

/* 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/4_6/style.css?17630347224466*/
.block4-6 .service-block {
    margin-bottom: 100px;
    padding-bottom: 100px;
}
.block4-6 .service-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.block4-6.content-picture-left .service-block {
    flex-direction: row-reverse;
}
.block4-6 .service-info {
    padding-right: 70px;
}
.block4-6.content-picture-left .service-info {
    padding-left: 70px;
}
.block4-6 .service-block:last-child {
    margin-bottom: 0;
}
.block4-6 .service-top-text {
    text-transform: uppercase;
    font-size: 11px;
    color: #999;
    margin-bottom: 14px;
}
.block4-6 .service-title {
	font-family: 'Playfair Display';
	font-size: 48px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 20px;
}
.block4-6 .service-desc {
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.block4-6 .service-prices .service-price {
	line-height: 46px;
	font-weight: bold;
    font-size: 18px;
    display: inline-block;
    margin-right: 7px;
}
.block4-6 .service-prices .service-old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999;
    display: inline-block;
}
.block4-6 .service-btn {
	display: flex;
	gap: 16px;
    margin-top: 72px;
}

.service-btn .btn {
	border-radius: 12px;
}

.block4-6 .service-img {
    text-align: right;
}
.block4-6 .service-img img {
    max-width: 100%;
}
@media (max-width: 768px) {
    .block4-6 .service-title {
        font-size: 25px;
        line-height: normal;
    }
    .block4-6 .service-block {
        flex-direction: column-reverse;
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    .block4-6 .service-img {
        text-align: left;
        margin-bottom: 20px;
    }
}

/* modal style */
.modal4_6 {
    margin: -10px 10px 0;
}

.modal4_6-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 47px;
    color: #333333;
    margin-bottom: 40px;
}

.modal4_6-picture {
    margin-bottom: 50px;
}

.modal4_6-picture img {
    width: 100%;
    height: auto;
}

.modal4_6-service {
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 33px;

    padding: 20px 30px 30px;
    display: flex;
}

.modal4_6-service .icon svg {
    height: 35px;
    width: 30px;
    margin: 10px 20px 0 0;
}

.modal4_6-service .desc {
    max-width: 415px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    margin-top: 3px;
    margin-right: 5px;
}

.modal4_6-service .wrap {
    margin-left: auto;
    flex-shrink: 0;
}

.modal4_6-service .prices {
    line-height: 30px;
    display: flex;
}

.modal4_6-service .cur-price {
    font-weight: bold;
    font-size: 18px;
    margin-right: 7px;
}

.modal4_6-service .old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999999;
}

.modal4_6-service .wrap > .order-button {
    margin-top: 7px;
    padding: 0;
}

.modal4_6-preview-text {
    margin-bottom: 27px;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}

.modal4_6-detail-text {
    margin-bottom: 23px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

.modal4_6-chars {
    margin-bottom: 10px;
}

.modal4_6-chars .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 23px;
}

.modal4_6-chars .char {
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #555555;
    padding: 13px 17px;
}

.modal4_6-chars .char:nth-child(2n) {
    background: #F7F7F7;
}

.modal4_6-chars .char:nth-child(2n+1) {
    background: #FFFFFF;
}

@media (max-width: 765px) {
    .modal4_6-service {
        flex-wrap: wrap;
    }

    .modal4_6-service .wrap {
        flex-shrink: 1;
    }

    .modal4_6-service .prices {
        flex-wrap: wrap;
    }
}

@media (max-width: 575px) {
    .modal4_6 {
        margin: -10px 0 0;
    }

    .modal4_6-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .modal4_6-picture {
        margin-bottom: 20px;
    }

    .modal4_6-service {
        margin-bottom: 20px;
    }

    .modal4_6-preview-text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .modal4_6-detail-text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .modal4_6-chars .title {
        margin-bottom: 14px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/7_1/style.css?17806203321601*/
.custom-7-1 {
	background-color: #F2F2F0;
	min-height: 159px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.block7-1 .market-items {
    margin-bottom: -30px;
}
.block7-1 .market-item {
    display: block;
    margin-bottom: 30px;
}
.block7-1 .market-item-img {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
    height: 256px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.block7-1 .market-item-cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}
.block7-1 a.market-item:hover .market-item-cover { opacity: 1; }
.block7-1 .market-item-body {
    text-align: center;
    padding-top: 15px;
}
.block7-1.content-align-left .market-item-body {
    text-align: left;
}
.block7-1.content-align-wide .market-item-body {
    text-align: justify;
}
.block7-1 .market-item-title {
	display: flex;
	white-space: nowrap;
	justify-content: space-between;
	font-family: Playfair Display;
    font-weight: 600;
    font-size: 32px;
	padding: 0px 32px 8px 32px;
    line-height: 120%;
    color: #333333;
}
.block7-1.text-light .market-item-title {
    color: #ffffff;
}
.block7-1 .market-item-desc {
	padding: 0px 32px 32px 32px;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    margin-top: 5px;
}
.block7-1.text-light .market-item-desc {
    color: #ffffff;
}

/* 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/4_6/style.css?17630347224466 */
/* /bitrix/components/ranx/block.landing/templates/7_1/style.css?17806203321601 */
/* /bitrix/components/ranx/block.landing/templates/18_2/style.css?1758652881864 */
