/*
 Theme Name:   Esprit Games
 Theme URI:    https://espritgames.ru
 Description:  Esprit Games Main Theme
 Author:       Ilya Arhipov
 Author URI:   https://espritgames.ru
 Template:     twentyfourteen
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  espritgames
*/

html {
	overflow-y: auto;
	background: #000;
}

body {
	/*background: #000;*/
}

::selection {
	background: silver;
	color: #000;
}

::-moz-selection {
	background: silver;
	color: #000;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: silver;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: silver;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: silver;
}

.site {
	/*esprit max-width: 1260px; */
	max-width: 100%;
	background-color: inherit;
}

.header-main {
	padding: 0;
}

#site-header {
	float: left;
	margin: 0 0 0 9px;
}

.site-header {
	/*esprit max-width: 1260px; */
	max-width: 100%;
	z-index: 10000;
}
#secondary .site-description{
	clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}
#secondary {
	z-index: 100;
}

.search-toggle {
	background-color: silver;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: silver;
}

.search-box {
	background-color: silver;
}

.site-navigation li {
	/*esprit border-top: 1px solid rgba(255, 255, 255, 0.2); */
	border: none;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #fff;
}

.primary-navigation .nav-menu {
	/*esprit border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
	border: none;
}

.secondary-navigation {
	/*esprit border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
	border: none;
	margin-top: 10px;
}

.content-area {
	/*esprit padding-top: 48px; */
	padding-top: 0;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: 942px;
}

.entry-title {
	/*esprit margin-bottom: 12px;
	margin: 0 0 12px 0; */
	margin: 20px auto 5px auto; /* 5px bottom for forums */
	max-width: 942px;
}

.site-content .entry-header {
	padding-top: 25px;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: silver;
}

.hentry .mejs-overlay:hover .mejs-overlay-button {
	background-color: silver;
	color: #000;
}

.post-navigation,
.image-navigation {
	max-width: 942px;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid silver;
}

.archive-header,
.page-header {
	max-width: 942px;
}

.contributor-info {
	max-width: 942px;
}

.comments-area {
	max-width: 942px;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: silver;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: silver;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: silver;
}

.widget_calendar tbody a {
	background-color: silver;
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: silver;
	border: 0;
	color: #fff;
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: silver;
}

.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: silver;
}

.site-footer {
	text-align: center;
	z-index: 30;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: silver;
}

.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
	max-width: 942px;
}

textarea.wp-editor-area {
	border: 1px solid rgba(0,0,0,.1);
	border-top-width: 0;
}

@media screen and (max-width: 1008px) {
	.secondary-navigation li {
		float: left;
		margin-right: 10px;
	}
}

@media screen and (min-width: 673px) {
	.header-main {
		padding: 0;
	}
}

@media screen and (min-width: 783px) {
	.masthead-fixed .site-header {
		position: relative;
		top: auto;
	}

	.admin-bar.masthead-fixed .site-header {
		top: auto;
	}

	.masthead-fixed .site-main {
		margin-top: auto;
	}

	.primary-navigation {
		float: none;
		margin: 0;
		/*
		font-size: 11px;
		padding: 0;
		text-transform: uppercase;
		*/
	}

	.primary-navigation ul ul {
		background-color: silver;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: silver;
		color: #000;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: silver;
	}
}

@media screen and (min-width: 846px) {
	.content-area,
	.content-sidebar {
		/*esprit padding-top: 72px;*/
		padding-top: 0;
	}
}

@media screen and (min-width: 1008px) {
	.site-content {
		/*esprit margin-left: 182px;*/
		margin-left: 0;
		border-left: 182px #000 solid;
	}

	#secondary {
		/*esprit background-color: transparent; */
	}

	.secondary-navigation li {
		/*esprit border-top: 1px solid rgba(255, 255, 255, 0.2); */
		border-top: none;
	}

	.secondary-navigation ul ul {
		background-color: silver;
	}

	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: silver;
	}

	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: silver !important;
	}
}

@media screen and (min-width: 1080px) {
	.site-content,
	.site-main .widecolumn {
		/*esprit margin-left: 222px; */
		margin-left: 0;
		border-left: 222px #000 solid;
	}
}

