@CHARSET "UTF-8";

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	min-height: 100%;
	font-family: pt_serif;
	font-weight: normal;
	font-size: 14px
}

@font-face {
	font-family: OpenSans-Light;
	src: url('../font/OpenSans-Light.ttf') format('truetype')
}

@font-face {
	font-family: OpenSans-Regular;
	src: url('../font/OpenSans-Regular.ttf') format('truetype')
}

@font-face {
	font-family: OpenSans-Semibold;
	src: url('../font/OpenSans-Semibold.ttf') format('truetype')
}

@font-face {
	font-family: pt_serif_bold;
	src: url('../font/pt_serif_bold.ttf') format('truetype')
}

@font-face {
	font-family: pt_serif;
	src: url('../font/pt_serif.ttf') format('truetype')
}

@font-face {
	font-family: petersburg;
	src: url('../font/petersburg.ttf') format('truetype')
}

@font-face {
	font-family: MyriadPro-Regular;
	src: url('../font/MyriadPro-Regular.otf')
}

a {
	text-decoration: underline;
	outline: none;
	color: #283782;
	font-size: 1em
}

a:hover {
	text-decoration: none
}

a:active {
	outline: none;
}

a:focus {
	outline: none;
}

p, ul li, ol li {
	font-size: 1em;
	color: #323132;
	line-height: 1.5;
	/*padding: 0 10px;*/
}

#wrapper {
	width: 960px;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 100%;
	height: 186px;
	position: absolute;
	top: 0;
	padding: 0;
	z-index: 200;
	/*background:#e0e0e0;*/
	background: #FFF;
}

#header #common {
	margin-top: 0;
	height: 129px;
}

/*áÎÑ*/
#header-content img {
	margin-left: 10px;
}

#header-content .inform {
	/*outline: yellow solid;*/
	position: absolute;
	top: 74px;
	left: 0px;
	margin: unset;
	padding: unset;
}

#header-content .inform-inside {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left !important;
}

#header-content span {
	margin-left: 10px;
	text-align: left;
}

/**/
#header-content {
	width: 100%;
	margin: 0;
	padding: 10px 9px 0 2px;
	height: 155px;
	box-sizing: border-box;
	background: url(../img/color_header.jpg) top center no-repeat
}

#footer {
	width: 100%;
	height: 218px;
	position: absolute;
	bottom: 0;
	background: url(../img/footer.jpg) bottom;
	border-top: 1px solid #000;
	padding-top: 5px;
	/*background: #283782;*/
}

#content {
	padding: 215px 0 280px 0;
	position: relative;
}

.big-cart.default {
	position: absolute;
	width: 100%;
	height: 500px;
	top: 559px;
	background: url(../img/ff-f.png) no-repeat 50% 0;
}

.big-cart.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	height: 500px;
	background: url(../img/ff-f.png) no-repeat 50% 0;
}

.b-cart.default {
	position: absolute;
	width: 100%;
	height: 500px;
	top: 224px;
	background: url(../img/ff-f.png) no-repeat 50% 0;
}

.b-cart.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	height: 500px;
	background: url(../img/ff-f.png) no-repeat 50% 0;
}

.advertisement-top {
	width: 960px;
	margin: 20px auto 0 auto;
	background: url(../img/adv1.png) top no-repeat;
	padding: 90px 0 0 0;
	box-sizing: border-box;
	position: relative;
	z-index: 100;
}

.advertisement-bottom {
	background: url(../img/adv3.png) bottom no-repeat;
	padding: 0 0 60px 0
}

.advertisement-middle {
	background: url(../img/adv2.png) center;
	font-size: 18px;
	font-family: Georgia;
	text-align: center;
	line-height: 1.3;
	padding: 0 50px
}

.name-block {
	font-size: 30px;
	text-shadow: 1px 1px 1px #fff;
	margin-bottom: 10px;
}

ul.footer-menu {
	margin: 0;
	padding: 0;
	height: 38px;
	min-width: 960px;
	max-width: 1020px;
	margin: 0 auto;
}

ul.main-menu {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 960px;
	margin: 0 auto;
	text-align: center
}

#footer ul.main-menu {
	height: 39px
}

#footer ul.main-menu {
	border-bottom: 1px solid #fff
}

ul.footer-menu li {
	list-style: none;
	float: left;
	padding: 9px 28px;
	/*background:url(../img/dot.png) center right no-repeat;*/
	/*margin-right:17px;*/
}

ul.main-menu li {
	list-style: none;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-left: -5px;
	position: relative
}

ul.footer-menu li.dot {
	background: url(../img/dot.png) center no-repeat;
	padding: 19px 0;
	width: 67px;
}

ul.main-menu li.dot {
	background: url(../img/dot.png) center no-repeat;
	padding: 16px 0;
	width: 5px;
}

ul.footer-menu li a, ul.main-menu li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 1em;
	display: block;
	line-height: 2.4em;
	padding: 0 29px
}

ul.footer-menu li:hover a {
	text-decoration: underline;
}

#header ul.main-menu li:hover, #header ul.main-menu li.select {
	background: url(../img/li-new.png) center no-repeat;
	cursor: pointer;
	background-size: 100% 33px
}

#header ul.main-menu li:hover a, #header ul.main-menu li.select a {
	color: #283782;
}

#header ul.main-menu li.dot:hover {
	background: none;
	cursor: default
}

#footer ul.main-menu li:hover a, #footer ul.main-menu li.select a {
	text-decoration: underline
}

.righter {
	float: right
}

.lefter {
	float: left
}

#right-colon {
	float: right;
	width: 260px;
	border: 1px solid red
}

#footer-content {
	width: 960px;
	margin: 52px auto 0 auto
}

#logo-header {
	margin-top: 2px
}

.header-contacts {
	text-align: right;
	color: #283782;
	font-family: pt_serif;
	font-size: 1.3em;
	line-height: 1.2em;
	position: relative;
	width: 210px;
	margin-bottom: 22px
}

.adres {
	margin-bottom: 0;
}

.phone {
	margin-top: 5px
}

.cmod {
	font-size: 1.1em;
	color: #283782;
	text-decoration: underline;
	font-family: pt_serif;
	text-transform: uppercase
}

#name-company {
	color: #970032;
	font-size: 19px;
	position: absolute;
	left: 50%;
	margin: 33px 0 0 71px;
	width: 445px;
	line-height: 1.6;
	font-family: Helvetica;
}

#line-navigation {
	background: url(../img/bashni.png) top center no-repeat;
	position: relative;
	/*z-index: 1000*/
}

#line-navigation .inside {
	background: url(../img/fon-m.jpg) bottom repeat-x;
	height: 57px;
	box-sizing: border-box;
	padding-top: 24px;
}

#common {
	width: 960px;
	margin: 17px auto 0 auto;
	border-collapse: collapse;
	position: relative;
	/*z-index: 100*/
}

.concerts {
	width: 715px;
	float: left;
}

.rcol {
	width: 223px;
	float: right;
}

.colContent {
	margin: 0 auto;
	border-collapse: collapse;
}

.rcol .colContent {
	width: 223px;
}

.concerts .colContent {
	/*margin: 0px 2% 0 2%;*/
	
}

.concert {
	background: #fff;
	border: 1px solid #bab8b0;
	margin: 0 2% 20px 2%
}

a.btn-opros {
	display: block;
	width: 100%;
	height: 53px;
	background: #e0e0e0;
	color: #283782;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 2.7;
	border: 4px solid #283782;
	box-sizing: border-box
}

a.btn-opros:hover {
	background: #283782;
	color: #f4f4f4;
	border: 4px solid #283782
}

.list-event h2 {
	height: 61px;
	margin: 0 0 18px 0;
	color: #fff;
	font-size: 2.3em;
	text-align: center;
	font-family: pt_serif_bold;
	background: #283782;
	padding: 0;
	line-height: 1.8em
}

.l-s {
	text-align: center;
	padding: 0;
	margin: 0 auto
}

.recomendation {
	display: none
}

.recomendation h2 {
	height: 90px;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 90px;
	font-size: 50px;
	text-align: center;
	font-family: Times New Roman;
	font-weight: normal;
	color: #960032;
	border-bottom: 2px solid #960032;
	background: #FDF9EF;
}

.inside-background {
	background: #f8f5e7;
	margin: 8px;
}

.bk-bottom {
	background: url(../img/uz.png) 75% 100% no-repeat;
	padding: 10px 0
}

.limit, .data-time, .price {
	float: left;
	padding: 5px 10px;
	background: #fff;
	margin: 0 8px 0 0;
	font-family: pt_serif_bold;
	border-top: none
}

.price.has-abtn {
	margin: 5px 0;
}

.price.has-abtn > a {
	display: block;
	border: solid 2px #283782;
	box-sizing: border-box;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}

.limit, .data-time {
	font-size: 1.2em;
	padding: 14px 10px
}

.data-time, .price {
	color: #283782;
}

.limit {
	color: #676662;
	border-left: none;
	width: 31px;
	text-align: center
}

.price {
	font-size: 1.2em;
	width: 185px;
	padding: 6px 10px;
	line-height: 1.2
}

.kl {
	margin-top: 0
}

.data-time {
	width: 180px;
	font-size: 1.1em;
	line-height: 3.7em
}

button {
	height: 54px;
	padding: 0 4px;
	border: 3px solid #a1a14b;
	color: #a1a14b;
	font-size: 20px;
	background: #fff;
	font-weight: bold;
	margin: 0 10px 0 0;
	cursor: pointer;
	outline: none
}

button:hover {
	background: #a1a14b;
	border: none;
	color: #fff
}

a.but {
	display: block;
	height: 30px;
	padding: 0;
	border: 2px solid #283782;
	color: #283782;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-web-box-sizing: border-box;
	line-height: 27px;
	text-transform: uppercase;
	width: 100%;
	margin: 15px 0 10px 0
}

