

/* 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/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/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/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/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/10_2/style.min.css?1743851902713*/
.block10-2-gallery{max-width:100%}.block10-2-item-card{outline:none;margin-bottom:20px}.block10-2-gallery a img{outline:none;min-height:100%;min-width:100%}.block10-2-gallery a{outline:none;display:block;height:291px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.block10-2-gallery--4 a{height:215px}.block10-2 .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-2 .dark-hover:hover{opacity:1;transition:0.3s}@media (max-width: 767px){.block10-2-gallery a{height:300px;width:100%}.block10-2-gallery a img{width:100%;min-width:unset}}
/* End */
/* /bitrix/components/ranx/block.landing/templates/1_3/style.css?17493927867451 */
/* /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/16_3/style.min.css?1743851902197 */
/* /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/14_1/style.css?17467918321943 */
/* /bitrix/components/ranx/block.landing/templates/10_2/style.min.css?1743851902713 */
