@import "https://fonts.googleapis.com/icon?family=Material+Icons";

* {
    box-sizing: border-box;
}

@font-face {
    font-family: "cofo black";
    src: url("./fonts/CoFo_Sans-Black.ttf") format("truetype");
    font-style: black;
    font-weight: 900;
}

@font-face {
    font-family: "cofo bold";
    src: url("./fonts/CoFo_Sans-Bold.ttf") format("truetype");
    font-style: bold;
    font-weight: 700;
}

@font-face {
    font-family: "cofo regular";
    src: url("./fonts/CoFo_Sans-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

body {
    font-family: "cofo regular" !important;
}

h1,
h2,
h3,
h4,
h5,
p,
small {
    font-family: "cofo regular" !important;
    font-weight: bold !important;
}

h4 {
    font-weight: 700 !important;
    color: #000;
    padding-left: 15px;
}

#pagetitle {
    font-weight: 700;
}

.hm-top {
    background-color: #00A7CD;
    height: 60px;
    color: #fff;
    font-size: 14px;
    padding-top: 15px;
}

.header-phone-block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-phone-icon {
    display: inline-block;
    margin-right: 10px;
    width: 26px;
    height: 26px;

    background: no-repeat center url(/bitrix/templates/eshop_bootstrap_v4_copy/images/icons/phone_outline.png);
}

.header-phone-number {
    white-space: nowrap;
    transition: 250ms linear all;
    font-weight: 700;
}

.header-mail-block {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-mail-icon {
    display: inline-block;
    margin-right: 10px;
    width: 26px;
    height: 26px;
    background: no-repeat center url(/bitrix/templates/eshop_bootstrap_v4_copy/images/icons/coolicon.png);
}

.header-mail-text {
    white-space: nowrap;
    transition: 250ms linear all;
    font-weight: 700;
}

.input-group>:not(:first-child):not(.dropdown-menu) {
    margin-left: -5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-primary:hover {
    border-color: #00A7CD !important;
    background-color: #00A7CD !important;
    color: #fff;
}

.search-title-button {
    padding-top: 35px;
    border-color: #00A7CD !important;
    background-color: #00A7CD !important;
}

/* cart */
.cart-block-icon-profile {
    text-decoration: none;
    color: #000;
}

.cart-block-icon-profile a {
    position: inherit;
}

.cart-line-block-icon-cart {
    text-decoration: none;
    color: #000;
}

.circle_num {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #F24941;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: inherit;
}

/* static menu */
.bx-top-nav-container {
    background-color: #fff;
    color: #000;
}

.bx-top-nav-container ul li a {
    color: #000;
}

.bx-nav-1-lvl-link-text {
    color: #000;
    text-transform: inherit;
}

.bx-nav-1-lvl:hover>.bx-nav-1-lvl-link {
    border-bottom: 0;
    background: #fff;
}

.bx-hover {
    background: #fff;
}

.bx-nav-1-lvl.bx-hover>.bx-nav-1-lvl-link,
.bx-nav-1-lvl.bx-active>.bx-nav-1-lvl-link,
.bx-nav-1-lvl:hover>.bx-nav-1-lvl-link {
    border-bottom: 0;
    background: #fff;
}

.top-m:last-child a span {
    color: red;
}

.top-m:last-child a span::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: no-repeat center url(/bitrix/templates/eshop_bootstrap_v4_copy/images/fire.png);
}

footer {
    background: #F8F9FA;
    color: rgba(0, 0, 0, 0.5);
}

footer a {
    color: rgba(0, 0, 0, 0.5);
}

.color-black {
    color: #5C5C5C;
}

.blue-link {
    color: #00A6CC;
    text-decoration: none;
}

.blue-link:hover {
    color: rgba(0, 0, 0, 0.5);
}

.left-block {
    background-image: url(/images/Frame30.png);
    background-repeat: no-repeat;
    color: #fff;
    background-size: contain;
    background-position: center;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 110%;
    padding-top: 55px;
    padding-left: 70px;
}

.center-block {
    background-image: url(/images/Frame31.png);
    background-repeat: no-repeat;
    color: #fff;
    background-size: contain;
    background-position: center;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 110%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    position: relative;
}

.str {
    font-size: 27px;
}

.per {
    position: absolute;
    bottom: 20px;
    font-size: 43px;
    font-weight: 700;
    left: 170px;
}

.right-block {
    background-image: url(/images/Frame32.png);
    background-repeat: no-repeat;
    color: #fff;
    background-size: contain;
    background-position: center;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 110%;
    padding-top: 55px;
    text-align: center;
}

.dez {
    font-size: 32px;
    font-weight: 700;
}

h4.title {
    font-weight: 700;
    margin-bottom: 25px;
}

.rek-otr {
    position: relative;
}

.rek-otr a {
    color: rgba(36, 35, 33, 1);
    text-decoration: none;
}

ul.left-menu li {
    padding: 10px 16px;
    background: #fff;
}

ul.left-menu li a:hover {
    color: rgba(29, 175, 209, 1);
}

ul.left-menu li a {
    font-size: 1rem;
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

ul.left-menu li a:visited {
    font-size: 1rem;
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
    color: rgba(29, 175, 209, 1);
    font-weight: 700;
}

TH {
    vertical-align: top;
    text-align: left;
    color: #1DAFD1;
}

.base-color {
    color: #1DAFD1;
}

.btn-subscribe {
    cursor: pointer;
    text-align: center;
    background: #00A7CD;
    border: none;
    color: #fff;
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    border-radius: 2px;
    line-height: 30px;
    height: 40px;
    padding: 5px 20px 5px 20px;
    vertical-align: middle;
    outline: none;
    -webkit-transition: width 5s linear;
    -moz-transition: width 5s linear;
    -ms-transition: width 5s linear;
    -o-transition: width 5s linear;
    transition: width 5s linear;
    text-transform: none;
    text-decoration: none;
}

.mb-75 {
    margin-bottom: 75px;
}

p.width150 {
    font-size: 32px;
    padding: 0px 350px;
}

.blue {
    color: #00A7CD;
}

.soc-icons a {
    font-size: 18px;
    color: #A8A8A8;
    padding: 18px 20px;
    background-color: rgba(203, 203, 203, 0.23);
    border-radius: 15px;
    margin-right: 10px;
}

.soc-icons a:hover {
    color: #00A6CC;
    background-color: rgba(108, 192, 227, 0.65);
}

.bx-nav-1-lvl>a span {
    /* padding: 12px 14px 15px; */
    display: inline-flex;
}

.bx-nav-1-lvl {
    position: relative;
    flex-basis: auto;
    flex-grow: 1;
    text-align: center;
}

.basket-line-block {
    position: relative;
    padding-left: 25px;
    white-space: nowrap;
    font-size: 13px;
    padding-right: 15px;
}

.btn-danger {
    color: #fff;
    background-color: #F24941;
    border-color: #F24941;
}

.col-button {
    width: 260px;
}

.header-top {
    background-color: #00A7CD;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;

}

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

.header__catalog {
    height: 40px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00A7CD;
    color: #fff;
    width: 130px;
    cursor: pointer;
    margin-right: 15px;
}

.svgsprite._burger {
    width: 18px;
    height: 13px;
}

.header__catalog svg {
    margin-right: 5px;
    transform: translateY(-1px);
}

.svgsprite {
    display: inline-block;
    fill: currentColor;
    vertical-align: middle;
}

.header__catalog .header__catalog-close {
    display: none;
}

.svgsprite._close {
    width: 14px;
    height: 15px;
}

.bx-header-logo {
    order: 1;
    width: 180px;
}

.header__catalog {
    height: 40px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00A7CD;
    color: #fff;
    width: 130px;
    cursor: pointer;
    margin-right: 15px;
}

.header__catalog.active .header__catalog-burger {
    display: none;
}

.header__catalog.active .header__catalog-close {
    display: block;
}

.menu__left {
    padding: 30px 0;
    display: flex;
    justify-content: flex-end;
    background-color: #F5F5F5;
    width: 270px;
}

.menu__right {
    width: calc(100% - 270px);
    padding: 30px 34px;
}

.menu__item {
    padding: 10px 10px;
    border-radius: 12px 0 0 12px;
    margin-bottom: 15px;
    cursor: pointer;
}

.menu__item.active {
    background-color: #fff;
    color: #00A7CD;
}

.menu__tab {
    display: none;
    flex-wrap: wrap;
}

.menu__tab.active {
    display: flex;
}

.menu__col {
    width: calc(33.33% - 30px);
    margin-bottom: 30px;
}

.menu__title {
    font-weight: 700;
    margin-bottom: 15px;
}

.menu__title a {
    color: #000;
    text-decoration: none;
}

.menu__link {
    display: block;
    margin-bottom: 10px;
    line-height: 136%;
}

.header__menu {
    position: absolute;
    top: 145px;
    left: 0;
    width: 100%;
    z-index: 200;
    display: none;
	padding-top: 15px;
}
.header__menu_block {
    filter: drop-shadow(0px 4px 11px rgba(0, 0, 0, 0.16));
    background-color: #fff !important;	
}

.header__menu.active {
    display: block;
}

.header.--mobile {
    display: none;
}

.mobile__catalog {
    position: fixed;
    left: 0;
    top: 0;
    width: 325px;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 10%);
    z-index: 2000;
    height: 100%;
    padding: 48px 25px;
    overflow: hidden;
    background-color: #fff;
    transform: translateX(-100%);
    transition: .4s;
}

.mobile__menu {
    display: none;
}

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

.header__menu:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: calc((100vw - 1300px) / 2);
    background-color: #F5F5F5;
    height: 100%;
}

.bx-header {
    padding-top: 40px;
}

.menu__link {
    display: block;
    margin-bottom: 10px;
    line-height: 136%;
    color: #000;
    text-decoration: none;
}

.btn-info {
    background-color: #1DAFD1;
}

.btn-light {
    color: #00A7CD;
}

.servis-banner {
    background-image: url(./images/servis-back.png);
    background-size: 100%;
    height: 330px;
    background-repeat: no-repeat;
    background-clip: padding-box;
    border-radius: 10px;
    position: relative;
    background-origin: content-box;
    margin-bottom: 30px;
}

.service-title {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    position: absolute;
    left: 60px;
    top: 63px;
}

.service-button {
    position: absolute;
    left: 60px;
    bottom: 63px;
}

.service-desc {
    position: absolute;
    color: #fff;
    top: 90px;
    right: 450px;
}

.order2 {
    order: 2;
}

.flex-column>li {
    background-color: transparent;
}

/* мобилка */
.v-center {
    align-items: center;
}

.city-mobile {
    font-size: 13px;
    color: #1DAFD1;
}

/* менюшка */
.nav-drill {
    margin-top: 50px;
    transform: translateX(0%);
}

.nav-is-toggled .nav-drill {
    transform: translateX(100%);
}

.nav-is-toggled::after {
    opacity: 1;
    visibility: visible;
}

.nav-drill {
    display: flex;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: 0.45s;
}

.nav-items {
    flex: 0 0 100%;
    list-style: none;
    padding-left: 0px;
}

.nav-item:not(:last-child) {
    border-bottom: solid 1px #daf9f4;
}

.nav-link {
    display: block;
    padding: 0.875em 1em;
    background-color: #fff;
    color: #000;
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 300;
}

.nav-expand-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    background-color: #fff;
    transition: 0.3s;
    visibility: hidden;
}

