html {
  scroll-behavior: smooth;
}
.check a {color:#008d84}
.seomain {padding-bottom:60px;}
.top-slider-wrapper {position:relative;}
.servicezap {padding: 0 0 70px 0;}
.fancybox__content {
padding:0!important;}
.catalog__block:nth-child(odd) {
    /* -webkit-box-orient: horizontal; */
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.catalog__block:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row-reverse;
    flex-direction: row;
}
.noactions b{
font-size: 23px;
font-weight: 700;
line-height: 27.6px;
text-align: left;

}
.noactions p{
font-size: 19px;
font-weight: 400;
line-height: 24px;
text-align: left;
}

.bread__new {
    padding-top: 50px;
}cle__imgs.scrollme img {border-radius:4px;}
.zv-actions {display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;}
.catalog__img {
    height: 670px;
   
}
.card-last__form .select, .card-last__form input {
    width: 100%;
    max-width: 49%;
}
.article__img {
    width: 50%;
}
.cat {
    padding-top: 40px;
}
.article__text {
    width: 50%;
}
.catalog {
    padding-top: 50px;
    padding-bottom: 55px;
}
.cat-stable__block {
    width: 100%;}
.contacts {
   padding-top: 20px;
    padding-bottom:80px;
}
.about-feat__wrap, .about-inn__wrap, .article__imgs, .card-info__har, .cat-stable__bot {
    padding-top:30px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap:  15px;
}
.card-info__nav__1 {
    padding-bottom: 30px;
        width: 100%;
        color:#F5A15A;
        text-transform: uppercase;
}
.card-info__harline {
    margin-bottom: 12px;
}
.card-info__harblock {
    padding-bottom: 30px;
}
.card-info__wrap {
    display: flex;
    align-items: center;
    justify-content: center;}
.card-info__title__1 {
width: 100%;
font-size: 40px;
font-weight: 700;
line-height: 54px;
text-align: left;
padding-bottom: 50px;
text-align:center;
}  
.card-info__wrap .card-info__cont {width:565px;}
.menu {
    top: 76px;
    height: calc(100vh - 76px);
 }
.sl__desc {display:block;}
.sl__mob {display:none;}
.header__cont2 {
     display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    justify-content: flex-start;
 }
.header__wrap {
       margin: auto;
    max-width: 1900px;}
 
.header__menu {
    grid-gap: 32px;
}
.header__burg {display:none;}
.header__cont2 small{color: #008D84;font-size:12px;}

.main1 .main__right {
    position: absolute;
    top:-45px;
    right: 0;
    
    background: none;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 2;
    padding-top: 0;
    padding-right: 0;
}
.main__all, .main__main {
    height: 390px;
    position: relative;
}

.main__right .swiper-slide {
    height: 390px;
}
.main__right .swiper-slide img {
    height: 100%;
    object-fit: cover;
        width: 100%;
}
.home-adv {padding-top: 120px;
    padding-bottom: 0;}
.adv__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 45px 15px;
    margin-bottom: 60px;
}
.adv__block {
 background: #F8F8F8;
    padding: 40px 40px 20px;
    text-align: center;
}
.adv__block h3{
    font-size: 23px;
    font-weight: 700;
    line-height: 22px;}
.adv__block p {
font-size: 19px;
font-weight: 400;
line-height: 22px;
text-align: center;

}
.home-catalog {
    padding-top: 30px;
  }
.aboutmain__wrap {  
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap:  40px;
    }
.main__video {
position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    text-decoration: none;
    width: 305px;
}
.aboutmain__wrap .about__1 {position:relative;}
.aboutmain__wrap img{ 
      max-width: 100%;
      height: 100%;
    object-fit: cover;
  }
.home-about h2 {
        margin: -10px 0 0 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    margin: 0;}
.home-about {padding:75px 0;}
.home-about p{
font-size: 19px;
font-weight: 400;
line-height: 24px;
text-align: left;
}
.dillers__wrap {
  display:flex;
  flex-wrap:wrap;
  grid-gap: 0;
  padding: 75px 0;
}
.dillers__block {
margin: 20px 0 0 0;
position:relative;
    width: 100%;
    background: #F8F8F8;
    border: 0px solid #ECECEC;
    border-radius: 4px;
    padding: 18px 32px 0px;
    z-index:1 ;
    /* display: flex; */
    gap: 50px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.5fr 1.5fr 1.3fr 1fr;
    grid-template-columns: 1.5fr 1.5fr 1.3fr 1fr;
       
}

.dillers__name {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 19px;
    font-weight: 700;
}

.contacts__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
    margin-bottom: 15px;
    max-width: 432px;
    color: #000000;
}
.dillersf__block {

    width: 100%;
    background: #fff;
   position:relative;
    border-radius: 4px;
    padding: 18px 32px 0px;
   
    /* display: flex; */
    gap: 50px;
    display: -ms-grid;
    display: grid;
   -ms-grid-columns: 1.5fr  1.5fr 1.3fr 1fr;
    grid-template-columns: 1.5fr 1.5fr 1.3fr 1fr;
}
.dillersf0__block {
    width: 100%;
    background: #fff;
    position:relative;
    border-radius: 4px;
    padding: 0;
    display: -ms-grid;
    display: grid;
   -ms-grid-columns: 1.1fr  0fr 0fr 0fr;
    grid-template-columns: 1.1fr 0fr 0fr 0fr;
}
.dillersf0__block .dillers__name { position:absolute;left:30px;top:20px;z-index:1 }
.dillersf__block::after {
    content: "";
    display: block;
    height: 1px;
    width: 70%;
    background-color:  #ECECEC;
    position: absolute;
    bottom: 0;
    right: 0;
}
.dillers__name.sm { font-weight:500;font-size:20px;    font-weight: 500;
    font-size: 20px;
    line-height: 24px;}
