.companyDesc-b__item-textBox.txt h2, .companyDesc-b__item-textBox.txt h3, .companyDesc-b__item-textBox.txt h4 {font-weight: 600; color: var(--color-primary);}
.companyDesc-b__item-textBox.txt h2 {font-size: 22px;}
.companyDesc-b__item-textBox.txt h3 {font-size: 20px;}
.companyDesc-b__item-textBox.txt h4 {font-size: 18px;}
.companyDesc-b__item-textBox.txt ul {padding-left: 40px;margin-bottom: 1.3em !important;}
.companyDesc-b__item-textBox.txt ul li {list-style-type: disc;}

.simplesearch-results-list {padding: 20px 0;}
.simplesearch-result {padding: 8px 0;}
.simplesearch-result h3 {color: #1a5546;font-weight: 700;padding-bottom: 5px;}
.simplesearch-highlight {font-weight: 700;}
.simplesearch-result-pages {font-style: italic;}
.gallery__slider-slide.swiper-slide.t1, .gallery__thumbs-item.swiper-slide.t1 {display: none;}
.panel-b .products-b .product-card.for {
    width: calc(100% / var(--column) * 4 - var(--air-l));
}
.old_price {font-size: 16px;color: #f00;text-decoration: line-through;}
.confid {display: flex;justify-content: flex-end;font-size: 12px;}

@media (max-width: 1024px){
.panel-b__sidebar {display: none;}
.panel-b .products-b .product-card.for {
    width: calc(100% / var(--column) * 6 - var(--air-l));
}
.confid {justify-content: center;font-size: 12px;margin-top: 15px;}
}
@media screen and (max-width: 650px){
.panel-b .products-b .product-card.for {
    width: calc(100% / var(--column) * 12 - var(--air-l));
    max-width: 370px;
}
}
.logo {width:150px;}
.marquiz__container_inline {padding: 0 30px;max-width: 1230px !important;}
.header__marquiz {margin-left: 26px;text-align:center;}
@media (max-width: 570px) {
    .top-header-banner.pc{
        display:none;
    }
    .header__marquiz {

    font-weight: 600;
}
/*.header__marquiz {display: none;}*/
}

.header__marquiz {margin-left: 6px;} /*11.12.23 - Кнопка квиза в мобильных   */


.companyDesc-b__item-textBoxter {
    position: relative;
    line-height: 1.6666666667;
}
.companyDesc-b__item-textBoxter ul, .companyDesc-b__item-textBox ul{
  padding-left: 40px;  
}
.companyDesc-b__item-textBoxter li, .companyDesc-b__item-textBox li{
  padding: 0; 
  list-style: disc;
}
.companyDesc-b__item-textBoxter h2, .companyDesc-b__item-textBox h2{
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none solid rgb(0, 0, 0);
    text-transform: none;
    color: rgb(0, 0, 0);
        margin: 15px 0;
}

.companyDesc-b__item-textBoxter h3, .companyDesc-b__item-textBox h3{
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 14.04px;
    font-weight: 700;
    text-decoration: none solid rgb(0, 0, 0);
    text-transform: none;
    color: rgb(0, 0, 0);
        margin: 15px 0;
}
.companyDesc-b__item-textBoxter h4, .companyDesc-b__item-textBox h4{
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none solid rgb(0, 0, 0);
    text-transform: none;
    color: rgb(0, 0, 0);
        margin: 15px 0;
}
.companyDesc-b__item-textBoxter h5, .companyDesc-b__item-textBox h5{
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 9.96px;
    font-weight: 700;
    text-decoration: none solid rgb(0, 0, 0);
    text-transform: none;
    color: rgb(0, 0, 0);
        margin: 15px 0;
}
.top-header-banner{
    cursor: pointer;
    animation:1s blinker linear infinite;
}

@media (min-width: 578px){
    .top-header-banner.mob{
        display:none;
    }
}
.block-sticker{
    position: absolute;
    display: flex;
    flex-direction: column;
    z-index:2;
    right: 0px;
    
}
.new-sticker, .favorite-sticker, .soon-sticker{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #7ca12b;
    color: white;
    font-weight: 600;
    margin-bottom: 10px;
}
.soon-sticker {
	width: 110px;
	height: 50px;
	font-size: 14px;
	text-align: center;
	background: #dd9840;
	border-radius: 50px;
	text-transform: uppercase;
}

/*@keyframes blinker {
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}*/

.b-radio--img .b-radio__custom {

  transition: transform 0.5s;
}
.b-radio--img .b-radio__content {
  transition: transform 0.5s;
}
@media (min-width: 1025px){
    .b-radio--img .b-radio__custom:hover {
      z-index: 1;
      transform: scale(1.5);
      transition-duration: 0.3s;
    }
    .b-radio--img .b-radio__custom:hover ~ .b-radio__content {
      transform: translateX(10px);
      transition-duration: 0.3s;
    }
}

.product__finishing .checkboxes__list {
	justify-content: center;
	max-width: 500px;
}
.product__finishing .checkboxes__list .b-radio {
	flex: 1 1 35%;
	min-width: 220px;
}

/* portfolio */
.portfolio__item .portfolio-b__title {
    padding-left: 1em;
    margin-bottom: 0;
}
.portfolio-b__inner .portfolio-b__title {
    padding-left: 0;
    background-color: inherit;
}
.portfolio__list-wrapper {
    opacity: 0;
    display: grid;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s, grid-template-rows 0.3s;
    grid-template-rows: 0fr;
}
.portfolio__item.active .portfolio__list-wrapper {
    opacity: 1;
    visibility: visible;
    grid-template-rows: 1fr;
}
.portfolio-b__wrapper {
    display: none;
}
.portfolio-b__wrapper.active {
    display: block;
}
.portfolio__list,
.portfolio-b__inner {
    overflow: hidden;
}
.portfolio__list-item + .portfolio__list-item {
  margin-top: 8px;
}
.portfolio__list-item:first-child {
  margin-top: 16px;
}
.portfolio__list-item:last-child {
  margin-bottom: 16px;
}
@media (min-width: 769px) {
    .portfolio__line {
      border-right: 2px solid rgba(26, 85, 70, 0.04);
    }
}
@media (max-width: 768px) {
    .portfolio__line {
      border-bottom: 2px solid rgba(26, 85, 70, 0.04);
      padding-bottom: 20px;
    }
}
.portfolio__button {
  color: var(--color-primary);
  padding: 8px 20px;
  font-size: 15px;
  text-align: left;
  line-height: normal;
  text-transform: uppercase;
}
.portfolio__button[aria-expanded=true] {
  font-weight: 600;
}
.portfolio__dropdown-button {
  width: 100%;
  color: var(--color-primary);
  padding: 8px 44px 8px 20px;
  position: relative;
  text-align: left;
  min-height: 52px;
  line-height: normal;
  vertical-align: middle;
  text-transform: uppercase;
}
.portfolio__item.active .portfolio__dropdown-button {
    font-weight: 600;
}
.portfolio__dropdown-button svg {
  top: 50%;
  fill: var(--color-primary);
  right: 16px;
  position: absolute;
  transform: translateY(-50%);
}
.portfolio__item.active .portfolio__dropdown-button svg {
  transform: translateY(-50%) scaleY(-1);
}

.header.fixed {
    z-index: 51 !important;
}

/* Поиск поверх логотипа в мобильной версии*/

@media (min-width: 325px) and (max-width: 767px) {
.header__aside {
    position: absolute !important;
}
}
/* Поиск поверх логотипа в мобильной версии */


/*Banner exhibition */
@media (max-width: 560px){
    .bannerex-pc {
      display: none;
    }
    .bannerex-pc-border {
        display: none;
}
}

@media (min-width: 561px){
    .bannerex-mb {
      display: none;
    }
        .bannerex-mc-border {
        display: none;
}
    
}

    .bannerex-pc-border {
      border-color: #1A5546;
      border-style: solid;
      border-width: 1px;

    }
    
     .bannerex-mc-border {
      border-color: #1A5546;
      border-style: solid;
      border-width: 1px;

    }

/*Banner exhibition */

/* Обратный счетчик акций - начало */

.counta {

display: inline-block;
    margin-left: 20px;
    
}

.countcont {
    
    float: left;
    
}

.counttime {
    
    font-size: 8px;
    font-weight: 900;
    padding-left: 4px;
    
}

#countdown2 {
    
    margin: 0 12px 2px 0;
    float: left;
    padding: 10px 5px 10px 5px;
    background-color: #cec3ba;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 20px;
    width: 38px;
    text-align: center;
  
}

#countdown3 {

    margin: 0 12px 2px 0;
    float: left;
    padding: 10px 5px 10px 5px;
    background-color: #cec3ba;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 20px;
    width: 38px;
    text-align: center;
    
}

#countdown4 {

    margin: 0 12px 2px 0;
    float: left;
    padding: 10px 5px 10px 5px;
    background-color: #cec3ba;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 20px;
    width: 38px;
    text-align: center;
    
}

#countdown5 {

    margin: 0 0 2px 0;
    float: left;
    padding: 10px 5px 10px 5px;
    background-color: #cec3ba;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 20px;
    width: 38px;
    text-align: center;
    
}



@media (max-width: 700px){
    #countdown2 {

    margin: 0 5px 2px 0;
    
}

    #countdown3 {

    margin: 0 5px 2px 0;
    
}

    #countdown4 {

    margin: 0 5px 2px 0;
    
}

.counttxt1 {
    font-size: 12px !important;
}

.counttxt2 {

    font-size: 12px !important;
}

}


@media (max-width: 360px){


.counttxt1 {
    font-size: 10px !important;
}

.counttxt2 {

    font-size: 9px !important;
}

}



.countblock {

display: inline-block;

    
}

@media (min-width: 1023px) and (max-width: 1200px) {
    .countblock {

    margin-left: 55%;
    height: 60px;
    
}
}

@media (min-width: 1201px) and (max-width: 1300px) {
    .countblock {

    margin-left: 60%;
    height: 60px;
    
}
}

@media (min-width: 1301px) {
    .countblock {

    margin-left: 67%;
    height: 60px;
    
}
}

.counttxt {
    
   padding: 10px 0 0 0;
   float: left;
   text-transform: uppercase;
   text-align: right;
    
}

.counttxt1 {
    
    padding: 0px;
    font-size: 14px;
    display: block;
}

.counttxt2 {
    
    padding: 0px;
   font-size: 14px;
    
}

.callback-mail-f {
    padding: 11px 0 24px !important;

}

/* Обратный счетчик акций - конец */


/* Дополнительные категории в сайдбаре - начало */

.filter-prodnew {

    display: flex;
    flex-flow: column;
}

.filter-prod__new {
    width: 90%;
    cursor: pointer;
    text-align: left;
    margin-left: var(--air-l);
    margin-bottom: 5px;
    word-wrap: break-word;
    padding: 5px 16px;
    display: inline-block;
    color: #7c8882;
    background: #fff;
    border: 1px solid #f5f5f5;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.filter-prod__new span{
    
    font-size: 13px;
    
}


.filter-prod__new.active {
    background-color: #fff;
}

.filter-prod__new.active span {
    color: #000;
    font-size: 13px;
}

.filter-prod__new:not(.active):hover {
    background-color:#dff5ef;border-color:#dff5ef
}

/* Дополнительные категории в сайдбаре - конец */

/* Оптимизация скорости PageSpeed - начало */

.bannerex-mb img{
    
    max-height: 100%;
    
}

.companyDesc-b__item-textBoxter {
    padding: 0 0 0 20px;
}

/* Оптимизация скорости PageSpeed - конец */

/* Удаление точки на Главном слайдере - начало */

.main-slider__slide-plate {
    display: none !important;
}

/* Удаление точки на Главном слайдере - конец */

/* Верхнее меню "О КОМПАНИИ" - НАЧАЛО */

/* Dropdown Button */
.dropbtn {
    color: #1a5546;
    padding: 0px;

    border: none;
    text-transform: uppercase;
    white-space: nowrap;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;

   /* display: flex;
    -webkit-box-align: center;*/
}

.header__menu {
    
    align-items: baseline;
    
}


@media screen and (min-width: 1231px){
.menu__item--drop {

    align-items: baseline;
    
}
}

@media screen and (min-width: 1231px){
.menu__item--drop .menu__item-toggle {
    padding-top: 10px;
}
}

@media (max-width: 1230px){
.header__burger .bro-menu {
    
    height: 380px !important;
}
}

