/* Datalife Engine template 
name: Lord Films,
by: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ), 
creation date: 16 april 2019, 
version dle: 12-13
*/

/* SET BASE
----------------------------------------------- */
* {background: transparent; margin: 0; padding: 0; outline: none; border: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
img {max-width: 100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}

body {font: 14px 'Open Sans', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #444; background: #111 url(../images/bg.jpg) center top no-repeat;
 min-height: 100%; width: 100%; font-weight: 400;}
a {color: #444; text-decoration: none;}
a:hover, a:focus {color: #79c142; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 600; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 16px; font-family: 'Open Sans' !important;}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
display: inline-block; text-align: center; padding: 0 20px; height: 40px; line-height: 40px; 
border-radius: 3px; cursor: pointer; text-transform: uppercase; box-shadow: inset 0 -3px #66aa33;
color: #fff; background-color: #79c142; font-size: 14px; font-weight: 600;}
.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, 
.pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #82de3b; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0);}
button:active, input[type="button"]:active, input[type="submit"]:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}

input[type="text"], input[type="password"] {height: 40px; line-height: 40px;
border-radius: 4px; border: 0; padding: 0 15px;}
select {height: 40px; border: 0; padding: 0 15px;}
textarea {padding: 15px; overflow: auto; vertical-align: top; resize: vertical;}
input[type="text"], input[type="password"], select, textarea {width: 100%; background-color: #fff; color: #000; 
box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.2);}
select {width: auto;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #79c142, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.4; font-size: 13px;} 
input:focus::placeholder, textarea:focus::placeholder {color: transparent}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 145%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-col {display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-center {-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-middle {-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-start {-webkit-justify-content:flex-start;justify-content:flex-start;}
.fx-top {-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1 {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px;}

b, strong {font-weight: 600;}
.icon-left .fa, .icon-left .icon {margin-right: 10px;}
.icon-right .fa, .icon-right .icon {margin-left: 10px;}
.hidden, #dofullsearch {display: none;}
.anim {transition: color .3s, background-color .3s, opacity .3s;}
.anim-all {transition: all 1s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 600;}
.hmenu > li > a {font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; padding-top: 250px;}
.wrap-center {max-width:1240px; margin:0 auto; position:relative; z-index:20;}
.wrap-main {background-color: #ededed; box-shadow: 0 0 60px rgba(0,0,0,0.5);}
.header {background-color: #fff; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15); 
	transition: top .2s linear; position: relative; z-index: 99;}
.header-in {padding: 0 20px;}
.content {padding: 20px;}
.header.sticky {position: fixed; left: 0; top: 0; width: 100%;}
.header.sticky-hide {top: -70px;}
.header.sticky-vis {top: 0;}
.footer {background-color: #1e1e1e; color: #ccc; padding: 20px;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:9998; display:none; background-color:#fff; color:#444; cursor:pointer; font-size:18px; 
border-radius:3px; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}


/* HEADER
----------------------------------------------- */
.logo {
	width: 180px;
	height: 70px;
	display: block;
	z-index: 5;
	position: relative;
}

.search-wrap {
	flex: 0 0 280px;
	max-width: 280px;
	margin-left: auto;
	margin-right: 20px;
}

.search-box {
	width: 100%;
	position: relative;
}

.search-box input,
.search-box input:focus {
	padding: 0 45px 0 10px;
	border-radius: 3px;
	height: 34px;
	line-height: 34ppx;
}

.search-box button {
	position: absolute;
	right: 0;
	top: -3px;
	z-index: 10;
	padding: 0 !important;
	background: transparent !important;
	color: #79c142 !important;
	font-size: 16px !important;
	width: 40px;
	box-shadow: none !important;
}

.btn-login {
	height: 34px;
	line-height: 34px;
	margin-left: 10px;
}

.header-in {
	position: relative;
}

.hmenu {
	position: absolute;
	left: 47%;
	top: 0;
	transform: translateX(-50%);
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	z-index: 4;
}

.hmenu > li {
	position: relative;
	margin: 0;
}

.hmenu > li > a {
	display: block;
	height: 70px;
	line-height: 70px;
	opacity: 0.85;
	font-size: 16px;
	padding: 0 18px;
	transition: color .25s ease, opacity .25s ease;
	box-shadow: none !important;
	border: 0 !important;
}

.hmenu > li:hover > a,
.hmenu > li > a.is-active {
	opacity: 1;
	color: #79c142;
	box-shadow: none !important;
}

.hidden-menu {
	background-color: #fff;
	box-shadow: 0 12px 25px rgba(0,0,0,0.14);
	z-index: 100;
	position: absolute;
	left: 50%;
	top: 100%;
	width: 210px;
	padding: 10px;
	border-top: 3px solid #79c142;
	border-radius: 0 0 8px 8px;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	transform: translateX(-50%) translateY(8px);
	transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}

.hmenu > li:hover .hidden-menu {
	pointer-events: auto;
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) translateY(0);
}

@media screen and (max-width: 1220px) {
	.header .hmenu {
		position: static;
		left: auto;
		top: auto;
		transform: none;
		display: block;
		padding: 0;
		margin: 0;
	}
}

.hm-col {
	width: 100%;
	float: none;
}

.hm-col li {
	height: auto;
	line-height: normal;
	font-weight: 600;
	padding: 0;
}

.hm-col a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	opacity: 0.9;
	margin: 0;
	padding: 7px 10px;
	font-size: 13px;
	display: block;
	border-radius: 5px;
	transition: background-color .2s ease, color .2s ease;
}

.hm-col a:hover {
	background-color: #79c142;
	color: #fff;
}

.one-col {
	width: 210px;
}

.one-col .hm-col {
	width: 100%;
}

/* SECTION
----------------------------------------------- */
.sect {margin-bottom: 20px;}
.sect-header {margin-bottom: 10px;}
.sect-title {font-size: 18px; font-weight: 600;}
.sect-items {margin: 0 -5px -10px -5px;}
.sect-title, .sect-tabs span {height: 40px; line-height: 40px; padding: 0 20px; cursor: pointer; 
border-radius: 3px; display: inline-block; vertical-align: top;}
.sect-title {background-color: #79c142; color: #fff !important; margin-right: 20px;}
a.sect-title:hover {text-decoration: underline;}
.sect-title .fa {margin-left: 10px; font-size: 14px;}
.sect-tabs span.is-active {background-color: #fff;}
.sect-tabs span:not(.is-active):hover {background-color: #e1e1e1; cursor: pointer;}
.sect-cont > .fa {font-size:100px; color:#CCC; display:block; text-align:center;}


/* THUMB
----------------------------------------------- */
.th-item {float: left; width: 16.66%; padding: 0 5px; margin-bottom: 10px;}
.th-in {display: block; position: relative; box-shadow: 0 0 3px 0 rgba(0,0,0,0.25);}
.th-img:before {content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 5; 
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); height: 50%;}
.th-desc {position: absolute; left: 0; right: 0; bottom: 0; z-index: 10; padding: 10px; color: #fff; text-align: center;}
.th-title {font-weight: 600;}
.th-year {font-size: 12px; margin-top: 3px; opacity: 0.8;}
.th-rates {margin-top: 3px;}
.th-rate:before {content: attr(data-text); display: inline; margin-right: 3px; text-transform: uppercase; font-weight: 600;}
.th-rate-kp:before {color: #f60;}
.th-rate-imdb:before {color: #fc0;}
.th-series {position: absolute; z-index: 5; left: 10px; top: 10px; padding: 3px 5px; 
	border-radius: 3px; background-color: #79c142; color: #fff; font-weight: 600; font-size: 13px;}
.th-mask {position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; padding:10px; 
background-color:rgba(0,0,0,0.6); opacity:0; z-index:11;}
.with-mask:hover .th-mask {opacity:1;}
.th-mask .fa {width:60px; height:60px; border-radius:50%; text-align:center; line-height:60px; 
padding-left:5px; font-size:24px; color: #fff; background-color: #79c142;}


/* SEO DESCRIPTION
----------------------------------------------- */
.desc-text {background-color: #e1e1e1; margin: 0 -20px -20px -20px; padding: 20px;}
.desc-text h1, .desc-text h2, .desc-text h3 {font-size: 18px; font-weight: 600; margin-bottom: 10px;}
.desc-text p {line-height:1.7; font-size: 13px;}
.desc-text p + p {margin-top:10px;}
.desc-text p + h1, .desc-text p + h2, .desc-text p + h3 {margin-top:10px;}
.desc-text a {text-decoration: underline; color: #79c142;}
.desc-text ul li {list-style-type: disc; margin-left: 40px;}


/* FOOTER
----------------------------------------------- */
.ft-desc {width: 50%; padding-top: 55px; background: url(../images/ft-logo.png) left -15px no-repeat;}
.ft-counter {margin-top: 20px;}
.ft-menu p, .ft-menu li {color: #fff; margin-bottom: 10px;}
.footer a:not(:hover) {color: #ccc;}
.ft-menu a::before {content: "\f105"; margin-right: 10px; font-family: 'FontAwesome';}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {text-align:center; padding-top: 10px;}
.pagi-load > span {display:none;}
.pagi-load a {margin-bottom: 15px; padding: 0 80px;}
.navigation a:hover {background-color: #7e79ba; color: #fff;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:36px; text-align:center;}
.navigation {line-height: 36px;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 10px; 
margin:5px 2px 0 2px; border-radius: 4px; min-width: 36px; box-shadow: inset 0 0 0 1px #e3e3e3; background-color: #fff;}
.navigation span, .pagi-nav a:hover {background-color: #79c142; color:#fff;}
.navigation span.nav_ext {background:#fff; color:#ccc;}
.pagi-nav a:hover {color: #fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.speedbar {font-size: 12px; margin: -10px 0 10px; color: #888;}
.fmain {background-color: #fff; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.15); margin: 0 -20px;}
.fright {width: 280px; padding: 20px; padding-bottom: 1px; background-color: #e1e1e1;}
.fleft {padding: 20px;}
.fleft-img {width: 200px; margin-right: 20px;}
.fposter {border-radius: 3px 3px 0 0;}
.fleft-img-in {box-shadow:0 0 0 1px #ccc,2px 3px 3px 0 rgba(0,0,0,0.1); border-radius: 3px;}
.fleft-desc h1 {font-size: 18px; font-weight: 600; margin-bottom: 15px;}
.fedit {position: absolute; z-index: 10; right: 10px; top: 10px; font-size: 18px;}

.slide-circle {width:50px; height:50px; border-radius: 50%; margin: -25px 0 0 -25px;
background-color:#e1e1e1; box-shadow:0 0 0 5px #fff,0 0 12px 0 rgba(0,0,0,0.8);
position: absolute; left: 50%; top: 0;}
.slide-circle > div {position: absolute; left:0; top:0; z-index: 1; width: 100%; height: 100%; 
text-align: center; font-size:20px; font-weight: 600; padding-top: 10px;}
.slide-circle > div div {display: none;}
.flikes {height:45px; position:relative; z-index:20; white-space: nowrap; padding: 0 6px;}
.rate-plus, .rate-minus {line-height:45px; cursor:pointer;}
.flikes .fa {width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 50%; 
color: #fff; font-size: 16px;}
.rate-plus .fa {background-color: #33a42d; margin-right: 8px;}
.rate-minus .fa {background-color: #dd4d1b; margin-left: 8px;}
.rate-plus:hover .fa, .rate-minus:hover .fa {opacity: 0.8;}

.fdesc {margin-bottom: 20px; color:#888; font-size: 13px;}
.fdesc.slice-masked {margin-bottom:0;}
.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}
.slice-btn {margin:1px 0 15px 0;}
.slice-btn span {display:block; cursor:pointer; text-decoration:none; box-shadow:0 0 0 1px #ccc,2px 3px 3px 0 rgba(0,0,0,0.1); 
text-align:center; padding:8px 10px; font-weight:600; border-radius:3px;}

.flist {width: 48%; line-height: 1.7; font-size: 13px;}
.flist li > span:first-child {font-weight: 600; color: #000;}
.flist a {color: #06c; border-bottom: 1px dotted #06c;}
.flist-wide {width: 100%;}
.frate {line-height: 30px; border-radius: 3px; text-align: center; width: 48%; 
	margin-top: 7px; font-size: 14px; font-weight: 600;}
.frate:before {content: attr(data-text); display: inline; margin-right: 3px; text-transform: uppercase;}
.frate-kp {box-shadow: inset 0 0 0 2px #f60;}
.frate-imdb {box-shadow: inset 0 0 0 2px #fc0;}

.fsubtitle {text-align: center; margin: 20px -20px -10px -20px; padding: 0 20px; padding-top: 10px; 
	border-top: 1px solid #e3e3e3; font-weight: 600; font-size: 16px; width: calc(100% + 40px);}
.fplayer {position:relative;}
.fctrl {background-color: #1e1e1e; color: #ccc; padding-right: 20px;}
.fplayer .tabs-sel {white-space:nowrap; overflow-y:hidden; overflow-x:auto; font-size: 0;}
.fplayer .tabs-sel span {display:inline-block; padding:0 20px; height:40px; line-height:40px; cursor:pointer; 
font-weight:600; font-size: 14px; background-color: #000; color: #fff;}
.fplayer .tabs-sel span.current {background-color: #79c142; color: #fff;}
.fplayer .tabs-sel span:hover {text-decoration: underline;}
.js .tabs-b {background-color: #000; display: none;}
.js .tabs-b.visible {display: block;}

.fcompl a, .ffav a {color: #ccc;}
.fcompl a:hover, .ffav a:hover, .ffav span:hover {color: #fff; cursor: pointer;}
.fcompl, .ffav {margin-left: 20px;}
.flight {height: 30px; line-height: 30px; position: relative;
	padding-left: 50px; cursor: pointer; display: inline-block;}
.flight:before, .flight:after{content: '';position: absolute;top: 50%;transition: .3s;}
.flight:before{height: 20px;margin-top: -10px;width: 40px;border-radius: 4px;
	background: #444;box-shadow: inset 0 1px 3px rgba(0,0,0,0.8); left: 0;}
.flight:after{left: 1px;height: 18px;width: 18px;margin-top: -9px;background: #ffda13;
	border-radius: 4px;box-shadow: 0 1px 2px rgba(0,0,0,.3);}
.light-overlay {position: fixed; left: 0; top: 0; right: 0; bottom: 0; 
	z-index: 99998; background-color: rgba(0,0,0,0.8); display: none;}
.light-off .flight:after{left: 21px; background-color: #79c142;}
.light-off .light-overlay {display: block;}
.light-off .fplayer {z-index: 99999;}
.light-off #gotop {z-index: 10;}

.fshare {padding: 10px; text-align:center; white-space:nowrap;}
.fshare .fa {width:50px; height:30px; border-radius:3px; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin:0 2px; cursor:pointer;}
.fshare .fa:hover {opacity:0.8;}
.fa.fa-vk {background-color:#5075a5;}
.fa.fa-facebook {background-color:#4b6baf;}
.fa.fa-twitter {background-color:#2daae1;}
.fa.fa-odnoklassniki, .fa.fa-rss {background-color:#FC6D00;}
.fa.fa-paper-plane {background-color:#5682a3;}

.frels {margin: 0 -20px; margin-top: -20px; padding: 20px; background-color: #111; color: #fff; position: relative; bottom: -20px;}
.frels-title {font-size: 18px; font-weight: 600; padding-bottom: 10px;}
.fcomms {padding-top: 20px;}
.full-comms, .add-comms{width:48%;}
.no-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
.comm-letter {position: absolute; left: 0; top: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; 
background-color: #000; color: #fff; font-size: 14px; font-weight: 600; text-transform: uppercase; border-radius: 50%;}
.add-comms > form {position: sticky; right: 0; top: 90px; margin-bottom: 20px;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{max-width:100% !important; display:block; width:100%; height:500px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.5; font-size: 14px;}
.full-text img:not(.emoji) {max-width:100%; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#06c;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.full-text p {margin-bottom:10px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-taglist a {color:#d20068;}
.full-taglist {margin-top:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.add-comms {}
.ac-inputs input {width: 48.5%; margin-bottom: 15px;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px;}
.add-comms input, .add-comms textarea, .ac-submit button {box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; padding-bottom: 20px; color: #000; font-size: 18px; font-weight: 600;}

.comm-item {margin-bottom: 20px; font-size: 13px; padding-left: 40px; position: relative; min-height: 40px;}
.comm-two {margin: 2px 0 3px 0;}
.comm-one > span {margin-right: 15px; opacity: 0.6;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {font-weight: 600; color: #79c142; opacity: 1;}
.comm-three-left > a, .comm-three-right li a {opacity: 0.6;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:16px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; top: -2px; opacity: 0.6;}
.comm-rate3 a:last-child {margin-bottom: -6px;}
.comm-rate3 > span {margin: 0 5px; font-size: 14px; font-weight: 600;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {text-decoration: underline;}
.comm-three-left > a {opacity: 1; color: #06c; border-bottom: 1px dotted #06c;}


/* LOGIN
----------------------------------------------- */
.login-overlay, .mmenu-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.6; display: none; background-color: #000;}
.login-box {position: fixed; z-index: 999; left: 50%; top: 50%; transform: translate(-50%,-50%); 
background-color: #fff; padding: 30px 60px 40px 60px; border-top: 5px solid #79c142; width: 400px; 
box-shadow: 0 20px 60px rgba(0,0,0,0.5); display: none;}
.login-close {width: 26px; height: 26px; line-height: 26px; text-align: center; font-size: 24px; 
	cursor: pointer; position: absolute; top: -30px; right: -30px; color: #fff;}
.login-title {font-size: 18px; font-weight: 600; margin-bottom: 15px; text-align: center;}
.login-avatar {width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 15px auto; 
text-align: center; line-height: 60px; font-size: 24px; background-color: #f2f6f8; color: #939393;}
.login-input {margin-bottom: 15px;}
.login-btn button {width: 100%; margin: 15px 0;}
.login-btm a {border-bottom: 1px dotted #06c; color: #06c; font-size: 14px;}
.login-check {position: relative; }
.login-check input {opacity: 0; position: absolute; cursor: pointer;}
.login-check span {display: block; padding-left: 36px; height: 30px; line-height: 30px; color: #939393;}
.login-check span:before, .login-check span:after{content: '';position: absolute;top: 50%;transition: .3s;}
.login-check span:before{left: 0; height: 10px; margin-top: -5px; width: 26px; border-radius: 5px; 
	background: #fff; box-shadow: inset 0 1px 4px rgba(0,0,0,0.3);}
.login-check span:after{left: 1px; height: 12px; width: 12px; margin-top: -6px; background: #2ecc71;
	border-radius: 6px; box-shadow: 0 1px 4px rgba(0,0,0,0);}
.login-check input:checked + span:before {background-color: #fff;}
.login-check input:checked + span:after {left: 13px; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,0.3);}
.login-menu {border-top: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3;}
.login-menu li {text-align: center; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3ee; width: 50%;}
.login-menu a {display: block; padding: 10px 5px; font-size: 14px;}
.login-menu li .fa {display: none; height: 28px; font-size: 22px; color: #06c;}
.login-admin {text-align: center; margin: -10px 0 25px 0;}
.login-soc-title {display: flex; align-items: center; margin: 30px 0 15px 0;}
.login-soc-title:before, .login-soc-title:after {content: ''; height: 1px; background-color: #e3e3e3; flex: 1;}
.login-soc-title:before {margin-right: 15px;}
.login-soc-title:after {margin-left: 15px;}
.login-soc-btns {text-align: center;}
.login-soc-btns a {display:inline-block; margin: 0 3px; vertical-align:top;}
.login-soc-btns img {display:block; width:30px; height: 30px; border-radius: 50%;}



/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .fright .filter-btn {display: none;}
.side-panel {
	display: none !important;
}

.side-panel.active {
	left: 0;
}

.close-overlay {
	display: none !important;
}

.btn-close {
	display: none !important;
}

.btn-close.active {
	top: 0px;
}

body.opened-menu {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.side-panel .hmenu {
	margin: 0;
	padding: 0;
	text-align: left !important;
}

.side-panel .hmenu > li {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left !important;
}

.side-panel .hmenu > li > a {
	height: 44px;
	line-height: 44px;
	margin: 0;
	padding: 0 15px !important;
	box-shadow: none !important;
	color: #444;
	text-align: left !important;
	display: block !important;
}

.side-panel .search-wrap,
.side-panel .btn-login {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}

.side-panel .hidden-menu {
	width: 100% !important;
	display: block;
	position: static;
	background-color: #ededed;
	margin: 5px 0 10px 0 !important;
	padding: 8px 10px 8px 20px !important;
	opacity: 1;
	pointer-events: auto;
	transform: none;
	box-shadow: none;
	border-left: 3px solid #79c142;
	border-bottom: 0;
	text-align: left !important;
}

.side-panel .hm-col {
	width: 100% !important;
	float: none !important;
	text-align: left !important;
	padding: 3px 0 !important;
}

.side-panel .hm-col li {
	text-align: left !important;
	list-style: none !important;
}

.side-panel .hm-col a {
	text-align: left !important;
	display: block !important;
}

.side-panel .one-col .hm-col {
	width: 100%;
}

@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px;}
.header .hmenu, .header .search-wrap, .header .btn-login {display: none;}
.btn-menu {
	display: block; 
	font-size: 34px; 
	cursor: default !important; 
	pointer-events: none !important;
	opacity: 0.5;
}
#gotop {display: none !important;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.sect-header.fx-start {display: block; white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.sect-header.fx-start > * {display: inline-block; vertical-align: top; margin-right: 10px;}
.sect-tabs span, .sect-title {padding: 0 10px;}

.fright {width: 100%; padding-top: 10px; padding-bottom: 10px;}
.fright .frels-title {display: none;}
.fright .filter-btn {width: 100%; display: block;}
.fright .filter-wrap {padding: 20px 15px !important;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:400px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.th-item {width: 25%;}
.content, .header-in, .footer, .desc-text {padding-left: 10px; padding-right: 10px;}
.desc-text {margin-left: -10px; margin-right: -10px;}
.footer {text-align: center; display: block;}
.ft-desc {padding-top: 0; padding-bottom: 20px; background-image: none; width: 100%;}

.fmain, .fsubtitle, .frels {margin-left: -10px; margin-right: -10px;}
.fleft, .fright, .fsubtitle, .frels {padding-left: 10px; padding-right: 10px;}
.fsubtitle {width: calc(100% + 20px);}
.full-comms, .add-comms{width:100%;}
.add-comms {-ms-flex-order:-1;-webkit-order:-1;order:-1}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.th-item {width: 33.33%;}

.fleft-img {margin: 0 auto 20px auto;}
.fleft-desc {min-width: 100%;}
.flist {width: 100%; margin-bottom: 5px;}
.flight, .fcompl, .ffav {display: none;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.wrap-center22 {max-width:320px;}
.th-item {width: 50%;}
.wrap {padding-top: 0; overflow: hidden;}
body {background-image: none;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
/* DARK THEME
----------------------------------------------- */
body.dark-theme {
	color: #e6e6e6;
	background: #111 url(../images/bg.jpg) center top no-repeat !important;
}

body.dark-theme a {
	color: #ececec;
}
body.dark-theme a:hover,
body.dark-theme a:focus {
	color: #8fdc5a;
}

body.dark-theme .wrap-main {
	background-color: #2c2c2c;
	box-shadow: 0 0 60px rgba(0,0,0,0.55);
}

body.dark-theme .header {
	background-color: #1e1e1e;
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
}

body.dark-theme .content {
	background-color: #2c2c2c;
}

body.dark-theme .footer {
	background-color: #1e1e1e;
	color: #d0d0d0;
}

body.dark-theme .footer a:not(:hover) {
	color: #d0d0d0;
}

/* футерный логотип оставляем как есть */
body.dark-theme .ft-desc {
	background: url(../images/ft-logo.png) left -15px no-repeat;
	filter: none !important;
}

body.dark-theme .btn,
body.dark-theme .button,
body.dark-theme .btn-login,
body.dark-theme .filter-btn,
body.dark-theme .pagi-load a,
body.dark-theme .up-second li a,
body.dark-theme .usp-edit a,
body.dark-theme .qq-upload-button,
body.dark-theme button:not(.color-btn):not([class*=fr]),
body.dark-theme html input[type="button"],
body.dark-theme input[type="reset"],
body.dark-theme input[type="submit"],
body.dark-theme .meta-fav a,
body.dark-theme .usp-btn a {
	background-color: #79c142;
	color: #fff;
	box-shadow: inset 0 -3px #5e9d29;
}

body.dark-theme .search-box input,
body.dark-theme input[type="text"],
body.dark-theme input[type="password"],
body.dark-theme select,
body.dark-theme textarea {
	background-color: #1e1e1e;
	color: #f1f1f1;
	box-shadow: inset 0 0 0 1px #000, inset 1px 2px 5px rgba(0,0,0,0.2);
}

body.dark-theme input::placeholder,
body.dark-theme textarea::placeholder {
	color: #bfbfbf;
	opacity: 0.75;
}

body.dark-theme .search-box button {
	background: transparent !important;
	color: #79c142 !important;
	box-shadow: none !important;
}

body.dark-theme .hmenu > li > a {
	color: #f0f0f0;
	opacity: 0.85;
}
body.dark-theme .hmenu > li:hover > a,
body.dark-theme .hmenu > li > a.is-active {
	color: #79c142;
	box-shadow: inset 0 -3px #79c142;
	opacity: 1;
}

body.dark-theme .hidden-menu {
	background-color: #3a3a3a;
	box-shadow: 0 10px 20px rgba(0,0,0,0.25);
	border-top: 3px solid #79c142;
}
body.dark-theme .hm-col li {
	color: #f1f1f1;
}
body.dark-theme .hm-col a {
	color: #dddddd;
}
body.dark-theme .hm-col a:hover {
	background-color: #79c142;
	color: #fff;
}

body.dark-theme .sect-title {
	background-color: #79c142;
	color: #fff !important;
}
body.dark-theme .sect-tabs span.is-active {
	background-color: #3c3c3c;
	color: #fff;
}
body.dark-theme .sect-tabs span:not(.is-active):hover {
	background-color: #4a4a4a;
}

body.dark-theme .desc-text {
	background-color: #1e1e1e;
	color: #ececec;
}
body.dark-theme .desc-text a {
	color: #8fdc5a;
}

body.dark-theme .th-in {
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.35);
}
body.dark-theme .th-desc {
	color: #fff;
}
body.dark-theme .th-series {
	background-color: #79c142;
	color: #fff;
}
body.dark-theme .th-mask {
	background-color: rgba(0,0,0,0.55);
}
body.dark-theme .th-mask .fa {
	background-color: #79c142;
	color: #fff;
}

body.dark-theme .speedbar {
	color: #c4c4c4;
}

body.dark-theme .fmain {
	background-color: #303030;
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.25);
}
body.dark-theme .fright {
	background-color: #3b3b3b;
}
body.dark-theme .fleft-desc h1,
body.dark-theme .frels-title,
body.dark-theme .fsubtitle,
body.dark-theme .sect-title,
body.dark-theme .sect-header,
body.dark-theme h1,
body.dark-theme h2,
body.dark-theme h3,
body.dark-theme h4 {
	color: #f2f2f2;
}

body.dark-theme .fdesc {
	color: #d4d4d4;
}
body.dark-theme .slice-masked:before {
	background: linear-gradient(to bottom, rgba(48,48,48,0) 0%, #303030 100%);
}
body.dark-theme .slice-btn span {
	box-shadow: 0 0 0 1px #4b4b4b, 2px 3px 3px 0 rgba(0,0,0,0.2);
	background-color: #353535;
	color: #f1f1f1;
}

body.dark-theme .fleft-img-in {
	box-shadow: 0 0 0 1px #4a4a4a, 2px 3px 3px 0 rgba(0,0,0,0.2);
}
body.dark-theme .flist {
	color: #dddddd;
}
body.dark-theme .flist li > span:first-child {
	color: #fff;
}
body.dark-theme .flist a {
	color: #9ed0ff;
	border-bottom: 1px dotted #9ed0ff;
}

body.dark-theme .frate-kp {
	box-shadow: inset 0 0 0 2px #f60;
	color: #fff;
}
body.dark-theme .frate-imdb {
	box-shadow: inset 0 0 0 2px #fc0;
	color: #fff;
}

body.dark-theme .fsubtitle {
	border-top: 1px solid #454545;
}

body.dark-theme .fctrl {
	background-color: #1e1e1e;
	color: #dcdcdc;
}
body.dark-theme .fplayer .tabs-sel span {
	background-color: #000;
	color: #fff;
}
body.dark-theme .fplayer .tabs-sel span.current {
	background-color: #79c142;
	color: #fff;
}
body.dark-theme .js .tabs-b {
	background-color: #111;
}

body.dark-theme .fcompl a,
body.dark-theme .ffav a,
body.dark-theme .ffav span {
	color: #dcdcdc;
}
body.dark-theme .fcompl a:hover,
body.dark-theme .ffav a:hover,
body.dark-theme .ffav span:hover {
	color: #fff;
}

body.dark-theme .fshare .fa:hover {
	opacity: 0.85;
}

body.dark-theme .frels {
	background-color: #2a2a2a;
	color: #fff;
}

body.dark-theme .full-comms,
body.dark-theme .add-comms {
	color: #e6e6e6;
}

body.dark-theme .last-comm-link {
	color: #fff;
}

body.dark-theme .comm-letter {
	background-color: #79c142;
	color: #fff;
}
body.dark-theme .comm-one > span {
	color: #c8c8c8;
	opacity: 1;
}
body.dark-theme .comm-one > span.comm-author,
body.dark-theme .comm-one > span.comm-author a {
	color: #8fdc5a;
}
body.dark-theme .comm-three-left > a,
body.dark-theme .comm-three-right li a {
	color: #c8c8c8;
	opacity: 1;
}
body.dark-theme .comm-three-left > a {
	color: #9ed0ff;
	border-bottom: 1px dotted #9ed0ff;
}
body.dark-theme .comm-three a:hover {
	color: #fff;
}

body.dark-theme .navigation a,
body.dark-theme .navigation span,
body.dark-theme .pnext a,
body.dark-theme .pprev a,
body.dark-theme .pprev > span,
body.dark-theme .pnext > span {
	background-color: #343434;
	box-shadow: inset 0 0 0 1px #4b4b4b;
	color: #f1f1f1;
}
body.dark-theme .navigation span,
body.dark-theme .pagi-nav a:hover {
	background-color: #79c142;
	color: #fff;
}

body.dark-theme .login-box {
	background-color: #2b2b2b;
	color: #eee;
	box-shadow: 0 20px 60px rgba(0,0,0,0.5);
}
body.dark-theme .login-title {
	color: #fff;
}
body.dark-theme .login-avatar {
	background-color: #3a3a3a;
	color: #d0d0d0;
}
body.dark-theme .login-btm a {
	color: #9ed0ff;
	border-bottom: 1px dotted #9ed0ff;
}
body.dark-theme .login-menu {
	border-top: 1px solid #4a4a4a;
	border-left: 1px solid #4a4a4a;
}
body.dark-theme .login-menu li {
	border-right: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
}
body.dark-theme .login-menu a {
	color: #e8e8e8;
}
body.dark-theme .login-soc-title:before,
body.dark-theme .login-soc-title:after {
	background-color: #4a4a4a;
}

body.dark-theme .side-panel {
	background-color: #303030;
	color: #f0f0f0;
}
body.dark-theme .side-panel .hmenu > li > a {
	color: #f0f0f0;
}
body.dark-theme .side-panel .hidden-menu {
	background-color: #383838;
	border-bottom: 3px solid #79c142;
}

/* комментарии: тёмные поля ввода */
body.dark-theme .add-comms textarea,
body.dark-theme .add-comms input[type="text"],
body.dark-theme .add-comms input[type="password"],
body.dark-theme .ac-textarea textarea,
body.dark-theme .ac-inputs input {
	background: #1e1e1e !important;
	color: #f1f1f1 !important;
	box-shadow: inset 0 0 0 1px #000 !important;
}

body.dark-theme .add-comms textarea::placeholder,
body.dark-theme .add-comms input::placeholder,
body.dark-theme .ac-textarea textarea::placeholder,
body.dark-theme .ac-inputs input::placeholder {
	color: #bfbfbf !important;
}

/* скрываем старую кнопку Свет */
.flight {
	display: none !important;
}

body,
.wrap-main,
.header,
.footer,
.content,
.fmain,
.fctrl,
.fright,
.desc-text,
.hidden-menu,
.search-box input,
input[type="text"],
input[type="password"],
textarea,
select,
.th-in,
.navigation a,
.navigation span {
	transition: background-color .25s ease, color .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.header,
.theme-logo img {
	transition: none !important;
}

/* THEME SWITCH
----------------------------------------------- */
.theme-switch {
	margin-left: 10px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.theme-switch-track {
	width: 62px;
	height: 34px;
	border-radius: 999px;
	background: linear-gradient(135deg, #ffd54f, #ffb300);
	position: relative;
	box-shadow: inset 0 2px 6px rgba(0,0,0,0.2), 0 2px 8px rgba(0,0,0,0.15);
	transition: background .35s ease, box-shadow .35s ease;
}

.theme-switch-thumb {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 2px 8px rgba(0,0,0,0.25);
	transform: translateX(0);
	transition: transform .35s ease, background .35s ease;
	overflow: hidden;
}

.theme-icon {
	position: absolute;
	font-size: 16px;
	line-height: 1;
	transition: opacity .35s ease, transform .35s ease;
}

.theme-icon.sun {
	opacity: 1;
	transform: rotate(0deg) scale(1);
	color: #ffb300;
}

.theme-icon.moon {
	opacity: 0;
	transform: rotate(90deg) scale(0.6);
	color: #d6d9ff;
}

body.theme-dark-active .theme-switch-track {
	background: linear-gradient(135deg, #4b5563, #1f2937);
	box-shadow: inset 0 2px 6px rgba(0,0,0,0.25), 0 2px 8px rgba(0,0,0,0.2);
}

body.theme-dark-active .theme-switch-thumb {
	transform: translateX(28px);
	background: #2f3b4d;
}

body.theme-dark-active .theme-icon.sun {
	opacity: 0;
	transform: rotate(-90deg) scale(0.6);
}

body.theme-dark-active .theme-icon.moon {
	opacity: 1;
	transform: rotate(0deg) scale(1);
}

.theme-switch:hover .theme-switch-thumb {
	box-shadow: 0 3px 12px rgba(0,0,0,0.3);
}

/* LOGO SWITCH
----------------------------------------------- */
.theme-logo {
	position: relative;
	width: 180px;
	height: 70px;
	display: block;
	overflow: hidden;
}

.theme-logo img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: none !important;
}

.theme-logo .logo-light {
	opacity: 1;
}

.theme-logo .logo-dark {
	opacity: 0;
}

body.dark-theme .theme-logo .logo-light {
	opacity: 0;
}

body.dark-theme .theme-logo .logo-dark {
	opacity: 1;
}

/* DARK COMMENTS FORM
----------------------------------------------- */
body.dark-theme .add-comms input,
body.dark-theme .add-comms textarea,
body.dark-theme .ac-inputs input,
body.dark-theme .ac-textarea textarea {
	background: #1e1e1e !important;
	color: #f1f1f1 !important;
	box-shadow: inset 0 0 0 1px #000 !important;
}

body.dark-theme .add-comms input::placeholder,
body.dark-theme .add-comms textarea::placeholder,
body.dark-theme .ac-inputs input::placeholder,
body.dark-theme .ac-textarea textarea::placeholder {
	color: #bfbfbf !important;
}

body.dark-theme .add-comms input:focus,
body.dark-theme .add-comms textarea:focus,
body.dark-theme .ac-inputs input:focus,
body.dark-theme .ac-textarea textarea:focus {
	box-shadow: inset 0 0 0 1px #79c142 !important;
}

body.dark-theme .last-comm-link {
	color: #fff;
}
/* DARK COMMENT EDITOR
----------------------------------------------- */
body.dark-theme .wseditor,
body.dark-theme .fr-box,
body.dark-theme .fr-wrapper,
body.dark-theme .fr-element.fr-view,
body.dark-theme .fr-toolbar,
body.dark-theme .fr-second-toolbar {
	background: #1e1e1e !important;
	color: #f1f1f1 !important;
	border-color: #000 !important;
}

body.dark-theme .fr-box {
	box-shadow: inset 0 0 0 1px #000 !important;
}

body.dark-theme .fr-toolbar,
body.dark-theme .fr-second-toolbar {
	border-bottom: 1px solid #000 !important;
}

body.dark-theme .fr-wrapper {
	box-shadow: none !important;
}

body.dark-theme .fr-element.fr-view {
	color: #f1f1f1 !important;
	caret-color: #fff;
}

body.dark-theme .fr-placeholder {
	color: #bfbfbf !important;
	opacity: 0.7 !important;
}

body.dark-theme .fr-counter {
	background: #1e1e1e !important;
	color: #bfbfbf !important;
}

body.dark-theme .fr-toolbar .fr-command.fr-btn,
body.dark-theme .fr-popup .fr-command.fr-btn,
body.dark-theme .fr-more-toolbar .fr-command.fr-btn {
	color: #f1f1f1 !important;
}

body.dark-theme .fr-toolbar .fr-command.fr-btn:hover,
body.dark-theme .fr-popup .fr-command.fr-btn:hover,
body.dark-theme .fr-more-toolbar .fr-command.fr-btn:hover {
	background: #2c2c2c !important;
	color: #fff !important;
}

body.dark-theme .fr-toolbar .fr-command.fr-btn.fr-active,
body.dark-theme .fr-popup .fr-command.fr-btn.fr-active {
	background: #79c142 !important;
	color: #fff !important;
}

body.dark-theme .fr-toolbar .fr-command.fr-btn i,
body.dark-theme .fr-popup .fr-command.fr-btn i,
body.dark-theme .fr-more-toolbar .fr-command.fr-btn i {
	color: #f1f1f1 !important;
}

body.dark-theme .fr-separator {
	background: #3a3a3a !important;
}

body.dark-theme .fr-dropdown-menu,
body.dark-theme .fr-popup,
body.dark-theme .fr-modal,
body.dark-theme .fr-image-upload-layer,
body.dark-theme .fr-link-insert-layer,
body.dark-theme .fr-video-insert-layer {
	background: #2b2b2b !important;
	color: #f1f1f1 !important;
	border-color: #000 !important;
}

body.dark-theme .fr-dropdown-list li a,
body.dark-theme .fr-dropdown-list li a.fr-command {
	color: #f1f1f1 !important;
}

body.dark-theme .fr-dropdown-list li a:hover,
body.dark-theme .fr-dropdown-list li a.fr-command:hover {
	background: #3a3a3a !important;
	color: #fff !important;
}
/* EMOJI REACTIONS
----------------------------------------------- */
.fshare.emoji-reactions {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 14px;
	padding: 12px;
	width: 100%;
	box-sizing: border-box;
}

.fshare.emoji-reactions .emoji-item {
	flex: 1 1 auto;
	min-width: 100px;
	height: 90px;
	padding: 10px 14px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 14px;
	cursor: pointer;
	transition: .2s ease;
	user-select: none;
}

/* SVG */
.fshare.emoji-reactions .emoji-item img {
	width: 36px;
	height: 36px;
	display: block;
	object-fit: contain;
	flex-shrink: 0;
	transition: transform .2s ease, opacity .2s ease;
}

/* Светлая тема */
.fshare.emoji-reactions .emoji-item {
	background: #f0f0f0;
	color: #333;
}

.fshare.emoji-reactions .emoji-item:hover {
	transform: translateY(-2px) scale(1.05);
	background: #e0e0e0;
}

.fshare.emoji-reactions .emoji-item:hover img {
	transform: scale(1.08);
}

.fshare.emoji-reactions .emoji-item.voted {
	background: #79c142;
	color: #fff;
}

.fshare.emoji-reactions .emoji-count {
	font-size: 17px;
	font-weight: 700;
	line-height: 1;
	display: block;
}

/* Темная тема */
body.dark-theme .fshare.emoji-reactions .emoji-item {
	background: #444;
	color: #fff;
}

body.dark-theme .fshare.emoji-reactions .emoji-item:hover {
	background: #555;
}

body.dark-theme .fshare.emoji-reactions .emoji-item.voted {
	background: #79c142;
	color: #fff;
}

body.dark-theme .fshare.emoji-reactions .emoji-count {
	color: #fff;
}

/* Мобильная адаптация */
@media (max-width: 768px) {
	.fshare.emoji-reactions {
		flex-wrap: nowrap;
		overflow-x: auto;
		gap: 10px;
		padding: 8px;
		-webkit-overflow-scrolling: touch;
	}

	.fshare.emoji-reactions .emoji-item {
		flex: 0 0 auto;
		min-width: 80px;
		height: 56px;
		padding: 0 16px;
		gap: 8px;
		border-radius: 12px;
	}

	.fshare.emoji-reactions .emoji-item img {
		width: 24px;
		height: 24px;
	}

	.fshare.emoji-reactions .emoji-count {
		font-size: 15px;
	}

	.fshare.emoji-reactions::-webkit-scrollbar {
		display: none;
	}
}

@media (max-width: 480px) {
	.fshare.emoji-reactions {
		gap: 8px;
		padding: 6px;
	}

	.fshare.emoji-reactions .emoji-item {
		min-width: 70px;
		height: 50px;
		padding: 0 12px;
		gap: 6px;
		border-radius: 10px;
	}

	.fshare.emoji-reactions .emoji-item img {
		width: 20px;
		height: 20px;
	}

	.fshare.emoji-reactions .emoji-count {
		font-size: 13px;
	}
}

.frels {
	margin: 20px -8px 0 -8px;
	padding: 16px 12px;
	background-color: #e1e1e1;
	color: #444;
	position: relative;
	bottom: 0;
}

.frels .frels-title {
	color: #444;
}

.rels-nav {
	margin-left: auto;
	display: flex;
	gap: 8px;
}

.rels-prev,
.rels-next {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	background: #d2d2d2;
	color: #444;
	cursor: pointer;
	transition: .2s ease;
}

.rels-prev:hover,
.rels-next:hover {
	background: #79c142;
	color: #fff;
}

.rels-slider {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	scroll-behavior: smooth;
	gap: 10px;
	padding: 0 4px 6px 4px;
	margin: 0;
	justify-content: flex-start;
	align-items: stretch;
}

.rels-slider .th-item-related {
	flex: 0 0 150px;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	float: none;
	padding: 0;
	margin: 0;
}

.th-item-related .th-in {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.th-item-related .th-img {
	padding-top: 140%;
	border-radius: 10px;
	overflow: hidden;
}

.th-item-related .th-img img {
	border-radius: 10px;
	transition: transform .25s ease, filter .25s ease;
}

.th-item-related .th-desc {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	padding: 8px 6px;
	color: #fff;
	text-align: center;
	background: linear-gradient(to top, rgba(0,0,0,0.72) 0%, rgba(0,0,0,0) 100%);
}

.th-item-related .th-title {
	font-size: 12px;
	line-height: 1.3;
	max-height: 32px;
	overflow: hidden;
	font-weight: 600;
	color: #fff;
}

.th-item-related .th-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	opacity: 0;
	z-index: 9;
	transition: opacity .25s ease;
}

.th-item-related:hover .th-mask {
	opacity: 1;
}

.th-item-related:hover .th-img img {
	transform: scale(1.03);
	filter: brightness(0.78);
}

.th-item-related .th-mask .fa {
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	border-radius: 50%;
	background: #79c142;
	color: #fff;
}

@media screen and (max-width: 760px) {
	.rels-nav {
		display: none !important;
	}

	.rels-slider {
		scroll-snap-type: x mandatory;
		padding: 0 2px 6px 2px;
	}

	.rels-slider .th-item-related {
		flex: 0 0 130px;
		width: 130px;
		min-width: 130px;
		max-width: 130px;
		scroll-snap-align: start;
	}

	.th-item-related .th-title {
		font-size: 11px;
	}
}

@media screen and (max-width: 470px) {
	.rels-slider .th-item-related {
		flex: 0 0 118px;
		width: 118px;
		min-width: 118px;
		max-width: 118px;
	}
}

/* ОСТАЛЬНОЙ КОД БЕЗ ИЗМЕНЕНИЙ */
.header,
.theme-logo img {
	transition: none !important;
}

.wrap-main {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	overflow: hidden;
}

/* ============================================
   УНИВЕРСАЛЬНЫЙ СТИЛЬ СТАТЬИ 
   Автоматически подстраивается под светлую/темную тему
   ============================================ */

/* CSS-переменные для светлой темы (по умолчанию) */
/* Светлая тема — читаемый серый текст */
.desc-text.seo-article {
	--text-primary: #222222;
	--text-secondary: #222222;   /* ← идеально читается, но остается серым */
	--text-muted: #6c6c6c;
	--bg-highlight: #f0f9e8;
	--border-light: #e2e8f0;
	--quote-bg: #f8f9fa;
	--quote-border: #79c142;
	--link-color: #79c142;
	--link-hover: #5f9e32;
	--strong-bg: linear-gradient(120deg, #e9f5db 0%, #e9f5db 40%, transparent 80%);
	--strong-color: #2d2d2d;
	--bullet-bg: #f0f9e8;
	--bullet-color: #79c142;
	--number-bg: #79c142;
	--number-color: #ffffff;
	--table-header-bg: #79c142;
	--table-row-border: #e9ecef;
	--blockquote-text: #3a3a3a;
	--shadow-sm: rgba(0, 0, 0, 0.04);
	--shadow-md: rgba(0, 0, 0, 0.06);
	--shadow-lg: rgba(0, 0, 0, 0.1);
	--img-shadow: rgba(0, 0, 0, 0.1);
	
	max-width: 780px;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	background: transparent !important;
	font-size: 18px;
	line-height: 1.75;
	color: var(--text-primary);
	transition: all 0.2s ease;
}

/* ТЕМНАЯ ТЕМА — автоматическое переопределение переменных */
@media (prefers-color-scheme: dark) {
	.desc-text.seo-article {
		--text-primary: #888888;
		--text-secondary: #cbd5e1;
		--text-muted: #94a3b8;
		--bg-highlight: #2d3a2a;
		--border-light: #334155;
		--quote-bg: #1e293b;
		--quote-border: #79c142;
		--link-color: #8fd15e;
		--link-hover: #a8e07a;
		--strong-bg: linear-gradient(120deg, #2d3a2a 0%, #2d3a2a 40%, transparent 80%);
		--strong-color: #c8e6b5;
		--bullet-bg: #2d3a2a;
		--bullet-color: #8fd15e;
		--number-bg: #5f9e32;
		--number-color: #888888;
		--table-header-bg: #5f9e32;
		--table-row-border: #334155;
		--blockquote-text: #cbd5e1;
		--shadow-sm: rgba(0, 0, 0, 0.2);
		--shadow-md: rgba(0, 0, 0, 0.3);
		--shadow-lg: rgba(0, 0, 0, 0.4);
		--img-shadow: rgba(0, 0, 0, 0.3);
	}
}

/* Если у родительского элемента есть класс .dark-theme — тоже подстраиваемся */
.dark-theme .desc-text.seo-article,
[data-theme="dark"] .desc-text.seo-article {
	--text-primary: #f1f5f9;
	--text-secondary: #cbd5e1;
	--text-muted: #94a3b8;
	--bg-highlight: #2d3a2a;
	--border-light: #334155;
	--quote-bg: #1e293b;
	--quote-border: #79c142;
	--link-color: #8fd15e;
	--link-hover: #a8e07a;
	--strong-bg: linear-gradient(120deg, #2d3a2a 0%, #2d3a2a 40%, transparent 80%);
	--strong-color: #c8e6b5;
	--bullet-bg: #2d3a2a;
	--bullet-color: #8fd15e;
	--number-bg: #5f9e32;
	--number-color: #f1f5f9;
	--table-header-bg: #5f9e32;
	--table-row-border: #334155;
	--blockquote-text: #cbd5e1;
	--shadow-sm: rgba(0, 0, 0, 0.2);
	--shadow-md: rgba(0, 0, 0, 0.3);
	--shadow-lg: rgba(0, 0, 0, 0.4);
	--img-shadow: rgba(0, 0, 0, 0.3);
}

/* ===== ЗАГОЛОВКИ ===== */
.desc-text.seo-article h1,
.desc-text.seo-article h2,
.desc-text.seo-article h3 {
	font-size: 32px;
	line-height: 1.3;
	margin: 1.5em 0 0.5em 0;
	font-weight: 800;
	letter-spacing: -0.02em;
	color: var(--text-primary);
	border-bottom: 3px solid var(--quote-border);
	display: inline-block;
	padding-bottom: 6px;
}

.desc-text.seo-article h1 {
	font-size: 42px;
	margin-top: 0;
	border-bottom-width: 4px;
}

.desc-text.seo-article h2 {
	font-size: 32px;
}

.desc-text.seo-article h3 {
	font-size: 26px;
}

.desc-text.seo-article h4 {
	font-size: 22px;
	font-weight: 700;
	margin: 1.2em 0 0.4em 0;
	color: var(--text-primary);
	opacity: 0.9;
}

/* ===== ПАРАГРАФЫ ===== */
.desc-text.seo-article p {
	margin-bottom: 1.5em;
	font-size: inherit;
	line-height: 1.75;
	color: var(--text-secondary);
}

/* ===== ВЫДЕЛЕНИЯ ===== */
.desc-text.seo-article b,
.desc-text.seo-article strong {
	font-weight: 700;
	color: var(--strong-color);
	background: var(--strong-bg);
	padding: 0 4px;
	border-radius: 6px;
}

.desc-text.seo-article em {
	font-style: italic;
	color: var(--link-color);
}

/* ===== МАРКИРОВАННЫЕ СПИСКИ (с иконками) ===== */
.desc-text.seo-article ul {
	margin: 0 0 1.5em 0;
	padding-left: 0;
	list-style: none;
}

.desc-text.seo-article ul li {
	position: relative;
	padding-left: 28px;
	margin-bottom: 10px;
	list-style: none;
	line-height: 1.65;
	color: var(--text-secondary);
}

.desc-text.seo-article ul li::before {
	content: "✓";
	position: absolute;
	left: 0;
	top: 0;
	color: var(--bullet-color);
	font-weight: 700;
	font-size: 1.1em;
	background: var(--bullet-bg);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

/* ===== НУМЕРОВАННЫЕ СПИСКИ (с бейджами) ===== */
.desc-text.seo-article ol {
	margin: 0 0 1.5em 0;
	padding-left: 0;
	list-style: none;
	counter-reset: custom-counter;
}

.desc-text.seo-article ol li {
	counter-increment: custom-counter;
	position: relative;
	padding-left: 40px;
	margin-bottom: 12px;
	line-height: 1.65;
	list-style: none;
	color: var(--text-secondary);
}

.desc-text.seo-article ol li::before {
	content: counter(custom-counter);
	position: absolute;
	left: 0;
	top: 0;
	width: 28px;
	height: 28px;
	background: var(--number-bg);
	color: var(--number-color);
	font-weight: 700;
	font-size: 14px;
	border-radius: 8px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 2px 6px rgba(121, 193, 66, 0.2);
}

/* Вложенные списки */
.desc-text.seo-article ul ul,
.desc-text.seo-article ol ul,
.desc-text.seo-article ul ol,
.desc-text.seo-article ol ol {
	margin-top: 8px;
	margin-bottom: 8px;
}

.desc-text.seo-article ul ul li::before {
	content: "•";
	background: transparent;
	color: var(--bullet-color);
	font-size: 1.3em;
	width: auto;
	height: auto;
}

.desc-text.seo-article ol ol li::before {
	background: var(--text-muted);
	font-size: 12px;
	width: 24px;
	height: 24px;
}

/* ===== ССЫЛКИ ===== */
.desc-text.seo-article a {
	color: var(--link-color);
	text-decoration: none;
	font-weight: 500;
	border-bottom: 1px solid transparent;
	transition: all 0.2s ease;
}

.desc-text.seo-article a:hover {
	color: var(--link-hover);
	border-bottom-color: var(--link-color);
}

/* ===== ЦИТАТЫ ===== */
.desc-text.seo-article blockquote {
	margin: 1.8em 0;
	padding: 1.2em 2em;
	background: var(--quote-bg);
	border-left: 5px solid var(--quote-border);
	font-style: italic;
	color: var(--blockquote-text);
	border-radius: 12px;
	box-shadow: 0 2px 8px var(--shadow-sm);
}

/* ===== КАРТИНКИ ===== */
.desc-text.seo-article img {
	max-width: 100%;
	height: auto;
	border-radius: 16px;
	box-shadow: 0 8px 24px var(--img-shadow);
	margin: 1em 0;
	transition: transform 0.3s ease;
}

.desc-text.seo-article img:hover {
	transform: scale(1.01);
}

/* ===== ТАБЛИЦЫ ===== */
.desc-text.seo-article table {
	width: 100%;
	border-collapse: collapse;
	margin: 1.5em 0;
	background: transparent;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 2px 12px var(--shadow-md);
}

.desc-text.seo-article th,
.desc-text.seo-article td {
	padding: 12px 16px;
	border-bottom: 1px solid var(--table-row-border);
	text-align: left;
	color: var(--text-secondary);
}

.desc-text.seo-article th {
	background: var(--table-header-bg);
	color: white;
	font-weight: 700;
}

.desc-text.seo-article tr:last-child td {
	border-bottom: none;
}

/* ===== КОД / ПРЕ-ФОРМАТИРОВАННЫЙ ТЕКСТ ===== */
.desc-text.seo-article code {
	background: var(--bg-highlight);
	padding: 2px 6px;
	border-radius: 6px;
	font-family: monospace;
	font-size: 0.9em;
	color: var(--strong-color);
}

.desc-text.seo-article pre {
	background: var(--quote-bg);
	padding: 1em;
	border-radius: 12px;
	overflow-x: auto;
	margin: 1.5em 0;
}

.desc-text.seo-article pre code {
	background: transparent;
	padding: 0;
	color: var(--text-secondary);
}

/* ===== КНОПКИ ===== */
.desc-text.seo-article .btn {
	display: inline-block;
	padding: 10px 24px;
	background: var(--link-color);
	color: white;
	border-radius: 40px;
	font-weight: 600;
	transition: all 0.25s;
	border: none;
	cursor: pointer;
}

.desc-text.seo-article .btn:hover {
	background: var(--link-hover);
	transform: translateY(-2px);
	box-shadow: 0 6px 14px rgba(121, 193, 66, 0.3);
}

/* ===== МЕДИА-ЗАПРОСЫ (АДАПТАЦИЯ) ===== */
@media screen and (max-width: 860px) {
	.desc-text.seo-article {
		max-width: 94%;
		padding: 0 12px;
	}
}

@media screen and (max-width: 760px) {
	.desc-text.seo-article {
		font-size: 16px;
		line-height: 1.7;
		max-width: 100%;
		padding: 0 16px;
	}

	.desc-text.seo-article h1 {
		font-size: 28px;
	}

	.desc-text.seo-article h2 {
		font-size: 24px;
	}

	.desc-text.seo-article h3 {
		font-size: 20px;
	}

	.desc-text.seo-article h4 {
		font-size: 18px;
	}

	.desc-text.seo-article ul li,
	.desc-text.seo-article ol li {
		padding-left: 32px;
		margin-bottom: 12px;
	}

	.desc-text.seo-article ol li::before {
		width: 24px;
		height: 24px;
		font-size: 12px;
	}

	.desc-text.seo-article blockquote {
		padding: 1em 1.2em;
		margin: 1.5em 0;
	}
}

@media screen and (max-width: 480px) {
	.desc-text.seo-article {
		font-size: 15px;
		padding: 0 12px;
	}

	.desc-text.seo-article h1 {
		font-size: 26px;
	}

	.desc-text.seo-article h2 {
		font-size: 22px;
	}

	.desc-text.seo-article .btn {
		padding: 8px 18px;
		font-size: 14px;
	}
}

/* ===== ДОПОЛНИТЕЛЬНЫЕ КЛАССЫ (СОВМЕСТИМОСТЬ) ===== */
.seo-block,
.seo-block .sect-cont,
.desc-text.seo-article {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

article.full {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.main {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.footer {
	margin-top: 0 !important;
}

@media screen and (max-width: 760px) {
	.ft-desc {
		background-image: none !important;
		padding-top: 0 !important;
	}
	
	/* Логотип остаётся слева */
	.logo,
	.theme-logo {
		margin-right: auto;
	}
	
	/* Кнопка переключения темы */
	.theme-switch {
		margin-left: 0;
		margin-right: 16px;
		order: 2;
	}
	
	/* Бургер-меню */
	.btn-menu {
		order: 3;
		margin-left: 0;
	}
}

/* FORCE MOBILE MENU FIX - ДОБАВИТЬ В КОНЕЦ ФАЙЛА */
@media screen and (max-width: 1220px) {
	.side-panel,
	.side-panel *,
	.side-panel .hmenu,
	.side-panel .hmenu > li,
	.side-panel .hmenu > li > a,
	.side-panel .hidden-menu,
	.side-panel .hm-col,
	.side-panel .hm-col li,
	.side-panel .hm-col a {
		text-align: left !important;
		justify-content: flex-start !important;
		align-items: flex-start !important;
	}

	.side-panel .hmenu > li > a {
		padding: 0 15px !important;
		height: 44px;
		line-height: 44px;
		display: block !important;
		width: 100% !important;
		box-sizing: border-box !important;
	}

	.side-panel .hidden-menu {
		position: static !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 5px 0 10px 0 !important;
		padding: 10px 10px 10px 20px !important;
		transform: none !important;
		left: auto !important;
		background-color: #ededed !important;
		border-left: 3px solid #79c142 !important;
		box-sizing: border-box !important;
	}

	.side-panel .hm-col {
		width: 100% !important;
		max-width: 100% !important;
		float: none !important;
		display: block !important;
		padding: 3px 0 !important;
		box-sizing: border-box !important;
	}

	.side-panel .hm-col li {
		width: 100% !important;
		padding: 2px 0 !important;
		list-style: none !important;
	}

	.side-panel .hm-col a {
		padding: 8px 12px !important;
		display: block !important;
		width: 100% !important;
		box-sizing: border-box !important;
		border-radius: 4px;
		font-size: 13px;
	}

	.side-panel .one-col {
		width: 100% !important;
		max-width: 100% !important;
	}
}

.multi-player-wrapper {
    display: flex;
    gap: 20px;
}

.player-container {
    flex: 1;
    position: relative;
}

.player-frame {
    display: none;
}

.player-frame.active {
    display: block;
}

.parts-sidebar {
    width: 250px;
    background: #f5f5f5;
    padding: 15px;
    border-radius: 8px;
}

.parts-sidebar h3 {
    margin: 0 0 15px 0;
    font-size: 16px;
}

.part-item {
    padding: 12px;
    margin-bottom: 8px;
    background: white;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s;
    border-left: 3px solid transparent;
}

.part-item:hover {
    background: #e8f4ff;
    border-left-color: #2196F3;
}

.part-item.active {
    background: #2196F3;
    color: white;
    border-left-color: #1976D2;
}

@media (max-width: 768px) {
    .multi-player-wrapper {
        flex-direction: column;
    }
    
    .parts-sidebar {
        width: 100%;
    }
}