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


@font-face {
  font-family: Rubik;
  src: local('Rubik Light'), local('Rubik-Light'), url(fonts/Rubiklight.woff2) format('woff2'), url(fonts/Rubiklight.woff) format('woff'), url(fonts/Rubiklight.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
}

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

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

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

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

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

@font-face {
  font-family: Montserrat;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(fonts/Montserrat-SemiBold.woff2) format('woff2'), url(fonts/Montserrat-SemiBold.woff) format('woff'), url(fonts/Montserrat-SemiBold.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(fonts/Montserrat-Bold.woff2) format('woff2'), url(fonts/Montserrat-Bold.woff) format('woff'), url(fonts/Montserrat-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}
*,
: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
}

html {}

:root {
  --grayscale-header: #0E0E0E;
  --grayscale-header-weak: #3C3C3C;
  --primary-default: #3c3c3c;
  --grayscale-background-weak: #F9F9F9;
  
}

:root {
  --primary-background: #e5f2d4;
  --primary-background-strong: #cce6aa;
  --primary-default-weak: #b2d97f;
  --primary-default: #3c3c3c;
  --primary-default-strong: #78af2d;
  --grayscale-background: #fff;
  --grayscale-background-weak: #f9f9f9;
  --grayscale-input: #f4f4f4;
  --grayscale-line: #e1e1e1;
  --grayscale-placeholder: #b7b7b7;
  --grayscale-label: #888;
  --grayscale-body: #626262;
  --grayscale-header-weak: #3c3c3c;
  --grayscale-header: #0e0e0e;
}

:root {
	--white---100: #fff;
	--deep-blue---100: #00416a;
	--grey---100: #767f88;
	--grey---25: #dcdfe1;
	--grey---10: #f2f3f4;
	--graphite---100: #292929;
	--graphite---75: #5f5f5f;
	--graphite---25: #c9c9c9;
}
:root {
  --font-family: "Montserrat", sans-serif;
  --second-family: "Rubik", sans-serif;
}

body {
  position: relative;
  direction: ltr;
  margin: 0;
  background: #fff;
  overflow-x: hidden;
  color: var(--graphite---100);
  font-family: var(--font-family);
font-weight: 400;
font-size: 16px;
line-height: 140%;
}

a {
  cursor: pointer;
  color: var(--grayscale-header-weak, #3C3C3C);
}


h1,
h2,
h3,
h4 {
  font-family: var(--font-family);
  font-style: normal;
  line-height: 120%;
  color: var(--graphite---100);
  font-weight: 600;
}



h1 {
  font-size: clamp(24px, 4vw, 48px);
  font-weight: 600;
  line-height: 1.2;
  margin: 20px 0 30px;
}

h2 {
  font-size: 32px;
  font-weight: 600;
}


h3 {
  font-size: 28px;
  font-weight: 600;
}

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

.breadcrumbs {
  padding: 30px 0px 20px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: var(--grayscale-label, #888);
}

.breadcrumbs a {
  color: var(--grayscale-label, #888);
}

.breadcrumbs span.breadcrumb_last {
  color: var(--grayscale-header, #0E0E0E);
}

.policy-container p {}

ul {
  padding-left: 25px;
}

@media only screen and (max-width:900px) {
  h1 {
    margin: 10px 0 24px;
  }
}


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

/* ШАПКА Header temp_28061136 */
.header:not(li) {
  margin: auto;
}

.header-content-top {
  background: var(--graphite---100);
  height: 54px;
}

.header-content-black, .header-content-black2 {
  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: 54px;
  color: var(--grayscale-line);
  width: 100%;
}
.header-content-black .header-logo-img {width:85px;}
.header-logo-img2  {width:120px;}
.header-right-bottom1 {
  backdrop-filter: blur(16px);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
  background: rgba(14, 14, 14, 0.75);
  height: 90px;
}

.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;
  width: 100%;
  padding: 15px 0px 15px;
  max-width: 1300px;
  margin: auto;
  width: 100%;

}

.header-right-top-txt {
  font-size: 14px;
}

.header-content-black a, .header-content-black2 a {
  color: var(--grayscale-input);
  font-size: 14px;
}

.header-right-bottom a {
  font-size: 18px;
  color: var(--grayscale-header-weak, #3C3C3C);
}

.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;
  gap: 15px;
}

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

.header-content-black .btn {
  padding: 10px 16px;
  font-size: 14px !important;
  border: 2px solid var(--grayscale-body);
  background: none;
}

.header-top-linia {
  width: 2px;
  height: 10px;
  background: #F2F3F4;
}

.header-right-top2-txt {
  font-size: 14px;
  font-weight: 400;
}

.header-right-linia {
  background: #F2F3F4;
  height: 2px;
  width: 80%;
}

.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;
}

.header-content-white, .header-content-white2 {  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%;
  padding: 15px 0px 15px;
  max-width: 1300px;
  margin: 30px auto 50px;
  width: 100%;
  border: 2px solid var(--grey---25);
border-radius: 46px;
padding: 16px 24px 16px 50px;
height: 92px;
color: var(--graphite---100);
background: var(--grey---10);}
.header-menu {display: -webkit-box;
  display: -ms-flexbox;
  display: flex;  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;gap:100px;font-weight: 500;letter-spacing: 0.06em;}
.header-menu a:hover {color: var(--deep-blue---100);}
.header-content-white .btn, .mobile .btn {border: 2px solid var(--grey---100);
border-radius: 50px;
padding: 18px 24px;
font-weight: 400;
font-size: 16px;
line-height: 137%;
letter-spacing: 0.06em;
text-align: center;
color: var(--graphite---100);
background:none;}
.mobile .header-right-top2-txt {color: var(--graphite---75);}
.mobile .header-right-top2-phone {color: var(--graphite---100);font-weight: 700;font-size: 20px;letter-spacing: 0.1em;margin-top:20px;}
.back_menu_list {
  display: flex;
  flex-direction: column; 
  align-items: center;  
  justify-content: center;         
  list-style: none;
}
@media (max-width: 1050px) {
.header-menu {gap:30px;}	
}

@media (max-width: 1050px) {
.header-menu {gap:30px;}	
}

.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: 40px;
    padding-right: 40px;
  }

  .header-right-top2-txt.header-time {
    display: none;
  }
}

@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, .header-content-white {
    display: none;
  }
  
.header-content-white2 {height: 56px;margin: 12px 12px 24px;width: auto;}
.header-content-black2 {height: 36px;background: var(--graphite---100);padding-right: 30px}
.header-content-black2 .header-logo-img {width: 57px;height: 20px;}
.header-content-white2 .header-logo-img {width: 80px;height: 40px;}
  .header-top-linia {
    height: 20px;
  }


  .header-right-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    color: var(--grayscale-background-weak);
  }

  .header-content2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-direction:column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0px;
    width: 100%;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
.header-content-white2  .header-logo-img {width:57px}





  .header-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
	justify-content: center; 
  }

  .header-right-top2-txt.header-time {
    display: block;
  }

  .header-right-top2-phone a {
    color: var(--grayscale-label, #888);
    padding: 0em;
  }

  .header-right-top2-phone a:hover {
    background: #fff !important;
  }

  .header-bottom .btn_transparent {
    padding: 20px;
    font-size: 14px;
  }

  .header-bottom .btn_transparent img {
    width: 34px;
  }

  .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 {
  left: 0;
  top: 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;
  position: sticky;
}

.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 .mobile .back_menu {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: calc(100vh - 100px);
  background-color: #181B1D;
  opacity: 1;
  z-index: 800
}

.back_menu_list-top {
  display: none;
}

.temp_26071132 .mobile .back_menu ul.back_menu_list {
  width: 100%;
}

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

.temp_26071132 .mobile .back_menu ul.back_menu_list .menu-item {
  padding: 14px 35px;
}

.temp_26071132 .mobile .back_menu ul.back_menu_list li.menu-item {
  width: 100%;
  margin-bottom: 60px;
  text-align: left;
}

.temp_26071132 .mobile .back_menu ul.back_menu_list li.header {}

.temp_26071132 .mobile .back_menu ul.back_menu_list li.header .title {
  padding-top: 14px;
  padding-bottom: 15px;
}

.temp_26071132 .mobile .back_menu ul.back_menu_list li.menu-item .pups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  text-align: left;
}

@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: block;
    overflow-y: auto;
  }

  .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(--graphite---100);
    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: 105px;
    left: 0;
    display: none;
    width: 100vw;
    backdrop-filter: blur(16px);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    color: var(--graphite---100);
    z-index: 800;
    padding-top: 30px;
    border-top: 2px solid #E1E1E1;
	text-align:center;
  }

  .temp_26071132 .mobile .back_menu a {
    color: var(--graphite---100);
  }

  .temp_26071132 .mobile .back_menu .btn {
    width: 100%;
    margin-top: 15px;
  }

  .temp_26071132 .mobile .back_menu .header-right-linia {
    margin: 20px auto 20px;
  }

  .temp_26071132 .mobile .back_menu ul.back_menu_list {
    width: 100%;
    margin: 0 auto;
  }

  .temp_26071132 .mobile .back_menu ul.back_menu_list li.menu-item {
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
  }

  .temp_26071132 .mobile .back_menu ul.back_menu_list li.menu-item .pups {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 15px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  justify-content: center;  
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
  }

  .temp_26071132 .mobile .back_menu ul.back_menu_list li.parent-item .pups {
    padding: 0px;
  }

  .temp_26071132 .mobile .back_menu ul.back_menu_list li.menu-item .pups span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    gap: 0px;
  }

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


  .temp_26071132 .mobile .back_menu ul.back_menu_list li.menu-item .pups:hover {
    background: none;
    font-weight: 500;
  }
}

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

