@import url("reset.css");




html, body{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	height:100%;
}

body{
}


.wrper{
	position: relative;
	min-height: 100%;
	/*padding-bottom: 137px;*/
	padding-bottom: 197px;
}

.t_footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:137px;   /* Height of the footer */
}

.pr7{
	padding-right: 7px;
}

.pl7{
	padding-left: 7px;
}

a{
	color: #33A8E4;
	text-decoration: underline;
}

h1{
	font-size: 30px;
	color: #333333;
	font-weight: 600;
	margin-bottom: 15px;
}



h2{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

h3{
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
}

h4{
	font-size: 14px;
}

p{
	margin-bottom: 10px;
}

a:hover{
	color: #33A8E4;
}

.t_logo{
	margin-top: 10px;
	margin-bottom: 10px;
}

.logo_href{
	float: right;
}

.city_name{
	/*display: inline-block;*/
	/*padding-top: 16px;*/
	/*vertical-align: middle;*/
	/*margin-right: 15px;*/
	border-bottom:1px dotted;
	font-size: 12px;
}

.city_select{
	float: right;
	margin: 18px 12px 0 0;
	position: relative;
}

.kostil{
	height: 35px;
}

.city_dropdown{
	display: none;
	text-align: left;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: -70px;

}

.city_drop_content{
	-webkit-box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 11px 1px rgba(0,0,0,0.1);
	background: #ffffff;
	padding: 20px 0;
}

.city_list{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	min-width: 180px;

}

.city_select p{
	margin-bottom: 0px;
	display: block;
	padding: 5px 20px;
	color: #8c8c8c;
}

.city_list li{
	display: block;
	padding: 5px 20px;
}


.city_select:hover .city_dropdown{
	display: block;
}


h1.main_h1 span{
	display: block;
	margin-top: 5px;
	color: #616161;
	font-size: 16px;
}

h1.main_h1{
	text-align: center;
	font-size: 25px;
	color: #2e87ca;
	margin: 30px 0 50px 0;
	font-weight: normal;
}

.main_page h2{
	font-size: 20px;
	color: #33A8E4;
	margin-bottom: 20px;
	font-weight: normal;
}

.text_right{
	text-align: right;
}

.t_header{
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
}

.t_footer{
	border-top: 1px solid #e8e8e8;
	padding: 28px 0;
	margin-top: 40px;

}

.t_footer ul{
	list-style: none;
}

.main_menu a{
	display: block;
	padding: 15px 13px 13px 13px;
	font-size: 15px;
	color: #2e87ca;
	text-decoration: none;
	border-bottom: 3px solid #ffffff;
}

.main_menu a:hover,.main_menu a.selected{
	transition: .5s;
	border-color: #33A8E4;
	color: #33A8E4;
}

ul.t_menu{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.t_menu li{
	display: inline-block;
}



.a_products, .p_products{
	list-style: none;
}

.a_product{
	height: 355px;
	overflow: hidden;
	float: left;
	width: 33.3333%;
	padding-right: 14px;
}

.a_product img{

}

.a_product .image{
	height: 212px;
	display: table-cell;
	vertical-align: bottom;
}

.a_product .product_info{
	margin-top: 20px;

}

.a_product .product_categories{
	color: #8c8c8c;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px!important;
	margin-bottom: 5px;
}

.a_product .product_name{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
	white-space: nowrap;
}

.a_product .dates{
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
}

.p_name{
	margin-bottom: 3px;
	font-size: 13px;
}

.a_product p{
	font-size: 13px;
}

.a_product{
	margin-bottom: 30px;
}

.p_heading{
	padding-left: 14px;
}

.p_product{
	/* padding-left: 5px; */
	/* padding-right: 5px; */
	overflow: hidden;
	margin-bottom: 40px;
	float: left;
	width: 50%;
	padding-left: 14px;
}


.p_product .image{
	margin-bottom: 20px;
	position: relative;
}



.p_product .product_name{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 14px;
}

.p_product .product_categories{
	color: #8c8c8c;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
}

.p_product p{
	display: none;
}

ul.a_products_category {
	overflow: auto;
}

.a_products_full .a_product{
	width: 16.66666%;
}

.a_products_category .a_product{
	width: 20%;
}

.p_products_category{
	list-style: none;
	overflow: auto;
}

.p_products_category .p_product{
	width: 33.333%;
	padding-right: 14px;
	padding-left: 0;
	height: 217px;
}

#path{
	color: #949494;
	font-size: 12px;
	margin-bottom: 20px;
}

#path a{
	color: #949494;
	font-size: 12px;
}

.tag_list{
	margin: 0;
	padding: 0;
}

