.popup_3free{
  display:none;
}
.popup_3free span.help-block.form-error {
    bottom: 170px;
}
.txt_spasibo.pp {
  color: #fff;
  text-align: left;
}

.field_box2.pp {
  width: 100%;
  height: 44px;
  margin-bottom: 12px;
}

.text-field-2 {
  position: relative;
  z-index: 2;
  width: 33%;
  height: 40px;
  max-width: none;
  border-style: solid;
  border-width: 1px;
  border-color: #fff #90989f #fff #fff;
}

.text-field-2.phonefield._3 {
  z-index: 1;
  width: 100%;
  height: 32px;
  margin-right: -1px;
  padding-left: 28px;
  border-right-width: 0px;
  background-color: transparent;
  background-image: url('../images/icon_phone.svg');
  background-position: 8px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.text-field-2.phonefield._3.pp {
  height: 44px;
  border: 1px none #000;
  background-color: #fff;
}

.text-field-2._2 {
  z-index: 2;
  width: 100%;
  height: 32px;
  padding-left: 28px;
  border-right-color: #acbcfd;
  background-color: transparent;
  background-image: url('../images/icon_mail.svg');
  background-position: 7px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.text-field-2._2.pp {
  height: 44px;
  border: 0px none #000;
  background-color: #fff;
}

.text-field-2._1 {
  z-index: 3;
  width: 100%;
  height: 32px;
  padding-left: 28px;
  border-right-color: #acbcfd;
  background-color: transparent;
  background-image: url('../images/icon_user.svg');
  background-position: 9px 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.text-field-2._1.pp {
  height: 44px;
  border: 0px none #000;
  background-image: url('../images/icon_user.svg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/icon_user.svg'), linear-gradient(180deg, #fff, #fff);
  background-position: 9px 50%, 0px 0px;
  background-size: 12px, auto;
  background-repeat: no-repeat, repeat;
}

.checkbox-field-3 {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}

.checkbox-field-3.form1 {
  position: relative;
  left: 0px;
  z-index: 3;
  width: 100%;
  max-width: 500px;
  margin: 15px auto 44px 0px;
  text-align: center;
}

.top_form_free3day {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.top_form_free3day.pp {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.success-message {
  padding-left: 0px;
  border-top: 1px solid #fff;
  background-color: transparent;
}

.field-label-5 {
  display: inline-block;
  margin-bottom: 5px;
  padding-bottom: 0px;
  float: left;
  font-size: 12px;
}

.field-label-5.white {
  position: relative;
  z-index: 5;
  margin-bottom: 2px;
  padding-top: 3px;
  line-height: 1.18em;
  text-align: left;
}

.field-label-5.pp {
  color: #fff;
  line-height: 16px;
  text-align: left;
}

.heading_top_form {
  margin-top: 20px;
  margin-bottom: 12px;
  opacity: 0.8;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
}

.popup_3free {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(245, 246, 255, 0.8);
}

.pp_block {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 516px;
  max-width: 680px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #127BA8;
  background-image: url('../images/popup_left.jpg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 0 32px 0 #d8daf0;
}
.pp_block_right p{
  font-size: 16px;
  line-height: 23px;
  color:#ffffff;

}
.pp_block_right {
  position: relative;
  width: 100%;
  max-width: 422px;
  padding: 45px 50px;
  background-color: #127BA8;
}

.heading_pp {
  margin-bottom: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
}
.btn_main.pp{
  width: 100%;
height: 54px;

    margin-top: 10px;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 9px;
background: #010101;
border-radius: 3px;
margin-bottom: 3px;
}
.btn_main.pp:hover{
background: #eee;
color:#010101;
}
.popup_3free .form{
margin-top: 25px;
}
.light_pp {
  font-weight: 500;
}

.form-block-free3days-pp {
  position: static;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.field_border3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 48px;
  max-width: 720px;
  margin-bottom: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
  border-width: 1px;
  border-color: #acbcfd;
  background-color: transparent;
}

.icn_close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 12px;
  margin-right: 12px;
  cursor: pointer;
}

.icn_close:hover {
  opacity: 0.4;
}


@media screen and (max-width: 767px) {

  .field_border2 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
    background-color: transparent;
  }

  .field_box2 {
    display: block;
    width: 100%;
    height: 44px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .text-field-2.phonefield._3 {
    width: 300px;
    height: 44px;
    border-width: 1px;
    border-color: #acbcfd;
    background-color: #fff;
  }

  .text-field-2._2 {
    width: 300px;
    height: 44px;
    border-width: 1px;
    border-color: #acbcfd;
    background-color: #fff;
  }

  .text-field-2._1 {
    width: 300px;
    height: 44px;
    border-width: 1px;
    border-color: #acbcfd;
    background-color: #fff;
  }

  .checkbox-field-3.form1 {
    width: 300px;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
  }

  .top_form_free3day {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading_top_form {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
  }

  .pp_block {
    height: auto;
    max-width: 400px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .pp_block_right {
    max-width: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .form-block-free3days-pp {
    margin-bottom: 0px;
  }

  .field_border3 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
    background-color: transparent;
  }
}




@media screen and (max-width: 767px) {

  .text-field-2.phonefield._3.pp {
    width: 100%;
  }

  .text-field-2._2.pp {
    width: 100%;
  }

  .text-field-2._1.pp {
    width: 100%;
  }

  .field-label-5 {
    text-align: left;
  }

  .pp_block {
    max-width: 380px;
    margin-right: 16px;
    margin-left: 16px;
  }

  .pp_block_right {
    padding: 30px 20px 0px;
  }
}
