@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200..1000&display=swap');
/*
Theme Name: meetx
Author: alter
*/

/* common */
* {
	margin: 0;
	padding: 0;
}

:root {
	--mn: #262626;
	--gr: #e9e8ed;
	--lgr: #FF2F05;
	--dgr: #aeaeae;
	--mnt: #0099c0;
}

html {
	width: 100%;
	height: 100%;
	scroll-behavior: smooth;
}


body {
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: 'Nunito';
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color:var(--mn);
	background: var(--gr);
}

/*cntrls*/
input,
button,
textarea,
select,
option {
	outline: none !important;
}
.woocommerce .products ul, .woocommerce ul.products{margin-bottom:10px;}
.woocommerce .products ul::after, .woocommerce ul.products::after, .only, .xfull{display:none;}
.menu.menu--opened .only{display: block;text-align: center;}
.menu.menu--opened .header__consult{
    margin: 25px auto 0; color: var(--mn);
      background: #fff;
}
.menu.menu--opened .header__consult:hover{
  background: var(--lgr); color: #fff;
   
}
.menu.menu--opened .header__social{
    margin: 0 auto;
}
.menu.menu--opened .header__social a{
    margin: 0 5px;
}
.theme-meetx .dgwt-wcas-st-more{
    color: #fff;
}
.theme-meetx .dgwt-wcas-suggestion-more{
    background: var(--mnt);
    flex: 0 0 100%;
}
.reviews__item{}
.reviews__item a{}
.reviews__item a .src{}
.theme-meetx .dgwt-wcas-suggestion-product{
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    flex: 0 0 45%;
    margin: 0 2.5%;
    min-height: 150px !important;
}

.article-page .topsx{
    background: #fff;
    padding: 40px 40px 40px 40px;
    border-radius: 15px;
    margin-bottom: 5px;
    display: flex;
    flex-direction: column;
    }
.article-page .topsx li{margin: 0 0 20px;padding: 0;font-size: inherit;background: none;font-size: 15px;font-weight: 300;line-height: 20px;}
.article-page .topsx li a{color:var(--mnt)}
.article-page .topsx li a:hover{text-decoration:underline}
.article-page .topsx .led{
    float: left;
    margin-right: 25px;
}
.article-page .topsx .led img{
    border-radius: 15px;
    max-height: 150px;
    max-width: 250px;
    object-fit: cover;
    width: 250px;
}
.simple{    background: #fff;
    padding: 40px 40px 40px 40px;
    border-radius: 15px;
    margin-bottom: 5px;}
.theme-meetx .dgwt-wcas-suggestion-more:hover{background: var(--lgr);}
.theme-meetx .dgwt-wcas-si{
    /* height: 71px; */
    width: 100%;
    position: relative;
    line-height: 0;
    height: 100%;
}
.theme-meetx .dgwt-wcas-si:before{content:'';/* position: absolute; */width: 100%;height: 100%;/* background: rgba(0,0,0,0.3); */border-radius: 10px;}
.theme-meetx .dgwt-wcas-si img{
    border: 0;
    width: 100%;
    max-height: 100%;
    background: none;
    padding: 0;
    border-radius: 10px;
    /* height: 71px; */
    /* min-height: 71px; */
    object-fit: cover;
    aspect-ratio: 16 / 10;
}
.theme-meetx .dgwt-wcas-suggestion-product:hover .dgwt-wcas-st-title{color: var(--mnt);}
.theme-meetx .dgwt-wcas-suggestion-product:hover .dgwt-wcas-st-title strong{color: var(--mnt);}
.theme-meetx .dgwt-wcas-suggestion-product:hover .dgwt-wcas-sp * {color: var(--mn);}
.theme-meetx .dgwt-wcas-st-title{
    font-size: 12px;
    display: block;
}
.theme-meetx .dgwt-wcas-st-title strong{}
.theme-meetx .dgwt-wcas-meta{}
.theme-meetx .dgwt-wcas-sp bdi:after{}
.theme-meetx .dgwt-wcas-sp{
    padding-left: 0;
    position: relative;
    /* display: block; */
    padding: 3px 0;
    display: block;
    text-align: left;
}
.theme-meetx .dgwt-wcas-sp *{
    color: var(--mnt);
    font-size: 12px;
}
.theme-meetx .dgwt-wcas-st-more-total{
    color: #fff;
}
.article-page__article .article-page__content{display:none;}
.theme-meetx .dgwt-wcas-sp span{}
.theme-meetx .dgwt-wcas-sp .woocommerce-Price-amount:after{}
.theme-meetx .dgwt-wcas-content-wrapp{
    display: flex;
    justify-content: flex-start;
    padding: 5px 0;
    align-items: flex-start;
    flex-direction: column;
}
.theme-meetx .dgwt-wcas-st{/* height: 35px; */}
.theme-meetx .dgwt-wcas-suggestions-wrapp{
    top: 61px !important;
    padding: 25px 0px 0px;
    border: 0;
    border-radius: 0 0 10px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.theme-meetx .dgwt-wcas-meta:before{/* content: 'мес. от'; */position: absolute;bottom: 41px;font-size: 12px;}
.theme-meetx .dgwt-wcas-meta:after{content:"";background:url(img/btnn.svg) no-repeat;display: block;width: 85px;height: 30px;background-size: contain;}
.swiper3 .swiper-slide { width: auto !important; min-width: 8%;}
  .menubg {
    position: fixed;
    width: calc(100% - 280px);
    height: 100%;
    top: 0;
    left: 280px;
    /* background: rgba(1, 1, 1, 0.7); */
    z-index: 8;
    display: none;
  }
#header.scrolled{
    background: #fff;
    position: fixed;
    width: 100%;
    max-width: 1280px;
    top: 0;
    z-index: 7;
    border-radius: 0 0 15px 15px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    border: 1px solid var(--gr);
    }
#header.scrolled .header{
    border-radius: 0 0 15px 15px;
}
.hero.hcat .hero__name.mass{
    font-size: 36px;
    margin-top: 25px;
    margin-bottom: 25px !important;
}
.menu.menu--opened .menu__arrow{
    background: url(img/arroww.svg)!important;
}
.menu.menu--opened .menu__dropdown{}
.menu.menu--opened .menu__cars{
    display: flex;
    flex-direction: column;
    background: var(--gr);
    border-radius: 10px;
    /* width: 100%; */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.menu.menu--opened .menu__dropdown:before,#header.scrolled .subb:before{display:none!important;}
.menu.menu--opened .subb ul li a{
    display: block;
    padding: 10px 20px;
    text-transform: none;
    line-height: 18px;
    font-size: 13px;
}
.article-page__content ol li{}
ul.toc-h3-list{
    margin: 10px 0 10px 3px;
    list-style: square;
}
ul.toc-h3-list li{
    margin: 5px 0 !important;
}
ul.toc-h3-list li a{
    font-size: 14px !important;
}

.menu.menu--opened .subb ul li a:hover{
    background: #fff;
}
#header.scrolled .subb ul li{
    /* padding: 7px 15px 6px; */
}
.menu.menu--opened .subb ul li:not(:last-child){
border-bottom: 1px solid #d8d8d8;}
.menu.menu--opened .subb ul{
    border-radius: 10px;
    background: var(--gr);
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.menu.menu--opened .menu__car-name{
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
}
.menu.menu--opened .menu__car img{
    max-width: 65px;
    margin-right: 10px;
}
.menu.menu--opened .menu__car{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: 7px 15px 6px;
    margin: 0;
    border-top: 0 !important;
    width: calc(100% - 30px);
    text-align: left;
    justify-content: flex-end;
    /* border-bottom: 1px solid #d8d8d8; */
}
.menu.menu--opened .menu__link:hover{color:var(--gr);}
.menu.menu--opened .menu__car:not(:last-child){
    border-bottom: 1px solid #d8d8d8;
}
.menu.menu--opened .menu__car:hover{
    background: #fff;
}
.menu.menu--opened .menu__car:hover .menu__car-name{color:var(--mnt);}
#header.scrolled #sea {
width: 400px;}
#header.scrolled .dgwt-wcas-search-wrapp {
    max-width: 400px;
}
#header.scrolled .header__burger{
    display: block;
    margin-top: 2px;
    cursor: pointer;
}
.smlogo{    display: none;}
.smlogo img{
    height: 35px;
}
#header.scrolled .menu{
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    
    z-index: 20;
    padding: 0;
    
  }
  

#header.scrolled .menu.menu--opened {  
    left: 0;background: var(--mnt);border-radius: 0 10px 10px 0;
    z-index: 1;
  }
   .menu.menu--opened .menu__list {
    display: block;
    margin: 25px 15px;
  }
  .menu.menu--opened .menu__link {
    padding: 13px 20px 10px;
    border-bottom: 1px solid #1c8daa;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
  }
  .menu.menu--opened .menu__link.fiss{}
#header.scrolled .header__logo{    display: none;}
#header.scrolled .smlogo{
    display: flex;
}
html.no-scroll { overflow: hidden; }
 .menu.menu--opened.menu--overlay {
  position: fixed;
  inset: 0;                 /* top/right/bottom/left: 0 */
  /* padding-top зададим из JS равным высоте #header */
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  /* background: #fff; */
  z-index: 1000;
  overflow-x: hidden;
  padding: 0 !important;
}

/* чтобы хедер всегда был поверх оверлея */
#header { position: relative; z-index: 1001; }

/* отключаем hover-меню/absolute в бургер-режиме и показываем только .is-open */
.menu.menu--opened .menu__dropdown,
.menu.menu--opened .subb > ul {
  position: static; left: auto; top: auto; z-index: auto;
  width: 100%; margin: 0; padding: 0; display: none;
   border: 0; font-size: initial;
}
.menu.menu--opened .menu__item:hover > .menu__dropdown,
.menu.menu--opened .subb:hover > ul { display: none; }

.menu.menu--opened .menu__item.is-open > .menu__dropdown,
.menu.menu--opened .menu__item.subb.is-open > ul { display: block; }

.menu.menu--opened .menu__item.is-open > .menu__link .menu__arrow {
  transform: rotate(180deg);
}
.btns{
    border-radius: 13px;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    background: var(--mnt);
    padding: 15px 10px 13px;
    /* width: 100%; */
    }
.btns:hover{background: var(--lgr);}
.btnr{
    border-radius: 13px;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    background: var(--lgr);
    padding: 15px 10px 13px;
    width: 100%;
    }
.btnr:hover{background: var(--mnt);}
.closed{
    background: var(--mnt);
    color: #fff;
    font-weight: 500;
    border-radius: 0 13px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    right: 0;
}
.calc .inv{display:none;}


.calc.sonn{
    padding: 40px;
    background: #fff;
}
.calc.sonn .filter__select, .calc.sonn .calc__reset, .calc.sonn .h2{display:none;}

.calc.sonn .calc__table tr td{}
.calc.sonn .calc__buttons a{}
.calc.sonn .inv{display:block;}
.calc.sonn .calc__params-item{}
.calc.sonn .auto__images{max-height: 310px;margin-bottom: 0;}
.calc.sonn .calc__image{max-height: 310px;}
.calc.sonn .calc__params{    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: calc(60.666668% - 2.5px);
    align-content: flex-start;
    align-items: flex-start;
    justify-content: space-between;}
.calc.sonn .calc__data{}
.calc.sonn .calc__params-item:nth-child(1){    width: 100%;}
.calc.sonn .calc__params-item:nth-child(2){width: calc(50% - 42.5px);padding: 10px 20px;}
.calc.sonn .calc__params-item:nth-child(3){width: calc(50% - 42.5px);padding: 10px 20px;}

@media screen and (min-width : 1141px) {
.calc.sonn .calc__results{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: calc(39.333334% + 2.5px);
    margin-top: -133px;
    width: 100%;
    padding: 15px 20px;
    align-items: flex-start;
    margin-bottom: 0;
    align-content: flex-start;
    }
	.calc.sonn .calc__result{
    flex: 0 0 49%;
    order: 1;
    /* margin-bottom: 50px; */
}
.calc.sonn .calc__table{
    flex: 0 0 49%;
    order: 3;
    margin-bottom: 0;
    margin-top: -38px;
}
.calc.sonn .calc__buttons{
    order: 2;
    flex: 0 0 40%;
    position: relative;
    top: 8px;
}
}
.closed:hover{
    background: var(--lgr);
}
.pol{
    margin-bottom: 10px;
}
.outro{
    background: #fff;
    padding: 35px;
    border-radius: 13px;
}
.outro .wpcf7-submit{
    width: 100%;
    /* margin-top: 10px; */
}
.outro form{
    display: flex;
    flex-direction: column;
    max-width: 360px;
}
.outro .h3{
    text-align: center;
    text-transform: uppercase;
    color: var(--mn);
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 25px;
}
::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-track {
	background-color: var(--gr);
}
::-webkit-scrollbar-thumb {
	background: var(--mnt);
	border-radius: 5px;
}