.nav-expand-content .nav-item:not(:last-child) {
    border-bottom: solid 1px #fff;
}

.nav-expand-content .nav-link {
    background-color: #fff;
}

.nav-expand-content .nav-back-link {
    display: flex;
    align-items: center;
    background-color: #fff !important;
    color: #1DAFD1;
    font-weight: 700;
}

.nav-expand-content .nav-back-link::before {
    content: "chevron_left";
    margin-right: 0.5em;
    font-family: "Material Icons";
    color: #1DAFD1;
    font-weight: 700;
}

.nav-expand-link {
    display: flex;
    justify-content: space-between;
}

.nav-expand-link::after {
    content: "chevron_right";
    flex: 0 1 auto;
    font-family: "Material Icons";
    color: #DCDCDC;
}

.nav-expand.active>.nav-expand-content {
    transform: translateX(0);
    visibility: visible;
}

.nav-expand .nav-expand-content {
    background-color: #fff;
}

.nav-expand .nav-expand-content .nav-link {
    background-color: #fff;
}

.nav-expand .nav-expand-content .nav-expand-content {
    background-color: #fff;
}

.nav-expand .nav-expand-content .nav-expand-content .nav-link {
    background-color: #fff;
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
    background-color: #fff;
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
    background-color: #fff;
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
    background-color: #fff;
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
    background-color: #fff;
}

