/*
Theme Name: moscowmanege.ru
Theme URI:
Author: http://www.technokert.ru/
Author URI: http://wordpress.org/
Description: Тема для moscowmanege.ru
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: moscowmanege, выставка
Text Domain: moscowmanege
*/

@import url('css/reset.css');
@import url('css/inside-pages.css');
@import url('css/category.css');
@import url('css/HeaderWidgets.css');
@import url('css/MainMenu.css');
@import url('css/Blazon.css');
@import url('css/Logotype.css');
@import url('css/Mosmaer.css');
@import url('css/SatelliteSlideShow.css');

.-------------------- {}

@font-face {
    font-family: 'circe_light';
    src: url('fonts/crc35-webfont.eot');
    src: url('fonts/crc35-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crc35-webfont.woff') format('woff'),
         url('fonts/crc35-webfont.ttf') format('truetype'),
         url('fonts/crc35-webfont.svg#circe_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'circe';
    src: url('fonts/crc55-webfont.eot');
    src: url('fonts/crc55-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crc55-webfont.woff') format('woff'),
         url('fonts/crc55-webfont.ttf') format('truetype'),
         url('fonts/crc55-webfont.svg#circeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'circe_bold';
    src: url('fonts/crc65-webfont.eot');
    src: url('fonts/crc65-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crc65-webfont.woff') format('woff'),
         url('fonts/crc65-webfont.ttf') format('truetype'),
         url('fonts/crc65-webfont.svg#circe_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'circe_extra_bold';
    src: url('fonts/crc75-webfont.eot');
    src: url('fonts/crc75-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/crc75-webfont.woff') format('woff'),
         url('fonts/crc75-webfont.ttf') format('truetype'),
         url('fonts/crc75-webfont.svg#circe_extra_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ebrelight';
    src: url('fonts/ebre-light-webfont.eot');
    src: url('fonts/ebre-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ebre-light-webfont.woff') format('woff'),
         url('fonts/ebre-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ebreblack';
    src: url('fonts/ebre-black-webfont.eot');
    src: url('fonts/ebre-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ebre-black-webfont.woff') format('woff'),
         url('fonts/ebre-black-webfont.ttf') format('truetype'),
         url('fonts/ebre-black-webfont.svg#ebreregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.-------------------- {}

body {
	font-family: "circe", Arial, Helvetica, sans-serif;
}

a {
	color:#999;
	text-decoration:none;
	/*font-family: "circe", Arial, Helvetica, sans-serif;*/
}

a:hover {
	color: #CCC;
}

h1, h2, h3, h4, h5, h6 {

}

strong {
	font-weight:bold;
}

abbr {
	border-bottom: 1px dashed #999; /* Пунктирное подчеркивание текста */
	cursor: help;
}

.-------------------- {}

#GlobalContainer {
	width: 100%;
	margin: 0 auto;

	font-size: 1em;
	background:#e8e7d5;
}

.page-width {
	width: 880px;
	min-width: 880px;
	max-width: 880px;
	margin: 0px auto;
}

.-------------------- {}

header {
	text-align: left;
	margin: 0;
	background:#000;
}

.-------------------- {}

.central-row {
	width: 990px;
	max-width:990px;
	margin: auto;
	padding-top: 50px;
	background: #e8e7d5;
}
.central-row td {
	vertical-align:top;
}

.central-row table {
	background: #e8e7d5;
}

.-------------------- {}

#wrap-container {
	width: 100%;
	background:#fff;
}

#news-container,
#search-container {
	padding-bottom:30px;
	margin: 0 auto;
	width: 990px;
	max-width:990px;
}

#news-container #news-align,
#news-container #inside-page,
#search-container .search-page {
	padding:48px 0;
	margin-left: 110px;
}

#news-container .news-block {
	width: 184px;
	height:343px;
	overflow:hidden;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	margin-right:22px;
	margin-bottom:31px;
}

#news-container .label {
	width:12px;
	margin-left:-21px;
}

#news-container .label-all {
	height:41px;
	position:absolute;
}

#news-container .label-now {
	background:url(images/now.gif) no-repeat;
	margin-top:311px;
}

#news-container .label-was {
	background:url(images/was.gif) no-repeat;
	margin-top:311px;
}

#news-container .label-soon {
	background:url(images/soon_red.gif) no-repeat;
	margin-top:311px;
}

#news-container .double-block {
	width: 390px !important;

}
#news-container .exhibition ins {
/*	margin-bottom:7px;
	padding-top:9px;*/
	height:155px;
	overflow:hidden;
	display:block;
	text-decoration:none;
}

