/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/



@font-face {
  font-family: TacticSans-Bld;
  src: local('TacticSans-Bld'), local('TacticSans-Bld'), url(fonts/TacticSansExd-Bld.woff2) format('woff2'), url(fonts/TacticSansExd-Bld.woff) format('woff'), url(fonts/TacticSansExd-Bld.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Onest;
  src: local('Onest'), local('Onest-Regular'), url(fonts/Onest-Regular.woff2) format('woff2'), url(fonts/Onest-Regular.woff) format('woff'), url(fonts/Onest-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Onest;
  src: local('Onest Medium'), local('Onest-Medium'), url(fonts/Onest-Medium.woff2) format('woff2'), url(fonts/Onest-Medium.woff) format('woff'), url(fonts/Onest-Medium.ttf) format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Onest;
  src: local('Onest Bold'), local('Onest-Bold'), url(fonts/Onest-Bold.woff2) format('woff2'), url(fonts/Onest-Bold.woff) format('woff'), url(fonts/Onest-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Onest;
  src: local('Onest SemiBold'), local('Onest-SemiBold'), url(fonts/Onest-SemiBold.woff2) format('woff2'), url(fonts/Onest-SemiBold.woff) format('woff'), url(fonts/Onest-SemiBold.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}


:root {
  --font-family: "Onest", sans-serif;
  --second-family: "TacticSans-Bld", sans-serif;
}



:root {
	--light---100: #fff;
	--light---85: #e1e1e2;
	--light---60: rgba(255, 255, 255, 0.6);
	--light---40: rgba(255, 255, 255, 0.4);
	--light---20: rgba(255, 255, 255, 0.2);
	--light---5: rgba(255, 255, 255, 0.05);
	--dark---60: #32373b;
	--dark---80: #24282b;
	--dark---100: #0e1214;
	--dark-100: #0e1214;
	--light-100: #fff;
	--primary---50: #755946;
	--primary---100: #c78e66;
	--primary---150: #db9c6f;
}

*,
:active,
:focus,
:hover {
  outline: 0 !important
}

a,
a:active,
a:focus,
a:hover {
  text-decoration: none
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

img {
  vertical-align: middle;
  border: 0
}



body {
  position: relative;
  direction: ltr;
  margin: 0;
  background: var(--dark---80);
  overflow-x: hidden;
  color: var(--light---60);
  font-family: Onest;
  font-size: clamp(16px, 1.5vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  font-family: var(--font-family);
}

a {
  cursor: pointer;
  color: var(--light---85);
}


h1,
h2,
h3,
h4 {
    font-family: var(--second-family);
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: var(--light---100);
}
h1, h2, .business-solutions__title {  }

h1 {
  font-size: clamp(28px, 2vw, 38px);
  margin: 20px 0 30px;
}
h1 span, h2 span, h3 span, .business-solutions__title span {color: var(--secondary-100);}
.business-solutions__title span.popup-model-name {color: var(--dark-100);}
.business-solutions__title span.popup-model-name span {color: var(--secondary-100);}
h2, .business-solutions__title {
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.01em;
}
.request-form.modal .business-solutions__title {font-size: clamp(24px, 3vw, 32px);}


h3 {
  font-size: clamp(20px, 2vw, 22px);
  font-weight: 700;
  color: var(--dark-90);
  line-height: 120%;
}

h4 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
}



ul {
  padding-left: 25px;
}

.policy-container {
  padding-bottom: 60px;
}



/* ШАПКА Header temp_28061136 */
.header {  background: var(--dark-100);  height: 185px;}

.header:not(li) {
  margin: auto;
}

.header-content-top {
border-bottom: 1px solid var(--light---20);
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.header-content-black {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto;
  align-items: center;
  gap: 20px;
  max-width: 1300px;
  margin: auto;
  height: 112px;
  color: var(--light-100);
  width: 100%;
  font-weight: 400;
font-size: clamp(14px, 0.8rem + 0.3vw, 16px);
line-height: 130%;
}


.header-right-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  margin: auto;
  width: 100%;
  padding: 9px 0px 15px;
  font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
line-height: 120%;
}

.header-right-bottom-left {
color: var(--light---60);
}

.header-right-bottom-right{
color: var(--light---100);
}

.header-right-top1,
.header-right-top2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

}

.header-right-top1 {
  justify-content: flex-start;
  align-items:flex-start;
  flex-direction: column;
  gap: 8px;
  
}

.header-right-top2 {
  justify-content: space-between;
  gap: 40px;
}

.header .header-logo-img {
    width: 200px;
  }
  
.header-right-top-txt   {
font-weight: 400;
font-size: clamp(16px, 1vw, 18px);
line-height: 130%;
color: var(--light---100);
  }

.header-content-black .btn, .header-right-bottom .btn {
font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
line-height: 120%;
text-align: center;
color: var(--light---100);
border: none;
padding: 14px 0px 15px;
background:transparent;
display:flex;
gap:6px;
justify-content:space-between;
align-items:center;
}

.header-content-black .btn {width:157px;}
.header-right-bottom .btn {width:189px;}

.header-right-bottom-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;	
justify-content: space-between;	
align-items:center;
gap:40px;
}



.contacts-phone a, .contacts-phone {color: var(--light-100);font-family: var(--second-family);
font-weight: 400;
font-size: 18px;
line-height: 130%;
letter-spacing: -0.03em;
}

.header-menu {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-menu li {
    display: flex;
    align-items: center;
}

.header-menu li:not(:last-child)::after {
    content: "";
    width: 1px;
    height: 16px;
    background: var(--dark-50);
    margin: 0 24px;
}

.header-menu a {
    color: var(--dark-90);
    text-decoration: none;
    transition: color 0.3s;
}

.header-menu a:hover {
    color: var(--secondary-100);
}




.header-right-linia {
  background: var(--grayscale-header-weak);
  height: 2px;
  width: 100%;
}

.menu_item {
  padding: 1px 0px 15px 0px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.24px;
}


.header-content-black .menu-item a.menu-item-link:active,
.header-content-black .menu-item a.menu-item-link:focus,
.header-content-black .menu-item a.menu-item-link:hover,
.header-content-black .current-menu-item a {
  padding-bottom: 10px;
}


.addresses-items {
  display: none;
}

.addresses-item1 {
  color: #0C0C0B;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  padding: 15px 20px;
  border-bottom: 1px solid #F5F5F5;
  cursor: pointer;
}

.addresses-item2 {
  color: #0C0C0B;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  padding: 15px 20px;
  cursor: pointer;
}

.addresses-item1 span,
.addresses-item2 span {
  color: #5B5C5D;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  text-transform: none;
}

.header input {
  color: #fff;
}

.addresses-item1:hover,
.addresses-item2:hover {
  color: #A6192E;
  background: #F5F5F5;
}

.addresses-item1:hover span,
.addresses-item2:hover span {
  color: #5B5C5D;
}

.header-content-black .header__addresses label {
  color: #5B5C5D
}


.reference {
  display: none;
}


.reference+label {
  padding: 0;
  cursor: pointer;
  display: inline-block;
}


.show-address {
  display: block !important;
  position: absolute;
  background: #fff;
  top: 50px;
  z-index: 55;
}

.show-address-mob {
  display: block !important;
}

.reference img {
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.reference:checked label {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #A6192E;
}

.wpcf7-form-control-wrap:checked~.c-checkbox__text {
  color: #A6192E !important;
}
.item_15 .text_small{
	font-weight: 500;
	line-height: 0.8;
}

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

  .header-content,
  .header-content-black {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-right-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }

}

@media only screen and (min-width: 975px) {
  .header-content2 {
    display: none;
  }
}

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

  .header-content,
  .header-content-black,
  .header-right-bottom1,
  .header-content-top {
    display: none;
  }
    .header {
    height: 81px;
  }

  .header-right-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    background: var(--dark-100);
	opacity: 1;
	color: var(--light-100);
	font-weight: 400;
height: 81px;
border-bottom: 1px solid var(--light---20);
  }
  
  
  
.header-content-bottom  {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	background: var(--light-60);
	height: 60px;
	border-bottom: 1px solid var(--light-100);
	padding: 0px 8px 0 16px;
}


.header-content-bottom.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;

    background: #fff;
    z-index: 1000;
}

.header-content-bottom2 {	
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
gap:15px;	
}

  .header-content2 {
    width: 100%;
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  }






  .header-right-bottom-mob {
    padding: 15px 20px;
    width: 100%;
  }

  .header__addresses-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header-right-top {
    padding: 0px 20px;
  }

  .reference1 {
    display: none;
  }

  .reference1~.story1 {
    display: none;
  }

  .reference1+label {
    padding: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }

  .reference1:checked~.story1 {
    display: block;
    position: absolute;
    background: #fff;
    z-index: 90;
    width: 100%;
    left: 0;
    right: 0;
    top: 150px;
  }
}

@media only screen and (max-width: 768px) {
  .header-right-top {
    padding: 5px 20px;
  }

  .reference1:checked~.story1 {
    top: 110px;
  }
}

.header-right-bottom {
  position: relative;
}

.show {
  display: block !important;
}
.header.temp_2806113611 { position: sticky;
  top: 0;
  z-index: 1000;}
.header.temp_2806113611 .header-right-bottom1 {
  left: 0;
  z-index: 90;
  max-width: 100%;
  width: 100%;
  -webkit-transition: top .2s linear, background .2s;
  -o-transition: top .2s linear, background .2s;
  transition: top .2s linear, background .2s;
  position: relative;
  
}

.header_white .header-content a,
.header_white .header-content {
  color: #000000;
}

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}

