/**
*
*
* FONTS
*
*/
@font-face {
	font-family: DINPro-Reg;
	src: url('/public/fonts/DINPro-Regular.otf');
}
@font-face {
	font-family: DINPro-Medium;
	src: url('/public/fonts/DINPro-Medium.otf');
}
@font-face {
	font-family: DINPro-Light;
	src: url('/public/fonts/DINPro-Light.otf');
}
@font-face {
	font-family: MyriadPro-Reg;
	src: url('/public/fonts/MyriadPro-Regular.otf');
}
@font-face {
	font-family: MyriadPro-Bold;
	src: url('/public/fonts/MyriadPro-Bold.otf');
}
@font-face {
	font-family: MyriadPro-It;
	src: url('/public/fonts/MyriadPro-It.otf');
}
/**
*
* FONTS
*
*/



/**
*
* GLOBAL
*
*/
html,
body {
  font-family: MyriadPro-Reg;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}


.half {
    width: 50%;
    display: inline-block;
    min-height: 100px;
    margin: -20px;
}
.halflife {
    width: 50%;
    display: inline-block;
    min-height: 200px;
    margin-left: 20px;
padding: 0 0 0 25px;
}
.half-top {
   padding: 25px;
    background: #5fbad5;
}
.half-bottom {
    min-height: 200px;
    background: #cde0e6;
    padding: 30px 0;
}
.half-bottom img{
    margin: 30px auto 0px;
    width: 70%;
    display: block;
}
.half-bottom ol{
color: #7c8e92;
    list-style-type: none;
    padding: 0 20px;
font-size: 15px;
}
.half-bottom li:before{
content: '✓ ';
font-weight: 700;
    line-height: 30px;
}
.half-title{
text-align: center;
    color: white;
    font-size: 20px;
}
.half-price{
text-align: center;
    font-size: 40px;
    line-height: 40px;
}
.half-sub{
text-align: center;
    font-size: 12px;
}

.halflife-title{
text-align: center;
    font-size: 17px;
    font-weight: bold;
margin-bottom: 20px;
}
.halflife input,.halflife select,.halflife button{
    border: 1px solid #d1d1d1;
    width: 100%;
    padding: 10px;
    display: block;
    border-radius: 5px;
    color: #757575;
font-size: 17px;
    letter-spacing: 1px;
margin-bottom: 20px;
}
.halflife button{
color:white;
background: #5fbad5;
}
.card{box-shadow: 0 2px 5px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.07);border-radius: 3px;position: relative;max-width:800px;margin-bottom: 20px;color:#212121;margin:0 auto 25px;}
.card{padding: 20px;background: #fff;letter-spacing: 1px;}

@media (max-width: 600px) {
.halflife, .half {
width:100%;
margin: 0 0 10px 0;
    padding: 0;
}
}



input.form-control{
	background:#F1F1F1;
	border:none;
	border-radius:none;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive .embed-responsive-item, 
.embed-responsive embed, 
.embed-responsive iframe, 
.embed-responsive object, 
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
	/**
	*
	* SINGLE CLASSES
	*
	*/
	.dropdown-menu{
		z-index:1060 !important;
	}
	.text-muted{
		color:#ababab;
	}
	.block-title{
		font-size: 24px;
		margin: 0px 0px 20px 0px;
		font-weight: normal;
		position:relative;
	}
	.block-title .title-right-link{
		font-size:18px;
		font-weight:normal;
		position:absolute;
		right:0px;
		bottom:0px;
	}
	.block-text{
		line-height: 26px;
		font-size: 18px;
		color: #737d83;
		margin:0px;
	}
	.text-center{
		text-align:center;
	}
	.text-left{
		text-align:left;
	}
	.text-right{
		text-align:right;
	}
	.center{
		margin-left:auto;
		margin-right:auto;
	}
	.ellipsis{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.rounded-question{
		display:inline-block;
		width:46px;
		height:46px;
		line-height:46px;
		text-align:center;
		color:#ffffff;
		background:#E7EDF0;
		font-family:MyriadPro-Bold;
		font-size:30px;
		border-radius:50%;
		margin:0px;
		cursor:pointer;
	}
	.rounded-question:hover{
		font-size:32px;
		opacity:0.7;
	}
	.rounded-question:active{
		outline: 0;
		background-image: none;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
		box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	}
	.bold{
		font-weight:bold;
	}
	.dblock{
		display:block;
	}
	/**
	*
	* SINGLE CLASSES
	*
	*/
	/**
	*
	* ICONS
	*
	*/
	.i-map{
		background:url('/public/image/icon/map-icon.png') no-repeat;
		display:inline-block;
		width:23px;
		height:23px;
	}
	.i-fullscreen{
		background:url('/public/image/icon/fullscreen-icon.png') no-repeat;
		display:inline-block;
		width:26px;
		height:22px;
	}
	.i-social-orange{
		background:url('/public/image/icon/social-orange-icons.png') no-repeat;
		display:inline-block;
		width:80px;
		height:80px;
	}
	.i-social-orange.facebook{
		background-position:0px 0px;
	}
	.i-social-orange.tweet{
		background-position:-80px 0px;
	}
	.i-social-orange.email{
		background-position:-160px 0px;
	}
	.i-social-orange.vk{
		background-position:-240px 0px;
	}
	.i-social-orange.link{
		background-position:-320px 0px;
	}
	
	.i-social-white{
		background:url('/public/image/icon/social-white-icons.png') no-repeat;
		display:inline-block;
		width:60px;
		height:60px;
	}
	.i-social-white.facebook{
		background-position:0px 0px;
	}
	.i-social-white.vk{
		background-position:-60px 0px;
	}
	.i-social-white.pint{
		background-position:-120px 0px;
	}
	.i-social-white.tweet{
		background-position:-180px 0px;
	}
	.i-info{
		background:url('/public/image/icon/info-icon.png') no-repeat;
		display:inline-block;
		width:70px;
		height:70px;
		background-position:0px 0px;
	}
	.i-type-grey{
		background:url('/public/image/icon/type-grey-icons.png') no-repeat;
		display:inline-block;
		width:84px;
		height:38px;
	}
	.i-type-grey.auto{
		background-position:0px 0px;
	}
	.i-type-grey.moto{
		background-position:-84px 0px;
	}
	.i-type-grey.military{
		background-position:-168px 0px;
	}
	.i-type-grey.plane{
		background-position:-252px 0px;
	}
	.i-close{
		background:url('/public/image/icon/close-icon.png') no-repeat;
		background-position:-3px -3px;
		display:inline-block;
		width:28px;
		height:28px;
	}
	.i-site-logo{
		background:url('/public/image/icon/logo2.png') no-repeat;
		width:70px;
		height:80px;
		display:inline-block;
	}
	.i-soc-auth{
		background:url('/public/image/icon/social-auth-icons.png') no-repeat;
		width:48px;
		height:48px;
		display:inline-block;
	}
	.i-soc-auth.fb{
		background-position:0px 0px;
	}
	.i-soc-auth.vk{
		background-position:-48px 0px;
	}
	/**
	*
	* ICONS
	*
	*/
        .white-bg {
            background: #fff;
        }
/**
*
* GLOBAL
*
*/

/**
*
* HEADER
*
*/
#news-header{
	background: #44a44f;
	position: relative;
	min-height: 50px;
	padding: 14px;
}
#news-header .text{
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
}
#news-header .i-close{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -14px;
	opacity: 0.5;
	cursor: pointer;
}
#news-header:hover .i-close{
	opacity: 0.7;
}
#news-header .i-close:hover{
	opacity: 1;
}
#news-header .text a{
	color: #ffffff;
	text-decoration: underline;
}
#header{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e7edf0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7edf0));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e7edf0 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e7edf0 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e7edf0 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e7edf0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7edf0',GradientType=0 );
	padding:28px 0px 34px 0px;
}
#header .nav .navbar-left a{
	display: inline-block;
}
#header .nav .site_logo{
	margin-right: 15px;
}

#header .nav .site_title{
	display:none;
}
@media (min-width: 768px) {
	#header .nav .site_title{
		display:none;
	}
}
@media (min-width: 1200px) {
	#header .nav .site_title{
		display:block;
	}
}


#header .nav .site_name{
	font-size:30px;
	color:#f26522;
	margin:0;
	font-family:DINPro-Reg;
	line-height:30px;
	margin-bottom: 4px;
	margin-top: -4px;
}
#header .nav .site_subname{
	font-size:18px;
	color:#929292;
	margin:0;
	font-family:MyriadPro-Reg;
	line-height: 24px;
}
#header .nav .navbar-nav{
	margin:10px 0px;
	padding:0px;
	list-style-type:none;
}
#header .nav .navbar-nav>li{
	line-height:40px;
	position: relative;
	display: block;
	font-size:18px;
	color:#737d83;
	font-family:MyriadPro-Reg;
	padding:0px;
}
#header .nav .navbar-nav>li.balance{
	color: #44a44f;
	border:1px solid #44a44f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 20px;
	padding: 0px;

	-webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
#header .nav .navbar-nav>li.balance a{
	padding-left: 18px;
  	padding-right: 18px;
  	display: block;
}
#header .nav .navbar-nav>li.balance:hover{
	background: #44a44f;
	color: #fff;
}
#header .nav .navbar-menu.open li.balance{
	margin-left: 0px;
	border: none;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px;
	color: #737d83;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;

	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
#header .nav .navbar-menu.open li.balance>a{
	padding: 0px;
}
#header .nav .navbar-menu.open li.balance:hover{
	background: #f5f5f5;
	color: #737d83;
}
#header .nav .navbar-nav>li.auth{
	background:#E7EDF0;
}
#header .nav .navbar-nav>li a{
	color:inherit;
	text-decoration:none;
}
#header .nav .navbar-nav>li.link:hover a,
#header .nav .navbar-nav>li.active a{
	border-bottom:2px solid #F26422;
}

#header .nav .navbar-nav>li.dropdown:hover a,
#header .nav .navbar-nav>li.active.dropdown a{
	border-bottom:none;
}
#header .nav .navbar-nav>li.dropdown .nav-photo{
	width:40px;
}
#header .nav .navbar-nav>li.dropdown{
	margin-top: -4px;
}

#header .nav .navbar-nav>li .btn{
	font-size:18px;
	padding: 10px 40px;
	line-height: 18px;
	display:block;
}
#header .nav .navbar-nav>li .btn:hover{
	border: 1px solid #035EBC;
}
#header .nav .navbar-nav>li:last-child{
	padding-right:0px;
}

#header .nav .navbar-menu{
	display:none;
}
#header .nav .navbar-menu.open{
	display:block;
	position: absolute;
	z-index: 9999;
	background: #ffffff;
	right:0px;
	top:80px;
	padding-left:0px;
	padding-right:0px;
	min-width:300px;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#header .nav .navbar-menu.open .navbar-nav{
	background-color: #ffffff;
}
#header .nav .navbar-menu.open .nav-item>a{
	display:block;
	padding-left:15px;
	padding-right:15px;
}
#header .nav .navbar-menu.open .nav-item.link>a:hover{
	border:none;
	background-color: #f5f5f5;
}
#header .nav .navbar-menu.open .nav-item.dropdown{
	line-height:56px;
	margin-top:0px;
}
#header .nav .navbar-menu.open .nav-item.dropdown:hover{
	background-color: #f5f5f5;
}
#header .nav .navbar-menu.open .nav-item.dropdown .dropdown-toggle{
	display:none;
}
#header .nav .navbar-menu.open .dropdown-menu{
	display: block;
	position: relative;
	border: none;
	top: 0px;
	right: 0px;
	box-shadow: none;
	width: 100%;
	margin: 0px;
	padding:0px;
}
#header .nav .navbar-menu.open .dropdown-menu>li{
	line-height: 40px;
	position: relative;
	display: block;
	font-size: 18px;
	color: #737d83;
	font-family: MyriadPro-Reg;
	padding: 0px;
	background:#E7EDF0;
}
#header .nav .navbar-menu.open .dropdown-menu>li>a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 40px;
}
#header .nav .navbar-menu.open .dropdown-menu>li>a:hover{
	border: none;
	background-color: #f5f5f5;
}
#header .nav .navbar-menu.open .dropdown-menu
#header .nav .navbar-toggle{
	display:block;
	margin-right:15px;
}
#header .nav .navbar-right.navbar-toggle .btn{
	padding: 10px;
	border-radius:5px !important;
	display:inline-block;
}
#header .nav .navbar-right.navbar-toggle .btn.registr{
	margin-right:10px;
	padding: 10px 11px 4px 11px;
}
@media (max-width: 767px){
	#header .nav .navbar-right.navbar-toggle .btn.registr.hid-xs{
		display: none;
	}
	#header .nav .navbar-right.navbar-toggle .btn.registr.vis-xs{
		display: inline-block; 
	}
}
.i-avatar-grey{
	width:20px;
	height:17px;
	display:inline-block;
	background:url('/public/image/avatar_grey.png') no-repeat;
	background-position:0px 0px;
}
#header .nav .navbar-right.navbar-toggle .btn.registr:hover{
	border-color: inherit;
}
#header .nav .navbar-right.navbar-toggle .btn:hover{
	border-color: #A73E0B;
}
#header .nav .navbar-right.navbar-toggle .btn>.icon-bar{
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background-color: #E7EDF0;
}
#header .nav .navbar-right.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}
@media (min-width: 768px) {
	#header .nav .navbar-toggle{
		display:none;
	}
	#header .nav .navbar-menu{
		display:block;
	}
	#header .nav .navbar-nav>li {
		float:left;
	}
	#header .nav .navbar-nav{
		float:right;
	}
	#header .nav .navbar-nav>li{
		padding-left:8px;
		padding-right:8px;
	}
	#header .nav .navbar-nav>li .btn{
		padding: 10px 10px;
	}
}
@media (min-width: 992px) {
	#header .nav .navbar-nav>li{
		padding-left:18px;
		padding-right:18px;
	}
	#header .nav .navbar-nav>li .btn{
		padding: 10px 40px;
	}
}


