

/* Start:/local/components/ranx/block.landing/templates/1_1/style.css?17090005676297*/
.block1-1-slider:not(.slick-initialized) .block1-1-bg-image:not(:first-child) {
    display: none;
}
.block1-1-prices {
    display: flex;
    margin-bottom: 30px;
}
.block1-1.content-align-center .block1-1-prices {
    justify-content: center;
}
.block1-1.content-align-left .block1-1-prices {
    justify-content: flex-start;
}
/* text */
.block.block1-1 .block-title .block-subtitle {
    margin-bottom: 25px;
}
.block.block1-1 .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block1-1 .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block1-1 .toner-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.3;
}
.block.block1-1 .block1-1-align-content {
    text-align: left !important;
    margin: auto 0;
}
.block.block1-1.content-align-center .block1-1-align-content {
    text-align: center !important;
    margin: auto;
}
.block.block1-1.content-align-wide .block1-1-align-content {
    text-align: justify !important;
    margin: auto;
}
.block1-1.content-align-center .block-el-btns {
    justify-content: center;
}

.block1-1-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block1-1-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block1-1-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.block1-1-video {
    position: relative;
}
.block1-1-bg-video {
    position: absolute;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.block1-1-bg-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.block1-1 .slick-dots {
    bottom: 30px;
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.block1-1 .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block1-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;
}
.block1-1 .slick-dots li:not(.slick-active) button {
    background: #fff;
}

.height-inherit {
    height: inherit;
}
.block1-1 .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}
.block1-1 .block-el-btns {
    margin-top: 25px;
}
.block1-1-content-center  .block-el-btns {
    justify-content: center;
}
@media (min-width: 768px) {
    .block1-1 .text-light-desktop,
    .block1-1 .text-light-desktop .block-title-text,
    .block1-1 .text-light-desktop .block1-1-price,
    .block1-1 .text-light-desktop .block1-1-price-old,
    .block1-1 .text-light-desktop .block-cattitle,
    .block1-1 .text-light-desktop .block-subtitle,
    .block1-1 .text-light-desktop p,
    .block1-1 .text-light-desktop ul,
    .block1-1 .text-light-desktop ol,
    .block1-1 .text-light-desktop dl {
        color: #FFFFFF !important;
    }
    .block1-1-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block1-1-bg-image {
        overflow: hidden;
    }
    .block1-1 .col-flex-rw.block1-1-no-image {
        display:none;
    }
}
.block1-1-bg-image:focus {
    outline: none;
}
@media (max-width: 767px) {
    .block1-1 .text-light-mobile,
    .block1-1 .text-light-mobile .block-title-text,
    .block1-1 .text-light-mobile .block1-1-price,
    .block1-1 .text-light-mobile .block1-1-price-old,
    .block1-1 .text-light-mobile .block-cattitle,
    .block1-1 .text-light-mobile .block-subtitle,
    .block1-1 .text-light-mobile p,
    .block1-1 .text-light-mobile ul,
    .block1-1 .text-light-mobile ol,
    .block1-1 .text-light-mobile dl {
        color: #FFFFFF !important;
    }
    .block1-1 .maxwidth-theme {
        padding: 0 15px !important;
    }
    .block.block1-1 .block-title .block-title-text {
        margin-bottom: 20px;
    }
    .block1-1 .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 200px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block1-1 .block1-1-content-left {
        height: 100%;
    }
    .block1-1-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block1-1 .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }
    .block1-1 .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }
    .block1-1-bg-image{
        background-size: 0;
        background-position: top;
    }
    .block1-1-bg-video {
        display: none;
    }
    .block1-1 .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block1-1 .block1-1-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }
    .block1-1-content-center {
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }
    .block1-1 .slick-dots {
        position: static;
        margin-top: -25px;
        margin-bottom: 25px;
    }
    .block1-1 .slick-dots li:not(.slick-active) button {
        background: #cccccc;
    }
    .block1-1-image {
        justify-content: center;
    }
    .block1-1-align-content {
        margin-top: 30px !important;
    }
    .block1-1 p,
    .block.block1-1 .block-title .block-subtitle,
    .block1-1 .block1-1-slider .block1-1-prices {
        margin-bottom: 20px !important;
    }
    .block1-1 .block-el-btns {
        margin-bottom: 25px;
    }
}

/* End */


/* Start:/local/components/ranx/block.landing/templates/7_1/style.css?17090005671243*/
.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;
}
.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:/local/components/ranx/block.landing/templates/15_2/style.css?1709000567529*/
.block15-2.content-align-left .block15-2-content {
	text-align: left;
}
.block15-2.block.content-align-left .block-title,
.block15-2.block.content-align-left .block-btns {
	justify-content: flex-start;
	text-align: left;
}