@media (max-width: 1230px){
.dropdown {
    position: relative;
    display: inline-block;
    padding: 5px 0 5px 12px;
    width: 97%;
    
}
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 260px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content ul {

opacity: 1 !important;
visibility: unset !important;

}

.dropdown-content li {

    position: relative;
    background-color: #fff;
    min-width: 160px;
    /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    z-index: 1;

}

@media (max-width: 1230px) {
.header__burger .bro-menu {
    overflow-y: scroll;
}
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #1a5546;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown 
.dropdown:hover .dropbtn {background-color: #3e8e41;}*/

/* Change color of dropdown links on hover */
.dropdown-content a:active {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:active .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown 
.dropdown:active .dropbtn {background-color: #3e8e41;}*/
.strelka {
    display: none;
}

@media (max-width: 1230px) {
.strelka {
    right: 1px;
    float: right;
    display: inline-block;
}

.strelka svg{
    width: 13px;
}

.about-us-b__row {
    --air-l: 1px;
    
}

}

.about-us-b__row {
    margin-left: 11px;
    align-items: start;
    word-wrap: break-word;
    flex-direction: column;
}


/* Верхнее меню "О КОМПАНИИ" - КОНЕЦ */

/* Стили стандартной страницы - НАЧАЛО */

.about-us-b__row p {
    /* white-space: revert; */
      font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #333;
  font-family: Arial, sans-serif;
  text-align: justify;
  word-wrap: break-word;
      width: 100%;

}

.about-us-b__row p strong {
    /* white-space: revert; */
      font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #333;
  font-family: Arial, sans-serif;
  text-align: justify;
  word-wrap: break-word;
}

.about-us-b__row ul {
    /* white-space: revert; */
      font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #333;
  font-family: Arial, sans-serif;
  text-align: justify;
}

.about-us-b__row ul li {
    list-style: disc;
}

/* Стили стандартной страницы - КОНЕЦ */


.blog-b .blog-note {
    padding: 20px;
}


.copir {
 color: #fff;
 padding: 0 0 0 10px;
}

.playmarket {
    
      margin-left: var(--air-l);
    margin-bottom: var(--air-b);
    word-wrap: break-word;
    display: block;
    fill: #fff;
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s;
    
}

/* Стили схемы парковки - НАЧАЛО */

#image-modal {
  display: none;
 position: fixed;
    z-index: 99999;
    left: 0;
    top: 229px;
    width: 99%;
    height: 35%;
    overflow: auto;
    background-color: rgb(7 71 54 / 16%);
}

#image-modal img {
    display: block;
    max-width: 98%;
    max-height: 92%;
    padding: 10px 5px 5px 5px;
}

#close-modal {
    color: #074736;
    font-size: 60px;
    font-weight: bold;
    position: absolute;
    top: -31px;
    right: 1px;
    cursor: pointer;
}


@media (min-width: 750px) {
#image-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 229px;
    width: 60%;
    height: 55%;
    overflow: auto;
    background-color: rgb(7 71 54 / 16%);
}
}
/* Стили схемы парковки - КОНЕЦ */


/* Стили опций бани - НАЧАЛО */

.b-checkbox__content-bath img{
    display: block;
    max-width: 57px;
    vertical-align: top;
    float: left;
}

.checkboxes__col-bath {
    display: block;
    row-gap: 15px;
    
    
}

.b-checkbox__content-bath {

    display: block;

}

.b-checkbox-bath {
    width: 153px;
    margin: 0 0 19px 40px;
    cursor: pointer;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: var(--color-primary);
    
    
}



.bez-pechi {
    margin-left: 56px;
}

.product__checkboxes-bath {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 28px;
}

.product__checkboxes-bath .checkboxes__title {
    margin-bottom: 1em;
    font: italic 16px/1.25 var(--fm-1);
    color: #818181;
}


.product__checkboxes-bath .checkboxes__col-bath {
    width: 545px;

}

.text-bath {
    
    width: 196px;
    margin-top: 40px;
    
}

@media (max-width: 470px) {
.product__checkboxes-bath .checkboxes__col-bath {
    width: 290px;
}

.bez-pechi {
    margin-left: 39px;
}
}

@media (min-width: 750px) and (max-width: 1025px) {
    .b-checkbox-bath {
   
    margin-left: 53px;
    
}
}
/* Стили опций бани - КОНЕЦ */

@media (max-width: 470px) {
.shop-place__togglers {
    max-height: 513px !important;
}
}

.shop-place__togglers {

    max-height: 100%;

}

.b-checkbox__custom {
    border-radius: 0%;
}


.b-checkbox__custom::before {
    content: "\2713"; /* Символ Unicode для галочки */
    height: 100%;
    background-color: #fff;
    font-weight: 900;
}

.b-checkbox--light .b-checkbox__custom::before {
    background-color: #fff;
}


.msgr__link svg {
    display: block;
    width: 21px;
    height: 21px;
    fill: var(--color-primary);
}


@media (max-width: 490px) {
.msgr__link svg {
    display: block;
    width: 25px;
    height: 25px;
    fill: var(--color-primary);
}
}


.filters-f .b-select select {
    background-color: rgb(255 255 255 / 55%);
    border: solid 2px rgba(236,224,214,.98);
    color: #000;
}

.b-select svg {
    fill: #1e1c1c;
}

.advantage-card__body {
    color: #000000;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    border: solid 1px #1A5546;
}

.fw-600 {
    font-size: 15px;
}

.advantage-card__head {
    
    font-weight: 800;
    color: #91745d;
}

.calculator-cost__checkboxes .checkboxes__title {

    color: #000;
}

.b-radio--img .b-radio__content {
    color: #000;
}

.b-checkbox--light .b-checkbox__content {
    color: #000;
}

.calculator-cost__complete-title {
    color: #000;
}

.calculator-cost__total-desc {
    color: #000;
}

@media (max-width: 470px) {
.footer a {

    font-size: 18px;
}
}

.maintitle {
  font-size: 16px;
  color: #1a5546;
    margin: 22px 0 18px 20px !important;
    text-transform: uppercase;
    text-align: center;
}

.section1{
    padding: 9px 0 20px;
}

.header__burger {
    padding-right: 22px;
}

.filters-f .b-select select {
    min-width: 219px;
}

/* Стили формы обратной связи - НАЧАЛО */

.application-f__inputs .b-input input, .application-f__inputs .b-input textarea {
    background-color: #fff;
    border: solid 1px #1a5546;
}

.application-f__inputs .b-input:nth-child(2n+2) input, .application-f__inputs .b-input:nth-child(2n+2) textarea {
    background-color: #fff;
}

.application-f__inputs .b-input:nth-child(3n+3) input, .application-f__inputs .b-input:nth-child(3n+3) textarea {
    background-color: #fff;
}



/*#af_message::placeholder {
    color: red; /* Цвет текста подсказки */
   


/* Стили формы обратной связи - КОНЕЦ */

/* Стили таблицы посадочных - НАЧАЛО */

/*.slider-scroll_table {
  
overflow: auto;
position: relative;    
    
}


.slider-scroll_table table{
    vertical-align: top;
	max-width: 100%;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
    
}*/


.scroll-table {
  
  max-width: 980px;
  width: 100%;
  overflow-x: scroll;
    
}

@media (max-width: 800px) {
.scroll-table {

    max-width: 700px;
}
}



@media (max-width: 470px) {
.scroll-table {

    max-width: 400px;
}
}

@media (max-width: 380px) {
.scroll-table {

    max-width: 350px;
}
}


@media (max-width: 330px) {
.scroll-table {

    max-width: 300px;
}
}

@media (max-width: 480px) {
.companyDesc-b__item-textBoxter {
    padding: 0 0 0 40px;
}

.companyDesc-b__list {
    padding: 0 0 0 40px;
    
}


}


.tdfoot {
    width: 100%;
}
/* Стили таблицы посадочных - КОНЕЦ */

/* Отзывы купели - НАЧАЛО */


.otzyvkup {
    
/*max-width: 90%;*/
text-align: center;
margin-left: auto;
/*min-height: 700px;*/
/*float: inline-start;*/
}

.otzyvkupcen {
    
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    
}

@media (min-width: 1025px) {
.otzyvkup {
    margin-left: 0px;
    min-height: 700px;
}
}

.otzyvh2 {
    
   
    font: 600 1.2em / 1.22 var(--fm-1);
    color: var(--color-primary);
    text-transform: uppercase;
    
}

@media only screen and (max-width: 768px) {
.otzyvh2 {
    font-size: 18px;
}
}

.otzyvkupcont {
    
width: 300px;
height: 580px;
margin: 0 0 70px 20px;
}

@media only screen and (min-width: 750px) {
.otzyvkupcont {
    float: left;
	}
}


/* Отзывы купели - КОНЕЦ */

/*Купели Вопрос - Ответ Начало*/

.accordion2 {
	padding: 10px;
/*float: inline-end;*/
}

@media only screen and (min-width: 760px) {
.accordion2 {
    margin-left: 20%;
	}
}




.acname {
    font-style: normal;
    text-transform: uppercase;
    cursor: pointer;
    /*padding: 10px;
    margin: 0;*/
    max-width: 628px;
    border: 1px solid #225462;
    border-radius: 10px;
    margin: 10px 0 5px 0;
    padding: 12px 5px 18px 5px;
}

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

.actext {
	display: none;
    padding: 10px;
    margin-bottom: 10px;
    max-width: 700px;
}

.acbot {
 right: 20px;
 color: #225462;
 float: right;
 margin-right: 20px;
}

/*Купели Вопрос - Ответ Конец*/

/* Раздел Видео - НАЧАЛО */

.videolist {
    
    margin: 1px 1px 1px 1px;
    
}

.videorazdel {
   margin: 1px 20px 22px 1px;
   float: left;
    min-width: 560px;
    min-height: 300px;
}

@media only screen and (max-width: 470px) {
.videorazdel {
    min-width: 315px;
	}
}

.video_r {
    margin: 1px 1px 1px 1px;
    height: 270px;
}

.video_rtxt {
    margin: 12px 2px 10px 28px;
    max-width: 400px;
}

/* Раздел Видео - КОНЕЦ */

/* Бани - НАЧАЛО */
.companyDesc-b__item-textBoxter {
    width: 100%;
}

.catalog-pg .companyDesc-b__item {
    padding: 0px 0 83px;
}

.catalog-pg .companyDesc-b {
    margin-top: 0px;
}

.bathvideo {
    width: 450px;
    height: 250px;
    float: right;
}
@media only screen and (max-width: 470px) {
.bathvideo {
    width: 319px;
    height: 250px;
    float: right;
}
}

.videobath {
    margin: 1px 1px 0px 130px;
    
    min-height: 300px;
}



.videobath1 {
    margin: 1px 1px 1px 1px;
    height: 300px;
    display: inline-block;
    max-width: 32%;
}

@media only screen and (max-width: 470px) {
.videobath1 {
    max-width: 90%;
}

.videobath {
    margin: 1px 1px 0px 13px;

}


}

.bathvideoh2 {
    margin: 0px 0px 22px 0px;
    font-size: 20px;
    font-weight: 600;
}

.otzyvkuptxt {
 
    margin: 14px 1px 1px 1px;
    font-size: 12px;
    
}

.radio-bath {
    position: absolute;
    width: 0;
    height: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    pointer-events: none;
}

.radio-bath:checked~.b-checkbox__custom::before{opacity:1}


.radiobath {
    border-radius: 100% !important;
    content: "\2022";
}

.radiobath::before {
    
    content: "\2022";
    font-size: 2em;
    padding: 0 10px 37px 0;

}


.tabsbath img {
    max-height: unset !important;
    
        width: auto;
}

.b-tabs__pane a {
    
    color: #004231;
    
}

@media only screen and (min-width: 470px) {
.bathtab1 {
  display:none;  
}
}

@media only screen and (max-width: 470px) {
.bathtab2 {
    display:none;
}
}

/* Бани - КОНЕЦ */


.cont8800 {

margin: 25px 1px 1px 1px;    
    
}


.cont8800a {
    font-size: 18px;
    position: relative;
    margin-left: 0.75em;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    margin-left: 1px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    font-weight: 600!important;
    float: left;
    
}

.cont8800txt {
    margin: 0 0 0 10px;
}

/* Стили Блога (контентная часть) НАЧАЛО */


@media (max-width: 480px){
.blog-note-fl__content img{
    
    max-width: 410px;
    height: auto;
     margin-bottom: 5px;
     padding-right: 10px;
    
}
}

@media (max-width: 380px){
.blog-note-fl__content img{
    
    max-width: 345px;
    height: auto;
    margin-bottom: 5px;
}
}

@media (max-width: 320px){
.blog-note-fl__content img{
    
    max-width: 312px;
    height: auto;
     margin-bottom: 5px;
    padding-right: 10px;
}
}

.blog-note-fl__content img{
    
   
    height: auto;
}


/* Стили Блога (контентная часть) КОНЕЦ */

/* Телефон 8800 в шапке - НАЧАЛО */

.phone8800old {
 
 margin: 1px 1px 1px 1px;
    
}

@media (max-width: 490px) {
    .phone8800old {

    font-weight: 600;
   color: #044534;
   font-size: 16px;
    
}

}



.mes8800 {
    
 margin: 0px 0px 0px 0px;
    display: flex;
    
}


@media (max-width: 490px) {
    .mes8800 {

     display: unset;
    
}

.msgr__link {
    float: left;
}

.header__msgr .msgr__link svg {
    width: 29px !important;
    height: 29px !important;
}
}

.header__msgr {
    
    margin: 0 0 0 9px;
}

.header__msgr .msgr__link--phone {
    grid-column: none;
    margin-left: 0px;
}

.header__msgr .msgr__link--viber {
    grid-row: none;
   
}

.header__msgr .msgr__link--tg {
    grid-row: none;
    
}

.header__msgr .msgr__link--wp {
    grid-row: none;
    
}

.msgr__link {
    margin: 6px 7px 3px 0;
    
}

.clockmail {
    
    display: block;
}

@media only screen and (max-width: 750px) {
.clockmail {
    display: none;
	}
}

.firm-info {
    
    display: block;
}

.firm-info--mail {
    
    margin: 5px 0 0 26px;
}


.header__top, .header__bottom {

    justify-content: flex-start;
}

.phone8800 {
 
 margin: 3px 1px 1px 1px;
 float: left;
 font-weight: 600;
 color: #044534;
 font-size: 16px;
    
}

.phone8800 img{
 
 width: 15px;
 height: 15px;
 float: left;
 margin: 0 3px 0 0;
    
}

@media only screen and (min-width: 1230px) {
.phone8800 {
    display: none;
	}
}

.phone8800-2 {
 
 margin: 0px 1px 1px 14px;
 float: left;
 font-weight: 600;
 color: #044534;
    
}

.phone8800-2 img{
 
 width: 15px;
 height: 15px;
 float: left;
 margin: 0 3px 0 0;
    
}

@media only screen and (min-width: 760px) {
.phone8800-2 {
    display: none;
	}
}

.header__msgr .msgr__link svg {
    width: 25px;
    height: 25px;
}


@media (min-width: 760px) and (max-width: 1230px) {
    .search1 {

     display: none;
    
}

.logo {
    width: 158px !important;
}



}


@media only screen and (min-width: 1231px) {
    .searchmin {

    display: none;
    
}
}

@media (min-width: 315px) and (max-width: 1230px) {
    .searchmin {

     margin: 5px 20px 14px 0px;
    float: right;
    
}

.header.fixed .header__top {
    display: none;
}

.humburger1 {

     display: none;
    
}

.header__top, .header__bottom {
    justify-content: flex-end;
}

.header__aside {

    padding: 0px 30px 0px 0;
}

.header__top {
    padding-top: 0px;
}


.header__body {
    padding: 0px 0 0px;
     flex-direction: column;
     align-items: flex-end;
}



}

@media only screen and (max-width: 479px) {
.header__marquiz .btn {
    display: none;
}

.logo {
    width: 100px !important;
}

.search1 {
    
   display: none; 
    
}


.header__marquiz {
 max-width: 100px;
}

}

@media only screen and (min-width: 480px) {
.header__marquiz .btn2 {
    display: none;
}
}

.search2 {

     margin: 1px 1px 1px 1px;
     float: left;
    
}

.humburger2 {

     margin: 4px 1px 1px 1px;
     float: left;
    
}

@media (min-width: 375px) and (max-width: 490px) {
    .header__msgr .msgr__link--phone {
   
    font-size: 16px;
    font-weight: 600;
  
}
}

.msgrlink2 {
    float: left;
    margin-left: 8px;
    display: none;
}


@media (max-width: 490px) {
.msgrlink3 {
    float: left;
    margin-left: 8px;
    display: none;
}
}


@media (min-width: 315px) and (max-width: 374px) {
    .header__msgr .msgr__link--phone {
   
    font-size: 12px;
  
}

.header__marquiz {
    display: none;
}

.header__aside {

    max-height: 100px;
}



}

@media (min-width: 315px) and (max-width: 324px) {

.searchmin {
    display: none;
}

.searchmin2 {
    margin: 0 11px 0 0;
    float: right;
}

.header__msgr .msgr__link--phone {
    font-size: 15px;
}

}

@media only screen and (min-width: 310px) {
.searchmin2 {
    display: none;
}
}
/* Телефон 8800 в шапке - КОНЕЦ */

/* Главная страница - НАЧАЛО */

.companyDesc-b__item-textBox, .companyDesc-b__item-imgBox {
    width: 100%;
}

.companyDesc-b__item-textBox img{
    margin: 1px 24px 6px 6px;
    width: auto;
    height: auto;
}


.maincheck::before {

    left: 20%;
    top: 10%;
   
}

/* Главная страница - КОНЕЦ */

.videotxt {
    
    margin: 1px 17px 1px 1px;
    float: left;
    width: 300px;
    height: 520px;
}

@media only screen and (max-width: 340px) {
.videotxt {
    margin: 1px 1px 1px 1px;
     width: 260px;
    height: 460px;
}
}

.videotxth {
    
    margin: 0 1px 1px 1px;
    font-size: 13px;
}

.pricetxt {
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif;
}

.companyDesc-b__item-textBoxter img{
    margin: 1px 14px 1px 14px;
    height: auto;
}

/* Отзывы easycomm - Начало */

.reviewsmain {
    padding: 0 0 0 10px;
    margin-top: 20px;
    margin-bottom: 30px;
}



.reviewsmain h2{
   
    font-weight: 400;
    color: var(--color-primary);
    font-size: 26px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

@media only screen and (max-width: 768px) {
.reviewsmain h2 {
    font-size: 18px;
}
}

.control-label {
    margin: 0 0 10px 0; 
}

.ec-rating {
    margin: 10px 0 0 0;
}

.form-group {
    margin: 21px 0 0 0;
}

.form-group input {
    margin: 1px 0 0 0;
    border: 1px solid var(--color-primary);
    border-radius: 15px;
    padding: 6px 3px 6px 3px;
}

.form-group textarea {
        margin: 1px 0 0 0;
    border: 1px solid var(--color-primary);
    border-radius: 15px;
    padding: 6px 155px 6px 3px;
}


@media only screen and (max-width: 768px) {
.form-group textarea {
    padding: 6px 130px 6px 3px;
}
}

@media only screen and (max-width: 350px) {
.form-group textarea {
    padding: 6px 100px 6px 3px;
}
}

.formlabel {
    min-width: 222px;
    display: inline-block;
}

.form-actions .btn {
    color: var(--color-primary);
    margin: 27px 1px 1px 1px;
    border: 1px solid var(--color-primary);
        font-size: 16px;
    padding: 13px 24px 31px 25px;
}

.ec-message {
    margin-top: 20px
}

/* Отзывы easycomm - КОНЕЦ */

/* Ссылки в подвале - НАЧАЛО */

.footermen {
    margin: 0px 1px 1px 1px;
}


/* Ссылки в подвале - КОНЕЦ */


/* Гарантия значок - НАЧАЛО */
/*.iconn {
    width: 83px !important;
    top: 31px !important;
    max-width: 25%;
    height: auto !important;
    right: 0;
    left: 13% !important;
    position: absolute !important;
    z-index: 1;
}*/

.block-sticker-new {
    position: absolute;
    display: flex;
    flex-direction: column;
    z-index: 2;
    right: 0;
}



/* Гарантия значок - КОНЕЦ */


/* Кнопка купить в каталоге - НАЧАЛО */

.product-card__buy {
    --h: 40px;
    --fz: 14px;
    width: 151px;
}

/* Кнопка купить в каталоге - КОНЕЦ */

.kuptub {
    margin: 1px 1px 1px 1px;
    column-count: 1;
    font-size: 16px;
}


.kuptub p::after {
    content: unset !important;
    display: block;
    clear: both;
}

/* Видео купелей в табе - НАЧАЛО */

.videokuptub {
    margin: 1px 17px 45px 1px;
    width: 300px;
    height: 520px;
}

.b-tabs__pane img {
    height: auto;
    max-height: 500px;
}

/* Видео купелей в табе - КОНЕЦ */

/* Вставка в тексте - НАЧАЛО */

.quote1 {
    margin: 10px 10px 20px 10px;
    border: dashed 2px #004231;
    border-radius: 6px;
    padding: 0px 0px 10px 10px;
}

.quote1 p {
    margin: 15px 1px 2px 15px;
}

.quote2 {
    float: right;
    border: 1px solid;
    background-color: #004231;
    padding: 2px 4px 2px 4px;
    color: #fff;
}

.quotebtn {
    margin: 10px 1px 10px 15px;
    border: 1px solid #004231;
    background-color: #22715c;
    padding: 8px 5px 8px 10px;
    max-width: 135px;
    border-radius: 10px 10px 10px 10px;
    color: #fff;
}

.quotebtn a{
    
    color: #fff;
}

.quotebath {
    margin: 10px 1px 10px 15px;
    border: 1px solid #004231;
    background-color: #22715c;
    padding: 8px 5px 8px 10px;
    max-width: 165px;
    border-radius: 10px 10px 10px 10px;
    color: #fff;
}

.quotebath a{
    
    color: #fff;
}

/* Вставка в тексте - КОНЕЦ */



/* Вставка в тексте - НАЧАЛО */



@media (min-width: 1025px) and (max-width: 1190px) {
    .main-slider {
   
    max-height: 350px;
  
}

.main-slider__slide-imgBox img {
    
    height: auto;
}
}

@media (min-width: 1231px) and (max-width: 1325px) {
    .main-slider {
   
    max-height: 350px;
  
}

.main-slider__slide-imgBox img {
    
    height: auto;
}
}


@media (max-width: 768px) {
.main-slider__slide .pos-right {
    object-position: 50% center;
}

.main-slider__slide-imgBox img {

    height: auto;
   
}

}

@media (max-width: 340px) {
.main-slider__slide .pos-right {
    object-position: 30% center;
}

.main-slider__slide-imgBox img {

    height: auto;
   
}

}

/* Вставка в тексте - КОНЕЦ */


.product-line-card__text {

    text-align: center;
}

.strelka1 {
    
    margin: 10px 1px 1px 1px;
    float: right;
   
}

/* Галлерея на странице Контакты - НАЧАЛО */

.galcont {
    
    margin-left: auto;
    width: calc(100% / 18* 9 - var(--air-l));
}

@media only screen and (max-width: 475px) {
.galcont {
    width: calc(100% / 9* 9 - var(--air-l));
}
}

.galcont-b__images {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3 ];
    grid-template-columns: repeat(4, 1fr);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 10px;
    row-gap: 22px;
    margin-bottom: 40px;
}


/* Галлерея на странице Контакты - КОНЕЦ */


/* Якорные ссылки Контакты - НАЧАЛО */

.contlink {
    
    margin: 1px 1px 60px 1px;
    
}

.contlinka {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 900;
    
    color: #1A5546;
    padding: 3px 15px 3px 15px;
    margin: 1px 10px 0px 0px;
}

.contlinka active{
    font-family: "Montserrat"  SemiBold;
    font-size: 14px;
   
    color: #fff;
    background-color: #1A5546;
    padding: 3px 15px 3px 15px;
    border: 1px solid #1A5546;
    border-radius: 20px;
    margin: 1px 10px 0px 0px;
}

.contlink a:active{
    color: #fff;
    background-color: #1A5546;
    
    border: 1px solid #1A5546;
    border-radius: 20px;
    
}

.contlnk1 {
  color: #fff;
    background-color: #1A5546;
    border: 1px solid #1A5546;
    border-radius: 20px;  
}

@media only screen and (max-width: 475px) {
.contlinka {
    padding: 3px 15px 3px 15px;
    margin: 1px 30px 0px 0px;
    font-size: 11px;
    line-height: 30px;
}
}

.contacts-b__title-2 {
    margin-bottom: 0px;
}

.secind {
   margin-bottom: 20px !important;
   color: #818181;
}

/* Якорные ссылки Контакты - КОНЕЦ */

.about-us-b__row {
    flex-direction: unset;
}

/* Табы в разделе Контакты - НАЧАЛО */

.parkovka {
    margin: 6px 1px 1px 1px;
}

.b-tabs__parkovka {
    margin-top: 5px;
}


.b-tabs__park.active {
    height: 300px;
    visibility: visible;
    overflow: visible;
    opacity: 1;
    -webkit-transition: opacity .7s ease;
    -o-transition: opacity .7s ease;
    transition: opacity .7s ease;
}

.b-tabs__park {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    font-size: 12px;
    line-height: 1.6666666667;
    color: #818181;
}

.b-park__link {
    position: relative;
    font-size: 13px;
    padding: 0.3em 3.3333333333em;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media only screen and (max-width: 417px) {
.b-park__link {
    padding: 0px 3.3333333333em;
    line-height: 19px;
    
}
}

/* Табы в разделе Контакты - КОНЕЦ */

@media (max-width: 480px) {
    .companyDesc-b__item-textBoxter {
        padding: 0 10px 0 5px;
    }
}


/* Акции - НАЧАЛО */

.blog-b__head-2 {
        /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 3.1623931624%;
    
}

.blog-note-2 {
    
   margin: 0px;
}

.blog-note-2 .blog-note {
    
  max-width: 350px;
  float: left;
}

.flex-2 {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    flex-wrap: wrap;
}

/* Акции - КОНЕЦ */



.about-us-b__textBox img{
    height: auto;
}


.ratingtub {
    
    margin: 0px 0px 0px 0px;
    display: flex;
    justify-content: center;
    
}

.ratingtub .ec-stars {
    
    margin: 0px;
    
}

.ratingtub .ec-stars, .ec-rating-stars {
    --ec-star-width: 10px;
    --ec-star-height: 10px;
    --ec-star-gap: 4px;
}


.b-tabs__link {
    border-left: 1px solid rgba(229, 229, 229, 0.9);
}

@media (max-width: 490px) {
.b-tabs__link2 {
    border-top: 1px solid rgba(229, 229, 229, 0.5);
}
}


@media (min-width: 1023px) {
.b-tabs__links {
    overflow-x: auto;
	white-space: nowrap;
	display: flex;
	flex-wrap: unset;
	scrollbar-width: thin;

  }
	
	
}

.b-tabs__links::-webkit-scrollbar {
  width: 12px;               /* ширина всей полосы прокрутки */
}

.b-tabs__links::-webkit-scrollbar-track {
  background: orange;        /* цвет зоны отслеживания */
}

.b-tabs__links::-webkit-scrollbar-thumb {
  background-color: blue;    /* цвет бегунка */
  border-radius: 20px;       /* округлось бегунка */
  border: 3px solid orange;  /* отступ вокруг бегунка */
}

}

.b-tabs__links::-webkit-scrollbar {
  width: 12px;               /* ширина всей полосы прокрутки */
}

.b-tabs__links::-webkit-scrollbar-track {
  background: orange;        /* цвет зоны отслеживания */
}

.b-tabs__links::-webkit-scrollbar-thumb {
  background-color: blue;    /* цвет бегунка */
  border-radius: 20px;       /* округлось бегунка */
  border: 3px solid orange;  /* отступ вокруг бегунка */
}


@media (max-width: 768px) {
    .b-tabs__link {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 10px;
        padding: 0.7em 1em;
    }
}

@media (max-width: 590px) {
.otzyvgoogle {
    
    
    max-width: 260px;
}
}

.videorevmain {
       display: inline-block;
}

.bathcat {
    
    margin-top: 0px;
}

.bathcat2 ul{
    
 
    padding: 1px;
    
}

@media (max-width: 380px) {
    .b-tabs__link {
        padding: 0.7em 0.9em;
    }
}

/* Таб каталога PDF в разделе - НАЧАЛО */

.kupelipdf{
    display: flex;
justify-content: center;
}

.kupelipdf a{
    display: flex;
justify-content: center;
}

/* Таб каталога PDF в разделе - КОНЕЦ */

.telnone {
   display: flex;
  flex-wrap: wrap;
}

/* Стили презентации в товарах и категориях - НАЧАЛО */


.iframepres {
    width: 500px;
    height: 400px;
}

@media (max-width: 490px) {
.iframepres {
    width: 350px;
    height: 200px;
}
}

@media (max-width: 350px) {
.iframepres {
    width: 310px;
    height: 200px;
}
}

@media (min-width: 1023px) {
.iframepres {
    width: 650px;
    height: 400px;
}
}

/* Стили презентации в товарах и категориях - КОНЕЦ */

/* Видеообзоры в товарах - НАЧАЛО */

.videorolik {
    
    margin: 1px 1px 1px 1px;
    
}

.gallery__slider-slide iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.videoplay {
    margin: 1px 1px 1px 1px;
    width: 30% !important;
    height: 30% !important;
    z-index: 9999;
}

.videorevtxt {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    padding: 8px 9px 7px 9px;
    background: #2E6457;
    border-radius: 11px;
    position: absolute;
    left: 31%;
    top: 66%;
}


/* Видеообзоры в товарах - КОНЕЦ */

/* Стили смены баннеров в самой верхней части сайта - НАЧАЛО */

.bannerhead {
            display: none;
        }
.activehead {
            display: block;
        }
        
 @media (min-width: 578px) {
    .top-header-banner.mob {
        display: none !important;
    }
}

 @media (max-width: 578px) {
    .top-header-banner.pc {
        display: none !important;
    }
}

/* Стили смены баннеров в самой верхней части сайта - КОНЕЦ */


.videokup1 {
margin: 1px 1px 1px 1px;
    height: 300px;
    display: inline-block;
    min-width: 42%;
}
.videokup1 iframe {
    
    width: 100%;
    
}

.videokup1 img {
    
    width: 90%;
    
}

.product__finishing .checkboxes__list .b-radio {
    min-width: 150px;
}

 @media (max-width: 349px) {
    .product__finishing .checkboxes__list .b-radio {
    min-width: 130px;
}
}

@media (max-width: 1024px) {
    .product__details {
        margin: 30px 0 0 !important;
    }
}

.product__details {
   margin-left: 5.6%;
}

@media (min-width: 1231px) {
.hamburger span {
    top: 90%;
} 
}

.advantkup {
    margin: 5px 0 20px 25px;
}

/* Фраза произведено в РБ и Доставка - НАЧАЛО */

.produced {
    margin: 1px 1px 15px 1px;
    display: flex;
    align-items: center;
}

.producedflag {
    margin-right: 8px;
    width: 50px;
}

.producedtxt {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.producedcat {
    padding: 0 30px;
    margin-right: auto;
    margin-left: auto;
}

.delivery {
   margin: 1px 1px 15px 1px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 50px;
}

.deliverytxt {
   font-size: 14px;
    color: #1a5546;
    font-weight: 500;
}

.deliveryimg {
    margin-right: 8px;
    width: 50px;
}

/* Фраза произведено в РБ и Доставка - КОНЕЦ */


@media (min-width: 750px) {
.blog-b .blog-note {
    
    min-width: 400px;
}
}

.blog-b__head2 {

    display: flex;
    flex-wrap: wrap;
   
}


/* Стили списка преимуществ - НАЧАЛО */

.listadv {
    counter-reset: list-counter;
    padding-left: 30px;
    list-style: none;
    font-family: 'Arial', sans-serif; /* Специальный шрифт */
}

.listadv li {
    counter-increment: list-counter;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
    border-left: 2px solid #2d6355; /* Линия слева от списка */
    background-color: #f9f9f9; /* Фон списка */
    padding: 10px;
    border-radius: 5px;
}

.listadv li::before {
    content: counter(list-counter) ".";
    position: absolute;
    left: -30px;
    color: #2d6355;
    font-size: 1.2em;
    font-weight: bold;
}

/* Стили списка преимуществ - КОНЕЦ */

.galwidth {
    min-height: 423px;
}

.application-f__inputs .b-input:nth-child(1), .application-f__inputs .b-input-sot:nth-child(3) {
    width: calc(50% - 8.5px);
}
.application-f__inputs .b-input:nth-child(1), .application-f__inputs .b-input-sot:nth-child(4) {
    width: calc(50% - 8.5px);
}

@media (max-width: 480px) {
    .application-f__inputs .b-input:nth-child(1), .application-f__inputs .b-input:nth-child(2) {
        width: 100%;
    }
}

.b-checkbox__content img {
    max-width: 1.5714285714em;
    max-height: 1.5714285714em;
    margin: 0 0.1428571429em 0 0;
}

.b-checkbox__content svg {
    max-width: 1.5714285714em;
    max-height: 1.5714285714em;
    margin: 0 0.1428571429em 0 0;
}


.top-header-banner.mob {
    transition: opacity 0.5s ease;
}
.hidden {
    opacity: 0;
    pointer-events: none;
}

.phone-header {
    width: 25px;
    height: 25px;
}

.b-inputphone {
    width: calc(80% - 8.5px) !important;

}


.galwidth {
    min-height: 423px;
}

.testingproduct {
    
    display: block;
    
}

.linktestdrive {
    color: #2d6355;
}


/* Стили перемещения плашек каталога купелей - НАЧАЛО */


@media (max-width: 490px) {
.filter-prod {
    display: none;
}

}

@media (min-width: 491px) {
.filter-prod2 {
    display: none;
}

}

/* Стили перемещения плашек каталога купелей - КОНЕЦ */

/* Стили надписи по акции - НАЧАЛО */
.discounttxt {
    display: flex;
    flex-direction: column;
    z-index: 2;
    left: 0;
    background: #e31e24;
    border-radius: 1.25px;
    padding: 4px 6px 4px 6px;
    margin: 5px 0 0 0;
}

.discounttxtprod {
    display: flex;
    flex-direction: column;
    z-index: 2;
    left: 0;
    background: #e31e24;
    border-radius: 1.25px;
    padding: 4px 6px 4px 6px;
    margin: 0 0 0 0;
}

.discounttxt2 {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-sticker2{
    position: absolute;
    display: flex;
    flex-direction: column;
    z-index:2;
    right: 0px;
    padding: 74px 5px 0 0;
}

.prodgallery {
    position: relative;
}

/* Стили надписи по акции - КОНЕЦ */



.discountprod{
  
  position: relative;
  margin: 10px 0 0 0;
 
}
.discountprodtxt {
  color: #000000;
  text-align: left;
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
  position: absolute;
  top: 32px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}


.discountprodlnk2  {
    background: #2c6355;
  border-radius: 57.77px;
  color: #ffffff;
  text-align: left;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 13.56363296508789px;
  font-weight: 700;
  text-transform: uppercase;
  top: 34.62px;
  margin: 0 0 0 5px;
      padding: 3px 10px 3px 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 350px) {
.discountprod {
   
    margin: 10px 0 50px 0;
}
}

@media (max-width: 370px) {
.discountprod {
    
    margin: 10px 0 30px 0;
}
.discountprodtxt {
  font-size: 14px;
}

}

@media (max-width: 1025px) {
.discountprod {
   
    margin: 10px 0 40px 0;
}

}

@media (max-width: 470px) {
.b-radio__content {
    line-height: 15px !important;
}
}

/* QR акция - НАЧАЛО */

.glamping-qr {
    width: 100%;
}

.glamping-qr1 {
    
    float: left;
    max-width: 45%;
    
}

.glamping-qr2 {
    
   float: left; 
   max-width: 43%;
    
}

.application-qr__submit {
    --h: 45px;
    --fz: 16px;
    padding: 0 4.0625em;
    margin: 20px 0 0 0;
}


@media (max-width: 490px) {

.glamping-qr {
	display: flex;
	flex-direction: column;
}

.glamping-qr1 {
    float: unset;
    max-width: 95%;
    order: 2;
}

.glamping-qr2 {
    float: unset;
    max-width: 95%;
    order: 1;
    margin: 0 0 20px 0;
}

.application-qr__submit {
    --h: 45px;
    --fz: 16px;
    padding: 0;
    margin: 20px 0 0 0;
}


}




.application-qr__form, .application-qr__col {
    
    margin-bottom: var(--air-b);
    word-wrap: break-word;
    width: 95%;
}

.application-qr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}


.titleqr {

text-transform: uppercase;
text-align: left;
  font-family: "-", sans-serif;
  font-size: 28.974266052246094px;
  line-height: 32.19px;
  font-weight: 400;
  position: relative;
  margin: 0 0 30px 0;
    
}



.glamping-qrh1 {
    color: #000000;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 28.974266052246094px;
  line-height: 32.19px;
  font-weight: 400;
}

.glamping-qrh2 {
    color: #1a5546;
  font-family: "Montserrat-ExtraBold", sans-serif;
  font-size: 28.974266052246094px;
  line-height: 32.19px;
  font-weight: 700;
}

.policy-qr {
   margin: 30px 0 0 0;
}


.btnqr {
    color: #ffffff;
  text-align: left;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 18.600000381469727px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;

}

.b-checkbox__customqr {
    border-radius: 0%;
}
.b-checkbox__customqr {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border: 1px solid currentColor;
}

.b-checkbox__customqr::before {
    content: "\2713";
    height: 100%;
    background-color: #fff;
    font-weight: 900;
}

.b-checkbox__customqr::before {
    
    height: 20px;
    
}

/* QR акция - Конец */


/* Контакты новая версия - НАЧАЛО */

.contact-info__ic {

    width: 30px;
    height: 30px;
    
}

.contacts-b__textBox .msgr__link svg {
    width: 30px;
    height: 30px;
}

.msgr__link2 {
    font-size: 14px;
    color: #818181 !important;
    font-weight: unset !important;
}

@media (max-width: 490px) {
.msgr__link2{
    text-decoration: revert !important;
}
}



@media (max-width: 599px) {
.rounded-filter__item {
        font-size: 14px;
        line-height: 20px;
        margin: 0 8px 0 0;
        padding: 3px 12px 5px;
    }
}
.rounded-filter__item {
    background-color: #f3f3f3;
    border-radius: 50px;
    color: #111;
    letter-spacing: 0;
    line-height: 24px;
    margin: 10px 12px 10px 0;
    padding: 4px 16px 3px 18px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    
      font-size: 14px;
      font-weight: 400;
}





.credit-info__filter {
    margin-bottom: 14px;
}
@media (max-width: 599px) {
.rounded-filter {
        margin: 0 -8px;
        padding: 0 0 12px 10px;
    }
}

.rounded-filter {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding: 0 0 0 10px;
}

@media (max-width: 1025px) {
.rounded-filter {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
}

.js-filtered-content {
    max-height: 40px;
}

.rounded-filter__item-msk {
  background: #1a5546;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
    
}

/* Контакты новая версия - КОНЕЦ */

/* Куки всплывающая - НАЧАЛО */


.cookies-main {
    max-width: 500px;
  box-sizing: border-box;
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  
}

.cookies-main {
  background: #ffffff;
  border-radius: 20px;
  padding: 25px 23px 25px 23px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  /*position: relative; */
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  z-index: 200;
}



@media (max-width: 475px) {
.cookies-main {
        bottom: 90px;
        min-height: 160px;
        max-width: 360px;
    }
}

@media (max-width: 340px) {
    .cookies-main {
        bottom: 95px;
        min-height: 170px;
        max-width: 315px;
    }
}


.cookies-main2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.cookies-cookies {
  color: #000000;
  text-align: left;
  font-family: "-", sans-serif;
  font-size: 11.74151611328125px;
  line-height: 16.77px;
  font-weight: 400;
  position: relative;
  width: 341px;
  height: 50.15px;
}
.cookies-cookies-span {
  font-family: "Stolzl-Light", sans-serif;
  font-weight: 300;
}
.cookies-cookies-span2 {
  font-family: "Stolzl-Regular", sans-serif;
  text-decoration: underline;
}
.cookies-main3 {
  background: #024433;
  border-radius: 10px;
  padding: 9px 18px 9px 18px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 94px;
  height: 42px;
  position: relative;
}
.cookies-accept {
  color: #ffffff;
  text-align: center;
  font-family: "Stolzl-Regular", sans-serif;
  font-size: 12.877792358398438px;
  line-height: 18.4px;
  font-weight: 400;
  position: relative;
}


/* Куки всплывающая - КОНЕЦ */


/* Слайдер на Главной правка позиционирования - НАЧАЛО */

.main-slider__slide .pos-right {
    object-position: unset;
}    
    
/* Слайдер на Главной правка позиционирования - КОНЕЦ */    

/* Политика конфиденциальности и куки - НАЧАЛО */

.tablepolicy td{
    
    padding: 5px 5px 5px 5px;
    border: 1px solid grey;
}

.tablepolicy {
    
    border: 1px solid grey;
}

.policy_a {
    text-decoration: underline;
}

.policyemail {
    display: block;
    margin: 0 0 0 15px;
}

.policyemail a{
    color: #fff;
}

.policyfont {
    color: #fff;
}

.footer__subscrip-title {

    margin: 0 10px 0 0;
}

.footer__subscrip {

    padding-bottom: 35px;
}


/* Политика конфиденциальности и куки - КОНЕЦ */

/* Видео на слайдер НАЧАЛО*/

.hero-video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

/* Видео на слайдер КОНЕЦ*/



/*Color - BEGIN*/

.product__body .product__info .product-options {
    padding: 15px 0;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.product-options {
    padding: 15px 0 0 0;
}

.product__body .product__info .product-options .product-options__item:last-child {
    padding-bottom: 0;
    border: 0;
}

.product__body .product__info .product-options .product-options__item {
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
}
.product-options .product-options__item:last-child {
    margin-bottom: 0;
}
.product-options .product-options__item {
    margin-bottom: 15px;
}

.product-charcters__title, .product-options .product-options__item label {
    font-size: 14px;
}
.product-options .product-options__item label {
    margin-bottom: 1em;
    font: italic 16px / 1.25 var(--fm-1);
    color: #818181;
}

.product-options .product-options__item .product-options__color-text, .product-options .product-options__item .product-options__default-text {
    color: #17191e;
    font-weight: 600;
}

.product-options .product-options__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.product-options .product-options__list.options__color label {
    border-color: #ededed;
}

.product-options .product-options__list.options__color label {
    position: relative;
    margin-right: 5px;
    padding: 3px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.product-charcters__title, .product-options .product-options__item label {
    font-size: 14px;
}
.product-options .product-options__list label {
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #17191e;
    font-size: 13px;
    cursor: pointer;
}
.product-options .product-options__item label {
    margin-bottom: 1em;
    font: italic 16px / 1.25 var(--fm-1);
    color: #818181;
}

.product-options .product-options__list.options__color label .options__color-label--item--input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

[type=checkbox], [type=radio], legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-size: 100%;
    font-family: inherit;
    line-height: 1.15;
}
button, input, textarea {
    font-size: inherit;
}


.product-options .product-options__list.options__color label .options__color-label--item--title {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background-color: #17191e;
}

@media only screen and (max-width: 390px) {
.product-options .product-options__list.options__color label .options__color-label--item--title {
    display: block;
    width: 40px;
    height: 40px;
   
}
}

.product__checkboxes .checkboxes__title {
    margin-bottom: 1em;

}


@media (max-width: 1024px) {
    .product__checkboxes {
        -webkit-box-align: start;
        -ms-flex-align: center;
        align-items: start;
        text-align: left;
    }
}

.liner-color {
    padding: 1px;
}



@media (max-width: 1024px) {
    
    
    .prodgallery {
    
    width: 100%;
}

}



/*Color - END*/

/*Подсказки - Начало*/

.clue1,
.clue1 * {
  box-sizing: border-box;
}
.clue1 {
  width: 12px;
  height: 12px;
  position: relative;
}

/*.clue2 {
  border-radius: 50%;
  border-style: solid;
  border-color: #616161;
  border-width: 0.55px;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 30px;
  top: 0px;
}

.clueask {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 1;
}

*/


.checkbox-with-clue {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px; 
  width: 100%; 
}

.clue2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 0.55px solid #616161;
  cursor: pointer;
  flex-shrink: 0; 
}

.clueask {
  color: #616161;
  text-align: center;
  font-family: "Stolzl-Book", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1; 
}


/*Подсказки2 */

.cluepopup1,
.cluepopup1 * {
  box-sizing: border-box;
}

.cluepopup1 {
  position: fixed;          /* фиксируем относительно экрана */
  top: 50%;                 /* вертикальный центр */
  left: 50%;                /* горизонтальный центр */
  transform: translate(-50%, -50%); /* точно центрируем */
  width: 70%;
  max-width: 800px;
  z-index: 9999;            /* чтобы всегда был поверх */
  display: none;            /* скрыт по умолчанию */
  overflow: hidden;
  padding: 0;
}

.cluepopup2 {
  background: #ffffff;
  border-radius: 9.63px;
  border: 0.96px solid #616161;
  padding: 16px;
  position: relative;
  width: 100%;              /* чтобы заняло всю ширину родителя */
  box-sizing: border-box;
}

@media (min-width: 1000px) {
.cluepopup2 {
    min-height: 300px;

}
}

.cluepopup3.cluepopup3--topright {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
@media (max-width: 400px) {
.cluepopup3.cluepopup3--topright {

  top: 0px;
  right: 0px;

}
}

.clueimg {
  float: left;
  flex-shrink: 0;       /* не сжимать при адаптации */
  max-width: 40%;       /* не больше 40% контейнера */
  width: 100%;          /* но при этом растягивается в пределах max-width */
  max-width: 250px;     /* ограничение сверху */
  margin-right: 12px;
  margin-bottom: 8px;
  object-fit: cover;
}

.cluetxt {
  color: #000000;
  text-align: left;
  font-family: "Stolzl-Book", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.cluelnk {
  color: #004231;
  margin: 20px 0 0 0;
  font-weight: 500;
}



@media (min-width: 1101px) {
.cluetxt {

    font-size: 14px;

}
}

@media (min-width: 1300px) {
.cluetxt {

    font-size: 16px;

}
}

/* адаптив для мобилы */
@media (max-width: 600px) {
  .clueimg {
    float: none;
    width: 100%;
    margin: 0 0 12px 0;
  }
  .cluetxt {
    text-align: center;
  }
}

/*Подсказки - Конец*/

/*Корректировка превью картинок в галереи товара - Конец*/

.gallery__thumbsWrap {

    width: 95%;
}

@media (min-width: 401px) and (max-width: 470px) {
.gallery__thumbsWrap {

    width: 85%;
}
}



/*Корректировка превью картинок в галереи товара - Конец*/

/*Гарантия - Начало */

.garanty1,
.garanty1 * {
  box-sizing: border-box;
}
.garanty1 {
  display: flex;
  flex-direction: column;
  gap: 16.2px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.garanty2 {
    background: #E6E6E6;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.garanty3 {
    color: #4A4A4A;
    text-align: left;
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    position: relative;
    padding: 3px 5px 3px 5px;
}

/*Гарантия - Конец*/


/*Новинка - Начало */

.sticker-all {
  display: flex;
  flex-direction: row;  
}

.newgood1,
.newgood1 * {
 float: left;
  box-sizing: border-box;
}
.newgood1 {
  display: flex;
  flex-direction: column;
  gap: 16.2px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  margin: 0 10px 0 0;
}
.newgood2 {
    background: #5fa800;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.newgood3 {
    color: #ffffff;
    text-align: left;
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    position: relative;
    padding: 2px 5px 3px 5px;
}

/*Новинка - Конец*/


/*Опции новые - Начало*/

.filters-f__title {
    
    color: var(--black, #2b2724);
    text-align: left;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    font: unset;
}

.filters-f__title {
    border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;

}

.slider-from-to__label {

    width: 47%;

}


.slider-from-to__input {
    text-align: left;
    color: #2b2724;
    background-color: #ffffff;
    border-style: solid;
    border-color: var(--black, #2b2724);
    border-width: 0px 0px 1px 0px;
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 14px;
}


.filters-f .b-radio:not(.b-radio--img) .b-radio__custom, .filters-f .b-checkbox .b-checkbox__custom {
    border: 1px solid #979797;
}

.filters-f .b-radio:not(.b-radio--img) .b-radio__custom, .filters-f .b-checkbox .b-checkbox__custom:after {
    border: 1px solid #1a5546;
}

.b-checkbox--square .b-checkbox__custom::before {
    content: "*";
    width: 50%;
    height: 50%;
    background-color: #1a5546 !important;
    border-radius: 0;
}



.b-checkbox__input:checked + .b-checkbox__custom {
  border-color: #1a5546; 
}


.filters-f__checkboxes .b-checkbox {
    color: #1a5546;
    
}


.filters-f .b-select select {
   border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}


.b-select select {
    text-align: left;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    font: unset;
    border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    color: #818181;
    background-color: var(--color-secondary-lighter);
    border-radius: 0px;
}


.filter-prod__item {

    border: 1px solid #666666;
}

@media (min-width: 1020px) {
.filter-prod__item {
    width: calc(100% / var(--column) * 2 - var(--air-l));

}
}


.filter-prod__item span {
    color: #000000;
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.filter-prod__item.active {
    background-color: #1a5546;
    border-color: #1a5546;
}


.filter-prod__item.active, .filter-prod__item.active span {
    color: #fff;
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 700;
}

.filter-prod__item:not(.active):hover {
    background-color: #E6E6E6;
    border-color: #E6E6E6;
}
.filterscat {
     margin: 0 0 20px 0;
     border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 1px 1px 1px 1px;
        padding: 10px 0 10px 0;
    
}

.filterscat2 {
    text-transform: uppercase;
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: 400;
    font-size: 20px;
    float: left;
    color: var(--gray, #979797);
    padding: 10px 70px 10px 40px;
    display: flex;
    justify-content: left;
    align-items: center;
    border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 0px 1px 0px 0px;
}

@media (max-width: 500px) {
.filterscat2 {

    padding: 10px 40px 10px 10px;
    border-width: 0px 0px 0px 0px;
}
}


.filterscat2 img {
    float: left;
    max-width: 23px;
    margin: 0 5px 0 0;
}

.filterscat3 {
    text-transform: uppercase;
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: var(--gray, #979797);
    
   
}

.filterscat3 img {
    float: left;
    max-width: 23px;
    margin: 0 5px 0 0;
}

.filterscatsel {
     display: flex;
    justify-content: right;
    align-items: center;
    
}


.filterscat3 {
  appearance: none;     
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("/doc/images/arrow-down2.svg");
  background-repeat: no-repeat;
  background-position: right 10px center; 
  background-size: 20px 20px;
  padding: 10px 30px 10px 10px;
  font-size: 16px;     
  line-height: 1.4;
  border-style: solid;
  border-color: var(--light-gray, #e0e0e0);
  border-width: 0px 0px 0px 1px;
  
} 

.filters-f {
    padding: 0px 0px 0px 0px;
    
}

.filter-prod__list {

    margin-bottom: 30px;
}

/*Опции новые - Конец*/

/*Карточка в каталоге - Начало*/

.product-card__propertys {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 0px;
      
}



.product-propertys__item {

    min-width: 90px;
}

@media (max-width: 500px) {
.product-propertys__item {
    min-width: 95px;
}
}

.product-propertys__item img{
    max-width: 20px;
}

.product-card__price {
    color: #000000;
  text-align: left;
  font-family: "Montserrat-ExtraBold", sans-serif;
  font: normal 800 24px / 1.25 var(--fm-1);
}

.product-card__title {
  color: #000000;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0px;
  margin: 10px 0 0 0;
  text-transform: unset;
}

.product-card__bottom2 {
    
    margin-top: 36px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  padding: 10px 0px 10px 0px;
  display: flex;
  flex-direction: row;
  gap: 31.92px;
  align-items: center;
  justify-content: center;
  
    
}

.product-card__buy2 {
    color: #000000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
 
}

.btn2 {
   width: 100%;
 
}

.btn-reset {
  
   display: flex;
  flex-direction: row;
  gap: 17.32px;
  align-items: center;
  justify-content: center;
  color: var(--gray, #979797);
  text-align: left;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 10px 0 30px 0;
  border-style: solid;
  border-color: var(--light-gray, #e0e0e0);
  border-width: 1px 0px 0px 0px;
  padding: 15px 0 0 0;
  width: 100%;
}

.b-select select {

    appearance: auto;

}


/*Карточка в каталоге - Конец*/

/*Плашки в категории и товарах - Начало*/

.b-tabs__link.active {

    background: #000000;
    padding: 5px 15px 3px 15px;
    font-weight: 700;
  text-transform: uppercase;
}

.b-tabs__link {
    font-weight: 400;
    text-transform: uppercase;
    padding: 5px 15px 3px 15px;
    margin: 0 0 0 10px;
    border: 1px solid rgba(229, 229, 229, 0.5);
}

.b-tabs__links {
   border: 0px;
   border-color: #000000;
  border-width: 1px;
}

@media (max-width: 500px) {
.b-tabs__link {
    
    margin: 5px 0 0 10px;
    
}
}

/*Плашки в категории и товарах - Конец*/

/*Товарная карточка - Начало*/

.b-radio--img .b-radio__custom::before {
    width: 80%;
    height: 80%;
    background-color: transparent;
    border: 1px solid #fff;
}

.options__color-label--item--input {
    display: none;
}


.options__color-label--item--title {
    position: relative;
    display: inline-block;
    width: 30px;   /* размер кнопки */
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
}


.options__color-label--item--title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 0;
    transition: 0.2s ease;
}


.options__color-label--item--input:checked + .options__color-label--item--title::before {
    opacity: 1;
}

.product__price {
   
  color: #000000;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-style: normal;
}

.old_price {
  font-size: 20px;
  text-decoration: line-through;
  color: var(--black, #2b2724);
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  opacity: 0.5;
  margin: 0 0 0 10px;
}

.pricesave {
  background: var(--red, #df1f1f);
  border-radius: 64px;
  padding: 5px 11px 5px 11px;
  color: var(--white, #ffffff);
  text-align: left;
  font-family: "Montserrat", sans-serif;
  line-height: 140%;
  font-weight: 400;
  font-size: 18px;
   white-space: nowrap;
}

.product__article {
  color: var(--gray, #979797);
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 100;
  text-transform: uppercase;
  align-self: stretch;
    
    
}

.product__finishing {
    margin-top: 0px;
}

.product-options .product-options__item:last-child {

    margin-top: 20px;
}

.product-options .product-options__item label {
    margin-top: 10px;
}

.product__finishing .checkboxes__list .b-radio {
    flex: unset;
}

.product__finishing .checkboxes__list .b-radio {
    min-width: 0px;
}

.product__finishing .checkboxes__list {
    justify-content: flex-start;
    
}


.product__checkboxes .checkboxes__list {
    --air-l: 16px;
}

.b-radio--img .b-radio__custom {
    width: 40px;
    height: 40px;
}



.b-checkbox--light .b-checkbox__custom::before {
    content: "*";
    width: 65%;
    height: 65%;
    background-color: #1a5546 !important;
    border-radius: 0;
}

.thermod {
    color: #000;
    font-weight: 500;
}

.colrcupd {
    color: #000;
    font-weight: 500;
}



/*Фото и видео покупателей - Начало*/

.video-buyers {
    margin: 30px 1px 1px 10px;
    max-width: 360px;
}

.video-buyers2 {
  display: inline-block;
  width: 22%;
  margin: 1%;
  position: relative;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
}

.video-buyers1 {
    margin: 1px 1px 1px 1px;
}


.img_video-buyers {
    display: grid;
}

.videobuyersimg {
    margin: 1px 1px 1px 1px;
    width: 90px;
    height: 90px;
}

.video-buyers2 img {
  width: 100%;
  grid-area: 1 / 1;
  min-height: 75px;
  
}
.video-buyers2.video-buyers-more .img_video-buyers {
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  padding: 25px 0 25px 0;
}

.video-icon {
    grid-area: 1 / 1;
    width: 100%;
    display: flex;
    align-content: space-between;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

.video-buyers-more {
    
}

#buyersModal {
  position: fixed;
  inset: 0;                 /* top:0; right:0; bottom:0; left:0; */
  display: none;           /* показываем через JS */
  align-items: center;
  justify-content: center;
  z-index: 99999;
  overflow: auto;
}

#buyersModal .buyers-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.7);
  z-index: 1;
}

#buyersModal .buyers-modal-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1100px; /* возвращаем */
  height: auto;
  max-height: 90vh;
  /*max-width: 1100px;*/
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  padding: 12px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}

@media (max-width: 500px){
 #buyersModal .buyers-modal-inner {
      width: 100%;
      height: 80%;
    }
}

/* кнопка закрыть */
#buyersModal .buyers-close {
  position: absolute;
  right: 12px;
  top: 0px;
  z-index: 3;
  background: transparent;
  border: none;
  font-size: 56px;
  cursor: pointer;
}

/* контейнер слайдера */
#buyersModal .buyers-swiper { width: 100%; }
#buyersModal .swiper-wrapper { align-items: center; }
#buyersModal .swiper-slide { 
    display:flex; 
    align-items:center; 
    justify-content:center; 
    
    
}
#buyersModal .vb-img img { max-width: 100%; height: auto; display:block; }
#buyersModal .vb-video iframe { width:100%; height:480px; border:0; }

/* навигация стрелки по бокам */
#buyersModal .swiper-button-prev,
#buyersModal .swiper-button-next {
  color: #fff;
  background: rgba(0,0,0,0.35);
  border-radius: 4px;
  padding: 8px;
}

/* при мобильном размере уменьшим видео */
@media (max-width: 600px) {
  #buyersModal .vb-video iframe { height: 260px; }
}

#buyersModal .video-wrap,
#buyersModal .img-wrap {
  width: 90%;
  height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0 0 0;
}



@media (max-width: 1100px) {
  #buyersModal .video-wrap,
    #buyersModal .img-wrap {
   height: 750px;
   padding: 100px 0 0 0;    
    }
}

@media (max-width: 500px) {
  #buyersModal .video-wrap,
    #buyersModal .img-wrap {
    height: 460px; 
    padding: 80px 0 0 0;    
    }
}

@media (max-width: 500px) {
.swiper-button-next, .swiper-button-prev {
    top: 80%;
}
}

#buyersModal .img-wrap {
  max-width: 800px;
}

@media (max-width: 1100px) {
#buyersModal .img-wrap {
  max-width: 500px;
}
}
@media (min-width: 1800px) {
#buyersModal .buyers-modal-inner {
    height: 100%;
}
}

@media (min-width: 2000px) {
    #buyersModal .buyers-modal-inner {
        height: 80%;
    }
}

@media (min-width: 2400px) {
    #buyersModal .buyers-modal-inner {
        height: 80%;
    }
}

.swiper-slide.swiper-slide-next .video-wrap{
    padding: 10px !important;
    background: rgb(0%, 26%, 19%, 0.2);
    border-radius: 10px;
}

.swiper-slide.swiper-slide-next .img-wrap{
    padding: 10px !important;
    background: rgb(0%, 26%, 19%, 0.2);
    border-radius: 10px;
}

.buyers-modal-inner {
    pointer-events: auto; /* обычные клики внутри */
}

#buyersModal.active {
    pointer-events: auto; /* модал принимает клики */
}

#buyersModal.active .buyers-modal-inner {
    pointer-events: auto; /* но ВНУТРЕННИЙ блок кликается */
}

#buyersModal.active {
    pointer-events: auto;
}