a{
	text-decoration: none;
	color: inherit;
}

a:hover {
}

.clear {
	display: block;
	clear: both;
	width: 100%;
}

.low {
	position: relative;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.agree{margin-top:15px;}
.swal2-container.swal2-center {
    align-items: center;
    z-index: 999999;
}
.feedback form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.feedback .pol3{
    flex: 0 0 32%;
}
.feedback .pol{
    margin-top: 15px;
    flex: 0 0 100%;
}
.feedback .pol2{
    flex: 0 0 25%;
}
.feedback .txt{
    height: 150px;
}
.feedback .agree{
    flex: 0 0 70%;
}

.order-form{}
.order-form .pol{
    margin-top: 10px;
    flex: 0 0 100%;
}
.order-form .pol2{
    flex: 0 0 49%;
}
.order-form .pol21{
    flex: 0 0 27%;
}
.order-form .agree{
    flex: 0 0 67%;
    margin-top: 10px;
}
.agree .wpcf7-list-item{
    margin: 0;
}
.agree label{
    font-size: 11px;
    line-height: 14px !important;
    display: flex;
}
.agree label a{
    color: var(--mnt);
    text-decoration: underline;
}
.agree label a:hover{}
.agree input {
    background: url(img/checkboxx2.svg) no-repeat 0 0;
    display: inline-block;
    position: relative;
    width: 25px;
    height: 20px;
    appearance: none !important;
    -webkit-appearance: none !important;
    -webkit-tap-highlight-color: transparent !important;
    background-size: contain;
    margin-right: 5px;
    float: left;
}
.agree input:checked {
    background: url(img/checkboxx.svg) no-repeat 0 0;
    display: inline-block;
    position: relative;
    width: 25px;
    height: 20px;
    background-size: contain;
}
.grecaptcha-badge, .wpcf7-response-output,.wpcf7-spinner{display:none!important;}
.coco{
    border-radius: 13px;
    padding: 13px 10px 12px 45px;
    width: 100%;
}
.txt{
    background: var(--gr);
    padding: 13px 10px 10px 45px;
    height: 125px;
    resize: none;
    background: var(--gr) url(img/inp5w.svg) no-repeat 17px 15px;
}
#clc{}
.coco:focus{}
.coco::-webkit-input-placeholder{opacity: 1; transition: opacity 0.3s ease;}
.coco::-moz-placeholder{opacity: 1; transition: opacity 0.3s ease;}
.coco:-moz-placeholder{opacity: 1; transition: opacity 0.3s ease;}
.coco:-ms-input-placeholder{opacity: 1; transition: opacity 0.3s ease;}

.coco:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.coco:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.coco:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.coco:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

.hero .coco::-webkit-input-placeholder{opacity: 1; transition: opacity 0.3s ease;color:rgba(255,255,255,0.75);}
.hero .coco::-moz-placeholder{opacity: 1; transition: opacity 0.3s ease;color:rgba(255,255,255,0.75);}
.hero .coco:-moz-placeholder{opacity: 1; transition: opacity 0.3s ease;color:rgba(255,255,255,0.75);}
.hero .coco:-ms-input-placeholder{opacity: 1; transition: opacity 0.3s ease;color:rgba(255,255,255,0.75);}
.h2 span, h2 span{
    color: var(--mnt);
}
.nonav{}
.nonav .tabNavigation, .nonav .catalog__brands{display:none!important;}
.hero.hcat{
    padding: 25px 40px;
    background-position: 100% 50% !important;
    background-size: cover !important;
	background-repeat:no-repeat !important;
}
.hero__top-text a{color:var(--mnt);font-weight:400;text-decoration:underline;}
.hero__top-text a:hover{text-decoration:none;}
.hero.hcat .hero__name {margin-bottom: 25px;font-size: 50px;}
.hero.hcat .hero__name.nizz{margin-bottom:10px;/* font-size: 36px; */}
.breadcrumbs__current{
    color: var(--mnt);
}
.breadcrumbs a:hover{
    color: var(--mnt);
}
.breadcrumbs a:hover span{}
.hero.hcat .hero__top-text{
    margin-bottom: 25px;
}

/*misc*/
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: var(--mn);
}
.ap {
  appearance: none;
}
.nw {
  white-space: nowrap;
}
.ma {
  margin: 0 auto;
}
.oh {
  overflow: hidden;
}
.pen {
  pointer-events: none;
}

th,
td {
  font-family: "Nunito", sans-serif;
  font-size: 14px;
  color: var(--mn);
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: var(--mn);
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: "Nunito", sans-serif;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
select:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
select:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  color: transparent;
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.header__logo{}
.header__logo img{   max-width: 185px;}
.wrap {
  margin: 0 auto;
  max-width: 1240px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  outline: none!important;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.wc-cat-grid{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 75px;
    gap: 5px;
}
.wc-cat-grid a{
    display: block;
    text-decoration: none;
    text-align: center;
    border-radius: 15px;
    background: var(--gr);
    padding: 15px 10px 10px 10px;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    flex: 1 0 auto;
    border: 1px solid var(--gr);
}
.wc-cat-grid a:hover{
    border: 1px solid var(--lgr);
}
.wc-cat-grid a img{
    width: 100%;
    display: block;
    margin: 7px auto 0 auto;
    max-width: 100px;
    height: 50px;
    object-fit: contain;
}
.wc-cat-grid a span{}
.wc-cat-grid a:hover img{}
.wc-cat-grid a:hover span{
    color: var(--lgr);
}
.wc-brand-grid{
     display: flex;
     justify-content: space-between;
     align-items: flex-start;
     flex-wrap: wrap;
     margin-bottom: 75px;
     gap: 5px;
}
.wc-brand-grid a:hover{ border: 1px solid var(--lgr);}
.wc-brand-grid a{
    display: block;
    text-decoration: none;
    text-align: center;
    border-radius: 15px;
    background: var(--gr);
    padding: 15px 10px 10px 10px;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    flex: 1 0 10%;
    border: 1px solid var(--gr);
}
.wc-brand-grid a img{
    display: block;
    margin: 0 auto 7px auto;
    filter: grayscale(1);
    height: 45px;
    width: 100%;
    object-fit: contain;
    max-width: 70px;
}
.wc-brand-grid a span{}
.wc-brand-grid a:hover img{ filter: grayscale(0);}
.wc-brand-grid a:hover span{
    color: var(--lgr);
}
.alter{}
.alter .footer__nav{
    flex: 0 0 48%;
}
.alter .footer__menus .footer__menu:not(:last-child){}
.alter .footer__menus .footer__menu{}
.alter .footer__menu li:not(:last-child){
    margin-bottom: 15px;
}
.alter .footer__menu li a{
    color: var(--mn);
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
}
.alter .footer__menu li a:hover{}
.alter .footer__name{
    color: var(--mnt);
    font-size: 22px;
    border-bottom: 1px solid var(--gr);
}
.flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.header {
  padding: 13px 40px;
  margin-bottom: 5px;
  background: #fff;
  border-radius: 15px;
  align-items: center;
  /* z-index: 1; */
}
.sea {
  width: 300px;
  position: relative;
}
#sea .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
    left: auto;
    right: 2px;
    top: 5px;
    width: 18px;
    height: 18px;
}


#sea .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{ width: 18px;
    height: 18px;}
#sea html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{}
#sea .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
    padding: 0;
}
#sea .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
    border-radius: 10px;
    padding: 7px 25px 6px 15px;
    font-size: 12px;
}


.header__contacts {
  /* margin-top: 8px; */
  text-align: right;
}
.header__contacts a:nth-child(1) {
  display: block;
  font-size: 18px;
  text-decoration: none;
}
.header__contacts a:nth-child(1):hover {
  color: var(--lgr);
}
.header__contacts a:nth-child(2) {
  display: inline-block;
  color: var(--dgr);
  font-size: 12px;
  padding-left: 26px;
  line-height: 16px;
  background: url('img/phone.svg') no-repeat left;
}
.header__social{}
.header__social a{
    display: inline-block;
    /* line-height: 0; */
}
.header__social a img{
    /* line-height: 0; */
}
.header__contacts a:nth-child(2):hover {
  color: var(--lgr);
  background: url('img/phoneh.svg') no-repeat left;
}
.header__social {
  line-height: 0;
}
.header__social a:hover {
  opacity: .7;
}
.header__consult {
  /* margin-top: 5px; */
  width: 160px;
  height: 45px;
  border-radius: 13px;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  background: var(--mnt);
}
.header__consult:hover {
  background: var(--lgr);
}
.header__burger {
  width: 32px;
  height: 18px;
  position: relative;
  display: inline-block;
  margin-top: 18px;
  display: none;
}
.header__burger.active span:nth-child(1) {
  transform: translate(3px, 7px) rotate(45deg);
  left: 0;
}
.header__burger.active span:nth-child(2) {
  display: none;
}
.header__burger.active span:nth-child(3) {
  transform: translate(3px, -7px) rotate(-45deg);
  left: 0;
}
.header__burger:hover span:nth-child(1) {
  left: 0;
}
.header__burger:hover span:nth-child(2) {
  left: 6px;
}
.header__burger:hover span:nth-child(3) {
  left: 0;
}
.header__burger span {
  position: absolute;
  width: 24px;
  height: 2px;
  background: var(--mnt);
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.header__burger span:nth-child(1) {
  top: 0;
  left: 6px;
}
.header__burger span:nth-child(2) {
  top: 50%;
  left: 0;
  margin-top: -1px;
}
.header__burger span:nth-child(3) {
  bottom: 0;
  left: 6px;
}
.form-dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  background: var(--gr);
  border-radius: 0 0 10px 10px;
  width: 100%;
  z-index: 3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 15px 20px 15px;
  display: none;
}
.faq__item .article-page__banner{}
.article p img{
    width: auto;
    height: auto;
    border-radius: 15px;
    }
.form-dropdown__tags {
  border-top: 1px solid rgba(0, 153, 192, 0.2);
  padding: 10px 0 16px 0;
  font-size: 0;
}
.form-dropdown__tags a {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 2px 0;
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
  padding: 5px 8px;
  border-radius: 900px;
  background: #afd4e2;
}
.form-dropdown__cars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.form-dropdown__car {
  width: 32%;
  margin-bottom: 20px;
}
.form-dropdown__car img {
  width: 100%;
  margin-bottom: 5px;
}
.form-dropdown__car-name {
  margin-bottom: 5px;
  font-size: 10px;
  font-weight: 500;
}
.form-dropdown__car-price {
  margin-bottom: 10px;
  color: var(--mnt);
  font-size: 7px;
  font-weight: 500;
}
.form-dropdown__link {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 7px;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 6px;
  background: var(--lgr);
}
.form-dropdown__link:hover {
  background: var(--mnt);
}
.form-dropdown__bottom-link {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  line-height: 20px;
  background: var(--mnt);
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 9px;
  font-weight: 600;
  text-align: center;
}
.form-dropdown__bottom-link:hover {
  background: var(--lgr);
}