@media screen and (max-width: 1007px) {
	#secondary {
		display: none;
	}
}

iframe[name='google_conversion_frame'] { 
	height: 0 !important;
	width: 0 !important; 
	line-height: 0 !important; 
	font-size: 0 !important;
	margin: -13px 0 0 0;
	float: left;
}

.page-template-promo-landing .site:before {
width: 0;
}

/* Recent Posts Extended */

#rpwe-default.rpwe-block li {
width: 40%;
margin: 0 25px 25px 25px;
border-bottom: 1px solid #eee;
list-style-type: none;
display: inline-block;
vertical-align: top;
padding-bottom: 1em;
}
@media screen and (max-width: 520px) {
#rpwe-default.rpwe-block li {
width: auto;
}
}

#rpwe-default.rpwe-block ul {
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}
#rpwe-default.rpwe-block a {
display: inline !important;
text-decoration: none;
}
#rpwe-default.rpwe-block h3 {
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: .4em !important;
font-weight: 400;
font-size: 1.2em !important;
line-height: 1.5em;
}
#rpwe-default .rpwe-thumb {
border: 1px solid #eee !important;
box-shadow: none !important;
margin: 2px 10px 2px 0;
padding: 3px !important;
}
#rpwe-default .rpwe-summary {
font-size: 12px;
}
#rpwe-default .rpwe-time {
color: #bbb;
font-size: 11px;
}
#rpwe-default .rpwe-alignleft {
display: inline;
float: left;
}
#rpwe-default .rpwe-alignright {
display: inline;
float: right;
}
#rpwe-default .rpwe-aligncenter {
display: block;
/* margin-left: auto; */
margin-right: auto;
}
#rpwe-default .rpwe-clearfix:before,
#rpwe-default .rpwe-clearfix:after {
content: "";
display: table !important;
}
#rpwe-default .rpwe-clearfix:after {
clear: both;
}
#rpwe-default .rpwe-clearfix {
zoom: 1;
}

/* Meta slider */

.full-width .site-content .hentry.has-post-thumbnail:first-child {
margin-top: -42px;
}

.metaslider  li {
font-size: .9em;
}
.metaslider  li p {
line-height: 1.4em;
}
.metaslider  li h3 {
margin-bottom: .3em;
}
div.metaslider .caption {
padding-bottom: 15px;
}
.in-game-slider {
width: 955px !important;
margin-top: 20px !important;
}
.in-game-slider li p {
font-size: .8em;
line-height: 1.2em;	
}
.in-game-slider li h3 {
font-size: 1em;
margin-bottom: .6em;
}
.in-game-slider a {
color: inherit;
font-size: .85em;
}
.frontpage-news {
width: 87% !important;
max-width: 1150px;
}
.frontpage-news li p {
font-size: .8em;
line-height: 1.2em;	
}
.frontpage-news li h3 {
font-size: .85em;
margin-bottom: .6em;
}
.frontpage-news a {
color: inherit;
}
.frontpage-news img {
/*display: none !important;*/
}

/* Наши игры */
#menu-item-8761 a {
color: #f0947f;
}

#iframe-holder iframe {
	display: block;
	min-height: 615px;
}

@media screen and (max-device-height: 767px) {
	.page-id-822495 #iframe-holder iframe {
		min-height: 100vh;
		height: 100vh;
	}
}
@media (max-device-height: 767px), (max-height: 767px){
    #iframe-holder,
    #iframe-holder iframe{
        height: 100vh;
        min-height: 100vh;
    }
}
/*
.page-id-1035497 .entry-content{
    min-height: 100vh;
}
.page-id-1035497 #iframe-holder {
    position: absolute;
    top: 125px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1000;
}

.page-id-1035497 #iframe-holder{
	position: relative;
	min-height: 100vh;
}

.page-id-1035497 #iframe-holder iframe{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
@media screen and (max-width: 1920px){
	.page-id-1035497 #iframe-holder iframe {
		min-height: 808px !important;
		height: 94vh;
	}
}
@media screen and (max-width: 1600px){
	.page-id-1035497 #iframe-holder iframe {
		min-height: 732px !important;
		height: 93vh;
	}
}
@media screen and (min-width: 1921px){
	.page-id-1035497 #iframe-holder iframe {
		min-height: 732px !important;
		height: 98vh;
	    /*display: block;
	    top: 0px;
	    width: 100%;
	    height: 100%;
	    left: 0px;
	    right: 0px;
	    bottom: 0px;
	    position: absolute;
	}
}

.page-id-1035497 #iframe-holder iframe {
	height: 732px;
	min-height: 732px !important;
}
*/
.page-id-1035497 #iframe-holder iframe {
    height: 100vh;
    min-height: 732px !important;
}

