

/* Start:/local/templates/icl/components/bitrix/news.list/slidermain/style.css?157985729111018*/
.hidden {
    height: 0;
    position: absolute;
    visibility: hidden;
}

.slide__link{
    height: 100%;
}

.slide .inner {
    width: 100vw;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.slide .info {
    position: absolute;
    top: 110px;
    left: 120px;
    pointer-events: none;
    padding: 0 !important;
}

.slide .info span {
    position: relative;
    display: block;
    text-transform: uppercase;
    line-height: 43px;
    font-size: 36px;
    color: #fff;
    z-index: 3;
}

.slide .img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: auto;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.slide .grid {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-left: -50.5px;
    height: 540px;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.slide .grid .item {
    display: block;
    width: 84px;
    height: 108px;
    opacity: 0.9;
}
.slide .grid .item svg {
    display: block;
    margin: 0;
    padding: 0;
    width: 200%;
    height: 108px;
    margin-left: -50%;
    -webkit-transform: scaleY(0) scaleX(0);
    -ms-transform: scaleY(0) scaleX(0);
    transform: scaleY(0) scaleX(0);
    transition-property: all;
    transition-duration: 0.4s;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .slide .grid .item svg {
        width: 202%;
    }
}
@supports (-ms-accelerator:true) {
    .slide .grid .item svg {
        width: 202%;
    }
}
@supports (-ms-ime-align:auto) {
    .slide .grid .item svg {
        width: 202%;
    }
}

.slide .grid .item.hovered-a svg {
    transition-delay: 0s !important;
    -webkit-transform: scale(0.05);
    -ms-transform: scale(0.05);
    transform: scale(0.05);
}
.slide .grid .item.hovered-b svg {
    transition-delay: 0.2s !important;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
}
.slide .grid .item:nth-child(2n).hovered-a svg {
    transition-delay: 0s !important;
    -webkit-transform: scaleY(-0.05) scaleX(0.05);
    -ms-transform: scaleY(-0.05) scaleX(0.05);
    transform: scaleY(-0.05) scaleX(0.05);
}
.slide .grid .item:nth-child(2n).hovered-b svg {
    transition-delay: 0.2s !important;
    -webkit-transform: scaleY(-0.2) scaleX(0.2);
    -ms-transform: scaleY(-0.2) scaleX(0.2);
    transform: scaleY(-0.2) scaleX(0.2);
}
.slide .grid--appear .item svg {
    -webkit-transform: scaleY(1) scaleX(1);
    -ms-transform: scaleY(1) scaleX(1);
    transform: scaleY(1) scaleX(1);
}
.slide .grid--appear .item:nth-child(2n) svg {
    -webkit-transform: scaleY(-1) scaleX(1);
    -ms-transform: scaleY(-1) scaleX(1);
    transform: scaleY(-1) scaleX(1);
}
.slide .grid--appear .item:nth-child(n+5) svg {
    transition-delay: 0.1s;
}
.slide .grid--appear .item:nth-child(n+10) svg {
    transition-delay: 0.148s;
}
.slide .grid--appear .item:nth-child(n+15) svg {
    transition-delay: 0.194s;
}
.slide .grid--appear .item:nth-child(n+20) svg {
    transition-delay: 0.238s;
}
.slide .grid--appear .item:nth-child(n+25) svg {
    transition-delay: 0.28s;
}
.slide .grid--appear .item:nth-child(n+30) svg {
    transition-delay: 0.32s;
}
.slide .grid--appear .item:nth-child(n+35) svg {
    transition-delay: 0.358s;
}
.slide .grid--appear .item:nth-child(n+40) svg {
    transition-delay: 0.394s;
}
.slide .grid--appear .item:nth-child(n+45) svg {
    transition-delay: 0.428s;
}
.slide .grid--appear .item:nth-child(n+50) svg {
    transition-delay: 0.46s;
}
.slide .grid--appear .item:nth-child(n+55) svg {
    transition-delay: 0.49s;
}
.slide .grid--appear .item:nth-child(n+60) svg {
    transition-delay: 0.518s;
}
.slide .grid--appear .item:nth-child(n+65) svg {
    transition-delay: 0.544s;
}
.slide .grid--appear .item:nth-child(n+70) svg {
    transition-delay: 0.568s;
}
.slide .grid--appear .item:nth-child(n+75) svg {
    transition-delay: 0.59s;
}
.slide .grid--appear .item:nth-child(n+80) svg {
    transition-delay: 0.61s;
}
.slide .grid--appear .item:nth-child(n+85) svg {
    transition-delay: 0.628s;
}
.slide .grid--appear .item:nth-child(n+90) svg {
    transition-delay: 0.644s;
}
.slide .grid--appear .item:nth-child(n+95) svg {
    transition-delay: 0.658s;
}
.slide .grid--appear .item:nth-child(n+100) svg {
    transition-delay: 0.67s;
}
.slide .grid--appear .item:nth-child(n+105) svg {
    transition-delay: 0.68s;
}
.slide .grid--appear .item:nth-child(n+110) svg {
    transition-delay: 0.688s;
}
.slide .grid--appear .item:nth-child(n+115) svg {
    transition-delay: 0.694s;
}
.slide .grid--appear .item:nth-child(n+120) svg {
    transition-delay: 0.698s;
}
.slide .grid--appear .item:nth-child(n+125) svg {
    transition-delay: 0.7s;
}
.slide .grid--appear .item:nth-child(n+130) svg {
    transition-delay: 0.7s;
}
.slide .grid--appear .item:nth-child(n+135) svg {
    transition-delay: 0.698s;
}
.slide .grid--appear .item:nth-child(n+140) svg {
    transition-delay: 0.694s;
}
.slide .grid--appear .item:nth-child(n+145) svg {
    transition-delay: 0.688s;
}
.slide .grid--appear .item:nth-child(n+150) svg {
    transition-delay: 0.68s;
}
.slide .grid--appear .item:nth-child(n+155) svg {
    transition-delay: 0.67s;
}
.slide .grid--appear .item:nth-child(n+160) svg {
    transition-delay: 0.658s;
}
.slide .grid--appear .item:nth-child(n+165) svg {
    transition-delay: 0.644s;
}
.slide .grid--appear .item:nth-child(n+170) svg {
    transition-delay: 0.628s;
}
.slide .grid--appear .item:nth-child(n+175) svg {
    transition-delay: 0.61s;
}
.slide .grid--appear .item:nth-child(n+180) svg {
    transition-delay: 0.59s;
}
.slide .grid--appear .item:nth-child(n+185) svg {
    transition-delay: 0.568s;
}
.slide .grid--appear .item:nth-child(n+190) svg {
    transition-delay: 0.544s;
}
.slide .grid--appear .item:nth-child(n+195) svg {
    transition-delay: 0.518s;
}
.slide .grid--appear .item:nth-child(n+200) svg {
    transition-delay: 0.49s;
}
.slide .grid--appear .item:nth-child(n+205) svg {
    transition-delay: 0.46s;
}
.slide .grid--appear .item:nth-child(n+210) svg {
    transition-delay: 0.428s;
}
.slide .grid--appear .item:nth-child(n+215) svg {
    transition-delay: 0.394s;
}
.slide .grid--appear .item:nth-child(n+220) svg {
    transition-delay: 0.358s;
}
.slide .grid--appear .item:nth-child(n+225) svg {
    transition-delay: 0.32s;
}
.slide .grid--appear .item:nth-child(n+230) svg {
    transition-delay: 0.28s;
}
.slide .grid--appear .item:nth-child(n+235) svg {
    transition-delay: 0.238s;
}
.slide .grid--appear .item:nth-child(n+240) svg {
    transition-delay: 0.194s;
}
.slide .grid--appear .item:nth-child(n+245) svg {
    transition-delay: 0.148s;
}
.slide .grid--appeared .item svg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.slide .grid--appeared .item:nth-child(2n) svg {
    -webkit-transform: scaleY(-1) scaleX(1);
    -ms-transform: scaleY(-1) scaleX(1);
    transform: scaleY(-1) scaleX(1);
}
#mainSlider .gradient-start-0 {
   stop-color: rgba(195, 0, 0, 1);
}
#mainSlider .gradient-stop-0 {
    stop-color: rgba(215, 0, 0, 1);
}
#mainSlider .gradient-start-1 {
   stop-color: rgba(205, 0, 0, 1);
}
#mainSlider .gradient-stop-1 {
    stop-color: rgba(225, 0, 0, 1);
}
#mainSlider .gradient-start-2 {
   stop-color: rgba(215, 0, 0, 1);
}
#mainSlider .gradient-stop-2 {
    stop-color: rgba(235, 0, 0, 1);
}
#mainSlider .gradient-start-3 {
   stop-color: rgba(225, 0, 0, 1);
}
#mainSlider .gradient-stop-3 {
    stop-color: rgba(245, 0, 0, 1);
}
#mainSlider .gradient-start-4 {
   stop-color: rgba(235, 0, 0, 1);
}
#mainSlider .gradient-stop-4 {
    stop-color: rgba(250, 10, 10, 1);
}
#mainSlider .gradient-start-5 {
   stop-color: rgba(245, 0, 0, 1);
}
#mainSlider .gradient-stop-5 {
    stop-color: rgba(250, 20, 20, 1);
}
#mainSlider .gradient-start-6 {
   stop-color: rgba(250, 10, 10, 1);
}
#mainSlider .gradient-stop-6 {
    stop-color: rgba(255, 32, 32, 1);
}