#buyersModal {
    pointer-events: auto;
}

#buyersModal {
    pointer-events: auto;
}

#buyersModal .buyers-modal-inner {
    pointer-events: all; /* клики обрабатываются внутри */
}

/*Фото и видео покупателей - Конец*/

/*Таблица комплектации - Начало*/

.shorticons {
     margin: 30px 0 0 0;
     background-color: #f0f0f0;
    padding: 20px 15px 20px 15px;
}

    @media (max-width: 570px) {
    .shorticons {
      display: none;
    }
}


.shorticons2 {
     margin: 15px 0 0 0;
}

@media (min-width: 570px) {
.shorticons2 {
  display: none;
}
}


.shorticon {
    display: grid;
    grid-template-columns: 40px auto 40px auto;
    gap: 14px 20px;
    align-items: center;
    max-width: 600px;
}

.shorticonimg {
    width: 40px;
    height: 40px;
}

.shorticontxt {
      font-size: 16px;
    line-height: 1.3;
    color: #818181;
}

.product-card__buy2 img{
    max-width: 40px;
}

.product-card__buy2 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.pricesave {

    font-size: 14px;
  
}

/*Таблица комплектации - Конец*/

/*Товарная карточка - Конец*/

.ec-stars {
  height: 11px;
  width: 65px;
  position: relative;
  background-image: url('/doc/images/icon/stars.svg');
 
}

