@font-face {
	font-family: 'PT-JSDB';
	src: url("/local/templates/.default/markup_vdnh/build/fonts/PT-JSDB-Regular-small.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'PT-JSDB';
	src: url("/local/templates/.default/markup_vdnh/build/fonts/PT-JSDB-Bold-small.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'PT-JSDB';
	src: url("/local/templates/.default/markup_vdnh/build/fonts/PT-JSDB-Thin-small.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'VDNHLebedev';
	src: url("/local/templates/.default/markup_vdnh/build/fonts/vdnhlebedev-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	src: url("/local/templates/.default/markup_vdnh/build/fonts/icomoon.eot?8omgev");
	src: url("/local/templates/.default/markup_vdnh/build/fonts/icomoon.eot?#iefix8omgev") format("embedded-opentype"), url("/local/templates/.default/markup_vdnh/build/fonts/icomoon.woff?8omgev") format("woff"), url("/local/templates/.default/markup_vdnh/build/fonts/icomoon.ttf?8omgev") format("truetype"), url("/local/templates/.default/markup_vdnh/build/fonts/icomoon.svg?8omgev#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0;

	font: 400 14px/1.3 PT-JSDB, Arial, sans-serif;

	-webkit-font-smoothing: antialiased !important;
	-khtml-font-smoothing: antialiased !important;
	-moz-font-smoothing: antialiased !important;
	-ms-font-smoothing: antialiased !important;
	-o-font-smoothing: antialiased !important;
	font-smoothing: antialiased !important;
}

a {
	color: #212250;
}

.container {
	max-width: 1180px;
	margin: 0 auto;
}

.container-fluid {
	width: 100%;
}

.container-fluid iframe {
	display: inline-block;
	vertical-align: middle;
}

.row {
	max-width: 100%;
	padding: 0 1.0425%;
	position: relative;
}

body > .header {
	background-color: #ffffff;
	border-bottom: 2px solid #3a7bbf;
	line-height: 100px;
	vertical-align: middle;
}

.header__logo {
	max-width: 310px;
	padding-right: 60px;
}

.header__logo a {
	display: inline-block;
	width: 100%;

	position: relative;
	z-index: 200;
}

.header__logo img {
	width: 100%;

	vertical-align: middle;
}

.header__menu-wrapper {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 150;
}

@media (min-width: 992px) {
	.header__menu-wrapper {
		padding-left: 175px;
	}
}

@media (min-width: 1200px) {
	.header__menu-wrapper {
		padding-left: 310px;
	}
}



.footer {
	background-color: #ffffff;
	border-top: 2px solid #3a7bbf;
	line-height: 75px;
	vertical-align: middle;
}

.footer__logo {
	max-width: 100px;
	display: inline-block;
}

.footer__logo a {
	display: inline-block;
	width: 100%;
}

.footer__logo img {
	width: 100%;
	vertical-align: middle;
}

.footer__copyright {
	font-size: 12px;
	line-height: 16px;
	display: inline-block;
	vertical-align: middle;
}

.footer__social {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 auto;
}

@media (min-width: 576px) {
	.footer__social {
		vertical-align: middle;
	}
}

body > .content {
	font-size: 16px;
	color: #333;
}

body > .content .watermark-hover:after {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('img/watermark-full.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 1s;
	mix-blend-mode: difference;
	z-index: 2;
}

body > .content .watermark-hover:hover:after {
	opacity: .8;
}

body > .content h2 {
	font-size: 32px;
	line-height: 32px;
	margin: 2% 0 1% 0;
	font-weight: normal;
}

body > .content h2 a {
	color: #000;
	text-decoration: none;
}

body > .content hr {
	height: 1px;
	width: 100%;
	margin: 0 0 1% 0;
	background-color: #e1e1e1;
	border: 0;
	border-left: 40px solid #1e1e1e;
	box-sizing: border-box;
}

body > .content .ticketButton {
	display: inline-block;
	background-color: #f7323f;
	color: #FFFFFF;
	width: 100%;
	font-size: 18px;
	text-align: center;
	padding: 1% 2%;
	text-decoration: none;
	text-transform: uppercase;
	opacity: 0.8;
	transition: opacity .5s;
}

body > .content .ticketButton:hover {
	opacity: 1;
}

.flex {
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.row {
	-webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
}

.column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}








/* Start:/local/templates/cosmos/components/bitrix/main.include/prices/style.css?15234626085756*/
#mainExposition .header, #priceMK1 .header {
	background-color: #3c7bc0;
}

#cinemaSphere .header, #priceMK2 .header {
	background-color: #33387c;
}

#sightseeingTour .header {
	background-color: #212250;
}

#priceMK3 .header {
	background-color: #1e214e;
}

#priceMK4 .header {
	background-color: #0b0c2a;
}


.priceVertical {
	flex-wrap: wrap;
	margin-bottom: 3%;
}

@media (min-width: 576px) {
	.priceVertical {
		flex-wrap: nowrap;
		margin-bottom: 0.8%;
	}
}

.priceVertical .header {
	height: 100px;
	width: 100%;
	margin: 0 0.8% 0 0;
	background-position: right bottom;
	background-repeat: no-repeat;
	-webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -o-flex: 1 0 auto;
    flex: 1 0 auto;
}

@media (min-width: 576px) {
	.priceVertical .header {
		height: 200px;
		width: 200px;
	}
}

.priceVertical h2 {
	width: 100%;
	height: 100%;
	padding: 5%;
	box-sizing: border-box;
	margin: 0;
	color: #FFF;
	font-size: 22px;
	text-transform: uppercase;
}

.priceVertical .options {
	width: 100%;
	justify-content: space-evenly;
	-webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -o-flex: 1 1 auto;
    flex: 1 1 auto;
}

@media (min-width: 576px) {
	.priceVertical .options {
		justify-content: space-evenly;
		height: auto;
	}
}

.priceVertical .option {
	background-color: #e3e3e3;
	width: 100%;
	box-sizing: border-box;
	padding: 2%;
	height: 100%;
	min-height: 80px;
	color: #000;
	font-size: 20px;
	text-decoration: uppercase;
	-webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -o-flex: 0 1 auto;
    flex: 0 1 auto;
	justify-content: space-between;
	align-items: center;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
}

.priceVertical .option:last-child {
	border-bottom: 0;
}

@media (min-width: 576px) {
	.priceVertical .option {
		height: 100%;
	}
}

.priceVertical .option label, #prices .priceVertical .option span {
	height: auto;
}