.block15-2.content-align-center .block15-2-content {
	text-align: center;
}

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

/* End */


/* Start:/local/components/ranx/block.landing/templates/2_1/style.css?17090005671507*/
.block2-1 .tizers {
    margin-bottom: -60px;
    justify-content: center;
}
.block2-1 .tizer {
    display: flex;
    margin-bottom: 60px;
}
.block2-1 .tizer svg {
    float: left;
    margin-right: 30px;
}
.block2-1.text-light .svg-icon {
    color: #fff!important;
}
.block2-1 .svg-icon svg,
.block2-1 .tizer-icon svg {
    width: 60px;
}
.block2-1 .tizer-icon {
    font-size: 60px;
    float: left;
    display: flex;
}
.block2-1 .tizer-name {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.block2-1.text-light .tizer-name {
    color: #ffffff;
}
.block2-1 .image {
    margin-right: 30px;
}

.block2-1 .tizer.slick-slide {
    display: flex;
}
.block2-1 .tizer.slick-slide .tizer-text {
    margin-bottom: 0;
}
.block2-1 .slider--one-slide .slick-dots {
    display: none !important;
}
.block2-1 .slick-dots {
    list-style: none;
    margin-bottom: 60px;
    margin-top: -30px;
    display: flex;
    justify-content: center;
    padding: 0;
}
.block2-1 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block2-1 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block2-1 .slick-dots li > button {
    display: none;
}
@media (max-width: 767px) {
    .block2-1 .tizers.tizers--mobile-slider:not(.slick-initialized) .tizer:not(:first-child) {
        display: none;
    }
}

/* End */


/* Start:/local/components/ranx/block.landing/templates/9_2/style.css?17090005673868*/
.block9-2 .employee-wrap {
    margin-bottom: 32px;
}
.block9-2 .employee {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 100px;
    transition: box-shadow .2s ease-out;
}
.block9-2 .employee:hover {
    box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
    transition: box-shadow .2s ease-in;
}
.block9-2 .employee-photo {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 3px 3px 0 0;
}
.block9-2 .employee-info {
    background-color: #ffffff;
    border: 1px solid #ececec;
    border-top: none;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    padding: 25px 30px;
    transition: max-height .2s ease-out;
    width: 100%;
    position: absolute;
    bottom: 0;
    min-height: 100px;
    max-height: 100px;
}
.block9-2 .employee:hover .employee-info {
    height: auto;
    max-height: 100%;
    transition: max-height .2s ease-in;
    border-color: #ffffff;
}
.block9-2 .employee-info-bottom {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
}
.block9-2 .employee:hover .employee-info-bottom {
    max-height: 100%;
    transition: max-height .2s ease-in;
}

.block9-2 .employee-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 2px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.block9-2 .employee-name {
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}
.block9-2 .employee-desc {
    font-size: 13px;
    line-height: 20px;
    color: #666666;
    margin-top: 8px;
}

.block9-2 .employee-props {
    margin-top: 14px;
}
.block9-2 .employee-prop {
    margin-top: 6px;
}
.block9-2 .employee-prop:first-child {
    margin-top: 0;
}
.block9-2 .employee-prop-name {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-top: 3px;
}
.block9-2 .employee-prop-value {
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    display: block;
}

.block9-2 .employee-socials {
    display: flex;
    justify-content: flex-start;
    margin-top: 17px;
}
.block9-2 .employee-socials a {
    width: 19px;
    height: 19px;
    position: relative;
    color: #b8b8b8;
    margin-right: 25px;
}
.block9-2 .employee-socials a:hover {
    opacity: 1;
}
.block9-2 .employee-socials a > svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}

.block9-2 .employees-wrapper.employees--slider {
    position: relative;
}
.block9-2 .slick-dots {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    display: flex !important;
    justify-content: center;
    padding: 0;
}
.block9-2 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block9-2 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block9-2 .slick-dots li > button {
    display: none;
}
.block9-2 .slick-arrow {
    position: absolute;
    top: calc(50% - 38px);
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block9-2 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}
.block9-2 .slick-arrow.arrow-prev {
    left: -20px;
}
.block9-2 .slick-arrow.arrow-next {
    right: -20px;
}
.block9-2 .slider--hide-dots .slick-dots,
.block9-2 .slider--hide-counter + .slider-counter {
    display: none !important;
}
.block9-2 .slider-counter {
    text-align: center;
}
@media (max-width: 767px) {
    .block9-2 .slick-arrow {
        display: none !important;
    }
}


/* End */


/* Start:/local/components/ranx/block.landing/templates/21_1_reviews/style.css?17090005673421*/
.splide{
    margin: 0 5%;
}
.splide__arrow--next {
    right: 13.5% !important;
}
.splide__arrow--prev {
    left: 13.5% !important;
}
.splide__arrow {
    background: transparent;
}

