* {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-size: 16px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #fff; background:#253865; 
height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #64adff; text-decoration: none;font-size: 15px;}
h1, h2, h3, h4, h5 {font-weight:500; font-size:18px;}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
button, input {font-family: 'Arial' !important;}
.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]):not(.f-button):not(.f-thumbs__slide__button):not(.tox-tbtn), 
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:#4a76a8; color:#fff; text-align:center; font-weight: 600; font-size: 14px; 
box-shadow: 2px 5px 10px 0 rgba(0,0,0,0);}
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):not([class*=fr]):not(.f-button):not(.f-thumbs__slide__button):not(.tox-tbtn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color:#335e8f; 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[type="text"]:focus {}
input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-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);}
.img-box, .img-wide, .img-resp, .img-resp-v, .img-resp-sq, .img-fit {overflow:hidden; position:relative;}
.img-resp {padding-top:57%;}
.img-resp-v {padding-top:145%;}
.img-resp-sq {padding-top:100%;}
.img-box img, .img-resp img, .img-resp-v img, .img-resp-sq img {width:100%; min-height:100%; display:block;}
.img-resp img, .img-resp-v img, .img-resp-sq img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {color: #fff;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;}
.hidden, #dofullsearch {display: none;}
.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: 600;}
.hmenu a:hover, .footer a:hover, .col-side a:hover, .short:hover .short-desc, 
.speedbar a:hover {text-decoration: underline;}
.wrap {min-width:320px; position: relative;}
.center {max-width:1000px; margin:0 auto; position:relative; z-index:20; width: calc(100% - 20px);}
.topline {background-color: #1a2748; height: 80px; padding: 10px 0 10px 0;}
.cols {padding: 30px 0;}
.col-left {background: #fff;width: 180px; margin-right: 20px;}
.main {min-height: 80vh;}
.side-right {width: 220px; margin-left: 20px;}
.footline {border-top: 1px solid #3b4b79; padding: 20px 0;}
.logo {width: 240px;height: 60px;display: block;overflow: hidden;color: #fff;font-size: 33px;font-weight: bold;padding-top: 5px;font-family: Verdana, Geneva, sans-serif;}
.zonas {color:#2278ff;}
.search-wrap {position: relative; margin: 0 30px;}
.search-box {width:100%; position:relative;}
.search-box input, .search-box input:focus {width:100%; padding:0 60px 0 20px; 
font-size: 13px; background-color:#253865; box-shadow: none; color: #d9e2ec; border-radius: 10px; 
height: 40px; line-height: 40px;}
.search-box input:focus {background-color: #fff; color: #000;}
.search-box button {position:absolute; right:0px; top:0px; z-index:10; 
padding: 0 !important; width: 40px; background-color: transparent !important; color: #8fadc8 !important;}
.search-box input:not(:focus)::-webkit-input-placeholder {color: #8fadc8; font-size: 13px;}
.search-box input:not(:focus)::-moz-placeholder {color: #8fadc8; font-size: 13px;}
.search-box input:not(:focus):-moz-placeholder {color: #8fadc8; font-size: 13px;}
.search-box input:not(:focus):-ms-input-placeholder {color: #8fadc8; font-size: 13px;}
.ftbtm {font-size: 16px; color:#fff;}.ftbtm a {font-size: 16px; color:#3383ff;}
.ftmenu {margin-top: 10px; line-height: 1.7;}
.ftmenu li {display: inline-block; margin-right: 10px;}
.ftmenu a {font-size: 12px; opacity: 0.5;}
.ftmenu a:hover {text-decoration: underline; opacity: 1;}
.ftdesc {opacity: 0.5; font-size: 12px; line-height: 1.7;}
.side-box + .side-box {margin-top: 20px;}
.side-bt {font-weight: 600; font-size: 16px;}
.side-sticky {position: sticky; left: 0; top: 70px;}
.side-desc {padding-top: 10px; margin-top: 10px; border-top: 1px solid #ccc;}
.side-right .side-box {background-color: #1a2748; padding: 20px; border-radius: 4px; overflow: hidden;}
.sticky {position: fixed; z-index: 101;}
.stop {position: relative; z-index: 101;}
.col-left .side-bt2 .side-bt{background-color: #1a2748;padding: 10px 20px;}
.side-right .side-bt {color:#fff;background-color: #1a2748; padding: 10px 20px; 
margin: -18px -20px 10px -20px;}
.side-nav li {position: relative;}
.side-nav > li > a {font-size:14px;color:#fff;display: block; height: 36px; line-height: 36px; overflow: hidden; 
white-space: nowrap; -ms-text-overflow: ellipsis;
text-overflow: ellipsis; padding: 0 5px;}
.side-nav > li > a:hover {background-color: rgba(0,0,0,0.05);}
.side-nav > li > a:before {content:"\f0c8"; font-family:'FontAwesome'; color:#1893ff; 
width: 20px; font-size: 13px; display: inline-block; vertical-align: top; 
position: relative; top: 0; transform: rotate(-1deg);}
.hidden-menu {margin-bottom: 8px; font-weight: 400; padding-left: 25px;}
.hidden-menu li {margin-bottom: 8px;}
.hidden-menu li a:not(:hover) {color: #7a838e;}
.menu-btn-toggle {cursor: pointer; position: absolute; right: 0; top: 8px; 
width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 50%; color: #4a76a8;}
.popular {margin-bottom: 10px; line-height: 1.7;}
.popular-desc {font-size:14px;color:#fff;display: block; padding-left: 20px; position: relative;overflow: hidden;white-space: nowrap;-ms-text-overflow: ellipsis;text-overflow: ellipsis;line-height: 1.8;}
.popular-desc:before {content:"\f0c8"; font-family:'FontAwesome'; color:#1893ff; 
position: absolute; left: 0; top: 0; transform: rotate(-1deg); font-size: 13px;}
.popular-title {opacity: 0.6; font-size: 13px;}
.side-right a:hover {text-decoration: underline;}
.category-opisanie {display: flex; align-items: inherit; gap: 20px;}
.category-image {width: 220px; height: 220px; border-radius: 15px;}
.category-desc {padding-top: 10px; color: rgba(255, 255, 255, .9); font-size: 15px;}
.sections, .sect1 {background-color: #1a2748; border-radius: 4px; padding: 20px; 
overflow: hidden;}
.fa{margin-top: 3px;font-size:19px;}
.sections + .sections, .sect1 + .sect1 {margin-top: 20px;}
.sections .sect {width: 48.5%;}
.sections .sect .track-item .track-dl, .sections .sect .track-item .track-fav {display:none;}
.sect-header {margin-bottom: 20px;}
.sect-header__vt{margin-bottom: 25px; margin-top: 5px;}
.sect-link {display: inline-block; color: #949494; font-size:13px; margin-left: 15px;}
.sect-t {color: #fff;font-weight: 800;font-size: 22px;margin-top: -8px;}
.sect-t .fa {color: #5181b8; margin-right: 10px;}
.track-item {background-color: #1e2f57; padding: 8px 10px 8px 4px; position: relative; margin-bottom:9px;}
.track-item a {display: block; position: relative; color:#fff;}
.track-item:hover, .track-item.show-player {background-color: #1e2f57; border-radius: 4px;}
.sect-count .track-item {padding-left: 40px;}
.track-count {color: #c4c4c4; z-index: 10; font-size: 18px;
position: absolute; top: 50%; left: 10px; margin-top: -10px;
 width: 20px; height: 20px; line-height: 20px; text-align: center;}
.track-img {margin-right: 15px; width: 42px; height: 42px; border:1px solid #999; border-radius: 5px;}
.track-dl {color: #7ca2ce !important; margin-left: 15px; cursor: pointer; font-size: 18px;}
.track-time {color:#9ba5c6;; font-size: 13px; margin-left: 13px;margin-top: -1px;}
.track-title {font-weight: 600; font-size: 16px;}
.track-subtitle {color: #ced2e9; margin-top: 5px; font-size: 14px;}
.track-play {cursor: pointer; font-size: 12px;width: 40px;height: 40px;text-align: center;color: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50%;margin-right: 15px;padding-left: 2px;} 
.track-play:before {content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-size: 200% 200%;}
.track-play .fa {position: relative; z-index: 10;font-size:25px;}
.show-player .track-play {padding-left: 2px;}
.show-player .track-play:before, .track-play:hover:before, .track-item:hover .track-play.js-play:before {background: rgba(0,0,0,.5); opacity: 1;}
.track-play.js-play:hover:before, .track-item:hover .track-play.js-play:before {background-image: url(../images/play.svg);background-repeat: no-repeat; background-position: 50%;padding:0;}
.show-player .track-play::before, .track-play:hover::before, .track-item:hover .track-play.js-play::before {background: no-repeat;}
.track-play.js-stop:hover:before {background-image: url(../images/pause.svg);background-repeat: no-repeat; background-position: 50%;font-size: 16px;}
.track-play.js-stop:before {background-image: url(../images/load.svg);background-repeat: no-repeat; background-position: 50%;}
.fa-download::before {content: "\f019";color: #1581df;}
.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:#fff; margin:0 3px; border-radius:18px; margin-top: 10px; 
box-shadow:inset 0px 0 0 1px rgba(0, 0, 0, 0.1); font-weight: 600;}
.navigation span, .pagi-nav a:hover {background-color:#5181b8; color:#fff;}
.navigation span.nav_ext {background-color:#fff; color: #ccc;}
.pagi-nav a:hover {background-color:#5181b8; color:#fff;}
.dle-comments-navigation .pagi-nav {margin-bottom:0;}
.tr {opacity:1; text-align: center; padding: 20px 0 0; transition: opacity 350ms linear;}
.tr_bt:first-child {animation-delay: 0ms; -webkit-animation-delay: 0ms;}
.tr_bt:nth-child(2) {animation-delay: 180ms; -webkit-animation-delay: 180ms;}
.tr_bt:nth-child(3) {animation-delay: 360ms; -webkit-animation-delay: 360ms;}
.tr_bt:last-child {margin-right: 0;}
.tr_bt {display: inline-block; width: 4px; height: 4px; background-color: #45688e; border-radius: 50%; margin-right: 2px;
opacity: 0.2; animation-duration: 750ms; -webkit-animation-duration: 750ms; -webkit-animation-name: tr_bt_anim;
animation-name: tr_bt_anim; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;}
.fheader {margin-bottom:19px;}
.fheader h1 {color: #fff;font-size: 19px; font-weight: 600;}
.fheader h1 a {margin-left: 10px; font-size: 14px;}
.fheader h1 span {color: #2278ff;}
.ffav {text-align:center;}
.ffav a {display: inline-block; text-align: center; color: #949494; margin: 5px 0 0;}
.ffav a .fa {color: #e74c3c;}
.fleft {float: left; width: 150px; }
.fimg2 {width: 140px; height: 140px;margin-right: 15px;}
.fcols1 {  margin-bottom: 10px;}
.fcaption {background: #1a2748;border-left: 4px solid #007bff;border-radius: 4px;padding: 4px 10px;margin: 5px 0;line-height: 1.6;color: #eae4e4;font-size: 15px;box-shadow: 0 2px 10px rgba(0,0,0,0.05);border: 1px solid #5f5959;}
.fcaption strong {color: #fafafa;font-weight: 700;}
.fcaption em, .fcaption .tech-data {font-style: normal;color: #666;background: #f1f3f5;padding: 2px 6px;border-radius: 4px;font-size: 14px;border: 1px solid #e9ecef;}
.perevod{margin-top: -32px;margin-left: -16px;font-size: 17px;line-height: 1.3;color: #f8f8f8;}
.rate-mob {width: 100%; display: block; margin: -7px 0 10px; text-align: center;}
.fctrl > * {display:block;width: 49%; cursor: pointer;}
.fbtn {height: 55px; display: flex; align-items: center; padding: 0 15px 0 62px; position: relative;
border-radius: 5px; overflow: hidden; }
.fbtn-icon {width: 50px; height: 100%; position: absolute; left: 0; top: 0; 
background-color: rgba(0,0,0,0.1); font-size: 25px; text-align: center;}
.fbtn-capt {color: #fff;font-weight: 700; font-size: 15px;}
.fplay {background-color: #1c64d4; color: #fff;}
.fdl {background:#1c64d4;box-shadow: inset 0 0 0 2px #1c64d4;}
.fdl .fbtn-icon {background: rgba(0,0,0,0.1);color: #fff; font-size: 23px;}
.finfo span {color:#8b93a8;font-size:14px;margin-right:3px;}
.finfo li {color:#fff;padding:7px;font-size: 14px;}
.frating {line-height: 30px;}
.frating > div {display:inline-block;}
.frating .fa {margin: 0; font-size: 18px; color: #27ae60;}
.frating.fr2 .fa {margin: 0 10px 0 0; font-size: 13px; color: #6f9ac7;}
.frating .flike a{margin-left: 0;}
.frating .fdislike .fa {color: #e74c3c;}
.frating a, .frate3 {margin-left: 5px; display: block; padding: 0 10px; 
border: 1px solid rgba(0,0,0,.1); border-radius: 1px;font-size: 13px; 
color: #919191; font-weight: 600; background: linear-gradient(to bottom, #fff 0%, #fff 30%, #f5f6f8 100%);}
.frating.fr2 a {border-radius:4px;}
.frating.fr3 a, .frate3 {margin-left:0;}
.frating-counter {display: inline-block; border-left: 1px solid rgba(0,0,0,.1); padding-left: 10px; margin-left: 10px;}
.frating a:hover {background: linear-gradient(to top, #fff 0%, #fff 30%, #f2f2f2 100%);}
.katalog {background: #1a2748;list-style-type: none;padding: 14px;border: 1px solid #2278ff;border-radius: 8px;width: 94%;margin-left: 12px;margin-bottom: 20px;margin-top: 20px;font-size: 17px;} 
.katq{color: #d1d1d1;font-size: 15px;}.katalog a {margin:0 4px;color:#fff;font-weight: 700}       
.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;}
.slice-btn {margin:15px 0 0 0;}.slice-btn span {font-size: 17px;display:inline-block; cursor:pointer; color: #0096ff; text-decoration: underline; margin-left:-5px;}
@keyframes tr_bt_anim{0%{opacity:0.2}30%{opacity:1}to{opacity:0.2}}
.in_top{position: fixed; left: 0px; top: 60px; width: 100px; height: 100%; 
opacity: 0.5; filter: alpha(opacity=50); cursor: pointer;display: none; transition: background-color 200ms linear, opacity 200ms linear;}
.in_top:hover{background-color: #E1E7ED; opacity: 1; filter: alpha(opacity=100);}
.in_top span{display: block; width: 100px; margin-top: 10px; text-align: center; 
color: #45688E; font-weight: bold; position: relative; font-size: 13px;padding-left: 20px;}
.in_top span i {position: absolute;left: 12px; font-size: 27px; top: -5px;}
.item-player {width: 100%; position: fixed; left: 0; bottom: 0; z-index: 997;}
.zfix .item-player {z-index: 10; opacity: 0;}
.audioplayer {position: relative; max-width: 1000px; margin: 0 auto; 
	padding: 10px 30px; box-shadow: 0 0 10px 0 rgba(0,0,0,0.2); background-color: #1a2748; color: #000;}
.audioplayer audio {display: none;}
.audioplayer-bar {position: absolute; left: 0; right: 0; bottom: 100%; height: 15px; background-color: #395390;}
.audioplayer-bar-loaded {position: absolute; left: 0; top: 0; height: 100%; background-color: #395390;}
.audioplayer-bar-played {position: absolute; left: 0; top: 0; height: 100%; 
z-index: 10; background-color: #5181b8;}
.audioplayer-time {position: absolute; z-index: 20; font-size: 12px; bottom: 100%; pointer-events: none; color: #fff;}
.audioplayer-time-current {left: 10px;}
.audioplayer-time-duration {right: 10px;}
.audioplayer-playpause, .audioplayer-volume-button, .audioplayer-volume-adjust {display: inline-block; vertical-align: middle;}
.audioplayer-playpause a, .audioplayer-volume-button a, .ap-dl {width: 40px; height: 40px; line-height: 40px; 
text-align: center; border-radius: 50%; cursor: pointer; background-color: #5181b8; color: #fff; 
display: block; font-size: 16px;}
.audioplayer-playpause a {background-color: #5181b8; color: #fff;}
.audioplayer-stopped .audioplayer-playpause a {padding-left: 2px;}
.audioplayer-muted .fa-volume-up:before {content: '\f026';}
.audioplayer-volume-adjust {margin-left: 10px;}
.audioplayer-volume-adjust > div {width: 50px; height: 10px; border-radius: 5px; 
position: relative; cursor: pointer; background-color: #d2d9e1; overflow: hidden;}
.audioplayer-volume-adjust > div > div {height: 100% !important; background-color: #5181b8; 
position: absolute; left: 0; bottom: 0; z-index: 10;}
.ap-desc {padding: 0 20px;}
.ap-img {width: 40px; height: 40px; margin-right: 10px; overflow: hidden;}
.ap-img img {width: 100%; height: 100%; object-fit: cover; border-radius: 4px;}
.ap-artist {font-weight: 600;}
.ap-title {opacity: 0.6; margin-top: 3px;}
.ap-dl {display: none;}
.ap-prev, .ap-next {width: 30px; height: 30px; line-height: 30px; 
text-align: center; border-radius: 50%; cursor: pointer; color: #fff; background: #809fc2;
display: block; font-size: 12px; margin-right: 10px;}
.ap-next {margin-right: 0; margin-left: 10px;}
.ap-next:hover, .ap-prev:hover, .ap-dl:hover, .audioplayer-playpause a:hover, 
.audioplayer-volume-button a:hover {background-color: #5b88bd; color: #fff;} 
.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:#fff; 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: #0096ff;font-size: 16px;}
.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;}
.full-text table {width:100%; text-align:left; margin:0;}
.full-text table tr td {padding:3px 7px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#e3e3e3;} 
.full-text222 table tr:nth-child(1) {background-color:#0297dc !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; background:#0297dc;}
.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:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist a {color:#4a61a3;}
.full-taglist {margin:0;}
.btn-menu, .logo1, .rate-mob {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#1a2748; color: #fff;
padding: 20px; padding-top: 0; 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:888; display:none;}
.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 .side-bt {margin-bottom: 20px;}
.side-panel .side-sticky {position: static;} 
.nav-box {border-radius: 14px;padding: 18px;}
.nav-title {color: #ffffff;font-size: 20px;font-weight: 700;margin-bottom: 15px;}
.nav-list {list-style: none;padding: 0;margin: 0;} .nav-list li {margin-bottom: 10px;}
.nav-list a {display: flex;align-items: center;gap: 12px;text-decoration: none;background: #24385f;padding: 12px 14px;border-radius: 10px;color: #e6f0ff;font-size: 15px;transition: 0.2s;}
.nav-icon {width: 32px;height: 32px;background: linear-gradient(135deg, #2ea8ff, #0066ff);display: flex;align-items: center;justify-content: center;border-radius: 8px;font-size: 16px;}.nav-list a:hover {background: #2c4575;transform: translateX(4px);} .nav-list a:active {transform: scale(0.98);}
.full-wrapper123{padding: 15px;background: #1a2748;margin-top: 20px; margin-bottom:24px;}
.noimage{margin: 0 auto;margin-right: 15px;
margin-bottom: 15px;width: 144px;height: 151px;border-radius: 6px;
box-shadow: 0 0 20px rgba(11, 16, 57, 0.6);}
span.cover::before{content: 'Muzdrop.net';display: inline-block;margin: 59px 0 0 22px;color: #2278ff;
font-size: 15px;font-weight:400;text-align: center;}
.video-wrapper {position: relative;max-width: 100%;margin: 20px 0;}
.video-container {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;border-radius: 12px;background: #000;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.video-shield-top, .video-shield-bottom-left, .video-shield-bottom-right {position: absolute;z-index: 10;background: rgba(255, 255, 255, 0);cursor: default;}
.video-shield-top {top: 0;left: 0;width: 100%;height: 60px;}.video-shield-bottom-left {bottom: 0;left: 0;width: 35%;height: 50px;}
.video-shield-bottom-right {bottom: 0;right: 0;width: 30%;height: 50px;}.video-section {margin-top: 30px;margin-bottom: 30px;}
.video-main-title {display: flex;align-items: center;font-size: 20px;font-weight: 600;color: #fff;margin-bottom: 15px;padding-left: 5px;text-transform: none;letter-spacing: 0.5px;}
.video-icon {display: inline-block;width: 24px;height: 24px;background-color: #ff0000;margin-right: 12px;border-radius: 6px;position: relative;}
.video-icon::after {content: '';position: absolute;top: 7px;left: 9px;border-style: solid;border-width: 5px 0 5px 8px;border-color: transparent transparent transparent #ffffff;}
.video-wrapper {box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);border-radius: 12px;}

.legal-container {padding: 20px;}.legal-page {max-width: 900px;margin: 0 auto;background: #0f172a;border-radius: 14px;padding: 25px;box-shadow: 0 0 25px rgba(0,0,0,0.4);}
.legal-header {margin-bottom: 20px;}.legal-title {font-size: 28px;color: #ffffff;margin-bottom: 5px;}
.legal-subtitle {color: #94a3b8;font-size: 14px;}.legal-content {display: flex;flex-direction: column;gap: 20px;}
.legal-block {background: #020617;padding: 18px;border-radius: 10px;}.legal-section-title {color: #38bdf8;  margin-bottom: 10px;}
.legal-list ul {padding-left: 18px;}.legal-list li {margin-bottom: 6px;color: #cbd5f5;}
.legal-note {margin-top: 10px;background: rgba(56,189,248,0.1);padding: 10px;border-radius: 8px;color: #e2e8f0;}
.legal-email {color: #38bdf8;text-decoration: none;}.legal-email:hover {text-decoration: underline;}
.legal-footer-text {margin-top: 10px;color: #94a3b8;font-size: 14px;}
.about-container {padding: 20px;}.about-page {max-width: 900px;margin: 0 auto;}.about-title {font-size: 32px;color: #ffffff;margin-bottom: 20px;}
.about-content {display: flex;flex-direction: column;gap: 20px;}.about-card {background: #0f172a;padding: 20px;border-radius: 14px;box-shadow: 0 0 20px rgba(0,0,0,0.4);}
.about-card p {color: #cbd5e1;line-height: 1.6;margin-bottom: 10px;}.about-section-title {color: #38bdf8;font-size: 20px;margin-bottom: 10px;}
.about-list {padding-left: 0;}.about-list li {margin-bottom: 8px;color: #e2e8f0;}.about-footer {margin-top: 10px;font-size: 16px;color: #94a3b8;}
.guide-container {max-width: 900px;margin: 0 auto;padding: 20px;font-family: "Inter", sans-serif;}
.guide-block {display: flex;align-items: center;justify-content: space-between;background: #f7f8fa;border-radius: 12px;padding: 20px;margin-bottom: 20px;box-shadow: 0 5px 15px rgba(0,0,0,0.05);  gap: 20px;}
.guide-text {flex: 1;}.guide-text h2 {font-size: 22px;margin-bottom: 10px;color: #111827;}
.guide-text p {font-size: 16px;color: #374151;line-height: 1.6;}.guide-image {flex-shrink: 0;width: 180px;}
.guide-image img {width: 100%;border-radius: 8px;object-fit: contain;}.guide-container {max-width: 900px;margin: 0 auto;padding: 20px;font-family: "Inter", sans-serif;}
.guide-block {display: flex;align-items: center;justify-content: space-between;background: #f7f8fa;border-radius: 12px;padding: 20px;margin-bottom: 20px;box-shadow: 0 5px 15px rgba(0,0,0,0.05);gap: 20px;}
.guide-text {flex: 1;}.guide-text h2 {font-size: 22px;margin-bottom: 10px;color: #111827;}.guide-text p {font-size: 16px;color: #374151;line-height: 1.6;}
.guide-image {flex-shrink: 0;width: 180px;}.guide-image img {width: 100%;border-radius: 8px;object-fit: contain;}
.guide-sound {background: #e0f7fa;border: 1px solid #b2ebf2;}
.faq-container {max-width: 900px;margin: 40px auto;padding: 20px;font-family: "Inter", sans-serif;background: #f7f8fa;border-radius: 12px;box-shadow: 0 5px 15px rgba(0,0,0,0.05);}
.faq-container h2 {font-size: 24px;margin-bottom: 20px;color: #111827;}.faq-item {margin-bottom: 20px;border-bottom: 1px solid #e5e7eb;padding-bottom: 15px;}
.faq-item strong {display: block;font-size: 18px;color: #111827;margin-bottom: 5px;}.faq-item p {font-size: 16px;color: #374151;line-height: 1.6;}
.faq-home-link {text-align: center;margin-top: 30px;}.faq-home-link a {display: inline-block;text-decoration: none;font-size: 16px;color: #007368;font-weight: 600;padding: 10px 18px;border-radius: 8px;background: #e6f4f3;transition: 0.3s;}
.faq-home-link a:hover {background: #007368;color: #fff;} .help-link {text-align: center;margin: 18px 0;}
.help-link a {display: inline-block;padding: 3px 8px; background-color: #153b9f;color: #fff;font-size: 12px;font-weight: 500;border-radius: 3px;text-decoration: none;}
.help-link a:hover {background-color: #4f71c8;}
.footer {background: #0f172a;border-top: 1px solid #1e293b;padding: 25px 20px;font-family: "Inter", sans-serif;}
.footer-inner {max-width: 1100px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;gap: 20px;}
.footer-copy {font-size: 16px;color: #94a3b8;}.footer-nav {display: flex;gap: 22px;}
.footer-nav a {font-size: 16px;color: #94a3b8;position: relative;transition: 0.25s;}
.footer-nav a::after {content: "";position: absolute;left: 0;bottom: -3px;width: 0%;height: 1px;background: #38bdf8;transition: 0.25s;}
.footer-counter {display: flex;align-items: center;}
.track-details-block {background: #16243d;border: 1px solid #24344d;border-radius: 10px;padding: 20px;margin: 20px 0;font-family: 'Inter', sans-serif;color: #e2e8f0;}
.block-title {color: #f2eeee;font-size: 19px;margin: 0 0 15px 0;border-bottom: 2px solid #2769cf;display: inline-block;padding-bottom: 5px;}
.track-info-text {font-size: 14px;line-height: 1.6;color: #94a3b8;margin-bottom: 20px;}.track-info-text strong {color: #bed8ff;}
.specs-inline {display: grid;grid-template-columns: repeat(3, 1fr);gap: 10px;background: rgba(0, 0, 0, 0.2);padding: 15px;border-radius: 8px;margin-bottom: 15px;}
.spec-node {text-align: center;}.spec-label {display: block;font-size: 10px;text-transform: uppercase;color: #cddaed;margin-bottom: 5px;}
.spec-data {font-size: 15px;font-weight: 700;color: #d2d6da;}
.track-status-line {font-size: 13px;color: #34b68a;display: flex;align-items: center;gap: 8px;margin-bottom: 15px;}.track-status-line::before {content: '✓';font-weight: bold;}
.track-counters {display: flex;justify-content: space-between;font-size: 11px;color: #cdced1;border-top: 1px solid rgba(255, 255, 255, 0.05);padding-top: 10px;}
.track-faq {background: rgba(16, 30, 54, 0.6);border: 1px solid #1e3a8a;border-radius: 12px;padding: 25px;margin-top: 30px;font-family: 'Inter', sans-serif;}
.faq-title {color: #fff;font-size: 20px;margin-bottom: 20px;font-weight: 700;}
.faq-item {margin-bottom: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.05);padding-bottom: 15px;}
.faq-item:last-child {border-bottom: none;margin-bottom: 0;}
.faq-question {font-weight: 600;color: #38bdf8;font-size: 15px;cursor: default;margin-bottom: 8px;display: flex;align-items: center;}
.faq-question::before {content: "Q:";margin-right: 10px;color: #64748b;font-size: 12px;}
.faq-answer {color: #94a3b8;font-size: 14px;line-height: 1.6;padding-left: 25px;}
.faq-answer strong {color: #e2e8f0;}
.track-faq {background: #112240;border-radius: 12px;padding: 20px;margin-top: 30px;font-family: 'Inter', sans-serif;border: 1px solid #233554;}
.faq-title {color: #fff;font-size: 20px;margin-bottom: 20px;font-weight: 700;}
.faq-item {margin-bottom: 10px;border-bottom: 1px solid rgba(255, 255, 255, 0.05);}.faq-input {display: none;}
.faq-question {display: block;padding: 15px 40px 15px 0;color: #38bdf8;font-size: 15px;font-weight: 600;cursor: pointer;position: relative;transition: color 0.3s;}
.faq-question:hover {color: #64ffda;}
.faq-question::after {content: '+';position: absolute;right: 10px;font-size: 20px;color: #64748b;transition: transform 0.3s;}
.faq-answer {max-height: 0;overflow: hidden;transition: max-height 0.4s ease-out, padding 0.3s ease;color: #94a3b8;font-size: 14px;line-height: 1.6;}
.faq-answer p {padding-bottom: 15px;}.faq-input:checked ~ .faq-answer {max-height: 200px;}
.faq-input:checked ~ .faq-question::after {transform: rotate(45deg);color: #64ffda;}.faq-answer strong {color: #f1f5f9;}
.track-faq-container {background: #112240;border: 1px solid #1e3a8a;border-radius: 12px;padding: 20px;margin: 25px 0;font-family: 'Inter', sans-serif;}
.faq-main-title {color: #fcfcfc;font-size: 20px;margin-bottom: 15px;font-weight: 700;}.faq-toggle-input {display: none !important;}
.faq-accordion-item {border-bottom: 1px solid rgba(255, 255, 255, 0.05);margin-bottom: 5px;} .faq-accordion-item:last-child {border-bottom: none;}
.faq-question-label {display: flex;justify-content: space-between;align-items: center;padding: 15px 0;color: #cdcdcd;font-size: 15px;font-weight: 600;cursor: pointer;transition: all 0.3s ease;}
.faq-question-label:hover {color: #64ffda;} .faq-icon {width: 20px;height: 20px;position: relative;transition: transform 0.3s ease;}
.faq-icon::before, .faq-icon::after {content: "";position: absolute;background-color: currentColor;top: 50%;left: 50%;transform: translate(-50%, -50%);color: #2278ff;}
.faq-icon::before { width: 14px; height: 2px; } .faq-icon::after { width: 2px; height: 14px; }.faq-content-box {max-height: 0;overflow: hidden;transition: max-height 0.3s ease-in-out;color: #c4cbd6;font-size: 14px;line-height: 1.6;}
.faq-content-box p {padding-bottom: 15px;margin: 0;}.faq-toggle-input:checked ~ .faq-content-box {max-height: 300px;}.faq-toggle-input:checked ~ .faq-question-label .faq-icon {transform: rotate(45deg);}
.dmca-notice {border-left: 4px solid #e74c3c !important;background: #1a2748;margin-top: 30px;}
.legal-note {background: rgba(0, 0, 0, 0.2);padding: 15px;border-radius: 8px;border: 1px dashed #4a76a8;color: #fff;font-size: 13px;line-height: 1.5;}
.dmca-contact {margin-top: 20px;text-align: center;}.dmca-contact .button {background-color: #e74c3c;height: 45px;line-height: 45px;transition: 0.3s;}.dmca-contact .button:hover {background-color: #c0392b;transform: translateY(-2px);}  
.main-page-content {max-width: 1200px;margin: 40px auto;padding: 0 15px;}
.muz-info-block, .muz-features-block {background: #1a2748;border-radius: 12px;padding: 30px;margin-bottom: 25px;border: 1px solid rgba(255, 255, 255, 0.05);}
.muz-title {font-size: 24px;font-weight: 800;color: #fff;margin-bottom: 20px;}.zonas {color: #2e82fb;}
.muz-text {color: #dadde0;font-size: 16px;line-height: 1.7;margin-bottom: 15px;}.features-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 20px;}
.feature-item {display: flex;background: rgba(46, 130, 251, 0.07);padding: 20px;border-radius: 10px;border-left: 4px solid #2e82fb;}.feature-icon {font-size: 24px; margin-right: 15px;}.feature-nazvanie{font-size:18px;color:#fff;font-weight:600;}

       
        
@media screen and (min-width: 1221px) {
.block.center {padding-top: 60px;}
.topline {position: fixed;width: 100%;z-index: 21;}}
@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.wrap {overflow: hidden;}
.center {position:inherit;}
.col-left, .side-right, .log-name,.l-box2:after {display: none;}
.in_top {display: none !important;}
.cols {display: block;}
.topline {height: 130px;
padding-bottom: 10px;}
.search-wrap {flex-basis: 100%; -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; 
-ms-flex-order: 10;-webkit-order: 10;order: 10; margin: 0;}
.l-box2 {padding: 0;}.l-box2 {background: none !important;}
.l-ava{top:0;}.l-menu {top: 50px;}.l-menu:after, .l-menu:before {right: 18px;}
.not-logged-btn {font-size: 0; width: 40px; height: 40px; line-height: 40px; text-align: center; 
border-radius: 50%; margin: 0; padding: 0; background:#224b7a;}
.not-logged-btn .fa {font-size: 18px; margin: 0; line-height: 40px;}
.not-logged-btn:hover {background:#224b7a;}
.btn-menu {right: 0;position: absolute;top: 10px;right: 10px;cursor:pointer; display:block; color: #fff; border-radius: 20px;
width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; background-color: #0f59ae;}
}
@media screen and (max-width: 950px) {
.center {max-width:768px;}
.topline {margin-left:0;height: 130px; padding-bottom: 10px;}}
        
        
@media screen and (max-width: 760px) {
.topline {margin-left:0;height: 130px; padding-bottom: 10px;}
.center {max-width:640px;}
.sections .sect {width: 100%; margin-bottom: 15px;}
.footline {display: block; text-align: center;}
.ftbtm {width: 100%; margin-bottom: 10px;}
.audioplayer {padding-left: 10px; padding-right: 10px;}
.fheader, .fcaption {text-align: left;}
.fheader h1 {color: #fff;font-size: 23px;font-weight:800;}
.fheader {display: block;}
.rate-block {margin: 10px auto 0 auto;}
.category-opisanie {flex-direction: column; text-align: center; gap: 10px;}
.category-image {width: 160px; height: 160px;}
.track-fav {display:none;}
.full-comms {padding-top: 30px;}
.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) {
.center {font-size:16px;max-width:480px;}
.track-dl, .fheader .rate-block {display: block !important;}
.topline {margin-left:0;height: 120px; padding-bottom: 10px;}
.cols {padding: 16px 0;}
.fimg2 {width:140px;height:140px;margin-right: 15px;}
.fleft {float:left;margin-bottom: 15px; margin-right: 15px;}
.rate-mob {display:block;}
.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;}
span.cover::before{content: 'Muzdrop';display: inline-block;margin: 60px 0 0 32px;color: #2278ff;
font-size: 15px;font-weight: 800;text-align: center;}
.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:320px;}
.ap-img, .ap-info {display: none;}
.ap-desc {min-width: 5px;}
.topline {margin-left:0;height: 125px; padding-bottom: 10px;}
.fctrl > * {width: 100%;}
.fplay-wr {margin-bottom: 10px;}
.sect-comms .sect-header {display: block; text-align: center; margin: 0;}
.sect-comms .sect-t {margin-bottom: 10px;}
.comm-three-right {display:none;}
span.cover::before{content: 'Muzdrop.net';display: inline-block;margin: 65px 0 0 28px;color: #2278ff;
font-size: 15px;font-weight: 800;text-align: center;}
.sect-comms .button {margin: 0; width: 100%; text-align: center;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}}
.legal-container {padding: 0;}.legal-page {max-width: 100%;padding: 18px 14px;border-radius: 0;}.legal-block {
width: 100%;padding: 24px;border-radius: 18px;margin: 0;}.legal-content {gap: 20px;}
.legal-block {min-height: 180px;display: flex;flex-direction: column;justify-content: center;}.about-container {padding: 0;}.about-page {padding: 0;}.about-content {gap: 20px;}
.about-card {width: 100%;padding: 40px;border-radius: 20px;min-height: 400px;display: flex;flex-direction: column;justify-content: center;}.about-card p {font-size: 18px;line-height: 1.8;}
.about-section-title {font-size: 26px;margin-bottom: 14px;}.about-list li {font-size: 18px;margin-bottom: 12px;}
.guide-block {flex-direction: column;text-align: center}.guide-image {width: 100%;max-width: 250px;margin-top: 12px;}.guide-text h2 {font-size: 20px;}
.guide-text p {font-size: 16px;}.guide-block {flex-direction: column;text-align: center;}.guide-image {width: 100%;max-width: 250px;margin-top: 12px;}.guide-text h2 {font-size: 22px;margin-bottom: 10px;color: #111827;}.guide-text p {font-size: 16px;}
.footer-inner {flex-direction: column;text-align: center;}.footer-nav {justify-content: center;flex-wrap: wrap;}
.footer-counter {margin-top: 8px;}
.nav-box {border-radius: 14px;padding: 1px;margin-top: 16px;}}