/*new year*/
/*@media all and (min-width: 1060px){
	.logo-n {
		position: absolute;
		top: 0px;
	}

	header.header .row--m{
		min-height: 120px;
	}
}*/
/*.logo-n {
	position: relative;
	margin-left: -120px;
	padding: 10px 0px;
}

.logo-n::after {
    content: "";
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
    top: -13px;
    right: -48px;
    background: url("/bitrix/templates/common_new/img/newyear.png") center center no-repeat;
    background-size: contain;
    z-index: 1;
}*/
/*new year*/

/*footer*/
.footer {
    background: #085394;
    margin: 0 auto !important;
    min-width: 950px;
    max-width: 100% !important;
    height: auto !important;
    position: relative;
    padding: 0 !important;
}
.footer_inner {
    background: transparent !important;
    border-radius: 5px 5px 0 0;
    box-sizing: border-box;
    padding: 30px;
    -moz-box-sizing: border-box;
}
.footer_inner.wrapper {
    padding: 30px 70px;
}
.footer_menu > li > a {
    display: inline-block;
    margin-bottom: 10px;
}

.footer .footer_submenu {
    margin-bottom: 8px;
}

.footer_company_info {
    text-align: center;
    margin-left: -90px;
}

.privacy {
    text-decoration: underline;
}

.footer .footer_social_links {
    margin-bottom: 15px;
	text-align: center;
	transform: translateX(-50px);
}
.footer_social_links .soc-links-block {
	display: flex;
	justify-content: center;
}
.soc-links-block .soc-links__item {
	margin: 10px 5px 0 5px;
	transition: .3s;
}
.soc-links-block .soc-links__item:hover {
	transform: scale(1.05);
}
/*footer*/

/*mainpage 03/03/2021 Shabalina MMIT*/
.wrapper-wide {
    max-width: 1920px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    padding: 0;
}

.fotorama {
    max-width: 1260px;
}

.bonus {
    height: 250px;
    background: #e4ebf1;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.bonus__wrap {
    width: 455px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.bonus__wrap::after {
    content: "";
    display: block;
    width: 340px;
    height: 250px;
    background: #e4ebf1 url('/bitrix/templates/common_new/img/cards (1).png') center center no-repeat;
    background-size: 435px;
    position: absolute;
    top: -59px;
    right: -295px;
}

.bonus__title {
    font-family: "proxima_nova_regular", Arial, sans-serif;
    font-size: 25px;
    color: #1581cf;
    margin-bottom: 30px;
}

.bonus__btn {
    display: block;
    width: 180px;
    padding: 10px 5px;
    border-radius: 40px;
    border: 1px solid #1581cf;
    text-transform: uppercase;
    margin: 0 auto;
}

.main-blocks {
    display: flex;
    margin-bottom: 70px;
}

.main-blocks-item {
    flex: 1;
    width: 33.3%;
    height: 380px;
    position: relative;
    padding: 0 20px;
}

.main-blocks-item::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
}

.main-blocks-item.about::after {
    content: "25";
    text-align: center;
    font-size: 360px;
    color: #ffffff;
    text-shadow: rgb(0 0 0 / 15%) 1px 0 17px;
    line-height: 380px;
}