.main-descript p, .main-descript ol {
	color: rgba(36, 35, 33, 0.5);	
}
.main-descript_columns {
	-webkit-column-width: 400px;
	-moz-column-width: 400px;
	column-width: 400px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;	
}

.footer-privacy {
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: end;	
}

@media (min-width:320px) and (max-width: 767px) {
    .relative img {
        max-width: 250%;
        overflow: hidden;
        border-radius: 8px;
    }

    .rek-title {
        position: absolute;
        top: 10px !important;
        left: 30px !important;
        font-size: 28px !important;
        font-weight: 700 !important;
        color: #fff !important;
    }

    .btn-rek {
        position: absolute;
        left: 30px !important;
        bottom: 21px !important;
        background: #fff !important;
        color: #F24941 !important;
        font-weight: 700 !important;
    }

    .sale-accountpay-input {
        max-width: 90% !important;
    }

    .bx-top-nav-container {
        display: inline-flex;
    }

    .bx-nav-1-lvl-link-text {
        display: flex;
        padding: 5px 5px;
        color: #000;
        text-decoration: none;
        text-transform: none;
        font: 700 14px "cofo regular";
        transition: 250ms linear all;
        align-items: center;
    }

    p.width150 {
        font-size: 32px;
        padding: 0px 0px;
    }

    .bx-subscribe {
        margin: 10px 0px;
    }

    .copy {
        text-align: center;
    }

    .footer-privacy {
        justify-content: center;
    }

    .left-block {
        margin-right: 25px;
    }

    .center-block {
        margin-right: 25px;
    }

    .carousel-control-prev {
        display: none !important;
    }

    .carousel-control-next {
        display: none !important;
    }

    .product-item-quantity {
        font-size: 14px;
        color: #fff !important;
        background: #00A7CD;
        padding: 8px 20px;
        border-radius: 20px;
        position: absolute;
        top: 150px !important;
        right: 0px;
        z-index: 100;
    }

    .product-item-title {
        overflow: visible !important;
        margin: 0 !important;
        padding: 0 !important;
        text-overflow: clip !important;
        white-space: normal !important;
        font-size: 14px !important;
        text-align: left !important;
        margin-bottom: 0px !important;
        /*font-weight: normal !important;*/
    }

    .catalog-top-slide.active {
        opacity: 1;
        -webkit-animation: nextslide .9s;
        animation: nextslide .9s;
        flex-wrap: nowrap;
        overflow-x: overlay;
    }

    .catalog-top {
        position: relative;
        padding-bottom: 0px !important;
    }

    .input-group>.form-control {
        position: relative;
        flex: 1 1 auto;
        width: 100%;
        min-width: 0;
        margin-bottom: 15px;
    }

    .bx_subscribe_submit_container {
        width: 100%;
        margin-left: 0px !important;
    }

    .btn-subscribe span:before {
        content: " ";
        background-image: url(/bitrix/templates/eshop_bootstrap_v4_copy/components/bitrix/sender.subscribe/him-subscribe/./images/user_plus.png);
        width: 24px;
        height: 24px;
        position: absolute;
        top: 8px;
        bottom: 0;
        left: 100px;
    }

    .btn-subscribe {
        cursor: pointer;
        text-align: center;
        background: #00A7CD;
        border: none;
        color: #fff;
        font-size: 16px;
        position: relative;
        text-transform: uppercase;
        border-radius: 2px;
        line-height: 30px;
        height: 40px;
        width: 100%;
        padding: 5px 20px 5px 20px;
        vertical-align: middle;
        outline: none;
        -webkit-transition: width 5s linear;
        -moz-transition: width 5s linear;
        -ms-transition: width 5s linear;
        -o-transition: width 5s linear;
        transition: width 5s linear;
        text-transform: none;
        text-decoration: none;
    }

    #title-search-input {
        width: fit-content;
        padding: 9px;
    }

    .bx-basket-fixed .basket-line-block {
        margin-left: 0px !important;
        padding-top: 5px;
    }

    .basket-line-block {
        position: relative;
        padding-left: 0px;
        white-space: nowrap;
        font-size: 13px;
        padding-right: 15px;
    }

}