@media (max-width: 768px) {

  .temp_26071132 .mobile .back_menu {
    border-top: 0px solid #E1E1E1;
  }

  .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: inline-block;
  border-radius: 12px;
  padding: 18px;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 1px;
  box-shadow: none;

  overflow: hidden;
  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 {
  color: var(--grey---10);
  background: var(--graphite---100);
  border: 2px solid var(--graphite---100);
}

.btn:hover {background: var(--graphite---75);}

.btn_last {
  background: none;
  color: var(--grey---100);
  border: 2px solid var(--grey---100);
}

.btn_last:hover {
  background: var(--grey---100);
  color: var(--grey---10);
  border: 2px solid var(--grey---100);
}

.btn_wide {
  width: 100%;
  background: var(--deep-blue---100);
  border-color: var(--deep-blue---100);
}

.btn_wide:hover {background: var(--grey---100);border-color: var(--grey---100)}

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

.btn img {
  margin-right: 10px;
}




.hero {margin:50px 0 80px;}
@media only screen and (min-width:1300px) {.hero .slick-slide {  display: flex; justify-content: center;  }}
.hero__wrapper {
  position: relative;
  height: 580px;
  overflow: hidden;
  background-position: 50%;
  background-size: cover;
  width: 1300px;
  margin: 0 auto;
  border-radius:28px;
  display: block;
}
.hero-white {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top:0;
}

.item_12 {
  background: url(../img/04-08_slide_1920_01.jpg) no-repeat center;
  background-size: cover;
}
.item_13 {
  background: url(../img/18-02_slide_1920.JPG) no-repeat center;
  background-size: cover;
}
.item_14 {
  background: url(../img/bg2.webp) no-repeat center;
  background-size: cover;
}


.title_slide2 {
font-weight: 500;
font-size: clamp(32px, 4vw, 40px);
line-height: 120%;
color: var(--grey---10);
max-width:600px;
margin-bottom:30px;
}

.slide-btn {
font-weight: 400;
font-size: 24px;
line-height: 160%;
color: var(--grey---10);
}

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

.hero__container .content2 {
font-weight: 400;
font-size: 14px;
line-height: 140%;
color: var(--grey---10);
max-width:893px;
padding-top:20px; /*110*/
}

@media only screen and (max-width:1024px) {
.item_12 {background-image: url(../img/04-08_slide_1024_01.jpg); }	
.item_13 {background-image: url(../img/18-02_slide_1024.JPG); }	
.item_14 { background-image: url(../img/bg2-1024.webp);}
.hero__wrapper { height: 500px;}
.hero-white {top:-1px;}
.hero-white img {width:290px;height:35px;}
.hero__container .content2 { margin-top: 40px;}
}

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

@media only screen and (max-width:768px) {
.hero {margin:0px 0 50px;}
.hero__wrapper {height: 700px;  }
.hero__container .content { padding-top: 0px; }
.hero__container .content2 { margin-top: 150px;}
.item_12 { background-image: url(../img/04-08_slide_768_01.jpg); }	
.item_13 {background-image: url(../img/18-02_slide_768.JPG); }	
.item_14 { background-image: url(../img/bg2-768.webp); }
.hero-white img  {width:260px;height:30px}
}


@media only screen and (max-width:425px) {
.hero__wrapper { height: 680px;}
.hero__container .content2 { margin-top: 110px;}
.item_12 { background-image: url(../img/04-08_slide_420_01.jpg); }
.item_13 {background-image: url(../img/18-02_slide_420.JPG); }	
.item_14 {background-image: url(../img/bg2-mob.webp); }
.hero-white img  {width:230px;height:25px}
}

.hero__container {
  width: 1300px !important;
  margin: 0 auto;
  padding:50px;
}

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

@media only screen and (max-width:700px) {
  .hero__container .content2 {
    width: 100%
  }
}

@media only screen and (max-width:500px) {
  .hero__container .btn {
    width: 100%;
  }
}


.container,
.container2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.container2 {
  background: #F5F5F5;
}

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

}
/* О БРЕНДЕ */
.about .container {  display: flex;gap:80px;align-items:flex-start;flex-wrap:wrap;width: 100%;margin-bottom: 60px;}
.about1 {font-weight: 400;font-size: 24px;line-height: 160%;color: var(--deep-blue---100);width:128px;margin-top:5px;}
.about2 {font-weight: 500;font-size: clamp(22px, 4vw, 40px);line-height: 130%;color: var(--graphite---100);flex: 1; }
@media only screen and (max-width:767px) {
.about .container {flex-direction:column;gap:20px;}	
}

/* ПРЕИМУЩЕСТВА */
.plus {background:url(../img/bg-element.webp) no-repeat center center; background-size:contain;}
.plus .ico1 {width:495px;align-items:flex-start;margin-bottom:60px;}
.plus .ico1:nth-child(2) {margin-left:40%} 
.plus .ico1:nth-child(3) {margin-left:110px;width:595px;}
.plus .ico1:nth-child(4) {margin-left:45%;width:542px;}  
.plus .ico1-txt {display:flex;flex-direction:column;gap:10px;}
.plus .ico1-txt1 {font-weight: 600;font-size: clamp(20px, 4vw, 24px);line-height: 140%;}
.plus .ico1-txt2 {font-weight: 400;font-size: 16px;line-height: 140%;}
@media only screen and (max-width:1000px) {
.plus .ico1:nth-child(2) {margin-left:140px} 
.plus .ico1:nth-child(3) {margin-left:80px;}
.plus .ico1:nth-child(4) {margin-left:180px;}  
}	
@media only screen and (max-width:767px) {
.plus .ico1 {width:100%;margin-bottom:40px;}	
.plus .ico1:nth-child(2) {margin-left:0px;width:100%;} 
.plus .ico1:nth-child(3) {margin-left:0px;width:100%;}
.plus .ico1:nth-child(4) {margin-left:0px;width:100%;}  
.plus {background:url(../img/bg-element-mob.svg) no-repeat center center;}
}





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

.store__wrapper .inc-form {
  margin: 4.3rem 0 0 2rem
}

@media only screen and (max-width:87.44444em) {
  .store__wrapper .request-form__content {
    width: 30rem
  }
}

@media only screen and (max-width:1340px) {
  .store__wrapper .inc-form {
    display: none
  }
}

.store__deals-offer .store__title {
  display: inline-block;
  padding-right: 55px;
  background: url(../img/icon-flame.svg) no-repeat right center transparent;
  background-size: 10%;
}

.store__title {
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 4rem;
  font-family: 'Chang-Light';
  margin-top: 50px;
  text-transform: uppercase;
}

.store__title span {
  color: #0066B5;
  font-family: 'Chang-Bold';
}

@media only screen and (max-width:35.88194em) {
  .store__title {
    font-size: 2.5rem
  }
}

.store__title svg {
  position: relative;
  top: .4rem;
  width: 2.25rem;
  height: 3.6rem;
  margin-left: .5rem;
  fill: var(--col1)
}

@media only screen and (max-width:35.88194em) {
  .store__title svg {
    height: 2.8rem
  }
}

.store-list {
  width: 100%
}

.store-list-configs-heading {
  margin: 0 0 4rem;
  padding: 0 0 1.3rem;
  font-weight: 400;
  font-size: 2.4rem;
  font-family: Tactic Round, sans-serif;
  border-bottom: .1rem solid var(--col3)
}

@media only screen and (max-width:35.88194em) {
  .store-list-configs-heading {
    margin: 0 0 2rem;
    font-size: 2rem
  }
}







.car-card__preview2 {
  background: url(../img/Point-Content.jpg) center center no-repeat;
  background-size: cover; /* или contain — зависит от желаемого эффекта */
  height: 400px;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 28px;
}
.car-card__slider img {
  object-fit: contain;
  max-width:973px;
  margin: 0px auto 0;
  display: block;
}

.color_slide_btn,
.car-card__price01 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  font-style: normal;
  font-weight: normal;
  line-height: 100%;
  color: #5B5C5D;
}

.color_btn {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

.color_btn li {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 2px solid transparent;
  border-radius: 50%;
  padding: 2px;
  cursor: pointer;
}

.color_btn li span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.color_btn .slick-slide {
  width: auto !important;
  margin-right: 10px;
  margin-left: 10px;
}

.color_btn .slick-current li {
  border: 2px solid var(--grey---100);
}

.car-card__preview2 {
  position: relative;
}

.color_slide_btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 5px;
  z-index: 9;
  border-radius: 12px;
  padding: 2px 23px;
  left: 50%;
  transform: translateX(-50%);
}

.color_btn .slick-track {
  width: 100% !important;
}
@media only screen and (max-width:1050px) {
.car-card__slider img {  max-width: 700px;	}
}
@media only screen and (max-width:750px) {
.car-card__slider img {  max-width: 550px;	}
}
@media only screen and (max-width:640px) {
.car-card__slider img {  max-width: 400px;	}
.car-card__preview2 {padding:0;height: 300px;
    background-image: url(../img/Point-Content-Mobile.jpg);
}
}
@media only screen and (max-width:480px) {
.car-card__slider img {  max-width: 380px;margin: -25px auto 0;	}
.car-card__preview2 {height: 260px;}
}
@media only screen and (max-width:61.1944em) {

  .car-card__control {
    margin-top: 6px;
  }

  .color_slide_btn {
    width: calc(100% - 40px);
    margin-top: -90px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px 23px;
    left: 0%;
    transform: translateX(-0%);
  }
}


.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: 34rem;
  padding: 4rem 3rem 3rem;
  background: #fff;
  border: .0901rem solid #C78E66;
  border-radius: .4rem
}

.modal .request-form__content {
  border: .0901rem solid var(--col3);
}

.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;
}

.status_ok {
  background: url(../img/airplane.svg) no-repeat center top transparent;
  padding-top: 160px;
  padding-bottom: 30px;
}

@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 10px;
}


input[type="text"] {
  border-radius: 18px;
  border: 1px solid #F4F4F4;
  padding: 12px 20px;
  border-radius: 12px;
  background: var(--grayscale-input, #F4F4F4);
  -webkit-transition: border-color .4s ease;
  -o-transition: border-color .4s ease;
  transition: border-color .4s ease;
  font-size: 16px;
}

.request-form__field {
  border: 1px solid var(--primary-default, #3c3c3c);
  border-radius: 18px;
  padding: 10px;
}


.request1 {
  color: #0C0C0B;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.24px;
  padding-left: 2px;
}

.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: 5px 0 0 25px;
  font-size: 14px;
  line-height: 140%;
color: var(--graphite---100);

}

.c-checkbox__text a {
  cursor: pointer;
  text-decoration: underline;
}

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

.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 {
  border: 1px solid #3c3c3c;
  background: url(../img/Check.svg) no-repeat center center #3c3c3c;
}

.wpcf7-list-item-label::before {
  position: absolute;
  top: .2em;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 54%;
  border: 1px solid #5B5C5D;
  border-radius: 6px;
  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%;
}

.flex-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
}

.flex-in .width-m {
  width: 100%;
  margin: 0;
}

.flex-in p {
  margin: 0;
  width: 100%;
}

/*
@media only screen and (max-width: 1260px) {
  .wind {

  }

  .flex-in .width-m,
  .flex-in p {
  }

  .opr-z2 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 1050px) {
  .flex-bloc {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0rem 2.0rem;
  }

  .wind {
    max-width: 100%;
  }

  .flex-in .width-m,
  .flex-in .btns,
  .flex-in p {
    max-width: 400px;
  }
}

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

  .flex-in .width-m,
  .flex-in .btns,
  .flex-in p {
    max-width: 350px;
  }
}

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

  .flex-in .width-m,
  .flex-in .btns,
  .flex-in p {
    max-width: 300px;
  }
}

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

  .flex-in .width-m,
  .flex-in .btns,
  .flex-in p {
    max-width: 100%;
  }

  .flex-bloc {
    padding: 0rem;
  }
}

@media only screen and (max-width:693px) {
  .flex-in {
    gap: 0;
  }

  .flex-in p {
    width: 100%;

    margin: revert;

  }

  .request-form__agreement {
    margin-top: 0px;
  }
}

*/
.flex-bloc .c-checkbox__text {
  height: 24px;
  padding-left: 24px;
  padding-top: 5px;
  color: #8A8D8F;
}

.flex-bloc .c-checkbox__text a {
  color: #5B5C5D;

}

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


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