#news-container .events ins {
	/*margin-bottom:9px;*/
	height:164px;
	overflow:hidden;
}

#news-container mark.color-1 {
	background:#c8c1af;
}

#news-container mark.color-2 {
	background:#ccbabb;
}

#news-container mark.color-3 {
	background:#c3d8d3;
}

#news-container mark.color-4 {
	background:#CCCC99;
}

#news-container .exhibition {
	padding-bottom:9px;
	background: #e8e7d5;
}

#news-container .events {
	padding-bottom:9px;
	background: #d1cbbd;
}

#news-container .banner {
	padding-bottom:9px;
	background: #e8e7d5;
	position:relative;
}

#news-align .banner div:nth-child(2) {
	padding-bottom:9px;
}

#news-align  h2.h2-main-page {
	font-family: circe !important;
	font-size: 1.6em !important;
	margin-bottom: 10px;
}

/*#exhibition-content h2.h2-main-page {
	font-family: circe !important;
	font-size: 1.6em !important;
	margin-bottom: 10px;
}*/

#news-container .banner span {
	display:block;
	font-family: circe;
	font-size:1.8em !important;
	line-height:18px !important;
	padding: 15px 9px 0px 9px;
	height:61px !important;
	letter-spacing:0px;
}

#news-container .banner .banner-top{
	height:24px;
	background:url(images/banners-sprites.png) no-repeat 100% 0%;
}

#news-container .banner .banner-bottom{
	height:23px;
	background:url(images/banners-sprites.png) no-repeat 100% 100%;
}

#news-container .banner .banner-pic{
	height:91px;
	background:url(images/banners-pic1.jpg) no-repeat center center;
}
#news-container .banner .banner-line1 {
	width:184px;
	height:24px;
	background:url(images/banners-sprites.png) no-repeat 0% 54%;
	position:absolute;
	top:150px;
}

#news-container .banner .banner-line2 {
	width:184px;
	height:24px;
	background:url(images/banners-sprites.png) no-repeat 0% 54%;
	position:absolute;
	top:240px;
}

#news-container .banner h4 {
	font-family: circe;
	font-size:2.9em !important;
}

#news-container .banner h3 {
	font-family: circe_extra_bold;
	font-size:2.9em !important;
}

#news-container .news-block div {
	padding:0px 9px;
}

#news-container .news-block center {
	text-align:left;
	font-family:circe;
	font-size:1.2em;
	color:#a99683;
	\ font-size:0;
}

#news-container .news-block h4 {
	font-family:circe;
	font-size:1.5em;
	font-weight:normal;
}

#news-container .news-block h4 a {
	color: #000;
}

#news-container .news-block h4 a:hover {
	color:#666;
}

#news-container .exhibition a.click-block-a {
	color:#000;
	display:block;
	height:352px;
}

#news-container .exhibition a.click-block-a:hover {
	background:#d9d9b3;
}

#news-container .exhibition h4 {
	padding:5px 0;
}

#news-container .events h4 {
	padding:9px 0;
}

#news-container .news-block span {
	display:block;
	line-height:12px;
}

#news-container .exhibition span {
	padding:18px 2px !important;
}

#news-container .events span {
	padding:15px 2px !important;
}

#news-container .events a {
	color:#FFF;
}

#news-container .events a:hover {
	color:#666;
}

#news-container .news-block hr {
	color: #fff; /*для IE */
	background-color:#fff; /*для Firefox, Opera, Safari*/
	border:0px none;
	height:1px; /* высота 1px IE, Firefox, Opera, Safari */
	clear:both; /* для очистки, если тег идет после float елемента */
	margin:0px 0 9px 0;
}

#news-container .news-block .date {
	font-family:circe;
	font-size:1.2em;
	color:#a99683;
	padding-left: 13px !important;
}

#post_id_5150 ins {
  background-size: 112% 100% !important;
}

.-------------------- {}

footer {
	width: 100%;
	background:#000;
	color:#b9b59f;
	font-family: Verdana;
	font-size:0.8em;
	text-align: center;
}

footer #footer-bg {
	background:#000;
	width:990px;
	display:block;
	margin:auto;
}

footer a {
	width: 100%;
	margin: 50px auto 0 auto;
	background:#000;
	color:#fff;
	font-family: Verdana;
	font-size:0.7em;
}

footer table {
	margin: 0 auto;
	width: auto;
	display: table;
}

* html footer table {
display: inline-block;
}
*:first-child+html footer table {
display: inline-block;
}

footer th {
	text-align:left;
	padding: 18px 0 32px 0;
}

footer div {
	width: 150px;
	float: left;
}

footer div#Plat {
	width: 230px
}


footer div:nth-child(3) {
	padding-left:3px;
}

