body,
html {

	padding: 0;
	margin: 0;
	font-family: 'Merriweather', serif;
	color: #000;
	background: #fff;
	font-size: 16px;
	min-height: 100vh;

}

body,
html,
p,
table,
input,
button {

	font-family: 'Merriweather', serif;


}

.online-cinema {
	position: absolute;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	top: 60px;
	left: 0;
	padding-bottom: 20px;
	padding-top: 40px;
	z-index: 10;
	height: calc(100vh - 120px);

}

.online-cinema iframe {
	margin: 0 auto;
	display: block;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
}

.online-info {
	position: absolute;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	top: 60px;
	left: 0;
	padding-bottom: 20px;
	padding-top: 40px;
	z-index: 10;
	height: calc(100vh - 120px);

}

.online-info p {
	color: #fff;
	width: 50%;
	display: block;
	margin: 0 auto;
	font-size: 18px;
	padding: 40px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.4);
}

.short {
	height: 600px;
}

.modal {
	position: fixed;
	top: 0;
	left: 5%;
	right: 5%;
	background: #fff;
	z-index: 999999999;
	padding: 40px;
	color: #000;
	box-shadow: 0 0 30px #000;

}

.modal h3 {
	margin-top: 0;
}

.event-name {
	display: block;
	font-weight: 700;
}

.modal label {
	display: block;
	margin: 15px 0 5px;
	font-size: 14px;
}

.modal input {
	padding: 5px;
}

.close-form {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 700;
	font-size: 40px;
	cursor: pointer;
	padding: 0;
	line-height: 100%;
	background: #ae816f;
	border: none;
	color: #fff;
	padding: 0 10px 5px 10px;
}

.hidden {
	display: none;
}

.request-button {
	width: 220px;
	padding: 10px 0;
	border: 1px solid #d0a593;
	border-radius: 5px;
	display: block;
	text-align: center;
	color: #d0a593;
	text-decoration: none;
	margin-top: 8px;
	box-shadow: none;
	background: none;
	cursor: pointer;
}

#send-request {
	width: 100px;
	padding: 10px 0;
	border: 1px solid #000;
	border-radius: 5px;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	margin-top: 30px;
	cursor: pointer;
	background: none;
}

#send-request:hover {
	background: #000;
	color: #fff;
}

.wrapper {
	width: 100% !important;
	min-height: 100vh;
	margin: 0 !important;
	padding: 0 !important;
}

header,
nav,
.pagecontent,
footer,
.map,
.blackbox,
.content {
	width: 100% !important;
}

.item-page footer,
.participants-page footer,
.news-page footer {
	background: none;
}

.item-page .pagecontent .box,
.participants-page .pagecontent .box,
.bigcol {
	width: 48%;
	max-width: 1200px;
	margin: 50px 0 0 10%;
	padding: 0;
	border-top: 1px dashed #666;
	color: #fff;
}

.item-page .pagecontent .box p,
.item-page .pagecontent .box span {
	color: #fff;
}

.item-page .pagecontent .box h1,
.item-page .pagecontent .box h1 span,
.bigcol h1 span {
	color: #cd7b5c
}

.participants-page .pagecontent .box h1 span {
	color: #cd7b5c;
	font-size: 40px
}

.participants-page .pagecontent .box h1 {
	color: #b7a49c;
	font-size: 30px
}

.participants-page .blackbox .afisha {
	max-width: 1200px;
	margin: 50px 0 0 0;
	padding: 0;
	background: #3a3a3a;
	padding: 30px;
}

.news a {
	color: #fff;
	font-size: 20px;
}

.news {
	overflow: hidden;
	margin: 20px 0 30px 0;
}

.news img {
	width: 150px;
	float: left;
	margin: 0 20px 20px 0;
}

.news .date {
	display: block;
}

span.ganre {
	display: block;
	color: #d0a593;
	font-weight: 400;
}

.socialnetworks {
	position: absolute;
	right: 5%;
	top: 15px;
	z-index: 999999;
}

.socialnetworks a {
	opacity: 0.4;
	width: 40px;
	height: 40px;
	display: inline-block;
}

.socialnetworks a:hover {
	opacity: 1
}

.vk {
	margin-left: 5px;
	background: url(/themes/main/images/networks.png) 0 0px no-repeat
}

.ig {
	margin-left: 5px;
	background: url(/themes/main/images/networks.png) -100px 0px no-repeat;
}

.fb {
	background: url(/themes/main/images/networks.png) -56px 0px no-repeat;
}

.item-page footer .copy,
.participants-page footer .copy,
.news-page footer .copy {

	margin: 50px 0 0 10%;
	padding: 30px 0;
	color: #fff;
	font-size: 14px;
}

.ages {
	width: 34px;
	height: 27px;
	display: block;
	border: 2px solid #cd7b5c;
	border-radius: 18px;
	text-align: center;
	padding-top: 7px;
	font-size: 14px;
	float: right;
	opacity: 0.7;
	margin: 8px 0 10px 10px;
}