#mainSlider .gradient-start-7 {
    stop-color: rgba(255, 20, 20, 1);
}

#mainSlider .gradient-stop-7 {
    stop-color: rgba(255, 44, 44, 1);
}

#mainSlider .gradient-start-8 {
    stop-color: rgba(255, 32, 32, 1);
}

#mainSlider .gradient-stop-8 {
    stop-color: rgba(255, 56, 56, 1);
}

#mainSlider .gradient-start-9 {
    stop-color: rgba(255, 44, 44, 1);
}

#mainSlider .gradient-stop-9 {
    stop-color: rgba(255, 68, 68, 1);
}

#mainSlider .gradient-start-10 {
    stop-color: rgba(255, 56, 56, 1);
}

#mainSlider .gradient-stop-10 {
    stop-color: rgba(255, 80, 80, 1);
}

#mainSlider .gradient-start-11 {
    stop-color: rgba(255, 68, 68, 1);
}

#mainSlider .gradient-stop-11 {
    stop-color: rgba(255, 92, 92, 1);
}

#mainSlider .gradient-start-12 {
    stop-color: rgba(255, 80, 80, 1);
}

#mainSlider .gradient-stop-12 {
    stop-color: rgba(255, 104, 104, 1);
}

#mainSlider .gradient-start-13 {
    stop-color: rgba(255, 92, 92, 1);
}

