* {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;}
.margin20{margin-top:20px;width: 100%;}
body > div.wrap > div > header > div > ul.header-menu.clearfix {margin-left: 100px;}
#dle-speedbar{background-color: #FFF;padding-left: 20px;}
blockquote, q {quotes:none;}
.sect-title {
    font-size: 24px;
    text-transform: uppercase;
    border-left: 5px solid #00bff8;
    padding-left: 15px;
}

.full-text-flex {
display:flex;
justify-content: space-between;
flex-wrap:wrap;
}

.full-text-flex .clearfix {
width:100%;
}

.full-text-flex .version-ru {
width:48%;
}

.full-text-flex .version-eng {
width:48%;
}

.full-text-flex span {
display:block;  
padding:2px;
}

.full-text-flex span.empty {
margin:0 0 25px 0;    
}

.full-text-flex span.lighted {
background:#ffeb3b;    
}


@media screen and (max-width:700px) {

.full-text-flex {
display:block;
position:relative;
max-width: 100%;
overflow-x: auto;
}
    
.full-text-flex span.lighted {
background:none !important;    
}

.full-text-flex .version-ru {
width:100%;
line-height:300%;
font-size:13px;
white-space: nowrap;
}

.full-text-flex .version-eng {
width:100%;
line-height:300%;
position:absolute;
top:18px;
left:0px;
color:#9f9f9f;
font-size:13px;
white-space: nowrap;
}
    
.full-text-flex br:nth-child(2) {display:none;}



}


