@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@300;400;500;600;700&display=swap');
body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: 'Commissioner', sans-serif;
    line-height: 150%;
}
.header-address__text{
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #17191E;
}

.header-callback-btn,
.simple-link{
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-decoration-line: underline;
    color: #009FE3;
    cursor: pointer;
}
.modal-form{
    margin-top: 24px;
}
.modal-body .modal-title{
    font-weight: 700;
    font-size: 20px;
    color: #17191E;
    margin-bottom: 16px;
}
.modal-sub-title{
    font-weight: 400;
    font-size: 16px;
    color: #17191E;
}
header .header__logo a{
    width: auto;
}
.btn{
    background: #009FE3;
    border-radius: 3px;
    font-weight: 600;
    font-size: 16px;

}
header .header{
    margin-bottom: 32px;
}
.compare-wrap{
    margin-right: 30px;
}
nav .main-menu__list > li > a{
    background: transparent;
    color: #17191e;
}
.title-bold{
    font-weight: 700;
    font-size: 34px;
    line-height: 130%;
    color: #17191E;
}
.image-wrapper{
    max-width: 100%;
}
.image-wrapper img{
    width: 100%;
}
.footer-brands-section{
    padding: 60px 0;
}
.footer{
    background: #FBFBFB;
    margin-top: 0;
    padding-top: 38px;
}
footer .footer__top {
    padding: 77px 0 88px 0;
    border-radius: 3px 3px 0 0;
    background: none;
    color: #17191E;
}
footer .footer__top .footer__top-title{
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #17191E;
    padding: 0;
    margin-bottom: 32px;
}
.footer-social__link .icon-bg,
.whats-app__bg,
.viber__bg,
.tg__bg{
    transition: .3s;
}
.footer-social__link:hover .icon-bg {
    fill: #217dbe;
}
.footer-social__title{
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    color: #17191E;
}
.footer-social__list .footer-social__item{
    margin-right:16px;
}
.footer-social__list .footer-social__item:last-child{
    margin-right: 0;
}
.footer-contacts__icon{
    margin-right: 8px;
}
.footer-contacts__title{
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #17191E;
}
.footer-contacts__text{
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #17191E;
}
.footer-messenger__item:hover .whats-app__bg{
    fill: #03ab59;
}
.footer-messenger__item:hover .viber__bg{
    fill: #4b437d;
}
.footer-messenger__item:hover .tg__bg{
    fill: #0683bf;
}
.footer-messenger__list{
    display: flex;
    align-items: center;
    margin-left: 8px;
}
.footer-messenger__item{
    display: flex;
    align-items: center;
    margin-right: 8px;
}
.footer-messenger__item:last-child{
    margin-right:0;
}
.footer-contacts__column{
    margin-top: 53px;
}
footer .footer__top .btn-inline{
    color: #009FE3;
}
.subscribe-form .form-control{
    background: #EDEDED;
    border-radius: 3px;
}
footer .footer__top .footer__top-subtitle{
    font-weight: 400;
}
footer .footer__top .subscribe-form input{
    margin:8px 0 16px 0;
}
.footer-coop__title{
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #17191E;
}
.footer-coop__link{
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #009FE3;
}
footer .footer__bottom{
    background: transparent;
    border-top: 1px solid #EDEDED;
    padding: 27px 0;
}
.footer-bottom-text{
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #17191E;
    text-transform: none;
}
.footer-bottom-text_small{
    font-size: 16px;
}
.wrapper{
    padding-top: 190px;
    padding-bottom: 0;
}
footer{
    margin-bottom: 0;
}
.header-category_icon:before{
    margin-right: 15px;
}
nav .main-menu__list .cost-calculation a{
    color: #009FE3;
    background: #D4F2F9;
}
nav .main-menu__list .cost-calculation a:hover{
    background: #217dbe;
    color: #fff;
}
.header-category-arrow{
    display: none;
}
header .header__phone-number {
    font-weight: 700;
    font-size: 20px;
}
header .header__phone-number a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mobile-social-wrap{
    padding: 0 12px;
}
.header-social__item{
    border-bottom: 1px solid #EDEDED;
    padding: 10px 0;
}
.header-compare__title{
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    text-transform: uppercase;
    color: #17191E;
}
.crumb-divide{
    position: relative;
    padding-right: 15px;
    margin-right: 5px;
}
.crumb-divide:after{
    content: '';
    position: absolute;
    top: 55%;
    right: 0;
    transform: translate(0,-50%);
    width: 11px;
    height: 1px;
    background: #17191E;
}
.crumb-divide a{
    color: #009FE3;
    transition: .3s;
}
.crumb-divide a:hover{
    color: #217dbe;
}
header{
    padding-bottom: 0;
}
.bread-crumb-wrapper{
    padding: 40px 0;
}
.content{
    padding: 0;
}
.product__body .product__title .product-title{
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    color: #17191E;
}
.border-bottom-primary:before{
    background: #009FE3;
}
.product-charcters__title{
    font-size: 14px;
}
.product-charcters__value{
    font-weight: 600;
}
.product__body .product__info .product__block-price .old-price:before,
.products-list .products-list__item .products-list__block-price .old-price:before{
    bottom: auto;
    top: 50%;
    transform: translate(0,-50%);
    height: 2px;
    border-top: 1px solid #999999;
}
.product__body .product__info .product__block-price .old-price{
    font-weight: 400;
    font-size: 20px;
}
.product__price{
    font-weight: 600;
    font-size: 24px;
}
.product__body .product__info .product__availability.in-stock_red{
    color: darkred;
}
.product__body .product__info .product__availability.in-stock_red:before {
    background-color: darkred;
}
.btn-border{
    background: transparent;
}
.product-additional__title{
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #17191E;
}
.fotorama__nav-wrap{
    margin-top: 50px;
}
.fotorama__nav-wrap .fotorama__thumb{
    background-color: transparent;
}
.product-color__label input{
    position: absolute;
    width: 34px;
    height: 34px;
    top: 50%;
    left: 50%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 2px solid #EDEDED;

    border-radius: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: .3s;
    cursor: pointer;
}
.product-color__label input:checked{
    opacity: 1;
}
.product-color__label{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-color__label img{
    border-radius: 50%;
    overflow: hidden;
}
.product-options .product-options__item label{
    font-size: 14px;
}
.product__body .product__action-btn.product__action-btn_added{
    background: #3697dc;
}
.product__body .product__action-btn.product__action-btn_added:before {
    color: #fff;
}
.product__body .product__action-btn.product__action-btn_added:hover:before{
    color: #17191E;
}
.comparison-table .comparison-head{
    border: 1px solid #ededed;
    position: relative;
}
.comparison-table tbody .comparison-cell{
    border: 1px solid #ededed;
}
.comparison-table .comparison-head img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.comparison-table td{
    width: 280px;
}
.comparison-table .comparison-head .comparison-remove{
    top: 4px;
    right: 4px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background-color: #d74949;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
}
.comparison-table .comparison-head .comparison-remove:hover{
    border: none;
}
.compare-wrapper .comparison-table tbody .comparison-row:first-child td {
     padding-top: 5px;
}
.compare-top-block{
    position: absolute;
    top: 5px;
    left: 5px;
    display: flex;
    align-items: center;
}
.compare-top-block .product__labels-item{
    margin-right: 5px;
    padding: 3px 10px;
    border-radius: 3px;
    background: #17191e;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
.compare-top-block .label-sale{
    background: #bd351f;
}
.compare-top-block .label-new{
    background: #5ebd1f;
}
.compare-wrapper{
    overflow: auto;
}
.comparison .comparison-go, .comparison .comparison-total{
    display: block!important;
}
.compare-wrap_mobile{
    position: relative;
}
.compare-wrap_mobile .comparison-total{
    position: absolute;
    top: -9px;
    right: -5px;
}
.comparison .comparison-go_mobile{
    display: flex!important;
    align-items: center;
}
.js #msCart [type="submit"][value="cart/change"]{
    display: flex!important;
}
.cart .cart__table .cart-table__table .cart-table__foot .cart-table__actions{
    justify-content: flex-end;
}
.btn-border-dark{
    background: transparent;
}
.checkbox-switch{
    position: relative;
}
.categories-block .categories-block__item .categories-block__icon img {
    width: 190px;
    height: 160px;
    object-fit: cover;
}
.categories-block .categories-block__item{
    background: #E7E3E0;
}
.categories-block .categories-block__item .categories-block__icon{
    right: 0;
}
.products-list__action .comparison{
    right: -100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    -webkit-transition: background-color 0.3s ease, right 0.3s ease;
    -o-transition: background-color 0.3s ease, right 0.3s ease;
    transition: background-color 0.3s ease, right 0.3s ease;
}
.products-list__action .product__action-btn{
    margin: 5px 5px 0 0;
    padding: 6px;
    border-radius: 3px;
    background: white;
    -webkit-transition: background-color 0.3s ease, right 0.3s ease;
    -o-transition: background-color 0.3s ease, right 0.3s ease;
    transition: background-color 0.3s ease, right 0.3s ease;
    border: none;
}
.products-list .products-list__item:hover .products-list__action .comparison{
    right: 0;
}
.products-list__action .product__action-btn:hover{
    background: #3697dc;
    color: transparent;
    border: none;
}
.products-list__action .product__action-btn:hover:before{
    color: #fff;
}
.products-list__action .product__action-btn.product__action-btn_added {
    background: #3697dc;
}
.products-list__action .product__action-btn.product__action-btn_added:before {
    color: #fff;
}
.products-list__action .product__action-btn.product__action-btn_added:hover:before{
    color: #17191E;
}
.products-list__availability.in-stock_red {
    color: darkred;
}
.products-list__availability.in-stock_red:before {
    background-color: darkred;
}
.products-list .products-list__item .products-list__title{
    font-size: 16px;
    font-weight: 500;
}
.product-tg__title{
    font-weight: 600;
    color: #17191E;
}
.seo-text ol {
    padding: 0;
    list-style: none;
    counter-reset: counter;
}
.seo-text ol li {
    counter-increment: counter;
}
.seo-text ol li::before {
    content: counter(counter) ". ";
    color: #009FE3;
}
.seo-text ul {
    list-style: none;
}
.seo-text ul li{
    position: relative;
    padding-left: 20px;
}
.seo-text ul li:before{
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #009FE3;
}
.seo-text a{
    color: #3697dc;
    transition:.3s;
}
.seo-text a:hover{
    color: #217dbe;
}
.product-review__title{
    color: #17191e;
    font-weight: 700;
    font-size: 18px;
}
.simple-slider-wrap{
    position: relative;
    overflow: hidden;
}
.our-products-carousel__control .our-products-carousel__next,
.our-products-carousel__control .our-products-carousel__prev{
    border: 1px solid #EDEDED;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
}
.simple-slider-wrap:hover .our-products-carousel__control .our-products-carousel__prev {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.simple-slider-wrap:hover .our-products-carousel__control .our-products-carousel__next{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.product-section__title{
    font-weight: 600;
    font-size: 24px;
    color: #17191E;
}
.related-product__list{
    padding-bottom: 50px;
}
.product__body{
    margin-bottom: 100px;
}
.banner-form__body{
    padding: 40px 70px 40px 40px;
    background: linear-gradient(180deg, rgba(44, 44, 44, 0.4) 0%, rgba(44, 44, 44, 0.1) 100%);
    backdrop-filter: blur(4.5px);
    border-radius: 5px;
    color: #ffffff;
}
.banner-form__title{
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 32px;
}
.banner-form__subtitle{
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 40px;
}
.under-banner__title{
    font-weight: 700;
    font-size: 34px;
    color: #17191E;
    line-height: 130%;
    max-width: 350px;
}
.under-banner-section{
    background: #E7E3E0;
    padding:54px 0;
}
.under-banner-form .form-control {
    background: #ffffff;
}
.ui-slider .ui-widget-header{
    background: #009FE3;
}
.products-view{
    margin-bottom: 100px;
}
.block-title{
    text-transform: none;
}
input::placeholder{
    color: #999;
}
.addres-prod__text{
    font-weight: 400;
    font-size: 14px;
}
.contact__block .footer-contacts__title,
.buy-city-address .footer-contacts__title{
    font-weight:400;
}
.page-title-subtitle{
    font-size: 34px;
    font-weight: 600;
}
.simple-slider{
    position: relative;
    overflow: hidden;
}
.simple-slider-arrow:after{
    content: url("/assets/images/Vector(Stroke).svg");
    line-height: 0;
}
.simple-slider-arrow_next:after{
    transform: rotate(180deg);
}
.simple-slider-arrow{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
}
.categories-block_about-wrap .categories-block_about{
    height: 100%;
    padding-left: 75px;
}
.categories-block .categories-block_about .categories-block__number{
    width: 150px;
    top: 30px;
    left: -40px;
    color: #009FE3;
}
.categories-block .categories-block_about:hover .categories-block__number{
    color: #009FE3;
}
.categories-block .categories-block_about .categories-block__number:before,
.categories-block .categories-block_about:hover .categories-block__number:before
{
    background: #009FE3;
}
.categories-block .categories-block_about .categories-block__icon{
    bottom: auto;
    top: 25px;
    right: 20px;
}
.categories-block .categories-block_about .categories-block__icon img{
    width: 90px;
    height: 90px;
}
.categories-block .categories-block_about{
    background: #F4F8FF;
    padding-top: 100px;
}
.categories-block__text p:last-child{
    margin-bottom: 0;
}
.categories-block .categories-block_about:hover .categories-block__icon {
    opacity: 1;
}
.margin-big{
    margin-bottom: 100px;
}
.advantages-slider{
    position: relative;
}
.advantages-slide-wrapper{
    width: auto;
    flex-shrink:1;
    background: #FBFBFB;
    height: auto;
    border-right: 1px solid #EDEDED;
}
.advantages-slide-wrapper:last-child{
    border: none;
}
.advantages-slide__body{
    padding: 50px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.advantages-slide__title{
    font-weight: 600;
    font-size: 16px;
    color: #17191E;
    height: 50px;
}
.swiper-pagination-bullet-active{
    background: #009FE3;
}
.about-faq{
    max-width: 1200px;
}
.faq-page .faq__block .faq__item .faq__button,
.faq-page .faq__block .faq__item._isActive .faq__button{
    background: #F4F8FF;
}
.materials-text-wrapper{
    background: #F4F8FF;
    border-radius: 3px;
    padding: 57px 24px;
}
.list-type-cros ul{
    list-style: none;
}
.list-type-cros ul li{
    padding-left: 30px;
    position: relative;
    margin-bottom: 24px;
}
.list-type-cros ul li:last-child{
    margin-bottom: 0;
}
.list-type-cros ul li:before{
    content: url("/assets/images/Vector.svg");
    position: absolute;
    top: 0;
    left: 0;
}
.list-type-cros ul li strong{
    display: block;
}
.materials-slider,
.materials-text-wrapper{
    height: 100%;
}
.recent-post-title{
    color: #17191e;
    font-weight: 700;
    font-size: 18px;
}
.news__block.news__block-v1 .news__item .news__image img{
    height: 250px;
    object-fit: cover;
}
.news__title{
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #17191E;
}
.portfolio-main-item-img img{
    height: 320px;
    object-fit: cover;
    width: 100%;
}
.portfolio-main-item{
    text-decoration: none;
}
.portfolio-main__title{
    font-weight: 600;
    font-size: 16px;
    color: #17191E;
}
.portfolio-main__desc{
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}
.portfolio-main-wrap .product__body .product__tabs .product__tabs-list-item{
    border: 1px solid #009FE3;
    color: #009FE3;
    border-radius: 3px;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 16px;
}
.portfolio-main-wrap .product__body .product__tabs .product__tabs-list-item:last-child{
    margin-right: 0;
}
.portfolio-main-wrap .product__body .product__tabs .product__tabs-list-item.active{
    color: #fff;
}
.portfolio-main-wrap .product__body .product__tabs .product__tabs-list{
    border-bottom: none;
    padding-bottom: 10px;
}
.portfolio-main-wrap .product__body .product__tabs .product__tabs-list-item:hover{
    background: #009FE3;
    color: #fff;
}
.portfolio-main-item-img img{
    transition: .3s;
}
.portfolio-main-item-img{
    overflow: hidden;
}
.portfolio-main-item:hover .portfolio-main-item-img img{
    transform: scale(1.1);
}
.portfolio-header__text{
    max-width: 800px;
}
.about-gallery-small img{
    height: 320px;
    object-fit: cover;
    width: 100%;
}
.about-gallery-big img{
    width: 100%;
    height: 670px;
    object-fit: cover;
}
.main-slider-wrapper{
    position: relative;
}
.slider-control__pagination_main-slider{
    position: absolute;
    bottom: 38px;
    z-index: 1;
    padding: 0 30px;
    width: 100%;
    color: #fff;
}
.slider-control__arrows_main-slider{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 1;
    width: 100%;
    justify-content: space-between;
    padding:0 20px;
}
.slider-control .slider-control__arrows_main-slider > div{
    background: #fff;
}
.slider-top__description{
    padding: 0 100px;
}
.main-slider-wrapper .slider-control{
    padding: 0;
}
.under-banner__title_main{
    max-width: 500px;
}
.categories-block .categories-block__item{
    margin-top: 0;
    margin-bottom: 30px;
}
.btn-inline_blue{
    color: #009FE3;
}
.main-banner-body{
    display: flex;
    justify-content: space-around;
    background: #F5F7FD;
    border-radius: 3px;
    padding: 50px 20px;
}
.main-banner__title{
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    margin-bottom: 8px;
}
.product__body .product__gallery{
    max-width: 900px;
}

.product__body .product__tabs_vertical .product__tabs-list{
    flex-direction: column;
    flex: 0 1 490px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 3px;
    padding: 25px;
    overflow: auto;
    height: 500px;
}
.product__body .product__tabs_vertical .product__tabs-content{
    flex:0 1 100%;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 3px;
    padding: 25px;
    margin-left: 24px;
    overflow: auto;
    height: 500px;
}
.product__body .product__tabs_vertical .product__tabs-list-item{
    padding: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #17191E;
    border: none;
    margin-bottom: 10px;
}
.product__body .product__tabs_vertical .product__tabs-list-item:last-child{
    margin-bottom: 0;
}
.product__body .product__tabs_vertical .product__tabs-list-item:hover{
    color: #17191E;
}
.product__body .product__tabs_vertical .product__tabs-list-item.active{
    font-weight: 600;
    color: #17191E;
    box-shadow: none;
    background: transparent;
    border: none;
}
.buy-city__title{
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    color: #17191E;
}
.buy-city-address{
    margin-bottom: 70px;
}
.buy-city-address:last-child{
    margin-bottom: 0;
}
.buy-map{
    height: 500px;
}
.buy-map iframe{
    width: 100%;
    height: 100%;
}
.margin-middle{
    margin-bottom: 60px;
}

input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration { display: none; }
.main-slide__wrap{

}
.slider-top .swiper-slide img{
    width: 100%;
    height: 600px;
    object-fit: cover;
}
._icon-close:before{
    display: block;
    line-height: 0;
}
.comparison-table .comparison-head .comparison-remove{
   border-bottom: 0;
}
.success-modal-text{
    margin-bottom: 0;
    font-size: 20px;
}
.advantages-slide__img img{
    height: 80px;
}
.main-products .products-list .products-list__item .products-list__title,
.related-product__list .products-list .products-list__item .products-list__title{
    height: 50px;
}
.portfolio-main-text{
    position: absolute;
    z-index: 1;
    width: 100%;
    padding: 40px;
    bottom: 0;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}
.portfolio-gallery-wrap:hover .portfolio-main-text{
    opacity: 1;
    visibility: visible;
}
.portfolio-main__title{
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF;
}
.portfolio-main-text .btn-inline-small{
    color: #fff;
}
.portfolio-gallery-wrap:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(87.81deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 122.13%);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.portfolio-gallery-wrap:hover:before{
    opacity: 1;
    visibility: visible;
}
.product-options .product-options__list.options__color label{
    border-color: #ededed;
}
.color-tab-img{
    max-width:100%;
}
.color-tab-img img{
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.color-tab__thumb{
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
    padding: 6px;
    border: 2px solid transparent;
    transition: .3s;
}
.color-tab__thumb img{
    width: 100%;
    height:100%;
    object-fit: cover;
    border-radius: 50%;
}
.color-tab-title{
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #17191E;
    margin-left: 8px;
    transition: .3s;
}
.tabs__navigation {
    display: flex;
    justify-content: center;
}
.tabs__btn {
    position: relative;
    transition: color 0.2s;
    cursor: pointer;
    flex: 0 1 15%;
}
.tabs__btn.active .color-tab__thumb{
    border: 2px solid #009FE3;
}
.tabs__body {
    display: none;
    font-size: 18px;
}
.tabs__body.active {
    display: block;
}
.tabs__btn:hover .color-tab-title{
    color: #009FE3;
}
.tabs__btn:hover .color-tab__thumb{
    border: 2px solid #009FE3;
}
.products-list .products-list__item .products-list__image img{
    height: 250px;
    object-fit: contain;
    object-position: center center;
}
.color-tab__link{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 3px;
    border: 2px solid #ededed;
    margin-right: 5px;
}
.color-tab__link img{
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.color-tab__link.active{
    border-color: rgb(23, 25, 30);
}
.portfolio-item-category{
    font-size: 16px;
    color: #17191E;
}
.filter-checkbox.pool_ruler{
    text-transform:uppercase;
}
.quiz-wrap{
    padding-top:150px;
    margin-top:-150px;
}
.btn-border-gray{
       border: 2px solid #EDEDED; 
}
.tag-text{
    position:absolute;
    top: -7px;
    right: 2px;
}
.tag-text-icon{
    color:#009FE3;
    width:20px;
    height: 20px;
    border-radius:50%;
    background: #BFE7F8;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
}
.tag-hidden-text{
    position: absolute;
    top: -49px;
    width: 200px;
    left: 10px;
    padding: 10px;
    border: 1px solid #EDEDED;
    transition:.3s;
    opacity:0;
    visibility:hidden;
    background:#fff;
    z-index: 1;
}
.tag-text:hover .tag-hidden-text{
    opacity:1;
    visibility:visible;
}
.btn-border-gray:hover {
    border-color: #009FE3;
    background: #009FE3;
    color: #fff;
}
.block_reviews .block_reviews-add{
    padding: 0;
}
.block_reviews .block_reviews-list--content{
    padding: 0 0 30px 0;
}
.slider-top__description .slider-top__subtitle{
    font-size: 32px;
    line-height: 130%;
    max-height: 100%;
}
.turnkey-tec-title{
    padding: 11px 16px;
    background: #009FE3;
    border-radius: 3px 3px 0px 0px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
}
.turnkey-tec-text p:last-child{
    margin-bottom: 0;
}
.turnkey-tec-text{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    padding: 24px 16px;
    background: #F4F8FF;
    border-radius: 0px 0px 3px 3px;
    height: 100%;
}
.turnkey-equip-item{
    height: 100%;
    background: #FFFBDD;
    border-radius: 3px;
    padding: 24px 16px;
}
.turnkey-equip-img{
    height: 60px;
}
.turnkey-equip-img img{
    height: 100%;
}
.turnkey-equip-title{
    font-size: 16px;
    font-weight: 600;
}
.turnkey-equip-text p:last-child{
    margin-bottom: 0;
}
.turnkey-equip-text p{
    font-size: 16px;
}
.pb-100{
    padding-bottom: 100px;
}
.pool-main-header__wrap{
    display: flex;
}
.pool-main-header{
    flex: 1 1 900px;
}
.pool-main-img{
    flex: 1 1 40%;
}
.tarif-item__body{
    padding: 48px 16px;
    background: #F4F8FF;
    border-radius: 3px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.tarif-item__title{
    text-align: center;
    text-transform: uppercase;
    color: #17191E;
    font-weight: 600;
    font-size: 34px;
    line-height: 130%;
    margin-bottom: 40px;
}
.tarif-body__content{
    flex: 1;
}
.tarif-info{
    margin-top: 48px;
    flex: 0 1 260px;
}
.tarif-info__item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.tarif-info__title{
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #17191E;
}
.tarif-info__subtitle{
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #17191E;
    margin-bottom: 40px;
}
.tarif-info-price{
    color: #17191E;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    margin-bottom: 0;
}
.tarif-body__content ul li{
    margin-bottom: 8px;
}
.tarif-body__content ul li:before{
    width: 8px;
    height: 8px;
    border-radius: 2px;
}
.tarif-body__content ul li:last-child{
    margin-bottom: 0;
}
.tarif-info__item:first-child{
    padding-bottom: 10px;
}
.tarif-info__item:first-child:before{
    content: '';
    position: absolute;
    bottom: 22px;
    width: 100%;
    height: 1px;
    background: #DCE9FF;
}
.tarif-item:nth-child(2n) .tarif-item__body{
    background: rgba(0, 159, 227, 0.73);
}
.tarif-item:nth-child(2n) .tarif-item__title,
.tarif-item:nth-child(2n) .tarif-info-price,
.tarif-item:nth-child(2n) .tarif-body__content,
.tarif-item:nth-child(2n) .tarif-info__title,
.tarif-item:nth-child(2n) .tarif-info__subtitle{
    color: #FFFFFF;
}
.tarif-item:nth-child(2n) .tarif-body__content ul li:before{
    background: #ffffff;
}
.tarif-item:nth-child(2n) .tarif-info__item:first-child:before{
    background: #36A3D2;
}
.sales-service-img{
    height: 100%;
    object-fit: cover;
}
.sales-service-body{
    background: #F4F8FF;
    border-radius: 3px;
    padding: 40px 24px;
}
.mt-100{
    margin-top: 100px;
}
.sales-service-grid{
}


.sales-grid-item{
    background: #FFFBDD;
    border-radius: 3px;
    padding: 40px 24px;
    margin-bottom: 24px;
}
.advantages-text_pool{
    max-width: 800px;
}
.sales-grid__text p:last-child{
    margin-bottom: 0;
}
.sales-grid__title{
    text-align: center;
    color: #17191E;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 32px;
}
.sales-grid__price{
    margin-bottom: 0;
    text-transform: uppercase;
    color: #17191E;
    font-weight: 700;
    font-size: 28px;
    line-height: 130%;
    margin-top: 24px;
}
.sales-grid__text{
    margin-top: 32px;
}
.advantages-pools_title{
    height: auto;
    margin-bottom: 8px;
}
.how-work__list{
    display: flex;
    padding-bottom: 50px;
    position: relative;
}
.how-work__list:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 50px;
    left: 0;
    background: #EDEDED;
}
.how-work__item{
    flex:1 1 calc(100%/7);
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    padding-bottom: 32px;
}
.how-work__item:before{
    content: '';
    position: absolute;
    bottom: -4px;
    width: 10px;
    height: 10px;
    background: #009FE3;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%,0);
}
.how-work__title{
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #17191E;
    margin-bottom: 0;
    margin-top: 16px;
}
.how-work__text{
    margin-bottom: 0;
    position: absolute;
    right: -50%;
    top: 105%;
    text-align: center;
    width: 100%;
    color: #959595;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
}
.troubles-table-row{
    display: flex;
    flex-wrap: wrap;
}
.troubles-table__item{
    flex: 1 1 37.5%;
    padding: 12px 16px;
    border: 1px solid #EDEDED;
}
.troubles-table__item:first-child{
    flex: 1 1 25%;
}
.troubles-table-row_header{
    background: #FFFBDD;
}
.troubles-table__item_header{
    border: 1px solid #F7F0BC;
}
.troubles-table__item_big{
    flex: 1 1 75%;

}
.troubles-table__item_subitem{
    flex: 0 0 50%;
}
.troubles-table__item p{
    margin-bottom: 0;
}
.troubles-table__sub-row{
    display: flex;
    flex-wrap: wrap;
}
.troubles-mobile__title p{
    margin-bottom: 0;
}
.troubles-mobile__title{
    flex: 1 1 100%;
}
.faq-page .faq__block .faq__item .faq__button.trouble_btn{
    background: #FBFBFB;
}
.troubles-mobile_item:not(:last-child){
    margin-bottom: 8px;
}
.troubles-mobile__text:not(:last-child){
    margin-bottom: 24px;
}
@media (min-width: 992px){
    nav .main-menu__list > li:hover > a {
        background: #217dbe;
        color: #fff;
    }
}
@media  (max-width: 1400px){
    nav .main-menu__list > li > a{
        font-size:14px;
    }
}

@media  (max-width: 1200px){
    .advantages-slider-box{
        flex-wrap: wrap;
    }
    .advantages-slide__title{
        height: auto;
    }
     nav .main-menu__list > li > a{
        font-size:12px;
    }
    .how-work__text{
        display: none;
    }
    .how-work__item:before,
    .how-work__list:before{
        content: none;
    }
    .how-work__list{
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .how-work__item{
        flex: 0 1 33.3333333%;
    }

}
@media  (max-width: 991px){
    header .header__user-menu .search-mobile{
        margin-right: 30px;
    }
    nav.main-menu{
        height: auto;
        border-top: none;
        top: 80px;
        padding: 0;
    }
    .header-category-arrow{
        display: block;
    }
    .header-category_icon:before{
        display: none;
    }
    nav .main-menu__list > li > a{
        background: #FFFFFF;
        border-bottom: 1px solid #FBFBFB;
        font-weight: 500;
        color: #17191E;
    }
    nav .main-menu__list > li.cost-calculation{
        padding: 0;
    }
    nav .main-menu__list > li.cost-calculation a{
        padding: 10px 15px;
    }
    header .header__phone-number a{
        font-size: 16px;
    }
    .compare-wrap {
        margin-right: 15px;
    }
    header .header{
        margin: 0;
        padding: 22px 0;
    }
    .header-logo__img{
        width: 160px;
    }
    .wrapper {
        padding-top: 80px;
    }
    .main-banner-body{
        display: block;
    }
    .main-banner__img{
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .slider-top__description{
        top: 40px;
    }
    .slider-top .swiper-slide img{
        height: 100%;
    }
    .tabs__navigation{
        flex-direction: column;
        justify-content: flex-start;
    }
    .color-tab-img img {
        height: 260px;
    }
    .color-tab__thumb {
        width: 48px;
        height: 48px;
        overflow: hidden;
        padding: 4px;
    }
    .slider-top__description .slider-top__subtitle{
        font-size: 20px;
    }
    .pb-100{
        padding-bottom: 80px;
    }
}
@media  (max-width: 768px){
    .title-bold{
        font-size: 24px;
    }
    .footer-contacts__column {
        margin-top: 0;
    }
    footer .footer__top .footer__top-title{
        margin-bottom: 16px;
    }
    .footer-menu-list{
        display: flex;
        flex-wrap: wrap;
    }
    .footer-menu-list li{
        flex: 0 1 50%;
    }
    footer .footer__bottom{
        align-items: flex-start;
        padding: 16px 0;
    }
    .footer-bottom-text{
        text-align: left;
    }
    footer .footer__top{
        padding: 48px 0 24px 0;
    }
    .categories-block .categories-block__item .categories-block__icon img {
        width: 120px;
        height: 80px;
    }
    .product__body {
        margin-bottom: 30px;
    }
    .banner-form__title {
         font-size: 24px;
         margin-bottom: 16px;
     }
    .banner-form__subtitle {
        font-size: 14px;
        margin-bottom: 24px;
    }
    .banner-form__body{
        padding: 32px 12px;
    }
    .under-banner__title{
        font-size: 16px;
    }
    .page-title-subtitle{
        font-size: 24px;
    }
    .margin-big{
        margin-bottom: 50px;
    }
    .advantages-slider-box{
        flex-wrap: nowrap;
    }
    .advantages-slide-wrapper{
        flex-shrink: 0;
    }
    .advantages-slider{
        overflow: hidden;
        padding-bottom: 50px;
    }
    .advantages-slide__body {
        padding: 25px 5px;
    }
    .about-gallery-small img{
        height: 180px;
    }
    .about-gallery-big img{
        height: 266px;
    }

    .slider-top__description {
        padding: 0 30px;
    }
    .slider-control__pagination_main-slider{
        justify-content: flex-end;
        bottom: 20px;
    }
    .slider-top__description .btn{
        font-size: 12px;
    }
    .product__body .product__tabs_vertical .product__tabs-list{
        flex-direction: row;
        height: auto;
        padding:14px;
        margin-bottom: 16px;
    }
    .product__body .product__tabs_vertical .product__tabs-content{
        margin-left: 0;
        padding: 14px;
    }
    .product__body .product__tabs_vertical .product__tabs-list-item{
        margin-right: 20px;
        margin-bottom: 0;
        font-size: 16px;
    }
    .buy-map{
        height: 270px;
    }
    .margin-middle{
        margin-bottom: 40px;
    }
    footer .footer__top .footer__top-title.footer__top-title_subscribe{
        font-size: 16px;
    }
    .products-view{
        margin-bottom: 50px;
    }
    .tag-hidden-text{
       top: -44px;
        font-size: 12px;
        width: 156px;
        left: auto;
        right: 17px;
        padding: 5px;
    }
    .btn-border-gray{
        padding:12px!important;
    }
    .turnkey-equip-title{
        font-size: 16px;
        font-weight: 600;
    }
    .turnkey-equip-text p{
        font-size: 14px;
    }
    .mt-100{
        margin-top: 80px;
    }
    .how-work__item{
        flex: 0 0 50%;
        align-items: start;
    }
    .how-work__title{
        font-size: 14px;
        text-align: left;
    }
}

@media  (max-width: 576px){
    .footer-social__title{
        font-size: 20px;
    }
    .product__body .product__gallery .product__gallery-top .product__gallery-top--col{
        width: auto;
    }
    .categories-block .categories-block__item .categories-block__icon img {
        width: 109px;
        height: 70px;
    }
    .banner-form .container{
        padding: 0 ;
    }
    .under-banner__btn{
        width: 100%;
        margin-top: 15px;
    }
    .under-banner-section{
        padding: 32px 0;
    }
    .tarif-info__item{
        display: block;
    }
    .tarif-info__subtitle{
        margin-bottom: 0;
    }
    .tarif-info-price{
        margin-bottom: 32px;
    }
    .tarif-item__title{
        margin-bottom: 30px;
    }
    .tarif-info__item:last-child .tarif-info-price{
        margin-bottom: 0;
    }
    .tarif-info{
        flex: 1;
    }
}
@media (max-width: 480px){
    .btn-order-btn{
        width: 100%;
        text-align: center;
        margin: 16px 0 0 0;
    }
}