/*!
Theme Name:   РСУ v.5.0 Beta
Theme URI:    https://rosait.ru/
Author:       Rosait.ru
Author URI:   https://rosait.ru/
Template: storefront
Description:  РСУ - Россайт система управления контентом для Wordpress. Дизайн и верстка всех блоков разработаны компанией Rosait.ru. Интернет-магазин (каталог) сделан на базе WooCommerce и темы Storefront с использованием дизайна и верстки компании Rosait.ru. Конфигурация системы и настройка плагинов сделана компанией Россайт.
Version: 5.0 Beta
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html



v.5.0 Beta
-fix bugs
-update catalog filters
-update product cart

*/
/*
Version: 5.1 Beta - заменён фавикон
*/
/*
Version: 5.1.1 Beta - Добавлена модальная форма обратной связи
*/
/*
Version: 5.1.2 Beta - Решена проблема с параллаксом в яблочных мобилках
*/


/*HEADER DESKTOP*/
body {
    font-size: 18px;
}
@media (max-width: 680px) {
    body {
        font-size: 16px;
        line-height: 135%;
    }
}
@media (min-width: 1370px) {
    .container {
        width: 1230px;
    }
}

.rs-17 .rs-menu-cart > div[data-spy="affix"] {
    z-index: 999;
    width: 100%;
    top: 0;
    position: fixed;
}
#masthead .rs-menu-cart {
    min-height: 100px;
}
@media (max-width: 991px) {
    #masthead .rs-menu-cart {
        min-height: 70px;
    }
}

@media (min-width: 992px) {
    .navbar .container {
        width: 1230px;
    }
    .navbar-header {
        position: relative;
        top: 15px;
    }
    .rs-17 .rs-menu-cart .navbar-brand img {
        max-width: 230px;
    }
    .rs-17 .rs-menu-cart .navbar-brand {
        padding-top: 10px !important;
    }
    div#menu-basket {
        width: calc(100% - 325px);
        max-width: 870px;
        margin-left: 20px;
    }
    .header-top {
        display: flex;
        gap: 30px;
        align-items: center;
        border-bottom: 1px solid #d5d5d5;
        padding: 12px 0 7px;
    }
    .header-top__address {
        font-weight: 400;
        font-size: 13px;
        line-height: 1.2;
        color: #474747;
        margin-right: auto;
        min-height: 32px;
        display: flex;
        align-items: center;
    }
    .header-top__phone {
        font-weight: 400;
        font-size: 16px;
        line-height: 1.2;
        text-decoration: underline;
        text-decoration-skip-ink: none;
        text-align: center;
        color: #000;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 6px;
        flex-shrink: 0;
    }
    .header-top__phone .icon {
        line-height: 0;
        padding-bottom: 5px;
    }
    .rs-17 .rs-menu-cart .icon-search {
        width: 25px;
        height: 25px;
        position: relative;
        left: -2px;
    }
    .rs-17 .rs-menu-cart .basket-text {
        font-size: 12px;
    }
    .rs-17 .rs-menu-cart .nav > li {
        padding-bottom: 15px;
        padding-top: 10px;
    }
    .rs-17 .rs-menu-cart .nav > li > a {
        padding-top: 0 !important;
    }
    .rs-17 .rs-menu-cart .nav .link-btn {
        padding: 0 10px;
    }
    .rs-17 .rs-menu-cart #site-header-search {
        padding-top: 30px;
    }
    .rs-17 .rs-menu-cart .user-icon-button {
        margin-right: 10px;
    }
    #menu-glavnoe-menyu {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    #menu-glavnoe-menyu > .menu-item:first-child {
        padding-left: 0;
    }
    #menu-glavnoe-menyu > .menu-item:last-child {
        padding-right: 0;
    }
    ul#menu-glavnoe-menyu:before,
    ul#menu-glavnoe-menyu:after {
        display: none;
    }
    .rs-17 .rs-menu-cart .search-full.active {
        max-height: 47px;
        right: 112px !important;
        width: calc(100% - 403px);
        border: 1px solid #575757;
        border-radius: 5px;
        margin-top: 2px;
    }
    .rs-17 .rs-menu-cart .search-full.active + #site-header-search .icon-search:before,
    .rs-17 .rs-menu-cart .search-full.active + #site-header-search .icon-search:after {
        width: 30px;
        top: 12px;
        left: -1px;
    }
    .rs-17 .rs-menu-cart .search-input-box {
        padding: 5px;
    }
    .rs-17 .rs-menu-cart .search-btn-inner {
        padding-left: 5px;
        padding-right: 5px;
    }
    .rs-17 .rs-menu-cart .search-input-box input {
        margin-left: 0;
    }
    .rs-17 .rs-menu-cart .search-btn-inner .icon-search {
        width: 22px;
        left: 1px;
        padding-left: 0px;
    }
    .rs-17 .rs-menu-cart .nav>li {
        padding-left: 0;
        padding-right: 0;
        letter-spacing: 0;
    }
    .fa-caret-down:before {
        position: absolute;
        content: '';
        top: 10px;
        height: 13px;
        width: 13px;
        background-size: 13px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23111" viewBox="0 0 16 16"><path d="M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"/></svg>');

    }
    .menu-glavnoe-menyu-container .menu-item-no-click > a{
        pointer-events: none;
    }
    .header-soc-mobile {
        display: none;
    }
}

@media (max-width: 1268px) and (min-width: 992px) {
    .rs-17 .rs-menu-cart .search-full.active {
        right: 87px !important;
        width: calc(100% - 378px);
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    div#menu-basket {
        margin-left: 0;
    }
    .header-top__phone {
        font-size: 14px;
    }
    .header-top {
        gap: 25px;
        padding: 6px 0 6px;
    }
    .rs-17 .rs-menu-cart .nav > li {
        padding-bottom: 10px;
        padding-top: 8px;
    }
    .rs-17 .rs-menu-cart .nav > li > a {
        font-size: 11px;
    }
    .rs-17 .rs-menu-cart .navbar-brand {
        padding-top: 5px !important;
    }
    .rs-17 .rs-menu-cart #site-header-search {
        padding-top: 23px;
    }
    .rs-17 .rs-menu-cart .user-icon-button {
        margin-right: 0;
    }
    .header-top__phone .icon {
        line-height: 0;
        padding-bottom: 1px;
    }
    .rs-17 .rs-menu-cart .search-full.active {
        max-height: 40px;
        right: 106px !important;
        width: calc(100% - 376px);
    }
    .fa-caret-down:before {
        top: 5px;
        margin-left: -5px;
    }
}

@media (max-width: 1150px) and (min-width: 992px) {
    div#menu-basket {
        width: calc(100% - 264px);
        padding-left: 5px;
    }
    .rs-17 .rs-menu-cart .navbar-brand img {
        max-width: 200px;
    }
    .rs-17 .rs-menu-cart .navbar-brand {
        padding-top: 7px !important;
    }
    .rs-17 .rs-menu-cart .search-full.active {
        max-height: 40px;
        right: 76px !important;
        width: calc(100% - 318px);
    }
}