.bb-pane{border: 1px solid #e3e3e3;}
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 Verdana, Tahoma, Geneva, sans-serif; line-height:normal; line-height: 1.5; padding:0; margin:0;        
color: black; background:#ededed; height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #2d2d2d; text-decoration: none;}
a:hover, a:focus {color:#28a1d8; text-decoration: none;}
h2, h3, h4, h5 {font-size:17px;}
h1 {font-weight: normal;font: 14px Verdana, Tahoma, Geneva, sans-serif;line-height: 1.5;margin: 0;padding: 0;text-align: center;display: inline;}
::-webkit-scrollbar-button{background-repeat:no-repeat;background-color: #2c4057;}::-webkit-scrollbar-track{background-color:#ecedee}::-webkit-scrollbar-thumb{-webkit-border-radius:0px;border-radius:0px;background-color:#2c4057;}::-webkit-scrollbar-thumb:hover{background-color:#56999f;}::-webkit-resizer{background-repeat:no-repeat;width:4px;height:0px}::-webkit-scrollbar{width:7px;height:10px;}
.main2 {background-color:#FFF; padding:0 20px; margin: -20px -300px 20px 230px;}
.under_img{display:block;text-align:center;}
.bb-pane ul {text-align:center;}
.bb-pane ul li {padding:1px;display: inline;}
   
.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap, .full-pages {}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn), html input[type="button"], 
input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 15px; color:#fff; display:inline-block; background-color:#27ae60; 
height:40px; line-height:40px; border-radius:0px; cursor:pointer; font-size:14px;
background:linear-gradient(to bottom, #27ae60 0%,#229c56 100%);}
.add-comm-form button, .button.icon-l{width: 100%;border-radius: 6px;font-size: 18px;}
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, .up-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{color:#fff; background:linear-gradient(to top, #27ae60 0%,#229c56 100%);}
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:#f5f5f5; border-radius:4px; -webkit-appearance: none; box-shadow:0 0 0 1px #EDEDED;}
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:#FFF; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); overflow:auto; vertical-align:top; resize:vertical;}

.img-box {overflow:hidden; position:relative; background-color:#CCC;}
.img-box img {width:100%; min-height:100%;}
.square-img img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.slide:before {transition: all .2s;}
a, .button{transition: color .2s, background-color .2s, opacity .2s;}

.flex-row {display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display:flex; flex-direction:column; justify-content:center;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}
.hidef {display:none;}


/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px;}
.center {max-width:1200px; margin:0 auto; position:relative; z-index:100;}
.wrapin {box-shadow: 0px 0px 35px rgba(132,137,143,0.35); background-color:#f4f4f4;}
.padd-b {padding-bottom:70px;}
.topper {background-color:#fff; align-items:center; padding:10px 20px; border-bottom:1px dashed #e3e3e3;}
.header {border-radius:0; background-color:#fff; position:relative; height:80px; border-bottom:1px solid #e3e3e3;}
.header-in {height:80px; padding:25px 220px 20px 250px;}
.cols {padding:20px 300px 20px 20px;}
.side {width:260px; margin-right:-280px; float:right;}
.main {width:100%; float:left; min-height:800px; background-color:#FFF; padding:20px; border:1px solid #e3e3e3;}
.footer {background-color:#fff; overflow:hidden; border-top:1px solid #e3e3e3;}


/* TOP LINE
----------------------------------------------- */
.clock {display:inline-block;}
#Date {display:inline-block; margin-right:15px;}
.clock ul {list-style:none; display:inline-block;}
.clock ul li { display:inline; text-align:center; }
#point { position:relative; padding:0 5px;}
.soc-btns {display:inline-block;}
.soc-btns .fa {width:30px; height:30px; border-radius:50%; text-align:center; line-height:30px; 
background-color:#C70003; color:#fff; font-size:14px; margin-left:8px; cursor:pointer;}
.soc-btns .fa:hover {opacity:0.7;}
.fa.fa-vk {background-color:#5075a5;}
.fa.fa-facebook {background-color:#4b6baf;}
.fa.fa-twitter {background-color:#2daae1;}
.fa.fa-odnoklassniki {background-color:#FC6D00;}


/* HEADER
----------------------------------------------- */
.logotype {height:80px; display:block; position:absolute; left:0; top:0;}
.logotype img {display:block;}
.header-menu > li {float:left; border-right:1px dashed #c9c7ca; position: relative;}
.header-menu > li > a {display:block; line-height:30px; padding:0 20px; text-decoration:underline;}
.header-menu > li > a:hover {text-decoration:none;}
.header-menu li:last-child {border:0;}
.header-menu li:last-child a {padding-right:0;}
.hidden-menu {position:absolute; left: 0px; top:100%; z-index:998; background-color:#fff; width:240px;
box-shadow:0 2px 2px 0 rgba(0,0,0,0.2); display:none;}
.hidden-menu a {display:block; padding:10px 20px; font-size:14px; color:#000; border-bottom:1px dashed #e3e3e3;}
.hidden-menu a:hover {text-decoration:underline;}
.icons-menu {position:absolute; top:15px; right:20px;}
.icons-menu li {float:left; margin-left:20px;}
.icons-menu a {height:50px; line-height:60px; text-align:center; font-size:24px; display:block;}
.icons-menu li:last-child a {border-radius:50%; width:50px; background-color:#28a1d8; color:#fff;margin-top: 5px;}
.icons-menu li:last-child a:hover {background-color:#27ae60; color:#fff;}

.search-wrap {width:100%; position:absolute; left:0; top:100%; z-index:888; padding:20px; height:80px; 
display:none; background-color:#f4f4f4; box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);}
.search-wrap2 {padding: 20px 20px 0 20px;}
.search-box {width:100%; position:relative; max-width:800px; margin:0 auto;}
.search-box input, .search-box input:focus {width:100%; height:40px; line-height:40px; padding:0 60px 0 10px; border-radius:3px;
background-color:#fff; color:#5c5c5c; border:0; box-shadow:inset 0 0 0 1px #e3e3e3;}
.search-box button {position:absolute; right:5px; top:5px; border-radius:3px;
padding:0 15px; height:30px; line-height:30px;}
#alfavit {height:auto; min-height:80px;}
#alfavit .tabs-box {padding-top:0; background: #fff;border: 1px solid #e3e3e3;}
#alfavit2 {height:auto;}
#alfavit2 .tabs-box {padding-top:0; background: #fff;border: 1px solid #e3e3e3;}
.alfavit .tabs-sel {margin-bottom: 0;float: left;width: 120px; box-shadow: none; background: #ebebeb;}
.alfavit .tabs-sel span {width: 33%; height: 30px; line-height: 30px;}
.alfavit .tabs-sel span.current {background: #27ae60 !important;}
.azbuka li a {float: left; width: 25px; padding: 4px 0; text-align: center; margin: 1px; color: #000;}
.azbuka li a:hover {background: #208ec1; color: #fff;}

/* TOOLTIP
----------------------------------------------- */
#tooltip{text-align:center;color:#ffffff;background-color:#000000;background-color:rgba(0, 0, 0, 0.65);position:absolute;z-index:100;padding:.5em;font-size:.85em;line-height:1.2em;border-radius:3px;}
#tooltip:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:3px solid #000000;border-top-color:rgba(0, 0, 0, 0.65);content:'';position:absolute;left:50%;bottom:-3px;margin-left:-5px;}
#tooltip.top:after{border-top-color:transparent;border-bottom:10px solid #111;top:-20px;bottom:auto;}
#tooltip.left:after{left:10px;margin:0;}
#tooltip.right:after{right:10px;left:auto;margin:0;}


/* SORT, GRID SELECT, SPEEDBAR
----------------------------------------------- */
.cont-header {align-items:center; margin-bottom: 10px;}
.main-title {font-size:17px; font-weight:700;text-transform: uppercase;}
.all a {color: #28a1d8;font-weight: 700;  text-transform: uppercase; font-size: 12px; display: inline-block; line-height: 20px;}
.all a:hover {color: #000;}
.all a .fa {background-color: #28a1d8; color: #FFF; font-weight: 400; width: 20px; text-align: center; line-height: 20px; border-radius: 10px;}
.sorter {display:inline-block; position:relative; cursor:pointer; padding:10px 20px; border:1px solid #e3e3e3; font-size:14px;}
.sorter:before {content:attr(data-label); float:left; padding:0 5px 0 0;}
.sorter form {display:none; background-color:#fff; padding:10px 15px; line-height:24px; box-shadow:0 0 15px 0 rgba(0,0,0,0.2); 
border-radius:4px; position:absolute; left:0; top:100%; width:220px; z-index:999;}
.sorter a:hover {text-decoration:underline;}
.sorter a {display:block; margin-bottom:5px;}
.sort li.asc a:after, .sort li.desc a:after {content:"\f063";  display: inline-block; margin-left:10px;}
.sort li.desc a:after {content:"\f062"}
.add-news {text-align:center; font-size:18px; margin-bottom:20px; color:#FFF !important; width:100%; font-weight:700;}
.slice{overflow:hidden;position:relative;transition:height .2s;}
.slice-btn{margin:10px 0 0 0;}
.slice-btn span{display:inline-block;cursor:pointer; color: #333; border-bottom: 1px dotted #333;}
.site-desc{line-height:20px;text-align:justify;margin-bottom:20px;}
.site-desc h1{margin-bottom:10px;color:#333;line-height:30px;}
.site-desc h2{font-size:18px;margin-bottom:10px;color:#333;line-height:30px;}
.site-desc h3{font-size:16px;margin-bottom:10px;color:#333;line-height:30px;}
.site-desc p + p{margin-top:5px;}


/* PLAYER
----------------------------------------------- */
.pleer {position: fixed; z-index: 200; width: 100% !important; height: 70px !important; bottom: 0;}
.pleer.jp-audio{display:none;}
.pleer.jp-audio.visible{display:block;}
.progressBar {cursor: pointer; overflow: hidden; transition: height linear .3s; position: absolute; top: 0; height: 15px; background-color: #E0E0E0;
max-width: 100%; right: 0px; left: 0px; color: #000; font-size: 10px;}
.downline{background-color: #ECEFF1; height: 70px;}
.downloadBar {display: block; height: 15px; width: 100px; z-index: 201;}
.playBar {top: 0; display: inline-block; height: 15px; background: #FFD600;}
.ttime {padding-top: 2px;}
.currentTime {position: absolute; left: 10px; top: 0;}
.duration {position: absolute; right: 10px; top: 0;}
.leftui {padding: 27px 20px;}
.uil {opacity: 0.3; display: inline-block; float: left; cursor: pointer; transition: all 0.2s ease;}
.uil:hover {opacity: 1;}
.trackBack {background-image: url("../images/trackback.svg"); background-repeat: no-repeat; background-position: 0px 4px; width: 24px; height: 32px; }
.trackForward {background-image: url("../images/trackforward.svg"); background-repeat: no-repeat; background-position: 0px 4px; width: 24px; height: 32px; }
.play {background-image: url("../images/play.svg"); background-repeat: no-repeat; background-position: 2px 0px; width: 32px; height: 32px; margin: 0 15px;}
.pause {background-image: url("../images/pause.svg"); background-repeat: no-repeat;background-position: 4px 4px; width: 32px; height: 32px; margin: 0 15px;}
.currentTrack {display: block; height: 50px; line-height: 50px; font-size: 14px; position: absolute; overflow: hidden; top: 17px; left: 150px; right: 170px;}
.rightui {position: absolute; right: 20px; top: 30px;}
.uir {opacity: 0.5; display: inline-block; float: left; cursor: pointer; width: 24px; height: 24px; margin-right: 5px; transition: all 0.2s ease;}
.uir:hover {opacity: 1;}
.mute {background-image: url("../images/mute.svg"); background-repeat: no-repeat; background-position: 0 0;}
.unmute {background-image: url("../images/unmute.svg"); background-repeat: no-repeat; background-position: 0 0;}
.volumeBar {cursor: pointer; padding: 0; overflow: hidden; display: inline-block!important; width: 102px; height: 6px; background: #E0E0E0;
vertical-align: top; cursor: pointer; margin-left: .5em; float: right; margin-top: 10px;}
.volume {cursor: pointer; background: #ffd600; width: 40%; height: 7px; float: left;}
.repeat{background-image: url("../images/repeat.png"); background-repeat: no-repeat; background-position: 0 0; margin-right: 30px;}
.repeatOff{background-image: url("../images/repeat.png"); background-repeat: no-repeat; background-position: 0 0; margin-right: 30px; opacity: 1;}

/* SEO DESCRIPTION
----------------------------------------------- */
.descr {color:#000; line-height:18px; text-align:justify; margin: 0 20px 20px 20px; border-radius: 12px;
border: 4px #e7e7e7 dashed; box-sizing: border-box; padding: 20px;}
.descr h1, .descr h2, .descr h3 {font-size:17px; margin-bottom:10px; 
padding-bottom:10px; font-family: arial; font-weight: 600;}
.descr h1 span, .descr h2 span, .descr h3 span {}
.descr p + p {margin-top:5px;}
.descr p {font-size: 13px;}
.descr a {color:#e13d7a; text-decoration:underline;}

/* SHORT
----------------------------------------------- */
.play-music {display: block; cursor: default !important; position: relative; transition: all 0.15s ease; padding: 5px 20px;}
.play-music.clip h2.play-title {margin: 0 0 0 40px;}
.play-music:hover {background-color: #FAFAFA;}
.play-music.plays, .play-music.pausing {background-color: #F5F5F5;}
.play-music .rate3 {position: absolute; right: 127px; top: 16.5px; margin-top: inherit; width: inherit;}
.play-music .rate3 .ps {color: #73ab00; background-color:inherit; font-size: 14px;}
.play-music .rate3 .ms {color: #b7001f; background-color:inherit; font-size: 14px;}
.play-music .rate3 .ps, .play-music .rate3 .ms {line-height:inherit; height:inherit;}
.play-music .rate3 .psc, .play-music .rate3 .ps:hover, .play-music .rate3 .msc, .play-music .rate3 .ms:hover {background-color:inherit;}
.play-music .rate3 .psc, .play-music .rate3 .msc {padding: 0; margin-left: 0; font-weight: inherit;}
h2.play-title {height: 50px; font-size: 1em; margin: 0 200px 0 40px; line-height: 50px; overflow: hidden;}
h2.play-title .title {font-weight: normal; color: #039BE5;}
h2.play-title .title a {color: #039BE5;}
h2.play-title .title a:hover {text-decoration: none;}
.play-music a.start, .play-music .video-clip {background-image: url(../images/start.svg);background-repeat: no-repeat;background-position: 13px 11px;border-radius: 40px; cursor: pointer; position: absolute; left: 0; top: 3px; 
width: 38px; height: 38px; display: inline-block; background-color: #29B6F6; transition: all 0.2s ease;}
.play-music a.start, .play-music .video-clip2 {background-image: url(../images/start.svg);background-repeat: no-repeat;background-position: 13px 11px;border-radius: 40px; cursor: pointer; position: absolute; left: 0; 
width: 38px; height: 38px; display: inline-block; background-color: #29B6F6; transition: all 0.2s ease;}
.play-music.pausing a.start, .play-music a.start {background-image: url("../images/start.svg"); background-repeat: no-repeat; background-position: 13px 11px;}
.play-music.plays a.start {background-image: url("../images/stop.svg"); background-repeat: no-repeat; background-position: 11px 11px;}
.play-music a.start:hover, .play-music .video-clip:hover {background-color: #2196F3;}
.play-music .video-clip i {margin:7px 11px;}
.play-music a.link {border-radius: 2px; cursor: pointer; position: absolute; right: 10px; top: 12px; width: 25px; height: 25px; display: inline-block; 
background-color: #BDBDBD; transition: all 0.2s ease; background-image: url("../images/text.svg"); background-repeat: no-repeat; background-position: 1px 1px;}
.play-music a.link:hover {background-color: #29B6F6;}
.addfav a, .addfav .fav-guest {position: absolute; top: 12px; right: 40px; width: 24px; height: 24px;
display: inline-block; background-color: #BDBDBD; text-align: center; cursor:pointer;}
.addfav a:hover, .addfav .fav-guest:hover {background-color: #29B6F6;}
.addfav .fa {margin-top: 4.5px;color: #fff;}
.left-b {position: absolute; top: 17px; right: 40px; font-size: 13px; color: #9E9E9E;}
.left-b .dur {margin-right: 40px;}
#trailer-box embed, #trailer-box object, #trailer-box video, #trailer-box iframe, #trailer-box frame {margin: 0 auto !important;}

/* SBORNIKI
----------------------------------------------- */
.sbor {margin-top:30px;}
.sbornik-item {float: left; width: 25%; margin: 0 0 1.3% 0; padding: 0 5px;}
.sbornik-img {position:relative;display: block;height: 200px;overflow: hidden;}
.sbornik-item img {display: block; min-height:100%; width:100%;}
.sbornik-item h2 {position: absolute; left: 0; bottom: 0; right: 0; padding: 10px; font-size: 16px; background-color: rgba(0,0,0,0.5); color: #FFF; transition: all .5s; text-align:center;}
.sbornik-item:hover h2 {background-color: #279ed5; color: #fff;}
.sbornik-col {position: absolute; top: 0; right: 0; color: #fff; background: #27a0d6; padding: 2px 7px;}

.full-news-image {float: left; width:250px; overflow: hidden;position: relative;}
.full-news-image img {width: 250px; border: 5px solid #e3e3e3;}
.full-news-info {margin: 0 0 0 270px;}
.info-line {font-size: 13px; color: #252525; padding: 0 4px 0 100px; position: relative; line-height: 35px; min-height: 35px;}
.info-line i {color: #2d2d2d; opacity: 0.6; font-style: normal; position: absolute; left: 6px;}
.info-line:nth-child(2n) {background: #f2f2f2;}

/* SIDE
----------------------------------------------- */
.side-box {background:#fff; margin-bottom:20px; padding:20px; padding-top:0; border:1px solid #e3e3e3;}
.side-bt {text-align:center; font-size:18px; font-weight:700; color:#fff; padding:10px; margin-bottom:20px; 
background: #27ae60; background:linear-gradient(to top, #27ae60 0%,#229c56 100%);}
.dle-content.side-bc .link {display:none !important;}

.dle-content.side-bc .play-music:hover { background-color: inherit;}
.dle-content.side-bc .play-music {padding: 0 0;vertical-align: middle; background-color: inherit;}
.dle-content.side-bc .play-music h2.play-title { min-height: 40px; height: auto; line-height: 18px; margin: 0 0 10px 47px; overflow: visible; font-size: 14px;}
.dle-content.side-bc .play-music a.start {top: 0; left: 0;}
.dle-content.side-bc .play-music .link {display:none;}

.tabs-box {padding-top:20px;}
.tabs-sel {box-shadow: 0 1px 0 0 rgba(255,255,255,0.5), inset 0 1px 4px 0 rgba(0,0,0,0.06); margin-bottom:20px; 
background:linear-gradient(to top, #ebebeb 0%, #f5f5f5 100%);}
.tabs-sel span {display:inline-block; height:36px; line-height:36px; width:49%; text-align:center; cursor:pointer; font-size:14px; }
.tabs-b {display:none;}
.tabs-b.visible {display:block;}
span.current {background: #27ae60; background:linear-gradient(to bottom, #27ae60 0%,#229c56 100%); color:#FFF;} 

.side-nav {background-color:#28a1d8; color:#fff; margin-bottom:20px; padding:20px; 
background:linear-gradient(to bottom, #28a1d8 0%,#208ec0 100%);}
.nav-title {font-size:18px; font-weight:700; margin-bottom:20px;}
.side-nav a {display:block; color:#FFF; padding:8px 35px 8px 0; position:relative; 
border-top:1px dashed #1177a5;}
.side-nav a span {display:inline-block; padding:3px 5px; color:#000; background-color:#f2f2f2; font-size:12px; 
position:absolute; top:8px; right:0; text-decoration:none !important;}
.side-nav a:hover {text-decoration:underline;}

/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-load, .pagi-load a {text-align:center; font-size:18px;}
.pagi-load > span {display:none;}
.pagi-load + .pagi-nav {margin-top:30px;}
.bottom-nav {line-height:40px; text-align:center; font-size:16px; padding:40px 0;}
.pagi-nav {white-space:nowrap; overflow-y:hidden; overflow-x:auto; max-width:100%;
background-color:#FFF; border:1px solid #e3e3e3; border-radius:3px; display:inline-block;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {border-right:1px solid #e3e3e3;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:40px; text-align:center;}
.navigation {text-align:center;}
.navigation a, .navigation span {display:inline-block; padding:0 5px; min-width:38px;
color:#444; border-right:1px solid #e3e3e3; margin-right:-4px;}
.navigation span, .pagi-nav a:hover {background-color:#28a1d8; color:#fff;}
.navigation span.nav_ext {background-color:transparent; color:#888;}
.dle-comments-navigation .pagi-nav {margin-bottom:0; padding-bottom:20px;}


/* FOOTER
----------------------------------------------- */
.fcols {padding:30px 40px;}
.fbottom {background-color:#f4f4f4; padding:20px; border-top:1px solid #e3e3e3;}
.fmenu {width:35%; float:left; color:#656565;}
.fmenu-title {margin-bottom:15px; font-size:20px;}
.fmenu-title .fa {color:#28a1d8;}
.fmenu a {display:block; color:#727272; margin-bottom:7px; padding-left:25px;}
.fmenu a:hover {color:#28a1d8; text-decoration:underline;}
.fsoc {float:right; text-align:right; padding:20px; display:inline-block;
background-color:#f4f4f4; border:1px dashed #e3e3e3;}
.fbottom div {line-height:31px;}
.counters {display:inline-block; background-color:#CCC; height:31px; min-width:88px;}


/* FULL
----------------------------------------------- */
.full-header {margin-bottom:20px;}
.full-header h1, .rel-title {font-weight:700; font-size:24px; margin-bottom:20px;}
.full-header-meta, .full-header-meta a {color:#9b9b9b;}
.full-header-meta > span {margin-right:20px;}
.full-header-meta .fa {margin-right:5px;}
.rel-title {margin-bottom:10px;}
.q-rel {padding-left:0;}
.q-rel:nth-child(2n) {padding-left:20px;}
.q-meta {opacity:0.6;}
.q-meta .fa {margin-right:5px;}
.q-meta > span {margin-right:20px;}
.q-meta a:hover, .q-title:hover {text-decoration:underline;}
.q-tags {margin-top:10px;}
.q-tags a {display:inline-block; padding:3px 5px; margin:10px 7px 0 0; border:1px solid #e3e3e3; color:#888; font-size:14px;}
.q-tags a:hover {border-color:#28a1d8; background-color:#28a1d8; color:#FFF;}

.top-desc { text-align: center; margin-bottom: 15px; line-height: 24px;}
.full-soc {text-align: center; margin: 30px 0 10px 0;}
.full-music {text-align: center;}
.full-music .play-music {display:inline;}
.full-music .play-music a .fa-pause, .full-music .play-music.pausing a .fa-pause {display:none;}
.full-music .play-music.plays a .fa-play {display:none !important;}
.full-music .play-music.plays a .fa-pause {display:inline-block !important;}
.full-music .play-music a .fa-pause {padding-right: 2px;}
.full-music .play-music a i {left: 4px; position: absolute; color: #282828; width: 42px; height: 42px; top: 4px; border-radius: 5px; padding-top: 9px; font-size: 25px;
background: #fff; background: -moz-linear-gradient(top,#fff 0,#dfdfdf 100%); background: -webkit-linear-gradient(top,#fff 0,#dfdfdf 100%);
background: linear-gradient(to bottom,#fff 0,#dfdfdf 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#dfdfdf',GradientType=0);}
.full-music .play-music {text-align: center; padding: 0;}
.full-music .play-music a, .full-music .play-music.pausing a.start, .full-music .play-music a.start {padding-top: 13px; font-size: 18px; font-weight: 700; border-radius:5px;
cursor: pointer; position: relative; width: 250px; height: 50px; color: #fff; text-decoration: none; text-align: center; left: inherit; top: inherit; background: #3fb3e8;
background: -moz-linear-gradient(top,#3fb3e8 0,#0089c7 100%); background: -webkit-linear-gradient(top,#3fb3e8 0,#0089c7 100%); right: auto;
background: linear-gradient(to bottom,#3fb3e8 0,#0089c7 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3fb3e8',endColorstr='#0089c7',GradientType=0);}
.full-music .play-music a:hover, .full-music .play-music.pausing a.start:hover, .full-music .play-music a.start:hover {background: #0089c7;
background: -moz-linear-gradient(top,#0089c7 0,#3fb3e8 100%); background: -webkit-linear-gradient(top,#0089c7 0,#3fb3e8 100%); 
background: linear-gradient(to bottom,#0089c7 0,#3fb3e8 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089c7',endColorstr='#3fb3e8',GradientType=0);}
.full-music .play-music a.start {margin-right: 20px;background-position: 0 !important;}
.full-music .play-music.plays, .full-music .play-music.pausing, .full-music .play-music:hover {background-color: inherit;}
.view-info {display: block; margin: 20px auto; font-size: 16px; text-align: center;}
.view-info div {display: inline-block; text-align: center; margin: 0 10px 10px;}
.view-info div i {color: #279fd5; font-size: 18px;}


.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}

.full-bottom-meta {background-color:#f4f4f4; padding:20px; margin:20px -20px; align-items:center; 
border:1px solid #e3e3e3; border-left:0; border-right:0;}
.to-fav {display:inline-block; vertical-align:middle;}
.back-btn {margin-right:20px;}

.rate3-counts {display:none;}
.rate3 {display: block;white-space: nowrap;text-align: center;margin-top: 10px;}
.ps, .ms {display:inline-block; vertical-align:top; height:40px; line-height:40px; padding-left:10px; 
color:#fff; font-size:16px; cursor:pointer;}
.ps {background-color:#73ab00;}
.ms {background-color:#b7001f;}
.psc, .msc {display:inline-block; font-weight:700; padding:0 10px; margin-left:10px;}
.psc, .ps:hover {background-color:#659600;}
.msc, .ms:hover {background-color:#93001a;}

.load-rel {text-align: center;margin: 20px 0;}
.load-rel .button {font-size: 18px;}

/* 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:20px auto;}
.mejs-container {max-width:100% !important;}
.full-text img:not(.emoji) {max-width:100%;}
.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:#007ac2;}
.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; text-transform:uppercase;}
.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 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;}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
.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-bottom:20px;}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {position:relative; padding:20px; margin:0 -20px 20px -20px; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
.ac-soc {position:absolute; right:21px; top:14px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-av {width:40px; height:40px; border-radius:50%; float:left; margin-right:10px;
background:#fff url(../dleimages/noavatar.png) no-repeat; background-size:contain;}
.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color:#FFF; box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
.ac-textarea textarea {height:85px;}
.ac-submit {}
.ac-textarea > br, .ac-textarea > input, .ac-textarea > label {display:none !important;}
.active .ac-textarea > br, .active .ac-textarea > input, .active .ac-textarea > label {display:inline-block !important;}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {background-color:#FFF;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f0f0f0; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#06c;}
.full-comms {}

.comm-item {margin-bottom:20px;}
.comm-left {width:45px; height:45px; margin-left:-65px; float:left; border-radius:50%; 
box-shadow:0 0 0 5px #fff,0 0px 15px 0 rgba(0,0,0,0.2);}
.comm-right {width:100%; float:right; background-color:#f4f4f4; padding:10px; position:relative;}

.comm-one {padding:0 80px 10px 0; position:relative; font-size:14px;}
.comm-one > span:nth-child(4) {color:#bcbcbc; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:20px;}
.comm-author {font-weight:700;}
.comm-author a {color:#6382b1; text-decoration:underline;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap; font-size:16px;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:22px;
color:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#a03939; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:22px; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {color:#4c4c4c; padding-bottom:0; font-size:22px;overflow: hidden;}
.signature {font:italic 12px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; 
border-top:1px dashed #e3e3e3;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three a {color:#6382b1; text-decoration:underline;}
.comm-three li:first-child {margin-left:0px; float:left;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#FFF; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#f5f5f5;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px; font-weight:700;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f5f5f5;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#390; color:#fff;}
.lb-menu a .fa {color:#444;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%; background-color:#FFF;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#f5f5f5; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}


/* GO TOP BUTTON */
#gotop{position:fixed; width:40px; height:40px; line-height:36px; right:10px; bottom:80px; cursor:pointer; font-size:20px;
z-index:9998; display:none; opacity:0.7; background-color:#000; color:#FFF; border-radius:50%; text-align:center;}




/* ADAPTIVE
----------------------------------------------- */
.show-menu {display:none;}

@media screen and (max-width: 1220px) {
.wrap {padding:0;}
.center {max-width:1000px;}
.wrapin, .topper {border-radius:0;}
.header-menu {display:none;}

.fcols {padding:20px;}
.fbottom {padding:20px;}
.show-menu {text-align:center; line-height:50px; color:#222; 
position:absolute; top:20px; left:240px; cursor:pointer; display:block; font-size:24px;}
.header-menu {position:absolute; left:0; top:100%; width:100%; background-color:#FFF; z-index:887; 
box-shadow:0px 0px 15px 0px rgba( 0, 0, 0, 0.15 ); padding:10px 0;}
.header-menu li {float:none; border-bottom:1px dashed #c9c7ca; border-right:0;}
.sbornik-img {height: 160px !important;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.top-line {padding:10px 20px;}
.add-news {display:none;}
.cols {padding:20px;}
.side {width:100%; margin-right:0; float:none; margin-top:20px;}
.main {width:100%; float:none; min-height:300px;}
.side {display:flex; flex-flow:row wrap; justify-content:space-between;}
.side-box, .side-nav {width:48.5%;}
.fmenu {width:50%; margin-bottom:20px;}
.fsoc {float:none; width:100%; text-align:center;}
}

@media screen and (max-width: 760px) {
.clock {display:none;}
.topper {display:block; text-align:center;}
.sorter {width:100%; margin-top:10px;}
.topper a {display:none;}

.rate3 {display:block; width:100%; margin-top:10px;}
.ps, .ms {margin:0 10px 0 0;}

.comm-one > span:nth-child(3), .comm-one > span:nth-child(1), .comments-tree-list .comments-tree-list:before {display:none;}
.comm-three {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}

.sbornik-item {width: 49% !important;}
.sborniki .sbornik:nth-child(2n){margin-right: 0;}
.sbornik-img {height: 230px !important;}
}
@media screen and (max-width: 623px) {
.full-music .play-music a.start {margin-right: 0;}
}
@media screen and (max-width: 603px) {
.full-music .play-music a.link {top: 10px !important;}
}
@media screen and (max-width: 590px) {
.center {max-width:480px;}
.header-in {padding:25px 0;}
.logotype {width:215px; padding-top:21px; left:10px;}
.fmenu {width:100%; margin-bottom:20px; float:none;}
.fmenu-title {font-size:18px;}
.side-box, .side-nav {width:100%;}
.q-item {padding:20px 0;}
.q-left, .q-meta {display:none;}
.q-right {float:none;}
.q-item:nth-child(2n) {padding:20px;}

.full-header h1, .rel-title, .main-title, .q-title {font-size:18px;}
.full-header-meta, .full-header-meta a {font-size:14px;}
.full-bottom-meta > div:first-child {width:100%; margin-bottom:10px;}

.full-news-image {float: none; width: auto; overflow: hidden; position: relative; height: auto; margin: 0 0 0 0;}
.full-news-image img {width: auto;max-width: 100%;}
.full-news-info { margin: 0 0 0 0;}


.comm-one > span:nth-child(4) {display:none;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc:before {display:none;}
.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) {
.cols {padding:10px;}

.rate3 {white-space:normal;}
.ps, .ms {width:100%; position:relative; margin-right:0;}
.psc, .msc {margin-left:0px; position:absolute; top:0; right:0;}
.ms {margin-top:10px;}

.sbornik-item {width: 100% !important;}
.sbornik-img {height: 240px !important;}

.comm-two {line-height:18px; font-size:14px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}

@media (min-width: 471px) and (max-width: 590px) {
.sbornik-img {height: 200px !important;}
}

@media (max-width: 800px) {
#dle-content.side-bc .play-music h2.play-title { padding: 10px 0 0 0 !important;  margin: 0 0 10px 42px !important; min-height: 44px !important;}
.rightui {display: none;}
.currentTrack {right: 20px;}
.play-music {height: auto; overflow: visible; margin: 5px 0;}
h2.play-title {height: auto; font-size: 0.85em; overflow: visible; line-height: 1.5; margin: 0 170px 0 20px; padding: 7px 0; overflow-x: hidden;}
.play-music.clip h2.play-title { margin: 0 170px 0 50px;}
.play-music .video-clip  i{margin: 4.5px 4.5px;}
.play-music .video-clip a {background-position: 4px 4px;}
.play-music.plays a.start {background-position: 4px 4px;}
.play-music a.link {right: 5px; top: 5px;}
.addfav a, .addfav .fav-guest {right: 35px;top: 5px;}
.play-music .rate3 {right: 105px;top: 5px;}
.left-b {top: 11px; right: 35px; font-size: 12px;}
.left-b .dur {margin-right: 34px;}
.hook {padding-top: 60px;}
.full-music .play-music a.link {right: 0; top: 0;}
}
@media (max-width: 760px) {
.play-music .rate3 {right: 95px !important;}
.play-music .rate3 .ps, .play-music .rate3 .ms {padding-left:inherit;}
}
@media (max-width: 570px) {
h2.play-title {margin: 0 80px 0 20px !important;}
.play-music.clip h2.play-title { margin: 0 20px 0 45px !important;}
.play-music .rate3  {display:none !important;}
}
@media (max-width: 470px) {
.play-music.clip h2.play-title { margin: 0 20px 0 25px !important;}
.icons-menu li {margin-left: 10px;}
}
.full-text table {
table-layout: fixed;
width: 98%;
border-collapse: collapse;
}
.full-text td {
width: 2%;
border: 1px solid #ddd;
}
.full-text th{
width: 2%;
padding:10px 20px;
color:#3D3511;
border-bottom:1px solid #F4EEE8;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.full-text th:nth-child(even){
font-size:1.077em;
color:#fff;
background:#27ae60;
}
.full-text th:nth-child(odd){
font-size:1.077em;
color:#fff;
background:#28a1d8;
}
.full-text tbody tr:hover {
background: #F0F8FF; color: #000000; }
.hedline{
color:#fffafa;
margin: 1% 1% 1% 3%;
}
/*--- RATING ---*/
.unit-rating{
    width: 300px;
    height: 30px;
    position: relative;
    background: url(../dleimages/rating1.png) 0 0px;
    display: inline-block;
    vertical-align: middle;
}
.unit-rating li{text-indent:-90000px;padding:0;margin:0;float:left}
.unit-rating li a{display:block;width:30px;height:30px;text-decoration:none;text-indent:-9000px;
z-index:17;position:absolute;padding:0}
.unit-rating li a:hover{background:url(../dleimages/rating1.png) 0 -30px;z-index:2;left:0}
.unit-rating a.r1-unit{left:0}
.unit-rating a.r1-unit:hover{width:30px}
.unit-rating a.r2-unit{left:30px}
.unit-rating a.r2-unit:hover{width:60px}
.unit-rating a.r3-unit{left:60px}
.unit-rating a.r3-unit:hover{width:90px}
.unit-rating a.r4-unit{left:90px}
.unit-rating a.r4-unit:hover{width:120px}
.unit-rating a.r5-unit{left:120px}
.unit-rating a.r5-unit:hover{width:150px}
.unit-rating a.r6-unit{left:150px}
.unit-rating a.r6-unit:hover{width:180px}
.unit-rating a.r7-unit{left:180px}
.unit-rating a.r7-unit:hover{width:210px}
.unit-rating a.r8-unit{left:210px}
.unit-rating a.r8-unit:hover{width:240px}
.unit-rating a.r9-unit{left:240px}
.unit-rating a.r9-unit:hover{width:270px}
.unit-rating a.r10-unit{left:270px}
.unit-rating a.r10-unit:hover{width:300px}
.unit-rating li.current-rating{background:url(../dleimages/rating1.png) 0 -60px;position:absolute;
height:30px;display:block;text-indent:-9000px;z-index:1}
.frate-data{margin-top:20px;}
.mrating .unit-rating{list-style:none;margin:0;padding:0;width:150px;height:30px;position:relative;
background:url(../dleimages/rating1.png) repeat-x; display:inline-block;}
.mrating .unit-rating li{text-indent:-90000px;padding:0;margin:0;float:left;width:30px;height:30px;}
.mrating .unit-rating li a{display:block;width:30px;height:30px;text-decoration:none;text-indent:-9000px;
z-index:17;position:absolute;padding:0}
.mrating .unit-rating li a:hover{background:url(../dleimages/rating1.png) 0 -30px;z-index:2;left:0}
.mrating .unit-rating a.r1-unit{left:0}
.mrating .unit-rating a.r1-unit:hover{width:30px}
.mrating .unit-rating a.r2-unit{left:30px}
.mrating .unit-rating a.r2-unit:hover{width:60px}
.mrating .unit-rating a.r3-unit{left:60px}
.mrating .unit-rating a.r3-unit:hover{width:90px}
.mrating .unit-rating a.r4-unit{left:90px}
.mrating .unit-rating a.r4-unit:hover{width:120px}
.mrating .unit-rating a.r5-unit{left:120px}
.mrating .unit-rating a.r5-unit:hover{width:150px}
.mrating .unit-rating a.r6-unit{left:150px}
.mrating .unit-rating a.r6-unit:hover{width:180px}
.mrating .unit-rating a.r7-unit{left:180px}
.mrating .unit-rating a.r7-unit:hover{width:210px}
.mrating .unit-rating a.r8-unit{left:210px}
.mrating .unit-rating a.r8-unit:hover{width:240px}
.mrating .unit-rating a.r9-unit{left:240px}
.mrating .unit-rating a.r9-unit:hover{width:270px}
.mrating .unit-rating a.r10-unit{left:270px}
.mrating .unit-rating a.r10-unit:hover{width:300px}
.mrating .unit-rating li.current-rating{background:url(../dleimages/rating1.png) 0 -60px;position:absolute;
height:30px;display:block;text-indent:-9000px;z-index:1}
.our_rate {
    height: 50px;
    text-align: center;
    margin-bottom: 5px;
}

.rating_digits {
    margin: 0 auto;
    width: 300px;
    font-size: 16px;
}

.rating_digits div {
    display: inline-block
}

.rating_digits_1 {
    float: left;
    margin-left: 5px
}

.rating_digits_2 {
    float: right;
    margin-right: 5px
}
.rcol { margin-top: 20px;
    text-align: center; }
.speedbar li{
	display: inline;
	margin-right: 6px;
	color: #222;
}
.ddddd{    width: 100%;
    background-color: #FFF;
    padding-left: 20px;}

.video {position:relative;padding-bottom:56.25%;/*пропорции видео 16:9 */padding-top:25px;height:0;}
.video iframe {position:absolute;top:0;left:0;width:100%;height:100%;}