footer div:nth-child(4) {
	padding-left:18px;
	padding-top:4px;
	width:215px !important;
}

footer ul li {
	padding:3px 0;
}

footer ul li ul li {
	padding-left:21px;
}

#footer-search-form {
	width:157px;
	display:inline;
}

#footer-search-form input[type="text"] {
	width:153px;
	height:17px;
	background: #9d998e;
	padding: 0px 20px 2px 5px;
	margin:5px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#000;
	border: none;
}

#footer-search-form a {
	margin-left:2px;
}

::-webkit-input-placeholder {
    color:    #000;
}
:-moz-placeholder {
    color:    #000;
}
::-moz-placeholder {
    color:    #000;
}
:-ms-input-placeholder {
    color:    #000;
}

input[type="submit"] {
	background: #000;
	border: 0px;
	display: block;
	float:left;
	color: #fff;
	font-family: Verdana;
	font-size: 0.7em;
	padding-left: 10px;
	margin-top:7px;
	text-decoration: none;
	cursor:pointer;
}

input[type="submit"]:hover {
	color: #CCC;
}

.footer-phone {
	clear:both;
	padding-top:5px;
}

.-------------------- {}

#partners {
	width: 100%;
	background:#fff;
}

#partners #partners-align {
	position: relative;
	height: 100px;
	padding-bottom: 90px;
	margin: 60px auto;
	width: 880px;
	max-width: 880px;
}

#partners #partners-align div {
	width:156px;
	height:94px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
}

#partners #partners-align span {
	margin-left:2px;
}

.design-by #just-design {
	padding-top:21px;
	padding-left: 62px;
}

.design-by #just-design a {
	color:#272727;
	font-size:1.1em;
}

.design-by #just-design a:hover {
	color:#7d7d7d;
	font-size:1.1em;
}

.design-by #just-design a span {
	text-decoration:underline;
}

#partners #partners-align #partner-1 {
	padding-top:21px;
}

#partners #partners-align #partner-2 {
	height:44px !important;
}

#partners #partners-align a {
	border: none !important;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
}

#partners #partners-align #partner-1 a {
	width: 91px;
	margin:25px 0;
	background-image: url(images/partners.png);
	background-position: 0% 100%;
}

#partners #partners-align #partner-2 a {
	width: 91px;
	padding-top:57px;
	background-image: url(images/partners.png);
	background-position: 100% 100%;
}

.-------------------- {}

#Impressum {
	float: right;
	width: 193px;
	font-family: "circe";
	font-size: 0.8em;
	line-height: 15px;
	margin:32px 35px 0 0;
}

.-------------------- {}

#MessageUnderLogotype {
	width:100%;
	height:10px;
	text-transform:uppercase;

	margin:26px 0 73px 0;
	padding-left:20px;
	font-family:"circe_bold";
	font-size:1.0em;
	line-height:15px;
}

.-------------------- {}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.-------------------- {}


#SocialNetworks a {
	display: block;
	height: 17px;
	width: 17px;
	background-image: url(images/socialnetwoeks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 2px;
}

#SocialNetworks .facebook {
	display: none;
}

#SocialNetworks .twitter {
	background-position: 100% 50%;
}

#SocialNetworks .vkontakte {
	background-position: 50% 50%;
}

.-------------------- {}

#SocialNetworksMain {
	padding:25px 0 0 330px;
}

#SocialNetworksMain a {
	border: none !important;
	display: block;
	height: 20px;
	background-image: url(images/socialnetwoeks1.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 6px;
}

#SocialNetworksMain a.size-1 {
	width: 20px;
}

#SocialNetworksMain a.size-2 {
	width: 25px;
}

#SocialNetworksMain a.size-3 {
	width: 47px;
}

#SocialNetworksMain a.facebook {
	display: none;
}
#SocialNetworksMain a.facebook:hover {
	background-position: left bottom;
}

#SocialNetworksMain a.vkontakte {
	background-position: -20px top;
}
#SocialNetworksMain a.vkontakte:hover {
	background-position: -20px bottom;
}

#SocialNetworksMain a.twitter {
	background-position: -40px top;
}
#SocialNetworksMain a.twitter:hover {
	background-position: -40px bottom;
}

#SocialNetworksMain a.instagram {
	display: none;
	background-position: -60px top;
}
#SocialNetworksMain a.instagram:hover {
	background-position: -60px bottom;
}

#SocialNetworksMain a.telegram, #SocialNetworksMain .telegram {
	background-image: url('./images/telegram.png');
	background-position: center;
    background-size: 130%;
}
#SocialNetworksMain a.telegram:hover, #SocialNetworksMain .telegram:hover {
	/* background-position: -60px bottom; */
	background-image: url('./images/telegram-color.png');
	background-position: center;
    background-size: 116%;
}