#liveinternet {
position: relative;
z-index: 10;
margin-top: -35px;
width: 31px;
}

.panel-grid {
margin-left: 0 !important;
margin-right: 0 !important;
}
.panel-grid .panel-grid-cell {
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
}

.widget a {
color: inherit;
}
.e-landing,
.e-lanpage {
/* background-image: url(/wp-content/uploads/sites/2/2015/07/ShG-BasicLanding2_bg1.jpg); */
background-color: #fff;
background-repeat: no-repeat;
background-position: center top;
min-width: 940px;
}
.e-content {
/* width: 1000px; */
max-width: 1000px;
margin: 0 auto;
}
.e-logo {
padding-top: 35px;
margin-bottom: 140px;
margin-left: 53px;
}
.e-slogan {
color: #fff;
font-size: 1.2em;
margin: 0 0 10px 11px;
}
.e-slogan span {
padding: 2px 14px;
background-color: #000;
}
.e-video {
float: left;
clear: left;
margin: 0 0 20px 14px;
}
.e-block {
height: 185px;
}
.e-play-button {
display: block;
margin-left: 673px;
margin-bottom: 2px;
width: 268px;
height: 86px;
/* background-image: url(/wp-content/uploads/sites/2/2015/07/btn_play.png); */
}
.e-play-button:hover {
background-position: 0 -86px;
}
.e-features {
height: 96px;
margin: 0 10px 0 656px;
/* background-image: url(/wp-content/uploads/sites/2/2015/07/features.png); */
background-repeat: no-repeat;
color: #fff;
padding: 0 25px;
text-align: center;
}
.e-features p {
text-align: left;
font-size: .9em;
line-height: 1.5em;
}
.e-features img {
margin-bottom: 24px;
margin-top: 25px;
}
.e-text {
clear: left;
background-color: #fff;
border-top: solid #f00 4px;
padding: 0 25px 25px 25px;
margin-bottom: 25px;
}
.e-text .e-text-menu {
margin-top: 0;
}
.e-text a {
color: #24890d;
}
.entry-content .e-text h1 {
margin: 20px 0 0 0;
font-size: 2.8em;
}
.e-text p {
font-size: 1.5em;
margin: 1em 0;
}
.e-text ul {
font-size: 1.5em;
margin: 0 0 1em 40px;
list-style: disc;
font-style: italic;
}
.e-text ul li {
font-size: 1em;
margin: 0;
padding: 0;
}

.site_6 .e-text{
	color: #000;
}
.site_6 .site-content .page .e-text a{
	color: #24890d;
}
.category-description {
font-size: 1.2em;
margin: 0;
}
.category-description a {
text-decoration: underline;
}

#osdk-pc-game-widget-holder, #osdk-pc-game-widget-holder-stage {
display: none;
}
.ubermenu-submenu-id-147504 {
	width: 200px !important;
	background-color: #eee !important;
}
.ubermenu-submenu-id-147504 a {
	font-weight: normal !important;
}

#vk_groups {
	margin: 30px auto 5px auto;
}

.likebtn_container {
	margin-bottom: 1em;
	margin-top: 1em;
}