@media (max-width: 1090px) and (min-width: 992px) {
    .rs-17 .rs-menu-cart .nav>li>a {
        font-size: 10px;
    }
}

@media (max-width: 1075px) and (min-width: 992px) {
    .header-top__address {
        max-width: 285px;
    }
}

@media (max-width: 1020px) and (min-width: 992px) {
    .rs-17 .rs-menu-cart .navbar-brand img {
        max-width: 180px;
    }
    div#menu-basket {
        width: calc(100% - 242px);
    }
}

/*HEADER MOBILE*/
@media (max-width: 991px) {
    #masthead .navbar > .container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .rs-17 .rs-menu-cart .navbar-brand {
        padding-top: 0px !important;
        padding-right: 0;
    }
    .rs-17 .rs-menu-cart #mobail-menu .nav>li {
        padding-left: 0;
        min-height: 34px;
        padding-bottom: 4px;
        padding-top: 5px;
    }
    .rs-17 .rs-menu-cart #mobail-menu .nav>li.dropdown {
        padding: 0 0 !important;
    }
    .rs-17 .rs-menu-cart #mobail-menu .dropdown-menu>li:last-child {
        padding-bottom: 1px;
    }
    .rs-17 .rs-menu-cart #mobail-menu .dropdown-menu>li>a {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .menu-glavnoe-menyu-container .menu-item-no-click > a {
        pointer-events: none;
        position: relative;
        z-index: 0 !important;
    }

    .menu-glavnoe-menyu-container .menu-item-no-click > .link-btn:before {
        position: absolute;
        display: block;
        width: 110px;
        height: 27px;
        left: -100px;
        content: '';
        top: 3px;
        z-index: 1;
    }

    .navbar-header {
        display: flex;
        align-items: center;
        gap: 30px;
        justify-content: space-between;
    }

    .navbar-header:before,
    .navbar-header:after {
        display: none;
    }

    .navbar-brand {
        order: 0;
        padding-top: 0;
        padding-bottom: 0;
        display: flex;
        align-items: center;
    }
    .header-soc-mobile {
        display: flex;
        order: 1;
        gap: 14px;
        width: auto;
        height: 32px;
        line-height: 0;
    }
    .rs-17 .rs-menu-cart .navbar-toggle {
        order: 2;
        margin-right: 15px;
        width: 30px;
        height: 25px;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 0;
    }

    .navbar-toggle .icon-bar {
        width: 28px;

        height: 3px;
    }

    .rs-17 .rs-menu-cart .navbar-toggle.collapsed {
        background-size: 30px;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="21" viewBox="0 0 30 21" fill="none"><line x1="1.5" y1="1.5" x2="28.5" y2="1.5" stroke="black" stroke-width="3" stroke-linecap="round"/><line x1="1.5" y1="10.5" x2="28.5" y2="10.5" stroke="black" stroke-width="3" stroke-linecap="round"/><line x1="1.5" y1="19.5" x2="28.5" y2="19.5" stroke="black" stroke-width="3" stroke-linecap="round"/></svg>');
    }
    .rs-17 .rs-menu-cart .navbar-toggle {

        background-size: 50px;
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x" viewBox="0 0 16 16"><path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708"/></svg>');
    }


    .rs-17 .rs-menu-cart .navbar-toggle .icon-bar {
        display: none;
    }

    .rs-17 .rs-menu-cart .navbar-collapse {
        max-height: 90vh;
        padding-top: 15px;
    }

}


@media (max-width: 500px) {
    .navbar-header .navbar-brand {
        padding-right: 0;
    }
}
@media (max-width: 350px) {
    .rs-17 .rs-menu-cart .navbar-header {
        gap: 20px;
    }
    .header-soc-mobile {
        gap: 10px;
    }
}


/*FOOTER*/
@media (min-width: 761px) {
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.col-lg-offset-1.footer-block {
        margin-left: 0;
    }
    .col-xs-12.col-sm-6.col-md-2.footer-block {
        width: auto;
    }
}
@media (max-width: 1200px) and (min-width: 761px){
    .col-xs-12.col-sm-6.col-md-4.footer-block,
    .col-xs-12.col-sm-6.col-md-3.col-lg-3.col-lg-offset-1.footer-block,
    .col-xs-12.col-sm-6.col-md-2.footer-block,
    .col-xs-12.col-sm-6.col-md-3.col-lg-2.footer-block{
        width: 50%;
    }
}

/*rs-contacts*/
.rs-contacts__telegram {
    font-size: 0;
    display: block;
    margin-left: 5px;
    width: 28px;
    height: 28px;
    background-size: 28px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32px" height="32px" viewBox="0 0 256 256" version="1.1" preserveAspectRatio="xMidYMid"><g><path d="M128,0 C57.307,0 0,57.307 0,128 L0,128 C0,198.693 57.307,256 128,256 L128,256 C198.693,256 256,198.693 256,128 L256,128 C256,57.307 198.693,0 128,0 L128,0 Z" fill="%2340B3E0"></path><path d="M190.2826,73.6308 L167.4206,188.8978 C167.4206,188.8978 164.2236,196.8918 155.4306,193.0548 L102.6726,152.6068 L83.4886,143.3348 L51.1946,132.4628 C51.1946,132.4628 46.2386,130.7048 45.7586,126.8678 C45.2796,123.0308 51.3546,120.9528 51.3546,120.9528 L179.7306,70.5928 C179.7306,70.5928 190.2826,65.9568 190.2826,73.6308" fill="%23FFFFFF"></path><path d="M98.6178,187.6035 C98.6178,187.6035 97.0778,187.4595 95.1588,181.3835 C93.2408,175.3085 83.4888,143.3345 83.4888,143.3345 L161.0258,94.0945 C161.0258,94.0945 165.5028,91.3765 165.3428,94.0945 C165.3428,94.0945 166.1418,94.5735 163.7438,96.8115 C161.3458,99.0505 102.8328,151.6475 102.8328,151.6475" fill="%23D2E5F1"></path><path d="M122.9015,168.1154 L102.0335,187.1414 C102.0335,187.1414 100.4025,188.3794 98.6175,187.6034 L102.6135,152.2624" fill="%23B5CFE4"></path></g></svg>');
}
.rs-contacts__soc {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

.nav-pills .children a {
    display:block;
}

.rs-17 .rs-catalog .nav-stacked li .children {
    display:block;
}

.block-about p a {
    color: #004280;
}


/*cookie-block*/
.cookie-block {
    display: flex;
    position: fixed;
    max-width: calc(100% - 48px);
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
    padding: 10px 12px 11px;
    width:525px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.10);
    background: #fff;
    z-index: 1001;
    border: 1px solid #e0e0e0;

}
.cookie-block.is-disable {
    display: none!important;
}
.cookie-block__text {
    font-weight: 400;
    font-size: 12px;
    line-height: 115%;
    color: #000;
}
.cookie-block__text a {
    color: #004280;
    text-decoration: underline;
}
.cookie-block__btns-group {
    min-width: 105px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}
