

/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/1_3/style.css?17377499277601*/
.block1-3-slider:not(.slick-initialized) .block1-3-bg-image:not(:first-child) {
    display: none;
}
.block1-3-prices {
    display: flex;
    margin-bottom: 30px;
}
.block1-3.content-align-center .block1-3-prices {
    justify-content: center;
}
.block1-3.content-align-left .block1-3-prices {
    justify-content: flex-start;
}
/* text */
.block.block1-3 .block-title .block-subtitle {
    margin-bottom: 25px;
}
.block.block1-3 .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block1-3 .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block1-3 .toner-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.3;
}
.block.block1-3 .block1-3-align-content {
    text-align: left !important;
    margin: auto 0;
}
.block.block1-3.content-align-center .block1-3-align-content {
    text-align: center !important;
    margin: auto;
}
.block.block1-3.content-align-wide .block1-3-align-content {
    text-align: justify !important;
    margin: auto;
}
.block1-3.content-align-center .block-el-btns {
    justify-content: center;
}

.block1-3-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block1-3-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block1-3-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.block1-3-video {
    position: relative;
}
.block1-3-bg-video {
    position: absolute;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.block1-3-bg-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.block1-3 .slick-dots {
    bottom: 30px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.block1-3 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block1-3 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    border-radius: 50px;
}
.block1-3 .slick-dots li:not(.slick-active) button {
    background: #fff;
}
.height-inherit {
    height: inherit;
}
.block1-3 .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}
.block1-3 .block-el-btns {
    margin-top: 25px;
}
.block1-3-content-center  .block-el-btns {
    justify-content: center;
}
@media (min-width: 768px) {
    .block1-3 .text-light-desktop,
    .block1-3 .text-light-desktop .block-title-text,
    .block1-3 .text-light-desktop .block1-3-price,
    .block1-3 .text-light-desktop .block1-3-price-old,
    .block1-3 .text-light-desktop .block-cattitle,
    .block1-3 .text-light-desktop .block-subtitle,
    .block1-3 .text-light-desktop p,
    .block1-3 .text-light-desktop ul,
    .block1-3 .text-light-desktop ol,
    .block1-3 .text-light-desktop dl {
        color: #FFFFFF !important;
    }
    .block1-3-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block1-3-bg-image {
        overflow: hidden;
    }
    .block1-3 .col-flex-rw.block1-3-no-image {
        display:none;
    }
    .block1-3 .block1-3-mobile-img {
        display: none;
    }
    .block1-3-mobile-type--text_on_image .block-title {
        background: none !important;
    }
}
.block1-3-bg-image:focus {
    outline: none;
}
@media (max-width: 1279px) {
    .block.block1-3 .block-title {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .block1-3 .block1-3-image {
        align-items: center;
    }
    .block1-3-bg-image img {
        height: auto;
        width: 100%;
        object-fit: contain;
    }
}
@media (max-width: 767px) {
    .block1-3 .text-light-mobile,
    .block1-3 .text-light-mobile .block-title-text,
    .block1-3 .text-light-mobile .block1-3-price,
    .block1-3 .text-light-mobile .block1-3-price-old,
    .block1-3 .text-light-mobile .block-cattitle,
    .block1-3 .text-light-mobile .block-subtitle,
    .block1-3 .text-light-mobile p,
    .block1-3 .text-light-mobile ul,
    .block1-3 .text-light-mobile ol,
    .block1-3 .text-light-mobile dl {
        color: #FFFFFF !important;
    }
    .block1-3 .maxwidth-theme {
        padding: 0 15px !important;
    }
    .block.block1-3 .block-title {
        padding-top: 0;
        padding-bottom: 0;
    }
    .block.block1-3 .block-title .block-title-text {
        margin-bottom: 20px;
    }
    .block1-3 .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 200px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block1-3 .block1-3-content-left {
        height: 100%;
    }
    .block1-3-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block1-3 .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }
    .block1-3 .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }
    .block1-3-bg-image{
        background-size: 0;
        background-position: top;
    }
    .block1-3-bg-video {
        display: none;
    }
    .block1-3 .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block1-3 .block1-3-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }
    .block1-3-content-center {
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }
    .block1-3 .slick-dots {
        position: static;
        margin-top: -25px;
        margin-bottom: 25px;
    }
    .block1-3 .slick-dots li:not(.slick-active) button {
        background: #cccccc;
    }
    .block1-3-image {
        justify-content: center;
    }
    .block1-3-mobile-img + .block1-3-image {
        display: none;
    }
    .block1-3-align-content {
        margin-top: 30px !important;
    }
    .block1-3 p,
    .block.block1-3 .block-title .block-subtitle,
    .block1-3 .block1-3-slider .block1-3-prices {
        margin-bottom: 20px !important;
    }
    .block1-3 .block-el-btns {
        margin-bottom: 25px;
    }

    .block1-3-mobile-type--with_text_block .block1-3-image.block1-3-set-mobile-img img {
        display: none;
    }
    .block1-3-mobile-type--text_on_image .block1-3-image {
        display: none;
    }
    .block.block1-3 .block1-3-mobile-type--text_on_image .block-title {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-top: 0 !important;
        padding-top: 30px;
    }
    .block1-3-mobile-type--only_image .block-title {
        display: none;
    }
    .block1-3-mobile-type--only_image .block1-3-mobile-img {
        height: unset;
    }
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/2_4/style.css?1737749928698*/
.block2-4 .tizers {
    justify-content: center;
}
.block2-4 .img-round {
    position: relative;
    margin: auto;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 20px;
}
.block2-4 .img-round img {
    position: absolute;
    left: 0;
}
.block2-4 .tizers .big-int {
    font-weight: bold;
    font-size: 70px;
    line-height: 45px;
    margin-bottom: 35px;
}
.block2-4 .tizer {
    padding: 0 20px;
}
.block2-4.text-light .big-int {
    color: #f8f9fa;
}
@media (max-width: 1000px) {
    .block2-4 .tizers .big-int {
        margin-bottom: 18px;
        font-size: 50px;
    }
    .block2-4 .tizer-text {
        margin-bottom: 18px;
    }
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/4_4/style.css?17377499585074*/
.block4-4 .service-list {
    margin-bottom: -32px;
}
.block4-4 .service-item {
    position: relative;
    margin: 0 0 32px;
    transition: transform .2s , box-shadow .2s;
    min-height: 200px;
}
.block4-4 .service-props-item {
    color: #fff;
}
.block4-4 .service-container {
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    transition: transform .2s , box-shadow .2s;
}
.block4-4 .service-img {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.block4-4 .service-img img {
    max-height: 100%;
    display: inline-block;
    width: 100%;
}
.block4-4 .opacity-block {
    height: 100%;
    width: 100%;
    opacity: 0;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
}
.block4-4 .service-info {
    position: absolute;
    bottom: 0;
    padding: 30px;
    color: #fff;
    width: 100%;
    padding-top: 100px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.block4-4 .service-more-info {
    display: none;
}
.block4-4 .service-container:hover .opacity-block {
    opacity: 1;
}
.block4-4 .service-container:hover .service-info {
    display: block;
    bottom: 0;
    padding-top: 30px;
    background: transparent;
}
.block4-4 .service-container:hover .service-more-info {
    display: block;
}
.block4-4 .service-title {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}
.block4-4 .service-container:hover .service-title {
    margin-bottom: 10px;
}
.block4-4 .service-desc {
    font-size: 14px;
    margin-bottom: 10px;
}
.block4-4 .service-props {
    margin-bottom: 10px;
    font-size: 13px;
    width: 100%;
}
.block4-4 .service-prices .service-price {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    margin-right: 7px;
}
.block4-4 .service-prices .service-old-price {
    font-size: 15px;
    text-decoration: line-through;
    display: inline-block;
}
.block4-4 .service-btn {
    margin-top: 20px;
}
.block4-4 .service-prop-name .value:after {
    content: "";
}
.block4-4 .col-lg-3 .service-props,
.block4-4 .col-lg-3 .service-desc {
    display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/9_1/style.css?17377499853835*/
.block9-1 .employee {
    height: 460px;
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 32px;
}
.block9-1 .employee-cover {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.block9-1 .employee:hover .employee-cover {
    display: block;
}
.block9-1 .employee-info {
    position: absolute;
    bottom: 0;
    padding: 30px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.block9-1 .employee:hover .employee-info {
    background: transparent;
}
.block9-1 .employee-info-top {
    height: 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-end;
}
.block9-1 .employee-info-top > div {
    width: 100%;
}
.block9-1 .employee-info-bottom {
    display: none;
}
.block9-1 .employee:hover .employee-info-top {
    height: auto;
    display: block;
}
.block9-1 .employee:hover .employee-info-bottom {
    display: block;
}

.block9-1 .employee-post {
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    opacity: .7;
    text-align: center;
}
.block9-1 .employee-name {
    font-size: 18px;
    line-height: 27px;
    color: #ffffff;
    text-align: center;
}
.block9-1 .employee-desc {
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 7px;
}
.block9-1 .employee-props {
    margin-top: 14px;
}
.block9-1 .employee-prop {
    margin-top: 6px;
}
.block9-1 .employee-prop:first-child {
    margin-top: 0;
}
.block9-1 .employee-prop-name {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    opacity: .7;
    margin-top: 3px;
}
.block9-1 .employee-prop-value {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    display: block;
}

.block9-1 .employee-socials {
    display: flex;
    justify-content: center;
    margin-top: 17px;
}
.block9-1 .employee-socials a {
    width: 19px;
    height: 19px;
    position: relative;
    color: #ffffff;
    opacity: .5;
    margin: 0 10px;
}
.block9-1 .employee-socials a:hover {
    opacity: 1;
}
.block9-1 .employee-socials a > svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}

.block9-1 .employees-wrapper.employees--slider {
    position: relative;
}
.block9-1 .slick-dots {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    display: flex !important;
    justify-content: center;
    padding: 0;
}
.block9-1 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block9-1 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block9-1 .slick-dots li > button {
    display: none;
}
.block9-1 .slick-arrow {
    position: absolute;
    top: calc(50% - 38px);
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block9-1 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}
.block9-1 .slick-arrow.arrow-prev {
    left: -20px;
}
.block9-1 .slick-arrow.arrow-next {
    right: -20px;
}
.block9-1 .slider--hide-dots .slick-dots,
.block9-1 .slider--hide-counter + .slider-counter {
    display: none !important;
}
.block9-1 .slider-counter {
    text-align: center;
}
@media (max-width: 767px) {
    .block9-1 .slick-arrow {
        display: none !important;
    }
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/6_3/style.css?17377499693682*/
.block6-3 .articles {
    margin-bottom: -40px;
}
.block6-3 .article {
    height: 286px;
    margin-bottom: 40px;
}
.block6-3 .big.article {
    height: 437px;
}
.block6-3 .big.article {
    height: 437px;
}
.block6-3 .article-wrap {
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;
    border-radius: 5px;
    transition: 0.1s;
}
.block6-3 .big.article .article-wrap {
    background-size: 207%;
    background-position: center;
}
.block6-3 .article-wrap:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.block6-3 .article .title-group {
    border-radius: 0 0 5px 5px;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    padding: 27px 25px 18px;
    color: #fff!important;
    background: linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.5));
    z-index: 11;
}
.block6-3 .article .tags {
    position: absolute;
    text-align: left;
    left: 45px;
    top: 30px;
    right: 0;
    z-index: 11;
}
.block6-3 .article .tag {
    display: inline-block;
    border-radius: 3px;
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    padding: 0 7px;
}
.block6-3 .article .tag.sale {
    background: #FFD600;
    color: #333;
}
.block6-3 .article .article-img {
    border-radius: 5px;
    width: 100%;
}
.block6-3 .article .cover {
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    left: 15px;
    opacity: 0;
    background: rgba(0,0,0,0.4);
    transition: 0.4s;
    z-index: 10;
}
.block6-3 .article:hover .cover {
    opacity: 1;
}
.block6-3 .article .article-name {
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
    cursor: pointer;
}
.block6-3 .article .article-name.theme-color-hover:hover {
    color: #fff!important;
}
.block6-3 .article .article-over-title-text .theme-color {
    color: rgba(255, 255, 255, 0.7);
}
.block6-3 .article .article-over-title-text {
    text-align: left;
    font-size: 13px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 7px;
}

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

.modal6_3-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 48px;
    color: #333333;
    margin-bottom: 20px;
}

.modal6_3-sale-info {
    margin-bottom: 40px;
    height: 25px;
    vertical-align: center;
    display: flex;
    align-items: center;
}

.modal6_3-sale-tag {
    border-radius: 3px;
    font-weight: bold;
    font-size: 13px;
    line-height: 25px;
    padding: 0 7px;
    background: #FFD600;
    color: #333;
}

.modal6_3-sale-date {
    margin-left: 20px;
    font-size: 13px;
    line-height: 24px;
    color: #777777;
}

.modal6_3-picture {
    margin-bottom: 43px;
}

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

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

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

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

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

    .modal6_3-sale-info {
        margin-bottom: 20px;
    }

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

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

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

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/16_2/style.css?17377500384131*/
.block16-2-prices {
    display: flex;
    margin-bottom: 30px;
}
.block16-2-prices-center {
    justify-content: center;
}
.block.block16-2 .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block16-2 .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block16-2 .btn {
    margin-bottom: 25px;
}
.block.block16-2 .block16-2-content-left {
    text-align: left !important;
    margin: auto 0;
}
.block.block16-2 .block16-2-content-center{
    text-align: center !important;
    margin: auto;
}
.block16-2 .block-el-btns {
    margin-top: 25px;
}
.block16-2-content-center .block-el-btns {
    justify-content: center;
}
.block16-2-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block16-2-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block16-2-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.height-inherit {
    height: inherit;
}
.block16-2 .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.block16-2  .height-fill {
    height: 100%;
    justify-content: flex-end;
}

@media (min-width: 992px) {
    .block16-2 .text-light-desktop,
    .block16-2 .text-light-desktop p,
    .block16-2 .text-light-desktop ul,
    .block16-2 .text-light-desktop ol,
    .block16-2 .text-light-desktop dl,
    .block.block16-2 .text-light-desktop .block-title-text,
    .block.block16-2 .text-light-desktop .block-cattitle,
    .block.block16-2 .text-light-desktop .block-subtitle,
    .block16-2 .text-light-desktop .block16-2-price,
    .block16-2 .text-light-desktop .block16-2-price-old {
        color: #FFFFFF !important;
    }
    .block16-2-bg-image {
        height: 600px !important;
        overflow: hidden;
    }
    .block16-2 .col-flex-rw.block16-2-no-image {
        display:none;
    }
}
.block16-2-bg-image:focus {
    outline: none;
}
@media (max-width: 991px) {
    .block16-2 .text-light-mobile,
    .block16-2 .text-light-mobile p,
    .block16-2 .text-light-mobile ul,
    .block16-2 .text-light-mobile ol,
    .block16-2 .text-light-mobile dl,
    .block.block16-2 .text-light-mobile .block-title-text,
    .block.block16-2 .text-light-mobile .block-cattitle,
    .block.block16-2 .text-light-mobile .block-subtitle,
    .block16-2 .text-light-mobile .block16-2-price,
    .block16-2 .text-light-mobile .block16-2-price-old {
        color: #FFFFFF !important;
    }
    .block16-2 .maxwidth-theme {
        padding: 0 15px !important;
    }
    .block.block16-2 .block-title {
        padding-left: 30px;
        padding-right: 30px;
    }
    .block.block16-2 .block-title .block-title-text {
        font-size: 25px;
        line-height: 30px;
    }
    .block16-2 .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 210px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block16-2-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block16-2 .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }
    .block16-2 .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }
    .block16-2-bg-image{
        background-size: 0;
        background-position: top;
    }
    .block16-2 .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block16-2 .block16-2-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 30px;
    }
    .block16-2-content-center {
        height: 65%;
        margin: 30px 0 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/2_2/style.css?17377499263034*/
.block2-2 .tizers {
    margin-bottom: -60px;
    justify-content: center;
}
.block2-2 .tizer {
    position: relative;
}
.block2-2 .tizer-wrap {
    display: flex;
    flex-direction: column;

    height: 100%;
    background: #ffffff;

    position: relative;
    top: 0;
    transition: top 0.3s;
}
.block2-2.hover-effect .tizer:hover {
    cursor: pointer;
    background: transparent !important;
}
.block2-2.hover-effect .tizer:hover .tizer-wrap {
    top: -20px;
    transition: top 0.3s;
    cursor: pointer;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.block2-2.hover-effect .tizer.bg-transparent:hover .tizer-wrap {
    box-shadow: unset;
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
}
.block2-2.content-align-left .tizer-wrap {
    align-items: flex-start;
}
.block2-2.content-align-left .tizer {
    text-align: left;
}
.block2-2.content-align-center .tizer-wrap {
    align-items: center;
}
.block2-2.content-align-center .tizer {
    text-align: center;
}
.block2-2.content-align-wdie .tizer {
    text-align: justify;
}
.block2-2 .tizer.bg-color {
    background-clip: content-box;
}
.block2-2 .tizer.bg-color .tizer-wrap,
.block2-2.hover-effect .tizer .tizer-wrap{
    padding: 30px 30px 0;
}
.block2-2 .tizer-picture {
    margin-bottom: 20px;
}
.block2-2.content-picture-center .tizer-picture {
    align-self: center;
}
.block2-2.content-picture-left .tizer-picture {
    align-self: flex-start;
}
.block2-2.content-picture-right .tizer-picture {
    align-self: flex-end;
}

.block2-2.text-light .svg-icon {
    color: #fff!important;
}
.block2-2 .svg-icon svg,
.block2-2 .tizer-icon svg {
    height: 60px;
    max-width: 100%;
}
.block2-2 .tizer-icon {
    font-size: 60px;
    display: flex;
    justify-content: center;
}
.block2-2 .tizer-name {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.block2-2.text-light .tizer-name {
    color: #ffffff;
}
.block2-2 .tizer {
    padding: 0 20px;
    margin-bottom: 60px;
}
.block2-2.text-light .tizer-text {
    color: inherit;
}

.block2-2.hover-effect .tizer.slick-slide:hover .tizer-wrap {
    transition: unset;
    top: 0;
}
.block2-2 .tizer.slick-slide .tizer-text {
    margin-bottom: 0;
}
.block2-2 .slider--one-slide .slick-dots {
    display: none !important;
}
.block2-2 .slick-dots {
    list-style: none;
    margin-bottom: 60px;
    margin-top: -30px;
    display: flex;
    justify-content: center;
    padding: 0;
}
.block2-2 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block2-2 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block2-2 .slick-dots li > button {
    display: none;
}
@media (max-width: 767px) {
    .block2-2 .tizers.tizers--mobile-slider:not(.slick-initialized) .tizer:not(:first-child) {
        display: none;
    }
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/6_1_custom99/style.css?17377499701137*/
.block6-99custom  .news {
    margin-bottom: -25px;
}
.block6-1-custom99  .news-wrap {
    display: block;
    margin-bottom: 25px;
    border-radius: 16px;
    background-color: #F7F7F9;
    padding: 12px;
    margin-bottom: 0;
}
.block6-1-custom99 .row.news {
    margin-bottom: -32px;
}
.block6-1-custom99 .news-block {
    padding-bottom: 32px;
}
.block6-1-custom99  .news-block-img {
    margin-bottom: 12px;
    border-radius: 12px;
    width: 100%;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 66.6%;
    background-size: cover;
    background-position: center;
}
.block6-1-custom99  .news-wrap:hover .news-block-img {
    opacity: .7;
}
.block6-1-custom99  .news-block-name {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.block6-1-custom99  .news-block-text {
    text-align: left;
    font-size: 16px;
    margin-bottom: 2px;    
    line-height: 140%;
    color: #999999;
    
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/15_2/style.css?1737750032529*/
.block15-2.content-align-left .block15-2-content {
	text-align: left;
}
.block15-2.block.content-align-left .block-title,
.block15-2.block.content-align-left .block-btns {
	justify-content: flex-start;
	text-align: left;
}

.block15-2.content-align-center .block15-2-content {
	text-align: center;
}

.block15-2.content-align-wide .block15-2-content {
	text-align: justify;
}
.block15-2.block.content-align-wide .block-title,
.block15-2.block.content-align-wide .block-btns{
	justify-content: flex-start;
	text-align: justify;
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/18_2/style.css?1737750056864*/
.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 */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/10_1/style.css?17377499953391*/
.block10-slider {
    max-width: 100%;
    position: relative;
}
.block10-slider .slick-arrow {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 40px);
    z-index: 1;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 38px;
}
.block10-slider .slick-arrow.arrow-prev {
    left: 20vw;
}
.block10-slider .slick-arrow.arrow-next {
    right: 20vw;
}
.slick-initialized .slick-slide.block10-1-item {
    outline: none;
    display: flex;
    justify-content: center;    
}
.block10-1-item a img{
    outline: none;
    height: 100%;
    margin: auto;
}
.block10-1-item a{
    outline: none;
    display: flex; 
    width: 86%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.block10-1-item:not(.slick-current) a{
    opacity: 0.5;
    transition: 0.3s;
}
.block10-1-item img {
    max-width: 45vw;
}
.block10-1 .slick-dots {
    bottom: 58px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.block10-1 .slick-dots.hide-dots {
    display: none;
}
.block10-1 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block10-1 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    border-radius: 50px;
}
.block10-1 .slick-dots li:not(.slick-active) button {
    background-color: #cccccc !important;
}
.block10-1-title {
    position: absolute;
    bottom: -38px;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    color: #666666;
}
.block10-1 .dark-hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    transition: 0.3s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0;
}
.block10-1 .dark-hover:hover {    
    opacity: 1;
    transition: 0.3s;
}
.block10-1 .slide-counter {
    margin: 16px 0 0;
    text-align: center;
}
.block10-1-btn {
    text-align: center;
    margin-top: 30px;
}
@media (min-width: 1600px) {
    .block10-1-item a{
        height: 527px;    
    }
    .block10-1-items {
        max-width: 100%;
    }
    .block10-1-items .slick-list.draggable {
        height: 565px;
    }
}
@media (max-width: 1599px) {
    .block10-1-item a {
        height: 400px;    
    }
}
@media (max-width: 1399px) {
    .block10-1-item a{
        height: 350px;    
    }
    .block10-1-items .slick-list.draggable {
        height: 388px;
    }
}
@media (max-width: 1199px) {
    .block10-1-item a {
        height: 250px;    
    }
    .block10-1-items .slick-list.draggable {
        height: 288px;
    }
}
@media (max-width: 989px) {
    .block10-1-item a {
        height: 300px;    
    }
    .block10-1-items .slick-list.draggable {
        height: 338px;
    }
    .block10-1-item img {
        max-width: 100%;
    }
    .block10-slider .slick-arrow.arrow-prev {
        left: 0;
    }
    .block10-slider .slick-arrow.arrow-next {
        right: 0;
    }
    .block10-1-item a img {
        width: 100%;
        height: auto;
    }
}

/* End */


/* Start:/bitrix/templates/ranx-landing/components/ranx/block.landing/11_3/style.css?17377500004781*/
.block11-3 .map-block {
    border: 1px solid #ECECEC;
    border-radius: 4px;
}

.block11-3 .contact {
    padding: 65px 70px;
}

.block11-3 .contact-top-text {
    font-weight: normal;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 6px;
}

.block11-3 .contact-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 26px;
}

.block11-3 .contact-properties {
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 23px;
}

.block11-3 .contact-properties .property {
    margin-bottom: 16px;
}

.block11-3 .contact-properties .name {
    color: #999999;
}

.block11-3 .contact-properties .value {
    font-size: 16px;
    color: #333333;
}

.block11-3 .contact-properties a {
    color: inherit;
}

.block11-3 .contact-social {
    display: flex;
    margin-bottom: 45px;
}
.block11-3 .contact-social a {
    width: 19px;
    height: 19px;
    position: relative;
    color: #B8B8B8;
    opacity: .5;
    margin-right: 25px;
}

.block11-3 .contact-social a:hover {
    opacity: 1;
}

.block11-3 .contact-social a > svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}

.block11-3 .map-wrapper {
    border-left: 1px solid #ECECEC;
    background-image: url('/bitrix/templates/ranx-landing/components/ranx/block.landing/11_3/image/empty.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.block11-3 .map-wrapper.empty {
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 500px;
}

.block11-3 .map-empty {
    display: none;
}

.block11-3 .map-wrapper.empty .map {
    display: none;
}

.block11-3 .map-wrapper.empty .map-empty {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}

.block11-3 .map-empty .map-empty-icon {
    width: 46px;
    height: 58px;
    position: relative;
    margin-bottom: 15px;
}

.block11-3 .map-empty .map-empty-icon svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 58px;
}

.block11-3 .map-empty .map-empty-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 33px;
    color: #333333;
    text-align: center;
    width: 100%;
    margin-bottom: 2px;
}

.block11-3 .map-empty .map-empty-desc {
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    text-align: center;
    width: 100%;
}

.block11-3 .balloon_item {
    display: none;
}
.block11-3 [class*="balloon_layout_normal"] {
    box-shadow: 0 10px 25px 0 rgba(0,0,0,.07);
}
.block11-3 [class*="balloon__content"] {
    font: unset;
}
.block11-3 [class*="balloon__close-button"] {
    width: 10px;
    height: 10px;
    margin: 7px;
}
.block11-3 .balloon-wrap {
    padding: 5px 10px 10px 8px;
}
.block11-3 .balloon-name {
    color: #333;
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
}
.block11-3 .balloon-img {
    max-width: 375px;
    margin-top: 16px;
}
.block11-3 .balloon-preview img {
    max-width: 100%;
}
.block11-3 .balloon-preview {
    font-size: 13px;
    line-height: 20px;
    margin-top: 16px;
}
.block11-3 .balloon-preview > * {
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 20px;
}
.block11-3 .balloon-preview :last-child {
    margin-bottom: 0;
}
.block11-3 .balloon-btn {
    margin: 16px 5px 0;
}
.block11-3 .balloon-btn .block-el-btns > div {
    padding: 0;
}

@media (max-width: 991px) {
    .block11-3 .contact {
        padding: 43px 25px 40px;
    }

    .block11-3 .contact-properties {
        margin-bottom: 11px;
    }

    .block11-3 .contact-social {
        margin-bottom: 40px;
    }
}
@media (max-width: 575px) {
    .block11-3 .balloon-img {
        max-width: 215px;
    }
}

/* slider style */
.block11-3 .slider {
    position: relative;
    margin: 0;
    width: 100%;
}

.block11-3 .slick-dots {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    padding: 0;
}
.block11-3 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block11-3 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block11-3 .slick-dots li > button {
    display: none;
}

.block11-3 .slick-arrow {
    position: absolute;
    top: calc((100% - 40px) / 2);
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block11-3 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}
.block11-3 .slick-arrow.arrow-prev {
    left: -20px;
}
.block11-3 .slick-arrow.arrow-next {
    right: -20px;
}

/* End */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/1_3/style.css?17377499277601 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/2_4/style.css?1737749928698 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/4_4/style.css?17377499585074 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/9_1/style.css?17377499853835 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/6_3/style.css?17377499693682 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/16_2/style.css?17377500384131 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/2_2/style.css?17377499263034 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/6_1_custom99/style.css?17377499701137 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/15_2/style.css?1737750032529 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/18_2/style.css?1737750056864 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/10_1/style.css?17377499953391 */
/* /bitrix/templates/ranx-landing/components/ranx/block.landing/11_3/style.css?17377500004781 */
