

/* Start:/bitrix/templates/zemDV/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16348767962772*/
.news-detail {
    position: relative;
    width: 100%;
    height: 798px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-detail:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .78);
    width: 100%;
    height: 100%;
}

.news-detail__wrap {
    width: 1140px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 104px 0;
}

.news-detail__name {
    font-family: cinzel;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 47px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    max-width: 700px;
    background: linear-gradient(180deg, #D8EEFC 0%, #D8EEFC 0.01%, #FFFFFF 100%);
    -webkit-mask-image: linear-gradient(180deg, #D8EEFC 0%, #D8EEFC 0.01%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #D8EEFC;
    display: block;
    margin: 0 0 32px 0;
    text-shadow: 0px 0px 0px #d8eefc;
    text-align: center;
}

.news-detail__preview,
.news-detail__text {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.01em;
    width: 90%;
    z-index: 8;
}

.news-detail__preview {
    font-size: 18px;
    line-height: 27px;
    color: #D8EEFC;
    margin: 0 auto 25px auto;
}

.news-detail__text {
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    margin: 0 auto 0 auto;
    overflow-y: scroll;
}

.news-detail__text::-webkit-scrollbar {
    width: 0;
}

.back-to-news__wrap {
    position: relative;
    width: 1140px;
    margin: 0 auto;
}

.back-to-news {
    position: absolute;
    top: -135px;
    left: 5%;
}

.back-to-news img {
    transform: rotate(180deg);
}

@media (max-width: 1024px) {

    .news-detail {
        height: 490px;
    }

    .news-detail__wrap {
        width: 100%;
        padding: 24px 0 55px 0;
    }

    .news-detail__name {
        font-size: 18px;
        line-height: 27px;
        max-width: 100%;
        margin: 0 0 16px 0;
    }

    .news-detail__preview,
    .news-detail__text {
        width: 98%;
    }

    .news-detail__preview {
        font-size: 14px;
        line-height: 18px;
        margin: 0 auto 15px auto;
        text-align: center;
    }

    .news-detail__text {
        font-size: 12px;
        line-height: 14px;
        margin: 0 auto 0 auto;
    }

    .back-to-news__wrap {
        width: 100%;
    }

    .back-to-news {
        top: -40px;
        left: 1%;
    }

    .back-to-news img {
        height: 30px;
    }

}





/* End */


/* Start:/bitrix/templates/zemDV/components/bitrix/news.list/about/style.css?16347846585359*/
.about {
    width: 100%;
    display: flex;
    flex-direction: column;align-items: center;
}

.about__main {
    margin-top: 104px;
    width: 1140px;
    position: relative;
}

.about__main-aside {
    position: absolute;
    color: #0D598A;
    opacity: 0.28;
    min-width: 590px;
    height: 18px;
    font-family: cinzel;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    transform: rotate(-90deg);
    left: -285px;
    top: 379px;
}

.about__main-aside:before,
.about__main-aside:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 109px;
    top: 0;
    background: #0D598A;
    border-radius: 100px;
}

.about__main-aside:before {
    left: 0;
}

.about__main-aside:after {
    right: 0;
}

.about__main-text {
    width: 653px;
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.01em;
    color: #333333;
    margin: 175px auto 40px 98px;
}

.about__main-back-image {
    position: absolute;
    width: 459px;
    height: 468px;
    right: 0;
    top: 175px;
    display: block;
}

.help-btn-wrap {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin:0 0 155px 125px;
}

.help-btn-wrap span {
    width: 245px;
    height: 80px;
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;
    color: #0D598A;
    margin-left: 23px
}

.about__bottom {
    width: 100%;
    height: 394px;
    background: linear-gradient(180deg, #0D598A 0%, #0A79A4 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.about__bottom-items {
    width: 1140px;
    display: grid;
    grid-template-rows: 110px;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.about__bottom-item {
    width: 350px;
    height: 110px;
    display: grid;
    grid-template-rows: 40px 70px;
    grid-template-columns: 110px 20px 220px;
}

.bottom-item__image {
    width: 100%;
    height: 100%;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #D8EEFC;
    box-sizing: border-box;
}

.bottom-item__name {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 2;
    height: 25px;
    font-family: cinzel;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.bottom-item__text {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 2;
    grid-row-end: 3;
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    text-align: left;
}

@media (max-width: 1160px) {

    .about__main {
        margin-top: 30px;
        width: 100%;
        position: relative;
    }

    .about__main-aside {
        position: relative;
        color: #0D598A;
        opacity: 1;
        min-width: 175px;
        transform: rotate(0deg);
        margin: 20px auto;
        top: 0;
        left: 0;
    }

    .about__main-aside:before,
    .about__main-aside:after {
        display: none;
    }

    .about__main-text {
        width: 96%;
        font-size: 16px;
        line-height: 24px;
        margin: 21px auto;
    }

    .about__main-back-image {
        position: absolute;
        width: 90%;
        height: auto;
        right: 5%;
        top: -17px;
        display: flex;
        justify-content: center;
    }

    .about__main-back-image img {
        width: 280px;
        margin: 0 auto;
    }

    .help-btn-wrap {
        width: 100%;
        margin: 30px auto 50px auto;
        justify-content: center;
        align-items: center;
    }

    .about__bottom {
        width: 100%;
        height: auto;
        display: block;
    }

    .about__bottom-items {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 20px;
        margin: 57px auto 12px auto;
        gap: 0;
        box-sizing: border-box;
    }

    .about__bottom-item {
        margin-bottom: 45px;
    }

}

@media (max-width: 769px) {

    .help-btn-wrap {
        flex-direction: column;
        height: 144px;
        justify-content: space-between;
    }

    .about__bottom-item {
        width: 90%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        margin: 0 auto 45px auto;
    }

    .bottom-item__image {
        width: 110px;
        height: 110px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border: 2px solid #D8EEFC;
        box-sizing: border-box;
        margin-bottom: 10px;
    }

    .bottom-item__name {
        margin: 10px auto 13px auto;
    }

    .bottom-item__text {
        text-align: center;
    }
}






/* End */


/* Start:/bitrix/templates/zemDV/components/bitrix/news.list/projects/style.css?16348591218615*/
.projects-block {
	max-width: 1794px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#preview-carousel {
	width: 100%;
	height: 240px;
	margin-top: 62px;
}

.hash-item {
	width: 262px;
	height: 104px;
	border: 2px solid #828282;
	box-sizing: border-box;
	border-radius: 10px 10px 0 0;
	border-bottom: transparent;
	padding: 13px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: 40px 0 30px 20px;
}

.hash__prev-pic {
	position: absolute;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	left: -20px;
	top: -38px;
}

.hash__name {
	width: 100%;
	font-family: cinzel;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #828282;
	text-decoration: none;
}

.hash__text {
	font-family: 'Roboto';
	position: absolute;
	font-style: normal;
	font-weight: 300;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #828282;
	top: 93px;
}

#preview-carousel .owl-item.activeOnMain .hash-item {
	border: 2px solid #0d598a;
	border-bottom: transparent;
}

#preview-carousel .owl-item.activeOnMain .hash__prev-pic {
	border: 2px solid #0D598A;
}

#preview-carousel .owl-item.activeOnMain .hash__name {
	background: linear-gradient(180deg, #0D598A 0%, #0A79A4 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0D598A;
}

#preview-carousel .owl-item.activeOnMain .hash__text {
	color: #0A79A4;
}

#preview-carousel .owl-nav {
	display: flex;
}