#menu-item-472313 {
	display: none;	
}
/*
#menu-item-452932, #menu-item-452907 {
	display: none;
}
*/
.news_slider_outer{
	width: 1055px;
	margin: 0 auto;
}
.news_slider .row_news{
	text-align: center;
}
.news_slider img{
 	display: block;
 	margin: 0 auto;
}
.news_slider .ttl_news{
	color: #fff;
	text-align: center;
	font-size: 11px;
	text-decoration: underline;
	display: inline-block;
	margin-right: 2px;
}
.news_slider .ttl_news:first-letter {
	text-transform: capitalize;
}
.news_slider .ttl_news:hover{
	color: #41a62a;
	text-decoration: none;
}
.news_slider .ttl_news.ttl_news_name{
	display: block;
}
.news_slider_outer .bx-controls-direction .bx-prev, .news_slider_outer .bx-controls-direction .bx-next{
	background: url(https://static.espritgames.ru/wp-content/plugins/ml-slider-pro/modules/theme_editor/assets/arrows/grey.png);
	background-repeat: no-repeat;
}
.news_slider_outer .bx-controls-direction .bx-prev{
	background-position: 0px -357px;
} 
.news_slider_outer .bx-controls-direction .bx-next{
	background-position: -38px -357px;
}
.news_slider_outer .bx-controls-direction .bx-prev:hover{
	background-position: 0px -357px;
} 
.news_slider_outer .bx-controls-direction .bx-next:hover{
	background-position: -38px -357px;
}


.in-mp-slider {
    width: 976px !important;
    margin: 0 auto;
    padding: 0px 40px;
    margin-bottom: 50px !important;
}
.in-mp-slider .flexslider{
	height: 150px;
    margin-bottom: 20px;
}
.in-mp-slider .caption{
	padding-bottom: 0px !important;
}
.in-mp-slider .caption h3{
    font-size: 11px;
    color: #fff;
    background: #000;
}
.in-mp-slider .caption h3 a{
    font-size: 11px;
    color: #fff;
}
.in-mp-slider .caption h3 a:hover{
    font-size: 11px;
    color: #24890d;
    text-decoration: none;
}
.in-mp-slider .flexslider .slides li{
    height: 159px !important;
}
.in-mp-slider .flexslider .flex-control-paging li a{
	border: 0px solid rgb(255, 255, 255) !important;
    background: #777 !important;
}
.in-mp-slider .flexslider .flex-control-paging li a.flex-active{
	border: 0px solid #000 !important;
    background: #000 !important;
}

.in-one_game-slider {
    width: 976px !important;
    margin: 0 auto;
    padding: 0px 40px;
    margin-bottom: 50px !important;
}
.in-one_game-slider .flexslider{
	min-height: 277px;
    margin-bottom: 20px;
}
.in-one_game-slider .caption-wrap{
	position: relative !important;
}
.in-one_game-slider .caption{
	padding-bottom: 0px !important;
}
.in-one_game-slider .caption h3{
    font-size: 11px;
    color: #fff;
    background: #000;
        text-align: left;
}
.in-one_game-slider .caption h3 a{
    font-size: 11px;
    color: #fff;
        text-align: left;
}
.in-one_game-slider .caption h3 a:hover{
    font-size: 11px;
    color: #24890d;
    text-decoration: none;
}
.in-one_game-slider .caption p{
	font-size: 11px;
    color: #fff;
    text-align: left;
}
.in-one_game-slider .flexslider .slides li{
    min-height: 277px !important;
}
.in-one_game-slider .flexslider .flex-control-paging li a{
	border: 0px solid rgb(255, 255, 255) !important;
    background: #777 !important;
}
.in-one_game-slider .flexslider .flex-control-paging li a.flex-active{
	border: 0px solid #000 !important;
    background: #000 !important;
}

#languages_footer{
	position: absolute;
    /*bottom: 20px;
    right: 18%;*/
    bottom: 5px;
	right: 50px;
    background: #101010;
    width: 170px;
    text-align: left;
    margin: 0 auto;
    float: right;
}
#languages_footer .that_l{
	display: none;
	cursor: pointer;
	padding: 15px 0px;
	padding-left: 15px;
	position: relative;
	color: #fff;
	width: 155px;
}
#languages_footer .that_l:hover{
	background: #212121;
}
#languages_footer .that_l:hover:after{
    display: block;
    content: ' ';
    background-image: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/tmp-img/images/icons/arr_dow.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
}
#languages_footer .that_l.act{
	display: block;
}
#languages_footer .now_l{
	display: block;
	position: relative;
	cursor: pointer;
	padding: 15px 0px;
	padding-left: 15px;
	width: 155px;
	color: #fff;
}
#languages_footer .now_l:after{
    display: block;
    content: ' ';
    background-image: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/tmp-img/images/icons/arr_dow.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    -o-transition: transform 0.5s linear;
	-ms-transition: transform 0.5s linear;
	-moz-transition: transform 0.5s linear;
	-webkit-transition: transform 0.5s linear;
	transition: transform 0.5s linear;
}