#mainSlider .gradient-stop-13 {
    stop-color: rgba(255, 116, 116, 1);
}

#mainSlider .gradient-start-14 {
    stop-color: rgba(255, 104, 104, 1);
}

#mainSlider .gradient-stop-14 {
    stop-color: rgba(255, 128, 128, 1);
}

#mainSlider .gradient-start-15 {
    stop-color: rgba(255, 116, 116, 1);
}

#mainSlider .gradient-stop-15 {
    stop-color: rgba(255, 140, 140, 1);
}

#mainSlider .gradient-start-16 {
    stop-color: rgba(255, 128, 128, 1);
}

#mainSlider .gradient-stop-16 {
    stop-color: rgba(255, 152, 152, 1);
}

#mainSlider .gradient-start-17 {
    stop-color: rgba(255, 140, 140, 1);
}

#mainSlider .gradient-stop-17 {
    stop-color: rgba(255, 164, 164, 1);
}

#mainSlider .gradient-start-18 {
    stop-color: rgba(255, 152, 152, 1);
}

#mainSlider .gradient-stop-18 {
    stop-color: rgba(255, 176, 176, 1);
}

#mainSlider .gradient-start-19 {
    stop-color: rgba(255, 164, 164, 1);
}

#mainSlider .gradient-stop-19 {
    stop-color: rgba(255, 188, 188, 1);
}

#mainSlider .gradient-start-20 {
    stop-color: rgba(255, 176, 176, 1);
}

#mainSlider .gradient-stop-20 {
    stop-color: rgba(255, 200, 200, 1);
}

#mainSlider .gradient-start-21 {
    stop-color: rgba(255, 188, 188, 1);
}

#mainSlider .gradient-stop-21 {
    stop-color: rgba(255, 212, 212, 1);
}

#mainSlider .gradient-start-22 {
    stop-color: rgba(255, 200, 200, 1);
}

#mainSlider .gradient-stop-22 {
    stop-color: rgba(255, 224, 224, 1);
}

#mainSlider .gradient-start-23 {
    stop-color: rgba(255, 212, 212, 1);
}

#mainSlider .gradient-stop-23 {
    stop-color: rgba(255, 236, 236, 1);
}

