.contacts__title {
    /* margin: 0 0 0 -85px; */
    padding-bottom: 12px;
    border-bottom: 1px solid #dedede;
    color: #f7323f;
    font: 20px/30px VDNHLebedev, Verdana, sans-serif;
}
.btn-red2 {
    background: #f7323f;
}
.header__sites-menu > span {
    display: inline-block;
    font: 12px/20px VDNHLebedev, Verdana, sans-serif;
    padding: 0 5px;
    margin-right: 6px;
    white-space: nowrap;
    text-decoration: none;
    transition: all 0.5s;
}
.header__lang {
    font-size: 14px;
    text-decoration: none;
    color: #5d5d5d;
    margin: 0 10px 0 0;
}
.page__title-bar-filter .page__inner-filter-type a {

    display: inline-block;
    padding: 0 10px;
    font: 15px/30px PT-JSDB, Arial, sans-serif;
    color: #333;
    margin-right: 16px;

}

.add_to_calendar {
    width: 100%;
    margin-top: 20px;
    display: none;
}
.main_title, .more-btn {
    margin: 20px 0 20px;
}
.page__main .projects {
    position: relative;
    padding: 10px 12px 30px;
}
.page__main .projects .projects__controls .prev, .page__main .projects .projects__controls .next {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f7323f;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}
.search_header .search__submit {
    background: #f7323f;
}.page__main .projects .project__slider__item .title {
    font-size: 1.3em !important;
}
.position{
float: left;
}
.article__main h2 {
    color: #00A99E;
    font-size: 24px;
    font-weight: bold;
}
.btn-fill p{
	text-align: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.btn-fillAll {
    display: block;
    width: 98%;
    text-align: center;
    font: 25px/50px PT-JSDB,Arial,sans-serif;
    margin-bottom: 5px;
    color: #fff;
    border: 0px none;
    background: #f7323f;
}
.none {
display: none;
}
.size5 {
    font-size: 24px;
}
.green {
    color: #00A99E;
}
.btn-fill1 {  
	display: block;
    width: 98%;
    text-align: center;
    font: 25px/50px PT-JSDB,Arial,sans-serif;
    margin-bottom: 5px;
    color: #fff;
    border: 0px none;
}
.arch__item-more {
    margin-bottom: 10%;
}
.article__main .close {
    margin: -15px 40px 30px 0;
}

.page_expo .js-history-load-content .cnt-card__date {
	text-transform: uppercase;
}
.contacts__title {
    color: #01b2aa !important;
}
.background-arch-custom {
    background-image: url("/local/templates/.default/markup_vdnh/build/pic/page-covers/arch_custom.jpg");
    min-height: 52px;
    width: auto;
    background-repeat: repeat;
}

#homeVideoTranslation {
	box-sizing: border-box;
	width: 100%;
	height: 570px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

#homeVideoTranslation .videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
	top: 285px;
}

#homeVideoTranslationWrapper {
	position: absolute;
	top: -50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	cursor:none;
}

#homeVideoTranslationIframe {
	width: 100%;
	height: 100%;
	cursor:none;
	pointer-events: none;
}

#homeVideoTranslation .videoOverlay {
	/* background-color: rgba(0,0,0,.5); */
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-shadow: 0px 0px 3px #0003;
}

#homeVideoTranslation .videoOverlayContent {
	width: 80%;
	margin: 0 auto;
	padding: 80px 10px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#homeVideoTranslation .videoOverlayContent h3 {
	text-align: center;
	font-size: 3em;
	text-transform: uppercase;
	margin: 0;
}

#homeVideoTranslation .videoOverlayContent p {
	margin-top: 350px;
	text-align: center;
}
#vdnh_global_map .map_popover__container {
	border: 0px solid #c02727;
padding: 10px;
width: 400px;
}
#vdnh_global_map .map_popover__container .map_popover__content > div {
    font-size: 13px;
    line-height: 13px;
}

