:root {
    --bg-major-shade:#568fb0;
    --bg-top-panel: #d6fadc;
    --color-accent-text:#4dab7d;
    --color-form-controls-border-color:#38b152 !important;
}
h1 span {
font-size:2rem;
font-weight:400;
margin:0 0 16px;
color:#2d2d2d;
font-family: "Open Sans";
}
h2, h3{font-weight: 400;}
.widget-type_system_widget_v4_header_1 .header__menu .cut-list__more {
    padding:0;
    z-index: 101;
}
h3 {
    font-size: 1.17em;
    margin-bottom: 6px;
}
.product-description.static-text h2 {
    color: #339999;
    text-decoration: underline;
}
.block-features {
    padding-left: 5%;
}
h1#buy-product {line-height: 1.3;margin-bottom: 0;}
.product__description-content.static-text ul li {
    margin-bottom: 4px;
}

/* КРАТКОЕ ОПИСАНИЕ В МАЛЕНЬКИХ КАРТОЧКАХ ТОВАРА*/
.product-preview__description ul{list-style:none;padding-left:0px}
.product-preview__description ul li{margin-bottom: 6px;}
.product-preview__description p{margin: 6px auto;}
/*
li.is-current{background-color: azure;}
*/
li.header__menu-item.is-current {background-color: azure;}
li.header__menu-item:hover{background-color: aquamarine;}

.widget-type_system_widget_v4_header_1 .header__collections-item.is-level-1>.header__collections-controls .header__collections-link {
    font-size: 1.2rem;
    font-weight: 600;
}
.widget-type_system_widget_v4_header_1 .header__collections-link{
    color:#568fb0;
    font-size: 1rem;
}
.widget-type_widget_v4_header_1_ce5f180ca4e9f5b781d36f6d7fd80e72 .header__phone:last-child {
    border-right: none;
    padding: 6px 10px;
    margin: 0px;
    border-radius: 18px;
    border: 1px solid #339999;
}
.widget-type_system_widget_v4_banner_list_27
.brands .banner-list__arrow {
    border: 1px solid;
    border-radius: 4px;
}

