

/* Start:/bitrix/components/ranx/block.landing/templates/15_1/style.css?177081245164*/
.block15-1 .block-title {
    margin-bottom: 0 !important;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/16_1/style.css?17708124513309*/
.block16-1 .text-light,
.block16-1 .text-light p,
.block16-1 .text-light h2,
.block16-1 .text-light .block16-1-cattitle,
.block16-1 .text-light .block16-1-price,
.block16-1 .text-light .block16-1-price-old {
    color: #FFFFFF !important;
}

.block16-1-prices {
    display: flex;
    margin-bottom: 30px;
}
.block16-1-prices-center {
    justify-content: center;
}
.block16-1 h2 {
    margin-bottom: 25px;
    margin-top: 0;
}
.block16-1 .block16-1-cattitle {
    margin-bottom: 13px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 0.1em;
    color: rgba(51, 51, 51, 0.7);
    display: block;
}
.block16-1 p {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 25px
}
.block16-1 .btn {
    margin-bottom: 25px;
}
.block16-1-content-left {
    text-align: left;
    margin: auto;
}
.block16-1-content-center{
    text-align: center;
    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-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 .maxwidth-theme {
        padding: 0 15px !important;
    }
    .block16-1 h2 {
        font-size: 25px;
        line-height: 30px;
        color: #000 !important;
    }
    .block16-1 .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 35%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block16-1 .block16-1-content-left {
        height: 65%;
    }
    .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;
        height: 600px !important;
    }
    .block16-1 .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block16-1 .block16-1-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .block16-1-content-center {
        height: 65%;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/14_5/style.css?17708124512000*/
.block.block14-5 .block-title {
    padding-right: 16px;
    margin-bottom: 0;
}

.block14-5 div.block-title h2 {
    font-size: 30px;
    line-height: 46px;
    display: flex;
    align-items: flex-end;
}

.block14-5 .block-title p,
.block14-5 .block14-5-item-desc p {
    font-size: 18px;
    line-height: 27px;
}

.block14-5 .block14-5-item-name {
    font-weight: bold;
    font-size: 30px;
    line-height: 46px;
    display: flex;
    align-items: flex-end;
}

.block14-5 .block14-5-item-desc {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .block14-5 .block-desc-col p:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .block14-5 .block-title {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .block14-5 div.block-title h2,
    .block14-5 .block14-5-item-name {
        font-weight: 600;
        font-size: 25px;
        line-height: 30px;
    }

    .block14-5 .block-title p,
    .block14-5 .block14-5-item-desc p {
        font-size: 15px;
        line-height: 25px;
    }

    .block14-5 .block-title .block-desc-col p {
        margin-bottom: 20px;
    }

    .block14-5 .block-title .block-desc-col p:nth-last-child(-n+2){
        margin-bottom: 20px;
    }

    .block14-5 .block14-5-item-desc {
        margin-top: 20px;
    }

    .block14-5 .block14-5-item-desc p:not(:last-child) {
        margin-bottom: 20px;
    }
}

.block14-5 .block14-5-arrows {
    display: flex;
}

.block14-5 .slick-arrow {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #F5F6F7;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
    margin-right: 10px;
}

.block.block14-5 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    color: #999999;
}

.block.block14-5 .arrow-next svg {
    left: calc(50% - 3px);
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/4_5/style.css?17708124514428*/
.block4-5 .service-block {
    margin-bottom: 100px;
    padding-bottom: 100px;
    border-bottom: 1px solid #ECECEC;
}
.block4-5 .service-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.block4-5 .service-link {
    margin-bottom: 10px;
}
.block4-5 .service-anchor-link {
    cursor: pointer;
}
.block4-5 .service-links.fixed {
    position: fixed;
    top: 140px;
}
.block4-5 .service-links.stopped-bottom {
    position: absolute;
    bottom: 0;
}
.block4-5 .service-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 20px;
    color: #000000;
}
.block4-5 .service-desc {
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.block4-5 .service-prices .service-price {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    margin-right: 7px;
}
.block4-5 .service-prices .service-old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999;
    display: inline-block;
}
.block4-5 .service-btn {
    margin-top: 30px;
}
.block4-5 .service-img {
    text-align: right;
}
.block4-5 .service-img img {
    max-width: 100%;
}
.block4-5 .service-links.sticky-top {
    z-index: 0;
    top: 130px;
}
@media (max-width: 992px) {
    .block4-5 .left-block {
        display: none;
    }
}
@media (max-width: 768px) {
    .block4-5 .service-title {
        font-size: 25px;
        line-height: normal;
    }
    .block4-5 .service-block {
        flex-direction: column-reverse;
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    .block4-5 .service-img {
        text-align: left;
        margin-bottom: 20px;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* End */
/* /bitrix/components/ranx/block.landing/templates/15_1/style.css?177081245164 */
/* /bitrix/components/ranx/block.landing/templates/16_1/style.css?17708124513309 */
/* /bitrix/components/ranx/block.landing/templates/14_5/style.css?17708124512000 */
/* /bitrix/components/ranx/block.landing/templates/4_5/style.css?17708124514428 */