.request-form__input {
  border: 2px solid #8A8D8F;
  padding-left: 15px;
  height: 58px;
  padding: 20px;
}

.request-form__input.wpcf7-not-valid {
  border: 2px solid #A6192E;
}




/* слайдер  temp_12052155 */
.temp_12052155 {
  position: relative;
  font-family: Tactic Round, sans-serif;
}

.temp_12052155 .flexcont {
  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;
  width: 100%;
}

.temp_12052155 .container {
  /*max-width: 1300px;
  margin-right: auto;
  margin-left: auto;*/
  position: relative;
  /*padding-right:15px;
  padding-left: 15px*/
}

.temp_12052155 img {
  vertical-align: middle;
  border: 0;
  max-width: 100%;
}

.temp_12052155 .center_block {
  text-align: center;
}

.temp_12052155 .slide_wrap_item .slider-nav {
  width: 190px;
  max-height: 457px;
  position: relative;
  z-index: 100;
}

.temp_12052155 .slide_wrap_item .slider-for {
  max-width: 650px;
  width: 100%;
  position: relative;
  z-index: 100;
  overflow: hidden;
}

.temp_12052155 .slide_wrap_item .info_slider {

  width: 33%;
  display: inline-block;
}

.temp_12052155 .slide_wrap_item .slide_img {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  min-width: 650px;
}

.temp_12052155 .slide_wrap_item .slider-nav,
.temp_12052155 .slide_wrap_item .slider-for {
  display: inline-block;
  vertical-align: top;
}

.temp_12052155 .slider-nav img {
  margin-bottom: 15px;
}

.temp_12052155 .slider-for {
  padding-right: 40px;
  background: #F9F9F9;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.temp_12052155 .slider-nav .slick-next::before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.temp_12052155 .slider-nav .slick-prev::before {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.slick-prev::before,
.slick-next::before {
  background: url(../img/Vector.svg) right center no-repeat transparent !important;
}

.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;
}

.temp_12052155 .slick-prev::before,
.temp_12052155 .slick-next::before {
  line-height: 0.5;
  width: 10px;
  height: 18px;
  display: inline-block;
  content: '';
}

.temp_12052155 .slider-nav .slick-next {
  right: 50%;
  bottom: 0;
  top: unset;
  margin-right: -25px;
  margin-bottom: -10px;
}

.temp_12052155 .slider-nav .slick-prev {
  top: 0;
  margin-right: -25px;
  margin-top: -10px;
  z-index: 101;
  right: 50%;
}

.temp_12052155 .slider-nav .slick-slide img {
  opacity: 0.7;
}

.temp_12052155 .slider-nav .slick-current img {
  opacity: 1;
}

.temp_12052155 .slick-prev.slick-disabled::before,
.temp_12052155 .slick-next.slick-disabled::before {
  opacity: 1;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

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

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

.temp_12052155 .slick-prev,
.temp_12052155 .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: unset;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  border-radius: 50%;
  background-color: transparent;
  z-index: 10;
  bottom: 33px;
}

.temp_12052155 .slick-prev.slick-disabled,
.temp_12052155 .slick-next.slick-disabled {
  border: none;
}

.temp_12052155 .slick-next {
  right: 245px;
}

.temp_12052155 .slick-prev {
  left: unset;
  right: 285px;
}

.temp_12052155 .slider-nav .slick-prev,
.temp_12052155 .slider-nav .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  cursor: pointer;
  border: 1px solid #ebecee;
  outline: none;
  border-radius: 0;
  background-color: #fff;
  z-index: 10;
  left: unset;
}

.temp_12052155 .info_slider {
  font-size: 13px;
  line-height: 150%;
  padding-left: 40px;
  color: #A19EA3;
}

.temp_12052155 .info_slider b {
  color: #3F4952;
}

.temp_12052155 .info_slider h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 31px;
  margin-bottom: 20px;
  color: #C78E66;
  margin-top: 0;
}

.temp_12052155 .info_slider::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #E2E2E2;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
}

.temp_12052155 .top_block.center_block .name_sec {
  text-align: center;
  display: table;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
}

.temp_12052155 .top_block .title {
  margin-top: 60px;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.03em;
  color: #0C0C0B;
  margin-bottom: 15px;
  text-align: left;
}

.temp_12052155 .top_block .title span {
  color: #C78E66;
}

.temp_12052155 .top_block .name_sec {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.05em;
  color: #FF8001;
  text-transform: uppercase;
  padding-left: 40px;
  position: relative;
  margin-bottom: 10px;
}

.temp_12052155 .top_block .name_sec span::before {
  display: inline-block;
  content: "";
  border-bottom: 1px solid #FF8001;
  width: 30px;
  position: absolute;
  margin-top: 8px;
  left: 0;
}

.temp_12052155 .top_block {
  margin-bottom: 50px;
}

.temp_12052155 .slide_wrap_item {
  padding-bottom: 20px;
}

.temp_12052155 .sl-count {
  position: absolute;
  margin-top: -65px;
  color: #0C0C0B;
  right: 190px;
  font-size: 15px;
}

.temp_12052155 .sl-count__current {
  font-size: 24px;
  color: #C78E66;
}

@media (max-width: 1230px) {

  .temp_12052155 .slide_wrap_item .slider-for,
  .temp_12052155 .slide_wrap_item .slider-nav {
    max-width: unset;
    width: 100%;
  }

  .temp_12052155 .slider-for {
    padding-left: 0px;
  }

  .temp_12052155 .slide_wrap_item .info_slider {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    height: 100%;
    padding-left: 25px;
  }

  .temp_12052155 .slide_wrap_item .slider-nav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    background-color: #fff;
  }

  .temp_12052155 .slide_wrap_item .slider-for {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 10px;
  }

  .temp_12052155 .slide_wrap_item .slide_img {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
  }

  .temp_12052155 .slider-nav .slick-slide {
    margin-top: 10px;
    margin-left: 20px;
  }

  .temp_12052155 .slider-nav {
    margin-left: -10px;
  }

  .temp_12052155 .slide_wrap_item {
    padding-bottom: 10px;
  }

  .temp_12052155 .slick-next {
    right: 0px;
  }

  .temp_12052155 .slick-prev {
    right: 35px;
  }

  .temp_12052155 .sl-count {
    right: 90px;
  }

  .temp_12052155 .slide_wrap_item .slide_img {
    min-width: unset;
  }

  .temp_12052155 .slider-nav img {
    margin-bottom: 10px;
  }
}

@media (max-width: 992px) {
  .temp_12052155 .info_slider h5 {
    margin-top: 0;
    line-height: 25px;
  }
}

@media (max-width: 900px) {
  .temp_12052155 .slider-for {
    padding-right: 0;
  }

  .temp_12052155 .slide_wrap_item .info_slider {
    padding-left: 70px;
  }

  .temp_12052155 .slider-nav {
    margin-left: 0;
  }

  .temp_12052155 .slider-nav .slick-prev {
    margin-top: 0px;
  }

  .temp_12052155 .slider-nav .slick-next {
    margin-bottom: 0px;
  }

  .temp_12052155 .slide_wrap_item .slider-nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 168px;
    margin-top: -10px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .temp_12052155 .slide_wrap_item .slider-for {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    /* width: calc(100% - 180px);*/
    margin-left: auto;
    position: relative;
    z-index: 102;
  }

  .temp_12052155 .slide_wrap_item .slide_img {
    width: 100%;
  }

  .temp_12052155 .slide_wrap_item .info_slider {
    width: 100%;
    margin-top: 50px;
    padding-bottom: 90px;
  }

  .temp_12052155 .slider-nav .slick-slide {
    margin-top: 10px;
    margin-left: 0;
  }

  .temp_12052155 .sl-count {
    right: unset;
    left: 205px;
  }

  .temp_12052155 .slick-next {
    right: unset;
    left: 115px;
  }

  .temp_12052155 .slick-prev {
    right: unset;
    left: 70px;
  }
}

@media (max-width: 795px) {
  .temp_12052155 .slide_wrap_item .slider-nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 140px;
    margin-top: -10px;
  }

  /*.temp_12052155 .slide_wrap_item .slider-for {width: calc(100% - 160px);}*/
  .temp_12052155 .slider-nav .slick-slide {
    margin-top: 5%;
  }
}

@media (max-width: 576px) {
  .temp_12052155 .slider-nav .slick-slide {
    margin-top: 5%;
  }
}

@media (max-width: 500px) {
  .temp_12052155 {
    margin-bottom: 40px;
  }

  .temp_12052155 .slide_wrap_item .info_slider {
    padding-left: 0;
    margin-top: 20px;
  }

  .temp_12052155 .slick-prev {
    left: 0px;
  }

  .temp_12052155 .slick-next {
    left: 45px;
  }

  .temp_12052155 .sl-count {
    left: 115px;
  }

  /*.temp_12052155 .slider-for {display: none !important;}*/
  .temp_12052155 .slider-nav .slick-slide {
    margin-top: 0;
  }

  .temp_12052155 .slide_wrap_item .slider-nav {
    width: 100%;
    margin-top: 0;
  }

  .temp_12052155 .slide_wrap_item {
    padding-top: 0px;
    padding-bottom: 0px
  }

  .temp_12052155 .slider-nav .slick-slide img {
    opacity: 1;
  }

  .temp_12052155 .slider-nav .slick-list .slick-slide {
    margin-right: 15px !important;
  }
}

/* конец слайдер temp_12052155 */


.big_slide {
  max-width: 1000px;
}


.temp_17051409 .btns {
  width: 100%;
  padding: 15px !important;
  -webkit-box-shadow: 0px 7px 8px rgba(0, 93, 174, 0.3);
  box-shadow: 0px 7px 8px rgba(0, 93, 174, 0.3);
}

.temp_17051409 .flexcont {
  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;
  width: 100%;
}

.temp_17051409 .request-form.modal .request-form__wrapper {
  position: fixed;
  top: 0;
  z-index: 102;
  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: -210px;
}

.temp_17051409 .request-form.modal .request-form__content {
  -webkit-box-shadow: 0 .2rem 1.4rem 0 rgba(0, 0, 0, .12);
  box-shadow: 0 .2rem 1.4rem 0 rgba(0, 0, 0, .12);
  background-color: #fff;
}

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

.temp_17051409 .request-form__content {
  position: relative;
  width: 420px;
  padding: 40px 20px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #dfebf9;
}

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

.temp_17051409 .request-form__fields {
  margin-bottom: 24px;
}

.temp_17051409 .inc-form .request-form__fields {
  border-bottom: 2px solid rgb(223, 235, 248);
}

.temp_17051409 .request-form__descr {
  font-size: 16px;
  color: #00223F;
  text-align: center;
}

.temp_17051409 .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
}

.temp_17051409 .request-form__title {
  padding: 0 0 1rem;
  font-size: 28px;
  line-height: 41.6px;
  color: #00223F;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.temp_17051409 .adp_poup .btns {
  width: 100%;
}