.event-div {
	position: relative;
	clear: both;
	margin-bottom: 20px;
}

.div-close {
	width: 100%;
}

.div-close a.close {
	text-align: center;
	font-size: 10pt;
	display: block;
}

a {
	color: #cd7b5c;
}

.page {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;

}

p {
	line-height: 165%;
}

.logo {

	display: block;

	margin: 20px auto;

	background: url(/themes/main/images/logo.png)0 0;

	width: 218px;

	height: 200px;



}

.navbox {
	background: rgba(31, 31, 31, 0.9);
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	height: 60px;
	z-index: 9999;
}

nav {
	padding: 0;
	position: relative;
	margin: 0 5%;
}

nav ul {
	padding: 0;
	margin: 0
}

nav ul li a {
	color: #d0a593;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
	padding-bottom: 10px;
}

nav ul li {
	display: inline-block;
	margin: 18px 0;
	list-style: none;
	padding: 0 20px 0 0;
	position: relative;
}

nav ul li a:hover {
	color: #fff;
}

nav ul li.current a {
	color: #fff;
}

nav ul li ul {
	display: none;
}

nav ul li:hover ul {
	display: block;
	position: absolute;
	left: -30px;
	background: rgba(31, 31, 31, 0.9);
	width: 260px;
	padding: 10px 30px 30px 30px;
}

nav ul li:hover ul li {
	display: block;
	margin: 0;
}

nav ul li:hover ul li a {
	font-size: 18px;
	padding: 7px 0 7px 0;
	display: block;
	color: #d0a593;
	font-weight: 300;
}

nav ul li:hover ul li a:hover {
	color: #fff;
}

.ganre-filter {
	margin-bottom: 30px;
}

.date-filter {
	padding: 20px 20px 20px 20px;
	background: #101010;
	margin-bottom: 30px;
}

.ganre-filter {
	padding: 0 20px 20px 20px;
	background: #101010;
}

.afishafilter a {
	display: inline-block;
	margin: 5px 10px;
	text-decoration: none;
	border-bottom: 1px dashed #cd7b5c;
}

.desc {
	/*min-height: 100%;*/
	background: #202020 url(/themes/main/images/bgr2.jpg) top right fixed;
	/*min-height: 100vh;*/
	color: #fff;
}

.page-header {
	color: #fff;
}

footer {
	background: #202020
}

.logolink {
	display: block;
	margin-left: 6%;
}

.main-logo {
	display: block;
	margin-top: 0px;
	padding-top: 120px;
	padding-bottom: 20px;
}

.main-logo {
	display: block;
	margin-top: 0px;
	padding-top: 120px;
	padding-bottom: 20px;
	width: 150px;
}

.col-50 {
	display: inline-block;
	width: 45%;

}

.desc h1,
.page-header h1 {
	color: #fff;
	padding-left: 5%;
	padding-top: 20px;
	width: 40%;
	font-weight: 400;
	font-size: 30px;
	padding-bottom: 20px;
	margin: 0
}

.desc .box,
.page-header .box {
	padding-left: 5%;
	padding-bottom: 30px;
}

.desc .box i {
	display: block;
	font-size: 30px;
	margin-bottom: 20px;
	color: #d0a593;
}

.hi {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5% 50px 5%;
}

.participants {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5% 50px 5%;
}

.pagecontent .box {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 5%;
}

h1 {
	color: #884f05;
	font-size: 40px;
	font-weight: normal;
}

.hibox {
	background: url(/themes/main/images/hibgr.png) center top no-repeat;
	padding: 50px 0;
	margin-top: 50px;
}

.blackbox {
	background: #1f1f1f;
}

.afisha,
.contacts,
.home-news {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 5%;
	color: #fff;
}

.afisha-page {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px;
	color: #fff;
}

.afisha span.date,
.afisha strong,
.afisha i,
.afisha-page span.date,
.afisha-page strong,
.afisha-page i {
	display: inline-block;
	vertical-align: top;
}

.afisha span.date,
.afisha-page span.date {
	clear: both;
	width: 20%;
	margin-right: 5%;
}

.afisha strong,
.afisha-page strong {
	width: 60%;
	font-weight: normal;
	margin-right: 5%;
}

.afisha i,
.afisha-page i {
	width: 30%;
	text-align: right;
	min-width: 140px;
}

.afisha strong a,
.afisha-page strong a {
	color: #d0a593;
	font-size: 20px;
	display: block;
	margin-bottom: 5px;
}

.afisha h1,
.afisha-page h1 {
	color: #d0a593;
}

.line {
	border-bottom: 1px dashed #fff;
	margin: 20px 0;
	opacity: 0.3;
}