/* ,#languages_footer .now_l:hover:after */
#languages_footer .now_l.act:after{
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#languages_footer .now_l>img,
#languages_footer .that_l>img{
	width: 22px;
    height: auto;
    display: inline-block;
    margin-right: 5px;
}
#masthead .lang_menu_top{
	position: relative;
    width: 140px;
    height: 46px;
}
#masthead .lang_menu_top #languages_footer {
    position: absolute;
    bottom: auto;
    top: 0px;
    right: 0px;
    width: 140px;
}
#masthead .lang_menu_top #languages_footer .that_l,
#masthead .lang_menu_top #languages_footer .now_l {
    width: 124px;
}

#wpas_betrag_wrapper,
#wpas_angaben_wrapper,
#wpas_payment_system_de_wrapper,
#wpas_error_time_wrapper,
.ch_type_x{
	display: none;
}
.our_ch_form{
    position: relative;
    z-index: 1000;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgb(255, 255, 255);
}
.our_ch_form.closed{
	display: none;
}
.inner_ch_form{
    position: relative;
    top: 0px;
    width: 300px;
    min-height: 100px;
    background: #fff;
    padding: 25px 10px;
    text-align: left;
}
.inner_ch_form p{
    margin-bottom: 0px;
}
.inner_ch_form a{
	display: inline-block;
    width: 100%;
    padding: 5px 0px;
}

.ubermenu-leftmenu .ubermenu-submenu.ubermenu-submenu-id-1961,
.ubermenu-leftmenu .ubermenu-submenu.ubermenu-submenu-id-240{
	background-color: #000;
}

.ubermenu.ubermenu-leftmenu .ubermenu-item-level-0:hover > .ubermenu-target, 
.ubermenu-leftmenu .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    background: #1e1e1e;
}

#post-4772 .wpas-submit-ticket,
#post-163 .wpas-submit-ticket,
#post-97 .wpas-submit-ticket{
	display: none;
}

#post-228 .wpas-form .wpas-form-group label{
    width: 100%;
    display: block;
    margin-bottom: 2px;
    margin-top: 5px;
}
#post-228 .wpas-form .wpas-form-group input{
    width: 100%;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
}
#post-228 .wpas-form .wpas-form-group textarea{
	position: relative;
    z-index: 2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
}

#post-228 .wpas-form .wpas-form-group{
	position: relative;
}
#post-228 #wpas_product,
#post-228 #wpas_department{
	width: 100%;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
    line-height: 36px;
    height: 36px;
}
#post-228 #wpas_product_wrapper,
#post-4772 #wpas_product_wrapper{
	display: none;
}
.site_4 .wpas-table>thead:first-child>tr:first-child>th{
    font-size: 12px;
}

.no_flash_block{
	background: transparent;
    padding: 15px;
    position: absolute;
    left: 0;
    right: 0px;
    top: 76px;
    background: #000;
}
.no_flash_block_in{
	border: 2px solid #404040;
	max-width: 440px;
	width: 100%;
	padding: 15px 0px;
	border-radius: 20px;
	margin: 0 auto;
}
.no_flash_txt{
    margin-bottom: 0px;
    text-align: center;
    color: #ff0000;
    font-size: 22px;
}
.no_flash_link{
	display: block;
	width: 160px;
	margin: 0px auto;
	margin-top: 15px;
}
.hide,
#menu-item-819730,
.new_hide{
	display: none !important;
}

#update_spinner_outer{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 10001;
}
#update_spinner_outer img{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto auto;
}