.temp_17051409 .adp_poup a,
.temp_17051409 .bot_info a {
  color: rgba(0, 34, 63, 0.5);
}

.temp_17051409.adp_poup a:not(:hover),
.temp_17051409 .bot_info a:not(:hover) {
  text-decoration: underline;
}

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

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

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

.temp_17051409 .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;
}

.temp_17051409 .bot_info {
  text-align: center;
}

.temp_17051409 .btns.style_3 {
  background: #015AA7;
  border: 1px solid #FFFFFF;
  border-radius: 30px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #FFFFFF;
  padding: 8px 28px;
}

.temp_17051409 .btns.style_3:hover {
  background: #FFFFFF;
  border: 1px solid #015AA7;
  border-radius: 30px;
  color: #015AA7;
}

.temp_17051409 .left_txt_block {
  width: 440px;
}

.temp_17051409 .right_form_block {
  width: 362px;
}

.temp_17051409 .right_form_block .request-form__field input:not([type="submit"]),
.temp_17051409 .request-form__field textarea {
  border: 1px solid #fff;
  -webkit-box-shadow: 2px 2px 2px #c8dcf0;
  box-shadow: 2px 2px 2px #c8dcf0;
}

.temp_17051409 .request-form__field {
  position: relative;
  width: 100%;
}

.temp_17051409 .inc-form .request-form__field,
.temp_17051409 .right_form_block .request-form__field {
  margin-bottom: 26px;
}

.temp_17051409 .request-form__field input:not([type="submit"]),
.temp_17051409 .request-form__field textarea {
  padding: 13px;
  border-radius: 16px;
  width: 100% !important;
  border: 1px solid #DFEBF8;
  font-size: 14px;
}

.temp_17051409 .request-form__field input:not([type="submit"]):focus-within,
.temp_17051409 .request-form__field textarea:focus-within {
  border: 1px solid #015AA7;
}

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

.temp_17051409 .store-list {
  width: 100%;
  padding-left: 20px;
}

.temp_17051409 .inc-form .request-form__wrapper {
  position: sticky;
  top: 10px;
}

.temp_17051409 .inc-form .request-form__title {
  font-size: 24px;
  line-height: 33.6px;
  text-align: left;
  border-bottom: 2px solid rgba(223, 235, 248, 1);
  margin-bottom: 30px;
}

.temp_17051409 .inc-form .request-form__content {
  padding: 40px 30px;
  -webkit-box-shadow: 0px 24px 32px 0px rgba(0, 93, 174, 0.08);
  box-shadow: 0px 24px 32px 0px rgba(0, 93, 174, 0.08);
}

.temp_17051409 .btns {
  width: 100%;
  padding: 15px;
  -webkit-box-shadow: 0px 7px 8px rgba(0, 93, 174, 0.3);
  box-shadow: 0px 7px 8px rgba(0, 93, 174, 0.3);
}

.temp_17051409 ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.temp_17051409 .container {
  max-width: 1210px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px
}

.temp_17051409 .title_block {
  font-family: 'Chang-Light';
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 140%;
  color: #0C0C0B;
  padding-bottom: 30px;
}

.temp_17051409 .accordion-list .title_list {
  letter-spacing: 0;
  font-family: 'Chang-Bold';
  font-style: normal;
  font-weight: 600;
  padding-right: 30px;
  font-size: 18px;
  line-height: 140%;
  color: #0C0C0B;
  text-transform: none;
  position: relative;
  cursor: pointer;
  z-index: 100;
  padding-left: 30px;
}

.temp_17051409 .accordion-list li.active .title_list {
  color: #0066B5
}

.temp_17051409 .accordion-list .title_list::before {
  content: "";
  position: absolute;
  left: 0;
  color: #0C0C0B;
  width: 12px;
  height: 12px;
  background-color: #0C0C0B;
  border-radius: 50%;
  top: 6px;
}

.temp_17051409 .accordion-list li.active .title_list::before {
  background-color: #0066B5;
}

.temp_17051409 .accordion-list .answer {
  padding-top: 10px;
  font-family: 'Chang-Light';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 170%;
  color: rgba(0, 34, 63, 0.5);
  padding-left: 30px;
}

.temp_17051409 .accordion-list .answer td:first-child {
  font-family: 'Chang-Bold';
}

.temp_17051409 .accordion-list li {
  padding-bottom: 5px;
  margin-bottom: 0px;
  position: relative;
  padding-top: 24px;
}

.temp_17051409 .accordion-list li::after {
  content: "+";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 27px;
  cursor: pointer;
  text-align: center;
  color: #0C0C0B;
  font-size: 30px;
  line-height: 20px;
}


.temp_17051409 .accordion-list li.active::after {
  content: "–";
  color: #0066B5;
}

.temp_17051409 .title_block {
  position: relative;
}

/*.temp_17051409 .title_block::before {
  border-bottom: 3px solid #015AA7;
  content: "";
  width: 100%;
  position: absolute;
  top: 25px;
  height: 3px;
}
.temp_17051409 .title_block::after {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  background: #015AA7;
  top: 21px;
}*/
.temp_17051409 .title_block span {
  position: relative;
  padding-right: 15px;
  color: #0066B5;
  font-family: 'Chang-Bold';
}

@media (max-width: 1200px) {

  .temp_17051409 .title_block::before,
  .temp_17051409 .title_block::after {
    content: none;
  }
}

@media (max-width: 990px) {
  .temp_17051409 .request-form__content {
    width: 320px;
  }

  .temp_17051409 .inc-form .request-form__title {
    font-size: 18px;
    line-height: 22.6px;
  }
}

@media (max-width:760px) {
  .temp_17051409 .inc-form {
    display: none;
  }

  .temp_17051409 .store-list {
    padding-left: 0px;
  }
}

@media (max-width: 576px) {
  .temp_17051409 .m20 {
    font-size: 20px !important;
  }

  .temp_17051409 .m22 {
    font-size: 22px !important;
    padding-bottom: 15px;
  }
}

/* end FAQ temp_17051409 */


/* Gallery temp_21071048 */
/*.temp_21071048 .slick-list{
  overflow: visible;
}*/
.temp_21071048 ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}


.temp_21071048 {
  font-family: 'Chang-Light';
  position: relative;
  min-height: 570px;
  margin-bottom: 0 !important;
  margin-top: 50px;
  padding-bottom: 100px
}

.gallery_bg {
  border-bottom: 550px solid #30363A;
  border-left: 150px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 950px;
  z-index: 2
}

.temp_21071048 .gallery_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.temp_21071048 .gallery_wrapper {
  position: relative;
  z-index: 40
}

.temp_21071048 .gallery_wrapper h2.title {
  font-weight: bold;
  display: block;
  margin-bottom: 68px;
  font-style: normal;
  font-size: 35px;
  line-height: 1;
  color: #0C0C0B;
  text-transform: uppercase;
}

.temp_21071048 .gallery_wrapper h2.title span {
  font-family: 'Chang-Bold';
  font-weight: 700;
  color: #0066B5
}

.temp_21071048 .gallery_wrapper ul.gallery_slider li.item_slide {
  width: 470px;
  height: 330px;
  margin: 0 10px
}

.temp_21071048 .gallery_wrapper ul.gallery_slider li.item_slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.temp_21071048 .gallery_wrapper ul.gallery_slider .gallery_arrow svg path {
  stroke: #907D6F;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}

.temp_21071048 .gallery_wrapper ul.gallery_slider .gallery_arrow svg:hover path {
  stroke: #FB9200
}

.temp_21071048 .gallery_wrapper ul.gallery_slider .gallery_arrow {
  position: absolute;
  top: 50%;
  background-color: transparent;
  z-index: 10;
  cursor: pointer;
}

.temp_21071048 .gallery_wrapper ul.gallery_slider .gallery_arrow.next {
  right: -5%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg)
}

.temp_21071048 .gallery_wrapper ul.gallery_slider .gallery_arrow.prev {
  left: -5%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width:1366px) {
  .temp_21071048 {
    padding-bottom: 100px;
    min-height: 680px
  }

  .gallery_bg {
    width: 1200px
  }

  .temp_21071048 .gallery_wrapper {
    display: block;
    width: 1100px;
    margin: 0 auto
  }

  .temp_21071048 .gallery_wrapper h2.title {
    margin-bottom: 68px;
    /*padding-left:100px;*/
    font-size: 35px
  }

  .temp_21071048 .gallery_wrapper ul.gallery_slider li.item_slide {
    width: 600px;
    height: 380px;
    margin: 0 12px
  }
}

@media (max-width:1230px) {
  .temp_21071048 {
    padding-bottom: 100px;
    min-height: 600px
  }

  .gallery_bg {
    width: 1200px
  }

  .temp_21071048 .gallery_wrapper {
    display: block;
    width: 860px;
    margin: 0 auto
  }

  .temp_21071048 .gallery_wrapper h2.title {
    margin-bottom: 50px;
    /*padding-left:60px;*/
    font-size: 35px
  }

  .temp_21071048 .gallery_wrapper ul.gallery_slider li.item_slide {
    width: 520px;
    height: 320px;
    margin: 0 12px
  }
}

@media (max-width:991px) {
  .temp_21071048 {
    padding-bottom: 70px;
    min-height: 540px
  }

  .gallery_bg {
    width: 815px
  }

  .temp_21071048 .gallery_wrapper {
    display: block;
    width: 640px;
    margin: 0 auto
  }

  .temp_21071048 .gallery_wrapper h2.title {
    margin-bottom: 40px;
    padding-left: 0;
    font-size: 32px;
    text-align: left
  }

  .temp_21071048 .gallery_wrapper ul.gallery_slider li.item_slide {
    width: 520px;
    height: 320px;
    margin: 0 12px
  }
}

@media (max-width:768px) {
  .temp_21071048 {
    padding-bottom: 70px;
    min-height: 500px
  }

  .temp_21071048 .gallery_bg {
    width: 100%
  }

  .temp_21071048 .gallery_wrapper {
    display: block;
    width: 100%;
    margin: 0 auto
  }

  .temp_21071048 .gallery_wrapper h2.title {
    margin-bottom: 40px;
    padding-left: 0;
    font-size: 32px;
    text-align: left
  }

  .temp_21071048 .gallery_wrapper ul.gallery_slider li.item_slide {
    width: 520px;
    height: 320px;
    margin: 0 12px
  }
}

@media (max-width:576px) {
  .temp_21071048 {
    padding-bottom: 0;
    min-height: 430px
  }

  .temp_21071048 .gallery_bg {
    width: 100%
  }

  .temp_21071048 .gallery_wrapper {
    display: block;
    width: 100%;
    margin: 0 auto
  }

  .temp_21071048 .gallery_wrapper h2.title {
    margin-bottom: 40px;
    padding-left: 0;
    font-size: 2.5rem;
    text-align: left;
    line-height: 1.4;
  }

  .temp_21071048 .gallery_wrapper h2.title br {
    display: none;
  }

  .temp_21071048 .gallery_wrapper ul.gallery_slider li.item_slide {
    width: 380px;
    height: 260px;
    margin: 0 12px
  }
}