.cookie-block .btn {
    width: 100%;
    flex-shrink: 0;
    min-height: 32px;
    font-weight: 600;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
    border: none;
    transition: all .4s ease-out;
    color:#fff!important;
}
.cookie-block__btn-accept {
    background-color: #85b42b;
    color: #fff;
}
.cookie-block__btn-accept:hover {
    background-color: #74a11e;
    color: #fff;
}
.cookie-block__btn-reject {
    background: #f2f2f2;
}
.cookie-block__btn-reject:hover {
    background: #d5d5d5;
}

@media (max-width: 765px) {
    .cookie-block {
        flex-direction: column;
        width: 415px;
        padding: 14px 14px 12px;
        bottom: 20px;
    }
    .cookie-block__btns-group {
        min-width: 100%;
    }
}
@media (max-width: 640px) {
    .cookie-block[style="display: flex;"] ~ .rs-17--before-cookie-block .rs-button-up {
        bottom: 132px;
    }
}
@media (max-width: 479px) {
    .cookie-block[style="display: flex;"] ~ .rs-17--before-cookie-block .rs-button-up {
        bottom: 140px;
        left: 15px;
    }
    .cookie-block {
        max-width: calc(100% - 30px);
        bottom: 15px;
    }
}
@media (max-width: 350px) {
    .cookie-block[style="display: flex;"] ~ .rs-17--before-cookie-block .rs-button-up {
        bottom: 150px;
    }
}


/*header-mobile*/

.header-mobile {
    font-family: "Montserrat", sans-serif;
}
body .header-mobile__search {
    margin-bottom: 16px;
    margin-top: 20px;
}
body .header-mobile__search__input {
    border: 1px solid #ebebeb;
    border-radius: 6px;
    padding: 10px 55px 10px 16px;
    background-color: #fff;
    box-shadow: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000;
    width: 100%;
}
body .header-mobile__search__input:focus {
    background-color: #fff;
}
body .header-mobile__search__input::placeholder {
    color: #939393;
}
body .header-mobile__search__wrap {
    position: relative;
}
body .header-mobile__search__submit {
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    background: transparent;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 44px;
    border-radius: 6px;
}

.header-mobile__contacts {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-bottom: 25px;
}

.header-mobile__contacts__item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    gap: 8px;
}
.header-mobile__contacts__item.item-tel {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000;
}
.header-mobile__contacts__item .icon {
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-mobile__contacts__item__inner {
    display: flex;
    flex-direction: column;
}

.header-mobile__contacts__item .city {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 2px;
}
.header-mobile__contacts__item .address {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-bottom: 8px;
}
@media (min-width: 471px) {
    .header-mobile__contacts__item .address {
        display: none;
    }
}

.header-mobile__contacts__item .time {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #656565;
}

.header-mobile__menu {
    margin-bottom: 16px;
}
.header-mobile__menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.header-mobile__menu .link-btn {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 56px;
    height: 56px;
    /*background: red;*/
    background: transparent;
    right: -20px;
    top: 0;
}

.header-mobile__menu .link-btn i {
    color: #a1a1a1;
}

.header-mobile__menu .menu-item {
    position: relative;
    border-bottom: 1px solid #d9d9d9;
}
.header-mobile__menu .menu-item:last-child {
    border-bottom: none;
}
.header-mobile__menu .menu-item a {
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: auto;
}
.header-mobile__menu #menu-glavnoe-menyu-1 > li > a {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding-right: 40px;
    width: fit-content;
}
.header-mobile__menu ul > li > .header-mobile__menu__sub-menu > li > a {
    font-weight: 600;
    font-size: 15px;
    line-height: 15px;
    min-height: 44px;
    padding-left: 15px;
}

.menu-item.current-menu-item > a {
    color: rgb(0, 66, 128);
}
.header-mobile__menu .menu-item-no-click>.link-btn:before {
    display: none;
}
/*.header-mobile__menu .menu-item-2543 .link-btn:before {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 120px;*/
/*    height: 100%;*/
/*    background: cadetblue;*/
/*    right: 0;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    z-index: 0;*/
/*}*/

.header-mobile__menu__sub-menu li {

    margin-left: 15px;
    margin-right: 15px;
}


.header-mobile__menu__sub-menu {
    max-height: 0px;
    height: 0%;
    overflow: hidden;
    transition: 0.25s;
}
.is-open .header-mobile__menu__sub-menu {
    height:100%;
    max-height: 500px;
    transition: 0.25s;
    margin-top: -10px;
}

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

.pull-center {
	margin: 0 0 1.41575em;
	padding-top: 5px;
}

.pull-center > ul {
	display: flex;
	align-items: center;
	gap: 10px;
}

.pull-center > ul > li {
	list-style: none;
}

.pull-center > ul > li > a{
	color: #fff;
	font-size: 12px;
	transition: all .3s ease-out;
}

.pull-center > ul > li > a:hover{
	color: #bddeef;
	text-decoration: none;
}


.rs-17 .rs-menu-cart .collapse.in {
    height: calc(100vh - 110px);
    padding-top: 0;
    padding-bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    margin-left: -20px;
    width: calc(100% + 40px);
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 767px) {
	.pull-center > ul {
		flex-direction: column;
	}

	.footer-links {
		flex-direction: column;
	}
}

@media (max-width: 480px) {
    .header-mobile__menu .link-btn {
        right: -14px;
    }
}


.breadcrumbs {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 0;
    padding: 0;
    margin: 24px 0;
    list-style: none;
}
.breadcrumbs__item__div {
    font-weight: 400;
    font-size: 14px;
	line-height: 19px;
    text-align: center;
    position: relative;
    color: #004280;
}
.breadcrumbs__item__link {
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    position: relative;
    color: #b8b8b8;
}
.breadcrumbs__item__link:before {
    content: '/';
    position: absolute;
    right: -10px;
    top: 0;
    pointer-events: none;
    color: #b8b8b8;
}

.container--1240 {
    width: 100%;
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: auto;
    margin-left: auto;
}
.single-product__section {
    margin-bottom: 95px;
}

.single-product__flex__mobile {
    display: none;
    flex-direction: column;
    gap: 12px;
}
.single-product__flex {
    display: flex;
    gap: 40px;
    margin-bottom: 95px;
}
.single-product__flex__left {
    width: calc(48% - 16px);
}
.single-product__flex__right {
    width: calc(52% - 24px);
    padding-top: 12px;
}

.single-product__title.is-mobile {
    display: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #000;
}
.single-product__title h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #000;
    margin-bottom: 20px;
}
.single-product__flex__right__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 12px;
}


