body .squeeze_template p h1,
body .squeeze_template p h2,
body .squeeze_template p h3,
body .squeeze_template p h4,
body .squeeze_template p h5,
body .squeeze_template p h6,
body .squeeze_template span h1,
body .squeeze_template span h2,
body .squeeze_template span h3,
body .squeeze_template span h4,
body .squeeze_template span h5,
body .squeeze_template span h6 {
    color: inherit !important;
}

.squeeze_template{
  font-family: "Lato", sans-serif;
  font-weight: 400;
  overflow-x: hidden; }
.squeeze_template h1,
.squeeze_template h2,
.squeeze_template h3,
.squeeze_template h4,
.squeeze_template h5,
.squeeze_template h6 {
  color: #000;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}
.squeeze_template h2 { font-size: 27px; }
.squeeze_template h3 { font-size: 24px; }
.squeeze_template h4 { font-size: 22px; }

#template_preview .container {
  max-width: 100%; }



#template_preview  #sch_third_step{
  display: block;
  position: relative;
  margin-top:100px;
}

#template_preview  .form_bottom_row{
    display: none;
}
/*helper*/
#template_preview  .afterclickhelper{
  display: block;
  text-align: center;
  margin-top: 100px;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #e6e6e6;
}


.squeeze_template .privacy a {
  color: inherit;
}

.squeeze_template .squeeze_step.step2 .template_preview .settings_box .upload_button.plus:after {
  position: static !important;
}

.squeeze_template .afterclickhelper {
  display: none;
}

.squeeze_template .f_first_step-border-top {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 20px;
  border-top: 2px solid;
}

.squeeze_template .f_first_step-border-bottom {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20px;
  border-bottom: 2px solid;
}

.squeeze_template #form .squeeze_form .f_first_step {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  position: relative;
}

.squeeze_template #form .squeeze_form {
  padding-top: 150px;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: -50px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  text-align: center;
  -webkit-box-shadow: 0px 2px 2px 0.25px #c9cacc;
  -moz-box-shadow: 0px 2px 2px 0.25px #c9cacc;
  box-shadow: 0px 2px 2px 0.25px #c9cacc;
  overflow: hidden;
}