.category_img {
    display: unset;
}

@media (max-width: 500px) {
.category_img {
    display: none;
}
}

.category_img2 {
    display: unset;
}

@media (min-width: 501px) {
.category_img2 {
    display: none;
}
}


/*Форма обратной связи - Начало*/

.v-modal__title {
    color: #000000;
    font-family: "Montserrat-Bold", sans-serif;
}

.v-modal__subtitle {
    margin-bottom: 2.3888888889em;
    font: 300 18px / 1.2222222222 var(--fm-1);
    font-family: "Montserrat-Regular", sans-serif;
    color: var(--gray, #979797);
}

.b-input__input2 input, .b-input__input textarea {
  border: unset !important;
  border-bottom: 1px solid #2b2724 !important;
  color: var(--text, #606160);
  font-family: "Montserrat-Light", sans-serif;
  font-style: normal !important;
  border-radius: 0px;
  font-size: 16px;
}

.b-input__input2 input {
    padding: 0px;
    height: var(--h);
    font-weight: 200;
}

/*Форма обратной связи - Конец*/

/*Акция - извещение - Начало*/

.promotion {
    margin: 55px 1px 1px 0px;
    display: flex;
    align-items: center;
    border-style: solid;
  border-color: #d4d4d4;
  border-width: 1px;
  padding: 10px 10px 15px 13px;
}

.promotion1 {
    margin: 1px 1px 1px 1px;
}

.promotion1a {
    margin: 1px 1px 1px 1px;
    color: var(--black, #2b2724);
  text-align: left;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 600;
  font-size: 15px;
}

.promotion1b {
    margin: 15px 1px 1px 1px;
    color: #666666;
  font-family: "Montserrat-Light", sans-serif;
  font-weight: 300;
  text-align: left;
}

.promotion2 {
  margin: 1px 1px 1px 1px;
  color: #000000;
  text-align: left;
  font-family: "Montserrat-Medium", sans-serif;
  font-weight: 500;
  background: #f0f0f0;
  border-radius: 50px;
  padding: 5px 15px 5px 15px;
  height: 30px;
}

@media (max-width: 500px) {
.promotion2 {

  font-size: 11px;
  white-space: nowrap;
  
}
}
/*Акция - извещение - Конец*/

/*Модульные бани2 - Начало*/

.product-note {
    margin: 20px 0 0 0;
    text-align: left;
   
}

.producttop {
    margin: 1px 1px 1px 1px;
        display: flex;
   justify-content: space-between;
}

.ec-stars {
    margin: 0 0 0 0 !important;
   
}

.availability-label {

    margin: 2px 0 0 0;
}

@media (max-width: 500px) {
.product__article {

    font-size: 12px;

}

.product__checkboxes {

    margin-top: 20px;
}

    .product__propertys {
        margin-top: 10px;

    }
}

.v-modal .application-f__submit {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.v-modal .application-f__submit {
    color: #000000;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: solid;
    border-color: #000000;
    border-width: 2.67px;
    padding: 10px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    gap: 31.92px;
    align-items: center;
    justify-content: center;
        border-radius: 0px;
        margin: 20px 0 0 0;
}

.v-modal .application-f__submit::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 201%;
    height: 101%;
    background: #fff;
    -webkit-transition: left .3s;
    -o-transition: left .3s;
    transition: left .3s;
    z-index: -1;
    transition: left .3s;
    will-change: left;
}

.checkboxpolicy {
  
  text-align: left;
  font-family: "Montserrat-Italic", sans-serif;
  font-size: 12px;
  line-height: 150%;
  font-weight: 400;
  font-style: italic;
  display: flex;
}

.checkboxpolicy .b-checkbox{
    color: #949494 !important;
}

.checkboxpolicy .b-checkbox__custom{
    margin: 0 10px 0 0;
}

.checkboxpolicy .b-checkbox__custom::before {
    background: url('/doc/images/checkbox.svg') no-repeat center center;
    width: 13px;
    height: 13px;
    content: "";
}

.checkboxbath::before {
    
    border-radius: 100% !important;
    width: 50% !important;
    height: 50% !important;
}

.checkboxbath {
    
    border-radius: 100% !important;
}

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

/*Модульные бани2 - Конец*/


/*Таблица преимуществ модульных бань - Начало*/

.tech-table {
    border-top: 1px solid #bfbfbf;
    padding-top: 24px;
    margin-bottom: 80px;
    font-family: Montserrat, sans-serif;
}

.tech-table__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
   margin: 0 0 0 10%;
    
}

.tech-table__title {
    font-size: 32px !important;
    font-weight: 600 !important;
    color: #2b2724 !important;
    margin: 0;
    text-transform: uppercase;
}

.tech-table__toggle {
    background: none;
    border: none;
    cursor: pointer;
}

.tech-table__content {
    display: grid;
    row-gap: 24px;
    margin: 30px 0 0 20px;
}

.tech-table__row {
    display: grid;
    grid-template-columns: 280px 290px 1fr;
    column-gap: 40px;
    padding: 24px 0;
    border-top: 1px solid #bfbfbf;
}

.tech-table__row--head {
    border-top: none;
    padding-bottom: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #606160;
    font-size: 14px;
}

.tech-table__row > div {
    font-size: 16px;
    line-height: 1.5;
    color: #606160;
}

.tech-table__number {
    position: relative;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.tech-table__line {
    display: block;
    width: 100%;
    height: 1px;
}


.tech-table__index {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    font-size: 96px;
    line-height: 1;
    color: #f0f0f0;
}


.table-head {
    margin: 0 0 0 0;
    width: 100%;

}

.tech-table__scroll {
    overflow: visible;
}

@media (max-width: 768px) {

    .tech-table__scroll {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
       
        padding-right: 16px;
    }

    .tech-table__content {
        min-width: 720px;
        width: max-content;
        margin-left: 0;
    }

    .tech-table__row {
        grid-template-columns: 150px 160px 0.5fr;
        column-gap: 14px;
    }
    .tech-table__index {
    font-size: 36px;
    
    }
    .tech-table__row > div {
    font-size: 11px;
    
    }
}


@media (max-width: 475px) {
    .tech-table__content {
        max-width: 475px;
       min-width: 200px;
    }
}

@media (max-width: 425px) {
    .tech-table__content {
        max-width: 425px;
        min-width: 200px;
       
    }
}

@media (max-width: 375px) {
    .tech-table__content {
        max-width: 375px;
        min-width: 200px;
       
    }
}

.tech-table__toggle .icon-close {
    display: none;
}

.tech-table.is-open .icon-plus {
    display: none;
}

.tech-table.is-open .icon-close {
    display: inline;
}

.tech-table__scroll {
    display: none;
}

.tech-table.is-open .tech-table__scroll {
    display: block;
}

.table7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
     width: 100%;
}

.tech-table__actions {
    display: flex;
    gap: 12px; 
}

.tech-table__toggle--close {
    display: none;
}

.tech-table__toggle--open {
    display: inline-flex;
}

.tech-table.is-open .tech-table__toggle--close {
    display: inline-flex;
}

.tech-table.is-open .tech-table__toggle--open {
    display: none;
}

.table__toggle-font1 {
    font-size: 50px;
    color: #8d827a;
}

.table__toggle-font2 {
    font-size: 26px;
    color: #8d827a;
}

.tech-table__row2 {
    display: grid;
    grid-template-columns: 45% 45%;
    column-gap: 40px;
    padding: 24px 0;
    border-top: 1px solid #bfbfbf;
}

/*Таблица преимуществ модульных бань - Конец*/

/*Таблица сравнени модульных бань мы бань бочек - Начало*/

.compare-table2 {
  width: 100%;
  border-collapse: collapse;
  font-family: "Montserrat", sans-serif;
}

.compare-table2 th {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  padding: 20px 16px;
  border-bottom: 2px solid #000;
}

.compare-table2 td {
  font-size: 20px;
  line-height: 150%;
  color: #606160;
  padding: 24px 16px;
  vertical-align: middle;
  border-bottom: 1px solid #bfbfbf;
}

.compare-table2 td.param {
  font-weight: 600;
  width: 10%;
}

.compare-table2 td.image {
  width: 260px;
}

.compare-table2 img {
  width: 246px;
  height: 185px;
  object-fit: cover;
  display: block;
}

.compare-table2 tr {
border-color: #bfbfbf;
  border-width: 1px 0 0 0;
}

.compare-table2 thead {
    color: #000000;
}

.compare-table2-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; 
}

.compare-table2 {
  min-width: 900px; 
  border-collapse: collapse;
}

@media (max-width: 500px) {
    .compare-table2 td.param {
    font-weight: 600;
    width: 10%;
}
.compare-table2 td {
    font-size: 14px;
    padding: 24px 6px;
   
}
.compare-table2 th {
    font-size: 16px;
    padding: 20px 6px;
   
}
}

.compare-table2-head {
    background-color: #000;
     display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.vs-span {
    font-size: 40px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}

.vs-span2 {
    font-size: 40px;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    margin: 0 20px;
}

.compare-table2-wrap::after {
  content: "← прокрутите →";
  display: block;
  text-align: center;
  font-size: 14px;
  color: #888;
  margin-top: 8px;
}

@media (min-width: 768px) {
  .compare-table2-wrap::after {
    display: none;
  }
}
/*Таблица сравнени модульных бань мы бань бочек - Конец*/

/*Доработки карточек товара - Начало*/



.producttop2 {
    margin: 1px 1px 15px 1px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

@media (min-width: 501px) {
  .producttop2 {
    display: none;
  }
}

@media (max-width: 500px) {
  .producttop {
    display: none;
}
  .product__checkboxes .checkboxes__title {
    margin-bottom: 0em;
}

.product-options .product-options__item:last-child {
    margin-top: 30px;
}

.checkboxes__list2 {
    margin: 20px 0 0 0;
}


.promotion {
    margin: 20px 1px 1px 0px;
    
}

.product-card__bottom2 {
    margin-top: 5px;
    margin-bottom: 25px;
}

.shorticons2 {
    margin: 25px 0 0 0;
}

.shorticontxt {
    font-size: 14px;

}

.product__tabs {
    margin-top: 39px;
}

.product-card__propertys {
        padding: 5px 0 19px 0;
}

.product-card__title {

    margin: 19px 0 0 0;

}

.product-card__title-row2 {
    margin: 19px 0 20px 0;
}

.video-buyers {
    margin: 40px 1px 1px 10px;
}

.checkboxes__titlebath {
    margin: 30px 0 20px 0  !important;
}

.tech-table__title {
    font-size: 20px !important;
}
  
}

.title-1 b{
    font-weight: 400;
    color: #000000;
}

.video-icon img{
    width: 60%;
}

.product__propertys {
    --air-l: 7px;
}

@media (min-width: 501px) {
.checkboxes__title2 {
    margin-top: 38px;
}

.product__checkboxes {

    margin-top: 5px;
}

.product-options .product-options__item:last-child {
    margin-top: 27px;
}

.product-options-colors {
    
    margin-bottom: 0.5rem !important;
}

.gallery {

    width: 490px;
}

.product-card__bottom2 {
    margin-top: 5px;

}

.product__details {
    margin-left: 2.6%;
}

.video-buyers p {
    margin: 0 0 10px 0;
}

.product__tabs {
    margin-top: 59px;
}

}

.checkboxes__bath {
    width: 340px !important;
}


.b-tabs__link.active {
    margin: 0 0 0 0;
    
}

.title-wrap2 {
    margin-top: -30px;
    padding-top: 30px;
    overflow: hidden;
    text-align: left;
}

/*@media (min-width: 501px) {
.title-wrap {
    display: none;
}
}*/

@media (max-width: 500px) {
.title-wrap2 {
    display: none;
}
}

.title-wrap2 h1{
    text-align: left;
    
}

.title-bold b{
    font-weight: 700 !important;
}

.product-propertys__item {

    font-size: 16px;
}

.title-sop {
    display: unset;
}

/*Доработки карточек товара - Конец*/

/*Мессенджеры + MAX - Начало*/

.header__msgr {

    display: grid;
    grid-template-columns: unset;

}

.mes8800 {
    margin: 0px 0px 0px 0px;
    display: flex;
}

.msgr__link {
    margin: 0px 7px 0px 0;
}

.msgr__link--max img{
    width: 27px;
    height: 27px;
}

/*Мессенджеры + MAX - Конец*/

.header.fixed {
    z-index: 51 !important;
}

@media (min-width: 578px){
    .top-header-banner.mob{
        display:none;
    }
}
.block-sticker{
    position: absolute;
    display: flex;
    flex-direction: column;
    z-index:2;
    right: 0px;
    
}
.new-sticker, .favorite-sticker, .soon-sticker{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #7ca12b;
    color: white;
    font-weight: 600;
    margin-bottom: 10px;
}
.soon-sticker {
	width: 110px;
	height: 50px;
	font-size: 14px;
	text-align: center;
	background: #dd9840;
	border-radius: 50px;
	text-transform: uppercase;
}

/*@keyframes blinker {
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}*/

.b-radio--img .b-radio__custom {

  transition: transform 0.5s;
}
.b-radio--img .b-radio__content {
  transition: transform 0.5s;
}
@media (min-width: 1025px){
    .b-radio--img .b-radio__custom:hover {
      z-index: 1;
      transform: scale(1.5);
      transition-duration: 0.3s;
    }
    .b-radio--img .b-radio__custom:hover ~ .b-radio__content {
      transform: translateX(10px);
      transition-duration: 0.3s;
    }
}

.product__finishing .checkboxes__list {
	justify-content: center;
	max-width: 500px;
}
.product__finishing .checkboxes__list .b-radio {
	flex: 1 1 35%;
	min-width: 220px;
}

/* portfolio */
.portfolio__item .portfolio-b__title {
    padding-left: 1em;
    margin-bottom: 0;
}
.portfolio-b__inner .portfolio-b__title {
    padding-left: 0;
    background-color: inherit;
}
.portfolio__list-wrapper {
    opacity: 0;
    display: grid;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s, grid-template-rows 0.3s;
    grid-template-rows: 0fr;
}
.portfolio__item.active .portfolio__list-wrapper {
    opacity: 1;
    visibility: visible;
    grid-template-rows: 1fr;
}
.portfolio-b__wrapper {
    display: none;
}
.portfolio-b__wrapper.active {
    display: block;
}
.portfolio__list,
.portfolio-b__inner {
    overflow: hidden;
}
.portfolio__list-item + .portfolio__list-item {
  margin-top: 8px;
}
.portfolio__list-item:first-child {
  margin-top: 16px;
}
.portfolio__list-item:last-child {
  margin-bottom: 16px;
}
@media (min-width: 769px) {
    .portfolio__line {
      border-right: 2px solid rgba(26, 85, 70, 0.04);
    }
}
@media (max-width: 768px) {
    .portfolio__line {
      border-bottom: 2px solid rgba(26, 85, 70, 0.04);
      padding-bottom: 20px;
    }
}
.portfolio__button {
  color: var(--color-primary);
  padding: 8px 20px;
  font-size: 15px;
  text-align: left;
  line-height: normal;
  text-transform: uppercase;
}
.portfolio__button[aria-expanded=true] {
  font-weight: 600;
}
.portfolio__dropdown-button {
  width: 100%;
  color: var(--color-primary);
  padding: 8px 44px 8px 20px;
  position: relative;
  text-align: left;
  min-height: 52px;
  line-height: normal;
  vertical-align: middle;
  text-transform: uppercase;
}
.portfolio__item.active .portfolio__dropdown-button {
    font-weight: 600;
}
.portfolio__dropdown-button svg {
  top: 50%;
  fill: var(--color-primary);
  right: 16px;
  position: absolute;
  transform: translateY(-50%);
}
.portfolio__item.active .portfolio__dropdown-button svg {
  transform: translateY(-50%) scaleY(-1);
}

.header.fixed {
    z-index: 51 !important;
}

/* Поиск поверх логотипа в мобильной версии*/

@media (min-width: 325px) and (max-width: 767px) {
.header__aside {
    position: absolute !important;
}
}
/* Поиск поверх логотипа в мобильной версии */


/*Banner exhibition */
@media (max-width: 560px){
    .bannerex-pc {
      display: none;
    }
    .bannerex-pc-border {
        display: none;
}
}

@media (min-width: 561px){
    .bannerex-mb {
      display: none;
    }
        .bannerex-mc-border {
        display: none;
}
    
}

    .bannerex-pc-border {
      border-color: #1A5546;
      border-style: solid;
      border-width: 1px;

    }
    
     .bannerex-mc-border {
      border-color: #1A5546;
      border-style: solid;
      border-width: 1px;

    }

/*Banner exhibition */

/* Обратный счетчик акций - начало */

.counta {

display: inline-block;
    margin-left: 20px;
    
}

.countcont {
    
    float: left;
    
}

.counttime {
    
    font-size: 8px;
    font-weight: 900;
    padding-left: 4px;
    
}

#countdown2 {
    
    margin: 0 12px 2px 0;
    float: left;
    padding: 10px 5px 10px 5px;
    background-color: #cec3ba;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 20px;
    width: 38px;
    text-align: center;
  
}

#countdown3 {

    margin: 0 12px 2px 0;
    float: left;
    padding: 10px 5px 10px 5px;
    background-color: #cec3ba;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 20px;
    width: 38px;
    text-align: center;
    
}

#countdown4 {

    margin: 0 12px 2px 0;
    float: left;
    padding: 10px 5px 10px 5px;
    background-color: #cec3ba;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 20px;
    width: 38px;
    text-align: center;
    
}

#countdown5 {

    margin: 0 0 2px 0;
    float: left;
    padding: 10px 5px 10px 5px;
    background-color: #cec3ba;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 20px;
    width: 38px;
    text-align: center;
    
}



@media (max-width: 700px){
    #countdown2 {

    margin: 0 5px 2px 0;
    
}

    #countdown3 {

    margin: 0 5px 2px 0;
    
}

    #countdown4 {

    margin: 0 5px 2px 0;
    
}

.counttxt1 {
    font-size: 12px !important;
}

.counttxt2 {

    font-size: 12px !important;
}

}


@media (max-width: 360px){


.counttxt1 {
    font-size: 10px !important;
}

.counttxt2 {

    font-size: 9px !important;
}

}



.countblock {

display: inline-block;

    
}

@media (min-width: 1023px) and (max-width: 1200px) {
    .countblock {

    margin-left: 55%;
    height: 60px;
    
}
}

@media (min-width: 1201px) and (max-width: 1300px) {
    .countblock {

    margin-left: 60%;
    height: 60px;
    
}
}

@media (min-width: 1301px) {
    .countblock {

    margin-left: 67%;
    height: 60px;
    
}
}

.counttxt {
    
   padding: 10px 0 0 0;
   float: left;
   text-transform: uppercase;
   text-align: right;
    
}

.counttxt1 {
    
    padding: 0px;
    font-size: 14px;
    display: block;
}

.counttxt2 {
    
    padding: 0px;
   font-size: 14px;
    
}

.callback-mail-f {
    padding: 11px 0 24px !important;

}

/* Обратный счетчик акций - конец */


/* Дополнительные категории в сайдбаре - начало */

.filter-prodnew {

    display: flex;
    flex-flow: column;
}

.filter-prod__new {
    width: 90%;
    cursor: pointer;
    text-align: left;
    margin-left: var(--air-l);
    margin-bottom: 5px;
    word-wrap: break-word;
    padding: 5px 16px;
    display: inline-block;
    color: #7c8882;
    background: #fff;
    border: 1px solid #f5f5f5;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.filter-prod__new span{
    
    font-size: 13px;
    
}


.filter-prod__new.active {
    background-color: #fff;
}

.filter-prod__new.active span {
    color: #000;
    font-size: 13px;
}

.filter-prod__new:not(.active):hover {
    background-color:#dff5ef;border-color:#dff5ef
}

/* Дополнительные категории в сайдбаре - конец */

/* Оптимизация скорости PageSpeed - начало */

.bannerex-mb img{
    
    max-height: 100%;
    
}

.companyDesc-b__item-textBoxter {
    padding: 0 0 0 20px;
}

/* Оптимизация скорости PageSpeed - конец */

/* Удаление точки на Главном слайдере - начало */

.main-slider__slide-plate {
    display: none !important;
}

/* Удаление точки на Главном слайдере - конец */

/* Верхнее меню "О КОМПАНИИ" - НАЧАЛО */

/* Dropdown Button */
.dropbtn {
    color: #1a5546;
    padding: 0px;

    border: none;
    text-transform: uppercase;
    white-space: nowrap;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;

   /* display: flex;
    -webkit-box-align: center;*/
}

.header__menu {
    
    align-items: baseline;
    
}


@media screen and (min-width: 1231px){
.menu__item--drop {

    align-items: baseline;
    
}
}

@media screen and (min-width: 1231px){
.menu__item--drop .menu__item-toggle {
    padding-top: 10px;
}
}

@media (max-width: 1230px){
.header__burger .bro-menu {
    
    height: 380px !important;
}
}