.header-content {
  position: unset;
  max-width: 1300px;
  margin: 0 auto;
  height: 108px;
}

.header-content-black .menu-item-catalog-link:hover {
  border-bottom: 4px solid #A6192E;
  padding-bottom: 10px;
}

.header.header-white {
  background-color: #ffffff;
}

.header.header-white .header-content,
.header.header-white .header-content a {
  color: #000000;
}

.header__addresses-item {
  cursor: pointer;
}

.left_header {
  margin-right: 40px;
}





/* ШАПКА МОБИЛЬНАЯ temp_26071132 */
.temp_26071132 ul {
  list-style: none
}


@media only screen and (max-width: 61.19444em) {
  .temp_26071132 .container {
    max-width: 48em;
  }

}

@media (max-width: 576px) {
  .temp_26071132 .container {
    max-width: 100%
  }
}

.temp_26071132 {
  position: sticky;
  top: 0;
  z-index: 101
}

.temp_26071132 .header_wrapper {
  padding-top: 8px;
  padding-bottom: 8px
}

.temp_26071132 .header_wrapper ul.header_wrapper_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

.temp_26071132 .header_wrapper ul.header_wrapper_top li.item_address {
  display: block;
  width: 254px
}

.temp_26071132 .header_wrapper ul.header_wrapper_top li.item_address span {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  color: #2c707c
}

.temp_26071132 .header_wrapper ul.header_wrapper_top li.item_mounting {
  display: block;
  width: 410px
}

.temp_26071132 .header_wrapper ul.header_wrapper_top li.item_mounting span {
  font-size: 17px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #d62428
}

.temp_26071132 .header_wrapper ul.header_wrapper_top li.item_phone {
  display: block;
  width: 190px
}

.temp_26071132 .header_wrapper ul.header_wrapper_top li.item_phone a {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  color: #2c707c
}

.temp_26071132 .header_wrapper ul.header_wrapper_top li.item_btn {
  display: block;
  width: 167px;
  text-align: right
}

.temp_26071132 nav.nav_menu {
  position: absolute;
  width: 100%;
}

.temp_26071132 nav.nav_menu .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.temp_26071132 nav.nav_menu .header_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 400px
}

.temp_26071132 nav.nav_menu .header_logo img {
  width: 100%;
}

@media (max-width: 1325px) {
  .temp_26071132 nav.nav_menu .header_logo {
    width: 250px;
  }
}

.temp_26071132 nav.nav_menu .header_logo .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  height: 70px;
}

.temp_26071132 nav.nav_menu .header_logo .header_logo_content {
  display: block;
  width: 330px
}

.temp_26071132 nav.nav_menu .header_logo .header_logo_content span.bold {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff
}

.temp_26071132 nav.nav_menu .header_logo .header_logo_content span.light {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff
}

.temp_26071132 nav.nav_menu ul.menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin-bottom: 0;
}

.menu-menu-1-container {
  width: 100%;
}




.temp_26071132 nav.nav_menu ul.menu_list li.menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.temp_26071132 nav.nav_menu ul.menu_list li.menu-item a {
  font-size: 19px;
  line-height: 1;
  font-weight: 500;
  color: #0C0C0B;
  text-transform: uppercase;
  padding-bottom: 30px;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;

}

.temp_26071132 nav.nav_menu ul.menu_list li.menu-item a:hover {
  border-bottom: 5px solid;
  border-color: #A6192E;
  padding-bottom: 25px;
  color: #A6192E;
}

.temp_26071132 nav.nav_menu ul.menu_list li.menu-item:last-child {
  margin-right: 0
}

.temp_26071132 .mobile .mobile_menu {
  display: none
}

.temp_26071132 .activeSpan {
    transition: opacity 0.2s ease;
}

.temp_26071132 .activeSpan.menu-button-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}


.temp_26071132 .mobile .back_menu {
  position: fixed;
  top: 0;
  right: 0;
  display: none;
  width: 100%;
  height: calc(100vh - 280px);
background: var(--dark---100);
  opacity: 1;
  z-index: 800;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  align-items:center;
  padding:20px 0 20px;
  
}


.back_menu ul {
  padding-left: 0px;
}