#SocialNetworksMain a.youtube {
	background-position: -80px top;
}
#SocialNetworksMain a.youtube:hover {
	background-position: -80px bottom;
}
#SocialNetworksMain a#flickr_logo{
	background-position:-127px top;
	width:57px;
}
#SocialNetworksMain a#flickr_logo:hover{
	background-position:-127px bottom;
}


.-------------------- {}

#PopBtn {
	padding:4px 3px 3px 3px;
	border-top: 1px solid #000 !important;
	background: #231F20 !important;
	height:inherit !important;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
	display:block;
	cursor: pointer;
	margin-left: 235px;
}

#PopBtn:hover {
	background: #ED1F24 !important;
}

#PopBtnHref {
	padding:4px 3px 3px 3px;
	border-top: 1px solid #000 !important;
	background: #231F20 !important;
	height:inherit !important;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
	display:block;
	cursor: pointer;
	margin-left: 235px;
}

#PopBtnHref:hover {
	background: #ED1F24 !important;
}


.returnBtn {
	padding: 4px 2px 4px 5px !important;
    border-top: 1px solid #000 !important;
    background: #231F20 !important;
    height: inherit !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8em;
    display: block;
    cursor: pointer;
    margin-left: 538px !important;
    /*margin-right: 150px !important; */
    margin-top: -15px;
    width: 125px;
}

.returnBtn:hover {
	background: #ED1F24 !important;
	color: white !important;
}

#voxxter {
	/*float: right;*/
	display: inline-block;
}

#kinohod {
	float: left;
}

#Tickets a.voxxter_simple_button {
	display: block;
	padding-left: 145px;
	width: 60px;
	height: 80px;
	background-image: url('images/tickets/voxxter_buy.png');
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#Tickets .footnote {font-size: 13px;}

#Primepass a {
	display: block;
    padding-left: 145px;
    padding-top: 33px;
    width: 60px;
    background-image: url(images/tickets/primepass.png);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

#Tickets a.kinohod {
	display: block;
	width: 200px;
	height: 80px;
	background-image: url('images/tickets/kinohod_new.png');
	background-position: center center;
	background-repeat: no-repeat;
}

#Tickets td {
	text-align: center;
	vertical-align: top;

}
.tema {
    margin: auto;
    display: table;
    text-align: center;
    padding: 20px 84px;
    line-height: 1.1;
}
.border {
	border-bottom: 1px solid #CCC;
}
.tema p {
	color: #4f9698;
    padding-top: 7px;
}
.-------------------- {}

.ajax-now:hover,
.ajax-preview:hover,
.ajax-events:hover {
	cursor:pointer;
}

.-------------------- {}

/* Попечительский совет START */

#popechitelskiy-sovet {
	width: 800px;
}

#popechitelskiy-sovet td {
	padding:0 30px 0 0;
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:0.85em !important;
	line-height:15px;
}

#popechitelskiy-sovet strong {
	line-height:10px !important;
}

#popechitelskiy-sovet img {
	padding:42px 10px 0px 0;
	margin:0;
}

#TinyMCE h2 {
	font-family:circe !important;
	font-size:1.5em !important;
	color: #a99683;
}

/* Попечительский совет END */

.display-none {
	display:none;
}

/*
	кавычки
	&laquo;
	&raquo;

	тире
	&ndash;
*/

.-------------------- {}
/*	contacts	*/
.contacts-the-content {
	margin-bottom: 100px;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 17px;
}

#wrapper-content {
	margin-left: 106px;
}

.-------------------- {}
/*	clean	*/

.clean-div {
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 17px;
}

.-------------------- {}

/*cult_mos_ban*/
#cult_mos_ban{
	height: 210px;
	position: relative;
	padding-bottom: 30px;
	margin: 0 auto;
	width: 880px;
	max-width: 880px;
}
#banerDoma {
	margin: 35px auto;
	width: 980px;
	max-width: 980px;
}
#partners .doma {
	/* background-color: #FF8B00; */
	width: 56%;
	margin: auto;
	display: flex;
	justify-content: center!important;
}
#partners .doma_baner {
	/* background-image: url(images/doma2.png);
	width: 410px;
	height: 220px; */
	background-image: url(images/perepis.jpg);
	width: 410px;
	height: 220px;
    background-repeat: no-repeat;
    background-size: contain;
}
#partners .golosovanie {
	margin: auto;
	display: flex;
	justify-content: center!important;
}
#partners .golosovanie_baner {
	background-repeat: no-repeat;
	background-image: url(images/banner_culture.jpg);
	width: 800px;
    height: 200px;
}
#partners .million_prizes {
    background-image: url(images/million_prizes.png);
    height: 123px;
    background-repeat: no-repeat;
    box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
    width: 321px;
    transition: 0.5s;
}
#partners .million_prizes:hover {
	box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 50px!important;
	transition: 0.5s;
}
#cult{
	background: url(images/new_ban.png) no-repeat 0 77%;
	background-size: 100%;
	height: 100%;
	width: 79%;
	display: inline-block;
}
#active-c {
	background: url(images/active_citizen.jpg) no-repeat;
	background-size: 100%;
	height: 100%;
	width: 20%;
	display: inline-block;
}