.bbp-topic-post-last-edit-date,
.bbp-topic-revision-log-item{
	display: none;
}
#ubermenu-main-2-primary.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text {
    padding-left: 20px;
}
#ubermenu-main-2-primary.ubermenu .ubermenu-item-layout-image_left>.ubermenu-image{
    position: absolute;
    width: 24px;
    height: 17px;
    left: 10px;
    top: 14px;	
}
#menu-item-873730 .ubermenu-item-layout-image_left:before{
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/img/main/discord_b.png);
	content: "";
    position: absolute;
    opacity: 0;
    width: 24px;
    height: 17px;
    left: 10px;
    top: 14px;
    z-index: 11;
}
#menu-item-873730 .ubermenu-target:focus{
	outline: none;
}
#menu-item-873730 .ubermenu-target{
	/*animation: back_h 0.7s infinite;
    background: #222222;*/
    background: rgb(215,131,227);
    background: -moz-linear-gradient(180deg, #533257 0%, #1e1220 100%);
    background: -webkit-linear-gradient(top, #533257 0%, #1e1220 100%);
	background: linear-gradient(180deg, #533257 0%, #1e1220 100%);
    color: #fff;
    height: 46.4px;
}
#menu-item-873730:hover .ubermenu-target{
	background: #f9f9f9;
    color: #000000;
}
#menu-item-873730:hover .ubermenu-item-layout-image_left:before{
	opacity: 1;
}
#menu-item-873730:hover .ubermenu-item-layout-image_left>.ubermenu-image{
	display: none;
}

#ubermenu-left_games_menu-3-secondary.ubermenu .ubermenu-submenu-type-stack.ubermenu-submenu-indent {
    /*padding-left: 1.2em;*/
}


/*support*/
.site_6 .wpas-ticket-details .wpas-ticket-details-header,
.site_7 .wpas-ticket-details .wpas-ticket-details-header,
.site_8 .wpas-ticket-details .wpas-ticket-details-header{
	display: block;
}
.site_6 .wpas-ticket-details .wpas-ticket-details-header>thead,
.site_7 .wpas-ticket-details .wpas-ticket-details-header>thead,
.site_8 .wpas-ticket-details .wpas-ticket-details-header>thead{
	display: block;
	width: 42%;
	float: left;
}
.site_6 .wpas-ticket-details .wpas-ticket-details-header>thead tr th,
.site_7 .wpas-ticket-details .wpas-ticket-details-header>thead tr th,
.site_8 .wpas-ticket-details .wpas-ticket-details-header>thead tr th{
	display: block;
    width: 100%;
    min-height: 37px;	
}
.site_6 .wpas-ticket-details .wpas-ticket-details-header>tbody,
.site_7 .wpas-ticket-details .wpas-ticket-details-header>tbody,
.site_8 .wpas-ticket-details .wpas-ticket-details-header>tbody{
	display: block;
    width: 58%;
    float: right;
}
.site_6 .wpas-ticket-details .wpas-ticket-details-header>tbody tr,
.site_7 .wpas-ticket-details .wpas-ticket-details-header>tbody tr,
.site_8 .wpas-ticket-details .wpas-ticket-details-header>tbody tr{
	display: block;
}
.site_6 .wpas-ticket-details .wpas-ticket-details-header>tbody tr td,
.site_7 .wpas-ticket-details .wpas-ticket-details-header>tbody tr td,
.site_8 .wpas-ticket-details .wpas-ticket-details-header>tbody tr td{
	display: block;
    width: 100%;
    min-height: 37px;
}
.site_6 .wpas-ticket-details .wpas-ticket-replies .wpas-reply-content p,
.site_7 .wpas-ticket-details .wpas-ticket-replies .wpas-reply-content p,
.site_8 .wpas-ticket-details .wpas-ticket-replies .wpas-reply-content p{
	display: block;
    max-width: 868px;
    word-break: break-word;
}
.video_outer_pl{
    position: relative;
    top: 22px;
    right: 15px;
}
.video_outer_pl .flowplayer{
	max-width: 803px !important;
    max-height: 450px !important;
    width: 803px !important;
    height: 450px !important;
    margin-bottom: 0px;
}
.full-width .site-content .has-post-thumbnail .entry-header,
.full-width .site-content .hentry.has-post-thumbnail:first-child{
	margin-top: 0px;
}
/* надпись */
.outer_redis{
    margin-bottom: 0px;
    font-size: 12.5px;
    background: #24061b;
    color: #fff;
    font-family: Arial, sans-serif;
    text-align: center;
    display: block;
    position: relative;
    z-index: 12;
}
.outer_redis a{
    text-decoration: underline;
    font-family: Arial, sans-serif;
    color: #ff0066;
    cursor: pointer;
}
/* надпись */
.footer_old_new{
	display: block;
    color: #24890d;
    text-decoration: underline;
    cursor: pointer;
}