.priceColumns {
	justify-content: space-between;
	text-transform: uppercase;
	flex-wrap: wrap;
	margin-bottom: 3%;
}


@media (min-width: 576px) {
	.priceColumns {
		flex-wrap: nowrap;
		margin-bottom: 0.8%;
	}
}

.priceColumns .option {
	width: 100%;
	-webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -o-flex: 0 1 auto;
    flex: 0 1 auto;
}

@media (min-width: 576px) {
	.priceColumns .option {
		width: 24.5%;
	}
}

.priceColumns .header {
	height: 150px;
	background-color: #212250;
	color: #FFF;
}

@media (min-width: 576px) {
	.priceColumns .header {
		height: 200px;
	}
}

.priceColumns .header .wrapper {
	width: 100%;
	height: 100%;
	padding: 5%;
	box-sizing: border-box;
	justify-content: space-between;
}

.priceColumns .header h2 {
	margin: 0;
	font-size: 22px;
}

.priceColumns .price {
	margin: 0.5% 0 3% 0;
	height: 50px;
	background-color: #3c7bc0;
	color: #FFFFFF;
	justify-content: center;
	align-items: center;
}

@media (min-width: 576px) {
	.priceColumns .price {
		margin: 1% 0 0 0;
	}
}


.priceLines {
	color: #FFFFFF;
	height: auto;
	justify-content: space-between;
	margin-top: 3%;
	text-transform: uppercase;
}

@media (min-width: 576px) {
	.priceLines {
		height: 150px;
	}
}

.priceLines .header {
	background-color: #212250;
	height: 48%;
}

.priceLines .header .wrapper {
	width: 100%;
	height: 100%;
	padding: 5%;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;
}

@media (min-width: 576px) {
	.priceLines .header .wrapper {
		padding: 1.25%;
	}
}

.priceLines .header h2 {
	margin: 0;
	font-size: 22px;
}

.priceLines .price {
	background-color: #3c7bc0;
	height: 50px;
	justify-content: center;
	align-items: center;
}

@media (min-width: 576px) {
	.priceLines .price {
		margin-top: 0;
		height: 48%;
	}
}

.mark {
	margin: 1% 0;
	color: #000;
	text-align: center;
}



.priceBlocks {
	text-transform: uppercase;
	flex-wrap: wrap;
	margin-bottom: 3%;
}

@media (min-width: 576px) {
	.priceBlocks {
		flex-wrap: nowrap;
		margin-bottom: 0.8%;
	}
}

.priceBlocks .header {
	height: 100px;
	width: 100%;
	color: #FFF;
	margin: 0;
	background-position: right bottom;
	background-repeat: no-repeat;
	-webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -o-flex: 1 0 auto;
    flex: 1 0 auto;
}

@media (min-width: 576px) {
	.priceBlocks .header {
		height: 200px;
		width: 200px;
		margin: 0 0.8% 0 0;
	}
}

.priceBlocks .wrapper {
	width: 100%;
	height: 100%;
	padding: 5%;
	box-sizing: border-box;
}

.priceBlocks h2 {
	margin: 0;
	font-size: 16px;
	line-height: 16px;
}


.priceBlocks .content {
	width: 100%;
	color: #000;
	background-color: #e3e3e3;
	flex-wrap: wrap;
}

@media (min-width: 576px) {
	.priceBlocks .content {
		flex-wrap: nowrap;
	}
}

.priceBlocks .time {
	width: 100%;
	-webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -o-flex: 0 1 auto;
    flex: 0 1 auto;
	font-size: 14px;
}

.priceBlocks .timeText {
	width: 100%;
	height: 100%;
	padding: 5%;
	box-sizing: border-box;
	font-size: 14px;
}

@media (min-width: 576px) {
	.priceBlocks .timeText {
		padding: 1% 5%;
	}
}

.priceBlocks .price {
	width: 100%;
	height: 50px;
	padding: 5%;
	box-sizing: border-box;
	justify-content: center;
	align-items: center;
	-webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -o-flex: 1 0 auto;
    flex: 1 0 auto;
	font-size: 20px;
}

@media (min-width: 576px) {
	.priceBlocks .price {
		width: 150px;
		height: auto;
		padding: 0.1%;
	}
}

.btn-red {
    background: #f7323f;
}

.btn-fill {
    display: block;
    width: 100%;
    text-align: center;
    font: 25px/50px PT-JSDB, Arial, sans-serif;
    margin-bottom: 25px;
    color: #fff;
    border: 0;
}


#langChange {
	display: none;
	margin: 2px 0 0 0;
	padding: 0.4% 0.8%;
	background-color: #34377a;
	border-right: 1px solid #646699;
	border-bottom: 1px solid #646699;
	border-left: 1px solid #646699;
	line-height: 25px;
	white-space: nowrap;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
    user-select: none;

	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	#langChange {
		display: inline-block;
		position: absolute;
		right: 0;
	}
}

#partners {
	margin-top: 60px;
}