.main-blocks-item:hover {
    /*color: #4b75b8;*/
    color: #415a4c;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.main-blocks-item:hover::after {
    background: rgba(225, 169, 178, 0.9);
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.main-blocks-item.about:hover::after {
    color: rgba(225, 169, 178, 0.9);
}

.main-blocks-item__wrap {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.manufacture {
    background: url('/bitrix/templates/common_new/img/bg1.jpg') center center no-repeat;
    background-size: cover;
}

.dream {
    background: url('/bitrix/templates/common_new/img/img1.jpg') center center no-repeat;
    background-size: cover;
}

.main-blocks-item__title {
    /*font-family: "proxima_nova_regular", Arial, sans-serif;*/
    /*font-size: 25px;*/
    /*margin-bottom: 20px;*/
    font-size: 25px;
    margin-bottom: 20px;
    color: #000;
    font-family: 'proxima_nova_semibold';
    text-transform: uppercase;
    border-bottom: 1px solid #cccccc;
}
a:hover .main-blocks-item__title {
    border-bottom: 1px solid #000;
}

.main-blocks-item__text {
    text-align: center;
    font-size: 20px;
    color: #000;
}

.main-blocks-item__title--big {
    text-align: center;
    font-size: 50px;
}
/**BEGIN new year presents popup**/
.ny-popup {
    display: block;
    width: 475px;
    height: 624px;
    background: url("../img/christmas-tree2.png") center no-repeat;
    background-size: contain;
    /*transition: background 0.2s ease;*/
}
.ny-popup:hover {
    background: url("../img/christmas-tree2-shine.png") center no-repeat;
}
/**END new year presents popup**/
footer .requisites {
    /* border-bottom: 1px dashed; */
    margin-top: 4px;
    display: inline-block;
    text-decoration: underline;
}
footer .privacy {
    display: inline-block;
    margin-top: 4px;
}
@media all and (max-width: 1200px) {
    .footer_block:last-child {
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }
    .footer_company_info {
        margin-left: 0 !important;
    }
    .main-blocks-item.about::after {
        font-size: 200px;
    }
}

@media all and (max-width: 1100px) {
    .main-blocks-item__title--big {
        font-size: 33px;
    }
}

@media all and (max-width: 1024px) {
    .bonus__wrap {
        margin: 0 10%;
    }
    .main-blocks-item {
        height: 250px;
    }
    .main-blocks-item.about::after {
        font-size: 150px;
        line-height: 250px;
    }
    .main-blocks-item__title--big,
    .main-blocks-item__title {
        font-size: 20px;
    }
    .main-blocks-item__text {
        font-size: 16px;
    }
    .main-blocks-item__wrap {
        justify-content: flex-start;
        padding-top: 20px;
    }
}

@media all and (max-width: 920px) {
    .footer_block.inblock {
        width: unset;
    }
}

@media all and (max-width: 860px) {
    .bonus {
        padding-top: 40px;
        align-items: flex-start;
    }
    .bonus__title {
        font-size: 21px;
    }
    .bonus__wrap {
        margin: 0 auto;
    }
    .bonus__wrap::after {
        width: 200px;
        height: 110px;
        background-size: 200px;
        top: 55px;
        right: -64px;
    }
}

@media all and (max-width: 720px) {
    .footer_block.inblock {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
}

@media all and (max-width: 600px) {
    .footer_inner.wrapper {
        padding: 30px 15px;
    }
    .bonus__title {
        margin-bottom: 50px;
    }
    .bonus__btn {
        margin: 0 15px;
    }
    .bonus__wrap::after {
        top: 65px;
        right: 11px;
        width: 118px;
        background-size: 150px;
    }
    .main-blocks {
        flex-direction: column;
    }
    .main-blocks-item {
        width: 100%;
        height: 200px;
    }
    .main-blocks-item.about::after {
        line-height: 200px;
    }
}

@media all and (max-width: 380px) {
    .bonus__wrap::after {
        top: 110px;
        width: 70px;
        height: 70px;
        background-size: 90px;
    }
}
/*end mainpage 03/03/2021 Shabalina MMIT*/
.mattress-select-banner.main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 40px auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 30px 60px;
}
.mattress-select-banner.main .mattress-select-banner__img {
    max-width: 456px;
    overflow: hidden;
    margin-right: 40px;
}
.mattress-select-banner.main .mattress-select-banner__text {
    color: #085394;
    text-align: center;
    max-width: 610px;
}
.mattress-select-banner.main .mattress-select-banner__title {
    font-family: 'proxima_nova_semibold';
    margin-bottom: 16px;
    font-size: 36px;
}
.mattress-select-banner.main .mattress-select-banner__descr {
    margin-bottom: 28px;
    font-size: 24px;
}
.mattress-select-banner.main a.mattress-select-banner__btn {
    height: 50px;
    line-height: 50px;
    background-color: #085394;
    border: 1px solid #085394;
    padding: 0 22px;
    border-radius: 5px;
    color: #fff;
    outline: none;
    display: inline-block;
    font-size: 20px;
}
.mattress-select-banner.main a.mattress-select-banner__btn:hover {
    border-color: #085394;
    color:#fff;
}