.menu {
  background: #fff;
  margin-bottom: 5px;
  padding: 18px 48px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  position: relative;
}
.menu__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menu__item:hover .menu__link {
  color: var(--mnt);
}
.menu__item:hover .menu__arrow {
  background: url('img/arrowh.svg');
}
.menu__item:hover .menu__dropdown {
  display: block;
}
.menu__link {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}
.lio .current-menu-item{color:var(--mnt);}
.menu__arrow {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 5px;
  background: url('img/arrow.svg');
  margin: -2px 0 0 2px;
}
.menu__dropdown {
  position: absolute;
  left: 40px;
  top: 100%;
  z-index: 5;
  font-size: 0;
  width: calc(100% - 80px);
  margin-top: 5px;
  display: none;
}
.menu__dropdown:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 25px;
}
.menu__cars {
  font-size: 0;
  display: flex;
  background: #fff;
  border-radius: 0px 0 15px 15px;
  overflow: hidden;
  justify-content: space-between;
  align-items: stretch;
}
.menu__car {
  display: flex;
  padding: 20px 22px 10px 22px;
  text-align: center;
  border-top: 3px solid transparent;
  flex-direction: column;
  flex: 1 0 9%;
  align-items: center;
}
.menu__car:not(:last-child) {
  /* margin: 0 6px 0 0; */
}
.menu__car img{max-width: 122px;width: 100%;}
.menu__car:hover {
  border-top: 3px solid var(--lgr);
  background: var(--gr);
}
.menu__car-name {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}
.breadcrumbs {
  display: flex;
  margin-bottom: 25px;
  padding: 7px 15px;
  border-radius: 8px;
  background: #ffffff;
  font-size: 12px;
  font-weight: 500;
  color: rgba(38, 38, 38, 0.4);
  justify-content: flex-start;
  width: max-content;
}
.breadcrumbs span {
  /* color: var(--mn); */
  margin: 0 5px;
}
.breadcrumbs a {
  text-decoration: none;
  color: var(--mn);
}
.hero {
  margin-bottom: 5px;
  padding: 50px 40px 50px 40px;
  border-radius: 15px;
  color: #fff;
}
.hero--with-navi {
  padding: 40px;
}
.calc__reset{
    background: none;
    color: var(--mnt);
    font-weight: 400;
    font-size: 15px;
    text-align: right;
    width: 100%;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.calc__reset span{
    color: var(--lgr);
    font-size: 20px;
    margin-right: 5px;
}
.calc__reset:hover{
    color: var(--lgr);
}
.calc__reset:hover span{}
.hero__content {
  max-width: 660px;
}
.hero__name {
  margin-bottom: 35px;
  font-size: 56px;
  font-weight: 400;
  line-height: 1;
}
.hero__name--mb {
  margin-bottom: 20px;
}
.hero__name--small {
  margin-bottom: 30px;
  font-size: 46px;
}
.hero__name span {
  display: inline-block;
  border-radius: 900px;
  font-size: 22px;
  font-weight: 400;
  line-height: 20px;
  background: var(--mnt);
  padding: 5px 15px;
  vertical-align: bottom;
  margin-bottom: 8px;
}
.hero__top-text {
  margin-bottom: 40px;
  font-size: 17px;
  font-weight: 200;
  line-height: 22px;
  max-width: 565px;
}
.hero form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.hero .btns{
    width: 100%;
    height: 50px;
    font-size: 15px;
}
.hero .form .pol {
  width: 37%;
  margin-bottom: 0;
}
.hero .form .pol2 {
  width: 23%;
}
.hero .form .form__agree {
  width: 100%;
}
.hero .coco {
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 13px;
  backdrop-filter: blur(8px);
  padding: 0 15px 0 43px;
  /* margin-bottom: 15px; */
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}
.subb:before {
  content: "";
  position: absolute;
  left: 200px;
  top: 35px;
  width: 140px;
  height: 25px;
}
.subb:hover ul{
    display: flex;
    border-top: 1px solid var(--gr);
    background: #fff;
    padding: 15px 0;
    /* height: 50px; */
    position: absolute;
    z-index: 1;
    width: calc(100% - 80px);
    left: 40px;
    top: 61px;
    border-radius: 0 0 15px 15px;
    align-items: center;
    justify-content: space-evenly;
}
.subb ul{display: none;}
.subb ul li{}
.subb ul li a{
    font-size: 14px;
    text-transform: uppercase;
}
.subb ul li a:hover{
    color: var(--mnt);
}
.hero .agree label {
    display: flex;
align-items: center;}
.hero .agree label input{width:20px;height:15px}
.hero .inp1 {
  background: rgba(255, 255, 255, 0.1) url('img/inp1.svg') no-repeat 15px 50%;
}
.hero .inp2 {
  background: rgba(255, 255, 255, 0.1) url('img/inp2.svg') no-repeat 15px 50%;
}
.nero .btns{}
.hero__data .hero__data-item:not(:last-child) {
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.hero__data-item {
  display: inline-block;
  vertical-align: top;
  padding: 3px 0;
  font-size: 14px;
  font-weight: 500;
}
.hero__data-item p {
  font-size: 10px;
  font-weight: 300;
}
.hero__data-item p img {
  vertical-align: middle;
  margin: -4px 2px 0 0;
  height: 15px;
  width: auto;
  max-width: 20px;
}
.form__text-input {
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 13px;
  backdrop-filter: blur(8px);
  background: rgba(255, 255, 255, 0.1);
  padding: 0 15px 0 43px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.form__text-input--inp1 {
  background: rgba(255, 255, 255, 0.1) url('img/inp1.svg') no-repeat 15px 50%;
}
.form__text-input--inp2 {
  background: rgba(255, 255, 255, 0.1) url('img/inp2.svg') no-repeat 15px 50%;
}
.form__text-input--inp3 {
  background: rgba(255, 255, 255, 0.1) url('img/inp4.svg') no-repeat 15px 50%;
}
.form__text-field {
  height: 90px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 13px;
  backdrop-filter: blur(8px);
  background: rgba(255, 255, 255, 0.1);
  padding: 14px 15px 14px 43px;
  margin-bottom: 32px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  background: rgba(255, 255, 255, 0.1) url('img/inp3.svg') no-repeat 15px 17px;
}
.form__button {
  height: 50px;
  border-radius: 13px;
  background: var(--lgr);
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.form__button:hover {
  background: var(--mnt);
}
.form__agree {
  position: relative;
}
.form__agree input {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
}
.form__agree label {
  display: block;
  cursor: pointer;
  padding: 2px 0 2px 26px;
  font-size: 7px;
}
.form__agree label a {
  text-decoration: none;
  font-weight: 600;
}
.actions {
  background: #fff;
  margin-bottom: 5px;
  border: 2px solid #f0f0f0;
  border-radius: 15px;
  position: relative;
}
.actions__list {
  position: relative;
  overflow: hidden;
}
.actions__list:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 5px;
  height: 109px;
  background: #fff;
  z-index: 3;
}
.actions__item {
  padding: 87px 48px 24px 48px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  background: url('img/action.svg') no-repeat 48px 24px;
  position: relative;
}
.actions__item:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 5px;
  height: 109px;
  background: var(--gr);
}
.slider-link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  height: 52px;
  z-index: 5;
}
.slider-link--prev {
  left: -26px;
  background: url('img/prev.svg') center / cover;
}
.slider-link--prev:hover {
  background: url('img/prevh.svg') center / cover;
}
.slider-link--next {
  right: -26px;
  background: url('img/next.svg') center / cover;
}
.slider-link--next:hover {
  background: url('img/nexth.svg') center / cover;
}
.h2{
  margin-bottom: 45px;
  position: relative;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  line-height: 110%;
}
#lood{
    display:flex;
    flex-wrap: wrap;
    /* gap: 5px; */
}
#lood .nblock{
    flex-direction: column;
    flex: 0 0 23.9%;
    margin: 0 0.5% 1%;
}
.loadMoreBtn{
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    align-items: center;
}
 .loadMoreBtn span{
    width: 190px;
    /* height: 50px; */
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-radius: 13px;
    background: var(--mnt);
    border: 1px solid var(--mnt);
    text-align: center;
    padding: 14px 0 12px;
    }
	.loadMoreBtn:hover span{
	background:none;color:var(--mnt);}

.pod .blog__item-date{    font-size: 12px;}
.pod .blog__item-name{
    min-height: auto;
    margin-bottom: 20px;
}
.article h2:first-child{margin-top:0px;}
.article h3:first-child{margin-top:0px;}
.article h2{
  margin-top:25px;
  margin-bottom: 25px;
  position: relative;
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  line-height: 120%;
  }
.h2:before, .article h2:before {
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  width: 30px;
  height: 36px;
  border-radius: 0px 90px 90px 0px;
  background: var(--mn);
}
.h2--white:before {
  background: #fff;
}
.h2--mb {
  margin-bottom: 20px;
}
h3.h2, .article h3 {
  font-size: 26px;
}
h3.h2:before{
  width: 30px;
  height: 26px;
}
.article h3:before  {
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  width: 30px;
  height: 26px;
  border-radius: 0px 90px 90px 0px;
  background: var(--mn);
}
.advantages {
  margin-bottom: 5px;
  background: #ffffff url('img/adv.png') center / cover;
  padding: 70px 40px;
  border-radius: 15px;
}
.advantages__list {
  /* overflow-x: scroll; */
  width: 100%;
}
.advantages .swiper-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.advantages__item {
  height: 300px;
  border-radius: 15px;
  background: var(--gr);
  position: relative;
  padding: 30px 30px 126px 30px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  flex: 0 0 24.3%;
}
.advantages__name {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.advantages__image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.catalog {
  background: #fff;
  margin-bottom: 5px;
  border-radius: 15px;
  padding: 40px;
}
.catalog .tabNavigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
}
.catalog .tabNavigation li {
  flex: 1 0 auto;
}
.catalog .tabNavigation li a {
  margin-bottom: 5px;
  display: block;
  text-decoration: none;
  text-align: center;
  border-radius: 15px;
  background: var(--gr);
  padding: 20px 10px 7px 10px;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}
.catalog .tabNavigation li a:hover {
  box-shadow: inset 0 0 0 1px var(--lgr);
}
.catalog .tabNavigation li a.selected {
  color: var(--lgr);
  margin-bottom: -5px;
  padding: 22px 10px 7px 10px;
  font-weight: 400;
  border-top: 3px solid var(--lgr);
}
.catalog .tabNavigation li a.selected:hover {
  box-shadow: none;
}
.catalog .tabNavigation li a img {width: 100%;
  display: block;
  margin: 7px auto 0 auto;
  max-width: 100px;
  height: 50px;
  object-fit: contain;
}
.catalog__brands {
  border-radius: 10px;
  background: var(--gr);
  padding: 16px 20px;
  margin-bottom: 5px;
  position: relative;
}
.catalog__brands .slider-link {
  width: 33px;
  height: 33px;
}
.catalog__brands .slider-link--prev {
  background: url('img/prev2.svg') center / cover;
  left: -16px;
}
.catalog__brands .slider-link--prev:hover {
  background: url('img/prev2h.svg') center / cover;
}
.catalog__brands .slider-link--next {
  background: url('img/next2.svg') center / cover;
  right: -16px;
}
.catalog__brands .slider-link--next:hover {
  background: url('img/next2h.svg') center / cover;
}
.catalog__brands-list {
  overflow: hidden;
}
.catalog__brand {
  text-align: center;
  font-size: 11px;
  font-weight: 300;
  line-height: 15px;
}
.catalog__brand:hover{
  color: var(--lgr);
}
.catalog__brand:hover img{filter: grayscale(0);}
.catalog__brand.is-active{color:var(--lgr);}
.catalog__brand.is-active img{
    filter: grayscale(0);
}
.fancybox-close-small{display:none}
#modal-car-name{
    display: block;
    color: var(--lgr);
}
.catalog__brand img {
  display: block;
  margin: 0 auto 7px auto;
  filter: grayscale(1);
  height: 45px;
  width: 100%;
  object-fit: contain;
  max-width: 70px;
}
.catalog__list {
  padding-bottom: 40px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 10px;
}