#preview-carousel .owl-nav button {
	position: absolute;
	width: 38px;
	height: 38px;
	background: #f8f8f8;
	border-radius: 50%;
	padding: 5px;
	box-sizing: border-box;
	top: 85px;
}

#preview-carousel .owl-nav button.owl-prev {
	left: 310px
}

#preview-carousel .owl-nav button.owl-next {
	right: 296px;
}

#preview-carousel .owl-nav button img {
	width: 28px;
	height: 28px;
}

.projects-wrap {
	width: 1140px;
	height: 481px;
	margin: -30px auto 104px auto;
	position: relative;
}

.projects__block-name {
	position: absolute;
	font-family: cinzel;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.4em;
	text-transform: uppercase;
	color: #0D598A;
	transform: rotate(-90deg);
	width: 372px;
	height: 18px;
	left: -177px;
	top: 177px
}

.projects__block-name:before {
	content: "";
	position: absolute;
	top: 0;
	left: -109px;
	height: 1px;
	width: 109px;
	background: #0D598A;
	border-radius: 100px;
}

.project {
	padding: 101px 96px 21px 98px;
	height: 481px;
	display: grid;
	grid-template-columns: 403px 30px 262px 294px;
	grid-template-rows: 55px 73px 182px 50px;
}

.project__pic {
	position: relative;
	grid-column-start: 1;
	grid-column-end: 2;
	grid-row-start: 1;
	grid-row-end: 5;
	margin-left: 44px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 35%;
	border-radius: 10px;
}

.project__pic:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(270deg, #F8F8F8 0%, rgba(248, 248, 248, 0) 87.5%);
	border-radius: 0px;
}

.project__name {
	grid-column-start: 3;
	grid-column-end: 5;
	grid-row-start: 1;
	grid-row-end: 2;
	font-family: cinzel;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 42px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #0D598A;
	margin: 0;
	white-space: normal;
}

.project__prev-text {
	grid-column-start: 3;
	grid-column-end: 5;
	grid-row-start: 2;
	grid-row-end: 3;
	margin: 0;
	font-family: 'Roboto';
	font-style: italic;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #0A79A4;
}

.project__text {
	grid-column-start: 3;
	grid-column-end: 5;
	grid-row-start: 3;
	grid-row-end: 4;
	margin: 0;
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #333333;
}

.project__phone-link,
.project__inst-link {
	position: relative;
	grid-row-start: 4;
	grid-row-end: 5;
	margin: 0;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.01em;
	padding-left: 62px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	text-decoration: none;
}

