

/* 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/5_1/style.css?17708124511488*/
.block5-1-container {
    display: flex;
    flex-direction: column;
    position: relative;
}
.block5-1-card {
    background: #e6fbfe;
    padding: 25px 65px 24px 39px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    margin-bottom: -1px;
}
.block5-1-card:hover {    
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-color: #FFFFFF;
    cursor: pointer;
    z-index: 2;
}
.block5-1-question {
    font-weight: 600;
    font-size: 18px;
    line-height: 45px;
    color: #333333;
}
.block5-1-card.collapsed .block5-indicator {
    display: none;
}
.block5-indicator {
    position: absolute;
    height: 11px;
    width: 8px;
    left: -4px;
    top: 42px;
    border-radius: 4px;
    transition: 0.3s;
}
.block5-1-card-body {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
    margin-top: 17px;
}
.block5-1 .btn-arrow {
    position: absolute;
    right: 31px;
    top: 31px;
    transform: rotate(180deg);
    height: 32px;
    width: 32px;
    background-image: url('/bitrix/components/ranx/block.landing/templates/5_1/img/arrow-down-gray.svg');
    background-color: #3ddada;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 3px;
}
.block5-1 .btn-arrow:hover,
.block5-1-card:hover .btn-arrow {
    cursor: pointer;
    background-image: url('/bitrix/components/ranx/block.landing/templates/5_1/img/arrow-down.svg');
}
.block5-1 .btn-arrow.collapsed {
    transform: rotate(0deg);
}

/* 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/5_1/style.css?17708124511488 */