.product-item-info-container {
    clear: both;
    margin-bottom: 13px;
    text-align: left;
    margin-top: 15px;
}

.faq-title {
    text-transform: none !important;
    font-weight: 700;
    text-align: center;
    font-size: 32px !important;
}

.nav-item-bottom .nav-link {
    background-color: transparent;
}

.bx-content {
    position: relative;
}

.filter-otzyv {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 270px;
    border-color: #1DAFD1;
}

.banner-main {
    background: #F5F5F5;
    padding: 50px 0px;
	padding-bottom: 30px;
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #00A7CD;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
    font-size: 32px;
    text-decoration: none;
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-prev:hover span,
.carousel-control-prev:focus span,
.carousel-control-next:hover span,
.carousel-control-next:focus span {
    background: #00A7CD;
}

.carousel-control-prev span {
    padding: 15px 25px;
    background: #fff;
    border-radius: 30px;
    opacity: 100%;
}

.carousel-control-prev {
    left: -12%;
}

.carousel-control-next {
    right: -12%;
}

.carousel-control-next span {
    padding: 15px 25px;
    background: #fff;
    border-radius: 30px;
    opacity: 100%;
}

.bx-advertisingbanner-text-title {
    padding: 10px 0px;
    font-weight: 700;
}

.bx-advertisingbanner-btn-container {
    padding: 0;
}

.bx-advertisingbanner-btn {
	position: absolute;
	bottom: 0;
    padding: 15px 30px;
}

.bx-slider-preset-3 .bx-advertisingbanner-content {
    top: 13%;
    right: 15%;
    bottom: 50px;
    left: 5%;
    flex-direction: column;
    padding: 20px 30px;
    position: absolute;
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: #C4C4C4;
    background-clip: padding-box;
    border-top: none;
    border-bottom: none;
    opacity: 1;
    transition: opacity .6s ease;
    border-radius: 10px;
}

.carousel-indicators .active {
    opacity: 1;
    width: 21px;
    background-color: #00A6CC;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -45px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.add-title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}

.btn-add {
    background: #fff;
    color: #00A7CD;
    z-index: 1;
    position: relative;
}

.add-text-left {
    max-width: 250px;
    color: #fff;
    z-index: 1;
    position: relative;
}

.add-text-right {
    max-width: 250px;
    color: #fff;
    z-index: 1;
    position: relative;
}

.bx-breadcrumb-item-text {
    vertical-align: top;
    white-space: normal;
    font: 400 13px/21px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    transition: 250ms linear all;
    font-weight: 700;
}

[data-entity="item"] {
	height: 100% !important;
}

.product-item {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding-top: 15px;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 0 0 rgb(0 0 0 / 19%);
    position: relative;
	height:100%;
}

.product-item-quantity {
    font-size: 14px;
    color: #fff !important;
    background: #00A7CD;
    padding: 10px 20px;
    border-radius: 20px;
    position: absolute;
    top: 300px;
    right: 15px;
    z-index: 100;
}

.product-item-info-container {
    clear: both;
    margin-bottom: 13px;
    text-align: left;
}
.product-item-info-container[data-entity="buttons-block"] {
	height: 100%;
	margin-bottom: 0;
	display: flex;
	align-items: flex-end;
}

.product-item-price-current {
    color: #000;
    white-space: nowrap;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    margin-bottom: 13px;
}

.product-item-title {
    overflow: unset;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    white-space: normal;
    /* font-weight: normal; */
    font-size: 14px;
    text-align: left;
    /* margin-bottom: 26px; */
    /* min-height: 51px; */
	height: 100%;
}

.product-item .preview_text {
	color: rgba(36, 35, 33, 0.5);
	font-weight: normal;
	font-size: 14px;
	line-height: 1.2;
	margin-top: 10px;
}

.product-item-button-container {
    text-align: left;
}

.buy {
    padding: 8px 30px;
    background: #1DAFD1 !important;
    border-color: #1DAFD1 !important;
	min-height: 42px;
}

.bx-catalog-subscribe-button {
    /*
    background: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    background-color: #f5f5f5 !important;
    color: #1DAFD1 !important;
    */
    padding: 8px 15px;
}

/*
.bx-catalog-subscribe-button:hover {
    background: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
    background-color: #f5f5f5 !important;
    color: #F24941 !important;
}
*/

.btn-md {
    padding: 10px 30px;
}

.red-text {
    color: #F24941;
}

.red-fire {
    height: 28px;
    vertical-align: baseline;
}

.catalog-top-slider-arrow-left,
.catalog-top-slider-arrow-right {
    position: absolute;
    top: -40px;
    z-index: 2;
    margin-top: 0px;
    width: 36px;
    height: 36px;
    background: none;
    opacity: 1;
    cursor: pointer;
    transition: 250ms linear all;
    color: #DCDCDC;
    font: normal normal normal 42px/1 FontAwesome;
}

.catalog-top-slider-arrow-right::before,
.catalog-top-slider-arrow-left::before {
    content: "\f105";
}

.catalog-top-slider-arrow-left:hover,
.catalog-top-slider-arrow-right:hover {
    color: #000;
}

.catalog-top-slider-arrow-left {
    transform: rotate(180deg);
    left: 87% !important;
    top: -31px !important;
}

.catalog-top-slider-pagination {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    display: none;
}

.all-news {
    color: #00A7CD;
    text-decoration: none;
    background: rgba(0, 167, 205, 0.2);
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 20px;
}
.all-news.all-catalog {
	margin-left: 0;
}

div.news-list img.preview_picture {
    margin: 0 4px 6px 0;
    border-radius: 30px;
}

.catalog-filter {
    background: none;
}

p {
    font-weight: normal !important;
}

.bx_sitemap_ul {
    list-style: none;
}

.bx_sitemap_ul li {
    list-style: none;
}

.bx_sitemap_ul:nth-child(even) {}

.bx_sitemap_ul li:nth-child(even) {
    background: #F5F5F5;
}

.bx_sitemap_ul li h2.bx_sitemap_li_title {
    display: inline-block;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: top;
    font-weight: normal;
    line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 90%;
    color: #000;
    text-decoration: none;
    transition: 0.4s;
    white-space: normal;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
    color: #00A7CD;
    text-decoration: none;
}

.bx_sitemap_ul li ul {
    margin-left: 0px;
    padding-left: 0px;
}

.bx_sitemap_ul li ul li {
    padding-left: 0px !important;
    background: transparent !important;
}

.bx_sitemap_ul li ul li h2.bx_sitemap_li_title {
    margin-bottom: 0px;
}

.bx_sitemap_ul li ul li h2.bx_sitemap_li_title a {
    font-weight: normal;
    font-size: 16px;
    transition: 0.4s;
    white-space: normal;
    margin-bottom: 0px;
}

.bx_sitemap_ul li ul li h2.bx_sitemap_li_title a:hover {
    font-weight: normal;
    font-size: 16px;
    color: #00A7CD;
}

/*стили меню в категории*/
.bx_sitemap_ul_cat {
    list-style: none;
    padding-left: 0px;
}

.bx_sitemap_ul_cat .bx_sitemap_li_title {
    font-family: 'CoFo Sans', sans-serif;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 136%;
    cursor: pointer;
    color: #242321;
    margin-bottom: 0px;
}

.bx_sitemap_ul_cat li.active>h2 {
    background-color: rgba(0, 166, 204, 0.1);
}

.bx_sitemap_ul_cat .bx_sitemap_li_title a {
    text-decoration: none;
    transition: 0.4s;
    color: #242321;
    font-weight: 400;
}

.bx_sitemap_ul_cat .bx_sitemap_li_title a span {
    text-decoration: none;
    color: rgba(36, 35, 33, 0.5);
}

.bx_sitemap_ul_cat li ul {
    list-style: none;
    padding: 0;
    display: none;
}

.bx_sitemap_ul_cat li.active ul {
    display: block;
}

.bx_sitemap_ul_cat li ul li {
    list-style: none;
    padding: 0px 15px;
}

.bx_sitemap_ul_cat li ul li ul li {
    padding: 0px 25px;
}

.bx_sitemap_ul_cat li ul li ul li .bx_sitemap_li_title {
    padding: 0;
}

.bx_sitemap_ul_cat li ul li ul li .bx_sitemap_li_title a {
    color: rgba(36, 35, 33, 0.5);
}

.bx_sitemap_ul_cat li ul li ul li .bx_sitemap_li_title a:hover {
    color: #23527c;
}

.bx_sitemap_ul_cat li ul li ul li .bx_sitemap_li_title a span {
    display: none;
}

.all-sect-link {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #1DAFD1;
    margin-bottom: 15px;
    text-decoration: none;
}

.all-sect-link i {
    margin-right: 10px;
    font-weight: 700;
}

.smart-filter-slider-handle.right {
    width: 21px;
    height: 21px;
    background: #FFFFFF;
    border: 2px solid #DCDCDC;
    border-radius: 50%;
    top: -9px;
    box-shadow: none;
    cursor: pointer;
}

.smart-filter-slider-handle.left {
    width: 21px;
    height: 21px;
    background: #FFFFFF;
    border: 2px solid #DCDCDC;
    border-radius: 50%;
    top: -9px;
    box-shadow: none;
    cursor: pointer;
}

.smart-filter-slider-track {
    position: relative;
    height: 3px;
    background: #e7e7e7;
}

.smart-filter-slider-ruler {
    position: absolute;
    top: -6px;
    width: 1px;
    height: 17px;
    background: #a2bfc7;
    display: none;
}

.smart-filter-slider-range {
    z-index: 99;
}

.smart-filter-title {
    display: none;
}

.smart-filter-parameters-box-title-text {
    color: #242321;
    cursor: pointer;
    transition: 250ms linear all;
}

.smart-filter-parameters-box-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 110%;
    color: #242321;
    margin-bottom: 5px;
	display: flex;
    justify-content: space-between;		
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 0.5em;
    margin-bottom: 0.125rem;
    position: relative;
}

.form-check .form-check-input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.smart-filter-checkbox-text,
.smart-filter-dropdown-text {
    padding-left: 25px;
    position: relative;
    font-size: 16px;
    line-height: 136%;
    margin-bottom: 0;
    font-weight: normal;
    min-height: 22px;
    cursor: pointer;
}

.smart-filter-checkbox-text::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 2.5px;
    left: 0;
    background-image: url(/images/check.svg);
    background-size: 100% 100%;
    width: 17px;
    height: 17px;
    transition: all .2s;
}

