

/* 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/components/gmg/element.list/templates/profilesInner/style.css?1751395395154*/
.map {
    margin: 0!important;
}
footer {
    padding-top: 0!important;
}
.sicret-action {
    font-family: 'Segoe UI';
    margin-bottom: 0!important;
}
/* End */
/* /montazh-okon/src/css/main.css?169044899519829 */
/* /montazh-okon/src/fonts/fonts.css?16904489956516 */
/* /local/components/gmg/element.list/templates/profilesInner/style.css?1751395395154 */