@media (max-width: 1230px){
.dropdown {
    position: relative;
    display: inline-block;
    padding: 5px 0 5px 12px;
    width: 97%;
    
}
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 260px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content ul {

opacity: 1 !important;
visibility: unset !important;

}

.dropdown-content li {

    position: relative;
    background-color: #fff;
    min-width: 160px;
    /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    z-index: 1;

}

@media (max-width: 1230px) {
.header__burger .bro-menu {
    overflow-y: scroll;
}
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #1a5546;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown 
.dropdown:hover .dropbtn {background-color: #3e8e41;}*/

/* Change color of dropdown links on hover */
.dropdown-content a:active {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:active .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown 
.dropdown:active .dropbtn {background-color: #3e8e41;}*/
.strelka {
    display: none;
}

@media (max-width: 1230px) {
.strelka {
    right: 1px;
    float: right;
    display: inline-block;
}

.strelka svg{
    width: 13px;
}

.about-us-b__row {
    --air-l: 1px;
    
}

}

.about-us-b__row {
    margin-left: 11px;
    align-items: start;
    word-wrap: break-word;
    flex-direction: column;
}


/* Верхнее меню "О КОМПАНИИ" - КОНЕЦ */

/* Стили стандартной страницы - НАЧАЛО */

.about-us-b__row p {
    /* white-space: revert; */
      font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #333;
  font-family: Arial, sans-serif;
  text-align: justify;
  word-wrap: break-word;
      width: 100%;

}

.about-us-b__row p strong {
    /* white-space: revert; */
      font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #333;
  font-family: Arial, sans-serif;
  text-align: justify;
  word-wrap: break-word;
}

.about-us-b__row ul {
    /* white-space: revert; */
      font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #333;
  font-family: Arial, sans-serif;
  text-align: justify;
}

.about-us-b__row ul li {
    list-style: disc;
}

/* Стили стандартной страницы - КОНЕЦ */


.blog-b .blog-note {
    padding: 20px;
}


.copir {
 color: #fff;
 padding: 0 0 0 10px;
}

.playmarket {
    
      margin-left: var(--air-l);
    margin-bottom: var(--air-b);
    word-wrap: break-word;
    display: block;
    fill: #fff;
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s;
    
}

/* Стили схемы парковки - НАЧАЛО */

#image-modal {
  display: none;
 position: fixed;
    z-index: 99999;
    left: 0;
    top: 229px;
    width: 99%;
    height: 35%;
    overflow: auto;
    background-color: rgb(7 71 54 / 16%);
}

#image-modal img {
    display: block;
    max-width: 98%;
    max-height: 92%;
    padding: 10px 5px 5px 5px;
}

#close-modal {
    color: #074736;
    font-size: 60px;
    font-weight: bold;
    position: absolute;
    top: -31px;
    right: 1px;
    cursor: pointer;
}


@media (min-width: 750px) {
#image-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 229px;
    width: 60%;
    height: 55%;
    overflow: auto;
    background-color: rgb(7 71 54 / 16%);
}
}
/* Стили схемы парковки - КОНЕЦ */


/* Стили опций бани - НАЧАЛО */

.b-checkbox__content-bath img{
    display: block;
    max-width: 57px;
    vertical-align: top;
    float: left;
}

.checkboxes__col-bath {
    display: block;
    row-gap: 15px;
    
    
}

.b-checkbox__content-bath {

    display: block;

}

.b-checkbox-bath {
    width: 153px;
    margin: 0 0 19px 40px;
    cursor: pointer;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: var(--color-primary);
    
    
}



.bez-pechi {
    margin-left: 56px;
}

.product__checkboxes-bath {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 28px;
}

.product__checkboxes-bath .checkboxes__title {
    margin-bottom: 1em;
    font: italic 16px/1.25 var(--fm-1);
    color: #818181;
}


.product__checkboxes-bath .checkboxes__col-bath {
    width: 545px;

}

.text-bath {
    
    width: 196px;
    margin-top: 40px;
    
}

@media (max-width: 470px) {
.product__checkboxes-bath .checkboxes__col-bath {
    width: 290px;
}

.bez-pechi {
    margin-left: 39px;
}
}

@media (min-width: 750px) and (max-width: 1025px) {
    .b-checkbox-bath {
   
    margin-left: 53px;
    
}
}
/* Стили опций бани - КОНЕЦ */

@media (max-width: 470px) {
.shop-place__togglers {
    max-height: 513px !important;
}
}

.shop-place__togglers {

    max-height: 100%;

}

.b-checkbox__custom {
    border-radius: 0%;
}


.b-checkbox__custom::before {
    content: "\2713"; /* Символ Unicode для галочки */
    height: 100%;
    background-color: #fff;
    font-weight: 900;
}

.b-checkbox--light .b-checkbox__custom::before {
    background-color: #fff;
}


.msgr__link svg {
    display: block;
    width: 21px;
    height: 21px;
    fill: var(--color-primary);
}


@media (max-width: 490px) {
.msgr__link svg {
    display: block;
    width: 25px;
    height: 25px;
    fill: var(--color-primary);
}
}


.filters-f .b-select select {
    background-color: rgb(255 255 255 / 55%);
    border: solid 2px rgba(236,224,214,.98);
    color: #000;
}

.b-select svg {
    fill: #1e1c1c;
}

.advantage-card__body {
    color: #000000;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    border: solid 1px #1A5546;
}

.fw-600 {
    font-size: 15px;
}

.advantage-card__head {
    
    font-weight: 800;
    color: #91745d;
}

.calculator-cost__checkboxes .checkboxes__title {

    color: #000;
}

.b-radio--img .b-radio__content {
    color: #000;
}

.b-checkbox--light .b-checkbox__content {
    color: #000;
}

.calculator-cost__complete-title {
    color: #000;
}

.calculator-cost__total-desc {
    color: #000;
}

@media (max-width: 470px) {
.footer a {

    font-size: 18px;
}
}

.maintitle {
  font-size: 16px;
  color: #1a5546;
    margin: 22px 0 18px 20px !important;
    text-transform: uppercase;
    text-align: center;
}

.section1{
    padding: 9px 0 20px;
}

.header__burger {
    padding-right: 22px;
}

.filters-f .b-select select {
    min-width: 219px;
}

/* Стили формы обратной связи - НАЧАЛО */

.application-f__inputs .b-input input, .application-f__inputs .b-input textarea {
    background-color: #fff;
    border: solid 1px #1a5546;
}

.application-f__inputs .b-input:nth-child(2n+2) input, .application-f__inputs .b-input:nth-child(2n+2) textarea {
    background-color: #fff;
}

.application-f__inputs .b-input:nth-child(3n+3) input, .application-f__inputs .b-input:nth-child(3n+3) textarea {
    background-color: #fff;
}



/*#af_message::placeholder {
    color: red; /* Цвет текста подсказки */
   


/* Стили формы обратной связи - КОНЕЦ */

/* Стили таблицы посадочных - НАЧАЛО */

/*.slider-scroll_table {
  
overflow: auto;
position: relative;    
    
}


.slider-scroll_table table{
    vertical-align: top;
	max-width: 100%;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
    
}*/


.scroll-table {
  
  max-width: 980px;
  width: 100%;
  overflow-x: scroll;
    
}

@media (max-width: 800px) {
.scroll-table {

    max-width: 700px;
}
}



@media (max-width: 470px) {
.scroll-table {

    max-width: 400px;
}
}

@media (max-width: 380px) {
.scroll-table {

    max-width: 350px;
}
}


@media (max-width: 330px) {
.scroll-table {

    max-width: 300px;
}
}

@media (max-width: 480px) {
.companyDesc-b__item-textBoxter {
    padding: 0 0 0 40px;
}

.companyDesc-b__list {
    padding: 0 0 0 40px;
    
}


}


.tdfoot {
    width: 100%;
}
/* Стили таблицы посадочных - КОНЕЦ */

/* Отзывы купели - НАЧАЛО */


.otzyvkup {
    
/*max-width: 90%;*/
text-align: center;
margin-left: auto;
/*min-height: 700px;*/
/*float: inline-start;*/
}

.otzyvkupcen {
    
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    
}

@media (min-width: 1025px) {
.otzyvkup {
    margin-left: 0px;
    min-height: 700px;
}
}

.otzyvh2 {
    
   
    font: 600 1.2em / 1.22 var(--fm-1);
    color: var(--color-primary);
    text-transform: uppercase;
    
}

@media only screen and (max-width: 768px) {
.otzyvh2 {
    font-size: 18px;
}
}

.otzyvkupcont {
    
width: 300px;
height: 580px;
margin: 0 0 70px 20px;
}

@media only screen and (min-width: 750px) {
.otzyvkupcont {
    float: left;
	}
}


/* Отзывы купели - КОНЕЦ */

/*Купели Вопрос - Ответ Начало*/

.accordion2 {
	padding: 10px;
/*float: inline-end;*/
}

@media only screen and (min-width: 760px) {
.accordion2 {
    margin-left: 20%;
	}
}




.acname {
    font-style: normal;
    text-transform: uppercase;
    cursor: pointer;
    /*padding: 10px;
    margin: 0;*/
    max-width: 628px;
    border: 1px solid #225462;
    border-radius: 10px;
    margin: 10px 0 5px 0;
    padding: 12px 5px 18px 5px;
}

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

.actext {
	display: none;
    padding: 10px;
    margin-bottom: 10px;
    max-width: 700px;
}

.acbot {
 right: 20px;
 color: #225462;
 float: right;
 margin-right: 20px;
}

/*Купели Вопрос - Ответ Конец*/

/* Раздел Видео - НАЧАЛО */

.videolist {
    
    margin: 1px 1px 1px 1px;
    
}

.videorazdel {
   margin: 1px 20px 22px 1px;
   float: left;
    min-width: 560px;
    min-height: 300px;
}

@media only screen and (max-width: 470px) {
.videorazdel {
    min-width: 315px;
	}
}

.video_r {
    margin: 1px 1px 1px 1px;
    height: 270px;
}

.video_rtxt {
    margin: 12px 2px 10px 28px;
    max-width: 400px;
}

/* Раздел Видео - КОНЕЦ */

/* Бани - НАЧАЛО */
.companyDesc-b__item-textBoxter {
    width: 100%;
}

.catalog-pg .companyDesc-b__item {
    padding: 0px 0 83px;
}

.catalog-pg .companyDesc-b {
    margin-top: 0px;
}

.bathvideo {
    width: 450px;
    height: 250px;
    float: right;
}
@media only screen and (max-width: 470px) {
.bathvideo {
    width: 319px;
    height: 250px;
    float: right;
}
}

.videobath {
    margin: 1px 1px 0px 130px;
    
    min-height: 300px;
}



.videobath1 {
    margin: 1px 1px 1px 1px;
    height: 300px;
    display: inline-block;
    max-width: 32%;
}

@media only screen and (max-width: 470px) {
.videobath1 {
    max-width: 90%;
}

.videobath {
    margin: 1px 1px 0px 13px;

}


}

.bathvideoh2 {
    margin: 0px 0px 22px 0px;
    font-size: 20px;
    font-weight: 600;
}

.otzyvkuptxt {
 
    margin: 14px 1px 1px 1px;
    font-size: 12px;
    
}

.radio-bath {
    position: absolute;
    width: 0;
    height: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    pointer-events: none;
}

.radio-bath:checked~.b-checkbox__custom::before{opacity:1}


.radiobath {
    border-radius: 100% !important;
    content: "\2022";
}

.radiobath::before {
    
    content: "\2022";
    font-size: 2em;
    padding: 0 10px 37px 0;

}


.tabsbath img {
    max-height: unset !important;
    
        width: auto;
}

.b-tabs__pane a {
    
    color: #004231;
    
}

@media only screen and (min-width: 470px) {
.bathtab1 {
  display:none;  
}
}

@media only screen and (max-width: 470px) {
.bathtab2 {
    display:none;
}
}

/* Бани - КОНЕЦ */


.cont8800 {

margin: 25px 1px 1px 1px;    
    
}


.cont8800a {
    font-size: 18px;
    position: relative;
    margin-left: 0.75em;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    margin-left: 1px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    font-weight: 600!important;
    float: left;
    
}

.cont8800txt {
    margin: 0 0 0 10px;
}

/* Стили Блога (контентная часть) НАЧАЛО */


@media (max-width: 480px){
.blog-note-fl__content img{
    
    max-width: 410px;
    height: auto;
     margin-bottom: 5px;
     padding-right: 10px;
    
}
}

@media (max-width: 380px){
.blog-note-fl__content img{
    
    max-width: 345px;
    height: auto;
    margin-bottom: 5px;
}
}

@media (max-width: 320px){
.blog-note-fl__content img{
    
    max-width: 312px;
    height: auto;
     margin-bottom: 5px;
    padding-right: 10px;
}
}

.blog-note-fl__content img{
    
   
    height: auto;
}


/* Стили Блога (контентная часть) КОНЕЦ */

/* Телефон 8800 в шапке - НАЧАЛО */

.phone8800old {
 
 margin: 1px 1px 1px 1px;
    
}

@media (max-width: 490px) {
    .phone8800old {

    font-weight: 600;
   color: #044534;
   font-size: 16px;
    
}

}



.mes8800 {
    
 margin: 0px 0px 0px 0px;
    display: flex;
    
}


@media (max-width: 490px) {
    .mes8800 {

     display: unset;
    
}

.msgr__link {
    float: left;
}

.header__msgr .msgr__link svg {
    width: 29px !important;
    height: 29px !important;
}
}

.header__msgr {
    
    margin: 0 0 0 9px;
}

.header__msgr .msgr__link--phone {
    grid-column: none;
    margin-left: 0px;
}

.header__msgr .msgr__link--viber {
    grid-row: none;
   
}

.header__msgr .msgr__link--tg {
    grid-row: none;
    
}

.header__msgr .msgr__link--wp {
    grid-row: none;
    
}

.msgr__link {
    margin: 6px 7px 3px 0;
    
}

.clockmail {
    
    display: block;
}

@media only screen and (max-width: 750px) {
.clockmail {
    display: none;
	}
}

.firm-info {
    
    display: block;
}

.firm-info--mail {
    
    margin: 5px 0 0 26px;
}


.header__top, .header__bottom {

    justify-content: flex-start;
}

.phone8800 {
 
 margin: 3px 1px 1px 1px;
 float: left;
 font-weight: 600;
 color: #044534;
 font-size: 16px;
    
}

.phone8800 img{
 
 width: 15px;
 height: 15px;
 float: left;
 margin: 0 3px 0 0;
    
}

@media only screen and (min-width: 1230px) {
.phone8800 {
    display: none;
	}
}

.phone8800-2 {
 
 margin: 0px 1px 1px 14px;
 float: left;
 font-weight: 600;
 color: #044534;
    
}

.phone8800-2 img{
 
 width: 15px;
 height: 15px;
 float: left;
 margin: 0 3px 0 0;
    
}

@media only screen and (min-width: 760px) {
.phone8800-2 {
    display: none;
	}
}

.header__msgr .msgr__link svg {
    width: 25px;
    height: 25px;
}


@media (min-width: 760px) and (max-width: 1230px) {
    .search1 {

     display: none;
    
}

.logo {
    width: 158px !important;
}



}


@media only screen and (min-width: 1231px) {
    .searchmin {

    display: none;
    
}
}

@media (min-width: 315px) and (max-width: 1230px) {
    .searchmin {

     margin: 5px 20px 14px 0px;
    float: right;
    
}

.header.fixed .header__top {
    display: none;
}

.humburger1 {

     display: none;
    
}

.header__top, .header__bottom {
    justify-content: flex-end;
}

.header__aside {

    padding: 0px 30px 0px 0;
}

.header__top {
    padding-top: 0px;
}


.header__body {
    padding: 0px 0 0px;
     flex-direction: column;
     align-items: flex-end;
}



}

@media only screen and (max-width: 479px) {
.header__marquiz .btn {
    display: none;
}

.logo {
    width: 100px !important;
}

.search1 {
    
   display: none; 
    
}


.header__marquiz {
 max-width: 100px;
}

}

@media only screen and (min-width: 480px) {
.header__marquiz .btn2 {
    display: none;
}
}

.search2 {

     margin: 1px 1px 1px 1px;
     float: left;
    
}

.humburger2 {

     margin: 4px 1px 1px 1px;
     float: left;
    
}

@media (min-width: 375px) and (max-width: 490px) {
    .header__msgr .msgr__link--phone {
   
    font-size: 16px;
    font-weight: 600;
  
}
}

.msgrlink2 {
    float: left;
    margin-left: 8px;
    display: none;
}


@media (max-width: 490px) {
.msgrlink3 {
    float: left;
    margin-left: 8px;
    display: none;
}
}


@media (min-width: 315px) and (max-width: 374px) {
    .header__msgr .msgr__link--phone {
   
    font-size: 12px;
  
}

.header__marquiz {
    display: none;
}

.header__aside {

    max-height: 100px;
}



}

@media (min-width: 315px) and (max-width: 324px) {

.searchmin {
    display: none;
}

.searchmin2 {
    margin: 0 11px 0 0;
    float: right;
}

.header__msgr .msgr__link--phone {
    font-size: 15px;
}

}

@media only screen and (min-width: 310px) {
.searchmin2 {
    display: none;
}
}
/* Телефон 8800 в шапке - КОНЕЦ */

/* Главная страница - НАЧАЛО */

.companyDesc-b__item-textBox, .companyDesc-b__item-imgBox {
    width: 100%;
}

.companyDesc-b__item-textBox img{
    margin: 1px 24px 6px 6px;
    width: auto;
    height: auto;
}


.maincheck::before {

    left: 20%;
    top: 10%;
   
}

/* Главная страница - КОНЕЦ */

.videotxt {
    
    margin: 1px 17px 1px 1px;
    float: left;
    width: 300px;
    height: 520px;
}

@media only screen and (max-width: 340px) {
.videotxt {
    margin: 1px 1px 1px 1px;
     width: 260px;
    height: 460px;
}
}

.videotxth {
    
    margin: 0 1px 1px 1px;
    font-size: 13px;
}

.pricetxt {
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif;
}

.companyDesc-b__item-textBoxter img{
    margin: 1px 14px 1px 14px;
    height: auto;
}

/* Отзывы easycomm - Начало */

.reviewsmain {
    padding: 0 0 0 10px;
    margin-top: 20px;
    margin-bottom: 30px;
}



.reviewsmain h2{
   
    font-weight: 400;
    color: var(--color-primary);
    font-size: 26px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

@media only screen and (max-width: 768px) {
.reviewsmain h2 {
    font-size: 18px;
}
}

.control-label {
    margin: 0 0 10px 0; 
}

.ec-rating {
    margin: 10px 0 0 0;
}

.form-group {
    margin: 21px 0 0 0;
}

.form-group input {
    margin: 1px 0 0 0;
    border: 1px solid var(--color-primary);
    border-radius: 15px;
    padding: 6px 3px 6px 3px;
}

.form-group textarea {
        margin: 1px 0 0 0;
    border: 1px solid var(--color-primary);
    border-radius: 15px;
    padding: 6px 155px 6px 3px;
}


@media only screen and (max-width: 768px) {
.form-group textarea {
    padding: 6px 130px 6px 3px;
}
}

@media only screen and (max-width: 350px) {
.form-group textarea {
    padding: 6px 100px 6px 3px;
}
}

.formlabel {
    min-width: 222px;
    display: inline-block;
}

.form-actions .btn {
    color: var(--color-primary);
    margin: 27px 1px 1px 1px;
    border: 1px solid var(--color-primary);
        font-size: 16px;
    padding: 13px 24px 31px 25px;
}

.ec-message {
    margin-top: 20px
}

/* Отзывы easycomm - КОНЕЦ */

/* Ссылки в подвале - НАЧАЛО */

.footermen {
    margin: 0px 1px 1px 1px;
}


/* Ссылки в подвале - КОНЕЦ */


/* Гарантия значок - НАЧАЛО */
/*.iconn {
    width: 83px !important;
    top: 31px !important;
    max-width: 25%;
    height: auto !important;
    right: 0;
    left: 13% !important;
    position: absolute !important;
    z-index: 1;
}*/

.block-sticker-new {
    position: absolute;
    display: flex;
    flex-direction: column;
    z-index: 2;
    right: 0;
}



/* Гарантия значок - КОНЕЦ */


/* Кнопка купить в каталоге - НАЧАЛО */

.product-card__buy {
    --h: 40px;
    --fz: 14px;
    width: 151px;
}

/* Кнопка купить в каталоге - КОНЕЦ */

.kuptub {
    margin: 1px 1px 1px 1px;
    column-count: 1;
    font-size: 16px;
}


.kuptub p::after {
    content: unset !important;
    display: block;
    clear: both;
}

/* Видео купелей в табе - НАЧАЛО */

.videokuptub {
    margin: 1px 17px 45px 1px;
    width: 300px;
    height: 520px;
}

.b-tabs__pane img {
    height: auto;
    max-height: 500px;
}

/* Видео купелей в табе - КОНЕЦ */

/* Вставка в тексте - НАЧАЛО */

.quote1 {
    margin: 10px 10px 20px 10px;
    border: dashed 2px #004231;
    border-radius: 6px;
    padding: 0px 0px 10px 10px;
}

.quote1 p {
    margin: 15px 1px 2px 15px;
}

.quote2 {
    float: right;
    border: 1px solid;
    background-color: #004231;
    padding: 2px 4px 2px 4px;
    color: #fff;
}

.quotebtn {
    margin: 10px 1px 10px 15px;
    border: 1px solid #004231;
    background-color: #22715c;
    padding: 8px 5px 8px 10px;
    max-width: 135px;
    border-radius: 10px 10px 10px 10px;
    color: #fff;
}

.quotebtn a{
    
    color: #fff;
}

.quotebath {
    margin: 10px 1px 10px 15px;
    border: 1px solid #004231;
    background-color: #22715c;
    padding: 8px 5px 8px 10px;
    max-width: 165px;
    border-radius: 10px 10px 10px 10px;
    color: #fff;
}

.quotebath a{
    
    color: #fff;
}

/* Вставка в тексте - КОНЕЦ */



/* Вставка в тексте - НАЧАЛО */



@media (min-width: 1025px) and (max-width: 1190px) {
    .main-slider {
   
    max-height: 350px;
  
}

.main-slider__slide-imgBox img {
    
    height: auto;
}
}

@media (min-width: 1231px) and (max-width: 1325px) {
    .main-slider {
   
    max-height: 350px;
  
}

.main-slider__slide-imgBox img {
    
    height: auto;
}
}


@media (max-width: 768px) {
.main-slider__slide .pos-right {
    object-position: 50% center;
}

.main-slider__slide-imgBox img {

    height: auto;
   
}

}

@media (max-width: 340px) {
.main-slider__slide .pos-right {
    object-position: 30% center;
}

.main-slider__slide-imgBox img {

    height: auto;
   
}

}

/* Вставка в тексте - КОНЕЦ */


.product-line-card__text {

    text-align: center;
}

.strelka1 {
    
    margin: 10px 1px 1px 1px;
    float: right;
   
}

/* Галлерея на странице Контакты - НАЧАЛО */

.galcont {
    
    margin-left: auto;
    width: calc(100% / 18* 9 - var(--air-l));
}

@media only screen and (max-width: 475px) {
.galcont {
    width: calc(100% / 9* 9 - var(--air-l));
}
}

.galcont-b__images {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 3 ];
    grid-template-columns: repeat(4, 1fr);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 10px;
    row-gap: 22px;
    margin-bottom: 40px;
}


/* Галлерея на странице Контакты - КОНЕЦ */


/* Якорные ссылки Контакты - НАЧАЛО */

.contlink {
    
    margin: 1px 1px 60px 1px;
    
}

.contlinka {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 900;
    
    color: #1A5546;
    padding: 3px 15px 3px 15px;
    margin: 1px 10px 0px 0px;
}

.contlinka active{
    font-family: "Montserrat"  SemiBold;
    font-size: 14px;
   
    color: #fff;
    background-color: #1A5546;
    padding: 3px 15px 3px 15px;
    border: 1px solid #1A5546;
    border-radius: 20px;
    margin: 1px 10px 0px 0px;
}

.contlink a:active{
    color: #fff;
    background-color: #1A5546;
    
    border: 1px solid #1A5546;
    border-radius: 20px;
    
}

.contlnk1 {
  color: #fff;
    background-color: #1A5546;
    border: 1px solid #1A5546;
    border-radius: 20px;  
}

@media only screen and (max-width: 475px) {
.contlinka {
    padding: 3px 15px 3px 15px;
    margin: 1px 30px 0px 0px;
    font-size: 11px;
    line-height: 30px;
}
}

.contacts-b__title-2 {
    margin-bottom: 0px;
}

.secind {
   margin-bottom: 20px !important;
   color: #818181;
}

/* Якорные ссылки Контакты - КОНЕЦ */

.about-us-b__row {
    flex-direction: unset;
}

/* Табы в разделе Контакты - НАЧАЛО */

.parkovka {
    margin: 6px 1px 1px 1px;
}

.b-tabs__parkovka {
    margin-top: 5px;
}


.b-tabs__park.active {
    height: 300px;
    visibility: visible;
    overflow: visible;
    opacity: 1;
    -webkit-transition: opacity .7s ease;
    -o-transition: opacity .7s ease;
    transition: opacity .7s ease;
}

.b-tabs__park {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    font-size: 12px;
    line-height: 1.6666666667;
    color: #818181;
}

.b-park__link {
    position: relative;
    font-size: 13px;
    padding: 0.3em 3.3333333333em;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media only screen and (max-width: 417px) {
.b-park__link {
    padding: 0px 3.3333333333em;
    line-height: 19px;
    
}
}

/* Табы в разделе Контакты - КОНЕЦ */

@media (max-width: 480px) {
    .companyDesc-b__item-textBoxter {
        padding: 0 10px 0 5px;
    }
}


/* Акции - НАЧАЛО */

.blog-b__head-2 {
        /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 3.1623931624%;
    
}

.blog-note-2 {
    
   margin: 0px;
}

.blog-note-2 .blog-note {
    
  max-width: 350px;
  float: left;
}

.flex-2 {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    flex-wrap: wrap;
}

/* Акции - КОНЕЦ */



.about-us-b__textBox img{
    height: auto;
}


.ratingtub {
    
    margin: 0px 0px 0px 0px;
    display: flex;
    justify-content: center;
    
}

.ratingtub .ec-stars {
    
    margin: 0px;
    
}

.ratingtub .ec-stars, .ec-rating-stars {
    --ec-star-width: 10px;
    --ec-star-height: 10px;
    --ec-star-gap: 4px;
}


.b-tabs__link {
    border-left: 1px solid rgba(229, 229, 229, 0.9);
}

@media (max-width: 490px) {
.b-tabs__link2 {
    border-top: 1px solid rgba(229, 229, 229, 0.5);
}
}


@media (min-width: 1023px) {
.b-tabs__links {
    overflow-x: auto;
	white-space: nowrap;
	display: flex;
	flex-wrap: unset;
	scrollbar-width: thin;

  }
	
	
}

.b-tabs__links::-webkit-scrollbar {
  width: 12px;               /* ширина всей полосы прокрутки */
}

.b-tabs__links::-webkit-scrollbar-track {
  background: orange;        /* цвет зоны отслеживания */
}

.b-tabs__links::-webkit-scrollbar-thumb {
  background-color: blue;    /* цвет бегунка */
  border-radius: 20px;       /* округлось бегунка */
  border: 3px solid orange;  /* отступ вокруг бегунка */
}

}

.b-tabs__links::-webkit-scrollbar {
  width: 12px;               /* ширина всей полосы прокрутки */
}

.b-tabs__links::-webkit-scrollbar-track {
  background: orange;        /* цвет зоны отслеживания */
}

.b-tabs__links::-webkit-scrollbar-thumb {
  background-color: blue;    /* цвет бегунка */
  border-radius: 20px;       /* округлось бегунка */
  border: 3px solid orange;  /* отступ вокруг бегунка */
}


@media (max-width: 768px) {
    .b-tabs__link {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 10px;
        padding: 0.7em 1em;
    }
}

@media (max-width: 590px) {
.otzyvgoogle {
    
    
    max-width: 260px;
}
}

.videorevmain {
       display: inline-block;
}

.bathcat {
    
    margin-top: 0px;
}

.bathcat2 ul{
    
 
    padding: 1px;
    
}

@media (max-width: 380px) {
    .b-tabs__link {
        padding: 0.7em 0.9em;
    }
}

/* Таб каталога PDF в разделе - НАЧАЛО */

.kupelipdf{
    display: flex;
justify-content: center;
}

.kupelipdf a{
    display: flex;
justify-content: center;
}

/* Таб каталога PDF в разделе - КОНЕЦ */

.telnone {
   display: flex;
  flex-wrap: wrap;
}

/* Стили презентации в товарах и категориях - НАЧАЛО */


.iframepres {
    width: 500px;
    height: 400px;
}

@media (max-width: 490px) {
.iframepres {
    width: 350px;
    height: 200px;
}
}

@media (max-width: 350px) {
.iframepres {
    width: 310px;
    height: 200px;
}
}

@media (min-width: 1023px) {
.iframepres {
    width: 650px;
    height: 400px;
}
}

/* Стили презентации в товарах и категориях - КОНЕЦ */

/* Видеообзоры в товарах - НАЧАЛО */

.videorolik {
    
    margin: 1px 1px 1px 1px;
    
}

.gallery__slider-slide iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.videoplay {
    margin: 1px 1px 1px 1px;
    width: 30% !important;
    height: 30% !important;
    z-index: 9999;
}

.videorevtxt {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    padding: 8px 9px 7px 9px;
    background: #2E6457;
    border-radius: 11px;
    position: absolute;
    left: 31%;
    top: 66%;
}


/* Видеообзоры в товарах - КОНЕЦ */

/* Стили смены баннеров в самой верхней части сайта - НАЧАЛО */

.bannerhead {
            display: none;
        }
.activehead {
            display: block;
        }
        
 @media (min-width: 578px) {
    .top-header-banner.mob {
        display: none !important;
    }
}

 @media (max-width: 578px) {
    .top-header-banner.pc {
        display: none !important;
    }
}

/* Стили смены баннеров в самой верхней части сайта - КОНЕЦ */


.videokup1 {
margin: 1px 1px 1px 1px;
    height: 300px;
    display: inline-block;
    min-width: 42%;
}
.videokup1 iframe {
    
    width: 100%;
    
}

.videokup1 img {
    
    width: 90%;
    
}

.product__finishing .checkboxes__list .b-radio {
    min-width: 150px;
}

 @media (max-width: 349px) {
    .product__finishing .checkboxes__list .b-radio {
    min-width: 130px;
}
}

@media (max-width: 1024px) {
    .product__details {
        margin: 30px 0 0 !important;
    }
}

.product__details {
   margin-left: 5.6%;
}

@media (min-width: 1231px) {
.hamburger span {
    top: 90%;
} 
}

.advantkup {
    margin: 5px 0 20px 25px;
}

/* Фраза произведено в РБ и Доставка - НАЧАЛО */

.produced {
    margin: 1px 1px 15px 1px;
    display: flex;
    align-items: center;
}

.producedflag {
    margin-right: 8px;
    width: 50px;
}

.producedtxt {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.producedcat {
    padding: 0 30px;
    margin-right: auto;
    margin-left: auto;
}

.delivery {
   margin: 1px 1px 15px 1px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 50px;
}

.deliverytxt {
   font-size: 14px;
    color: #1a5546;
    font-weight: 500;
}

.deliveryimg {
    margin-right: 8px;
    width: 50px;
}

/* Фраза произведено в РБ и Доставка - КОНЕЦ */


@media (min-width: 750px) {
.blog-b .blog-note {
    
    min-width: 400px;
}
}

.blog-b__head2 {

    display: flex;
    flex-wrap: wrap;
   
}


/* Стили списка преимуществ - НАЧАЛО */

.listadv {
    counter-reset: list-counter;
    padding-left: 30px;
    list-style: none;
    font-family: 'Arial', sans-serif; /* Специальный шрифт */
}

.listadv li {
    counter-increment: list-counter;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
    border-left: 2px solid #2d6355; /* Линия слева от списка */
    background-color: #f9f9f9; /* Фон списка */
    padding: 10px;
    border-radius: 5px;
}

.listadv li::before {
    content: counter(list-counter) ".";
    position: absolute;
    left: -30px;
    color: #2d6355;
    font-size: 1.2em;
    font-weight: bold;
}

/* Стили списка преимуществ - КОНЕЦ */

.galwidth {
    min-height: 423px;
}

.application-f__inputs .b-input:nth-child(1), .application-f__inputs .b-input-sot:nth-child(3) {
    width: calc(50% - 8.5px);
}
.application-f__inputs .b-input:nth-child(1), .application-f__inputs .b-input-sot:nth-child(4) {
    width: calc(50% - 8.5px);
}

@media (max-width: 480px) {
    .application-f__inputs .b-input:nth-child(1), .application-f__inputs .b-input:nth-child(2) {
        width: 100%;
    }
}

.b-checkbox__content img {
    max-width: 1.5714285714em;
    max-height: 1.5714285714em;
    margin: 0 0.1428571429em 0 0;
}

.b-checkbox__content svg {
    max-width: 1.5714285714em;
    max-height: 1.5714285714em;
    margin: 0 0.1428571429em 0 0;
}


.top-header-banner.mob {
    transition: opacity 0.5s ease;
}
.hidden {
    opacity: 0;
    pointer-events: none;
}

.phone-header {
    width: 25px;
    height: 25px;
}

.b-inputphone {
    width: calc(80% - 8.5px) !important;

}


.galwidth {
    min-height: 423px;
}

.testingproduct {
    
    display: block;
    
}

.linktestdrive {
    color: #2d6355;
}


/* Стили перемещения плашек каталога купелей - НАЧАЛО */


@media (max-width: 490px) {
.filter-prod {
    display: none;
}

}

@media (min-width: 491px) {
.filter-prod2 {
    display: none;
}

}

/* Стили перемещения плашек каталога купелей - КОНЕЦ */

/* Стили надписи по акции - НАЧАЛО */
.discounttxt {
    display: flex;
    flex-direction: column;
    z-index: 2;
    left: 0;
    background: #e31e24;
    border-radius: 1.25px;
    padding: 4px 6px 4px 6px;
    margin: 5px 0 0 0;
}

.discounttxtprod {
    display: flex;
    flex-direction: column;
    z-index: 2;
    left: 0;
    background: #e31e24;
    border-radius: 1.25px;
    padding: 4px 6px 4px 6px;
    margin: 0 0 0 0;
}

.discounttxt2 {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-sticker2{
    position: absolute;
    display: flex;
    flex-direction: column;
    z-index:2;
    right: 0px;
    padding: 74px 5px 0 0;
}

.prodgallery {
    position: relative;
}

/* Стили надписи по акции - КОНЕЦ */



.discountprod{
  
  position: relative;
  margin: 10px 0 0 0;
 
}
.discountprodtxt {
  color: #000000;
  text-align: left;
  font-family: "Montserrat-Medium", sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
  position: absolute;
  top: 32px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}


.discountprodlnk2  {
    background: #2c6355;
  border-radius: 57.77px;
  color: #ffffff;
  text-align: left;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 13.56363296508789px;
  font-weight: 700;
  text-transform: uppercase;
  top: 34.62px;
  margin: 0 0 0 5px;
      padding: 3px 10px 3px 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 350px) {
.discountprod {
   
    margin: 10px 0 50px 0;
}
}

@media (max-width: 370px) {
.discountprod {
    
    margin: 10px 0 30px 0;
}
.discountprodtxt {
  font-size: 14px;
}

}

@media (max-width: 1025px) {
.discountprod {
   
    margin: 10px 0 40px 0;
}

}

@media (max-width: 470px) {
.b-radio__content {
    line-height: 15px !important;
}
}

/* QR акция - НАЧАЛО */

.glamping-qr {
    width: 100%;
}

.glamping-qr1 {
    
    float: left;
    max-width: 45%;
    
}

.glamping-qr2 {
    
   float: left; 
   max-width: 43%;
    
}

.application-qr__submit {
    --h: 45px;
    --fz: 16px;
    padding: 0 4.0625em;
    margin: 20px 0 0 0;
}


@media (max-width: 490px) {

.glamping-qr {
	display: flex;
	flex-direction: column;
}

.glamping-qr1 {
    float: unset;
    max-width: 95%;
    order: 2;
}

.glamping-qr2 {
    float: unset;
    max-width: 95%;
    order: 1;
    margin: 0 0 20px 0;
}

.application-qr__submit {
    --h: 45px;
    --fz: 16px;
    padding: 0;
    margin: 20px 0 0 0;
}


}




.application-qr__form, .application-qr__col {
    
    margin-bottom: var(--air-b);
    word-wrap: break-word;
    width: 95%;
}

.application-qr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}


.titleqr {

text-transform: uppercase;
text-align: left;
  font-family: "-", sans-serif;
  font-size: 28.974266052246094px;
  line-height: 32.19px;
  font-weight: 400;
  position: relative;
  margin: 0 0 30px 0;
    
}



.glamping-qrh1 {
    color: #000000;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 28.974266052246094px;
  line-height: 32.19px;
  font-weight: 400;
}

.glamping-qrh2 {
    color: #1a5546;
  font-family: "Montserrat-ExtraBold", sans-serif;
  font-size: 28.974266052246094px;
  line-height: 32.19px;
  font-weight: 700;
}

.policy-qr {
   margin: 30px 0 0 0;
}


.btnqr {
    color: #ffffff;
  text-align: left;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 18.600000381469727px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;

}

.b-checkbox__customqr {
    border-radius: 0%;
}
.b-checkbox__customqr {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border: 1px solid currentColor;
}

.b-checkbox__customqr::before {
    content: "\2713";
    height: 100%;
    background-color: #fff;
    font-weight: 900;
}

.b-checkbox__customqr::before {
    
    height: 20px;
    
}

/* QR акция - Конец */


/* Контакты новая версия - НАЧАЛО */

.contact-info__ic {

    width: 30px;
    height: 30px;
    
}

.contacts-b__textBox .msgr__link svg {
    width: 30px;
    height: 30px;
}

.msgr__link2 {
    font-size: 14px;
    color: #818181 !important;
    font-weight: unset !important;
}

@media (max-width: 490px) {
.msgr__link2{
    text-decoration: revert !important;
}
}



@media (max-width: 599px) {
.rounded-filter__item {
        font-size: 14px;
        line-height: 20px;
        margin: 0 8px 0 0;
        padding: 3px 12px 5px;
    }
}
.rounded-filter__item {
    background-color: #f3f3f3;
    border-radius: 50px;
    color: #111;
    letter-spacing: 0;
    line-height: 24px;
    margin: 10px 12px 10px 0;
    padding: 4px 16px 3px 18px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    
      font-size: 14px;
      font-weight: 400;
}





.credit-info__filter {
    margin-bottom: 14px;
}
@media (max-width: 599px) {
.rounded-filter {
        margin: 0 -8px;
        padding: 0 0 12px 10px;
    }
}

.rounded-filter {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding: 0 0 0 10px;
}

@media (max-width: 1025px) {
.rounded-filter {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
}

.js-filtered-content {
    max-height: 40px;
}

.rounded-filter__item-msk {
  background: #1a5546;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
    
}

/* Контакты новая версия - КОНЕЦ */

/* Куки всплывающая - НАЧАЛО */


.cookies-main {
    max-width: 500px;
  box-sizing: border-box;
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  
}

.cookies-main {
  background: #ffffff;
  border-radius: 20px;
  padding: 25px 23px 25px 23px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  /*position: relative; */
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  z-index: 200;
}



@media (max-width: 475px) {
.cookies-main {
        bottom: 90px;
        min-height: 160px;
        max-width: 360px;
    }
}

@media (max-width: 340px) {
    .cookies-main {
        bottom: 95px;
        min-height: 170px;
        max-width: 315px;
    }
}


.cookies-main2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.cookies-cookies {
  color: #000000;
  text-align: left;
  font-family: "-", sans-serif;
  font-size: 11.74151611328125px;
  line-height: 16.77px;
  font-weight: 400;
  position: relative;
  width: 341px;
  height: 50.15px;
}
.cookies-cookies-span {
  font-family: "Stolzl-Light", sans-serif;
  font-weight: 300;
}
.cookies-cookies-span2 {
  font-family: "Stolzl-Regular", sans-serif;
  text-decoration: underline;
}
.cookies-main3 {
  background: #024433;
  border-radius: 10px;
  padding: 9px 18px 9px 18px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 94px;
  height: 42px;
  position: relative;
}
.cookies-accept {
  color: #ffffff;
  text-align: center;
  font-family: "Stolzl-Regular", sans-serif;
  font-size: 12.877792358398438px;
  line-height: 18.4px;
  font-weight: 400;
  position: relative;
}


/* Куки всплывающая - КОНЕЦ */


/* Слайдер на Главной правка позиционирования - НАЧАЛО */

.main-slider__slide .pos-right {
    object-position: unset;
}    
    
/* Слайдер на Главной правка позиционирования - КОНЕЦ */    

/* Политика конфиденциальности и куки - НАЧАЛО */

.tablepolicy td{
    
    padding: 5px 5px 5px 5px;
    border: 1px solid grey;
}

.tablepolicy {
    
    border: 1px solid grey;
}

.policy_a {
    text-decoration: underline;
}

.policyemail {
    display: block;
    margin: 0 0 0 15px;
}

.policyemail a{
    color: #fff;
}

.policyfont {
    color: #fff;
}

.footer__subscrip-title {

    margin: 0 10px 0 0;
}

.footer__subscrip {

    padding-bottom: 35px;
}


/* Политика конфиденциальности и куки - КОНЕЦ */

/* Видео на слайдер НАЧАЛО*/

.hero-video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}

/* Видео на слайдер КОНЕЦ*/



/*Color - BEGIN*/

.product__body .product__info .product-options {
    padding: 15px 0;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.product-options {
    padding: 15px 0 0 0;
}

.product__body .product__info .product-options .product-options__item:last-child {
    padding-bottom: 0;
    border: 0;
}

.product__body .product__info .product-options .product-options__item {
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
}
.product-options .product-options__item:last-child {
    margin-bottom: 0;
}
.product-options .product-options__item {
    margin-bottom: 15px;
}

.product-charcters__title, .product-options .product-options__item label {
    font-size: 14px;
}
.product-options .product-options__item label {
    margin-bottom: 1em;
    font: italic 16px / 1.25 var(--fm-1);
    color: #818181;
}

.product-options .product-options__item .product-options__color-text, .product-options .product-options__item .product-options__default-text {
    color: #17191e;
    font-weight: 600;
}

.product-options .product-options__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.product-options .product-options__list.options__color label {
    border-color: #ededed;
}

.product-options .product-options__list.options__color label {
    position: relative;
    margin-right: 5px;
    padding: 3px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.product-charcters__title, .product-options .product-options__item label {
    font-size: 14px;
}
.product-options .product-options__list label {
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #17191e;
    font-size: 13px;
    cursor: pointer;
}
.product-options .product-options__item label {
    margin-bottom: 1em;
    font: italic 16px / 1.25 var(--fm-1);
    color: #818181;
}

.product-options .product-options__list.options__color label .options__color-label--item--input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

[type=checkbox], [type=radio], legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-size: 100%;
    font-family: inherit;
    line-height: 1.15;
}
button, input, textarea {
    font-size: inherit;
}


.product-options .product-options__list.options__color label .options__color-label--item--title {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background-color: #17191e;
}

@media only screen and (max-width: 390px) {
.product-options .product-options__list.options__color label .options__color-label--item--title {
    display: block;
    width: 40px;
    height: 40px;
   
}
}

.product__checkboxes .checkboxes__title {
    margin-bottom: 1em;

}


@media (max-width: 1024px) {
    .product__checkboxes {
        -webkit-box-align: start;
        -ms-flex-align: center;
        align-items: start;
        text-align: left;
    }
}

.liner-color {
    padding: 1px;
}



@media (max-width: 1024px) {
    
    
    .prodgallery {
    
    width: 100%;
}

}



/*Color - END*/

/*Подсказки - Начало*/

.clue1,
.clue1 * {
  box-sizing: border-box;
}
.clue1 {
  width: 12px;
  height: 12px;
  position: relative;
}

/*.clue2 {
  border-radius: 50%;
  border-style: solid;
  border-color: #616161;
  border-width: 0.55px;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 30px;
  top: 0px;
}

.clueask {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  line-height: 1;
}

*/


.checkbox-with-clue {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px; 
  width: 100%; 
}

.clue2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 0.55px solid #616161;
  cursor: pointer;
  flex-shrink: 0; 
}

.clueask {
  color: #616161;
  text-align: center;
  font-family: "Stolzl-Book", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1; 
}


/*Подсказки2 */

.cluepopup1,
.cluepopup1 * {
  box-sizing: border-box;
}

.cluepopup1 {
  position: fixed;          /* фиксируем относительно экрана */
  top: 50%;                 /* вертикальный центр */
  left: 50%;                /* горизонтальный центр */
  transform: translate(-50%, -50%); /* точно центрируем */
  width: 70%;
  max-width: 800px;
  z-index: 9999;            /* чтобы всегда был поверх */
  display: none;            /* скрыт по умолчанию */
  overflow: hidden;
  padding: 0;
}

.cluepopup2 {
  background: #ffffff;
  border-radius: 9.63px;
  border: 0.96px solid #616161;
  padding: 16px;
  position: relative;
  width: 100%;              /* чтобы заняло всю ширину родителя */
  box-sizing: border-box;
}

@media (min-width: 1000px) {
.cluepopup2 {
    min-height: 300px;

}
}

.cluepopup3.cluepopup3--topright {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
@media (max-width: 400px) {
.cluepopup3.cluepopup3--topright {

  top: 0px;
  right: 0px;

}
}

.clueimg {
  float: left;
  flex-shrink: 0;       /* не сжимать при адаптации */
  max-width: 40%;       /* не больше 40% контейнера */
  width: 100%;          /* но при этом растягивается в пределах max-width */
  max-width: 250px;     /* ограничение сверху */
  margin-right: 12px;
  margin-bottom: 8px;
  object-fit: cover;
}

.cluetxt {
  color: #000000;
  text-align: left;
  font-family: "Stolzl-Book", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}

.cluelnk {
  color: #004231;
  margin: 20px 0 0 0;
  font-weight: 500;
}



@media (min-width: 1101px) {
.cluetxt {

    font-size: 14px;

}
}

@media (min-width: 1300px) {
.cluetxt {

    font-size: 16px;

}
}

/* адаптив для мобилы */
@media (max-width: 600px) {
  .clueimg {
    float: none;
    width: 100%;
    margin: 0 0 12px 0;
  }
  .cluetxt {
    text-align: center;
  }
}

/*Подсказки - Конец*/

/*Корректировка превью картинок в галереи товара - Конец*/

.gallery__thumbsWrap {

    width: 95%;
}

@media (min-width: 401px) and (max-width: 470px) {
.gallery__thumbsWrap {

    width: 85%;
}
}



/*Корректировка превью картинок в галереи товара - Конец*/

/*Гарантия - Начало */

.garanty1,
.garanty1 * {
  box-sizing: border-box;
}
.garanty1 {
  display: flex;
  flex-direction: column;
  gap: 16.2px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.garanty2 {
    background: #E6E6E6;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.garanty3 {
    color: #4A4A4A;
    text-align: left;
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 12px;
    line-height: 140%;
    font-weight: 400;
    position: relative;
    padding: 3px 5px 3px 5px;
}

/*Гарантия - Конец*/


/*Новинка - Начало */

.sticker-all {
  display: flex;
  flex-direction: row;  
}

.newgood1,
.newgood1 * {
 float: left;
  box-sizing: border-box;
}
.newgood1 {
  display: flex;
  flex-direction: column;
  gap: 16.2px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  margin: 0 10px 0 0;
}
.newgood2 {
    background: #5fa800;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.newgood3 {
    color: #ffffff;
    text-align: left;
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 12px;
    line-height: 140%;
    font-weight: 400;
    position: relative;
    padding: 2px 5px 3px 5px;
}

/*Новинка - Конец*/


/*Опции новые - Начало*/

.filters-f__title {
    
    color: var(--black, #2b2724);
    text-align: left;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    font: unset;
}

.filters-f__title {
    border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;

}

.slider-from-to__label {

    width: 47%;

}


.slider-from-to__input {
    text-align: left;
    color: #2b2724;
    background-color: #ffffff;
    border-style: solid;
    border-color: var(--black, #2b2724);
    border-width: 0px 0px 1px 0px;
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 14px;
}


.filters-f .b-radio:not(.b-radio--img) .b-radio__custom, .filters-f .b-checkbox .b-checkbox__custom {
    border: 1px solid #979797;
}

.filters-f .b-radio:not(.b-radio--img) .b-radio__custom, .filters-f .b-checkbox .b-checkbox__custom:after {
    border: 1px solid #1a5546;
}

.b-checkbox--square .b-checkbox__custom::before {
    content: "*";
    width: 50%;
    height: 50%;
    background-color: #1a5546 !important;
    border-radius: 0;
}



.b-checkbox__input:checked + .b-checkbox__custom {
  border-color: #1a5546; 
}


.filters-f__checkboxes .b-checkbox {
    color: #1a5546;
    
}


.filters-f .b-select select {
   border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}


.b-select select {
    text-align: left;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    font: unset;
    border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    color: #818181;
    background-color: var(--color-secondary-lighter);
    border-radius: 0px;
}


.filter-prod__item {

    border: 1px solid #666666;
}

@media (min-width: 1020px) {
.filter-prod__item {
    width: calc(100% / var(--column) * 2 - var(--air-l));

}
}


.filter-prod__item span {
    color: #000000;
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.filter-prod__item.active {
    background-color: #1a5546;
    border-color: #1a5546;
}


.filter-prod__item.active, .filter-prod__item.active span {
    color: #fff;
    font-family: "Montserrat-Light", sans-serif;
    font-weight: 700;
}

.filter-prod__item:not(.active):hover {
    background-color: #E6E6E6;
    border-color: #E6E6E6;
}
.filterscat {
     margin: 0 0 20px 0;
     border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 1px 1px 1px 1px;
        padding: 10px 0 10px 0;
    
}

.filterscat2 {
    text-transform: uppercase;
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: 400;
    font-size: 20px;
    float: left;
    color: var(--gray, #979797);
    padding: 10px 70px 10px 40px;
    display: flex;
    justify-content: left;
    align-items: center;
    border-style: solid;
    border-color: var(--light-gray, #e0e0e0);
    border-width: 0px 1px 0px 0px;
}

@media (max-width: 500px) {
.filterscat2 {

    padding: 10px 40px 10px 10px;
    border-width: 0px 0px 0px 0px;
}
}


.filterscat2 img {
    float: left;
    max-width: 23px;
    margin: 0 5px 0 0;
}

.filterscat3 {
    text-transform: uppercase;
    font-family: "Montserrat-Regular", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: var(--gray, #979797);
    
   
}

.filterscat3 img {
    float: left;
    max-width: 23px;
    margin: 0 5px 0 0;
}

.filterscatsel {
     display: flex;
    justify-content: right;
    align-items: center;
    
}


.filterscat3 {
  appearance: none;     
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("/doc/images/arrow-down2.svg");
  background-repeat: no-repeat;
  background-position: right 10px center; 
  background-size: 20px 20px;
  padding: 10px 30px 10px 10px;
  font-size: 16px;     
  line-height: 1.4;
  border-style: solid;
  border-color: var(--light-gray, #e0e0e0);
  border-width: 0px 0px 0px 1px;
  
} 

.filters-f {
    padding: 0px 0px 0px 0px;
    
}

.filter-prod__list {

    margin-bottom: 30px;
}

/*Опции новые - Конец*/

/*Карточка в каталоге - Начало*/

.product-card__propertys {
    grid-template-columns: repeat(4, 1fr);
    row-gap: 0px;
      
}



.product-propertys__item {

    min-width: 90px;
}

@media (max-width: 500px) {
.product-propertys__item {
    min-width: 95px;
}
}

.product-propertys__item img{
    max-width: 20px;
}

.product-card__price {
    color: #000000;
  text-align: left;
  font-family: "Montserrat-ExtraBold", sans-serif;
  font: normal 800 24px / 1.25 var(--fm-1);
}

.product-card__title {
  color: #000000;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0px;
  margin: 10px 0 0 0;
  text-transform: unset;
}

.product-card__bottom2 {
    
    margin-top: 36px;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  padding: 4px 0px 4px 0px;
  display: flex;
  flex-direction: row;
  gap: 31.92px;
  align-items: center;
  justify-content: center;
  
    
}

.product-card__buy2 {
    color: #000000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
 
}

.btn2 {
   width: 100%;
 
}

.btn-reset {
  
   display: flex;
  flex-direction: row;
  gap: 17.32px;
  align-items: center;
  justify-content: center;
  color: var(--gray, #979797);
  text-align: left;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 10px 0 30px 0;
  border-style: solid;
  border-color: var(--light-gray, #e0e0e0);
  border-width: 1px 0px 0px 0px;
  padding: 15px 0 0 0;
  width: 100%;
}

.b-select select {

    appearance: auto;

}


/*Карточка в каталоге - Конец*/

/*Плашки в категории и товарах - Начало*/

.b-tabs__link.active {

    background: #000000;
    padding: 5px 15px 3px 15px;
    font-weight: 700;
  text-transform: uppercase;
}

.b-tabs__link {
    font-weight: 400;
    text-transform: uppercase;
    padding: 5px 15px 3px 15px;
    margin: 0 0 0 10px;
    border: 1px solid rgba(229, 229, 229, 0.5);
}

.b-tabs__links {
   border: 0px;
   border-color: #000000;
  border-width: 1px;
}

@media (max-width: 500px) {
.b-tabs__link {
    
    margin: 5px 0 0 10px;
    
}
}

/*Плашки в категории и товарах - Конец*/

/*Товарная карточка - Начало*/

.b-radio--img .b-radio__custom::before {
    width: 80%;
    height: 80%;
    background-color: transparent;
    border: 1px solid #fff;
}

.options__color-label--item--input {
    display: none;
}


.options__color-label--item--title {
    position: relative;
    display: inline-block;
    width: 30px;   /* размер кнопки */
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
}


.options__color-label--item--title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 0;
    transition: 0.2s ease;
}


.options__color-label--item--input:checked + .options__color-label--item--title::before {
    opacity: 1;
}

.product__price {
   
  color: #000000;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-style: normal;
}

.old_price {
  font-size: 20px;
  text-decoration: line-through;
  color: #FF0000;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  opacity: 0.5;
  margin: 0 0 0 10px;
}

.pricesave {
  background: var(--red, #df1f1f);
  border-radius: 64px;
  padding: 5px 11px 5px 11px;
  color: var(--white, #ffffff);
  text-align: left;
  font-family: "Montserrat", sans-serif;
  line-height: 140%;
  font-weight: 400;
  font-size: 18px;
   white-space: nowrap;
}

.product__article {
  color: var(--gray, #979797);
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 100;
  text-transform: uppercase;
  align-self: stretch;
    
    
}

.product__finishing {
    margin-top: 0px;
}

.product-options .product-options__item:last-child {

    margin-top: 20px;
}

.product-options .product-options__item label {
    margin-top: 10px;
}

.product__finishing .checkboxes__list .b-radio {
    flex: unset;
}

.product__finishing .checkboxes__list .b-radio {
    min-width: 0px;
}

.product__finishing .checkboxes__list {
    justify-content: flex-start;
    
}


.product__checkboxes .checkboxes__list {
    --air-l: 16px;
}

.b-radio--img .b-radio__custom {
    width: 40px;
    height: 40px;
}



.b-checkbox--light .b-checkbox__custom::before {
    content: "*";
    width: 65%;
    height: 65%;
    background-color: #1a5546 !important;
    border-radius: 0;
}

.thermod {
    color: #000;
    font-weight: 500;
}

.colrcupd {
    color: #000;
    font-weight: 500;
}



/*Фото и видео покупателей - Начало*/

.video-buyers {
    margin: 30px 1px 1px 10px;
    max-width: 360px;
}

.video-buyers2 {
  display: inline-block;
  width: 22%;
  margin: 1%;
  position: relative;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
}

.video-buyers1 {
    margin: 1px 1px 1px 1px;
}


.img_video-buyers {
    display: grid;
}

.videobuyersimg {
    margin: 1px 1px 1px 1px;
    width: 90px;
    height: 90px;
}

.video-buyers2 img {
  width: 100%;
  grid-area: 1 / 1;
  min-height: 75px;
  
}
.video-buyers2.video-buyers-more .img_video-buyers {
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  padding: 25px 0 25px 0;
}

.video-icon {
    grid-area: 1 / 1;
    width: 100%;
    display: flex;
    align-content: space-between;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

.video-buyers-more {
    
}

#buyersModal {
  position: fixed;
  inset: 0;                 /* top:0; right:0; bottom:0; left:0; */
  display: none;           /* показываем через JS */
  align-items: center;
  justify-content: center;
  z-index: 99999;
  overflow: auto;
}

#buyersModal .buyers-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.7);
  z-index: 1;
}

#buyersModal .buyers-modal-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1100px; /* возвращаем */
  height: auto;
  max-height: 90vh;
  /*max-width: 1100px;*/
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  padding: 12px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}

@media (max-width: 500px){
 #buyersModal .buyers-modal-inner {
      width: 100%;
      height: 80%;
    }
}

/* кнопка закрыть */
#buyersModal .buyers-close {
  position: absolute;
  right: 12px;
  top: 0px;
  z-index: 3;
  background: transparent;
  border: none;
  font-size: 56px;
  cursor: pointer;
}

/* контейнер слайдера */
#buyersModal .buyers-swiper { width: 100%; }
#buyersModal .swiper-wrapper { align-items: center; }
#buyersModal .swiper-slide { 
    display:flex; 
    align-items:center; 
    justify-content:center; 
    
    
}
#buyersModal .vb-img img { max-width: 100%; height: auto; display:block; }
#buyersModal .vb-video iframe { width:100%; height:480px; border:0; }

/* навигация стрелки по бокам */
#buyersModal .swiper-button-prev,
#buyersModal .swiper-button-next {
  color: #fff;
  background: rgba(0,0,0,0.35);
  border-radius: 4px;
  padding: 8px;
}

/* при мобильном размере уменьшим видео */
@media (max-width: 600px) {
  #buyersModal .vb-video iframe { height: 260px; }
}

#buyersModal .video-wrap,
#buyersModal .img-wrap {
  width: 90%;
  height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0 0 0;
}



@media (max-width: 1100px) {
  #buyersModal .video-wrap,
    #buyersModal .img-wrap {
   height: 750px;
   padding: 100px 0 0 0;    
    }
}

@media (max-width: 500px) {
  #buyersModal .video-wrap,
    #buyersModal .img-wrap {
    height: 460px; 
    padding: 80px 0 0 0;    
    }
}

@media (max-width: 500px) {
.swiper-button-next, .swiper-button-prev {
    top: 80%;
}
}

#buyersModal .img-wrap {
  max-width: 800px;
}

@media (max-width: 1100px) {
#buyersModal .img-wrap {
  max-width: 500px;
}
}
@media (min-width: 1800px) {
#buyersModal .buyers-modal-inner {
    height: 100%;
}
}

@media (min-width: 2000px) {
    #buyersModal .buyers-modal-inner {
        height: 80%;
    }
}

@media (min-width: 2400px) {
    #buyersModal .buyers-modal-inner {
        height: 80%;
    }
}

.swiper-slide.swiper-slide-next .video-wrap{
    padding: 10px !important;
    background: rgb(0%, 26%, 19%, 0.2);
    border-radius: 10px;
}

.swiper-slide.swiper-slide-next .img-wrap{
    padding: 10px !important;
    background: rgb(0%, 26%, 19%, 0.2);
    border-radius: 10px;
}

.buyers-modal-inner {
    pointer-events: auto; /* обычные клики внутри */
}

#buyersModal.active {
    pointer-events: auto; /* модал принимает клики */
}