#bank{
    background: url(images/bank.jpg) no-repeat;
    background-size: 120%;
    height: 100%;
    width: 20%;
    background-position-x: 45%!important;
    background-position-y: 100%;
	display: inline-block;
}

#bank{
	background-position-x: 5px;
	width: 200px;
	top: 10px;
	right: -45px;
	height: 200px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 100px;
	position: absolute;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
}

#bank p{
	bottom: -25px;
	left: 55px;
}

#grants{
    background: url(images/grants_cult.jpg) no-repeat;
    background-size: 100%;
    height: 100%;
    width: 20%;
    background-position-x: 45%!important;
    background-position-y: 50%;
	display: inline-block;
}

#grants{
	background-position-x: 5px;
	width: 200px;
	/*top: 10px;*/
	/*right: -45px;*/
	/* margin-left: 40px!important; */
	height: 200px!important;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 100px;
	position: absolute;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
}

#grants p{
	bottom: -23px!important;
    left: 9px!important;
}

#night{
	background: url(images/noch.jpg) no-repeat;
    background-size: 150%;
    height: 100%;
    width: 20%;
    background-position-x: 52%!important;
    background-position-y: 50%;
	display: inline-block;
}

#night{
	background-position-x: 5px;
	width: 200px;
    top: 10px;
    right: 315px;
	/* margin-left: 40px!important; */
	height: 200px!important;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 100px;
	position: absolute;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
}

#night p{
	bottom: -23px!important;
    left: 35px!important;
}

#museumVictory{
    background: url(images/museum_victory.jpg) no-repeat;
    background-size: 136%;
    background-position-x: 65%!important;
    width: 200px;
    /* top: 0px; */
    right: -65px;
    border-radius: 100px;
    box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
    height: 200px!important;
    position: absolute;
}

#museumVictory p {bottom: -24px;    left: 50px;}

#culture{
    background: url(images/banner_culture.jpg) no-repeat;
    background-size: 100%;
    width: 200px;
    right: 315px;
    border-radius: 100px;
    box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
    height: 200px!important;
    position: absolute;
}

#culture p {
	bottom: -25px; 
	left: 5px; 
	width: 200px;
}

#vk_groups{
    right: 0px!important;
    left: -516px!important;
    top: 0px!important;
}

#cultForum{
    background: url(images/cult_forum.png) no-repeat;
    background-size: 100%;
    height: 100%!important;
    width: 100%;
    margin-left: 55px;
    display: block;
}
.design-by {
	background: #fff;
    display: flex;
    justify-content: center!important;
}
/* logo i-love-moscow */
#ILoveMoscow {
  height: 127px;
}
#ILoveMoscow a {
  height: 100%;
  display: block;
  background: url(images/i_love_moscow.png) no-repeat center;
  background-size: 20%;
}

/* petersburb banner */
#PetersburgBanner {height: 90px;}
#PetersburgBanner a {
	display: block;
  background: url(images/petersburg_banner.jpg) no-repeat;
  background-size: contain;
  height: 100%;
  margin: 20px 0 10px 0;
}

.-------------------- {}

p.forced-visibility a {
	display: inline-block;
	margin-right: 10px;
}

/*************************************** FORM_MEDIA_FORUM ******************************************/

