

/* Start:/bitrix/templates/zemDV/components/bitrix/menu/top-menu/style.css?16347921111710*/
ul.top-menu {
	list-style:none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	max-width: 1140px;
	height: 150px;
	background: #F8F8F8;
}

.top-menu img {
	height: 118px;
}

ul.top-menu .top-menu__link {
	font-family: cinzel;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #0D598A;
	text-decoration: none;
	cursor: pointer;
}

.help-btn_prev {
	display: none;
}


@media(max-width: 1160px) {

	ul.top-menu {
		height: 78px;
		width: 100%;
		box-sizing: border-box;
		padding: 14px 20px 8px;
	}

	.top-menu img {
		height: 64px;
	}

	ul.top-menu .top-menu__link {
		display: none;
	}

	ul.top-menu .help-btn {
		font-size: 1px;
		line-height: 1px;
		color: #FFFFFF;
		height: 50px;
		width: 50px;
		padding: 0;
		background: linear-gradient(180deg, #0D598A 0%, #0A79A4 100%);
		border-radius: 50%;
		box-shadow: 0 4px 4px rgba(0, 0, 0, 0);
	}

	ul.top-menu	.help-btn:before {
		left: 0;
	}

	ul.top-menu	.help-btn:after {
		left: 2px;
	}

	.help-btn_prev-text {
		display: none;
	}

	.help-btn_prev {
		display: block;
		position: absolute;
		width: 150px;
		height: 56px;
		top: 14px;
		right: 65px;
	}

	.help-btn_prev-text {
		position: absolute;
		width: 122px;
		height: 50px;
		left: 0;
		top: 0;
		font-family: Roboto;
		font-style: italic;
		font-weight: 300;
		font-size: 12px;
		line-height: 18px;
		display: flex;
		align-items: center;
		text-align: right;
		letter-spacing: 0.01em;
		color: #0A79A4;
	}

	.help-btn_prev img {
		position: absolute;
		width: 43px;
		height: 8px;
		right: 0;
		bottom: 0;
	}

}
/* End */


/* Start:/bitrix/templates/zemDV/template_styles.css?1637637149668*/
body {
    margin: 0;
}


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

/*b7music*/
.project__phone-link, .project__inst-link {
    top: 50px;
}

.project {
    grid-template-rows: 50px 70px 270px 0px !important;
}

@media (max-width: 1160px){
.project__phone-link, .project__inst-link {

    top: 0px !important;

}}
@media (max-width: 375px){
.project__phone-link, .project__inst-link {

top: 0px;
}}
/*b7music*/
/* End */
/* /bitrix/templates/zemDV/components/bitrix/menu/top-menu/style.css?16347921111710 */
/* /bitrix/templates/zemDV/template_styles.css?1637637149668 */