@media (max-width:400px) {
  .temp_21071048 {
    padding-bottom: 40px;
    min-height: 420px
  }

  .temp_21071048 .gallery_bg {
    width: 100%
  }

  /*.temp_21071048 .gallery_wrapper h2.title{margin-bottom:40px;padding-left:0;font-size:28px}*/
  .temp_21071048 .gallery_wrapper ul.gallery_slider li.item_slide {
    width: 300px;
    height: 240px
  }
}

.temp_21071048 .slick-prev,
.temp_21071048 .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: unset;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  border-radius: 50%;
  background-color: transparent;
  z-index: 10;
  bottom: -70px;
}

.temp_21071048 .slick-prev::before,
.temp_21071048 .slick-next::before {
  line-height: 0.5;
  width: 10px;
  height: 18px;
  display: inline-block;
  content: '';
}

.temp_21071048 .slick-prev.slick-disabled::before,
.temp_21071048 .slick-next.slick-disabled::before {
  opacity: 1;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

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

.temp_21071048 .slick-prev.slick-disabled,
.temp_21071048 .slick-next.slick-disabled {
  border: none;
}

.temp_21071048 .slick-prev {
  left: 40px;
}

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

.temp_21071048 .slick-next {
  right: unset;
  left: 100px;
}


/* end Gallery temp_21071048 */


.exchange {
  margin: 0 0 5rem
}

@media only screen and (max-width:35.88194em) {
  .exchange {
    margin: 0 0 6rem
  }
}

.exchange__title .heading {
  margin-bottom: 3.5rem;
  font-weight: 500;
  font-family: 'Chang-Light';
  text-transform: uppercase;
  line-height: 1.4;
  font-size: 3.4rem;
}

.exchange__title .heading2 {
  margin-bottom: 2.5rem;
  font-weight: 500;
  font-family: Tactic Round, sans-serif;
  font-style: italic;
  line-height: 1.4;
  font-size: 3.5rem;
}

.exchange__title .heading3 {
  margin-bottom: 3.5rem;
  font-weight: 500;
  font-family: Tactic Round, sans-serif;
  font-style: italic;
  line-height: 1.4;
  font-size: 2.5rem;
  width: 350px;
}

@media only screen and (max-width:35.88194em) {
  .exchange__title .heading {
    font-size: 2.5rem;
    margin-top: 0;
  }

  .exchange__title .heading2 {
    font-size: 2.5rem
  }

  .exchange__title .heading3 {
    font-size: 2rem
  }

  .exchange__title .heading br {
    display: none
  }
}

.exchange__title .heading span {
  color: #0066B5;
  font-family: 'Chang-Bold';
}

.exchange__lead {
  display: none;
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 1.1em;
  font-family: 'Chang-Light';
  line-height: 1.4
}

.exchange__lead span {
  font-family: 'Chang-Bold';
}

@media only screen and (min-width:61.25em) {
  .exchange__lead {
    max-width: 54%
  }

  .exchange__lead:not(.mobile) {
    display: block
  }
}



@media only screen and (max-width:61.19444em) {
  .exchange__lead.mobile {
    display: block
  }
}

.exchange__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem
}

@media only screen and (min-width:61.25em) {
  .exchange__content {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 50%;
    padding-right: 1rem;
    padding-left: 1rem
  }
}

@media only screen and (max-width:61.19444em) {
  .exchange__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

.exchange__pic {
  margin: 0 0 3rem
}

@media only screen and (min-width:61.25em) {
  .exchange__pic {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 50%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin: -15rem 0 0
  }
}

.exchange__pic img {
  max-width: 100%;
  width: auto;
  z-index: -1;
  position: relative;
}

.exchange__text ul {
  margin-left: 2.5rem;
  padding: inherit;
  font-size: 1.8rem;
  list-style-type: inherit
}

.exchange__button {
  margin-top: 3rem
}

.exchange__button .btn {
  padding: 1.4rem 7rem 1.6rem;
  font-weight: 500;
  font-family: 'Chang-Bold';
}

.exchange__text li {
  margin: 5px 0;
}

@media only screen and (max-width:35.88194em) {
  .exchange__button .btn {
    width: 100%
  }
}

.info-block {
  background: url(../img/Frame440.jpg) center no-repeat;
  background-size: cover;
  min-height: 530px;
  /*height: 530px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 0;
}

.info-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info-block .heading {
  font-family: 'Chang-Light';
  text-transform: uppercase;
  font-weight: normal;
  font-size: 50px;
  line-height: 130%;

  color: #FFFFFF;
}



.info-block .info {
  font-family: 'Chang-Light';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 130%;
  /* or 23px */
  max-width: 725px;
  margin-top: 40px;
  margin-bottom: 40px;

  color: #FFFFFF;
}

.info-block .all-info .info span {
  font-family: 'Chang-Bold';
  color: white;
}

.info-block .plus-kr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Chang-Bold';
  font-style: normal;
  font-weight: 100;
  font-size: 20px;
  line-height: 130%;
  color: #FFFFFF;
}

.info-block .item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-block .all-info {
  max-width: 1105px;
}

.info-block .all-info span {
  color: #fff;
  font-family: 'Chang-Bold';
}

@media only screen and (max-width:1280px) {
  .info-block .all-info {

    max-width: 885px;
  }

  .info-block .info {
    display: none;
  }

  .info-block .plus-kr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.info-block .item-box p {
  margin-right: 70px;
  margin-left: 20px;
}


.trade-in {
  margin-top: 40px;
  min-height: 700px;
}


.trade-in #wrapper {
  width: 100%;
  position: relative;
}

.trade-in::before {
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 85% 100%, 0% 100%);
  height: 531px;
  background-color: #30363A;
  width: 53%;
  margin-right: auto;
  margin-top: auto;
  padding: 20px 0;
  z-index: 2;
  margin-top: 50px;
}


.trade-in #half-right {

  position: absolute;
  -webkit-clip-path: polygon(190px 0%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(190px 0%, 100% 0%, 100% 100%, 0 100%);
  height: 640px;
  background: url(../content/15157.png) left center no-repeat;
  background-size: cover;
  background-position: 20% 100%;
  max-width: 100%;
  width: 59%;
  margin-left: auto;
  right: 0;
  z-index: 1;
}

.trade-in .trade-in_text {
  z-index: 3;
  position: absolute;
  margin-top: 6%;
  font-family: Tactic Round, sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 34px;
  line-height: 130%;

  text-align: center;
  color: #FFFFFF;
  max-width: 528px;

}

.trade-in .trade-in_text span {
  color: #C78E66;
}

.trade-in .trade-in_text ul {
  list-style: none;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  text-align: left;
  color: #FFFFFF;
}

.trade-in .trade-in_text li {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.trade-in .trade-in_text li::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 19px;
  background: url(../img/plus.svg);
  left: -30px;
  top: 22px;
}

.zayav__button {
  margin-top: 3rem
}

.zayav__button .btn {
  padding: 1.4rem 7rem 1.6rem;
  font-weight: 500;
  font-family: Tactic Round, sans-serif;
  width: 100%;
}

@media only screen and (max-width:35.88194em) {
  .zayav__button .btn {
    width: 100%
  }
}



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(--grayscale-label, #888);
  font-family: Rubik !important;
  font-size: 18px !important;

}

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:hover {
  background-color: #fff
}*/
.btn_wide {
  width: 100%
}

.adp_poup {
  display: none;
}

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

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

.modal-hide .close,
.popup-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 49px;
  height: 62px;
  border-radius: 15px;
  color: #000;
  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: 102;
  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: -180px;
}

.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 {
  -webkit-box-shadow: 0 .2rem 1.4rem 0 rgba(0, 0, 0, .12);
  box-shadow: 0 .2rem 1.4rem 0 rgba(0, 0, 0, .12);
  background-color: #Fff;
  border-radius: 12px;
}

.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;
}

.request-form__content {
  position: relative;
  width: 420px;
  padding: 60px 30px 40px;
  background: #F5F5F5;
}

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

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

}

.request-form__descr {
  font-size: 16px;
  color: #00223F;
  text-align: center;
}

.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-top: 20px;
  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 {
  color: var(--grayscale-header, #0E0E0E);
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.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: #fff;
}

.wpcf7-list-item-label::before {
  position: absolute;
  top: .2em;
  left: 0;
  display: inline-block;
  width: 26px;
  height: 26px;
  border: 1px solid #5B5C5D;
  cursor: pointer;
}

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: 2px solid rgba(241, 75, 75, 1);
}

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


.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 {
  position: relative;
  display: inline-block;
  max-width: 100%;
  padding: 10px;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  line-height: 1.9rem;
  white-space: nowrap;
  text-align: center;
  background-color: #C78E66;
  border: none;
  border-radius: .2rem;
  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;
  font-family: 'Tactic Round', sans-serif;
}

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

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

.status_ok {
  background: url(../img/airplane.svg) no-repeat center top transparent;
  padding-top: 160px;
  padding-bottom: 30px;
}

.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 {
    margin-right: 0px;
    right: 1%;
  }

  .request-form__content {
    width: 98%;
  }
}





/* ТАБЫ */

.tabs {

  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3rem;
}

.tabs .heading {margin:7px auto 18px;}
.tabs-list {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  gap: 10px;
}