/**
*
* HEADER
*
*/


/**
*
* CONTENT
*
*/
#content{
	overflow:hidden;
	background: #E7EDF0;
	min-height: 100%;
}
.carousel-block{
	margin-bottom:50px;
}
.carousel-block .carousel-caption{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:63px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=0 );
	text-align:center;
	font-family:MyriadPro-Bold;
	font-size:18px;
	padding: 14px 0px;
}
.carousel-block .carousel-caption a{
	color: #ffffff;
	text-decoration:none;
}
.carousel-block .carousel-caption a:hover{
	color:#F26422;
}
.carousel-block .carousel-inner .item{
	padding-bottom: 28.26%;
}
.carousel-block .carousel-inner .item img{
	position: absolute;
	width: 100%;
}
.carousel-block .carousel-indicators{
	bottom:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.carousel-control{
	opacity:1 !important;
	background-image:none !important;
}
.i-carousel-control{
	background:url('/public/image/icon/carousel-nav.png') no-repeat;
	width:60px;
	height:60px;
	display:inline-block;
	position: absolute;
	top: 50%;
	z-index: 5;
}
.i-carousel-control.left{
	background-position:0px 0px;
	margin-top: -30px;
	left: -30px;
}
.i-carousel-control.right{
	background-position:-60px 0px;
	margin-top: -30px;
	right: -30px;
}
.carousel-block .carousel-indicators li{
	width:13px;
	height:13px;
	background:#ffffff;
	margin:2px;
}
.carousel-block .carousel-indicators li.active{
	width:14px;
	height:14px;
	background:#f26522;
	border:none;
	margin:2px;
}
.about-block{
	margin-bottom:44px;
}
.about-block .about_item{
	margin-bottom: 38px;
}
@media (min-width: 768px) {
	.about-block .right-side .about_item{
		/*border-left: 2px solid #B1B9BB;*/
		margin-bottom:0px;
	}
	.about-block .left-side{
		border-right: 2px solid #B1B9BB;
	}
	.about-block .right-side .about_item:first-child{
		padding-bottom:40px;
	}
}
.about-block .left-side.about_item img{
	margin-left:0px;
}
.about-block .about_item .item_img{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.about-block .about_item .item_title{
	font-size: 24px;
	margin: 0px 0px 16px 0px;
	font-weight: normal;
	color: #5f676b;
}
.about-block .about_item .item_title.ads_title{
	font-size: 14px;
	color: #737d83;
}
.about-block .about_item .item_price{
	font-size:36px;
	color:#f26522;
	margin-top:0px;
	margin-bottom:18px;
	line-height:30px;
}
.about-block .about_item .item_text{
	font-size: 14px;
	color: #5f676b;
	margin: 0px;
}
.about-block .about_item .item_text a{
	color:#2289f2;
}
.about-line{
	background: #D1DADF;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-top:-44px;
	margin-bottom:44px;
}
.about-line .btn{
	font-size:24px;
	padding:6px 10px;
	margin-top:12px;
}
.popular-museums-block{
	padding-bottom: 34px;
	color: #40474b;
}
.popular-museums-block .block-title{
	color: #666666;
}
.museums-block .museum_item .img_wrap{
	position:relative;
}
.museums-block .museum_item .img_wrap .museum_new{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 80px;
}
.museums-block .museum_item .img_wrap .museum_new:before{
	border: 40px solid transparent;	
	border-top: 40px solid #FDBA45; 
	border-right: 40px solid #FDBA45;
	position: absolute;
	top: 0px;
	right: 0px;
	content: "";
}
.museums-block .museum_item .img_wrap .museum_new .new{
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
	width: 38px;
	height: 38px;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #C68006;
	text-align: center;
	line-height: 38px;
}

.museums-block .museum_item .screen_wrap{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0;
	background:rgba(0,0,0,0.5);
	-webkit-transition: opacity 0.5s ease-out 0s;
     -moz-transition: opacity 0.5s ease-out 0s;
     -o-transition: opacity 0.5s ease-out 0s;
     transition: opacity 0.5s ease-out 0s;
}
.museums-block .museum_item:hover .screen_wrap{
	opacity:1;
}
.museums-block .museum_item .screen_wrap .center{
	height: 100%;
	width:200px;
	position: relative;
}
.museums-block .museum_item .screen_wrap .info{
	/*margin-top: 20%;*/
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.museums-block .museum_item .screen_wrap .info p{
	margin:0px;
	color:#ffffff;
	font-size:18px;
	font-family:MyriadPro-Reg;
	line-height: 24px;
}
.museums-block .museum_item .item_img{
	width:100%;
	margin-bottom:14px;
}
.museums-block .museum_item .item_info{
	margin-bottom:30px;
}
.museums-block .museum_item .item_title{
	font-size:18px;
	color:#666666;
	text-align:center;
	margin-top:14px;
	margin-bottom:8px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.museums-block .museum_item .item_price{
	font-size:18px;
	color:#f26522;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}
.museums-block .museum_item .item_price .free{
	color:#2abb03;
}
.museums-block .museum_item .item_buy{
	font-size:18px;
	color:#2abb03;
	text-transform:uppercase;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}
.subs-block{
	background: #D1DADF;
	padding-top: 34px;
	padding-bottom: 34px;
}
.subs-block .block-text{
	margin-bottom:30px;
}
.subs-block .subs-form .form-control{
	font-size:24px;
	height:50px;
	margin-bottom:20px;
}
.form-control.error{
	color: #a94442 !important;
	background-color: #f2dede !important;
	border-color: #ebccd1 !important;
}
.subs-block .subs-form .form-group .btn{
	height:50px;
	font-size:24px;
}
/**
*
* ALL MUSEUMS
* 
*/
.map-search-block{
	margin-bottom:54px;
}

@media (max-width: 1200px){
	.map-search-block .map-side{
		position: relative;
		display: block;
		height: 0;
		padding: 0;
		overflow: hidden;
		padding-bottom: 29.25%;
		height:auto !important;
		margin-left: 15px;
		margin-right: 15px;
	}
}
.map-search-block .map-canvas{
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.map-search-block .search-side .wrap{
	padding:20px 25px 40px 25px;
	background:#F2F5F7;
}
.map-search-block .search-side .block-title{
	color:#666666;
}
.map-search-block .search-side .search-form label{
	color:#5f676b;
	font-size:14px;
}
.map-search-block .search-side .search-form .search-country{
	border:1px solid #e4dddf;
	height:44px;
	background:#F8FAFB;
	color:#6aa9e9;
	font-size:18px;
}
.map-search-block .search-side .search-form .form-control{
	margin-bottom:20px;
}
.map-search-block .search-side .search-form .type_items{
	margin-bottom:40px;
}
.map-search-block .search-side .search-form .type_items .item{
	text-align:center;
	color:#5f676b;
	font-size:14px;
	padding:4px 0px 2px;
	position:relative;
}
.map-search-block .search-side .search-form .type_items .item:hover{
	background:#f0f0f0;
	cursor:pointer;
}
.map-search-block .search-side .search-form .type_items .item.active{
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	color: #5f676b;
	background-color: #FFE6AD;
	border-color: #B2892E;
}
.map-search-block .search-side .search-form .btn{
	font-size:24px;
	height:56px;
}
/**
*
* ALL MUSEUMS
*
*/


/**
*
* TEXT BLOCK
*
*/
.index-text-block{
	background: #D1DADF;
	padding-top: 34px;
	padding-bottom: 34px;
}
.index-text-block .block-title{
	  margin-top: 30px;
}
.index-text-block .block-text{
	margin-bottom:10px;
	text-indent: 30px;
	text-align: justify;
}
/**
*
* TEXT BLOCK
*
*/


/**
*
* ABOUT
*
*/
.ceo-block{
	margin-bottom:80px;
}
.ceo-block .appeal_wrap{
	background:#F7F7F7;
	padding:24px 20px 14px 20px;
	border-radius:3px;
}
.ceo-block .appeal_wrap .ceo_appeal{
	color:#2d2d2d;
	font-size:18px;
	margin:0px;
}
.ceo-block .appeal_wrap .ceo_appeal:nth-child(1){
	margin-bottom:24px;
}
.ceo-block .appeal_wrap .ceo_appeal:nth-child(2){
	margin-bottom:10px;
}
.ceo-block .appeal_wrap .ceo_sign{
	text-align:right;
	font-size:14px;
	color:#707070;
	font-family:MyriadPro-It;
}
.ceo-block .right-side p{
	font-size:30px;
	color:#f26522;
	font-family:DINPro-Reg;
}
/**
*
* ABOUT
*
*/

/**
*
* REVIEW-BLOCK
*
*/
.review-block{
	padding-top:54px;
	padding-bottom:25px;
}
.review-block .block-title {
	color: #5f676b;
}
.review-block .review-item{
	margin-bottom:45px;
}
.review-block .review-item .wrap{
	background:#939EA4;
	border-radius:8px;
	padding:20px 40px 30px 40px;
	position:relative;
}
.review-block .review-item .wrap:after{
	background:url('/public/image/icon/review-tail.png') no-repeat;
	background-position:0px 0px;
	width:43px;
	height:27px;
	content:"";
	position:absolute;
	left:20px;
	bottom:-27px;
}
.review-block .review-item .text-wrap:before{
	background:url('/public/image/icon/quotes-icons.png') no-repeat;
	background-position:0px 0px;
	width:24px;
	height:30px;
	content:"";
	position:absolute;
	top:0px;
	left:-30px;
}
.review-block .review-item .text-wrap:after{
	background:url('/public/image/icon/quotes-icons.png');
	background-position:-24px 0px;
	width:24px;		
	height:30px;
	content:"";
	position:absolute;
	bottom:0px;
	right:-30px;
}
.review-block .review-item .text-wrap{
	color:#e7edf0;
	font-size:14px;
	font-family:MyriadPro-It;
	margin:0px 0px 14px 0px;
	position:relative;
}
.review-block .review-item .text{
	line-height:20px;
	height:160px;
	overflow:hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	
}
.review-block .review-item .sign{
	color:#51575a;
	font-size:14px;
	font-family:MyriadPro-Reg;
	text-align:right;
	margin:0px;
}
/**
*
* REVIEW-BLOCK
*
*/

/**
*
* REVIEW-PAGE
*
*/
.review-page{
	
}
.review-form-wrap{
	border:1px solid #B1C7D4;
	border-radius:10px;
	
	background: rgb(220,233,239);
	background: -moz-linear-gradient(top,  rgba(220,233,239,1) 0%, rgba(173,199,212,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,233,239,1)), color-stop(100%,rgba(173,199,212,1)));
	background: -webkit-linear-gradient(top,  rgba(220,233,239,1) 0%,rgba(173,199,212,1) 100%);
	background: -o-linear-gradient(top,  rgba(220,233,239,1) 0%,rgba(173,199,212,1) 100%);
	background: -ms-linear-gradient(top,  rgba(220,233,239,1) 0%,rgba(173,199,212,1) 100%);
	background: linear-gradient(to bottom,  rgba(220,233,239,1) 0%,rgba(173,199,212,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce9ef', endColorstr='#adc7d4',GradientType=0 );
	
	padding:22px 65px 15px 25px;
	margin-bottom:24px;
}
.review-page .user_box{
	margin-bottom: 14px;
}
.review-page .user_box .photo_wrap .photo{
	width:40px;
}
.review-page .user_box .info_wrap{
	font-size:16px;
	color:#51575a;
	line-height:18px;
	margin-top: 4px;
}
.review-page .user_box .info_wrap .text-muted{
	font-size:14px;
}
.review-form .form-control{
	width:100%;
	color: #767676;
	font-size: 14px;
	font-weight: bold;
	font-family: DINPro-Reg;
	border-radius: 5px;
	border: 1px solid #D15229;
	background: #ffffff;
	margin-bottom: 0px;
	padding: 0px 10px;
	border:1px solid #9BB8CA;
	min-height:80px;
}
.review-page .rw_text_wrap{
	position:relative;
}
@media (max-width: 768px) {
	.review-form-wrap{
		padding:20px 10px 15px 10px
	}
	.review-page .rw_text_wrap:before,
	.review-page .rw_text_wrap:after{
		display:none;
	}
}
.review-page .rw_text_wrap:before{
	background:url('/public/image/icon/quotes-icons.png') no-repeat;
	background-position:0px -30px;
	width:24px;
	height:30px;
	content:"";
	position:absolute;
	top:0px;
	left:-30px;
}
.review-page .rw_text_wrap:after{
	background:url('/public/image/icon/quotes-icons.png');
	background-position:-24px -30px;
	width:24px;		
	height:30px;
	content:"";
	position:absolute;
	bottom:0px;
	right:-30px;
}
.review-page .review-item{
	background:#FDFDFD;
	border-left:1px solid #F2F6F7;
	border-bottom:1px solid #F2F6F7;
	border-radius:10px;
	padding:24px 60px 14px 24px;
	margin-bottom:24px;
}
.review-page .review-item .text-wrap{
	position:relative;
}
.review-page .review-item .text-wrap:before{
	background:url('/public/image/icon/quotes-icons.png') no-repeat;
	background-position:0px -30px;
	width:24px;
	height:30px;
	content:"";
	position:absolute;
	top:0px;
	left:-36px;
}
.review-page .review-item .text-wrap:after{
	background:url('/public/image/icon/quotes-icons.png');
	background-position:-24px -30px;
	width:24px;		
	height:30px;
	content:"";
	position:absolute;
	bottom:0px;
	right:-30px;
}
.review-page .review-musem-title{
	font-size:24px;
	color:#111111;
	font-weight:normal;
	margin-top:4px;
	margin-bottom:10px;
}
/**
*
* REVIEW-PAGE
*
*/

/**
*
* BREADCRUMBS-BLOCK
*
*/
.breadcrumbs-block{
	margin-top:4px;
	margin-bottom:14px;
}
.breadcrumbs-block_exhibit {
    font-size: 18px;
    color: #8b8b8b;
    text-transform: none;
    font-family: DINPro-Reg;
}
.breadcrumbs-block_exhibit a {
    color: inherit;
}
.breadcrumbs-block a,
.breadcrumbs-block a:hover{
	text-decoration:none;
	display:block;
}
.breadcrumbs-block .back-arrow{
	padding:0px;
	height:26px;
	width:26px;
	border-radius:4px !important;
	background-color:#FDFDFD;
	border:1px solid #CACACA;
	font-size:16px;
	color:#2289f2;
	font-family:MyriadPro-Reg;
	float:left;
}
.breadcrumbs-block .text{
	line-height:26px;
	font-size:16px;
	color:#2289f2;
	display:block;
	margin-left:10px;
	float:left;
}

.breadcrumbs-block:active .back-arrow{
	background-image: none;
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
	
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/**
*
* BREADCRUMBS-BLOCK
*
*/

/**
*
* MUSEUM-HEADER
*
*/
.museum-header{
	margin-bottom:40px;
}
.museum-header .wrap{
	position:relative;
}
.museum-header .wrap .screen{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}
.museum-header .wrap .screen>.screen-wrap{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.museum-header .wrap .screen.dark{
	background:rgba(0,0,0,0.7);
}
.museum-header .wrap .screen.dark.case-1{

}
@media (min-width: 768px){
	.museum-header .wrap .screen.dark.case-1 .row-1{
		/*margin-top: 16px;*/
	}
}
@media (min-width: 992px){
	.museum-header .wrap .screen.dark.case-1 .row-1{
		/*margin-top: 50px;*/
		margin-bottom: 20px;
	}
}
@media (min-width: 1200px){
	.museum-header .wrap .screen.dark.case-1 .row-1{
		/*margin-top: 70px;*/
		margin-bottom: 30px;
		font-size: 30px;
	}
}
.museum-header .wrap .screen.dark.case-2{

}
@media (min-width: 768px){
	.museum-header .wrap .screen.dark.case-2 .row-2{
		margin-top: 16px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2 .left-side .museum_title{
		text-align: right;
		line-height: 48px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2 .right-side .btn{
		display: inline-block;
		width: 75%;
	}
	.museum-header .wrap .screen.dark.case-2 .row-3.museum_title{
		font-size: 22px;
	}
}
@media (min-width: 992px){
	.museum-header .wrap .screen.dark.case-2 .row-1{
		margin-top: 16px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2 .left-side{
		  min-width: 350px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2 .left-side .museum_title{
		text-align: right;
		line-height: 48px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2 .right-side .btn{
		display: inline-block;
		width: 75%;
	}
	.museum-header .wrap .screen.dark.case-2 .row-3.museum_title{
		font-size: 22px;
	}
}
@media (min-width: 1200px){
	.museum-header .wrap .screen.dark.case-2 .row-1{
		margin-top: 30px;
		margin-bottom: 40px;
		font-size: 28px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2{
		margin-bottom: 40px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2 .left-side{
		  min-width: 350px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2 .left-side .museum_title{
		text-align: center;
		line-height: 48px;
	}
	.museum-header .wrap .screen.dark.case-2 .row-2 .right-side .btn{
		display: inline-block;
		width: 75%;
	}
	.museum-header .wrap .screen.dark.case-2 .row-3.museum_title{
		font-size: 26px;
	}
}

.museum-header .wrap{
	padding-bottom: 28.26%;
}
.museum-header .wrap .museum_image{
	position:absolute;
	width:100%;
}
.museum-header .wrap .museum_title{
	margin-top: 0px;
	margin-bottom:0px;
	text-align:center;
	font-size:26px;
	color:#ffffff;	
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	font-family:MyriadPro-Reg;
	font-weight: normal;
}
.museum-header.tour .wrap .museum_title{
	text-shadow: none;
}
.museum-header .s-screen .museum_title{
	margin:10px 0px;
	font-size:24px;
	text-shadow:none;
	color: #5f676b;
}
@media (max-width: 992px) {
	.museum-header .screen-wrap .museum_title{
		font-size:20px;
	}
	.museum-header .screen-wrap .btn{
		margin-top: 11px;
	}
}
.museum-header .wrap .soc-icons{
	margin-top:10px;
}
.museum-header .wrap .soc-icons .item{
	padding: 0px 16px;
	display: inline-block;
	color: #f26522;
	font-size: 18px;
	font-family: MyriadPro-Reg;
	text-align: center;
	text-decoration: none;
}
.museum-header .wrap .soc-icons .item i{
	background-size: 250px;
	width: 50px;
	height: 50px;
}
.museum-header .wrap .soc-icons .item i.vk{
	background-position: -150px 0px;
}
.museum-header .wrap .soc-icons .item i.fb{
	background-position: 0px 0px;
}
.museum-header .wrap .soc-icons .item i.tweet{
	background-position: -50px 0px;
}
.museum-header .wrap .soc-icons .i-social-orange:hover {
	cursor: pointer;
	opacity: 0.7;
}
.museum-header .wrap .btn_wrap{
	margin:0px;
}
.museum-header .wrap .btn{
	opacity:0.9;
	font-size:24px;
	color:#ffffff;
	padding:6px 10px;
	text-transform: capitalize;
}
.museum-header.tour .wrap .btn{
	text-transform: none;
}
/**
*
* MUSEUM-HEADER
*
*/

/**
*
* MUSEUM-PANORAMS-BLOCK
*
*/
.museum-panorams-block{
	margin-bottom:25px;
}
.museum-panorams-block .panoram_item{
	overflow:hidden;
	margin-bottom:25px;
}
.museum-panorams-block .panoram_item img{
	width:100%;
}
@media (max-width: 1200px ){
	.museum-panorams-block .panoram_item{
		height:auto !important;
	}
	.museum-panorams-block .panoram_item .map-side{
		position: relative;
		display: block;
		height: 0;
		padding: 0;
		overflow: hidden;
		padding-bottom: 29.25%;
		height:auto !important;
	}
}
.museum-panorams-block .panoram_item .map-canvas{
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
/**
*
* MUSEUM-PANORAMS-BLOCK
*
*/

/**
*
* MUSEUM_PAGE
*
*/
.museum_page .review-block{
	background:#D1DADF;
}
/**
*
* MUSEUM_PAGE
*
*/	

/**
*
* MUSEUM-INERESTING-EXHIBITS
*
*/
/*
.exhibits_list .item{
	margin-bottom:50px;
}
.exhibits_list .item .link_wrap{
	display:block;
	text-decoration:none;
	background:#DEE5E8;
}
.exhibits_list .item:hover .link_wrap{
	background:#F26522;
}
.exhibits_list .item .content_wrap{
	padding:14px 16px 22px 16px;
}
.exhibits_list .item .item_title{
	margin-top:0px;
	margin-bottom:14px;
	color:#080808;
	font-size:18px;
}
.exhibits_list .item .item_text{
	margin:0px;
	color:#484848;
	font-size:14px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin-bottom:14px;
}
*/

.museum-interesting-exhibits{
	padding-top:26px;
	padding-bottom:50px;
}
.museum-interesting-exhibits .block-title{
	color:#5f676b;
}
@media (min-width: 992px) {
	.museum-interesting-exhibits .exhibit_item{
		width:25%;
	}
}
@media (min-width: 1200px) {
	.museum-interesting-exhibits .exhibit_item{
		width:20%;
	}
}
.exhibits_list .exhibit_item{
	margin-bottom:50px;
}
.exhibits_list .exhibit_item img{
	width: 100%;
}
.exhibits_list .exhibit_item .link_wrap{
	display:block;
	text-decoration:none;
	background:#DEE5E8;
}
.exhibits_list .exhibit_item:hover .link_wrap{
	background:#F26522;
}
.exhibits_list .exhibit_item .content_wrap{
	padding:14px 16px 22px 16px;
}
.exhibits_list .exhibit_item .item_title{
	margin-top:0px;
	margin-bottom:14px;
	color:#080808;
	font-size:16px;
	line-height: 22px;
	height: 44px;
	-webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
}
.exhibits_list .exhibit_item .item_text{
	margin:0px;
	color:#484848;
	font-size:14px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin-bottom:14px;
}
/*
.museum-interesting-exhibits .exhibit_item{
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}
.museum-interesting-exhibits .exhibit_item .item_title,
.museum-interesting-exhibits .exhibit_item .item_title>a{
	text-align:center;
	font-size:18px;
	color:#677176;
}
.museum-interesting-exhibits .exhibit_item .item_text{
	font-family:MyriadPro-It;
	font-size:14px;
	color:#939ea4;
	
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.museum-interesting-exhibits .exhibit_item .img_wrap{
	text-align: center;
}
.museum-interesting-exhibits .exhibit_item .img_wrap img{

	display:inline-block;
}
.museum-interesting-exhibits .exhibit_item .item_bottom_line{
	border-top:4px solid #D0D9DE;
	width: 100%;
	z-index: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
}*/
.museum-interesting-exhibits .btn_wrap{
	margin-top:14px;
}
/**
*
* MUSEUM-INERESTING-EXHIBITS
*
*/
@media (max-width: 600px) {
#about-ads{display:none;}
#left-side-ads{display:none;}
.hidden-sm{display:none;}
.globe-m{display:none;}
.map-side{display:none!important}
.review-block{display:none;}
.museum-call-to-visit .btn_wrap .btn {font-size: 20px!important; margin: 0 auto; width: min-content;}
.block-text {margin: 0 15px;}
.about-m{width:100%!important;}
.about-m .col-sm-8{display:block!important}
}
.about-m .col-sm-8{display:none}
/**
*
* PAY-MUSEUM-BLOCK
*
*/
.pay-museum-block{
	padding-top: 36px;
	padding-bottom: 0px;
	background: #EFF4F7;
	margin-bottom: 48px;
}
.pay-museum-block .item {
	position: relative;
	margin-bottom:10px;
	text-align:center;
}
.pay-museum-block .item:last-child{
	margin-bottom:30px;
}
@media (min-width: 768px) {
	.pay-museum-block .item,
	.pay-museum-block .item:last-child{
		text-align:left;
		margin-bottom:36px;
	}
}
.pay-museum-block .item .item_img{
	width:100%;
}
.pay-museum-block .item_title {
	font-size: 18px;
	margin: 0px 0px 16px 0px;
	font-weight: normal;
	color: #717c82;
}
.pay-museum-block .item_museum{
	font-size:24px;
	color:#363c3f;
	margin:0px;
}

@media (min-width: 992px) {
	.pay-museum-block .left-side{
		border-right:2px solid #DADFE2;
	}
}
.pay-museum-block .item_price {
	font-size: 36px;
	color: #f26522;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
}
/**
*
* PAY-MUSEUM-BLOCK
*
*/

/**
*
* MUSEUM-CALL-TO-VISIT
*
*/
.museum-call-to-visit{
	background:#D1DADF;
	padding-top:56px;
	padding-bottom:20px;
}
.museum-call-to-visit .block-title{
	color:#5f676b;
}
.museum-call-to-visit .block-text{
	margin-bottom:50px;
}
.museum-call-to-visit .btn_wrap{
	margin-top:0px;
	margin-bottom:40px;
}
.museum-call-to-visit .btn_wrap .btn{
	text-transform:capitalize;
	font-size: 32px;
	padding: 8px 10px;
}
.museum-call-to-visit .right-side{
	text-align:center;
}
@media (min-width: 768px) {
	.museum-call-to-visit .right-side{
		text-align:left;
	}
}
.museum-call-to-visit .right-side .item_img{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.museum-call-to-visit .right-side .item_title {
	font-size: 24px;
	margin: 0px 0px 16px 0px;
	font-weight: normal;
	color: #5f676b;
}
.museum-call-to-visit .right-side .item_price {
	font-size: 36px;
	color: #f26522;
	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 30px;
}
.museum-call-to-visit .right-side .item_text {
	font-size: 14px;
	color: #5f676b;
	margin: 0px;
}
/**
*
* MUSEUM-CALL-TO-VISIT
*
*/
	
/**
*
* TOUR-BLOCK
*
*/

#canvas-wrap{
	position:relative;
}
.museum-canvas-title{
	position:absolute;
	top:20px;
	left:20px;
	border:2px solid #ffffff;
	border-radius:6px;
	z-index:1050;
	background:rgba(0,0,0,0.56);
}
.museum-canvas-title a{
	font-size:22px;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:14px 50px;
	line-height: 24px;
}
.museum-canvas-title .tour_visited{
	font-size: 14px;
	color: #F26422;
}
.museum-canvas-screen{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 1040;
	padding-top: 8%;
}
.museum-canvas-screen.white{
	background: rgba(255,255,255,0.6);
}
.museum-canvas-screen .title{
	color:#ffffff;
	font-size:20px;
	margin-top: 55px;
}
.museum-canvas-screen .form-btn .btn{
	border:1px solid #F26520;
	color:#f26522;
	font-size:24px;
}
.museum-canvas-screen .form-btn .btn:hover{
	background-color:#f26522;
	color:#ffffff;
	-webkit-transition: background 0.5s ease-out 0s;
     -moz-transition: background 0.5s ease-out 0s;
     -o-transition: background 0.5s ease-out 0s;
     transition: background 0.5s ease-out 0s;
}
.museum-canvas-screen .round-pano{
	width:180px;
	height:180px;
	border-radius:50%;
	border:2px solid #ffffff;
	text-align:center;
	font-size:24px;
	color:#ffffff;
}
.museum-canvas-screen .round-pano .num{
	display:inline-block;
	width:180px;
	text-align:center;
	font-size:60px;
	line-height: 70px;
	margin-top: 32px;
}
.museum-canvas-screen .round-pano .suffix{
	display:inline-block;
	width:180px;
	text-align:center;
	font-size:24px;
	text-transform:uppercase;
}
.tour-block{
	padding-bottom:36px;
}
.tour-block .wrap{
	padding:6px;
	background:#F9F9F9;
}
.tour-block .wrap .tour-canvas{
	margin-bottom:0px;
}
.tour-block .wrap .manual{
	padding-left:20px;
	padding-right:20px;
	margin-bottom:6px;
}
.tour-block .wrap .manual p{
	font-size:14px;
	color:#333638;
	margin:0px;
}
.tour-block .wrap .right-side{
	text-align:center;
}
.tour-block .wrap .right-side .text{
	color:#202122;
	font-size:14px;
	margin-top:0px;
	margin-bottom:8px;
}
.tour-block .wrap .right-side .rounded-question{
	margin-bottom:8px;
}
#toggle_map .btn, #toggle_fullscreen .btn{
	height:30px;
	width:175px !important;
	background-color:#3490C4;
	padding:0px;
	text-transform:capitalize;
	font-size:16px;
	color:#ffffff;
	padding-left: 44px;
	padding-right: 20px;
}
#toggle_map .btn i, #toggle_fullscreen .btn i{
	position: absolute;
	top: 0px;
	left: 6px;
}
#toggle_map .btn i{
	margin-top: 3px;
}
#toggle_fullscreen .btn i{
	margin-top: 4px;
}
#infoWindow{
	left:0px !important;
	top:0px !important;
}
.tour-block #control{
	left:auto !important;
	right:10px !important;
	top:auto !important;
	bottom:10px !important;
	width:auto !important;
	height:auto !important;
}
#toggle_map, #toggle_fullscreen{
	position:relative !important;
	left:auto !important;
	top:auto !important;
	right:auto !important;
	bottom:auto !important;
	width:175px !important;
	height:38px !important;
}
@media (max-width: 992px) {
	#toggle_map, #toggle_fullscreen{
		width:auto !important;
	}
	#toggle_map .btn, #toggle_fullscreen .btn{
		width:36px !important;
		padding:inherit !important;
	}
}
.museum-canvas-line{
	background:#F26422;
	min-height:70px;
}
.museum-canvas-line .wrap{
	max-width:870px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
}
.museum-canvas-line .wrap .text{
	color:#ffffff;
	font-size:18px;
	line-height:70px;
	margin:0px;
	text-align:center;
}
.museum-canvas-line .wrap .btn{
	border:1px solid #ffffff;
	margin-top:10px;
	margin-bottom:10px;
}
.museum-canvas-line .wrap .btn:hover{
	background-color: #D7581A;
}

.museum-index2-header{
	position: relative;
	background: #E7EDF0;
	margin-bottom: 40px;
	min-height: 485px;
}
/*@media (min-width: 992px){
	.museum-index2-header .museum-header #canvas-wrap {
		padding-bottom: 37.08%;
	}
}*/
.museum-index2-header .museum-header #canvas-wrap{
	  padding-bottom: 59.00%;
}
@media (min-width: 1250px){
	.museum-index2-header .museum-header #canvas-wrap{
		  padding-bottom: 37.08%;
	}
}
.museum-index2-header .museum-header{
	margin-bottom: 0px !important;
}
.museum-index2-header .left-side{
	height: 100%;
}
.museum-index2-header .icon{
	text-align: center;
	margin: 0px;
}
.museum-index2-header .left-side .text-bock{
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.museum-index2-header .left-side .text{
	font-size: 30px;
	color: #131313;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}

@media (min-width: 1100px) {
	.museum-index2-header .left-side .text{
		font-size: 48px;
	}
}
.museum-index2-header .right-side{
	position: relative;	
	height: 100%;
}
.museum-index2-header .registration-page{
	background: rgba(0,0,0,0.7) !important;
	padding: 10px 10px !important;
	position: absolute !important;
	width: 100% !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	margin: 0px !important	;
}

.museum-index2-header .registration-page .modal-header{
	margin: 0px !important;
}
.museum-index2-header .registration-page .modal-subtitle-block{
	margin: 10px 0px 20px 0px !important;
}
.museum-index2-header .registration-page .modal-title{
	color: #E6E6E4;
	text-transform: uppercase;
}
.museum-index2-header .museum-canvas-screen{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.museum-header #canvas-wrap{
	padding-bottom: 45.1%;
	position:relative;
}
.museum-header #tour-museum-canvas{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
}
@media (min-width: 992px) {
	.museum-header #canvas-wrap{
		padding-bottom: 31.08%;
	}
}
@media (min-width: 769px) {
	.museum-canvas-line .wrap .text{
		text-align:left;
	}
}
/**
*
* TOUR-BLOCK
*
*/

/**
*
* MY-MUSEUMS-INFO-BLOCK
*
*/
.my-museums-info-block{
	padding-top:16px;
	padding-bottom:0px;
	background:#FBFBFB;
	margin-bottom:48px;
}
.my-museums-info-block .item{
	margin-bottom:28px;
	position:relative;
}
.my-museums-info-block .img_wrap{
	text-align:right;
}
.my-museums-info-block .img_wrap .item_img{
	margin-left:auto;
	margin-right:auto;
	max-width:80px;
}
.my-museums-info-block .item_title{
	font-size:18px;
	color:#4f4f4f;
	text-align:center;
	margin-bottom:10px;
}
.my-museums-info-block .item_text{
	text-align:center;
	color:#4f4f4f;
	font-size:30px;
	margin-top:0px;
	margin-bottom:10px;
}
.my-museums-info-block .item.price .item_img,
.my-museums-info-block .item.country .item_img{
	margin-top:20px;
}
.my-museums-info-block .item.price .item_title{
	color:#f26522
}
.my-museums-info-block .item.price .btn{
	font-size:18px;
	padding:6px 40px;
}
/**
*
* MY-MUSEUMS-INFO-BLOCK
*
*/

/**
*
* CONTENT
*
*/

/**
*
* MODAL
*
*/
.box-modal .modal-header{
	margin-bottom:30px;
}
.box-modal .modal-title{
	color:#202122;
	font-size:22px;
	font-weight:normal;
	font-family: DINPro-Reg;
	margin:0px;
}
.box-modal .modal-subtitle{
	font-size:14px;
	color:#8b8b8b;
	font-family: DINPro-Reg;
	font-weight:normal;
	margin:0px;
}
.box-modal .modal-close-btn{
	position: absolute;
	top: 10px;
	right: 16px;
}
.box-modal .i-close{
	cursor:pointer;
	width:28px;
	height:28px;
	border-radius:50%;
	margin-top: 7px;
}
.box-modal .i-close:hover{
	opacity:0.7;
}
.box-modal .i-close:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.box-modal .form .form-control,
.box-modal .form .registration-page .form-control:focus{
	outline:none;
}
.box-modal .form .form-group{
	margin-bottom:0px;
}
.box-modal .form .control-label{
	color:#767676;
	font-weight:bold;
	font-size:14px;
	line-height:48px;
	padding-top:0px;
	font-family: DINPro-Reg;
}
.box-modal .form .btn{
	height: 48px;
	border-radius: 5px !important;
	margin-bottom: 36px;
}
.box-modal .form .form-control{
	width:100%;
	height:48px;
	color:#767676;
	font-size:14px;
	font-weight:bold;
	font-family:DINPro-Reg;
	border-radius:5px;
	border:1px solid #D15229;
	background:#ffffff;
	margin-bottom:22px;
	padding:0px 10px;
}
.box-modal .modal-title-block{
	width: 344px;
	margin-left: auto;
	margin-right: auto;
}
.box-modal .modal-title-block .i-site-logo {
	float: left;
}
.box-modal .modal-title-block .site_name {
	font-size: 30px;
	color: #d35328;
	font-family: DINPro-Reg;
	display: inline-block;
	float: none;
	line-height: 50px;
}
/**
*
* MODAL
*
*/

/**
*
* GUESS MUSEUM MODAL
*
*/
#guessMuseumModal{
	width: 750px;
}
#guessMuseumModal .modal-title-block{
	width: 100%;
	text-align: center;
	padding-bottom: 16px;
}
#guessMuseumModal .museum_answer{
	color: #212121;
	font-size: 18px;
	font-weight: bold;
}
#guessMuseumModal .img-block{
	border-bottom: 3px solid #F26422;
	border-top: 3px solid #F26422;
	padding-bottom: 5px;
	padding-top: 5px;
}
#guessMuseumModal .img-wrap{
	overflow: hidden;
	height: 0;
	position: relative;
	padding-bottom: 58%;
}
#guessMuseumModal .img-wrap img.exhibit-photo{
	position: absolute;
	top: -65px;
  bottom: 0;
  left: 0;
	width: 100%;
}
#guessMuseumModal .museum_answers .radio{
	font-size: 18px;
	color: #0b0b0b;
	line-height: 40px;
	font-weight: normal;
	cursor: pointer;
}
#guessMuseumModal .museum_answers .radio label:hover{
	background-color: #f0f0f0;
}
#guessMuseumModal .museum_answers .radio label{
	cursor: pointer;
	display: block;
}
#guessMuseumModal .museum_answers .radio input{
	 margin-right: 16px;
	 margin-left: 10px;
}
#guessMuseumModal .btn-wrap{
	margin-top: 24px;
}
#guessMuseumModal .btn-wrap .btn{
	width: 150px;
}
#guessMuseumModal .img-wrap .screen{
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.83);
	display: none;
}
#guessMuseumModal .img-wrap .screen .text-bock{
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#guessMuseumModal .img-wrap .screen .text-bock .icon{
	text-align: center;
  margin: 0px 0px 12px 0px;
}
#guessMuseumModal .img-wrap .screen .text-bock .text {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: 0px;
}
#guessMuseumModal .img-wrap .screen.success .text-bock .text{
	color: #26aa19;
}
#guessMuseumModal .img-wrap .screen.error .text-bock .text{
	color: #df1414;
}
#guessMuseumModal .answers_block .text-wrap{
	margin: 25px 0px;
}
#guessMuseumModal .answers_block .text{
	font-size: 18px;
	color: #121212;
	text-align: center;
	margin: 0px;
}
#guessMuseumModal .answers_block .soc-icons{
	margin: 20px 0px;
}
/**
*
* GUESS MUSEUM MODAL
*
*/