.dillers__name.sm1 { font-weight:500;font-size:20px;font-weight:700}
.filial1 { z-index:1;position:absolute;bottom:-60px;display:none }
.dillersf__block .contacts__link b,.dillersf__block .contacts__link br { display:none }
.contacts__under h2 {
font-size: 40px;
font-weight: 700;
line-height: 54px;
text-align: left;
margin: 0;
}
.contacts__under {padding-bottom:70px;}
.contacts__under p {
font-size: 19px;
font-weight: 400;
line-height: 24px;
text-align: left;
}
.contacts__under .sert {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [6];
    grid-template-columns: repeat(6, 1fr);
    grid-gap:  15px;
}
.contacts__under .sert .cnt a:hover img{outline:1px solid #F5A15A;}
 .contacts__under .sert .cnt {position:relative;}
.magnifying-glass {
    position: absolute;
   top: 50%; /* Располагать иконку по вертикали по центру */
    left: 50%; /* Располагать иконку по горизонтали по центру */
    transform: translate(-50%, -50%); /* Центрируем иконку */
    display: none; /* Скрываем иконку по умолчанию */
    z-index:999;
}
 .contacts__under .sert .cnt a:hover .magnifying-glass {
    display: block; /* Показываем иконку при наведении */
}

.contacts__under .sert img { width:100%;}
 
.news {
    padding-top: 50px;
    padding-bottom: 75px;
} 
.fin {
    padding-top: 0;
    padding-bottom: 95px;
}
.news-main__name {
     font-size: 40px;
    font-weight: 700;
    line-height: 54px;
    text-align: left;
    
}
.news-main__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
       display: block;
    transition: 1s;}
.news__img img {
    width: 100%;
    height: 100%;
      border-radius: 4px;
 
}
.ymap-container {
   
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 55vw;
    height: 100%;
    right: 0;
    top: 0;
    z-index:1;
}



/*Индикатор загрузки, который показывается до загрузки карты*/
.loader {
	color:#000;
	position:absolute;
	box-sizing:border-box;
	top: -100%;
	left: 0;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:15;
	transition: opacity .7s ease;
	background-color:rgba(0,0,0,0.55);
	opacity: 0;
}
.loader:after,
.loader:before {
	box-sizing:border-box;
}
.loader.is-active {
	top: 0;
	opacity: 1;
}

.loader-default:after {
	content:'';
	position:absolute;
	width:48px;
	height:48px;
	border:solid 8px #fff;
	border-left-color:transparent;
	border-radius:50%;
	top:calc(50% - 24px);
	left:calc(50% - 24px);
	-webkit-animation:rotation 1s linear infinite;
	        animation:rotation 1s linear infinite;
}
.catalog__block {
      align-items: flex-start;
}
.service-text {
font-size: 19px;
font-weight: 400;
line-height: 24px;
text-align: left;
}