a.but:hover {
	background: #283782;
	color: #fff
}

.foto {
	margin-left: 5px;
}

.r-p .foto {
	width: 260px;
	margin-top: 5px;
	margin-left: 0
}

.foto img {
	width: 265px
}

.white-block {
	margin-top: 5px;
	background: #fff;
	border-top: 1px solid #e5e3d6;
	width: 200px;
	padding: 10px 30px
}

.white-block a {
	display: block;
	margin-bottom: 10px;
	font-size: 11px
}

.detaly {
	width: 355px;
	margin: 15px 0 0 18px;
	font-size: 14px;
	font-family: pt_serif;
	color: #262626;
	line-height: 1.5
}

.detaly span {
	font-family: pt_serif_bold;
	text-transform: uppercase
}

.name-event {
	font-size: 1.6em;
	font-family: pt_serif_bold;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	line-height: 1.3
}

.name-event a {
	font-size: 0.5em;
	font-family: pt_serif_bold;
	text-transform: uppercase;
	margin: 0 0 25px 0;
	line-height: 1.3;
	text-decoration: none;
	color: #000
}

.rcol .name-event a {
	font-size: 0.5em;
	font-family: pt_serif_bold;
	color: #283782;
	line-height: 1.3em;
	text-decoration: underline
}

.name-event a:hover {
	text-decoration: underline;
}

.rcol .name-event a:hover {
	text-decoration: none;
}

.recomendation {
	margin: 15px auto 0 auto
}

.list-rec {
	/* width:630px;*/
	margin: 0 auto 40px auto;
	padding: /*0 15px*/ 0 0 0 15px;
	background: url(../img/lines.png) top;
}

.event2 {
	width: 225px;
	margin-bottom: 20px;
	margin: 0 20px 12px 0;
}

.last_event_2 {
	margin-right: 0
}

.last {
	margin-right: 0;
}

.event {
	width: /*280px*/ 195px;
	padding: 10px;
	background: #fff;
	border: 1px solid #bab8b0;
	/*min-height:635px;*/
	/*margin-bottom:20px*/
	margin: 0 10px 20px 0
}

.im {
	overflow: hidden;
	text-align: center;
	margin-top: 10px
}

.back {
	padding: 0 0 5px 0;
}

.inside-event {
	/*background:#f8f5e7;*/
	
}

.inside-event .name-event {
	margin: 0 7px 10px 7px;
	min-height: 7px
}

.inside-event .data-time {
	margin-right: 0;
	float: right;
	padding: 0 10px;
	border-right: none;
	width: 114px;
	line-height: 17px
}

.inside-event .adres {
	font-family: pt_serif;
	color: #283782;
	letter-spacing: -0.4px;
	line-height: 1;
}

.event2 .inside-event .data-time {
	margin-right: 0;
	padding: 0 10px;
	border: none;
	width: 100%;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-web-box-sizing: border-box;
	background: none;
	color: #283782;
	font-size: 1em;
	font-family: pt_serif_bold;
}

.inside-event .detaly {
	width: 100%;
	margin: 4px auto 5px auto;
	font-size: 14px;
	color: #283782;
	font-family: pt_serif;
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-web-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.inside-event .detaly p {
	font-size: 14px;
	color: #283782;
	font-family: pt_serif;
	margin-bottom: 0;
	line-height: 1.3
}

.det_pr {
	height: 94px;
	background: #e0e0e0;
	font-size: 14px;
	color: #283782;
	font-family: pt_serif;
	line-height: 1.3;
	display: table;
	width: 100%;
	height: 130px;
}

.det_pr p {
	font-size: 14px;
	color: #000;
	font-family: pt_serif;
	line-height: 1.3;
	margin: 0;
	height: 77px;
	/*display: table-cell;
vertical-align: middle;*/
}

.det_pr div {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 10px 10px;
}

.inside-event .white-block {
	width: 100%;
	padding: 4px 0 0 0;
	margin: 5px 0 10px 0;
}

.inside-event .white-block div {
	margin: 0px 10px;
	padding: 5px 0
}

.inside-event .price {
	float: none;
	width: 100%;
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	display: table;
	/*height:47px*/
	font-size: 14px;
	color: #283782;
	font-family: pt_serif;
	background: none
}

.inside-event .price div {
	display: table-cell;
	vertical-align: middle
}

.inside-event button {
	width: 100%;
	padding: 0;
	border: 4px solid #a1a14b;
}

.inside-event a.but {
	width: 97%;
	padding: 5px 0;
	border: 4px solid #a1a14b;
}

ul.rec-menu {
	padding: 0;
	height: 67px;
	width: 412px;
	margin: 0 auto
}

ul.rec-menu li {
	float: left;
	list-style: none;
	height: 59px;
}

ul.rec-menu li.abn {
	background: url(../img/rec-menu-l.png);
	text-align: right;
	padding: 8px 10px 0 0;
	width: 196px;
}

ul.rec-menu li.fes {
	background: url(../img/rec-menu-r.png);
	text-align: left;
	padding: 8px 0 0 20px;
	width: 186px;
}

ul.rec-menu li a {
	color: #f8f5e7;
	font-size: 16px;
	text-shadow: 0 -1px 1px #4f001a;
	text-decoration: none;
}

ul.rec-menu li a:hover {
	text-decoration: underline;
}

.abonements {
	margin: 0 auto 40px auto;
	width: 960px;
	display: none
}

.razd {
	min-width: 960px;
	max-width: 1020px;
	margin: 0 auto;
	background: url(../img/razd.png) center no-repeat;
	height: 90px;
	display: none
}

.razd-t {
	background: url(../img/razd-t.png) center;
	height: 90px;
	position: relative;
	z-index: 5;
	clear: both;
	display: none
}

.kalendar {
	margin-bottom: 30px;
	border: 1px solid #ba6984;
}

.inform {
	background: #e0e0e0;
	margin: 12px 0 12px 0;
	color: #283782;
	text-align: center;
	font-family: pt_serif_bold;
	font-size: 1.1em;
	padding-top: 15px;
	letter-spacing: -1px;
}

.inform-inside {
	margin: 10px;
	padding: 10px 2px 10px 2px;
	text-align: left;
	font-family: pt_serif;
	color: #323132;
	font-size: 14px
}

.inform-inside p {
	margin-top: 0
}

.news {
	border: 1px solid #ba6984;
	margin-bottom: 30px;
	background: #f8f5e7;
	padding: 10px 0
}

.news button {
	width: 220px;
	margin: 0 10px;
	border: 3px solid #a1a14b;
}

.news a.but {
	width: 212px;
	margin: 0 10px;
	border: 4px solid #a1a14b;
	padding: 5px 0
}

.new {
	border-top: 1px solid #e5e3d6;
	margin: 10px 1px 0 1px;
	background: #fff;
	padding: 10px;
}

.new a.n {
	font-weight: bold
}

.new button {
	width: 150px;
	height: 30px;
	border: 1px solid #a1a14b;
	margin: 0 35px 5px 35px;
	font-size: 14px
}

.new a.but {
	width: 170px;
	height: 20px;
	border: 1px solid #a1a14b;
	margin: 0 25px 10px 25px;
	font-size: 14px
}

.write-email {
	background: #e0e0e0;
	margin-bottom: 6px;
	color: #283782;
	text-transform: uppercase;
	font-size: 1em;
	font-family: pt_serif_bold;
	letter-spacing: -0.2px;
	text-align: center;
	padding: 15px 0 0 0
}

.write-email .inform-inside {
	padding: 0;
	margin: 0 4px
}

.write-email .inform-inside button {
	width: 100%;
	height: 40px;
	margin-top: 8px;
	font-size: 1em;
	border: 3px solid #283782;
	margin: 5px 0 5px 0;
	text-transform: uppercase;
	font-family: pt_serif_bold;
	color: #283782;
	background: #e0e0e0
}

.write-email .inform-inside button:hover {
	color: #f4f4f4;
	background: #283782
}

.block_opros {
	background: #fff;
	padding: 10px 0 7px 0;
}

.write-email .inform-inside input {
	margin: 5px 0 0 0;
	padding: 0 5px;
}

input[type="text"], textarea {
	border: 1px solid #d5c7b9;
	height: 24px;
	width: 575px;
	margin: 0 0 5px 0;
	border-radius: 1px;
	padding: 3px 5px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-web-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

textarea {
	height: 100px
}

input[type="submit"] {
	border: 5px solid #283782;
	color: #283782;
	text-align: center;
	padding: 13px 50px;
	background: #fff;
	font-weight: bold;
	font-size: 1.4em
}

input[type="submit"]:hover {
	color: #fff;
	background: #283782;
}

h4 {
	color: #283782;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0;
	padding: 0
}

#partners {
	width: 960px;
	margin: 0 auto;
	border-collapse: collapse;
	padding: 75px 0 0 0
}

#partners-bk {
	background: #fff;
	margin: -53px 0 0 0;
	padding: 0 0 50px 0;
	position: relative;
	z-index: 1;
	display: none
}

.information-partners {
	width: 400px;
	float: left;
}

.patn {
	width: 42%;
	float: right
}

.information-partners .column {
	/*margin:0 60px 0 0;*/
	
}

.patn .column {
	/*margin-right:120px*/
	
}

.advertisement {
	font-size: 16px;
	margin: 10px 0
}

.name-column {
	padding: 0 0 10px 25px;
	/*border-bottom:1px solid #ba6984;*/
	color: #283782;
	font-size: 26px;
	font-family: pt_serif;
	height: 80px
}

#footer-content {
	width: 940px;
	margin: 10px auto 0 auto;
	padding: 0 10px
}

#footer #info {
	float: right;
	color: #fff;
	text-align: right
}