.tabs-item {
border-radius: 28px;
padding: 72px 36px;
width: 389px;
height: 386px;
  background: var(--grey---10);
  border: 2px solid transparent;
  padding: 12px 17px;
  cursor: pointer;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  text-align: center;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.tabs-item:hover {  border: 2px solid var(--grey---25);}
.tabs-item-foto {margin-bottom:30px}
.tabs-item-ttl.car-card__name {font-size: 24px;margin-bottom:20px}
.tabs-item .car-card__button {
  display: none;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 320px;
   transition: transform 1.3s ease;
}
.tabs-item .car-card__button .btn {width: 320px;}
.tabs-item .tabs-item-ttl,
.tabs-item .tabs-item-txt, .tabs-item .tabs-item-foto {
  transition: transform 1.3s ease;
}

.tabs-item {
  position: relative;
  overflow: hidden;
    -webkit-transition: all 2.1s ease;
  -o-transition: all 2.1s ease;
  transition: all 2.1s ease;
}

.tabs-item:hover .car-card__button {
  display: inline-block;
}
.tabs-item:hover .tabs-item-ttl,
.tabs-item:hover .tabs-item-txt, .tabs-item:hover .tabs-item-foto {
  transform: translateY(-40px);
}

.tabs-item:hover .car-card__button {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}
@media only screen and (max-width:1270px) {
  .tabs-list {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width:700px) {
  .tabs-list {    display:block  } 
 .tabs-list .slick-dots li {border: 2px solid var(--graphite---100);}
 .tabs-list  .slick-dots li.slick-active {   background: var(--graphite---100);}
.tabs-list .slick-dots { margin: 10px auto 15px;}
.tabs-item:hover .car-card__button { transform: translateX(-50%) translateY(0);}
.tabs-item .car-card__button {  display: inline-block;}
.tabs-item:hover .tabs-item-ttl, .tabs-item:hover .tabs-item-txt, .tabs-item:hover .tabs-item-foto {  transform: none;}
}

/*
.tabs-item.tabs-item2 {
  border: 0px;
  padding: 18px 0px;
}
.tabs-item.active,
.tabs-item:hover,
.tabs-item-group.active>.tabs-item,
.dropbtn2.active {
  color: #fff;
  background: var(--grayscale-header-weak, #3C3C3C);
  border: 2px solid var(--grayscale-body);
}

.tabs-item.active img,
.tabs-item-group.active .tabs-item img {
  filter: invert(100%) contrast(300%);
  transform: rotate(90deg);
}

.tabs-item:hover img {
  filter: invert(100%) contrast(300%);
}

.tabs-item.tabs-item2:hover,
.tabs-item.tabs-item2.active {
  color: var(--grayscale-header-weak, #3C3C3C);
  background: none;
  border: 0px solid var(--grayscale-body);
  padding: 18px 0px;
}

.tabs-item img {
  height: 20px;
}
*/
@media only screen and (max-width:1200px) {
  .tabs-list {
    gap: 20px;
  }

  .tabs-item {
    padding: 18px 34px;
  }
}

@media only screen and (max-width:900px) {
  .tabs-list {
    flex-direction: column;
    gap: 20px;
  }

  .tabs-item {
    width: 100%;
  }
}


/* КРЕДИТ*/


.credit-block {
  display: flex; 
  justify-content: space-between;
  align-items: center;
gap:20px;  
}

.credit .container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.credit-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
}
.credit-form-subttl {font-family: var(--font-family);
font-weight: 400;
font-size: 24px;
line-height: 160%;
color: var(--deep-blue---100);
}
.credit-form-ttl, .credit-form-ttl h2 {
font-family: var(--font-family);
font-weight: 500;
font-size: clamp(32px, 5vw, 48px);
line-height: 120%;
color: var(--graphite---100);
margin-top:5px;
margin-bottom:30px;
}
.credit-form2 { width: 340px;}
.credit-form .flex-in,
.credit-form .request-form__input {
  width: 340px;
}
@media only screen and (max-width:900px) {
.credit-block {flex-direction:column;}
.credit-form {order:2;}
.credit-foto {order:1;}
.credit-form2 { width:100%;}
}	
@media only screen and (max-width:500px) {
.credit-foto, .credit-foto img  { width:100%;}
  .credit-form .flex-in,
  .credit-form .flex-in .request-form__input {
    width: 100%;
  }

  .credit .container {
    padding-top: 10px;
    padding-bottom: 40px;
  }
}

@media only screen and (max-width:400px) {
  .credit-form {
    padding: 20px 15px 10px 15px;
  }
}

/* ТЕСТ_ДРАЙВ*/

.test-drive .test-drive-block.container {
  margin-top: 40px;
border-radius: 28px;
padding: 60px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: var(--graphite---100);
  gap:10px;
}
.test-drive-block .credit-form-ttl {width:580px;color: var(--grey---10);}
.test-drive-block .drive-form {width:580px;}
.drive-form-btn {display:flex;justify-content: space-between;align-items:flex-end;gap:30px;}
.test-drive-block input[type="text"] {width:580px;background: var(--grey---25);}
.test-drive-block .btn_wide {background: var(--deep-blue---100);width: 264px;border: 2px solid var(--deep-blue---100);}
.test-drive-block .btn_wide:hover {background: var(--grey---100);border: 2px solid var(--grey---100);}
.test-drive-block .c-checkbox__text, .test-drive-block .c-checkbox__text a  {color: var(--grey---10);}
.test-drive-block .c-checkbox__input:checked+.c-checkbox__text:before, .test-drive-block input:checked~.wpcf7-list-item-label::before {
    background: url(../img/Check2.svg) no-repeat center center #e9f7f7;
    border: 1px solid #e9f7f7;
}
.test-drive-block .flex-in p {width:auto;}
.fon-foto, .fon-foto img {width:100%;}
@media only screen and (max-width:1000px) {
.test-drive .test-drive-block.container {flex-direction:column;}
}
@media only screen and (max-width:650px) {
.test-drive-block .credit-form-ttl, .test-drive-block input[type="text"], .test-drive-block .btn_wide {width:100%;}	
.test-drive-block .btn_wide {display:inline-block;}
.drive-form-btn {flex-direction:column;align-items: flex-start;gap: 0px;}
.test-drive-block .drive-form {
    width: 100%;
}
}
@media only screen and (max-width:500px) {
  .test-drive .container {
    padding-top: 10px;
    padding-bottom: 40px;
  }
 .drive-form-btn2  { width: 100%;}
 .test-drive .test-drive-block.container { padding: 40px 24px; }
}


/* КАРТА */
.map-wrapper {
    border-radius: 28px;      /* Скругление углов */
  overflow: hidden;         /* Обрезаем всё, что выходит за края */
  width: 100%;
  height: 587px;            /* Или нужная тебе высота */
  position: relative;
}

.map-wrapper::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 20px;
  box-shadow: 0 0 0 9999px white; /* "обрезает" края */
  pointer-events: none;
  z-index: 10;
}
#map {
  width: 100%;
  height: 100%;
  border-radius: 28px;
}


.temp_19051104 {
  position: relative;
  margin:40px auto;
}


  .temp_19051104 .contacts__container {
    position: absolute;
    width: 370px;
	left:50px;
	bottom: 60px;	
  }	
	
.form_map .container {
  position: relative;

}

@media only screen and (max-width:768px) {
.form_map .container {
  padding-right: 0px;
  padding-left: 0px;
}
}


.temp_19051104 .contacts_plg {
  width: 100%;
border: 1px solid var(--grey---100);
border-radius: 28px;
padding: 24px 24px 36px 24px;
  pointer-events: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 380px;
  height: 510px;
  gap: 20px;
  backdrop-filter: blur(30px);
  background: rgba(242, 243, 244, 0.1);
}

.contacts__logo {
  text-align: center;
}

@media only screen and (max-width:767px) {
  .temp_19051104 .contacts__container {
    position: relative;
    z-index: 1;
    margin:60px auto 0;
	padding: 0;
	left:0;
	bottom:0;
  }

  #map {
  }

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

.temp_19051104 .contacts__header {
  font-family: var(--second-family);
font-weight: 700;
font-size: 18px;
line-height: 122%;
letter-spacing: -0.01em;
text-align: center;
color: var(--graphite---100);
}

.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 {
  font-size: 14px;
}

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

.contacts__btn {
  margin-top: 10px;
}

.contacts__btn .btn {
  width: 100%;
}

.header-logo-img {
  fill: #3c3c3c;
}





/*  ИКОНКИ */
.ico H2 {
  margin: 20px 0px 0px 0px;
  text-align: center;
}

