

/* Start:/bitrix/components/ranx/block.landing/templates/16_1/style.css?17586528813905*/
.block16-1-prices {
    display: flex;
    margin-bottom: 30px;
}
.block16-1-prices-center {
    justify-content: center;
}
.block.block16-1 .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block16-1 .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block16-1 .btn {
    margin-bottom: 25px;
}
.block.block16-1 .block16-1-content-left {
    text-align: left !important;
    margin: auto;
}
.block.block16-1 .block16-1-content-center{
    text-align: center !important;
    margin: auto;
}
.block16-1 .block-el-btns {
    margin-top: 25px;
}
.block16-1-content-center .block-el-btns {
    justify-content: center;
}
.block16-1-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block16-1-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block16-1-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.height-inherit {
    height: inherit;
}
.block16-1 .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}

@media (min-width: 992px) {
    .block16-1 .text-light-desktop,
    .block16-1 .text-light-desktop p,
    .block16-1 .text-light-desktop ul,
    .block16-1 .text-light-desktop ol,
    .block16-1 .text-light-desktop dl,
    .block.block16-1 .text-light-desktop .block-title-text,
    .block.block16-1 .text-light-desktop .block-cattitle,
    .block.block16-1 .text-light-desktop .block-subtitle,
    .block16-1 .text-light-desktop .block16-1-price,
    .block16-1 .text-light-desktop .block16-1-price-old {
        color: #FFFFFF !important;
    }
    .block16-1-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block16-1-bg-image {
        height: 650px !important;
        overflow: hidden;
    }
    .block16-1 .col-flex-rw.block16-1-no-image {
        display:none;
    }
}
.block16-1-bg-image:focus {
    outline: none;
}
@media (max-width: 991px) {
    .block16-1 .text-light-mobile,
    .block16-1 .text-light-mobile p,
    .block16-1 .text-light-mobile ul,
    .block16-1 .text-light-mobile ol,
    .block16-1 .text-light-mobile dl,
    .block.block16-1 .text-light-mobile .block-title-text,
    .block.block16-1 .text-light-mobile .block-cattitle,
    .block.block16-1 .text-light-mobile .block-subtitle,
    .block16-1 .text-light-mobile .block16-1-price,
    .block16-1 .text-light-mobile .block16-1-price-old {
        color: #FFFFFF !important;
    }
    .block16-1 .maxwidth-theme {
        padding: 0 15px !important;
    }
    .block.block16-1 .block-title .block-title-text {
        font-size: 25px;
        line-height: 30px;
    }
    .block16-1 .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 210px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block16-1-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block16-1 .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }
    .block16-1 .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }
    .block16-1-bg-image{
        background-size: 0;
        background-position: top;
    }
    .block16-1 .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block16-1 .block16-1-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 30px;
    }
    .block16-1-content-center {
        height: 65%;
        margin: 30px 0 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/14_1/style.css?17630258342324*/
.block14-1 {
    position: relative;
    overflow: hidden;
}
.block14-1 .block-title {
    padding-right: 85px;
    margin-bottom: 0 !important;
}
.block14-1.content-picture-left .block-title {
    padding-left: 85px;
    padding-right: 0;
}
.block14-1-bg-image {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-size: cover;*/
}

.greyback {
	background-color: #F2F2F0;
	display: flex;
	flex-direction: row;
	gap: 16px;
	padding: 24px;
	border-radius: 12px;
}

.greyback img {
	width: 40px;
	height: 40px;
}

.grey-left, .grey-right {
max-width: 50%;
}

.greyhead {
padding-bottom: 16px;
color: #3B4A51;
font-weight: bold;
}
.block14-1-bg-image img {
    max-width: 100%;
}
.block14-1.content-picture-left .block14-1-bg-image {
    left: 0;
    right: none;
}

.block14-1.content-picture-right .block14-1-bg-image {
    left: unset !important;
	right: 0 !important;
}

.block14-1.indent-top-100.indent-bot-100 .block14-1-bg-image,
.block14-1.indent-top-150.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 200px);
}
.block14-1.indent-top-150.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 300px);
}
.block14-1.indent-top-50.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-100.indent-bot-0 .block14-1-bg-image,
.block14-1.indent-top-0.indent-bot-100 .block14-1-bg-image {
    max-height: calc(100% - 100px);
}
.block14-1.indent-top-100.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-100 .block14-1-bg-image,
.block14-1.indent-top-150.indent-bot-0 .block14-1-bg-image,
.block14-1.indent-top-0.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 150px);
}
.block14-1.indent-top-0.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-0 .block14-1-bg-image {
    max-height: calc(100% - 50px);
}

@media (max-width: 991px) {
    .block14-1-bg-image {
        position: static;
        width: 100%;
        margin-bottom: 30px;
        max-height: unset !important;
        height: auto;
    }
    .block14-1-bg-image img {
        width: 100%;
    }
    .block14-1 .block-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/18_2/style.css?1758652881864*/
.block18-2 .block-title {
    margin-bottom: 30px !important;
}

.block18-2.text-light .contact-info a {
    color: #f8f9fa;
}

.block18-2 .contact-items {
    /*max-width: 460px;*/
}
.block18-2 .contact-item {
    /*width: 50%;*/
    margin-bottom: 17px;
}

.block18-2 .contact-item-name {
    font-size: 13px;
    line-height: 23px;
}
.block18-2:not(.text-light) .contact-item-name {
    color: #999999;
}

.block18-2 .contact-item-value {
    font-size: 16px;
    line-height: 23px;
}
.block18-2 .contact-item-value a {
    font-size: 16px;
    line-height: 23px;
}

.block18-2:not(.text-light) .contact-item-value a {
    color: #333333;
}

.block-18-2-socials {
    margin-top: 23px;
}
.block-18-2-socials .block-social {
    margin-right: 25px;
    color: #888888;
}

@media (max-width: 991px) {
    .block18-2 .form-wrap {
        margin-top: 40px;
    }
}

/* End */
/* /bitrix/components/ranx/block.landing/templates/16_1/style.css?17586528813905 */
/* /bitrix/components/ranx/block.landing/templates/14_1/style.css?17630258342324 */
/* /bitrix/components/ranx/block.landing/templates/18_2/style.css?1758652881864 */