.form-check:not(.radio-item) input:checked+label:before {
    background-image: url(/images/checked.svg);
}

.detail-quantity {
    position: inherit;
}

.basket-item-info-name-link:hover {
    text-decoration: none;
    cursor: pointer;
}

.basket-item-amount-btn-plus,
.basket-item-amount-btn-minus {
    position: relative;
    width: 28px;
    height: 28px;
    cursor: pointer;
    transition: 300ms all ease;
    user-select: none;
    background-color: #F5F5F5;
    border-radius: 6px;
    margin: 0px 10px;
}

.basket-item-amount-btn-plus:before,
.basket-item-amount-btn-plus:after,
.basket-item-amount-btn-minus:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px;
    width: 10px;
    height: 2px;
    background-color: #1DAFD1;
    content: "";
    transition: 300ms all ease;
}

.basket-item-amount-btn-plus:before {
    margin-top: -5px;
    margin-left: -1px;
    width: 2px !important;
    height: 10px !important;
}

.basket-items-list-wrapper,
.basket-items-list-wrapper-compact {
    border: 1px solid #e2dfdf;
}

.basket-items-list-table {
    width: 100%;
    border-collapse: collapse;
    position: relative;
}
.basket-items-list {
    position: relative;
    padding: 0;
}
.basket-items-list-item-remove {
    position: absolute;
    bottom: 0;
    right: 0;
}
.basket-item-actions-remove {

    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background-image: url(/images/trash.svg);
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
}