.tag_list li{
	display: inline-block;
	margin-right: 5px;
}

.tag_list li a{
	color: #333333;
	text-decoration: none;
	font-size: 15px;
}

.tag_list li a:hover{
	color: #333333;
	text-decoration: underline;
}
.tag_list li.is-active a {
	color:#33A8E4;
}

.a_product_page .product_categories{
	color: #8c8c8c;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}

.a_product_page h1{
	margin: 0;
	line-height: 30px;
	margin-left: -2px;
}

.a_product_page h2{
	font-size: 18px;
	font-weight: 600;
}

.a_product_page h3{
	font-size: 15px;
	font-weight: 600;
}

.a_product_page h4{
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 20px;
}

.a_heading{
	margin-bottom: 15px;
}

.info_line *{
	display: inline-block;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
}

h2.w_margin{
	margin: 25px 0 15px 0;
}

.a_product_page .product_categories10{
	text-transform: uppercase;
	color: #8c8c8c;
	font-weight: normal;
	font-size: 10px;
}

.a_product_page .images{
	margin-top: 10px;
}

.a_product_details{
	float: left;
}

.tickets_price{
	margin: 20px 0;
	font-weight: 600;
	font-size: 18px;
}

.a_product_page .images a{
	display: inline-block;
	margin-bottom: 10px;
}

.a_product_page .image_product{
	float: left;
	padding-right: 20px;
}

.a_product_page .place_image{
	float: left;
    padding-right: 0;
    width: 300px;
    height: 199px;
    overflow: hidden;
}

.a_product_page .place_images{
	float: left;
	width: 300px;
	min-height: 1px;
}



.a_product_page .place_images a img{
	max-width: 100%;
}

.a_product_page .place_address{
	float: left;
}

.a_product_page .date {
	font-weight: 600;
	margin: 12px 0;
	display: inline-block;
	font-style: normal;
	font-size: 19px;
}

.timetable{
	list-style: none;
}

.timetable li{
	font-weight: normal;
	font-style: normal;
}

.timetable li *{
	font-weight: normal;
	font-style: normal;
}

.a_product_page #map{
	margin-bottom: 20px;
}

.metros{
	margin-bottom: 15px;
}

.a_product_page .address{
	font-size: 18px;

	margin-bottom: 5px;
}

.a_product_page .phone{
	font-size: 17px;
	margin-bottom: 3px;
}

.a_product_page .link a{

}

.page_text ul{
	margin: 5px 0;
	padding-left: 30px;
}

.js-pickmeup{
	border: 1px solid #33a8e563;
	margin-bottom: 10px;
}

.pickmeup.pmu-flat{
	position: relative!important;
	margin: 0 auto!important;;
	display: block!important;;
}

.pickmeup .pmu-instance .pmu-day-of-week * {
	line-height: 1.8em;
	color: #333333!important;;
}

.pickmeup .pmu-instance .pmu-button {
	color: #3cace7!important;;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

.pickmeup .pmu-instance .pmu-not-in-month {
	color: #a8a8a8!important;;
}

.pickmeup {
	background: #ffffff!important;;
}

.pickmeup .pmu-instance .pmu-selected {
	background: #33a8e4!important;
	color: #ffffff!important;
}

/*
.pickmeup .pmu-instance .pmu-today {
	background: none !important;
	color: #3cace7!important;
}
*/

.calendar_apply {
	padding: 10px;
	border: 1px solid #33a8e4;
	/*display: table;*/
	text-align: center;
	color: #ffffff;
	background: #33a8e4;
	margin-bottom: 10px;
	cursor: pointer;
	width: 100%;
}
.calendar_apply:disabled {
	opacity: .65;
	background: #d5d5d5;
	border: 1px solid #a0a0a0;
}

.calendar_reset{
	padding: 10px;
	border: 1px solid #33a8e4;
	text-align: center;
	/*display: table;*/
	color: #33a8e4;
	margin-bottom: 10px;
	cursor: pointer;
	width: 100%;
	display: block;
}
.calendar_apply:disabled + .calendar_reset {
	display: none;
}
#blog{
	list-style: none;
	margin: 0;
	padding: 0;
}

#blog li{
	margin-bottom: 20px;
}

#blog h3{
	margin-bottom: 0px;
}

#blog .blog_date{
	font-size: 12px;
	font-weight: 600;
}

.page_text img{
	max-width: 100%;
	height: auto;
}

#catalog_menu > ul{
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}

#search{
	margin-bottom: 30px;
}

#search input{
	width: 100%;
	border:1px solid #cccccc;
	padding: 5px;
}

#catalog_menu ul li{
	margin-bottom: 9px;
}