.single-product__preview {
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: #fafafa;
}
.single-product__preview__link {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.single-product__preview__link__img {
    mix-blend-mode: darken;
}


.single-product__stickers {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
}
.single-product__stickers.is-mobile {
    display: none;
    margin-bottom: 0;
}


.single-product__stickers__item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    padding: 0 13px;
    width: auto;
    min-height: 28px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
.single-product__stickers__item.sticker--hit {
    background-color: #ff3838;
    color: #fff;
}
.single-product__stickers__item.sticker--promotion {
    background-color: #004280;
    color: #fff;
}
.single-product__stickers__item.sticker--custom {
    border: 1px solid #85b42b;
    color: #000;
    background-color: transparent;
}
.single-product__flex__right__separate {
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
    margin: 20px 0;
}


.single-product__price {
    border: 1px solid #ebebeb;
    border-radius: 12px;
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.single-product__price__item {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    min-height: 39px;
}
.single-product__price__item:nth-child(2n) {
    background: #fafafa;
}

.single-product__price__item__left {
    flex-grow: 1;
    width: 50%;
    display: flex;
    align-items: center;
    padding: 5px 5px 5px 16px;

    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #4b4b4b;
}
.single-product__price__item__right {
    flex-grow: 1;
    width: 50%;
    display: flex;
    align-items: center;
    padding: 5px 5px 5px 16px;
    border-left: 1px solid #ebebeb;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    color: #004280;
}


.calculator {
    display: flex;
    gap: 20px;
    margin: 20px 0;
}
.calculator__field {
    display: flex;
    flex-direction: column;
    font-size: 14px;
}
.calculator__field label {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #4b4b4b;
    margin-bottom: 5px;
}
.counter {
    display: flex;
    align-items: center;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    padding: 4px;
    height: 40px;
}
.counter__btn {
    border: none;
    color: #fff;
    cursor: pointer;
    background: #85b42b;
    border-radius: 4px;
    padding: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    line-height: 0;
}

.calculator .counter__input {
    width: 100%;
    height: 35px;
    text-align: center;
    border: none;
    font-weight: 600;
    font-size: 18px;
    color: #4b4b4b;
    background-color: transparent;
    padding: 0;
    box-shadow: none;
}

.calculator__result {
    align-items: flex-start;
    display: flex;
    gap: 16px;
}
.calculator__result__inner {
    display: flex;
    align-items: flex-end;
    gap: 4px;
}
.calculator__result__price {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
    color: #004280;
}
.calculator__result__deposit {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    color: #878787;
    padding-bottom: 4px;
}
.calculator__btn-rent {
    border-radius: 6px;
    height: 40px;
    background: #85b42b;
    font-weight: 600;
    font-size: 16px;
    color: #fff!important;
    padding: 5px 12px;
    margin-left: auto;
    margin-top: -2px;
}


.single-product__flex__right__text-soc {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    column-gap: 8px;
    margin-top: 8px;
}
.single-product__flex__right__text-soc .text {
    font-weight: 400;
    font-size: 16px;
    color: #4b4b4b;
}
.single-product__flex__right__text-soc .link-with-icon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    font-weight: 600;

    font-size: 16px;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #004280;
}
.single-product__flex__right__text-soc .link-with-icon .icon {
    line-height: 0;
}


@media (max-width: 1150px) {
    .single-product__flex {
        display: flex;
        gap: 25px;
    }
    .single-product__flex__left {
        width: calc(50% - 0px);
    }
    .single-product__flex__right {
        width: calc(50% - 25px);
    }
}
@media (max-width: 999px) {
    .single-product__flex {
        flex-direction: column;
        gap: 16px;
        margin-bottom: 64px;
    }
    .single-product__section {
        margin-bottom: 70px;
    }

    .single-product__flex__mobile {
        display: flex;
    }

    .single-product__title.is-mobile {
        display: block;
    }
    .single-product__title.is-desktop h1 {
        display: none;
    }

    .single-product__flex__left {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 560px;
    }
    .single-product__preview__link {
        max-height: 0;
        overflow: hidden;
        padding-top: 100%;
        position: relative;
    }
    .single-product__preview__link__img {
        position: absolute;
        top: 0;
    }

    .single-product__flex__right {
        width: 100%;
        padding-top: 0;
    }


    .single-product__stickers.is-desktop {
        display: none;
    }
    .single-product__stickers.is-mobile {
        display: flex;
    }

    .single-product__flex__right__separate.is-desktop {
        display: none;
    }
}

@media (max-width: 580px) {
    .single-product__title h1,
    .single-product__title.is-mobile {
        font-size: 20px;
        line-height: 24px;
    }

    .single-product__stickers__item {
        border-radius: 6px;
        padding: 0 8px;
        min-height: 24px;
        font-size: 12px;
        line-height: 12px;
    }

    .single-product__flex__right__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }

    .single-product__flex__right__separate {
        margin: 15px 0;
    }
    .calculator {
        gap: 16px;
        margin: 15px 0;
    }

    .calculator__result__price {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 28px;
        line-height: 1.2;
    }
    .calculator__result {
        gap: 13px;
        padding-top: 18px;
        flex-direction: column;
    }
    .calculator__result__inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 0px;
    }
    .calculator__btn-rent {
        width: 100%;
        max-width: 560px;
    }
    .single-product__flex__right__text-soc {
        align-items: center;
        justify-content: center;
        margin-top: 16px;
    }
}

@media (max-width: 480px) {

}

.single-product__info__content__item {
    display: none;
}
.single-product__info__content__item.is-active {
    display: block;
}


.single-product__info__tabs {
    margin-bottom: 24px;
}
.single-product__info__tabs__item {
    position: relative;
    border-radius: 6px 6px 0 0;
    padding: 0px 24px;
    width: auto;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 0px;
    color: #000;
    border-bottom: 2px solid rgba(0, 0, 0, .0);
    background: rgba(133, 180, 43, 0.00);
    cursor: pointer;
    transition: 0.15s;
}
.single-product__info__tabs__item.is-active {
    background: rgba(133, 180, 43, 0.08);
    font-weight: 600;
    border-bottom: 2px solid #85b42b;
    transition: 0.15s;
}
.single-product__info__tabs__item:before {
    content: attr(data-text);
    font-weight: 600;
    position: relative;
    font-size: 18px;
    opacity: 0;
}
.single-product__info__tabs__item::after {
    content: attr(data-text);
    font-weight: 400;
    position: absolute;
    font-size: 18px;
    opacity: 1;
}

.single-product__info__tabs__item.is-active:before {
    opacity: 1;
}
.single-product__info__tabs__item.is-active:after {
    opacity: 0;
}

.single-product__info__tabs .swiper-slide {
    width: auto;
}
.single-product__info__tabs .swiper-slide:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    bottom: 0px;
    left: 0;
}


.table-responsive__flex {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}

.table-responsive__flex table {
    border: 1px solid #ebebeb !important;
    border-radius: 12px;
    overflow: hidden;
}