.basket-item-actions-remove:hover:after,
.basket-item-actions-remove:hover:before {
    background-color: #7e000f;
    display: none;
}

.basket-item-actions-remove:after,
.basket-item-actions-remove:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #d0021b;
    content: '';
    transition: 300ms background-color ease;
    display: none;
}

.basket-checkout-block-total {
    padding-top: 15px;
    padding-right: 10px;
    text-align: left;
}

.basket-items-list-item-notification {
	padding: 0;
}

.back-link {
    text-decoration: none;
}

.bx-soa-section.bx-step-completed {
    border: 1px solid #1DAFD1;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.relative {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.rek-title {
    position: absolute;
    top: 80px;
    left: 100px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}

.btn-rek {
    position: absolute;
    left: 100px;
    bottom: 31px;
    background: #fff;
    color: #F24941;
    font-weight: 700;
}

input[type=radio] {
    vertical-align: top;
    margin-top: 5px;
    margin-right: 15px;
    float: left;
}

.form-check-input {
    vertical-align: top;
    margin-top: 5px;
    margin-right: 15px;
    float: left;
}

label {
    display: flex !important;
}

/*page service*/
.service {
    margin: 37px 0;
    color: #FFFFFF;
    position: relative;
    overflow: hidden;
}

.service__bg {
    position: absolute;
    top: 100%;
    right: 0;
    top: 0;
    width: calc(100% - 410px);
    height: 100%;
    border-radius: 0 12px 12px 0;
    pointer-events: none;
}