.ico .container {
  padding-top: 120px;
  padding-bottom: 80px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.ico1 {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 230px;
  flex-shrink: 0;
}

.ico1-img {
  border-radius: 8px;
  background: var(--graphite---100);
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

@media only screen and (max-width:1150px) {
  .ico .container {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}

@media only screen and (max-width:768px) {
  .ico .container {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
 .ico .container {
  padding-top: 96px; 
}
}

@media only screen and (max-width:500px) {
  .ico .container {
    gap: 36px;
    display: flex;
    justify-content: flex-start;
	align-items:flex-start;
    flex-wrap: wrap;
	flex-direction:column;
	margin-left:20px;
  }
.ico1 {
  width: auto;
}

}







@media only screen and (max-width:360px) {
  .car-card__prices {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .temp_28061136 .header-logo-name img {
    width: 12rem;
  }
}

.container-buyback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0;
}


.zayav__pic {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 50%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin: 0 0 0;
}

.buyback__pic {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;

}

.buyback__pic img {
  width: 80%;
}

.buyback__text {
  width: 32%;
}

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

  .buyback__pic img {
    width: 100%;
  }
}

@media only screen and (min-width: 61.25em) {
  .buyback__content {
    max-width: 100%;
  }
}


@media only screen and (max-width: 991px) {
  .container-buyback {
    padding: 0 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .buyback__text {
    width: 100%;
  }
}




.zag-el {
  text-align: center;
  margin: 0px;
}

/* БЛОКИ С КАРТИНКОЙ */
.info-block-full-screen {
  display: flex;
  flex-direction: row;
  height: auto;
  align-items: center;
}

.info-block-full-screen1 {
  display: table-row;
}

.order-1,
.order-2 {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}


.img-info-block {
  width: 50%;
  min-width: 50%;
}

.info-block-full-screen img {
  max-width: 100%;
}


.text-info-block {
  width: 50%;
  padding: 75px;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.car-info p {
  margin-top: 20px;
}

.info-block-full-screen h2 {
  font-size: clamp(34px, 4vw, 40px);
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 20px;
  padding: 0;
}

.car-info p {
  margin: 10px 0;
}

.block-btn {
  margin-top: 15px;
}

.block-btn .btn,
.block-btn .btn_last {
  width: 100%;
  margin-top: 15px;
}

.cena-inf-bl {
  font-style: normal;
  font-weight: 500;
  font-size: clamp(24px, 4vw, 28px);
  line-height: 100%;
  margin: 0;
  color: var(--grayscale-header, #0E0E0E);
}

.car-info {
  margin: 30px 0;
  font-weight: 400;
  font-size: 16px;
  color: var(--grayscale-body, #626262);
}

.vigod-info {
  width: 100%;
}

.vigod {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  max-width: 100%;
  padding-bottom: 15px;
  border-bottom: 2px solid #E1E1E1;
  align-items: center;
}

.vigod-text {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: var(--grayscale-header-weak, #3C3C3C);
}

.show-more {
  color: var(--grayscale-placeholder, #B7B7B7);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 1px;
  background: none;
  border: 0px;
}

@media (max-width: 1024px) {
  .info-block-full-screen {
    flex-direction: column;
  }

  .info-block-full-screen.model-cars--tip2 {
    flex-direction: column-reverse;
  }

  .text-info-block,
  .img-info-block {
    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;
  }
}




.obsh-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

}

.opis-tab {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  width: 100%;
  text-align: center;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  color: #5B5C5D;

}

.tabs-info {
  padding-top: 40px;
}

.tabs-info .container {
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 20px;
  padding-bottom: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);

}

.tabs-info.main1 .container {
  border-bottom: 1px solid #DBDBDA;
}

.tabs-textinf {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  /* or 23px */
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  text-align: center;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin: 10px 0;
}

.tabs-div:hover .tabs-textinf {}

.tabs-div img {
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  -webkit-filter: invert(12%) sepia(40%) saturate(7277%) hue-rotate(347deg) brightness(105%) contrast(94%);
  filter: invert(12%) sepia(40%) saturate(7277%) hue-rotate(347deg) brightness(105%) contrast(94%);
}


.cross {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
  color: rgba(24, 27, 29, 0.6);
}


.model-cars--black .cross {
  color: rgba(255, 255, 255, 0.6);
}

.model-cars--black .cena-inf-bl {
  color: #FFFFFF;
}

.model-cars--black .car-info {
  color: rgba(255, 255, 255, 0.7);
}

.model-cars--black .vigod-text {
  color: #FFFFFF;
}

.model-cars--black .vigod {
  border-color: rgba(255, 255, 255, 0.3);
}




/* В НАЛИЧИИ */
.store {
  padding-bottom: 40px;
}
.car-card-line {margin-bottom:9px;}
.store-list-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.car-card__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 24px 48px 24px 24px;
  border-radius: 28px;
  background: var(--grey---10);
}

.image-container {
  width: 360px;
  height: 190px;
  overflow: hidden;
}

.cropped-image {
  width: 360px;
  height: auto;
}

.car-card__info {
  display: flex;
  gap: 10px;
  align-items: cneter;
  justify-content: flex-start;
}

.car-card__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  align-self: stretch;

}

.car-card__main {
  max-width: 472px;
  width: 280px;
}

.car-card__preview img {
  display: block;
  border-radius: 12px;
}

.car-card__preview .car-card__slider>* {
  max-width: 100%;
  border-radius: 12px;
  height: 100%;
}

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

.car-card__name {
  margin-bottom: 5px;
  font-family: var(--font-family);
font-weight: 700;
font-size: 26px;
line-height: 140%;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--graphite---100);
}
.car-card__name span {color: var(--deep-blue---100);}

.car-card__price {font-weight: 400;font-size: 16px;line-height: 140%;color: var(--graphite---100);}
.car-card__price span {font-weight: 600;font-size: 24px;color: var(--deep-blue---100);}
.car-card__credit {font-weight: 600;font-size: 14px;line-height: 140%;color: var(--grey---100);margin-bottom: 15px;}
.car-card__credit span {font-size: 16px;}
.car-card__preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}


.car-card__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.car-card {
  position: relative;
}

.car-card__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.car-card__control .btn {
  width: 100%;
}

@media only screen and (min-width:35.9375em) {
  .car-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.car-card__labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


@media only screen and (max-width:35.88194em) {
  .car-card__labels {
    margin: 0 0 3rem
  }
}

.car-card__labels_item {
  position: relative;
  color: var(--col1);
  font-size: 1.4rem;
}


.car-card__labels_item+.car-card__labels_item {
  margin-left: 2rem
}



@media only screen and (max-width:35.88194em) {
  .car-card__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}




.nalichie { 
  border-radius: 8px;
padding: 4px 12px;
width: fit-content;
height: 22px;
background: var(--deep-blue---100);
font-family: var(--font-family);
font-weight: 400;
font-size: 12px;
line-height: 120%;
text-align: center;
color: var(--grey---10);
}

.some-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
font-weight: 600;
font-size: 14px;
line-height: 140%;
color: var(--grey---100);
}

.some-info-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.car-card__control {
  max-width: 296px;
  width: 100%;
}

.car-card__button {
  width: 100%;
}

.car-card__preview {
}

.car-card__preview .slide_wrap {
  width: 498px;
}



.car-card__preview .slick-dots li {
  border: 2px solid var(--grayscale-label, #888);
}

.car-card__preview .slick-dots li.slick-active {
  background: var(--grayscale-label, #888);
}

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

  .car-card__control {
    max-width: 290px;
    width: 100%;
  }

}

@media only screen and (max-width:800px) {
  .car-card__name {
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
  }

  .some-info-column {}

  .car-card__main {
    max-width: 100%;
    width: 100%;
  }

  .car-card__content {
    gap: 20px;
  }

  .car-card__content {
    padding: 20px;
  }
}


@media only screen and (max-width: 550px) {
    .car-card__preview {
        zoom: 90%;margin-bottom:30px;padding:0;
    }
}
@media only screen and (max-width: 540px) {
    .car-card__preview {     zoom: 80%;    }
	.car-card__preview .slide_wrap {}
.car-card__preview .slick-dots {margin: 10px auto 0px;}
}

@media only screen and (max-width:490px) {
  .car-card__preview {zoom: 70%; }
}

@media only screen and (max-width: 435px) {
  .car-card__preview { zoom: 65%;}
}
@media only screen and (max-width: 420px) {
  .car-card__preview { zoom: 60%;}
}



.neop {
  padding-top: 50px;
  padding-bottom: 50px;
}

.opr-z2 {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0.64px;
  text-transform: uppercase;
  color: #0C0C0B;
  margin-bottom: 20px;
}



.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;
}


@media (max-width: 1024px) {
  .tabs-info .container {
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px
  }
}


@media (max-width: 1500px) {

  .temp_28061136 .header-logo-text {
    font-size: 14px;
    line-height: 120%;
  }
}


@media only screen and (max-width:1080px) {
  .car-card__control {
    width: 100%;
    max-width: 100%;
  }

  .car-card__content .btn {
    width: 100%;
  }
}

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

  .car-card__main,
  .car-card__price1 {
    width: 100%;
  }

  .tabs-textinf {
    font-size: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .tabs-info .container {
    gap: 10px
  }

  .tabs-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .temp_28061136 .header-logo-text {
    font-size: 12px;
    line-height: 120%;
  }

  .temp_28061136 .header-logo-name img {
    width: 10rem;
  }
}



.fixed-page {
  overflow: hidden;
}


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


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

.slick-dots li.slick-active {
  background: var(--grey---10);
}

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




.pups img {
  max-width: 155px;
}



.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%;
}

.h2_red {
  color: #b91a23;
}

.h2_blue {
  color: #0F8296;
}

.h2_main {
  text-align: center;
  margin-top: 60px;
}

.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-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;
  
}
.footer-top a:hover {
  color: var(--deep-blue---100);
}

.footer-top-logo {
  margin: 0 auto;
}
.footer-top-logo img {max-width:438px;}

.footer-top1, .footer-top2 {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	gap:24px;
	width:360px;
}
.footer-top2 {
  justify-content: flex-end;
  align-items: flex-end;
}
.footer-top1 {  align-items: flex-start;}

.footer-top {
font-weight: 500;
font-size: 16px;
line-height: 137%;
letter-spacing: 0.06em;
text-align: center;
color: var(--graphite---100);
padding: 40px 0;
}

.footer-bottom {
font-weight: 400;
font-size: 14px;
line-height: 140%;
color: var(--graphite---25);
background: var(--graphite---100);
padding: 20px 0;
}

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


@media only screen and (max-width: 767px) {
  .footer-top .container,
  .footer-bottom .container {
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	gap: 24px;
  }

.footer-top1 {order: 2;align-items: center;}
.footer-top2 {order: 3;align-items: center;}
.footer-top-logo {order: 1;}

  .footer-bottom111 {
    gap: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer {
    text-align: center;
  }

  .footer-bottom2 {
    text-align: center;
    max-width: 100%;
  }
 .footer-top-logo img {
 max-width: 100%;
} 
}









.tabs-content {
  margin-top: 60px;
  text-align:center;
}

.textcols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #5B5C5D;
  font-size: 16px;
  font-weight: 400;
  margin: 30px 0px 40px;
}

.textcols3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 16px;
  font-weight: 400;
  margin: 50px 0px 10px;
}

.textcols-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 48%;
}

.textcols-item+.textcols-item {
  margin-left: 2%;
}

.textcols-item3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 32%;
  gap: 20px;
}

.textcols-item-1 {
  width: 100%;
}

.textcols-item-1 img {
  width: 100%;
}

.textcols-item-2 {
  font-size: 28px;
  font-weight: 700;
  color: #0C0C0B;
}

.textcols-item-3 {
  color: #8A8D8F;
}

.textcols-item3+.textcols-item3 {
  margin-left: 2%;
}

.avto-3column .block-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}

.avto-3column {
  padding-bottom: 60px;
  border-bottom: 1px solid #DBDBDA;
}

.avto_img {
  margin-top: -30px;
  max-width: 1300px;
}

.avto_img1 {
  margin: auto;
  height: auto;
  max-width: 100%;
  clear: both;
  display: block;
}

.avto_price {
  position: absolute;
  right: 170px;
  top: 80px;
  font-size: 28px;
  font-weight: 700;
  color: #0C0C0B;
  width: 198px;
}

.avto_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #8A8D8F;
  font-size: 16px;
  font-weight: 400;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding-bottom: 40px;
  border-bottom: 1px solid #DBDBDA;
}

.avto_info_left,
.avto_info_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}

.avto_info_left {
  gap: 20px;
}

.avto_info_right {
  max-width: 800px;
}

.avto_info_right_2 {
  max-width: 210px;
}

.avto_info_right1,
.avto_info_right2,
.avto_info_right3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0px;
}

.avto_info_left .car-card__button {
  width: 192px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


.avto_info_left .car-card__button {
  margin: 0;
}

p {
  margin: 0 0 16px;
}



.card01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 400px;
  position: relative;
}

.card01_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card01_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card_txt {
  margin: auto;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 20px;
}

.card_txt {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 10px;
}

.card_txt1 {
  margin-bottom: 61px;
}

.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);
}

.card_txt11 {
  margin-bottom: 17px;
}

.card_txt .btn_slilder {
  margin: 0 auto;
}


.tn-elem__2136261151595382795100 {
  mix-blend-mode: difference;
  pointer-events: none;
}

.store {
  position: relative;
}

.cont {
  max-width: 700px;
  margin: auto;
  padding: 30px 0px 30px;
}

.kontakty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  color: #5B5C5D;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 40px;
}

.kontakty1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 30px;
  background: #FFF;
  max-width: 400px;
}

