

/* Start:/bitrix/components/ranx/block.landing/templates/4_1/style.css?17853368285660*/
.block4-1 .service-item {
    position: relative;
    transition: transform .2s , box-shadow .2s;
    height: 100%;
}
.block4-1 .service-list:not(.no-gutters) {
    margin-bottom: -30px;
}
.block4-1 .service-list:not(.no-gutters) .row-item {
    margin-bottom: 30px;
}
.block4-1 .service-container {
    position: relative;
    padding: 40px;
    border: 1px solid #ECECEC;
    border-radius: 12px;
    transition: transform .2s , box-shadow .2s;
    background-color: #fff;
}
.block4-1 .service-info-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.block4-1 .service-img {
    margin-bottom: 30px;
}
.block4-1 .service-img svg {
    height: 40px;
    width: 40px;
}
.block4-1 .service-name {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    color: #000000;
}
.block4-1 .service-desc {
    margin-bottom: 15px;
    font-size: 14px;
    color: #666;
}
.block4-1 .service-props {
    margin-bottom: 15px;
    font-size: 13px;
    display: table;
    width: 100%;
}
.block4-1 .service-prices {
    margin-top: auto;
}
.block4-1 .service-prices .service-price {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    margin-right: 7px;
}
.block4-1 .service-prices .service-old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999;
    display: inline-block;
}
.block4-1 .bottom-button-container {
    margin-top: 80px;
    text-align: center;
}
.block4-1 .service-container .service-btn {
    display: none;
    margin-top: 22px;
}

/* hover */
.block4-1 .service-item:not(.hover) .service-container {
    height: inherit;
}
.block4-1 .service-item.hover .service-container {
    border-color: transparent;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    z-index: 1;
}
.block4-1 .service-item.hover .service-btn {
    display: block;
}

@media (max-width: 767px) {
    .block4-1 .service-item:not(.hover) .service-container {
        height: unset;
    }
    .block4-1 .service-item:not(.hover) .service-btn {
        display: block;
    }
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.adaptive-heading {
  font-weight: 700;
  font-size: 4.6rem;
  line-height: 1.1; /* Десктопный межстрочный интервал */
}


@media (max-width: 1440px) {
  .adaptive-heading {
  font-size: 4.3rem;
    line-height: 1.1; /* Более плотный интервал на мобилке */
  }
}

@media (max-width: 768px) {
  .adaptive-heading {
      font-size: 2.6rem;
    line-height: 1.1; /* Более плотный интервал на мобилке */
  }
}

@media (max-width: 480px) {
  .adaptive-heading {
      font-size: 2.6rem;
    line-height: 1.05; /* Еще плотнее на самых маленьких экранах */
  }
}

@media (max-width: 320px) {
  .adaptive-heading {
      font-size: 2.3rem;
    line-height: 1.05; /* Еще плотнее на самых маленьких экранах */
  }
}
/* End */


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

.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: 20px;
    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/components/ranx/block.landing/templates/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 */


/* Start:/bitrix/components/ranx/block.landing/templates/15_1/style.css?1783517200960*/
.block15-1 .block-title {
    margin-bottom: 0 !important;
}
/* center */
.block15-1.block.content-align-center .block-title,
.block15-1.block.content-align-center .block-btns {
    justify-content: center;
    text-align: center;
    margin-top: 10px;
}

/* left */
.block15-1.block.content-align-left .block-title,
.block15-1.block.content-align-left .block-btns{
    justify-content: flex-start;
    text-align: left;
    margin-top: 10px;
}

/* wide */
.block15-1.block.content-align-wide .block-title,
.block15-1.block.content-align-wide .block-btns{
    justify-content: flex-start;
    text-align: justify;
    margin-top: 10px;
}

.block15-1 .block-title-col.col-lg-10 {
    flex-basis: calc(2/3 * 100%);
    /*max-width: calc(2/3 * 100%);*/
}

/* wide block */
.block15-1.wide-block .block-title-col.col-lg-10 {
    flex-basis: 100%;
    max-width: 100%;
}
.block15-1.wide-block .block-desc-col.col-lg-8 {
    flex-basis: 100%;
    max-width: 100%;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/23_1/style.min.css?17218120581863*/
.block23-1 .document{display:flex;width:100%;padding:27px 29px 28px;border:1px solid #ececec;background:#fff;margin-bottom:-1px}.block23-1 .document:last-child{margin-bottom:0}.block23-1 .document-icon{width:40px;min-width:40px;height:40px;background:url('/bitrix/templates/ranx-landing/assets/img/block/doc_icons.svg') 0 -84px no-repeat;margin-right:20px}.block23-1 .document-icon--txt{background-position:-42px -84px}.block23-1 .document-icon--doc,.block23-1 .document-icon--docx{background-position:-42px 0}.block23-1 .document-icon--xls,.block23-1 .document-icon--xlsx{background-position:-84px 0}.block23-1 .document-icon--ppt,.block23-1 .document-icon--pptx{background-position:-84px -126px}.block23-1 .document-icon--pdf{background-position:0 0}.block23-1 .document-icon--rtf{background-position:0 -42px}.block23-1 .document-icon--jpeg,.block23-1 .document-icon--jpg{background-position:-42px -42px}.block23-1 .document-icon--tiff{background-position:-84px -42px}.block23-1 .document-icon--png{background-position:-84px -84px}.block23-1 .document-icon--gif{background-position:0 -126px}.block23-1 .document-icon--bmp{background-position:-42px -126px}.block23-1 .document-info{display:flex;flex-direction:column;align-items:flex-start}.block23-1 .document-name{color:#333333;font-weight:bold;font-size:18px;line-height:24px}.block23-1 .document-size{color:#999999;font-size:13px;line-height:20px;margin-top:5px}.block23-1 .document-desc{color:#666666;font-size:15px;line-height:20px;margin-top:15px}.block23-1 .document-btn{width:38px;min-width:38px;height:38px;border:1px solid #ececec;border-radius:3px;display:flex;justify-content:center;align-items:center;margin-left:auto}.block23-1 .document-btn svg{width:16px;height:16px;color:#666666}.block23-1 .document-btn:hover svg{color:#ffffff}@media (max-width: 500px){.block23-1 .document-btn{display:none}}
/* End */
/* /bitrix/components/ranx/block.landing/templates/4_1/style.css?17853368285660 */
/* /bitrix/components/ranx/block.landing/templates/11_3/style.css?17464524974810 */
/* /bitrix/components/ranx/block.landing/templates/15_1/style.css?1783517200960 */
/* /bitrix/components/ranx/block.landing/templates/23_1/style.min.css?17218120581863 */
