

/* 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/7_1/style.css?17467916671266*/
.block7-1 .market-items {
    margin-bottom: -30px;
}
.block7-1 .market-item {
    display: block;
    margin-bottom: 30px;
}
.block7-1 .market-item-img {
    height: 428px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 8px;
}
.block7-1 .market-item-cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}
.block7-1 a.market-item:hover .market-item-cover { opacity: 1; }
.block7-1 .market-item-body {
    text-align: center;
    padding-top: 15px;
}
.block7-1.content-align-left .market-item-body {
    text-align: left;
}
.block7-1.content-align-wide .market-item-body {
    text-align: justify;
}
.block7-1 .market-item-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 31px;
    color: #333333;
}
.block7-1.text-light .market-item-title {
    color: #ffffff;
}
.block7-1 .market-item-desc {
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    margin-top: 5px;
}
.block7-1.text-light .market-item-desc {
    color: #ffffff;
}
/* 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/14_1/style.css?17467918321943*/
.block14-1 {
    position: relative;
    overflow: hidden;
}
.block14-1 .block-title {
    padding-right: 85px;
    margin-bottom: 0 !important;
}
.block14-1.content-picture-left .block-title {
    padding-left: 85px;
    padding-right: 0;
}
.block14-1-bg-image {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-size: cover;*/
}
.block14-1-bg-image img {
    max-width: 100%;
    border-radius: 8px;
}
.block14-1.content-picture-left .block14-1-bg-image {
    left: 0;
    right: unset;
}
.block14-1.indent-top-100.indent-bot-100 .block14-1-bg-image,
.block14-1.indent-top-150.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 200px);
}
.block14-1.indent-top-150.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 300px);
}
.block14-1.indent-top-50.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-100.indent-bot-0 .block14-1-bg-image,
.block14-1.indent-top-0.indent-bot-100 .block14-1-bg-image {
    max-height: calc(100% - 100px);
}
.block14-1.indent-top-100.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-100 .block14-1-bg-image,
.block14-1.indent-top-150.indent-bot-0 .block14-1-bg-image,
.block14-1.indent-top-0.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 150px);
}
.block14-1.indent-top-0.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-0 .block14-1-bg-image {
    max-height: calc(100% - 50px);
}