/*
#menu-item-873730 .ubermenu-target{
	animation: back 2s infinite;
}
#menu-item-873730:hover .ubermenu-image{
	animation: scaling 0.7s infinite;
}


@-webkit-keyframes back {
  0% { 
  	-webkit-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
  }
  50% { 
  	-webkit-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
  }
  100% {
  	-webkit-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
  }
}
@keyframes back {
  0% { 
  	-webkit-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
  }
  50% { 
  	-webkit-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
  }
  100% {
  	-webkit-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 0px rgba(146, 26, 206, 0.56);
  }
}

@-webkit-keyframes back_h {
  0% { 
  	-webkit-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
  }
  50% { 
  	-webkit-box-shadow: inset 0px 0px 28px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 28px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 28px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 28px rgba(146, 26, 206, 0.56);
  }
  100% {
  	-webkit-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
  }
}
@keyframes back_h {
  0% { 
  	-webkit-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
  }
  50% { 
  	-webkit-box-shadow: inset 0px 0px 28px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 28px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 28px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 28px rgba(146, 26, 206, 0.56);
  }
  100% {
  	-webkit-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -moz-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    -o-box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
    box-shadow: inset 0px 0px 10px rgba(146, 26, 206, 0.56);
  }
}

@-webkit-keyframes scaling {
  0%   { transform: scale(1); }
  25%  { transform: scale(1.12); }
  50%  { transform: scale(1.15); }
  75%  { transform: scale(1.12); }
  100% { transform: scale(1); }
}
@keyframes scaling {
  0%   { transform: scale(1); }
  25%  { transform: scale(1.12); }
  50%  { transform: scale(1.15); }
  75%  { transform: scale(1.12); }
  100% { transform: scale(1); }
}
*/

/*
.drop-shadow:before, .drop-shadow:after {
	content: "";
	position: absolute;
	z-index: -2;
}
#post-228 .wpas-form .wpas-form-group:before, 
#post-228 .wpas-form .wpas-form-group:after {
	content: "";
	position: absolute;
	z-index: 0;
	bottom: 15px;
	left: 5px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
#post-228 .wpas-form .wpas-form-group:after {
	right: 5px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}*/
.likebtn-im,
.likebtn_container{
	display: none !important;
}

#activity-mentions,
#activity-personal-li{
	display: none;
}

.hide_hide{
	height: 0px !important;
	opacity: 0 !important;
}
.site_1 #panel-990-0-0-3,
.site_1 #panel-990-0-0-4,
.site_1 .panel-990-0-0-5,
.site_6 #panel-10-0-0-1,
.site_6 #panel-10-0-0-2,
.site_6 #panel-10-0-0-3,
.site_7 #panel-10436-0-0-2,
.site_7 #panel-10436-0-0-3,
.site_8 #panel-669-0-0-1,
.site_8 #panel-669-0-0-2,
.site_8 #panel-669-0-0-3,
.site_10 #panel-990-0-0-1,
.site_10 #panel-990-0-0-2,
.site_10 #panel-990-0-0-3{
    margin-bottom: 0px !important;
    display: none;
}
.site_1 #panel-990-0-0-0 .about_base>a>img{
	max-width: 260px;
}

