

/* Start:/bitrix/components/ranx/block.landing/templates/1_2/style.css?17521668694629*/
.block.block1-2 .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block1-2 .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block1-2-prices {
    display: flex;
    margin-bottom: 30px;
}
.block.block1-2 .block1-2-content-left{
    text-align: left !important;
    margin: auto;
}
.block1-2 .toner-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.5;
}
.block1-2-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block1-2-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block1-2-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.block1-2 .slick-dots {
    bottom: 54px;
    position: relative;
    display: block;
    list-style: none;
    text-align: left;
    margin-bottom: -24px;
}
.block.block1-2 ul.slick-dots {
    padding-left: 40px;
}
.block1-2 .slick-dots li.theme-bg.slick-active button{
    background: inherit;
}
.block1-2 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 10px 0 0;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block1-2 .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-2 .slick-dots li:not(.slick-active) button {
    background: #cccccc;
}

.block1-2-content-height{
    height: inherit;
}
.block1-2 .col-flex-rw {
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}
.block1-2-item {
    outline: none;
}
.block1-2 .block-el-btns {
    margin-top: 25px;
}
@media (min-width: 992px) {
    .block.block1-2 .block1-2-content-left {
        padding-right: 100px !important;
    }
    .block1-2 .text-light-desktop,
    .block1-2 .text-light-desktop p,
    .block1-2 .text-light-desktop ul,
    .block1-2 .text-light-desktop ol,
    .block1-2 .text-light-desktop dl,
    .block.block1-2 .text-light-desktop .block-title-text,
    .block1-2 .text-light-desktop .block1-2-price,
    .block1-2 .text-light-desktop .block1-2-price-old,
    .block.block1-2 .text-light-desktop .block-cattitle {
        color: #FFFFFF !important;
    }
    .block1-2-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block1-2-bg-image {
        height: 830px !important;
    }
    .block1-2 .mobile-img {
        display: none;
    }
}

.block1-2-bg-image {
    position: absolute;
    width: 50%;
}
.block1-2-container {
    height: 830px;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    position: relative;
}