#footer #info .phone {
	font-size: 2.4em;
	margin-top: 9px;
	margin-right: 8px
}

#footer #info .phone a {
	font-size: 2.4em;
	color: #fff;
	text-decoration: none
}

#footer #info .phone span {
	font-size: 0.4em;
}

#footer #info .time, #footer #info .adres, #footer #info .copyright {
	font-size: 1em;
	margin-bottom: 5px
}

#footer #info .time p {
	color: #fff;
	margin: 0;
	padding: 0
}

#footer #info .copyright {
	margin-top: 10px
}

#footer .nav {
	margin: 30px 50px 0 0;
	float: left;
	width: initial
}

#footer .nav a {
	display: block;
	font-size: 1em;
	color: #fff;
	margin-bottom: 4px
}

#r-footer {
	float: left;
	width: 615px;
}

#r-footer .copyright {
	margin-top: 32px;
	font-size: 1em;
	color: #fff;
	float: left
}

#r-footer .copyright span {
	color: #fff
}

#r-footer .copyright a {
	font-size: 14px;
	color: #fff;
	text-decoration: none
}

table.icons {
	float: left;
	margin: 23px 10px 0 100px;
	border-spacing: 7px 0;
}

table.c-set {
	margin: 10px 0 0 0;
	border-spacing: 4px 0;
	float: right;
}

table.c-set a {
	margin-left: 12px;
}

#form-query:-moz-placeholder {
	color: #cdcdcd;
	font-family: pt_serif
}

#form-query::-webkit-input-placeholder {
	color: #cdcdcd;
	font-family: pt_serif
}

#form-query:-ms-input-placeholder {
	color: #cdcdcd;
	font-family: pt_serif
}

#slider {
	margin: 0;
	overflow: hidden;
	/*height:373px;*/
	height: 380px;
}

.flex-control-nav {
	margin-bottom: 77px;
}

#carousel li {
	margin-right: 5px;
}

#carousel img {
	display: block;
	opacity: .5;
	cursor: pointer;
}

#carousel img:hover {
	opacity: 1;
}

#carousel .flex-active-slide img {
	opacity: 1;
	cursor: default;
}

#page-navigation {
	background: #FDF9EF;
	border-bottom: 1px solid #dad7d1
}

.p-in {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 8px 0;
	color: #676662
}

#page-navigation a {
	color: #283782;
	text-decoration: none
}

#page-navigation a.first {
	color: #676662
}

#page-navigation a.last {
	color: #010101;
	font-family: pt_serif_bold
}

#page-navigation a:hover {
	text-decoration: underline
}

.sh {
	width: 1000px;
	margin: 0 auto;;
	background: url(../img/sh.png) center;
	height: 1px;
	margin-bottom: 20px
}

.sh1 {
	width: 960px;
	margin: 0 auto;;
	background: url(../img/sh1.png) center;
	height: 1px;
}

.sh2 {
	width: 960px;
	margin: 0 auto;;
	background: url(../img/sh2.png) center;
	height: 1px;
}

.loader {
	background: url('../img/slider_side_right_arrow_active.png');
	margin-left: -1000px;
}

.rcol .event {
	width: 100%;
	box-sizing: border-box;
	-web-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: none;
	background: none;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.3em;
	font-family: pt_serif_bold;
	padding: 12px 0 0px 0;
	background: #283782;
	margin-bottom: 12px
}

.rcol .inside-event {
	padding-top: 15px;
	margin-top: 15px;
	background: #e0e0e0;
	padding-bottom: 10px
}

.rcol .inside-event .white-block {
	min-height: inherit
}

.rcol .event .inside-event .limit, .rcol .event .inside-event .data-time
	{
	font-size: 14px;
}

.rcol .event .inside-event .data-time {
	width: 115px;
	padding: 14px 10px;
	width: 136px;
	text-align: center
}

.rcol .event .inside-event .name-event {
	margin-bottom: 10px;
	min-height: inherit
}

.rcol .event .inside-event .detaly {
	width: 200px;
	min-height: inherit
}

.rcol .event .inside-event .price {
	margin-bottom: 0
}

/*h1{
	border:6px solid #fff;
	background:url(../img/h.jpg);
	height:55px;
	color:#f8f5e7;
	text-align:center;
	font-family:OpenSans-Light;
	font-size:36px;
	padding:5px 0;
	margin-top:0
	}*/
h1.not-all {
	border-bottom: 2px solid #283782;
	height: 55px;
	color: #283782;
	text-align: center;
	font-family: Times New Roman;
	font-size: 3.2em;
	padding: 5px 0 10px 0;
	margin-top: 0
}

h2 {
	font-size: 1.7em;
}

#map {
	margin-bottom: 20px
}

form {
	color: #4d4d4d;
	font-size: 1.1em;
}

.foto-alb {
	width: 180px;
	float: left;
	padding: 0 5px 7px 0;
	background: url(../img/r.png) no-repeat bottom right;
	background-size: 185px 95%
}

.foto-alb img {
	border: 1px solid #554c41;
}

ul.alboms {
	margin: 30px 15px 0 15px;
	padding: 0;
}

ul.alboms li {
	list-style: none;
	margin: 0 0 20px 0
}

.def-alb {
	float: left;
	margin: 0 0 0 12px;
	width: 455px
}

.def-alb .name {
	color: #283782;
	font-size: 1.1em;
	font-family: pt_serif_bold;
}

.def-alb .name a {
	color: #283782;
	font-size: 1.1em;
	font-family: pt_serif_bold;
}

.def-alb .anons {
	color: #676662;
	font-size: 14px;
	margin-left: 21px
}

ul.block-news {
	margin: 30px 45px 0 45px;
	padding: 0;
}

ul.block-news li {
	list-style: none;
	margin: 0 0 30px 0
}

ul.block-news li .image {
	list-style: none;
	width: 180px;
	float: left
}

ul.block-news li .right-content {
	float: right;
	margin-left: 30px;
	width: 398px
}

ul.block-news li  .data {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-family: pt_serif
}

ul.block-news li .right-content .name a {
	font-weight: bold;
	margin: 0 0 5px 0;
	font-size: 1.1em
}

ul.block-news li a.det {
	color: #676662;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em
}

.picture {
	width: 210px;
	margin: 0 10px 15px 0
}

.picture .img {
	height: 170px;
	overflow: hidden;
}

.picture .def {
	background: #fff;
	padding: 10px 10px 20px 10px;
	border: 1px solid #ebe3db;
	color: #676662;
	font-size: 14px;
	line-height: 1.3
}

.n-alb {
	font-size: 22px;
	color: #283782;
	text-transform: uppercase;
	font-family: pt_serif_bold;
	margin-bottom: 10px
}

h1 {
	font-size: 1.7em;
	color: #283782;
	font-family: pt_serif_bold;
	margin-bottom: 30px
}

.n-news {
	font-size: 2.1em;
	color: #283782;
	font-family: pt_serif_bold;
	margin-bottom: 10px
}

.block-news .name {
	font-family: pt_serif
}

.in-new .data {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	font-family: pt_serif;
}

.black {
	background: #283782;
	padding: 7px 15px;
	color: #fdf9ef;
	width: 495px;
	margin-top: 70px
}

.black a, .black span {
	display: inline-block;
	width: 20px;
	height: 21px;
	background: #fdf9ef;
	border: 2px solid #fdf9ef;
	margin: 0 8px;
	color: #283782;
	font-size: 14px;
	text-align: center;
	text-decoration: none
}

.black a:hover, .black span {
	background: #4f1427;
	color: #fdf9ef;
	border: 2px solid #fdf9ef
}

.black span {
	margin: 0
}

.black a.pr {
	background: url(../img/pr.jpg);
	width: 26px;
	vertical-align: middle
}

.black a.nx {
	background: url(../img/nx.jpg);
	width: 26px;
	vertical-align: middle;
	margin: 0
}

.black a.pr:hover, .black a.nx:hover {
	border: 2px solid #4f1427;
}

a.a-h {
	text-decoration: none
}

a.name-subscription {
	display: block;
	background: #fff;
	border: 2px solid #283782;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
	color: #283782;
	font-family: petersburg;
	font-size: 1.2em;
	text-decoration: none;
}

.subscription {
	/*width:90%;*/
	margin: 0 auto 10px auto
}

a.name-subscription:hover {
	text-decoration: underline
}

ul.list-substriptions {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 97%;
	position: relative
}

ul.list-substriptions li {
	list-style: none;
	margin-bottom: 20px
}

ul.list-substriptions li a.name-abonement {
	font-size: 16px;
	color: #283782;
	font-family: pt_serif_bold;
	text-decoration: none;
}

ul.list-substriptions li a.name-abonement:hover {
	
}

ul.list-substriptions li .annonce {
	margin-top: -13px;
	color: #000;
}

ul.list-substriptions li .annonce p {
	color: #000
}

ul.list-substriptions li .price {
	float: right;
	font-size: 1.3em;
	font-family: pt_serif_bold;
	color: #283782;
	margin: 0;
	background: none;
	border: none;
	width: 28%;
	text-align: right;
	padding: 3px 0
}

ul.list-substriptions li .top-left {
	border-bottom: 1px solid #283782;
	width: 70%;
	float: left;
}

a.det {
	color: #676662;
	font-style: italic;
	font-size: 0.9em
}

.bock-menu {
	border-top: 1px solid #e5e3d6;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 20px
}

a.name-r {
	font-family: pt_serif_bold;
	color: #283782;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #f8f5e7;
	display: block;
	width: 97%;
	padding: 0 0 7px 3%
}

.menu-roubriks ul, .menu-podroubriks ul {
	margin: 0;
	padding: 0
}

.menu-roubriks ul li, .menu-podroubriks ul li {
	list-style: none;
	border-bottom: 1px solid #f8f5e7;
	background: url(../img/44.png) no-repeat 10px 54%;
	padding-left: 20px
}

