/**
    ПЕРЕНОС ДИЗАЙНА С "ЦИТАДЕЛЬ" - начало
 */

.comp .container{
    padding: 0;
}

.breadcrum {
    background: #f9f9f9;
}

.breadcrumb a {
    color: #479AFF;
    font-size: 13px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.breadcrumb a:hover {
    color: #0d3e7b;
}

.breadcrumb .breadcrumb-item.active {
    color: #8c8c8c;
    font-size: 13px;
    line-height: 18px;
    margin-top: 0;
}

.payment-breadcrumb,
.delivery-breadcrumb,
.faq-page.breadcrum,
.static-page.breadcrum
{
    background: #fff;
    padding: 0;
}

/* стили "в наличии" - начало*/
.stock {
    color: #479AFF;
    font-size: 13px;
    line-height: 1.3;
    margin-top: 15px;
    padding-left: 20px;
    position: relative;
}

.stock::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    /*background-image: url(https://new.citadel2000.ru/local/templates/public/img/stock.svg);*/
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    width: 14px;
    height: 14px;
}
/* стили "в наличии" - конец*/

/* стили статических страниц - начало*/
.vertical-menu {
    border: solid 1px #e4e4e4;
    margin-bottom: 20px;
}

.vertical-menu ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0;
}

.vertical-menu ul li {
    border-bottom: solid 1px #e4e4e4;
    position: relative;
    /*background-image: url(https://new.citadel2000.ru/local/templates/public/img/ver-arrowgr.png);*/
    background-position: 96% 50%;
    -webkit-background-size: 7px 11px;
    background-size: 7px 11px;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.vertical-menu ul li:last-child {
    border-bottom: none;
}

.vertical-menu ul li.active {
    border-bottom-color: #0d3e7b;
    background-color: #0d3e7b;
    /*background-image: url(https://new.citadel2000.ru/local/templates/public/img/ver-arrow.png);*/
}

.vertical-menu ul li.active a {
    color: #fff;
}

.vertical-menu ul li:hover {
    border-bottom-color: #479AFF;
    background-color: #479AFF;
    /*background-image: url(https://new.citadel2000.ru/local/templates/public/img/ver-arrow.png);*/
}

.vertical-menu ul li:hover a {
    color: #fff;
}

.vertical-menu ul a {
    padding: 12px 15px 13px;
    display: block;
    font-size: 15px;
    color: #000;
}

.contacts-page .btn-wrap {
    text-align: left;
    margin-bottom: 40px;
}

.contacts-page .btn-wrap a {
    width: 100%;
    max-width: 350px;
    height: 52px;
    display: block;
    padding: 14px 10px 14px 32px;
    text-align: center;
    position: relative;
    font-size: 22px;
    font-weight: 600;
    line-height: 20px;
    color: #ffffff;
    border: 2px solid #FF8533;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.contacts-page .btn-wrap a:before{
    content:'';
    width: 12px;
    height: 17px;
    display: block;
    /*background: url(https://new.citadel2000.ru/local/templates/public/img/phone-cont-yellow.svg) no-repeat;*/
    position: absolute;
    top: Calc((100% - 17px)/2);
    left: 50%;
    margin-left: -92px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.contacts-page .btn-wrap a:hover {
    border: 2px solid #F37622;
    color: #F37622;
}

.contacts-page .btn-wrap a:hover:before{
    /*background: url(https://new.citadel2000.ru/local/templates/public/img/phone-cont-yellow-hover.svg) no-repeat;*/
}

.contacts-page .btn-wrap a:active:before{
    /*background: url(https://new.citadel2000.ru/local/templates/public/img/phone-cont-yellow-active.svg) no-repeat;*/
}

.contacts-page .client-support .btn-wrap {
    margin-bottom: 40px;
}

.contacts-page .client-support .btn-wrap a {
    background-color: #FF8533;
    color: #fff;
}

.contacts-page .client-support .btn-wrap a:before{
    /*background: url(https://new.citadel2000.ru/local/templates/public/img/phone.svg) no-repeat;*/
}

.contacts-page .client-support .btn-wrap a:hover {
    background-color: #F37622;
}

.contacts-page .btn-wrap a:active {
    background-color: #F37622;
    border: 2px solid #F37622;
    color: #fff;
}

.contacts-page .client-support .btn-wrap a:active {
    border: 1px solid #F37622;
    color: #fff;
}

.contacts-page .email a {
    font-weight: bold;
    color: #FF8533;
    text-decoration: underline;
}

.contacts-page .email a:hover{
    color: #F37622;
}

.list-service a {
    color: #479AFF;
    border-bottom: 1px dashed #479AFF;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.list-service a:hover {
    color: #0d3e7b;
    border-bottom: 1px dashed #0d3e7b;
}

.faq h2 {
    margin-bottom: 40px;
    padding-left: 52px;
    color: #479AFF;
}


.callback .file_upload span {
    /*background: url(https://new.citadel2000.ru/local/templates/public/img/iconfile.svg);*/
    background-position: 0 38%;
    background-repeat: no-repeat;
    -webkit-background-size: 19px 19px;
    background-size: 19px 19px;
    padding-left: 25px;
    cursor: pointer;
    color: #FF8533;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}


.callback .file_upload > span:hover {
    color: #F37622 !important;
    cursor: pointer;
}


.callback .file_upload:hover {
    color: #F37622 !important;
    cursor: pointer;
}

.callback .file_upload > mark:hover {
    color: #F37622 !important;
    cursor: pointer;
}

.callback a {
    color: #479AFF;
    text-decoration: underline;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.callback a:hover {
    color: #0d3e7b;
}

.send {
    background-color: #FF8533;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 7px 15px;
    width: 100%;
    /*-webkit-border-radius: 5px;
    border-radius: 5px;*/
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.send:hover {
    background-color: #F37622;
}

.send:active {
    border: 1px solid #FF8533;
    background-color: transparent;
    color: #FF8533;
}

.nav-pills {
    background: #0d3e7b;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    padding: 65px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.nav-pills .nav-link {
    color: #fff;
    text-align: center;
    padding: .55rem 0;
    opacity: .5;
    font-size: 20px;
}

.nav-pills .nav-link.active {
    background: none;
    text-align: center;
    opacity: 1;
    position: relative;
}

.nav-pills .nav-link.active::after {
    content: '';
    position: absolute;
    right: -38px;
    top: 40%;
    margin-top: -5px;
    border-right: 1em solid transparent;
    border-left: 1em solid transparent;
    border-top: 1em solid;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #0d3e7b;
    z-index: 9;
}

/* стили статических страниц - конец*/

/*ГЛАВНАЯ СТРАНИЦА - начало*/

.main-category{
    padding: 42px 15px 70px;
    background-color: #f7f7f7;
}

.main-category .container{
    padding: 0;
}

.main-category.white{
    background-color: #fff;
}

/*слайдер баннеров - начало*/

.main-block-banners-container{
    padding: 0 15px !important;
}

/*слайдер баннеров - конец*/

/*блок "Акции" - начало*/

.main-category h2,
.main-category .h2 {
    width: 100%;
    margin-right: 0;
    padding-bottom: 40px;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    /* color: #f77e53; */
}

.main-category h2 a,
.main-category .h2 a{
    /* color: #f77e53; */
}

.s-result-body.main-page{
    width: 210px;
    min-height: 342px;
    border: none;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    border: 1px solid #E9E9E9;
}

.s-result-body.main-page.auth{
    height: auto;
}

/*.s-result-body.main-page:hover{
    border: none;
}*/

.s-result-body.main-page a.main-page-image{
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    position: relative;
}


.s-result-body.main-page a.main-page-image img{
    width: 100%;
}

.result-info.main-page-info{
    padding: 8px 12px 12px 12px;
}

.main-page-info-price-new,
.main-page-info-price-old{
    width: fit-content;
    width: -moz-fit-content;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #777;
}

.main-page-info-price-old{
    text-decoration: line-through;
    margin-right: 8px;
}

.main-page-info-price-new{
    background-color: #fff9c0;
}

.main-page-info-add{
    width: 100%;
    border: 1px solid #efefef;
}

.main-page-info-add-btn{
    width: 30px;
    height: 32px;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    color: #777777;
    background-color: #efefef;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.main-page-info-add-btn:hover{
    background-color: #d1d1d1;
}

.main-page-info-add-count{
    width: Calc(100% - 60px);
    padding: 0 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #838383;
    border: 1px solid transparent;
    text-align: center;
    min-width: 25px;
}
@media (max-width: 568px) {
    .catalog-block .product-card .main-page-info-add {
        max-width: 100%;
    }
}
.main-page-info-add-wrap a.catalog-buy-btn{
    width: 27px;
    display: block;
    margin-left: 40px;
}

.main-page-info-add-wrap a.catalog-buy-btn.buy-but i{
    font-size: 24px;
    line-height: 34px;
    color: #d1d1d1;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.main-page-info-add-wrap a.catalog-buy-btn.buy-but:hover i{
    color: #479AFF !important;
}

.main-page-info-add-wrap a.catalog-buy-btn.buy-but i.fas.fa-cart-plus{
    color: #479AFF;
}

.main-page-info p{
    margin-bottom: 0;
}

.main-page-info-article{
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.3;
    color: #878787;
}

.moreinfo.main-page-info-name{
    width: 100%;
    min-height: unset;
    max-height: unset;
    margin-bottom: 8px;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    color: #444;
    overflow: hidden;
    height: 32px;
}
/*блок "Акции" - конец*/

/*блок "Новости" - начало*/

.main-category.main-news{
    padding: 70px 15px 77px;
}

.main-category.main-news h2,
.main-category.main-news .h2{
    color: #282828;
}

.main-news-items{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}

.main-news-item{
    max-width: 298px;
    text-align: left;
    position: relative;
}

.main-news-item-img{
    width: 100%;
    height: 298px;
    margin-bottom: 15px;
    position: relative;
}

.main-news-item-img a{
    width: 100%;
    height: 100%;
}

.main-news-item-img-date{
    width: fit-content;
    width: -moz-fit-content;
    padding: 7px 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #282828;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    background-color: #CAFF24;
}

.main-news-item-title{
    width: 100%;
    height: auto;
    max-height: 72px;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    padding-right: 36px;
}

.main-news-item-title a{
    width: 100%;
    height: 100%;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #37474F;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.main-news-item-title a:hover{
    color: #479AFF;
}

.main-news-item-desc{
    width: 100%;
    height: auto;
    max-height: 76px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 19px;
    color: #777;
}

.main-category-btn{
    width: 200px;
    display: block;
    margin: 15px auto 0;
}

.main-category-btn a{
    display: block;
    width: 100%;
    border: none;
    outline: none;
    background-color: #479AFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #fff;
    padding: 15px 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    text-decoration: none;
}

.main-category-btn a:hover{
    background-color: #5b9ef3;
    color: #fff;
}
/*блок "Новости" - конец*/

/*блок "Новинки" - начало*/

.main-category.new-products h2,
.main-category.new-products .h2{
    color: #282828;
}

/*блок "Новинки" - начало*/

.bx-filter .bx-filter-parameters-box.filter-block-sale{
    padding-bottom: 20px;
}
.bx-filter .bx-filter-parameters-box.filter-block-sale .bx-filter-param-label{
    margin-bottom: 0;
}

/*блок "Каталог" - конец*/

.main-category.main-catalog h2,
.main-category.main-catalog .h2{
    color: #282828;
}

.main-catalog-sections-slider{
    display: none;
}

.main-catalog-sections.d-flex{
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.main-catalog-section-wrap{
    width: Calc(100%/6);
    padding: 0 15px;
}

.main-catalog-section{
    background-color: #fafafa;
    border: 5px solid #479AFF;
    min-height: 238px;
    padding: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: 15px 0;
}

.main-catalog-section:hover{
    border-color: #FF8533;
}

.main-catalog-section a{
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    text-decoration: none;
}

.main-catalog-section a img{
    border-radius: 6px;
    max-height: 120px;
    margin-bottom: 15px;
}

.main-catalog-section-title{
    width: 100%;
    height: 42px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    color: #282828;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-catalog-section:hover .main-catalog-section-title{
    color: #FF8533;
}

.main-catalog .main-category-btn{
    margin: 70px auto 0;
}
@media (max-width: 768px){
    .main-catalog .main-category-btn{
        margin: 50px auto 0;
    }
}
.product-item-stickers{
    position: absolute;
    z-index: 1;
    max-width: 80%;
    left: 0;
    top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.product-item-sticker{
    width: auto;
    margin: 0;
    letter-spacing: .5px;
    display: flex;
    color: #000;
    font-size: 10px;
    line-height: 22px;
    height: 22px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    margin-right: 8px;
}
.product-item-sticker.sale{
    background-color: #F37622;
}
.product-item-sticker.new{
    background-color: #a9e299;
}
.product-item-sticker.hit{
    background-color: #90bcff;
}

/*слайдер товаров - начало*/

.main-catalog-sections-slider .slick-prev,
.main-catalog-sections-slider .slick-next{
    width: 8px;
    height: 16px;
    top: Calc(100% + 15px) !important;
    margin-top: 0 !important;
}

.main-catalog-sections-slider .slick-next{
    right: Calc(50% - 28px);
}

.main-catalog-sections-slider .slick-prev{
    left: Calc(50% - 28px);
    top: Calc(100% + 7px) !important;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.main-catalog-sections-slider .slick-prev:hover,
.main-catalog-sections-slider .slick-next:hover{
    height: 16px;
}

.main-catalog-sections-slider .slick-prev:before,
.main-catalog-sections-slider .slick-next:before{
    content: '';
    width: 8px;
    height: 16px;
    display: block;
    background: url(../../citadels/img/right-slider-grey-small.svg) no-repeat;
    font-size: unset;
    font-family: unset;
    line-height: unset;
    opacity: 1;
}

.main-catalog-sections-slider .slick-prev:hover:before,
.main-catalog-sections-slider .slick-next:hover:before{
    opacity: 0.75;
}
/*слайдер товаров - конец*/
/*блок "Каталог" - конец*/

/*блок "Наши преимущества" - начало*/

.main-category.service{
    margin-bottom: 0;
}

.main-category.service h2,
.main-category.service .h2{
    color: #282828;
}

.main-advantages{
    width: 100%;
    margin: 25px 0;
    text-align: center;
}

.main-advantage{
    width: Calc(100%/4);
    position: relative;
    padding: 0 15px;
}

.main-advantage:before{
    content: '';
    display: block;
    width: 1px;
    height: 75%;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #dedede;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.main-advantage:first-child:before{
    content: none;
}

.main-advantage-name{
    width: 100%;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
}

.main-advantage-name.blue{
    color: #479AFF;
}

.main-advantage-name.orange{
    color: #f77e53;
}

.main-advantage-desc{
    width: 100%;
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    color: #282828;
}
/*блок "Наши преимущества" - конец*/

/*блок "Наши партнеры" - начало*/

.main-category.partners h2,
.main-category.partners .h2{
    color: #282828;
}

.main-category.partners{
    margin-bottom: 0;
    padding: 50px 15px 70px 15px;
}

.main-partners.d-flex{
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.main-partner{
    width: 20%;
    max-width: 20%;
    display: block;
    align-self: center;
    margin: 10px 0;
    padding-right: 15px;
    padding-left: 15px;
}

.main-partner a{
    width: 100%;
    height: auto;
    display: block;
}

.main-partner a img{
    width: auto;
    max-width: 100%;
    max-height: 160px;
    display: block;
    margin: 0 auto;
}
/*блок "Наши партнеры" - конец*/
/*ГЛАВНАЯ СТРАНИЦА - конец*/

i.s-result-body-fav{
    display: block;
    font-size: 21px;
    color: #FF8533;
    position: absolute;
    top: 14px;
    right: 20px;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 10;
    cursor: pointer;
}

i.s-result-body-fav:hover{
    color: #282828;
}

/**
    НОВАЯ СТРАНИЦА ОФОРМЛЕНИЯ ЗАКАЗА - начало
*/

.container-order-page{
    width: 100%;
    max-width: 1280px;
    padding: 0 15px !important;
}

form.order-page{
    width: 100%;
    padding: 0 15px;
    margin: 34px 0 60px;
    justify-content: space-between;
}

.order-page-left{
    width: 56%;
    padding-right: 73px;
}

.order-page-right{
    width: 44%;
}

.order-page-section{
    width: 100%;
    margin-bottom: 20px;
}

.order-page-section:last-child{
    margin-bottom: 0;
}

.order-page-section-title{
    width: 100%;
    margin-bottom: 25px;
    padding-left: 11px;
    font-size: 22px;
    font-weight: 700;
    color: #479AFF;
}

.order-page-section-input{
    margin-bottom: 20px;
}

.order-page-section-input:last-child{
    margin-bottom: 0;
}

.order-page-section-input-title{
    width: 100%;
    position: relative;
    padding: 5px 0 8px 11px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    color: #282828;
}

.order-page-section-input-title.required{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.order-page-section-input-title.required:after{
    content: "*";
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    color: #989898;
    margin-left: 2px;
}

.order-page-section-input-wrap input{
    width: 100%;
    border: 1px solid #e7e7e7;
}

.order-page-section-input-wrap input::-webkit-input-placeholder {
    color:#787878;
}

.order-page-section-input-wrap input::-moz-placeholder {
    color:#787878;
}

.order-page-section-input-wrap input:-moz-placeholder {
    color:#787878;
}

.order-page-section-input-wrap input:-ms-input-placeholder {
    color:#787878;
}

.order-page-section-input-wrap textarea{
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #e7e7e7;
}

.faq-form-content-row textarea::-webkit-input-placeholder {
    color:#787878;
}

.faq-form-content-row textarea:-moz-placeholder {
    color:#787878;
}

.faq-form-content-row textarea::-moz-placeholder {
    color:#787878;
}

.faq-form-content-row textarea:-ms-input-placeholder {
    color:#787878;
}

.faq-form-content-row textarea::placeholder {
    color:#787878;
}

.order-page-section-file{
    padding: 20px 0;
}

.order-page-section-file-title{
    width: 100%;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6;
    color: #282828;
    margin-bottom: 20px;
}

.order-page-section-file-add .file-add-btn input{
    padding: 0;
    font-weight: 400;
    border: none;
    color: #777;
}

.order-page-section-file-add .file-add-btn input[type="file"]{
    display: block;
    width: 100%;
    cursor: pointer;
    font-size: 18px;
}

.order-page-products{
    margin-bottom: 25px;
}

.order-page-product{
    width: 100%;
    align-items: center !important;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #eee;
}

.order-page-product:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.order-page-product-img{
    width: 55px;
    height: 55px;
    margin-right: 14px;
}

.order-page-product-wrap{
    width: Calc(100% - 69px);
    align-items: center !important;
    justify-content: space-between !important;
}

.order-page-product-name,
.order-page-product-price{
    width: fit-content;
    width: -moz-fit-content;
}

.order-page-product-name{
    white-space: normal;
    font-size: 15px;
    line-height: 1.4;
    margin-right: 20px;
    color: #282828;
}

.order-page-product-price{
    white-space: nowrap;
    line-height: 1.6;
}

.order-page-products-result{
    align-items: center !important;
    justify-content: space-between !important;
    padding: 15px 21px;
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
}

.order-page-products-result-title,
.order-page-products-result-amount{
    line-height: 1.6;
}

.order-page-section-input-radio-btns{
    border: 1px solid #eee;
}

.order-page-section-input-radio-btn{
    position: relative;
    border-bottom: 1px solid #eee;
}

.order-page-section-input-radio-btn:last-child{
    border-bottom: none;
}

.order-page-section-input-radio-btn label{
    width: 100%;
    margin-bottom: 0;
    line-height: 1.4;
    padding: 16px 19px;
    cursor: pointer;
}

.order-page-section-input-radio-btn label span{
    display: block;
    font-size: 14px;
    line-height: 19px;
    padding-left: 19px;
    color: #282828;
}

.order-page-section-input-radio-btn input{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.order-page-section-input-radio-btn input + label:before{
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background: transparent;
    border: 1px solid #555;
    position: absolute;
    top: 21.5px;
    left: 19px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 100%;
}

.order-page-section-input-radio-btn input:checked + label:before{
    background: #555;
}

.order-page-result{
    align-items: center !important;
    justify-content: space-between !important;
    padding: 15px 21px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #282828;
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    margin-top: 15px;
}

.order-page-section-input-radio-btn label span.text{
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #777;
}

.data-agreement{
    margin: 44px 0 25px;
}

.data-agreement-input{
    position: relative;
}

.data-agreement-input input{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.data-agreement-input label{
    margin-bottom: 0;
    line-height: 19px;
    position: relative;
    cursor: pointer;
}

.data-agreement-input input + label:before{
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    top: 2.5px;
}

.data-agreement-input label span{
    padding-left: 21px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #282828;
}

.data-agreement-input label span a{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.data-agreement-input label span a:hover{
    color: #282828;
}

.data-agreement-input input:checked + label:after{
    content: '\e918';
    display: block;
    font-family: 'main-icons';
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    line-height: 12px;
    color: #282828;
    position: absolute;
    top: 4px;
    left: 1.5px;
}

button.order-submit,
a.order-submit{
    width: 100%;
    align-items: center !important;
    justify-content: center !important;
    padding: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    background: #13914f;
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

button.order-submit:hover,
a.order-submit:hover{
    opacity: 0.82;
    color: #fff;
}


/**
    НОВАЯ СТРАНИЦА ОФОРМЛЕНИЯ ЗАКАЗА - конец
*/

/*НОВАЯ СТРАНИЦА КОРЗИНЫ - начало*/

.fal{
    font-family: 'Font Awesome Lite';
}

.basket-page{
    width: 100%;
    justify-content: space-between !important;
    margin: 34px 0 64px;
}

.basket-page-left{
    width: Calc(67% - 33px);
    max-width: 740px;
}

.basket-page-right{
    width: 33%;
}

.basket-page-title,
.basket-page-subtitle{
    width: 100%;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 36px;
    color: #282828;
}

.basket-page-title{
    font-size: 30px;
}

.basket-page-subtitle{
    font-size: 24px;
}

.basket-page-products{
    width: 100%;
    margin-bottom: 28px;
}

.basket-page-product{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 19px;
    margin-bottom: 19px;
}

.basket-page-product:last-child{
    margin-bottom: 0;
}

.basket-page-product-img{
    width: 75px;
    height: 75px;
    margin-right: 19px;
}

.basket-page-product-img a{
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.basket-page-product-detail{
    width: Calc(100% - 94px);
}

.basket-page-product-name{
    display: block;
    font-size: 18px;
    padding-right: 17px;
    margin-bottom: 3px;
}

.basket-page-product-name a{
    color: #282828;
    font-size: 16px;
}

.basket-page-product-del{
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #282828;
}

.basket-page-product-del:hover{
    opacity: 0.5;
}

.basket-page-product-del:before{
    display: block;
    font-size: 18px;
    line-height: 14px;
    padding: 0 1.5px;
    color: inherit;
}

.basket-page-product-detail-wrap{
    align-items: center !important;
    justify-content: space-between !important;
}

.basket-page-product-count{
    align-items: center !important;
}

.basket-page-product-count-title,
.basket-page-product-count-input,
.basket-page-product-count-btn,
.basket-page-product-price,
.basket-page-product-sku,
.basket-page-product-cost {
    font-size: 16px;
    line-height: 22px;
    color: #282828;
}

.basket-page-product-count-title{
    margin-right: 8px;
}

.basket-page-product-count-input{
    width: 40px;
    padding: 0;
    border: none;
    text-align: center;
}

.basket-page-product-count-btn{
    width: 12px;
    height: 22px;
    cursor: pointer;
}

.basket-page-product-count-btn:before{
    padding: 0 2.5px;
}

.basket-page-btns{
    flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    -webkit-flex-wrap: wrap !important;
    justify-content: space-between !important;
}

.basket-page-btn{
    width: 48%;
    height: 35px;
    border: 1px solid #aaa;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.basket-page-btn:hover{
    border: 1px solid #282828;
}

.basket-page-btn a{
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 15px;
    color: #282828;
    align-items: center;
    justify-content: center;
}

.basket-page-btn a:hover {
    color: #282828;
}

.basket-page-btn.clear-basket{
    border: 1px solid #aaa;
}

.basket-page-btn.clear-basket:hover{
    border: 1px solid #282828;
}

.basket-page-btn.clear-basket a{
    color: #282828;
}

.basket-page-block{
    margin-bottom: 36px;
}

div.basket-page-block.delivery{
    margin-bottom: 0;
}

.basket-page-result,
.basket-page-order-result{
    width: 100%;
    padding: 15px 21px;
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    align-items: center;
}

.basket-page-result-title,
.basket-page-order-result-title{
    width: 35%;
    margin-right: 8px;
}

.basket-page-result-amount,
.basket-page-order-result-amount{
    width: Calc(65% - 8px);
    text-align: right;
}

.basket-page-result-title,
.basket-page-result-amount,
.basket-page-order-result-title,
.basket-page-order-result-amount{
    font-weight: 400;
    color: #282828;
}

.basket-page-result-title,
.basket-page-result-amount{
    font-size: 14px;
    line-height: 1.6;
}

.basket-page-order-result-title,
.basket-page-order-result-amount{
    font-size: 18px;
    line-height: 1.4;
}

.basket-page-order-result{
    margin-top: 15px;
}

.basket-page button.order-submit,
.basket-page a.order-submit{
    margin-top: 21px;
}

.basket-page-rows{
    border: 1px solid #eee;
}

.basket-page-row{
    position: relative;
    border-bottom: 1px solid #eee;
}

.basket-page-row:last-child{
    border-bottom: none;
}

.basket-page-row input{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.basket-page-row label{
    width: 100%;
    margin-bottom: 0;
    line-height: 1.4;
    padding: 16px 19px;
    cursor: pointer;
}

.basket-page-row input + label:before{
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background: transparent;
    border: 1px solid #555;
    position: absolute;
    top: 21.5px;
    left: 19px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 100%;
}

.basket-page-row input:checked + label:before{
    background: #555;
}

.basket-page-row label span{
    display: block;
    font-size: 14px;
    line-height: 19px;
    padding-left: 19px;
    color: #282828;
}

.basket-page-row label span.text{
    display: none;
    margin-top: 10px;
    font-size: 12px;
    color: #777;
}

.basket-page-row label span.text.active {
    display: block;
}

/*НОВАЯ СТРАНИЦА КОРЗИНЫ - конец*/

/** АВТОРИЗАЦИЯ - РЕГИСТРАЦИЯ - ВОССТАНОВЛЕНИЕ ПАРОЛЯ */

.bx-system-auth-form {
    /*width: 768px;*/
    width: 796px;
    margin: 80px auto 90px !important;
    /*margin-bottom: 10px;
    margin-bottom: 90px !important;
    margin-top: 80px !important;*/
}

.bx-system-auth-form h2 {
    text-align: center;
    font-weight: normal;
}

.bx-system-auth-form .ausdop h2 {
    margin-bottom: 30px;
}

.bx-system-auth-form .fogpass {
    float: right;
    font-size: 14px;
    font-weight: bold;
}

.bx-system-auth-form .ausfields input {
    max-width: 100%;
    width: 100%;
    padding: 0.375rem 0.75rem;
    color: #495057;
    background-color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    border: solid 1px #dcdcdc;
    /*-webkit-border-radius: 3px;
    border-radius: 3px;*/
    line-height: 2.2;
    clear: both;
    background-color: #fff;
}

.currentAuthInputs-title{
    line-height: 1.4;
    color: #282828;
    padding-bottom: 8px;
    text-align: left;
    font-weight: bold;
}

.ausfields-row{
    width: 100%;
    align-items: center !important;
    justify-content: space-between !important;
}

.ausfields-row-save{
    align-items: center !important;
}

.bx-system-auth-form .ausfields input.ausfields-row-save-checkbox{
    width: 14px;
    height: 14px;
    padding: 0;
    margin: 0 8px 0 0;
}

.ausfields-row-save-label{
    margin-bottom: 0;
}

.bx-system-auth-form input[name="Login"] {
    cursor: pointer;
    width: 100%;
    height: 40px;
    border-radius: unset;
    font-size: 16px;
    line-height: 16px;
    padding: 0 0.75rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #fff;
    background-color: #4a4a4a;
    margin-top: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    /* height: 46px; */
    /* background-color: #FF8533; */
    /* line-height: 3.28; */
    /* color: #ffffff; */
    border: none;
}

.bx-system-auth-form input[name="Login"]:hover{
    background-color: #3da46e;
}

.bx-system-auth-form .backa {
    cursor: pointer;
    width: 340px;
    height: 46px;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #13914f;
    /*border: #666 0px solid;
    border-radius: 3px;*/
    border: solid 2px #13914f;
    background-color: #ffffff;
    padding: 10px;
    padding-left: 30px;
    padding-right: 61px;
    background-repeat: no-repeat;
    background-position: 91% 50%;
    background-image: url(../../citadels/img/arrow-green-right-auth.svg);
    white-space: nowrap;
}

.bx-system-auth-form .reglink {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: unset;
    font-size: 16px;
    padding: 0 0.75rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #fff;
    background-color: #13914f;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
}

.bx-system-auth-form .ausfields {
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    text-align: center;
}

.bx-system-auth-form .ausdop {
    float: left;
    /*width: 380px;*/
    width: 398px;
    padding-left: 45px;
    text-align: center;

}

.bx-system-auth-form p {
    color: #707070;
}

.bx-auth-reg {
    width: 768px;
    margin: 80px auto 90px !important;
    /*margin-bottom: 10px;*/
}

.bx-auth-reg .regfields input {
    max-width: 400px;
    width: 100%;
    padding: 0.375rem 0.75rem;
    color: #495057;
    background-color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    border: solid 1px #dcdcdc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 2.2;
    clear: both;
}

.bx-auth-reg .submitfields input {
    cursor: pointer;
    width: 100%;
    height: 40px;
    border-radius: unset;
    font-size: 16px;
    line-height: 16px;
    padding: 0 0.75rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #fff;
    background-color: #13914f;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
}

.bx-auth-reg .submitfields input:hover{
    background-color: #3da46e;
}

.bx-auth-reg .checkfields a {
    /*color: #7fb2f0;
    border-bottom: 1px dashed #7fb2f0;*/
    color: #FF8533;
    font-size: 15px;
    text-decoration: none;
}

.bx-auth-reg .checkfields a:hover{
    color: #282828;
}

.bx-auth-reg .submitfields a {
    width: 100%;
    height: 40px;
    display: block;
    margin: 0 auto;
    border: 1px solid #aaa;
    color: #282828;
    font-size: 16px;
    line-height: 40px;
    font-weight: normal;
    text-align: center;
}

.bx-auth-reg .submitfields a:hover{
    border: 1px solid #282828;
}

.bx-auth-reg .checkfields {
    float: left;
    width: 300px;
}

.bx-auth-reg .submitfields {
    width: 100%;
    clear: both;
    text-align: center;

}

.bx-auth-reg p {
    color: #707070;
}

.bx-auth-reg .passlong {
    font-size: 14px;
    font-style: italic;
    text-align: left;
}

.bx-auth-reg .chl input {
    vertical-align: middle;
}

.bx-auth-reg .chl label {
    font-size: 12px;
    color: #707070;
    vertical-align: middle;
    margin: 0;
    margin-left: 0px;
    margin-left: 5px;
}

.bx-auth-reg .raz720px {

    display: none;

}

.forgotpasswd {
    width: 100%;
    max-width: 380px;
    margin: 80px auto 90px;
}

.forgotpasswd .forgotpasswd-title{
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    color: #37474f;
}

.forgotpasswd p {
    font-size: 16px;
    color: #707070;
}

.forgotpasswd a {
    color: #ff8533;
    font-weight: 600;
    position: relative;
}

.forgotpasswd a:hover{
    color: #ffaa00;
}

.forgotpasswd a:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ff8533;
    position: absolute;
    bottom: -3px;
    left: 0;
}

.forgotpasswd a:hover:before{
    border-bottom: 1px dashed #ffaa00;
}

.forgotpasswd table.bx-forgotpass-table td {
    width: 100%;
    padding: 0;
    border: none;
    text-align: center;
}

.forgotpasswd table.bx-forgotpass-table td.forgotpasswd-info-text {
    text-align: left;
    font-weight: 400;
}

.forgotpasswd table.bx-forgotpass-table td.forgotpasswd-info-text p,
.forgotpasswd table.bx-forgotpass-table td.forgotpasswd-info-text-step-2 p
{
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 20px;
    color: #555454;
}

.forgotpasswd table.bx-forgotpass-table td.forgotpasswd-info-text-step-2{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.forgotpasswd table.bx-forgotpass-table tbody.active td.forgotpasswd-email,
.forgotpasswd table.bx-forgotpass-table tbody.active td.forgotpasswd-info-text{
    display: none;
}

.forgotpasswd table.bx-forgotpass-table tbody.active td.forgotpasswd-info-text-step-2 {
    display: block;
}

.forgotpasswd tbody input {
    max-width: 100%;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    border: solid 1px #dcdcdc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 2.2;
    clear: both;
}

.forgotpasswd tfoot input {
    cursor: pointer;
    width: 100%;
    height: 46px;
    border-radius: 3px;
    background-color: #ff8533;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ffffff;
    border: none;
    margin-bottom: 16px;
}

.forgotpasswd .forgotpasswd-auth-btn {
    text-align: center;
}
/** АВТОРИЗАЦИЯ - РЕГИСТРАЦИЯ - ВОССТАНОВЛЕНИЕ ПАРОЛЯ - конец */

/*АДАПТИВ - начало*/

@media (max-width: 1280px){

}


@media (max-width: 1280px) and (min-width: 991px){

    li.navbar-nav-menu-item-wrap ul li.navbar-nav-menu-item a{
        font-size: 1.15vw;
        line-height: 1;
        padding-right: 4px;
        padding-left: 4px;
    }

    li.navbar-nav-menu-item-wrap ul li.navbar-nav-menu-item:last-child a{
        padding: 0 0 0 4px;
    }

    /* #search.header-block-search.open{
         max-width: 350px;
     }

     .header-block-info.unauth{
         max-width: 500px;
         width: Calc(100% - 650px);
     }*/
}

@media (max-width: 1260px){

    .breadcrum .col-lg-12.p0{
        padding: 0 15px;
    }
}

@media (max-width: 1255px){

    .container.pl0.about,
    .container.container-payment-page.pt40.pl0,
    .container.delivery-page.pt40.pl0,
    .container.refund-page.pt40.pl0,
    .container.faq-page.pt40.pl0,
    .container.garanties-page.pt40.pl0,
    .container.contacts-page.pt40.pl0,
    .container.foropt-page.pt40.pl0,
    .container.podobrat-zamok.pt40.pl0,
    .container.confidencial-page.pt40.pl0,
    .container.remont-zamkov-page.p0.pad0,
    .col-xl-9.p0.pl5.remont-zamkov-page,
    .container.spasibo-page.pt40.pl0,
    .row.articles-page
    {
        padding: 0 15px;
        max-width: 100%;
    }

}

@media (max-width: 1199px){

    .list-service a {
        font-weight: 400;
    }

    .faq h2 {
        padding-left: 50px;
        font-weight: 600;
        font-size: 26px;
    }

    /*слайдер - начало*/

    .s-result.slider-catalog-top-item{
        margin: 0 auto !important;
    }
    /*слайдер - конец*/

    /*блок "Новости" - начало*/

    /* .main-news-item{
        width: Calc(100%/3);
        min-width: Calc(100%/3);
    } */
    .main-news-items{
        grid-template-columns: repeat(3,1fr);

    }
    /*блок "Новости" - конец*/

    /*блок "Каталог" - начало*/

    .main-catalog-section-wrap{
        width: Calc(100%/4);
    }
    /*блок "Каталог" - конец*/

    /*блок "Наши преимущества" - начало*/

    .main-advantages{
        margin: 0;
        flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        -webkit-flex-wrap: wrap !important;
    }

    .main-advantage{
        width: Calc(100%/2);
        margin: 25px 0;
    }

    .main-advantage:nth-child(odd):before{
        display: none;
    }

    .main-advantage:nth-child(even):before{
        display: block;
    }
    /*блок "Наши преимущества" - конец*/

    /*новая страница корзины - начало*/

    .basket-page-left{
        width: Calc(58% - 50px);
    }

    .basket-page-right{
        width: 42%;
    }

    /*новая страница корзины - конец*/

}

@media (max-width: 1125px){

    /*новая страница оформления заказа - начало*/

    .order-page-left{
        width: 58.33333333%;
        padding-right: 50px;
    }

    .order-page-right{
        width: 41.66666667%;
    }

    /*новая страница оформления заказа - конец*/
}

@media(max-width: 991px){

    .faq h2 {
        font-size: 28px;
    }

    /*блок "Новости" - начало*/

    /* .main-news-item{
        width: Calc(100%/2);
        min-width: Calc(100%/2);
    } */
    .main-news-items{
        grid-template-columns: repeat(2,1fr);

    }
    .main-news-item{
        max-width: none;

    }
    .main-news-item-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    /*блок "Новости" - конец*/

    /*блок "Каталог" - начало*/

    .main-catalog-section-wrap{
        width: Calc(100%/3);
    }
    /*блок "Каталог" - конец*/

    .row.articles-page{
        padding: 0;
    }

    .main-content.static.articles a{
        margin-top: 0;
    }

    /*новая страница оформления заказа - начало*/

    form.order-page{
        display: block !important;
    }

    .order-page-left,
    .order-page-right{
        width: 100%;
    }

    .order-page-left{
        padding-right: 0;
    }

    .order-page-right{
        margin-top: 20px;
    }

    /*новая страница оформления заказа - конец*/

    /*новая страница корзины - начало*/

    .basket-page{
        flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        -webkit-flex-wrap: wrap !important;
        margin: 34px 0 0;
    }

    .basket-page-left,
    .basket-page-right{
        width: 100%;
        max-width: 100%;
    }

    .basket-page-right{
        margin: 58px 0 64px;
    }

    .basket-page-title, .basket-page-subtitle{
        margin-bottom: 27px;
    }

    .basket-page-products{
        margin-bottom: 19px;
    }

    /*новая страница корзины - конец*/
}


@media (max-width: 768px){


    /*новая страница оформления заказа - начало*/

    form.order-page{
        padding: 0;
    }

    /*новая страница оформления заказа - конец*/

    /*новая страница корзины - начало*/

    .basket-page{
        padding: 0;
    }

    .basket-page-btn.shopping-more{
        display: none;
    }

    .basket-page-btn:not(.clear-basket){
        width: 100%;
    }


    /*новая страница корзины - конец*/
}

@media (max-width: 767px){

    .main-category{
        padding: 49px 15px 91px;
    }

    .faq h2 {
        font-weight: normal;
        margin-bottom: 20px;
        text-align: left;
        padding: 0 15px;
        font-size: 22px;
    }

    /*блок "Новости" - начало*/

    .main-category.main-news{
        padding: 49px 15px 91px;
    }

    .main-news-item{
        padding: 0;
    }
    .main-news-items{
        grid-template-columns: repeat(1,1fr);

    }
    /*блок "Новости" - конец*/

    /*блок "Наши партнеры" - начало*/

    .main-category.partners{
        padding: 55px 0 56px;
    }

    .main-category.partners h2,
    .main-category.partners .h2{
        padding: 0 15px;
    }

    .main-partner{
        width: Calc(100%/3);
        max-width: Calc(100%/3);
        margin: 25px 0;
    }

    .main-partner:last-child{
        display: none;
    }
    /*блок "Наши партнеры" - конец*/

    /*блок "Новости" - начало*/

    .main-news-item{
        width: 100%;
        min-width: unset;
        max-width: 480px;
        margin: 25px auto;
    }

    /*блок "Новости" - конец*/

    /*блок "Каталог" - начало*/

    /* .main-catalog-sections,
    .main-catalog .main-category-btn
    {
        display: none !important;
    } */

    .main-catalog-sections-slider{
        display: block;
    }

    .main-catalog-section-wrap{
        width: 100%;
        padding: 15px;
    }

    .main-catalog-section{
        margin: 0;
    }
    /*блок "Каталог" - конец*/

    /*блок "Наши преимущества" - начало*/

    .main-category.service{
        padding: 49px 0 91px;
    }

    .main-category.service h2,
    .main-category.service .h2{
        padding: 0 15px;
    }

    /*блок "Наши преимущества" - конец*/

}

@media (max-width: 550px){

    .main-category h2,
    .main-category .h2{
        font-size: 34px;
        margin-bottom: 25px;
    }

    .header-block-info-unauth-wrap{
        max-width: 230px;
    }

    /*блок "Наши преимущества" - начало*/

    .main-advantage{
        width: 100%;
    }

    .main-advantage:nth-child(odd):before,
    .main-advantage:nth-child(even):before{
        display: block;
    }

    .main-advantage:first-child:before{
        display: none;
    }

    .main-advantage:before{
        top: -25px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 200px;
        height: 1px;
    }

    /*блок "Наши преимущества" - конец*/

    /*новая страница оформления заказа - начало*/

    form.order-page{
        margin: 40px 0 60px;
    }

    .order-page-product-img{
        display: none;
    }

    .order-page-product-wrap{
        width: 100%;
    }

    .order-page-product-name{
        font-size: 14px;
    }

    /*новая страница оформления заказа - конец*/

    /*новая страница корзины - начало*/

    .basket-page{
        margin: 41px 0 0;
    }

    .basket-page-right{
        margin: 39px 0 64px;
    }

    .basket-page-product-name{
        font-size: 16px;
        margin-bottom: 4px;
        padding-right: 30px;
    }

    .basket-page-subtitle{
        font-size: 22px;
    }

    /*новая страница корзины - конец*/
}


@media (max-width: 506px){

    /*слайдер - начало*/

    .s-result-body.main-page{
        max-width: 210px;
    }

    /*слайдер - конец*/

}

@media (max-width: 480px){

    .main-category.partners h2,
    .main-category.partners .h2{
        padding: 0 15px 40px;
    }

    .main-category.main-news{
        padding: 49px 15px 50px;
    }

    .main-category h2,
    .main-category .h2{
        margin-bottom: 0;
    }

    /*слайдер баннеров - начало*/

    .slider-main-block-banners.slick-dotted.slick-slider{
        padding-bottom: 25px;
    }

    /*слайдер баннеров - конец*/

    /*блок "Каталог" - начало*/

    .main-catalog-section{
        min-height: auto;
    }

    .main-catalog-section-title{
        font-size: 11px;
        line-height: 13px;
        height: 26px;
    }
    /*блок "Каталог" - конец*/
}

@media (max-width: 400px){

    .main-category h2,
    .main-category .h2{
        font-size: 28px;
    }

    /*блок "Наши преимущества" - начало*/

    .main-advantage-name{
        font-size: 48px;
        line-height: 48px;
    }

    .main-advantage-desc{
        margin-top: 0;
    }

    /*блок "Наши преимущества" - конец*/

    /*блок "Наши партнеры" - начало*/

    .main-partner{
        width: Calc(100%/2);
        max-width: Calc(100%/2);
    }

    /*блок "Наши партнеры" - конец*/

    /*новая страница корзины - начало*/

    .basket-page-product{
        align-items: flex-start;
    }

    .basket-page-product-img{
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }

    .basket-page-product-detail{
        width: Calc(100% - 65px);
    }

    .basket-page-product-count{
        width: 41px;
    }

    .basket-page-product-count-title{
        display: none;
    }

    .basket-page-product-count-btn{
        height: 18px;
    }

    .basket-page-product-count-input{
        width: 17px;
    }

    .basket-page-product-price{
        width: Calc(100% - 53px);
        text-align: right;
    }

    .basket-page-product-count-title,
    .basket-page-product-count-input,
    .basket-page-product-count-btn,
    .basket-page-product-price,
    .basket-page-product-sku,
    .basket-page-product-cost {
        font-size: 14px;
        line-height: 18px;
    }

    .basket-page-btn.clear-basket{
        height: auto;
    }

    .basket-page-btn.clear-basket a{
        padding: 9px 15px;
        text-align: center;
    }

    .basket-page-result, .basket-page-order-result{
        padding: 15px;
    }

    /*новая страница корзины - конец*/
}

@media (max-width: 395px){


    /*блок "Каталог" - начало*/

    .main-catalog.main-category{
        padding: 49px 7.5px 50px;
    }

    .main-catalog-section-wrap{
        padding: 7.5px;
    }

    .main-catalog-sections-slider .slick-next{
        right: Calc(50% - 20.5px);
    }

    .main-catalog-sections-slider .slick-prev{
        left: Calc(50% - 20.5px);
    }

    /*блок "Каталог" - конец*/

}


/*АДАПТИВ - конец*/


/**
    ПЕРЕНОС ДИЗАЙНА С "ЦИТАДЕЛЬ" - конец
 */

.brand-detail-products-group .moreinfo.main-page-info-name a {
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #37474F;
}
.brand-detail-products-group .result-info.main-page-info .product-item__availability {
    height: auto;
    justify-content: flex-start;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin: 8px 0;
}
.brand-detail-products-group .result-info.main-page-info .product-prices {
    gap: 10px;
    justify-content: flex-start;
    margin-bottom: 10px;
    align-items: center;
    display: flex;
}
.brand-detail-products-group .result-info.main-page-info .main-page-info-add-wrap.yes-auth {
    gap: 4px;
}
.brand-detail-products-group .result-info.main-page-info .main-page-info-add-wrap.yes-auth .brand-buy-btn-js {
    width: 100%;
}
.brand-detail-products-group .result-info.main-page-info .brand-detail-btn {
    width: 100%;

}
.brand-detail-products-group .result-info.main-page-info .brand-detail-btn a {
    width: 100%;
    background: #E3F7FF;
    color: #479AFF;
    height: 34px;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brand-detail-products-group .result-info.main-page-info .brand-detail-btn a:hover {
    color: #ffffff;
    background: #0D3E7B;
}
@media (max-width: 768px) {
    .brand-detail-products-group .col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }
}
.brand-detail-products-group .results-tab .slick-dots {
    display: none!important;
}
.brand-detail-products-group .product-item {
    border: none;
}