/**
*
* SOC LIKE MODAL
*
*/
#socLikeModal{
	width: 722px;
	border-radius: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#socLikeModal .close{
	position: absolute;
	top: 14px;
	right: 14px;
	opacity: 0.6;
	cursor: pointer;
	z-index: 99;
}
#socLikeModal .close:hover{
	opacity: 1;
}
#socLikeModal .image-wrap{
	position: relative;
}
#socLikeModal .image-wrap .text{
	position: absolute;
	bottom: 60px;
	left: 50px;
	font-family: "DinPro-Reg";
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
}
#socLikeModal .widget-wrap{
	text-align: center;
}
#socLikeModal .widget{
	display: inline-block;
	margin: 22px;
}
#socLikeModal .modal-footer{
	background: #DEDEDE;
	text-align: center;
}
#socLikeModal .modal-footer .text{
	font-size: 14px;
	color: #4a4a4a;
	text-decoration: underline;
	font-family: "DinPro-Reg";
	line-height: 38px;
}
/**
*
* SOC LIKE MODAL
*
*/


/**
*
* EXHIBIT MODAL
*
*/
.exhibit-page .exhibit-header .museum-title,
.exhibit-page .exhibit-header .museum-title a{
	font-size:16px;
	color:#f26522;
	margin:0px 0px 4px 0px;
}
.exhibit-page .exhibit-header .exhibit-title{
	font-size:30px;
	color:#202122;
	margin:0px 0px 14px 0px;
        font-family: DINPro-Medium;
}
.exhibit-page .white-bg {
    padding-top: 20px;
}
.exhibit-page #left-side-ads {
    text-align: center;
}
.exhibit-page .description_wrap{
	border-radius:8px;
	background:#FFF;
	overflow-y: auto;
	padding: 10px 30px 26px 0;
}
.exhibit-page .description_wrap p{
	margin-top:0px;
	margin-bottom: 14px;
}
.exhibit-page .description_wrap .expo_body{
	font-family:DINPro-Reg;
	font-size:18px;
}
.exhibit-page .img_main,
.exhibit-page .img_list .item,
.exhibit-page .video_list .item{
	margin-bottom:6px;
}
.exhibit-page .img_main img,
.exhibit-page .img_list .item img{
	width:100%;
}
.exhibit-page .img_list .row,
.exhibit-page .video_list .row{
	padding-left:6px;
	padding-right:6px;
}
.exhibit-page .img_list .item,
.exhibit-page .video_list .item{
	padding-left:3px;
	padding-right:3px;
}
.exhibit-page .img_list{
	padding-bottom:12px;
	border-bottom:0px;
	margin-bottom:24px;
        overflow: hidden;
}
.exhibit-page .video_list img{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
}
.exhibit-page .video_list .item_text{
	font-size:14px;
	color:#202122;
	text-align:center;
	margin:0px;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
#exhibitModal{
	width:100% !important;
	background: none;
	border-radius: 0px;
	box-shadow: none;
	padding:0px;
}
#exhibitModal .modal-header{
	margin-bottom:10px;
}
#exhibitModal .modal-title{
	font-size:30px;
	color:#202122;
}
#exhibitModal .modal-body{
	background: #B8BFC2;
	padding: 15px 0px;
}
#exhibitModal .close-block{
	position:absolute;
	top:0px;
	right:0px;
}
#exhibitModal .close-block span{
	display: inline-block;
	line-height: 42px;
	margin-right: 14px;
	float: left;
}
/**
*
* EXHIBIT MODAL
*
*/

