

/* Start:/local/templates/hyundai_dev2/components/nineseven/feedback.form/mainpage_popup_form/style.css?17500738392963*/
.afbf_item_pole .afbf_checkbox label{
    margin-left:20px;
    margin-bottom:5px;
    font-weight:normal;
    position:relative;
    cursor:pointer;
    font-size:14px;
    top:auto;
    left:auto;
    pointer-events:inherit;
    -webkit-transition:0.3s ease all;
    -o-transition:0.3s ease all;
    transition:0.3s ease all;
}
.afbf_checkbox{
    margin:10px 0 20px;
}
.afbf_checkbox input[type=checkbox]{
    position:absolute;
    opacity:0;
    width:0;
    height:0;
    margin:0;
    overflow:hidden;
    pointer-events:none;
}
.afbf_checkbox .afbf_checkbox_box{
    vertical-align:middle;
    position:relative;
    top:2px;
    margin-right:12px;
}
.afbf_checkbox_box .afbf_checkbox_check{
    position:relative;
    display:inline-block;
    width:18px;
    height:18px;
    border:2px solid rgba(0,0,0,.54);
    border-radius:2px;
    overflow:hidden;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    z-index:1;
}

.afbf_checkbox_box .afbf_checkbox_check.error_policy{
    position:relative;
    display:inline-block;
    width:18px;
    height:18px;
    border:2px solid #f800008a;
    border-radius:2px;
    overflow:hidden;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    z-index:1;
}

.afbf_checkbox input[type=checkbox]+ .afbf_checkbox_box .afbf_checkbox_check:before{
    content:'';
    position:absolute;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    display:block;
    margin-top:-4px;
    margin-left:5px;
    width:0;
    height:0;
    -webkit-box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
    box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
    content:'';
    position:absolute;
    color:#7b7f7f;
    -webkit-box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0px 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
    box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0px 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;
}
.afbf_checkbox input[type=checkbox]:focus:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
    -webkit-animation:checkbox-on 0.3s forwards;
    -o-animation:checkbox-on 0.3s forwards;
    animation:checkbox-on 0.3s forwards;
}
.afbf_checkbox input[type=checkbox]:focus+.afbf_checkbox_box .afbf_checkbox_check:before{
    -webkit-animation:checkbox-off 0.3s forwards;
    -o-animation:checkbox-off 0.3s forwards;
    animation:checkbox-off 0.3s forwards;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check{
    border:none;
}
.afbf_checkbox input[type=checkbox]:checked+.afbf_checkbox_box .afbf_checkbox_check:before{
    margin-top:-3px;
    margin-left:7px;
}
/* End */


/* Start:/local/templates/hyundai_dev2/template_styles.css?17503248049600*/
.popup.open {
  opacity: 1;
  visibility: visible;
  z-index: 2000000;
}

.afbf_checkbox .error .afbf_checkbox_box .afbf_checkbox_check {
  border: 2px solid #f00;
}

.afbf_item_pole.is_filled.required::after {
  display: none;
  opacity: 0;
}

.cookies.is-show {
  /* -webkit-transform: translateY(0);
    transform: translateY(0); */
}

.cookies {
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 1.2s ease 0s;
  transition: -webkit-transform 1.2s ease 0s;
  transition: transform 1.2s ease 0s;
  transition: transform 1.2s ease 0s, -webkit-transform 1.2s ease 0s;
}

.hidden {
  display: none;
}

.overlay-form {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #0009;
  transition: all 0.3s ease-in;
  padding: 20px;
  max-height: 100vh;
  overflow-y: auto;
  z-index: 20;
}

.overlay-form.dn {
  display: none;
}

div#afbf_dealer_fidform_popup_mainpage {
  z-index: 2000;
  position: relative;
}

@media (max-width: 992px) {
  #t-popup_banner .t-popup-view__img {
    /* background-image: url(/upload/resize_cache/webp/upload/iblock/fbe/deks_AvtoGrad_Creta_November_1120kh600_12noyabrya.webp); */
    height: 100% !important;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0;
  }

  #alx_feed_back_FIDFORM_ORDER_CALL {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-height: 568px) {
  .t-popup__overlay {
    overflow: scroll;
    padding-top: 150px !important;
  }
}

@media (min-height: 569px and max-height: 635px) {
  .t-popup__overlay {
    overflow: scroll;
    padding-top: 100px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .layout--news-list .page-content .page-container {
    max-width: 100%;
    padding: 20px !important;
  }
}

@media screen and (max-width: 992px) {
  .top-nav {
    top: calc(100% + 18px);
    padding-bottom: 180px;
    padding-left: 0;
    overflow-y: auto;
    background: #e8e8e8;
  }

  span.models-range__title {
    top: -13px;
    top: -27px !important;
  }

  #alx_feed_back_FIDFORM_POPUP_MAINPAGE .page-form__field {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    margin-top: -25px;
  }
}

#f_feedback_FIDFORM_POPUP_MAINPAGE #policy_status {
  /* display: list-item; */
  font-size: 12px;
}

#f_feedback_FIDFORM_POPUP_MAINPAGE .afbf_pole_captcha iframe {
  max-width: 191px;
}

img.ym-advanced-informer {
  display: none;
}

.layout.layout--text.layout--filter.shopping-cars .headline-block {
  height: auto !important;
  padding-bottom: 30px;
}

.komplect-link {
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  color: #00aad2;
  display: inline-block;
  margin-left: 20px;
}