#buyersModal.active .buyers-modal-inner {
    pointer-events: auto; /* но ВНУТРЕННИЙ блок кликается */
}

#buyersModal.active {
    pointer-events: auto;
}

#buyersModal {
    pointer-events: auto;
}

#buyersModal {
    pointer-events: auto;
}

#buyersModal .buyers-modal-inner {
    pointer-events: all; /* клики обрабатываются внутри */
}

/*Фото и видео покупателей - Конец*/

/*Таблица комплектации - Начало*/

.shorticons {
     margin: 30px 0 0 0;
     background-color: #f0f0f0;
    padding: 20px 15px 20px 15px;
}

    @media (max-width: 570px) {
    .shorticons {
      display: none;
    }
}


.shorticons2 {
     margin: 15px 0 0 0;
}

@media (min-width: 570px) {
.shorticons2 {
  display: none;
}
}


.shorticon {
    display: grid;
    grid-template-columns: 40px auto 40px auto;
    gap: 14px 20px;
    align-items: center;
    max-width: 600px;
}

.shorticonimg {
    width: 40px;
    height: 40px;
}

.shorticontxt {
      font-size: 16px;
    line-height: 1.3;
    color: #818181;
}

.product-card__buy2 img{
    max-width: 25px;
}

.product-card__buy2 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.pricesave {

    font-size: 14px;
  
}