/**
*
* EXHIBIT PAGE
*
*/
.museum-relation {
    text-align: center;
    color: #fff5f5;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.museum-relation__background {
    background-color: rgba(95, 119, 171, 0.73);
    padding-bottom: 30px;
    height: 100%;
}
.museum-relation__expo-title {
    font-size: 14px;
    padding-top: 25px;
    margin: 0;
}
.museum-relation__museum-title {
    font-size: 30px;
    padding: 0;
    margin: 0;
}
.museum-relation__link {
    margin-top: 15px;
}
.exhibit-page .exhibit-header {
	margin-bottom:20px;
        text-align: left;
}
.exhibit_page .exhibit-header .museum-title{
	font-size:16px;
	color:#f26522;
	margin:0px;
	line-height:18px;
}
.exhibit_page .exhibit-header .exhibit-title{
	font-size:30px;
	color:#202122;
	margin:0px;
	line-height: 34px;
}
.exhibit_page .description_wrap{
	padding-top:0px;
	background:none;
	border-radius:0px;
}
/**
*
* EXHIBIT PAGE
*
*/

/**
*
* EXHIBITS PAGE
*
*/
.exhibits-page .exhibits-filter{
	margin-bottom:58px;
}
.exhibits-page .exhibits-filter .form-control{
	width:100%;
	font-size:18px;
	color:#6aa9e9;
	height:46px;
	padding-left:10px;
	padding-right:10px;
	background:#F2F5F7;
	border-color: rgb(169, 169, 169);
	border-width: 1px;
	border-style: solid;
}
.exhibits-page .exhibits-filter .btn{
	font-size:24px;
	text-transform:uppercase;
	height:46px;
}
.exhibits-page .exhibits-filter label{
	font-size:14px;
	color:#5f676b;
	margin:0px;
}
.exhibits_list .item{
	margin-bottom:50px;
}
.exhibits_list .item .link_wrap{
	display:block;
	text-decoration:none;
	background:#DEE5E8;
}
.exhibits_list .item:hover .link_wrap{
	background:#F26522;
}
.exhibits_list .item .content_wrap{
	padding:14px 16px 22px 16px;
}
.exhibits_list .item .item_title{
	margin-top:0px;
	margin-bottom:14px;
	color:#080808;
	font-size:18px;
}
.exhibits_list .item .item_text{
	margin:0px;
	color:#484848;
	font-size:14px;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin-bottom:14px;
}
.exhibits_list .item .item_museum{
	text-align:center;
	font-size:14px;
	color:#a5a5a5;
	margin:0px;
}
/**
*
* EXHIBITS PAGE
*
*/