@media (max-width: 991px) {
    .block14-1-bg-image {
        position: static;
        width: 100%;
        margin-bottom: 30px;
        max-height: unset !important;
        height: auto;
    }
    .block14-1-bg-image img {
        width: 100%;
    }
    .block14-1 .block-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/2_3/style.min.css?17438519022030*/
.block2-3 .tizers{justify-content:center}.block2-3 .tizer{padding:0 20px;position:relative}.block2-3 .tizer-wrap{display:flex;flex-direction:column;height:100%;background:#fff;position:relative;top:0;transition:top .3s}.block2-3.hover-effect .tizer:hover{cursor:pointer;background:0 0!important}.block2-3.hover-effect .tizer:hover .tizer-wrap{top:-20px;transition:top .3s;cursor:pointer;filter:drop-shadow(0px 4px 20px rgba(0, 0, 0, .15))}.block2-3.content-align-left .tizer-wrap{align-items:flex-start}.block2-3.content-align-left .tizer{text-align:left}.block2-3.content-align-center .tizer-wrap{align-items:center}.block2-3.content-align-center .tizer{text-align:center}.block2-3.content-align-wide .tizer{text-align:justify}.block2-3 .tizer.bg-color{background-clip:content-box}.block2-3 .tizer.bg-color .tizer-wrap,.block2-3.hover-effect .tizer .tizer-wrap{padding:30px 30px 0}.block2-3 .img-round{width:160px;height:160px;border-radius:50%;overflow:hidden;margin-bottom:20px;background-position:center;background-repeat:no-repeat;background-size:cover}.block2-3.content-picture-center .img-round{align-self:center}.block2-3.content-picture-left .img-round{align-self:flex-start}.block2-3.content-picture-right .img-round{align-self:flex-end}.block2-3 .tizer-name{font-size:18px;line-height:23px;color:inherit;margin-bottom:10px}.block2-3.text-light .tizer-name{color:#fff}.block2-3.hover-effect .tizer.slick-slide:hover .tizer-wrap{transition:unset;top:0}.block2-3 .tizer.slick-slide .tizer-text{margin-bottom:0}.block2-3 .slider--one-slide .slick-dots{display:none!important}.block2-3 .slick-dots{list-style:none;margin-bottom:0;margin-top:30px;display:flex;justify-content:center;padding:0}.block2-3 .slick-dots li{width:20px;height:4px;margin:0 5px;border-radius:3px;cursor:pointer}.block2-3 .slick-dots li:not(.slick-active){background-color:#ccc}.block2-3 .slick-dots li>button{display:none}@media (max-width:767px){.block2-3 .tizers.tizers--mobile-slider:not(.slick-initialized) .tizer:not(:first-child){display:none}}
/* 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/17_4/style.css?17468578104017*/
body.title-is-center .block17-4 .subtitle {
    text-align: center;
}
.block17-4 .block-title  {
    margin-bottom: 50px;
}
.block17-4 .block-subtitle {
    margin: 30px 0 0;
    color: #777777;
}
.block17-4 .tariffs {
    border-radius: 8px;
	overflow: hidden;
}
.block17-4 .tariffs-tabs {
    margin-bottom: 32px;
}
.block17-4 .tariff-filter__button {
    border: 1px solid transparent;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 8px 16px 10px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #666;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.block17-4 .tariff-filter__button:not(.active) {
    background: #FFFFFF;
    border-color: #ECECEC;
}
.block17-4 .tariff-filter__button:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border-color: transparent;
}
.block17-4 .tariff-filter__button.active {
    color: #fff;
}
.block17-4 .tariff {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-bottom: none;
    padding: 40px;
    -webkit-transition: box-shadow .2s ease-in;
    -moz-transition: box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in;
}
.block17-4 .tariff:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-transition: box-shadow .2s ease-out;
    -moz-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    position: relative;
    z-index: 1;
}
.block17-4 .tariff:last-child {
    border-bottom: 1px solid #ECECEC;
}
.block17-4 .tariff-title__wrapper {
    display: inline-block;
    vertical-align: top;
}
.block17-4 .tariff-title {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #333;
    margin-bottom: 9px;
}
.block17-4 .tariff-text {
    display: inline-block;
    vertical-align: top;
}
.block17-4 .tariff-desc {
    font-size: 15px;
    line-height: 20px;
    color: #666;
    margin-bottom: 21px;
}
.block17-4 .tariff-props li {
    position: relative;
    color: #333;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 9px;
}
.block17-4 .tariff-prices > div {
    display: inline-block;
}
.block17-4 .tariff-price {
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin-right: 6px;
}
.block17-4 .tariff-old-price {
    font-size: 16px;
    color: #999;
    text-decoration: line-through;
}
.block17-4 .tariff-discount {
    white-space: nowrap;
    font-size: 0;
}
.block17-4 .tariff-discount > div {
    display: inline-block;
    font-size: 11px;
    text-align: center;
    padding: 1px 3px 1px 4px;
    margin-right: 2px;
}
.block17-4 .tariff-discount .discount-value {
    background: #FFD600;
    border-radius: 3px;
}
.block17-4 .tariff-discount .discount-text {
    background: #FFEF99;
    border-radius: 3px;
    color: #333;
}
.block17-4 .tariff-btn_wrapper {
    text-align: right;
}
.block17-4 .load-more_wrapper {
    margin-top: 32px;
}
.block17-4 .tariff-stickers {
    font-size: 0;
}
.block17-4 .tariff-stickers > div {
    display: inline-block;
}
.block17-4 .tariff-stickers [class*="sticker_"] {
    background-color: #46BD1C;
    width: auto;
    margin: 0 3px 6px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    padding: 2px 5px 3px;
    border-radius: 2px;
}
.block17-4 .tariff-stickers > div:first-child [class*="sticker_"] {
    margin-left: 0;
}
.block17-4 .tariff-stickers .sticker_sale {
    background-color: #FFD600;
    color: #333;
}
.block17-4 .tariff-stickers .sticker_hit {
    background-color: #FC3E14;
}
@media (max-width: 1200px) {
    .block17-4 .tariff-img {
        display: block;
    }
}
@media (max-width: 991px) {
    .block17-4 .tariff-btn_wrapper {
        text-align: left;
        margin-top: 10px;
    }
}
/* 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/5_1/style.css?17468573091736*/
.block5-1-container {
    display: flex;
    flex-direction: column;
    position: relative;
	border-radius:8px;
	overflow: hidden;
}
.block5-1-card {
    background: #FFFFFF;
    padding: 33px 40px 31px 40px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    position: relative;
    transition: 0.3s;
    overflow: hidden;
    margin-bottom: -1px;
}
.block5-1-card:hover {    
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    border-color: #FFFFFF;
    cursor: pointer;
    z-index: 2;
}
.block5-1-card-header {
    width: calc(100% - 62px);
}
.block5-1-question {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}
.block5-1-card.collapsed .block5-indicator {
    display: none;
}
.block5-indicator {
    position: absolute;
    height: 11px;
    width: 8px;
    left: -4px;
    top: 42px;
    border-radius: 4px;
    transition: 0.3s;
}
.block5-1-card-body {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
    margin-top: 17px;
}
.block5-1 .btn-arrow {
    position: absolute;
    right: 33px;
    top: 33px;
    transform: rotate(180deg);
    height: 32px;
    width: 32px;
    background-image: url('/bitrix/components/ranx/block.landing/templates/5_1/img/arrow-down-gray.svg');
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 3px;
}
.block5-1 .btn-arrow:hover,
.block5-1-card:hover .btn-arrow {
    cursor: pointer;
    background-image: url('/bitrix/components/ranx/block.landing/templates/5_1/img/arrow-down.svg');
}
.block5-1 .btn-arrow.collapsed {
    transform: rotate(0deg);
}