.splide__arrow--prev, .splide__arrow--next {
    width: 40px !important;
    border-radius: 4px !important;
    height: 40px !important;
    outline: none !important;
}
.splide__arrow svg {
    fill: #333 !important;
}

.splide__arrow:hover:not(:disabled) .splide__arrow svg{
    opacity: .9;
    fill: white !important;
    background: #f03c3c !important;
}
.splide__pagination{
    position: initial !important;
}

.splide__pagination__page.is-active{
    background: #F25353 !important;
    outline: none;
}


@media all and (max-width: 350px){
    .splide__arrows{
        display: none;
    }
}

.block21-1-reviews a:hover .block-title-text{
    color: #f03c3c;
}
.block21-1-reviews .video-wrapper {
    margin: 0 auto;
    width: 100%;
    /*max-width: 888px;*/
}

.block21-1-reviews .video,
.block21-1-reviews .video-preview {
    position: relative;
    padding-top: 60%;
}

.block21-1-reviews .video-preview {
    display: block;
}

.block21-1-reviews .video-preview:hover {
    cursor: pointer;
}

.block21-1-reviews .video-preview::after,
.block21-1-reviews .video-preview::before {
    content: "";
    position: absolute;
    transition: transform ease .3s;
}

/*.block21-1-reviews .video-preview::before {
    width: 100px;
    height: 100px;
    z-index: 1;
    top: calc((100% - 100px) / 2);
    left: calc((100% - 100px) / 2);
    border-radius: 100%;
}*/
.block21-1-reviews .video-preview::before {
    width: 70px;
    height: 70px;
    z-index: 1;
    top: calc((100% - 70px) / 2);
    left: calc((100% - 70px) / 2);
    border-radius: 100%;
}

/*.block21-1-reviews .video-preview::after {
    top: calc(50% - 16px);
    left: calc(50% - 9px);
    border: 16px solid transparent;
    border-left: 28px solid #fff;
    z-index: 2;
}*/
.block21-1-reviews .video-preview::after {
     top: calc(50% - 9px);
     left: calc(50% - 6px);
     border: 10px solid transparent;
     border-left: 18px solid #fff;
     z-index: 2;
}

.block21-1-reviews .video-preview:hover::before,
.block21-1-reviews .video-preview:hover::after {
    transform: scale(1.2);
}

.block21-1-reviews .video iframe,
.block21-1-reviews .video-preview img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.block21-1-reviews .video-preview img {
    object-fit: cover;
}

.block21-1-reviews .video-note {
    margin-top: 11px;
    text-align: center;
    font-size: 13px;
    line-height: 27px;
    color: #666666;
}

.block21-1-reviews.text-light .video-note {
    color: #ffffff;
}

.block21-1-reviews .hidden {
    display: none;
}

@media (max-width: 425px) {
    .block21-1-reviews .video-preview::before {
        width: 50px;
        height: 50px;
        top: calc((100% - 50px) / 2);
        left: calc((100% - 50px) / 2);
    }

    .block21-1-reviews .video-preview::after {
        top: calc(50% - 8px);
        left: calc(50% - 5px);
        border: 8px solid transparent;
        border-left: 14px solid #fff;
    }
}

/* modal style */
.modal21-1 {
    margin: 0 auto;
    width: 100%;
    max-width: 1118px;
}

.modal21-1-video {
    position: relative;
    padding-top: 56%;
}

.modal21-1-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* End */


/* Start:/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/style.css?17482409671345*/
.is-content {

	overflow:hidden;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
	padding: 30px 0;
}


.is-element {
	padding:1%;
	position:relative;
	overflow:hidden;
	float:left;
}


.vid {
height: 230px; width: auto;
overflow:hidden; 
position:relative;
background-position: center center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
border:1px solid #ccc;
	border-radius: 10px;
} 


.vid span { 
background-image:url(/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/images/play.png); 
background-repeat:no-repeat; 
background-size: cover; 
width:48px; height:48px; 
position:absolute; 
top: 50%;
    margin-top: -24px;
left:50%;
margin-left: -24px;
} 

.vid a:hover span 
{display:block;}

.is-title
{display:block;
margin:15px 0;
height: auto;
min-height:30px;
}
.fancybox-skin{
	height: 100% !important;
	padding: 0!important;
}
.fancybox-outer{
	position: static!important;
}
.fancybox-wrap{
	position: fixed!important;
	top: 0!important;
	left: 50% !important;
	transform: translate(-50%, 100px) !important;
}

@media (max-width: 1124px) {

	.is-content {
		grid-template-columns: 1fr 1fr;

	}
}
@media (max-width: 760px) {

	.is-content {
		grid-template-columns: 1fr;

	}
}
@media (max-width: 550px) {

	.is-content {
		padding: 0 0;

	}
}
/* End */