/**
*
* PAGINATION BLOCK
*
*/
.pagination-block{
	margin-bottom:34px;
	text-align:center;
}
.pagination-block .pagination{
	display: inline-block;
	padding: 0;
	margin: 0;
	overflow:hidden;
	list-style-type:none;
}
.pagination-block .pagination>li{
	position: relative;
	float: left;
	color: #337ab7;
	margin:0px 2px;
	background:#F1F5F7;
}
.pagination-block .pagination>li:first-child{
	-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-bottomleft:4px;border-top-left-radius:4px;border-bottom-left-radius:4px;
}
.pagination-block .pagination>li:last-child{
	-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;
}
.pagination-block .pagination>li:hover{
	background:#F5F9FB;
}
.pagination-block .pagination>li:active{
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.pagination-block .pagination>li>a{
	display:block;
	padding: 6px 14px;
	text-decoration: none;
	font-size:24px;
	color:#353535;
}
.pagination-block .pagination>li.active>a{
	color:#f26522;
}
/**
*
* PAGINATION BLOCK
*
*/

/**
*
* NEWS PAGE
*
*/
.news-page{
	
}
.news-item .news-title,
.news-item .news-title a{
	font-size:30px;
	color:#181919;
	margin-top:0px;
	margin-bottom:8px;
	font-weight:normal;
	text-decoration:none;
}
.news-item .news-date{
	font-size:14px;
	color:#a2aaae;
	margin-top:0px;
	margin-bottom:18px;
}
.news-item .img_wrap{
	margin-bottom:14px;
}
.news-item .img_wrap img{
	/*width:100%;*/
	margin-left:auto;
	margin-right:auto;
}
.news-page.news-item .news-content img,
.news-page .news-item .news-content img{
	margin-bottom: 14px;
	margin-top: 14px;
	width: 100% !important;
	display: block;
	max-width: 100% !important;
	height: auto;
}
.news-item{
	margin-bottom:60px;
}
.news-item .item_text,
.news-page.news-item .news-content p,
.news-page.news-item .news-content .blog_body{
	font-size:16px;
	color:#2b2e2f;
	margin-top:0px;
	margin-bottom:18px;
}
.news-item .item_more{
	display:block;
	text-align:right;
	font-size:18px;
	color:#2289f2;
	text-transform:capitalize;
}
/**
*
* NEWS PAGE
*
*/

/**
*
* PAYMENT-OPTION-BLOCK
*
*/
.payment-option-block .block-title{
	font-size:24px;
	color:#41474a;
	margin:0px;
}
.payment-option-block .block-subtitle{
	font-size:14px;
	color:#41474a;
	margin-top:0px;
	margin-bottom:44px;
}
.payment-option-block .block-subtitle a{
	color:#2289f2;
}
.payment-option-block .row_item{
	margin-bottom:70px;
}
.payment-option-block .row_item .title{
	font-size:18px;
	color:#4f4f4f;
	font-family:MyriadPro-Bold;
	margin-top:0px;
	margin-bottom:16px;
}
.payment-option-block .row_item .text{
	font-size:18px;
	color:#4f4f4f;
	margin-top:0px;
	margin-bottom:22px;
}
.payment-option-block .row_item .link{
	margin:0px;
}
.payment-option-block .row_item .link a{
	font-size:18px;;
	color:#2289f2;
}
.payment-option-block .row_item .img{
	margin-bottom:20px;
}
.payment-option-block .credit_cards .img img{
	width:100%;
	margin-bottom:15px;
}
.payment-option-block .pay_systems .img img{
	margin-left:auto;
	margin-right:auto;
}
.payment-option-block .row_item form input{
	height: 36px;
}
.payment-option-block .input-group{
	display: inline-table;
	vertical-align: middle;
	position: relative;
	border-collapse: separate;
	margin-right:20px;
}
.payment-option-block .input-group label{
	font-size: 16px;
	color: #4f4f4f;
	margin-right:8px;
}
.payment-option-block .input-group input{
	border:1px solid #ccc;
	padding:2px 10px;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.input-group-addon:last-child{
	border-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
@media (max-width: 767px) {
	.payment-option-block .row_item form{
		text-align:center;
	}
}
/* TARIFF */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.payment-option-block .tariff-item{
	margin-bottom: 40px;
}
.payment-option-block .tariff-item .section-price{
	-webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: easy-out;
  animation-fill-mode: easy-out;
  z-index: 100;
}
.payment-option-block .tariff-item>.wrap:hover .section-price{
	-webkit-animation-name: pulse;
  animation-name: pulse;
}
.payment-option-block .tariff-item>.wrap{
	background-color: #ffffff;
	position: relative;
	padding-bottom: 88px;
	overflow: hidden;
}
.payment-option-block .tariff-item.tariff-item-museum>.wrap{
	background-size: cover;
	background-position: 50%;
}
.payment-option-block .tariff-item .title{
	line-height: 54px;
	color: #6f838c;
	font-size: 18px;
	margin: 0px;
	text-align: center;
}
.payment-option-block .tariff-item.tariff-item-museum .title{
	color: #fefefe;
}
.payment-option-block .tariff-item .section-price{
	background-color: #6F838D;
	text-align: center;
	padding: 18px 10px;
}
.payment-option-block .tariff-item.tariff-item-museum .section-price{
	background-color: rgba(255,255,255,0.8);
}
.payment-option-block .tariff-item .section-price .price{
	font-size: 45px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	line-height: 40px;
}
.payment-option-block .tariff-item .section-price .currency{
	font-size: 22px;
	color: #ffffff;
	margin: 0px;
}
.payment-option-block .tariff-item.tariff-item-museum .section-price .price,
.payment-option-block .tariff-item.tariff-item-museum .section-price .currency{
	color: #20292d;
}
.payment-option-block .tariff-item .section-items{
	padding: 16px 10px 10px 10px; 
	list-style-type: none;
	margin: 0px;
}
.payment-option-block .tariff-item.tariff-item-museum .section-items{
	margin-top: 30px;
	color: #ffffff;
	font-size: 18px;
}
.payment-option-block .tariff-item .section-items .item{
	padding: 4px 4px;
	font-size: 14px;
	color: #354145;
	font-family: "MyriadPro-Reg";
}
.payment-option-block .tariff-item .section-items .item.muted{
	color: #c8d0d2;	
}
.payment-option-block .tariff-item .duration{
	font-size: 22px;
	margin: 0px;
	color: #354145;
	text-align: center;
	line-height: 56px;
}
.payment-option-block .tariff-item .btn-wrap{
	margin: 0px 18px 18px 18px;
}
.payment-option-block .tariff-item .section-bottom{
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 0px;
}
.payment-option-block .tariff-item .buy-screen{
	background-color: rgba(0,0,0,0.85);
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.payment-option-block .tariff-item.tariff-item-museum .buy-screen{
	background-color: rgba(0,0,0,0.5);
}
.payment-option-block .tariff-item .buy-screen .wrap{
	position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.payment-option-block .tariff-item .buy-screen .text{
	margin-left: 15px;
	margin-right: 15px;
	color: #FFFFFF;
	font-size: 21px;
	text-align: center;
}
.payment-option-block .tariff-item .buy-screen .time{
	margin: 15px;
	color: #FFFFFF;
	font-size: 32px;
	text-align: center;
}
.payment-option-block .question{
	margin-bottom: 40px;
}
.payment-option-block .question .item{
	margin-bottom: 20px;
}
.payment-option-block .question .item .title{
	color: #21282b;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding-left: 40px;
	position: relative;
}
.payment-option-block .question .item .title .pull{
	position: absolute;
	top: 3px;
  left: 10px;
  font-style: normal;
  font-size: 12px;
	background-color: #a0a5a9;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width: 16px;
	height: 16px;
	display: inline-block;
	line-height: 16px;
	text-align: center;
	color: #ffffff;
}
.payment-option-block .question .item .text{
	font-size: 14px;
	color: #6f838d;
	line-height: 18px;
	margin: 0px;
	padding-left: 40px;
}
/* TARIFF */
/**
*
* PAYMENT-OPTION-BLOCK
*
*/

/**
*
* PAYMENT-STATE-BLOCK
*
*/
.payment-state-block{
	background:#f3f6f8;
	padding:64px 0 74px;
	margin-bottom:50px;
}
.payment-state-block .left-side{
	text-align:center;
	padding-top:20px;
}
.payment-state-block .left-side img{
	margin-bottom:40px;
}
.payment-state-block .right-side .title{
	font-weight:bold;
	font-size:24px;
	color:#242424;
	margin:0 0 20px 0;
}
.payment-state-block .right-side .text_wrap{
	margin-bottom:50px;
}
.payment-state-block .right-side .text{
	margin:0px;
	font-size:18px;
	color:#373737;
}
.payment-state-block .right-side .text .orange{
	color:#f26522;
}
.payment-state-block .right-side .links{
	margin:0px;
	padding:0px;
}
.payment-state-block .right-side .links>li{
	list-style-type:none;
	margin-bottom:20px;
}
.payment-state-block .right-side .links>li a{
	font-weight:bold;
	font-size:20px;
	color:#3f88d2;
}
/**
*
* PAYMENT-STATE-BLOCK
*
*/

/**
*
* FOOTER
*
*/
#footer{
	background: #3f4c53;
	background: -moz-linear-gradient(top,  #3f4c53 0%, #303d3e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4c53), color-stop(100%,#303d3e));
	background: -webkit-linear-gradient(top,  #3f4c53 0%,#303d3e 100%);
	background: -o-linear-gradient(top,  #3f4c53 0%,#303d3e 100%);
	background: -ms-linear-gradient(top,  #3f4c53 0%,#303d3e 100%);
	background: linear-gradient(to bottom,  #3f4c53 0%,#303d3e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c53', endColorstr='#303d3e',GradientType=0 );
	overflow: hidden;
}
#footer .container{
	margin-top: 38px;
	margin-right: auto;
	margin-bottom: 38px;
	margin-left: auto;
}
#footer .footer-title{
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 28px 0px;
}
#footer .left-side{
	padding-left:30px;
	padding-right:30px;
	margin-bottom:30px;
	border-right:none;
}
.soc-icons .item{
	padding:0px 16px;
	display:inline-block;
	color:#f26522;
	font-size:18px;
	font-family:MyriadPro-Reg;
	text-align:center;
	text-decoration:none;
}
.soc-icons .i-social-orange:hover{
	cursor:pointer;
	opacity:0.7;
}
@media (min-width: 992px) {
	#footer .left-side{
		border-right:2px solid #4f6165;
		margin-bottom:0px;
	}
}
#footer .right-side{
	padding-left:30px;
	padding-right:30px;
}
#footer .footer-text{
	color: #bdbdbd;
	font-weight: normal;
	margin: 0px;
}
#footer .left-side .footer-title{
	position: relative;
	font-size: 32px;
}
#footer .left-side .footer-title .rounded-question{
	background: none;
	position: absolute;
	right: 0px;
	border: 1px solid #E7EDF0;
}
#footer .right-side .footer-title{
	font-size: 24px;
}
#footer .left-side .footer-text{
	font-size: 18px;
	margin-bottom:34px;
}
#footer .right-side .footer-text{
	font-size: 14px;
	margin-bottom: 34px;
}
#footer .right-side .soc-icons .item{
	padding:0px 4px;
	text-decoration:none;
}
#footer .right-side .soc-icons .i-social-white:hover{
	cursor:pointer;
	opacity:0.7;
}
#footer .subfooter{
	min-height:56px;
	background:#273133;
}
#footer .subfooter>.container{
	margin-bottom:0px;
}
#footer .subfooter .text{
	color:#ffffff;
	margin:0px;
	line-height:56px;
}
#footer .subfooter .text a{
	text-decoration:none;
	color:#ffffff;
}
#footer .subfooter .text a:hover{
	text-decoration:underline;
}
/**
*
* FOOTER
*
*/