.service-text h2{
font-size: 40px;
font-weight: 700;
line-height: 54px;
text-align: left;
}
.serv-adv {padding: 10px 0 30px 0;}
.service-dnld {
    display: flex;
    align-items: flex-start;
    gap: 10px;
        padding: 30px 0 60px;
}
.service-dnld a{ color:#000;
font-weight:700;
text-decoration:none;}
 .card-last__form input.form-control:nth-child(5) {
    width: 100%;
   max-width: 100%; 
}
.input-file {
	position: relative;
	display: inline-block;
	 width: 100%;
}
.input-file h4 {
font-size: 19px;
font-weight: 400;
line-height: 22.8px;
text-align: left;
margin:10px 0;
}
.input-file-text {
    display: flex;
    align-items: center;
    float: left;
    color: #008d84;
    width: 100%;
    border-radius: 6px 0px 0 6px;
    border: 1px solid #ddd;
    border: 1px solid #ececec;
    border-radius: 4px 0 0 4px;
  background: #f8f8f8 url(../img/screp2.png) no-repeat right;
    padding: 20px 27px;
    font-size: 19px;
    height: 62px;
    font-weight: 400;
}
.input-file-btn {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-size: 14px;
    vertical-align: middle;
    /* color: rgb(255 255 255); */
    /* text-align: center; */
    border-radius: 0 4px 4px 0;
    /* background-color: #419152; */
    background: #f8f8f8;
    line-height: 32px;
    height: 60px;
    padding: 10px 20px;
    box-sizing: border-box;
    border: none;
    /* margin: 3px 0 0 0; */
    outline: 1px solid #ececec;
    transition: background-color 0.2s;
}
.input-file input[type=file] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
 
/* Focus */
.input-file input[type=file]:focus + .input-file-btn {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
 
/* Hover/active */
.input-file:hover .input-file-btn {
	background-color: #59be6e;
}
.input-file:active .input-file-btn {
	background-color: #2E703A;
}
 
/* Disabled */
.input-file input[type=file]:disabled + .input-file-btn {
	background-color: #eee;
}
.card-last__form.serv textarea {
    height: 100%;}
.fingallery h2{
font-size: 40px;
font-weight: 700;
line-height: 54px;
text-align: left;
}    
.fingallery h3{
font-size: 23px;
font-weight: 700;
line-height: 27.6px;
text-align: left;
} 
.fingallery p{
font-size: 19px;
font-weight: 400;
line-height: 24px;
text-align: left;
} 
.fingallery .finblock {   
    background: #F8F8F8;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 270px;
        width: 463px;
   }

.news-main {
    border-radius: 4px;
   
    display: flex;
    overflow: hidden;
    margin-bottom: 55px;
    align-items: center;
     align-items: stretch;
}
.news-main__cont {
    padding: 40px 62px 50px;
}
.article__wrap {
 margin-bottom: 0px;}
.article__img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
     height: auto;
         border-radius: 4px;
}
.news__img {
    border-radius: 4px;
}
.article__imgs a img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
}
.article__imgs a {
    width: auto;
    height: auto;
    max-width:100%;
    overflow: hidden;
}
.top__bread {
    margin: 10px 0 10px;
}




.main1 .main__nav {
    padding-top: 40px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: 20px;
     left: 0;
    right: 0;
    z-index: 9;
}
.main1 .rel {position:relative;}
.main1  {
position:relative;
    background: url(../img/home/h-bg.jpg) center / cover no-repeat;

} 
.main1  .main__right {
    width: 50%;
}

.main1 .main__all {
    margin-top: 100px;
    background: none;
}
.main1 .main__title {
    margin: 0 0 34px;
  color:#fff;
} 
.main1 .main__title span {
font-size: 65.4px;
font-weight: 700;
line-height: 54px;
text-align: left;
}