#catalog_menu ul li ul{
	list-style: none;
	padding-left: 30px;
	margin-top: 8px;
}

#catalog_menu ul li a{
	color: #4b4b4b;
	font-size: 15px;
	text-decoration: none;
}

#catalog_menu ul li a:hover,#catalog_menu ul li a.selected{
	color: #33A8E4;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #cccccc;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #cccccc;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #cccccc;
}
:-moz-placeholder { /* Firefox 18- */
	color: #cccccc;
}

.autocomplete-suggestion{
	cursor: pointer!important;
}

.autocomplete-suggestion:hover{
	background: #e8e8e8;
}

#calend_top{
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#calend_top li{
	display: inline-block;
}

#calend_top input[type="checkbox"]{
	display: none;
}

#calend_top label{
	cursor: pointer;
	margin-right: 11px;
	font-size: 13px;
}

#calend_top li:last-child label{
	margin-right: 0px;
}

#brands a{
	display: inline-block;
	/* text-decoration: none; */
	color: #949494;
	margin-right: 7px;
	margin-bottom: 8px;
}

.js-filter-date{
	margin-bottom: 30px;
}

#map{
	width: 438px;
}

#city_mobile_selector{
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px dotted;
	background: #ffffff;
}

@media (min-width: 1200px){
	.container {
		width: 1024px;
	}
}

#brands a.selected, .feature_values a.selected {
    color: #FCC403;
}

#brands a:hover, .feature_values a:hover {
    text-decoration: none;
}
@media (min-width: 991px) and (max-width: 1199px) {
	#map{
		width: 397px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.a_product {
		width: 20%;
	}

	.p_product {
		width: 33.3333%;
	}

	.a_products_full .a_product {
		width: 20%;
	}

	#map{
		width: 420px;
	}

	.footer_column:first-child{
		margin-bottom: 20px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.container {
		width: 550px;
	}
	.a_products_full .a_product {
		width: 25%;
	}
	.a_products_category .a_product {
		width: 33.333%;
	}
	.p_products_category .p_product {
		width: 50%;
	}

	#map {
		width: 220px;
	}
}

@media (max-width: 767px) {
	.footer_column {
		margin-bottom: 20px;
	}
}

@media (max-width: 575px) {
	.a_product {
		width: 50%;
	}

	.a_products_full .a_product {
		width: 50%;
	}

	.a_products_category .a_product {
		width: 50%;
	}

	.p_products_category .p_product {
		width: 50%;
	}

	.a_product_page .place_image {
		width: 100%;
		height: auto;
	}

	#map {
		width: 300px;
	}

}

@media (max-width: 321px) {
	#map{
		width: 290px;
	}
}

.mobile_menu{
	position: fixed;
	left:-100%;
	top:0;
	width: 100%;
	bottom:0;
	z-index: 3;
	/*display: none;*/
	overflow: auto;
	background: rgba(0, 0, 0, 0.75);
}

.mobile_city_select{
	position: fixed;
	left:100%;
	top:0;
	width: 100%;
	bottom:0;
	z-index: 3;
	/*display: none;*/
	overflow: auto;
	background: rgba(0, 0, 0, 0.75);
}

.mobile_background{
	background: rgba(0, 0, 0, 0.25);
	width: 100%;
	height: 100%;
}

.mobile_menu #left{
	background: #ffffff;
	width: 266px;
	padding: 20px;
	min-height: 100%;
	z-index: 500;
	position: relative;
}

.mobile_menu #brands{
	display: none;
}

/*.mobile_menu #left{*/
/*width: 260px;*/
/*padding-left: 34px;*/
/*position: absolute;*/
/*left: -260px;*/
/*padding-top: 20px;*/
/*}*/

.show_mobile_menu svg{
	margin-top: 5px;
}

.mmenu_close{
	position: absolute;
	right: 10px;
	top:10px;
}

.city_select_close{
	position: absolute;
	left: 10px;
	top:10px;
}

#left .t_menu{
	margin-bottom: 20px;
}

.mobile_city_select .city_drop_content{
	width: 266px;
	float: right;
	height: 100%;
}

.mobile_city_select .city_drop_content p{
	margin-bottom: 0px;
	display: block;
	padding: 5px 20px;
	color: #8c8c8c;
}

.buy_tickets{
	font-weight: 400;
	text-decoration: none;
	color: #ffffff;
	background: #33A8E4;
	padding: 10px;
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	transition: .3s;
}

.buy_tickets:hover{
	color: #ffffff;
	background: #3CC1FA;
	text-decoration: none;

}


.tickets_price span{
	display: inline-block;
	margin-right: 20px;
}

.pagination{
	margin-bottom: 20px;
}

.pagination a{
	margin-right: 5px;
}