.service__left {
    width: 410px;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
}

.service__right {
    flex-grow: 1;
    padding-left: 30px;
    position: relative;
    z-index: 2;
    align-items: center;
    display: flex;
}

.service__item {
    width: 270px;
    font-size: 16px;
    line-height: 136%;
}

.service__item strong {
    display: block;
}

.service__item:not(:last-child) {
    margin-right: 30px;
}

.service__item-title {
    font-weight: bold;
}

.service__btn {
    margin-top: 60px;
    background: #FFFFFF;
    border-radius: 6px;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #00A7CD;
}

.service__btn:hover {
    background: #EDEDED;
    color: #00A7CD;
    text-decoration: none;
}

.page_service2_item {
    margin: 50px 0
}

.page_service2_item .img {
    width: 470px;
    height: 400px;
    border-radius: 9px;
}

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

.page_service2_item_bb_r {
    margin-right: 40px;
    display: inline-block
}

.page_service2_item_bb_l {
    margin-left: 40px;
    display: inline-block
}

.page_service2_item_title {
    transition: background-size .25s ease-in;
    font-size: 32px;
    color: #242321;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
}

.page_service2_item p {
    font-size: 16px;
    color: #717171;
}

.page_service_item {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    display: inline-block
}

.page_service_item_title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 15px;
    display: block
}

.page_service_item_photo {
    vertical-align: top;
    width: 300px;
    display: inline-block
}

.page_service_item_photo img {
    width: 100%
}

.page_service_item_text {
    vertical-align: top;
    width: 100%;
    font-size: 14px;
    display: inline-block
}

.page_service_item_text p {
    padding: 0 0 20px;
    margin: 0
}

.service_zaxvat_item {
    text-align: center;
    padding: 20px 0;
    margin: 30px 0;
    width: 100%;
    background: #00a6cc;
    display: inline-block
}

.service_zaxvat_item_btn {
    background: #f24841;
    width: 600px;
    display: block;
    margin: 5px auto 6px;
    padding: 10px 0 8px;
    line-height: 20px;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    text-align: center
}

.service_zaxvat_item_btn:hover {
    background: #e51309
}