.kontakty01 {
  color: #000;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.kontakty02 {
  color: #5B5C5D;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.kontakty03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.kontakty03_01,
.kontakty03_01 a {
  color: #0C0C0B;
}

.kontakty03_01 p,
.kontakty04_01 {
  color: #8A8D8F;
  font-size: 14px;
  margin-bottom: 5px;
}

.kontakty04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.kont {
  background: #F5F5F5;
  padding: 40px 0 30px;
  color: #5B5C5D;
  line-height: 150%;
  padding-right: 20rem;
  padding-left: 20rem;
  margin-left: -20rem;
  margin-right: -20rem;
}

.kontakty04_01 {
  width: 100%;
}

.kontakty04_02,
.kontakty04_04 {
  width: 41%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.kontakty04_03,
.kontakty04_05 {
  width: 52%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}



@media only screen and (max-width: 1255px) {
  .avto_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
  }

  .avto_info_right {
    max-width: 100%;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .avto_info_right_2 {
    max-width: 100%;
  }


}



@media only screen and (max-width: 1050px) {
  .hero__container .content3 {
    width: 100%;
  }

  .textcols-item-2 {
    font-size: 20px;
  }

  .textcols-item-3 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1000px) {
  .store-content .textcols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .store-content .textcols-item+.textcols-item {
    margin-left: 0%;
  }

  .card_txt {
    font-size: 20px;
  }

}

@media only screen and (max-width: 900px) {
  .avto_price {
    position: relative;
    text-align: center;
    font-size: 20px;
    width: auto;
    right: 0px;
    top: 10px;
  }

  .avto_info_right,
  .avto_info_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .avto_info_left .car-card__button {
    width: 100%;
  }

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

  .textcols-item3+.textcols-item3 {
    margin-left: 0%;
  }


  .car-card__main1 {
    gap: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }


}

@media only screen and (min-width: 991px) {
  .header_transparent {
    background-color: transparent !important;
  }
}

@media only screen and (max-width: 850px) {
  .content4_1 {
    font-size: 12px;
  }

  .content4_2 {
    font-size: 22px;
  }

  .content4,
  .content3 {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 70px;
  }

  .content4 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .content4 {
    width: 30%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0;
  }

  .car_page .hero__container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 60px;
  }

  .textcols3 {
    margin: 30px 0px 0px;
  }

  .textcols-item3 {
    height: 100%;
    margin-bottom: 30px;
  }

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

@media only screen and (max-width: 800px) {
  .spts .textcols {
    display: block;
  }

  .spts .textcols-item+.textcols-item {
    margin-left: 0%;
    margin-top: 20px;
  }

  .avto-3column {
    padding-bottom: 40px;
  }

  .text-info-block {
    padding: 40px 20px;
  }
}

@media only screen and (max-width:760px) {
  .car-card__main {
    margin-top: -20px;
  }

  .car-card__bonuses {
    margin-top: 0px;

  }

  .car-card__bonuses {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
    margin: 0 0 2.5rem
  }

}

@media only screen and (max-width: 600px) {
  .card01 {
    height: 246px;
  }

  .card_txt1 {
    margin-bottom: 25px;
  }

  .avto-3column .block-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .avto-3column .btn {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
  }

  .tabs-list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }

  .tabs-info {
    padding-top: 10px;
  }
}

@media only screen and (max-width:35.88194em) {
  .car-card__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .car-card__prices-price {
    word-break: break-all
  }

  .color_slide_name {
    width: 46px;
    margin-right: 20px;
  }


}



.ymaps-glass-pane,
.ymaps-layers-pane {
  filter: grayscale(10%) invert(0%) hue-rotate(0deg) !important;
  -webkit-filter: grayscale(10%) invert(0%) hue-rotate(0deg) !important;
}


.slinky-theme-default .next::after {
  position: absolute;
  right: 40px;
  background: url('../img/Arrow-right.svg') center no-repeat;
  width: 2em;
  opacity: 1 !important;
  filter: brightness(300%);
}

.slinky-theme-default .back::before {
  position: absolute;
  left: -160px;
  background: url('../img/Arrow-right.svg') center no-repeat;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  width: 400px;
  opacity: 1 !important;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: brightness(300%);
}


.catalog_menu-top {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #ffffff;
  margin-left: -5px;
}

.catalog_menu-top .catalog_menu_list {
  display: block;
  position: relative;
  background-color: #ffffff;
  margin: 0 0 0 auto;
  padding: 0;
  width: 420px;
  list-style: none;
  z-index: 3;
}

.catalog_menu-top .menu-item {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #DBDBDA;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.catalog_menu-top .menu-item:hover {
  background-color: #F5F5F5;
}

.catalog_menu-top .header {
  background-color: #000000;
  color: #ffffff;
}

.catalog_menu-top .title {
  color: #ffffff;
  padding-top: 23px;
  padding-bottom: 23px;
}

.catalog_menu-top .menu-item.pups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  text-align: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}

.catalog_menu-top .menu-item .rapira {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  text-align: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000000;
}

.catalog_menu-top .menu-item .rapira .car-name {
  padding-bottom: 10px;
  margin: 0;
  font-family: "Tactic Round";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.catalog_menu-top .menu-item .rapira .car-cena {
  color: #8A8D8F;
  font-family: "Roboto";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}

.catalog_menu-top .catalog_menu-overlay {
  background-color: #fff;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  width: 50vw;
  z-index: 2;
}

.catalog_menu-top .single_car-block {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  content: "";
  left: 100%;
  top: 0;
  bottom: 0;
  background-color: #F5F5F5;
  z-index: 1;
}

.single_car-items {
  margin: 0;
  padding: 0;
}

.singel_car-item.show {
  display: block;
}

.single_car-block.show {
  display: block;
}

.singel_car-item {
  display: none;
  max-width: 494px;
  list-style: none;
  margin: 60px 80px;
}

.single_car-title {
  color: #0C0C0B;
  font-family: "Tactic Round";
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 10px 0;
}

.single_car-subtitle {
  color: #8A8D8F;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 500
}

.single_car-img img {
  max-width: 100%;
  width: 494px;
}

.single_car-descr {
  color: #8A8D8F;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  padding: 0;
  margin: 10px 0 30px 0;
}

.single_item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #8A8D8F;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  text-transform: none;
  margin: 0;
}

.single_item-price span {
  color: #A6192E;
  font-family: Roboto;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
  padding-top: 10px;
}

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

.single_car-buttons .car-card__button {
  margin: 0;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.single_car-buttons .btn {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.single_car-buttons .btn .btn_slilder_img {
  margin-left: 0;
}

.single_car-buttons .btn {
  color: #ffffff !important;
}

.single_car-buttons .btn_last {
  color: #0C0C0B !important;
}

.single_car-buttons .btn_last:hover {
  color: #ffffff !important;
}

/* OK */
.ok-wind {
border: 2px solid var(--grey---25);
border-radius: 28px;
padding: 32px 72px 48px 72px;
width: 464px;
	
  background: #FFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 20px auto 10px;
}

.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;
  margin-bottom:4px;
}

.ok-linia {
  width: 200px;
  height: 2px;
  margin: 4px 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 20px;
}

.ok-btn.btn {}

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


/* ВЫПАДАЮЩЕЕ МЕНЮ */

.dropbtn {
  cursor: pointer;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.00);
  /*
	  padding: 12px;
  font-size: 18px;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  */
  background: none;
}

.dropbtn img {
  /*	    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
		margin-left:20px;
*/
}

.dropdown,
.dropdown2,
.tabs-item-group {
  position: relative;
  display: inline-block;
}

.dropdown-content,
.dropdown-content44,
.dropdown-content4,
.dropdown-content55,
.dropdown-content5,
.dropdown-content6, 
.dropdown-content7 {
  display: none;
  position: absolute;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
  background: rgba(14, 14, 14, 0.75);
  z-index: 1;
  padding: 30px 20px 15px;
  left: -65px;
  top: 75px;
  border-radius: 0 0 12px 12px;
  width: 201px;
  font-weight: 400;
  font-size: 18px;
  line-height: 122%;
  letter-spacing: 0.06em;
  text-align: center;
}

.dropdown-content-s {
  display: none;
  position: absolute;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
  background: var(--grayscale-background);
  border: 2px solid var(--grayscale-label);
  border-radius: 12px;
  padding: 20px 10px;

  z-index: 1;
  left: 0px;
  text-align: center;
}

@media only screen and (max-width:890px) {
  .dropdown-content-s {
    width: 100%;
  }
}

.dropdown-content a,
.dropdown-content44 a,
.dropdown-content4 a,
.dropdown-content5 a,
.dropdown-content6 a,
.dropdown-content7 a  {
  color: var(--grayscale-background-weak);
  padding: 14px 0px 20px;
  text-decoration: none;
  display: block;
  text-align: center;
}


.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%);}



h2.heading {font-weight: 600;
font-size: clamp(32px, 5vw, 48px);
line-height: 120%;
text-align: center;
color: var(--graphite---100);}



.desc-block.container {
    margin: 40px auto 80px;
    border-radius: 28px;
    padding: 60px 50px;
    display: flex;
    flex-direction:column;
    background: var(--graphite---100);
    gap: 10px;
	color: var(--grey---10);
}
.desc-block1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 10px;
}

.block-title, .block-text {display:flex;flex-direction:column;align-items: flex-start;gap:24px; }
.block-title {gap:8px;}
.block-text {gap:24px;max-width:590px;}
.block-text .btn_wide {width:290px}
.block-title1 {font-weight: 400;
font-size: clamp(22px, 4vw, 24px);
line-height: 160%;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--grey---10);}
.block-title2 {font-weight: 500;
font-size: clamp(22px, 4vw, 40px);
line-height: 130%;
color: var(--grey---10);}
.block-text1 {font-weight: 400;
font-size: 16px;
line-height: 140%;
color: var(--grey---10);}
.desc-block2 {width:100%;}
.desc-block2ttl {display:flex;justify-content:space-between;align-items:center;margin: 50px 0 35px;}
.desc-block2ttl1 {display:flex;justify-content:flex-start;gap:50px;}
.block-num {font-weight: 400;font-size: clamp(22px, 4vw, 40px);line-height: 130%;color: var(--grey---10);margin-top:7px}
.block-ttl {font-weight: 500;font-size: clamp(32px, 4vw, 48px);line-height: 120%;color: var(--grey---10);}
.block-arrow {right:0px;border-radius: 28px;padding: 12px;width: 52px;height: 52px;background: var(--grey---10);display: flex;align-items: center;justify-content: center;}
.desc-block2.active .block-arrow {background: var(--grey---100);transform: rotate(90deg);stroke: #F2F3F4; transform-origin: center;}
.desc-block2.active .block-arrow img {filter: invert(1) brightness(2);}
.help-info {display:flex;justify-content:space-between;align-items:center;gap:40px}
.help-foto img {border-radius:28px;width:570px}



.desc-block2info .place {
  display: flex;
  overflow: hidden;
  height: 420px; 
  width:100%;
}
.place-foto {  position: relative; /*background: linear-gradient(181deg, rgba(28, 28, 29, 0) 0%, #1c1c1d 79.89%);*/  display: block;
  border-radius: 28px;}
.place-foto1 img {
  width: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  border-radius: 29px;
}

.place-info {
  position: absolute;
  bottom: 30px;
  left:50px;  
  max-width: 700px;
}

.garant {display: flex;gap:50px;}
.garant-info1 {flex: 1;}

@media (min-width: 769px) {.place-foto2 {display:none;}}
@media (max-width: 768px) {
	.desc-block2info .place { height: auto;flex-direction:column }
  .place-foto, .place-info {  position: static; margin-top:13px;  }
  .place-info  {}
 .place-foto1 {display:none;}
 .place-foto2 img {  width: 100%;
  display: block;
  object-fit: contain;
  object-position: center;border-radius: 28px;}
}
@media (max-width: 600px) {
.help-foto img {width:100%}	
}


@media only screen and (max-width:890px) {
.desc-block1, .help-info, .garant {flex-direction:column;}
.garant {gap:20px;}
.desc-block.container {padding: 30px 16px 50px;}
.desc-block2ttl1 {gap:20px;}
}


.desc-block2ttl {
  cursor: pointer;
  position: relative;
}

.faq-question::after {
  content: '+';
  position: absolute;
  right: 0;
  transition: transform 0.3s ease;
}

.desc-block2.active .faq-question::after {
  content: '-';
}

.desc-block2info {
  display: none;
}

.desc-block2.active .desc-block2info {
  display: block;
}