

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/load_more/style.css?17454027312450*/
div.modern-page-navigation {
    padding: 0.5em 0;
}
.modern-page-navigation a{
    width: 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: #efefef;
    padding: 5px;
    text-align: center;
    margin-right: 15px;
    padding-top: 10px;
}
.modern-page-current{
    width: 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px;
    text-align: center;
    margin-right: 15px;
    background: #1c3172;
    color: white;
    padding-top:10px;
}
.modern-page-navigation .modern-page-previous{
    background:none;
    margin-right: 50px;
}
.modern-page-navigation .modern-page-next{
    background:none;
}
.modern-page-navigation .modern-page-prev{
    background:none;
}
.modern-page-first{
    width: 30px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: #efefef;
    padding: 5px;
    text-align: center;
    margin-right: 15px;
}
.modern-page-btn-ajax {
    padding: 10px 15px;
    margin: 30px auto 30px;
    width: fit-content;
    border: 1px solid #000000;
    border-radius: 15px;
    font-size: 24px;
    text-transform: uppercase;
    min-width: 220px;
    display: block;
}
.modern-page-first.modern-page-current{
    color:white;
    background: #1c3172;
}
.modern-page-title, .modern-page-dots {
    display: none;
}
div.modern-page-navigation {
    display: flex;
    justify-content: center;
}

.load_more_all {
    border: none;
    font-size: 16px;
    width: 225px;
    height: 40px;
    border-radius: 5px;
    color: #5d5d5d;
    font-weight: bold;
    cursor: pointer;
    width: 200px;
    display: block;
    margin-bottom: 30px;
    margin-top: 25px;
    margin-left:auto;
    margin-right:auto;
}
.load_more {
    border: none;
    font-size: 16px;
    width: 225px;
    height: 40px;
    border-radius: 5px;
    color: #5d5d5d;
    font-weight: bold;
    cursor: pointer;
    width: 200px;
    display: block;
    margin-bottom: 30px;
    margin-top: 25px;
    margin-left:auto;
    margin-right:auto;
}
.load_more_all {
    color: white;
    background: #1c3172;
    text-align: center;
    padding: 0px 40px;
    font-size: 1rem;
    text-transform: uppercase;
    width: fit-content;
    margin: 0 auto 5px;
    margin-top: 1rem;
    display: block;
    padding-top: 15px;
}
.modern-page-navigation .modern-page-nexta:last-child {
    display: block;
}