.project__phone-link {
	grid-column-start: 3;
	grid-column-end: 4;
	background: linear-gradient(180deg, #0D598A 0%, #0A79A4 100%);
	color: #0D598A;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0px 0px 0px #0D598A;
}

.project__phone-link:before {
	content: url("/bitrix/templates/zemDV/components/bitrix/news.list/projects/./img/icon-phone.png");
	position: absolute;
	width: 50px;
	height: 50px;
	left: -3px;
}

.project__inst-link {
	grid-column-start: 4;
	grid-column-end: 5;
	background: linear-gradient(180deg, #BB6BD9 0%, #993BBE 0.01%, #D2287F 49.48%, #F26349 100%);
	color: #D2287F;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0px 0px 0px #cf2981;
}

.project__inst-link:before {
	content: url("/bitrix/templates/zemDV/components/bitrix/news.list/projects/./img/icon-inst.png");
	position: absolute;
	width: 50px;
	height: 50px;
	left: 0;
}

.owl-prev img {
	transform: rotate(180deg);
}

#projects .owl-nav button {
	position: absolute;
}

#projects .owl-nav button img {
	width: 46px;
	height: 46px;
	padding: 13px;
}

#projects .owl-nav .owl-prev {
	left: 105px;
	width: 72px;
	height: 72px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F8F8F8;
	border-radius: 50%;
	top: 245px;
}

#projects .owl-nav .owl-prev img {
	padding: 13px;
}

#projects .owl-nav .owl-next {
	right: -13px;
	top: 245px;
}

@media (max-width: 1840px) {
	.projects-block {
		max-width: 1512px;
	}
}

@media (max-width: 1560px) {
	.projects-block {
		max-width: 1230px;
	}

	#preview-carousel .owl-nav button.owl-next {
		right: 308px;
	}
}

@media (max-width: 1260px) {
	.projects-block {
		max-width: 980px;
	}
	#preview-carousel .owl-nav button.owl-prev {
		left: 0
	}

	#preview-carousel .owl-nav button.owl-next {
		right: 0;
	}
}

@media (max-width: 1160px) {

	#preview-carousel {
		width: 935px;
		margin: 104px auto 60px auto;
	}

	.hash-item {
		width: 280px;
		height: 113px;
		border-radius: 10px;
		padding: 20px 15px 0 15px;
		border-bottom: 2px solid #828282;
	}

	#preview-carousel .owl-nav button {
		top: 90px;
	}

	#preview-carousel .owl-item.activeOnMain .hash-item {
		border-bottom: 2px solid #0d598a;
	}

	.hash__prev-pic {
		left: 104px;
	}

	.hash__text {
		width: 250px;
		background: #f8f8f8;
	}

	.projects__block-name {
		transform: rotate(0deg);
		top: -345px;
		width: 100%;
		text-align: center;
		left: 0;
	}
	.projects__block-name:before { display: none; }

	.projects-wrap {
		width: 96%;
		height: auto;
		margin: 20px auto 100px auto;
		position: relative;
	}

	.project {
		display: flex;
		flex-direction: column;
		padding: 0;
		align-items: center;
		justify-content: center;
		height: auto;
	}

	.project__pic { display: none; }

	.project__name {
		margin-bottom: 10px;
		text-align: center;
	}

	.project__prev-text {
		margin: 7px 0;
		height: auto;
		text-align: center;
	}

	.project__text {
		margin: 10px 0 30px 0;
		height: auto;
		text-align: center;
	}

	.project__phone-link,
	.project__inst-link {
		height: 50px;
		margin: 7px 0 15px 0;
		width: 250px;
	}

	#projects .owl-dots {
		width: auto;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	#projects .owl-dots .owl-dot  {
		width: 8px;
		height: 8px;
		background: #0A79A4;
		border-radius: 8px;
		position: relative;
		margin: 0 15px 0 15px;
		box-sizing: border-box;
	}

	#projects .owl-dots .owl-dot.active:before {
		content: "";
		border: 2px solid #0A79A4;
		box-sizing: border-box;
		width: 20px;
		height: 20px;
		position: absolute;
		top: -6px;
		left: -6px;
		border-radius: 50%;
	}


}


@media (max-width: 980px) {

	.projects-block {
		max-width: 670px;
	}

	#preview-carousel {
		width: 640px;
	}

}

@media (max-width: 769px) {

	.projects-block {
		max-width: 375px;
	}

	#preview-carousel {
		width: 320px;
	}

	.project__phone-link,
	.project__inst-link {
		height: 78px;
		margin: 7px 0 15px 0;
		width: auto;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding: 0;
	}

	.project__phone-link:before {
		margin-left: -3px;
	}

	.project__phone-link:before,
	.project__inst-link:before {
		position: relative;
		margin-bottom: 5px;
	}

}















/* End */
/* /bitrix/templates/zemDV/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16348767962772 */
/* /bitrix/templates/zemDV/components/bitrix/news.list/about/style.css?16347846585359 */
/* /bitrix/templates/zemDV/components/bitrix/news.list/projects/style.css?16348591218615 */