.squeeze_template .f_d_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_text {
  padding-top: 120px;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_text .h_text {
  text-align: center;
  font-size: 27px;
  color: #000;
  font-weight: 900;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_text .s_text {
  text-align: center;
  font-size: 18px;
  color: #000;
  font-weight: 400;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 40px;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox_row {
  display: inline-block;
  width: 100%;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox {
  float: left;
  width: 20%;
  padding: 0 10px;
  height: 165px;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox .date_checkbox_row {
  display: block;
  text-align: center;
  border: 2px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 100%;
  background: #fff;
  overflow: hidden;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox .date_checkbox_row:hover {
  -webkit-box-shadow: 0 10px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox .date_checkbox_row .date_check_day {
  font-size: 18px;
  padding: 5px 0;
  display: block;
  width: 100%;
  font-weight: 400;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox .date_checkbox_row .data_check_asap {
  pointer-events: auto;
  font-size: 28px;
  text-transform: uppercase;
  color: #0096fb;
  font-weight: bold;
  display: block;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox .date_checkbox_row .data_check_asap_icon {
  pointer-events: auto;
  font-size: 52px;
  color: #0096fb;
  line-height: 1;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox .date_checkbox_row .date_check_data {
  padding: 20px 0;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox .date_checkbox_row .date_check_data .data_check_d {
  color: #0096fb;
  font-size: 41px;
  font-weight: 900;
  display: block;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox .date_checkbox_row .date_check_data .data_check_m {
  color: #0096fb;
  font-size: 18px;
  display: block;
  font-weight: 400;
}

.squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_phone {
  pointer-events: auto;
  font-size: 27px;
  font-weight: 900;
  display: block;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 70px;
}

.squeeze_template #form .squeeze_form .f_second_step {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  position: relative;
}

.squeeze_template #form .squeeze_form {
  padding-top: 150px;
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .f_d_img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: -50px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  text-align: center;
  -webkit-box-shadow: 0px 2px 2px 0.25px #c9cacc;
  -moz-box-shadow: 0px 2px 2px 0.25px #c9cacc;
  box-shadow: 0px 2px 2px 0.25px #c9cacc;
  overflow: hidden;
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .t_d_text {
  padding-top: 120px;
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .t_d_text .h_text {
  text-align: center;
  font-size: 27px;
  font-weight: 900;
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .t_d_text .s_text {
  text-align: center;
  font-size: 18px;
  color: #000;
  font-weight: 400;
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .s_t_checkbox {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 40px;
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .s_t_checkbox_row {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .s_t_checkbox .time_checkbox {
  width: 125px;
  height: 125px;
  line-height: 125px;
  display: inline-block;
  margin: 0 10px;
  border: 2px solid #0096fb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #0096fb;
  font-size: 18px;
  font-weight: 400;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background: #fff;
  overflow: hidden;
  text-transform: capitalize;
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .s_t_checkbox .time_checkbox:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.squeeze_template #form .squeeze_form .f_second_step .time_select_block .f_d_phone {
  pointer-events: auto;
  color: #0096fb;
  font-size: 27px;
  font-weight: 900;
  display: block;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 70px;
}

.squeeze_template #form .squeeze_form .f_third_step {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row {
  width: 100%;
  min-height: 100%;
  border: 1px solid transparent;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .retu_modal {
  width: 45px;
  height: 45px;
  border: 1px solid;
  position: absolute;
  right: 50px;
  top: 50px;
  font-size: 35px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .retu_modal .close_mod_f {
  display: block;
  width: 20px;
  border: 1px solid;
  position: absolute;
  top: 20px;
  left: 12px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .retu_modal .close_mod_s {
  display: block;
  width: 20px;
  border: 1px solid;
  position: absolute;
  top: 20px;
  left: 12px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .third_form_block {
  width: 100%;
  max-width: 550px;
  margin: 190px auto 0;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .third_form_block .third_form_r {
  width: 100%;
  display: inline-block;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .third_form_block label {
  font-size: 24px;
  color: #0096fb;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .third_form_block label span {
  display: block;
  font-size: 16px;
  font-weight: 500;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .third_form_block input {
  font-size: 24px;
  height: 50px;
  border: 1px solid #f8f8f8;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .third_form_block .sched_btn {
  /*height: 50px;*/
  border: none;
  font-size: 24px;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .third_form_block .sched_btn:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  opacity: 0.9;
}

.squeeze_template #form .squeeze_form .f_third_step .main_form_row .f_d_phone {
  color: #0096fb;
  font-size: 27px;
  font-weight: 900;
  display: block;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 70px;
}

.squeeze_template .form_bottom_wrapper {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 50px;
}

.squeeze_template .form_bottom_wrapper .form_bottom_row {
  text-align: center;
  width: 100%;
  margin-top: 20px;
  background: #fff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
}

.squeeze_template .form_bottom_wrapper .form_bottom_row p {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}

.squeeze_template .form_bottom_wrapper .form_bottom_row p .span_info_form {
  font-weight: 900;
}

.squeeze_template #sch_second_step,
  .squeeze_template #sch_third_step {
  display: none;
}

.squeeze_template .temp_footer_sch {
  margin: 100px auto 20px;
}

.squeeze_template .temp_footer_sch .footer-log {
  width: 100%;
  max-width: 250px;
  margin: 0 auto 40px;
}

.squeeze_template .temp_footer_sch .footer-log img {
  width: 100%;
  height: auto;
}

.squeeze_template .temp_footer_sch .copyright {
  font-size: 18px;
}

.squeeze_template .temp_footer_sch .copyright a {
  text-transform: uppercase;
  font-weight: bold;
}

.squeeze_template .squeeze_overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.squeeze_template .squeeze_download_box .squeeze_overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.squeeze_template .squeeze_download_box {
  position: fixed;
  left: calc(50% - 150px);
  background: white none repeat scroll 0% 0%;
  top: 30%;
  z-index: 10000;
  text-align: center;
  border-radius: 20px;
  width: 300px;
  padding: 20px;
  border: 1px solid #cccccc;
}

.squeeze_template .squeeze_download_box .squeeze_download_box button.close {
  font-size: 29px;
  position: absolute;
  right: 8px;
  top: 3px;
}

.squeeze_template .squeeze_download_box .squeeze_check {
  font-size: 45px;
  color: #39B54A;
  margin-bottom: -10px;
}

.squeeze_template .squeeze_download_box .squeeze_down_text {
  font-size: 29px;
  font-family: lato;
  line-height: 1.5em;
  font-weight: 900;
  margin: 20px 0;
}

.squeeze_template .squeeze_download_box #squeeze_download {
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  min-width: 181px;
  border-radius: 88px;
  padding: 20px 20px;
  background: #552448;
  border-radius: 4px !important;
}

.squeeze_template .squeeze_download_box #squeeze_only_button {
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  min-width: 181px;
  border-radius: 88px;
  padding: 20px 20px;
  background: #552448;
  border-radius: 4px !important;
}

.squeeze_template .squeeze_download_box .grow {
  transition: all .3s;
}

.squeeze_template .squeeze_download_box .squeeze_down_share {
  font-size: 50px;
}

.squeeze_template .squeeze_download_box .squeeze_down_share .fa-facebook-square {
  color: #3B5998;
}

.squeeze_template .squeeze_download_box .squeeze_down_share .fa {
  margin: 10px;
}

.squeeze_template .squeeze_download_box .squeeze_down_share .fa-twitter-square {
  color: #54ABEE;
}

.squeeze_template .squeeze_download_box .squeeze_down_share .fa {
  margin: 10px;
}

@media (min-width: 768px) {
  .squeeze_template .squeeze_download_box {
    position: fixed;
    left: calc(50% - 200px);
    background: white none repeat scroll 0% 0%;
    top: 30%;
    z-index: 10000;
    text-align: center;
    border-radius: 20px;
    width: 400px;
    padding: 20px;
    border: 1px solid #cccccc;
  }
}

@media (min-width: 380px) {
  .squeeze_template {
      /* #form */
      /* /#form */;
  }

  .squeeze_template #form h2 {
    font-size: 30px;
  }

  .squeeze_template #form .text {
    font-size: 17px;
  }

  .squeeze_template #form .image {
    height: 250px;
  }

  .squeeze_template #form .form h3 {
    margin: 30px 0;
    font-size: 26px;
  }

  .squeeze_template #form .form button {
    height: 43px;
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .squeeze_template {
      /* #form */
      /* /#form */;
  }

  .squeeze_template #form .flex {
    display: flex;
    width: 100%;
  }

  .squeeze_template #form .form button {
    height: 60px;
    font-size: 21px;
  }
}

@media (min-width: 992px) {
  .squeeze_template {
      /* #form */
      /* /#form */;
  }

  .squeeze_template #form .form label {
    font-size: 18px;
  }

  .squeeze_template #form .form button {
    font-weight: 900;
  }
}

@media (max-width: 520px) {
  .squeeze_template {
      /* #blocks */
      /* /#blocks */;
  }

  .squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox .date_checkbox {
    float: none;
    width: 200px;
    display: block;
    margin: 0 auto 20px;
  }

  .squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_checkbox_row {
    text-align: center;
  }

  .squeeze_template #form .squeeze_form .f_second_step .time_select_block .s_t_checkbox .time_checkbox {
    float: none;
    width: 140px;
    display: inline-block;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 769px) {
  .squeeze_template #form .squeeze_form .f_first_step .date_select_block .f_d_text .h_text,
    .squeeze_template #form .squeeze_form .f_second_step .time_select_block .t_d_text .h_text {
    text-align: center;
    font-size: 30px;
  }

  .squeeze_template .third_form_r .lnamegroup,
    .squeeze_template .third_form_r .fnamegroup {
    width: 100%;
  }

  .squeeze_template .temp_footer_sch {
    margin: 100px auto 80px;
  }

  .squeeze_template #form .squeeze_form .f_third_step .main_form_row .retu_modal {
    top: 5px;
    right: 5px;
  }
}