.modern-page-next img, .modern-page-previous img {
    width: 10px;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/des_new_mrd_catalog_sections/style.css?174540272440799*/
.grid-image a, .m_section_action_element_img, .m_section_action_element a:hover .m_section_action_element_img_hover {
    display: block
}

.grid-image {
    position: relative
}
.mob {
    display: none !important;
    font-family: 'Open Sans', sans-serif;
    color: #383435;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: normal;
}

.grid-image img {
    display: block;
    height: 290px;
    width: 100%;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.grid-image:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.m_section_action_element_img_hover:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.composition-ctr, .grid-image.m_section_action_element_img_hover, .m_section_action_element a:hover .m_section_action_element_img {
    display: none
}

.grid-image {
    position: relative;
    overflow: hidden
}

.grid-composition-box {
    padding: 16px 20px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.grid-labels-box {
    height: 26px;
    overflow: hidden;
    margin: 0 0 12px 0
}

.grid-label {
    display: inline-block;
    font-size: 10px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 10px;
    margin: 0 2px 0 0
}

.grid-composition-name a {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    height: 52px;
    overflow: hidden
}

.grid-composition-text {
    font-size: 14px;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    margin: 6px 0 0 0
}

.grid-composition-price {
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
    margin: 8px 0 0 0;
    height: 28px
}

.grid-kitchen-comp-box {
    padding: 16px 20px;
    background-color: #eee;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch
}

.grid-kitchen-comp-item {
    width: 32%
}

.grid-kitchen-comp-m {
    text-align: center
}

.grid-kitchen-comp-r {
    text-align: right
}

.grid-kitchen-comp-name {
    display: block;
    font-size: 12px;
    line-height: 13px
}

.grid-kitchen-comp-price {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 3px 0 0 0;
    display: block
}

.m_loader_box {
    display: none;
    height: 100px;
    overflow: hidden;
    position: relative;
    padding: 20px 0 0 0;
    width: 100%
}

.m_loader, .m_loader:before, .m_loader:after {
    background: #063072;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em
}

.m_loader {
    color: #063072;
    text-indent: -9999em;
    margin: 20px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

.m_loader:before, .m_loader:after {
    position: absolute;
    top: 0;
    content: ''
}

.m_loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.m_loader:after {
    left: 1.5em
}

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}

.wrapper-content > .m_section_bottom_text.text, .m_section_bottom_text.text.noselect {
    padding-top: 20px
}

.popup_kitchen_basecomp .pop-box {
    padding: 0;
    border: 0
}

.popup_kitchen_left_box {
    width: 67%;
    float: left;
    background-color: #005389
}

.popup_kitchen_right_box {
    width: 33%;
    float: left
}

.popup_kitchen_left_box_pad {
    padding: 51px 42px 66px 47px
}

.popup_kitchen_title {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    width: 450px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    margin-top: 32px;
    margin-left: 19px
}

.popup_kitchen_title_box {
    position: relative
}

.popup_kitchen_basecomp_image {
    z-index: 1;
    position: relative;
    text-align: right;
    padding-top: 128px
}

.popup_kitchen_info_left_box {
    width: 50%;
    float: left
}

.popup_kitchen_info_right_box {
    width: 50%;
    float: left
}

.popup_kitchen_info_title {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    padding: 7px 0 6px 22px
}

.popup_kitchen_info_price {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 60px;
    line-height: 72px;
    padding: 2px 0 12px 0;
    margin-right: 16px;
    background-color: #3e9200;
    text-align: center
}

.popup_kitchen_info_permetr {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    background-color: #3e9200;
    margin: 10px 16px 0 0;
    padding: 0 0 4px 32px
}

.popup_kitchen_info_permetr span {
    font-size: 24px;
    font-weight: bold
}

.popup_kitchen_info_delivery_area {
    width: 174px;
    margin: 0 auto;
    text-align: center
}

.popup_kitchen_info_delivery_title {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    padding: 18px 0 6px 0
}

.popup_kitchen_info_delivery {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    background-color: #3e9200;
    padding: 1px 0 4px 0
}

.popup_kitchen_basecomp_har_box {
    padding: 0 36px
}

.popup_kitchen_basecomp_title {
    font-family: 'Open Sans', sans-serif;
    color: #3e4d58;
    font-size: 24px;
    line-height: 29px;
    padding: 84px 25px 14px 25px
}

.popup_kitchen_basecomp_har li {
    font-family: 'Open Sans', sans-serif;
    color: #3e4d58;
    font-size: 14px;
    line-height: 18px;
    padding-left: 25px;
    background: url('/images/kitchen_basecomp_arrow.png') 0 4px no-repeat
}

.popup_kitchen_basecomp_order_box {
    padding: 0 36px
}

.popup_kitchen_basecomp_order_title {
    font-family: 'Open Sans', sans-serif;
    color: #3e4d58;
    font-size: 24px;
    line-height: 29px;
    padding: 93px 0 24px 0;
    text-align: center
}

.popup_kitchen_basecomp_order_btn {
    width: 256px;
    margin: 0 auto
}

.popup_kitchen_basecomp_order_btn a {
    display: block;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-decoration: none;
    background-color: #3e9200;
    padding: 4px 0 13px 0;
    border: 2px solid #3e9200;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s
}

.popup_kitchen_basecomp_order_btn a:hover {
    background-color: #fff;
    color: #3e9200
}

.popup_kitchen_basecomp .pop-btn-close {
    background: url('/images/kitchen_basecomp_close.png') center center no-repeat;
    top: 19px;
    right: 20px
}

.popup_kitchen_basecomp .pop-btn-close:hover {
    background: url('/images/pop/close-pop.png') center center no-repeat
}

.popup_kitchen_basecomp .pop-bg {
    background: url('/images/section_overlay.png') 0 0 repeat
}

.popup_kitchen_basecomp .pop-box {
    top: 50px
}

.m-slick-depth-border {
    border-top: 1px solid #eee
}

.m_section_action_element {
    display: block;
    position: relative
}

.m_section_list_action_element {
    display: block;
    position: relative
}

.m_section_list_action_element a {
    display: block
}

.m_section_list_action_element_img {
    display: block
}

.m_section_list_action_element_img_hover {
    display: none
}

.m_section_list_action_element_img img, .m_section_list_action_element_img_hover img {
    width: 100%
}

.m_section_list_action_element a:hover .m_section_list_action_element_img {
    display: none
}

.m_section_list_action_element a:hover .m_section_list_action_element_img_hover {
    display: block
}

.grid_costing_btn_box {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10
}

.grid_costing_btn {
    position: relative;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    padding: 0 16px 0 36px;
    border: 1px solid #3E9200;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #3E9200
}

.grid_costing_btn:hover {
    color: #3E9200;
    border-color: #3E9200;
    background-color: #fff
}

.grid_costing_btn i {
    display: block;
    position: absolute;
    left: 10px;
    top: 8px;
    width: 20px;
    height: 20px;
    color: #fff;
    background: url('/assets/images/costing_rouble.png') 0 0 no-repeat
}

.grid_costing_btn:hover i {
    background-position: 0 -20px
}

.sl-marvel {
    position: relative;
    width: 100%
}

.sl-marvel .slidesjs-slide img {
    display: block;
    width: 100%
}

.more-btn {
    display: none
}

.more-btn span {
    cursor: pointer;
    color: #3E9200;
    border-bottom: 1px dotted #3E9200
}

.more-box, .more-box.more-show {
    display: inline
}

@media (max-width: 1500px) {
    .grid-kitchen-comp-box {
        display: block
    }

    .grid-kitchen-comp-item {
        width: 100%
    }

    .grid-composition-text {
        padding: 10px 0 0 0
    }

    .grid-kitchen-comp-name, .grid-kitchen-comp-price {
        display: inline
    }

    .grid-kitchen-comp-m, .grid-kitchen-comp-r {
        text-align: left
    }

    .grid-kitchen-comp, .grid-kitchen-comp-m {
        margin: 0 0 6px 0
    }

    .grid-kitchen-comp-price {
        padding: 0;
        font-size: 14px;
        line-height: 14px
    }
}

@media (max-width: 1430px) {
    .grid-image img {
        height: 300px
    }
}

@media (max-width: 1200px) {
    .popup_kitchen_basecomp_image img {
        width: 100%
    }

    .grid-image img {
        height: 265px
    }
}

@media (max-width: 870px) {
    .more-box {
        display: none
    }

    .more-btn, .more-box.more-show {
        display: inline
    }
}

@media (max-width: 850px) {
    .grid-image img {
        height: 245px
    }
}

@media (min-width: 781px) and (max-width: 1200px) {
    .popup_kitchen_left_box_pad {
        padding: 25px 21px 33px 23px
    }

    .popup_kitchen_title {
        margin-left: 0;
        font-size: 36px;
        line-height: 36px;
        width: 350px
    }

    .popup_kitchen_info_title {
        padding-left: 0;
        font-size: 18px;
        line-height: 23px
    }

    .popup_kitchen_info_price {
        font-size: 30px;
        line-height: 42px
    }

    .popup_kitchen_info_permetr {
        font-size: 14px;
        line-height: 24px;
        padding: 0 10px 4px 10px
    }

    .popup_kitchen_info_permetr span {
        font-size: 18px
    }

    .popup_kitchen_info_delivery_icon {
        width: 100px;
        margin: 0 auto
    }

    .popup_kitchen_info_delivery_icon img {
        width: 100%
    }

    .popup_kitchen_info_delivery_title {
        font-size: 18px;
        line-height: 23px;
        padding: 11px 0 6px 0
    }

    .popup_kitchen_info_delivery {
        font-size: 18px;
        line-height: 23px
    }

    .popup_kitchen_basecomp_har_box {
        padding: 0 16px
    }

    .popup_kitchen_basecomp_title {
        padding: 64px 25px 14px 25px;
        font-size: 21px;
        line-height: 26px
    }

    .popup_kitchen_basecomp_order_title {
        padding: 43px 0 24px 0;
        font-size: 21px;
        line-height: 26px
    }
}

@media (min-width: 781px) and (max-width: 1100px) {
    .popup_kitchen_left_box, .popup_kitchen_right_box {
        width: 50%
    }

    .popup_kitchen_title {
        position: relative
    }

    .popup_kitchen_basecomp_image {
        padding-top: 38px
    }
}

@media (min-width: 781px) and (max-width: 900px) {
    .popup_kitchen_info_price {
        font-size: 26px
    }
}

@media (max-width: 780px) {
    .popup_kitchen_basecomp .pop-box {
        top: 0
    }

    .popup_kitchen_left_box, .popup_kitchen_right_box {
        width: 100%;
        float: none
    }

    .popup_kitchen_left_box_pad {
        padding: 20px 15px
    }

    .popup_kitchen_title {
        font-size: 24px;
        line-height: 24px;
        width: 100%;
        position: relative;
        margin: 16px 0 0 0;
        text-align: center
    }

    .popup_kitchen_basecomp_image {
        padding: 18px 0
    }

    .popup_kitchen_info_title {
        padding: 0 0 6px 0;
        font-size: 14px;
        line-height: 16px
    }

    .popup_kitchen_info_price {
        font-size: 24px;
        line-height: 30px;
        padding: 6px 0
    }

    .popup_kitchen_info_permetr {
        font-size: 13px;
        line-height: 26px;
        text-align: center;
        padding: 0 0 4px 0
    }

    .popup_kitchen_info_permetr span {
        font-size: 16px
    }

    .popup_kitchen_info_delivery_icon img {
        width: 60px
    }

    .popup_kitchen_info_delivery_title {
        font-size: 14px;
        line-height: 16px;
        padding: 0;
        margin: 16px 0 8px 0
    }

    .popup_kitchen_info_delivery {
        font-size: 16px;
        line-height: 24px
    }

    .popup_kitchen_basecomp .pop-btn-close {
        background: url('/images/pop/close-pop.png') center center no-repeat
    }

    .popup_kitchen_basecomp_title {
        padding-top: 34px
    }

    .popup_kitchen_basecomp_order_title {
        padding-top: 33px
    }

    .popup_kitchen_basecomp_order_btn {
        margin-bottom: 33px
    }
}

@media (max-width: 750px) {
    .grid-image img {
        height: 210px
    }
}

@media (max-width: 650px) {
    .grid-image img, .grid-labels-box, .grid-composition-name a, .grid-composition-text, .grid-composition-price {
        height: auto
    }


    div.m_section_elements_grid_item {
        padding-top: 10px;
        border-top: 2px solid #D4DADE;
    }
}

@media screen and (max-width: 550px) {
    .popup_kitchen_basecomp .pop-box {
        width: 100% !important
    }

    .popup_kitchen_title {
        font-size: 21px;
        line-height: 21px;
        margin-top: 30px
    }

    .popup_kitchen_info_left_box, .popup_kitchen_info_right_box {
        width: 100%;
        float: none
    }

    .popup_kitchen_info_price {
        margin: 0
    }

    .popup_kitchen_info_permetr {
        margin: 10px 0 0 0
    }

    .popup_kitchen_info_right_box {
        margin: 16px 0 0 0
    }

    .popup_kitchen_basecomp_har_box {
        padding: 0 16px
    }

    .popup_kitchen_basecomp_title {
        font-size: 21px;
        line-height: 26px;
        padding: 24px 15px 14px 15px;
        text-align: center
    }

    .popup_kitchen_basecomp_har li {
        padding-left: 15px;
        padding-bottom: 6px
    }

    .popup_kitchen_basecomp_order_title {
        font-size: 21px;
        line-height: 26px
    }

    .popup_kitchen_basecomp_order_box {
        padding: 0 18px
    }

    .popup_kitchen_basecomp_order_btn {
        width: 100%
    }

    .popup_kitchen_basecomp .pop-btn-close {
        top: 15px;
        right: 15px
    }
}
@media (max-width: 500px) {
    .grid-composition-box {
        padding: 10px
    }
    .grid-kitchen-comp-box {
        padding: 10px 10px 12px 10px
    }
    .grid-composition-name a {
        font-size: 22px
    }
}
/*Banner Button*/
.baner-href-left {
    color: white;
    position: absolute;
    left: 0px;
    bottom: 72px;
    background: rgb(0 0 0 / 35%);
    font-size: 1.5rem;
    font-weight: 600;
    padding: 15px 10px;
    text-align: center;
}
.baner-href-left span{
    background: #ffffff;
    padding: 5px 10px;
    margin-top: 10px;
    display: block;
    box-shadow: 1px 1px #6c6b6b;
    color: black;
}
.shield span{
	font-weight: 700;
    font-size: 0.8rem;
}
.shield .shield_text{
	font-weight: 400;
}
@media (max-width: 650px) {
	.baner-href-left {
		color: black;
		position: static;
		left: 0px;
		bottom: 72px;
		background: none;
		font-size: 0.8rem;
		font-weight: 600;
		padding: 0px 0px;
		text-align: center;
		width: 100%;
		display: block;
	}
	.baner-href-left span{
		background: #163072;
		padding: 5px 10px;
		margin-top: 10px;
		display: block;
		box-shadow: 1px 1px #6c6b6b;
		color: white;
		width: 100%;
	}
}
@media(max-width: 768px){
    .m_section_filter_box {
        box-shadow: 1px 1px #c5c5c5;
    }
    div.m_section_elements_grid_item {
        border-top: none;
    }
}
.btn-close-filter-mark {
    display: none;
}
.catalog-banner-main {
    display: none;
    position: relative;
}
.close-mark-filter {
    width: 13px;
    position: absolute;
    right: 10px;
    top: 7px;
}
.baner-href-left {
    color: white;
    position: absolute;
    left: 0px;
    bottom: 72px;
    background: rgb(0 0 0 / 35%);
    font-size: 1.5rem;
    font-weight: 600;
    padding: 15px 10px;
    text-align: center;
}
.baner-href-left span{
    background: #ffffff;
    padding: 5px 10px;
    margin-top: 10px;
    display: block;
    box-shadow: 1px 1px #6c6b6b;
    color: black;
}
.shield{
	position: absolute;
	top: 20px;
    right: 0;
    color: white;
    background: #d8d8d8c7;
    padding: 10px 20px;
}
.shield span{
	font-weight: 700;
    font-size: 0.8rem;
}
.shield .shield_text{
	font-weight: 400;
}
.for_desc{
	display:block;
}
.for_mobile{
	display:none;
}
@media (max-width: 650px) {
	.for_desc{
		display:none;
	}
	.for_mobile{
		display:block;
	}
	.baner-href-left {
		color: black;
		position: static;
		left: 0px;
		bottom: 72px;
		background: none;
		font-size: 0.8rem;
		font-weight: 600;
		padding: 0px 0px;
		text-align: center;
		width: 100%;
		display: block;
	}
	.baner-href-left span{
		background: #163072;
		padding: 5px 10px;
		margin-top: 10px;
		display: block;
		box-shadow: 1px 1px #6c6b6b;
		color: white;
		width: 100%;
	}
}
.catalog-banner-main {
    position: relative;
}
.filter-bootom-buttons {
    display: flex;
    justify-content: space-evenly;
}
.filter-bootom-buttons {
    display: none;
}

.grid-image a, .m_section_action_element_img, .m_section_action_element a:hover .m_section_action_element_img_hover {
    display: block
}

.grid-image {
    position: relative
}
.mob {
    display: none !important;
}

.grid-image img {
    display: block;
    height: 300px;
    width: 100%;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.grid-image:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.m_section_action_element_img_hover:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.composition-ctr, .grid-image.m_section_action_element_img_hover, .m_section_action_element a:hover .m_section_action_element_img {
    display: none
}

.grid-image {
    position: relative;
    overflow: hidden
}

.grid-composition-box {
    padding: 16px 20px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.grid-labels-box {
    height: 26px;
    overflow: hidden;
    margin: 0 0 12px 0
}

.grid-label {
    display: inline-block;
    font-size: 10px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 10px;
    margin: 0 2px 0 0
}

.grid-composition-name a {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    height: 52px;
    overflow: hidden
}

.grid-composition-text {
    font-size: 14px;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
    margin: 6px 0 0 0
}

.grid-composition-price {
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
    margin: 8px 0 0 0;
    height: 28px
}

.grid-kitchen-comp-box {
    padding: 16px 20px;
    background-color: #eee;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch
}

.grid-kitchen-comp-item {
    width: 32%
}

.grid-kitchen-comp-m {
    text-align: center
}

.grid-kitchen-comp-r {
    text-align: right
}

.grid-kitchen-comp-name {
    display: block;
    font-size: 12px;
    line-height: 13px
}

.grid-kitchen-comp-price {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    padding: 3px 0 0 0;
    display: block
}

.m_loader_box {
    display: none;
    height: 100px;
    overflow: hidden;
    position: relative;
    padding: 20px 0 0 0;
    width: 100%
}

.m_loader, .m_loader:before, .m_loader:after {
    background: #063072;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em
}

.m_loader {
    color: #063072;
    text-indent: -9999em;
    margin: 20px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

.m_loader:before, .m_loader:after {
    position: absolute;
    top: 0;
    content: ''
}

.m_loader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.m_loader:after {
    left: 1.5em
}

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}

.wrapper-content > .m_section_bottom_text.text, .m_section_bottom_text.text.noselect {
    padding-top: 20px
}

.popup_kitchen_basecomp .pop-box {
    padding: 0;
    border: 0
}

.popup_kitchen_left_box {
    width: 67%;
    float: left;
    background-color: #005389
}

.popup_kitchen_right_box {
    width: 33%;
    float: left
}

.popup_kitchen_left_box_pad {
    padding: 51px 42px 66px 47px
}

.popup_kitchen_title {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    width: 450px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    margin-top: 32px;
    margin-left: 19px
}

.popup_kitchen_title_box {
    position: relative
}

.popup_kitchen_basecomp_image {
    z-index: 1;
    position: relative;
    text-align: right;
    padding-top: 128px
}

.popup_kitchen_info_left_box {
    width: 50%;
    float: left
}

.popup_kitchen_info_right_box {
    width: 50%;
    float: left
}

.popup_kitchen_info_title {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    padding: 7px 0 6px 22px
}

.popup_kitchen_info_price {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 60px;
    line-height: 72px;
    padding: 2px 0 12px 0;
    margin-right: 16px;
    background-color: #3e9200;
    text-align: center
}

.popup_kitchen_info_permetr {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    background-color: #3e9200;
    margin: 10px 16px 0 0;
    padding: 0 0 4px 32px
}

.popup_kitchen_info_permetr span {
    font-size: 24px;
    font-weight: bold
}

.popup_kitchen_info_delivery_area {
    width: 174px;
    margin: 0 auto;
    text-align: center
}

.popup_kitchen_info_delivery_title {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    padding: 18px 0 6px 0
}

.popup_kitchen_info_delivery {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    background-color: #3e9200;
    padding: 1px 0 4px 0
}

.popup_kitchen_basecomp_har_box {
    padding: 0 36px
}

.popup_kitchen_basecomp_title {
    font-family: 'Open Sans', sans-serif;
    color: #3e4d58;
    font-size: 24px;
    line-height: 29px;
    padding: 84px 25px 14px 25px
}

.popup_kitchen_basecomp_har li {
    font-family: 'Open Sans', sans-serif;
    color: #3e4d58;
    font-size: 14px;
    line-height: 18px;
    padding-left: 25px;
    background: url('/images/kitchen_basecomp_arrow.png') 0 4px no-repeat
}

.popup_kitchen_basecomp_order_box {
    padding: 0 36px
}

.popup_kitchen_basecomp_order_title {
    font-family: 'Open Sans', sans-serif;
    color: #3e4d58;
    font-size: 24px;
    line-height: 29px;
    padding: 93px 0 24px 0;
    text-align: center
}

.popup_kitchen_basecomp_order_btn {
    width: 256px;
    margin: 0 auto
}

.popup_kitchen_basecomp_order_btn a {
    display: block;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-decoration: none;
    background-color: #3e9200;
    padding: 4px 0 13px 0;
    border: 2px solid #3e9200;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s
}

.popup_kitchen_basecomp_order_btn a:hover {
    background-color: #fff;
    color: #3e9200
}

.popup_kitchen_basecomp .pop-btn-close {
    background: url('/images/kitchen_basecomp_close.png') center center no-repeat;
    top: 19px;
    right: 20px
}

.popup_kitchen_basecomp .pop-btn-close:hover {
    background: url('/images/pop/close-pop.png') center center no-repeat
}

.popup_kitchen_basecomp .pop-bg {
    background: url('/images/section_overlay.png') 0 0 repeat
}

.popup_kitchen_basecomp .pop-box {
    top: 50px
}

.m-slick-depth-border {
    border-top: 1px solid #eee
}

.m_section_action_element {
    display: block;
    position: relative
}

.m_section_list_action_element {
    display: block;
    position: relative
}

.m_section_list_action_element a {
    display: block
}

.m_section_list_action_element_img {
    display: block
}

.m_section_list_action_element_img_hover {
    display: none
}

.m_section_list_action_element_img img, .m_section_list_action_element_img_hover img {
    width: 100%
}

.m_section_list_action_element a:hover .m_section_list_action_element_img {
    display: none
}

.m_section_list_action_element a:hover .m_section_list_action_element_img_hover {
    display: block
}

.grid_costing_btn_box {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10
}

.grid_costing_btn {
    position: relative;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    padding: 0 16px 0 36px;
    border: 1px solid #3E9200;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #3E9200
}

.grid_costing_btn:hover {
    color: #3E9200;
    border-color: #3E9200;
    background-color: #fff
}

.grid_costing_btn i {
    display: block;
    position: absolute;
    left: 10px;
    top: 8px;
    width: 20px;
    height: 20px;
    color: #fff;
    background: url('/assets/images/costing_rouble.png') 0 0 no-repeat
}

.grid_costing_btn:hover i {
    background-position: 0 -20px
}

.sl-marvel {
    position: relative;
    width: 100%
}

.sl-marvel .slidesjs-slide img {
    display: block;
    width: 100%
}

.more-btn {
    display: none
}

.more-btn span {
    cursor: pointer;
    color: #3E9200;
    border-bottom: 1px dotted #3E9200
}

.more-box, .more-box.more-show {
    display: inline
}

@media (max-width: 1500px) {
    .grid-kitchen-comp-box {
        display: block
    }

    .grid-kitchen-comp-item {
        width: 100%
    }

    .grid-composition-text {
        padding: 10px 0 0 0
    }

    .grid-kitchen-comp-name, .grid-kitchen-comp-price {
        display: inline
    }

    .grid-kitchen-comp-m, .grid-kitchen-comp-r {
        text-align: left
    }

    .grid-kitchen-comp, .grid-kitchen-comp-m {
        margin: 0 0 6px 0
    }

    .grid-kitchen-comp-price {
        padding: 0;
        font-size: 14px;
        line-height: 14px
    }
}

@media (max-width: 1430px) {
    .grid-image img {
        height: 300px
    }
}

@media (max-width: 1200px) {
    .popup_kitchen_basecomp_image img {
        width: 100%
    }

    .grid-image img {
        height: 265px
    }
}

@media (max-width: 870px) {
    .more-box {
        display: none
    }

    .more-btn, .more-box.more-show {
        display: inline
    }
}

@media (max-width: 850px) {
    .grid-image img {
        height: 245px
    }
}

@media (min-width: 781px) and (max-width: 1200px) {
    .popup_kitchen_left_box_pad {
        padding: 25px 21px 33px 23px
    }

    .popup_kitchen_title {
        margin-left: 0;
        font-size: 36px;
        line-height: 36px;
        width: 350px
    }

    .popup_kitchen_info_title {
        padding-left: 0;
        font-size: 18px;
        line-height: 23px
    }

    .popup_kitchen_info_price {
        font-size: 30px;
        line-height: 42px
    }

    .popup_kitchen_info_permetr {
        font-size: 14px;
        line-height: 24px;
        padding: 0 10px 4px 10px
    }

    .popup_kitchen_info_permetr span {
        font-size: 18px
    }

    .popup_kitchen_info_delivery_icon {
        width: 100px;
        margin: 0 auto
    }

    .popup_kitchen_info_delivery_icon img {
        width: 100%
    }

    .popup_kitchen_info_delivery_title {
        font-size: 18px;
        line-height: 23px;
        padding: 11px 0 6px 0
    }

    .popup_kitchen_info_delivery {
        font-size: 18px;
        line-height: 23px
    }

    .popup_kitchen_basecomp_har_box {
        padding: 0 16px
    }

    .popup_kitchen_basecomp_title {
        padding: 64px 25px 14px 25px;
        font-size: 21px;
        line-height: 26px
    }

    .popup_kitchen_basecomp_order_title {
        padding: 43px 0 24px 0;
        font-size: 21px;
        line-height: 26px
    }
}

@media (min-width: 781px) and (max-width: 1100px) {
    .popup_kitchen_left_box, .popup_kitchen_right_box {
        width: 50%
    }

    .popup_kitchen_title {
        position: relative
    }

    .popup_kitchen_basecomp_image {
        padding-top: 38px
    }
}

@media (min-width: 781px) and (max-width: 900px) {
    .popup_kitchen_info_price {
        font-size: 26px
    }
}

@media (max-width: 780px) {
    .popup_kitchen_basecomp .pop-box {
        top: 0
    }

    .popup_kitchen_left_box, .popup_kitchen_right_box {
        width: 100%;
        float: none
    }

    .popup_kitchen_left_box_pad {
        padding: 20px 15px
    }

    .popup_kitchen_title {
        font-size: 24px;
        line-height: 24px;
        width: 100%;
        position: relative;
        margin: 16px 0 0 0;
        text-align: center
    }

    .popup_kitchen_basecomp_image {
        padding: 18px 0
    }

    .popup_kitchen_info_title {
        padding: 0 0 6px 0;
        font-size: 14px;
        line-height: 16px
    }

    .popup_kitchen_info_price {
        font-size: 24px;
        line-height: 30px;
        padding: 6px 0
    }

    .popup_kitchen_info_permetr {
        font-size: 13px;
        line-height: 26px;
        text-align: center;
        padding: 0 0 4px 0
    }

    .popup_kitchen_info_permetr span {
        font-size: 16px
    }

    .popup_kitchen_info_delivery_icon img {
        width: 60px
    }

    .popup_kitchen_info_delivery_title {
        font-size: 14px;
        line-height: 16px;
        padding: 0;
        margin: 16px 0 8px 0
    }

    .popup_kitchen_info_delivery {
        font-size: 16px;
        line-height: 24px
    }

    .popup_kitchen_basecomp .pop-btn-close {
        background: url('/images/pop/close-pop.png') center center no-repeat
    }

    .popup_kitchen_basecomp_title {
        padding-top: 34px
    }

    .popup_kitchen_basecomp_order_title {
        padding-top: 33px
    }

    .popup_kitchen_basecomp_order_btn {
        margin-bottom: 33px
    }
}

@media (max-width: 750px) {
    .grid-image img {
        height: 240px
    }
}

@media (max-width: 650px) {
    .grid-image img, .grid-labels-box, .grid-composition-name a, .grid-composition-text, .grid-composition-price {
        height: auto
    }


    div.m_section_elements_grid_item {
        padding-top: 10px;
        border-top: 2px solid #D4DADE;
    }
}

@media screen and (max-width: 550px) {
    .popup_kitchen_basecomp .pop-box {
        width: 100% !important
    }

    .popup_kitchen_title {
        font-size: 21px;
        line-height: 21px;
        margin-top: 30px
    }

    .popup_kitchen_info_left_box, .popup_kitchen_info_right_box {
        width: 100%;
        float: none
    }

    .popup_kitchen_info_price {
        margin: 0
    }

    .popup_kitchen_info_permetr {
        margin: 10px 0 0 0
    }

    .popup_kitchen_info_right_box {
        margin: 16px 0 0 0
    }

    .popup_kitchen_basecomp_har_box {
        padding: 0 16px
    }

    .popup_kitchen_basecomp_title {
        font-size: 21px;
        line-height: 26px;
        padding: 24px 15px 14px 15px;
        text-align: center
    }

    .popup_kitchen_basecomp_har li {
        padding-left: 15px;
        padding-bottom: 6px
    }

    .popup_kitchen_basecomp_order_title {
        font-size: 21px;
        line-height: 26px
    }

    .popup_kitchen_basecomp_order_box {
        padding: 0 18px
    }

    .popup_kitchen_basecomp_order_btn {
        width: 100%
    }

    .popup_kitchen_basecomp .pop-btn-close {
        top: 15px;
        right: 15px
    }
}
@media (max-width: 500px) {
    .grid-composition-box {
        padding: 10px
    }
    .grid-kitchen-comp-box {
        padding: 10px 10px 12px 10px
    }
    .grid-composition-name a {
        font-size: 22px
    }
}
/*Banner Button*/
.baner-href-left {
    color: white;
    position: absolute;
    left: 0px;
    bottom: 72px;
    background: rgb(0 0 0 / 35%);
    font-size: 1.5rem;
    font-weight: 600;
    padding: 15px 10px;
    text-align: center;
}
.baner-href-left span{
    background: #ffffff;
    padding: 5px 10px;
    margin-top: 10px;
    display: block;
    box-shadow: 1px 1px #6c6b6b;
    color: black;
}
.shield span{
	font-weight: 700;
    font-size: 0.8rem;
}
.shield .shield_text{
	font-weight: 400;
}
@media (max-width: 650px) {
	.baner-href-left {
		color: black;
		position: static;
		left: 0px;
		bottom: 72px;
		background: none;
		font-size: 0.8rem;
		font-weight: 600;
		padding: 0px 0px;
		text-align: center;
		width: 100%;
		display: block;
	}
	.baner-href-left span{
		background: #163072;
		padding: 5px 10px;
		margin-top: 10px;
		display: block;
		box-shadow: 1px 1px #6c6b6b;
		color: white;
		width: 100%;
	}
}
@media(max-width: 768px){
    .m_section_filter_box {
        box-shadow: 1px 1px #c5c5c5;
    }
    div.m_section_elements_grid_item {
        border-top: none;
    }
}
.btn-close-filter-mark {
    display: none;
}
.catalog-banner-main {
    display: none;
    position: relative;
}
.close-mark-filter {
    width: 13px;
    position: absolute;
    right: 10px;
    top: 7px;
}
.baner-href-left {
    color: white;
    position: absolute;
    left: 0px;
    bottom: 72px;
    background: rgb(0 0 0 / 35%);
    font-size: 1.5rem;
    font-weight: 600;
    padding: 15px 10px;
    text-align: center;
}
.baner-href-left span{
    background: #ffffff;
    padding: 5px 10px;
    margin-top: 10px;
    display: block;
    box-shadow: 1px 1px #6c6b6b;
    color: black;
}
.shield{
	position: absolute;
	top: 20px;
    right: 0;
    color: white;
    background: #d8d8d8c7;
    padding: 10px 20px;
}
.shield span{
	font-weight: 700;
    font-size: 0.8rem;
}
.shield .shield_text{
	font-weight: 400;
}
.for_desc{
	display:block;
}
.for_mobile{
	display:none;
}
@media (max-width: 650px) {
	.for_desc{
		display:none;
	}
	.for_mobile{
		display:block;
	}
	.baner-href-left {
		color: black;
		position: static;
		left: 0px;
		bottom: 72px;
		background: none;
		font-size: 0.8rem;
		font-weight: 600;
		padding: 0px 0px;
		text-align: center;
		width: 100%;
		display: block;
	}
	.baner-href-left span{
		background: #163072;
		padding: 5px 10px;
		margin-top: 10px;
		display: block;
		box-shadow: 1px 1px #6c6b6b;
		color: white;
		width: 100%;
	}
}
.catalog-banner-main {
    position: relative;
}
.filter-bootom-buttons {
    display: flex;
    justify-content: space-evenly;
}
.filter-bootom-buttons {
    display: none;
}
.close_mark_filter {
    display: none; 
}
/*Mobile FILTER popup*/
@media(max-width: 1000px){

    .m_section_filter_box {
        max-height: 100vh;
        height: auto !important;
        padding-bottom: 70px;
        position: fixed !important;
        overflow-y: scroll !important;
        box-sizing: border-box;
        border: 2px solid #f1f1f1;
        border-radius: 25px;
        margin: 5px;
        top: 0 !important;
    }

    #m_filters {
        /*overflow-y: scroll;*/
        /*max-height: 80vh !important;*/
    }

    .filter_h2 {
        padding: 10px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 0px;
    }

    .m_section_kitchen_comp_area {
        width: 80% !important;
        margin: 0 auto;
        margin-top: 1rem;
    }

    .m_section_kitchen_comp_area,
    .m_section_kitchen_comp_title {
        margin-left: 2rem;
    }

    .rangeslider__handle {
        width: 20px !important;
        height: 20px !important;
    }

    .rangeslider--horizontal .rangeslider__handle {
        top: -10px !important;
    }

    .m_section_filter_name {
        padding: 10px 20px 10px !important;
    }

    .mob {
        display: block !important;
    }

    .swipe-line {
        width: 100px;
        height: 3px;
        background: #063072;
        border-radius: 5px;
        margin: 0 auto;
        margin-top: 1rem;
    }

    .filter-bootom-buttons {
        display: flex;
        position: fixed;
        width: 100%;
        bottom: 0;
    }
    .btn-apply-filter, .btn-close-filter {
        width: 50%;
    }

    .btn-close-filter-mark {
        display: block;
    }
    .des-btn {
        display: block;
        padding: 20px 15px;
        font-size: 18px;
        font-weight: bold;
        background: #063072;
        color: white;
        width: 100%;
    }

    .btn-apply-f {
        background: #D11B1D;
    }
    .close_mark_filter {
        position: fixed;
        display: block;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
}
/**/
.m_section_elements_grid_item .grid-image .swiper-slide {
    width: 100% !important;
}
.m_section_elements_grid_item .grid-image .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.m_section_elements_grid_item .grid-image .swiper-pagination-bullet-active {
    background: #163072;
}
span.m_section_elements_list_text {
    padding-top: 0px;
    margin-top: 8px;
}

.previousSession__card .swiper-slide {
    position: relative;
}

.previousSession__card-container a.previousSession__card-zoom {
    outline: none;
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    border-radius: 5px;
    width: 30px;
    height: 30px;

    background-color: rgba(255, 255, 255, 0.5);
    background-image: url('/img/zoom.png');
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
    transition: all 0.3s linear;
}


.previousSession__card-container a.previousSession__card-zoom:hover {
    transform: scale(1.2);
}
/* End */


/* Start:/bitrix/templates/.default/components/realweb/callback/ras_project_inline/style.css?17454027326521*/
.callback-fransh {
    padding: 0 10px;
}

.contact-form {
    max-width: 1139px;
    margin: 0 auto 40px;
}

.contact-form__title {
    text-align: center;
    font-weight: 600;
    margin-bottom: 50px;
}

.contact-form .contact-form__block {
    display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 60px;
}

.form-block__item-box {
    width: 100%;
}

.contact-form__form {
    padding: 25px;
    border: none;
    background: #EFEFEF;
    border-radius: 10px;
    height: 100%;
    display: flex;
}

.contact-form__form form {
    width: 100%;
}

.des_popupwin_input_box {
    width: 100%;
    display: block;
    margin: 0 !important;
}

/* .contact-form .rect {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100px;
    height: 80px;
    background: #D11B1D;
    white-space: nowrap;
    left: -20px;
    padding-left: 20px;
} */
.contact-form__form .des_popupwin_btn {
    margin: 0 auto !important;
    margin-top: 0 !important;
    display: block;
    color: #FFFFFF;
    background: #D11B1D;
    border-radius: 0;
    border-color: #D11B1D;
    transition: all .4s ease;
    font-size: .8rem;
    line-height: 22px;
    padding: .6rem 1.2rem;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    border: none;
}

.contact-form__form .des_popupwin_check_box {
    padding: 0;
    height: 33px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.contact-form .form-block__title {
    padding-top: 0;
}

.contact-form .form-block__post {
    padding: 0;
}

.contact-form .form-block__phone {
    padding: 0;
}

/* .contact-form__form {
    padding: 0;
    border: none;
    border-radius: 0;
    background: transparent;
} */
.contact-form__form .des_popupwin_input {
    border-radius: 0;
    border: 1px solid #aaaaaa !important;
    color: #333333;
}

.contact-form__form .des_popupwin_btn {
    margin: 0 auto;
}

.contact-form__form .des_spinner>div,
.contact-form__form .des_spinner_green>div {
    background: #D11B1D !important;
}

.contact-form__form .des_popupwin_input {
    border-radius: 0;
    border: 1px solid #aaaaaa !important;
    color: #333333;
}

.des_popupwin_input_box input[type=text].des_popupwin_input {
    font-weight: 400;
    font-size: 14px;
    box-shadow: none;
    width: 100%;
    line-height: 30px;
    height: 40px;
    padding: 10px;
    border: 1px solid #E6E7E8 !important;
    background: #FFFFFF !important;
    border-radius: 4px;
}

.des_popupwin_input_box input[type=text].des_popupwin_input::placeholder {
    color: #A9A9A9;
}

.des_ajax_hidden {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.des_popupwin_check_box .des_popupwin_label_checkbox {
    padding-left: calc(33px + 26px);
    font-family: 'Cera Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    position: relative;
}

.des_popupwin_checkbox {
    display: none;
}

.des_popupwin_check_box .des_popupwin_checkbox+.des_popupwin_label_checkbox:before {
    content: '';
    top: calc(50% - 33px/2);
    left: 0;
    width: 33px;
    height: 33px;
    background-color: #FFFFFF !important;
    border: 1px solid #E6E7E8;
    border-radius: 4px;
    transition: none;
    display: block;
    position: absolute;
}

.des_popupwin_check_box .des_popupwin_checkbox:not(:checked)+.des_popupwin_label_checkbox:before {
    background: #FFFFFF;
}

.des_popupwin_check_box .des_popupwin_checkbox:checked+.des_popupwin_label_checkbox:before {
    background-image: url('/img/Check.svg');
    background-color: #FFFFFF;
    background-size: 16px 12px;
    background-repeat: no-repeat;
    background-position: center;
}

.get_offer_btn {
    padding: 15px !important;
    width: 100%;
    background: #D11B1D !important;
    border-radius: 10px !important;
    font-family: 'Cera Pro', sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 40px !important;
}

.form-block__contacts {
    font-family: 'Cera Pro', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    color: #000000;
    position: relative;
    padding-left: 50px;
    margin-bottom: 25px;
}

.form-block__contacts::before {
    content: '';
    position: absolute;
    top: calc(50% - 25px/2);
    left: 0;
    width: 35px;
    height: 25px;
    background: #163072;
}

.form-block__info p {
    margin: 0;
}

.form-block__info {
    width: fit-content;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    row-gap: 6px;
    column-gap: 10px;
}

.form-block__info-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-family: 'Cera Pro', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

.form-block__info-content a {
    color: #000000;
}

.form-block__info-content a:hover {
    text-decoration: underline;
}

.form-block__info-title {
    font-family: 'Cera Pro', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

.form-block__item {
    margin-top: 50px;
    padding-top: 60px;
    position: relative;
}

.form-block__item::before {
    content: '';
    position: absolute;
    display: block;
    width: 263px;
    height: 25px;
    left: 0;
    top: 0;
    background: #D11B1D;
}

.form-block__title {
    font-family: 'Cera Pro', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 10px;
}

.form-block__post {
    font-family: 'Cera Pro', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 35px;
    text-align: left;
    max-width: 360px;
}

.des_form_error_confidentiality {
    font-size: 0.7em;
    text-align: left;
    width: 100%;
    color: red;
}

.des_form_success_filds {
    display: none;
    text-align: center;
    font-size: 22px;
}


@media (max-width: 768px) {
    .contact-form .contact-form__block {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
        gap: 20px;
    }

    .form-block__item {
        margin-top: 0;
    }

    .callback-fransh {
        padding: 0;
    }

    .form-block__item-box {
        padding: 0 10px;
    }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/load_more/style.css?17454027312450 */
/* /bitrix/templates/.default/components/bitrix/news.list/des_new_mrd_catalog_sections/style.css?174540272440799 */
/* /bitrix/templates/.default/components/realweb/callback/ras_project_inline/style.css?17454027326521 */
