

/* 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/9_4/style.min.css?17438519023084*/
.block9-4-slider-wrap{position:relative}.block9-4 .employee{padding:60px;background-color:#ffffff;border:1px solid #ececec;border-radius:4px;display:flex;height:100%}.block9-4 .employee-photo-wrap{margin-right:60px}.block9-4 .employee-photo{width:300px;height:300px;background-size:cover;background-position:center;border-radius:50%}.block9-4 .employee-info-wrap{word-break:break-word}.block9-4 .employee-post{font-size:13px;line-height:20px;color:#999999;margin-bottom:9px}.block9-4 .employee-name{font-size:26px;line-height:27px;color:#333333}.block9-4 .employee-desc{margin-top:27px}.block9-4 .employee-props{margin-top:22px;display:flex}.block9-4 .employee-prop{margin-right:45px}.block9-4 .employee-prop-name{font-size:13px;line-height:20px;color:#999999;opacity:0.7;margin-top:3px}.block9-4 .employee-prop-value{font-size:15px;line-height:20px;color:#333333;display:block}.block9-4 .employee-socials{display:flex;justify-content:flex-start;align-items:flex-end}.block9-4 .employee-socials a{width:19px;height:19px;position:relative;color:#b8b8b8;margin-right:25px}.block9-4 .employee-socials a:hover{opacity:1}.block9-4 .employee-socials a > svg{width:19px;height:19px;position:absolute;top:0;left:0}.block9-4 .slick-dots{list-style:none;margin-top:30px;margin-bottom:0;display:flex;justify-content:center;padding:0}.block9-4 .slick-dots li{width:20px;height:4px;margin:0 5px;border-radius:3px;cursor:pointer}.block9-4 .slick-dots li:not(.slick-active){background-color:#cccccc}.block9-4 .slick-dots li > button{display:none}.block9-4 .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-4 .slick-arrow svg{position:absolute;top:calc(50% - 6px);left:calc(50% - 4px)}.block9-4 .slick-arrow.arrow-prev{left:-20px}.block9-4 .slick-arrow.arrow-next{right:-20px}.block9-4-oneslide .slick-dots{display:none !important}@media (max-width: 991px){.block9-4 .employee{padding:30px}.block9-4 .employee-photo{max-width:260px;max-height:260px}.block9-4 .employee-props{flex-wrap:wrap}}@media (max-width: 767px){.block9-4 .employee{flex-wrap:wrap}.block9-4 .employee-photo-wrap{margin-right:0;width:100%}.block9-4 .employee-photo{margin:0 auto 24px}.block9-4 .employee-name,.block9-4 .employee-post,.block9-4 .employee-prop-name,.block9-4 .employee-prop-value{text-align:center}.block9-4 .employee-socials{justify-content:center}.block9-4 .employee-props > div{width:100%}.block9-4 .employee-prop{margin-right:0;margin-top:8px}.block9-4 .employee-prop:first-child{margin-top:0}.block9-4 .employee-socials{margin-top:20px;justify-content:center}.block9-4 .employee-socials a{margin:0 10px}.block9-4 .slick-arrow{display:none !important}.block9-4 .slick-list{padding-right:38px}.block9-4-slide-wrap{padding-left:16px}.block9-4-slider{margin-left:-20px;margin-right:-20px}.block9-4-oneslide .slick-list{padding-right:0 !important}.block9-4-oneslide .block9-4-slide-wrap{padding:0 16px !important}}@media (max-width: 375px){.block9-4 .employee-photo{max-width:204px;max-height:204px}}
/* 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/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/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/9_4/style.min.css?17438519023084 */
/* /bitrix/components/ranx/block.landing/templates/17_4/style.css?17468578104017 */
/* /bitrix/components/ranx/block.landing/templates/10_3/style.min.css?1743851902832 */
/* /bitrix/components/ranx/block.landing/templates/11_3/style.min.css?17438519023697 */
