

/* Start:/local/components/bitrix/slider/templates/.default/style.css?16195474261087*/
.main_slider_left {
	display: flex;
	padding:0 60px;
	height: 590px;
}
.main_slider_right {
	display: flex;
	flex-direction: row-reverse;
	padding:0 60px;
	height: 590px;
}
.main_slider_text{
	display: flex;
	width: 50%;
    /*padding-left: 35px;*/
    flex-direction: column;
    justify-content: center;
}
.main_slider_text h1{
	text-transform:uppercase;
}
.main_slider_text p {
	margin: 30px 0 40px 0;
}
.main_slider_text a {
	max-width: 300px;
    text-align: center;
}
.main_slider_img {
	display:flex;
	justify-content: flex-end;
	align-items: center;
}
.main_slider_img img {
	width:100%;
}
@media (max-width: 1203px){
	.main_slider_text h1 {
		font-size: 32px !important;
	}
	.main_slider_text p {
		font-size: 20px !important;
	}
	.main_podpiska {
		background-image: none;
	}
}
@media (max-width: 992px){
	.main_slider_left, .main_slider_right {
		flex-direction: column;
		height:auto;
	}
	.main_slider_text {
		width:100%;
	}
}
@media (max-width: 500px){
	.main_slider_left, .main_slider_right {
		padding:0 10px;
	}
	.main_slider_text h1 {
		font-size: 25px !important;
	}
}
/* End */