/**
*
* bootstrap-theme.css
*
*/
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
@media (min-width: 1345px) {
	.container {
		width: 1315px;
	}
}
.btn{
	border-radius:0px !important;
	font-family:MyriadPro-Reg;
}
.btn-orange {
	color: #e7edf0 !important;
	background-color: #EC7A44;
	border-color: #D7581A;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange.focus,
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
	color: #e7edf0;
	background-color: #D7581A;
	border-color: #A73E0B;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
	background-image: none;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
	background-color: #EC7A44;
	border-color: #D7581A;
}
.btn-orange .badge {
	color: #EC7A44;
	background-color: #ffffff;
}

.btn-blue {
	color: #ffffff !important;
	background-color: #2289F2;
	border-color: #0A7AEE;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
	color: #ffffff;
	background-color: #0A7AEE;
	border-color: #035EBC;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
	background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
	background-color: #2289F2;
	border-color: #0A7AEE;
}
.btn-blue .badge {
	color: #2289F2;
	background-color: #ffffff;
}

.btn-yellow {
	color: #5f676b !important;
	background-color: #F8D483;
	border-color: #D2AA51;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow.focus,
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
	color: #5f676b;
	background-color: #FFE6AD;
	border-color: #B2892E;
}
.btn-yellow:active,
.btn-yellow.active,
.open > .dropdown-toggle.btn-yellow {
	background-image: none;
}
.btn-yellow.disabled,
.btn-yellow[disabled],
fieldset[disabled] .btn-yellow,
.btn-yellow.disabled:hover,
.btn-yellow[disabled]:hover,
fieldset[disabled] .btn-yellow:hover,
.btn-yellow.disabled:focus,
.btn-yellow[disabled]:focus,
fieldset[disabled] .btn-yellow:focus,
.btn-yellow.disabled.focus,
.btn-yellow[disabled].focus,
fieldset[disabled] .btn-yellow.focus,
.btn-yellow.disabled:active,
.btn-yellow[disabled]:active,
fieldset[disabled] .btn-yellow:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow.active {
	background-color: #F8D483;
	border-color: #FFE6AD;
}
.btn-yellow .badge {
	color: #F8D483;
	background-color: #5f676b;
}

.btn-grey {
	color: #e7edf0 !important;
	background-color: #939EA4;
	border-color: #717C82;
}
.btn-grey:hover,
.btn-grey:focus,
.btn-grey.focus,
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
	color: #e7edf0;
	background-color: #71838D;
	border-color: #717C82;
}
.btn-grey:active,
.btn-grey.active,
.open > .dropdown-toggle.btn-grey {
	background-image: none;
}
.btn-grey.disabled,
.btn-grey[disabled],
fieldset[disabled] .btn-grey,
.btn-grey.disabled:hover,
.btn-grey[disabled]:hover,
fieldset[disabled] .btn-grey:hover,
.btn-grey.disabled:focus,
.btn-grey[disabled]:focus,
fieldset[disabled] .btn-grey:focus,
.btn-grey.disabled.focus,
.btn-grey[disabled].focus,
fieldset[disabled] .btn-grey.focus,
.btn-grey.disabled:active,
.btn-grey[disabled]:active,
fieldset[disabled] .btn-grey:active,
.btn-grey.disabled.active,
.btn-grey[disabled].active,
fieldset[disabled] .btn-grey.active {
	background-color: #939EA4;
	border-color: #71838D;
}
.btn-grey .badge {
	color: #939EA4;
	background-color: #ffffff;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}
.form-group {
	margin-bottom: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after{
	display: table;
	content: " ";
}
.form-horizontal .form-group:after{
	clear: both;
}
.col-xs-roffset-12 {
  margin-right: 100%;
}
.col-xs-roffset-11 {
  margin-right: 91.66666667%;
}
.col-xs-orffset-10 {
  margin-right: 83.33333333%;
}
.col-xs-roffset-9 {
  margin-right: 75%;
}
.col-xs-roffset-8 {
  margin-right: 66.66666667%;
}
.col-xs-roffset-7 {
  margin-right: 58.33333333%;
}
.col-xs-roffset-6 {
  margin-right: 50%;
}
.col-xs-roffset-5 {
  margin-right: 41.66666667%;
}
.col-xs-roffset-4 {
  margin-right: 33.33333333%;
}
.col-xs-roffset-3 {
  margin-right: 25%;
}
.col-xs-roffset-2 {
  margin-right: 16.66666667%;
}
.col-xs-roffset-1 {
  margin-right: 8.33333333%;
}
.col-xs-roffset-0 {
  margin-right: 0;
}
@media (min-width: 768px) {
  .col-sm-roffset-12 {
    margin-right: 100%;
  }
  .col-sm-roffset-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-roffset-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-roffset-9 {
    margin-left: 75%;
  }
  .col-sm-roffset-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-roffset-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-roffset-6 {
    margin-right: 50%;
  }
  .col-sm-roffset-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-roffset-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-roffset-3 {
    margin-right: 25%;
  }
  .col-sm-roffset-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-roffset-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-roffset-0 {
    margin-right: 0;
  }
  #header.exhibit-header .nav .navbar-nav>li {
      color: #fff;
  }
}
@media (min-width: 992px) {
  .col-md-roffset-12 {
    margin-right: 100%;
  }
  .col-md-roffset-11 {
    margin-right: 91.66666667%;
  }
  .col-md-roffset-10 {
    margin-right: 83.33333333%;
  }
  .col-md-roffset-9 {
    margin-right: 75%;
  }
  .col-md-roffset-8 {
    margin-right: 66.66666667%;
  }
  .col-md-roffset-7 {
    margin-right: 58.33333333%;
  }
  .col-md-roffset-6 {
    margin-right: 50%;
  }
  .col-md-roffset-5 {
    margin-right: 41.66666667%;
  }
  .col-md-roffset-4 {
    margin-right: 33.33333333%;
  }
  .col-md-roffset-3 {
    margin-right: 25%;
  }
  .col-md-roffset-2 {
    margin-right: 16.66666667%;
  }
  .col-md-roffset-1 {
    margin-right: 8.33333333%;
  }
  .col-md-roffset-0 {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-roffset-12 {
    margin-right: 100%;
  }
  .col-lg-roffset-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-roffset-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-roffset-9 {
    margin-right: 75%;
  }
  .col-lg-roffset-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-roffset-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-roffset-6 {
    margin-right: 50%;
  }
  .col-lg-roffset-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-roffset-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-roffset-3 {
    margin-right: 25%;
  }
  .col-lg-roffset-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-roffset-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-roffset-0 {
    margin-right: 0;
  }
}
/**
*
* bootstrap-theme.css
*
*/


/**
*
* buyTariffModal
*
*/
#buyTariffModal{
	max-width: 450px;
}
#buyTariffModal .btn{
	width: 200px;
}
/**
*
* buyTariffModal
*
*/

/**
*
* buyMuseumModal
*
*/
#buyMuseumModal{
	max-width: 450px;
}
#buyMuseumModal .btn{
	width: 200px;
}
/**
*
* buyMuseumModal
*
*/


/**
*
* mw-registration.phtml,
* mw-login.phtml
*
*/
#registrationModal.registration-page{
	max-width:592px;
	padding:34px 48px;
	margin: 10px auto;
	position:relative;
	background:#ffffff;
}
#registrationModal.registration-page.v2{
	max-width:715px;
	padding-left:25px;
	padding-right:25px;
}
#registrationModal.registration-page.v2 .modal-header,
#registrationModal.registration-page.v2 .modal-subtitle-block{
	margin-bottom: 10px !important;
}
#registrationModal.registration-page.v2 .tour-manual{
	margin-bottom:50px;
}
#registrationModal.registration-page.v2 .tour-manual>.row{
	margin-left:0px;
	margin-right:0px;
}
#registrationModal.registration-page.v2 .tour-manual>.row .item{
	padding-left:0px;
	padding-right:0px;
	position:relative;
}
#registrationModal.registration-page.v2 .tour-manual>.row .item .num{
	position:absolute;
	top:0px;
	left:0px;
	width:22px;
	height:22px;
	line-height:22px;
	text-align:center;
	display:inline-block;
	border-radius:50%;
	background:#0091C7;
	color:#fff;
	font-size:14px;
}
#registrationModal.registration-page.v2 .tour-manual>.row .item .text{
	margin-left:26px;
	font-size:14px;
	color:#0091c7;
}
#registrationModal.registration-page.v2 .modal-body{
	max-width:100%;
}
#registrationModal.registration-page.v2 .modal-body>.row{
	margin-bottom:36px;
}
#registrationModal.registration-page.v2 .modal-body>.row>.right-side{
	border-left:1px solid #CECECE;
}
#registrationModal.registration-page.v2 .modal-body>.row>.right-side .btn{
	margin-bottom:0px;
}