/**/
.my-button-primary {
    width:100%;
    padding:10px;
    background: #6FB52A;
    color: #fff;
    text-align:center;
    cursor:pointer;
}
.static-text img.cat-img{
    float: left;
    margin: 10px 20px 15px 0;
    }
}
.my-button-primary:hover, .my-button-primary.active{
    background: #246926 !important;
    color: #fff;
    border-radius:4px;
}
.meta-brands{
    padding: 10px 20px;
    list-style: none;
    border: 1px solid #339999;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    margin: 0 4px 8px;
    font-weight:bold;
    cursor: pointer;
}
@media screen and (max-width: 767px){
  .meta-brands{
    display:block;
    font-size:1.2rem;
    width:100%;
    margin:20px 10px 20px 0;
    padding:16px;
  }
  .static-text img.cat-img{
    float:none;
    width:360px;
    margin:0 auto;
    text-align:center;
    }
}
.more-info{
    width: 140px;
    border: 1px solid #6fb52a;
    border-radius: 4px;
    text-align: center;
    cursor:pointer;
}
.more-info a{
    display:block;
    padding: 8px;
    color: #6fb52a;
    font-weight: 600;
    font-size: .9em;
    text-decoration: none;
}
.block-tsena-montazha{
	max-width:220px;
	min-width:150px;
	text-align:center;
    margin-bottom: 18px;
	border:1px solid #6FB52A;
    border:1px solid #4dab7d;
	border-radius:0;
    position:relative;
    top:0;
    left:0;
}
.block-tsena-montazha p{
	margin:0;
	padding:5px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
.van{
	position:absolute;
	top:22px;
	left:0px;
    width: 200px;
    height: 94px;
	background: url("https://static.insales-cdn.com/files/1/3293/35556573/original/van-with-text-and-conditioner.png") no-repeat;
	background-size: contain;
    background-position: bottom;
	z-index:0;
	animation: 14s ease infinite 3s goGuys;
	animation-iteration-count: 3;
}
@keyframes goGuys{
	0% {left:0;}
	100% {left:1000px;}
}
@media screen and (max-width: 767px) {
    .van{display:none;}
}

@media (prefers-reduced-motion: no-preference){
    :root {scroll-behavior: smooth !important;}
}

table {
    border-collapse: inherit;
    border-radius: 8px;;
}

/* кнопка фильтра */
.widget-type_system_widget_v4_filter_sort_3 .filter-item {
    padding: 0 8px;
    line-height: 1.2;
    border: 1px solid #558DB2;
    position: relative;
    min-height: 37px;
    background: aliceblue;
    border-radius: 4px;
}
.widget-type_system_widget_v4_filter_sort_3 .filter__controls.is-selected .button_wide__submit {
    color: var(--color-text);
    background: cadetblue;
}
.filter-top-controls .show-mobile-filter-btn {
    border: 1px solid #969696;
    background-color: #d4f5fa;
    animation: 1.5s ease infinite alternate 5s here;
    transition: here 0.2s;
    }
.filter-top-controls .show-mobile-filter-btn:hover {
    background-color: #adfeab;
    border: 1px solid #3edd93;
    color: #339999;
    }
.filter-top-controls .select-wrapper:after{
    cursor: pointer !important;
}
@keyframes here {
    to{background-color:#90f0fe;}
}
@media screen and (max-width: 767px) {
    
}
/* СНОСКА ПРИМЕЧАНИЯ К ДРУГИМ МОДЕЛЯМ СЕРИИ */
.offset-notice{
    max-width: 800px;
    background:#fafafa;
    border-left: 8px solid #339999;
    padding: 0 20px 10px;
    margin-bottom: 16px;
}
.offset-notice p{
    padding-top:4px;
}
/*
.product-preview__content {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: repeat(3, max-content) 1fr;
    line-height: 1.25;
    height: 100%;
    border: 1px dotted #558DB2;
    padding: 8px 12px 16px;
    border-radius:4px;
}
.product-preview__content:hover {
    border: 1px solid #D4F5FA;
    box-shadow: var(--color-accent-text) 0px 0px 2px 1px;
    transition: 0.5s ease-in-out all;
}
*/
.product-preview:hover div.product-preview__area-title a{transition: -.5s ease-in-out all;}
.widget-type_system_widget_v4_sidebar_collections_menu_1 .sidebar-collections__controls.with-submenu{
	padding-right: 2rem;
 /*   background-color: var(--bg-top-panel, var(--bg-minor-shade));
    background-color: aliceblue; */
    border: 1px solid #1bdd8e;
    padding-left: 8px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.button:hover{background-color:#2ecb5a; border-color:#d4f5fa}

.button:hover{background-color:#2ecb5a; border-color:#d4f5fa}
.form-control{border-color: #3b9a99 !important;} /*цвет границ полей формы обратной связи*/

.widget-type_system_widget_v4_subcollections_2 .splide__arrow {
    border-radius: 4px;
    width: 3rem;
    border: 1px solid #568fb0;
    height: 3rem;
    background: var(--bg-major-shade);
    fill: var(--color-text);
}
.splide__slide {
    -webkit-user-select: none;
    user-select: none;
    box-sizing: border-box;
    list-style-type: none!important;
    margin: 0;
    flex-shrink: 0;
    border: 1px dotted #52a4aa;
    background: white;
    padding: 6px;
    border-radius: 8px;
}
.sticker{
animation:2s ease 4s alternate 3 stickme;
}

@keyframes stickme{
0%{transform:scale(0);}
90%{transform:scale(1.1);}
100%{transform:scale(1) rotate(360deg);}
}

[data-sticker-title="sticker-preorder"] {
    background-color: #568fb0;
    }
.catalog .product-preview-elem{
    border: 1px dotted #399;
    padding: 10px;
    border-radius: 8px;
    transition: 0.5s;
}
.catalog .product-preview-elem:hover{
    border:1px solid #339999;
    box-shadow: 1px 2px 4px #205454;
}
.product-preview__photo {transition: 0.5s;}
.catalog .product-preview-elem:hover .product-preview__photo{
    transform: scale(1.1);
}

/* граница блока описания товара в карточке */
.widget-type_widget_v4_product_info_1_5aae7633687b5b5caaab0d6bcfe716f4 div.layout__content{border-top:1px solid lightgray;
border-right:1px solid lightgray;
border-bottom:0px;
border-left:1px solid lightgray;
border-radius:8px 8px 0 0;}

.widget-type_widget_v4_product_info_1_5aae7633687b5b5caaab0d6bcfe716f4 .product-description {
    font-size: 1rem;
    max-width: 800px;
}

.widget-type_widget_v4_simple_text_2_08a4a48b4df6c2f36964b7dd76e66c61 div.layout__content {border-radius: 0 0 30px 30px;}

.layout[style*="--bg:"][style*="--layout-wide-bg:true"], .layout[style*="--bg:"][style*="--layout-wide-bg: true"] {
    border-top: 1px solid #a2fea0;
}

.mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open {
    top: auto;
    overflow: visible;
    display: block;
    width: 60px;
    height: 60px;
    max-width: 60px;
    border-radius: 100%;
    position: absolute;
 /*   bottom: 0px;*/
    right: -100px; 
    background-image: url(//widgets-mcw.mango-office.ru/images/button-phone.svg);
    background-position: center;
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.widget-type_system_widget_v4_button_on_top_1 .btn-on-top {
            position: fixed;
            bottom: var(--margin-bottom);
            bottom: 100px;
            right: var(--margin-side);
            padding: calc(var(--size) / 2);
            width: auto;
            height: auto;
            outline: none;
            cursor: pointer;
            background-color: var(--color-btn-bg);
            border: 1px solid var(--color-btn-bg);
            border-radius: var(--controls-btn-border-radius);
            color: var(--color-btn-color);
            font-size: var(--size);
            line-height: 1;
            z-index: calc(var(--zindex-modal) - 1);
            opacity: 0;
            visibility: hidden;
            transition: .2s
        }

.masonry-reviews-item__content{
    padding: 30px 30px 20px;
    background-color: var(--review-bg);
    border-radius: var(--border-radius);
    border: 1px dotted #6fb52a;
}
/* заголовок брендов на мобильном */
@media screen and (max-width: 767px) {
    .widget-type_system_widget_v4_banner_list_27 .brands__title {
        width: 100%;
        padding: 6px;
        background-color: #e9fcff;
        color: #444;
    }
    .filter-top-controls .show-mobile-filter-btn {
    animation: none;
    transition: none;
    }
}

/*  ОТОБРАЖЕНИЕ ХАРАКТЕРИСТИК В ТАБЛИЧНОМ ВИДЕ  */
.my-full-descr-tabl{
    max-width: 700px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.my-full-descr-raws{
    border-top: 1px solid lightgray;
    display: flex;
    align-items: baseline;
}
.my-full-descr-tabl:last-child{
    border-bottom: 1px solid lightgray;
}
.my-full-descr-raws-items{
    width: 70%;
    border-right: 1px dotted lightgray; 
    padding: 10px 5px;
    margin: 0;
}
.my-full-descr-items-two{
    width: 29%;
    border-left: 1px dotted lightgray;    
    padding: 5px;
    margin: 0;
}

@media screen and (max-width: 767px) {
.my-full-descr-tabl{
    width:100%;
}
.my-full-descr-raws{
    border-left:none;    
    border-top: 1px solid lightgray;
    display: block;
}
.my-full-descr-raws-items{
    width: 100%;
    border: 0;
}
.my-full-descr-items-two{
    width: 100%;
    font-weight: bold;
    font-size: smaller;
}
}
/* ---- */
/*
.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
}
.ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url(data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.878 17.304c-5.411 0-8.695-3.755-8.823-9.994h2.74c.086 4.583 2.171 6.528 3.77 6.925V7.31h2.627v3.954c1.542-.17 3.155-1.97 3.698-3.954h2.584c-.414 2.441-2.17 4.24-3.412 4.983 1.242.6 3.24 2.17 4.011 5.01h-2.84c-.6-1.898-2.07-3.369-4.04-3.569v3.57h-.315Z' fill='%23fff'/%3E%3C/svg%3E);
}
.ya-share2__list, .ya-share2__badge, .ya-share2__icon {
    display: inline-block;
    vertical-align: top;
}
*/
/* ПАРАЛЛАКС ТЕСТ */
.parallax {
  /* The image used */
  background-image: url('https://static.insales-cdn.com/files/1/4409/34885945/original/kollazh_b0bdf5495129b2d218482606d97b528f.jpg');

  /* Full height */
  height: 100%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* LOGO PRELOADER */
#mypreloader{
    background: #fff;
	position: fixed;
    inset: 0;
    display: grid;
    place-content: center;
    z-index: 2000;
    top:0;
    left:0;
    color:#339999;
}
.logoanim{
 background: url('https://static.insales-cdn.com/files/1/1465/29255097/original/logo_primavera-2--150.png') no-repeat center center;
 width:140px;
height:123px;
position:relative;
}
.airo{
width:130px;
height:15px;
background:white;
position:absolute;
top:72px;
left:10px;
opacity:0;
animation: 2s linear infinite air;
}
.airo2{
width:130px;
height:15px;
background:white;
position:absolute;
top:89px;
left:10px;
opacity:0;
animation: 2s linear infinite air2;
}
.airo3{
width:130px;
height:15px;
background:white;
position:absolute;
top:107px;
left:10px;
opacity:0;
animation: 2s linear infinite air3;
}
@keyframes air{
	0% {opacity:1;}
	33% {opacity:1;}
	66% {opacity:0;}
	100% {opacity:0;}
}
@keyframes air2{
	0% {opacity:0;}
	33% {opacity:1;}
	66% {opacity:1;}
	100% {opacity:0;}
}
@keyframes air3{
	0% {opacity:0;}
	33% {opacity:0;}
	66% {opacity:1;}
	100% {opacity:1;}
}
/* ---- */

/* список особенностей с иконками */
.features{
max-width:600px
}
.features p{
margin:0;
}
.features h3{
margin:0 0 4px 0;
}
.features-item{
margin: 20px auto;
display: flex;
align-items: flex-start;
}
/*----*/
/* другие модели серии сплит-системы */
.models-cover{
max-width:980px;
box-sizing:border-box;
}

.model-item-cover{
	display: inline-block;
	border:1px dotted #339999;
	padding:10px;
	margin: 10px 10px 10px;
	border-radius:4px 4px 12px 12px;
}
.model-item-cover p{
margin-bottom:4px;
}
.model-item-cover a{
	display: inline-block;
	text-decoration:none;
}
.model-item-name{
margin-top:20px;
}
