

/* Start:/local/components/ranx/block.landing/templates/15_1/style.css?1709000567890*/
.block15-1 .block-title {
    margin-bottom: 0 !important;
}
/* center */
.block15-1.block.content-align-center .block-title,
.block15-1.block.content-align-center .block-btns {
    justify-content: center;
    text-align: center;
}

/* left */
.block15-1.block.content-align-left .block-title,
.block15-1.block.content-align-left .block-btns{
    justify-content: flex-start;
    text-align: left;
}

/* wide */
.block15-1.block.content-align-wide .block-title,
.block15-1.block.content-align-wide .block-btns{
    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%);
}

/* wide block */
.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:/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/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 */
/* /local/components/ranx/block.landing/templates/15_1/style.css?1709000567890 */
/* /local/components/ranx/block.landing/templates/15_2/style.css?1709000567529 */
/* /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 */