.table-responsive__flex .table-bordered>tbody>tr:hover {
    background: transparent;
}
.table-responsive__flex .table-bordered>tbody>tr:nth-child(2n):hover {
    background: #fafafa;
}
.table-responsive__flex .table-bordered>tbody>tr:nth-child(2n) {
    background: #fafafa;
}
.table-responsive__flex .table-bordered>tbody>tr>td {
    border: none;
    font-weight: 400;
    font-size: 16px;
    color: #4b4b4b;
    border-right: 1px solid #ebebeb;
    height: 42px !important;
    vertical-align: middle;
    padding: 8px 16px;
}
.table-responsive__flex .table-bordered>tbody>tr>td:last-child {
    font-weight: 600;
    border-right: none;
    padding-right: 6px;
}


.content strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}
.content {
    font-size: 16px;
    line-height: 22px;
}
.content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4b4b4b;
    margin-bottom: 10px;
}

.content ol {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4b4b4b;
    margin-left: 0;
    margin-left: 24px;
    margin-bottom: 20px;
}
.content ul {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4b4b4b;
    margin-left: 0;
    list-style: none;
    margin-bottom: 20px;
}

.content ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 6px;
}
.content ul li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #004280;
    border-radius: 100px;
    position: absolute;
    left: 5px;
    top: 8px;
}


@media (max-width: 900px) {
    .table-responsive.table-responsive__flex {
        flex-direction: column;
        gap: 0px;
        border: none;
    }
}
@media (max-width: 740px) {
    .single-product__info__tabs__item {
        padding: 0 16px;
        height: 36px;
    }
    .single-product__info__tabs__item:before {
        font-size: 16px;
        line-height: 16px;
    }
    .single-product__info__tabs__item:after {
        font-size: 16px;
        line-height: 16px;
    }

    .single-product__info__tabs {
        margin-bottom: 15px;
    }
}
@media (max-width: 680px) {
    .table-responsive__flex .table-bordered>tbody>tr>td:first-child {
        max-width: 280px;
        white-space: normal;
    }
}

.single-product__more__section {
    margin-bottom: 62px;
}
.single-product__more__section h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #000;
    margin-bottom: 34px;
}

.single-product__more-slider {
    overflow: hidden;
    position: relative;
    padding-bottom: 70px;
}
.single-product__more-slider:not(.swiper-initialized) .swiper-wrapper {
    display: flex;
    gap: 12px;
}
.single-product__more-slider .swiper-wrapper {
}
.single-product__more-slider .swiper-slide {
    width: auto;
}
.single-product__more-slider .swiper-pagination {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 28px;
    position: absolute;
}
.single-product__more-slider .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #fafafa;
    border: 1px solid #ebebeb;
    opacity: 1;
}
.single-product__more-slider .swiper-pagination-bullet-active {
    background: #004280;
    border: 1px solid #004280;
}

.product-card {
    width: 291px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    /* padding: 16px; */
    background: #fafafa;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.product-card__preview {
    max-height: 0;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
}
.product-card__preview__img {
    mix-blend-mode: darken;
    position: absolute;
    top: 0;
}
.product-card__info {
    padding: 9px 16px 16px;
    display: flex;
    flex-direction: column;
}
.product-card__info__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    min-height: 60px;
}
.product-card__info__price {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #4b4b4b;
    margin-bottom: 12px;
}
.product-card__info__price span {
    font-weight: 700;
    color: #004280;
}

.product-card__info__btns-group {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}
.product-card__info__btns-group__link {
    border-radius: 6px;
    padding: 10px 12px;
    height: 32px;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    color: #4b4b4b;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    flex-grow: 1;
    background: #fff;
    width: 50%;
    cursor: pointer;
}
.product-card__info__btns-group__link:hover {
    color: #4b4b4b;
    text-decoration: none;
}
.product-card__info__btns-group__btn {
    border-radius: 6px;
    padding: 10px 12px;
    height: 32px;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    flex-grow: 1;
    background: #85b42b;
    width: 50%;
    cursor: pointer;
}
.product-card__info__btns-group__btn:hover {
    color: #fff;
    text-decoration:none;
}
@media (max-width: 1260px) {
    .single-product__more__section .single-product__more-slider {
        margin-left: -20px;
        padding-left: 20px;
        width: calc(100% + 40px);
    }
}
@media (max-width: 999px) {
    .single-product__more__section {
        margin-bottom: 38px;
    }
    .single-product__more__section h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 24px;
    }
    .single-product__more-slider {
        padding-bottom: 60px;
    }
}

@media (max-width: 700px) {
    .single-product__more-slider .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
}
@media (max-width: 560px) {
    .single-product__more__section h2 {
        font-size: 20px;
        line-height: 24px;
    }
}

@media (max-width: 410px) {
    .product-card {
        width: 100%;
    }
}


.single-product__feedback__section {
    margin-bottom: 64px;
}
.single-product__feedback__section h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #000;
    margin-bottom: 12px;
}
.single-product__feedback__section .content {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #4b4b4b;
}

.single-product__feedback {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 12px;
    row-gap: 8px;
    padding-top: 32px;
}

.single-product__feedback__item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    padding: 20px;
    background: #fafafa;
}
.single-product__feedback__item .icon {
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-product__feedback__item .text {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #222;
    letter-spacing: 0.5px;
}
.single-product__feedback__item .link {
    color: #004280;
    text-decoration: underline;
}

@media (max-width: 1120px){
    .single-product__feedback__item .icon svg {
        width: 36px;
        height: 36px;
    }
    .single-product__feedback__item {
        gap: 12px;
        padding: 16px;
    }
    .single-product__feedback__item .text {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width: 999px) {
    .single-product__feedback__section h2 {
        font-size: 26px;
        line-height: 30px;
    }
}
@media (max-width: 950px){
    .single-product__feedback {
        flex-wrap: wrap;
        justify-content: center;
    }
    .single-product__feedback__item {
        min-width: 300px;
        width: auto;
    }
    .single-product__feedback {
        padding-top: 24px;
    }
}

@media (max-width: 680px){
    .single-product__feedback__section .content {
        font-size: 16px;
        line-height: 20px;
    }
    .single-product__feedback {
        flex-direction: column;
    }
    .single-product__feedback__item .text {
        font-size: 16px;
        line-height: 20px;
    }
    .single-product__feedback__item {
        padding: 11px;
    }
}

@media (max-width: 560px) {
    .single-product__feedback__section h2 {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (max-width: 420px){
    .single-product__feedback__item {
        min-width: 100%;
    }
}
.overflow-hidden {
    overflow: hidden;
}
body.overflow-hidden .rs-17--before-cookie-block {
    display: none;
}

.modal-black-wrapper {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1005;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.4);
}
.modal-block {
    display: none;

    max-width: 678px;
    border-radius: 12px;
    padding: 24px;
    width: calc(100% - 20px);
    max-height: calc(100vh - 100px);
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    z-index: 1010;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    box-shadow: 0 0 5px 5px rgb(0 0 0 / 15%);
    animation: modal-scale 0.25s;
}
.modal-open {
    display: block;
}
.modal-block__head {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    margin-bottom: 24px;
}
.modal-block__head__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #000;
}
.close-modal {
    margin-left: auto;
    background: none;
    border: 0;
    font-size: 0;
    transition: 0.15s;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    padding: 0;
    width: 32px;
    height: 32px;
}
.close-modal svg {
    width: 100%;
    height: 100%;
}
.close-modal:hover {
    opacity: 0.7;
}
@keyframes modal-scale {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5);
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
}
@media (max-width: 360px) {
    .modal-block {
        padding: 16px;
    }
}



.rent-block__flex {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}
.rent-block__flex__left {
    width: 47%;
}
.rent-block__flex__right {
    width: 53%;
}

.rent-block__product__preview {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    max-height: 0;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, .06);
    background: #fafafa;
    margin-bottom: 12px;
}
.rent-block__preview__img {
    mix-blend-mode: darken;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rent-block__product__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-bottom: 4px;
}
.rent-block__product__calculator {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #4b4b4b;
    margin-bottom: 8px;
}
.rent-block__product__calculator span {
    font-weight: 600;
    color: #004280;
}
.rent-block__product__price {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #004280;
}