.menu-roubriks ul li a, .menu-podroubriks ul li a {
	text-decoration: none;
	font-size: 14px;
	padding: 7px 0;
	display: block;
	text-transform: lowercase
}

.menu-roubriks ul li a:hover, .menu-podroubriks ul li a:hover {
	text-decoration: underline
}

ul.list-substriptions li a.t {
	text-decoration: underline
}

ul.list-substriptions li a.t:hover {
	text-decoration: none
}

.one-abonement .name {
	text-transform: uppercase;
	color: #283782;
	font-size: 1.6em;
	font-family: pt_serif_bold;
	margin-bottom: 15px
}

.one-abonement .price {
	padding-left: 0;
	margin: 0 10px 5px 0;
}

.one-abonement .but {
	text-align: center;
	padding: 10px 36px;
}

a.but-inner {
	width: 225px;
	line-height: 25px;
	margin-bottom: 10px;
	padding: 0 !important;
	margin-top: 0px;
	display: inline-block;
	float: right;
	clear: both;
}

.one-abonement .text {
	margin-top: 15px
}

.one-abonement .picture {
	width: 39%;
}

.one-abonement .picture img {
	width: 100%;
	height: auto
}

.one-abonement .def {
	margin-left: 10px;
	width: 58%
}

.clear, .cl-r {
	clear: both;
	display: none
}

#nav {
	display: none;
	margin: 5px 0 0 0
}

#nav select {
	margin: 0 auto;
	width: 100%;
	background: #d15981;
	border: 1px solid #970032;
	border-radius: 2px;
	height: 25px
}

.m, .p {
	display: none
}

.mobile, .m-n, .nm {
	display: none
}

.im {
	height: 315px;
	overflow: hidden
}

.im img {
	width: 100%;
	height: auto
}

.rcol .im {
	padding: 0 7px;
	height: inherit
}

.rcol .im img {
	height: auto;
	width: 100%
}

.x-v {
	display: none
}

.def_igroup img {
	width: 210px;
}

form[name="feedback"] {
	width: 694px;
}

.foto-alb img {
	width: 176px;
}

.l-p {
	width: 577px;
}

ul.block-news li .image img {
	width: 180px
}

#mobile {
	display: none;
	width: 100%;
	height: 40px;
	position: relative;
	background: url(../img/icon.png) top right no-repeat;
	background-size: 40px 40px;
	position: absolute;
	top: 10px;
	background-position: 99% 0;
	z-index: 10001;
	right: 0px;
}

#mobile:hover {
	cursor: pointer
}

.gh {
	display: none;
	position: absolute;;
	z-index: 99999;
	width: 100%;
}

.gh ul.menu_mobile {
	margin: 0px;
	padding: 0px;
	margin-top: 55px;
}

.gh ul.menu_mobile li {
	background: #283782;
	border: 1px solid #E5E3D6;
	list-style: none
}

.gh ul.menu_mobile li a {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	padding: 7px 0 7px 20px;
	display: block
}

.dop-video {
	display: none;
	position: absolute;
	top: 33px;
	left: 50%;
	width: 230px;
	background: #FDF9EF;
	margin: 0 0 0 -115px;
	padding: 10px 0 0 0
}

.dop-video li a {
	color: #283782;
}

.gh ul.menu_mobile li:hover {
	background: #751837;
}

.info-about {
	position: relative
}

.param {
	clear: both
}

.mini-banners a {
	display: block;
	width: 100%
}

.mini-banners a img {
	width: 100%
}

.r-p {
	width: 270px
}

#up {
	display: none;
	height: 35px;
	width: 100px;
	z-index: 9999;
	position: fixed;
	left: 15px;
	bottom: 15px;
	background: #283782;
	color: #fff;
	text-align: center;
	line-height: 35px
}

#up:hover {
	cursor: pointer
}

.list-rec {
	text-align: center
}

input[type="submit"]:hover {
	cursor: pointer
}

.write-email .inform-inside input[type="text"] {
	height: 40px;
	margin: 19px 0 5px 0;
	border: none;
	background: #f4f4f4;
	width: 100%;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-web-box-sizing: border-box;;
	-moz-box-sizing: border-box;
}

.c-set img {
	width: 25px
}

#footer .c-set img {
	/* width:16px; */
	width: 31px;
}

p img {
	margin-right: 15px;
	margin-bottom: 15px
}

.image_news {
	width: 110px;
	height: 73px;
	overflow: hidden;
	margin-bottom: 18px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.image_news a {
	display: block;
	height: 100%;
	width: 100%
}

.def_news {
	width: 588px;
	color: #283782;
	font-family: pt_serif;
	height: 74px;
	background: #e0e0e0;
	font-size: 14px;
	margin-bottom: 17px;
	display: table;
	width: calc(100% - 130px);
}

.def_news>div {
	display: table-cell;
	vertical-align: middle;
	padding: 7px 15px;
	/*box-sizing: border-box;
-o-box-sizing: border-box;
-web-box-sizing: border-box;
-moz-box-sizing: border-box;*/
	height: 51px;
	width: 100%
}

.def_news p {
	color: #283782;
	font-family: petersburg;
	font-size: 14px;
	margin: 0;
	padding: 0
}

.def_news a {
	color: #000;
	font-family: pt_serif;
	font-size: 1em;
	text-decoration: none
}

.soc-set {
	border-spacing: 0;
	margin-top: 5px
}

.soc-set td {
	padding-right: 16px
}

.icons {
	width: 50px;
	margin-top: 31px;
	margin-left: 90px
}

#r-footer .icons {
	float: left;
	margin-top: 33px;
	margin-left: 45px;
}

.icons a {
	margin-right: 5px
}

.tickets .concert {
	margin: 0 0 20px 0;
	border: none;
	margin-bottom: 0
}

.tickets .concert_2 {
	background: #eeede2
}

.tickets .concert .inside-background {
	background: none
}

.tickets .concert .bk-bottom {
	background: none
}

.tickets .r-p {
	width: 200px
}

.tickets .data-time {
	padding: 0;
	float: none;
	background: #FFF;
	margin: 0;
	border: none;
	line-height: 1.5;
	margin-bottom: 10px
}

.tickets .foto {
	width: 111px;
	height: 104px;
}

.tickets .foto>div {
	background: url(../img/shadow-foto.png) top center;
	height: 104px;
	padding: 3px 3px 0 3px;
}

.tickets .foto>div>div {
	height: 92px;
	overflow: hidden;
	background-size: cover;
	background-position: top center;
}

.tickets .foto img {
	width: 100%
}

.tickets .name-event a {
	color: #283782;
	font-size: 0.6em
}

.tickets .detaly {
	margin: 2px 10px 0 10px;
	width: 455px
}

.tickets .name-event {
	margin-bottom: 15px
}

.tickets .name-event p {
	color: #474646
}

.tickets .price {
	margin-right: 0;
	width: 150px;
	border: none;
	font-style: italic;
	color: #464646;
	font-size: 1.1em;
	font-family: pt_serif;
	padding: 0;
	background: none
}

.tickets .price div {
	height: 100%;
	width: 100%;
	text-align: center;
}

.tickets .vb {
	height: 90px;
	overflow: hidden;
}

.tickets .more {
	font-style: italic;
	display: block;
	margin-right: 120px
}

.tickets .data-time {
	background: none
}

a.rules {
	display: block;
	color: #fff;
	background: #283782;
	border: 4px solid #283782;
	text-decoration: none;
	padding: 4px 10px;
	margin-bottom: 10px
}

a.rules:hover {
	background: #e0e0e0;
	color: #283782
}

.tickets .r-p a {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2
}

.data_block {
	width: 800px;
	margin-bottom: 15px;
	height: 85px
}

.right_content {
	width: 150px
}

.calendar {
	width: 95%;
	margin: 0 5px;
	float: left;
	text-align: center
}

.nav {
	width: 10px;
	margin-top: 45px
}

.next_month {
	float: right
}

.prev_month {
	float: left
}

.list_year, .list_month, .list_day {
	text-align: center;
	display: inline-block
}

.list_year {
	margin-bottom: 5px
}

.list_day {
	padding: 0 4px;
	margin: 5px 0 0 0
}

.list_year a {
	color: #616161;
	font-size: 1em;
	font-style: italic;
	display: inline-block;
	margin: 0 5px;
	text-decoration: none;
	float: left;
	padding: 5px 15px;
	display: block;
}

.list_month a {
	color: #3b3b3b;
	font-size: 1em;
	text-decoration: none;
	float: left;
	padding: 5px 7px;
	display: block;
	position: relative
}

.list_month a.select {
	background: url(../img/select_month.png) center;
	background-size: 100% 100%;
	color: #fff
}

.list_day a {
	color: #333;
	font-size: 1em;
	text-decoration: none;
	float: left;
	padding: 3px 8px 3px 3px;
	font-style: italic;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-web-box-sizing: border-box;
	height: 24px;
	width: 24px
}

.list_day a.select {
	background: #283782;
	color: #fff;
	border-radius: 15px
}

.list_day a.act {
	color: #283782 font-weight: bold;
}

.list_day a.act.select {
	color: #fff
}

a.download_repertuar {
	display: block;
	color: #fff;
	padding: 10px 0;
	width: 150px;
	float: right;
	background: #283782;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-family: pt_serif_bold;
	margin-top: 15px
}
/* óÁÛÁ ×ÌÅÚ */
.home-container-download a.download_repertuar {
	width: 100%;
	margin-top: 0;
	padding: 12.5px 0;
}

.home-container-download a.download_repertuar img {
	width: auto;
}
/* óÁÛÁ ×ÌÅÚ */
/*ìÅÛÁ ×ÌÅÚ*/
.left_cont {
	margin-right: 30px;
}