/* Start:/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/js/jquery.fancybox.css?17479764974949*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/js/./images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/js/./images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/js/./images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/js/./images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/js/./images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/ranx-landing/components/ismagin/rutubelist/advantika/js/./images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/components/ranx/block.landing/templates/6_3/style.css?17090005673682*/
.block6-3 .articles {
    margin-bottom: -40px;
}
.block6-3 .article {
    height: 286px;
    margin-bottom: 40px;
}
.block6-3 .big.article {
    height: 437px;
}
.block6-3 .big.article {
    height: 437px;
}
.block6-3 .article-wrap {
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;
    border-radius: 5px;
    transition: 0.1s;
}
.block6-3 .big.article .article-wrap {
    background-size: 207%;
    background-position: center;
}
.block6-3 .article-wrap:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.block6-3 .article .title-group {
    border-radius: 0 0 5px 5px;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    padding: 27px 25px 18px;
    color: #fff!important;
    background: linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.5));
    z-index: 11;
}
.block6-3 .article .tags {
    position: absolute;
    text-align: left;
    left: 45px;
    top: 30px;
    right: 0;
    z-index: 11;
}
.block6-3 .article .tag {
    display: inline-block;
    border-radius: 3px;
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    padding: 0 7px;
}
.block6-3 .article .tag.sale {
    background: #FFD600;
    color: #333;
}
.block6-3 .article .article-img {
    border-radius: 5px;
    width: 100%;
}
.block6-3 .article .cover {
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    left: 15px;
    opacity: 0;
    background: rgba(0,0,0,0.4);
    transition: 0.4s;
    z-index: 10;
}
.block6-3 .article:hover .cover {
    opacity: 1;
}
.block6-3 .article .article-name {
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px;
    cursor: pointer;
}
.block6-3 .article .article-name.theme-color-hover:hover {
    color: #fff!important;
}
.block6-3 .article .article-over-title-text .theme-color {
    color: rgba(255, 255, 255, 0.7);
}
.block6-3 .article .article-over-title-text {
    text-align: left;
    font-size: 13px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 7px;
}

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

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

.modal6_3-sale-info {
    margin-bottom: 40px;
    height: 25px;
    vertical-align: center;
    display: flex;
    align-items: center;
}

.modal6_3-sale-tag {
    border-radius: 3px;
    font-weight: bold;
    font-size: 13px;
    line-height: 25px;
    padding: 0 7px;
    background: #FFD600;
    color: #333;
}

.modal6_3-sale-date {
    margin-left: 20px;
    font-size: 13px;
    line-height: 24px;
    color: #777777;
}

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

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

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

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

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

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

    .modal6_3-sale-info {
        margin-bottom: 20px;
    }

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

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

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

/* End */


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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* End */


/* Start:/local/components/ranx/block.landing/templates/6_1_advantika_custom/style.css?17090005672059*/
.block6-1 .news {
    margin-bottom: -25px;
}
.block6-1 .news-wrap {
    display: block;
    margin-bottom: 25px;
}
.block6-1 .news-block-img {
    margin-bottom: 12px;
    width: 100%;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 66.6%;
    background-size: cover;
    background-position: center;
}
.block6-1 .news-wrap:hover .news-block-img {
    opacity: .7;
}
.block6-1 .news-block-name {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.block6-1 .news-block-text {
    text-align: left;
    font-size: 13px;
    line-height: 23px;
    color: #999999;
    margin-bottom: 7px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* End */
/* /local/components/ranx/block.landing/templates/1_1/style.css?17090005676297 */
/* /local/components/ranx/block.landing/templates/7_1/style.css?17090005671243 */
/* /local/components/ranx/block.landing/templates/15_2/style.css?1709000567529 */
/* /local/components/ranx/block.landing/templates/2_1/style.css?17090005671507 */
/* /local/components/ranx/block.landing/templates/9_2/style.css?17090005673868 */
/* /local/components/ranx/block.landing/templates/21_1_reviews/style.css?17090005673421 */
/* /local/templates/ranx-landing/components/ismagin/rutubelist/advantika/style.css?17482409671345 */
/* /local/templates/ranx-landing/components/ismagin/rutubelist/advantika/js/jquery.fancybox.css?17479764974949 */
/* /local/components/ranx/block.landing/templates/6_3/style.css?17090005673682 */
/* /local/components/ranx/block.landing/templates/10_1/style.css?17090005643391 */
/* /local/components/ranx/block.landing/templates/6_2/style.css?17090005673849 */
/* /local/components/ranx/block.landing/templates/6_1_advantika_custom/style.css?17090005672059 */