#registrationModal2.registration-page{
	max-width:706px;
	margin: 10px auto;
	padding:34px 144px 34px 56px;
	position:relative;
	background:#ffffff;
}
#registrationModal.registration-page .modal-body{
	margin-left:auto;
	margin-right:auto;
	max-width:358px;
}
#registrationModal.registration-page .modal-title-block{
	width: 344px;
	margin-left: auto;
	margin-right: auto;
}
#registrationModal.registration-page .modal-header .modal-subtitle-block{
	font-family:DINPro-Reg;
	margin-bottom:40px;
}
#registrationModal.registration-page .modal-header .i-site-logo{
	float:left;
}
#registrationModal.registration-page .modal-header .site_name{
	font-size:30px;
	color:#d35328;
	font-family:DINPro-Reg;
	display:inline-block;
	float:none;
	line-height: 50px;
}
.btn_social_wrap .btn{
	padding:0px 0px 0px 50px;
	line-height:46px;
	color:#ffffff;
	font-size:18px;
	font-family:DINPro-Reg;
	text-align:center;
	position:relative;
	font-weight:bold;
	margin-bottom:14px;
}
.btn_social_wrap .btn-vk{
	background-color:#658DB8;
}
.btn_social_wrap .btn-fb{
	background-color:#3A5691;
}
.btn_social_wrap .btn .i-soc-auth{
	position:absolute;
	top:0px;
	left:0px;
}
#registrationModal.registration-page .btn_social_wrap{
	margin-bottom:22px;
}
.divider {
  margin: 1rem 0rem;
  line-height: 1;
  height: 0em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(0, 0, 0, 0.85);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.divider:not(.vertical):not(.horizontal) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.horizontal.divider {
  position: relative;
  height: auto;
  margin: '';
  overflow: hidden;
  line-height: 1;
  text-align: center;
  color:#7e7e7e;
  font-size:14px;
  font-family:DINPro-Reg;
}
.horizontal.divider:before,
.horizontal.divider:after {
  position: absolute;
  content: '';
  z-index: 3;
  width: 50%;
  top: 50%;
  height: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.horizontal.divider:before {
  margin-left: -webkit-calc(-50% -  1em );
  margin-left: calc(-50% -  1em );
}
.horizontal.divider:after {
  margin-left: 1em;
}
#registrationModal.registration-page .divider{
	margin-bottom:22px;
}
#registrationModal.registration-page .form .btn{
	height:48px;
	border-radius:5px !important;
	margin-bottom:36px;
}
.museum-index2-header .registration-page .form-control{
	background-color: #292929;
	border-color: #444444;
}

#loginModal.login-page{
	max-width:484px;
	padding:34px 0 0 0;
	position:relative;
	background:#ffffff;
	margin: 10px auto;
}
#loginModal.login-page .wrap{
	padding-left:62px;
	padding-right:62px;
}
#loginModal.login-page .btn_social_wrap{
	margin-bottom:44px;
}
#loginModal.login-page .modal-body .wrap.soc,
#loginModal.login-page .modal-body .wrap.form{
	border-bottom:1px solid #D8D8D8;
}
#loginModal.login-page .modal-body .wrap.form{
	padding-top:46px;
	padding-bottom:40px;
}
#loginModal.login-page .modal-body .wrap.footer{
	background:#E7E7E7;
	padding-top:40px;
	padding-bottom:44px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}
#loginModal.login-page .modal-body .wrap.footer p{
	margin:0px;
}
@media(max-width: 767px){
	#loginModal.login-page .modal-body .wrap.footer p{
		margin:0px 0px 20px 0px;
	}
}

#loginModal.login-page .modal-body .wrap.footer p a{
	color:#616161;
	font-size:16px;
	font-weight:bold;
	font-family:DINPro-Reg;
}
#loginModal.login-page .modal-body .wrap.footer .btn{
	border-radius:5px !important;
}
#reviewModal.review-page{
	max-width: 640px;
	padding: 34px 20px 34px 20px;
	position: relative;
	background: #ffffff;
}
#reviewModal.review-page .modal-body .form textarea.form-control{
	padding-top:10px;
	padding-bottom:10px;
	height: 120px;
	margin-bottom:0px;
}
#reviewModal.review-page .modal-body .form .textarea_wrap{
	position:relative;
	margin-bottom:22px;
}
#reviewModal.review-page .modal-body .form .textarea_wrap .msg_screen{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 120px;
	padding-bottom: 6px;
	text-align: center;
	background: rgba(0,0,0,0.1);
	border-radius: 5px;
	padding-top: 24px;
	display:none;
}
#reviewModal.review-page .modal-body .form .textarea_wrap .msg_screen h3{
	font-size:22px;
	margin:0px;
}
#reviewModal.review-page .modal-body .form .textarea_wrap .msg_screen h6{
	font-size:16px;
	margin:0px;
}
@media (max-width: 500px) {
	#registrationModal.registration-page,
	#loginModal.login-page {
		padding: 20px 20px;
	}
	#loginModal.login-page .wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
}
/**
*
* mw-registration.phtml
*
*/

/**
*
* mw-referral.phtml
*
*/
.referral-page {
	max-width: 592px;
	padding: 34px 48px;
	position: relative;
	background: #ffffff;
}
.referral-page .modal-header>.modal-title-block{
	width:344px;
	margin-left:auto;
	margin-right:auto;
}
.referral-page .modal-subtitle{
	font-family: MyriadPro-Reg;
}
.referral-page .modal-header .i-site-logo {
	float: left;
}
.referral-page .modal-header .site_name {
	font-size: 30px;
	color: #d35328;
	font-family: DINPro-Reg;
	display: inline-block;
	float: none;
	line-height: 50px;
}
.referral-page .modal-body{
	max-width:340px;
	margin-left: auto;
	margin-right: auto;
}
.referral-page .modal-body .btn{
	font-size:18px;
	font-weight:bold;
	border-radius:5px !important;
	height:50px;
	color:#ffffff !important;
}
#referralLinkModal.referral-page .form-control{
	margin-top:40px;
	width: 100%;
	height: 48px;
	color: #767676;
	font-size: 14px;
	font-weight: bold;
	font-family: DINPro-Reg;
	border-radius: 5px;
	border: 1px solid #D15229;
	background: #ffffff;
	margin-bottom: 22px;
	padding: 0px 10px;
}
/**
*
* mw-referral.phtml
*
*/

/**
*
* mw-get-money.phtml
*
*/
#getMoneyModal{
	max-width: 592px;
	padding: 34px 48px;
	position: relative;
	background: #ffffff;
}
#getMoneyModal .modal-header>.modal-title-block{
	width:344px;
	margin-left:auto;
	margin-right:auto;
}
getMoneyModal .modal-subtitle{
	font-family: MyriadPro-Reg;
}
#getMoneyModal .modal-header .i-site-logo {
	float: left;
}
#getMoneyModal .modal-header .site_name {
	font-size: 30px;
	color: #d35328;
	font-family: DINPro-Reg;
	display: inline-block;
	float: none;
	line-height: 50px;
}
#getMoneyModal .modal-body{
	margin-left: auto;
	margin-right: auto;
}
#getMoneyModal .modal-body .btn{
	max-width:340px;
	margin-left: auto;
	margin-right: auto;
}
/**
*
* mw-get-money.phtml
*
*/


/**
*
* terms-page.phtml
*
*/
.terms-page .block-title,
.privacy-page .block-title{
	font-size:30px;
	color: #181919;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
	text-decoration: none;
}
.terms-page .text,
.privacy-page .text{
	font-size: 16px;
	color: #2b2e2f;
	margin-top: 0px;
	margin-bottom: 200px;
	line-height: 26px;
	text-align:justify;
}
.terms-page .text>.bold,
.privacy-page .text>.bold{
	margin-top:16px;
	margin-bottom:0px;
}
.terms-page .text>p,
.privacy-page .text>p{
	margin-top:0px;
}
/**
*
* terms-page.phtml
*
*/

/**
* 
* 
* PhotoSwipe.css
* 
* 
*/
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
#gallery{
	  z-index: 2147483658;
}
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 9000;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  -webkit-transition: opacity 0.15s;
          transition: opacity 0.15s; }

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url('/public/js/plugins/photoswipe/default-skin/default-skin.png') 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
    background-image: url('/public/js/plugins/photoswipe/default-skin/default-skin.svg'); }

  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
    background: none; }
 }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

.pswp__button--arrow--left, .pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

.pswp__counter, .pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

.pswp__caption--fake {
  visibility: hidden; }

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    background: url('/public/js/plugins/photoswipe/default-skin/preloader.gif') 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; }
 }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }

  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }

  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar, .pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001; }

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/**
* 
* 
* PhotoSwipe
* 
* 
*/

/**
* 
* 
* mw-subsModal
* 
* 
*/
#subsModal{
	max-width: 600px;
}
#subsModal .modal-body{
	margin-left: auto;
	margin-right: auto;
	max-width: 358px;
}
#subsModal .modal-body .subs-form .form-control {
	font-size: 24px;
	height: 50px;
	margin-bottom: 20px;
}
#subsModal .modal-body .subs-form .form-group .btn {
	height: 50px;
	font-size: 24px;
}

/**
* 
* 
* mw-subsModal
* 
* 
*/

/**
* 
* soc-widget
* 
*/
.soc-widget{
	position: fixed;
	width: 337px;
	background-color: #ffffff;
	border: 1px solid #B8B8B8; 
	padding: 20px;
	right:-500px;
	bottom: 10px;
	border-radius: 5px;
	-webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  z-index: 999;
}
.soc-widget.show{
	right:10px;
}
.soc-widget p{
	margin: 0px;
	font-family: "DINPro-Reg";
}
.soc-widget .sw-text{
	font-size: 14px;
	color: #3c3c3c;
	margin-bottom: 16px;
	margin-right: 24px;
}
.soc-widget .sw-mute{
	font-size: 12px;
	color: #757575;
	margin-bottom: 16px;
}
.soc-widget .sw-footer,
.soc-widget .sw-footer a{
	font-size: 12px;
	color: #b5b5b5;
	text-align: center;
	text-decoration: underline;
	margin: 16px 0px;
}
.soc-widget .sw-close{
	position: absolute;
	top: 20px;
	right: 20px;
	opacity: 0.6;
	cursor: pointer;
}
.soc-widget .sw-close:hover{
	opacity: 1;
}
/**
* 
* soc-widget
* 
*/