.catalog__item-thumb{
    display: block;
    line-height: 0;
}
.catalog__item-thumb img{}
.catalog__list .catalog__item{
}
.redd{    width: calc(25% - 5px);}
.redd button{
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    background: var(--mnt);
    width: 100%;
    display: flex;
    height: 45px;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.redd button:hover{
    background: var(--lgr);
}
.catalog__item {
  /* margin-bottom: 5px; */
  border-radius: 15px;
  background: var(--gr);
  overflow: hidden;
}
.catalog__item img {
  width: 100%;    height: 175px;
    object-fit: cover;
}
.catalog__item-info {
  padding: 15px 15px 15px 15px;
}
.catalog__item-name {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}
.catalog__item-data {
  padding: 6px 0 1px;
  margin-bottom: 10px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.catalog__item-data:before {
  content: "";
  position: absolute;
  left: 47%;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(0, 153, 192, 0.2);
}
.catalog__item-data li {
  width: 45%;
  margin-bottom: 5px;
  padding-left: 20px;
  line-height: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 300;
  background-size: 15px !important;
}
.catalog__item-data li span{
    font-weight: 400;
    display: block;
}
.catalog__item-data li:nth-child(2n) {
  width: 50%;
}
.catalog__item-data li:nth-child(1) {
  background: url('img/data1.svg') no-repeat 0 0;
}
.catalog__item-data li:nth-child(2) {
  background: url('img/data4.svg') no-repeat 0 0;
}
.catalog__item-data li:nth-child(3) {
  background: url('img/data11.svg') no-repeat 0 0;
}
.catalog__item-data li:nth-child(4) {
  background: url('img/data5.svg') no-repeat 0 0;
}
.catalog__item-price {
  padding: 10px 0 20px 20px;
  border-top: 1px solid rgba(0, 153, 192, 0.2);
  background: url('img/price.svg') no-repeat 0 8px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  background-size: 15px;
}
.catalog__item-price span {
  color: var(--mnt);
  font-size: 15px;
  font-weight: 500;
}
.catalog__item-links {
  font-size: 0;
  display: flex;
  align-items: center;
}
.catalog__item-links a {
  display: flex;
  text-decoration: none;
  margin: 0 5px 5px 0;
  line-height: 16px;
  padding: 0 20px;
  height: 28px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 8px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
}
.catalog__item-links a:nth-child(1) {
  color: #fff;
  background: var(--lgr);
}
.catalog__item-links a:nth-child(1):hover {
  background: var(--mnt);
}
.catalog__item-links a:nth-child(2) {
  border: 1px solid var(--lgr);
  color: var(--lgr);
}
.catalog__item-links a:nth-child(2):hover {
  border: 1px solid var(--mnt);
  color: var(--mnt);
}
.catalog__bottom-button {
  text-align: center;
}
.catalog__bottom-button button {
  width: 190px;
  height: 50px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  border-radius: 13px;
  background: var(--mnt);
  border: 1px solid var(--mnt);
}
.catalog__bottom-button button:hover {
  background: none;
  color: var(--mnt);
}
.faq.prc{
    padding: 40px;
}
.prc table{
    width: 100%;
}
.prc table td a{
    font-weight: 400;
    color: var(--mnt);
}
.prc table td a:hover{
    text-decoration: underline;
}
.prc table td{
    padding: 10px 15px 8px;
    text-align: center;
}
.prc table th{
    text-align: center;
    text-transform: uppercase;
    background: var(--mnt);
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 10px 15px 7px;
    border: 1px solid var(--gr);
}
.prc table td:first-child{
    text-align: left;
}
.prc table th:first-child{
    text-align: left;
    border-radius: 13px 0 0;
}
.prc table th:last-child{
    border-radius: 0 13px 0 0;
}
.prc table tr:first-child{}
.prc table tr:last-child{}
.prc table tr:nth-child(odd){
    background: var(--gr);
}
.prc table tr:nth-child(even){
    background: #fff;
}

.catalog__list2 .catalog__item img, .simple .catalog__item img, .acircle .catalog__item img{    height: 175px !important;}

.catalog__list2 {
  overflow: hidden;
}
.catalog__slider {
  position: relative;
}
.catalog__slider .slider-link--prev {
  left: -65px;
}
.catalog__slider .slider-link--next {
  right: -65px;
}
.filter {
  padding-bottom: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.filter__select {
  width: calc(25% - 5px);
  height: 45px;
  line-height: 45px;
  border-radius: 10px;
  background: var(--gr) url('img/select.svg') no-repeat right 20px top 50%;
  margin-bottom: 5px;
  font-weight: 300;
  color: rgba(38, 38, 38, 0.5);
  font-size: 16px;
}
.filter__select.opened {
  border-radius: 10px 10px 0 0;
  background: var(--gr) url('img/select2.svg') no-repeat right 20px top 50%;
}
.filter__select.changed {
  color: var(--mnt);
}
.filter__select.changed .jq-selectbox__select {
  font-weight: 500;
}
.filter__select .jq-selectbox__select {
  padding: 0 50px 0 20px;
}
.filter__select .jq-selectbox__dropdown {
  background: var(--gr);
  border-radius: 0 0 10px 10px;
  width: 100%;
  padding: 0 20px 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.filter__select .jq-selectbox__dropdown ul li {
  line-height: 22px;
  cursor: pointer;
  color: var(--mn);
}
.filter__select .jq-selectbox__dropdown ul li:not(:last-child) {
  margin-bottom: 10px;
}
.filter__select .jq-selectbox__dropdown ul li:hover {
  color: var(--mnt);
}
.filter__prices {
  width: calc(50% - 2.5px);
  height: 45px;
  line-height: 45px;
  border-radius: 10px;
  background: var(--gr);
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.filter__prices p {
  font-size: 16px;
  font-weight: 300;
}
.filter__range {
  width: calc(100% - 125px);
}
.filter__range .irs--round .irs-line {
  top: 20px;
}
.filter__range .irs--round .irs-line {
  border-radius: 10px;
  height: 5px;
  background: rgba(0, 153, 192, 0.3);
}
.filter__range .irs--round .irs-bar {
  top: 20px;
}
.filter__range .irs--round .irs-bar {
  height: 5px;
  border-radius: 10px;
  background: var(--mnt);
}
.filter__range .irs--round .irs-handle {
  width: 13px;
  height: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid var(--mnt);
  background: #ffffff;
  margin-top: -9px;
}
.filter__range .irs--round .irs-handle i {
  display: none !important;
}
.filter__range .irs--round .irs-from,
.filter__range .irs--round .irs-to,
.filter__range .irs--round .irs-single {
  background: var(--mnt);font-size:11px;
}
.filter__range .irs--round .irs-from:before,
.filter__range .irs--round .irs-to:before,
.filter__range .irs--round .irs-single:before {
  border-top-color: var(--mnt);
}
.filter__range .irs--flat .irs-line {
  top: 20px;
}
.calc .filter__select {
  width: calc(33.333334% - 2.5px);
}
.calc .filter__select.fs1{
    width: calc(39.333334% - 2.5px);
}
.calc .filter__select.fs2{}
.calc .filter__select.fs3{
    width: calc(27.333334% - 2.5px);
}
.pr1{}
.pr2{
    font-weight: 500;
}
.pr3{}
.pr4{
    font-weight: 700;
}
.pr5{
    font-weight: 700;
}
.pr6{
    font-weight: 700;
}
.pr7{}
.filter__range .irs--flat .irs-line {
  border-radius: 10px;
  height: 5px;
  background: rgba(0, 153, 192, 0.3);
}
.filter__range .irs--flat .irs-bar {
  top: 20px;
}
.filter__range .irs--flat .irs-bar {
  height: 5px;
  border-radius: 10px;
  background: var(--mnt);
}
.filter__range .irs--flat .irs-handle {
  width: 13px;
  height: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid var(--mnt);
  background: #ffffff;
  margin-top: -5px;
}
.filter__range .irs--flat .irs-handle i {
  display: none !important;
}
.filter__range .irs--flat .irs-from,
.filter__range .irs--flat .irs-to,
.filter__range .irs--flat .irs-single {
  background: var(--mnt);font-size:11px;
}
.filter__range .irs--flat .irs-from:before,
.filter__range .irs--flat .irs-to:before,
.filter__range .irs--flat .irs-single:before {
  border-top-color: var(--mnt);
}
.order-form {
  background: url('img/order-form.jpg') center / cover;
  padding: 70px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.order-form__contacts {
  width: 43.5%;
  padding-top: 17px;
}
.order-form__contacts .h2 {
  margin-bottom: 20px;
}
.order-form__contacts p {
  margin-bottom: 50px;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
}
.order-form__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.order-form__links fieldset {
  width: 32%;
  text-align: center;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  height: 90px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.order-form__links fieldset legend {
  padding: 0 10px;
}
.order-form__links fieldset a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  margin-top: -5px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
.order-form__links fieldset a:hover{color:var(--lgr);}
.order-form .form {
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 15px;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: var(--mn);
}
.order-form .form .form__text-input {
  width: 49%;
  height: 45px;
  margin-bottom: 10px;
  color: var(--mn);
}
.order-form .inp1 {
  background: rgba(255, 255, 255, 0.75) url('img/inp1w.svg') no-repeat 15px 50%;
}
.order-form .inp2 {
  background: rgba(255, 255, 255, 0.75) url('img/inp2w.svg') no-repeat 15px 50%;
}
.order-form form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.order-form .agree label{align-items:center;}
.order-form .txt {
  width: 100%;
  background: rgba(255, 255, 255, 0.75) url('img/inp3w.svg') no-repeat 15px 17px;
}
.order-form .form .form__button {
  width: 25%;
  margin: 0;
}
.order-form .form .form__agree {
  width: 62%;
}
.order-form .form .form__agree label {
  font-size: 9px;
  line-height: 15px;
}
.order-form--conditions {
  background: #ffffff url('img/advantages.svg') center / cover;
  color: var(--mn);
}
.order-form--conditions .order-form__contacts {
  width: 45%;
}
.order-form--conditions .order-form__links fieldset a {
  color: var(--mn);
}
.order-form--conditions .order-form__contacts p {
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 40px;
}
.order-form--conditions .form {
  backdrop-filter: blur(7px);
  background: rgba(233, 232, 237, 0.6);
}
.order-form--conditions .form .form__text-input--inp1 {
  background: rgba(255, 255, 255, 0.8) url('img/inp1w.svg') no-repeat 15px 50%;
}
.order-form--conditions .form .form__text-input--inp2 {
  background: rgba(255, 255, 255, 0.8) url('img/inp2w.svg') no-repeat 15px 50%;
}
.order-form--conditions .form .form__text-field {
  background: rgba(255, 255, 255, 0.8) url('img/inp3w.svg') no-repeat 15px 17px;
}
.calc {
  margin-bottom: 5px;
  background: #ffffff url('img/advantages.svg') center / cover;
  padding: 70px 40px 80px 40px;
  border-radius: 15px;
}
.calc__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.auto__images {
  width: calc(39.333334% - 2.5px);
  border-radius: 10px;
  background: var(--gr);
  margin-bottom: 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: stretch;
  max-height: 297px;
}
.auto__image{}
.auto__image a{
    width: 100%;
    height: 100%;
    display: block;
}
.auto__image a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.calc__image a{
    display: block;
    width: 100%;
    height: 100%;
}
.calc__image {
  width: calc(39.333334% - 2.5px);
  border-radius: 10px;
  background: var(--gr);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: stretch;
  max-height: 297px;
}
.calc__image img {
  /* position: absolute; */
  left: 50%;
  top: 50%;
  /* transform: translate(-50%, -50%); */
  max-width: 100%;
  max-height: 100%;
  display: block;
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.calc__params {
  width: calc(33.333334% - 2.5px);
  /* height: 100%; */
  display: flex;
  flex-direction: column;
}
.calc__params-item {
  border-radius: 10px;
  background: var(--gr);
  margin-bottom: 5px;
  padding: 15px 20px;
}
.calc__datas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calc__data {
  font-size: 12px;
  font-weight: 500;
  text-align: right;
}
.calc__data p {
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
}
.calc__data p img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
  height: 14px;
}
.calc__data-line {
  width: 1px;
  background: rgba(0, 153, 192, 0.2);
}
.calc__range-data {
  margin-bottom: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calc__range-data p {
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
}
.calc__range-data p:last-child {
  font-size: 14px;
  font-weight: 500;
}
.calc__range-data p span {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 20px;
  background: rgba(0, 153, 192, 0.2);
  margin: 0 10px;
}
.calc .filter__range {
  width: auto;
}
.calc .filter__range .irs--flat {
  margin-top: -9px;
}
.calc .filter__range .irs--round {
  margin-top: -9px;
}
.calc__range-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 11px;
  font-weight: 200;
  line-height: 12px;
  margin-top: -5px;
}
.calc__results {
  width: calc(27.333334% - 2.5px);
  border-radius: 10px;
  background: var(--gr);
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
.calc__result {
  border-bottom: 1px solid #bad9e4;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.calc__result div {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
.calc__result div:last-child {
  font-weight: 600;
}
.calc__table {
  width: 100%;
  margin-bottom: 12px;
}
.calc__table tr td {
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
.calc__table tr td:last-child {
  padding-left: 10px;
  font-weight: 600;
  text-align: right;
}
.calc__buttons a {
  display: block;
  text-decoration: none;
  text-align: center;
  border-radius: 11px;
  text-transform: uppercase;
  font-weight: 600;
  /* padding: 10px 10px 9px; */
  font-size: 13px;
}
.calc__buttons a:nth-child(1) {
  color: #fff;
  background: var(--lgr);
  margin-bottom: 5px;
  padding: 10px 10px 9px;
}
.calc__buttons a:nth-child(1):hover {
  background: var(--mnt);
}
.calc__buttons a:nth-child(2) {
  border: 1px solid var(--lgr);
  color: var(--lgr);
  padding: 10px 10px 7px;
}
.calc__buttons a:nth-child(2):hover {
  border: 1px solid var(--mnt);
  color: var(--mnt);
}
.purchase {
  background: #fff;
  padding: 70px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.purchase__slider {
  position: relative;
}
.purchase__list {
  overflow: hidden;
}
.purchase .swiper-wrapper {
  display: flex;
}
.purchase__item {
  height: auto!important;
  border-radius: 15px;
  background: var(--gr);
  padding: 25px 30px 30px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 200;
  line-height: 20px;
}
.purchase__item img {
  display: block;
  margin-bottom: 15px;
}
.purchase .slider-link--prev {
  left: -65px;
}
.purchase .slider-link--next {
  right: -65px;
}
.faq {
  background: #fff;
  padding: 70px 40px 67px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.faq__item {
  margin: 0 25px 5px 0;
  border-radius: 10px;
  background: var(--gr);
  padding: 25px 54px 22px 30px;
}
.faq__item-name {
  cursor: pointer;
  position: relative;
  font-size: 20px;
  font-weight: 500;
}
.faq__item-name:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -85px;
  width: 59px;
  height: 59px;
  background: url('img/faq1.svg');
}
.faq__item-name--active:after {
  background: url('img/faq2.svg');
}
.faq__item-text {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid rgba(38, 38, 38, 0.2);
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  display: none;
}
.blog {
  background: #fff;
  padding: 50px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.blog__slider {
  position: relative;
}
.blog__list {
  overflow: hidden;
}
.blog__item {
  border-radius: 15px;
  background: var(--gr);
  overflow: hidden;
}
.blog__item .nimg {
  width: 100%;
  height: 175px;
  display:block;
}
.blog__item-info {
  padding: 15px 30px 15px 20px;
}
.blog__item-date {
  margin-bottom: 5px;
  color: rgba(38, 38, 38, 0.7);
  font-size: 10px;
  font-weight: 300;
  line-height: 14px;
}
.blog__item-name {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  min-height: 60px;
}
.blog__item-link {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 7px 20px;
  border-radius: 8px;
  background: var(--lgr);
}
.blog__item-link:hover {
  background: var(--mnt);
}
.blog .slider-link--prev {
  left: -65px;
}
.blog .slider-link--next {
  right: -65px;
}
.blog__list2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 40px;
}
.blog__list2 .blog__item {
  width: calc(25% - 3px);
  margin-bottom: 5px;
}
.contacts {
  margin-bottom: 5px;
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.contacts__map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  overflow: hidden;
  filter: grayscale(100%);
}
.contacts__contacts {
  display: inline-block;
  border-radius: 15px;
  max-width: 550px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 40px;
  position: relative;
  background: #fff;
  z-index: 2;
  flex: 0 0 36%;
}
.contacts__adress {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 27px;
}
.contacts__adress span {
  font-weight: 600;
}
.contacts__desc {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 27px;
}
.contacts__desc span {
  font-weight: 600;
}
.contacts .header__social {
  margin: 0 0 40px 0;
}
.contacts__button {
  width: 220px;
  height: 50px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 13px;
  background: var(--lgr);
  font-size: 16px;
  font-weight: 600;
}
.contacts__button:hover {
  background: var(--mnt);
}
.feedback {
  background: url('img/feedback.jpg') center / cover;
  border-radius: 15px;
  margin-bottom: 5px;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.feedback .form {
  display: inline-block;
  text-align: left;
  background: #fff;
  /* max-width: 760px; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 40px;
  border-radius: 15px;
  backdrop-filter: blur(10px);
  flex: 0 0 65%;
}
.feedback .form .form__text-input {
  width: 32%;
  height: 45px;
  margin-bottom: 10px;
  font-size: 14px;
  color: var(--mn);
}
.inp1 {
  background: var(--gr) url('img/inp1w.svg') no-repeat 15px 50%;
}
.inp2 {
  background: var(--gr) url('img/inp2w.svg') no-repeat 15px 50%;
}
.inp3 {
  background: var(--gr) url('img/inp4w.svg') no-repeat 15px 50%;
}
.form__text-field {
  width: 100%;
  height: 120px;
  background: var(--gr) url('img/inp5w.svg') no-repeat 15px 17px;
  margin-bottom: 30px;
}
.feedback .form .form__button {
  width: 20%;
  height: 45px;
  margin: 0;
  font-size: 14px;
}
.feedback .form .form__agree {
  width: 72%;
  margin-top: 8px;
}
.feedback .form .form__agree label {
  font-size: 10px;
  line-height: 15px;
}
.footer {
  border-radius: 15px;
  background: var(--mn);
  padding: 60px 40px;
  color: #fff;
}
.footer__company {
  margin-bottom: 25px;
  margin-right: 140px;
}
.footer__logo {
  margin-bottom: 30px;
}
.footer__social span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.footer__social a {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
}
.footer__social a:hover {
  opacity: .7;
}
.footer__name {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  color: rgba(255, 255, 255, 0.3);
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.footer__nav {
  margin-bottom: 25px;
}
.footer__menu li:not(:last-child) {
  margin-bottom: 10px;
}
.footer__menu li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
}
.footer__menu li a:hover {
  color: var(--mnt);
}
.footer__menus .footer__menu {
  display: inline-block;
  vertical-align: top;
}
.footer__menus .footer__menu:not(:last-child) {
  margin-right: 40px;
}
.footer__contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
}
.footer__contacts a,
.footer__contacts span {
  text-decoration: none;
  margin-bottom: 20px;
  padding-left: 23px;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  color: #fff;
}
.footer__contacts a:nth-child(1),
.footer__contacts span:nth-child(1) {
  background: url('img/fcontacts1.svg') no-repeat 0 0;
}
.footer__contacts a:nth-child(2),
.footer__contacts span:nth-child(2) {
  background: url('img/fcontacts2.svg') no-repeat 0 0;
}
.footer__contacts a:nth-child(3),
.footer__contacts span:nth-child(3) {
  background: url('img/fcontacts3.svg') no-repeat 0 0;
}
.footer__contacts a:nth-child(4),
.footer__contacts span:nth-child(4) {
  background: url('img/fcontacts4.svg') no-repeat 0 0;
}
.footer__contacts a:hover {
  color: var(--mnt);
}
.footer__links a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  line-height: 16px;
}
.footer__links a:not(:last-child) {
  margin-right: 60px;
}
.footer__links a:hover {
  color: #fff;
}
.footer__copy {
  color: rgba(255, 255, 255, 0.2);
  font-size: 12px;
  line-height: 16px;
}
.article {
  background: #fff;
  padding: 40px 40px 40px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
  overflow: hidden;
}
.article p a, .article li a{color:var(--mnt);text-decoration:underline;}
.article p a:hover, .article li a:hover{text-decoration:none;}
.article h3{
    margin: 25px 0 20px;
    position: relative;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
}
.article h4{}
.article--pt {
  padding-top: 50px;
  padding-bottom: 25px;
}
.article .top-text {
  margin-bottom: 45px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.article .top-text span {
  font-weight: 400;
  color: var(--mnt);
}
.article p {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
.article p.mb {
  margin-bottom: 45px;
}
.article ul, .article ol {
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article ul.pb {
  padding-bottom: 25px;
}
.article ul li,.article ol li {
  margin-bottom: 20px;
  padding-left: 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  background: url('img/li.svg') no-repeat 0 6px;
}
.article ul li b, .article ul li strong{}
.article .flex {
  padding-bottom: 25px;
}
.article .flex ul {
  width: 48%;
}
.article__name {
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 500;
}
.article__name span {
  position: relative;
  display: inline-block;
}
.article__name span:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  width: 1000px;
  height: 26px;
  border-radius: 90px 0px 0px 90px;
  background: var(--gr);
  margin-left: 20px;
}
.auto {
  background: #fff;
  padding: 40px;
  border-radius: 15px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.auto__images .slider-link {
  width: 33px;
  height: 33px;
}
.auto__images .slider-link--prev {
  background: url('img/prev2.svg') center / cover;
  left: -16px;
}
.auto__images .slider-link--prev:hover {
  background: url('img/prev2h.svg') center / cover;
}
.auto__images .slider-link--next {
  background: url('img/next2.svg') center / cover;
  right: -16px;
}
.auto__images .slider-link--next:hover {
  background: url('img/next2h.svg') center / cover;
}
.auto__list {
  overflow: hidden;
  position: relative;
  height: 100%;
  border-radius: 10px;
}
.auto__info {
  width: 68.9%;
}
.auto__col {
  width: calc(50% - 2.5px);
}
.auto .calc__range-data {
  margin-bottom: 0;
}
.auto .filter__range {
  width: auto;
}
.auto .calc__results {
  width: auto;
  height: calc(100% - 5px);
}
.auto .calc__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.auto .calc__buttons a {
  width: calc(50% - 2.5px);
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.our-contacts {
  margin-bottom: 5px;
}
.our-contacts__contacts {
  background: #fff;
  padding: 70px 40px 45px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.our-contacts__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.our-contacts fieldset {
  width: 32%;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: 1px solid var(--mnt);
  border-radius: 15px;
  font-size: 20px;
  font-weight: 300;
  line-height: 27px;
  padding: 20px 20px 25px 20px;
}
.our-contacts fieldset legend {
  color: var(--mnt);
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  padding: 0 10px;
  text-transform: uppercase;
}
.our-contacts fieldset legend img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}
.our-contacts fieldset a {
  text-decoration: none;
}
.our-contacts fieldset a:hover {
  color: var(--mnt);
}
.our-contacts .contacts__map {
  position: relative;
  width: auto;
  height: 480px;
}
.rent {
  background: #fff;
  padding: 70px 40px 50px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.rent__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.rent__item {
  width: calc(33.33334% - 3px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
  border-radius: 15px;
  background: var(--gr);
  padding: 30px 30px 148px 30px;
  overflow: hidden;
}
.rent__item-name {
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}
.rent__item-name span {
  color: var(--mnt);
}
.rent__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.rent__data-item {
  width: 46%;
  font-size: 16px;
  font-weight: 500;
}
.rent__data-item p {
  font-size: 11px;
  font-weight: 200;
  line-height: 15px;
}
.rent__data-item p img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}
.rent__data-line {
  width: 1px;
  background: rgba(0, 153, 192, 0.2);
}
.rent__item-image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.conditions {
  background: #fff;
  padding: 70px 40px 50px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.conditions__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.conditions__item {
  width: calc(33.33334% - 3px);
  margin-bottom: 20px;
  border-radius: 15px;
  background: var(--gr);
  overflow: hidden;
}
.conditions__item-image {
  width: 100%;
}
.conditions__item-info {
  padding: 24px 30px;
}
.conditions__item-name {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}
.conditions__item-data li {
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  background: url('img/li2.svg') no-repeat 0 5px;
}
.conditions__item-data li.hidden {
  display: none;
}
.conditions__item-link {
  display: inline-block;
  text-decoration: underline;
  color: var(--lgr);
  font-size: 10px;
  line-height: 14px;
}
.reviews {
  background: #fff;
  padding: 40px 0 40px 40px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.reviews__slider {
  position: relative;
}
.reviews__slider .slider-link--prev {
  left: -65px;
}
.reviews__slider .slider-link--next {
  right: -25px;
}
.reviews__list {
  overflow: hidden;
}
.reviews__item {
  /* padding: 20px; */
  padding: 0;
  border-radius: 15px;
  /* background: var(--gr); */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reviews__item p {
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}
.reviews__item-author {
  margin-bottom: 20px;
}
.reviews__item-avatar {
  display: table-cell;
  vertical-align: middle;
}
.reviews__item-avatar img {
  width: 80px;
  height: 80px;
  max-width: 80px;
  margin-right: 15px;
  border-radius: 15px;
  object-fit: cover;
}
.reviews__item-name {
  display: table-cell;
  vertical-align: middle;
  color: rgba(38, 38, 38, 0.5);
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}
.reviews__item-name span {
  display: block;
  color: var(--mn);
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}
.article-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article-page__article {
  width: 77.7%;
}
.article-page__top-block {
  border-radius: 15px;
  background: #ffffff;
  padding: 45px 40px 45px 20px;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  border-left: 20px solid var(--mn);
}
.article-page__banner {
  position: relative;
  background: #fff;
  margin-bottom: 5px;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.article-page__banner-image {
  flex: 0 0 30%;
  font-size: 0;
  /* border-radius: 0 15px 15px 0; */
  max-height: 200px;
  /* display: flex; */
  /* align-items: center; */
}
.article-page__banner-image img {min-height: 150px;
  width: 100%;
  border-radius: 0 15px 15px 0;
  line-height: 0;
  height: 100%;
  display: block;
  object-fit: cover;
}
.article-page__banner-text {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  flex: 0 0 60%;
  padding-left: 50px;
}
.article-page__banner-text p {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 500;
}
.article-page__banner-link {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  background: var(--mnt);
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
}
.article-page__banner-link:hover {
  background: var(--lgr);
}
.article-page__banner-link span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  margin-left: -3px;
  white-space: nowrap;
}
.article-page__share {
  background: #fff;
  border-radius: 15px;
  padding: 39px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 4px;
  line-height: 22px;
  align-items: center;
}
.article-page__aside {
  width: 22%;
}
.article-page__content {
  background: #fff;
  margin-bottom: 5px;
  padding: 30px;
  border-radius: 15px;
}
.article-page__content .h2 {
  margin: 0 0 20px 0;
  font-size: 20px;
  line-height: 22px;
}
.article-page__content .h2:before {
  width: 20px;
  height: 20px;
  left: -30px;
}
.article-page__content ol {
  padding-left: 20px;
  list-style: decimal;
  color: var(--mnt);
  /* font-size: 14px; */
  font-weight: 300;
  line-height: 16px;
  margin-left: -5px;
}
.article-page__content ol li:not(:last-child) {
  margin-bottom: 10px;
}
.article-page__content ol li a {
  color: var(--mnt);
  font-size: 15px;
}
.acircle{}
.acircle .catalog__item{}
.acircle .catalog__item img{height: 175px !important;}
.article-page__content ol li a:hover{text-decoration:underline;}
.article-page__cars-name {
  margin-bottom: 5px;
  color: #fff;
  position: relative;
  border-radius: 15px;
  background: var(--mnt);
  padding: 20px 30px;
  font-size: 20px;
  font-weight: 500;
}
.article-page__cars-name:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 0px 90px 90px 0px;
  background: #ffffff;
}
.article-page .catalog__item {    margin-bottom: 5px;
  width: auto;
  background: #fff;
}
@media screen and (min-width : 1025px) {#sea{
    width: 285px;
    display: flex;
    align-items: center;
}}
@media screen and (min-width : 1360px) {.wrap{max-width: 1300px;}}
@media screen and (min-width : 1680px) {
.calc.sonn .calc__params-item:nth-child(1) {
    padding: 15px 20px;
}
	.catalog__list2 .catalog__item img, .simple .catalog__item img, .acircle .catalog__item img{height: 200px!important;}.calc__image{
    max-height: 350px;
}.calc__params-item{
    padding: 24px 20px;
}
.auto__images{max-height: 350px;}
	.wrap{max-width: 1500px;}
	#header.scrolled{max-width: 1480px;}
	.catalog__item img, .blog__item .nimg{    height: 200px;}
	.swiper3 .swiper-slide {
    min-width: 9%;}
	}
@media (max-width: 1280px) {
	.calc.sonn .calc__params-item:nth-child(1){        padding: 10px 20px;}
	.order-form__links fieldset a{
        padding: 0 10px;
        font-size: 14px;
        }
	#header.scrolled{max-width: calc(95% - 20px);}
  .wrap {
    max-width: 95%;
  }
  .header {
    padding: 13px 20px;
  }
  .header__form .dgwt-wcas-search-form {
    width: 200px;
  }
  .menu {
    padding: 18px 20px;
  }
  .catalog .tabNavigation li a {
    font-size: 11px;
    line-height: 16px;
  }
  .catalog__item {
    /* width: calc(50% - 2.5px); */
  }
  .order-form__contacts {
    /* width: 100%; */
    /* padding: 0 0 30px 0; */
  }
  .order-form__contacts p {
    margin-bottom: 30px;
  }
  .order-form .form {
    /* width: 100%; */
  }
  .calc__image {
    /* width: 100%; */
    /* text-align: center; */
  }
  .calc__image img {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    /* margin-bottom: 5px; */
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transform: none;
    padding: 0;
  }
  .calc__image img__images {
    width: 30.7%;
    position: relative;
  }
  .calc__image img__images .slider-link {
    width: 33px;
    height: 33px;
  }
  .calc__image img__images .slider-link--prev {
    background: url('img/prev2.svg') center / cover;
    left: -16px;
  }
  .calc__image img__images .slider-link--prev:hover {
    background: url('img/prev2h.svg') center / cover;
  }
  .calc__image img__images .slider-link--next {
    background: url('img/next2.svg') center / cover;
    right: -16px;
  }
  .calc__image img__images .slider-link--next:hover {
    background: url('img/next2h.svg') center / cover;
  }
  .calc__image img__list {
    overflow: hidden;
    position: relative;
    height: 100%;
    border-radius: 10px;
  }
  .calc__image img__info {
    width: 68.9%;
  }
  .calc__image img__col {
    width: calc(50% - 2.5px);
  }
  .calc__image img .calc__range-data {
    margin-bottom: 0;
  }
  .calc__image img .filter__range {
    width: auto;
  }
  .calc__image img .calc__results {
    width: auto;
    height: calc(100% - 5px);
  }
  .calc__image img .calc__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .calc__image img .calc__buttons a {
    width: calc(50% - 2.5px);
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .calc__params {
    /* width: calc(50% - 2.5px); */
  }
  .calc__results {
    /* width: calc(50% - 2.5px); */
  }
  .contacts__contacts {
    max-width: 500px;
  }
  .feedback .form {
    max-width: 660px;
  }
  .footer__company {
    margin-right: 0;
  }
  .auto__images {
    /* width: 100%; */
    /* margin-bottom: 5px; */
  }
  .auto__list {
    /* height: 500px; */
  }
  .auto__info {
    width: 100%;
  }
  .order-form--conditions .order-form__contacts {
    width: 100%;
  }
  .rent__item {
    width: calc(50% - 3px);
    padding: 30px 30px 180px 30px;
  }

}
@media (max-width: 1140px) {
	.article h2{
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.faq__item-name{font-size:16px;}
.faq__item-text{font-size:15px;}
	.article h3{
    font-size: 22px;
    margin: 15px 0 10px;
}
	.article-page__banner-link{        letter-spacing: 0;
        font-size: 14px;}
	#lood .nblock{flex: 0 0 32.3%;}
	.article-page__article{
    width: 70%;
}
	.article-page__aside{
    width: 29.6%;
}
.calc .filter__select.fs1{
    order: 1;
}
.calc__datas .calc__data{
    flex: 1 0 45%;
    padding-right: 4%;
    margin-bottom: 5px;
}
.calc .filter__select.fs2{
    order: 2;
}
.calc .filter__select.fs3{
    order: 3;
}
.calc__params-item:nth-child(1){
    width: calc(39.333334% - 42.5px);
}
.calc__params-item:nth-child(2){
    width: calc(33.333334% - 42.5px);
}
.calc__params-item:nth-child(3){
    width: calc(27.333334% - 42.5px);
}
.calc__image, .auto__images, .calc.sonn .calc__image, .calc.sonn .auto__images{
    order: 6;
    width: calc(60.833334% - 2.5px);
     margin-bottom: 5px;        max-height: 350px;
}

.calc__params{
    order: 4;
    display: flex;
    flex-direction: row;
    flex: 0 0 100%;
    justify-content: space-between;
}
.calc.sonn .calc__datas .calc__data{        flex: 1 0 auto;
        padding-right: 2%;
        margin-bottom: 0;}
.calc.sonn .calc__params{}
.calc.sonn .calc__params-item:nth-child(1){}
.calc.sonn .calc__params-item:nth-child(2){}
.calc.sonn .calc__params-item:nth-child(3){}
.calc.sonn .calc__results{}
.calc.sonn .calc__result{}

.calc__results{
    order: 5;
    width: calc(39.333334% - 2.5px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}	
.catalog .tabNavigation li{    flex: 1 0 20%;}
.swiper3 .swiper-slide {
    min-width: 10%;
}
.catalog__list{grid-template-columns: repeat(3, minmax(0, 1fr));}
}	

@media (max-width: 1024px) {
	.wc-cat-grid a{    flex: 1 0 20%;}
	
.header__logo img{max-width: 150px;}
  .order-form__contacts {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .calc__params{flex-wrap:wrap;}
  .calc__params-item:nth-child(1){
    width: 100%;
    order: 1;
}
  .calc__params-item:nth-child(2){
    order: 3;
    width: calc(57.833334% - 17.5px);
}
  .calc__params-item:nth-child(3){
    order: 2;
    width: calc(36.333334% - 17.5px);
}
  .calc__datas .calc__data{
    flex: 1 0 auto;
}
  .order-form__contacts p {
    margin-bottom: 30px;
  }
  .order-form .form {
    width: 100%;
  }
#sea{
    width: auto;
}
.menu__cars{
    display: flex;
    flex-wrap: wrap;
}
.menu__car{
    flex: 1 0 8%;
    display: flex;
    justify-content: space-between;
}
#header.scrolled #sea{width: auto;}
}

@media (max-width: 991px) {
	.acircle {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 10px;
  padding-bottom: 5px;
}
	.article-page__aside .article-page__content{
    display: none;
}
	.article-page__article .article-page__content{
    display: block;
}
	  .article-page__article {
    width: 100%;
  }
  .article-page__aside {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .article-page__content {
    /* width: 100%; */
  }
  .article-page__cars-name {
    width: 100%;
  }
  .article-page .catalog__item {
    /* width: 33%; */
  }
  .article-page .catalog__item:last-child {
    display: none;
  }
  .article-page__content ol {
    column-count: 3;
    column-gap: 20px;
  }
	.contacts__map iframe{
    height: 500px;
}
	.blog__item .nimg{height:225px;}
	    .swiper3 .swiper-slide {
        min-width: 11%;
    }
  .header__form .dgwt-wcas-search-form {
    display: none;
  }
  .menu__link {
    font-size: 13px;
    line-height: 18px;
  }
  .menu__car {
    padding: 10px 12px 5px 12px;
  }
  .advantages__item {
    padding: 30px 30px 160px 30px;
  }
  .catalog .tabNavigation li {
    width: 32.9%;
  }
  .catalog .tabNavigation li a {
    padding: 20px 10px 7px 10px!important;
  }
  .catalog .tabNavigation li a.selected {
    margin-bottom: 3px;
    border-top: 0;
  }
  .contacts__contacts {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
  }
  .contacts__map {
    /* position: relative; */
    /* top: auto; */
    /* bottom: auto; */
    /* left: auto; */
    /* right: auto; */
    /* background: #fff; */
    /* padding: 40px; */
    border-radius: 15px;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    /* padding: 0; */
  }
  .contacts__map__images {
    width: 30.7%;
    position: relative;
  }
  .contacts__map__images .slider-link {
    width: 33px;
    height: 33px;
  }
  .contacts__map__images .slider-link--prev {
    background: url('img/prev2.svg') center / cover;
    left: -16px;
  }
  .contacts__map__images .slider-link--prev:hover {
    background: url('img/prev2h.svg') center / cover;
  }
  .contacts__map__images .slider-link--next {
    background: url('img/next2.svg') center / cover;
    right: -16px;
  }
  .contacts__map__images .slider-link--next:hover {
    background: url('img/next2h.svg') center / cover;
  }
  .contacts__map__list {
    overflow: hidden;
    position: relative;
    height: 100%;
    border-radius: 10px;
  }
  .contacts__map__info {
    width: 68.9%;
  }
  .contacts__map__col {
    width: calc(50% - 2.5px);
  }
  .contacts__map .calc__range-data {
    margin-bottom: 0;
  }
  .contacts__map .filter__range {
    width: auto;
  }
  .contacts__map .calc__results {
    width: auto;
    height: calc(100% - 5px);
  }
  .contacts__map .calc__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .contacts__map .calc__buttons a {
    width: calc(50% - 2.5px);
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .feedback .form {
    display: block;
    max-width: 100%;
  }
  .feedback {
    /* background: none; */
  }
  .footer__company {
    width: 100%;
    text-align: center;
  }
  .auto__list {
    /* height: 400px; */
  }
  .our-contacts fieldset {
   /* width: 48%;*/
  }
  #lood .blog__item .nimg{height:150px;}
  .rent__item {
    padding: 20px 20px 130px 20px;
  }
  .conditions__item {
   /* width: calc(50% - 3px);*/
  }
  .blog__list2 .blog__item {
    width: calc(50% - 3px);
  }
  .article-page__banner-text p {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .article-page__content ol {
    column-count: 2;
  }
  .article-page .catalog__item {
    /* width: calc(50% - 3px); */
  }
  .article-page .catalog__item:last-child {
    display: block;
  }
}
@media (max-width: 767px) {
	.reviews__item{}
	.reviews{}
.reviews__item a{}
.reviews__item a .src{}
	 .hero__data .hero__data-item:not(:last-child) {
    padding: 0;
    margin: 0;
    border: 0;
  }
  .hero__data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -10px;
  }
  .hero__data .hero__data-item {
    width: 49%;
    margin: 10px 0 0 0!important;
  }
	.article ul li, .article ol li {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 19px;}
	.alter .footer__name{
    font-size: 18px;
}
	.alter .footer__menu li a{
    font-size: 15px;
    line-height: 19px;
}
	.wc-brand-grid a{flex:1 0 auto;}
	.wc-cat-grid a{flex:1 0 auto;}
	.wc-cat-grid{margin-bottom:50px;}
	.wc-brand-grid{margin-bottom:50px;}
	.theme-meetx .dgwt-wcas-suggestion-more{
    background: var(--mnt);
    flex: 0 0 100%;min-height:none;
}
	.acircle{
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.article-page .topsx{ padding: 25px 15px;}

.article-page .topsx li{
    font-size: 15px;
    line-height: 19px;
}

	.article-page__banner-image img{}
	.article-page__banner{}
	.hero.hcat .hero__name.mass{
    font-size: 24px;
}
.article-page__banner-text p{
    font-size: 15px;
    line-height: 18px;
}
.article-page__content{
    padding: 25px 15px;
}
	.loadMoreBtn span{        font-size: 12px;
        padding: 10px 0 8px;}

	.article h2{font-size:22px;}
	.article h3{font-size:18px;line-height: 120%;}
	.simple{padding:25px 15px;}
	.hero.hcat{
    padding: 15px 15px;
    background-position: 70% 50% !important;
}

.calc__data-line:nth-child(4){display:none !important;}
.calc__data-line:nth-child(8){display:none !important;}
.calc__data-line:nth-child(12){display:none !important;}
.calc__data-line:nth-child(16){display:none !important;}
.calc__data-line:nth-child(20){display:none !important;}
	.breadcrumbs a{
}
	.breadcrumbs span{display: inline-block;}
	.breadcrumbs li{/* line-height: 1; */}
	.hero.hcat .hero__name{
    font-size: 30px;
}
	.catalog__slider .slider-link--next{
    right: -30px;
    width: 40px;
    height: 40px;
}
	.catalog__slider .slider-link--prev{
    left: -30px;
    width: 40px;
    height: 40px;
}
	.article p{
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 10px;
}
.article ul{}
.article ul li{
    font-size: 15px;
    line-height: 19px;
}
	.article h3{
    /* font-size: 20px; */
    margin: 15px 0 10px;
    /* line-height: 120%; */
}
	.article .h2{
    font-size: 22px;
}
	.calc .filter__select.fs1{
    width: calc(50% - 2.5px);
}
.calc__range-data{}
	.calc .filter__select.fs2{
    width: calc(50% - 2.5px);
}
	.calc .filter__select.fs3{width: 100%;}
	.calc__params-item:nth-child(1){
    padding: 10px 15px;
}
.calc__datas .calc__data{
    flex: 1 0 40%;
    padding-right: 5%;
    margin-top: 5px;
}
	.calc__params-item:nth-child(2){
    width: 100%;
    order: 2;
}
	.calc__params-item:nth-child(3){
    width: 100%;
    order: 3;
}
	.calc__results{}
	.calc__image, .auto__images, .calc.sonn .calc__image, .calc.sonn .auto__images{
    width: 100%;
    max-height: 200px;
    order: 4;
}
	.calc__data p img{
    height: 15px;
}
	.calc__data p{}
	.calc__range-data p{font-size: 12px;}
	.calc__range-data p:last-child {
    font-size: 13px;
}
.calc__reset{
    position: absolute;
    top: -70px;
    right: 0px;
    font-size: 14px;
}
	.calc__buttons a:nth-child(1){}
	.calc__buttons a:nth-child(2){}
	.feedback .agree{
    flex: 0 0 55%;
    margin-top: 0px;
}
.contacts__map{
    height: 330px;
    position: relative;
    margin-top: -50px;
    width: 100%;
}
.contacts__map iframe{}
	.filter__range{
    width: 100%;
    flex: 0 0 100%;
}
.blog__item .nimg{
    height: 175px;
}
.blog__item-name{
    font-size: 15px;
  
}
.blog__item-link{
    padding: 7px 15px;
}
.blog__item-info{}
.contacts__adress{
    font-size: 15px;
    line-height: 18px;
}
.contacts__button{
    width: 55%;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
}
.contacts{
    display: flex;
    flex-direction: column;
}
.feedback{
    display: flex;
    flex-direction: column;
    padding-top: 250px;
    background: url(img/feedback2.jpg) 100% 0% no-repeat;
    background-size: contain;
}
.feedback .pol3{
    flex: 0 0 100%;
    margin-bottom: 10px;
}
.feedback .pol{
    margin-top: 0;
}
.feedback .pol2{
    flex: 0 0 40%;
}
.catalog__brand img{
    max-width: 50px;
    height: 35px;
}
.purchase__item img{margin-bottom:10px;}
.slider-link--next{
    right: -20px;
}
.slider-link--prev{
    left: -20px;
}
.faq__item-name:after{
    width: 45px;
    height: 45px;
    background-size: cover;
    right: -65px;
}
.purchase__item{font-size: 14px;line-height: 17px;padding: 20px 25px;}
.blog__item{}
.order-form .txt{
    background: rgba(255, 255, 255, 0.75) url(img/inp3w.svg) no-repeat 10px 12px;
    padding: 10px 10px 10px 30px;
}
.btnr{
    font-size: 13px;
    padding: 12px 10px 10px;
}
.order-form .pol2{}
.order-form .pol{}
.order-form .pol21{
    flex: 0 0 40%;
}
.order-form .agree{
    flex: 0 0 55%;
    margin-top: 5px;
}
.order-form .inp1{height: 40px;background: rgba(255, 255, 255, 0.75) url(img/inp1w.svg) no-repeat 8px 50%;padding: 0 10px 0 30px;}
.order-form .inp2{height: 40px;background: rgba(255, 255, 255, 0.75) url(img/inp2w.svg) no-repeat 8px 50%;padding: 0 10px 0 30px;}
.order-form .coco{
        font-size: 12px;
        background-size: 15px;
}
.order-form__contacts p{
    font-size: 16px;
    line-height: 20px;
}
.catalog__item-name{
    font-size: 17px;
}
.catalog__brands{
    padding: 10px 15px;
}
	.catalog__bottom-button button{
    font-size: 13px;
    height: 40px;
}
	.order-form__links fieldset a{
    font-size: 10px;
    line-height: 15px;
}
	.catalog__item-data li{
    font-size: 13px;
    background-size: 17px !important;
    margin-bottom: 10px;
}
	.catalog__item-data li:nth-child(2n){
    width: 45%;
}
	.catalog__item-price{
    background-size: 20px;
    padding: 10px 0 20px 30px;
    font-size: 13px;
}
	.catalog__item-links{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
	.catalog__item-links a{
    flex: 0 0 32%;
    height: 35px;
}
	.swiper3 .swiper-slide {
        min-width: 30%;
    }
	.filter__prices p{
    font-size: 14px;
    /* flex: 0 0 100%; */
    text-align: center;
    margin-bottom: -25px;
}
	.redd button{
    height: 40px;
    font-size: 11px;
    line-height: 40px;
    padding: 10px 0 9px;
}
	.redd{
    width: calc(50% - 2.5px);
    order: 3;
}
	.filter__select{}
	.filter{
    padding-bottom: 15px;
}
	.catalog__list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
	.catalog__list .catalog__item{}
	.order-form__links{}
	.order-form__links fieldset{}
	.catalog .tabNavigation{
    width: calc(100% + 15px);
    overflow-x: scroll;
    flex-wrap: nowrap;
}
	.catalog .tabNavigation li{
    width: 100%;
    flex: 1 0 38%;
}
	.catalog .tabNavigation li a{
    padding: 15px 8px 7px 8px !important;
}
	.catalog .tabNavigation li a img{}
	.advantages .swiper-wrapper{
    display: flex;
    /* flex-wrap: wrap; */
    gap: 5px;
    width: 100%;
    overflow-x: scroll;
}
	.advantages__item p{
    font-size: 14px;
    line-height: 17px;
}
	.advantages__name{
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 10px;
}
	.header{
    padding: 10px 15px;
}
.agree label{
    font-size: 8px;
    line-height: 10px !important;
}
.hero .inp2{
    background: rgba(255, 255, 255, 0.1) url(img/inp2.svg) no-repeat 8px 50%;
    background-size: 15px;
}
.hero .inp1{
    background: rgba(255, 255, 255, 0.1) url(img/inp1.svg) no-repeat 8px 50%;
    background-size: 15px;
}
.hero .btns{
    height: 40px;
    padding: 10px 0 8px;
    font-size: 13px;
}
#header.scrolled .header{margin-bottom:0;padding: 5px 15px;}
.smlogo{
    display: flex;
}
.smlogo img{
    height: 27px;
}
	.hero .form .pol{
    width: 100%;
    flex: 0 0 48%;
}
	.hero .form .coco{
    height: 40px;
    font-size: 12px;
    padding: 0 10px 0 30px;
}
	.hero .form .pol2{
    flex: 0 0 100%;
    width: 100%;
    margin-top: 10px;
}
	.hero form{}
	.header__contacts a:nth-child(2){
    font-size: 12px;
    background: url(img/phone.svg) 10px 50% no-repeat;
    background-size: 12px;
}
	.header__logo img{
    max-width: 100px;
}
#sea{
    /* display: none; */
}

  .header__consult {
    /* width: 130px; */
  }
  .header__contacts a:nth-child(1) {
    font-size: 15px;
    margin-bottom: -8px;
  }
  .header__logo {
    display: none;
  }
  .header__contacts {
    margin-top: 3px;
  }
  .header__consult {
    margin-top: 3px;
  }
  .header .header__burger {
    display: block;
    margin-top: 0px;
  }
  .menubg {
    /* position: fixed; */
    /* width: 100%; */
    /* height: 100%; */
    /* top: 0; */
    /* left: 0; */
    /* background: rgba(1, 1, 1, 0.7); */
    /* z-index: 11; */
    /* display: none; */
  }
  .menu {
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    /* background: #fff; */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    z-index: 20;
    padding: 0;
    border-radius: 0 10px 10px 0;
  }
  .menu.menu--opened {
    left: 0;
    padding-top: 10px !important;
    background: var(--mnt);
  }
  .menu__list {
    display: block;
  }
  .menu__link {
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 20px;
  }
  /*.menu__arrow {
    display: none;
  }
  .menu__dropdown {
    display: none !important;
  }*/
  .hero {
    padding: 25px 15px;
    background-position: 65% 50% !important;
  }
  .hero__name {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .hero__top-text {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 15px;
    background: rgba(0,0,0,0.5);
    padding: 10px;
    border-radius: 10px;
  }
  .hero .form .form__text-input {
    width: 49%;
  }
  .hero .form .form__button {
    width: 100%;
  }
  .actions__item {
    font-size: 14px;
    text-align: center;
    line-height: 17px;
    padding: 75px 30px 15px;
    background: url('img/action.svg') no-repeat 50% 15px;
  }
  .advantages {
    padding: 25px 0 25px 15px;
  }
  .h2 {
    margin-bottom: 25px;
    font-size: 24px;
    /* line-height: 28px; */
  }
  .h2:before {
    display: none;
  }
  .advantages__item {
    padding: 20px;
    flex: 0 0 75%;
    height: 235px;
  }
  .catalog {
    padding: 15px 15px 25px;
  }
  .filter__select {
    width: calc(50% - 2.5px);
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    order: 2;
  }
  .filter__prices {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: auto;
  }
  .catalog__item-info {
    padding: 15px 15px 10px 15px;
  }
  .catalog__item-data:before {
    left: 50%;
  }
  .catalog__list {
    padding-bottom: 20px;
  }
  .order-form {
    padding: 25px 15px;
  }
  .order-form .form {
    padding: 15px;
  }
  .order-form .form .form__agree {
    width: 66%;
  }
  .order-form .form .form__button {
    width: 30%;
  }
  .calc {
    padding: 25px 15px;
  }
  .filter__select .jq-selectbox__select{
    padding: 0 35px 0 15px;
}
  .calc.sonn .calc__datas{
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: flex-start; */
}
  .calc.sonn .calc__params-item:nth-child(1){
    padding: 10px 15px;
}
  .calc.sonn .calc__datas .calc__data{
    padding-right: 5%;
    flex: 1 0 40%;
}
  .calc.sonn .calc__params-item:nth-child(2){
    width: 100%;
}
  .calc.sonn .calc__params-item:nth-child(3){
    width: 100%;
}
  .calc.sonn{ padding: 15px 15px;}
  .calc__params {
    width: 100%;
    order: 5;
  }
  .calc__results {
    width: 100%;
    order: 6;
    /* padding: 15px; */
  }
  .purchase {
    padding: 25px 15px;
  }
  .purchase .slider-link--prev {
    left: -30px;
  }
  .purchase .slider-link--next {
    right: -30px;
  }
  .faq, .faq.prc {
    padding: 25px 15px;
  }
  
  .prc table{
    /* width: max-content; */
}
  .prc table th{
    padding: 10px 5px 7px;
    font-size: 10px;
    line-height: 13px;
}
  .prc table td{
    font-size: 11px;
    min-width: 75px;
    line-height: 14px;
    padding: 10px 10px 8px;
}

  .faq__item {
    padding: 10px 45px 10px 15px;
    margin: 0 15px 5px 0;
  }
  .faq__item-name {
    font-size: 14px;
    line-height: 17px;
  }
  .faq__item-text {
    padding-top: 10px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .blog {
    padding: 25px 15px;
  }
  .blog .slider-link--prev {
    left: -30px;
  }
  .blog .slider-link--next {
    right: -30px;
  }
  .contacts__contacts {
    padding: 25px 15px;
  }
  .contacts__desc {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 18px;
  }
  .contacts .header__social {
    margin: 0 0 20px 0;
  }
  .feedback .form {
    padding: 25px 15px;
    /* margin-top: 125px; */
  }
  .feedback .form .form__button {
    width: 24%;
  }
  .footer {
    padding: 30px 20px;
  }
  .footer__menus .footer__menu:not(:last-child) {
    margin-right: 20px;
  }
  .footer__contacts a,
  .footer__contacts span {
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer__links a:not(:last-child) {
    margin-right: 30px;
  }
  .breadcrumbs {
    margin-bottom: 20px;
    padding: 7px 5px;
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
    font-size: 10px;
    line-height: 125%;
  }
  .article {
    padding: 25px 20px 10px 20px;
  }
  .article .flex {
    padding-bottom: 0;
  }
  .auto {
    padding: 30px 20px;
  }
  .auto__list {
    height: 320px;
  }
  .auto__info .calc__data-line {
    display: none;
  }
  .auto__info .calc__params-item {
    padding: 15px 20px 5px 20px;
  }
  .auto__info .calc__data {
    width: 19%;
    margin-bottom: 10px;
  }
  .auto__col {
    width: 100%;
  }
  .auto .calc__range-grid {
    margin-bottom: 10px;
  }
  .auto .calc__results {
    height: auto;
    padding: 20px 20px 10px 20px;
  }
  .auto .calc__results .calc__table {
    margin-bottom: 0;
  }
  .our-contacts__contacts {
    padding: 30px 20px 10px 20px;
  }
  .our-contacts fieldset {
    width: 100%;
    margin-bottom: 20px;
  }
  .our-contacts .contacts__map {
    height: 360px;
  }
  .article .top-text {
    margin-bottom: 20px;
  }
  .article p.mb {
    margin-bottom: 30px;
  }
  .article ul.pb {
    padding-bottom: 10px;
  }
  .order-form--conditions .order-form__contacts p {
    margin-bottom: 30px;
  }
  .rent {
    padding: 30px 20px 10px 20px;
  }
  .rent__data-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .rent__data-line {
    display: none;
  }
  .rent__item {
    padding: 20px 20px 100px 20px;
  }
  .conditions {
    padding: 25px 15px 10px 15px;
  }
  .conditions__item-info {
    padding: 20px;
  }
  .reviews {
    padding: 25px 15px;
  }
  .reviews__slider .slider-link--prev {
    left: -30px;
  }
  .reviews__slider .slider-link--next {
    right: -30px;
  }
  .hero__data .hero__data-item:not(:last-child) {
    padding-right: 0px;
    margin-right: 20px;
  }
  .article-page__top-block {
    padding: 25px 15px 25px 15px;
    border-left: 5px solid var(--mn);
  }
  .article-page__banner-image {
    flex: 0 0 35%;
    /* max-height: 72px; */
  }
  .article-page__banner-text {
    position: relative;
    padding: 30px 20px;
    transform: none;
    padding: 10px 35px 10px 10px;
  }
  .article-page__share {
    padding: 20px;
  }
  .hero__name span {
    font-size: 12px;
    margin-bottom: 2px;
    padding: 2px 12px;
  }
}
@media (max-width: 575px) {
	.reviews__item{}
.reviews__item a{}
.reviews__item a .src{}
	.article-page .topsx .led{
    float: none;
    margin-right: 0;
    margin-bottom: 5px;
    display: block;
}
.article-page .topsx .led img{
    width: 100%;
    max-width: none;
    max-height: none;
}
	.blog__item-name {
        min-height: auto;
    }
		#lood {flex-direction:column;}
	#lood .nblock{        margin: 0 0 5px;}
	.faq.prc .faq__item-text{
    overflow-x: scroll;
}
  .faq.prc .faq__item{
    padding: 10px 0px 10px 15px;
}
  .faq.prc .faq__item-name:after{
    right: -20px;
}
	  .header .header__social {
    display: none;
  }
  .header__consult {
    display: none;
  }
  .header__logo {
    /* width: 120px; */
  }
  .header__contacts {
    /* margin-top: 0; */
  }
  .header__contacts a:nth-child(1) {
    /* font-size: 13px; */
  }
  .header__burger {
    margin-top: 10px;
  }
  .hero__name {
    /* font-size: 36px; */
  }
  
  .hero .form .form__text-input {
    width: 100%;
  }
  .actions__item {
    /* padding: 86px 48px 24px 48px; */
    /* background: url('img/action.svg') no-repeat 50% 15px; */
  }
  .filter__select {
    /* width: 100%; */
    /* font-size: 14px; */
    /* height: 40px; */
  }
  .catalog__item {
    width: 100%;
  }
  .order-form__links fieldset {
    /* width: 100%; */
    margin-bottom: 20px;
    height: 75px;
  }
  .order-form__contacts {
    padding: 0 0 10px 0;
  }
  .order-form .form .form__text-input {
    width: 100%;
  }
  .order-form .form .form__button {
    width: 100%;
  }
  .order-form .form .form__agree {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .form__text-field {
    margin-bottom: 20px;
  }
  .calc .filter__select {
    /* width: 100%; */
  }
  .calc__data {
    font-size: 11px;
  }
  .calc__range-data p span {
    margin: 0 3px;
    height: 12px;
  }
  .calc__result div {
    font-size: 16px;
    line-height: 24px;
  }
  .calc__table tr td {
    font-size: 14px;
    line-height: 20px;
  }
  .h2 {
    /* font-size: 30px; */
    margin-bottom: 20px;
  }
  .faq__item-name {
    /* font-size: 18px; */
  }
  .faq__item-text {
    /* font-size: 14px; */
  }
  .contacts__adress {
    /* font-size: 16px; */
    /* line-height: 24px; */
  }
  .contacts__desc {
    /* font-size: 16px; */
    /* line-height: 24px; */
  }
  .feedback .form .form__text-input {
    width: 100%;
  }
  .feedback .form .form__text-field {
    margin-bottom: 20px;
  }
  .feedback .form .form__button {
    width: 100%;
  }
  .feedback .form .form__agree {
    width: 100%;
    margin-top: 10px;
  }
  .footer__logo {
    margin-bottom: 20px;
  }
  .footer {
    text-align: center;
  }
  .footer__nav {
    width: 100%;
  }
  .footer__menus .footer__menu {
    display: block;
  }
  .footer__menus .footer__menu:not(:last-child) {
    margin: 0 0 10px 0;
  }
  .footer__contacts a,
  .footer__contacts span {
    padding: 30px 0 0 0;
  }
  .footer__contacts a:nth-child(1),
  .footer__contacts span:nth-child(1) {
    background: url('img/fcontacts1.svg') no-repeat 50% 0;
  }
  .footer__contacts a:nth-child(2),
  .footer__contacts span:nth-child(2) {
    background: url('img/fcontacts2.svg') no-repeat 50% 0;
  }
  .footer__contacts a:nth-child(3),
  .footer__contacts span:nth-child(3) {
    background: url('img/fcontacts3.svg') no-repeat 50% 0;
  }
  .footer__contacts a:nth-child(4),
  .footer__contacts span:nth-child(4) {
    background: url('img/fcontacts4.svg') no-repeat 50% 0;
  }
  .footer__contacts {
    padding-bottom: 10px;
  }
  .footer__links {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer__links a {
    display: block;
  }
  .footer__links a:not(:last-child) {
    margin: 0 0 10px 0;
  }
  .footer__copy {
    width: 100%;
  }
  .article .flex ul {
    width: 100%;
  }
  .article ul {
    padding-left: 0;
  }
  .auto__list {
    height: 200px;
  }
  .auto__info .calc__data {
    width: 32%;
  }
  .auto .calc__buttons a {
    width: 100%;
  }
  .auto .calc__buttons a:nth-child(1) {
    margin-bottom: 5px;
  }
  .catalog__slider .slider-link--prev {
    /* left: -50px; */
  }
  .catalog__slider .slider-link--next {
    /* right: -50px; */
  }
  .our-contacts fieldset {
    padding: 15px 15px 20px 15px;
    font-size: 18px;
    line-height: 24px;
  }
  .our-contacts .contacts__map {
    height: 300px;
  }
  .hero__name--mb {
    margin-bottom: 0;
  }
  .order-form--conditions .order-form__contacts p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .rent__item {
    width: 100%;
    padding: 20px 20px 110px 20px;
  }
  .conditions__item {
    width: 100%;
  }
  .order-form--conditions {
    background: #fff;
  }
  .advantages {
    background: #fff;
  }
  .calc {
    background: #fff;
  }
  .reviews__item-author {
    margin-bottom: 15px;
  }
  .reviews__item p {
    font-size: 14px;
    line-height: 20px;
  }
  .blog__list2 .blog__item {
    width: 100%;
  }
  .blog__list2 {
    padding-bottom: 20px;
  }
 
  .article__name {
    font-size: 24px;
    line-height: 26px;
  }
  .article__name span:after {
    display: none;
  }
  .article-page__banner-text p {
    /* font-size: 20px; */
  }
  .article__name span {
    display: inline;
  }
  .article__name br {
    display: none;
  }
  .article-page__share p {
    width: 100%;
    margin-bottom: 10px;
  }
  .article-page__content ol {
    column-count: 1;
  }
  .article-page .catalog__item {
    width: 100%;
  }
}


@media screen and (max-width : 360px){
	.wc-brand-grid a{
    flex: 1 0 40%;
}
	.wc-cat-grid a{
    flex: 1 0 40%;
    padding: 15px 5px 10px;
}	
.reviews{}
	
}


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

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 767px) 
and (orientation : landscape) {
	.reviews__item{}
.reviews__item a{}
.reviews__item a .src{}
	.wc-brand-grid a{
    flex: 1 0 20%;
}

  .faq.prc .faq__item{
    padding: 10px 15px 10px 15px;
}
  .faq.prc .faq__item-name:after{
    right: -35px;
}
	.wc-cat-grid a{
    flex: 1 0 20%;
    padding: 15px 5px 10px;
}	
	.header__consult{
    height: 35px;
    width: 150px;
    font-size: 12px;
    margin-top: 0;
    padding: 10px 0 9px;
}
.conditions__item-name{font-size:15px;}
    .conditions__item-info {
        padding: 15px;
    }
	.hero__content{max-width: 65%;}
	    .advantages__item {
        flex: 0 0 35%;
    }
	.catalog .tabNavigation li{        flex: 1 0 20%;}
	    .swiper3 .swiper-slide {
        min-width: 15%;
    }
    .catalog__list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
	.calc__image, .auto__images, .calc.sonn .calc__image, .calc.sonn .auto__images{max-height:350px;}
	.hero.hcat .hero__content{/*max-width:75%;*/}
	.feedback{padding-top: 0;}
	#lood .nblock{        flex: 0 0 48.5%;}
	.article-page__content ol li{padding-right: 10px;}
	    .acircle {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
	.article-page .topsx .led img {

    }
	.article-page .topsx .led {

    }
.reviews{}
}