.wpcf7-form {
	margin-top: 10px;
}
.wpcf7-form p {
	margin-bottom: 10px;
}
span.wpcf7-form-control-wrap {

}
#inside-page .wpcf7-form p {
	font-family: circe;

	width: 530px !important;
}
.wpcf7-form p i {
	font-size: 0.75em;
	line-height: 1.4em;

	display: inline-block;
}
.wpcf7-form p b {
	display: inline-block;

	margin-bottom: 3px;

	font-size: 1em;
}
.wpcf7-form p b em {
	color: #FF0000;
	font-weight: bold;
}
.wpcf7-form p span {

}
.wpcf7-form p span.acceptance {
	float: left;
}
.wpcf7-form p.accept span {
	margin: -1px;
}
.wpcf7-form p.accept b {
	display: block;
}
.wpcf7-form p.agree span {
	margin: 0;
}
.wpcf7-form p span input:not(input[type="radio"]) {
	width: 400px;

	font-family: circe;
	font-size: 1em;
}
.wpcf7-form p span input[type="text"] {
	padding-left: 1px;
}
.wpcf7-form p span input[type="number"] {
	width: 90px;
}
.wpcf7-form p span textarea {
	height: 200px;
	width: 398px;
}
.wpcf7-form p span input[name="short-desc"] div.inner-editor {

}
.wpcf7-form p span input[type="file"] {

}
.wpcf7-form p img.wpcf7-captchac {
	padding: 0 !important;

	display: inline-block !important;
}
.wpcf7-form p span input[name="captcha-170"] {
	width: 100px;

	display: inline-block;
}
.wpcf7-form p span input[type="checkbox"] {
	width: 15px;

	float: left;

	margin-right: 10px;
}
.wpcf7-form p input[type="submit"] {
	font-family: circe;
	font-size: 1em;

	padding: 5px 10px;
	margin-top: 20px;

	cursor: pointer;
}



#Competition {
	margin-top: 20px;
}

.left-side, .right-side {
	display: inline-block;

	width: 49%;
}
.left-side {
	float: right;
}
.right-side {
	float: left;
}

.mini-block {

}
.mini-block.f-block {
	height: 150px;
}
.mini-block.s-block {
	height: 290px;
}
.mini-block h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
#Competition .mini-block p {
	width: 100% !important;

	font-size: 0.85em;

	margin-bottom: 5px;
}
.mini-block p b {
	font-weight: bold;

	display: block;
}
.mini-block p span {

}

.cat-block {

}
.cat-block .f-block {
	height: 190px;
}
.cat-block .s-block {
	height: 272px;
}
.cat-block .t-block {

}
.cat-block h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.cat-block > div {

}
.cat-block > div h3 {

}
#Competition .cat-block > div p {
	width: 100% !important;

	font-size: 0.85em;
}




#Rules {
	width: 700px;
	height: 500px;
}

/***************************************************************************************************/

#Enlightenment {

}
#Enlightenment p {
	width: 100% !important;
}
#Enlightenment tr {
	height: 150px;
}
#Enlightenment tr td {
  padding: 10px;

  border: 1px solid #ccc;
}

/***************************************************************************************************/

#YaMetr {
	display: inline-block !important;
  margin-top: 10px;
  float: right;
}

/***************************************************************************************************/

div.ms-slide.ms-sl-selected a.download-slide-image {
  display: none;
  position: absolute;
  top: 10px; left: 10px;
  z-index: 10000;

  padding: 5px 10px;

  color: #000;

  background-color: rgba(255, 255, 255, 0.7);

  border-radius: 3px;
}
div.ms-slide.ms-sl-selected:hover a.download-slide-image:hover{
	background-color: #fff;
}

div.ms-slide.ms-sl-selected:hover a.download-slide-image {
  display: block;
}

/***************************************************************************************************/
/* Official news from culture department of Moscow */
.other-news-field {}
.other-news-field a.msk-news {
	display: block;

  height: 80px;
  margin: 10px 0;
  padding: 5px 0;
}
.other-news-field a.msk-news:hover { background-color: #e8e7d5; }
.other-news-field a.msk-news > div { display: inline-block; }
.other-news-field a.msk-news .msk-news-img {
	width: 12%;

	float: left;
}
.other-news-field a.msk-news .msk-news-img img {
	width: 80px;

	padding-left: 5px;
}
.other-news-field a.msk-news .msk-news-info {
	width: 88%;

  color: #000;
}
.other-news-field a.msk-news .msk-news-info h3 { margin-bottom: 3px; }
.other-news-field a.msk-news .msk-news-info span {
	font-size: 12px;

	margin-bottom: 2px;

  display: block;
}
.other-news-field a.msk-news .msk-news-info em { font-size: 13px; }

/***************************************************************************************************/
/* Quality control */
#QualityControl {
  margin-top: -12px;
  margin-right: 15px !important;
  height: 50px !important;
  width: 220px;
  background-image: url(images/qs_logo_black.png) !important;
  background-size: 100%;
}
#QualityControl:hover {
  background-image: url(images/qs_logo_color.png) !important;
}

.ind_eval {color: #333;}
.ind_eval td,
.ind_eval th {
	border: 1px solid #ccc;
	padding: 5px;
}

table.aligncenter{
	display: none;
}

div#vk_groups{
	height: 0px!important;
	width: 0px!important;
	display: inline-block;
}