.right_cont {
	float: right;
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.rate, .rate_home {
	width: 100%;
	text-align: center;;
	color: #34495E;
}

.rate_home {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	margin: 5px 0;
}

/*ìÅÛÁ ×ÌÅÚ*/
a.download_repertuar * {
	display: inline-block
}

a.download_repertuar span {
	width: 85px;
	text-align: left;
	margin-left: 10px
}

a.download_repertuar:hover {
	text-decoration: underline
}

.new_year:after {
	content: "";
	background: url(../img/copy.png) no-repeat;
	background-size: 25px auto;
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	top: -6px;
	right: -1px
}

.advertisement-top {
	width: 960px;
	margin: 20px auto 0 auto;
	background: url(../img/adv1.png) top no-repeat;
	padding: 90px 0 0 0;
	box-sizing: border-box;
	position: relative;
	z-index: 100;
}

.advertisement-bottom {
	background: url(../img/adv3.png) bottom no-repeat;
	padding: 0 0 60px 0;
}

.advertisement-middle {
	background: url(../img/adv2.png) center;
	font-size: 18px;
	font-family: Georgia;
	text-align: center;
	line-height: 1.3;
	padding: 0 50px;
}

.name-block {
	font-size: 30px;
	text-shadow: 1px 1px 1px #fff;
	margin-bottom: 10px;
}

.anniversarys {
	margin: 0 0 30px 0
}

.anniversary {
	margin: 0 0 15px 0
}

.anniversary-image {
	width: 200px;
	margin: 0 20px 0 0;
	text-align: center;
	line-height: 1.2;
	color: #283782
}

.anniversary-image img {
	width: 100%;
	margin-bottom: 5px
}

.anniversary-txt {
	width: 700px;
}

.anniversary-txt, .anniversary-txt p {
	font-size: 1.1em
}

.text-block-anniversary-header {
	margin: 0 0 30px 0
}

.banner-anniversary {
	margin-bottom: 15px
}

.anniversary-txt p {
	margin-top: 0;
	padding-top: 0
}

.price a.but {
	width: 80%
}

.annonce+a.but {
	width: 40%;
	margin: 15px auto 10px auto;
	float: none;
	background: #283782;
	color: #fff
}

.annonce+a.but:hover {
	background: #fff;
	color: #283782
}

.price+a.but {
	float: left
}

.flex-viewport {
	position: relative;
}

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
	width: 20px;
	height: 20px;
	/*background: red;*/
	display: block;
	top: 50%;
	margin-top: -10px;
	position: absolute;
}

.flex-direction-nav .flex-prev {
	left: 10px;
}

.flex-direction-nav .flex-prev:hover {
	left: 10px;
}

.flex-direction-nav .flex-next {
	right: 10px;
}

.flex-direction-nav .flex-next:hover {
	right: 10px;
}

.flexslider:hover .flex-next {
	right: 10px;
}

.flexslider:hover .flex-prev {
	left: 10px;
}

.flex-control-nav a {
	background-color: #908080;
}

.flex-control-paging li a.flex-active {
	background-color: #283782;
}

.dop-video {
	display: none;
	position: absolute;
	top: 33px;
	left: 50%;
	width: 230px;
	background: #FDF9EF;
	margin: 0 0 0 -115px;
	padding: 10px 0 0 0
}

/*.main-mini-banners {
	outline: green solid;
}*/
.main-mini-banners {
	/*width: 960px;*/
	
}

.news_middle_block {
	margin-bottom: 30px;
}

.news_middle_block::after {
	display: table;
	clear: both;
	content: "";
}

.main-mini-banners::after {
	display: table;
	clear: both;
	content: "";
}

.main-mini-banners a {
	/*float: left;*/
	/*width: 25%;*/
	/*width: 20%;*/
	/*display: block;*/
	display: inline-block;
	text-align: center;
	margin: 5px;
	width: auto;
}

.main-mini-banners a img {
	width: 178px;
}

a.pushkinskaya {
	height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#wrapper {
		width: 100%;
		max-width: 960px
	}
	#header-content {
		width: 96%;
		margin-bottom: 0
	}
	.header-contacts {
		width: 277px;
		font-size: 18px;
		padding-top: 10px;
		margin-bottom: 10px
	}
	#logo-header {
		float: left;
		position: relative;
		left: 0
	}
	#name-company {
		left: 0;
		float: right;
		position: relative;
		margin: 20px 30px 0 0;
		text-align: right;
		font-size: 21px;
		width: 500px
	}
	#header {
		padding: 5px 0 0 0;
		height: 178px
	}
	ul.main-menu {
		text-align: center
	}
	ul.main-menu li {
		width: initial;
		padding: 0 3px;
		display: inline-block;
		float: none
	}
	ul.main-menu li.select, ul.main-menu li:hover {
		background: none
	}
	ul.main-menu li.select a, ul.main-menu li:hover a {
		color: #fff;
	}
	ul.main-menu li:hover a {
		font-family: OpenSans-Regular;
		text-decoration: underline
	}
	ul.main-menu li.dot {
		display: none
	}
	ul.main-menu {
		width: 100%
	}
	#common {
		min-width: inherit;
		max-width: inherit; /*width:98%;*/
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.concerts {
		width: 69%;
		padding-bottom: 0
	}
	.list-event h2, .recomendation h2 {
		font-size: 38px
	}
	.abonements {
		width: 100%
	}
	.razd {
		width: 100%;
		min-width: inherit;
		max-width: inherit
	}
	.sh, .sh1, .sh2 {
		width: 100%;
		display: none
	}
	#partners {
		width: 96%;
		margin: 0 auto;
		min-width: inherit;
		max-width: inherit
	}
	.name-column {
		height: 81px
	}
	#footer-content {
		width: 96%;
		margin: 20px auto 0 auto;
		padding: 0
	}
	#footer .nav {
		margin-right: 20px
	}
	#footer .nav a {
		font-size: 11px
	}
	#footer #info .phone {
		font-size: 26px
	}
	#footer #info .time, #footer #info .adres, #footer #info .copyright {
		font-size: 13px
	}
	#r-footer {
		width: 455px
	}
	table.c-set {
		float: left;
		margin: 31px 0 0 0
	}
	table.icons {
		margin-left: 0;
		clear: both;
		margin-top: 15px
	}
	#content {
		padding: 182px 0 240px 0;
	}
	#page-navigation {
		width: 100%;
		margin: 0 auto
	}
	.one-abonement .picture {
		width: 50%
	}
	.one-abonement .def {
		width: 46%
	}
	ul.list-substriptions li .price {
		width: 23%
	}
	.price a.but {
		width: 100%
	}
	ul.list-substriptions li .top-left {
		width: 70%
	}
	form[name="feedback"] {
		width: 100%
	}
	input[type="text"], textarea {
		width: 100%
	}
	.l-p {
		width: 100%
	}
	ul.block-news li .data {
		display: none
	}
	ul.block-news li .name {
		margin: 10px 0;
		display: none
	}
	ul.block-news li .m, ul.block-news li .p {
		display: block
	}
	ul.block-news {
		margin: 0
	}
	ul.block-news li .image {
		width: 100%;
		text-align: center
	}
	ul.block-news li .image img {
		width: 80%
	}
	ul.block-news li a.det {
		margin-top: 20px
	}
	ul.block-news li .right-content {
		width: 100%
	}
	.def-alb {
		width: 52%
	}
	.concert a.but {
		float: left
	}
	.concert .foto {
		margin-top: 10px
	}
	#slider {
		height: inherit
	}
	.l-s {
		width: 100%;
		padding: 0
	}
	.list-event h2 {
		margin-bottom: 30px
	}
	.event2, .event {
		display: inline-block;
		float: none;
		vertical-align: top;
		margin: 0 10px 15px 10px
	}
	.list-rec {
		width: 100%;
		padding: 0;
		text-align: center
	}
	.recomendation h2 {
		background-size: 100% 100%
	}
	.p-in {
		width: 96%;
	}
	.param {
		display: none
	}
	#header #common {
		background: none !important;
		height: 121px
	}
	#header-content {
		margin: 0;
		width: 100%;
		box-sizing: border-box;
		padding-left: 0;
		height: 150px
	}
	.info-about {
		float: left
	}
	.header-contacts {
		float: right;
		text-align: right;
		padding-top: 0
	}
	.advertisement-top {
		width: 725px;
		padding: 66px 0 0 0;
		background-size: 100% auto
	}
	.advertisement-bottom {
		padding: 0 0 44px 0;
		background-size: 100% auto
	}
	.advertisement-middle {
		padding: 0 20px;
		background-size: 100% auto;
	}
	.rcol .event {
		margin: 0 0 15px 0
	}
	.soc-set td {
		padding-right: 14px;
	}
	.image_news {
		display: none
	}
	/*.def_news {float:none; width:100%; margin-bottom:10px}*/
	.def_news {
		float: none;
		width: calc(100% - 130px);
		margin-bottom: 10px;
		float: right;
	}
	.icons {
		margin-left: 18px
	}
	.tickets .detaly {
		width: 45%
	}
	.tickets .price {
		width: 17%
	}
	.tickets .data-time {
		width: 100%;
		line-height: 1
	}
	.tickets .r-p {
		width: 20%
	}
	.data_block {
		width: 79%;
		height: initial
	}
	.calendar {
		width: 94%
	}
	.list_month a {
		width: 16%;
		display: inline-block;
		float: none;
		padding: 5px 0
	}
	.list_day a {
		width: 40px;
		float: none;
		display: inline-block
	}
	.tickets .foto {
		margin-top: 0
	}
	.anniversary-txt {
		width: 68%
	}
	ul.footer-menu li a, ul.main-menu li a {
		padding: 0 12px
	}
	.screen-sogl>div {
		width: 680px !important;
		margin-left: -361px !important;
	}
	.gallery-container {
		text-align: center;
	}
	.lefter {
		float: none;
		display: inline-block;
	}
}