.rent-block__form {
    margin-bottom: 0;
}
.rent-block__form__fields {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 16px;
}
.rent-block__form__fields__item {
    position: relative;
    width: 100%;
}
.rent-block__form__fields__item .icon__is-required {
    position: absolute;
    left: 5px;
    top: 5px;
    pointer-events: none;
}
input.rent-block__form__fields__item__input {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04);
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    padding: 10px 16px;
    width: 100%;
    height: 44px;
    font-weight: 400;
    font-size: 16px;
    color:#4b4b4b;
    color:#000;
}
body .rent-block__form__fields__item__input:focus {
    background-color: #fff;
}
.rent-block__form__fields__item__input.is-error {
    border-color: red;
}
.rent-block__form__fields__item__textarea {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04);
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    padding: 11px 16px;
    width: 100%;
    height: 124px;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    resize: none;
}

.rent-block__form__fields__item__textarea:focus {
    background: #fff;
}
.rent-block__form__submit-block__text {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #4b4b4b;
    margin-bottom: 16px;
}
.rent-block__form__submit-block__text a {
    text-decoration: underline;
}
.rent-block__form__submit-block__btn {
    border-radius: 6px;
    height: 44px;
    background: #85b42b;
    font-weight: 600;
    font-size: 16px;
    color: #fff!important;
    padding: 5px 12px;
    width: 100%;
}
.rent-block__form__submit-block__btn:hover {
    color: #fff;
}
.rent-block__form__fields__antisoglasie {
    display: none;
}


.loading-spinner {
    width: 100%;
    height: 100%;
    animation: loading_spin 1s linear infinite;
}
.loading-spinner .path {
    stroke: #85b42b;
    stroke-linecap: round;
    stroke-dasharray: 90, 150;
    stroke-dashoffset: 0;
}
.rent-block__form__is-loading-icon {
    position: absolute;
    width: 100px;
    z-index: 1;
    top: calc(50% - 50px);
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    pointer-events: none;
}
@keyframes loading_spin {
    100% {
        transform: rotate(360deg);
    }
}
.rent-block__form.is-loading {
    opacity: 0.5;
    pointer-events: none;
    position: relative;
}
.rent-block__form.is-loading .rent-block__form__is-loading-icon {
    display: block;
}







@media (max-width: 640px){
    .modal-block__rent-product{
        max-width: 368px;
    }

    .rent-block__flex {
        flex-direction: column;
        gap: 20px;
    }
    .rent-block__flex__left {
        width: 100%;
    }
    .rent-block__flex__right {
        width: 100%;
    }
}

.rent-block__success {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    width: 100%;
}
.modal-block .rent-block__success {
    margin-top: -45px;
}
.modal-block.modal-block--is-success {
    max-width: 480px;
}
.rent-block__success {
    display: none;
}
.modal-block--is-success .rent-block__success {
    display: flex;
}
.modal-block--is-success .rent-block__flex,
.modal-block--is-success .modal-block__head__title {
    display: none;
}


.rent-block__success__text .title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #000;
    margin-bottom: 8px;
}
.rent-block__success__separate {
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
}
.rent-block__success__text .text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #4b4b4b;
    max-width: 353px;
    margin-left: auto;
    margin-right: auto;
}
.rent-block__success__info__text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin-bottom: 12px;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}

.rent-block__success__info__btns-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}


.rent-block__success__info__btns-group__item {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04);
    background: #fff;
    min-height: 44px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    padding: 5px 16px;
    flex-shrink: 0;
}
.rent-block__success__info__btns-group__item.is-tel {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    color: #004280;
}
.rent-block__success__info__btns-group__item.is-tg {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 8px;
    width: fit-content;
    font-weight: 600;
    font-size: 16px;
    line-height: normal;
    color: #000;
}
.rent-block__success__icon img {
    margin-left: auto;
    margin-right: auto;
    width: 98px;
}