a.vkontakte:hover{
	background-image: url(images/vk_logo.png)!important;
	background-position: left top!important;
}

a.vkontakte{
	background-image: url(images/vk_logo_black.png)!important;
	background-position: left top!important;
}

/***************************************************************************************************/
/* Russian seasons banner */
#RussianSeasonsBanner {
  height: 200px;
  width: 200px;
  position: absolute;
  left: -220px;
}
#RussianSeasonsBanner a {
	display: block;
  width: 100%;
  height: 100%;
  background: url(images/v_logo_rus_seasons.png) no-repeat 50% 50%;
  background-size: contain;
}

#anti-banner{
    height: 135px;
    width: 33%;
    position: absolute;
    left: -280px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#anti-banner a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/2ani.gif) no-repeat;
}

#kult_banner{
    height: 145px;
    width: 33%;
    position: absolute;
    left: 380px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#kult_banner a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/kult_picture.png) no-repeat;
	cursor: initial;
}

#metriks{
    float: none!important;
    color: black;
    cursor: context-menu;
    margin: 0px;
    padding: 0px;
    border: 1px solid rgb(204, 204, 204);
    outline: 0px;
    top: -210px!important;
    left: -165px!important;
    font-size: 14px!important;
    right: 0px!important;
    display: block;
    position: absolute!important;
    opacity: 1;
    width: 250px!important;
    height: 200px!important;
    z-index: 1000004;
    background: url(images/load_gif.gif) no-repeat;
    background-position-x: -125px;
    background-position-y: -50px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 0px 10px;
    visibility: visible;
    font-style: normal!important;
}

#load_metriks{
    color: black;
    cursor: context-menu;
    margin: 0px;
    padding: 0px;
    position: initial!important;
    outline: 0px;
    font-size: 14px!important;
    display: block;
    opacity: 1;
    width: 250px!important;
    height: 200px!important;
    z-index: 1000004;
    background: white;
    border-radius: 5px;
    visibility: visible;
    font-style: normal!important;
}

#YaMetr{
	position: relative;
}

.display_n{
	display: none!important;
}

#day{
	margin-bottom: 10px;
    margin-top: 20px;
    margin-left: 20px;
    font-style: normal!important;
}

#week{
	margin-bottom: 10px;
    margin-top: 35px;
    margin-left: 20px;
    font-style: normal!important;
}

#mounth{
	margin-bottom: 10px;
    margin-top: 35px;
    margin-left: 20px;
    font-style: normal!important;
}

.date_metrik{
	height: 0!important;
    margin-bottom: 10px;
    margin-left: 45px;
    font-size: 11px!important;
    position: inherit!important;
    float: left!important;
    width: 300px!important;
    font-style: normal!important;
}
div.date_metrik p {
    margin-top: -2px;
    margin-bottom: 6px;
}

.date_metrik i{
	font-style: normal!important;
}
p.text_href{
    bottom: -40px;
    color: black;
    position: absolute;
    left: 40px;
    text-align: center;
    text-decoration: underline;
}

#ym-informer{
	background: none!important;
	border: none!important;
	box-shadow: none!important;
}
#ym-informer iframe{
	display: none!important;
}


div#RussianSeasonsBanner a {
	width: 200px;
	height: 200px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	position: absolute;
	top: 10px;
	left: 230px;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
	border-radius: 100px;
}
.href_hov:hover{
	box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 50px!important;
	transition: 0.5s;
}
.href_hov:hover p{
	text-decoration: none!important;
}
.href_hov{
	transition: 0.5s;
}
#cult{
	background-position-x: -350px;
	width: 200px;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
	height: 200px;
	position: absolute;
	top: 10px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 100px;
	background-size: initial;
}
#active-c{
	background-position-x: 5px;
	width: 200px;
	top: 10px;
	right: 315px;
	height: 200px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 100px;
	position: absolute;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
}
#active-c p{
	bottom: -25px;
};

#kult_banner a{
	background-position-y: 20px;
	width: 200px;
	height: 200px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 100px;
	position: absolute;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
}

#partners #partners-align div{
	position: relative;
	top: 70px;
	right: -185px;
	float: right;
}

#YaMetr{
	right: -70px;
}

#vk_groups{
	position: absolute;
	right: 170px;
	top: 10px;
}

#Cult_forum{
    left: -220px;
    top: 280px;
    margin-bottom: 100px;
    height: 200px;
    width: 200px;
    position: absolute;
}

#Cult_forum p.text_href{
	bottom: -60px!important;
	left: 20px!important;
}

