*,body{
    line-height: 1.375;
    font-size: 15px;
    padding:0;
    margin:0
}
a,a:focus,a:hover{
    text-decoration:none
}
.nowrap,.sous-substitle{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap
}
.nachinka-compl,.nachinka-light{
    border-left:1px solid rgba(255,255,255,.1)
}
.fx-1,img{
    max-width:100%
}
.comm-rate3 a,.krem-title>span,input,select{
    vertical-align:middle
}
#player,#serial_player{
    min-height:460px
}
*{
    background:0 0;
    outline:0;
    border:0;
    box-sizing:border-box
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
.comments_subscribe,.js .tabs-b.visible,.light-off .light-overlay,.no-dle-content #dle-content,.no-js .owl-carousel,.owl-carousel.owl-loaded,.ui-tooltip .sous-tip,article,aside,figure,figure img,footer,header,hgroup,main,nav,section{
    display:block
}
.clr{
    clear:both
}
.clearfix:after{
    content:"";
    display:table;
    clear:both
}
body{
    font:400 15px Arial,sans-serif;
    color:#bdbdbd;
    background-color:#262626;
    min-height:100%;
    width:100%
}
.fw700,b,h1,h2,h3,h4,h5,strong{
    font-weight:700
}
a{
    color:#5d616d
}
a:focus,a:hover{
    color:#06b4eb
}
.full-text a,.site-desc a{
    text-decoration:underline
}
h1,h2,h3,h4,h5{
    font-size:28px;
    color:#f7f7f7
}
button,input[type=button],input[type=password],input[type=submit],input[type=text],select,textarea{
    appearance:none;
    -webkit-appearance:none;
    font-size:16px;
    font-family:Arial!important
}
.btn,.button,.meta-fav a,.pagi-load a,.qq-upload-button,.up-second li a,.usp-btn a,.usp-edit a,button:not(.color-btn):not([class*=fr]),html input[type=button],input[type=reset],input[type=submit]{
    display:inline-block;
    text-align:center;
    padding:0 20px;
    height:40px;
    line-height:40px;
    border-radius:4px;
    cursor:pointer;
    color:#fff;
    background-color:#06b4eb;
    font-size:14px;
    text-transform:uppercase
}
.kryshka-in,.logo{
    height:66px
}
.btn:hover,.button:hover,.meta-fav a:hover,.pagi-load a:hover,.qq-upload-button:hover,.up-second li a:hover,.usp-btn a:hover,.usp-edit a:hover,button:not(.color-btn):hover,html input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{
    background:#2980b9;
    color:#fff;
    box-shadow:0 10px 20px 0 transparent
}
button:active,input[type=button]:active,input[type=submit]:active{
    box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.1)
}
input[type=password],input[type=text]{
    height:40px;
    line-height:40px;
    border-radius:4px;
    border:0;
    padding:0 15px
}
textarea{
    padding:15px;
    overflow:auto;
    vertical-align:top;
    resize:vertical
}
input[type=password],input[type=text],select,textarea{
    width:100%;
    background-color:#fff;
    color:#000;
    box-shadow:inset 0 0 0 1px #e3e3e3,inset 1px 2px 5px rgba(0,0,0,.1)
}
select{
    height:40px;
    border:0;
    padding:0 15px;
    width:auto
}
input[type=password]:focus,input[type=text]:focus,textarea:focus{
    box-shadow:inset 0 0 0 1px #3498db,inset 1px 2px 5px rgba(0,0,0,.1)
}
input::placeholder,textarea::placeholder{
    color:#000;
    opacity:.5;
    font-size:14px
}
input:focus::placeholder,textarea:focus::placeholder{
    color:transparent
}
.img-box,.img-fit,.img-resp,.img-resp-vert,.img-resp-vert2,.img-wide{
    overflow:hidden;
    position:relative
}
.img-resp,.img-resp-vert2{
    padding-top:60%
}
.img-resp-vert{
    padding-top:50%
}
,.img-box img,.img-resp img,.img-resp-vert img,.img-resp-vert2 img{
    width:100%;
    min-height:100%;
    display:block
}
.img-resp img,.img-resp-vert img,.img-resp-vert2 img{
    position:absolute;
    left:0;
    top:0
}
.img-wide img{
    width:100%;
    display:block
}
.img-fit img{
    width:100%;
    height:100%;
    object-fit:cover
}
#dle-content,.fx-row{
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.fx-col{
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-direction:column;
    -webkit-flex-direction:column;
    flex-direction:column
}
#dofullsearch,#gotop,.ac-protect,.ac-textarea .bb-editor+br,.hidden,.kryshka.sticky-hide:not(.sticky-vis) .login-box,.login-menu li .fa,.mass_comments_action,.nachinka-rate-site .nachinka-rate-count,.nachinka-screens br,.nachinka-screens>img,.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel.owl-refresh .owl-item{
    display:none
}
.fx-center{
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center
}
.fx-middle{
    -ms-flex-align:center;
    -webkit-align-items:center;
    align-items:center
}
#dle-content,.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;
    min-width:50px
}
.fx-between{
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.comments_subscribe input,.icon-left .icon,.icon-left [class*=fa-]{
    margin-right:10px
}
.icon-right .icon,.icon-right [class*=fa-],.nachinka-header>a{
    margin-left:10px
}
.anim,.btn,.btn-login:before,.krem-link,.kryshka-menu a,.kryshka-menu>span>a:before,.login-box a,.logo,.nachinka-devices [class*=fa],.nachinka-fav,.nachinka-fav a,.nachinka-rate-down,.nachinka-rate-up,.nachinka-trailer-btn .far,.owl-dot,.owl-next,.owl-prev,.podnos a,button{
    transition:.3s
}
.carou-inner i,.carou-inner:hover,.carou-inner:hover i{
    transition:.2s ease-in-out;
    opacity:1
}
.form-wrap h1,.mtitle,.sub-title h1{
    margin-bottom:20px;
    font-size:28px;
    font-weight:700;
    text-transform:uppercase;
    color:#f7f7f7
}
.nachinka-comms{
    padding-top:30px;
    border-top:1px solid #3c3c3c
}
.krem,.krem-upd,.login-header,.nachinka-desc{
    margin-bottom:0px
}
.krem-upd2{
    margin:15px
}
.nachinka-subtitle{
    font-size:18px;
    font-weight:500;
    color:#f7f7f7
}
.nachinka-views{
    font-size:14px;
    background:#464646;
    border-radius:5px;
    padding:10px 15px;
    color:#bcc0ce;
    cursor:pointer
}
.box-serial-seasons .serial-page-nav ul li a:hover,.comm-three-left:hover>a,.nachinka-player .tabs-sel2 span:hover,.sous-substitle{
    background-color:#171717
}
.nachinka-rating{
    width:100%;
    display:flex;
    justify-content:space-between;
    margin-bottom:30px
}
.nachinka-rating .itm,.serial-box{
    flex:0 1 auto
}
.rates{
    margin-top:10px
}
.nachinka-views:hover{
    background:#171717
}
.nachinka-fav a,.nachinka-fav a:hover,.nachinka-fav:hover,.nachinka-player .tabs-sel span:hover,.nachinka-views a,.speedbar a{
    color:#fff
}
.nachinka-right h2{
    font-size:23px;
    text-transform:none;
    color:#06b4eb;
    font-weight:400;
    line-height:35px
}
.nachinka-views i,.tabs-sel span fa-play{
    color:#ffa800
}
.box-serial-seasons{
    display:flex;
    justify-content:space-between;
    margin:30px 0 0
}
#nachir .nachinka-rate,.box-serial-seasons .serial-page-nav{
    width:100%
}
.serial-page-nav{
    position:relative;
    margin-bottom:0
}
.carou-inner,.formik1:after,.formik1:before{
    position:absolute;
    bottom:0;
    left:0;
    right:0
}
.serial-page-nav span{
    padding:8px 10px 8px 0;
    color:#fff;
    margin-left:10px
}
.serial-page-nav ul{
    display:inline-block;
    text-align:left
}
.serial-page-nav ul li{
    display:inline-block;
    vertical-align:top;
    padding-right:3px
}
.box-serial-seasons .serial-page-nav ul li a{
    padding:8px 10px;
    color:#fff;
    background-color:#464646
}
.box-serial-seasons .serial-rating{
    margin-left:20px;
    flex-shrink:0;
    margin-top:-5px;
    margin-right:-65px
}
.carou-inner{
    top:0;
    z-index:50;
    padding:20px 10px;
    text-align:center;
    display:block;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:center;
    opacity:1;
    transition:.1s ease-in-out
}
.formik-center,.formik1,.kryshka,.kryshka-menu,.login-check,.nachinka-player,.obnova-desc2,.prenext{
    position:relative
}
.carou-inner i{
    font-size:60px;
    width:60px;
    margin:auto;
    color:rgba(255,255,255,0)
}
.krem-header h1,.krem-kryshka h1{
    font-size:24px;
    font-weight:400;
    text-transform:none
}
.carou-inner:hover{
    color:#fff;
    background-color:rgba(30,30,30,.8)
}
.carou-inner:hover i{
    transform:scale(1.4);
    color:#fff
}
.fa-play-circle:before{
    content:"\f144"
}
.login-check input:checked+span:before,.sous-img-seasons:hover{
    background-color:#fff
}
.sous-substitle{
    color:#a7a7a7;
    width:100%;
    cursor:pointer;
    text-align:center;
    font-size:13px;
    line-height:27px;
    padding:0 10px;
    border-radius:0 0 3px 3px
}
.blue-group span,.full-taglist a,.hm-right a:hover,.obnova-fav:hover,.owl-next:hover,.owl-prev:hover,.sous-title .fa-play{
    color:#06b4eb
}
.formik1{
    min-width:320px;
    overflow:hidden;
    background:url(https://friends-serial.com/templates/friends/images/full_bg.webp) center top/cover no-repeat;
    filter:grayscale(.5)
}
.formik1:before{
    content:'';
    top:0;
    opacity:.6;
    background:#131722;
    z-index:3
}
.formik1:after{
    content:'';
    height:50%;
    z-index:5;
    background:linear-gradient(to top,#131722 0,#131722 10%,rgba(19,23,34,.8) 20%,rgba(19,23,34,0) 100%)
}
.krem-kryshka h1{
    color:#f7f7f7;
    margin-bottom:20px
}
.krem-header h1{
    color:#f7f7f7
}
.formik-center{
    max-width:900px;
    margin:0 auto;
    z-index:20
}
.kryshka{
    left:0;
    top:0;
    z-index:990;
    width:100%;
    box-shadow:0 5px 5px 0 rgba(0,0,0,.1);
    background-color:rgba(23,23,23,.4)
}
.kryshka-menu>span>a,.logo{
    display:block;
    z-index:101
}
.kryshka.sticky{
    position:fixed;
    background-color:rgba(30,30,30,.8)
}
.kryshka.sticky-hide{
    top:-80px
}
.btn-close.active,.kryshka.sticky-vis,.logo{
    top:0
}
.content{
    padding-top:20px
}
.kryshka.sticky .nachinka-img1,.owl-carousel.owl-hidden{
    opacity:0
}
#gotop{
    position:fixed;
    width:40px;
    height:40px;
    line-height:40px;
    right:20px;
    bottom:100px;
    z-index:990;
    background-color:#06b4eb;
    color:#fff;
    cursor:pointer;
    font-size:18px;
    border-radius:20px;
    text-align:center
}
.logo{
    display:flex;
    align-items: center;
    width:240px;
    line-height:75px;
    left:0;
    color:#f7f7f7;
    font-size:30px;
    font-weight:600;
    overflow:hidden;
    letter-spacing:-1px
}
.kryshka-menu>span{
    margin-right:45px
}
.kryshka-menu>span>a{
    font-weight:700;
    background:rgba(255,255,255,.1);
    border-radius:3px;
    padding:7px 10px;
    color:#fff;
    text-transform:uppercase;
    position:relative
}
.kryshka-menu>span:hover>a{
    background:rgba(6,6,6,.4);
    color:#fff
}
.kryshka-menu>span>a .fa{
    color:#ffc23a
}
.btn-login:before,.kryshka-menu>span>a:before{
    width:10px;
    height:10px;
    border-radius:50%;
    content:'';
    pointer-events:none;
    background-color:#2a8fdd;
    position:absolute;
    bottom:100%;
    left:50%;
    margin-left:-5px;
    opacity:0
}
.btn-login.is-active .far,.btn-login:hover .far,.btn-search:hover{
    color:#2a8ffd
}
.btn-login.is-active:before,.kryshka-menu>span:hover>a:before{
    bottom:-5px;
    opacity:1
}
.hidden-menu{
    border-bottom:3px solid #06b4eb;
    background-color:#464646;
    box-shadow:0 5px 20px rgba(0,0,0,.75);
    z-index:100;
    position:absolute;
    top:99%;
    width:300px;
    font-size:16px;
    pointer-events:none;
    opacity:0;
    transform:translateY(30px);
    transition:.3s;
    border-radius:2px
}
.kryshka-menu>span:hover .hidden-menu,.login-box.is-active{
    pointer-events:auto;
    opacity:1;
    transform:translateY(0)
}
.vkusna:after,.vkusna:before{
    opacity:.8;
    top:0;
    bottom:0;
    content:''
}
.hm-left{
    width:80px;
    padding:27px 30px;
    border-radius:2px 0 0 2px;
    font-weight:500;
    background:#131722;
    box-shadow:inset -1px 0 #0e1119;
    border-right:1px solid #1e222d
}
.hm-right{
    padding:20px 30px;
    column-width:80px
}
.hm-right a{
    display:inline-block;
    line-height:36px;
    color:#fff
}
.hm-left a:not(:hover){
    color:#303030
}
.hm-left li,.hm-title{
    margin-bottom:5px
}
.col-4 li{
    width:25%
}
.col-3 li{
    width:29%
}
.full-taglist,ul+.hm-title{
    margin-top:20px
}
.btn-login,.btn-menu,.btn-search{
    cursor:pointer;
    width:66px;
    height:66px;
    line-height:66px;
    text-align:center;
    font-size:18px;
    position:absolute;
    top:0;
    right:0;
    z-index:101
}
.btn-login{
    background-color:rgba(255,255,255,.15);
    width:70px
}
.btn-search{
    color:#898b91;
    right:76px
}
.btn-login .far{
    color:#f7f7f7;
    box-shadow:inset 0 0 0 2px #95979d;
    width:36px;
    height:36px;
    line-height:36px;
    border-radius:50%;
    font-size:16px
}
.btn-login.is-active .far:before{
    content:"\f00d"
}
.search-wrap{
    width:100%;
    max-width:800px;
    padding:30px;
    color:#fff;
    position:fixed;
    z-index:999;
    top:0;
    left:50%;
    transform:translateX(-50%)
}
.search-close,.search-title{
    font-size:24px;
    cursor:pointer
}
.search-box{
    position:relative;
    margin-top:30px
}
.search-box input,.search-box input:focus{
    padding:0 50px 0 15px;
    border-radius:0;
    box-shadow:none
}
.search-box button{
    position:absolute;
    right:5px;
    top:0;
    z-index:10;
    width:30px;
    background:0 0!important;
    color:#000!important;
    font-size:16px!important;
    padding:0!important
}
.vkusna{
    background-color:#131722;
    position:relative;
    overflow:hidden;
    margin-top:-66px
}
.blurred-bg,.vkusna-caption,.vkusna-desc,.vkusna:after,.vkusna:before{
    position:absolute
}
.vkusna-in{
    padding:126px 376px 60px 0
}
.blurred-bg{
    left:0;
    top:0;
    width:100%;
    height:100%;
    filter:blur(10px) grayscale(1)
}
.vkusna:before{
    left:0;
    right:0;
    background:#131722;
    z-index:3
}
.vkusna:after{
    left:0;
    right:0;
    z-index:5;
    background:linear-gradient(to right,#131722 0,rgba(19,23,34,.8) 20%,rgba(19,23,34,0) 30%,rgba(19,23,34,0) 70%,rgba(19,23,34,.8) 80%,#131722 100%)
}
.vkusna-desc{
    z-index:9;
    right:0;
    top:0;
    bottom:0;
    width:376px
}
.vkusna-title{
    font-size:36px;
    line-height:40px;
    font-weight:900;
    text-transform:uppercase;
    color:#f7f7f7
}
.vkusna-text{
    font-size:16px;
    margin-top:10px
}
.vkusna-caption{
    padding:26px 30px 0;
    display:none;
    left:0;
    right:0;
    top:50%;
    transform:translateY(-50%)
}
.krem-link,.krem-link .far,.sous-in{
    position:relative
}
.site-desc img{
    padding:20px;
    float:right
}
.krem-header{
    margin-bottom:20px;
    align-items:flex-end
}
.krem-title{
    font-size:23px;
    color:#f7f7f7
}
.krem-carou .krem-title,.krem-no-carou .krem-title{
    padding-right:20px;
    margin-right:20px;
    position:relative
}
.krem-carou .krem-title:after,.krem-no-carou .krem-title:after{
    content:'';
    background-color:#313540;
    width:1px;
    position:absolute;
    right:0;
    top:8px;
    bottom:5px
}
.krem-link{
    font-weight:300;
    font-size:14px;
    padding:5px 10px;
    display:inline-block;
    color:#fff;
    background-color:#464646;
    border-radius:3px
}
.krem-link:hover{
    color:#fff;
    background-color:#171717
}
.krem-link .far{
    margin-left:8px;
    font-size:16px;
    top:2px
}
.krem-carou .krem-header{
    padding-right:50px
}
.krem-obnova{
    padding-top:15px;
    padding-bottom:15px
}
.krem-content,.krem-items{
    margin:0 -15px
}
.mb-remove-30{
    margin-bottom:-30px
}
.krem-compensate-padding-top{
    margin-top:-30px
}
.sous-item{
    width:25%;
    padding:0 15px 30px
}
.sous-item2{
    width:50%;
    padding:0 15px 30px
}
.sous-in{
    display:block;
    color:#f7f7f7!important
}
.sous-img{
    border-radius:5px 5px 0 0
}
.sous-img:hover{
    background:#000
}
.sous-img-seasons{
    border-radius:3px 3px 0 0
}
.sous-title,.sous-title-seasons{
    text-align:center;
    background-color:#464646;
    border-bottom:1px solid rgba(0,0,0,.1);
    line-height:27px;
    border-radius:0 0 3px 3px;
    font-size:14px
}
.sous-title-seasons{
    cursor:pointer;
    color:#fff
}
.sous-info,.sous-rating{
    height:18px;
    line-height:18px;
    top:10px;
    position:absolute;
    text-align:center
}
.sous-title-seasons .fa-play{
    color:#06b4eb;
    font-size:14px
}
.sous-subtitle{
    font-weight:300;
    font-size:11px;
    margin-top:1px
}
.sous-rating{
    width:36px;
    border-radius:2px;
    font-weight:500;
    background-color:#01c03a;
    color:#fff;
    left:-3px
}
.comm-offline,.sous-rating.low{
    background-color:#e13535
}
.sous-rating.middle{
    background-color:#ff6702
}
.sous-info{
    background-color:#f7f7f7;
    color:#000;
    width:18px;
    border-radius:2px;
    right:10px;
    cursor:pointer;
    font-size:10px;
    opacity:0
}
.sous-in:hover .sous-info{
    opacity:1
}
.krem-carou .sous-item{
    width:100%;
    padding:0 0 0 3px
}
.vkusna-in .sous-item{
    padding:0
}
.ui-tooltip{
    position:absolute;
    z-index:97
}
.tooltip-text{
    color:#fff;
    padding:5px 10px;
    background:rgba(35,25,15,.8);
    border-radius:2px
}
.sous-tip{
    background-color:#f7f7f7;
    color:#1f1f1f;
    padding:0 15px;
    border-radius:3px
}
.sous-tip-header{
    background-color:#eee;
    margin:0 -15px 15px;
    padding:15px;
    border-radius:3px 3px 0 0
}
.sous-tip-header div{
    font-weight:700;
    font-size:18px;
    text-transform:uppercase
}
.sous-tip-header span{
    font-weight:300;
    color:#888;
    margin-left:15px
}
.news-text,.sous-tip-list,.sous-tip-meta,.sous-tip-text{
    line-height:1.6;
    margin-bottom:15px
}
.sous-tip-meta>span{
    margin-right:15px;
    color:#888;
    display:inline-block;
    border-radius:3px
}
.sous-tip-meta>span:first-child{
    background-color:#06b4eb;
    color:#fff;
    padding:2px 5px
}
.sous-tip-list li{
    position:relative;
    padding-left:100px;
    min-height:14px
}
.sous-tip-list li>span:first-child{
    color:#888;
    display:inline-block;
    position:absolute;
    left:0;
    top:0
}
.sous-tip-btm{
    border-top:1px solid #e3e3e3;
    margin:0 -15px;
    padding:15px
}
.sous-tip-category{
    border-radius:3px;
    background-color:#eee;
    color:#888;
    padding:5px 15px
}
.sous-tip-rating{
    font-size:18px
}
.sous-tip-rating .fa-thumbs-up{
    color:#83bf45;
    margin-right:10px
}
.sous-tip-rating .fa-thumbs-down{
    color:#ee3442;
    margin:0 10px
}
.sous-rel{
    width:20%
}
.sous-rel .sous-subtitle{
    font-size:14px
}
.sous-rel .sous-title{
    font-size:16px;
    text-transform:uppercase
}
.sbornik-item{
    width:33.33%;
    padding:0 15px 30px
}
.sbornik-in{
    display:block;
    border-radius:2px
}
.krem-carou .sbornik-item{
    width:100%;
    padding:0
}
.obnova-item{
    width:23%;
    margin-bottom:15px;
    position:relative
}
.obnova-item2{
    position:relative;
    padding:15px;
    background:rgba(19,19,19,.6);
    margin:5px 15px;
    border-radius:3px
}
.obnova-item2 .obnova-img{
    width:200px;
    margin:0 20px 0 0
}
.obnova-desc2 h3{
    font-size:23px;
    font-weight:400;
    color:#fff;
    padding-bottom:10px
}
.obnova-img{
    border-radius:3px;
    margin-right:0;
        aspect-ratio: 16 / 9;
    overflow: hidden;
}
.obnova-title{
    color:#fff;
    margin-bottom:10px
}
.obnova-meta{
    font-size:12px;
    font-weight:300
}
.obnova-desc{
    padding-top:12px;
    position:relative
}
.podnos,.site-desc{
    border-top:1px solid #3c3c3c;
    padding-top:30px
}
.obnova-date{
    color:#ffc23a;
    text-transform:capitalize;
    left:0;
    font-size:14px;
    font-weight:300
}
.obnova-date>div:first-child{
    font-size:24px;
    font-weight:400;
    position:absolute;
    left:0;
    top:-1px
}
.obnova-fav{
    position:absolute;
    right:0;
    top:12px;
    font-size:18px;
    cursor:pointer
}
.site-desc{
    line-height:1.6
}
.site-desc h1,.site-desc h2,.site-desc h3{
    font-size:20px;
    font-weight:500;
    margin-bottom:15px
}
.site-desc li{
    position:relative;
    margin-left:15px
}
.site-desc li:before{
    content:'';
    background-color:#06b4eb;
    width:5px;
    height:5px;
    border-radius:50%;
    position:absolute;
    left:-15px;
    top:11px
}
.nachinka-comms-legend,.site-desc p,.site-desc ul{
    margin-bottom:20px
}
.site-desc>:last-child{
    margin-bottom:0
}
.site-desc a{
    color:#06b4eb
}
.podnos{
    padding-bottom:30px;
    max-width:900px;
    margin:0 auto;
    position:relative
}
.podnos-two{
    padding-top:15px;
    padding-bottom:15px;
    margin-top:30px
}
.podnos-left{
    padding-right:30px
}
.podnos-menu li{
    margin-right:20px
}
.podnos-sitename{
    font-size:14px;
    padding:10px;
    display:inline-block;
    color:#fff;
    background-color:#464646;
    margin-top:-2px;
    border-radius:3px
}
.podnos-counter1{
    opacity:.4
}
.podnos-menu-col a{
    display:inline-block;
    padding:1px 10px 4px;
    border-radius:2px
}
.podnos-menu-col a:hover{
    background-color:#1e222d;
    color:#5d616d
}
.podnos-menu-col li+li{
    margin-top:12px
}
.podnos-cols{
    margin-left:-10px
}
.bottom-nav{
    padding-top:20px
}
.navigation{
    text-align:center;
    font-weight:700
}
.navigation a,.navigation span,.pnext a,.pnext>span,.pprev a,.pprev>span{
    display:inline-block;
    padding:0 10px;
    margin:0 3px 10px;
    line-height:40px;
    min-width:40px;
    border-radius:20px;
    background-color:#0f131e
}
.navigation span:not(.nav_ext),.pagi-nav11 a:hover{
    color:#f7f7f7;
    box-shadow:inset 0 0 0 2px #95979d
}
.nachinka-left{
    width:225px;
    margin-right:45px
}
.nachinka-img,.nachinka-img-in,.nachinka-img1-in{
    width:100%;
    height:500px;
    position:absolute;
    left:0;
    top:0
}
.nachinka-img-in{
    filter:grayscale(.5)
}
.nachinka-img-in:before,.nachinka-img1-in:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    opacity:.6;
    background:#262626;
    z-index:3
}
.nachinka-img:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    opacity:.8;
    z-index:3;
    background:linear-gradient(to right,#262626 0,rgba(38,38,38,.8) 20%,rgba(38,38,38,0) 30%,#26262600 70%,rgba(38,38,38,.8) 80%,#262626 100%)
}
.nachinka-img:after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    right:0;
    height:70%;
    z-index:5;
    background:linear-gradient(to top,#262626 0,#262626 10%,rgba(38,38,38,.76) 20%,#26262600 100%)
}
.nachinka-img1{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    overflow:hidden
}
.nachinka-img1-in{
    filter:blur(10px) grayscale(.5)
}
.nachinka-poster{
    width:225px;
    height:320px;
    border-radius:3px;
    margin-bottom:10px
}
.nachinka-fav{
    padding:10px;
    border-radius:3px;
    background-color:#08bd3e;
    text-align:center;
    font-size:16px;
    color:#fff;
    cursor:pointer
}
.nachinka-left-krem-title{
    color:#ccc;
    font-weight:500;
    margin:30px 0 10px
}
.nachinka-age,.nachinka-quality{
    margin-right:10px;
    border-radius:3px
}
.nachinka-screens a,.nachinka-screens a img{
    display:block;
    width:29%;
    height:64px;
    overflow:hidden;
    border-radius:3px
}
.nachinka-screens a img{
    width:100%;
    object-fit:cover
}
.nachinka-trailer-btn{
    position:absolute;
    z-index:5;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background-color:#000;
    cursor:pointer
}
.nachinka-trailer-btn .far{
    margin:auto;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    border-radius:50%;
    font-size:20px;
    color:#656767;
    box-shadow:0 0 0 2px #656767;
    padding-left:3px
}
.nachinka-trailer-btn:hover .far{
    color:#06b4eb;
    box-shadow:0 0 0 2px #06b4eb
}
.nachinka-devices li{
    cursor:pointer;
    text-align:center
}
.nachinka-devices [class*=fa]{
    display:block;
    height:40px;
    font-size:38px
}
.nachinka-devices li:last-child [class*=fa]{
    font-size:30px;
    padding-top:6px
}
.comm-rate3>span>span.ratingplus,.green-group span,.nachinka-devices li:hover [class*=fa]{
    color:#1ee459
}
.nachinka-widget{
    margin-top:30px
}
.nachinka-header{
    margin-bottom:8px
}
.nachinka-quality{
    background-color:#3d455c;
    color:#f7f7f7;
    padding:3px 10px;
    text-transform:uppercase;
    font-style:italic;
    font-weight:700;
    font-size:16px
}
.nachinka-age{
    background-color:#e73c3c;
    color:#f7f7f7;
    padding:1px 6px
}
.nachinka-date{
    text-align:right
}
.full h1{
    color:#f7f7f7;
    font-weight:400;
    font-size:24px;
    text-transform:none;
    margin-bottom:20px
}
.nachinka-original{
    color:#ccc;
    font-size:16px;
    margin:-15px 0 10px
}
.nachinka-meta{
    color:#ccc;
    margin-bottom:30px
}
.nachinka-meta>span{
    display:inline-block;
    position:relative;
    margin-right:24px
}
.nachinka-meta>span:not(:last-child):after{
    width:4px;
    height:4px;
    border-radius:50%;
    content:'';
    pointer-events:none;
    background-color:#2a8fdd;
    position:absolute;
    right:-14px;
    top:8px
}
.nachinka-list{
    color:#ccc;
    line-height:1.5;
    margin-bottom:27px
}
.nachinka-list li{
    padding-left:105px;
    position:relative;
    min-height:14px;
    margin-bottom:3px
}
.nachinka-list li>span:first-child{
    position:absolute;
    left:0;
    top:0;
    font-weight:500
}
.nachinka-list a,.nachinka-meta a{
    color:#06b4eb;
    border-bottom:1px dotted #06b4eb
}
.nachinka-list a:hover,.nachinka-meta a:hover{
    border-bottom-color:transparent
}
.nachinka-right-title{
    color:#f7f7f7;
    margin-bottom:23px;
    font-size:23px
}
.nachinka-rate{
    width:200px;
    height:46px;
    position:relative;
    margin-bottom:30px
}
.nachinka-rate-title{
    color:#ccc;
    position:absolute;
    left:0;
    top:0
}
.nachinka-rate-count{
    color:#f7f7f7;
    position:absolute;
    right:0;
    top:0
}
.nachinka-rate-votes{
    font-size:12px;
    position:absolute;
    right:0;
    bottom:0
}
.nachinka-rate-bar{
    background-color:#ccc;
    position:absolute;
    left:0;
    top:22px;
    width:100%;
    height:5px
}
.nachinka-rate-bar:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:5;
    background:linear-gradient(to right,rgba(19,23,34,0) 0,rgba(19,23,34,0) 3px,#131722 4px);
    background-size:5px 5px;
    background-repeat:repeat-x
}
.nachinka-rate-fill{
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:0;
    background:linear-gradient(to right,#ff7902 0,#ff6702 100%)
}
.nachinka-rate-imdb .nachinka-rate-fill{
    background:linear-gradient(to right,#ffa302 0,#ffca02 100%)
}
.nachinka-rate-site .nachinka-rate-bar{
    background:#e13535
}
.nachinka-rate-site .nachinka-rate-fill{
    background:#1ee459
}
.nachinka-rate-site{
    margin-right:80px
}
.dislikes,.likes{
    font-size:12px;
    color:#f7f7f7;
    position:absolute;
    bottom:0;
    left:0
}
.dislikes{
    left:auto;
    right:0
}
.comm-rate3 a,.nachinka-rate-down,.nachinka-rate-up{
    width:26px;
    height:26px;
    line-height:26px;
    text-align:center;
    border-radius:3px;
    font-size:12px;
    cursor:pointer;
    color:#e13535;
    background-color:#171717;
    position:absolute;
    top:10px;
    right:-80px
}
.comm-rate3 a:first-child,.nachinka-rate-up{
    right:-45px;
    color:#1ee459
}
.comm-rate3 a:first-child:hover,.nachinka-rate-up:hover{
    background-color:#1ee459;
    color:#fff
}
.comm-rate3 a:last-child:hover,.nachinka-rate-down:hover{
    background-color:#e13535;
    color:#fff
}
.nachinka-message{
    margin-bottom:20px;
    color:#a7a7a7;
    background-color:#464646;
    border-radius:5px;
    position:relative;
    padding:10px 15px
}
.nachinka-message-icon{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:60px;
    background-color:#464646;
    text-align:center;
    font-size:18px
}
.nachinka-player-header{
    margin:20px 0;
    display:flex;
    justify-content:space-between
}
.full-text>ol,.full-text>ul,.nachinka-comms-list{
    margin:0
}
.speedbar{
    padding:10px 15px;
    border-radius:3px 3px 0 0;
    background-color:rgba(0,0,0,.5)
}
.nachinka-ctrl,.nachinka-ctrl3{
    border-radius:5px 5px 0 0;
    overflow:hidden
}
.perevod{
    display:flex;
    flex-direction:row;
    justify-content:space-between
}
.perevod .perv{
    text-align:center;
    background-color:#303030;
    padding:10px;
    width:100%
}
.nachinka-ctrl3{
    background:rgba(19,19,19,.6)
}
.nachinka-ctrl2>*,.nachinka-ctrl3>*,.nachinka-player .tabs-sel span{
    height:40px;
    line-height:40px
}
.nachinka-ctrl2{
    border-radius:3px;
    overflow:hidden
}
.nachinka-player .tabs-sel,.nachinka-player .tabs-sel2{
    white-space:nowrap;
    overflow-y:hidden;
    overflow-x:auto;
    font-size:0
}
.nachinka-player .tabs-sel span{
    display:inline-block;
    padding:0 15px;
    cursor:pointer;
    font-size:14px;
    font-weight:500;
    color:#ccc
}
.nachinka-player .tabs-sel2 span{
    width:50%;
    display:inline-block;
    padding:0 15px;
    cursor:pointer;
    font-size:14px;
    text-align:center;
    color:#ccc;
    background-color:#464646
}
.pp_left{
    border-right:3px solid #262626
}
.nachinka-player .tabs-sel span.current{
    color:#fff;
    background-color:#171717;
    -webkit-box-shadow:inset 0 -3px 0 0 #06b4eb;
    -moz-box-shadow:inset 0 -3px 0 0 #06b4eb;
    box-shadow:inset 0 -3px 0 0 #06b4eb
}
.ac-av,.comm-avatar{
    border-radius:50%;
    box-shadow:0 0 0 2px #131722,0 0 0 4px #06b4eb;
    left:0;
    top:0
}
.js .tabs-b{
    background-color:#000;
    display:none
}
.nachinka-compl,.nachinka-compl2{
    font-size:18px;
    padding:0 15px
}
.nachinka-compl a,.nachinka-compl2 a{
    font-size:14px;
    color:#bcc0ce
}
.yx-share{
    margin-right:15px;
    height:auto!important
}
.nachinka-light{
    padding:0 65px 0 15px;
    position:relative;
    cursor:pointer
}
.nachinka-light:after,.nachinka-light:before{
    content:'';
    position:absolute;
    transition:.3s
}
.nachinka-light:before{
    height:22px;
    width:42px;
    border-radius:11px;
    background-color:#3d455c;
    right:15px;
    top:9px
}
.nachinka-light:after{
    right:38px;
    top:12px;
    height:16px;
    width:16px;
    border-radius:8px;
    background-color:#ffb402
}
.light-overlay{
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:99998;
    background-color:rgba(0,0,0,.8);
    display:none
}
.light-off .nachinka-light:after{
    right:18px;
    background:#ccc
}
.light-off .nachinka-player{
    z-index:99999
}
.light-off #gotop,.light-off .kryshka,.side-panel .kryshka-menu>span>a:before{
    display:none!important
}
.video-box embed,.video-box frame,.video-box iframe,.video-box object,.video-box video{
    max-width:100%!important;
    display:block;
    width:100%;
    height:450px
}
.mejs-container{
    max-width:100%!important
}
.full-text{
    margin-bottom: 20px;
}
.full-text img:not(.emoji){
    max-width:100%;
    margin-top:10px;
    margin-bottom:10px
}
.full-text>.highslide img[style*=left],.full-text>img[style*=left]{
    margin:0 10px 10px 0
}
.full-text>.highslide img[style*=right],.full-text>img[style*=right]{
    margin:0 0 10px 10px
}
.full-text a{
    color:#06b4eb
}
.full-text a:hover{
    text-decoration:none
}
.full-text h2,.full-text h3,.full-text h4,.full-text h5{
    margin:10px 0;
    font-size:20px;
    font-weight:400
}
.full-text p{
    margin-bottom:10px
}
.full-text>ul li{
    list-style:disc;
    margin-left:40px
}
.full-text>ol li{
    list-style:decimal;
    margin-left:40px
}
.full-taglist span:not(.fa):not(:last-child):after{
    content:",";
    display:inline
}
.add-comms{
    margin-bottom:30px;
    padding-left:76px;
    position:relative
}
.ac-av,.ac-rules,.comm-avatar,.comm-letter{
    position:absolute
}
.ac-av{
    width:46px;
    height:46px
}
.ac-inputs input{
    width:48.7%;
    margin-bottom:15px
}
.ac-textarea textarea{
    height:100px;
    margin-bottom:15px
}
.ac-submit button,.add-comms input,.add-comms textarea{
    box-shadow:0 1px 2px rgba(0,0,0,.2)
}
.add-comms input,.add-comms textarea{
    background-color:#171717;
    color:#ccc
}
.add-comms input::placeholder,.add-comms textarea::placeholder{
    color:#ccc;
    opacity:.5
}
.ac-submit button{
    background:#06b4eb;
    padding:0 10px!important;
    text-transform:none!important;
    height:26px!important;
    line-height:26px!important
}
.ac-rules{
    border-bottom:1px dotted #5d616d;
    right:0;
    bottom:5px
}
.last-comm-link{
    display:inline-block;
    padding-bottom:20px;
    color:#06c;
    font-size:18px
}
.comm-avatar{
    width:48px;
    height:48px
}
.comm-letter{
    left:0;
    top:0;
    width:100%;
    height:100%;
    line-height:48px;
    text-align:center;
    background-color:#000;
    color:#fff;
    font-size:18px;
    font-weight:500;
    text-transform:uppercase
}
.comm-rate3,.comm-three-left>a{
    height:26px;
    line-height:26px
}
.comm-item{
    margin-bottom:40px;
    padding-left:75px;
    position:relative;
    min-height:85px
}
.comm-status{
    background-color:#00c039;
    color:#f7f7f7;
    font-size:11px;
    width:50px;
    text-align:center;
    border-radius:3px;
    padding:1px 0;
    position:absolute;
    left:-2px;
    top:60px
}
.comm-status:before{
    content:'';
    position:absolute;
    bottom:100%;
    left:50%;
    margin-left:-4px;
    border:4px solid transparent;
    border-bottom-color:#00c039
}
.comm-offline:before{
    border-bottom-color:#e13535
}
.comm-two{
    margin:6px 0 10px;
    padding:10px 15px;
    border-radius:0 5px 5px;
    border-bottom:1px solid rgba(0,0,0,.4);
    background-color:#464646;
    color:#fff;
    position:relative
}
.comm-rate3,.login-soc-title:before{
    margin-right:15px
}
.comm-two:before{
    content:'';
    position:absolute;
    right:100%;
    top:0;
    border:4px solid transparent;
    border-top-color:#1e222d;
    border-right-color:#1e222d
}
.comm-three-left>a,.krem-title>span,.show-comms>a{
    border-radius:3px;
    display:inline-block
}
.comm-one{
    position:relative;
    padding-right:30px
}
.comm-complaint{
    position:absolute;
    right:0;
    top:0;
    font-size:16px
}
.comm-one>span{
    margin-right:5px;
    color:#ccc;
    font-weight:300
}
.comm-one>span.comm-author,.comm-one>span.comm-author a{
    color:#ccc;
    font-weight:500;
    font-size:16px
}
.comm-one>span.comm-group,.comm-one>span.comm-group *{
    color:#06b4eb!important;
    font-weight:400
}
.comm-rate3 a{
    display:inline-block;
    position:static
}
.comm-rate3>span{
    margin:0 10px;
    color:#5d616d
}
.comm-rate3>span>span.ratingtypeplus{
    color:#5d616d
}
.comm-rate3>span>span.ratingminus,.red-group span{
    color:#e13535
}
.comm-three-left>a{
    padding:0 10px;
    color:#fff;
    background-color:#464646
}
.red .comm-avatar{
    box-shadow:0 0 0 2px #131722,0 0 0 4px #e13535
}
.red .comm-one>span.comm-group,.red .comm-one>span.comm-group *{
    color:#e13535!important
}
.green .comm-avatar{
    box-shadow:0 0 0 2px #131722,0 0 0 4px #1ee459
}
.green .comm-one>span.comm-group,.green .comm-one>span.comm-group *{
    color:#1ee459!important
}
.yellow .comm-avatar{
    box-shadow:0 0 0 2px #131722,0 0 0 4px #ffa200
}
.yellow .comm-one>span.comm-group,.yellow .comm-one>span.comm-group *{
    color:#ffa200!important
}
.login-soc-btns,.show-comms{
    text-align:center
}
.show-comms>a{
    padding:10px 30px;
    font-size:16px;
    font-weight:500;
    background-color:#1e222d
}
.nachinka-comms-legend>div{
    margin:0 30px 20px 0;
    color:#ccc
}
.yellow-group span{
    color:#ffa200
}
.krem-title>span{
    background-color:#171717;
    padding:3px 10px;
    margin-left:5px;
    color:#fff;
    font-size:12px
}
.login-header>a,.login-soc-title:after{
    margin-left:15px
}
.comm-one>span:not(:first-child):before{
    content:'';
    width:4px;
    height:4px;
    border-radius:2px;
    display:inline-block;
    vertical-align:middle;
    margin-right:8px;
    background-color:#ccc
}
.overlay-box{
    position:fixed;
    z-index:998;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:.8;
    background-color:#000;
    cursor:pointer
}
.login-box{
    background-color:#171b26;
    box-shadow:0 5px 20px rgba(0,0,0,.75);
    z-index:100;
    position:absolute;
    right:0;
    top:99%;
    width:600px;
    border:1px solid #1e222d;
    font-size:16px;
    pointer-events:none;
    opacity:0;
    transform:translateY(30px);
    transition:.3s;
    border-radius:2px
}
.login-left{
    width:120px;
    padding:30px;
    position:relative;
    box-shadow:inset -2px 0 #0e1119;
    border-right:2px solid #1e222d
}
.login-right{
    padding:30px 30px 20px
}
.login-menu li{
    background-color:#131722;
    border-radius:2px;
    width:48.6%;
    margin-bottom:10px;
    padding:10px 0 10px 30px
}
.login-title{
    font-size:28px;
    font-weight:700;
    color:#f7f7f7;
    margin-bottom:2px
}
.login-avatar,.login-logout,.login-profile{
    color:#f7f7f7;
    width:60px;
    height:60px;
    line-height:60px;
    font-size:24px;
    border-radius:50%;
    text-align:center
}
.login-header>a{
    border-bottom:1px dotted #5d616d
}
.login-avatar{
    box-shadow:0 0 0 3px #131722,0 0 0 6px #e13535;
    margin-top:6px
}
.login-logout,.login-profile{
    box-shadow:inset 0 0 0 2px #95979d;
    display:block;
    position:absolute;
    left:30px;
    bottom:30px
}
.login-profile{
    bottom:105px
}
.login-input{
    margin-bottom:15px
}
.login-btn button{
    width:100%;
    margin:15px 0
}
.login-btm a{
    border-bottom:1px dotted #06b4eb;
    color:#06b4eb
}
.login-check input{
    opacity:0;
    position:absolute;
    cursor:pointer
}
.login-check span{
    display:block;
    padding-left:36px;
    height:30px;
    line-height:30px;
    color:#ccc
}
.login-check span:after,.login-check span:before{
    content:'';
    position:absolute;
    top:50%;
    transition:.3s
}
.login-check span:before{
    left:0;
    height:10px;
    margin-top:-5px;
    width:26px;
    border-radius:5px;
    background:#0e1119;
    box-shadow:inset 0 1px 4px rgba(0,0,0,.3)
}
.login-check span:after{
    left:1px;
    height:12px;
    width:12px;
    margin-top:-6px;
    background:#2ecc71;
    border-radius:6px;
    box-shadow:0 1px 4px transparent
}
.login-check input:checked+span:after{
    left:13px;
    background-color:#fff;
    box-shadow:0 1px 4px rgba(0,0,0,.3)
}
.login-admin{
    text-align:center;
    margin:-10px 0 25px
}
.login-soc-title{
    display:flex;
    align-items:center;
    margin:30px 0 15px
}
.login-soc-title:after,.login-soc-title:before{
    content:'';
    height:2px;
    background-color:#0e1119;
    flex:1
}
.login-soc-btns a{
    display:inline-block;
    margin:0 3px;
    vertical-align:top
}
.login-soc-btns img{
    display:block;
    width:30px;
    height:30px;
    border-radius:50%
}
.owl-carousel{
    display:none;
    width:100%;
    -webkit-tap-highlight-color:transparent;
    position:relative;
    z-index:10
}
.owl-carousel .owl-stage{
    position:relative;
    -ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel .owl-stage-outer{
    position:relative;
    overflow:hidden;
    -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item{
    position:relative;
    min-height:1px;
    float:left
}
.owl-carousel .owl-item>img{
    display:block;
    width:100%
}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{
    cursor:pointer;
    cursor:hand;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-loading{
    opacity:0;
    display:block
}
.owl-carousel.owl-drag .owl-item{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.owl-carousel.owl-grab{
    cursor:move;
    cursor:grab
}
.owl-carousel.owl-rtl{
    direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
    float:right
}
.owl-carousel .animated{
    -webkit-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
    z-index:0
}
.owl-carousel .owl-animated-out{
    z-index:1
}
.owl-carousel .fadeOut{
    -webkit-animation-name:fadeOut;
    animation-name:fadeOut
}
@-webkit-keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
@keyframes fadeOut{
    0%{
        opacity:1
    }
    100%{
        opacity:0
    }
}
.owl-height{
    transition:height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy{
    opacity:0;
    transition:opacity .4s
}
.owl-carousel .owl-item img.owl-lazy{
    -webkit-transform-style:preserve-3d;
    transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper{
    position:relative;
    height:100%;
    background:#000
}
.owl-carousel .owl-video-play-icon{
    position:absolute;
    height:80px;
    width:80px;
    left:50%;
    top:50%;
    margin-left:-40px;
    margin-top:-40px;
    cursor:pointer;
    z-index:1;
    background-color:#fff;
    -webkit-backface-visibility:hidden;
    transition:transform .1s
}
.owl-carousel .owl-video-play-icon:hover{
    -webkit-transform:scale(1.3,1.3);
    -ms-transform:scale(1.3,1.3);
    transform:scale(1.3,1.3)
}
.owl-carousel .owl-video-tn{
    opacity:0;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    transition:opacity .4s
}
.owl-carousel .owl-video-frame{
    position:relative;
    z-index:1;
    height:100%;
    width:100%
}
.owl-nav{
    position:absolute;
    left:0;
    right:0;
    top:-55px;
    z-index:1
}
.owl-next,.owl-prev{
    color:#5d616d;
    font-size:14px;
    position:absolute;
    top:0
}
.owl-prev{
    right:25px
}
.nextpl,.owl-next{
    right:0
}
.owl-dots{
    position:absolute;
    right:0;
    top:0;
    bottom:0;
    width:10px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center
}
.close-overlay,.side-panel{
    position:fixed;
    height:100%
}
.owl-dot{
    display:block;
    width:10px;
    height:10px;
    margin:5px 0;
    border-radius:5px;
    box-shadow:inset 0 0 0 1px #5d616d
}
.owl-dot.active{
    box-shadow:inset 0 0 0 1px #06b4eb;
    background-color:#06b4eb
}
.vkusna .owl-dots{
    right:-376px
}
.vkusna .owl-nav{
    right:-376px;
    top:auto;
    bottom:25px
}
.side-panel{
    width:280px;
    overflow-x:hidden;
    overflow-y:auto;
    z-index:9999;
    left:-320px;
    top:0;
    transition:left .4s
}
.prevpl,.side-panel.active{
    left:0
}
.close-overlay{
    width:100%;
    background-color:rgba(0,0,0,.5);
    left:0;
    top:0;
    z-index:9998;
    display:none
}
.btn-close{
    cursor:pointer;
    display:block;
    left:280px;
    top:-40px;
    position:fixed;
    z-index:9999;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    font-size:18px;
    background-color:#e84e36;
    color:#fff;
    transition:top .4s;
    -webkit-transition:top .4s
}
#simple-episodes-tabs,.b-player,.kryshka-in,.logo{
    position:relative
}
body.opened-menu{
    overflow:hidden;
    width:100%;
    height:100%
}
.side-panel .kryshka-menu{
    margin:0;
    padding:0
}
.side-panel .kryshka-menu>span{
    width:100%;
    margin:0;
    padding:0;
    background-color:#171717
}
.side-panel .kryshka-menu>span>a{
    height:40px;
    line-height:40px;
    padding:0 20px
}
.side-panel .hidden-menu{
    width:100%;
    position:static;
    width:calc(100% + 20px);
    margin-left:-10px;
    opacity:1;
    pointer-events:auto;
    transform:none;
    box-shadow:none;
    border-bottom:2px solid #06b4eb;
    border-top:2px solid #06b4eb;
    display:none
}
.side-panel .hidden-menu.is-active{
    display:block!important
}
@media screen and (max-width:1220px){
    .formik-center{
        max-width:1000px
    }
    #gotop,.col-right,.kryshka .kryshka-menu,.sous-info{
        display:none!important
    }
    .btn-menu{
        display:block;
        background-color:rgba(255,255,255,.15);
        color:#f7f7f7
    }
    .btn-login,.btn-search{
        width:auto;
        background:0 0!important;
        color:#ccc!important;
        right:81px
    }
    .kryshka-in{
        padding-left:0
    }
    .krem-items{
        margin-left:-7px;
        margin-right:-7px
    }
    .sbornik-item,.sous-item{
        padding-left:7px;
        padding-right:7px
    }
    .overlay-box,.search-close{
        cursor:pointer
    }
    .video-box embed,.video-box frame,.video-box iframe,.video-box object,.video-box video{
        height:400px
    }
    .podnos-cols{
        margin-left:0;
        text-align:center
    }
    .btn-search{
        right:135px
    }
}
@media screen and (max-width:950px){
    .formik-center{
        max-width:740px
    }
    .sous-item2{
        width:25%;
        padding:0 7px 15px
    }
    .obnova-item{
        width:23%
    }
    .vkusna-in{
        padding:96px 0 30px
    }
    .vkusna-desc{
        position:relative;
        height:100px;
        width:100%;
        text-align:center;
        margin-top:30px
    }
    .vkusna-caption{
        padding:0
    }
    .vkusna .owl-nav{
        display:none!important
    }
    .podnos-two,.vkusna .owl-dots{
        display:block;
        text-align:center
    }
    .vkusna .owl-dots{
        position:static;
        width:100%;
        margin-top:15px
    }
    .vkusna .owl-dot{
        display:inline-block;
        margin:0 5px
    }
    .podnos-left{
        width:100%;
        padding:0 0 15px;
        text-align:center
    }
    .podnos-menu{
        justify-content:center
    }
    .podnos-menu li{
        margin:0 10px 20px
    }
    .sous-item{
        width:25%
    }
    .grecaptcha-badge{
        visibility:hidden
    }
    .nachinka-left{
        margin:auto
    }
    .nachinka-right{
        min-width:100%;
        margin-top:15px
    }
    .sous-rel:nth-child(5n){
        display:none
    }
}
@media screen and (max-width:760px){
    .nachinka-player .tabs-sel2 span,.site-desc{
        font-size:14px
    }
    .formik-center{
        max-width:640px
    }
    .sous-item{
        width:33.33%
    }
    .sbornik-item{
        width:50%
    }
    .content{
        padding-top:30px
    }
    .grecaptcha-badge{
        visibility:hidden
    }
    .site-desc{
        line-height:1.4
    }
    .podnos-cols{
        margin-left:0;
        text-align:center
    }
    .sous-item2{
        width:25%;
        padding:0 7px 15px
    }
    .obnova-item2{
        margin:0;
        border-radius:3px
    }
    .obnova-desc2 h3{
        font-size:18px
    }
    .obnova-item2 .obnova-img{
        width:100%;
        margin:0 0 20px

    }
    .tabs-sel{
        min-width:100%;
        display:flex;
        flex-wrap:wrap
    }
    .tabs-sel>span{
        -ms-flex-preferred-size:0;
        flex-basis:0;
        -webkit-box-flex:1;
        -ms-flex-positive:1;
        flex-grow:1;
        max-width:100%;
        text-align:center
    }
    .yx-share{
        text-align:center;
        padding:15px
    }
    .comm-item{
        padding-left:65px
    }
    .sous-rel:nth-child(5n){
        display:block
    }
    .dcont button{
        font-size:12px;
        padding:0 15px!important
    }
    .comments-tree-list .comments-tree-list{
        padding-left:0!important
    }
    .comments-tree-list .comments-tree-list:before,.mass_comments_action{
        display:none
    }
}
@media screen and (max-width:590px){
    .formik-center{
        max-width:480px
    }
    .podnos-menu-col{
        width:48%;
        margin-bottom:10px;
        text-align:center
    }
    .ac-av,.login-left,.podnos-menu-col:nth-child(5){
        display:none
    }
    .podnos-cols{
        margin-left:0;
        text-align:center
    }
    .ac-inputs input,.login-box{
        width:100%
    }
    .login-title{
        font-size:18px
    }
    .login-right{
        padding:15px
    }
    .login-header{
        margin-bottom:15px
    }
    .login-menu li{
        padding:10px;
        font-size:14px
    }
    .nachinka-rating{
        flex-direction:column
    }
    .nachinka-rating .itm:first-child{
        padding-bottom:20px
    }
    .grecaptcha-badge{
        visibility:hidden
    }
    .nachinka-rating .itm{
        margin:0 auto
    }
    .add-comms{
        padding-left:0
    }
    .video-box embed,.video-box frame,.video-box iframe,.video-box object,.video-box video{
        height:300px
    }
    .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;
        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:360px){
    .formik-center{
        max-width:300px!important
    }
}
@media screen and (max-width:356px){
    .formik-center22{
        max-width:320px
    }
    .video-box embed,.video-box frame,.video-box iframe,.video-box object,.video-box video{
        height:250px
    }
}
.logo{
    margin-right:30px
}
.kryshka,.kryshka-in{
    padding-left:0
}
.kryshka-in{
    width:100%
}
@media screen and (max-width:470px){
    .krem-carou .krem-title,.logo,.vkusna-title{
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis
    }
    .site-desc{
        line-height:1.6;
        font-size:14px
    }
    .krem{
        margin-bottom:0
    }
    .krem-upd,.nachinka-rate{
        margin-bottom:10px
    }
    .formik-center{
        max-width:360px
    }
    .logo{
        padding-left:0px;
        width:calc(100% - 180px)
    }
    .krem-carou .krem-title:after,.logo:before,.nachinka-message-icon,.nachinka-views,.sous-rel:nth-child(5n){
        display:none
    }
    .vkusna-desc{
        height:80px
    }
    .vkusna-title{
        font-size:20px;
        width:100%
    }
    .obnova-item{
        width:48%;
        padding:0 0 15px
    }
    .krem-carou .krem-title{
        max-width:calc(100% - 100px);
        padding-right:0;
        margin-right:10px;
        height:35px;
        font-size:18px;
        position:relative;
        top:5px
    }
    .krem-carou .krem-link{
        bottom:8px
    }
    .sous-item{
        width:50%
    }
    .sbornik-item{
        width:100%
    }
    .sous-item2{
        width:50%;
        padding:0 7px 15px
    }
    .nachinka-comms-list{
        margin:0 0 0 5px
    }
    .full{
        padding-top:0
    }
    .full h1{
        font-size:24px
    }
    .full .krem-title{
        font-size:18px
    }
    .nachinka-rates{
        justify-content:center
    }
    .nachinka-rate-site{
        margin-right:0;
        margin-bottom:30px
    }
    .nachinka-rate-down{
        right:-36px
    }
    .nachinka-rate-up{
        right:auto;
        left:-36px
    }
    .nachinka-message{
        padding:15px
    }
    .logo{
        margin:0
    }
}
#player{
    background:#000
}
.b-player{
    background:#000;
    padding-top:10px
}
.b-player iframe{
    overflow:hidden;
    width:100%!important
}
.b-player iframe::-webkit-scrollbar{
    display:block
}
.b-post__lastepisodeout,.b-post__lastepisodeout_full{
    position:relative;
    background:url(../dle_serials/dle_serials.png) #12171b;
    color:#ccc;
    height:20px
}
.b-post__lastepisodeout_full a{
    color:#fff;
    text-decoration:none
}
.b-episodes__list{
    margin-left:-16px;
    padding:32px 0 15px;
    -webkit-transition:opacity .5s;
    -moz-transition:opacity .5s;
    -o-transition:opacity .5s;
    transition:opacity .5s
}
.b-episodes__list li{
    float:left;
    margin:0 0 17px 17px
}
.b-simple_seasons__list{
    margin:0 auto;
    padding:4px 10px 12px 13px;
    list-style:none
}
.b-simple_seasons__title{
    color:#fff;
    font-size:15px;
    font-weight:700;
    padding-top:10px;
    padding-left:11px;
    text-align:left
}
.b-simple_season__item{
    background:#2d2d2d;
    color:#fff;
    cursor:pointer;
    float:left;
    font-size:13px;
    margin:0 2px 2px 0!important;
    min-width:11.8%;
    padding:5px 7px;
    text-align:left;
    list-style:none!important
}
.b-simple_episodes__list{
    margin:0 auto;
    padding:10px 10px 12px 13px;
    text-align:left
}
.b-simple_episode__item{
    margin:0 2px 2px 0!important;
    min-width:11.8%;
    display:inline-block;
    font-size:11px;
    background:#242424;
    color:#f0f0f0;
    cursor:pointer;
    padding:5px;
    -webkit-transition:background .3s;
    -moz-transition:-moz-background .3s;
    -o-transition:-o-background .3s;
    transition:background .3s;
    text-align:left
}
#simple-episodes-tabs{
    white-space:nowrap;
    overflow:hidden;
    margin:0 30px;
    display:block
}
@media only screen and (max-width:590px){
    .b-post__lastepisodeout_full{
        position:relative;
        background:url(../dle_serials/dle_serials.png) #12171b;
        color:#ccc;
        height:40px
    }
    #player,#serial_player{
        min-height:300px
    }
    #simple-episodes-tabs{
        -webkit-overflow-scrolling:touch;
        overflow-x:scroll
    }
    #player{
        background:#000
    }
}
#simple-episodes-list{
    -moz-padding-start:0px;
    padding-start:0px;
    -webkit-padding-start:0px;
    text-align:left
}
.nextpl,.prevpl{
    position:absolute;
    top:0;
    font-size:xx-large;
    width:25px;
    height:20px;
    color:#d5d9d9;
    cursor:pointer;
    font-weight:700;
    z-index:999
}
.b-simple_episode__item.active,.b-simple_season__item.active{
    background:#5d5d5d!important;
    cursor:default
}
.b-changeplayer__list li:hover,.b-simple_episode__item:hover,.b-simple_season__item:hover{
    background:#4d4d4d
}
#nachir{
    margin-top:40px
}
.slice{
    overflow:hidden;
    position:relative;
    transition:height .2s
}
.slice-masked:before{
    content:'';
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    right:0;
    height:120px;
    pointer-events:none;
    background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#262626 100%);
    background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#262626 100%)
}
.slice-btn{
    margin:20px 0;
    font-weight:700
}
.slice-btn span{
    display:inline-block;
    cursor:pointer;
    text-align:center;
    color:#fff;
    padding:10px;
    font-weight:400;
    border-radius:3px;
    width:100%;
    background:#464646
}
 .nachinka-message p{
     padding-bottom: 10px;
     font-size: 15px;
}
 .all-seasons-title {
     height: 30px;
     display: grid;
     grid-template-columns: auto 1fr -webkit-max-content;
     grid-template-columns: auto 1fr max-content;
     margin-bottom: 20px;
}
 .all-seasons-title div{
     margin: 0;
     padding-right: 10px;
     font-size: 20px;
     font-weight: 500;
     color: #cfcfcf;
}
 .t-line {
     border-top: 1px solid transparent;
     -o-border-image: linear-gradient(270deg, rgba(250, 180, 84, 0.13) 0%, #00a6aa 11.64%, #ffc23a 47.57%, #1e88e5 89.33%, rgba(250, 180, 84, 0.13) 100%);
     border-image: linear-gradient(270deg, rgba(250, 180, 84, 0.13) 0%, #00a6aa 11.64%, #ffc23a 47.57%, #1e88e5 89.33%, rgba(250, 180, 84, 0.13) 100%);
     border-image-width: 0 0 1px 0;
     border-image-slice: 1;
     margin: auto 0;
     position: relative;
}
 .seasons-number {
     display: flex ;
     align-items: center;
     padding-left: 10px;
     color: #cfcfcf;
     font-weight: 100;
     font-size: 16px;
}
 @media screen and (max-width: 590px) {
     .logo {
         width: auto;
    }
}
 .site-desc {
     border-top: 1px solid #3c3c3c;
     padding: 20px 0px;
     line-height: 1.375 
}
 .site-desc li:before{
    top: 7px;
}
 .site-desc2 {
     padding: 20px 0px;
     line-height: 1.375 
}
/* Основной стиль таблицы */
 .grimm-table {
     width: 100%;
     border-collapse: collapse;
     margin: 20px 0;
     font-family: 'Arial', sans-serif;
     background-color: #1a1a1a;
    /* Тёмный фон для мистической атмосферы */
     color: #e0e0e0;
    /* Светлый текст */
     box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
     font-size: 16px;
}
/* Стили для заголовков */
 .grimm-table th {
     background-color: #2e4a5e;
    /* Тёмно-синий для Портленда */
     color: #ffffff;
     padding: 12px 15px;
     text-align: left;
     font-weight: bold;
     text-transform: uppercase;
     border-bottom: 2px solid #4a6a7d;
}
/* Стили для ячеек */
 .grimm-table td {
     padding: 10px 15px;
     border-bottom: 1px solid #333333;
}
/* Чередование строк */
 .grimm-table tr:nth-child(even) {
     background-color: #252525;
}
/* Hover-эффект для десктопов */
 @media (hover: hover) {
     .grimm-table tr:hover {
         background-color: #3b5a6f;
         transition: background-color 0.3s ease;
    }
}
/* Адаптивность для планшетов (600–900px) */
 @media screen and (max-width: 900px) {
     .grimm-table {
         font-size: 14px;
    }
     .grimm-table th, .grimm-table td {
         padding: 8px 10px;
    }
}
/* Адаптивность для мобильных (<600px) */
 @media screen and (max-width: 600px) {
     .grimm-table {
         font-size: 12px;
    }
    /* Скрываем заголовки */
     .grimm-table thead {
         display: none;
    }
    /* Преобразуем строки в блоки */
     .grimm-table tr {
         display: block;
         margin-bottom: 15px;
         border-bottom: 2px solid #4a6a7d;
    }
    /* Ячейки как блоки */
     .grimm-table td {
         display: block;
         text-align: right;
         position: relative;
         padding: 8px 10px 8px 50%;
         border-bottom: none;
    }
    /* Псевдоэлемент для заголовков ячеек */
     .grimm-table td:before {
         content: attr(data-label);
         position: absolute;
         left: 10px;
         width: 45%;
         font-weight: bold;
         text-transform: uppercase;
         color: #8ab4f8;
        /* Цвет для акцента */
    }
}
/* Вертикальное выравнивание */
 .grimm-table th, .grimm-table td {
     vertical-align: middle;
}
/* Стили для ссылок */
 .grimm-table a {
     color: #8ab4f8;
     text-decoration: none;
}
 .grimm-table a:hover {
     text-decoration: underline;
}
 blockquote {
     position: relative;
     padding: 20px 20px;
     margin: 25px 0;
     background: #414141;
     color: #cdcdcd;
     font-size: 15px;
     line-height: 24px;
     border-radius: 7px;
     text-align: left;
     font-style: italic;
}
 blockquote:before {
     content: "\f10e";
     font-family: "Font Awesome 5 Pro";
     font-weight: 600;
     top: -10px;
     font-style: normal;
     font-size: 27px;
     color: #06b4eb;
     position: absolute;
     left: 25px;
     right: auto;
     display: block;
     background: 0 0;
     width: 0;
}
/* Десктоп - 4 в ряд */
.fx-row.mb-remove-15 {
    justify-content: flex-start;
}

.obnova-item {
    margin-right: calc((100% - 4 * 23%) / 3);
}

.obnova-item:nth-child(4n) {
    margin-right: 0;
}

/* Планшет - 2 в ряд */
@media (max-width: 768px) {
    .obnova-item {
        width: 48%;
        margin-right: calc((100% - 2 * 48%) / 1);
    }
    
    .obnova-item:nth-child(4n) {
        margin-right: calc((100% - 2 * 48%) / 1); /* сбрасываем правило для 4n */
    }
    
    .obnova-item:nth-child(2n) {
        margin-right: 0;
    }
}


.main-news-image img, .full-text p img{
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 20px;
    display: block;
}

@media screen and (max-width: 760px) {
    .main-news-image img{
        margin-bottom: 15px;
    }
}