.main1 .main__btn {
    width: 305px;
    /* color: #f39a2f; */
    background: #f39a2f;
}
.main1  .navig .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f39a2f;
}
.main1  .arrow path {
    -webkit-transition: .3s;
    transition: .3s;
    fill: #ffffff;
}
.main1  .arrow:hover path { fill: #f39a2f;}
.main1 .main-wrapper {
      background: url(../img/home/h-bg.jpg) center / cover no-repeat;
    max-width: 100%;
    margin: auto;
    position: relative;
    height: 400px;
    width:100%;
}
.main1 .main__all,.main1 .main__main {
    height: 390px;
    position: relative;
} 
.main1  .main__main {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 50%;
    z-index: 2;
}

.main1  .main__right .swiper-slide {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 480px;
}





.main1 .swiper-wrapper .item > .element-img {
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    margin-left: -225px;
    background-size: cover;
}
.main1 .swiper-wrapper .item-content {
    height: 100%;

    position: relative;
    z-index: 50;
}
.main1 .table {
    display: table;
    width: 100%;
    height: 100%;
}
.main1 .table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}


.main1 .container-text {
width:30%;
    padding-bottom: 80px;
}










@-webkit-keyframes rotation {
	from {
		-webkit-transform:rotate(0);
		        transform:rotate(0);
	}
	to {
		-webkit-transform:rotate(359deg);
		        transform:rotate(359deg);
	}
}

@keyframes rotation {
	from {
		-webkit-transform:rotate(0);
		        transform:rotate(0);
	}
	to {
		-webkit-transform:rotate(359deg);
		        transform:rotate(359deg);
	}
}
@-webkit-keyframes blink {
	from {
		opacity:.5;
	}
	to {
		opacity:1;
	}
}
@keyframes blink {
	from {
		opacity:.5;
	}
	to {
		opacity:1;
	}
}
.card-info__hartabs {
    width: 45%;
   
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 40px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.card-info__hartabs::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -30px; /* отступ от правого края */
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #f4a648; /* цвет и толщина стрелки */
}


.footer__soc svg {
    fill: #ffffff;
    height: 50px;
}

.card-info__tabs a.active, .card-info__tabs a:hover {
    cursor: pointer;
}
.footer__menu>li>ul a {
    text-decoration: underline!important;}