@media only screen and (max-width: 1024px) {
	.main-mini-banners {
		width: 100%;
		text-align: center;
	}
	.main-mini-banners a {
		display: inline-block;
		float: none;
		width: auto;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	#wrapper {
		width: 100%
	}
	#logo-header {
		position: relative;
		z-index: 10010;
	}
	.soc-set {
		display: none
	}
	.mini-banners {
		width: 320px;
		margin: 0 auto
	}
	.image_news {
		display: none
	}
	.def_news { /*float:none; width:100%;*/
		margin-bottom: 10px
	}
	.data_block {
		width: 100%;
		height: initial
	}
	.list_month a {
		width: 18%;
		display: inline-block;
		float: none;
		padding: 5px 0
	}
	.list_day a {
		width: 50px;
		float: none;
		display: inline-block
	}
	.calendar {
		width: 91%;
		margin: 0 2%
	}
	.right_content {
		width: 100%
	}
	a.download_repertuar {
		margin: 0 auto 15px auto;
		float: none
	}
	.tickets .r-p {
		width: 25%
	}
	.tickets .detaly {
		width: 42%
	}
	.tickets .price {
		width: 100%;
		margin-top: 10px
	}
	.tickets .data-time {
		width: 100%;
		text-align: left
	}
	.tickets a.but {
		float: none;
		margin: 0 auto 10px auto;
		display: inline-block;
		width: 150px;
	}
	.anniversary-txt {
		width: 50%
	}
	.one-abonement .picture {
		width: 100%
	}
	.one-abonement .def {
		width: 100%;
		margin-left: 0
	}
	.price+a.but {
		float: right;
		clear: none
	}
	.one-abonement .price {
		text-align: left
	}
	/*áÎÑ*/
	#header-content .inform {
		height: 50px;
		right: 80px;
		top: 10px;
		width: 30%;
	}
	#header-content .inform-inside {
		height: 0;
		padding: unset;
		text-align: center !important;
	}
	#header-content span {
		
	}
	.colContent .inform {
		height: 185px;
		margin-top: 65px;
		width: 50%;
		float: right;
	}
	.banner-anniversary {
		position: absolute;
		right: 0;
		width: 50%;
		/* background-color: #6D151C; */
	}
	.banner-anniversary img {
		width: 60%;
		margin: 0 auto;
		display: block;
	}
	#datepicker {
		width: 50%;
	}
	.inform-inside {
		height: 80px;
	}
	.ui-corner-all {
		width: 96%;
	}
	.flex-control-nav {
		margin-bottom: 20px;
	}
	.gallery-container {
		text-align: center;
	}
	.lefter {
		float: none;
		display: inline-block;
	}
	#common {
		padding: 0 10px;
		box-sizing: border-box;
	}
	.dop-video {
		display: block;
		position: static;
		width: 100%;
		margin: 0;
		padding: 0;
	}
}