@media (max-width: 575px) {
    .block5-1-card {
        padding: 31px;
    }
    .block5-1 .btn-arrow {
        right: 31px;
        top: 31px;
    }
}
/* 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/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_1/style.min.css?17438519024212*/
.block11-1 .map-block{border:1px solid #ECECEC;border-radius:4px}.block11-1 .contacts-wrapper{background:#fff;height:100%}.block11-1 .contacts-list{max-height:500px;overflow:auto}.block11-1 .contacts-list .item{padding:17px 25px 17px 41px;background:#fff;border-bottom:1px solid #ECECEC;position:relative;cursor:pointer}.block11-1 .contacts-list .item .item-icon{position:absolute;left:25px;top:26px;line-height:7px;width:5px;height:7px}.block11-1 .contacts-list .item .item-icon svg{width:5px;height:7px;position:absolute;top:0;left:0}.block11-1 .contacts-list .item:hover{background:#F8F8F8}.block11-1 .contacts-list .item .item-title{color:#333;font-size:15px;line-height:21px}.block11-1 .contacts-list .item .properties{margin-top:5px}.block11-1 .contacts-list .item .properties .property,.block11-1 .contacts-list .item .properties .property *{color:#666;font-size:13px;line-height:18px}.block11-1 .map-wrapper{border-left:1px solid #ECECEC;background-image:url('/bitrix/components/ranx/block.landing/templates/11_1/images/empty.jpg');background-repeat:no-repeat;background-size:cover}.block11-1 .map-wrapper.empty{display:flex;align-content:center;justify-content:center;width:100%;height:500px}.block11-1 .map-wrapper.empty .map{display:none}.block11-1 .map-wrapper.empty .map-empty{display:flex;align-content:center;justify-content:center;flex-wrap:wrap}.block11-1 .map-empty{display:none}.block11-1 .map-empty .map-empty-icon{width:46px;height:58px;position:relative;margin-bottom:15px}.block11-1 .map-empty .map-empty-icon svg{position:absolute;top:0;left:0;width:46px;height:58px}.block11-1 .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-1 .map-empty .map-empty-desc{font-size:13px;line-height:24px;color:#666666;text-align:center;width:100%}.block11-1 .contacts-detail_items{position:relative;padding:28px 34px;display:none}.block11-1 .contacts-detail_items .detail-close{position:absolute;cursor:pointer;top:16px;right:16px;line-height:11px;padding:5px;color:#c8c8c8;width:11px;height:11px}.block11-1 .contacts-detail_items .detail-close svg{width:11px;height:11px;position:absolute;top:0;left:0}.block11-1 .contacts-detail_items .contacts-detail{display:none}.block11-1 .contacts-detail_items .contacts-detail .detail-title{color:#333;font-size:18px;line-height:21px}.block11-1 .contacts-detail_items .contacts-detail .properties .property{font-size:13px;margin-top:11px;line-height:20px}.block11-1 .contacts-detail_items .contacts-detail .properties .property .title{color:#999}.block11-1 .contacts-detail_items .contacts-detail .properties .property .value,.block11-1 .contacts-detail_items .contacts-detail .properties .property .value *{color:#333}.block11-1 .detail-btn{margin-top:18px}.block11-1 .contacts-balloon_items{display:none}.block11-1 [class*="balloon_layout_normal"]{box-shadow:0 10px 25px 0 rgba(0,0,0,.07)}.block11-1 [class*="balloon__content"]{font:unset}.block11-1 [class*="balloon__close-button"]{width:10px;height:10px;margin:7px}.block11-1 .balloon-wrap{padding:5px 10px 10px 8px}.block11-1 .balloon-name{color:#333;font-size:18px;line-height:21px;font-weight:bold}.block11-1 .balloon-img{max-width:375px;margin-top:16px}.block11-1 .balloon-preview img{max-width:100%}.block11-1 .balloon-preview{font-size:13px;line-height:20px;margin-top:16px}.block11-1 .balloon-preview > *{margin-bottom:12px;font-size:13px;line-height:20px}.block11-1 .balloon-preview:last-child{margin-bottom:0}.block11-1 .balloon-btn{margin:16px 5px 0}.block11-1 .balloon-btn .block-el-btns > div{padding:0}.block11-1 .marker_custom{width:46px;height:58px;position:relative;left:-23px;top:-58px}.block11-1 .cluster_custom{font-size:13px;line-height:58px}.block11-1 .cluster_custom > span{position:relative;z-index:1}.block11-1 .cluster_custom svg{position:absolute;top:0;left:0;bottom:0}.block11-1 .one-item .contacts-list,.block11-1 .one-item .detail-close{display:none}.block11-1 .one-item .contacts-detail,.block11-1 .one-item .contacts-detail_items{display:block}@media (max-width: 991px){.block11-1 .contacts-wrapper{height:auto !important}.block11-1 .contacts-list{max-height:191px}}@media (max-width: 575px){.block11-1 .balloon-img{max-width:215px}}
/* End */
/* /bitrix/components/ranx/block.landing/templates/1_3/style.css?17493927867451 */
/* /bitrix/components/ranx/block.landing/templates/7_1/style.css?17467916671266 */
/* /bitrix/components/ranx/block.landing/templates/15_1/style.min.css?1743851902727 */
/* /bitrix/components/ranx/block.landing/templates/14_1/style.css?17467918321943 */
/* /bitrix/components/ranx/block.landing/templates/2_3/style.min.css?17438519022030 */
/* /bitrix/components/ranx/block.landing/templates/16_3/style.min.css?1743851902197 */
/* /bitrix/components/ranx/block.landing/templates/17_4/style.css?17468578104017 */
/* /bitrix/components/ranx/block.landing/templates/4_6/style.css?17467937954402 */
/* /bitrix/components/ranx/block.landing/templates/5_1/style.css?17468573091736 */
/* /bitrix/components/ranx/block.landing/templates/10_3/style.min.css?1743851902832 */
/* /bitrix/components/ranx/block.landing/templates/12_4/style.css?17467955605025 */
/* /bitrix/components/ranx/block.landing/templates/11_1/style.min.css?17438519024212 */