/*Таблица комплектации - Конец*/

/*Товарная карточка - Конец*/

.ec-stars {
  height: 11px;
  width: 65px;
  position: relative;
  background-image: url('/doc/images/icon/stars.svg');
 
}

.category_img {
    display: unset;
}

@media (max-width: 500px) {
.category_img {
    display: none;
}
}

.category_img2 {
    display: unset;
}

@media (min-width: 501px) {
.category_img2 {
    display: none;
}
}


/*Форма обратной связи - Начало*/

.v-modal__title {
    color: #000000;
    font-family: "Montserrat-Bold", sans-serif;
}

.v-modal__subtitle {
    margin-bottom: 2.3888888889em;
    font: 300 18px / 1.2222222222 var(--fm-1);
    font-family: "Montserrat-Regular", sans-serif;
    color: var(--gray, #979797);
}

.b-input__input2 input, .b-input__input textarea {
  border: unset !important;
  border-bottom: 1px solid #2b2724 !important;
  color: var(--text, #606160);
  font-family: "Montserrat-Light", sans-serif;
  font-style: normal !important;
  border-radius: 0px;
  font-size: 16px;
}

.b-input__input2 input {
    padding: 0px;
    height: var(--h);
    font-weight: 200;
}

/*Форма обратной связи - Конец*/

/*Акция - извещение - Начало*/

.promotion {
    margin: 55px 1px 1px 0px;
    display: flex;
    align-items: center;
    border-style: solid;
  border-color: #d4d4d4;
  border-width: 1px;
  padding: 10px 10px 15px 13px;
}

.promotion1 {
    margin: 1px 1px 1px 1px;
}

.promotion1a {
    margin: 1px 1px 1px 1px;
    color: var(--black, #2b2724);
  text-align: left;
  font-family: "Montserrat-SemiBold", sans-serif;
  font-weight: 600;
  font-size: 15px;
}

.promotion1b {
    margin: 15px 1px 1px 1px;
    color: #666666;
  font-family: "Montserrat-Light", sans-serif;
  font-weight: 300;
  text-align: left;
}

.promotion2 {
  margin: 1px 1px 1px 1px;
  color: #000000;
  text-align: left;
  font-family: "Montserrat-Medium", sans-serif;
  font-weight: 500;
  background: #f0f0f0;
  border-radius: 50px;
  padding: 5px 15px 5px 15px;
  height: 30px;
}

@media (max-width: 500px) {
.promotion2 {

  font-size: 11px;
  white-space: nowrap;
  
}
}
/*Акция - извещение - Конец*/

/*Модульные бани2 - Начало*/

.product-note {
    margin: 20px 0 0 0;
    text-align: left;
   
}

.producttop {
    margin: 1px 1px 1px 1px;
        display: flex;
   justify-content: space-between;
}

.ec-stars {
    margin: 0 0 0 0 !important;
   
}

.availability-label {

    margin: 2px 0 0 0;
}

@media (max-width: 500px) {
.product__article {

    font-size: 10px;
        margin-top: 5px;

}

.product__checkboxes {

    margin-top: 20px;
}

    .product__propertys {
        margin-top: 10px;

    }
}

.v-modal .application-f__submit {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.v-modal .application-f__submit {
    color: #000000;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: solid;
    border-color: #000000;
    border-width: 2.67px;
    padding: 10px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    gap: 31.92px;
    align-items: center;
    justify-content: center;
        border-radius: 0px;
        margin: 20px 0 0 0;
}

.v-modal .application-f__submit::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 201%;
    height: 101%;
    background: #fff;
    -webkit-transition: left .3s;
    -o-transition: left .3s;
    transition: left .3s;
    z-index: -1;
    transition: left .3s;
    will-change: left;
}

.checkboxpolicy {
  
  text-align: left;
  font-family: "Montserrat-Italic", sans-serif;
  font-size: 12px;
  line-height: 150%;
  font-weight: 400;
  font-style: italic;
  display: flex;
}

.checkboxpolicy .b-checkbox{
    color: #949494 !important;
}

.checkboxpolicy .b-checkbox__custom{
    margin: 0 10px 0 0;
}

.checkboxpolicy .b-checkbox__custom::before {
    background: url('/doc/images/checkbox.svg') no-repeat center center;
    width: 13px;
    height: 13px;
    content: "";
}

.checkboxbath::before {
    
    border-radius: 100% !important;
    width: 50% !important;
    height: 50% !important;
}

.checkboxbath {
    
    border-radius: 100% !important;
}

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

/*Модульные бани2 - Конец*/


/*Таблица преимуществ модульных бань - Начало*/

.tech-table {
    border-top: 1px solid #bfbfbf;
    padding-top: 24px;
    margin-bottom: 80px;
    font-family: Montserrat, sans-serif;
}

.tech-table__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
   margin: 0 0 0 10%;
    
}

.tech-table__title {
    font-size: 32px !important;
    font-weight: 600 !important;
    color: #2b2724 !important;
    margin: 0;
    text-transform: uppercase;
}

.tech-table__toggle {
    background: none;
    border: none;
    cursor: pointer;
}

.tech-table__content {
    display: grid;
    row-gap: 24px;
    margin: 30px 0 0 20px;
}

.tech-table__row {
    display: grid;
    grid-template-columns: 280px 290px 1fr;
    column-gap: 40px;
    padding: 24px 0;
    border-top: 1px solid #bfbfbf;
}

.tech-table__row--head {
    border-top: none;
    padding-bottom: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #606160;
    font-size: 14px;
}

.tech-table__row > div {
    font-size: 16px;
    line-height: 1.5;
    color: #606160;
}

.tech-table__number {
    position: relative;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.tech-table__line {
    display: block;
    width: 100%;
    height: 1px;
}


.tech-table__index {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    font-size: 96px;
    line-height: 1;
    color: #f0f0f0;
}


.table-head {
    margin: 0 0 0 0;
    width: 100%;

}

.tech-table__scroll {
    overflow: visible;
}

@media (max-width: 768px) {

    .tech-table__scroll {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
       
        padding-right: 16px;
    }

    .tech-table__content {
        min-width: 720px;
        width: max-content;
        margin-left: 0;
    }

    .tech-table__row {
        grid-template-columns: 150px 160px 0.5fr;
        column-gap: 14px;
    }
    .tech-table__index {
    font-size: 36px;
    
    }
    .tech-table__row > div {
    font-size: 11px;
    
    }
}


@media (max-width: 475px) {
    .tech-table__content {
        max-width: 475px;
       min-width: 200px;
    }
}

@media (max-width: 425px) {
    .tech-table__content {
        max-width: 425px;
        min-width: 200px;
       
    }
}

@media (max-width: 375px) {
    .tech-table__content {
        max-width: 375px;
        min-width: 200px;
       
    }
}

.tech-table__toggle .icon-close {
    display: none;
}

.tech-table.is-open .icon-plus {
    display: none;
}

.tech-table.is-open .icon-close {
    display: inline;
}

.tech-table__scroll {
    display: none;
}

.tech-table.is-open .tech-table__scroll {
    display: block;
}

.table7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
     width: 100%;
}

.tech-table__actions {
    display: flex;
    gap: 12px; 
}

.tech-table__toggle--close {
    display: none;
}

.tech-table__toggle--open {
    display: inline-flex;
}

.tech-table.is-open .tech-table__toggle--close {
    display: inline-flex;
}

.tech-table.is-open .tech-table__toggle--open {
    display: none;
}

.table__toggle-font1 {
    font-size: 50px;
    color: #8d827a;
}

.table__toggle-font2 {
    font-size: 26px;
    color: #8d827a;
}

.tech-table__row2 {
    display: grid;
    grid-template-columns: 45% 45%;
    column-gap: 40px;
    padding: 24px 0;
    border-top: 1px solid #bfbfbf;
}

/*Таблица преимуществ модульных бань - Конец*/

/*Таблица сравнени модульных бань мы бань бочек - Начало*/

.compare-table2 {
  width: 100%;
  border-collapse: collapse;
  font-family: "Montserrat", sans-serif;
}

.compare-table2 th {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  padding: 20px 16px;
  border-bottom: 2px solid #000;
}

.compare-table2 td {
  font-size: 20px;
  line-height: 150%;
  color: #606160;
  padding: 24px 16px;
  vertical-align: middle;
  border-bottom: 1px solid #bfbfbf;
}

.compare-table2 td.param {
  font-weight: 600;
  width: 10%;
}

.compare-table2 td.image {
  width: 260px;
}

.compare-table2 img {
  width: 246px;
  height: 185px;
  object-fit: cover;
  display: block;
}

.compare-table2 tr {
border-color: #bfbfbf;
  border-width: 1px 0 0 0;
}

.compare-table2 thead {
    color: #000000;
}

.compare-table2-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; 
}

.compare-table2 {
  min-width: 900px; 
  border-collapse: collapse;
}

@media (max-width: 500px) {
    .compare-table2 td.param {
    font-weight: 600;
    width: 10%;
}
.compare-table2 td {
    font-size: 14px;
    padding: 24px 6px;
   
}
.compare-table2 th {
    font-size: 16px;
    padding: 20px 6px;
   
}
}

.compare-table2-head {
    background-color: #000;
     display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.vs-span {
    font-size: 40px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}

.vs-span2 {
    font-size: 40px;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    margin: 0 20px;
}

.compare-table2-wrap::after {
  content: "← прокрутите →";
  display: block;
  text-align: center;
  font-size: 14px;
  color: #888;
  margin-top: 8px;
}

.compare-table2-wrap::before {
  content: "← прокрутите →";
  display: block;
  text-align: center;
  font-size: 14px;
  color: #888;
  margin-top: 8px;
}

@media (min-width: 768px) {
  .compare-table2-wrap::after {
    display: none;
  }
}
/*Таблица сравнени модульных бань мы бань бочек - Конец*/

/*Доработки карточек товара - Начало*/



.producttop2 {
    margin: 1px 1px 15px 1px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

@media (min-width: 501px) {
  .producttop2 {
    display: none;
  }
}

@media (max-width: 500px) {
  .producttop {
    display: none;
}
  .product__checkboxes .checkboxes__title {
    margin-bottom: 0em;
}

.product-options .product-options__item:last-child {
    margin-top: 30px;
}

.checkboxes__list2 {
    margin: 20px 0 0 0;
}


.promotion {
    margin: 20px 1px 1px 0px;
    
}

.product-card__bottom2 {
    margin-top: 5px;
    margin-bottom: 0px;
}

.shorticons2 {
    margin: 25px 0 0 0;
}

.shorticontxt {
    font-size: 14px;

}

.product__tabs {
    margin-top: 39px;
}

.product-card__propertys {
        padding: 5px 0 19px 0;
}

.product-card__title {

    margin: 19px 0 0 0;

}

.product-card__title-row2 {
    margin: 19px 0 20px 0;
}

.video-buyers {
    margin: 40px 1px 1px 10px;
}

.checkboxes__titlebath {
    margin: 30px 0 20px 0  !important;
}

.tech-table__title {
    font-size: 20px !important;
}
  
}

.title-1 b{
    font-weight: 400;
    color: #000000;
}

.video-icon img{
    width: 60%;
}

.product__propertys {
    --air-l: 7px;
}

@media (min-width: 501px) {
.checkboxes__title2 {
    margin-top: 38px;
}

.product__checkboxes {

    margin-top: 5px;
}

.product-options .product-options__item:last-child {
    margin-top: 27px;
}

.product-options-colors {
    
    margin-bottom: 0.5rem !important;
}

.gallery {

    width: 490px;
}

.product-card__bottom2 {
    margin-top: 5px;

}

.product__details {
    margin-left: 2.6%;
}

.video-buyers p {
    margin: 0 0 10px 0;
}

.product__tabs {
    margin-top: 59px;
    max-width: 1230px;
    margin-right: auto;
    margin-left: auto;
}

}

.checkboxes__bath {
    width: 340px !important;
}


.b-tabs__link.active {
    margin: 0 0 0 0;
    
}

.title-wrap2 {
    margin-top: -30px;
    padding-top: 30px;
    overflow: hidden;
    text-align: left;
}

/*@media (min-width: 501px) {
.title-wrap {
    display: none;
}
}*/

@media (max-width: 500px) {
.title-wrap2 {
    display: none;
}
}

.title-wrap2 h1{
    text-align: left;
    
}

.title-bold b{
    font-weight: 700 !important;
}

.product-propertys__item {

    font-size: 16px;
}

.title-sop {
    display: unset;
}

/*Доработки карточек товара - Конец*/

/*Мессенджеры + MAX - Начало*/

.header__msgr {

    display: grid;
    grid-template-columns: unset;

}

.mes8800 {
    margin: 0px 0px 0px 0px;
    display: flex;
}

.msgr__link {
    margin: 0px 7px 0px 0;
}

.msgr__link--max img{
    width: 27px;
    height: 27px;
}

/*Мессенджеры + MAX - Конец*/

@media (max-width: 500px) {
.product__availability {
    font-size: 10px;
}
}

/*Кнопка подробнее в категориях - Начало*/


.product-card__lnk {

    margin-top: 5px;
    background: #fff;
    border-width: 1px;
    border-color: #000;
    border: 1px solid;
    padding: 8px 0px 8px 0px;
    display: flex;
    flex-direction: row;
    gap: 31.92px;
    align-items: center;
    justify-content: center;
    
}

.product-card__lnktxt {
    
  color: #000000;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
  
    
}

/*Кнопка подробнее в категориях - Конец*/

/*Джакузи товар - Начало*/

.checkboxes__spa {
  margin: 25px 0 0 0;  
}

/*Джакузи товар - Конец*/


/* Кейсы - НАЧАЛО */

.container-kejs {
    padding: 0 30px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    /* max-width: 1230px; */
}

.kejs1,
.kejs1 * {
  box-sizing: border-box;
}

.kejs1 {
  background: #ffffff;
  min-height: 310px;
  position: relative;
  overflow: hidden;
}




@media (min-width: 1200px) {
.kejs1 {

  min-height: 350px;
 
}
}

@media (min-width: 1400px) {
.kejs1 {

  min-height: 410px;
 
}
}

@media (min-width: 1600px) {
.kejs1 {

  min-height: 570px;
 
}
}

@media (min-width: 2000px) {
.kejs1 {

  min-height: 770px;
 
}



}

.img-kejs {
  /*width: 1061px;
  height: 342.17px;
  top: -57px;*/
  position: absolute;
  left: 0px;
  object-fit: cover;
  width: 100%;
}
.rectangle-kejs {
  background: rgba(0, 0, 0, 0.3);
  width: 1061px;
  height: 286px;
  position: absolute;
  left: 0px;
  top: -1px;
}
.div-kejs {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 23.306602478027344px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  left: 345px;
  top: 79px;
  width: 372.38px;
  height: 63px;
}
.polarspa-kejs {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 10px;
  line-height: 150%;
  font-weight: 400;
  position: absolute;
  left: 472px;
  top: 249px;
  width: 116px;
  height: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
}



/*Секция кейса*/


.kejs-sec {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-around;
}


.kejs-sec1,
.kejs-sec1 * {
  box-sizing: border-box;
}
.kejs-sec1 {
  display: flex;
  flex-direction: row;
  gap: 15px;
  /*align-items: center;*/
  justify-content: flex-start;
  position: relative;
  float: left;
  margin: 0 20px 0 0;
  width: 35%;
}
.kejs-sec2 {
  display: flex;
  flex-direction: column;
  gap: 28px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 260.96px;
  position: relative;
  width: 60%;
}
.kejs-sec3 {
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.kejs-sec4 {
  display: flex;
  flex-direction: column;
  gap: 63px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 269.98px;
  position: relative;
}
.kejs-sec5 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  /*width: 227px;*/
  height: 46.98px;
  position: relative;
}
.kejs-h1 {
  color: #000000;
  text-align: left;
  font-family: "Montserrat-Black", sans-serif;
  font-size: 20.71697998046875px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  min-height: 30px;
}
.kejs-adr {
  color: #3f3b3c;
  text-align: left;
  font-family: "Montserrat-Light", sans-serif;
  font-size: 18px;
  line-height: 150%;
  font-weight: 300;
  position: relative;
  align-self: stretch;
  flex: 1;
  text-overflow: ellipsis;
  /*overflow: hidden;*/
}
.kejs-desc {
  text-align: left;
  font-family: "-", sans-serif;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  position: relative;
  align-self: stretch;
  flex: 1;
  text-overflow: ellipsis;
  /*overflow: hidden;*/
  padding: 30px 0 0 0;
}
.kejs-desc-span {
  color: var(--text-secondary, #636c70);
  font-family: "Montserrat-Regular", sans-serif;
}
.kejs-desc-span2 {
  color: #2d2d2d;
  font-family: "Montserrat-Bold", sans-serif;
  font-weight: 700;
}
.kejs-lnk {
  color: #1A5546;
  text-align: left;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
  position: relative;
  align-self: stretch;
  height: 13px;
  padding: 0 0 30px 0;
}

.kejs-btnmain {
   position: absolute;
  bottom: 0;
  width: 100%;
}

.kejs-btn {
  border-style: solid;
  border-color: #e7ebec;
  border-width: 0px 0px 0.57px 0px;
  padding: 8.6px 0px 8.6px 0px;
  display: flex;
  flex-direction: row;
  gap: 4.58px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: 40.12px;
  /*position: relative;*/
  
  width: 100%;
}
.kejs-btnh1 {
  color: var(--text-primary, #231f20);
  text-align: left;
  font-family: "YandexSansText-Medium", sans-serif;
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
  position: relative;
  flex: 1;
}

.kejs-btnh2 {
  display: flex;
  justify-content: flex-end;
}


.kejs-btnimg {
  border-radius: 22.92px;
  display: flex;
  flex-direction: row;
  gap: 5.73px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 22.92px;
  height: 22.92px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}
.kejs-img {
  border-radius: 4px;
  padding: 9px 14px 9px 14px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-end;
  flex-shrink: 0;
      width: 35%;
  height: 415.48px;
  position: relative;
}


@media (min-width: 700px) and (max-width: 900px) {
    .kejs-img {

  height: 670px;
  width: 40%;
 
}

.kejs-sec1 {

    width: 45%;
}


.kejs-desc {

    font-size: 11px;

}

.kejs-adr {
   
    font-size: 13px;
    
}

.kejs-h1 {

    font-size: 16px;

}

.kejs-lnk {

    font-size: 12px;

}


}



@media (min-width: 901px) and (max-width: 1099px) {

.kejs-img {

  height: 600px;
  width: 40%;
 
}

.kejs-sec1 {

    width: 45%;
}

.kejs-desc {

    font-size: 14px;

}


}



@media (min-width: 1100px) {

.kejs-img {

  height: 800px;
  width: 40%;
 
}

.kejs-sec1 {

    width: 38%;
}


}

@media (min-width: 1400px) {

.kejs-img {

  height: 690px;
  width: 40%;
 
}


}

@media (min-width: 1600px) {

.kejs-img {

  height: 600px;
 
}


}


@media (min-width: 2000px) {

.kejs-img {

  height: 700px;
 
}


}


.kejs-perc {
  background: #ffffff;
  border-radius: 20px;
  border-style: solid;
  border-color: #000000;
  border-width: 0.5px;
  padding: 10px 0px 10px 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  position: relative;
}
.kejs-perc2 {
  color: #000000;
  text-align: center;
  font-family: "YandexSansText-Medium", sans-serif;
  font-size: 13.753741264343262px;
  line-height: 150%;
  font-weight: 500;
  position: relative;
}

.img-kejsmb {
    
    display:none;
    
}

.kejs-imgmb {
    
    display:none;
    
}

@media (max-width: 500px) {
.kejs-sec {
  
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 30px;
}

.kejs-sec1 {
    
width: 100%;
display: flex;
flex-direction: column-reverse;

}

.img-kejs {
    display: none;
}


.img-kejsmb {
    
    display:unset;
    
}

.kejs-imgpk {
    
    display:none;
    
}

.kejs-imgmb {
    
    display:flex;
    
}

.kejs-img {

    width: auto;
    height: 290px;

}

.kejs-sec2 {

    width: auto;
}

.kejs-sec4 {
    
    height: auto;
  
}

.kejs-btnmain {
    position: unset;

}

.container-kejs {
    padding: 0 0 0 0;
   
   
}

}

/* Кейсы - КОНЕЦ */

/* 8 ошибок кнопка — начало */

.mist-8 {
  background: #f0f0f0;
  padding: 10px 14px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: center;
}

.mist-8txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  text-align: center;
}

.mist-8txta {
  color: #000;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.03em;
  font-weight: 700;
  text-transform: uppercase;
}

.mist-8txtb {
  color: #000;
  font-family: "Montserrat-Light", sans-serif;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.03em;
  font-weight: 300;
}

.mist-8img {
  width: 35px;
  height: 35px;
  flex-shrink: 0;
}


.mist-8-link {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  width: 100%;
  margin: 20px 0 0 0;
}

@media (max-width: 375px) {

.mist-8txta {

  font-size: 14px;

}

.mist-8txtb {

  font-size: 12px;

}
}

/* 8 ошибок кнопка — конец */

/* Новое мобильное меню НАЧАЛО*/


/*@media (max-width: 475px) {
.header {
    display: none;
}
}*/

@media (min-width: 476px) {
.mobile-menu-top {
     display: none;
}
}

.mobile-menu-top,
.mobile-menu-top * {
	box-sizing: border-box;
}

.mobile-menu-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 4px 17px 3px 16px;
	background: #fdfdfd;
	min-height: 59px;
}

.mobile-menu-top__brand {
	display: flex;
	align-items: center;
	gap: 29px;
	min-width: 0;
}

.mobile-menu-top__logo {
	position: relative;
	display: block;
	width: 49px;
	height: 52px;
	flex-shrink: 0;
}

.mobile-menu-top__logo-part {
	position: absolute;
	display: block;
	max-width: 100%;
	height: auto;
}

.mobile-menu-top__logo-part--bottom {
	left: 0;
	right: 0;
	bottom: 10px;
	width: 100%;
}

.mobile-menu-top__logo-part--center {
	left: 27%;
	top: 0;
	width: 46%;
}

.mobile-menu-top__logo-part--top {
	left: 32%;
	bottom: 0;
	width: 36%;
}

.mobile-menu-top__contacts {
	display: flex;
	flex-direction: column;
	gap: 2px;
	min-width: 0;
}

.mobile-menu-top__phone {
	display: inline-flex;
	align-items: center;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	text-decoration: none;
	white-space: nowrap;
}

.mobile-menu-top__phone-arrow {
	width: 18px;
	height: auto;
	margin-left: 4px;
	flex-shrink: 0;
}

.mobile-menu-top__schedule {
	color: #939393;
	font-size: 13px;
	line-height: 1.3;
}

.mobile-menu-top__burger {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 39px;
	padding: 0;
	border: 0;
	background: #1a5546;
	cursor: pointer;
	flex-shrink: 0;
}

.mobile-menu-top__burger img {
	display: block;
	width: 33px;
	height: auto;
}

@media (max-width: 360px) {
	.mobile-menu-top {
		padding-left: 12px;
		padding-right: 12px;
	}

	.mobile-menu-top__brand {
		gap: 16px;
	}

	.mobile-menu-top__phone {
		font-size: 16px;
	}

	.mobile-menu-top__schedule {
		font-size: 12px;
	}
}

/* Бургер - начало */

.mobile-menu-top__burger {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 5px;
	width: 54px;
	height: 39px;
	background: #1a5546;
	border: none;
	cursor: pointer;
	padding: 0;
	flex-shrink: 0;
}

/* линии */
.mobile-menu-top__burger span {
	display: block;
	width: 24px;
	height: 2px;
	background: #fff;
	transition: all 0.3s ease;
}

/* 🔥 состояние "открыто" */
.mobile-menu-top__burger.active span:nth-child(1) {
	transform: translateY(7px) rotate(45deg);
}

.mobile-menu-top__burger.active span:nth-child(2) {
	opacity: 0;
}

.mobile-menu-top__burger.active span:nth-child(3) {
	transform: translateY(-7px) rotate(-45deg);
}

/* Бургер - конец */

/* Дополнительное меню - начало */

.mobile-menu-top {
    position: relative;
}

.mobile-menu-top__phone-row {
    display: flex;
    align-items: center;
}

.mobile-menu-top__phone-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    margin-left: 4px;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    flex-shrink: 0;
}

.mobile-menu-top__phone-arrow {
    display: block;
    width: 18px;
    height: auto;
    transition: transform 0.3s ease;
}

.mobile-menu-top__phone-toggle.active .mobile-menu-top__phone-arrow {
    transform: rotate(180deg);
}

.mobile-menu-dropdown {
    position: absolute;
    top: calc(100% + 8px);
    left: 86px;
    z-index: 30;
    width: 172px;
    background: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
}

.mobile-menu-dropdown.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.mobile-menu-dropdown__top {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 17px 11px 0;
}

.mobile-menu-dropdown__top-icon {
    display: block;
    width: 23px;
    height: 33px;
}

.mobile-menu-dropdown__top-line {
    width: 117px;
    height: 19px;
    border: 1px solid #1a5546;
}

.mobile-menu-dropdown__phone {
    display: block;
    margin-top: 18px;
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    text-decoration: none;
}

.mobile-menu-dropdown__logo {
    display: block;
    width: 80px;
    height: auto;
    margin: 10px auto 0;
}

.mobile-menu-dropdown__info {
    margin-top: 14px;
    padding: 0 18px 18px 21px;
}

.mobile-menu-dropdown__info-row {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mobile-menu-dropdown__info-row + .mobile-menu-dropdown__info-row {
    margin-top: 2px;
}

.mobile-menu-dropdown__info-icon {
    width: 15px;
    height: 15px;
    flex-shrink: 0;
}

.mobile-menu-dropdown__info-row span,
.mobile-menu-dropdown__info-row a {
    color: #939393;
    font-size: 11px;
    line-height: 1.5;
    text-decoration: none;
}

.mobile-menu-dropdown__callback {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 10px 16px 10px 22px;
    background: #1a5546;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none;
}

.mobile-menu-dropdown__callback-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    flex-shrink: 0;
}

.mobile-menu-dropdown__callback-icon img {
    display: block;
    width: 16px;
    height: auto;
}

.mobile-menu-dropdown__messengers {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 8px;
}

.mobile-menu-dropdown__messenger {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #f5f5f5;
    transition: transform 0.2s ease, background 0.2s ease;
}

.mobile-menu-dropdown__messenger img {
    /*width: 16px;
    height: 16px;*/
    display: block;
}


.mobile-menu-dropdown__messenger svg {
    width: 28px;
    height: 28px;
    display: block;
}

.mobile-menu-dropdown__messenger:hover {
    transform: scale(1.1);
    background: #eaeaea;
}


.mobile-menu-dropdown__callback {
	display: flex;
	align-items: center;
	gap: 5px;
	width: 100%;
	padding: 10px 16px 10px 22px;
	background: #1a5546;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
	text-decoration: none;
	border: none;
	cursor: pointer;
	font-family: inherit;
	text-align: left;
}

.mobile-menu-dropdown__callback *,
.mobile-menu-dropdown__callback *::before,
.mobile-menu-dropdown__callback *::after {
	pointer-events: none;
}




/* Дополнительное меню - конец */

/* Поиск мобильный - начало */

.search__input2 {
    display: block;
    padding: 0 2.5em 0 1.75em;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 40px;
        margin: 10px 0 0 0;
}

.mobile-menu-dropdown__top {
    display: none;
}

.search__inner2 {
    position: relative;
    display: block;
    height: 33px;
    margin: 0 4px 0 4px;
}

/* Поиск мобильный - конец */

@media (max-width: 490px) {
.header__logo {
    display: none;
}

.header__top {
    display: none;
}

.searchmin {
    display: none;
}


}

@media (min-width: 491px) {
.mobile-menu-top {
    display: none;
}
}


/*.header.fixed {
    
    top: 10px;
   
}*/

/* Новое мобильное меню КОНЕЦ */


#countdown5 {

    padding: 10px 25px 10px 5px;
    color: #B50000;
   
}


/* 8 ошибок при выборе купели НАЧАЛО*/

.tech-table__row img{
    
    max-height: 250px;
    
}

.tech-table__row2 {
    display: grid;
    grid-template-columns: 380px 390px 1fr;
    column-gap: 10px;
    
}

@media (max-width: 768px) {
    .tech-table__row {
        grid-template-columns: 250px 260px 260px;
        column-gap: 14px;
}

.compare-table2-wrap3::before {
    content: "← прокрутите →";
    display: block;
    text-align: left;
    font-size: 14px;
    color: rgb(136, 136, 136);
    margin-top: 8px;
}
}

.tech-table__row2 strong{
  font-family: "Montserrat-Bold", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.tech-table-padding{
  padding: 10px 0 0 0;
}

.title-wrap4 {
    display: unset;
}

@media (max-width: 1100px) {
.tech-table__row2 {
    display: grid;
    grid-template-columns: 320px 290px 290px;
    column-gap: 10px;
}
}



/* 8 ошибок при выборе купели КОНЕЦ*/

/* 10 ошибок при выборе бани НАЧАЛО*/


.tech-table__bath {
    display: grid;
    grid-template-columns: 49% 49%;
    column-gap: 10px;
    
}

.tech-table__bath img{
    
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* 10 ошибок при выборе бани КОНЕЦ*/

/* Страница Дилеры НАЧАЛО*/

.title-dealer {
    
    margin: 20px 0 0 0;
  
    
}

.title-dealer .title-1 b{
    
   text-transform: uppercase;
    text-align: left;
    
}

.title-dealer2 {
    font: 24px / 1.3333333333 var(--fm-1);
    

}

.title-dealer2 b{
   text-transform: uppercase;
    text-align: left;

}

@media (min-width: 1020px) {

.textBox2, .imgBox2 {
    width: 45% !important;
}

}

.dealers-adv {
    background: #f8f8f8;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 50px 100px 70px 100px;
}

.title-wrap3 {
    margin: 70px 0 0 0;
}

.dealers-adv-cont {
    flex: 1 1 0; 
    max-width: 16.66%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.dealers-adv-img {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}

.dealers-adv-img img{
    max-width: 100%;
    height: auto;
}
    

.dealers-adv-title {
     color: #000;
    font-family: "Montserrat-SemiBold", sans-serif;
    font-size: 14px;
    line-height: 130%;
    font-weight: 600;
    margin-bottom: 8px;
  
}

.dealers-adv-text {
  color: #6b6b6b;
    font-family: "Montserrat-Light", sans-serif;
    font-size: 14px;
  
}

@media (max-width: 992px) {
    .dealers-adv {
        flex-wrap: wrap;
    }

    .dealers-adv-cont {
        max-width: 50%;
    }
}

@media (max-width: 576px) {
    .dealers-adv-cont {
        max-width: 100%;
    }
}

/*Маркетинговая поддержка start*/

    .partners-marketing {
        display: flex;
        max-width: 1230px;
        padding: 0 30px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1230px;
    }

.partners-marketings2 {
    display: none;
}

@media (max-width: 490px) {
    .partners-marketings2 {
        display: unset;
        margin: 0 0 0 0;
    }
}

@media (max-width: 490px) {
    .partners-marketing {
        display: none;
    }
}

@media (max-width: 490px) {
    .partners-marketings2a {
        margin: 0 0 10px 0;
    }
}

.partners-marketing1 {
    width: 33%;
    padding: 1px;
}

.partners-marketing2 {
    width: 68%;
    padding: 1px;
}

.partners-marketing1 img{
    width: 100%;
    
}

.partners-marketing3 {
    width: 100%;
    display: flex;
    padding-bottom: 1px;
}

.partners-marketing4 {
    width: 32%;
    padding: 1px;
}

.partners-marketing4 img{
    display: unset;
    width: 100%;
}

.partners-marketing5 {
    padding-left: 10px;
    width: 68%;
}

.partners-marketing5a {
    
    height: 35%;
}

.partners-marketing5b {
    margin: 10px 0 0 0;
    height: 65%;
}

.partners-marketing5 img{
    display: unset;
    width: 100%;
}

.partners-marketing6 {
    display: flex;
    margin: 5px 0 0 0;
}

.partners-marketing6 img{
    display: unset;
    width: 100%;
}

.partners-marketing6a {
    width: 100%;
}

.title-dealer3 {
  color: #000000;
  text-align: center;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0.03em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 30px 0 30px 0;
  
}

.glamping-qr3 {
   max-width: 43%;
}

/*Маркетинговая поддержка end*/

/*Дизайнерам и архитекторам start*/

.dealers-design {
    
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 50px 100px 50px 100px;
}

@media (max-width: 770px) {

.dealers-design {
    
    padding: 30px 0 0 0;
}
}


.dealers-design-cont {
    background: #f8f8f8;
    
}

.dealers-design-cont:nth-child(2n) {
    background: #fff;
}

.dealers-design-title {
  color: #005943;
  text-align: left;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 18px;
  line-height: 120%;
  font-weight: 700;
  margin: 15px 15px 40px 15px;
  
  
}

.dealers-design-text {
  color: #474242;
  text-align: left;
  font-family: "Montserrat-Light", sans-serif;
  font-size: 14px;
  line-height: 150%;
  font-weight: 300;
  margin: 15px 15px 15px 15px;
  
  
}

@media (max-width: 992px) {
    .dealers-design {
        flex-wrap: wrap;
    }

    .dealers-design-cont {
        max-width: 50%;
    }
}

@media (max-width: 576px) {
    .dealers-design-cont {
        max-width: 100%;
    }
}

.dealers-txt-design {
    color: #474242;
    text-align: center;
    font-family: "Montserrat-Light", sans-serif;
    font-size: 14px;
    font-weight: 300;
}

/*Дизайнерам и архитекторам end*/


.dealers-form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 80px;
    padding: 0 30px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
    width: 100%;
    max-width: 1230px;
}

/* Левая часть (форма) */
.dealers-form1 {
    flex: 1;
    --air-l: 0px;
    max-width: 600px;
    margin-top: auto;
}

.dealers-form1 .application-b__form, .application-b__col {
   margin-bottom: unset; 
   
}


/* Правая часть (картинка) */
.dealers-form-img {
    flex-shrink: 0;
    max-width: 600px;
}

.dealers-form-img img {
    max-width: 100%;
    height: auto;
    display: block;
}


@media (max-width: 768px) {
    .dealers-form {
        flex-direction: column;
        align-items: stretch;
    }

    .dealers-form-img {
        order: 2; /* картинка вниз */
        text-align: center;
    }

    .dealers-form1 {
        order: 1;
    }
}

.title-dealer2 {
    display: unset;
    color: #2a2a2a;
  text-align: left;
  font: 24px / 1.3333333333 var(--fm-1);
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  margin: 50px 0 0 0;
}

.title-dealer4 {
    margin: 60px 0 30px 0;
}

.title-dealer2 h1 {
    margin-bottom: 30px;
}

.inputdealer {
    width: 100%;
}

.inputdealer1 {
    width: calc(100% - 8.5px) !important;
}

.b-input__input2-dealer{
    width: 100%;
}

.b-input__input2-dealer input{
    width: 100%;
    padding: 10px 5px 10px 5px;
    border: 0px solid !important;
    border-bottom: 1px solid #2b2724 !important;
    color: var(--text, #606160);
}

.application-dealers {
    color: #000000;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    padding: 10px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    margin: 20px 0 0 0;
}

.dealers-offer {
     color: #2a2a2a;
  text-align: left;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.03em;
  font-weight: 700;
  text-transform: uppercase;
}

.dealers-desc {
    padding-top: 0px;
}

.gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 16px;
    height: 520px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1230px;
}

.gallery-grid__item {
    display: block;
    overflow: hidden;
    height: 100%;
    border-radius: 12px;
}

.gallery-grid__item--big {
    grid-row: 1 / 3;
}

.gallery-grid__item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.gallery-grid__item:hover img {
    transform: scale(1.03);
}

@media (max-width: 768px) {
    .gallery-grid {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        height: auto;
    }

    .gallery-grid__item,
    .gallery-grid__item--big {
        grid-row: auto;
        height: 260px;
    }
}

.gallery-grid__item--more {
    position: relative;
}

.gallery-grid__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .3s ease;
}

.gallery-grid__overlay span {
    color: #fff;
    font-family: "Montserrat-Bold", sans-serif;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.03em;
}

.gallery-grid__item--more:hover .gallery-grid__overlay {
    background: rgba(0,0,0,0.6);
}


/* Страница Дилеры КОНЕЦ*/


@media (min-width: 1020px) {
    .companyDesc-b__item-textBox, .companyDesc-b__item-imgBox {
        width: 100%;
    }
}


/* Страница Тестдрайв - НАЧАЛО */

.shop-place-regions-list {
    margin-top: 40px;
    padding: 32px;
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.06);
}

.shop-place-regions-list h2 {
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    color: #1a1a1a;
}

.shop-place-regions-list {
    display: flex;
    flex-direction: column;
}

.shop-place-regions-list .regions-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

/* кнопка региона */

.shop-place-region-btn {
    appearance: none;
    border: none;
    cursor: pointer;

    padding: 14px 22px;

    border-radius: 100px;

    background: #f3f5f7;
    color: #1a1a1a;

    font-size: 16px;
    font-weight: 600;
    line-height: 1;

    transition:
        background .25s ease,
        color .25s ease,
        transform .2s ease,
        box-shadow .25s ease;
}

/* hover */

.shop-place-region-btn:hover {
    background: #1a5546;
    color: #ffffff;

    transform: translateY(-2px);

    box-shadow: 0 8px 20px rgba(26,85,70,0.18);
}

/* active */

.shop-place-region-btn.active {
    background: #1a5546;
    color: #ffffff;

    box-shadow: 0 8px 20px rgba(26,85,70,0.22);
}

/* mobile */

@media (max-width: 768px) {

    .shop-place-regions-list {
        padding: 20px;
        border-radius: 18px;
    }

    .shop-place-regions-list h2 {
        font-size: 24px;
        margin-bottom: 18px;
    }

    .shop-place-region-btn {
        width: 100%;
        justify-content: center;

        font-size: 15px;
        padding: 14px 18px;
    }

    .shop-place-regions-list .regions-buttons {
        gap: 10px;
    }
}

.shop-place-products-pages {
    display: none;
}

.testdrive-legend {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 500;
}

.testdrive-legend img {
    width: 50px;
    height: 50px;
}

.product-testdrive-link {
  color: #1a5546;
  text-align: left;
  font-family: "Montserrat-Medium", sans-serif;
  line-height: 150%;
  font-weight: 500;
  text-decoration: underline;
  position: relative;
}


/* Страница Тестдрайв - КОНЕЦ */

@media (max-width: 475px) {
.ec-stars--stars2, .ec-rating-stars--stars2 {
    --ec-star-width: 15px !important;
    --ec-star-height: 15px !important;
    
}
}

@media (min-width: 476px) {
.title-kup {
    display: none;
}
}

.presentation-placeholder {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer;
}

.presentation-placeholder img {
    display: block;
    width: 100%;
    height: auto;
}

.presentation-placeholder__play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 14px 24px;
    border-radius: 999px;
    background: rgba(0, 66, 49, 0.88);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    pointer-events: none;
}

.pricecall {
    font-size: 18px;
}

.callback-mail-f__b-input .b-input__input img {
    position: absolute;
    top: 55%;
    right: 24px;
    width: 22px;
    height: 22px;
    fill: var(--color-primary);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.maincheck::before  {
    position: relative;
}

.maincheck::before {
    content: "\2713";
    height: 100%;
    background-color: #fff;
    font-weight: 900;
}

.maincheck::before {
 content: "\2713";
    position: absolute;
    inset: 0;
    left: 53%;
    top: 33%;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 14px;
    font-weight: 700;

    opacity: 0;
    transition: opacity .3s;
}