@media only screen and (max-width: 640px) {
	#header {
		height: 125px !important;
	}
	/*#content { padding: 160px 0 250px 0 !important; }*/
	#header-content .inform {
		width: 100%;
		position: static;
	}
	.header-contacts {
		position: static;
		width: 100% !important;
		text-align: center !important;
	}
	.inform-inside a {
		font-size: 1.1em;
	}
	.gh ul.menu_mobile {
		margin-top: 128px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#advertisement {
		width: 100%;
		padding: 10px 0;
		height: inherit
	}
	#common {
		min-width: inherit;
		max-width: inherit;
		width: 100%
	}
	.abonements {
		width: 100%
	}
	#content { /*display:none;*/
		padding: 68px 0 250px 0
	}
	#header-content {
		background: none;
		width: 96%
	}
	#logo-header {
		position: relative;
		left: 0;
		float: left;
		padding-top: 8px
	}
	#name-company {
		position: relative;
		left: 0;
		margin: 4px 2% 0 0;
		width: inherit;
		font-size: 16px;
		float: right;
		width: 370px;
		text-align: right
	}
	#header {
		padding: 5px 0 0 0;
		height: 65px;
	}
	#logo-header img {
		width: 200px
	}
	/*.clear{display:block}*/
	#line-navigation {
		display: none
	}
	#nav {
		display: block;
		width: 96%;
		margin: 5px auto 0 auto;
		clear: both
	}
	#nav select {
		margin-top: 5px
	}
	ul.main-menu {
		display: none
	}
	#footer .nav {
		float: none;
		margin: 0
	}
	#footer .nav a {
		font-size: 12px;
		float: left;
		margin-right: 10px
	}
	#footer-content {
		width: 96%;
		margin: 0 auto;
		padding: 0
	}
	#footer #info .phone {
		font-size: 20px;
		margin-top: 5px
	}
	#footer #info {
		float: none;
		margin: 0 auto;
		text-align: center
	}
	#footer #info .time {
		margin: 5px 0 0 0;
		font-size: 12px
	}
	#footer #info .adres {
		margin: 0 0 10px 0;
		font-size: 12px
	}
	#footer #info .copyright {
		display: none
	}
	#r-footer .copyright, #r-footer .copyright a {
		font-size: 10px;
		margin-top: 8px
	}
	#r-footer .copyright {
		text-align: center;
		float: none
	}
	table.icons {
		float: left;
		margin: 9px 0 0 0;
	}
	table.c-set {
		margin: 9px auto 0 auto;
	}
	#r-footer {
		width: 100%;
		float: none;
		margin: 8px 0 0 0
	}
	.concerts {
		float: none;
		width: 100%
	}
	.rcol {
		margin: 30px 0 0 0;
		width: 100%;
		float: none
	}
	.inform {
		margin: 0 0 20px 0px;
		height: 280px;
		display: inline-block;
		margin-left: 10px;
		width: 43%
	}
	.inform-inside {
		height: 225px;
	}
	.inform-inside.bock-menu {
		height: initial;
		padding-bottom: 0;
		margin: 0;
		padding: 10px;
		background: #E0E0E0;
	}
	.write-email .inform-inside {
		height: inherit
	}
	.mobile {
		display: block
	}
	.list-event h2, .recomendation h2 {
		font-size: 36px;
		padding-top: 8px;
		padding-bottom: 15px
	}
	#partners {
		width: 96%;
		margin: 0 auto;
		min-width: inherit;
		max-width: inherit
	}
	.information-partners, .patn {
		width: 100%;
		float: none
	}
	#partners {
		padding: 50px 0 0 0
	}
	#partners-bk {
		padding: 0 0 20px 0
	}
	.information-partners {
		margin-bottom: 30px
	}
	/*.data-time{float:right; width:155px; margin:0; border-right:none; font-size:14px; text-align:center; padding:16px 10px}*/
	.razd {
		width: 100%;
		min-width: inherit;
		max-width: inherit
	}
	.sh, .sh1, .sh2 {
		width: 100%;
		display: none
	}
	#common {
		margin-top: 15px
	}
	.price {
		float: left;
		margin: 0 auto;
		text-align: center
	}
	.concert a.but {
		margin: 0px 0 0 7px;
		float: left
	}
	.foto img {
		width: 230px
	}
	.l-block {
		
	}
	.foto {
		margin: 5px auto 0 auto;
		text-align: center
	}
	.white-block {
		margin: 5px auto 0 auto;
		padding: 10px 3%
	}
	.detaly {
		width: 40%;
		margin: 0;
		padding: 0 2%;
		float: left
	}
	.recomendation {
		margin-top: 30px
	}
	.event {
		float: none;
		margin: 0 5px;
		display: inline-block;
		vertical-align: top;
		margin: 0 10px 15px 10px
	}
	.list-rec {
		width: 100%;
		padding: 0;
		text-align: center
	}
	.event .name-event {
		display: block;
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.inside-event .data-time {
		width: 114px;
		padding: 0px 10px
	}
	.im {
		margin-top: 5px
	}
	.rcol .im img {
		width: 100%;
		height: auto;
	}
	.rcol .im {
		width: 100%;
		padding: 0
	}
	.rcol .inside-event .white-block {
		float: left;
		width: 55%
	}
	.rcol .event .inside-event .detaly {
		clear: both;
		float: left;
		width: 96%;
	}
	.rcol .event .inside-event .price {
		float: left
	}
	.inside-event .detaly {
		float: none
	}
	.concerts {
		padding-bottom: 0;
		width: 100%;
		margin-top: 10px
	}
	.razd {
		display: none
	}
	.abonements {
		margin-top: -60px
	}
	#page-navigation {
		width: 100%;
		text-align: left;
		margin: 0 auto
	}
	.p-in {
		width: 96%
	}
	.subscription {
		margin-bottom: 10px;
	}
	.write-email {
		width: 400px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	ul.list-substriptions li {
		margin-bottom: 10px
	}
	a.name-subscription {
		padding: 10px 0
	}
	ul.list-substriptions li .top-left {
		width: 100%;
		float: none
	}
	ul.list-substriptions {
		margin-top: 15px
	}
	ul.list-substriptions li a.name-abonement {
		font-size: 14px
	}
	ul.list-substriptions li .price span {
		display: none
	}
	ul.list-substriptions li .price a.but {
		display: block
	}
	ul.list-substriptions li .nm {
		display: block;
		float: left;
		width: 180px;
		text-align: left
	}
	ul.list-substriptions li .annonce {
		float: none
	}
	ul.list-substriptions li.fd {
		margin-bottom: 30px
	}
	.one-abonement .but {
		padding: 10px 4px
	}
	h1.not-all {
		font-size: 33px;
		height: inherit
	}
	.foto-alb {
		margin: 10px auto;
		width: 40%;
		background: none
	}
	.def-alb {
		float: left;
		width: 50%;
	}
	ul.alboms {
		margin: 0;
		width: 100%
	}
	ul.alboms li {
		margin-bottom: 0
	}
	.def-alb .name {
		text-align: left;
	}
	.def-alb .name span {
		display: none
	}
	.def-alb .anons {
		margin-left: 0
	}
	/*.picture{width:100%; margin:0}*/
	.picture .img {
		height: inherit
	}
	.def_igroup img {
		width: 100%;
		height: auto
	}
	ul.block-news {
		margin: 0
	}
	ul.block-news li .image {
		width: 40%
	}
	ul.block-news li .right-content {
		margin: 0;
		width: 57%
	}
	ul.block-news li {
		margin-bottom: 20px
	}
	.black {
		width: 89%;
		margin: 30px 0
	}
	form[name="feedback"] {
		width: 100%
	}
	input[type="text"], textarea {
		width: 100%;
		float: none
	}
	.foto-alb img {
		width: 100%;
	}
	.rcol .colContent {
		width: 100%
	}
	.write-email .inform-inside input {
		width: 97%
	}
	.news a.but {
		width: 90%;
		margin: 0 auto
	}
	.new a.but {
		width: 70%;
		margin: 0 auto 10px auto
	}
	.rcol .event {
		width: 320px;
		float: none;
		margin: 0 auto 12px auto;
		display: block
	}
	.rcol .event .inside-event .data-time {
		float: left;
		width: 170px;
		margin-right: 10px
	}
	textarea[name="message"] {
		float: none
	}
	.l-p {
		width: 100%
	}
	.concerts .colContent {
		margin: 0
	}
	.cl-r {
		display: block
	}
	ul.list-substriptions a.det {
		margin-top: 10px
	}
	ul.block-news .m {
		display: none
	}
	ul.block-news li .right-content .name a {
		font-weight: normal
	}
	#mobile {
		display: block
	}
	.info-about {
		width: 200px;
		float: left;
		position: relative;
		z-index: 10010;
	}
	.header-contacts {
		margin-left: 10px;
		width: 195px;
		font-size: 16px;
		text-align: left;
		float: left
	}
	#slider {
		height: inherit
	}
	.event2 {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 10px 15px 10px
	}
	.l-s {
		width: 100%;
		padding: 0;
		text-align: center
	}
	.list-event h2 {
		margin-bottom: 20px
	}
	.recomendation h2 {
		background-size: 100% 100%;
		line-height: inherit;
		padding-bottom: 15px;
		height: inherit
	}
	.param {
		display: none
	}
	#header #common {
		background: none !important;
		height: 5px
	}
	#header-content {
		padding: 0;
		height: initial;
		margin: 0
	}
	.header-contacts {
		margin-top: 0;
		position: relative;
		z-index: 10010;
		margin-bottom: 0
	}
	.advertisement-top {
		width: 96%;
		padding: 75px 0 0 0
	}
	.advertisement-bottom {
		padding: 0 0 35px 0
	}
	.advertisement-middle {
		padding: 0 10px
	}
	#footer #info .phone a {
		font-size: 29px
	}
	#up {
		display: none !important
	}
	.cmod {
		display: none
	}
	.time p span, .time b {
		font-size: 13px !important;
		line-height: 17px !important
	}
	.icons {
		margin-top: 8px;
		margin-left: 0
	}
	.tickets a.but {
		float: none;
		margin: 0 auto 10px auto;
	}
	ul.list-substriptions li .price {
		width: 100%
	}
	.price a.but {
		width: 100%
	}
	.inform-inside {
		height: 80px;
	}
	.screen-sogl>div {
		width: 350px !important;
		margin-left: -190px !important;
	}
	#agree-checkbox {
		width: 10px !important;
	}
	.for-agree-sogl {
		width: auto !important;
		vertical-align: middle !important;
	}
	p img {
		margin-right: 0;
		margin-bottom: 0
	}
	.main-mini-banners {
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {
	.colContent .inform {
		width: 49%;
	}
}

/* #Mobile (Landscape)
================================================== */
@media only screen and (max-width: 480px) {
	body {
		min-width: 300px;
	}
	#advertisement {
		width: 100%;
		padding: 10px 0;
		height: inherit
	}
	#common {
		min-width: inherit;
		max-width: inherit;
		width: 100%
	}
	.abonements {
		width: 100%
	}
	#content { /*display:none;*/
		padding: 87px 0 250px 0
	}
	#header-content {
		background: none
	}
	#logo-header {
		position: relative;
		left: 0;
		float: left;
		margin-left: 2%
	}
	#name-company {
		position: relative;
		left: 0;
		margin: 0 2% 0 0;
		width: inherit;
		font-size: 13px;
		float: right;
		width: 214px;
		text-align: right
	}
	#header {
		padding: 5px 0 0 0;
		height: 95px;
		position: fixed;
		top: 0;
		left: 0;
		height: 85px;
		box-shadow: 0 0 3px #283782
	}
	#logo-header img {
		width: 62px
	}
	.clear {
		display: block
	}
	#line-navigation {
		display: none
	}
	#nav {
		display: block;
		width: 96%;
		margin: 5px auto 0 auto
	}
	ul.main-menu {
		display: none
	}
	#footer .nav {
		float: none;
		margin: 0
	}
	#footer .nav a {
		font-size: 11px;
		float: left;
		margin-right: 9px
	}
	#footer-content {
		width: 96%;
		margin: 0 auto;
		padding: 0
	}
	#footer #info .phone {
		font-size: 20px;
		margin-top: 0
	}
	#footer #info {
		float: none;
		margin: 0 auto;
		text-align: center
	}
	#footer #info .time {
		margin: 5px 0 0 0;
		font-size: 12px
	}
	#footer #info .adres {
		margin: 0 0 4px 0;
		font-size: 12px
	}
	#footer #info .copyright {
		display: none
	}
	#r-footer .copyright, #r-footer .copyright a {
		font-size: 10px;
		margin-top: 2px
	}
	#r-footer .copyright {
		text-align: center;
		float: none
	}
	table.icons {
		float: left;
		margin: 9px 0 0 0;
	}
	table.c-set {
		margin: 9px auto 0 auto;
	}
	#r-footer {
		width: 100%;
		float: none
	}
	.rcol, .concerts {
		width: 100%;
		float: none
	}
	.rcol {
		margin-top: 30px
	}
	.list-event h2, .recomendation h2 {
		font-size: 25px;
		padding-top: 10px;
		padding-bottom: 8px;
		height: inherit;
		line-height: 1
	}
	#partners {
		width: 96%;
		margin: 0 auto;
		min-width: inherit;
		max-width: inherit
	}
	.information-partners, .patn {
		width: 100%;
		float: none
	}
	#partners {
		padding: 50px 0 0 0
	}
	#partners-bk {
		padding: 0 0 20px 0
	}
	.information-partners {
		margin-bottom: 30px
	}
	.data-time {
		width: 155px;
		margin: 0;
		border-right: none;
		font-size: 14px;
		text-align: center;
		padding: 16px 10px
	}
	.razd {
		width: 100%;
		min-width: inherit;
		max-width: inherit
	}
	.sh, .sh1, .sh2 {
		width: 100%;
		display: none
	}
	#common {
		margin-top: 15px
	}
	.price {
		float: none;
		margin: 0 auto;
		width: 91%;
		margin-top: 5px;
		text-align: center
	}
	a.but {
		width: 93%;
		margin: 5px auto 0 auto;
		float: none
	}
	.foto img {
		width: 230px
	}
	.l-block {
		float: none
	}
	.foto {
		margin: 5px auto 0 auto;
		text-align: center
	}
	.white-block {
		width: 94%;
		margin: 5px auto 0 auto;
		padding: 10px 3%
	}
	.detaly {
		width: 89%;
		margin-left: 0;
		padding: 0 2%;
		float: none
	}
	.recomendation {
		margin-top: 30px
	}
	ul.rec-menu li.abn {
		background-position: right;
		width: 108px
	}
	ul.rec-menu li.fes {
		background-position: left;
		width: 102px;
		float: right
	}
	ul.rec-menu {
		width: 100%
	}
	.event {
		float: none; /*width:92%*/;
		display: inline-block
	}
	.list-rec {
		width: 100%;
		padding: 0;
		text-align: center
	}
	.name-event {
		display: none
	}
	.m-n {
		display: block;
		margin-bottom: 10px
	}
	.event .name-event {
		display: block;
		padding: 0 5px;
		margin-bottom: 10px;
		min-height: inherit
	}
	.inside-event .data-time {
		width: 148px;
		padding: 16px 22px
	}
	.im img {
		width: 100%;
		height: 100%
	}
	.im {
		margin-top: 5px;
		height: initial
	}
	.inside-event .detaly {
		min-height: inherit
	}
	.inside-event .white-block {
		min-height: inherit
	}
	.concerts {
		padding-bottom: 0;
		margin-top: 10px
	}
	.razd {
		display: none
	}
	.abonements {
		margin-top: -60px
	}
	#page-navigation {
		width: 100%;
		text-align: left;
		margin: 0 auto
	}
	.p-in {
		width: 96%;
	}
	.detaly {
		width: 96%
	}
	.subscription {
		margin-bottom: 10px;
	}
	ul.list-substriptions li {
		margin-bottom: 10px
	}
	a.name-subscription {
		padding: 10px 0
	}
	ul.list-substriptions li .top-left {
		width: 100%;
		float: none
	}
	ul.list-substriptions {
		margin-top: 15px
	}
	ul.list-substriptions li a.name-abonement {
		font-size: 14px
	}
	ul.list-substriptions li .price span {
		display: none
	}
	ul.list-substriptions li .nm {
		display: block;
		float: none;
		width: 100%;
		text-align: left
	}
	ul.list-substriptions li .annonce {
		float: none
	}
	ul.list-substriptions li.fd {
		margin-bottom: 30px
	}
	.one-abonement .picture {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.one-abonement .def {
		width: 100%
	}
	.one-abonement .def {
		margin-left: 0
	}
	.one-abonement .price {
		margin: 5px 0 0 0;
		width: 94%;
		padding: 6px 3%
	}
	.one-abonement .but {
		padding: 10px 3%;
		width: 100%;
	}
	h1.not-all {
		font-size: 33px;
		height: inherit
	}
	.foto-alb {
		float: none;
		margin: 10px auto;
		width: 100%;
		background: none
	}
	.def-alb {
		float: none;
		width: 100%;
		margin-left: 0
	}
	ul.alboms {
		margin: 0;
		width: 100%
	}
	ul.alboms li {
		margin-bottom: 0
	}
	.def-alb .name {
		text-align: left;
		display: none
	}
	.def-alb .name span {
		display: none
	}
	.def-alb .anons {
		margin-left: 0
	}
	.def-alb .x-v {
		display: block
	}
	.picture {
		width: 100%;
		margin: 0
	}
	.picture .img {
		height: inherit
	}
	.def_igroup img {
		width: 100%;
		height: auto
	}
	ul.block-news {
		margin: 0
	}
	ul.block-news li .right-content {
		margin: 0;
		float: none;
		width: 100%
	}
	ul.block-news li {
		margin-bottom: 20px
	}
	.black {
		width: 89%;
		margin: 30px 0
	}
	form[name="feedback"] {
		width: 100%
	}
	input[type="text"], textarea {
		width: 100%;
		float: none
	}
	.foto-alb img {
		width: 100%;
	}
	.rcol .colContent {
		width: 100%;
		text-align: center
	}
	.write-email .inform-inside input {
		width: 96%
	}
	.news a.but {
		width: 90%
	}
	.new a.but {
		width: 70%
	}
	/*.bock-menu{display:none}*/
	.rcol .event {
		width: 100%;
		max-width: 320px;
		margin-right: 0
	}
	.rcol .event .inside-event .data-time {
		width: 65%
	}
	textarea[name="message"] {
		float: none
	}
	.l-p {
		width: 100%
	}
	.concerts .colContent {
		margin: 0
	}
	ul.block-news li .image, ul.block-news li .right-content {
		float: none;
		width: 100%
	}
	ul.block-news li .image {
		text-align: center;
		margin-bottom: 10px
	}
	ul.block-news li .name {
		margin: 10px 0;
		display: none
	}
	.mobile {
		display: block
	}
	.m {
		display: block
	}
	ul.block-news li .right-content .data {
		float: right
	}
	ul.block-news li a.det {
		margin-top: -20px
	}
	ul.block-news li .data {
		display: none
	}
	ul.block-news li .m, ul.block-news li .p {
		display: block
	}
	#header-content {
		margin: 0 auto;
	}
	#logo-header img {
		width: 240px;
	}
	.info-about {
		float: none;
		height: 45px
	}
	#logo-header {
		float: none;
		margin-left: 0;
		width: 240px;
		padding-top: 2px;
		position:
	}
	.header-contacts {
		float: none;
		text-align: center;
		font-size: 15px
	}
	#mobile {
		display: block
	}
	.r {
		float: left;
		width: 235px;
		text-align: left
	}
	.adres {
		margin-bottom: 0
	}
	#slider {
		height: inherit
	}
	.event2 {
		float: none;
		display: inline-block;
		margin-right: 0;
		width: 100%;
		max-width: 320px
	}
	.l-s {
		width: 100%;
		padding: 0;
		text-align: center
	}
	.list-event h2 {
		margin-bottom: 20px
	}
	.recomendation h2 {
		background-size: 100% 100%;
		line-height: inherit;
		padding-bottom: 15px
	}
	#header #common {
		background: none !important;
		height: 85px
	}
	#header-content {
		padding: 0;
		height: 85px;
		width: 100%
	}
	.header-contacts {
		margin-top: 5px;
		float: none;
		width: 100%;
	}
	.advertisement-top {
		width: 96%;
		padding: 75px 0 0 0
	}
	.advertisement-bottom {
		padding: 0 0 35px 0
	}
	.advertisement-middle {
		padding: 0 10px
	}
	#footer #info .phone a {
		font-size: 29px
	}
	.r-p {
		width: 100%
	}
	#up {
		display: none !important
	}
	.cmod {
		display: none
	}
	.time p span, .time b {
		font-size: 13px !important;
		line-height: 17px !important
	}
	.phone {
		margin-top: 2px
	}
	#datepicker {
		display: inline-block
	}
	.icons {
		margin-top: 7px;
		margin-left: 0
	}
	.mini-banners {
		width: 100%;
		max-width: 320px;
		margin: 0 auto
	}
	.list_month a {
		width: 30%;
	}
	.calendar {
		width: 88%;
	}
	.tickets .r-p {
		width: 48%;
	}
	.tickets .foto {
		float: right
	}
	.tickets .detaly {
		width: 100%;
		clear: both;
		padding: 15px 0 0 0;
		margin: 10px 0 0 0
	}
	.tickets .vb {
		height: initial
	}
	.tickets .more {
		margin-right: 0
	}
	.anniversary-txt {
		width: 100%;
		margin-top: 10px
	}
	.anniversary-image {
		width: 100%
	}
	.anniversary-image img {
		width: 100%;
		max-width: 250px
	}
	ul.list-substriptions li .price {
		width: 100%
	}
	.price a.but {
		width: 100%
	}
	.one-abonement .price {
		text-align: center
	}
	.annonce+a.but {
		width: 100%
	}
	/*áÎÑ*/
	#header {
		height: 125px;
	}
	#header-content span {
		margin-top: 10px;
	}
	#header-content .inform {
		height: 20px;
		top: 85px;
		left: 0;
		width: 100%;
		margin-top: 0px;
	}
	#header-content .inform-inside {
		margin-top: 0;
	}
	#content {
		padding: 131px 0 250px 0;
	}
	/*#slider {margin-top: 27px;}*/
	.flex-control-nav {
		margin-bottom: 13px;
	}
	#logo-header img {
		width: 207px;
	}
	#mobile {
		background-size: 35px 35px;
	}
	.banner-anniversary img {
		width: 222px;
	}
	.colContent .inform {
		height: auto;
		float: none;
		margin: 15px auto;
		width: 100%;
	}
	.write-email {
		width: 280px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.block_opros {
		padding: 20px 0 7px 0;
	}
	.banner-anniversary {
		position: static;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.banner-anniversary img {
		width: 180px;
		height: 50px;
	}
	#datepicker {
		width: 280px;
	}
	.ui-datepicker-header {
		width: 100% !important;
	}
	/*.inform-inside {height: 80px;}*/
	.ui-corner-all {
		width: 100%;
	}
	.block_opros {
		margin-top: 30px;
	}
	.inform-inside {
		height: auto;
	}
	.screen-sogl>div {
		width: 80% !important;
		left: 50% !important;
		margin-left: -45% !important;
	}
	.flex-control-nav {
		margin-bottom: 0px;
	}
	.header-contacts {
		margin-top: 33px;
	}
	#agree-checkbox {
		width: 10px !important;
	}
	.for-agree-sogl {
		width: auto !important;
		vertical-align: middle !important;
	}
	.mini-banners a {
		display: inline-block;
		width: 90px;
	}
	.main-mini-banners a {
		width: 50%;
	}

	/*p {
		padding: 0 10px;
	}
	
	#common h1 {
		margin-left: 10px;
		margin-bottom: 15px;
	}
	
	.colContent a {
		margin-left: 10px;
	}
	
	.colContent span {
		margin-left: 10px;
		display: inline-block;
	}
	
	.colContent p span {
		margin-left: 0;
	}*/
	.anons-title {
		margin-left: 10px;
		margin-right: 10px;
	}
	.image_news {
		width: 100%;
		height: 250px;
	}
	.def_news {
		width: 100%;
	}
}