@media screen and (max-width: 1200px) {
    .service__left {
        width: 310px;
    }

    .service__bg {
        width: calc(100% - 310px);
    }
	
	.catalog-top-slider-arrow-left {
		left: 85% !important;
	}
	
	.product-item-quantity {
		top: 240px;
	}	
}

@media screen and (max-width: 992px) {
    .sale-personal-section-index-block {
        min-height: 200px !important;
    }

    .page_service2_item .img {
        width: 320px;
        height: 300px;
        border-radius: 9px;
    }

    .page_service2_item_title {
        font-size: 24px;
    }

    .service__item {
        width: 100%;
    }

    .service__left {
        width: 290px;
    }

    .service__right {
        padding-left: 0;
    }

    .service__bg {
        width: calc(100% - 290px);
    }

    .service__item {
        font-size: 16px;
    }
	
	.catalog-top-slider-arrow-left {
		left: 87% !important;
	}
	.catalog-top-slider-arrow-right {
		right: -30px !important;	
	}
}

@media screen and (max-width: 790px) {
    .service__slider-pag {
        margin-top: 20px;
    }

    .service__left {
        width: 100%;
        position: static;
    }

    .service__right {
        width: 100%;
        margin-top: 30px;
        display: block;
    }

    .service__item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .service__bg {
        display: none;
    }

    .service__btn {
        position: absolute;
        margin-top: 0;
        left: 30px;
        z-index: 2;
    }

    .page_service2_item_b {
        flex-direction: column-reverse;
        display: flex
    }

    .page_service2_item_bb_r,
    .page_service2_item_bb_l {
        margin: 0;
    }

    .page_service2_item {
        margin: 30px 0
    }

    .page_service2_item_title {
        font-size: 24px
    }

    .page_service2_item .img {
        width: 280px;
        max-height: 200px;
        order: 1;
        margin-bottom: 30px
    }

}

@media screen and (max-width: 767px) {
    .catalog-top-slider-arrow-left {
        left: 85% !important;
    }
	.catalog-top-slider-arrow-right {
		right: -20px !important;
	}	
}
@media (max-width: 575px) {
	.catalog-top-slider-arrow-left {
		left: 75% !important;
	}
	.catalog-top-slider-arrow-right {
		right: -20px !important;
	}	
	.product-item-label-top {
		height: 32px !important;
		line-height: 32px !important;
	}		
}	

/*end page service*/
/*sale*/
.red_butt {
    background: #F24941 !important;
    border-color: #F24941 !important;
    transition: all 0.4s;
}

.red_butt:hover {
    background: #D7332B !important;
    border-color: #D7332B !important;
}

.red_price {
    color: #F24941;
}

.product-item-label-ring {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #F24941;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all 250ms ease;
}

.product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 62px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}

.product-item-label-right {
    right: 0px;
}

.product-item-label-ring {
    box-sizing: border-box;
    border-radius: 40px;
    font-weight: bold;
}

.product-item-price-old {
    color: #000;
    text-decoration: line-through;
    white-space: nowrap;
    font-size: 12px;
}

/* end of sale */
/*блок оформления*/
.bx-soa-pp-desc-container {
    padding-top: 0px;
}

/*end of блок оформления*/

.service__slider-item {
    padding: 60px 60px 30px;
}

@media screen and (max-width: 1200px) {
    .service__slider-item {
        padding: 50px 30px 45px;
    }
}

@media screen and (max-width: 790px) {
    .service__slider-item {
        padding: 30px 30px 40px;
    }
}

/*
@media screen and (max-width: 400px) {
    .service__slider-item {
        padding-left: 10px;
        padding-right: 10px;
    }
}
*/
/*search page*/
.search-page {
    display: none;
}

/* end of search page */
.input-group-append {
    z-index: 200;
}

.bx-selected .bx-soa-coupon-label {
    padding-top: 7px;
    margin-bottom: 10px;
}

.catalog-block-header {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 2px solid #d9dee6;
    border-bottom-color: var(--primary);
    color: #000;
}

table tr td {
    padding-left: 15px;
}

.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
    background: #00a7cd;
    color: #fff;
}
.popup{
    text-align: center;
	z-index: 999;
}
.popup a{
    position: absolute;
    top: 25%;
    z-index: 99;
    right: 22%;
    display: none;
    padding: 10px;
    background-color: #fff;
    cursor: pointer;
}
.product-item:hover .popup a{
    display:block;
}

/*select*/
.soa-property-container select{
    display: block;
    width: 100%;
    min-height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.soa-property-container select:focus{
border-color: #019abd !important;
    box-shadow: 0 0 0 0.2rem rgb(1 154 189 / 56%) !important;
}
.soa-property-container select:focus-visible{
    
    outline-color: #ced4da;
}