

/* Start:/montazh-okon/src/css/main.css?169044899519829*/
body {
    margin: 0;
    min-width: 320px;
    font-family: 'Segoe UI';
    font-style: normal;
}

img {
    max-width: 100%;
    height: auto;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}

.ferst-banner-container {
    min-height: 100vh;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.ferst-banner-price {
    background: #FFFF00;
    border-radius: 200px;
}

.ferst-banner-price__text {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #222222;
    margin-top: 38px;
}

.workarea {
    font-family: 'Segoe UI';
}

.ferst-banner-price__price {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #EF3A0C;
}

.ferst-banner-price__int {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #EF3A0C;
}

.ferst-banner-price {
    width: 132px;
    height: 132px;
    text-align: center;
    position: absolute;
    right: 14px;
    bottom: 14px;
}

.ferst-banner-footer__title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 16px;
}

.ferst-banner-footer__text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    max-width: 224px;
}

.ferst-banner {
    background: url(/montazh-okon/src/css/../img/bg-banner.jpg) 25% center no-repeat;
    background-size: auto;
    background-size: cover;
    padding-top: 40px;
}

.ferst-banner-footer {
    background: url(/montazh-okon/src/css/../img/polygon-red.png);
    padding: 24px 80px 52px 16px;
    width: 100%;
    margin-left: -16px;
    margin-right: -16px;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: content-box;
}

.breadcrumbs {
    display: flex;
}

.breadcrumbs-block {
    padding-top: 8px;
    padding-bottom: 32px;
}

.breadcrumbs .item {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #93A3AB;
}

.breadcrumbs .item a {
    color: #36CDF6;
    text-decoration-line: underline;
}

.breadcrumbs .item svg {
    margin-left: 14px;
    margin-right: 12px;
}

.section-title {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 24px;
}

.section-montag {
    padding-bottom: 32px;
}

.why-our.section-montag {
    padding-bottom: 16px;
}

.section-montag-text {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    background: #FFFFFF;
    padding: 16px 12px;
    border-radius: 12px;
    margin-top: -63px;
    display: inline-block;
    margin-right: 12px;
    margin-left: 12px;
}

.bg-gray {
    background: #F8F8F8;
}

.section-montag-img img {
    border-radius: 20px;
}

.why-our-cart__img {
    text-align: center;
    height: 102px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 30px;
}

.why-our-cart__title {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    height: 90px;
}

.why-our-cart {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    padding: 10px 30px;
    margin-bottom: 16px;
    width: 100%;
}

.why-our-cart-block {
    display: flex;
    flex-wrap: wrap;
}

.cross.section-montag {
    padding-top: 32px;
}

.cross-text {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000
}

.cross-text ol {
    padding-left: 16px;
    list-style-type: none;
    counter-reset: item;
}

.cross-text li {
    padding-bottom: 8px;
}

.cross-text li::before {
    content: counter(item) ' - ';
    counter-increment: item;
}

.cross-desc {
    display: none;
}

.price-cart {
    text-align: center;
    margin-bottom: 32px;
}

.price-cart__img {
    border-radius: 20px;
    width: 100%;
    height: 168px;
    position: relative;
}