@media only screen and (max-width: 320px) {
	.det_pr, .det_pr p {
		height: auto;
	}
}

.screen-sogl {
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	cursor: pointer;
	display: none
}

.screen-sogl>div {
	position: fixed;
	width: 770px;
	background: #fff;
	padding: 10px;
	left: 50%;
	margin-left: -402px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 15px;
	text-align: left;
	height: 440px;
	top: 50%;
	margin-top: -250px;
	padding: 30px 15px;
}

.screen-sogl>div>div {
	height: 440px;
	padding: 0 15px;
	overflow-y: scroll
}

.screen-sogl h3 {
	margin-top: 0;
	padding-top: 0
}

.clc {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	background: url(../img/fancy_close.png) no-repeat center center;
}

.l-p {
	margin-top: 30px;
}

#header ul.main-menu li:hover .dop-video li a, #header ul.main-menu li .dop-video li a
	{
	color: #010101;
	font-size: 13px;
	padding: 0 10px;
	line-height: 20px
}

#header ul.main-menu li:hover .dop-video li.online a, #header ul.main-menu li .dop-video li.online a
	{
	color: #283782;
	font-family: pt_serif_bold;
}

#header ul.main-menu li:hover .dop-video li, #header ul.main-menu li .dop-video li
	{
	background: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 12px
}

#header ul.main-menu li:hover .dop-video li:hover a, #header ul.main-menu li .dop-video li:hover a
	{
	text-decoration: underline
}

#header ul.main-menu li:hover .dop-video {
	display: block
}

h1, h2, h3, h4, h5, h6 {
	font-family: pt_serif_bold;
	font-weight: normal
}

ul.footer-menu>li a.main-translate, ul.main-menu>li a.main-translate {
	color: #FFD700
}

ul.footer-menu>li a.main-translate:hover, ul.main-menu>li a.main-translate:hover
	{
	color: #283782
}

.ui-datepicker .ui-datepicker-header {
	background: #283782;
}