/* Start:/local/components/bitrix/slider/OwlCarousel/owl.carousel.min.css?16192576093351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/components/bitrix/slider/OwlCarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/components/bitrix/slider/OwlCarousel/owl.theme.default.min.css?16192576091013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/components/bitrix/news.list/templates/show-more-yslygi/style.css?16247017682446*/
.main_yslygi_elem_text_triangle_left {
	position: absolute;
	right: -39px;
	top: 46%;
	border: 20px solid transparent; border-left: 20px solid #1D1D1D;
}
.main_yslygi_elem_text_triangle_right {
	position: absolute;
	left: -39px;
	top: 46%;
	border: 20px solid transparent; border-right: 20px solid #1D1D1D;
}
.main_yslygi {
	width:100%;
}
.main_yslygi_menu_2_button {
	display:none;
}
.main_yslygi_elem {
	color:white;
	width:100%;
	height:534px;
	background-color: #1D1D1D;
	display:flex;
}
.main_yslygi_elem_text {
	width:50%;
	position: relative;
	padding: 0 10%;
	display:flex;
	flex-direction: column;
	justify-content: center;
}
.main_yslygi_elem_text p {
	margin:10px 0 !important;
}
.main_yslygi_elem_text a {
	margin-top:20px;
}
.main_yslygi_elem img {
	width:50%;
	object-fit: cover;
}
.main_yslygi_download_more {
	display:flex;
	justify-content: center;
}
.main_yslygi_download_more a {
	margin-top: 40px;
}
.arrow-8 {
    position: relative;
    width: 90px;
    height: 90px;
    margin: 0 auto;
}
.arrow-8:before,
.arrow-8:after {
    content: '';
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-left: 10px solid #337AB7;
    border-bottom: 10px solid #337AB7;
    animation: arrow-8 3s linear infinite;
}
.arrow-8:after {
    animation: arrow-8 3s linear infinite -1.5s;
}
@keyframes arrow-8 {
    0% {
        opacity: 0;
        transform: translate(0, -53px) rotate(-45deg);
    }
    10%, 90% {
        opacity: 0;
    }
    50% {
        opacity: 1;  
        transform: translate(0, 0) rotate(-45deg);
    }
    100% {
        opacity: 0;
        transform: translate(0, 53px) rotate(-45deg);
    }
}
@media (max-width: 1400px){
	.main_yslygi_elem_text {
		padding: 0 2%;
	}
}
@media (max-width: 992px){
	.main_yslygi_elem {
		flex-direction: column;
		height: auto;
	}
	.main_yslygi_elem img {
		width: 100%;
		order: 1;
	}
	.main_yslygi_elem_text {
		width: 100%;
		padding: 70px 3%;
	}
	.main_yslygi_elem_text_triangle_left, .main_yslygi_elem_text_triangle_right {
		position: absolute;
		bottom: -39px;
		left: 46%;
		right: auto;
		top: auto;
		border: 20px solid transparent;
		border-top: 20px solid #1D1D1D;
	}
}
@media (max-width: 500px){
	.main_yslygi_menu_container {
		display:none !important;
	}
	.main_yslygi_menu_2_button {
		display:flex;
		justify-content: center;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.main_yslygi_menu_2 {
		padding-top: 40px;
	}
}
/* End */


/* Start:/local/components/bitrix/news.list/templates/show-more-cliens/style.css?1619459225785*/
.main_cliens {
	background-color:#F4F4F4;
	width:100%;
	padding-top:160px;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.main_cliens > a {
	margin-bottom: 60px;
}
.main_cliens_elems {
	display: flex;
	justify-content: flex-start;
	flex-wrap:wrap;
    margin-top: 40px;
	padding-bottom: 60px;
	gap: 2.66%;
}
.main_cliens_elem {
	width:23%;
	height:100px;
	background-color: white;
    border-radius: 20px;
    box-shadow: 3px 3px 5px 2px rgb(122 122 122 / 50%);
	display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 30px;
}
.main_cliens_elem img {
	max-width: 90%;
    max-height: 93%;
}
@media (max-width: 768px){
	.main_cliens {
		padding-top: 270px;
	}
	.main_cliens_elem {
		width:45%;
	}
	.main_cliens_elems {
		gap: 10%;
	}
}
/* End */


/* Start:/local/components/bitrix/slider/templates/reviews/style.css?16197662412007*/
.main_reviews {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 70px 0;
}
.main_reviews_video {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px 0 10px 0;
}
.main_reviews_heading {
	display:flex;
    justify-content: center;
	margin-top:105px;
}
.main_reviews_elem {
    min-height: 450px;
    width: 100%;
    position: relative;
    border-radius: 20px;
    box-shadow: 3px 3px 5px 2px rgb(122 122 122 / 50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
	margin-top:30px;
	padding: 10px 10px 10px 40%;
}
.main_reviews_video_elem {
    min-height: 650px;
	max-width:720px;
    width: 100%;
    position: relative;
    border-radius: 20px;
    box-shadow: 3px 3px 5px 2px rgb(122 122 122 / 50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
	margin-top:30px;
	padding: 10px;
}
.main_reviews_elem_video {
	position: absolute;
	left: 2.5%;
	top: 2.5%;
	height: 75%;
	width: 95%;
	border-radius: 10px;
}
.main_reviews_elem_img {
    position: absolute;
    left: 0;
    height: 110%;
    width: 35%;
	background: url(/upload/medialibrary/main-page/reviews1.jpg) center no-repeat;
	background-size: cover;
    border-radius: 10px;
}
.main_reviews_elem_video_text {
	display:flex;
	flex-direction: column;
    justify-content: flex-end;
	height: 530px;
	margin-left:2.5%;
}
.main_reviews_elem_text {
	display:flex;
	flex-direction: column;
    justify-content: space-between;
	height: 380px;
}
.main_reviews_elem_text div:first-child {
	height: 85%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media (max-width: 768px){
	.main_reviews_elem_img {
		left: 0;
		top: -95%;
		height: 100%;
		width: 100%;
	}
	.main_reviews {
		padding: 450px 0 10px 0;
	}
	.main_reviews_elem {
		padding: 30px 20px 20px 20px;
	}
}
@media (max-width: 500px){
	.main_reviews_elem_video_text {
		height: 360px;
	}
	.main_reviews_video_elem {
		min-height:0;
	}
}
/* End */
/* /local/components/bitrix/slider/templates/.default/style.css?16195474261087 */
/* /local/components/bitrix/slider/OwlCarousel/owl.carousel.min.css?16192576093351 */
/* /local/components/bitrix/slider/OwlCarousel/owl.theme.default.min.css?16192576091013 */
/* /local/components/bitrix/news.list/templates/show-more-yslygi/style.css?16247017682446 */
/* /local/components/bitrix/news.list/templates/show-more-cliens/style.css?1619459225785 */
/* /local/components/bitrix/slider/templates/reviews/style.css?16197662412007 */