#mainSlider .gradient-start-24 {
    stop-color: rgba(255, 224, 224, 1);
}

#mainSlider .gradient-stop-24 {
    stop-color: rgba(255, 248, 248, 1);
}

#mainSlider .gradient-start-25 {
    stop-color: rgba(255, 236, 236, 1);
}

#mainSlider .gradient-stop-25 {
    stop-color: rgba(255, 255, 255, 1);
}
/* End */


/* Start:/local/templates/icl/components/bitrix/news.list/news-tab/style.css?15895260434116*/
.tab-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -16px -8px;
}
@media (max-width: 720px) {
	.tab-content {
		margin: -8px;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media (min-width: 1100px) {
	.tab-content__item {
		width: 25%;
	}
}
@media (max-width: 1100px) {
	.tab-content__item {
		width: 50%;
	}
}
@media (max-width: 720px) {
	.tab-content__item {
		width: 100%;
	}
}
.tab-content__item:hover .news-card::after {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.tab-content__item:hover .news-card::before {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.tab-content__item .news-card {
	margin: 8px 8px 16px 0;
	padding: 8px 0 0 8px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
@media (max-width: 720px) {
	.tab-content__item .news-card {
		margin: 0 0 8px 0;
	}
}
.tab-content__item .news-card::after, .tab-content__item .news-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	background-color: #FF0004;
}
.tab-content__item .news-card::after {
	width: 4px;
	height: 100%;
	-webkit-transform: translateY(-105%);
	-ms-transform: translateY(-105%);
	transform: translateY(-105%);
}
.tab-content__item .news-card::before {
	width: 100%;
	height: 4px;
	-webkit-transform: translateX(-105%);
	-ms-transform: translateX(-105%);
	transform: translateX(-105%);
}
.tab-content__item .news-card .news-card__image img {
	border: 1px solid rgba(0, 0, 0, 0.04);
}
.tab-content__item .news-card .news-card__image::after {
	display: none;
}
.tab-content__item .news-card p {
	padding: 0;
}

.main-news-tabs__wrap {
	margin-bottom: 24px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.main-news-tabs__spacer {
	-webkit-flex: 1 1 1px;
	-ms-flex: 1 1 1px;
	flex: 1 1 1px;
}
.main-news-tabs__title {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	text-transform: uppercase;
	padding: 0;
}
.main-news-tabs__link {
	display: none;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-bottom: 4px;
	font-weight: 800;
	font-size: 16px;
	line-height: 22px;
	text-align: right;
	text-transform: uppercase;
	outline: none;
	transition: color 0.3s ease;
	color: #C0C0C0 !important;
	border: none !important;
}
.main-news-tabs__link_current{
	display: block;
}
.main-news-tabs__link:hover, .main-news-tabs__link:active {
	color: #FF0004 !important;
}

.main-news-tabs__tabs-content {
	margin-top: 24px;
}

.video-item {
	position: relative;
}

.video-item__play-box {
	position: absolute;
	top: 50%;
	left: 50%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.video-item__play {
	position: absolute;
	width: 48px;
	height: 48px;
	border-radius: 48px;
	border-width: 2px;
	border-color: #fff;
	border-style: solid;
	background: rgba(0, 0, 0, 0.5);
	transition: 300ms;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.video-item__play:before {
	content: "";
	width: 22px;
	height: 30px;
	display: block;
	box-sizing: border-box;
	position: relative;
	left: 4px;
	border-style: solid;
	border-width: 15px 0 15px 22px;
	border-color: transparent;
	border-left-color: inherit;
}
.link-wrap {
	position: relative;
}
.link-wrap a {
	position: relative;
	z-index: 10;
}
.link-wrap > .link-wrap__item {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
/* End */


/* Start:/local/templates/icl/components/bitrix/catalog.section.list/services2/style.css?15773558011914*/
.main-services__tab-content-wrap{
	display: none;
}
.main-services__tab-content-wrap.current{
	display: block;
}

.main-services__tab-content-wrap{
	margin: 24px 0;
}

.services-box .slide{
	color: #232323;
	display: flex;
	flex-wrap: wrap;
	margin: -8px 0 16px;
}

.slide__item {
	margin: 8px;
}

.slide__item:hover {
	color: #CC0000;
}

.slide a{
	color: inherit !important;
}

.slide__title{
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: inherit;
}

.slide__info{
	margin-top: 8px;
	font-size: 14px;
	line-height: 16px;
	color: rgb(35, 35, 35);
}

.box-svg{
	border: 1px solid #ff0000;
	color: #ff0000;
	border-radius: 48px;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.box-svg svg{
	transform-origin: center;
}

.box-svg:hover svg{
	animation: goEnd .3s 0s, goStart 0s .3s, goDefault .3s .3s;
}

@media (max-width: 1119px) and (min-width: 768px) {
	.slide__item{
		flex-basis: 40%;
	}
	.slide__item:nth-child(2n) {
		margin: 8px 0 8px 10%;
	}
	.slide__item:nth-child(2n + 1) {
		margin: 8px 10% 8px 0;
	}
}
@media (min-width: 1200px) {
	.slide__item{
		flex-basis: 20.5%;
		margin: 8px 3%;
	}
	.slide__item:first-child {
		margin: 8px 3% 8px 0;
	}
	.slide__item:last-child {
		margin: 8px 0 8px 3%;
	}
}
@media (max-width: 767px) {
	.slide__item {
		margin: 8px 0;
	}
}
.owl-dots.owl-dots__custom {
	display: flex !important;
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.owl-dots.owl-dots__custom .owl-dot.active {
	opacity: 0.2;
}

.owl-dots.owl-dots__custom.owl-dots__custom--transition .owl-dot {
	transition: all 0.2s ease;
}

.owl-dots.owl-dots__custom .owl-dot {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.owl-dots.owl-dots__custom .owl-dot.current {
	opacity: 1;
}
/* End */


/* Start:/local/templates/icl/components/bitrix/news.list/mainvacancy3/style.css?15771043072530*/
.vacancies-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    padding: 32px 0;
    margin-top: -32px;
}

.vacancies-box__border {
    box-sizing: border-box;
    position: absolute;
    top: 72px;
    left: -130px;
    width: calc(100% + 260px);
    height: calc(100% - 72px);
    border: 8px solid #e2e2e2;
}

.vacancies-box__title {
    padding: 16px;
    background-color: #fff;
    position: relative;
}

.vacancies {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: -16px;
}

.vacancies__item {
    margin: 16px;
    flex: 1 1 45%;
    width: 45%;
}

.vacancies-box__list {
    margin-top: 16px;
    position: relative;
    margin-bottom: 0;
    width: 100%;
}

.vacancie__title {
    padding: 0;
    margin-bottom: 8px;
    color: #232323;
}

.vacancie__detail {
    color: #232323 !important;
}

.vacancie__title a {
    color: inherit !important;
}

.vacancie__title a,
.vacancie__detail {
    border: none !important;
    transition: color 300ms;
}

.vacancie__title a:hover,
.vacancie__detail:hover {
    color: #ff0000 !important;
}

.vacancie__region {
    color: #929292;
}

.vacancies-box__btn {
    width: 280px;
    text-align: center;
    box-sizing: border-box;
    height: 40px !important;
}


.vacancies-box__btn:after{
    content: none !important;
}
.vacancies-box__btn:before{
    content: none !important;
}

@media (max-width: 1100px) {
    .vacancies-box {
        padding: 32px 40px;
    }
    .vacancies-box__list {
        width: 100%;
    }

    .vacancies-box__border {
        left: 0;
        width: 100%;
    }
    .vacancies__item {
        flex: 1 1 100%;
        width: 100%;
    }
}

@media (max-width: 767px) {

    .vacancies-box__btn {
        width: 100%;
        box-sizing: border-box;
        height: 40px !important;
    }

    .vacancies-box__border{
        width: calc(100% + 60px);
        margin: 0 -30px;
    }
    .vacancies-box{
        padding: 32px 0px;
    }
    .vacancies-box__title{
        margin-left: -30px;
    }
}


@media only screen and (max-width: 720px){
    .vacancies-box__border{
        width: calc(100% + 40px);
        margin: 0 -20px;
    }
    .vacancies-box__title{
        margin-left: -20px;
    }
}

@media only screen and (max-width: 500px){

    .vacancies-box__border{
        width: calc(100% + 24px);
        margin: 0 -12px;
    }
    .vacancies-box{
        padding: 32px 8px;
    }
    .vacancies-box__title{
        margin-left: -20px;
    }
}

/* End */


/* Start:/local/templates/icl/components/bitrix/news.list/main-projects2/style.css?15876529121557*/
.main-projects__list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -16px -8px;
    padding-bottom: 30px;
}

.main-projects__item.news-card{
    max-width: 100%;
    width: 100%;
}

.main-projects__item .news-card__image-description {
    letter-spacing: 0.6px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: unset;
    background: #f40000;
    color: #fff;
    text-transform: uppercase;
    font-family: 'robotobold_condensed';
    display: block;
    padding: 12px 25px;
    z-index: 3;
    font-size: 13px;
    line-height: 1.4;
}

@media (max-width: 720px) {
    .main-projects__item{
        width: 100%;
    }
    .main-projects__list{
        justify-content: center;
    }
}
.owl-dots.owl-dots__custom {
    display: flex !important;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.owl-dots.owl-dots__custom .owl-dot.active {
    opacity: 0.2;
}

.owl-dots.owl-dots__custom.owl-dots__custom--transition .owl-dot {
    transition: all 0.2s ease;
}

.owl-dots.owl-dots__custom .owl-dot {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.owl-dots.owl-dots__custom .owl-dot.current {
    opacity: 1;
}
.slider__slide {
    display: flex;
}
.slider__card {
    flex: 1;
    margin: 8px 16px;
}

@media (max-width: 720px) {
    .slider__card {
        flex: 1 1 100%;
    }
    .slider__slide {
        flex-wrap: wrap;
    }
}
/* End */


/* Start:/local/templates/icl/components/bitrix/news.list/main-reviews/style.css?15772636952756*/
.main-reviews__background{
	background-color: #f4f4f4;
	padding: 32px 0 !important;
	width: 100% !important;
	max-width: 1440px;
}
.main-reviews__title{
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	text-transform: none;
}

.reviews .owl-item.center{
	text-align: left;
}

.reviews{
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}

.review {
	background-color: #fff;
	padding: 40px 24px 24px;
	box-sizing: border-box;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 12px;
	line-height: 21px;
}

.review__spacer {
	-webkit-flex: 100 1 0;
	-ms-flex: 100 1 0;
	flex: 100 1 0;
}

.review__name{
	font-family: 'circebold';
	color: #ff0000;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 24px;
}

.review__description{
	font-size: 13px;
	line-height: 18px;
}

.review__author-after{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: flex-end;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.review__author{
	margin-top: 24px;
	text-align: right;
}
.review__author-position {
	text-align: right;
}
.review__organization {
	text-align: right;
}

.reviews__original {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
@media (max-width: 767px) {
	.reviews__original {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.reviews__original .reviews__item {
	margin: 0 8px;
	-webkit-flex: 1 1 50%;
	-ms-flex: 1 1 50%;
	flex: 1 1 50%;
	height: auto;
}

.owl-dots.owl-dots__custom {
	display: flex !important;
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.owl-dots.owl-dots__custom .owl-dot.active {
	opacity: 0.2;
}

.owl-dots.owl-dots__custom.owl-dots__custom--transition .owl-dot {
	transition: all 0.2s ease;
}

.owl-dots.owl-dots__custom .owl-dot {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.owl-dots.owl-dots__custom .owl-dot.current {
	opacity: 1;
}



@media (min-width: 1200px) {
	.reviews .owl-nav{
		position: absolute;
		top: 50%;
		display: flex;
		align-items: center;
		left: 0;
		right: 0;
	}
	.reviews .owl-dots{
		margin-top: 32px;
	}
}
@media (max-width: 1200px) {
	.reviews .owl-stage-outer{
		margin-bottom: 16px;
	}
	.reviews .owl-dots{
		margin-top: 32px;
	}
	.reviews .owl-prev{
		left: 16px;
	}
	.reviews .owl-next{
		right: 16px;
	}
}
@media (max-width: 767px) {
	.reviews .owl-stage-outer{
		margin-bottom: 8px;
	}
	.reviews .owl-dots{
		margin-top: 24px;
	}
}

/* End */
/* /local/templates/icl/components/bitrix/news.list/slidermain/style.css?157985729111018 */
/* /local/templates/icl/components/bitrix/news.list/news-tab/style.css?15895260434116 */
/* /local/templates/icl/components/bitrix/catalog.section.list/services2/style.css?15773558011914 */
/* /local/templates/icl/components/bitrix/news.list/mainvacancy3/style.css?15771043072530 */
/* /local/templates/icl/components/bitrix/news.list/main-projects2/style.css?15876529121557 */
/* /local/templates/icl/components/bitrix/news.list/main-reviews/style.css?15772636952756 */