.buy {
	width: 180px;
	padding: 10px 0;
	border: 1px solid #d0a593;
	border-radius: 5px;
	display: block;
	float: right;
	text-align: center;
	color: #d0a593;
	text-decoration: none;
	margin-top: 8px;
}

span.buy {
	display: block;
}

a.buy:hover,
span.buy:hover,
.request-button:hover {
	border: 1px solid #fff;
	background: #fff;
	color: #000;
}

.whitebox {}

.partners,
.partners-new {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 5%;

}

.copy {
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 5%;
	color: #fff;
	font-size: 14px;
}

.tickets-frame {
	background-color: #FFFFFF;
	border: 0 solid #000000;
	margin: 0 auto;
	min-height: 300px;
	padding: 10px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -460px;
	display: none;
	width: 900px;
	z-index: 600;
	overflow: hidden;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.5)
}

.partners,
.partners-new {
	max-width: 1200px;
	/* text-align: center;*/
	padding: 50px 5%;
}

.news .date {
	color: #ccc;
	display: block;
	margin-top: 5px;
	font-size: 14px;
}

.partners span {
	width: 200px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.text-content p img,
.text-content img {
	max-width: 100%;
}

.e-dates div {}

.gallery {
	margin: 30px 0;
}

.gallery a {
	display: inline-block;
	margin: 5px;
}

.gallery a img {
	width: 200px;
}


@media only screen and (min-width: 100px) and (max-width: 820px) {
	.news a {
		font-size: 18px;
	}

	h1 {
		font-size: 32px;
	}

	.desc h1,
	.page-header h1 {
		width: auto;
	}

	.main-logo {
		width: 190px;
		padding-top: 100px;
	}

	.navbox {
		width: 70px;
		border-right: 1px solid rgba(255, 255, 255, 0.3);
	}

	nav {
		position: relative;
		height: 40px;
		width: 100 !important;
		background: url(/themes/main/images/nav.png) no-repeat 23px 21px;

	}

	nav:hover ul {
		width: 20px;
		padding: 15px 0 0 30px;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		z-index: 10;
	}

	nav ul li {
		margin: 0;
		display: none;
	}

	nav:hover ul,
	nav:hover ul li {
		display: block;
	}

	nav ul li:hover a,
	nav ul li a:hover {
		border: 0;
	}

	nav ul:hover {

		background: rgba(0, 0, 0, 0.9);
		width: 300px !important;
		min-width: 100% !important;
		padding-bottom: 30px;
	}

	nav ul li:hover ul,
	nav ul li ul,
	nav ul:hover li ul {
		display: block;
		background: none;
		position: relative;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
	}

	nav ul li ul li a,
	nav ul li:hover ul li a,
	nav:hover ul li ul li a,
	nav:hover ul li ul li a:hover {
		font-size: 16px;
		min-width: 250px;
		color: #cd7b5c;
		margin-left: 40px;
		display: block;
		padding: 5px 0;
	}

	nav ul a {
		margin-left: 40px;
		display: block;
		padding: 5px 0;
	}

	.news img {
		float: none;
		max-width: 100%;
		display: block;
	}

	.item-page,
	.participants-page,
	.news-page {
		background-attachment: scroll !important;
		background-size: 46% !important;
		background-position: right 0 !important;
	}

	.item-page .pagecontent .box,
	.participants-page .pagecontent .box,
	.bigcol {
		width: 80%;
		margin: 50px 10% 0 10%;
	}

	.socialnetworks {
		left: 90px;
		top: 15px;
		z-index: 9;
	}

	.socialnetworks a {}

	.online-info p {
		width: 80%;
	}

	.vk,
	.ig {
		margin-left: 0;
	}

	.desc h1,
	.page-header h1 {
		font-size: 30px;
	}

	.main-logo {
		width: 150px;
	}

}

@media only screen and (min-width: 100px) and (max-width: 1150px) {
	.afisha span.date {
		clear: both;
		width: 100%;
		margin-right: 0;
		display: block;
		padding-bottom: 10px;
		opacity: 0.6;
	}

	.afisha strong {
		width: 100%;
	}

	.afisha i {
		display: block;
		clear: both;
		padding-top: 10px;
		width: 100%;
	}

	.afisha strong a {
		display: block;
		margin-bottom: 5px;
	}

	.afisha i a {
		float: none;
	}
}

ul.yiiPager {
	list-style-type: none;
}

ul.yiiPager li {
	display: inline-block;
	margin: 0 5px 0 0;

}

ul.yiiPager li a {
	font-size: 22px;
	text-decoration: none;
	padding: 5px 15px;
	display: block;

}

ul.yiiPager li.disabled {
	display: none;
}

ul.yiiPager li.active a {
	background: #505050;
	color: #fff;
}

.rebate {
	font-size: 12px;
	padding-top: 20px;
}

@media screen and (max-width: 980px) {

	.text-content embed,
	.text-content object,
	.text-content iframe {
		width: 100%;
		height: auto;
		min-height: 300px;
	}
}