/* Datalife Engine template by webrambo.ru, creation date: 15 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: 15px 'Fira Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
	color: #ccc; background:#061d24 url(../images/wheat.png); height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #ccc; text-decoration: none;}
a:hover, a:focus {color:#2fc590; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:700; font-size:18px;}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}

button, input {font-family: 'Arial' !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:4px; cursor:pointer; 
background-color:#2fc590; color:#fff; text-align:center; font-weight: 400; font-size: 14px; 
box-shadow: 2px 5px 10px 0 rgba(0,0,0,0.2);}
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:#2fc590; 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 {-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: 700;}
.wau-menu a:hover, .bams a:hover, .col-side a:hover, .kachik:hover .kachik-desc, 
.speedbar a:hover {text-decoration: underline;}
.sbor-t, .param-bt, .wau-menu, .bams-menu, .param-nav a, h1, h2, h3, .wau-logo {font-family: 'Fira Sans Extra Condensed', sans-serif;}
h1, h2, h3 {letter-spacing: 2px; text-transform: uppercase;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden; position: relative;}
.center {max-width:1200px; margin:0 auto; position:relative; z-index:20;}
.block-content {background: #111217 url(../images/bg2.jpg); padding-bottom: 20px; 
	box-shadow: 0 10px 30px rgba(0,0,0,0.8); border-radius: 0 0 10px 10px;}
.wau {padding: 20px; border-top: 5px solid #2fc590;}
.cols {padding: 0 20px;}
.col-side {width: 280px; margin-left: 20px;}
.col-main {min-height: 50vh;}
.bams {padding: 40px 20px 40px 100px; background: url(../images/logo.svg) 20px center / 60px no-repeat;}


/* HEADER, FOOTER
----------------------------------------------- */
.wau-logo {display: inline-block; height: 50px; line-height: 50px; font-weight: 700; color: #fff !important; 
	background: url(../images/logo.svg) 0 center / 40px no-repeat; padding-left: 50px; font-size: 38px;}
