/* Datalife Engine template by webrambo.ru, creation date: 21 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;}

body {font: 14px 'Roboto', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
	color: #000; background:#f1f1f1 url(../images/bg3.png); height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #000; text-decoration: none;}
a:hover, a:focus {color:#12c2e9; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:500; font-size:24px;}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:500;}

button, input {font-family: 'Roboto' !important;}

/*--- SET ---*/
.button, .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 {
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:20px; cursor:pointer; 
background-color:#12c2e9; color:#fff; text-align:center; font-weight: 400; font-size: 15px; 
box-shadow: 2px 5px 10px 0 rgba(0,0,0,0); background: linear-gradient(to right, #12c2e9, #c471ed);}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button: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:#12c2e9; color:#fff;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f8f8f8; border-radius:4px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1); font-size: 16px;}
input:focus::placeholder {color: transparent}

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#F8F8F8; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .th-img {transition: all .3s;}
.button, .sc-title, .mask {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

.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-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.fx-left {-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;}
.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, .sapko-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 {font-weight: 500;}
.shabko-menu a:hover, .fudko a:hover, .col-side a:hover, .purik:hover .purik-desc, 
.speedbar a:hover {text-decoration: underline;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; position: relative; overflow: hidden;}
.center {max-width:1100px; margin:0 auto; position:relative; z-index:20;}
.block-content {background: #fff; position: relative; z-index: 10; margin-top: -50px; margin-bottom: -50px;}
.shabko {background: #222 url(../images/bg.png) center center repeat-x; 
	box-shadow: 0 0 10px rgba(0,0,0,0.1); margin: 0 -2000px; padding: 15px 2000px 65px 2000px;}
.shabko-sub {border-bottom: 4px solid #f90000; background: linear-gradient(to right, #fe9100, #fc6300);}
.col-side {width: 270px; padding: 30px; background-color: #fafafa;}
.col-main {min-height: 50vh; padding: 30px; background: url(../images/bg2.jpg) left -300px bottom -330px no-repeat; }
.fudko {padding: 80px 2030px 30px 2120px; margin: 0 -2000px;
	background: url(../images/bg.png) center center repeat-x, url(../images/logo.svg) 2030px 70px / 60px no-repeat; 
	background-color: #111; color: #eee;}


/* HEADER, FOOTER
----------------------------------------------- */
.shabko-logo {display: inline-block; height: 50px; line-height: 50px; font-weight: 900; font-style: italic;
	background: url(../images/logo.svg) 0 center / 40px no-repeat; color: #fff !important;
	padding-left: 55px; font-size: 28px; text-transform: uppercase;}
.shabko-logo span {margin-left: 4px; display: inline-block; height: 30px; line-height: 30px; 
	background: linear-gradient(to right, #12c2e9, #c471ed); border-radius: 10px; padding: 0 6px;}
.shabko-menu li {display: inline-block; vertical-align: top; margin-left: 30px; font-size: 14px;}
.shabko-menu li a {color: #fff; font-weight: 500; text-transform: uppercase; display: block; line-height: 60px;}
.search-wrap {position: relative; margin-right: 30px; width: 240px;}
.search-box input, .search-box input:focus {width:100%; padding:0 60px 0 20px; border-radius: 20px;
	background-color:rgba(0,0,0,0.05); box-shadow: none; color: #fff;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; padding: 0 20px !important; 
	background: none !important; color: #fff !important; 
	font-size: 18px !important; box-shadow: none !important;}
.search-box input:not(:focus)::placeholder {color: #eee; font-size: 14px; opacity: 1;}
.fudko-menu li {margin: 0 20px 5px 0; display: inline-block;}
.fudko-menu a {text-transform: uppercase; color: #fff; font-weight: 500;}
.fudko-desc p {margin-top: 5px; opacity: 0.8; font-size: 12px;}


/* SIDE
----------------------------------------------- */
.sapko-box + .sapko-box {margin-top: 30px;}
.sapko-bt {font-weight: 500; font-size: 18px; text-transform: uppercase; margin-bottom: 30px;}
.sapko-nav a {display: block; margin-bottom: 15px;}
.sapko-nav a:before {content:"\f192"; font-family:'FontAwesome'; color:#c471ed; font-size: 14px;
	width: 24px; display: inline-block; vertical-align: middle; position: relative; top: 0px;}
.popular {margin-bottom: 25px; line-height: 1.5;}
.popular-desc {display: block; padding-left: 50px; position: relative;}
.popular-desc:before {background: url(../images/cup.svg) 0 0 / 40px no-repeat; content: '';
	width: 40px; height: 40px; position: absolute; left: 0; top: 50%; margin-top: -20px;}
.popular-title {opacity: 0.5; font-weight: 400;}
.sapko-tags li {min-width: auto; margin: 0 10px 10px 0;}
.sapko-tags a {display: block; padding: 6px 10px; background-color: #fff; color: #5c5c5c; font-size: 13px;
	white-space: nowrap; box-shadow: 0 2px 4px rgba(0,0,0,0.05); border-radius: 20px;}
.sapko-tags a:hover {background-color: #ccc; color: #000;}
.sapko-tags a::before {content: '#'; display: inline; margin-right: 3px; color: #12c2e9;}


/* SECT, SHORT
----------------------------------------------- */
.bereseki + .bereseki, .berestik1 + .berestik1 {margin-top: 20px;}
.bereseki .berestik {width: 49.4%;}
.berestik-t {font-weight: 500; font-size: 18px; margin-bottom: 30px; padding-bottom: 8px; 
	border-bottom: 3px solid #12c2e9; display: inline-block; text-transform: uppercase;}
.berestik-t .fa {color: #12c2e9; margin-right: 18px; font-size: 24px;}
.speedbar {margin-bottom: 15px; font-size: 13px; color: #999;}
.speedbar a {color: #999;}

.purik {margin-bottom: 10px; padding: 10px; border: 1px solid #e3e3e3;}
.purik-desc {padding: 0 20px 0 10px;}
.purik-artist {font-weight: 500;}
.purik-title {opacity: 0.6; margin-top: 3px;}
.purik-time {opacity: 0.4; margin-right: 15px; font-size: 12px;}
.purik .fa-play {width: 40px; height: 40px; line-height: 38px; text-align: center; 
	border-radius: 20px; font-size: 14px; padding-left: 3px; border: 1px solid #c471ed; color: #c471ed;}
.purik .fa-cloud-download {color: #12c2e9; font-size: 22px;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:46px; text-align:center; margin-top: 30px; font-size: 16px; }
.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 {text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {display:inline-block; padding:0 5px; 
	min-width:46px; background-color:#fff; margin:0 3px; border-radius:23px; margin-top: 10px; 
	font-weight: 500;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#12c2e9; color:#fff;}


/* FULL
----------------------------------------------- */
.full-comms {display: none;}
.innchik-header {margin-bottom: 20px;}
.innchik-header h1 {font-size: 28px; font-weight: 500;}
.innchik-header h1 > span {margin-left: 4px; display: inline-block; height: 30px; line-height: 30px; 
	background: linear-gradient(to right, #12c2e9, #c471ed); border-radius: 10px; padding: 0 6px; 
	text-transform: uppercase; font-weight: 900; font-style: italic; color: #fff;}
.innchik-header h1 a {margin-left: 10px; font-size: 14px;}

.innchik-cols {margin-bottom: 20px;}
.innchik-img {width: 160px; height: 160px; margin-right: 20px; position: relative; overflow: hidden;}
.innchik-img img  {width: 100%; height: 100%; object-fit: cover;}
.innchik-right {width: 260px; margin-left: 20px;}
.mrating {position: absolute; left: 50%; bottom: 5px; 
	transform: translate(-50%,0) scale(0.8,0.8); z-index: 5;}
.innchik-caption {line-height: 1.5; color: #999; font-size: 14px; 
	background-color: #fafafa; padding: 20px;}

.innchik-dl {width: 300px; margin-right: 20px; display: flex; justify-content: center; flex-direction: column; 
	background: linear-gradient(to bottom, #fff 0%, #fff 30%, #eee 100%); height: 80px;
	box-shadow: 0 3px 10px rgba(0,0,0,0.2); position: relative; padding: 0 15px 0 80px;}
.innchik-dl-dl {width: 60px; height: 60px; line-height: 60px; text-align: center; border-radius: 50%;
	font-size: 24px; background-color: #12c2e9; color: #fff; 
	position: absolute; left: 10px; top: 10px;}
.innchik-btn-capt {opacity: 0.5; margin-bottom: 5px;}
.innchik-info li {position: relative; padding: 0 0 0 180px; margin: 8px 0;}
.innchik-info li > span:first-child {position: absolute; left: 0px; top: 0; color: #999; font-size: 14px;}
.innchik-info a {color: #12c2e9; text-decoration: underline;}
.grid {display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); 
	grid-gap: 0 10px; grid-auto-flow: row dense;}

.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%, #fff 100%);}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; color: #c471ed; text-decoration: underline;}

.innchik-btn-player {width: 100%; padding: 10px 10px; background-color: #111; color: #ccc; 
	border-radius: 0px; position: relative; top: 0px; overflow: hidden;
	background: #111 url(../images/bg.png) center center repeat-x}
.audioplayer {position: relative; font-size: 12px;}
.audioplayer audio {display: none;}
.audioplayer-playpause {width: 30px; margin-right: 15px;}
.audioplayer-time {position: absolute; top: 24px; left: 70px; opacity: 1;}
.audioplayer-time-duration {left: auto; right: 105px;}
.audioplayer-volume {margin-left: 15px;}
.audioplayer-bar {background-color: #ccc; height: 10px; border-radius: 5px; cursor: pointer;
	position: absolute; left: 120px; right: 150px; top: 25px; overflow: hidden;}
.audioplayer-bar-loaded, .audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
	background-color: rgba(0,0,0,0);}
.audioplayer-bar-played {z-index: 10; background-color: #12c2e9;}
.audioplayer-playpause a, .audioplayer-volume-button a {overflow: hidden; width: 30px; height: 30px; line-height: 30px; 
text-indent: -9999px; position: relative; background-color: #12c2e9; border-radius: 50%; display: block;}
.audioplayer-playpause a:before, .audioplayer-volume-button a:before {display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; 
border-radius: 15px; color: #fff; position: absolute; left: 0; top: 0; 
content:"\f04c"; font-family:'FontAwesome'; font-size: 12px; text-indent: 0;}
.audioplayer-playpause a, .audioplayer-playpause a:before {width: 60px; height: 60px; line-height: 60px; font-size: 24px; 
	background: linear-gradient(to right, #fe9100, #fc6300);}
.audioplayer-volume-button a, .audioplayer-volume-button a:before {background: #ccc; color: #000;}
.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: relative;}
.audioplayer-volume {position: relative;}
.audioplayer-volume-button {display: inline-block; vertical-align: middle;}
.audioplayer-volume-adjust {position: relative; display: inline-block; vertical-align: middle; 
	margin-left: 10px; font-size: 0;}
.audioplayer-volume-adjust > div {width: 50px; height: 6px; border-radius: 3px; 
position: relative; cursor: pointer; background-color: #ccc;}
.audioplayer-volume-adjust > div > div {height: 6px; border-radius: 3px; background-color: #12c2e9; 
position: absolute; left: 0; bottom: 0;}
.audioplayer-volume-button {position: relative;}
.audioplayer-playpause a:hover, .audioplayer-volume-button a:hover {background: #999; color: #000;}


/* 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:400px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {color:#999; font-size:15px; line-height:1.7;}
.full-text img:not(.emoji) {max-width:100%; margin:10px auto;}
.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: #12c2e9;}
.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:disc; margin-left:40px; position:relative;}
.full-text > ol li {list-style:decimal; margin-left:40px;}


/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fafafa;
	padding: 20px; z-index:888; position:fixed; left:-280px; 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;}
.side-panel .shabko-menu {display: block; text-align: left; padding-bottom: 20px;}
.side-panel .shabko-menu > li {width: 100%; margin: 0;}
.side-panel .shabko-menu > li > a {height: 40px; line-height: 40px; color: #000; font-weight: 400; text-transform: none;}

@media screen and (max-width: 1220px) {
	.center {max-width:1000px;}
	.shabko-menu, .col-side, .rand {display: none;}
	.cols {display: block;}
	.shabko-logo {top: 0; margin: 0; -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: 20px; white-space: nowrap;}
	.search-wrap {min-width: 100%; margin: 0; width: 100%;}
	.block-content {border-radius: 0;}
	.col-main {padding-left: 15px; padding-right: 15px;}
	.shabko-sub {padding: 10px 20px;}
	.shabko {padding-left: 2020px; padding-right: 2020px;}

	.btn-menu {cursor:pointer; display:block; color: #fff; border-radius: 20px;
		width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; 
		background: linear-gradient(to right, #12c2e9, #c471ed);}
}

@media screen and (max-width: 950px) {
	.center {max-width:768px;}
	.innchik-right {width: 100%; margin: 15px 0 0 0;}
	.innchik-dl {width: 100%; margin: 0;  margin-bottom: 15px;}
}

@media screen and (max-width: 760px) {
	.center {max-width:640px;}
	.bereseki .berestik {width: 100%; margin-bottom: 15px;}

	.mass_comments_action {display:none;}
	.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
	.center {max-width:480px;}
	.innchik-cols {display: block;}
	.innchik-img {margin: 0 auto 15px auto;}
	body {background-image: none;}

	.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) {
	.center22 {max-width:360px;}
	.shabko-logo {font-size: 18px;}
	.berestik-t {font-size: 22px;}
	.purik-time {display: none;}
	.fudko {padding: 150px 2020px 20px 2020px; text-align: center; background-position: center 70px; display: block;}
	.fudko-count {margin-top: 20px;}

	.audioplayer-bar {top: -10px; right: -10px; left: -10px; border-radius: 0; height: 5px;}
	.innchik-header h1 {font-size: 22px; text-align: center;}
	.innchik-info li {padding-left: 140px;}
	.innchik-info li span {display: inline-block; width: 110px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}