.site_1 #secondary .ubermenu .ubermenu-item-layout-image_left>.ubermenu-image,
.site_4 #secondary .ubermenu .ubermenu-item-layout-image_left>.ubermenu-image,
.site_6 #secondary .ubermenu .ubermenu-item-layout-image_left>.ubermenu-image,
.site_7 #secondary .ubermenu .ubermenu-item-layout-image_left>.ubermenu-image,
.site_8 #secondary .ubermenu .ubermenu-item-layout-image_left>.ubermenu-image,
.site_10 #secondary .ubermenu .ubermenu-item-layout-image_left>.ubermenu-image{
	display: none;
}
.site_1 .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text,
.site_4 .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text,
.site_6 .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text,
.site_7 .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text,
.site_8 .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text,
.site_10 .ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text{
	padding-left: 0px;
}

.site_1 .ubermenu #menu-item-22296>.ubermenu-target{
	display: none;
}
.site_1 .ubermenu #menu-item-22296 .ubermenu-submenu-id-22296{
    background: black;
    padding-left: 12px;
    margin-top: -6px;
}



/*форма echoofwar*/
.outer_ext_form{
	display: none;
	position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 1000;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.bnt_p_open{
	cursor: pointer;
}
.outer_ext_form #osdk-auth-widget-holder{
    position: relative;
    margin: 0 auto;
    top: 78px;
    left: 115px;
}
.outer_ext_form_close{
	color: #fff;
    position: absolute;
    right: 15px;
    top: 60px;
    z-index: 1000;
    font-size: 70px;
    text-decoration: none !important;
    cursor: pointer;
    line-height: 50px;
}

/*форма echoofwar*/

/* убираются флажки языков для GoTh */
.page-id-18728 .lang_menu_top,
.page-id-29728 .lang_menu_top,
.page-id-33873 .lang_menu_top,
.page-id-23636 .lang_menu_top,
.page-id-18954 .lang_menu_top,
.page-id-29765 .lang_menu_top,
.page-id-33914 .lang_menu_top,
.page-id-23685 .lang_menu_top{
	display: none !important;
}
/* убираются флажки языков для GoTh */

@media (max-device-width: 960px), (max-width: 960px){
	body div,
	body a{
		opacity: 0;
		visibility: hidden;
	}
}

@media (max-width: 407px), (max-device-width: 407px) {
    .page-id-1123938 .site_2 #iframe-holder{
        width: 100%;
        max-width: 100%;
    }
    .page-id-1123938 .site_2 #iframe-holder iframe {
        margin: 0 auto !important;
    }
}



/*промокод*/
.pre_last_code{
	font-family: "Philosopher-Regular";
	display: block;
    position: fixed;
    bottom: 180px;
    right: 0px;
    width: 90px;
    height: 48px;
    line-height: 16px;
	background: rgba(158, 40, 60, 0.5);
    z-index: 1000;
    border-radius: 14px 0px 0px 14px;
    color: #fff;
    padding-left: 40px;
    padding-top: 12px;
    background-image: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/feast/gift_box.png);
    background-repeat: no-repeat;
    background-size: 60px auto;
    background-position: -8px -3px;
    font-size: 17px;
}
.last_code{
	font-family: "Philosopher-Regular";
	font-size: 17px;
	display: block;
    position: fixed;
    bottom: 100px;
    right: 0px;
    min-width: 170px;
    height: 54px;
    padding-left: 20px;
    padding-right: 33px;
    padding-top: 6px;
    line-height: 22px;
    background: rgba(158, 40, 60, 0.5);
    z-index: 1000;
    border-radius: 14px 0px 0px 14px;
    color: #fff;
}
.last_code .cls_prm{
	cursor: pointer;
	content: '';
	display: block;
	position: absolute;
    top: 15px;
    right: 1px;
	background: url(https://p-cdn.espritgames.ru/wp-content/themes/espritgames/promo/feast/badge_close.png);
	background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top;
    width: 32px;
    height: 32px;
}
/*
.site_2 .video_bg_outer_link{
	position: absolute;
    display: block;
    width: 100%;
    height: 480px;
}
.site_2 .video_bg{
	position: absolute;
    left: -9999px;
    right: -9999px;
    margin: 0 auto;
    width: 1920px;
    height: 480px;
}
.site_2 #main #slider{
	height: 480px !important;
}*/

.site_2 .pemka{
	color: #000 !important;
    font-size: 14px;
    display: inline-block;
    position: relative;
    bottom: 20px;
}