.wau-logo span {text-transform: uppercase; display: inline-block; margin-left: 3px;
	background: linear-gradient(135deg, #2fc590 0%, #2fc590 50%, #07b5cb 100%); 
	-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.wau-menu {text-align: right; padding-right: 10px;}
.wau-menu li {display: inline-block; vertical-align: top; margin: 0 30px 0 0;}
.wau-menu a {font-size: 18px; text-transform: uppercase;}
.search-wrap {position: relative; margin: 0 auto; padding-left: 300px; padding-right: 20px; padding-bottom: 20px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; padding:0 60px 0 20px; border-radius: 4px;
	background-color:rgba(255,255,255,0.1); box-shadow: 0 5px 10px rgba(0,0,0,0.2); color: #fff;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; padding: 0 20px !important; 
	background: none !important; color: #ccc !important; font-size: 18px !important;}
.search-box input:not(:focus)::placeholder {color: #ccc; font-size: 14px;}
.bams-menu li {margin: 0 20px 5px 0; display: inline-block;}
.bams-menu a {font-size: 18px; text-transform: uppercase;}
.bams-desc {opacity: 0.6;}


/* SIDE
----------------------------------------------- */
.param-box {background-color: #1b1c21; border-radius: 6px; padding: 20px; padding-top: 0; overflow: hidden;}
.param-box + .param-box {margin-top: 20px;}
.param-bt {font-weight: 700; font-size: 16px; letter-spacing: 2px; text-transform: uppercase; color: #fff;
	margin: 0 -20px 20px -20px; padding: 20px; background-color: #1b1b1b; border-bottom: 2px solid #111;}
.param-nav a {display: block; margin-bottom: 15px; text-transform: uppercase; font-size: 16px;}
.param-nav a:before {content:"\f02b"; font-family:'FontAwesome'; color:#2fc590; 
	width: 30px; display: inline-block; vertical-align: middle; position: relative; top: -2px;}
.popular {margin-bottom: 15px; line-height: 1.5;}
.popular-desc {display: block; padding-left: 30px; position: relative;}
.popular-desc:before {content:"\f130"; font-family:'FontAwesome'; color:#2fc590; 
	width: 30px; display: inline-block; vertical-align: middle; 
	position: absolute; left: 0; top: 0px; font-size: 14px;}
.popular-title {opacity: 0.8;}


/* SECT, SHORT
----------------------------------------------- */
.polochka, .sbor1 {background-color: #1b1c21; border-radius: 6px; padding: 20px;}
.polochka + .polochka, .sbor1 + .sbor1 {margin-top: 20px;}
.polochka .sbor {width: 48.5%;}
.sbor-t {font-weight: 700; font-size: 24px; text-transform: uppercase; letter-spacing: 2px;
	margin-bottom: 20px; padding-bottom: 20px; border-bottom: 2px solid #111; color: #fff;}
.sbor-t .fa {color: #2fc590; margin-right: 18px; font-size: 24px;}
.speedbar {font-size: 12px; background-color: #1b1b1b; border-bottom: 2px solid #111; color: #999; 
	height: 65px; line-height: 59px; padding: 0 20px; margin-bottom: -6px; 
	border-radius: 6px 6px 0 0; position: relative; z-index: 15;}
.speedbar a {color: #999;}

.kachik {margin-bottom: 10px;}
.kachik-desc {padding: 0 20px 0 10px;}
.kachik-artist {font-weight: 700;}
.kachik-title {opacity: 0.8;}
.kachik-time {opacity: 0.6; margin-right: 10px; font-size: 12px;}
.kachik .fa-play {width: 30px; height: 30px; line-height: 30px; text-align: center; 
	border-radius: 50%; font-size: 10px; box-shadow: inset 0 0 0 1px #2fc590; padding-left: 3px; 
	background: linear-gradient(135deg, #2fc590 0%, #2fc590 50%, #07b5cb 100%); color: #fff;}
.kachik .fa-arrow-down {color: #ccc; font-size: 10px; width: 24px; height: 24px; 
	text-align: center; line-height: 24px; border-radius: 50%; background-color: #696969;}


/* BOTTOM NAVIGATION
----------------------------------------------- */
.bottom-nav {line-height:36px; text-align:center; margin-top: 30px; font-size: 14px; }
.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:36px; background-color:#1b1b1b; margin:0 3px; border-radius:4px; margin-top: 10px; 
	box-shadow:inset 0px 0 0 2px rgba(0, 0, 0, 1); font-weight: 700;}
.navigation span:not(.nav_ext), .pagi-nav a:hover {background-color:#2fc590; color:#fff;}


/* FULL
----------------------------------------------- */
.full-comms {display: none;}
.normik-header {margin-bottom: 20px;}
.normik-header h1 {font-size: 28px; font-weight: 700; color: #fff;}
.normik-header h1 > span {display: inline-block; background: linear-gradient(135deg, #2fc590 0%, #2fc590 50%, #07b5cb 100%); 
	-webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.normik-header h1 a {margin-left: 10px; font-size: 14px;}
.mrating {transform: scale(0.7,0.7); transform-origin: right center;}

.normik-left {justify-content: space-between; margin-bottom: -75px;}
.normik-right {width: 50%; margin-left: 20px;}
.normik-caption {font-size: 12px; line-height: 1.5; margin: 15px 0 0 0; color: #999;}
.normik-dl {padding: 0 10px; position: relative; width: 100%; overflow: hidden;
	color: #fff !important; line-height: 60px; padding-top: 60px; background-color: #00d5dd;
	font-size: 14px; font-weight: 400; height: 120px; border-radius: 4px;}
.normik-dl-dl {width: 100%; height: 60px; line-height: 60px; text-align: center; border-radius: 0%;
	background-color: rgba(0,0,0,0.2); color: #fff; position: absolute; left: 0; top: 0; font-size: 24px;}
.normik-btn-capt {display: inline;}
.normik-btn-title {font-weight: 700; display: inline;}
.sbor-player {margin: 20px 0 0 0; padding-left: 240px;}
.normik-left {width: 220px; margin-right: 20px; text-align: center;}
.normik-info li {position: relative; padding: 7px 10px 7px 180px;}
.normik-info li:nth-child(2n+1) {background-color: #1b1b1b;}
.normik-info li > span:first-child {position: absolute; left: 10px; top: 7px; font-size: 12px; color: #999;}
.normik-info a {color: #2fc590; 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%, #1b1c21 100%);}
.slice-btn {margin:15px 0 0 0;}
.slice-btn span {display:inline-block; cursor:pointer; color: #2fc590; text-decoration: underline;}

.normik-btn-player {width: 100%; padding: 10px 10px; background-color: #1b1b1b; color: #ccc; 
	border-radius: 0px; position: relative; top: 5px; border: 2px solid #111;}
.audioplayer {position: relative; font-size: 12px;}
.audioplayer audio {display: none;}
.audioplayer-playpause {width: 30px; margin-right: 15px;}
.audioplayer-time {position: absolute; top: 7px; left: 45px; opacity: 1;}
.audioplayer-time-duration {left: auto; right: 105px;}
.audioplayer-volume {margin-left: 15px;}
.audioplayer-bar {background-color: #000; height: 5px; border-radius: 0px; 
	position: relative; top: 7px; position: absolute; left: -10px; right: -10px; top: -15px;}
.audioplayer-bar-loaded, .audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
border-radius: 5px; background-color: rgba(0,0,0,0.4);}
.audioplayer-bar-played {z-index: 10; background-color: #2fc590;}
.audioplayer-playpause a, .audioplayer-volume-button a {overflow: hidden; width: 30px; height: 30px; line-height: 30px; 
text-indent: -9999px; position: relative; background-color: #2fc590; border-radius: 50%; 
display: block; background: linear-gradient(135deg, #2fc590 0%, #2fc590 50%, #07b5cb 100%);}
.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-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: #000;}
.audioplayer-volume-adjust > div > div {height: 6px; border-radius: 3px; background-color: #2fc590; 
position: absolute; left: 0; bottom: 0;}
.audioplayer-volume-button {position: relative;}
.audioplayer-playpause a:hover, .audioplayer-volume-button a:hover {background: #00abb1; 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: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: #2fc590;}
.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: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:#111217;
	padding: 0px; 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;}
.side-panel .wau-menu {display: block; padding: 20px; text-align: left;}
.side-panel .wau-menu > li {width: 100%; margin: 0;}
.side-panel .wau-menu > li > a {height: 40px; line-height: 40px;}
.side-panel .to-mob {border-radius: 0; margin: 0;}

@media screen and (max-width: 1220px) {
	.center {max-width:1000px;}
	.wrap {padding-top: 0;}
	.cols, .wau {border-radius: 0;}
	.wau-menu, .col-side, .rand {display: none;}
	.cols {display: block;}
	.wau-logo {top: 0; margin: 0;}
	.search-wrap {padding-left: 20px; padding-right: 20px;}
	.block-content {border-radius: 0;}

	.btn-menu {cursor:pointer; display:block; color: #fff; border-radius: 4px;
		width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; background-color: #2fc590;}
}

@media screen and (max-width: 950px) {
	.center {max-width:768px;}
}

@media screen and (max-width: 760px) {
	.center {max-width:640px;}
	.polochka .sbor {width: 100%; margin-bottom: 15px;}

	.normik-header {text-align: center;}
	.normik-header h1 {text-align: center; font-size: 24px;}
	.mrating {transform: none; margin-top: 15px; display: inline-block;}
	.normik-header, .normik-cols {display: block;}
	.normik-dl {width: 100%;}
	.normik-left {margin-bottom: 20px; width: 100%;}
	.sbor-player {padding: 0;}

	.mass_comments_action {display:none;}
	.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
	.center {max-width:480px;}

	.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;}
	.polochka, .sbor1 {padding-left: 10px; padding-right: 10px;}
	.sbor-t {font-size: 18px;}
	.kachik-time {display: none;}
	.bams {padding: 100px 20px 20px 20px; text-align: center; background-position: center 20px;}

	.normik-info li {padding-left: 140px;}
	.normik-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;}
}