.price-cart__img1 {
    background: url(/montazh-okon/src/css/../img/price1.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.price-cart__img2 {
    background: url(/montazh-okon/src/css/../img/price2.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.price-cart__img3 {
    background: url(/montazh-okon/src/css/../img/price3.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.price-cart__img4 {
    background: url(/montazh-okon/src/css/../img/price4.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.price-cart__price {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    background: rgba(238, 50, 49, 0.7);
    border-radius: 50px 0px 20px;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 12px 12px 24px;
    color: #FFFFFF;
}

.price-bg-gray {
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(238, 50, 49, 0.3);
    border-radius: 20px;
    transition: all 1s cubic-bezier(0, 0, 1, 1) 500ms;
}

.price-cart__img:hover .price-bg-gray {
    top: 0;
}

.price-cart-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-top: 12px;
    margin-bottom: 24px;
    text-align: center;

    color: #000000;
}

.red-btn {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    width: 248px;
    height: 48px;
    text-align: center;
    text-transform: uppercase;
    background: #E22727;
    border-radius: 30px;
    color: #FFFFFF;
}

button.red-btn {
    position: relative;
    user-select: none;

    outline: none;

    background-image: linear-gradient(45deg, rgba(255, 255, 255, .0) 30%, rgba(255, 255, 255, .8), rgba(255, 255, 255, .0) 70%);
    background-repeat: no-repeat;
    background-size: 200% 100%, auto;
    background-position: 200% 0, 0 0;
    border: none;
}

button.red-btn:active {
    top: 1px;
    box-shadow: none;
}

button.red-btn:hover {
    transition: .5s linear;
    background-position: -200% 0, 0 0;
}

.tabs > input[type="radio"] {
    display: none;
}

.tabs > div {
    display: none;
    background: #FFFFFF;
    border-radius: 30px;
    padding: 32px 12px 20px 12px;
    margin-top: 28px;
}

#tab-btn-1:checked ~ #content-1,
#tab-btn-2:checked ~ #content-2,
#tab-btn-3:checked ~ #content-3 {
    display: block;
}

.tabs > label {

    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;

    display: block;

    margin-bottom: 16px;
}

.tabs > label span {
    padding-bottom: 4px;
    border-bottom: 1px dotted #222222;
}

.tabs > label:hover span {
    border-bottom: 1px solid #E22727;
}


.tabs > input[type="radio"]:checked + label span {
    border-bottom: 1px solid #E22727;
}

.price-dop-cart {
    background: #FFFFFF;

    box-shadow: 0px 0px 16px rgba(19, 19, 19, 0.17);
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 12px;
}

.price-dop-cart__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
    color: #000000;
}

.price-dop-cart__size {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
    color: #999999;
}

.price-dop-cart__price {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.price-dop-cart__price span {
    color: #E22727;
    font-weight: 700;
}

.price-dop-cart__img {
    background: url(/montazh-okon/src/css/../img/dop-price1.jpg);
    background-size: cover !important;
    position: relative;
    overflow: hidden;
    height: 91px;
    width: 240px;
    background-repeat: no-repeat !important;
}

.icon-size {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 11px;
    background: rgba(238, 50, 49, 0.7);
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 4px 0px;
    color: #FFFFFF;
}

.price-dop {
    padding-top: 32px;
}

.form-block {
    background: #FFFFFF;
    box-shadow: 0px 0px 16px rgba(19, 19, 19, 0.17);
    border-radius: 20px;
    padding: 20px;
}

.form-block legend {
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px;
    max-width: 192px;
    margin-left: auto;
    margin-right: auto;
    color: #7F939C;
}

.form-block button.red-btn {
    width: 100%;
    margin-top: 8px;
}

.form-block label {
    display: block;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #7F939C;
    margin-bottom: 4px;
}

.form-block input {
    background: #FFFFFF;
    border: 1px solid rgba(127, 147, 156, 0.6);
    border-radius: 8px;
    height: 40px;
    margin-bottom: 12px;
    width: 100%;
    padding: 12px;
}

.section-forma-title__block {
    margin-top: 32px;
    padding-top: 39px;
    padding-left: calc(100% - 156px);
    padding-bottom: 48px;
    background: url(/montazh-okon/src/css/../img/form-gerl.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.section-forma-title {
    text-align: center;
}

.section-forma-title__text1 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;

    /* or 150% */
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 24px;
    color: #000000;
}

.section-forma-title__text2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;

    /* identical to box height, or 120% */
    text-align: center;
    text-transform: uppercase;

    color: #000000;
}

.forma.section-montag {
    padding-bottom: 8px;
}

.section-forma-title-desc {
    display: none;
}

@media only screen and (min-width: 440px) {
    .ferst-banner-footer__text {
        max-width: 300px;
    }

    .ferst-banner-footer__title {
        max-width: 380px;
    }

    .price-cart__img {
        height: 210px;
    }
}

@media only screen and (min-width: 576px) {
    .price-cart__img {
        height: 250px;
    }
}

@media only screen and (min-width: 768px) {
    .ferst-banner-footer {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .ferst-banner-footer__title {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 8px;
    }

    .ferst-banner-footer__text {
        font-size: 32px;
        line-height: 44px;
        max-width: 480px;
    }

    .ferst-banner-price {
        width: 200px;
        height: 200px;
        right: 24px;
        bottom: 24px;
    }

    .ferst-banner-price__text {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 8px;
        margin-top: 50px;
    }

    .ferst-banner-price__price {
        font-size: 32px;
        line-height: 40px;
    }

    .ferst-banner-price__int {
        font-size: 20px;
        line-height: 28px;
    }

    .section-title {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 40px;
    }

    .section-montag {
        padding-bottom: 60px;
    }

    .why-our.section-montag {
        padding-bottom: 44px;
    }

    .section-montag-text {
        font-size: 24px;
        line-height: 32px;
        padding: 40px;
        text-align: center;
        z-index: 3;
        position: relative;
        margin-right: 103px;
        margin-left: 103px;
    }

    .section-montag-img {
        height: 380px;
        overflow: hidden;
        position: relative;
        border-radius: 20px;
    }

    .why-our-cart-block {
        justify-content: space-evenly;
    }

    .price-cart-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .price-cart-title {
        height: 40px;
        overflow: hidden;
    }

    .price-cart {
        width: 48%;
    }

    .price-dop-cart {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .price-dop-cart__img {
        width: 127px;
        height: 90px;
        flex-basis: 127px;
    }

    .price-dop-cart__col {
        padding-left: 32px;
        width: calc(100% - 413px);
        text-align: left;
    }

    .tabs > div {
        padding: 48px;

    }

    .price-dop-cart {
        padding: 12px 24px 12px 12px;
        margin-bottom: 16px;
    }

    .price-dop-cart__price {
        flex-basis: 286px;
        text-align: end;
    }

    .tabs > label {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        display: inline-block;
        text-align: center;
        color: #000000;
        padding: 10px 20px;
        margin-bottom: 0;
    }

    .tabs > input[type="radio"]:checked + label {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        background: #EE3231;
        border-radius: 36px;
        text-align: center;
        color: #FFFFFF;
    }

    .tabs > label span {
        border-bottom: none;
    }

    .tabs > input[type="radio"]:checked + label span {
        border-bottom: none;
    }

    .tabs {
        text-align: center;
    }

    .tabs > div {
        margin-top: 32px;
    }

    .price-dop {
        padding-top: 60px;
    }

    .section-forma-title-mobi {
        display: none;
    }

    .section-forma-title-desc {
        display: block;
    }

    .form-block-row {
        display: flex;
    }

    .section-forma-title__block {
        padding-left: calc(100% - 584px);
    }

    .form-block {
        width: 100%;
    }

    .form-block {
        padding: 40px 60px 60px 60px;
        margin-top: 88px;
    }

    .section-forma-title__text1 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 14px;
    }

    .section-forma-title__text2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 14px;
    }

    .form-block legend {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
        max-width: 256px;
    }

    .form-block label {
        font-size: 12px;
        line-height: 16px;
    }

    .form-block input {
        margin-bottom: 16px;
    }

    .form-block button.red-btn {
        margin-top: 16px;
    }

}

@media only screen and (min-width: 1200px) {
    .form-block {
        margin-bottom: 120px;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    .ferst-banner-footer {
        padding-left: calc(50vw - 600px);
        margin-left: calc(600px - 50vw);
        width: calc(832px + (50vw - 600px) + (600px - 50vw));
        position: relative;
        padding-right: 0;
        background: url(/montazh-okon/src/css/../img/polygon-red2.png);
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .ferst-banner-price {
        right: auto;
        bottom: 62px;
        left: 513px;
    }

    .ferst-banner {
        background: url(/montazh-okon/src/css/../img/bg-banner.jpg) center center no-repeat;
        background-size: cover;
    }

    .breadcrumbs-block {
        padding-top: 20px;
        padding-bottom: 60px;
    }

    .breadcrumbs .item {
        font-size: 14px;
        line-height: 16px;
        color: #93A3AB;
    }

    .breadcrumbs .item svg {
        margin-left: 14px;
        margin-right: 12px;
    }

    .section-montag-img img {
        top: -90%;
    }

    .why-our-cart-block {
        justify-content: space-between;
    }

    .price-cart-title {
        font-weight: 400;
        font-size: 20px;
        height: auto;
        line-height: 28px;
        margin-top: 24px;
    }

    .red-btn {
        font-size: 20px;
        line-height: 28px;
        width: 269px;
        height: 60px;
    }

    .price-cart {
        margin-bottom: 60px;
    }

    .price-cart__price {
        font-size: 20px;
        line-height: 28px;

        padding: 24px 24px 24px 39px;
    }

    .price-cart__price soan {
        font-size: 14px;
    }

    .price-cart {
        max-width: 584px;
    }

    .price-cart__img {
        height: 340px;
    }

    .red-btn {
        font-size: 20px;
        line-height: 28px;
        width: 269px;
        height: 60px;
    }

    .cross-desc {
        font-family: 'Segoe UI';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        color: #000000;
    }

    .section-montag-img img {
        position: absolute;
        top: -50%;
        width: 100%;
    }

    .why-our-cart {
        width: 220px;
    }

    .cross-mobi {
        display: none;
    }

    .cross-desc {
        display: block;
    }

    .cross-desc-img {
        position: relative;
        width: 1122px;
        height: 496px;
        margin-left: auto;
        margin-right: auto;
    }

    .cross-desc-text-all {
        position: absolute;
        cursor: pointer;
        text-align: left;
    }

    .cross-desc-text1 {
        top: 0;
        left: 43px;
    }

    .cross-desc-text2 {
        top: 0;
        left: 956px;
    }

    .cross-desc-text3 {
        top: 142px;
        left: 100px;
    }

    .cross-desc-text4 {
        top: 142px;
        left: 956px;
    }

    .cross-desc-text5 {
        top: 284px;
        left: 54px;
    }

    .cross-desc-text6 {
        top: 284px;
        left: 956px;
    }

    .cross-desc-text7 {
        top: 426px;
        left: 1px;
    }

    .cross-desc-text8 {
        top: 426px;
        left: 956px;
    }

    .cross-desc__info {
        display: none;
    }

    .cross-desc-text-block:hover .cross-desc__info {
        display: inline-block;
    }

    .cross-desc-text8 .cross-desc__info {
        display: none;
        text-align: right;
        position: absolute;
        right: -18px;
        bottom: 0;
    }

    .cross-desc-helper {
        position: absolute;
        background: #FFFFFF;
        box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.08);
        border-radius: 7px;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        padding: 10px;
        color: #000000;
        width: 217px;
        left: 0;
        top: -50px;
        height: 100%;
    }


}

@media only screen and (min-width: 1440px) {
    .ferst-banner {
        background-size: cover;
    }
}

.ferst-banner.section-montag {
    padding-bottom: 0;
}

.promo__head {
    background: #fff;
    width: 100%;
    height: 100px;
    position: relative;
    z-index: 5;
}
/* End */


/* Start:/montazh-okon/src/fonts/fonts.css?16904489956516*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on August 23, 2017 4:44 PM */

@font-face {
	font-family: 'Segoe UI';
	src: url('/montazh-okon/src/fonts/SegoeUI-Light.eot');
	src: local('Segoe UI Light'), local('SegoeUI-Light'),
		url('/montazh-okon/src/fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
		url('/montazh-okon/src/fonts/SegoeUI-Light.woff') format('woff'),
		url('/montazh-okon/src/fonts/SegoeUI-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('/montazh-okon/src/fonts/SegoeUI-BoldItalic.eot');
	src: local('Segoe UI Bold Italic'), local('SegoeUI-BoldItalic'),
		url('/montazh-okon/src/fonts/SegoeUI-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/montazh-okon/src/fonts/SegoeUI-BoldItalic.woff') format('woff'),
		url('/montazh-okon/src/fonts/SegoeUI-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('/montazh-okon/src/fonts/SegoeUI-SemiBold.eot');
	src: local('Segoe UI Semibold'), local('SegoeUI-SemiBold'),
		url('/montazh-okon/src/fonts/SegoeUI-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('/montazh-okon/src/fonts/SegoeUI-SemiBold.woff') format('woff'),
		url('/montazh-okon/src/fonts/SegoeUI-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('/montazh-okon/src/fonts/SegoeUI.eot');
	src: local('Segoe UI'), local('SegoeUI'),
		url('/montazh-okon/src/fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
		url('/montazh-okon/src/fonts/SegoeUI.woff') format('woff'),
		url('/montazh-okon/src/fonts/SegoeUI.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('/montazh-okon/src/fonts/SegoeUI-Bold.eot');
	src: local('Segoe UI Bold'), local('SegoeUI-Bold'),
		url('/montazh-okon/src/fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
		url('/montazh-okon/src/fonts/SegoeUI-Bold.woff') format('woff'),
		url('/montazh-okon/src/fonts/SegoeUI-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Segoe UI';
	src: url('/montazh-okon/src/fonts/SegoeUI-Italic.eot');
	src: local('Segoe UI Italic'), local('SegoeUI-Italic'),
		url('/montazh-okon/src/fonts/SegoeUI-Italic.eot?#iefix') format('embedded-opentype'),
		url('/montazh-okon/src/fonts/SegoeUI-Italic.woff') format('woff'),
		url('/montazh-okon/src/fonts/SegoeUI-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on February 25, 2018 4:00 PM */

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-MediumItalic.eot');
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
        url('/montazh-okon/src/fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-MediumItalic.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-Italic.eot');
    src: local('Roboto Italic'), local('Roboto-Italic'),
        url('/montazh-okon/src/fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-Italic.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-Bold.eot');
    src: local('Roboto Bold'), local('Roboto-Bold'),
        url('/montazh-okon/src/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-Bold.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-Regular.eot');
    src: local('Roboto'), local('Roboto-Regular'),
        url('/montazh-okon/src/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-Regular.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-Medium.eot');
    src: local('Roboto Medium'), local('Roboto-Medium'),
        url('/montazh-okon/src/fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-Medium.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-BoldItalic.eot');
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
        url('/montazh-okon/src/fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-BoldItalic.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-ThinItalic.eot');
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
        url('/montazh-okon/src/fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-ThinItalic.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-Black.eot');
    src: local('Roboto Black'), local('Roboto-Black'),
        url('/montazh-okon/src/fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-Black.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-Light.eot');
    src: local('Roboto Light'), local('Roboto-Light'),
        url('/montazh-okon/src/fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-Light.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-LightItalic.eot');
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
        url('/montazh-okon/src/fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-LightItalic.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-BlackItalic.eot');
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
        url('/montazh-okon/src/fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-BlackItalic.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('/montazh-okon/src/fonts/Roboto-Thin.eot');
    src: local('Roboto Thin'), local('Roboto-Thin'),
        url('/montazh-okon/src/fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('/montazh-okon/src/fonts/Roboto-Thin.woff') format('woff'),
        url('/montazh-okon/src/fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

/* End */


/* Start:/local/templates/main_new/kalkulator/css/style.css?172966338913018*/
@font-face{font-family:"OpenSans-Semibold";src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Semibold.eot");src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Semibold.eot@#iefix")format("embedded-opentype"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Semibold.woff") format("woff"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Semibold.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'OpenSans-SemiboldItalic';src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-SemiboldItalic.eot");src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-SemiboldItalic.eot@#iefix")format("embedded-opentype"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-SemiboldItalic.woff") format("woff"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-SemiboldItalic.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'OpenSans-BoldItalic';src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-BoldItalic.eot");src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-BoldItalic.eot@#iefix")format("embedded-opentype"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-BoldItalic.woff") format("woff"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-BoldItalic.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'OpenSans-Regular';src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Regular.eot");src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Regular.eot@#iefix")format("embedded-opentype"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Regular.woff") format("woff"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Regular.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'OpenSans-Italic';src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Italic.eot");src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Italic.eot@#iefix")format("embedded-opentype"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Italic.woff") format("woff"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Italic.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'OpenSans-Bold';src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Bold.eot");src:url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Bold.eot@#iefix")format("embedded-opentype"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Bold.woff") format("woff"),url("/local/templates/main_new/kalkulator/css/../fonts/OpenSans-Bold.ttf") format("truetype");font-style:normal;font-weight:normal;}
@font-face{font-family:'Roboto-CondensedItalic';src:url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-CondensedItalic.eot');src:url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-CondensedItalic.ttf') format('truetype'),url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-CondensedItalic.svg#Open Sans') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'Roboto-BoldCondensed';src:url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-BoldCondensed.eot');src:url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-BoldCondensed.ttf') format('truetype'),url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-BoldCondensed.svg#Open Sans') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'Roboto-Bold';src:url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-Bold.eot');src:url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-Bold.ttf') format('truetype'),url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-Bold.svg#Open Sans') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'Roboto-Regular';src:url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-Regular.eot');src:url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-Regular.ttf') format('truetype'),url('/local/templates/main_new/kalkulator/css/../fonts/Roboto-Regular.svg#Open Sans') format('svg');font-weight:normal;font-style:normal;}

*{padding:0;margin:0;}

#veryline p{padding-left:20px;padding-right:20px;}
#veryline input:focus{outline:none;}
#veryline .load{background:url("/local/templates/main_new/kalkulator/css/../img/load.gif") no-repeat center center;width:100%;z-index:1000000000;position:fixed;display: none}
#veryline .clear{clear:both;}
#veryline input[type="text"]:focus{outline:none;}
#veryline textarea:focus{outline:none;}
#veryline textarea{resize:none;}
#veryline .preCalcBlock .calcBlock{width:1000px;margin:0 auto;}
#veryline .calcTitle{width:1280px;margin:0 auto;background:url("/local/templates/main_new/kalkulator/css/../img/payAfter.png") no-repeat 60px 5px;height:120px;}
#veryline .calcTitle h1{font-family:'OpenSans-Bold';color:#0271aa;text-transform:uppercase;font-size:60px;text-align:center;padding-left:245px;}
#veryline .preCalcContentBlock{min-width:1280px;}
#veryline .preCalcContentBlock .calcContentBlock{width:1000px;margin:0px auto;}
#veryline .preCalcContentBlock .calcContentBlock h2{color:#db1358;font-family:"OpenSans-Bold";font-size:20px;margin-bottom:25px;text-transform:uppercase;}
#veryline .preCalcContentBlock .calcContentBlock p{font-family:'OpenSans-Regular';color:#4f4f4f;font-size:14px;}
#veryline .calcTitle2{width:1280px;margin:0 auto;}
#veryline .calcTitle2 .title{font-family:'OpenSans-Bold';color:#0271aa;text-transform:uppercase;font-size:40px;text-align:center;line-height:70px;}
#veryline .calcTitle2 .title2{font-family:'OpenSans-Bold';color:#dc024d;text-transform:uppercase;font-size:33px;text-align:center;margin-bottom:15px;}
#veryline .calcTitle2 .descr{font-family:'OpenSans-Regular';color:#4f4f4f;font-size:18px;text-align:justify;margin-bottom: 10px;}
#veryline .calcTitle2 .descr strong {font-family:'OpenSans-Bold';color:#4f4f4f;font-size:18px;text-align:justify;margin-bottom: 10px;}
#veryline .calcDescr{font-family:'OpenSans-SemiboldItalic';color:#4f4f4f;font-size:14px;width:960px;margin:0 auto;}
#veryline .preCalcForm{min-width:1280px;    background: url("/local/templates/main_new/kalkulator/css/../img/specialOffer.jpg") repeat-x center center;}
#veryline .preCalcForm .calcForm{width:1000px;margin:0 auto;padding-top: 20px;}
#veryline .preCalcForm .calcForm .title{font-family:"Arial";font-size:30px;color:#fff;margin-bottom:20px;font-weight: 900;}
#veryline .preCalcForm .calcForm .left{float:left;width:1000px}
#veryline .preCalcForm .calcForm .left input{width:355px;height:49px;border:3px solid #959595;border-radius:8px;margin-bottom:15px;text-align:center;font-family:"Arial";font-size:24px;color:#4f4f4f;margin-right: 30px;}
#veryline .preCalcForm .calcForm .left input:nth-child(1){background:url("/local/templates/main_new/kalkulator/css/../img/inputName.png") no-repeat 13px center #fff; display: block;float: left;}
#veryline .preCalcForm .calcForm .left input:nth-child(2){background:url("/local/templates/main_new/kalkulator/css/../img/inputPhone.png") no-repeat 13px center #fff; display: block;float: left;}
#veryline .preCalcForm .calcForm .right{float:left;width:600px}
#veryline .preCalcForm .calcForm .right textarea{width:616px;height:162px;padding:10px;border:3px solid #959595;border-radius:8px;margin-bottom:15px;text-align:left;font-family:"Arial";font-size:24px;color:#4f4f4f;}
#veryline .preCalcForm .calcForm .bottom{}
#veryline .preCalcForm .calcForm .bottom .descr{float:left;width:670px;margin-left:20px;margin-top:10px;}
#veryline .preCalcForm .calcForm .bottom .descr p{font-family:"Arial";font-size:14px;color:#2b2b2b;font-style:italic;}
#veryline .preCalcForm .calcForm .bottom .send{float:left;width:200px;margin-left:35px;}
#veryline .preCalcForm .calcForm .submitFormCalc{display:block;border:none;background:#ffd200;width:217px;height:42px;padding-top:13px;font-family:"Arial";font-size:24px;color:#2b2b2b;border-radius:10px;cursor:pointer;text-align:center;float: right;}
#veryline .preCalcForm .calcForm input.submitFormC{ display: block; border: none; background: #ffd200; width: 217px; height: 53px; padding-top: 5px; font-family: "Arial"; font-size: 24px; color: #2b2b2b; border-radius: 10px; cursor: pointer; text-align: center; float: right; margin-right: 0; } 
#veryline .preCalcForm .calcForm .calcData{display:none;}
#veryline .inetmagspisokopis p.typeWindowB{font-family:'OpenSans-Semibold';color:#4f4f4f;font-size:18px;text-transform:uppercase;margin-right:10px;}
#veryline .otdelka h1{font-size:58px;font-weight:bold;text-align:center;margin:40px 0 35px 0;text-transform:uppercase}
#veryline .otdelka h2{font-size:35px;font-weight:bold;text-align:center;margin:0px 0 30px 0;text-transform:uppercase;color:#f50336}
#veryline .otdelka p{text-align:center;line-height:24px;padding:0 10px;font-size:18px}
#veryline .kalk_otd{margin:50px 0 40px 0}
#veryline #blkbg{position:relative;width:718px;height:882px;float:left;top:1px;margin-left:-180px}
#veryline #blkbg.tip1{background:url('/local/templates/main_new/kalkulator/css/../img/balk/balk1.jpg') no-repeat left top;}
#veryline #blkbg.tip2{background:url('/local/templates/main_new/kalkulator/css/../img/balk/balk2.jpg') no-repeat left top;}
#veryline #blkbg.tip3{background:url('/local/templates/main_new/kalkulator/css/../img/balk/balk3.jpg') no-repeat left top;}
#veryline #blkbg div{display:none;position:absolute;right:0px;top:0px;width:718px;height:882px;}
#veryline #shkaf1_1, #shkaf1_2, #shkaf2_1, #shkaf2_2, #shkaf3_1, #shkaf3_2{z-index:500}
#veryline #floor1, #floor2{z-index:400}
#veryline .blk_item{width:360px;height:882px;float:left;}
#veryline .blk_item h3{width:343px;height:93px;padding-top:10px;text-align:center;background:#dcdcdc;font-family:"OpenSans-Bold";font-size:36px;line-height:40px;color:#4f4f4f;text-transform:uppercase;border-radius:10px;margin:0 auto;}
#veryline .blk_item .type1{width:343px;margin:10px auto;background:#e9e9e9;border-radius:10px;}
#veryline .blk_item .type1 p{font-family:"OpenSans-Bold";font-size:18px;color:#0271aa;text-align:center;margin-bottom:0px;padding-top:10px;}
#veryline .blk_item .type1 .left{background:url('/local/templates/main_new/kalkulator/css/type1_left.png') no-repeat left top!important;width:168px;display:block;float:left;padding:0;height:39px;margin:0;color:#fff;padding-top:8px;cursor:pointer;}
#veryline .blk_item .type1 .left span{margin-left:45px;}
#veryline .blk_item .type1 .left.active{background:url('/local/templates/main_new/kalkulator/css/type1_left_active.png') no-repeat left top!important;}
#veryline .blk_item .type1 .right{background:url('/local/templates/main_new/kalkulator/css/type1_right.png') no-repeat right top!important;width:175px;display:block;float:left;padding:0;height:39px;margin:0;color:#fff;padding-top:8px;cursor:pointer;}
#veryline .blk_item .type1 .right span{margin-right:45px;}
#veryline .blk_item .type1 .right.active{background:url('/local/templates/main_new/kalkulator/css/type1_right_active.png') no-repeat right top!important;}
#veryline .blk_item .type1 .pol2{width:343px;}
#veryline .pol2{width:300px;margin:0 auto;}
#veryline .pol2 .pol2Line{width:230px;margin:0 auto;background:#fff;height:33px;}
#veryline .pol2 a{display:block;float:left;color:#000;font-size:14px;padding:50px 0 0 0}
#veryline .pol2 span{position:relative}
#veryline .pol2 .cent{text-align:center}
#veryline .pol2 .left{width:90px;background:url('/local/templates/main_new/kalkulator/css/pol_notActive.png') no-repeat center top;margin-top:-37px;text-align:center;text-decoration:none;color:#4f4f4f;font-family:"OpenSans-Regular";font-size:14px;}
#veryline .pol2 .cent{width:90px;background:url('/local/templates/main_new/kalkulator/css/pol_notActive.png') no-repeat center top;margin:0 15px;margin-top:-37px;text-align:center;text-decoration:none;color:#4f4f4f;font-family:"OpenSans-Regular";font-size:14px;}
#veryline .pol2 .right{width:90px;background:url('/local/templates/main_new/kalkulator/css/pol_notActive.png') no-repeat center top;margin-top:-37px;text-align:center;text-decoration:none;color:#4f4f4f;font-family:"OpenSans-Regular";font-size:14px;}
#veryline .pol2 .left.active{background:url('/local/templates/main_new/kalkulator/css/pol_active.png') no-repeat center top;}
#veryline .pol2 .cent.active{background:url('/local/templates/main_new/kalkulator/css/pol_active.png') no-repeat center top;}
#veryline .pol2 .right.active{background:url('/local/templates/main_new/kalkulator/css/pol_active.png') no-repeat center top;}
#veryline .type2Block{background:#e7e7e7;border-radius:10px;width:343px;margin:0 auto;padding-top:0px;}
#veryline .type2:nth-child(2n+2){background:#f1f1f1;}
#veryline .type2:nth-child(2n+2) 
#veryline .pol2Line{background:#c6c4c4;}
#veryline .type2:last-child{background:#f1f1f1;border-radius:10px;}
#veryline .type2Block .type2{margin:0 auto;width:343px;border-bottom:1px solid #fff;padding-bottom:10px;padding-top:10px;}
#veryline .type2Block .type2 p{font-family:"OpenSans-Bold";font-size:18px;color:#0271aa;text-align:center;margin-bottom:5px;}
#veryline .itog_price{background:#fdc223;width:343px;margin:0 auto;margin-top:10px;border-radius:10px;text-align:center;height:103px;padding-top:10px;}
#veryline .itog_price .nam{font-family:"OpenSans-Bold";font-size:18px;color:#333333;}
#veryline .itog_price span#cena{font-family:"OpenSans-Bold";font-size:46px;color:#333333;}
#veryline .itog_price2 span{font-family: "OpenSans-Bold"; font-size: 20px; color: #fff;} 
#veryline .itog_price2 { 
  cursor:pointer; 
  width: 343px; 
  text-align: center; 
  margin: 0 auto;
   margin-top: 10px; 
   position: relative; 
   font-weight: bold; 
   color: white; 
   text-decoration: none; 
   text-shadow: 0 -1px 1px #cc5500; 
   padding: 11px 0px; 
   user-select: none; 
   outline: none; 
   border-radius: 1px; 
   /* background: 
   linear-gradient(to left, rgba(0,0,0,.3), rgba(0,0,0,.0) 50%, rgba(0,0,0,.3)), 
   linear-gradient(#d77d31, #fe8417, #d77d31);
   background-size: 100% 100%, auto; 
   background-position: 50% 50%;
   box-shadow: inset #ebab00 0 -1px 1px, inset 0 1px 1px #ffbf00, #cc7722 0 0 0 1px, #000 0 10px 15px -10px; 
  transition: 0.2s;  */
  background: linear-gradient(to left,rgba(0,0,0,.3),rgba(0,0,0,0) 50%,rgba(0,0,0,.3)),linear-gradient(#be2424,#e22727,#be2424);
    background-size: 100% 100%,auto;
    background-position: 50% 50%;
    box-shadow: inset #be2424 0 -1px 1px, inset 0 1px 1px #ffbf00, #be2424 0 0 0 1px, #000 0 10px 15px -10px;
    transition: 0.2s;

} 
#veryline .itog_price2:active {color: #ffdead;box-shadow: inset #ebab00 0 0px 0px, inset 0 0px 0px #ffbf00, #cc7722 0 0 0 0px, 0 0px 0px 0px #000;}

.minus, .plus {cursor:pointer; }
.number{
	margin-left: 27px;
	font-weight: bold;
}
.number input{
	padding: 5px 10px;
    width: 75px;
    margin-bottom: 8px;
    margin-top: 10px;
}
.infor{
	padding-right: 35px;
}


.infor{
	text-align: center;
    text-decoration: none;
    color: #4f4f4f;
    font-family: "OpenSans-Regular";
  ` font-weight: bold;
    font-size: 15px;

}
/* End */


/* Start:/local/templates/main_new/components/bitrix/news.list/price_otdelka/style.css?17296637506464*/
.s-price-otdelka {
	background: #f8f8f8;
	font-family: Segoe_ui_regular, sans-serif;
	font-size: 16px;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}
.s-price-otdelka .s-title {
	margin-bottom: 40px;
}
.s-price-otdelka .item {
	display: flex;
	border-radius: 20px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
	overflow: hidden;	
	margin-bottom: 40px;
}
.s-price-otdelka .item:last-child {
	margin-bottom: 0;
}
.s-price-otdelka .item > div {
	width: 50%;
}
.s-price-otdelka .item .thumbnail {
	position: relative;
}
.s-price-otdelka .item .thumbnail img {
	width: 100%;
	display: block;
	height: 100%;
}
.s-price-otdelka .item .thumbnail .price {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	color: #ffffff;
	font-size: 24px;
	padding: 80px 100px 40px 30px;
}
.s-price-otdelka .item .thumbnail .price:after {
	content: '';
	background: rgba(226, 39, 39, 0.8);
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
	height: 500px;
	z-index: 0;
}
.s-price-otdelka .item .thumbnail .price span {
	margin-top: 10px;
	font-size: 40px;
	font-family: Segoe_ui_bold, sans-serif;
	display: block;
}
.s-price-otdelka .item .thumbnail .price i,
.s-price-otdelka .item .thumbnail .price span {
	font-style: normal;
	position: relative;
	z-index: 10;
}
.s-price-otdelka .item .caption > div {
	padding: 50px 30px;
}
.s-price-otdelka .item .caption .title {
	font-size: 30px;
	font-family: Segoe_ui_bold, sans-serif;
	margin-bottom: 20px;
}
.s-price-otdelka .item .caption .title span {
	color: #e22727;
	text-transform: uppercase;
}
.s-price-otdelka .item .caption .props {
	margin-bottom: 30px;
	color: #004e96;
}
.s-price-otdelka .item .caption .props .itm {
	display: flex;
	padding: 15px 0;
	border-bottom: #aaa 1px solid;
}
.s-price-otdelka .item .caption .props .itm:last-child {
	border-bottom: none;
}
.s-price-otdelka .item .caption .props .itm div {
	margin-left: 0;
}
.s-price-otdelka .item .caption .props .itm span {
	margin-left: auto;
}
.s-price-otdelka .item .caption .btns {
	display: flex;
	align-items: center;
}
.s-price-otdelka .item .caption .btns .btn2 {
	width: 70%;
	text-align: center;
}
.s-price-otdelka .item .caption .btns .callibri_phone {
	display: inline-block;
	margin-left: 25px;
	background: url(/local/templates/main_new/components/bitrix/news.list/price_otdelka/img/icon-phone.png) left center no-repeat;
	padding: 5px 0px 5px 30px;
	font-size: 20px;
	color: #333333;
	flex-shrink: 0;
}
.s-price-otdelka .item:nth-child(2n) .thumbnail {
	order: 1;
}
.s-price-otdelka .item:nth-child(2n) .thumbnail .price {
	padding: 80px 30px 40px 100px;
	right: 0;
	left: inherit;
}
.s-price-otdelka .item:nth-child(2n) .thumbnail .price:after {
	left: 0;
}
@media screen and (max-width:1199px){
  
}
@media screen and (max-width:1090px){
  .s-price-otdelka .item .caption .title {
		font-size: 28px;
	}
	.s-price-otdelka .item .caption .btns .callibri_phone {
		font-size: 18px;
	}
	.s-price-otdelka .item .caption {
		width: 52%;
		flex-shrink: 0;
	}
	.s-price-otdelka .item .thumbnail .price {
    font-size: 22px;
    padding: 70px 90px 40px 30px;
	}
	.s-price-otdelka .item .thumbnail .price span {
		font-size: 36px;
	}
	.s-price-otdelka .item:nth-child(2n) .thumbnail .price {
    padding: 70px 30px 40px 90px;
	}
}
@media screen and (max-width:992px){
	.s-price-otdelka .item {
		flex-wrap: wrap;
		box-shadow: none;
		background: none;
		margin-bottom: 60px;
		position: relative;
		padding-bottom: 115px;
		border-radius: 0;
		overflow: inherit;
	}
	.s-price-otdelka .item > div {
		width: 100%;
	}
	.s-price-otdelka .item .thumbnail {
		overflow: hidden;
		border-radius: 20px;
		height: 500px;
		box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
		order: 2;
	}
	.s-price-otdelka .item .thumbnail img {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		transform: translate(0,-50%);
		height: auto;
	}
	.s-price-otdelka .item .thumbnail .price,
	.s-price-otdelka .item:nth-child(2n) .thumbnail .price {
		padding: 80px 100px 40px 30px;
		right: inherit;
		left: 0;
	}
	.s-price-otdelka .item:nth-child(2n) .thumbnail .price:after {
		left: initial;
		right: 0px;
	}
	.s-price-otdelka .item .caption {
		width: 580px;
		max-width: 100%;
		margin: 0 auto;
	}
	.s-price-otdelka .item .caption > div {
		padding: 0;
	}
	.s-price-otdelka .item .caption .btns {
		flex-wrap: wrap;
		width: 300px;
		margin: 0 auto;
		text-align: center;
		justify-content: center;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%,0);
	}
	.s-price-otdelka .item .caption .btns .btn2 {
		width: 100%;
		order: 2;
	}
	.s-price-otdelka .item .caption .btns .callibri_phone {
		margin-left: 0;
		margin-bottom: 15px;
		order: 1;
	}
	.s-price-otdelka .item .caption .title {
    font-size: 26px;
	}
}
@media screen and (max-width:748px){
	.s-price-otdelka .item .caption .title {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.s-price-otdelka .item .caption .props {
		margin-bottom: 25px;
	}
	.s-price-otdelka .item .thumbnail .price, 
	.s-price-otdelka .item:nth-child(2n) .thumbnail .price {
		padding: 70px 90px 30px 20px;
		font-size: 20px;
	}
	.s-price-otdelka .item .thumbnail .price span {
    font-size: 32px;
	}
	.s-price-otdelka .item .caption .btns .callibri_phone {
    font-size: 17px;
	}
	.s-price-otdelka .item .caption .btns {
		width: 250px;
	}
	.s-price-otdelka .item .thumbnail {
		height: 400px;
	}
}
@media screen and (max-width:549px){
	.s-price-otdelka .item .caption .title {
		font-size: 23px;
	}
	.s-price-otdelka .item .thumbnail {
    height: 300px;
	}
	.s-price-otdelka .item .thumbnail .price, 
	.s-price-otdelka .item:nth-child(2n) .thumbnail .price {
    padding: 50px 80px 30px 20px;
    font-size: 18px;
	}
	.s-price-otdelka .item .thumbnail .price:after {
    width: 400px;
		height: 400px
	}
	.s-price-otdelka .item .thumbnail .price span {
    font-size: 28px;
	}
	.s-price-otdelka .s-title {
		margin-bottom: 30px;
	}
}
@media screen and (max-width:450px){
	.s-price-otdelka {
		font-size: 14px;
	}
	.s-price-otdelka .item .caption .title {
    font-size: 20px;
	}
	.s-price-otdelka .item .thumbnail {
    height: 250px;
	}
	.s-price-otdelka .item .thumbnail .price, 
	.s-price-otdelka .item:nth-child(2n) .thumbnail .price {
    padding: 40px 60px 20px 20px;
    font-size: 16px;
	}
	.s-price-otdelka .item .thumbnail .price:after {
    width: 350px;
    height: 350px;
	}
	.s-price-otdelka .item .thumbnail .price span {
    font-size: 26px;
    margin-top: 5px;
	}
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/main.include/block_rssprochka_6month/style.css?17296635343564*/
.s-ras-6mon {
	font-family: Segoe_ui_regular, sans-serif;
	font-size: 14px;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
	background: #f8f8f8;
}
.s-ras-6mon .boxs {
	display: flex;
	border-radius: 20px;
	background-color: rgb(241, 241, 241);
	box-shadow: 0px 0px 8px 0px rgba(8, 8, 8, 0.13);	
	overflow: hidden;
	align-items: center;
}
.s-ras-6mon .boxs .caption {
	text-align: center;
	width: 480px;
	flex-shrink: 0;
	padding: 25px 65px;
}
.s-ras-6mon .boxs .caption .logo {
	margin-bottom: 25px;
}
.s-ras-6mon .boxs .caption .txt {
	margin-bottom: 25px;
}
.s-ras-6mon .boxs .caption .txt span {
	color: #e12d2d;
}
.s-ras-6mon .boxs .caption .ttle {
	font-size: 26px;
	margin-bottom: 25px;
}
.s-ras-6mon .boxs .caption .ttle span {
	font-family: Segoe_ui_bold, sans-serif;
	font-size: 46px;
}
.s-ras-6mon .boxs .caption .num {
	font-family: Segoe_ui_bold, sans-serif;
	margin-bottom: 25px;
	font-size: 117px;
	color: #e12d2d;
}
.s-ras-6mon .boxs .caption .btn2 {
	width: 100%;
	text-align: center;
}
.s-ras-6mon .boxs .thumbnail {
	width: 80%;
}
.s-ras-6mon .boxs .thumbnail img {
	width: 100%;
	display: inline-block;
}
@media screen and (max-width:1199px){
  .s-ras-6mon .boxs .caption {
    width: 400px;
    padding: 25px 50px;
	}
}
@media screen and (max-width:1090px){
	.s-ras-6mon .boxs .caption .logo {
		margin-bottom: 20px;
	}
	.s-ras-6mon .boxs .caption .logo img {
		width: 150px;
	}
	.s-ras-6mon .boxs .caption .txt {
		margin-bottom: 20px;
	}
	.s-ras-6mon .boxs .caption .ttle {
    font-size: 24px;
    margin-bottom: 10px;
	}
	.s-ras-6mon .boxs .caption .ttle span {
    font-size: 42px;
	}
	.s-ras-6mon .boxs .caption .num {
    margin-bottom: 15px;
    font-size: 100px;
	}
}
@media screen and (max-width:992px){
	.s-ras-6mon .boxs {
		flex-wrap: wrap;
		position: relative;
	}
	.s-ras-6mon .boxs .caption {
		width: 100%;
		order: 2;
	}
	.s-ras-6mon .boxs .caption .logo {
		position: absolute;
		top: 50px;
		left: 50px;
	}
	.s-ras-6mon .boxs .thumbnail {
		width: 100%;
		order: 1;
	}
	.s-ras-6mon .boxs .caption .btn2 {
		width: 300px;
	}
	.s-ras-6mon .boxs .caption .ttle {
		font-size: 20px;
		margin-bottom: 15px;
		padding-right: 100px;
	}
	.s-ras-6mon .boxs .caption .ttle span {
    font-size: 34px;
	}
	.s-ras-6mon .boxs .caption .num {
    margin-bottom: 0px;
		font-size: 75px;
		position: absolute;
		bottom: 80px;
		left: 50%;
		transform: translate(60px,0);
	}
}
@media screen and (max-width:748px){
	.s-ras-6mon .boxs .caption .logo img {
    width: 130px;
	}
	.s-ras-6mon .boxs .caption .logo {
    top: 30px;
    left: 30px;
	}
	.s-ras-6mon .boxs .caption .btn2 {
    width: 250px;
	}
	.s-ras-6mon .boxs .caption .ttle {
    font-size: 18px;
    margin-bottom: 15px;
    padding-right: 90px;
	}
	.s-ras-6mon .boxs .caption .ttle span {
    font-size: 30px;
	}
	.s-ras-6mon .boxs .caption .num {
    font-size: 65px;
    bottom: 80px;
    transform: translate(50px,0);
	}
}
@media screen and (max-width:549px){
	.s-ras-6mon .s-title {
		margin-bottom: 30px;
	}
	.s-ras-6mon .boxs .caption .logo img {
    width: 100px;
	}
}
@media screen and (max-width:450px){
	.s-ras-6mon {
		font-size: 14px;
	}
	.s-ras-6mon .boxs .caption {
		padding: 25px 10px;
	}
	.s-ras-6mon .boxs .caption .logo {
    top: 25px;
    left: 25px;
	}
	.s-ras-6mon .boxs .caption .ttle {
    font-size: 16px;
    margin-bottom: 15px;
    padding-right: 80px;
	}
	.s-ras-6mon .boxs .caption .ttle span {
    font-size: 26px;
	}
	.s-ras-6mon .boxs .caption .num {
    font-size: 55px;
    bottom: 80px;
    transform: translate(45px,0);
	}
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/main.include/block_why/style.css?17296635081717*/
.s-why {
	font-family: Segoe_ui_regular, sans-serif;
	font-size: 14px;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
	background: #f8f8f8;
	margin-top: 60px;
}
.s-why .s-title {
	margin-bottom: 40px;
}
.s-why .items {
	margin: 0 -10px;
	display: flex;
}
.s-why .items .item {
	padding: 0px 10px;
	width: 25%;
}
.s-why .items .item > div {
	height: 100%;
	border-radius: 20px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);	
	padding: 20px;
	text-align: center;
	padding-top: 100px;
	background: 50% 20px no-repeat;
	background-color: rgb(255, 255, 255);
}
.s-why .items .item.itm-1 > div {
	background-image: url(/local/templates/main_new/components/bitrix/main.include/block_why/img/icon-why-1.png);
}
.s-why .items .item.itm-2 > div {
	background-image: url(/local/templates/main_new/components/bitrix/main.include/block_why/img/icon-why-2.png);
}
.s-why .items .item.itm-3 > div {
	background-image: url(/local/templates/main_new/components/bitrix/main.include/block_why/img/icon-why-3.png);
}
.s-why .items .item.itm-4 > div {
	background-image: url(/local/templates/main_new/components/bitrix/main.include/block_why/img/icon-why-4.png);
}
.s-why .items .item > div .name {
	font-family: Segoe_ui_bold, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 0px 25px;
}
.s-why .items .item > div .text {
	margin: 0;
	font-size: 14px;
	line-height: 1.4;
}
@media screen and (max-width:1199px){
  
}
@media screen and (max-width:1090px){
	
}
@media screen and (max-width:992px){
	.s-why .items {
		flex-wrap: wrap;
		margin-bottom: -20px;
	}
	.s-why .items .item {
		width: 50%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:748px){

}
@media screen and (max-width:549px){
	.s-why .s-title {
		margin-bottom: 30px;
	}
	.s-why .items .item {
		width: 100%;
	}
}
@media screen and (max-width:450px){
	.s-why {
		font-size: 14px;
	}
	.s-why .items .item > div .name {
		font-size: 16px;
	}
	.s-why .items .item > div .text {
		font-size: 13px;
	}
}

/* End */


/* Start:/local/templates/main_new/components/bitrix/main.include/block_advantages_company/style.css?17296635396377*/
.s-badvantages-company {
	font-family: Segoe_ui_regular, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}
.s-badvantages-company .s-title {
	margin-bottom: 40px;
}
.s-badvantages-company .boxs {
	position: relative;
	padding-top: 40px;
}
.s-badvantages-company .boxs .pic {
	max-width: 100%;
	display: block;
	margin: 0px auto;
}
.s-badvantages-company .boxs .break {
	display: none;
}
.s-badvantages-company .boxs .item {
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 4px 0px rgba(19, 19, 19, 0.22);
	border-radius: 40px;
	position: absolute;	
	display: flex;
	align-items: center;
	padding: 10px;
}
.s-badvantages-company .boxs .item .thumbnail {
	border-radius: 50%;
	background: #f5313b;
	width: 61px;
	height: 61px;
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
}
.s-badvantages-company .boxs .item .txt {
	margin-left: 10px;
	padding-right: 10px;
}
.s-badvantages-company .boxs .item .txt strong {
	font-family: Segoe_ui_bold, sans-serif;
	font-weight: normal;
}
.s-badvantages-company .boxs .item:nth-child(1) {
	top: 0;
	left: 0;
}
.s-badvantages-company .boxs .item:nth-child(2) {
	top: 110px;
	left: 0;
}
.s-badvantages-company .boxs .item:nth-child(3) {
	top: 220px;
	left: 0;
}
.s-badvantages-company .boxs .item:nth-child(4) {
	top: 330px;
	left: 0;
}
.s-badvantages-company .boxs .item:nth-child(5) {
	top: 440px;
	left: 0;
}
.s-badvantages-company .boxs .item:nth-child(6) {
	top: 550px;
	left: 0;
}
.s-badvantages-company .boxs .item:nth-child(11),
.s-badvantages-company .boxs .item:nth-child(10),
.s-badvantages-company .boxs .item:nth-child(9),
.s-badvantages-company .boxs .item:nth-child(8),
.s-badvantages-company .boxs .item:nth-child(7) {
	text-align: right;
}
.s-badvantages-company .boxs .item:nth-child(11) .thumbnail,
.s-badvantages-company .boxs .item:nth-child(10) .thumbnail,
.s-badvantages-company .boxs .item:nth-child(9) .thumbnail,
.s-badvantages-company .boxs .item:nth-child(8) .thumbnail,
.s-badvantages-company .boxs .item:nth-child(7) .thumbnail {
	order: 2;
}
.s-badvantages-company .boxs .item:nth-child(7) {
	top: 0;
	right: 0;
}
.s-badvantages-company .boxs .item:nth-child(8) {
	top: 110px;
	right: 0;
}
.s-badvantages-company .boxs .item:nth-child(9) {
	top: 220px;
	right: 0;
}
.s-badvantages-company .boxs .item:nth-child(10) {
	top: 330px;
	right: 0;
}
.s-badvantages-company .boxs .item:nth-child(11) {
	top: 440px;
	right: 0;
}
@media screen and (max-width:1199px){
	
}
@media screen and (max-width:1090px){
	.s-badvantages-company {
		font-size: 14px;
	}
	.s-badvantages-company .boxs .item .thumbnail {
		width: 51px;
		height: 51px;
	}
	.s-badvantages-company .boxs .item .thumbnail img {
		width: 25px;
	}
	.s-badvantages-company .boxs .pic {
		width: 400px;
	}
	.s-badvantages-company .boxs .item:nth-child(8),
	.s-badvantages-company .boxs .item:nth-child(2) {
		top: 90px;
	}
	.s-badvantages-company .boxs .item:nth-child(9),
	.s-badvantages-company .boxs .item:nth-child(3) {
		top: 180px;
	}
	.s-badvantages-company .boxs .item:nth-child(10),
	.s-badvantages-company .boxs .item:nth-child(4) {
		top: 270px;
	}
	.s-badvantages-company .boxs .item:nth-child(11),
	.s-badvantages-company .boxs .item:nth-child(5) {
		top: 360px;
	}
	.s-badvantages-company .boxs .item:nth-child(6) {
		top: 450px;
	}
}
@media screen and (max-width:992px){
	.s-badvantages-company .boxs {
		padding-top: 0;
	}
	.s-badvantages-company .boxs > div {
		display: flex;
		flex-wrap: wrap;
		position: relative;
		z-index: 5;
	}
	.s-badvantages-company .boxs .item {
		position: static;
		margin-bottom: 20px;
		margin-right: 20px;
	}
	.s-badvantages-company .boxs .item:nth-child(11), 
	.s-badvantages-company .boxs .item:nth-child(10), 
	.s-badvantages-company .boxs .item:nth-child(9), 
	.s-badvantages-company .boxs .item:nth-child(8), 
	.s-badvantages-company .boxs .item:nth-child(7) {
		text-align: left;
	}
	.s-badvantages-company .boxs .item:nth-child(11) .thumbnail, 
	.s-badvantages-company .boxs .item:nth-child(10) .thumbnail, 
	.s-badvantages-company .boxs .item:nth-child(9) .thumbnail, 
	.s-badvantages-company .boxs .item:nth-child(8) .thumbnail, 
	.s-badvantages-company .boxs .item:nth-child(7) .thumbnail {
    order: 0;
	}
	.s-badvantages-company .boxs .item:nth-child(1) {
		order: 1;
	}
	.s-badvantages-company .boxs .item:nth-child(2) {
		order: 6;
	}
	.s-badvantages-company .boxs .item:nth-child(3) {
		order: 3;
	}
	.s-badvantages-company .boxs .item:nth-child(4) {
		order: 4;
	}
	.s-badvantages-company .boxs .item:nth-child(5) {
		order: 5;
	}
	.s-badvantages-company .boxs .item:nth-child(6) {
		order: 2;
	}
	.s-badvantages-company .boxs .item:nth-child(7) {
		order: 11;
	}
	.s-badvantages-company .boxs .item:nth-child(8) {
		order: 8;
	}
	.s-badvantages-company .boxs .item:nth-child(9) {
		order: 10;
	}
	.s-badvantages-company .boxs .item:nth-child(10) {
		order: 7;
	}
	.s-badvantages-company .boxs .item:nth-child(11) {
		order: 9;
	}
	.s-badvantages-company .boxs .break {
		display: block;
		width: 100%;
	}
	.s-badvantages-company .boxs .break:nth-child(12) {
		order: 2;
	}
	.s-badvantages-company .boxs .break:nth-child(13) {
		order: 4;
	}
	.s-badvantages-company .boxs .break:nth-child(14) {
		order: 6;
	}
	.s-badvantages-company .boxs .break:nth-child(15) {
		order: 7;
	}
	.s-badvantages-company .boxs .break:nth-child(16) {
		order: 8;
	}
	.s-badvantages-company .boxs .break:nth-child(17) {
		order: 9;
	}
	.s-badvantages-company .boxs .break:nth-child(18) {
		order: 10;
	}
	.s-badvantages-company .boxs .pic {
		position: absolute;
		bottom: -30px;
		right: 0;
		width: 57%;
	}
}
@media screen and (max-width:748px){
	.s-badvantages-company {
		font-size: 13px;
	}
	.s-badvantages-company .boxs .pic {
    width: 62%;
	}
}
@media screen and (max-width:620px){
	.s-badvantages-company .boxs .pic {
		display: none;
	}
	.s-badvantages-company .boxs > div {
		justify-content: center;
	}
	.s-badvantages-company .boxs .item {
		width: 100%;
		margin-right: 0;
	}
	.s-badvantages-company .boxs .item .txt {
		width: 100%;
	}
	.s-badvantages-company .boxs .item .txt br {
		display: none;
	}
}
@media screen and (max-width:549px){
	.s-badvantages-company .s-title {
		margin-bottom: 30px;
	}
}
@media screen and (max-width:450px){
	.s-badvantages-company {
		font-size: 12px;
	}
}


/* End */
/* /montazh-okon/src/css/main.css?169044899519829 */
/* /montazh-okon/src/fonts/fonts.css?16904489956516 */
/* /local/templates/main_new/kalkulator/css/style.css?172966338913018 */
/* /local/templates/main_new/components/bitrix/news.list/price_otdelka/style.css?17296637506464 */
/* /local/templates/main_new/components/bitrix/main.include/block_rssprochka_6month/style.css?17296635343564 */
/* /local/templates/main_new/components/bitrix/main.include/block_why/style.css?17296635081717 */
/* /local/templates/main_new/components/bitrix/main.include/block_advantages_company/style.css?17296635396377 */