@media (max-width: 1199px) {
  .temp_26071132 nav.nav_menu .header_logo {
    width: 180px;
  }

  .temp_26071132 {
    min-height: 7rem
  }

  .temp_26071132 .header_wrapper {
    padding-top: 8px;
    padding-bottom: 8px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_address {
    width: 230px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_address span {
    font-size: 13px;
    line-height: 1.4
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_mounting {
    width: 356px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_mounting span {
    font-size: 15px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_phone {
    width: 139px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_phone a {
    font-size: 15px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_btn {
    width: 148px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_btn button.btn {
    padding: 10px 13px
  }

  .temp_26071132 nav.nav_menu .header_logo .images {
    height: 80px
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content {
    width: 270px
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content span.bold {
    margin-bottom: 8px;
    font-size: 17px
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content span.light {
    font-size: 11px;
    line-height: 1.3
  }

  .temp_26071132 nav.nav_menu ul.menu_list li.menu-item {
    margin-right: 0
  }

  .temp_26071132 nav.nav_menu ul.menu_list li.menu-item a {
    font-size: 13px
  }
}

@media (max-width: 991px) {

  .temp_26071132 .mobile .mobile_menu .hamRotate.active {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .temp_26071132 .mobile .mobile_menu .ham8.active .top {
    stroke-dashoffset: -64px;
  }

  .temp_26071132 .mobile .mobile_menu .ham8.active .middle {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .temp_26071132 .mobile .mobile_menu .ham8.active .bottom {
    stroke-dashoffset: -64px;

  }

  .slinky-theme-default .title {
    color: var(--grayscale-input);
    padding: 5em;
  }

  .temp_26071132 .mobile .back_menu.back_menu_active {
    display: flex;
    overflow-y: auto;
	justify-content:flex-start;
	align-items:flex-start;
  }
  
  .back_menu__close {
    position: absolute;
    top: 0px;
    right: 0px;
    border: 0;
    background: none;
    cursor: pointer;
	display:none;
	
}

.temp_26071132 .back_menu.back_menu_active .back_menu__close {
    display: block;
}

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_mounting {
    display: none
  }


  .temp_26071132 nav.nav_menu .header_logo .header_logo_content span.bold {
    margin-bottom: 8px;
    font-size: 17px
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content span.light {
    font-size: 11px;
    line-height: 1.3
  }

  .temp_26071132 nav.nav_menu ul.menu_list {
    display: none
  }

  .temp_26071132 .mobile .mobile_menu {
    display: block;
    z-index: 999
  }

  .temp_26071132 .mobile .mobile_menu button {
    position: relative;
    padding: 0;
    background-color: transparent;
    border: none;
    z-index: 99
  }

  .temp_26071132 .mobile .mobile_menu button svg {
    width: 50px
  }

  .temp_26071132 .mobile .mobile_menu .ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: -webkit-transform 400ms;
    transition: -webkit-transform 400ms;
    -o-transition: transform 400ms;
    transition: transform 400ms;
    transition: transform 400ms, -webkit-transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
  }

  .temp_26071132 .mobile .mobile_menu .line {
    fill: none;
    -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    -o-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: var(--grayscale-background-weak);
    stroke-width: 3.5;
  }

  .temp_26071132 .mobile .mobile_menu .hamrotate.active .line {
    stroke: #78AF2D !important;
  }

  .temp_26071132 .mobile .mobile_menu .ham8 .top {
    stroke-dasharray: 40 160
  }

  .temp_26071132 .mobile .mobile_menu .ham8 .middle {
    stroke-dasharray: 40 142;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform 400ms;
    transition: -webkit-transform 400ms;
    -o-transition: transform 400ms;
    transition: transform 400ms;
    transition: transform 400ms, -webkit-transform 400ms
  }

  .temp_26071132 .mobile .mobile_menu .ham8 .bottom {
    stroke-dasharray: 40 85;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
    transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
    -o-transition: transform 400ms, stroke-dashoffset 400ms;
    transition: transform 400ms, stroke-dashoffset 400ms;
    transition: transform 400ms, stroke-dashoffset 400ms, -webkit-transform 400ms
  }

  .temp_26071132 .mobile .back_menu {
    position: fixed;
    top: 81px;
    right: 0;
    display: none;
    z-index: 100;
	
  }
.header-content-bottom.is-fixed .temp_26071132 .mobile .back_menu { top: 0px;}  


  .temp_26071132 .mobile .back_menu .header-right-linia {
    margin-top: 30px;
  }

  
.back_menu_list {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  gap:20px;
  width: 100%;
  padding-top:10px;
  }
.back_menu_list .btn_last {padding:12px 20px;}
.back_menu_list .header-right-bottom-right2 {margin-bottom:12px;}

.back_menu_list-bottom {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  gap:16px;
  border-top: 1px solid var(--light---20);
  padding:24px 20px;
  width: 100%;
  
  }  

  .rapira .car-name {
    margin: 0 0;
  }


}

@media (max-width: 974px) {
  .temp_26071132 {
    min-height: 0rem;
  }
}

@media (max-width: 768px) {


  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_address {
    width: 200px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_address span {
    font-size: 11px;
    line-height: 1.3
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_phone {
    width: 121px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_phone a {
    font-size: 13px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_btn {
    width: 142px
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_btn button.btn {
    padding: 6px 10px
  }

  .temp_26071132 nav.nav_menu .header_logo {
    width: 350px
  }

  .temp_26071132 nav.nav_menu .header_logo .images img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content {
    width: 260px
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content span.bold {
    margin-bottom: 8px;
    font-size: 15px
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content span.light {
    font-size: 10px;
    line-height: 1.3
  }

  .temp_26071132 nav.nav_menu ul.menu_list {
    display: none
  }
}

@media (max-width: 576px) {

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_address {
    display: none
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_phone {
    width: auto
  }

  .temp_26071132 .header_wrapper ul.header_wrapper_top li.item_btn {
    width: auto
  }

  .temp_26071132 nav.nav_menu .header_logo {
    width: 320px
  }

  .temp_26071132 nav.nav_menu .header_logo .images img {
    width: 100%;
    height: 100%;
    background-size: cover
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content {
    width: 250px
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content span.bold {
    margin-bottom: 8px;
    font-size: 13px
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content span.light {
    font-size: 9px;
    line-height: 1.3
  }

  .temp_26071132 nav.nav_menu ul.menu_list {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .temp_26071132 .mobile .mobile_menu button svg {
    width: 50px;
  }
}

@media (max-width: 400px) {

  /*.temp_26071132 nav.nav_menu{top:41px}*/
  .temp_26071132 nav.nav_menu .header_logo {
    width: 320px
  }

  .temp_26071132 nav.nav_menu .header_logo .images {
    width: 85%;
  }

  .temp_26071132 nav.nav_menu .header_logo .images img {
    width: 100%;
    height: 100%;
    background-size: cover
  }

  .temp_26071132 nav.nav_menu .header_logo .header_logo_content {
    display: none
  }

  .temp_26071132 nav.nav_menu ul.menu_list {
    display: none
  }
}

.temp_26071132 .header-line-nav {
  width: .2rem;
  height: 2.5rem;
  margin: 0 2rem;
  background: #0C0C0B
}

/* end Шапка temp_26071132 */

.car-card__bonuses {
  background: #F5F5F5;
  border-radius: 8px;
  padding: 15px
}

.info-par,
.name-par {
  margin: 0;
}

.info-par {
  color: #0066B5;

}

.btn,
.btn_last {
  position: relative;
  display: flex;
  gap:14px;
  text-align: center;
  font-family: var(--font-family);
font-weight: 400;
line-height: 120%;
text-align: center;
color: var(--light---100);
  font-style: normal;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color .4s ease, background .4s ease;
  -o-transition: color .4s ease, background .4s ease;
  transition: color .4s ease, background .4s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn {
padding: 14px 24px 15px;
font-size: clamp(15px, 1vw, 16px); 
height: 49px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
	gap: 0;
}
.btn_last {font-size:16px;}
.btn::after {
    content: "";
    position: absolute;
    left: 6px;
    right: 0;
    bottom: 0;
    height: 1px;
    background: currentColor;
    transition: left .3s ease, right .3s ease;
}
.hero .btn {width: 257px;}
.send-btn__decor {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 6px;
    height: 49px;
    transition:
        left .3s ease,
        transform .3s ease;
}
.send-btn__decor2  {
    position: absolute;
    right: -6px;
    bottom: 8px;
    width: 6px;
    height: 6px;
    transition:
        left .3s ease,
        transform .3s ease;
}
.send-btn__arrow {margin-left:16px;margin-top:2px;}
.request-form__btn {background:none;width:auto;border:none;}
.send-btn__decor svg {
    display: block;
}

.btn:hover .send-btn__decor {
    left: calc(100% - 6px);
    transform: scaleX(-1);
}

.btn:hover .send-btn__decor2 {
    left: -5px;
	bottom:auto;
	top:-8px;
}
.hero22 .btn:hover .send-btn__decor2 {
    left: -6px;
	bottom:auto;
	top:-5px;
}


.btn:hover::after {
    left: 0;
    right: 6px;
	bottom:auto;
	top:0px;
}

.header .btn::after {display: none; }




.request-form.modal .request-form__content input {
  width: 100%;
}




/* ==========================================
   БЛОК УВЕДОМЛЕНИЯ О COOKIE 
========================================== */

/* Контейнер плашки */
.cookie-banner {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 1000px;
    background-color: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    padding: 15px 25px;
    z-index: 9999;
}

/* Выравнивание текста и кнопок в одну линию */
.cookie-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.cookie-content p {
    margin: 0;
    font-family: var(--font-family);
    font-size: 14px;
    color: var(--dark---80);
    line-height: 1.2;
}

/* Блок с кнопками */
.cookie-buttons {
    display: flex;
    gap: 10px;
    white-space: nowrap;
}

/* Кнопки */
.cookie-buttons button {
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.2s ease;
}

/* Кнопка "Я согласен" (красная) */
.btn-accept {
    background: var(--primary---50);
    color: #ffffff;
    border: none;
}

.btn-accept:hover {
    background-color: var(--dark---80);
}

/* Кнопка "Подробнее" (прозрачная с рамкой) */
.btn-more {
    background-color: transparent;
    color: #333333;
    border: 1px solid #cccccc;
}

.btn-more:hover {
    background-color: #f5f5f5;
    border-color: #999999;
}

@media (max-width: 768px) {
    .cookie-content {
        flex-direction: column;
        text-align: center;
    }
    .cookie-buttons {
        width: 100%;
        justify-content: center;
    }
}

/* ==========================================
   КОНЕЦ БЛОКА COOKIE
========================================== */


.hero__wrapper {
  position: relative;
  height: 640px;
  overflow: hidden;
  background-position: 50%;
  background-size: cover;
  background-position: 50% 50%;
}

.hero__wrapper {
    background-image: url(../img/image-hero_desktop.webp);
}

@media (max-width: 450px) {
    .hero__wrapper {
        background-image: url(../img/image-hero_mobile.webp);
		background-position: 50% 70%;
		height: 640px;
    }
}






.title_slide2 {
font-family: var(--second-family);
font-weight: 400;
font-size: 42px;
line-height: 130%;
letter-spacing: -0.03em;
text-transform: uppercase;
color: var(--light---100);	
 font-size: clamp(30px, 3.6vw, 42px);
}



.slide-txt01 {
font-size: clamp(21px, 2.6vw, 28px);
margin:16px 0;
font-family: var(--second-family);
font-weight: 400;
line-height: 130%;
letter-spacing: -0.03em;
text-transform: uppercase;
color: var(--light---100);
}
.slide-txt {font-family: var(--font-family);
font-weight: 400;
font-size: clamp(16px, 1.5vw, 18px);
line-height: 130%;
margin:0px 0 36px;
color: var(--light---100);
}


.hero__container .content {
  padding-top: 50px;
}

.hero__container .content1 {margin-bottom:80px;}





@media (min-width: 541px) {
.ico-mob {display:none;}	
}
@media (max-width: 540px) {
.ico-mob {display:block;}
}



@media only screen and (max-width:970px) {
  .hero__container .content {
    padding-top: 80px;
  }
}

@media only screen and (max-width:768px) {
	
.hero__container .content {
    padding-top: 40px;
  }

}


.hero__container {
  height: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

@media only screen and (max-width:1340px) {
  .hero__container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}




.container,
.container2 {
  margin-right: auto;
  margin-left: auto;
  padding: 60px 0px;

}

@media only screen and (min-width:61.25em) {

  .container,
  .container2 {
    max-width: 1300px;
  }
}
@media only screen and (max-width:1340px) {

  .container,
  .container2 {
    padding: 60px 20px;
  }
}
@media only screen and (max-width:900px) {
  .container,
  .container2 {
	padding: 40px 20px;
  }
}
.ico-mob .container {padding: 10px 16px 40px;}
#gruzovaya-tehnika,
#spectehnika,
#service,
#contacts {
    scroll-margin-top: 60px;
}
/* 1 БЛОК */
.advantages-line {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.advantages-line__item {
    display: flex;
    align-items: center;
    gap: 36px;
    min-height: 105px;
    padding: 24px 25px 24px 40px;
    background: var(--light---5);
    border: 1px solid transparent;
    box-sizing: border-box;
}

.advantages-line__item:hover {
    border: 1px solid var(--light---40);
}

.advantages-line__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    min-width: 40px;
}

.advantages-line__icon img {
    display: block;
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.advantages-line__text {
font-family: var(--font-family);
font-weight: 400;
font-size: clamp(14px, 1.4vw, 16px);
line-height: 120%;
color: var(--light---100);
}
.advantages-line__list {
    margin: 0;
    padding-left: 18px;
}


@media (max-width: 1100px) {

.advantages-line__item {flex-direction:column;align-items: flex-start;gap:16px;padding: 20px 16px 20px 24px;}	
}

@media (max-width: 767px) {
    .advantages-line {
        grid-template-columns: repeat(2, 1fr);
    }

}



/* =========================
   ОСНОВНАЯ СЕТКА
========================= */
.car-config {margin-top:-60px;}
.car-config__layout {
    display: grid;
    grid-template-columns: 282px minmax(0, 1fr);
    gap: 24px;
}


/* =========================
   МЕНЕДЖЕР
========================= */

.car-config__manager {
    border: 1px solid var(--light---20);
    padding-top:100px;
    align-self: start;
    height: 850px;
}

.car-config__manager-photo {
    width: 100%;
}

.car-config__manager-photo img {
    display: block;
    width: 100%;
    height: auto;
}

.car-config__manager-info {padding: 32px;}

.car-config__manager-name {
font-weight: 500;
font-size: 20px;
line-height: 100%;
color: var(--light---100);
}

.car-config__manager-position {
font-weight: 400;
font-size: 16px;
line-height: 120%;
color: var(--light---60);
margin: 10px 0;
}

.car-config__manager-online {
font-weight: 400;
font-size: 14px;
line-height: 120%;
color: var(--light---60);
display:flex;
gap:10px;
justify-content:flex-start;
align-items:center;
}


.car-config__manager-text {
font-weight: 400;
font-size: 16px;
line-height: 120%;
color: var(--light---60);
}

.car-config__manager-line {height: 1px;width: 218px;background: var(--light---20);margin:24px 0;
}

/* =========================
   ОСНОВНОЙ КОНТЕНТ
========================= */

.car-config__content {
    min-width: 0;
}

.car-config__title {
    font-size: clamp(21px, 2vw, 28px);
	font-family: var(--second-family);
font-weight: 400;
line-height: 130%;
letter-spacing: -0.03em;
text-transform: uppercase;
color: var(--light---100);
}


/* =========================
   ПРОГРЕСС
========================= */

.car-config__progress {
    margin-bottom: 30px;
}

.car-config__progress-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    margin-bottom: 8px;
	font-weight: 400;
font-size: clamp(15px, 1.3vw, 16px);
line-height: 120%;
color: var(--light---60);
}

.car-config__progress-line {
    position: relative;
    height: 6px;
    background: rgba(255, 255, 255, 0.12);
    overflow: hidden;
}

.car-config__progress-line span {
    position: absolute;
    inset: 0 auto 0 0;
    display: block;
    background: #c7865c;
}
.car-config__progress-top span:last-child {
  margin-left: auto;
  text-align: right;
}

.car-config__progress-line {
    position: relative;

    width: 100%;
    height: 4px;

    overflow: hidden;

    background: var(--dark---60);
}

.car-config__progress-line > span {
    position: absolute;

    top: 0;
    left: 0;

    display: block;

    height: 100%;

    background: #DB9C6F;

    transition: width .45s ease;
}


/* =========================
   МЕСТО ПОД КВИЗ
========================= */

.car-config__quiz {
    width: 100%;
	border: 1px solid var(--light---20);
padding: 32px;
}



/* =========================
   АККОРДЕОНЫ
========================= */

.car-config__accordions {
    margin-top: 55px;
}

.config-accordion {
    border-top: 1px solid var(--light---20);
}

.config-accordion:last-child {
    border-bottom: 1px solid var(--light---20);
}

.config-accordion__head {
    width: 100%;   

    padding: 32px 0;

    border: 0;
    background: none;
    color: inherit;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    text-align: left;
    cursor: pointer;
}

.config-accordion__head > span:first-child {
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(21px, 2vw, 28px);
line-height: 130%;
letter-spacing: -0.03em;
text-transform: uppercase;
color: var(--light---100);
}

.config-accordion__icon {
    position: relative;
    flex: 0 0 44px;
    width: 44px;
    height: 44px;
    border: 1px solid var(--light---60);
    border-radius: 50%;
}

.config-accordion__icon span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 19px;
    height: 2px;
    background: currentColor;
    transform: translate(-50%, -50%);
}

.config-accordion__icon span:last-child {
    transform: translate(-50%, -50%) rotate(90deg);
}



/* =========================
   TABLET
========================= */

@media (max-width: 1100px) {

    .car-config__layout {
        grid-template-columns: 1fr;
    }

    .car-config__manager {
        display:none;
    }

}


/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {
.config-accordion__icon {    flex: 0 0 36px;
    width: 36px;
    height: 36px;}

    .config-accordion__head {
           padding: 16px 0;
    }

}

/* =========================
   КВИЗЗ
========================= */

.car-quiz {
    width: 100%;
    min-width: 0;
}

.car-quiz__dialog {
    width: 100%;
}


/* сообщения */

.quiz-row {
    display: flex;
    align-items: flex-end;
    gap: 16px;
    margin-bottom: 14px;
}

.quiz-row--manager {
    align-items: flex-start;
}
.quiz-row--no-avatar {margin-left: 76px;}

.quiz-row--question {
    padding-left: 76px;
	font-size: clamp(16px, 1.5vw, 18px);
line-height: 130%;
color: var(--light---85);
}

.quiz-row--user, .quiz-row--selected {
    justify-content: flex-end;
}


.quiz-avatar {
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
	border: 1px solid var(--light---5);
}

.quiz-avatar img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.quiz-message {
    position: relative;
    max-width: 632px;
    background: var(--dark---60);
	border-radius: 16px 16px 16px 0;
padding: 16px 16px 12px 24px;
}

.quiz-message--manager {
	border-radius: 16px 16px 16px 0;
}

.quiz-message--manager, .quiz-row--question {width: 632px;}

.quiz-message--user {
    width: 348px;
    background: var(--primary---50);
	border-radius: 16px 16px 0 16px;
}

.quiz-message__name {
    margin-bottom: 8px;
font-size: clamp(12px, 1vw, 14px);
line-height: 120%;
color: var(--light---60);
}

.quiz-message__text {
font-size: clamp(16px, 1.5vw, 18px);
line-height: 130%;
color: var(--light---85);}

.quiz-message__label {
    margin-bottom: 8px;
    font-size: clamp(12px, 1vw, 14px);
	opacity:0.8;
}

.quiz-message__label {
    display: flex;
    align-items: center;
    gap: 5px;
}

.quiz-message__label svg {
    flex: 0 0 16px;
}

.quiz-message--selected {border: 1px solid var(--primary---50);
border-radius: 16px;
padding: 16px 24px 16px;
width: 400px;
}

.quiz-message--selected .quiz-message__label {
   color: var(--primary---150);
}
.quiz-message__content {font-size: clamp(16px, 1.5vw, 18px);
line-height: 130%;
color: var(--light---85);}

.quiz-message__description {
    margin-top: 4px;
}


/* карточки моделей */

.quiz-models, .quiz-colors {
    display: flex;
    gap: 8px;
    padding-bottom: 16px;

    overflow-x: auto;
	    scrollbar-width: thin;
    scrollbar-color: #697074 rgba(255, 255, 255, 0.08);
}
.quiz-models-wrap, .quiz-colors-wrap {
    position: relative;
    min-width: 0;
	margin: 0 0 24px 76px;
}


/* затухание 
.quiz-models-wrap::before,
.quiz-models-wrap::after,
.quiz-colors-wrap::before,
.quiz-colors-wrap::after {
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 14px;
    width: 110px;
    pointer-events: none;
    opacity: 0;
    transition: opacity .25s ease;
}


.quiz-models-wrap::before, .quiz-colors-wrap::before {
    left: 0;
    background: linear-gradient(
        to right,
        rgba(36, 40, 43, 1) 0%,
        rgba(36, 40, 43, .7) 35%,
        rgba(36, 40, 43, 0) 100%
    );
}

.quiz-models-wrap::after, .quiz-colors-wrap::after {
    right: 0;
    background: linear-gradient(
        to left,
        rgba(36, 40, 43, 1) 0%,
        rgba(36, 40, 43, .7) 35%,
        rgba(36, 40, 43, 0) 100%
    );
}

.quiz-models-wrap.has-left-fade::before, .quiz-colors-wrap.has-left-fade::before {
    opacity: 1;
}

.quiz-models-wrap.has-right-fade::after, .quiz-colors-wrap.has-right-fade::after {
    opacity: 1;
}



.quiz-models::-webkit-scrollbar, .quiz-colors::-webkit-scrollbar {
    height: 4px;
}

.quiz-models::-webkit-scrollbar-track, .quiz-colors::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 20px;
}

.quiz-models::-webkit-scrollbar-thumb, .quiz-colors::-webkit-scrollbar-track {
    background: #697074;
    border-radius: 20px;
}

.quiz-models::-webkit-scrollbar-thumb:hover, .quiz-colors::-webkit-scrollbar-track {
    background: #7d8589;
}
 */

.quiz-model, .quiz-color {
    position: relative;
    flex: 0 0 546px;
    width: 546px;
    padding: 0;
    border: 1px solid var(--dark---80);
    border-radius: 16px;

    background: var(--dark---60);
    color: inherit;

    overflow: hidden;
    text-align: left;
    cursor: pointer;
}

.quiz-model__image, .quiz-color__image {
    display: block;
    height: 270px;
}

.quiz-model__image img, .quiz-color__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.quiz-model__info {
    display: block;
    padding: 15px;
}

.quiz-model__name, .quiz-color__name {
    display: block;
    margin-bottom: 6px;
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(16px, 1.9vw, 22px);
line-height: 130%;
letter-spacing: -0.03em;
text-transform: uppercase;
color: var(--light---100);

}

.quiz-model__description {
    display: block;
    margin-bottom: 12px;
	font-weight: 400;
font-size: clamp(16px, 1.5vw, 18px);
line-height: 130%;
color: var(--light---60);
font-family: var(--font-family);
}

.quiz-model__price {
    display: block;
    font-size: clamp(16px, 1.5vw, 18px);
line-height: 130%;
color: var(--light---100);
}

.quiz-model__check, .quiz-color__check {
    position: absolute;
    z-index: 2;
    top: 16px;
    right: 16px;
    display: none;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: var(--primary---150);
    padding: 8px;
}



.quiz-model.is-selected, .quiz-color.is-selected  {
    border-color: var(--primary---150);
}
.quiz-model.is-selected .quiz-model__name, .quiz-color.is-selected .quiz-color__name {color: var(--primary---100);}
.quiz-model.is-selected .quiz-model__check, .quiz-color.is-selected .quiz-color__check {
    display: flex;
}


/* комплектации */

.quiz-trims {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0px 0 22px 76px;
}

.quiz-trim {
    background: transparent;
    color: inherit;
    cursor: pointer;
	border: 1px solid var(--light---20);
border-radius: 24px;
padding: 12px 32px 12px;
font-weight: 500;
font-size: clamp(14px, 1.5vw, 16px);
line-height: 120%;
color: var(--light---85);
font-family: var(--font-family);
}

.quiz-trim:hover,
.quiz-trim.is-selected {
    border-color: var(--primary---100);
    background: var(--primary---100);
    color: #222;
}

.quiz-message__time {
font-size: 14px;
line-height: 120%;
color: var(--light---60);
    white-space: nowrap;
}


/* сообщения менеджера */

.quiz-message--manager {
    padding-right: 55px;
}

.quiz-message--manager > .quiz-message__time {
    position: absolute;
    right: 16px;
    bottom: 8px;
}


/* сообщения пользователя */

.quiz-message--user {
    padding-right: 68px;
}

.quiz-message__meta {
    position: absolute;
    right: 10px;
    bottom: 8px;

    display: flex;
    align-items: center;
    gap: 8px;
}

.quiz-message__checks {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, .55);
}

.quiz-message__checks svg {
    display: block;
}

/*
 * ==========================================
 * КВИЗ ВЫБОР КУЗОВА
 * ==========================================
 */


/* название */

.quiz-color__bottom {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 16px;
	padding: 0px 24px 24px;
height: 56px;
}


/* кружок цвета */

.quiz-color__dot {
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    border: 1px solid var(--light---60);
    border-radius: 50%;
}




/* ==========================================
   ИТОГ
========================================== */

.quiz-result {
    margin: 24px 0 24px 0px;
    border-radius: 16px;
    background: var(--dark---60);
    overflow: hidden;
	padding: 16px 24px;
	font-family: var(--font-family);
}


.quiz-result__row {
    width: 100%;
    min-height: 92px;
    padding: 24px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    border: 0;
    border-bottom: 1px solid var(--light---20);
    background: transparent;
    color: inherit;
    text-align: left;
    cursor: pointer;
}


.quiz-result__row:last-child {
}
.quiz-result__row:first-child {
border-top: 1px solid var(--light---20);	
}


.quiz-result__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}


.quiz-result__label {
font-weight: 500;
font-size: clamp(14px, 1.2vw, 16px);
line-height: 120%;
color: var(--light---60);
font-family: var(--font-family);
}


.quiz-result__value {
font-weight: 400;
font-size: clamp(16px, 1.5vw, 18px);
line-height: 130%;
color: var(--light---85);
font-family: var(--font-family);
}


.quiz-result__edit {
    flex: 0 0 16px;

    display: flex;
    align-items: center;
    justify-content: center;

    opacity: .8;

    transition: opacity .2s ease;
}


.quiz-result__row:hover .quiz-result__edit {
    opacity: 1;
}


.quiz-result__edit svg {
    display: block;
}



/* ==========================================
   ФОРМА
========================================== */

.quiz-contact {
    margin-top: 50px;
}


.quiz-contact[hidden] {
    display: none !important;
}


.form-column {
    display: grid;
    grid-template-columns:
        repeat(2, minmax(0, 1fr));
align-items: end;
    gap: 24px;

}

@media (max-width: 767px) {


    .form-column {
        grid-template-columns: 1fr;
align-items: start;
        gap: 20px;
    }

}


/* ==========================================
   АЛЕКСЕЙ ПЕЧАТАЕТ
========================================== */

.quiz-row--typing {
    align-items: center;
}

.quiz-typing {
    display: flex;
    align-items: center;
    gap: 5px;

    min-height: 34px;

    font-size: 13px;
    line-height: 1;

    color: rgba(255, 255, 255, .5);
}

.quiz-typing__text {
    font-style: italic;
}

.quiz-typing__dots {
    display: inline-flex;
    align-items: center;
    gap: 3px;
}

.quiz-typing__dots span {
    display: block;

    width: 3px;
    height: 3px;

    border-radius: 50%;

    background: currentColor;

    opacity: .15;

    animation: quizTypingDot 1.2s infinite ease-in-out;
}

.quiz-typing__dots span:nth-child(2) {
    animation-delay: .3s;
}

.quiz-typing__dots span:nth-child(3) {
    animation-delay: .6s;
}

@keyframes quizTypingDot {

    0%,
    100% {
        opacity: .15;
    }

    50% {
        opacity: 1;
    }
}


/* ==========================================
   ПОЯВЛЕНИЕ СООБЩЕНИЯ АЛЕКСЕЯ
========================================== */

.quiz-row--appearing {
    opacity: 0;

    transform:
        translateX(-10px)
        translateY(3px);

    transition:
        opacity 2.5s ease,
        transform 2.5s ease;
}

.quiz-row--appearing.is-visible {
    opacity: 1;
    transform: translateX(0) translateY(0);
}

/* по умолчанию модели скрыты */
.quiz-models-wrap {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);

    transition:
        opacity .5s ease,
        transform .5s ease;
}


/* после первых двух сообщений показываем */
.quiz-models-wrap.is-intro-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* ==========================================
   АДАПТАЦИЯ КВИЗА
========================================== */
@media (min-width: 820px) {.config-br {display:none;}}
@media (max-width: 820px) {
.car-config__quiz {padding: 16px 8px;}	
.quiz-row {gap: 8px;}
.quiz-avatar {flex: 0 0 40px; width: 40px; height: 40px;}
.quiz-message--manager, .quiz-row--question {  width: 100%;}
.quiz-model, .quiz-color {flex: 0 0 247px;width: 247px;}
.quiz-models-wrap, .quiz-colors-wrap, .quiz-trims { margin: 0 0 24px 48px;}
.quiz-model__image, .quiz-color__image {height: 122px;}
.quiz-models-wrap::before, .quiz-models-wrap::after, .quiz-colors-wrap::before, .quiz-colors-wrap::after { width: 80px;}
.quiz-result {padding: 8px 8px 8px 12px;margin: 16px 0 16px 0px;}
.quiz-result__row {min-height: auto; padding: 12px 0px;}
.quiz-result__content {gap: 8px;}
.config-br {display:inline;}
.quiz-message--selected {  width: 100%;}
.quiz-model__info {padding: 0px 12px 12px;}
.quiz-color__bottom {justify-content: flex-start;padding: 0px 12px 12px;align-items: center;height:auto;gap: 10px;}
.quiz-color__dot {flex: 0 0 20px;width: 20px; height: 20px;}
.quiz-model__description { margin-bottom: 8px;}
.quiz-color__name {   margin-bottom: 0px;}
.quiz-contact {  margin-top: 38px;padding:0px 12px;}
.car-config__accordions {  margin-top: 40px;}
.quiz-model__check, .quiz-color__check {top: 12px; right: 12px;width: 20px; height: 20px;padding:0px;}
.quiz-model__check svg, .quiz-color__check svg {width:14px;}
.quiz-row--no-avatar {margin-left: 48px;}
.quiz-message--user {   width: 308px;}
.quiz-trim {padding: 11px 24px 12px;}
}


#form_ok {
    display: none;
	 position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
}




/* 7 БЛОК ФОРМА */
.selection-form__inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
    gap: clamp(48px, 6vw, 80px);
}

.selection-form__content {
    max-width: 610px;
    min-width: 0;
}

.selection-form__list {
    display: grid;
    gap: 8px;
    margin: 10px 0 14px;
    padding: 0;
    list-style: none;
}

.selection-form__list li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    line-height: 1.5;
    color: var(--dark-70);
}

.selection-form__list svg {
    width: 14px;
    height: 13px;
    flex: 0 0 14px;
    color: var(--secondary-100);
}

.selection-form__phone {
    margin-bottom: 12px;
}

.selection-form__phone a {
    color: var(--dark-100);
    font-size: clamp(22px, 2vw, 24px);
    font-weight: 600;
    line-height: 1.2;
}

.selection-form__info {
    margin: 0 0 36px;

    font-style: normal;
    font-size: clamp(14px, 1vw, 16px);
    line-height: 2.0;

    color: var(--dark-70);
}

.selection-form__info a {
    color: inherit;
    text-decoration: none;
}

.selection-form__telegram {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    letter-spacing: 0.01em;
	line-height: 100%;
    color: var(--dark-100);
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: color .3s ease;
}

.selection-form__telegram:hover {
    color: var(--secondary-100);
}

.selection-form__telegram svg {
    width: 18px;
    height: 13px;
    color: currentColor;
}

.selection-form__form {
    min-width: 0;
    padding: 32px 32px 40px;
    background: var(--light-100);
    border-radius: 16px;
}

@media (max-width: 992px) {

    .selection-form__inner {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .selection-form__content {
        max-width: none;
    }

}

@media (max-width: 480px) {

    .selection-form__form {
        padding: 4px 16px 22px;
		margin: 0 -20px;
    }

}


.popup-model-name {
    display: inline;
}

.popup-model-name span {
    color: var(--secondary-100);
}
    
.popup-open	{cursor: pointer;}





.adp_poup::before {
  content: '';
  background: #0C0C0B;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 100;
}


.request-form.modal .request-form__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.request-form__wrapper {
  position: sticky;
  top: 10rem
}

.request-form__content {
  position: relative;
  width: 563px;
  padding: 4rem 3rem 3rem;
  border: 1px solid var(--light---20);
  padding: 12px 12px 44px 36px;
}

#form_ok .request-form__content {padding: 22px 12px 148px 36px;}

.modal-ttl, .quiz-contact__head {font-family: var(--second-family);
font-weight: 400;
font-size: clamp(18px, 1.6vw, 22px);
line-height: 130%;
letter-spacing: -0.03em;
text-transform: uppercase;
color: var(--light---100);}

.quiz-contact__head {font-size: clamp(16px, 1.6vw, 22px);}
.modal-txt {font-family: var(--font-family);
font-weight: 400;
font-size: clamp(15px, 1.3vw, 16px);
line-height: 120%;
color: var(--light---85);}

.status_message.status_ok {display:flex;flex-direction:column;align-items: center; justify-content: center;gap:24px;}

.status_ok-img {  display:flex;
-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid var(--primary---150);
border-radius: 100px;
padding: 16px;
width: 68px;
height: 68px;}

.request-form__close {
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  z-index: 100;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  cursor: pointer
}

.status_message .request-form__title,
.status_message .status_message_content {
  text-align: center;
}


@media only screen and (max-width:35.88194em) {
  .request-form__close {
    top: 1rem;
    right: 1rem
  }
}

.request-form__close svg {
  width: 1.5rem;
  max-height: 1.5rem
}

.request-form__close:hover {
  background-color: #f5f5f5
}

.request-form__close:active {
  -webkit-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95)
}

.request-form__field {
  margin: 0 0 16px;
}


input[type="text"], textarea, select {
  border-bottom: 1px solid var(--light---60);
  border-top: none;
  border-right: none;
  border-left: none;
  padding: 12px 0px;
  -webkit-transition: border-color .4s ease;
  -o-transition: border-color .4s ease;
  transition: border-color .4s ease;
  font-size: clamp(16px, 1.5vw, 18px);
  color: var(--light---100);
  width:100%;
}

textarea {height: 100px;}
.inp_phone p {
font-weight: 400;
font-size: clamp(12px, 1.2vw, 14px);
line-height: 120%;
color: var(--light---40);}
.form-request2 {
font-weight: 400;
font-size: 14px;
line-height: 120%;
color: var(--light---60);}
select {
appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    padding-right: 48px;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='11' viewBox='0 0 12 11' fill='none'%3E%3Cpath d='M1.00147 0H10.4966C11.2709 0 11.7514 0.842112 11.3575 1.50873L6.60995 9.54305C6.22289 10.1981 5.27516 10.1981 4.8881 9.54305L0.140545 1.50873C-0.253364 0.842114 0.227172 0 1.00147 0Z' fill='%23565765'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 10px 9px;
	color: var(--dark-70);
	padding: 16px 20px;
}


.request-form__choose {
  margin: -1rem 0 2rem
}


.user-choose__info>span,
.user-choose__price>span {
  font-size: 1.5rem
}

.user-choose__info i,
.user-choose__price i {
  font-style: normal
}

@media only screen and (max-width:35.88194em) {
  .request-form__content {
    width: 100%;
    max-width: 34rem;
    margin: 0 1rem
  }

  .request-form__close {
    width: 4rem;
    height: 4rem;
    background-size: 65%
  }
}


.c-checkbox.is-danger .c-checkbox__text:before {
  border-color: var(--col1)
}

@media only screen and (max-width:35.88194em) {
  .sended-info__text br {
    display: none
  }
}


.c-checkbox {
  position: relative;
  margin: .5rem 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.c-checkbox__input {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}

.c-checkbox__text {
  position: relative;
  display: block;
  padding: 0px 0 0 18px;
  font-size: clamp(12px, 1.3vw, 16px);
  line-height: 1.2;
  cursor: default;
  color: var(--dark-70);
  max-width:550px;

}

.c-checkbox__text a {
  cursor: pointer;
  text-decoration: underline;
  color: var(--light---70);
}

.c-checkbox__input:checked+.c-checkbox__text:before,
input:checked~.wpcf7-list-item-label::before {
  background: url(../img/Check.svg) no-repeat center center;
  border: 1px solid var(--light---60);
}

.timer-opt .c-checkbox__input:checked+.c-checkbox__text:before,
.timer-opt input:checked~.wpcf7-list-item-label::before,
.request-form.modal .request-form__content .c-checkbox__input:checked+.c-checkbox__text:before,
.request-form.modal .request-form__content input:checked~.wpcf7-list-item-label::before {
  background: url(../img/Check.svg) no-repeat center center;
}

.wpcf7-list-item-label::before {
  position: absolute;
  top: .2em;
  left: 0;
  display: inline-block;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 54%;
  border: 1px solid var(--light---60);
  cursor: pointer;
  content: "";
}


.wpcf7-response-output {
  display: none;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 12px;
  position: absolute;
  font-weight: normal;
  display: block;
}

.flex-bloc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px
}

@media only screen and (max-width: 1401px) {
  .flex-bloc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.wind {
  max-width: 680px;
  width: 100%;
}



.wpcf7-list-item-label::before {
  top: 0;
}


input:checked~.c-checkbox__text {
  color: #0C0C0B;
}

.request-form__input {
  padding-left: 15px;
  height: 58px;
  padding: 20px;
}

.request-form__input.wpcf7-not-valid {
  border-bottom: 1px solid #A6192E;
  padding-bottom:10px;
}




.hero .slick-prev::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.hero .slick-prev {
  left: 20px;
}

.hero .slick-next::before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.hero .slick-next {
  right: 20px;
}






.big_slide {
  max-width: 1000px;
}







button {
  overflow: visible
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal;
  background-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none
}

input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input::-webkit-search-cancel-button,
input::-webkit-search-decoration {
  webkit-appearance: none
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder,
::placeholder,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: var(--dark-70);
  font-size: 16px;
  opacity: 1;
  font-family: var(--font-family);

}

input::placeholder {
  font-size: 16px;
}

input:focus::-webkit-input-placeholder,
input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0
}


input[type=number] {
  -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none
}


.adp_poup .request-form__field,
.form__field {
  margin-top: 30px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%;
  position: relative;
}

.adp_poup .inp_textarea {
  width: 100%;
}


.btn_wide {
  width: 100%
}

.adp_poup {
  display: none;
}

.adp_poup:target {
  visibility: visible;
  opacity: 1;
  display: block;
}

.modal-hide {
  margin-top: -8px;
}

.modal-hide .close,
.popup-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 46px;
  background-color: transparent;
  border: none;
  text-align: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 42px;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 8px;
  margin-top: 5px;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.submit1 {
  margin-top: 34px;
}

body.fixed {
  height: 100vh;
  overflow-y: hidden;
}

.modal-hide .close:hover,
.popup-close:hover {
  color: #00223F;
}


.double {
  width: 48%;
}

.request-form.modal .request-form__wrapper {
  position: fixed;
  top: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: 0;
  right: 50%;
  margin-right: -260px;
}

.adp_poup::before {
  content: '';
  background: #0C0C0B;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 102;
}

.request-form.modal .request-form__content {
  background: var(--dark---80);
}

.request-form.modal .request-form__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.request-form__wrapper {
  position: sticky;
  top: 10rem
}

.dop-class-pop {
  position: initial;
}


.right_form_block .request-form__fields {
  margin-bottom: 5px;
}

.request-form__fields {
  margin: 30px 0 20px;

}

.request-form__descr {
font-family: var(--font-family);
font-weight: 400;
font-size: clamp(15px, 1.2vw, 16px);
line-height: 120%;
text-align: center;
color: var(--light---85);
}

.request-form__close {
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  z-index: 100;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  cursor: pointer
}

.status_message {
  padding-top: 40px;
}

.request-form__agreement {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 130%;
  margin: 10px 0 10px;
  position: relative;
}

.c-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: .5rem 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.request-form__title {
font-family: var(--second-family);
font-weight: 400;
font-size: clamp(18px, 2vw, 22px);
line-height: 130%;
letter-spacing: -0.03em;
text-transform: uppercase;
text-align: center;
color: var(--light---100);
}

.request-form__txt {
  color: var(--grayscale-header, #0E0E0E);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.c-checkbox__input {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 -1em;
}

.wpcf7-form-control-wrap {
  position: relative;
  
}

.adp_poup .title_2lvl {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 140%;
  color: #00223F;
}

.adp_poup .btns {
  width: 100%;
}

.request-form__field label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #00223F;
  margin-top: 3px;
  position: absolute;
  top: 0;
  padding-left: 0px;
}

.right_form_block .request-form__field label {
  margin-top: 14px;
}

.request-form__field label b {
  color: #FF0000;
}

label input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.request-form .bot_info_descr {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  letter-spacing: 0.02em;
  color: rgba(0, 34, 63, 0.5);
  padding-top: 20px;
}

.request-form .bot_info {
  text-align: center;
}


.wpcf7-list-item-label {
  color: var(--dark---80);
}


input.error:invalid,
textarea.error:invalid {
  border: 1px solid rgba(241, 75, 75, 1) !important;
}

input[type='checkbox'].error~.wpcf7-list-item-label::before {
  border: 1px solid rgba(241, 75, 75, 1);
}

input[type='checkbox'].error:checked~.wpcf7-list-item-label::before {
  border: 1px solid #DADEE6;
}

.wpcf7-list-item, .wpcf7-list-item label  {
width:36px;height:36px; margin: 0;
}
.wpcf7-response-output {
  display: none;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
  content: "";
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 12px;
  position: absolute;
  font-weight: normal;
  display: block;
  margin-top: -5px;
  margin-left: 15px;
}

.status_message_content {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 130%;
  text-align: center;
  letter-spacing: -0.04em;
  color: #4D7381;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}



.request-form .btns.style_3:hover {
  background-color: #A8734E;
}

.status_message .request-form__title,
.status_message .status_message_content {
  text-align: center;
}


.stick-foot {
  position: sticky;
  bottom: 0;
  background-color: #30363A;
  color: #fff;

  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 130%;
  z-index: 100;
}

.stick-foot .info-stick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 54px;
  font-family: 'Chang-Bold';
}

.stick-foot .info-stick img {
  max-height: 34px;
  padding-right: 40px;
}

.stick-foot .info-stick .btn-stick {
  max-height: 34px;
  padding: 0.6rem 2.2rem 1.5rem;
  font-family: 'Chang-Bold';
}

.stick-foot .info-stick div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

tr {
  margin-bottom: 10px;
}

td {
  max-width: 310px;
  width: 310px;

}

td:last-child {
  padding-left: 60px;
  width: 67%;
}

.wpcf7-spinner {
  display: none;
}

@media only screen and (max-width:600px) {
  .request-form.modal .request-form__wrapper, .request-form.modal {
    margin-right: 0px;
    right: 1%;
	width:98%;
  }

  .request-form__content {
    width: 98%;padding: 24px 16px 32px;
  }
  
}

input::placeholder,
textarea::placeholder {
  font-family: var(--font-family);
  font-size: clamp(16px, 1.5vw, 18px);
  font-weight: 400;
  color: var(--light---85);
  opacity: 1;
}
input[type="text"] {margin-bottom:8px}





.contacts__logo {
  text-align: center;
}

@media only screen and (max-width:767px) {
  .temp_19051104 .contacts_plg {
    position: relative;
    z-index: 1;
    margin-top: -60px;
  }

  #map {
    height: 340px;
  }

  .contacts__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
}


.contacts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  gap: 15px;
  align-items: center;
  margin: 0 15px;
}

.contacts-item-txt {
  color: var(--grayscale-body, #626262);
}

.contacts-item-txt.contacts-item-phone {
  font-size: 16px;
}

.contacts__btn {
  margin-top: 10px;
}

.contacts__btn .btn {
  width: 100%;
}





@media (max-width: 425px) {

  .slick-prev,
  .slick-next {
    top: 88%;
  }
}


@media only screen and (max-width: 768px) {
  .mobile_abso_bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    z-index: 15;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    bottom: 5px;
    right: 5px;
    left: 5px;
    background-color: #fff;
  }

  .temp_28061136 .header-phone {
    display: none;
  }

  .mobile_abso_bot a {
    width: 50%;
    padding: 5px 10px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mobile_abso_bot a:nth-child(1) {
    background-color: #16a085;
  }

  .mobile_abso_bot a svg {
    max-width: 24px;
    max-height: 24px;
    margin-bottom: 3px;
  }

  .mobile_abso_bot a:nth-child(2) {
    background-color: #0C0C0B;
  }

  .mobile_abso_bot a span {
    display: block;
    color: #fff;
  }

  .temp_28061136 .header-phone {
    display: none;
  }
}





.contacts__logo .header-line-left {
  width: 10rem;
  height: 0.2rem;
  margin: 20px 0;
  background: #A6192E;
}

.footer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

}


.foot-inn {

  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}













/* СЛАЙДЕР */
/* Dots */
.slick-dots {
  bottom: 40px;
  display: block;
  padding: 0;
  margin: -50px auto 40px;
  list-style: none;
  text-align: center;
  max-width: 1300px;
}


.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  background: none;
  border: 2px solid var(--ligth-80);/*(--dark-70);*/
  border-radius: 10px;
  margin-right: 20px;
}

.slick-dots li.slick-active {
  background: var(--ligth-80);/*(--dark-70);*/
}

.slick-dots li button {
  display: none;
}



.w-dropdown-item i {
  display: none;
}

.w-dropdown-h {
  margin-left: 15px;
  font-size: 15px;
}

.w-dropdown-item {
  padding: 0 3.2em 0 1em;
}

.l-subheader.at_middle .l-subheader-h::before {
  height: 1px;
  color: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 120px;
  width: 100%;
}


.tabs-info .h2_main {
  padding: 0 2rem;
}

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

  .h2_main,
  .opr-z2 {
    font-size: 22px;
  }

  .opr-z2 {
    margin-bottom: 10px;
  }

  .flex-bloc {
    gap: 30px;
  }

}

.g-cols.via_grid.type_boxes>.vc_column_container,
.g-cols.via_flex.type_boxes>div>.vc_column-inner {
  padding: 30px;
}

.ico_block1 {
  margin-top: 30px;
}

.ico_block {
  border-bottom: 1px solid #DBDBDA;
  max-width: 1260px;
}

.ico_title {
  text-align: center;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin: -10px 0 10px;
}

.ico_txt {
  text-align: center;
  width: 200px;
  margin: auto;
}

.w-btn.icon_atright i {
  margin-left: 25px;
  margin-right: 5px;
}


/*  FOOTER  */


.footer {
 border-bottom: 1px solid var(--light---20);
  background: var(--dark---100);
}

.footer-top .container,
.footer-bottom .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding-bottom: 15px;
  line-height: 120%;
  color: var(--light---60);
  padding: 24px 0px 30px;
  
}

.footer-bottom {
font-size: clamp(12px, 1.1vw, 14px);	
font-family: var(--font-family);
color: var(--light---60);
border-top: 1px solid var(--light---20);
}

.footer-bottom a {color: var(--light---60);}

.footer-bottom2 {
  text-align: right;
  max-width: 539px;
}


.footer-icon{
	display: flex;
    justify-content: center;
    align-items: center;
	gap: 10px;
	margin-bottom: 15px;
}

.mobile-footer__inner {
        display: grid;
    grid-template-columns: 1.9fr 1fr 250px;
    gap: 40px;
}
.selection-form-no {display: none;}

    .mobile-footer {
        
        background: var(--dark-150);
        color: var(--light-100);
		border-bottom:1px solid var(--dark-90);
		padding: 30px 0 14px;
		
    }


    .mobile-footer__logo img {
        display: block;
        width: 142px;
        height: auto;
    }

    .mobile-footer__tagline {
        padding-left: 18px;
		 position: relative;
font-weight: 500;
font-size: 16px;
line-height: 100%;
color: var(--light-100);
    }
.mobile-footer__tagline::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 30px;
    background: rgba(255, 255, 255, .35);

    transform: translateY(-50%);
}	


    .mobile-footer__phone a {
        color: var(--light-100);
        font-size: 20px;
        font-weight: 600;
		line-height: 120%;
        text-decoration: none;
    }

    .mobile-footer__info {
        margin: 0 0 24px;
font-weight: 400;
font-size: clamp(15px, 1.5vw, 16px);
color: var(--light---100);
    }
.mobile-footer__txt {
font-weight: 400;
font-size: clamp(12px, 1.0vw, 14px);
line-height: 120%;
color: var(--light---60);
margin-bottom:12px;}
    .mobile-footer__info a {
        color: inherit;
        text-decoration: none;
    }

.mobile-footer__inner .header-right-top1 {gap:12px;}

@media only screen and (max-width: 1350px) {
.mobile-footer.container {padding:24px 20px 0px;}	
.footer-bottom .container {padding:24px 20px 30px;}	
}

@media only screen and (max-width: 1120px) {
.mobile-footer__inner {grid-template-columns: 1fr 250px 250px;}
}
@media only screen and (max-width: 900px) {
.mobile-footer__inner {grid-template-columns: 1fr;gap:20px;}
.footer-bottom .container {flex-direction:column;align-items:flex-start;gap:16px;}
.header-logo svg {width:170px;}
.mobile-footer__txt {margin-bottom: 8px;} 
}
@media only screen and (max-width: 767px) {

  .footer-top .container,
  .footer-bottom .container {
    flex-direction: column;
    align-items: flex-start;
  }


  .footer-bottom {
  }

}




p {
  margin: 0 0 16px;
}




.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.30);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}


















/* OK */
.ok-wind {
  border-radius: 16px;
  background: var(--grayscale-background, #FFF);
  display: flex;
  padding: 30px 100px 40px 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 520px;
  margin: 20px auto 60px;
}

.ok-ttl {
  color: var(--grayscale-header, #0E0E0E);
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
}

.ok-ttl2 {
  color: var(--grayscale-header, #0E0E0E);
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.ok-linia {
  width: 200px;
  height: 2px;
  margin: 20px 0;
  background: #E1E1E1;
}

.ok-txt {
  color: var(--grayscale-body, #626262);
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin: 10px 0 30px;
}

.ok-btn.btn {width:310px;}

@media only screen and (max-width:600px) {
  .ok-wind {
    width: 100%;
    padding: 30px 30px 40px;
  }
}



.show {
  display: block;
}

.menu-item img {
  filter: brightness(0) invert(1) grayscale(100%);
}

.menu-item:hover img {
  filter: brightness(100%) invert(0) grayscale(0%);
}
.menu-item .menu-bmw {filter: brightness(116%) invert(0) grayscale(100%) contrast(50%);}
.menu-item:hover .menu-bmw {filter: brightness(100%) invert(0) grayscale(0%);}

.menu-item .menu-xi {filter: brightness(116%) invert(0) grayscale(100%) contrast(50%);}
.menu-item:hover .menu-xi {filter: brightness(100%) invert(0) grayscale(0%);}

.menu-item img.menu-lotus {filter: brightness(56%) invert(1) grayscale(100%) contrast(300%);}
.menu-item:hover img.menu-lotus {filter: brightness(100%) invert(0) grayscale(0%) contrast(100%);}




@media only screen and (max-width:800px) {
	textarea {height: 60px;}
	.request-form__fields {  margin: 30px 0 0px;}
	.request-form__agreement {    margin: 10px 0 0px;}
	.request-form__input { height: 52px;}
}