#Cult_forum a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/logo_cult.png) no-repeat 50% 50%;
	/* background-size: contain; */
	width: 200px;
	background-size: 170%;
	height: 200px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	position: absolute;top: 10px;
	left: 230px;
	box-shadow: rgba(0, 0, 0, 0.28) 0px 0px 10px;
	border-radius: 100px;
}

#Custom_pres_banner{
	background: url(images/1.png) no-repeat 50% 50%;
	display: block;
    height: 250px;
    width: 100%;
    background-size: 100% 100%;
}

.tizer-block {
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
  background-color: #F3F5F7;
}
.tizer-block__row {
  margin-right: -15px;
  margin-left: -15px;
}
.tizer-block__col {
  max-width: 100%;
  padding: 16px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 100%;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.tizer-block__banner {
  display: inline-block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 380px;
  height: 365px;
  margin: 8px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}
.tizer-block__banner:empty
{
  display: none;
}
@media screen and (max-width: 1280px) {
  .tizer-block__banner {
    height: 321px;
  }
}
@media screen and (max-width: 1180px) {
  .tizer-block__banner {
    height: 304px;
  }
}
@media screen and (max-width: 1134px) {
  .tizer-block__banner {
    height: 310px;
  }
}
@media screen and (max-width: 1024px) {
  .tizer-block__banner {
    height: 332px;
  }
  .tizer-block__banner:last-child {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  .tizer-block__banner {
    height: 315px;
  }
}
@media screen and (max-width: 768px) {
  .tizer-block__banner {
    height: 284px;
  }
}
@media screen and (max-width: 759px) {
  .tizer-block__banner {
    min-width: 235px;
    height: 355px;
  }
  .tizer-block__banner:last-child {
    display: block;
  }
}
@media screen and (max-width: 630px) {
  .tizer-block__banner {
    height: 320px;
  }
}
@media screen and (max-width: 540px) {
  .tizer-block__banner {
    height: 294px;
  }
}
@media screen and (max-width: 534px) {
  .tizer-block__col {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tizer-block__banner:last-child {
    display: none;
  }
  .tizer-block__banner {
    height: 340px;
    min-width: 245px;
  }
}
@media screen and (max-width: 517px) {
  .tizer-block__banner {
    height: 350px;
  }
}
@media screen and (max-width: 320px) {
  .tizer-block__col {
    padding: 16px 8px;
  }
  .tizer-block__banner {
    height: 314px;
  }
}
#SocialNetworksMain a:first-child{
	background: #231F20 !important;
	margin-left: 65px;
	padding: 4px 3px 4px 3px;
	height: max-content;
	color: white;
	font-size: 13px;
	text-transform: uppercase;
}

#SocialNetworksMain a:first-child:hover{
	background: #ED1F24 !important;
}

#post_id_6572 a ins{
	background-size: 185px 155px!important;
}

#post_id_6597 a ins{
	background-size: 184px 155px!important;
}

#post_id_8019 a ins{
	background-position-x: -9px!important;
}

#post_id_8032 a ins{
	background-position-x: inherit!important;
}

#post_id_8118 a ins {
	background-position: left !important;
    background-size: 130% 100% !important;
}

#post_id_8073 a ins {
	background-size: contain !important;
}

#post_id_8168 a ins {
	background-size: contain !important;
}

#post_id_8180 a ins {
	background-size: contain !important;
}

#Confidencial{
	display: none;
	float: left!important;
	width: 190px!important;
	right: -55px!important;
	top: 93px!important;
	height: max-content!important;
}

#tiket_return .form-group {
	margin-bottom: 1rem;
}

#tiket_return label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

#tiket_return .form-control {
	display: block;
	width: 100%;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#tiket_return .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

#tiket_return .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

#tiket_return input[type=checkbox], #tiket_return input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

#tiket_return .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

#tiket_return .form-check-label {
    margin-bottom: 0;
}

#tiket_return .form-control-file, #tiket_return .form-control-range {
    display: block;
    width: 100%;
}

#tiket_return .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

#tiket_return .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
#tiket_return .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	float: none!important;
}

#tiket_return .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

#tiket_return .btn:focus, .btn:hover {
    text-decoration: none;
}

#tiket_return .text-muted {
    color: #6c757d!important;
}

#tiket_return .form-text {
    display: block;
    margin-top: 0.25rem;
}

#tiket_return .small, #tiket_return small {
    font-size: 80%;
    font-weight: 400;
}

#tiket_return small {
    font-size: 80%;
}

#tiket_return + .message-success {
    background: rgba(0, 128, 0, 0.5);
    color: #fff;
    padding: 20px;
    text-align: center;
    margin: 20px auto;
    border-radius: 3px;
}