/**
* 
* payment-page
* 
*/
.payment-page{
    font-size: 20px;
}
.payment-page .white-line {
    height: 2px;
    background-color: #fff;
    margin-bottom: 20px;
}
.payment-page-message {
    background-color: #76b88a;
    padding: 10px 0 10px 15px;
    color: #f1f7f2;
    font-size: 16px;
    margin-bottom: 20px;
}
.payment-page__message {
    font-size: 18px;
    font-family: DINPro-Reg;
    background: #eef9ff;
    border-top: 2px solid #6492ab;
    border-bottom: 2px solid #6492ab;
    line-height: 2em;
    color: #474e5c;
    padding: 20px;
    text-align: center;
}
.payment-page__message p {
    max-width: 550px;
    margin: auto;
}
.payment-page__price-list {
    list-style-type: none;
    padding-left: 0;
    margin-top: 30px;
}
.payment-page__price-list-item {
    background: #fff;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    font-family: DINPro-Light;
}
.payment-page__price-list-item-left {
    padding: 25px 10px;
    position: relative;
    line-height: 1em;
}
.payment-page__price-list-item:first-child > .payment-page__price-list-item-left {
    background: #62c0db;
}
.payment-page__price-list-item:first-child > .payment-page__price-list-item-left:after {
    content: "";
    position: absolute;
    right: -50px;
    top: 0;
    border-left: 50px solid #62c0db;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
}
.payment-page__price-list-item:nth-child(2) > .payment-page__price-list-item-left {
    background: #2972b0;
}
.payment-page__price-list-item:nth-child(2) > .payment-page__price-list-item-left:after {
    content: "";
    position: absolute;
    right: -50px;
    top: 0;
    border-left: 50px solid #2972b0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
}
.payment-page__price-list-item-top {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}
.payment-page__price-list-item-price {
    font-size: 36px;
    color: #2b2b2b;
    margin-top: 20px;
}
.payment-page__price-list-item-bottom {
    color: #3a5b66;
    font-size: 14px;
    margin-top: 10px;
}
.payment-page__price-list-item-option {
    display: inline-block;
    text-align: left;
    color: #383838;
    list-style-type: none;
    font-size: 18px;
    padding: 16px;
    line-height: 1.5em;
}
.payment-page__price-list-item-option li {
    position: relative;
    padding-left: 35px;
}
.payment-page__price-list-item-option li:after {
    content: "";
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    position: absolute;
    background: url('../image/icon/check-mark-grey-outline.svg') no-repeat center;
    background-size: cover;
}
.payment-page__price-list-item-button {
    background: #ffde3c;
    color: #050505;
    font-family: DINPro-Reg;
    font-size: 18px;
    padding: 10px 45px;
    border: none;
    border-radius: 3px;
    margin-top: 50px;
}
.payment-page__price-list-item-button:hover {
    background: #d7b822;
}
.payment-page__message-bottom {
    font-size: 20px;
    font-family: DINPro-Reg;
    color: #454545;
    background: #fff;
    border-bottom: 3px solid #6492ab;
    padding: 20px;
}
.payment-page__adv {
    background: #fff;
    margin-top: 20px;
    padding: 20px 20px 0 20px;
}
.payment-page__adv-title {
    font-size: 24px;
    font-family: DINPro-Reg;
    color: #454545;
}
.payment-page__adv-list {
    list-style-type: none;
    padding-left: 0;
    margin: 30px 0 0 0;
    color: #171717;
    font-size: 18px;
    font-family: DINPro-Light;
}
.payment-page__adv-list li {
    padding: 0 30px;
    margin-bottom: 15px;
}
.payment-page__adv-list li div {
    margin-top: 20px;
}
.gr360-icon {
    background: url('../image/icon/gr360-icon.png') no-repeat center;
    background-size: contain;
    max-width: 210px;
    width: 100%;
    height: 140px;
    display: inline-block;
}
.world-icon {
    background: url('../image/icon/world-icon.png') no-repeat center;
    background-size: contain;
    max-width: 185px;
    width: 100%;
    height: 140px;
    display: inline-block;
}
.dol-icon {
    background: url('../image/icon/dol-icon.png') no-repeat center;
    background-size: contain;
    max-width: 170px;
    width: 100%;
    height: 140px;
    display: inline-block;
}
.payment-page__quest {
    font-size: 24px;
    font-family: DINPro-Reg;
    padding: 30px 20px 0 20px;
    color: #3e3e3e;
    background: #fff;
}
.payment-page__email {
    font-size: 18px;
    font-family: DINPro-Reg;
    padding: 20px 20px 0 20px;
    color: #3e3e3e;
    background: #fff;
}
.payment-page__email-link {
    background: #fff;
    padding: 15px;
}
.payment-page__email-link a {
    color: #1496f1;
}
.payment-page .select-museums-numbers .image img {
    width: 100%;
}
.payment-page .select-museums {
    margin-bottom: 15px;
}
.select-museums-numbers .museums-numbers-item {
    margin-bottom: 20px;
}
.select-museums-numbers .active {
    border: 2px solid #f2652f;
    padding: 3px;
    background-color: #efd1c6;
}
.select-museums-numbers .museums-numbers-item .info {
    font-size: 16px;
    text-align: center;
    background-color: #ffffff;
    margin-top: 5px;
    overflow: hidden;
}
.select-museums-numbers .museums-numbers-item .info .text {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 5px 0 5px;
}
.select-museums-numbers .museums-numbers-item .info .btn {
    float: right;
    margin: 0 10px 10px 0;
    padding: 0 30px;
    border: none;
    border-radius: 3px !important;
}
.select-museums-numbers .ten-museums .info {
    background-color: #f0d093;
}
.select-museums-numbers .museums-numbers-item .price {
    color: #f26522;
    margin-top: 5px;
}
.select-museums-numbers .museums-numbers-item .image {
    position: relative;
}
.select-museums-numbers .museums-numbers-item .image-text {
    font-size: 32px;
    text-align: center;
    color: #fefefe;
    text-transform: uppercase;
    margin: 0px;

    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.select-museums-list .select-museums-list-title {
    float: left;
}
.select-museums-list .selected-museums-count {
    float: right;
}
.select-museums-list .museums-list {
    clear: both;
}
.select-museums-list .museum-item {
    letter-spacing: -.36em;
    margin-bottom: 15px;
}
.select-museums-list .museum-country {
    font-size: 18px;
    color: #6a6a6a;
    margin: 0 0 10px 0;
    letter-spacing: normal;
}
.select-museums-list .museum-title {
    font-size: 16px;
    background-color: #fff;
    display: inline-block;
    width: 32.5%;
    letter-spacing: normal;
    padding: 8px;
    margin-bottom: 15px;
}
.select-museums-list .museum-title:nth-child(3n+2) {
    margin: 0 1.25%;
}
.select-museums-list input[type="checkbox"] {
    display: none;
}
.select-museums-list input[type="checkbox"] + label span {
    display: inline-block;
    width: 43px;
    height: 43px;
    background: url('/public/image/icon/tick-icon.png') no-repeat;
    vertical-align: top;
    margin-right: 15px;
}
.select-museums-list input[type="checkbox"] + label span:hover {
    background: url('/public/image/icon/plus-icon.png') no-repeat;
}
.payment-form {
    margin-bottom: 30px;
}
.payment-form form {
    letter-spacing: -.36em;
}
.payment-form .payment-method,
.payment-form .payment-method-select {
    letter-spacing: normal;
    display: inline-block;
    width: 32.5%;
}
.payment-form .payment-method-select {
    color: #f2652f;
    padding: 3px 0 3px 10px;
}
.payment-form .payment-method,
.payment-form .payment-email {
    margin-right: 1.25%;
    text-align: right;
    font-size: 18px;
    color: #757575;
}
.payment-form .payment-email,
.payment-form .payment-email-field{
    letter-spacing: normal;
    display: inline-block;
    width: 32.5%;
}
.payment-form .payment-password,
.payment-form .payment-password-field{
    letter-spacing: normal;
    display: inline-block;
    width: 32.5%;
}

.payment-form .payment-total {
    width: 32.5%;
    margin: auto;
    background-color: #383c3e;
    color: #fff;
    padding: 15px 15px 25px 15px;
}
.payment-form .payment-total .museum-price {
    font-size: 14px;
    line-height: 1.2;
}
.payment-form .payment-total .museum-title {
    display: inline-block;
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: normal;
}
.payment-form .payment-total .price {
    width: 30%;
    display: inline-block;
    letter-spacing: normal;
    text-align: right;
    vertical-align: top;
}
.payment-form .selected-museums-prices {
    border-bottom: solid 2px #fff;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.payment-form .payment-total .preliminary-results {
    text-align: right;
    letter-spacing: normal;
    font-size: 14px;
}
.payment-form .payment-total .total-results {
    text-align: center;
    font-size: 22px;
    letter-spacing: normal;
    margin-top: 10px;
}
.payment-form .payment-total .payment-btn {
    text-align: center;
}
.payment-form .payment-total .payment-btn button {
    padding: 0 50px;
    font-size: 18px;
    border-radius: 3px;
    background-color: #f2652f;
    border: none;
}
.donate-block {
    border-radius: 5px;
    border: 3px solid #f6dd4e;
    padding: 5%;
    display: flex;
}
.donate-block__l {
    width: 65%;
    margin-right: 5%;
}
.donate-block__r {
    width: 30%;
}

@media (max-width: 1199px) {
    .select-museums-numbers .museums-numbers-item .image-text {
        top: -10px !important;
    }
    .payment-page__price-list-item-button {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
@media (max-width: 992px) {
    .select-museums-numbers .museums-numbers-item .image-text {
        top: 20px !important;
    }
    .payment-page__price-list-item-left:after {
        display: none;
    }
}
@media (max-width: 768px) {
    .select-museums-numbers .museums-numbers-item .image-text {
        top: 20px !important;
        font-size: 48px;
    }
    .select-museums-list .museum-title {
        width: 48%;
    }
    .select-museums-list .museum-title:nth-child(odd) {
        margin-left: 0;
        margin-right: 2%;
    }
    .select-museums-list .museum-title:nth-child(even) {
        margin-left: 2%;
        margin-right: 0;
    }
    .payment-form .payment-method,
    .payment-form .payment-method-select,
    .payment-form .payment-email,
    .payment-form .payment-email-field {
        width: 48%;
    }
    .payment-form .payment-method,
    .payment-form .payment-email {
        margin-right: 4%;
    }
    .payment-form .payment-total {
        width: 70%;
    }
}
@media (max-width: 650px) {
    .select-museums-numbers .museums-numbers-item .image-text {
        font-size: 24px;
    }
}
@media (max-width: 600px) {
    .select-museums-list .museum-title {
        width: 100%;
        margin: 0 0 15px 0 !important;
    }
}
@media (max-width: 450px) {
    .payment-form .payment-total {
        width: 100%;
    }
}

/*.select-museums-numbers {
    letter-spacing: -.36em;
    padding-bottom: 15px;
    border-bottom: solid 2px #ffffff;
}
.select-museums-numbers .price {
    color: #f26522;
    font-size: 18px;
}
.payment-page .single-museum, 
.payment-page .ten-museums, 
.payment-page .all-museums {
    width: 32.5%;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: normal;
    padding: 3px;
}
.ten-museums {
    margin-left: 1.25%;
    margin-right: 1.25%;
}
.ten-museums .info {
    background-color: #f0d093 !important;
}
.select-museums-numbers .info {
    text-align: right;
    background-color: #ffffff;
    padding: 3px;
}
.select-museums-numbers .image {
    position: relative;
    padding-bottom: 5px;
}
.select-museums-numbers .image p {
    position: absolute;
    color: #fff;
    text-align: center;
    top: 20px;
    font-size: 32px;
    width: 100%;
}
.select-museums-numbers > div:hover {
    background-color: #efd1c6;
    outline: solid 2px #f2652f;
}
.select-museums-numbers .museum-title {
    font-size: 16px;
    line-height: 0;
    text-align: center;
}
.select-museums-numbers .price {
    text-align: center;
}
.select-museums-numbers .btn {
    padding: 2px 40px;
    margin-right: 15px; 
    margin-bottom: 10px;
    border-radius: 4px !important;
    opacity: 0.7;
}
.select-museums-list {
    padding-bottom: 15px;
    border-bottom: solid 2px #ffffff;
}
.select-museums-list input[type="checkbox"] {
    display: none;
}
.select-museums-list input[type="checkbox"] + label span {
    display: inline-block;
    width: 43px;
    height: 43px;
    background: url('/public/image/icon/tick-icon.png') no-repeat;
    vertical-align: top;
    margin-right: 15px;
}
.select-museums-list input[type="checkbox"] + label span:hover {
    background: url('/public/image/icon/plus-icon.png') no-repeat;
}
.select-museums-list-title {
    float: left;
}
.selected-museums-count {
    float: right;
}
.museum-item {
    clear: both;
    font-size: 16px;
    letter-spacing: -.36em;
}
.museum-item .museum-country {
    font-size: 18px;
    color: #6a6a6a;
    letter-spacing: normal;
}
.museum-item .museum-titles {
    width: 32.5%;
    display: inline-block;
    background-color: #fff;
    padding: 5px 8px;
    letter-spacing: normal;
    margin-bottom: 12px;
}
.museum-item .museum-titles:nth-child(3n+3) {
    margin: 0 1.25%;
}
.payment-form form{
    width: 66.25%;
}
.payment-method span {
    display: inline-block;
    width: 47%;
    text-align: right;
    font-size: 18px;
    color: #757575;
}
.payment-method select {
    display: inline-block;
    width: 48%;
    margin-left: 4%;
    color: #f2652f;
    font-size: 18px;
}
.payment-email span {
    display: inline-block;
    width: 47%;
    text-align: right;
    font-size: 18px;
    color: #757575;
}
.payment-email input {
    display: inline-block;
    width: 48%;
    margin-left: 4%;
}
.payment-total {
    width: 49%;
    float: right;
    font-size: 14px;
    color: #fff;
    background-color: #383c3e;
    letter-spacing: -.36em;
    padding: 0 25px;
}
.selected-museum .museum-title {
    display: inline-block;
    width: 70%;
    letter-spacing: normal;
}
.selected-museum .museum-price {
    display: inline-block;
    width: 30%;
    letter-spacing: normal;
    text-align: right;
}*/

/**
* 
* payment-page
* 
*/

/*---------------------- Стили для шапки страницы exhibit --------------------*/
#header.exhibit-header {
    padding: 0;
}
.exhibit-header .container {
    padding-top: 20px;
    padding-bottom: 40px;
}
#header.exhibit-header .nav .site_name {
    font-size: 24px;
    margin-top: 8px;
}
#header.exhibit-header .nav .navbar-nav>li {
    font-size: 18px;
    
}
#header.exhibit-header .nav .navbar-nav {
    margin: 2px 0px;
    text-align: left;
}
.exhibit-header {
    text-align: center;
}
.exhibit-header-bg-wrapper {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0) 40%), linear-gradient(to bottom, rgba(0, 0, 0, 0.53) 0%, rgba(0, 0, 0, 0.53) 100%);
    position: relative;
    z-index: 10;
}
.exhibit-header__button {
    background: #f7dd4d;
    padding: 10px 30px;
    border-radius: 5px!important;
    color: #0c0c0c;
    font-size: 30px;
    font-family: DINPro-Reg;
    display: inline-block;
    margin-top: 30px;
    line-height: 1;
}
.exhibit-header__button:hover {
    background: #fbe983;
}
.exhibit-header-annot {
    font-size: 40px;
    color: #fff;
    text-shadow: 2px 2px 3px #000;
    font-family: DINPro-Medium;
    line-height: 1.1;
}
.exhibit-header-annot__info {
    font-size: 18px;
    font-family: DINPro-Reg;
    text-shadow: none;
    margin-top: 15px;
}
.ya-share2 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.ya-share2__container_size_m .ya-share2__icon {
    width: 30px!important;
    height: 30px!important;
}
/*---------------------- Стили для шапки страницы exhibit --------------------*/