@media screen and (max-width: 600px) {
  .cars-filter__item {
    width: 80% !important;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

span.color {
  color: red;
}

/* .old__price {
    background: #ff0000 !important;
} */

.new__price {
  font-size: 20px;
  background: #ff0000;
  text-align: center;
  padding: 20px 10px;
  margin-bottom: 23px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
}

.new__price strong {
  font-size: 30px;
}

.copy_right {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.copy {
  display: block;
  color: #5f5f5f;
  font-size: 12px;
  line-height: 1;
  clear: both;
}

.copy_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: space-between;
}

@media (max-width: 600px) {
  .copy_inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: space-between;
  }

  .copy_left {
    width: 100%;
  }

  .copy_right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    width: 100%;
  }
}

.programm {
  color: #5f5f5f;
}

@media (max-width: 992px) {
  .copy_inner .copy_center {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .programm {
    display: block;
    font-size: 13px;
    margin-left: 0;
    text-align: center;
    margin-top: 15px;
    opacity: 0.7;
  }
}

/* new poliside */
.nav__item.active a {
  color: #00aad2;
}

.new_blocks {
  padding-top: 120px;
}

.blocks_two {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
  margin-bottom: 120px;
}

.blocks_two .left_block {
  width: 50%;
  margin-top: auto;
}

.blocks_two .right_block {
  width: 50%;
  margin-top: auto;
}

.blocks_two .block_title {
  color: #000;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 60px */
  padding-bottom: 40px;
}

.blocks_two .block_text {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 31.5px */
  letter-spacing: 0.36px;
}

.left_block {
  padding-right: 50px;
}

.left_block .text_block {
  padding-left: 60px;
}

.right_block .text_block {
  padding-right: 60px;
}

.block_three_inner {
  background: #f6f3f2;
}

.block_three_container {
  padding-left: 60px;
  padding-right: 60px;
}

.block_three_inner .block_title {
  color: #000;
  text-align: center;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 60px */
  padding-bottom: 40px;
  padding-top: 80px;
}

.block_three_inner .block_text {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 31.5px */
  letter-spacing: 0.36px;
  padding-bottom: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  text-align: center;
}

.block_three_inner .block_img {
  padding-bottom: 120px;
}

#slider_3 .slider__container {
  position: relative;
}

#slider_3 {
  display: flex;
  padding-top: 90px;
  margin-bottom: 0;
}

.slider.slider_bg_color {
  background: #e4dcd3;
}

#slider_2 {
  margin-bottom: 0;
}

.photoblock .photoblock_title {
  color: #000;
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 80%; /* 44.8px */
  padding-bottom: 58px;
}

#series2 .photoblock__image {
  position: relative;
  margin-bottom: 30px;
  background-size: contain;
  overflow: hidden;
}

.dinamic_container {
  display: flex;
}

.dinamic_left {
  width: 50%;
}

.dinamic_title {
  color: #000;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 60px */
  padding-bottom: 40px;
  padding-left: 60px;
}

.dinamic_desc {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%; /* 31.5px */
  letter-spacing: 0.36px;
  padding-left: 60px;
}

.dinamic-img {
  padding-bottom: 80px;
}

.dinamic_right {
  background: #f6f3f2;
}

.dinamic_right .dinamic_right_title {
  color: #000;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 50.4px */
  padding-top: 80px;
  padding-left: 80px;
  padding-bottom: 175px;
}

.dinamic_table .din_row {
  display: flex;
}

.dinamic_table {
  padding-left: 80px;
}

.cookies_modal {
  cursor: pointer;
  color: #5f5f5f;
}

.cookies-dialog.is-state-open {
  opacity: 1;
}

/* Новые стили иконок
 */

@media only screen and (min-width: 768px) {
  .headline-fixed-buttons {
    position: fixed;
    display: flex;
    flex-direction: row;
    /* top: 55%; */
    bottom: 155px !important;
    right: calc(20% - 145px);
    z-index: 99;
  }

  .headline-fixed-buttons .btn:nth-of-type(1) {
    top: 0 !important;
    right: 0;
  }

  .headline-fixed-buttons .btn:nth-of-type(2) {
    top: 0 !important;
    right: 70px;
  }

  .headline-fixed-buttons .btn:nth-of-type(3) {
    top: 0 !important;
    right: 140px;
  }

  #dealer {
    top: 0 !important;
    right: 210px;
  }

  #financial {
    top: 0 !important;
    right: 280px;
  }

  .headline-fixed-buttons > .btn:hover {
    width: 175px;
    z-index: 200;
  }
}

@media (max-width: 768px) and (min-width: 560px) {
  .headline-fixed-buttons {
    position: fixed;
    display: flex;
    flex-direction: row;
    /* top: 55%; */
    bottom: 155px !important;
    right: calc(20% - 145px);
    z-index: 99;
  }
}

/* Правки */

@media (max-width: 767px) {
  .headline-block.adaptiv {
    display: block !important;
  }
}

@media (max-width: 480px) {
  .headline-block h1,
  .headline-block .h1 {
    font-size: 24px;
    line-height: 28px;
    color: #000 !important;
  }
}

.tucson_2021 .photoblock__selector {
  bottom: 100px !important;
}

.palisade .photoblock__selector {
  bottom: 130px !important;
}

.palisade.ioniq6 .photoblock__selector {
  bottom: 180px !important;
}

.palisade.new_palisade .photoblock__selector {
  bottom: 80px !important;
}

/* End */
/* /local/templates/hyundai_dev2/components/nineseven/feedback.form/mainpage_popup_form/style.css?17500738392963 */
/* /local/templates/hyundai_dev2/template_styles.css?17503248049600 */