@media (max-width: 640px) {
    .rent-block__success__text .title {
        font-size: 20px;
        line-height: 24px;
    }
    .rent-block__success__text .text {
        font-size: 14px;
        line-height: 17px;
    }
    .rent-block__success__info__text {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 380px) {
    .rent-block__success__info__btns-group {
        gap: 10px;
    }
    .rent-block__success__info__btns-group__item {
        padding: 5px 9px;
        min-height: 40px;
    }
    .rent-block__success__info__btns-group__item.is-tel {
        font-size: 15px;
    }
    .rent-block__success__info__btns-group__item.is-tg {
        font-size: 15px;
        gap: 6px;
    }
}
.tax-product_cat .woocommerce-pagination {
    margin-bottom: 25px;
}



.new-page section.qb {
    h2 {
        margin-top: 32px;
        margin-bottom: 12px;
    }
    p {
        color: #000;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}


.quest_block {
    display: flex;
    gap: 12px;
}
.qb_item {
    color: #222;
    display: flex;
    padding: 0 20px;
    height: 88px;
    align-items: center;
    gap: 20px;
    flex: 1 0 0;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: #FAFAFA;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    a {
        color: #004280;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
    }
}



/*
Каталог
 */

 .default-list__item__body {
     line-height: 130%;
 }
.catalog-category h2 {
    margin-bottom: 24px;
}
.catalog-category-card h3 {
    font-size: 18px;
    line-height: 135%;
    margin: 0;
    color: #1b1b1b;
}
.catalog-category-card a {
    color: #004280;
    font-weight: 600;
    white-space: nowrap;
}
.catalog-category-card ul {
    padding-left: 18px;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
    color: #4e5666;
    font-size: 14px;
}
.catalog-category-card .price {
    font-weight: 600;
    color: #85b42b;
    font-size: 16px;
}
.catalog-support__text h2 {
    margin-bottom: 12px;
}
.catalog-support__text p {
    margin: 0;
    color: #4e5666;
    max-width: 360px;
}
.catalog-popular__control:not(:disabled):hover svg path {
    stroke: #ffffff;
}
.catalog-popular-card {
    background: #ffffff;
    border: 1px solid #e0e7f2;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0 6px;
    overflow: hidden;
}
.card_items .description {
    padding: 0 20px 20px;
    text-align: left;
    .price {
        margin-bottom: 12px;
    }

    .btn-color {
        border-radius: 6px;
        border: 1px solid rgba(0, 0, 0, 0.12);
        background: #FFF;
        display: inline-flex;
        gap: 4px;
        height: 32px;
        padding: 10px 12px;
        justify-content: center;
        align-items: center;
        color: #4B4B4B;
        text-decoration: none;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
}
.card_items h3 a {
    display: block;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}
.catalog-popular-card p {
    color: #4B4B4B;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

@media (max-width: 1199px) {
    .catalog-hero-benefits__list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .catalog-category__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 991px) {
    .catalog-support__text p {
        max-width: 100%;
    }
}
@media (max-width: 680px) {

    .quest_block {
        flex-wrap: wrap;
    }

    .flex_sm_revert {
        display: flex;
        flex-direction: column;
        gap: 24px;
        .custom-features-grid {
            order: 2;
            gap: 8px;
            margin-bottom: 0;
        }
    }
    .catalog-popular__header h2 {
        width: 100%;
        text-align: center;
    }
}

.accordion-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.accordion-list__item {
    border: 1px solid #EBEBEB;
    border-radius: 16px;
    background: #fff;
    transition: box-shadow 0.3s ease, border-color 0.3s ease, background 0.3s ease;
    overflow: hidden;
}
.accordion-list__item.is-open {
    background: #FAFAFA;
}
.accordion-list__item__head {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
    cursor: pointer;
    transition: background 0.3s ease;
}
.accordion-list__item__head .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    color: #1b1b1b;
    margin-bottom: 0;
}
.accordion-list__item__head .icon {
    margin-left: auto;
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: background 0.3s ease;
}
.accordion-list__item__head .icon svg {
    transition: transform 0.3s ease, fill 0.3s ease;
    transform: rotate(180deg);
}
.accordion-list__item__head .icon svg path {
    fill: #004280;
}
.accordion-list__item.is-open .accordion-list__item__head .icon svg {
    transform: rotate(0deg);
}
.accordion-list__item__content {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    pointer-events: none;
    transition: max-height 0.35s ease, padding 0.35s ease, opacity 0.35s ease;
    opacity: 0;
    line-height: normal;
    color: #4e5666;
    font-size: 18px;
}
.accordion-list__item.is-open .accordion-list__item__content {
    padding: 10px 28px 24px;
    max-height: 1000px;
    pointer-events: auto;
    opacity: 1;
}
@media (max-width: 991px) {
    .accordion-list__item__head {
        padding: 20px 22px;
        gap: 16px;
    }
    .accordion-list__item__content {
        padding: 0 22px;
    }
    .accordion-list__item.is-open .accordion-list__item__content {
        padding: 0 22px 20px;
    }
}
@media (max-width: 680px) {
    .accordion-list {
        gap: 8px;
    }
    .accordion-list__item__head {
        padding: 18px;
        gap: 12px;
    }
    .accordion-list__item__head .title {
        font-size: 16px;
        line-height: 140%;
    }
    .accordion-list__item__head .icon {
        width: 36px;
        height: 36px;
        border-radius: 10px;
    }
    .accordion-list__item__content {
        font-size: 14px;
        line-height: 150%;
        padding: 0 18px;
    }
    .accordion-list__item.is-open .accordion-list__item__content {
        padding: 0 18px 18px;
    }
}

.new-page section {
    padding-bottom: 32px;
    padding-top: 32px;
}
.new-page section h2{
    margin-bottom: 20px;
    margin-top: 32px;
}

.new-page section h2{
    font-size: 28px!important;
}
.new-page section h2 > span {
    font-weight: 700!important;
}

@media (max-width: 680px) {
    .new-page section {
        padding-bottom: 24px;
        padding-top: 28px;
    }
    .new-page section h2{
        margin-bottom: 18px;
        font-size: 20px!important;
        line-height: normal;
    }
    .new-page section h2 > span{
        margin-bottom: 18px;
        font-size: 20px!important;
    }
    .new-page section h3{
        font-size: 18px;
    }
}


.default-list  {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 12px;
}
.default-list__item {
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 20px;
    background: #fafafa;

    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}
.default-list__item__head {
    font-weight: 600;
    font-size: 20px;
}
.default-list__item__head .count {
    color: #004280;
}
.default-list__item__head .icon {
    margin-right: 4px;
    line-height: 0;
}

.default-list__item ul {
    margin-left: 25px;
}
.default-list__item__body > *:last-child {
    margin-bottom:0;
}



/*default-list--ol-2-col*/
.default-list--ol-2-col {
    align-items: stretch;
}
.default-list--ol-2-col .default-list__item {
    width: calc((100% + 12px) / 2 - 12px);
    flex-grow: 1;

    justify-content: flex-start;
    flex-direction: column;
}

.default-list--ol-2-col .default-list__item__head {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}



/*default-list--ol-1-col-row*/
.default-list--ol-1-col-row {
    flex-direction: column;
    background: transparent;
    margin-bottom: 32px;
}
.default-list--ol-1-col-row .default-list__item {
    gap: 20px;
    width: 100%;
    background-color: transparent;
    align-items: center;
}
.default-list--ol-1-col-row .default-list__item .count {
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    color: #85b42b !important;
}


/*default-list--ul-3-col*/
.default-list--ul-3-col {
    align-items: stretch;
}

.default-list--ul-3-col .default-list__item {
    width: calc((100% + 12px) / 3 - 12px);
    flex-grow: 1;
    justify-content: flex-start;
    flex-direction: column;
}
.default-list--ul-3-col .default-list__item__head {
    display: flex;
    flex-direction: column;
    gap: 15px;
}



@media (max-width: 991px) {
    .default-list--ul-3-col .default-list__item {
        width: calc((100% + 12px) / 2 - 12px);
    }
}
@media (max-width: 680px) {

    .default-list__item {
        padding: 12px;
        gap: 8px;
    }
    .default-list--ol-2-col .default-list__item__head .icon {
        width: 20px;
    }
    .default-list--ul-3-col .default-list__item__head .icon {
        width: 32px;
    }
    .default-list__item__head .icon svg{
        width: 100%;
        height: 100%;
    }


    .default-list--ol-2-col {
        flex-direction: column;
    }
    .default-list--ol-2-col .default-list__item {
        width: 100%;
    }


    .default-list--ul-3-col .default-list__item {
        width: 100%;
    }
    .default-list--ul-3-col .default-list__item__head {
        gap: 8px;
    }


    .default-list--ol-1-col-row {
        margin-bottom: 24px;
    }
    .default-list--ol-1-col-row .default-list__item {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
}



.page-id-2289 #main > .rs-17:first-child > .rs-page {
    padding-bottom: 0;
}
.page-id-2289 .rs-17 .rs-page .section-title {
    margin-bottom: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px!important;
}

.margin-bottom-0 {
    margin-bottom: 0px!important;
}

.catalog-popular .rs-popular #product-slider-popular .owl-dots {
    text-align: center;
    margin-top: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.catalog-popular .rs-popular #product-slider-popular .owl-dot {
    display: inline-block;
    vertical-align: middle;
}
.catalog-popular .rs-popular #product-slider-popular .owl-dots span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    border-radius: 20px;
    background: #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
}
.catalog-popular .rs-popular #product-slider-popular .owl-dot.active span {
    background: #757575;
}
.catalog-popular .owl-next, .catalog-popular .owl-prev {
    display: none;
}