@media (max-width: 991px) {
    .block1-2 .text-light-mobile,
    .block1-2 .text-light-mobile p,
    .block1-2 .text-light-mobile ul,
    .block1-2 .text-light-mobile ol,
    .block1-2 .text-light-mobile dl,
    .block.block1-2 .text-light-mobile .block-title-text,
    .block1-2 .text-light-mobile .block1-2-price,
    .block1-2 .text-light-mobile .block1-2-price-old,
    .block.block1-2 .text-light-mobile .block-cattitle {
        color: #FFFFFF !important;
    }
    .block1-2-content-left {
        padding-right: 15px !important;
    }
    .block.block1-2 .block-title .block-title-text{
        font-size: 25px;
        line-height: 30px;
    }
    .block1-2-bg-image {
        position: relative;
        width: 100%;
        height: 500px;
    }
    .block1-2-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block1-2 .mobile-img {
        display: block;
        align-self: flex-end;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .block1-2 .mobile-img img {
        max-width: 100%;
        max-height: 100%;
    }
    .block1-2 .desc-img {
        display: none;
    }
    .block1-2-bg-image {
        display: flex;
    }
    .block1-2-container {
        height: auto;
    }
    .block1-2-content-height {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .block1-2 .slick-dots {
        margin-bottom: 10px;
        position: static;
    }
}
@media (max-width: 575px) {
    .block1-2-bg-image {
        height: 200px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_1/style.css?1752166869890*/
.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;
}

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

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

.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/14_2/style.css?1752166869466*/
.block14-2-img {
    margin-bottom: 34px;
    width: 100%;
}
.block14-2.content-picture-left > .maxwidth-theme > .row {
    flex-direction: row-reverse;
}

.block14-2 .block-title {
    padding-right: 70px;
}
.block14-2.content-picture-left .block-title {
    padding-right: 0;
    padding-left: 70px;
}

@media (max-width: 767px) {
    .block14-2 .block-title {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/10_4/style.css?1752166868776*/
.block10-4-gallery {
    max-width: 100%;
}
.block10-4 .block10-4-items {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -10px;
}
.block10-4 .block10-4-item-card {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.block10-4-gallery a img {
    outline: none;
    width: 100%;
    height: auto;
    object-fit: contain;
}
.block10-4-gallery a {
    outline: none;
    display: block;
    position: relative;
}
.block10-4 .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-4 .dark-hover:hover {
    opacity: 1;
    transition: 0.3s;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/9_5/style.css?17521668694357*/
.block9-5-slider-wrap {
    position: relative;
}
.block9-5-slider {
    margin-left: -16px;
    margin-right: -16px;
}

.block9-5-slide-wrap {
    padding: 0 16px;
}
.block9-5 .employee {
    border: 1px solid #ececec;
    border-radius: 4px;
    background-color: #ffffff;
    padding: 40px;
    height: 100%;
}

.block9-5 .employee-info-wrap {
    display: flex;
}
.block9-5 .employee-info {
    word-break: break-word;
}
.block9-5 .employee-photo-wrap {
    margin-right: 30px;
}
.block9-5 .employee-photo {
    width: 140px;
    height: 140px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
}
.block9-5 .employee-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 3px;
}
.block9-5 .employee-name {
    font-size: 22px;
    line-height: 27px;
    color: #333333;
}
.block9-5 .employee-desc {
    margin-top: 32px;
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

.block9-5 .employee-props {
    margin-top: 12px;
    display: flex;
}
.block9-5 .employee-prop {
    margin-right: 37px;
}
.block9-5 .employee-prop-name {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-top: 3px;
}
.block9-5 .employee-prop-value {
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    display: block;
}

.block9-5 .employee-socials {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 17px;
}
.block9-5 .employee-socials a {
    width: 19px;
    height: 19px;
    position: relative;
    color: #b8b8b8;
    margin-right: 25px;
}
.block9-5 .employee-socials a:hover {
    opacity: 1;
}
.block9-5 .employee-socials a > svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}

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

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

.block9-5-oneslide .slick-dots {
    display: none !important;
}

@media (max-width: 767px) {
    .block9-5 .employee {
        padding: 30px;
    }
    .block9-5 .employee-info-wrap {
        flex-wrap: wrap;
    }
    .block9-5 .employee-info {
        width: 100%;
    }
    .block9-5 .employee-props {
        flex-wrap: wrap;
    }
    .block9-5 .employee-prop {
        margin-right: 0;
        width: 100%;
    }
    .block9-5 .employee-post,
    .block9-5 .employee-name,
    .block9-5 .employee-prop-name,
    .block9-5 .employee-prop-value {
        text-align: center;
    }
    .block9-5 .employee-photo-wrap {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .block9-5 .employee-photo {
        width: 260px;
        height: 260px;
        margin: 0 auto;
    }
    .block9-5 .employee-socials {
        justify-content: center;
    }
    .block9-5 .employee-socials a {
        margin: 0 10px;
    }

    .block9-5 .slick-arrow {
        display: none !important;
    }

    .block9-5 .slick-list {
        padding-right: 38px;
    }
    .block9-5-slide-wrap {
        padding-left: 16px;
    }
    .block9-5-slider {
        margin-left: -20px;
        margin-right: -20px;
    }

    .block9-5-oneslide .slick-list {
        padding-right: 0 !important;
    }
    .block9-5-oneslide .block9-5-slide-wrap {
        padding: 0 16px !important;
    }
}
@media (max-width: 395px) {
    .block9-5 .employee-photo-wrap {
        position: relative;
        width: 100%;
        padding-top: 100%;
    }
    .block9-5 .employee-photo {
        position: absolute;
        top: 0; bottom: 0;
        left: 0; right: 0;
        width: unset;
        height: unset;
    }
}

/* End */


/* Start:/local/components/leadspace/gisreviewsslider/templates/.default/style.css?174339963710061*/

.a11y-hidden {
    display: block;
}

.ls_app-body {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    gap: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.ls_review-box {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: start;
    flex-grow: 0;
    flex-shrink: 0;
    min-width: 200px;
    padding: 15px;
    gap: 15px;
    background-color: #fafafa;
    border-radius: 4px;
    position: relative;
    width: 240px;
    height:260px;
}

.ls_review-list {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    flex-grow: 1;
    flex-shrink: 1;

    flex-direction: column;
    padding: 2px !important;
}

.ls_review-item {
    background-color: #ffffff;
    padding: 15px;
    border-width: 0px;
    border-color: transparent;
    border-radius: 10px;
    border-style: solid;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}

.ls_review-bottom {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    flex-direction: row;
    align-items: center;
}

.ls-avatar {
    border-radius: 50%;
}

.ls_review-bottom .ls_button-next, .ls_review-bottom .ls_button-prev {
    width: 32px;
    height: 32px;
    flex-basis: 32px;
    border-radius: 50%;
    background-color: #f5f5f5;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    cursor: pointer;
}

.ls_review-bottom .ls_button-next:hover, .ls_review-bottom .ls_button-prev:hover {
    background-color: #2f75ff !important;
    color: #ffffff !important;
}

.ls_business-rating-badge-view__stars {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    margin-right: 4px;
}

.ls_business-review-view__author-image {

    flex-shrink: 0;
    width: 40px;
    height: 40px;
    text-decoration: none;
}

.ls_user-icon-view__icon {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: 50% / cover no-repeat;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.ls_business-review-view__author-container {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ls_business-review-view__author-image {
    display: flex;
    margin-right: 12px;
}

.ls_business-review-view__author-info {
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: 500;
    text-align: left;
}

.ls_business-review-view__header {
    display: flex;
    margin-top: 16px;
}

.ls_business-review-view__date {
    color: var(--color-text-secondary);
    font-size: 14px;
    line-height: 16px;
}

.ls_business-review-view__body {
    margin-top: 8px;

    font-size: 16px;
    line-height: 20px;
    word-break: break-word;
    overflow-wrap: break-word;
    word-wrap: break-word;
    min-height: 115px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ls_business-rating-badge-view__star._full {
    color: #fc0;
}

.ls_business-rating-badge-view__star._empty {
    color: #ccc;
}

.ls_business-summary-rating-badge-view__rating {
    padding-left: 4px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
}

.ls_business-summary-rating-badge-view__rating-text {
    font-size: 56px;
    line-height: 66px;
    color: var(--color-text-primary-variant);
}

.ls_reviews-btn {
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    padding: 5px 20px !important;
    border-radius: 4px;
    color: #212121;

    line-height: 1.5;
    font-size: 15px;
    cursor: pointer;
    position: relative;

    text-decoration: none;

}

.ls_reviews-btn:hover {
    -webkit-box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 7px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%);
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 7px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%);
}

.ls_button-next:hover path, .ls_button-prev:hover path {
    fill: #ffffff;
}

.ls_items-text {
    overflow: hidden;

}

.ls_business-review-view__body a {
    text-decoration: 1px #000 dashed;
    font-size: 14px;
    color: #000;
}

a.ls_review-source-link {
    font-size: 12px;
    color: #757575;
    margin-top: 15px;
    display: block;
}

.ls_review-bottom .ls_pagination > span {
    flex-grow: 1;
    border-radius: 0;
    margin: 0 !important;
    height: 2px;
    opacity: .05;

}

.ls_button-next:after, .ls_button-prev:after {

    text-transform: none !important;

    font-variant: initial;
    line-height: 1;
}

.ls_pagination {
    position: relative;
    left: auto;
    right: auto;
    top: 0;
    bottom: 0;

    align-items: center;
    justify-content: center;
    transform: none;
}

.ls_pagination ul > li::before {
    display: none;
}

.ls_review-bottom {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    gap: 15px;
    margin:8px 0 0 8px;
}

.ls_review-bottom .ls_pagination > .ls_pagination-bullet-active {
    opacity: 1;
}


.ls_horizontal > .ls_pagination-bullets, .ls_pagination-bullets.ls_pagination-horizontal, .ls_pagination-custom, .ls_pagination-fraction {


    width: calc(100% - 80px) !important;
}

.ls_slide {
    padding: 2px 5px;
    min-height: 290px;
}

.ls_buttons {
    display: flex;
    gap: 10px;
}

.ls_business-review-view_copy {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    color: #757575;

}

.ls_reviews-count a {
    font-size: 12px;
    color: #757575 !important;
    text-decoration: none;
}

@media (max-width: 600px) {
    .ls_app-body {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .sls_review-box {
        gap: 10px;
        width: 100%;
    }

    .ls_review-bottom {
        display: flex;
        -webkit-display: flex;
        -moz-display: flex;
        -ms--display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        gap: 10px;
        margin-top: 20px;
    }
}


/* Slider */
.ls_app-body .slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.ls_app-body .slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.ls_app-body .slick-list:focus {
    outline: none;
}

.ls_app-body .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.ls_app-body .slick-slider .slick-track,
.ls_app-body .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ls_app-body .slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ls_app-body .slick-track:before,
.ls_app-body .slick-track:after {
    display: table;

    content: '';
}

.ls_app-body .slick-track:after {
    clear: both;
}

.ls_app-body .slick-loading .slick-track {
    visibility: hidden;
}

.ls_app-body .slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}


.ls_app-body .slick-initialized .slick-slide {
    display: block;
}

.ls_app-body .slick-loading .slick-slide {
    visibility: hidden;
}

.ls_app-body .slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.ls_app-body .slick-arrow.slick-hidden {
    display: none;
}


/* Dots */
.ls_app-body .slick-dotted.slick-slider {

}

.ls_app-body .slick-dots {
    display: flex;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    text-align: center;
}

.ls_app-body .slick-dots li {
    flex-grow: 1;
    border-radius: 0;
    margin: 0 !important;
    height: 2px;
    opacity: .5;
    width: auto;
    padding: 0;

    cursor: pointer;
}

.ls_app-body .slick-dots li button {

    display: block;
    padding: 0;
    width: 100%;
    height: 2px;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
}


.ls_app-body .slick-dots li button:hover,
.ls_app-body .slick-dots li button:focus {
    outline: none;
}

.ls_app-body .slick-dots li button:hover:before,
.ls_app-body .slick-dots li button:focus:before {
    opacity: 1;
}

.ls_reviews-btn.ls_reviews-btn-form {
    position: absolute;
    bottom: 15px;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/11_3/style.css?17521668694781*/
.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/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/6_2/style.css?17521668693849*/
.block6-2 .article-wrap {
    display: block;
    border-radius: 5px;
    transition: 0.1s;
    height: 100%;
    border: 1px solid #ececec;
    box-sizing: border-box;
    background-color: #FFFFFF;
}
.block6-2 .article-wrap:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.block6-2 .article .title-group {
    border-radius: 0 0 5px 5px;
    padding: 27px 25px 18px;
    transition: 0.1s;
    padding-bottom: 60px;
}
.block6-2 .big-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));
}
.block6-2 .big-article .article-img {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-size: cover;
    background-position: center;
}
.block6-2 .article .article-img {
    border-radius: 5px 5px 0 0;
    width: 100%;
    padding-bottom: 66.6%;
    background-size: cover;
    background-position: center;
}
.block6-2 .article .article-name {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
    cursor: pointer;
}
.block6-2 .article,
.block6-2 .big-article {
    margin-bottom: 40px;
}
.block6-2 .big-article {
    min-height: 400px;
}
.block6-2 .big-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;
}
.block6-2 .big-article:hover .cover {
    opacity: 1;
}
.block6-2 .big-article .article-name {
    text-align: left;
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 10px;
    cursor: pointer;
}
.block6-2 .big-article .article-name.theme-color-hover:hover {
    color: #fff!important;
}
.block6-2 .article .article-text {
    position: absolute;
    bottom: 10px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 23px;
    color: #999;
    margin-bottom: 7px;
}
.block6-2 .big-article .article-over-title-text .theme-color {
    color: rgba(255, 255, 255, 0.7);
}
.block6-2 .big-article .article-over-title-text,
.block6-2 .big-article .article-text {
    text-align: left;
    font-size: 12px;
    line-height: 23px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 7px;
}
.block6-2 .article .article-over-title-text {
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 7px;
    color: #999;
}

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

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

.modal6_2-date {
    margin-bottom: 33px;
    font-size: 13px;
    line-height: 24px;
    color: #999999;
}

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

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

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

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

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

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

    .modal6_2-date {
        margin-bottom: 20px;
    }

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

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

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

/* End */
/* /bitrix/components/ranx/block.landing/templates/1_2/style.css?17521668694629 */
/* /bitrix/components/ranx/block.landing/templates/15_1/style.css?1752166869890 */
/* /bitrix/components/ranx/block.landing/templates/14_2/style.css?1752166869466 */
/* /bitrix/components/ranx/block.landing/templates/10_4/style.css?1752166868776 */
/* /bitrix/components/ranx/block.landing/templates/9_5/style.css?17521668694357 */
/* /local/components/leadspace/gisreviewsslider/templates/.default/style.css?174339963710061 */
/* /bitrix/components/ranx/block.landing/templates/11_3/style.css?17521668694781 */
/* /bitrix/components/ranx/block.landing/templates/6_2/style.css?17521668693849 */
