/* Datalife Engine template by webrambo.ru, creation date: 13 january 2021 */

/* 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: 16px 'PT Sans', sans-serif; line-height: normal; padding: 0; margin: 0;        
color: #d2d2da;; background-color: #171e27; min-height: 100%; width: 100%; font-weight: 400;}
a {color: #d2d2da;; text-decoration: none;}
a:hover, a:focus {color: #ffe53a; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: 700; font-size: 18px;}

button, textarea, input[type="text"], input[type="password"] {appearance: none; -webkit-appearance: none; 
	font-size: 15px; font-family: 'PT Sans' !important; font-weight: 400;}

.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: 0px; cursor: pointer; text-transform: uppercase; 
background-color: #6ab04c; color: #fff; font-size: 14px; font-weight: 700;}
.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: #6ab04c; color: #fff; box-shadow: 0 10px 20px 0 rgba(0,0,0,0.1);}
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"] {display: block; width: 100%; height: 40px; line-height: 40px; padding: 0 15px;
background-color: #fff; color: #000;  border-radius: 0px; box-shadow: inset 0 0 0 1px #e8e8e8; border: 0;}
input::placeholder {color: #222; opacity: 0.5;} 
input:focus::placeholder {color: transparent} 

select {height: 40px; border: 1px solid #e3e3e3; background-color: #fff; color: #000;}
textarea {display: block; width: 100%; padding: 15px; overflow: auto; vertical-align: top; resize: vertical;
background-color: #fff; color: #000; border: 1px solid #e3e3e3; border-radius: 4px; box-shadow: none;}

.img-fit {overflow: hidden; position: relative;}
.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-first {-ms-flex-order: -1;-webkit-order: -1;order: -1;}
.fx-last {-ms-flex-order: 10;-webkit-order: 10;order: 10;}
.fx-1, .bukis-tags li {-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: 700;}
.icon-left .fa {margin-right: 10px;}
.icon-right .fa {margin-left: 10px;}
.hover-mask {transition: color .2s, background-color .2s, opacity .2s;}
#dle-content > *:not(.clip-item), #dle-content {width: 100%;}
.shapik-nav a:hover, .bukis-nav a:hover, .ps-new:hover, .podvik a:hover, 
.speedbar a:hover, .kukuba-header:hover {text-decoration: underline;}


/* BASIC GRID
----------------------------------------------- */
.karik {min-width:320px; position: relative; overflow: hidden;}
.karik-center {max-width:1100px; margin:0 auto; position:relative; z-index:20;}
.shapik {background: #273543; margin: 0 -2000px; padding: 30px 2000px;}
.main {min-height: 100vh; padding: 30px 30px 30px 0;} 
.sidebar {width: 240px; position: relative; z-index: 20; padding: 30px 0;}
.podvik {padding: 0 2000px; margin: 0 -2000px; background-color: #273543;}


/* HEADER
----------------------------------------------- */
.shapik-name {height: 50px; display: inline-block; color: #fff !important; padding-left: 50px;
	font-weight: 700; font-size: 34px; line-height: 50px; text-transform: uppercase; 
	background: url(../images/logo.svg) 0 center / 40px no-repeat;}
.shapik-name span {position: relative; margin-left: 2px; color: #ffe53a;}
.shapik-name span::before {content: ''; width: 10px; height: 10px; border-radius: 50%; background-color:  rgba(106,176,76,1); 
	position: absolute; bottom: 96%; right: -20px;}
.shapik-nav {margin: 0 30px;}
.shapik-nav li {padding: 0 20px;}
.shapik-nav a {display: block; height: 20px; line-height: 20px; font-size: 18px; position: relative;}
.shapik-nav a.is-active:before {content: ''; width: 100%; height: 5px; 
	position: absolute; left: 0; top: -43px; background-color: #ffe53a;}
.search-box {position: relative; width: 240px;}
.search-box input#story, .search-box input#story:focus {width: 100%; height: 50px; line-height: 50px; 
	background-color: #171e27; color: #eee; padding: 0 40px 0 20px; box-shadow: none; border-radius: 0px;}
.search-box button {position: absolute; right: 5px; top: 5px; color: #d2d2da !important; background-color: transparent !important; 
padding: 0 !important; width: 40px; font-size: 18px !important;}
.search-box input:not(:focus)::placeholder {color: #d2d2da; opacity: 0.8;} 


/* SECTION
----------------------------------------------- */
.migrov + .migrov {margin-top: 30px;}
.migrov-col {width: 48.5%;}
.migrov-zagirka {font-weight: 700; font-size: 24px; text-transform: uppercase; margin-bottom: 30px; color: #fff;}


/* kukuba
----------------------------------------------- */
.kukuba {padding: 7px 10px;}
.kukuba:nth-child(2n+1) {background-color: #1b252f;}
.kukuba-play {width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%;
	color: #ffe53a; font-size: 12px; margin-right: 10px; 
	padding-left: 2px; box-shadow: inset 0 0 0 3px rgba(106,176,76,0.5); display: block;}
.kukuba-desc {display: block;}
.kukuba-artist {font-weight: 700;}
.kukuba-header {font-size: 16px; display: block;}
.kukuba-meta {color: #8b8e94; font-size: 12px; margin-top: 4px; padding-left: 3px;}
.kukuba-meta > span {margin-right: 8px;}
.kukuba-meta .fa {margin-right: 5px;}
.kukuba-play:hover {color: #fff; background-color: rgba(106,176,76,0.5);}


/* SIDEBAR
----------------------------------------------- */
.bukis-box + .bukis-box {margin-top: 30px;}
.bukis-bt {margin-bottom: 15px; padding-bottom: 15px; font-size: 18px; 
	font-weight: 700; text-transform: uppercase; background-color: #273543; padding: 10px 15px}
.bukis-nav li + li {margin-top: 15px;}
.bukis-nav a {display: block; height: 20px; line-height: 20px; 
	position: relative; padding-left: 25px; font-size: 18px;}
.bukis-nav a:before {content:"\f144"; font-family:'FontAwesome'; 
	color: #ffe53a; font-size: 12px; position: absolute; left: 0; top: 1px;}
.bukis-tags li {min-width: auto; margin: 0 10px 10px 0;}
.bukis-tags a {display: block; padding: 6px 10px; background-color: #1b252f; color: #8b8e94; 
	white-space: nowrap; box-shadow: 0 2px 4px rgba(0,0,0,0.5);}
.bukis-tags a:hover {background-color: rgba(106,176,76,0.5); color: #fff;}
.bukis-tags a::before {content: '#'; display: inline; margin-right: 3px; color: rgba(106,176,76,0.5);}
.ps-item + .ps-item {margin-top: 10px; padding-top: 10px; border-top: 1px solid #273543;}
.ps-img {width: 40px;	height: 40px; border-radius: 50%; margin-right: 15px;}
.ps-zagirka {display: block;}
.ps-new {position: relative; padding-left: 25px; display: block;}
.ps-name {color: #8b8e94;}
.ps-new:before {content:"\f14a"; font-family:'FontAwesome'; 
	color: rgba(106,176,76,0.5); font-size: 12px; position: absolute; left: 0;  top: 5px;}
.ps-item + .ps-item:before {top: 15px;}


/* FOOTER
----------------------------------------------- */
.podvik-top {background: url(../images/logo.svg) 0 center / 60px no-repeat; 
	padding: 30px 0 30px 90px; line-height: 1.4; color: #8b8e94; font-size: 14px;}
.podvik-menu li a {display: block; font-size: 18px; margin-right: 30px; margin-bottom: 10px; color: #d2d2da;}
.podvik-btm {background-color: #1b252f; margin: 0 -2000px; padding: 15px 2000px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:40px; text-align:center; padding: 30px 0 0 0;}
.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:40px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 5px; 
min-width:40px; background-color:#273543; margin:0 5px; border-radius:0px; margin-top: 10px; 
box-shadow: 3px 5px 10px 0 rgba(0,0,0,0.0);}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#6ab04c; color:#fff;}


/* FULL
----------------------------------------------- */
.speedbar {color: #8b8e94; font-size: 14px; margin-bottom: 25px;}
.speedbar a {color: #8b8e94;}
.speeebar a:hover {text-decoration: underline;}
.speedbar .fa {color: rgba(106,176,76,0.5); margin-right: 10px;}
.full h1 {font-weight: 700; font-size: 24px; margin-bottom: 30px; color: #fff;
	text-transform: uppercase; padding-bottom: 15px; border-bottom: 2px solid #ffe53a;}
.full h1 .fa {margin-left: 15px; font-size: 16px;}
.full .migrov-zagirka {font-size: 20px; color: #d2d2da;}
.krata-left {width: 200px; margin-right: 30px; text-align: center;}
.krata-poster {width: 200px; height: 135px; margin: 0 auto; box-shadow: 0 2px 4px rgba(0,0,0,0.5);}
.krata-dl {width: 100%; margin-top: 15px;}
.krata-info > li:nth-child(2n+1) {background-color: #1b252f;}
.krata-info > li {position: relative; padding: 10px 10px 10px 160px; font-size: 14px;}
.krata-info > li > span:first-child {position: absolute; left: 10px; top: 10px; color: #8b8e94;}
.krata-info > li > a {color: #ffe53a; text-decoration: underline;}

.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, transparent 0%, #171e27 100%);}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#6ab04c;}


/* PLAYER
----------------------------------------------- */
.audioplayer {position: relative; font-size: 14px; height: 60px;
	background-color: #273543; color: #fff; padding: 15px 75px;}
.audioplayer audio {display: none;}
.audioplayer-playpause {width: 60px; height: 60px; position: absolute; left: 0; top: 0;}
.audioplayer-time {position: absolute; top: 10px; left: 80px; opacity: 0.8;}
.audioplayer-time-duration {left: auto; right: 80px;}
.audioplayer-volume {position: absolute; right: 0; top: 0;}
.audioplayer-bar {-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; background-color: #171e27; height: 10px; border-radius: 5px; position: relative; top: 7px;}
.audioplayer-bar-loaded, .audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
border-radius: 5px; background-color: rgba(0,0,0,0.0);}
.audioplayer-bar-played {z-index: 10; background-color: #ffe53a;}
.audioplayer-playpause a, .audioplayer-volume-button a {overflow: hidden; width: 60px; height: 60px; line-height: 60px; 
text-indent: -9999px; position: relative; background-color: #171e27; display: block; 
color: #ffe53a; box-shadow: inset 0 0 0 3px rgba(106,176,76,0.5);}
.audioplayer-playpause a {background-color:#171e27;}
.audioplayer-playpause a:before, .audioplayer-volume-button a:before {display: block; 
	width: 60px; height: 60px; line-height: 60px; text-align: center; 
	color: #ffe53a; position: absolute; left: 0; top: 0; 
	content:"\f04c"; font-family:'FontAwesome'; font-size: 16px; text-indent: 0;}
.audioplayer-volume-button a:before {color: #d2d2da;}
.audioplayer-stopped .audioplayer-playpause a:before {content:"\f04b"; left: 2px;}
.audioplayer-volume-button a:before {content:"\f028";}
.audioplayer-muted .audioplayer-volume-button a:before {content:"\f026";}
.audioplayer-volume {position: absolute;}
.audioplayer-volume-adjust {width: 30px; height: 100px; background-color: #273543; 
position: absolute; right: 15px; bottom: 100%; display: none;}
.audioplayer-volume-adjust > div {width: 10px; height: 70px; border-radius: 5px; 
position: relative; left: 10px; top: 15px; background-color: #111; cursor: pointer;}
.audioplayer-volume-adjust > div > div {width: 10px; border-radius: 5px; background-color: #ffe53a; 
position: absolute; left: 0; bottom: 0;}
.audioplayer-volume-button {position: relative;}
.audioplayer-volume:hover .audioplayer-volume-adjust {display: block;}
.audioplayer-playpause a:hover, .audioplayer-volume-button a:hover {background-color: rgba(106,176,76,0.5); color: #fff;}


/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width: 100%; max-width:100% !important; height:420px; display:block;}
.mejs-container {max-width:100% !important;}
.full-text {line-height:1.7; color: #8b8e94;}
.full-text img:not(.emoji) {max-width:100%; border:5px solid #e3e3e3; 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:#ffe53a;}
.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:500;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text ol {margin:10px 0;}
.full-text > ul > li {list-style:none; margin-left:40px; display:block; position:relative;}
.full-text > ul > li:before {content: "\f00c"; font-family: 'FontAwesome';
position:absolute; top:0px; left:-25px; width:8px; height:8px;
color:#9cce43; border-radius:0;}
.full-text ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
.full-text table tr:nth-child(1) {background-color:#598597 !important; color:#FFF; font-size:14px !important;}
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:10px 15px; margin:0 -15px 15px -15px; font-size:18px; line-height:normal; 
color:#FFF; font-weight:700;}
.full-taglist a {color:#598597;}
.full-taglist {margin-bottom:20px;}
.full-taglist span:not(.fa):not(:last-child):after {content:","; display:inline;}


/* COMMENTS
----------------------------------------------- */
.full-comms {display: none;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:290px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#171e27;
padding:15px; z-index:888; position:fixed; left:-390px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-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:887; display:none; cursor: pointer;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 888;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
background-color: #6c9bd3; color: #fff; transition:top .4s; -webkit-transition:top .4s;}
.btn-close.active {top:0px;}
.side-panel .shapik-nav {display: block; margin: 0; margin-bottom: 15px; text-align: left; 
background-color: #273543; padding: 15px;}
.side-panel .shapik-nav > li {width: 100%; margin: 0; padding: 0;}
.side-panel .shapik-nav > li > a {height: 40px; line-height: 40px;}
.side-panel .shapik-nav a:before {display: none;}
.side-panel .to-mob {margin-bottom: 15px;}



@media screen and (max-width: 1220px) {
	.karik-center {max-width:1000px;}
	.shapik-nav, .sidebar {display: none;}
	.cols {display: block;}
	.btn-menu {display: block; cursor: pointer; width: 50px; height: 50px; line-height: 50px; text-align: center; 
		border-radius: 0; background-color: rgba(106,176,76,1); color: #fff; font-size: 24px;}
	.shapik, .podvik {padding-left: 2015px; padding-right: 2015px;}
	.main {padding-left: 15px; padding-right: 15px;}
	.shapik {padding-bottom: 15px; padding-top: 15px;}
	.search-box {width: 100%; margin-top: 15px;}
	.shapik-name {-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; font-size: 24px;}
}

@media screen and (max-width: 950px) {
	.karik-center {max-width:768px;}
	.migrov-col {width: 100%; margin-bottom: 30px;}
}

@media screen and (max-width: 760px) {
	.karik-center {max-width:640px;}
	.podvik-top, .podvik-btm {display: block; text-align: center;}
	.podvik-counter {display: inline-block; margin-top: 15px;}
	.podvik-menu li a {margin-left: 7px; margin-right: 7px;}
	.podvik-top {padding-top: 90px; background-position: center 15px !important; padding-left: 0px;}
	.podvik-menu {justify-content: center;}

	.krata-right {padding-right: 0;}
	.krata-left {margin-right: 15px;}
	.full h1 {text-align: center;}

	.comm-three li:not(:first-child) {display:none;}
	.dcont button {font-size:12px; padding:0 15px !important;}
	.ac-protect {margin-top:0px;}
	.comments-tree-list .comments-tree-list {padding-left:0px !important;}
	.comments-tree-list .comments-tree-list:before {display:none;}
	.mass_comments_action {display:none;}
	.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
	.karik-center {max-width:480px;}
	.migrov-zagirka {text-align: center;}
	.shapik-name {font-size: 22px;}

	.krata-cols {display: block;}
	.krata-left {margin: 0 auto; margin-bottom: 15px;}

	.comm-one {overflow: hidden; height: 20px; line-height: 20px;}
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}
	.ac-soc {position:static;}
	.ac-inputs input {width:100%; margin-top:10px;}
	.ac-protect {width:100%; float:none; margin:0;}
	.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) {
	.karik-center22 {max-width:360px;}
	.pnext, .pprev {display: none !important;}

	.krata-info > li {padding-left: 110px;}
	.krata-info > li > span:first-child {width: 90px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

