

/* Start:/bitrix/components/ranx/block.landing/templates/1_3/style.css?17493927867451*/
.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: 10px !important;
    }
    .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: 15px !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;
    }
	.block1-3 .block-title-text {
		font-size: 1.8rem !important; 
	} 
	.block1-3 .toner-block {
		background-color: Gainsboro !important; 
	}
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_1/style.min.css?1743851902727*/
.block15-1 .block-title{margin-bottom:0 !important}.block15-1.block.content-align-center .block-btns,.block15-1.block.content-align-center .block-title{justify-content:center;text-align:center}.block15-1.block.content-align-left .block-btns,.block15-1.block.content-align-left .block-title{justify-content:flex-start;text-align:left}.block15-1.block.content-align-wide .block-btns,.block15-1.block.content-align-wide .block-title{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%)}.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/16_3/style.min.css?1743851902197*/
.block.block16-3{min-height:24px}.block-16-3-img-wrapper{overflow:hidden;display:flex;justify-content:center;align-items:center}.block-16-3-img-wrapper img{height:auto;max-width:200%;flex-shrink:0}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/14_5/style.min.css?17438519021474*/
.block.block14-5 .block-title{padding-right:16px;margin-bottom:0}.block14-5 div.block-title .block-title-text{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 .block14-5-item-name,.block14-5 div.block-title .block-title-text{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/10_3/style.min.css?1743851902832*/
.block10-3-gallery{max-width:100%;margin-top:40px}.block10-3-item-card{outline:none}.block10-3-gallery a img{outline:none;height:100%;min-width:100%;min-height:100%}.block10-3-gallery a{outline:none;display:block;height:321px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.block10-3 .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-3 .dark-hover:hover{opacity:1;transition:0.3s}@media (min-width: 990px){.block10-3-item-card{max-width:480px}}@media (max-width: 989px){.block10-3-gallery{padding-left:20px;padding-right:20px}}@media (max-width: 767px){.block10-3-gallery a{height:321px;width:100%}.block10-3-gallery a img{width:100%;min-width:unset}}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/9_5/style.min.css?17438519023201*/
.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-name,.block9-5 .employee-post,.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:/bitrix/components/ranx/block.landing/templates/4_6/style.css?17467937954402*/
.block4-6 .service-block {
    margin-bottom: 100px;
    padding-bottom: 100px;
    border-bottom: 1px solid #ECECEC;
}
.block4-6 .service-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.block4-6.content-picture-left .service-block {
    flex-direction: row-reverse;
}
.block4-6 .service-info {
    padding-right: 70px;
}
.block4-6.content-picture-left .service-info {
    padding-left: 70px;
}
.block4-6 .service-block:last-child {
    margin-bottom: 0;
}
.block4-6 .service-top-text {
    text-transform: uppercase;
    font-size: 11px;
    color: #999;
    margin-bottom: 14px;
}
.block4-6 .service-title {
    font-size: 38px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 20px;
}
.block4-6 .service-desc {
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.block4-6 .service-prices .service-price {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    margin-right: 7px;
}
.block4-6 .service-prices .service-old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999;
    display: inline-block;
}
.block4-6 .service-btn {
    margin-top: 30px;
}
.block4-6 .service-img {
    text-align: right;
}
.block4-6 .service-img img {
    max-width: 100%;
	border-radius: 8px;
}
@media (max-width: 768px) {
    .block4-6 .service-title {
        font-size: 25px;
        line-height: normal;
    }
    .block4-6 .service-block {
        flex-direction: column-reverse;
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    .block4-6 .service-img {
        text-align: left;
        margin-bottom: 20px;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .modal4_6-chars .title {
        margin-bottom: 14px;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/10_1/style.css?17467922213411*/
.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;
	border-radius: 8px;
}
.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/components/ranx/block.landing/templates/12_4/style.css?17467955605025*/
.block12-4-slider {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
}
.block12-4-slides {
    width: 100%;
    margin: 0;
}
.block12-4-slide {
    background-color: #ffffff;
    padding: 35px 40px;
    border: 1px solid #ececec;
    border-radius: 8px;
    outline: none;
    height: 100%;
}
.block12-4-slide-wrap {
    padding: 0 16px;
}

.block12-4-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #ececec;
}
.block12-4-top.block12-4--nouser {
    padding-bottom: 10px;
}
.block12-4-user {
    min-width: 180px;
    display: flex;
}

.block12-4-stars {
    height: 19px;
    display: flex;
    align-content: flex-end;
    position: absolute;
    bottom: -9px;
    left: 0;
    background-color: #ffffff;
    padding-right: 15px;
}
.block12-4-star {
    margin-right: 1px;
    width: 19px;
    min-width: 19px;
    height: 19px;
    position: relative;
}
.block12-4-stars .block12-4-star:last-child {
    margin-right: 0;
}
.block12-4-star--on { color: #f2d228; }
.block12-4-star--off { color: #dfdfdf; }
.block12-4-star svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}
.block12-4-text {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
.block12-4-avatar {
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-size: cover;
    border-radius: 50%;
    margin-right: 20px;
}
.block12-4-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}
.block12-4-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
}
.block12-4-info {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.block12-4-info > div {
    width: 100%;
}

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

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

.block12-4-oneslide .slick-dots {
    display: none !important;
}

.block12-4-more {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .block12-4-slide {
        padding: 30px;
    }
    .block12-4-top {
        flex-wrap: wrap;
    }
    .block12-4-top > div {
        width: 100%;
    }
    .block12-4-user {
        display: flex;
        width: 100%;
        margin-left: 0;
    }
    .block12-4-avatar {
        margin-right: 20px;
        margin-bottom: 0;
    }

    .block12-4 .slick-arrow {
        display: none !important;
    }

    .block12-4 .slick-list {
        padding-right: 38px;
    }
    .block12-4-slide-wrap {
        padding-left: 16px;
        padding-right: 0;
    }
    .block12-4-slider {
        margin-left: -20px;
        margin-right: -20px;
    }

    .block12-4-oneslide .slick-list {
        padding-right: 0 !important;
    }
    .block12-4-oneslide .block12-4-slide-wrap {
        padding: 0 16px !important;
    }
}

/* modal styles */
.modal12-4-top {
    display: flex;
    margin-bottom: 23px;
    justify-content: space-between;
    align-items: center;
}
.modal12-4-user {
    display: flex;
}
.modal12-4-avatar {
    width: 74px;
    min-width: 74px;
    height: 74px;
    margin-right: 25px;
    border-radius: 50%;
    background-size: cover;
}
.modal12-4-info {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.modal12-4-info > div {
    width: 100%;
}
.modal12-4-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}
.modal12-4-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}
.modal12-4-stars {
    height: 19px;
    display: flex;
}
.modal12-4-star {
    margin-right: 3px;
    width: 19px;
    height: 19px;
    position: relative;
}
.modal12-4-stars .modal12-4-star:last-child {
    margin-right: 0;
}
.modal12-4-star--on { color: #f2d228; }
.modal12-4-star--off { color: #dfdfdf; }
.modal12-4-star svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}
.modal12-4-review {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
@media (max-width: 767px) {
    .modal12-4-top {
        flex-wrap: wrap;
    }
    .modal12-4-top > div {
        width: 100%;
    }
    .modal12-4-stars {
        margin-top: 25px;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/11_3/style.min.css?17438519023697*/
.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:0.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}}.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/components/ranx/block.landing/templates/1_3/style.css?17493927867451 */
/* /bitrix/components/ranx/block.landing/templates/15_1/style.min.css?1743851902727 */
/* /bitrix/components/ranx/block.landing/templates/16_3/style.min.css?1743851902197 */
/* /bitrix/components/ranx/block.landing/templates/14_5/style.min.css?17438519021474 */
/* /bitrix/components/ranx/block.landing/templates/10_3/style.min.css?1743851902832 */
/* /bitrix/components/ranx/block.landing/templates/9_5/style.min.css?17438519023201 */
/* /bitrix/components/ranx/block.landing/templates/4_6/style.css?17467937954402 */
/* /bitrix/components/ranx/block.landing/templates/10_1/style.css?17467922213411 */
/* /bitrix/components/ranx/block.landing/templates/12_4/style.css?17467955605025 */
/* /bitrix/components/ranx/block.landing/templates/11_3/style.min.css?17438519023697 */
