/* Datalife Engine template  version dle: 14.3 */
* {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: #000; background-color: #f5f5f5; min-height: 100%; width: 100%; font-weight: 400; 
background-image: url(../images/bg.png);}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color: #20bf6b; 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;}

.usp-btnus {display: inline-block; text-align: center;padding: 0 20px;height: 40px;line-height: 40px;border-radius: 4px;cursor: pointer;color: #fff;background-color: #4788bf;font-size: 16px;font-weight: 600;margin-top: 10px;}
.usp-btnus:hover {background-color: #4b92ce;}
.usp-btnus a{color: #fff;}
.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.rukor-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: 4px; cursor: pointer; color: #fff; background-color: #40739e; font-size: 16px; 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(.rukor-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, 
input[type="submit"]:hover, .meta-fav a:hover 
{background-color: #4b87b9; 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.1);}
select {width: auto;}

.title_spoiler {
	position: relative;
	padding: 0;
	margin: 0;
}

	.title_spoiler a:last-child {
		background: url(../images/title_spoiler.jpg) left top repeat-x;
		display: block;
		line-height: 24px;
		padding: 0 10px 0 30px;
		text-decoration: none;
		color: #3b3b3b;
		font-weight: bold;
		border-radius:5px; 
		-webkit-border-radius:5px; 
		-moz-border-radius:5px;
		height: 24px
	}
	
	.title_spoiler img {
		position: absolute;
		left: 5px;
		top: 22px;
	}
	
.text_spoiler {
	border: 1px #ececec solid;
	padding: 10px;
	border-radius:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
	margin: -5px 0 0 0;
	
}
	
	.text_spoiler a {
		
	}
	
		.text_spoiler a:hover {
			
		}
		
.mass_comments_action {
	display: none;
}
#b_spoiler:before { content: "\e600"; }

#vk_groups, #vk_groups iframe {
	width: 100% !important;
}

.comments-block {
	text-align: left;
}

	.comments-block-title {
		color: #000;
		font-size: 18px;
		margin: 0 0 20px 0;
	}
	
	.comments-block-content {
		
	}

.form-wrap .tableform select {font-size: 16px;}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus 
{box-shadow: inset 0 0 0 1px #c2e4ff, inset 1px 2px 5px rgba(0,0,0,0.1);}
input::placeholder, textarea::placeholder {color: #000; opacity: 0.5; font-size: 14px;} 
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;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 124%;}
.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%;}
.img-fit-related img {width: 100px; height: 100px;}
.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-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, h1, h2, h3, h4, h5, .fw700 {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 .3s;}
.mtitle, .sub-title h1, .form-wrap h1 {margin-bottom: 30px; font-size: 24px; font-weight: 400;}
.pages, .plitka-in, .comm-right, .lcomm-text, .add-comm-form 
{box-shadow: 1px 2px 4px 0 rgba(0,0,0,0); background-color: #fff; border-radius: 6px;}
.pages {padding: 30px;}
.upnapr, .subnapr-nav .subnapr-bt, .korob-ffirst .plitka-img-holder {background: linear-gradient(to right,#40739e 1%,#487eb0 100%); background-color: #40739e;}

/* BASIC GRID
----------------------------------------------- */
.nes {min-width:320px; position: relative; overflow: hidden;}
.nes-center {max-width:1270px; margin:0 auto; position:relative; z-index:20;}
.upnapr {box-shadow: 0 0 5px rgba(0,0,0,0.2); position: relative; z-index: 999;}
/*@media screen and (max-width: 1220px) {
.nes {padding-top: 60px;}
.upnapr {position: fixed; left: 0; top: 0; width: 100%;}
.sticky-hide {top:-70px;}
.is-active.sticky-hide {top:-140px;}
.sticky {top:0 !important;}
}*/
.ruks {background-color: #f5f5f5; box-shadow: 1px 0 20px rgba(0,0,0,.08); 
	margin: 30px 0 -60px 0; position: relative; z-index: 20; border-radius: 10px; overflow: hidden;}
.ruk-left, .ruk-right {background-color: #fff; width: 240px; padding: 15px; position: relative; z-index: 100;}
.ruk-left {box-shadow: 10px 0 10px -10px rgba(0,0,0,0.1);}
.ruk-right {box-shadow: -10px 0 10px -10px rgba(0,0,0,0.1);}
.content {min-height: 100vh; padding: 30px;background: #fff;}
.downnapr {background: #40739e url(../images/logo.png) center 75px no-repeat; color: #ccc; position: relative;text-align: center; border-top: 5px solid #40739e; padding: 140px 2000px 30px 2000px; margin: 0 -2000px;}
.shtur {background-color: #fff; box-shadow: 1px 0 20px rgba(0,0,0,.08); margin-left: -2000px; margin-right: -2000px; padding: 0 2000px; position: relative; z-index: 200;}

#gotop{position:fixed; width:40px; height:40px; line-height:40px; right:10px; bottom:10px;
z-index:9998; display:none; background-color:#fff; color:#222; cursor:pointer; font-size:16px; 
border-radius:50%; text-align:center; box-shadow: 0 1px 4px rgba(0,0,0,0.2);}

/* HEADER
----------------------------------------------- */
.btn-menu {height: 40px; border-radius: 4px; line-height: 40px; text-align: center; 
margin-right: 30px; cursor: pointer; font-size: 24px; color: #fff; display: none;}
.logo {display: block; width: 240px; height: 60px;}
.login-btns > * {display: inline-block; vertical-align: middle;
	font-size: 16px; cursor: pointer; height: 30px; border-radius: 50%; line-height: 30px; text-align: center;}
.btn-login {background-color: #fff; color: #20bf6b; width: 30px; margin-left: 15px;}
.btn-fav {color: #fff;}
.btn-login:hover {background-color: #20bf6b; color: #fff;}

.search-nes {margin-left: 20px;}
.search-box {max-width:475px; position:relative;}
.search-box input, .search-box input:focus {padding: 0 0 0 40px; 
background-color: transparent; color: #fff; border-radius: 4px; box-shadow: none;}
.search-box input:not(:focus)::placeholder {color: #fff; opacity: 0.7; font-size: 14px;} 
.search-box button {position:absolute; left:0px; top:0px; z-index:10; padding:0 !important; 
background-color:transparent !important; color:#fff !important; font-size: 18px !important;}


.shtur > li > a:hover, .shtur .menuactive > a {color: #20bf6b;}
.shtur > li {display: inline-block; float: left; margin-right: 30px; font-size: 16px; position: relative;}
.shtur > li > a {display: block; height: 60px; line-height: 60px; font-weight: 600;}
.shtur .fa {color: #20bf6b; margin-right: 10px;}
.share-box {float: right !important;}
.share-box .share {margin: 0; margin-top: 11px; margin-right: -30px;}
.shtur > li > a:hover, .shtur .menuactive > a {color: #20bf6b;}


.hidden-menu {position:absolute; left:0; top:100%; z-index:998; background-color:#fff; width:240px;
box-shadow:0 10px 20px 0 rgba(0,0,0,0.2); display:none;}
.hidden-menu a {display:block; padding:10px 15px; border-bottom:1px solid #e3e3e3; 
font-size: 14px; text-align: left; white-space: normal;}


.submenu > a:after {content:"\f107 "; font-family:'FontAwesome'; margin-left:7px;}

/* SECTION
----------------------------------------------- */
.korob-korobrel {margin-top: 1px;margin-left: 15px;margin-right: 15px;}
.korob-r-top {text-align: center;display: inline-block;width: 100%;}
.korob + .korob, .korob + #dle-content {margin-top: 30px;}
.korob-header {margin-bottom: 20px;}
.korob-title {font-size: 28px; font-weight: 300;}
.korob-link {display: inline-block; padding: 10px 15px; border-radius: 4px; cursor: pointer; margin-left: 15px; 
box-shadow: inset 0 0 0 1px #ccc; color: #888; font-size: 12px;}
.korob-link:hover, .fdl-btn:hover {background: #20bf6b; color: #fff;}
.plitka-items {margin: 0 -7px -15px -7px;}
.korob-wide {margin-left: -2000px; margin-right: -2000px; padding: 30px 2000px; 
background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.korob-col {width: 48%;}
.korob-col .korob-title {font-size: 24px;}
.mb-remove {margin-bottom: -15px;}
.korob-lcomms {column-width:290px; column-gap:15px;}
.korob-link-comm {float: right;display: inline-block;padding: 8px 5px 8px 5px;border-radius: 4px;cursor: pointer;margin-left: 15px;box-shadow: inset 0 0 0 1px #ccc;color: #fff;margin-top: -5px;font-size: 16px;font-weight: 600;}
.korob-link-comm:hover, .fdl-btn:hover {background: #20bf6b;color: #fff;}
.korob-link-comm-add {display: inline-block;background-color: #40739e;color:#fff;padding: 10px 5px 10px 5px;border-radius: 4px;cursor: pointer;box-shadow: inset 0 0 0 1px #ccc;margin-top: 10px;font-size: 16px;font-weight: 600;width: 100%;text-align: center;}
.korob-link-comm-add:hover {background-color: #4b87b9;}

/* Стандартный блок оформления в полной новости
----------------------------------------------- */
.block-default-full {margin-top: 10px;margin-bottom: 10px;background-color: #40739e;color: #fff;border-radius: 4px;padding: 1px;display: inline-block;width: 100%;}
.block-default-full-rel {margin-top: 10px;margin-bottom: 10px;background-color: #40739e;color: #fff;border-radius: 4px;padding: 1px;display: inline-block;width: 100%;}
.block-default-text {font-size: 21px;padding: 10px 5px 10px 5px;}
.block-default-text a {color:#fff;}
.block-default-text a:hover {color:#20bf6b;}
.block-default-text-right {float: right;padding: 8px 5px 8px 5px;margin-top: -5px;font-size: 16px;font-weight: 600;display: inline-block;}
.block-default-block {float: right;padding: 1px 1px 1px 1px;margin-top: -5px;font-size: 16px;font-weight: 600;display: inline-block;}

/* SHORT
----------------------------------------------- */
.plitka-img-holder-short {margin: 0;overflow: hidden;position: relative;height: 155px;}
.plitka-item {float: left; width: 25%; padding: 0 7px; margin-bottom: 15px;}
.plitka-in {text-align: center; padding: 0 15px 45px 15px; border-radius: 6px; overflow: hidden; position: relative;border: solid 1px #e3e3e3;}
.plitka-link {display: block;}
.plitka-img-holder {padding: 15px 0; margin: 0 -15px; overflow: hidden; position: relative;}
.plitka-img-holder-full {padding: 15px 0; margin: 0 -15px; overflow: hidden; position: relative;height: 260px;}
.plitka-img-holder-related {margin: 0 -15px; overflow: hidden; position: relative;}
.plitka-img {height: 215px; margin: 0 auto; z-index: 10;border-radius: 20px; background-color: transparent !important;}
.plitka-img-related {height: 100px; margin: 0 auto; z-index: 10;background-color: transparent !important;}
.plitka-title {margin: 8px 0 8px 0; height: 20px; font-size: 14px; font-weight: 600;}
.plitka-title-related {margin: 8px 0 8px 0; height: 20px; font-size: 14px; font-weight: 600;}
.plitka-desc {line-height: 18px; height: 72px; overflow: hidden; opacity: 0.5; font-size: 12px;}
.plitka-bottom .mrating {transform: scale(0.6,0.6) translateX(-50%); transform-origin: center bottom;
	position: absolute; bottom: 10px; left: 50%; display: inline-block; margin-left: -30px;}
.plitka-img-holder::after {transform: rotate(135deg);}
.plitka-label {height: 20px; line-height: 20px; width: 100px; background-color: #f7b731; color: #fff; 
transform: rotate(-45deg); text-transform: uppercase; font-size: 12px; position: absolute; left: -35px; top: 5px;}
.plitka-label-related {height: 67px;line-height: 20px;text-transform: uppercase;font-size: 12px;top: 5px;margin-bottom: 10px;}
.plitka-upd {background-color: #20bf6b;}
.plitka-new {background-color: #95a5a6;}
.plitka-label + .plitka-label {animation: blink 10s infinite linear; animation-delay: 5s;}
.plitka-label + .plitka-label + .plitka-label {animation-delay: 8s;}
.plitka-label-short + .plitka-label-short {animation: blink 10s infinite linear; animation-delay: 5s;}
.plitka-label-short + .plitka-label-short + .plitka-label-short {animation-delay: 8s;}
@keyframes blink {0% {opacity: 1;} 2% {opacity: 0;} 50% {opacity: 0;} 52% {opacity: 1;} 100% {opacity: 1;}}
.plitka-img-bg {z-index: 1 !important; opacity: 0; transition: all .5s; 
	position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.done .plitka-img-bg {opacity: 1;}
.plitka-link:hover .plitka-img {box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.srate-bar {width: 90px; height: 18px; line-height: 18px; overflow: hidden; border-radius: 9px; 
background-color: #95a5a6; position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%);}
.srate-fill {position: absolute; left: 0; top: 0; height: 100%; background-color: #f7b731;}
.srate-title {color: #fff; font-size: 12px; text-align: center; position: absolute; z-index: 2; 
left: 0; top: 0; width: 100%; height: 100%;}
.plitka-rate3.done {display: block;}

/* Selecting versions
----------------------------------------------- */
.plitka-label-short {height: 20px;line-height: 20px;width: 130px;background-color: #20bf6b;color: #fff;transform: rotate(-45deg);text-transform: uppercase;font-size: 12px;position: absolute;left: -28px;top: 25px; z-index:11;}
.plitka-label-short-two {height: 20px;line-height: 20px;width: 130px;background-color: #10AFA6;color: #fff;transform: rotate(-45deg);text-transform: uppercase;font-size: 12px;position: absolute;left: -28px;top: 25px; z-index:11;}
.plitka-label-short-three {height: 20px;line-height: 20px;width: 130px;background-color: #EA5F24;color: #fff;transform: rotate(-45deg);text-transform: uppercase;font-size: 12px;position: absolute;left: -28px;top: 25px; z-index:11;}


/* TOP, FILTER, LAST COMMS
----------------------------------------------- */
.subnapr-box + .subnapr-box {margin-top: 30px;}
.subnapr-bt {margin-bottom: 15px; font-weight: 300; font-size: 20px;}
.subnapr-nav .subnapr-bt {margin: -15px; margin-bottom: 15px; padding: 10px; 
background-color: #20bf6b; color: #fff; font-weight: 600;}
.smenu a {display: block; padding: 8px 15px; margin: 0 -15px; border-bottom: 1px solid #e3e3e3;}

.super-item {width: 100%; margin-bottom: 15px; }
.super-img {width: 70px; height: 60px; margin-right: 8px; border-radius: 6px;}
.lcomm {margin-bottom: 15px; font-size: 12px;}
.lcomm-meta {position: relative; padding-left: 40px;}
.lcomm-av {width: 30px; height: 30px; border-radius: 50%; background-color: transparent; 
	position: absolute; left: 0; top: 2px;}
.lcomm-name {margin-bottom: 2px; opacity: 0.6; font-size: 12px;}
.lcomm-date {opacity: 0.6;}
.lcomm-text {padding: 10px; line-height: 1.5; position: relative; 
width: 100%; margin-bottom: 10px; background-color: #f2f6f8; font-size: 14px;}
.lcomm-text:before {content: ''; border: 6px solid transparent; border-top-color: #f2f6f8; 
position: absolute; top: 100%; left: 10px;}
.lcomm-title {display: block;}

.filter-korob {position: relative; z-index: 99; margin: -30px; margin-bottom: 0; background: #fff;}
.filter-icon {background-color: #20bf6b; color: #fff; font-size: 24px; 
	text-align: center; width: 50px; display: none;}
.filter-content {padding: 15px;}
.filter-btns {margin-top: 15px; width: 30px;}
.filter-btn {cursor: pointer; width: 30px; height: 30px; line-height: 30px; text-align: center; 
border-radius: 4px; font-size: 16px; margin-left: 0; background-color: #20bf6b; color: #fff;}
.filter-btn + .filter-btn {background-color: #e74c3c; margin-top: 8px;}
.filt-col {width: 18.8%; font-size: 13px;}
.filt-col select {width: 100%; opacity: 0; height: 30px;}
.filt-range {width: calc(100% - 70px); margin-top: 20px; padding-left: 23px;}

.nice-select{background-color:#fff; cursor:pointer; border-radius: 4px; box-shadow: inset 0 0 0 1px #e3e3e3; 
line-height:30px; padding:0 25px 0 10px; position:relative; white-space:nowrap; width:100%;}
.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}
.nice-select::after{border-bottom:1px solid #999;border-right:1px solid #999;content:"";display:block;
height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;opacity: 0.7;
transform:rotate(45deg);transform-origin:66% 66% 0;transition:all 0.15s ease-in-out 0s;width:5px}
.nice-select.open::after{transform:rotate(-135deg)}
.nice-select.open .list{opacity:1; pointer-events:auto;}
.nice-select.disabled{border-color:#ededed; color:#999; pointer-events:none}
.nice-select.disabled::after{border-color:#cccccc}
.nice-select .list{background-color:#fff; box-shadow:0 0 0 1px rgba(68, 68, 68, 0.11); 
	left:0; margin-top:4px; opacity:0; overflow:hidden; pointer-events:none; 
	position:absolute; top:100%; width:100%; z-index:9}
.nice-select .list:hover .option:not(:hover){background-color:transparent}
.nice-select .option{cursor:pointer; line-height:30px; min-height:30px; padding: 0 15px;}
.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}
.nice-select .option.selected{font-weight:600}
.nice-select .option.disabled{background-color:transparent; color:#999; cursor:default}
.no-csspointerevents .nice-select .list{display:none}
.no-csspointerevents .nice-select.open .list{display:block}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {line-height: 1.7; color: #5c5c5c; margin-top: 60px; }
.site-desc h1, .site-desc h2 {font-size: 20px; font-weight: 300; margin-bottom: 15px; color: #000;}
.site-desc li {list-style-type: disc; margin-left: 40px;}
.site-desc a {color: #20bf6b; text-decoration: underline;}
.site-desc img {float: left; max-width: 200px; margin: 0 10px 10px 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(242,246,248,0) 0%, #f2f6f8 100%);}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#20bf6b; font-weight: 600;}


/* FOOTER
----------------------------------------------- */
.downnapr > * {position: relative; z-index: 10;}
.downnapr-menu li {display: inline-block; margin: 0 15px 30px 15px;}
.downnapr-menu a {color: #fff; font-weight: 600;}
.downnapr-copyr {}
.downnapr-copyr a {color: #20bf6b;}
.downnapr a:hover {text-decoration: underline;}
.downnapr::before, .downnapr::after {content: ''; position: absolute; top: -40px; left: 50%; opacity: 0.6;
	width: 500px; height: 1000px; z-index: 1; background: rgba(255, 255, 255, 0.05); 
	border: 1px solid rgba(255, 255, 255, 0.1); transform: rotate(45deg);}
.downnapr::after {transform: rotate(135deg);}
.share {width:225px; height:36px; margin: 0 auto 30px auto; white-space: nowrap;}
.share a {display:inline-block; vertical-align: top; width:36px; height:36px; border-radius:50%; margin-right:10px;
box-shadow:5px 5px 16px 0 rgba(0,0,0,0.1); background:url(../images/share.png) -2px -1px no-repeat;border: solid 1px #fff;}
.share a:last-child {margin:0;}
.share a:nth-child(2) {background-position:-46px -1px;}
.share a:nth-child(3) {background-position:-89px -1px;}
.share a:nth-child(4) {background-position:-132px -1px;}
.share a:nth-child(6) {background-position:-174px 0;}
.share a:nth-child(5) {background-position:-220px -1px;}
.share a:hover {transform:rotate(20deg);}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; padding:30px 0 15px 0;}
.pagi-nav {max-width:100%; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:46px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 15px; 
background-color:#fff; margin:5px 2px 0 2px; border-radius:4px; font-size:18px; 
box-shadow: 1px 2px 4px 0 rgba(0,0,0,0);}
.navigation span, .pagi-nav a:hover {background-color:#40739e; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color:#939393;}
.pagi-nav a:hover {background-color:#40739e; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}


/* FULL
----------------------------------------------- */
.korob-rels .plitka-in {padding-bottom: 15px; border: solid 1px #e3e3e3;}
.korob-ffirst .plitka-img-holder {padding: 15px 30px; margin: -15px; margin-bottom: 0; color: #fff;}
.korob-ffirst .plitka-img {margin: 0 30px 0 0; width: 140px; height: 140px; text-align: center;}
.korob-ffirst .plitka-img-bg {right: 140px;}
.frate, .fheader {position: relative; z-index: 20;}
.frate {width: 140px; border-left: 1px solid #273c75; padding-left: 30px;}
.fheader h1 {font-size: 28px; font-weight: 300;}
.ab-light + .fheader {color: #000;}
.fleft .plitka-label {text-align: center; left: -35px; top: 5px; right: auto; bottom: auto;}

.frate .mrating {transform: scale(0.8,0.8) translateX(-50%); transform-origin: center bottom; 
position: relative; left: 50%; margin-left: -20px;}
.frate .mrating-count {opacity: 0.8; text-align: center;}
.rate3-short {white-space:nowrap;}
.r3-hide {display:none;}
.sr-plus1, .sr-minus1 {cursor: pointer; height: 40px; line-height: 30px; border-radius: 20px; 
background: #27ae60; padding: 5px; padding-right: 15px; color: #fff;}
.sr-minus1 {margin-top: 10px; background-color: #c0392b;}
.sr-plus1 div, .sr-minus1 div {display: inline;}
.sr-plus1 .fa {background-color:#20bf6b; color: #fff;}
.sr-minus1 .fa {background-color:#ec2828; color: #fff;}
.rate3-short .fa {font-size: 16px; margin-right: 10px; width: 30px; height: 30px; line-height: 30px; 
text-align: center; border-radius: 50%;}
.sr-plus1:hover .fa, .sr-minus1:hover .fa {background-color: #fff; color: #7f8fa6;}
.ffav a {display: block; border-radius: 4px; padding: 5px 0; text-align: center;
	background-color: #20bf6b; color: #fff; margin-top: 10px; font-size: 12px;}

.finfo {}
.finfo li {font-size: 14px; font-weight: 500; max-width: 100%; 
padding: 10px 10px 10px 150px; position: relative;}
.finfo li div {font-size: 14px; opacity: 0.8; font-weight: 300; 
position: absolute; left: 10px; top: 10px;}
.finfo a {color: #20bf6b; text-decoration: underline;}
.finfo li:nth-child(2n) {background-color: #f5f5f5;}
.fdesc {padding: 30px 0;}
.gallery-shown {margin-bottom: 15px;}

.fmessage {padding: 15px; font-weight: 300; margin-bottom: 3px;}
.yellow {background-color: #ffecb3; color: #BF360C; border-left: 3px solid #BF360C;}
.blue {background-color: #e8eaf6; color: #1A237E; border-left: 3px solid #1A237E;}
.green {background-color: #e0f2f1; color: #004D40; border-left: 3px solid #004D40;}

.fdl-otstup {padding: 0 5px 0 5px;border: solid 1px #ccc;display: inline-block;}
.fdl-otstup-right {float:right;padding: 0 5px 0 5px;border: solid 1px #ccc;display: inline-block;}
.fdl-box {padding-top: 10px;}
.fdl-title {font-size: 18px; font-weight: 300;}
.fdl-box .share {margin: 0;}
.fdl-header {margin-bottom: 15px;border: solid 1px #cacaca;border-radius: 5px;padding: 5px 5px 5px 5px;display: inline-block;width: 100%;}
.fdl-btn {cursor: pointer; width: 100%; overflow: hidden; background-color: #20bf6b; color: #fff; border-radius: 4px; text-align: center;}
.fdl-btn-icon, .fdl-btn-size {width: 50px; background-color: rgba(0,0,0,0.1); font-size: 24px;}
.fdl-btn-title {padding: 15px; text-align: left; font-size: 16px;}
.fdl-btn-size {font-size: 12px; font-weight: 600; text-transform: uppercase;}
.fdl-btn-title div + div {font-size: 12px; margin-top: 5px; opacity: 0.8;}
.fdl-btn + .fdl-btn {margin-top: 8px;}
.fdl-btn-fp {background-color: #40739e;}
.fdl-btn-fp img {width: 20px;}
.fdl-btn-fp .fdl-btn-icon {background-color: rgba(0,0,0,0.5);}
.fdl-btn:hover {background-color: #5288b5;}

.fdl-btn-fp {width: 100%;overflow: hidden;background-color: #40739e;color: #fff;border-radius: 4px;text-align: center;}


/* 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:400px;}
.mejs-container {max-width:100% !important;}
.full-text {line-height: 1.7; 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:#20bf6b;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:300;}
.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 {padding: 15px; margin-bottom: 30px; display: none;}
.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 {}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {padding:10px; background-color:#f7f7f7; margin:20px 0 0 0; text-align: right;}
.last-comm-link {font-size:16px; margin-bottom:10px; text-decoration: underline;}

.comm-item {margin-bottom: 20px; font-size: 14px; border: solid 1px #e3e3e3;}
.comm-left {width: 50px; margin-right: 15px;}
.comm-right {padding: 10px 15px; position: relative;}
.comm-right:before, .comm-right:after {content: ''; border: 10px solid transparent; border-right-color: #d6d6d6; 
position: absolute; right: 100%; top: 15px; margin-right: -1px; z-index: 2;}
.comm-right:after {z-index: 1; margin-right: 0; border-right-color: #e3e3e3;}
.comm-img {height: 50px; border-radius: 50%; background-color: transparent;}
.comm-two {margin: 5px 0 10px 0;}
.comm-one > span {margin-right: 15px; color: #939393;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {font-size: 16px; color: #20bf6b;}
.comm-three-left > a, .comm-three-right li a {color: #939393;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:14px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; color: #909090; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; color: #909090; 
position: relative; top: -2px;}
.comm-rate3 a:hover {color: #000;}
.comm-rate3 a:last-child {margin-bottom: -6px;}
.comm-rate3 > span {margin: 0 5px; font-size: 16px;}
.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;}


.rate-prof {float: right;background: #4caf50;padding: 0 3px 0 2px;color: #fff;	}
.rate-prof-block {padding-top: 5px;}
/* LOGIN
----------------------------------------------- */
.login-overlay, .mmenu-overlay {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; 
opacity: 0.9; display: none; background: #000000; opacity: 0.7;}
@keyframes bgg {0% {background-position:0% 50%} 50% {background-position:100% 50%} 100% {background-position:0% 50%}}
.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 #40739e; 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: 24px; font-weight: 600; margin-bottom: 15px; text-align: center; text-transform: uppercase;}
.login-title:first-letter {color: #20bf6b;}
.login-avatar {width: 60px; height: 60px; 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 #20bf6b; color: #20bf6b; }
.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: #20bf6b;
	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; }
.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%;}

.speedbar {color: #888; margin-bottom: 19px; margin-top: -12px;}
.speedbar + .clearfix > #dle-content > .full .plitka-img-holder {margin-top: 0;}
.plitka-img img {/*height: 260px;width: 100%;*/}
.plitka-img .shortimg img {height: 100px;width: 100px;}
.plitka-link .plitka-img:hover img {transform: scale(1.1,1.1);}
.ruks + .site-desc-wr {padding: 30px 10px;}
.fheader h1 a {margin-left: 10px; color: #fff;}
.top100 .super-item {width: 46%; margin: 0 0 20px 0;}
.top100 .super-img {width: 80px; height: 80px;}
.fdl-old {padding: 10px; border-radius: 4px; background-color: #fff; margin: 10px 0;}
.fdl-old-toggle {text-decoration: underline; color: #20bf6b; cursor: pointer;}
.fdl-old-hidden {margin-top: 10px; display: none;}
.rkl + .filter-korob {margin-top: 30px !important;}
.rkl + .speedbar, .rkl + .clearfix .korob-ffirst .plitka-img-holder {margin-top: 0 !important;}
.rkl {margin-bottom: 15px;}
.rkl + .plitka-img-holder {margin-top: 0 !important;}
.finfo + .rkl, .korob-ffirst + .rkl {margin-top: 15px;}
ins.adsbygoogle {z-index: 99997 !important;}


/* ADAPTIVE
----------------------------------------------- */
.btn-search {display: none;}
.subnapr-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff;
padding:15px; padding-top: 0; z-index:99999; position:fixed; left:-320px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.subnapr-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:99998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 99999;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #e84e36; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}

.subnapr-panel .share-box {display: none;}
.subnapr-panel .to-mob {display: block;}
.subnapr-panel .shtur {margin: 0; padding: 0; box-shadow: none; margin-bottom: 15px;}
.subnapr-panel .shtur > li {width: 100%; border-bottom: 1px solid #e3e3e3; float: none;}
.subnapr-panel .shtur > li > a {height: 40px; line-height: 40px;}
.subnapr-panel .hidden-menu {position:static; display: block; width:100%; 
	border-radius: 0; box-shadow: none; background-color: #f2f6f8; width: calc(100% + 30px); margin-left: -15px;}

@media screen and (max-width: 1220px) {
.nes-center {max-width:1000px;}
.upnapr-in {padding-left: 10px; padding-right: 10px;}
.downnapr {padding-left: 2010px; padding-right: 2010px;}
#gotop {display: none !important;}
.not-logged .login-avatar, .to-mob {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.btn-menu {display: block; color: #fff;}
.ruk-left, .ruk-right {width: 49%; box-shadow: none; padding-top: 0;}
.content {min-width: 100%; padding-left: 0; padding-right: 0;}
.ruk-left {-ms-flex-order: 9;-webkit-order: 9;order: 9;}
.ruks {border-radius: 0; padding-left: 10px; padding-right: 10px; padding-bottom: 30px; margin-top: 0;}
.filter-korob {margin-right: -10px; margin-left: -10px;}
.filter-content {padding-left: 10px; padding-right: 10px;}

.korob-ffirst .plitka-img-holder, .finfo {padding: 15px; margin-left: -15px; margin-right: -15px;}
.korob-ffirst .plitka-img {margin-right: 15px;}
.frate {padding-left: 15px;}
}

@media screen and (max-width: 950px) {
.nes-center {max-width:768px;}
.search-nes, .btn-fav {display: none;}
.search-box {width: 100%;}
.btn-search {display: block; font-size: 18px; width: 30px; text-align: right; color: #fff;}
.plitka-item {width: 33.33%;}
.filter-icon {width: 100%; border-radius: 0; padding: 15px; font-size: 16px; display: block;}
.filter-icon:after {content: 'Подобрать по параметрам'; margin-left: 10px; display: inline;}
.filter-content {display: none;}
.filt-col {width: 100%; margin-bottom: 15px;}
.filter-btns {width: 100%;}
.filt-range {width: 100%; padding-right: 23px;}
.korob-title {font-size: 24px;}
.korob-col {width: 100%;}
.korob-col + .korob-col {margin-top: 30px;}
.korob-wide {order: 10;}
.site-desc-wr {order: 11;}
.logo {overflow: hidden; position: relative; 
	-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; margin-right: 30px;}
.logo img {position: absolute; height: auto; left: 0; top: 50%; transform: translateY(-50%);}
.search-nes {min-width: 100%; padding: 0 0 10px 0; margin: 0; -ms-flex-order: 9;-webkit-order: 9;order: 9;}
.is-active .search-nes {display: block;}
}

@media screen and (max-width: 760px) {
.nes-center {max-width:640px;}
.ruk-left, .ruk-right {width: 100%; margin-bottom: 10px;}

    
.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) {
.nes-center {max-width:480px;}
.super-item {width: 100%;}
.plitka-item {width: 50%;}
.top100 .super-item {width: 100%;}

.fheader h1 {font-size: 24px;}
.frate {width: 100%; width: calc(100% + 20px); border: 0; padding: 15px 10px; margin: 0 -10px -15px -10px;}
.frate .mrating {transform: none; margin: 0 auto; left: 0; width: 150px;}
.korob-ffirst .plitka-img-bg {right: 0;}
.korob-ffirst .plitka-img {width: 100px; height: 100px;}
.korob-ffirst .plitka-img-holder, .fmessage {padding-left: 10px; padding-right: 10px;}
.finfo22 li {width: 33.33%; max-width: 33.33%; margin-bottom: 15px; font-size: 14px; padding: 0 10px;}
.finfo {padding-bottom: 0; padding-left: 0; padding-right: 0; justify-content: start; margin: 0 -10px;}
.fdl-box .fdl-header {display: block; text-align: center;}
.fdl-box .share {margin: 5px auto 5px auto;}
.rate3-short {display: flex; justify-content: space-between;}
.sr-plus1, .sr-minus1 {margin: 0; width: 48%;}

.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) {
.nes-center222 {max-width:320px;}
.logo {margin-right: 5px;}
.plitka-label {bottom: auto; right: auto; top: 5px; left: -35px; z-index: 20;}

.full .korob-title {font-size: 22px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

.speedbar * {display: inline;}
.speedbar li {margin-right: 5px;}

.speedbar-info {border-left: 5px solid #40739e;position: relative;height: 36px;line-height: 36px;overflow: hidden;padding: 0 10px;background: #F9FAFA;box-shadow: 0px 0 5px rgb(0 0 0 / 20%);margin-bottom: 20px;}

.speedbar {border-left: 5px solid #40739e;position: relative;height: 36px;line-height: 36px;overflow: hidden;padding: 0 10px;background: #F9FAFA;box-shadow: 0px 0 5px rgb(0 0 0 / 20%);margin-left: -15px;margin-right: -15px;}

.spm {padding-right:10px;}


/* Recent comments
----------------------------------------------- */
.list-posts > li {list-style: none;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #f0f0f0;overflow: hidden; list-style:none;}
.list-posts > li img.avatar-comm{width: 60px;height: 60px;border-radius: 3px;margin-right: 5px;float: left;margin-top: -10px;}
.list-posts > li .comm-content p{font-weight:400;border: dotted 1px #ccc;padding: 2px 5px 3px 5px;border-radius: 3px;background: #fbfbfb;}
.list-posts > li .recent-comm-text {display: inline-block; width: 100%;}
.post-tags {margin: 0;padding: 0;}
.post-tags li {display: inline-block;margin-right: 7px;color: #999999;font-size: 12px;font-family: 'Roboto',sans-serif;transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.post-tags li i {margin-right: 9px;}


/* Для стандартного блока в полной новости */
@media(max-width:376px) {
.block-default-block {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px #ccc;
    margin-bottom: 10px;
  }
}

@media(max-width:376px) {
.block-default-text-right {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px #ccc;
    margin-bottom: 10px;
  }
}

/* Для последних комментариев внизу новостей */
@media(max-width:376px) {
.korob-link-comm {
    width: 100%;
    text-align: center;
    margin-top: 10px;
	margin-bottom:10px;
  }
}

@media(max-width:600px) {
.fdl-otstup {
    margin-bottom:3px
  }
}

@media(max-width:600px) {
.fdl-otstup-right {
    margin-bottom:3px;
	float:none;
  }
}