.card-info__hartabs a {
    text-decoration: underline!important;
}  
.card-info__hartabs a.active, .card-info__hartabs a:hover, .card-info__nav b {
    text-decoration: none!important;
}
.footer__soc img {width:40px; color:#fff;}
.footer__soc {height:50px;
    padding-bottom: 5px!important;
   }
.footer__soc svg{fill:#ffffff}   
.catalog__card-img {padding-bottom:10px;}
.catalog__card {
    justify-content: space-evenly;}
.resultt {    display: flex;
    justify-content: space-between;
    align-items: center;}
.resultt span{    color:#008D84;}
.rez-s {padding:80px 0 30px;}
.rez-s h2 {
font-size: 46px;
font-weight: 700;
line-height: 52px;
letter-spacing: 0em;
text-align: left;
}
.all__rez  {padding:30px 0 0 ;}
.catalog__rez {padding:30px 0 60px;border-top:1px solid #ECECEC;border-bottom:1px solid #ECECEC;}
.rez-s h3 {
font-size: 23px;
font-weight: 700;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
}
.header__search.rez {width:50%;padding-bottom:60px;}
.news__wrap_rez .news__date {
    margin-bottom: 20px
}
.news__wrap_rez {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px 15px;
    margin-bottom: 60px;
}
.news__wrap_rez .news__block {    padding: 30px;
    border: 1px solid #ECECEC;}
.cat__wrap.rez  {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 14px;
}   
.header__search.rez form {
    display:block;
    position: relative;
   right:0;
    width: auto;
}
.countries1 {
    display:none;
    top: 0;
    width: 100%;
}
.countries__block {
    width: auto;
    padding-right: 25px;
}
.countries__el {
    margin-bottom: 6px;}
.countries__title {
    margin-bottom: 42px;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}
.countries__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: grid;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 37px 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 40px 23px;
}
#mse2_filters li.active {color: #F39A2F;}

.header__menu>li.active>a {
    border-bottom: 2px solid #F39A2F;
}
.header__menu  ul li.active a  {
  color: #F39A2F;
}
.header__menu  ul li a.active {
  color: #F39A2F;
}
.cat__aside>ul>li ul label input:checked+span::after {
  color: #F39A2F;
}
.news__name {
    min-height: auto!important;
}

 .article__share.desc  {display:flex;}
  .article__share.mob  {display:none;}
 .news-main__descr {height: auto; }
.news-main__img {
    width: 50%;
}  
 .news-main__cont {
    width: 50%;
        display: flex;
    flex-direction: column;
    justify-content: center;
} 

    @media (max-width: 3000px) {
 
}
@media (max-width: 2600px) {
 
}    
@media (max-width: 2300px) {

}
@media (max-width: 1900px) {
 
}  
@media (max-width: 1599px) {
    .header__menu {
        grid-gap: 15px;
    }

}
@media (max-width: 1199px) {



@media (max-width: 1250px){
 .cat__wrap.rez {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 14px;
} 
}

@media (max-width: 991px){
    


 
.header__wrap {
        padding: 18px 20px;
}  
.header__logo img {
        width: 103px;
}
.header__logo {
        width: 100px;
}
.header__cont2 {
    gap: 1px;}
.header__mobsearch {padding-top:20px;}    
.header__cont2 img {width:130px;}
.header__cont2 small { font-size: 9px;}
   .header__burg {display:block;}  
  .cat__wrap.rez {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 14px;
} 
    
    .cat-last__img { margin-bottom:20px;}
    .cat-last__img img {
     height: 100%;
    width: 100%;
    max-width: none;
    object-fit: contain;
   
}
.header__pred__m {
    font-weight: 400;
    font-size: 17px;
    line-height: 19px;
    color: #008D84;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 18px;
    padding: 25px 0;
}    
.countries__wrap {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px 23px;
}    
.cat__aside {
    margin-bottom: 40px;
     display: block;
}
    
    
    
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65;
    box-shadow: none;    background: #aaa;
}
.form-control.error {
    border-color: #ee3923;
    box-shadow: 0 0 0 1px #ee3923;
}
.modal {
    display: none;
    width: 460px;
    max-width: 100%;
    background: #fff;
    padding: 55px 25px 35px;
    border-radius: 5px;
}
@media (min-width: 1330px) and (max-width: 1359px){

}

@media (min-width: 1200px) and (max-width: 1329px){

.main {
    position: relative;
    overflow: hidden;
}    
    
}

@media (min-width: 980px) and (max-width: 1200px){

.main {
    position: relative;
    overflow: hidden;
}
}
@media (max-width: 1199px){
 .ymap-container {
     width: 50vw; }  
    
.aboutmain__wrap {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
    gap:30px;
}

    
    
}
@media (max-width: 991px){
 .cat {
    padding-top: 20px;
}   
.catalog {
    padding-top: 20px;
    padding-bottom: 0;
}    
.catalog__img {
    display: block;
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}   
    
.main__main {
    max-width: none;
}
.article__img {
width: 100%;
height: auto;
margin-bottom: 0px;
}     
    
.cat-special__mob, .cat-stable__bot, .cat-stable__wrap {
        display: block;
    }   
.cat-stable__block p {
        margin-top: 0;
    }
.news-main__cont {
    width: 100%;
}    
.news-main__img {
    width: 100%;
}   
.article__share.desc  {display:none;}
.article__share.mob  {display:flex;padding-bottom:20px;}  
.article__wrap, .news-main {
        display: flex;
        flex-direction: column;
            grid-gap: 10px;
}   
.article__text {
        width: 100%;
        margin-bottom: 20px;
        order: 1;
} 
.article__imgs {
    padding-top: 0px;}
.contacts__under .sert {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
}   
.dillers__block {
    gap: 0px;
     -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
       margin-bottom:20px;
        padding: 30px 25px 15px;
}    
.dillersf__block {
   
    gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
   padding: 0px 22px 10px;
    margin-bottom: 10px
}
.dillersf__block::after {
 content: "";
    display: block;
    height: 0.8px;
    width: 100%;}
.filial{ display:block;  } 
.dillersf0__block .dillers__name {
    position: absolute;
    left: 25px;
    top: -30px;
    z-index: 1;
}    
    
.home-catalog__img {
        height: 250px;
}
.home-catalog__img img, .home-catalog__img2 img {
  height: 280px;
object-fit: contain;
} 
.home-catalog {
    padding-top: 0px;
}
.home-adv {
    padding-top: 65px;
    padding-bottom: 0;}
.adv__wrap {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
    margin-bottom: 60px;
}
.adv__block {
    background: #F8F8F8;
    padding: 20px 20px 5px;
        display: flex;
    align-items: center;
    gap: 20px;
}
.home-adv .adv__block {
     align-items: flex-start;
    }
.serv-adv {
    padding:  0;
}
.adv__block svg {width:47px;flex-shrink: 0;}
.adv__block h3 {
margin:0;text-align: left;
font-size: 20px;
font-weight: 700;
line-height: 24px;
text-align: left;
}
.adv__block p {
margin: 5px 0 15px;
text-align: left;
font-size: 17px;
font-weight: 400;
line-height: 20px;

}
.main__right .swiper {
        width: 100%;
} 
.main__right .swiper-slide {
    height: auto;
}
.home-catalog__img img, .home-catalog__img2 img{
    height: auto;
    object-fit: fill;
}
.main__right {
    position: relative;
    width: 50%;}
.home-cont__map {
         margin-top: 0;
}   
.ymap-container {
     position: relative;
    width: 100%;
    margin-top: 40px;
}
.cat-special__img {
    display: block;
    max-width: 100%;
    margin-top: 2rem;
}
 .fancybox__content  {
        width: 700px!important;
}   
}
@media (max-width: 767px){
.fancybox__content  {
        width: 550px!important;
}
.article__img {
        height: auto;
     margin-bottom: 0px;
} 
.article__img img {
        position: relative;
        height: auto;
    }
  .bread__new {
    padding-top: 20px;
}   
 .news-main {
    border-radius: 4px;
    height: auto;
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
    align-items: center;
}  
.news-main__cont {
    padding: 0px 0 30px;
} 
.news-main__name, .news__name {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
    }
.contacts__under .sert {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
}
   .header__search.rez {
    width: 100%;
    padding-bottom: 60px;
} 
.news__wrap_rez .news__block {
    margin-bottom: 0;
}    
.cat-special__img {
    display: block;
    max-width: 100%;
    margin-top: 2rem;
}
 .cat-special__img {
    width: 650px;
    height: auto;
    overflow: hidden;
    padding-top: 20px;
}   
    .fancybox__content iframe {
        width: 100%!important;
    }
    
}
@media only screen and (min-width: 767px){
  
     
.modal {
    padding: 55px 40px 40px;
}
    
}
@media (max-width: 575px){
.fancybox__content iframe {
width: 100%!important;
}
.fancybox__content{   height: 350px !important;}
.catalog__img { height: 365px;}     
.footer__links {
    margin: 0 -20px 20px;
    padding: 22px 20px 12px;
    }   
.main__right .swiper-slide {
    height: 223px;
} 
.main__video {
    margin: auto;
    width: 230px;
}
.input-file-text {
  font-size:14px;
  background: #f8f8f8 url(../img/screp1.png) no-repeat right;  
      padding: 22px 18px;
      height:47px;
}
.card-last__form.serv textarea {
        padding: 18px 18px;
        font-size: 14px;
        line-height: 17px;
        height: 130px;
    }
.select select {
        padding: 13px 18px;
}
.card-last__form input {
   padding:13px 18px;
       max-width: 100%;
}
 .article__imgs {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
}    
    
.contacts__under p {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
               
 }
.contacts__right {
        padding: 36px 0;
}
 .contacts__under h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
     margin-top: 20px;
}
.fingallery .finblock {
    height: 194px;
            width: 100%;
}
.fingallery .finblock img {max-width:100%}
.service-text {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}  
.service-text h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
}
.news {
    padding-top: 20px;
    padding-bottom: 35px;
}
.article__img img {
        position: relative;
        top: auto;
        left: 0;
        height: auto;
        margin-bottom: 0px;
    }
.article__date {
        margin-bottom: 30px;
        font-size: 17px;
        line-height: 17px;
        grid-gap: 8px;
    }    
.article__imgs a {
    width: auto;
    height: auto;
    max-width: 100%;
    overflow: hidden;
}
.contacts__under {
    padding-bottom: 30px;
}    
.dillersf__block {
        padding: 0px 0px 10px;
        margin-bottom: 10px;
    }   
.dillers__wrap {
    padding: 35px 0;
}    
 .home-about h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
}  
.home-about p {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}    
.home-about {
    padding: 45px 0 35px;
}    
.main__main {
    max-width: none;
}    
.sl__desc {display:none;}
.sl__mob {display:block;}    
.main__title {
     font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
 padding: 80px 0 0px;
}
.main__all, .main__main {
    height: auto;
    position: relative;
        margin-top: 0;
    background: none;
  }
  .main__btn {
        width: 100%;
        margin: 0 ;
    }
.main__nav {
        position: absolute;
        margin-bottom: 0;
        top: 30px;
        left: 0;
        right: 0;
    }
     .news__img {
        height: auto;
        margin-bottom: 28px;
    }
        .news-main__img {
        height: auto;
        margin-bottom: 28px;
        border-radius: 4px;
        overflow: hidden;
    }
     .news__pag {
        display: block;
    }

    
.resultt { display: block;padding-bottom:20px;}
.main__right {
   
    margin-bottom: 0px;
}
.news__wrap_rez {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px 15px;
    margin-bottom: 60px;
}    
    .cat__wrap.rez {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 14px;
} 
   
    .cat-last {
    overflow: hidden;
    margin-bottom: 0;
    background: #F8F8F8 url(/assets/img/cat/last-bg.png) center 0 no-repeat;
    background-size: contain;
    background-position: unset;
    height: 100%;
    padding: 30px 0 0;
}
    .countries__name {
    font-size: 18px;
    line-height: 24px;
}
    .countries__title {
    margin-bottom: 32px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}
.countries__wrap {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 23px;
}    
    .cat-special__text li, .cat-stable__block li, .cat-stable__text {

    font-size: 17px!important;
    line-height: 20px!important;
}
.footer__links, .footer__menu {
        border-top: 0px solid #17a69d;
    }
.footer__small {            display: block;
            margin: 35px -20px 0px;
            border-top: 1px solid #17a69d;
            border-bottom: 1px solid #17a69d;
            padding: 30px 20px 35px;}    
.footer__phone {
    padding: 5px 0 20px;
}
    .footer__logo {
        margin-bottom: 12px;
    }
.footer__text {
        margin: 0 -20px 10px;
        padding: 0 20px 30px;
   }
    .news__date {
    line-height: 24px;
}
.fingallery p {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}
.fingallery h2 {
     font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    text-align: left;
  
}
.fingallery h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
}
    .top__bread {
        margin: 10px 0;
    }
}


@media (max-width: 1350px) {
.main1   .swiper-wrapper .item > .element-img {
    margin-left: -185px;

}  

}
@media (max-width: 1200px) {
.main__title {
    font-size: 30px;
    line-height: 54px;
}
.main1 .main__btn {  width: 250px;}
}
@media (max-width: 991px) {
.main1 .arrow path {
      fill: #008D84;
} 
.main__title {
            font-size: 40px;
            line-height: 54px;
        }
 .main1 .navig .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #008D84;
}   
.main1 {
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background:none;
    }    
.main1 .main__title, .main1 .main__title span {
                color: #000;
                padding: 75px 0 0px;
        }    
.footer__links, .footer__menu {
        border-top: 0px solid #17a69d;
} 

 .main1    .main__right {
        position: relative;
        width: 100%;
        top: 0;
        height: auto;
        padding-top: 0;
        margin-top: 0;
        background-size: auto 400px;
    }  
 .main1    .main__right .swiper-slide {
        height: auto !important;
    } 
 .main1 .main__all, .main1 .main__main {
                height: auto;
    position: relative;
    margin:  0;
}   
.main1 .main__main {
    max-width: 100%;
    z-index: 2;
}
.container.rel {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin: auto;
} 
    
.main1 .main__nav {
 height: auto;
position: absolute;
top: 0;
display: flex;
 align-items: center;
   padding-top: 20px;
} 
.main1 .main__btn {
    background: #008D84;
}
  
   
}
@media (max-width: 767px) {

     .footer {
        padding-bottom: 25px;
        padding-top: 43px;
        overflow: hidden;
    }
}

@media (max-width: 575px) {
 .main1 .main__btn {
            width: 100%;
}   
    
.main1 .main__nav {
             top: 40px;}
.footer__subtitle {
        padding-top: 0;
        margin-bottom: 15px;
}
.servicezap {
    padding: 0 0 30px 0;
}
.fin {
    padding-top: 0;
    padding-bottom: 65px;
}
.contacts {
    padding-top: 0px;
    padding-bottom: 20px;
}
.main1 .main__title,.main1 .main__title span {
        font-size: 32px;
        font-weight: 700;
        line-height: 36px;
        text-align: left;
        color: #000;
    }
.main1 .main__all, .main1 .main__main { height: auto; }    
.main1 .main__title { padding: 75px 0 0px; }    
.seomain {padding-bottom:30px;}   
}