@font-face {
    font-family: 'Noto Sans';
    src: local('Noto Sans'), local('NotoSans'), url('../fonts/notosans.woff2') format('woff2'), url('../fonts/notosans.woff') format('woff'), url('../fonts/notosans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: local('Noto Sans Italic'), local('NotoSans-Italic'), url('../fonts/notosansitalic.woff2') format('woff2'), url('../fonts/notosansitalic.woff') format('woff'), url('../fonts/notosansitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Noto Sans';
    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('../fonts/notosansbold.woff2') format('woff2'), url('../fonts/notosansbold.woff') format('woff'), url('../fonts/notosansbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: local('Noto Sans Bold Italic'), local('NotoSans-BoldItalic'), url('../fonts/notosansbolditalic.woff2') format('woff2'), url('../fonts/notosansbolditalic.woff') format('woff'), url('../fonts/notosansbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
.more-phones {
    
    position: absolute;
    top: 100%; /* Появится под основным номером */
    background: #373434a6;
    color:white;
    padding: 10px;
    backdrop-filter: blur(4px);
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    white-space: nowrap;
    font-size: 19px;
    font-weight: 700;
    right:0px;
    z-index: 999999991;
    opacity: 0;
    pointer-events: none;
    ransform: translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
  }

  .header-top__contact:hover .more-phones {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  

*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans}.lock{overflow:hidden}.link{font-size:15px;color:#000;text-decoration:none}.active{color:#3a8ecf}.grey{color:#858585}.flex-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.al-center{-ms-flex-align:center;align-items:center}.title{font-size:30px;color:#373435}.btn{margin: 20px auto 0 auto;justify-content: center;align-items: center;display: flex;width: 200px;padding:16px 30px;border-radius:40px !important;background:#ececec;font-size:17px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .3s ease}.btn:hover{background:#3a8ecf;color:#fff}*{border-radius: 5px;}.yellow{color:#3a8ecf}section{padding-bottom:60px}.burger{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:45px;height:40px}.burger-icon{position:relative;width:33px;height:2px;background-color:#0c2b45;margin-right:10px}.burger-icon:after,.burger-icon:before{position:absolute;left:0;content:"";width:33px;height:2px;background-color:#0c2b45;transition:transform .2s ease-in,top .2s linear .2s}.burger-icon:before{top:-10px;background:#4abcff}.burger-icon:after{top:10px}.way-to-page{font-size:15px;font-weight:400;margin:30px 0}.burger-icon.burger-icon-active{background-color:transparent}.burger-icon.burger-icon-active:before{transform:rotate(45deg);top:0;transition:top .2s linear,transform .2s ease-in .2s}.burger-icon.burger-icon-active:after{transform:rotate(-45deg);top:0;transition:top .2s linear,transform .2s ease-in .2s}.tabs__caption{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;list-style:none;cursor:pointer;margin-bottom:55px;color:#373435;transition:all .2s linear}.tabs__caption li{font-size:22px}.tabs__caption li:nth-child(2){margin:0 85px}.tabs__active{color:#3a8ecf;border-bottom:1px solid #373435}.tabs__content{display:none}.tabs__content--active{display:block}.irs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs,.irs-line{position:relative;display:block}.irs-line{overflow:hidden;outline:none!important}.irs-bar{display:block}.irs-bar,.irs-shadow{position:absolute;left:0;width:0}.irs-shadow{display:none}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-max,.irs-min{position:absolute;display:none;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:none;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:transparent;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:none!important;z-index:-9999!important;background:none!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-max,.irs--flat .irs-min{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:linear-gradient(180deg,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(180deg,#fff 0,#428bca 30%,#b9d4ec);box-shadow:inset 0 0 1px 1px hsla(0,0%,100%,.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:linear-gradient(180deg,#fff 0,#b4b9be 30%,#fff);box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,.45);background-color:#939ba7;background:linear-gradient(180deg,#fff 0,#919ba5 30%,#fff)}.irs--big .irs-max,.irs--big .irs-min{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(180deg,#428bca 0,#3071a9);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern,.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(180deg,#e0e4ea 0,#d1d6e0);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(180deg,#20b426 0,#18891d)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:first-child{position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(180deg,#fff 0,#e9e6e6);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(180deg,#fff 0,#919ba5 30%,#fff)}.irs--modern .irs-handle.state_hover>i:first-child,.irs--modern .irs-handle:hover>i:first-child{border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:10px;width:100%}.irs--round .irs-line{top:6px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:6px;height:4px;background-color:#3a8ecf}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,.5)}.irs--round .irs-handle{top:3px;width:9px;height:9px;background-color:#3a8ecf;border-radius:50%}.irs--round .irs-max,.irs--round .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-max,.irs--square .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1)}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}.header-top{border-radius: 0;top: 0;padding:10px 0;position: sticky;z-index: 9999999;width:100%;background-color: #ffffff;}.header-top__lang{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.header-top__lang--item:first-child{margin-right:20px}.header-top__links{display:-ms-flexbox;display:flex;list-style:none;-ms-flex-pack:center;}.header-top__links li{margin-right:45px}.header-top__links li:last-child{margin-right:0}.header-top__link{transition:color .2s linear;color: #fff;}.header-top__link:hover{color:#3a8ecf}.header-top__contact{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.header-top__contact--link{font-size:19px;color:#fff;font-weight:700;margin-left:14px}.header__first{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__search{position:relative}.header__search--input{display:-ms-flexbox;display:flex;width:100%;padding:10px 0 10px 16px;border-radius:4px;height: 40px;line-height: 40px;font-size: 14px;border:1px solid #858585;outline:none;transition:all .3s ease}.header__search--input:focus{border-color:#3a8ecf}.header__search--input::-webkit-input-placeholder{font-size:12px;font-weight:300}.header__search--input::-moz-placeholder{font-size:12px;font-weight:300}.header__search--input:-ms-input-placeholder,.header__search--input::-ms-input-placeholder{font-size:12px;font-weight:300}.header__search--input::placeholder{font-size:12px;font-weight:300}.header__search--logo{position:absolute;top:35%;right:5%}.header__last--links{list-style:none;justify-content: center;}.header__last--links,.header__last--links li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__last--links li{margin-right:20px}.header__last--links li:last-child{margin-right:0}.header__last--links li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__last--links li span{margin-left:5px}.sticky{position:fixed;top:0;left:0;width:100%;padding:10px 90px;z-index:9;background:#fff}.slider{width:100%;padding-bottom:15px;border-radius: none;}.slider__img{border-radius: 0}.slider__content{position:absolute;top:15%;max-width:420px}.slider__title{margin-bottom:16px;line-height:1;color:#fff}.slider__text{    text-shadow: 1px 1px 2px #000;font-size:17px;font-weight:400;line-height:27px;word-spacing:5px;margin-bottom:50px;color:#fff}.slider__btn{background:#ececec;font-size:17px;width: 100%;font-weight:700;position: absolute;bottom:-40%;transition:all .3s ease}.slider__btn:hover{background:#3a8ecf;color:#fff}.swiper-container{max-width:100%;height:500px}.swiper-pagination-bullet{width:10px;height:10px;border-radius:100% !important; border:1px solid #fff;background:none}.swiper-pagination-bullet-active{padding:5px;background:#fff}.swiper-pagination{margin-bottom:15px}.swiper-pagination-bullet-active{padding:0}.nav{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav,.nav-link{display:-ms-flexbox;display:flex}.nav-link{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:53px;padding-right:30px;color:#373435;font-size:20px;font-weight:700;text-align:right;text-decoration:none;height: 100%;padding: 15px 30px 10px 0}.nav-link.active{color:#3a8ecf;display: inline-flex !important}.megamenu{width: 100vw;background-color:#fff;border-top:1px solid #e4e4e4;z-index:50;box-shadow:0 10px 20px rgba(0,0,0,.1);display:none}.show{padding:0;display:-ms-flexbox;display:flex}.aside-megamenu{background-color:#f8f8f8;width:30%;-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:0;flex-shrink:0;padding:24px;padding-right:0; height:100%; overflow-y: scroll}.aside-megamenu .nav{width:300px;float:right;-ms-flex-direction:column;flex-direction:column}.aside-megamenu .nav-link.active{box-shadow:-5px 2px 7px rgba(51,51,51,.1)}.sub-megamenu{padding:30px;max-width:880px;-ms-flex-positive:1;flex-grow:1}.sub-megamenu a.link-submenu{display:block;padding:3px 0}.sub-megamenu [class*=col-]{padding-bottom:20px}.megasubmenu-content-wrap{list-style:none;margin:0;padding:0;column-count:3}.megasubmenu-content-wrap a{color:#373435;text-decoration:none;margin-bottom:30px;transition:color .3s linear}.megasubmenu-content-wrap a:hover{color:#3a8ecf}.megasubmenu-content-wrap>li{margin-bottom:20px;-moz-column-break-inside:avoid;break-inside:avoid}.nav-orders{background-color:#f8f8f8;padding:5px;border-radius:8px;font-weight:500}.nav-orders .nav-link{padding:8px 16px}.nav-orders .active{background:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.1);border-radius:8px}.list-menu{list-style:none;margin:0;padding-left:0}.list-menu li{margin-bottom:3px}.list-menu li.active a{background-color:#f0f2f4}.list-menu a{color:#212529;padding:3px;display:block;line-height:1.3;border-radius:.35rem}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.mobile-block{display:none}.favorite{position:relative;padding-bottom: 50px;}.favorite-container,.favorite-container2,.favorite-container3{overflow:hidden;position:relative;max-width:100%}.favorite__button--next,.favorite__button--next2,.favorite__button--next3,.favorite__button--prev,.favorite__button--prev2,.favorite__button--prev3{outline:none;position:absolute;z-index:3;cursor:pointer}.favorite__button--prev,.favorite__button--prev2,.favorite__button--prev3{top:50%;left:-55px}.favorite__button--next,.favorite__button--next2,.favorite__button--next3{top:50%;right:-55px}.favorite__title{text-align:center;color:#373435}.favorite-card{width:240px;}.favorite-card__top{border-bottom-left-radius: 0;border-bottom-right-radius: 0;width:100%;height:240px;display: flex;background: #4abcff;}.favorite-card__img{border-radius: 4px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;max-width:100%;margin: auto;height: 150px}.favorite-card__bottom{display: flex;justify-content:space-between;border-radius:4px;border-top-left-radius: 0;border-top-right-radius: 0;:relative;padding:15px;border-top:none;border:1px solid #ececec}.favorite-card__title{color:#373435;position:relative;font-size:18px;font-weight:700;margin-bottom:19px}.favorite-card__title:after{position:absolute;content:"";width:57px;height:2px;bottom:-10px;left:0;background-color:#373435}.favorite-card__price,.favorite-card__price-tag{font-weight:700;color:#3a8ecf}.favorite-card__price{font-size:19px}.favorite-card__price-tag{font-style:13px}.favorite-card__btns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;text-align:center}.favorite-card__btns--item{width:50px;height:35px;display:flex;align-items:center;justify-content:center;line-height:60px;border:1px solid #ececec;border-bottom:none;border-right:none}.favorite-card__btns--item:first-child{border-top:none}.favorite-stars img{display: none}.favorite-stars{text-align:right;padding:12px 16px 0 0}.products-card{position:relative;padding:60px;display: block;padding-right:30px;height:292px;background:#ececec}.products-card:first-child,.products-card:nth-child(2){margin-bottom:20px}.products-card__block{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.products-card__img{position:absolute;max-width:100%;right:0%;bottom:1%}.products__title{font-size:22px;color:#373435}.products__link{position:absolute;top: 0;left: 0;right: 0;bottom: 0;padding: 38% 0 0 10%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#3a8ecf;font-size:15px;font-weight:bold}.products__link img{margin-right:5px}.novelty{position:relative; padding: 0}.novelty__title{text-align:center;margin-bottom: 50px;}.novelty-container{overflow:hidden;position:relative;max-width:100%}.novelty__button--next,.novelty__button--prev{position:absolute;z-index:3;cursor:pointer;outline:none}.novelty__button--prev{top:25%;left:-60px}.novelty__button--next{top:25%;right:-35px}.lastnews__title{font-size:45px;color:#373435;margin-bottom:50px;line-height:1.5}.lastnews__subtitle{font-size:18px;margin-bottom:50px}.lastnews__block{margin-top:150px}.lastnews-card{margin-left:auto;max-width:325px}.lastnews-card__img{border-radius: 4px;border-bottom-left-radius: 0;border-bottom-right-radius:0;max-width:100%;display:block}.lastnews-card__content{border-radius:4px;border-top-right-radius: 0;border-top-left-radius: 0;background:#ececec;padding:25px;}.lastnews-card__date{font-size:14px}.lastnews-card__title{margin:20px 0;font-size:18px;color:#373435}.lastnews-card__text{color:#373435;}.lastnews-card__link{margin-top: 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.lastnews-card__link img{margin-right:5px}.order__title{;margin-bottom:30px}.order__img{max-width:100%}.order__text + p{font-size:18px;color:#373435;margin-bottom:30px}.order__btn{background:#3a8ecf;color:#fff;}.order__btn:hover{background:#ececec;color:#373435}.contacts{overflow:hidden}.contacts .col-lg-6{padding:0}.contacts__img{height:100%;background:url(/assets_files/images/bashni.jpg) no-repeat 0;background-size:cover}.contacts__map{position:relative}.contacts__map iframe{width:100%;height:533px}.contacts__info{position:absolute;top:0%;left:0%;padding:35px;backdrop-filter: blur(4px);}.contacts__title{font-size:20px;margin-bottom:10px}.contacts__text{margin-bottom:20px;font-size:15px;color:#373435}.contacts__link{display:block;font-size:15px;margin-top:5px}.footer{margin:40px 0 0 -1px;background-image: url(/assets_files/images/shop4.jpg);border-radius: 0;padding:60px 0 35px}.footer__title{font-size:18px;margin-bottom:35px;color: #fff;}.footer__text{color:#fff;line-height:28px;margin-bottom:28px}.footer__social{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;list-style:none}.footer__link,.footer__social{color: #fff;display:-ms-flexbox;display:flex}.footer__link{-ms-flex-align:center;align-items:center;margin-bottom:15px;transition:color .2s linear}.footer__link:hover{color: #3a8ecf}.footer__logo{width:30px;margin-right:10px;text-align:center}.footer__consult{margin-left:70px}.footer__input{padding: 17px 15px;margin: 0 15px 0 10px;border:none}.footer__btn{background-color:#fff;color:#3a8ecf;margin: 0}.footer__btn:hover{background-color:#fff;color:#3a8ecf}.review{padding-left:20px;padding-top:10px;padding-bottom:11px;border-bottom:1px solid #d5d5d5}.review__name{font-size:18px;font-weight:300;color:#3a8ecf}.review__date{color:#929091;font-size:10px;margin-top:5px}.review__comment{color:#373435;font-size:10px;margin-top:5px}.delivery{padding-top:50px}.delivery__title{text-align:center;font-size:30px;font-weight:700;margin-bottom:50px}.delivery__wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.delivery__box,.delivery__wrap{-ms-flex-align:center;align-items:center}.delivery__box{width:300px;text-align:center;border-radius:5px;padding:45px 30px;box-shadow:-1px 5px 15px #00000016}.delivery__box:last-child{padding:45px 10px}.delivery__name{margin-top:24px;margin-bottom:50px}.delivery__img{height:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.delivery__desc{margin-bottom:50px}.delivery__desc,.delivery__name,.delivery__price{font-size:18px;font-weight:600;line-height:32px}.delivery__minititle{margin-top:50px;font-size:17px;font-weight:600}.delivery__price{font-size:22px}.product-card__slider{padding-bottom:50px}.product-card__info .tabs__active{font-weight:700;color:#000;text-decoration:none;border-bottom:none}.product-card__info li{color:#929091;font-weight:700}.product-card__about{padding:20px 0 70px;background:linear-gradient(90deg,#3a8ecf 0%,#fff 0)}.product-card__img{display:block;margin:auto;width:60%;max-width:100%}.product-card a{text-decoration:none}.product-card__content--title{font-size:35px}.product-card__reviews{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:15px 0}.product-card__text{line-height:22px}.product-card__price{font-weight:700;font-size:25px;color:#373435}.product-card__price span{font-size:16px}.product-card__row{width:300px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;margin:35px 0 12px}.product-card__booknow{font-size:13px}.product-card__old-price{text-decoration:line-through}.product-card__old-price span{font-size:12px}.product-card__button{margin:40px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:flex-start;justify-content: flex-start;}.product-card__button a{text-decoration:none}.product-card__btn{margin:10px;padding:15px 40px;font-size:14px;background:#3a8ecf;color:#fff;transition:all .2s linear}.product-card__btn:hover{background-color:#ececec;color:#373435;display: flex;}.product-card__trash{padding: 15px 40px;font-size:15px;font-weight:700;color:#373435}.product-card-characteristic__row{width:50%;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.product-card-characteristic__title{padding:15px 0}.product-card-characteristic__text:nth-child(2){line-height:2}.product-card-tabs__caption{-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px}.product-card-tabs__caption li:nth-child(2){margin:0;margin-left:50px}.product-card-review{height:auto}.product-card-review .p{margin-bottom:50px}.product-card__info{margin:50px 0 100px}.product-card__info--block{padding:35px 60px;background:#ececec}.catalog__sidebar{background-color:#f6f6f6;border-radius:5px;padding:10px 20px}.catalog__item{list-style-type:none;padding:18px 25px;border-bottom:1px solid #d5d5d5}.catalog__item:last-child{border-bottom:none}.catalog__item-name{font-size:15px}.catalog__drop{list-style-type:none;margin-top:15px;display:none}.catalog__label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:15px}.catalog__label input{margin-right:10px}.catalog__quantity{margin-left:auto}.catalog__box{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.catalog__box .arr{transform:rotate(90deg);font-size:20px;color:#000;font-weight:700;transition:all .3s ease}.catalog__box--active .arr{transition:all .3s ease;transform:rotate(270deg)}.catalog__btn-refresh{font-size:13px;color:#373435;font-weight:700;text-align:center;text-transform:uppercase;display:inline-block;width:100%;padding:15px 0}.extra-controls{-ms-flex-pack:justify;justify-content:space-between;width:100%}.extra-controls,.extra-controls label.flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.extra-controls label.flex{font-size:10px;width:50%;font-weight:700;margin:0}.extra-controls label.flex:last-child{-ms-flex-pack:end;justify-content:flex-end}.range-slider{position:relative;height:30px}.js-input-from,.js-input-to{width:75px;margin-left:5px;height:25px;border-radius:13px;text-align:center;font-size:10px;color:#373435;border:1px solid #3a8ecf;outline:none}.btn{width:144px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.cabinet{padding-bottom:0}.cabinet__sidebar{background-color:#f6f6f6;text-align:center;margin-right:50px;padding:10px 30px}.cabinet__id{font-size:20px;font-weight:400;display:-ms-flexbox;display:flex;height:100%;width:100%;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.cabinet__list{list-style-type:none}.cabinet__item{margin-bottom:11px;cursor:pointer}.cabinet__item.active .cabinet__item-text{color:#3a8ecf}.cabinet__item-text{font-size:12px;font-weight:400;color:#373435}.cabinet__name{font-size:15px;font-weight:700;margin-bottom:3px}.cabinet__surname{font-size:15px;font-weight:400;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #d5d5d5;display:block}.cabinet__content{background-color:#f6f6f6;padding:10px 25px 25px 17px;border-radius:5px}.cabinet__content--yes{padding:14px 24px;margin-bottom:15px}.cabinet__content--yes .cabinet__content-title{margin:0}.cabinet__content-title{font-size:20px;font-weight:700;margin-bottom:15px}.cabinet__content-text{display:block;background-color:#fff;padding:20px;font-size:15px;font-weight:600;border-radius:5px;color:#3a8ecf}.cabinet__form{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;padding:35px 20px 10px}.cabinet__form,.cabinet__label{display:-ms-flexbox;display:flex}.cabinet__label{width:48%;font-size:15px;color:#373435;font-weight:600;-ms-flex-direction:column;flex-direction:column}.cabinet__label input{margin-top:5px;background-color:#fff!important}.cabinet__label--max{width:100%}.cabinet__btns{margin-top:20px;margin-bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.cabinet__tab{display:none}.cabinet__tab.act{display:block}.cabinet .btn{padding:16px 77px;font-size:15px;font-weight:700;color:#373435;margin-right:30px;text-decoration:none}.cabinet .footer__btn{padding:16px 30px;color:#fff;margin:0}.cabinet #table2 .table,.cabinet #table .table{width:100%;text-align:center;border-spacing:0;border-collapse:collapse}.cabinet #table2 th,.cabinet #table th{padding:10px;font-weight:400;font-size:15px}.cabinet #table2 td,.cabinet #table2 th,.cabinet #table td,.cabinet #table th{text-align:center}.cabinet #table2 tbody tr,.cabinet #table tbody tr{border-top:1px solid #707070}.cabinet #table2 td,.cabinet #table td{text-align:center;padding:30px 0;font-size:15px;font-weight:600}.signup{margin:0;padding:0}.signup__banner{border-radius:5px;background-image:url(/assets_files/images/bg-reg.png);background-size:cover;background-repeat:no-repeat;padding:43px 60px}.signup__banner .col-lg-4{background-color:#fff;width:360px;padding:10px 35px}.signup__title{font-size:20px;font-weight:700;color:#3a8ecf;padding-bottom:15px;text-align:center}.signup__input input{background-color:#f6f6f6;padding-left:20px;height:40px;color:#373435;font-size:15px;width:100%;border:none;outline:none;margin-bottom:15px}.signup__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;height:42px;width:100%!important;border-radius:0;font-size:15px;text-decoration:none;line-height:0;background-color:#3a8ecf;color:#fff;text-transform:uppercase}.signup__text{font-size:11px;font-weight:300;color:#373435;margin-top:23px;display:block;text-align:center}.signup__text a{font-size:11px;font-weight:600;color:#373435;text-decoration:none}.col-lg-7 .signup__title{color:#fff;font-size:30px;text-align:right}.col-lg-7 .signup__item{list-style-type:none;display:-ms-flexbox;display:flex;margin-bottom:60px}.col-lg-7 .signup__item img{width:56px;height:56px}.col-lg-7 .signup__text{color:#fff;font-size:18px;text-align:left;font-weight:700;margin:0 0 0 50px;padding:0;list-style-type:none}.trash__title{font-size:35px;color:#373435;text-align:right;font-weight:700;}.trash__box{width:100%}.trash__table{border-spacing:0;border-collapse:collapse;margin-bottom:40px;width:100%}.trash__table th{padding:20px;font-weight:400}.trash__table td,.trash__table th{text-align:center}.trash__table tbody tr{border-top:1px solid #707070}.trash__table td{text-align:center;padding:10px 0}.trash__delete{cursor:pointer}.trash__img{height:105px;padding:20px;background-color:#f6f6f6;margin:0 auto}.trash__img img{height:65px;width: auto}.trash__promo{border-radius: 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;font-weight:400;padding-left:40px;cursor:pointer;padding-right:10px;padding-bottom:15px;margin-bottom:27px;border-bottom:1px solid #707070}.trash__promo-text:last-child{transform:rotate(90deg);font-size:30px}.trash__inner,.trash__summ{display:-ms-flexbox;display:flex}.trash__summ{-ms-flex-direction:column;flex-direction:column}.trash__summ-title{text-align:center;width:70%;font-size:25px;font-weight:700}.trash__summ-text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:25px}.trash__summ-text span{font-size:10px}.trash__summ .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-item-align:end;align-self:flex-end;margin-top:45px;background: #3a8ecf;color: #fff;}.trash__promo-form{display:none;margin-bottom:45px;display:-ms-flexbox;display:flex}.trash__promo-form .btn{border-radius:0;height:45px;width:145px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:23px;background: #3a8ecf;color: #fff;}.trash__promo-form input{height:45px;background-color:#f6f6f6;border:none;padding-left:20px;width:400px}.trash__promo-slide{display:none}.trash-payment__form{width:460px}.trash-payment__form--address{width:100%}.trash-payment__label{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:20px;font-weight:700;margin-bottom:20px;font-size: 15px;}.trash-payment__label input{height:58px;background-color:#f6f6f6;border:none;margin-top:12px;padding-left:20px}.trash-payment__group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.trash-payment__group .btn{margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-size:20px;font-weight:700;margin-bottom:10px;border-radius:0}.trash-payment__input{height:58px;background-color:#f6f6f6;border:none;margin-top:5px;padding-left:20px}.trash-payment__subtitle{font-size:20px;font-weight:700}.trash-payment__inner{display:-ms-flexbox;display:flex;padding-left:3px;margin-bottom:40px}.trash-payment__inner:nth-child(3){margin-bottom:60px}.trash-payment__inner input{margin-top:5px}.trash-payment__inner label{font-size:20px;font-weight:600}.trash-payment__title{font-size:20px;font-weight:700;margin-bottom:12px}.trash-payment__box{margin-left:10px}.trash-payment__price{font-size:18px;font-weight:400;margin:2px 0}.trash-payment__text{font-size:12px;font-weight:400}@media (max-width:1200px){.title{font-size:40px}.btn{padding:14px 25px;font-size:16px}section{padding-bottom:90px}.tabs__caption{margin-bottom:50px}.tabs__caption li{font-size:20px}.tabs__caption li:nth-child(2){margin:0 80px}.header__last{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.header__last--links{list-style:none}.header__last--links,.header__last--links li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header__last--links li{margin-right:20px}.header__last--links li:last-child{margin-right:0}.header__last--links li span{display:none}.slider__title{margin-bottom:15px;line-height:1.6}.slider__text{font-size:16px;line-height:1.7;word-spacing:4px}.swiper-container{height:400px}.megamenu{width:100%;top:0%;overflow-y:scroll}.nav-link{font-size:18px}.favorite-card{width:220px;margin:0 auto 30px}.favorite-card__top{width:100%;height:auto;}.favorite-card__img{max-width:100%}.favorite-card__title{font-size:19px;margin-bottom:18px}.favorite-card__price{font-size:19px}.favorite-card__price-tag{font-style:13px}.lastnews__title{font-size:40px}.lastnews__subtitle{font-size:17px;margin-bottom:45px}.lastnews__block{text-align:center;margin:0 0 50px}.lastnews-card{margin:0 auto}.lastnews-card__date{font-size:14px}.lastnews-card__title{margin:35px 0;font-size:19px}.lastnews-card__text{margin-bottom:55px}.order__title{margin-top:60px;line-height:1.4;margin-bottom:30px}.order__img{display:block;max-width:100%}.order__text{font-size:17px;color:#373435;}.contacts__img{display:none}.contacts__map iframe{height:433px}.contacts__info{top:25%;left:5%;padding:30px}.contacts__title{font-size:19px!important;margin-bottom:8px}.contacts__text{margin-bottom:20px;font-size:14px}.contacts__link{display:block;font-size:14px;margin-top:5px}.footer{text-align:center;padding:40px 0 30px}.footer .col-lg-2{margin-bottom:40px}.footer__title{font-size:20px;margin-bottom:35px}.footer__text{line-height:25px;margin-bottom:25px}.footer__social{-ms-flex-align:center;align-items:center}.footer__consult{margin-left:0}.footer__block{-ms-flex-pack:center;justify-content:center}}@media (max-width:998px){.delivery{padding-bottom:0}.delivery__box{margin-bottom:20px;padding:20px}.delivery__minititle{text-align:center}}@media (max-width:992px){.megasubmenu-content-wrap{column-count:2}.nav-link{font-size:17px}.megamenu{width:100%;top:0%!important}.catalog__sidebar{margin-bottom:30px}.cabinet__sidebar{margin:0}.cabinet__id{-ms-flex-pack:start;justify-content:flex-start;padding-bottom:20px}.cabinet #table2 .table,.cabinet #table .table{width:700px;margin-top:20px}.cabinet #table,.cabinet #table2{overflow-y:scroll}}@media (max-width:991px){.header-top__links{margin:20px 0}.sticky{padding:10px 60px}.order__title{margin-top:60px;line-height:1.4;margin-bottom:30px}.order__img{width:100%;width:60%;margin:auto;margin-right:15%}.order__content{text-align:center}}@media (max-width:768px){.title{font-size:35px}.btn{padding:12px 22px;font-size:15px}section{padding-bottom:80px}.tabs__caption{margin-bottom:40px}.tabs__caption li{font-size:19px}.tabs__caption li:nth-child(2){margin:0 80px}.header__first{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.header__search{display:block;width:80%;margin:10px auto}.header__last{margin:0}.sticky{padding:10px 40px}.slider__title{margin-bottom:14px;line-height:1.5}.slider__text{font-size:15px;line-height:1.6;margin-bottom:40px}.swiper-container{height:350px}.lastnews__title{font-size:35px; line-height:1}.product-card__content{padding:0 10px;width:100%}.lastnews__subtitle{font-size:16px;margin-bottom:40px}.lastnews__block{margin:0 0 45px}.lastnews-card{margin:0 auto 20px}.lastnews-card__date{font-size:14px}.lastnews-card__title{margin:32px 0;font-size:18px}.lastnews-card__text{margin-bottom:50px}.order__title{margin-top:50px;line-height:1.4;margin-bottom:25px}.order__text{font-size:16px;}.footer{text-align:center;padding:40px 0 30px}.footer__title{font-size:19px;margin-bottom:35px}.footer__text{font-size:14px;line-height:25px;margin-bottom:25px}}@media (max-width:768px){.product-card__about {padding: 20px 0 70px;background: linear-gradient(135deg,#fbc25a 40%,#fff 0);}.megamenu{-ms-flex-direction:column;flex-direction:column}.megamenu .aside-megamenu{width:100%;-ms-flex-preferred-size:100%;padding:10px}.megamenu .aside-megamenu .nav{float:left;width:100%;display:block;white-space:nowrap;overflow-x:auto}.megamenu .aside-megamenu .nav a.nav-link{display:inline-flex;padding:10px;margin-bottom:10px;border-top-right-radius:.35rem;border-bottom-right-radius:.35rem}.nav-link{font-size:16px}.megamenu{width:100%;top:0%!important}}@media (max-width:568px){.title{font-size:22px}.btn{padding:10px 5px;font-size:14px}section{padding-bottom:60px}.slider__img{border-radius: 0px}.tabs__caption{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-bottom:35px; justify-content: space-around; flex-direction: column}.tabs__caption li{font-size:18px; width: 100%}.tabs__caption li:nth-child(2){margin:30px 0}.header-top .col-lg-6{display:none}.header-top__lang--item{font-size:13px}.header-top__lang--item:first-child{margin-right:10px}.header-top__contact--link{color: #fff;font-size:14px;margin-left:14px}.header-top__contact--logo{display:none}.header__logo{margin:0;width:80%}.header__first{-ms-flex-pack:justify;justify-content:space-between}.sticky{padding:10px 20px}.slider__title{font-size:25px;margin-bottom:12px;line-height:1.4}.slider__text{font-size:13px;line-height:1.5;margin-bottom:30px}.swiper-container{height:330px}.nav-link{font-size:15px}.megamenu{width:100%;top:0%!important}.favorite__button--next,.favorite__button--next2,.favorite__button--next3,.favorite__button--prev,.favorite__button--prev2,.favorite__button--prev3,.novelty__button--next,.novelty__button--next2,.novelty__button--next3,.novelty__button--prev,.novelty__button--prev2,.novelty__button--prev3{display:none}.products-card__img{width:40%;right:2%;bottom:4%}.order__title{margin-top:40px;line-height:1.3;margin-bottom:20px}.order__text{font-size:15px;}.footer{text-align:center;padding:40px 0 30px}.footer__title{font-size:18px;margin-bottom:20px}.footer__text{font-size:13px;line-height:25px;margin-bottom:20px}.footer__block{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__input{margin-left:10px;margin-right:0}.product-card__img{margin:20px auto}.product-card__price,.product-card__reviews,.product-card__text{margin:15px}.product-card__row{padding:0 15px}.product-card__old-price{margin:0 15px}.product-card__button{padding:0 15px;flex-direction: column}.product-card-characteristic__row{width:100%}.product-card-characteristic__text,.product-card-characteristic__title{font-size:13px}.product-card-review{height:250px}.product-card__info--block{padding:20px 15px}.cabinet__form{padding:10px}.cabinet__label{width:100%}.cabinet__btns{-ms-flex-pack:center;justify-content:center}.cabinet .btn{padding:16px 25px}.signup{margin-top:30px}.signup__banner{padding:30px}.signup__banner .col-lg-4{width:100%;padding:15px}.signup__title{font-size:22px!important;text-align:center!important;margin-top:20px}.col-lg-7 .signup__text{margin:0 0 0 20px;font-size:15px}.trash__box,.trash__table{overflow-y:scroll}.trash__table{width:700px}.trash__table th{padding:5px}.trash__inner{-ms-flex-pack:justify;justify-content:space-between}.trash__summ-title{width:auto}.trash__summ .btn{-ms-flex-item-align:center;align-self:center}.trash__promo-form .btn{margin-top:0;padding:10px}.trash__promo-form input{width:100%}.trash-payment__form{margin-top:30px;width:100%}.trash-payment__group .btn{font-size:16px}.trash-payment__title{margin-top:20px}}.megamenu-close{position: absolute;height:40px;width:40px;cursor:pointer;top:20px;right:20px;}
.header__logo{
    max-height: 60px;
    width: auto;
}
body{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.modal-div{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 9999999999;
    transition: 0.3s ease;
}
.modal-div.activee{
    opacity: 1;
    visibility: inherit;
}
.modal-background{
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
}
.modal-div.activee .modal-background{
    opacity: 1;
    visibility: inherit;
}
.modal-box{
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 3rem;
    width: max-content;
    max-width: 100%;
}
.close-icon{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.close-icon:hover{
    fill: #999;
}
.modal-title{
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    line-height: 1;
    margin-bottom: 2rem;
    color: #3a8ecf;
}
.modal-paragraph{
    line-height: 1;
    font-size: 18px;
    color: #3a8ecf;
    margin-bottom: 12px;
}
.modal-link{
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-link img{
    margin-top: 1rem;
    width: 200px;
}
@media (max-width: 769px){
    .modal-box{
        padding: 2rem 15px;
    }
    .modal-title{
        font-size: 20px;
        margin-bottom: 0;
    }
    .modal-paragraph{
        font-size: 14px;
        margin-bottom: 0px;
        margin-top: 1rem;
    }
    .modal-link img{
        width: 120px;
    }
}
.tabs__caption li{
    text-align: center;
}
.tabs__caption li.tabs__active{
    border: none !important;
    text-align: center;
}
.extra-controls input{
    padding: 10px;
}
.products-card{
    cursor: pointer;
}
.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    box-sizing: border-box;
}
.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}
.menu > ul:after {
    clear: both;
}
.menu > ul > li {
    float: left;
    background: #3a8ecf;
    padding: 0;
    margin: 0;
    transition: .2s ease-in-out;
    border-radius: 4px;
}
.catalog__cards .col-md-4{
    margin-bottom: 20px;
}
.menu ul > li * {
    border-radius: 0px
}
.menu > ul > li a img {
    height: 25px;
    margin-right: 20px;
}
.section .swiper-slide{
    margin: 30px 0;
}
.section .swiper-slide-active{
    margin-left: 10px;
}
.favorite-card:hover, .lastnews-card:hover{
    box-shadow: 0px 0 10px #00000050;
    transform: scale(1.1);
    transition: .3s ease-in-out;
    cursor: pointer;
}
.menu > ul > li a,
.menu-mobile {
    text-decoration: none;
    padding: 15px 25px;
    display: block;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    transition: .2s ease-in-out;
    font-weight: 300;
}
.menu-mobile {
    display: none;
}
.menu > ul > li:hover a {
    color: #000;
}
.menu > ul > li > ul {
    display: none;
    background: #3a8ecf;
    position: absolute;
    z-index: 99;
    width: 400px;
    margin: 10px 0 0 0;
    list-style: none;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 10px 0;
}
.menu > ul > li > ul::before{
    content: '';
    position: absolute;
    top: -5px;
    left: 30px;
    border-top: 20px solid #3a8ecf;
    border-left: 20px solid transparent;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu > ul > li > ul:after {
    clear: both;
}
.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    width: 100%;
    list-style: none;
    display: flex;
    flex-direction: column;
    background: none;
}
.menu > ul > li > ul > li a {
    padding: 5px 20px;
    display: block;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
}
.menu > ul > li > ul > li a:hover {
    color: #fff;
}
@media(min-width:767px){
    .menu__li:hover > .menu__list{
        display: flex;
    }   
    .favorite-card__bottom{
        padding: 5px;
    }
}
.menu > ul > li > ul > li > ul {
    display: none;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    flex-direction: column;
    box-sizing: border-box;
    width: 230px;
    position: absolute;
    top: 0;
    right: 0;
}
.product-card__reviews .product-card__item:first-child{
    display: none;
}
.favorite-card__btns--item > img {
    height: 24px;
}
.active{
    display: block !important;
}
.productCartButton{
    margin-top: 10px;
}
.productCartButton > a{
    color: #fff;
    background: #3a8ecf;
    padding: 0 35px;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.productCartButton > a:hover{
    color: #fff;
}
 .menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}
.menu > ul > li > ul > li > ul:after {
    clear: both;
}
.menu > ul > li > ul > li > ul > li {
    float: left;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.menu > ul > li > ul > li > ul > li a {
    border: 0;
    padding: 5px 12px 5px 38px;
    font-size: 13px;
    margin-top: -10px;
}
.menu > ul > li > ul > li > ul > li a:hover {
    border: 0;
}
.menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 20px;
}
.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
    border: 0;
    padding: 10px;
} 

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-dialog{
    margin: 1.75rem auto;
    width: 300px;
    min-height: calc(100% - 3.5rem);
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {
  background-color: #fefefe;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
  height: auto;
}

.header__last--links > li > a{
    color: #000;
}

.header__last--links > li > a:hover{
    color: #000;
}

.favorite .title{
    margin-bottom: 50px;
}

.order__content{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.order__btn{
    margin: 0;
    justify-content: flex-start;
    align-items: flex-start;
    width: max-content;
}

.login-link{
    color: #000000 !important;
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.login-link:hover{
    color: #000000 !important;
}

.login-link > img{
    margin-right: 5px;
    height: 20px;
}

.cartLink{
    color: #000000;
    text-decoration: none;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.cartLink > img{
    height: 20px;
    margin-right: 5px;
}
.slider *{
    border-radius: 0px;
}

.lastnews__btn{
    margin-top: 40px !important;
}

.way-to-page a{
    color: #000;
    text-decoration: none;
    font-weight: 700;
}
.burger--active .burger-icon{
    transform: rotate(45deg);
    top: 0;
}
.burger--active .burger-icon:after{
    display: none;
}
.burger--active .burger-icon:before{
    transform: rotate(-90deg);
    top: 0;
}
.signup{
    margin-top: 30px;
}

.loginButton{
    margin-top: 20px;
    text-align: center;
}

.loginButton > a{
    color: #3a8ecf;
    font-weight: 700;
}

.cartBoxItemQuantityBox > input{
    text-align: center;
    padding: 10px !important;
    margin: 0 10px;
}

.trash-payment__btn{
    background: #3a8ecf;
    color: #fff;
}

#btn-address{
    background: none;
    color: #3a8ecf;
    width: 100%;
    justify-content: flex-start;
    padding-left: 0;
    margin-top: 10px;
}
.header__title{
    color: #000000;
}
.product-card__content .favorite-card__btns--item{
    border: none !important;
}
.footer__block{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    justify-content: space-between;
    background: #fff;
    border-radius: 50px;
    padding: 0 3px 0 25px;
}
.swiper__button--next{
    position: absolute;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    justify-content: space-between;
    height: 100%;
    top: 50%;
    right: 25px;
    z-index: 10;
    transform: translate(0, -50%);
}
.swiper__button--prev{
    position: absolute;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    justify-content: space-between;
    top: 50%;
    height: 100%;
    left: 25px;
    z-index: 10;
    transform: translate(0, -50%);
}
.products-card__block:hover .products-card__img{
    transition: .4s ease-in;
    transform: scale(1.2);
}

.footer__input{
    padding: 17px 10px;
    margin: 0 0 0 10px;
    font-size: 15px;
    flex: 1 1 auto;
}

.footer__btn{
    background: #3a8ecf;
    color: #fff;
    padding: 14px 20px;
    width: auto;
    flex: 0 0 130px;
}

.prodCatalogItem{
    margin-bottom: 30px;
    width: 100%;
}

.headerTopRight{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cartDrop {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    min-width: 300px;
    position: absolute;
    top: 65px;
}

.cartDropTop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #c1c1c1;
    border-radius: 0;
    margin-bottom: 20px;
    color: #000;
}
/*.header-top{*/
/*    margin-top: 55px;*/
/*}*/
.header__bottom{
    padding: 10px 0 10px;
    border-radius: 0;
    background-image: url(/assets_files/images/shop4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: -1px;
}
.cartDropTopTitle > span{
    font-size: 16px;
    line-height: 16px;
}

.cartDropTopDes > span{
    font-size: 14px;
    line-height: 14px;
}

.cartDropContentItem{
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cartDropContentItemProduct{
    display: flex;
    align-items: center;
}

.cartDropContentItemProductImage > img{
    height: 100px;
}

.cartDropContentItemProductTextTitle{
    font-weight: 700;
    margin-bottom: 10px;
}

.cartDropContentItemProductTextPrice{
    color: #000;
    font-size: 15px
}

.cartDropContentItemProductTextPriceCurrency{
    text-transform: uppercase;
    color: #3a8ecf;
}

.cartDropContentItemQuantity{
    display: flex;
}

.cartDropContentItemQuantity > button{
    border-radius: 50%;
    background: #3a8ecf;
    color: #fff;
    font-size: 20px;
    width: 25px;
    height: 25px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.loader{
  height: 10px;
  background-color: #000;
  position: absolute;
  z-index: 999999999999999999;
}

.cartDropContentItemQuantity > button:focus{
    outline: 0 !important;
}
/*.product-card__img:hover{*/
/*    transform: zoom(1.3);*/
/*    cursor: pointer;*/
/*    transition: .4s ease-in-out;*/
/*}*/
.cartDropContentItemQuantity > span{
    width: 50px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    background: none;
    border: none;
    text-align: center;
    display: inline-block;
    line-height: 25px;
}

.cartDropContent{
    border-bottom: 1px solid #c1c1c1;
    border-radius: 0;
    max-height: 210px;
    overflow-y: scroll;
}

.cartDropTotal{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 0 20px;
}

.cartDropTotal > span{
    font-size: 15px;
}

.cartDropBottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cartDropBottom > a{
    background: #3a8ecf;
    font-size: 14px;
    padding: 12px;
    color: #fff;
    text-decoration: none;
    margin-right: 15px;
    font-size: 15px;
}

.cartDropBottom > a:hover{
    color: #fff;
    opacity: 0.9;
}

.cartDropBottom > a:last-child{
    margin-right: 0;
}

.cartDrop{
    display: none;
}

.cartHover{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 20px 0;
}

.cartHoverText{
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    display: none;
    text-align: right;
}

.cartHoverText.active{
    display: block;
}

.cartMob .cartLink{
    color: #fff;
    font-weight: 700;
}

.cart-back{
    display: inline-block;
    color: #000;
    background: #3a8ecf;
    padding: 12px 25px;
    text-decoration: none;
}

.cart-back:hover{
    opacity: 0.8;
}

.cartHover:hover > .cartDrop{
    display: block !important;
}

@media(min-width:767px){
    .cartMob{
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    .menu > ul > li > ul::before{
        left: 90%;
    }
    .header-top__contact--link{
        font-size: 16px;
    }
    .header__bottom{
        display: none;   
    }
    .megamenu > .flex{
        flex-direction: column;
    }
}
@media only screen and (max-width: 540px) {
    .header-top{
        padding: 10px 0 0;
    }
    .zoomWindowContainer{
        width: 100% !important;
    }
    
    .cartBoxItemQuantityBox.input-number{
        display: flex
        ;
    }
    .products-card{
        padding: 30px;
    }
}
.tabs__content table{
    width: 100% !important;
    border-radius: 0 !important;
}
.tabs__content table *{
    border-radius: 0 !important;
}
.tabs__content table tr, .tabs__content table th{
    border: none !important;
}
@media only screen and (max-width: 768px) {
    .footer__input{
        padding: 17px 0;
    }
    .link{
        font-size: 12px;
    }
    .slider .slider__item {
        background-position: 45% 0!important;
    }
    .order__btn{
        margin: 0 auto 20px auto;
    }
    .cartLink {
        font-size: 12px;
    }
    .header__logo{
        max-height: 55px;
    }
    .d-none{
        display: none !important;
    }
    .footer__btn{
        padding: 14px 10px;
    }
    .footer__input{
        font-size: 13px;
    }
    .footer__block{
        padding-left: 15px;
    }
    .cartMob{
        display: block;
        font-size: 13px;
        padding-left: 5px;
    }
    .trash__title{
        padding: 0;
        text-align: center;
    }
    .cartBoxItemQuantityBox > input{
        padding: 3px !important;
    }
    .header-top__contact{
        display: none;
    }
    .menu-container {
        width: 100%;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu > ul > li > ul {
        width: 100%;
        padding: 5px;
        left: 0;
    }
    .menu > ul > li {
        width: 100%;
        float: none;
        display: block;
    }
    .menu > ul > li a {
        padding: 16px;
        width: 100%;
        display: block;
        color: #000;
    }
    .menu > ul > li > ul.normal-sub {
        width: 100%;
        
    }
    .menu > ul > li > ul > li {
        float: none;
        width: 100%;
    }
    .menu > ul > li > ul:not(.normal-sub) > li {
        margin-top: 0px;
    }  
    .menu > ul > li > ul > li:first-child {
        margin: 0;
    }
    .menu > ul > li > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul > li > ul > li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
    .favorite-card__top{
        height: 240px;
        padding: 50px;
    }
    .favorite-card__top .favorite-stars{
        display: none;
    }
    .favorite-card__img{
        height: auto;
    }
}    

.megamenu {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e4e4e4;
    border-radius: 0px !important;
    z-index: 50;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    display: none;
}

.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.aside-megamenu {
    background-color: #F8F8F8;
    width: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 5px;
    padding-right: 0;
}
.flex{
    display: flex;
}
.aside-megamenu .nav {
    width: 100%;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.aside-megamenu .nav-link.active {
    -webkit-box-shadow: -5px 2px 7px rgba(51, 51, 51, 0.1);
    box-shadow: -5px 2px 7px rgba(51, 51, 51, 0.1);
}

.sub-megamenu {
    padding: 18px;
    max-width: 880px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.sub-megamenu a.link-submenu {
    display: block;
    padding: 3px 0;
}

.sub-megamenu [class*='col-'] {
    padding-bottom: 20px;
}

.megasubmenu-content-wrap {
    list-style: none;
    margin: 0;
    padding: 0;
    
}

.megasubmenu-content-wrap a {
    color: #373435;
    text-decoration: none;
    margin-bottom: 25px;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

.megasubmenu-content-wrap a:hover {
    color: #3a8ecf;
}

.megasubmenu-content-wrap>li {
    margin-bottom: 20px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.nav-orders {
    background-color: #F8F8F8;
    padding: 5px;
    border-radius: 8px;
    font-weight: 500;
}

.nav-orders .nav-link {
    padding: 8px 16px;
}

.nav-orders .active {
    background: #FFFFFF;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}

.list-menu {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.list-menu li {
    margin-bottom: 3px;
}

.list-menu li.active a {
    background-color: #f0f2f4;
}

.list-menu a {
    color: #212529;
    padding: 3px;
    display: block;
    line-height: 1.3;
    border-radius: .35rem;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}
.footer .footer__social{
    flex-flow: column wrap;
    max-height: 250px;
    align-items: flex-start;
    margin-right: 22px!important;
}
.footer .footer__social li{
    margin-right: 22px!important;
}
.footer .col-lg-5{
    
    padding-left: 100px!important;

}
.footer .footer__link{
    flex-flow: row!important;
}