.custom-features-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 32px;
}

.feature-card {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fafafa;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    padding: 8px;
}

.feature-icon-wrapper {
    position: relative;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}

.feature-icon {
    display: block;
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    color: #004280; /* Assuming the path fill is inherited or needs direct color */
}

.inner-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px; /* Adjust as per actual size of the checkmark */
    height: 7px; /* Adjust as per actual size of the checkmark */
    z-index: 2; /* To be above the circle */
}

.outer-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25px; /* Adjust as per actual size of the circle */
    height: 25px; /* Adjust as per actual size of the circle */
    z-index: 1;
}

.feature-text {
    font-size: 14px;
    margin-bottom: 0;
    color: #4b4b4b;
    text-align: left;
    font-family: 'OpenSans-Regular', sans-serif;
    white-space: nowrap;
    line-height: 140%;
}

.catalog_page {

    .custom-grid-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        gap: 18px;
    }

    .custom-card {
        background: #fafafa;
        border-radius: 12px;
        border: 1px solid rgba(0, 0, 0, 0.06);
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 228px;
        padding: 24px;
    }

    .card-content {
        display: flex;
        flex-direction: column;
        gap: 8px;
        flex-grow: 1;
    }

    .card-title,.card-title a  {
        color: #222222;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0;
        text-decoration: none;
    }

    .card-links {
        display: flex;
        align-items: center;
        gap: 4px;
    }

    .card-link {
        color: rgba(0, 66, 128, 0.80);
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-decoration: underline;
        text-decoration-color: rgba(0, 66, 128, 0.24);
        text-underline-offset: 2px;
    }

    .card-link:hover {
        text-decoration: none;
    }

    .card-list {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        line-height: 100%;
    }

    .card-list-item {
        color: #004280;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-decoration: none;
    }

    .card-list-item:hover {
        text-decoration: underline;
    }

    .card-price {
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: 700;
        margin-top: auto;
        margin-bottom: 0;
        padding-top: 16px; /* Space above price if content is short */
    }

    .price-prefix {
        color: #222222;
    }

    .price-value {
        /*color: #004280;*/
    }

    .price-suffix {
        color: #222222;
    }

    .card-image {
        position: absolute;
        bottom: 0;
        right: 0;
        height: 212px;
        width: 146px; /* Default width */
        object-fit: cover;
        mix-blend-mode: darken;
    }

    .custom-card:nth-child(3) .card-image {
        width: 151px;
    }
}

.mt-6 {
    margin-top: 24px;
}
body .rs-17 .rs-breadcrumbs.catalog {
    margin: 0;
}

body .rs-17  .breadcrumbs {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 32px;
    list-style: none;
    margin-top: 0;
    border-radius: 4px;
    gap: 4px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #004280;
    a {
        color: rgba(0, 0, 0, 0.28);
        text-decoration: none;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
    }
}
.page-template-page-new-catalog {
    h1 {
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%;
        max-width: 720px;
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .custom-grid-container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767.98px) {

    .custom-grid-container {
        grid-template-columns: 1fr;
    }
    .custom-features-grid {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .custom-grid-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .custom-features-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 670px) {
	.breadcrumbs__item__div {
		display: inline;
	}
	.site-content li, .breadcrumbs__item__link, .breadcrumbs__item__div {
		line-height: 100%;
	}
	.breadcrumbs__item__link:before {
		line-height: normal;
	}
	.breadcrumbs__item__div {
		text-align: left;
	}
    .new-page section h2 {
        margin-top: 24px;
    }
    .default-list__item__body {
        font-size: 14px;
    }
    .new-page section.qb {
        p {
            font-size: 16px;
        }
    }
    .new-page section.qb {
        margin-bottom: 0;
        padding-bottom: 10px;
        padding-top: 12px;
    }
    .page-template-page-new-catalog {
        h1 {
            font-size: 28px;
        }
    }
    .qb_item {
        width: 100%;
        gap: 12px;
        padding: 12px;
        height: 64px;
        font-size: 16px;
        svg {
            width: 36px;
            height: 36px;
        }
    }
    .quest_block {
        flex-direction: column;
    }
}
.load-more-button {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: #FAFAFA;
}
.woocommerce-ordering {
    display: flex;
    align-items: center;
}
.woocommerce-ordering > span {
    line-height: 34px;
    height: 34px;
    box-sizing: border-box;
    color: #004280;
    font-weight: 600;
}
.grid_store {
    display: flex;
    gap: 30px;
}
.sidebar-panel {
    width: 262px;
}
.store_content {
    width: calc(100% - 292px);
}
.grid-view {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.rent-instruction ul {
    margin: 0 0 1.41575em 1.2em;
}

.price {
    font-family: 'Montserrat', sans-serif;
}
.description h3 {
    margin-bottom: 20px;
}

@media (max-width: 1230px) {

    .catalog_page .custom-features-grid {
        display: none;
    }
    .grid-view {
        grid-template-columns: repeat(2, 1fr);
    }
    .grid_store {
        display: flex;
        gap: 20px;
    }
    .product-card {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .grid-view {
        grid-template-columns: repeat(1, 1fr);
    }

    .store_content {
        width: 100%;
    }

    .grid_store {
        display: block;
    }
}

.btn-link:not(.collapsed) {
    svg {
        transform: rotate(-180deg);
    }
}
.category-toggle.collapsed {
    svg {
        transform: rotate(-180deg);
    }
}
.category-toggle {
    position: relative;
    svg {
        position: absolute;
        right:-3px;
    }
}
.nav-pills:after {
    display: none;
}
.catalog_page .custom-features-grid.mob-grid {
    display: none;
}
@media (max-width: 650px) {
    .mobile-catalog-widget {
        .nav {
            margin: 0;
            display: flex;
            flex-direction: column;
            gap: 4px;
            background: #F5F5F5;
            .nav {
                gap: 1px;
            }

            li {
                background: #FFF!important;
                a {
                    border-bottom: none!important;
                }
            }
        }
    }

    .grid_store {
        .site-main {
            margin-bottom: 0;
        }
    }
    .catalog_page .custom-features-grid.mob-grid {
        display: grid;
        gap: 8px;
        margin-top: 16px;

        .feature-card {
            background: #fff;
        }

        p {
            br {
                display: none;
            }
        }
    }
    .product-filter.clearfix:before,
    .product-filter.clearfix:after {
        display: none;
    }

}
