/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */
.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit 
{overflow: hidden; position: relative; background-color: #222;}
.img-resp {padding-top: 60%;}
.img-resp-vert {padding-top: 150%;}
.img-resp-sq {padding-top: 100%;}
.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {width: 100%; min-height: 100%; display: block;}
.img-resp img, .img-resp-vert img, .img-resp-sq img {position: absolute; left: 0; top: 0;}
.img-wide img {width: 100%; display: block;}
.img-fit img {width: 100%; height: 100%; object-fit: cover;}
.nowrap {overflow: hidden; text-overflow: ellipsis;}
 ul.hr {
    margin: 0; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
   }
   ul.hr li {
    display: inline; /* Отображать как строчный элемент */
    margin-right: 5px; /* Отступ слева */
    border: 1px solid #3d3d4145; /* Рамка вокруг текста */
    padding: 8px 10px; /* Поля вокруг текста */
    border-radius: 6px;
    text-transform: uppercase;  
    position: revert; 
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgb(28, 39, 71));
    color: #f2f2f2;
    font-size: 20px;
    transition: all 500ms ease;    
   }
ul.hr li:hover {
  background: rgba(0,0,0,0);
  color: #3a7999;
  box-shadow: inset 0 0 0 3px #3a7999;
}

button {
  border: none;
  background: #3a7999;
  color: #f2f2f2;
  padding: 10px;
  font-size: 18px;
  border-radius: 5px;
  position: relative;
  box-sizing: border-box;
  transition: all 500ms ease; 
}




 .logo-related_news {
    background: 16px 16px no-repeat #0c4340;
    width: 132px;
    height: 58px;
    
    color: #52e5dd;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    display: block;
    -webkit-box-shadow: 0 0 13px 0 rgba(19,20,21,.75);
    -moz-box-shadow: 0 0 13px 0 rgba(19,20,21,.75);
    box-shadow: 0 0 13px 0 rgba(19,20,21,.75);
   
}
 .reitingfilm > div {display:inline-block; margin-right:10px; line-height:40px; font-size:14px; padding:0 10px;}
.reitingfilm > div:before {content:attr(data-label); display:inline-block; margin-right:5px;}
.reit-kp {background-color:#f60; color:#fff}
.reit-imdb {background-color:#fc0; color:#000000;}
.block-opisanie {padding: 0 25px 35px; border: 1px solid #25273d; border-bottom: 0; box-shadow: inset 1px 1px 4px 0 rgb(0 0 0 / 98%); background: rgba(0,0,0,0.9); }
/* THUMB
----------------------------------------------- */
.th-item {float: left; width: 20%; padding: 0 8px; margin-bottom: 16px; position: relative;}
.th-in {position: relative; background-color: #22374a; box-shadow: 0 1px 2px rgba(0,0,0,.65);}
.th-img {margin-bottom: 10px; transition: box-shadow .2s linear;}
.th-img:before {content: ''; position:  absolute; left:0; top: 0; width: 100%; height: 50px; z-index: 5;
background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);}
.th-img:after {content: ''; position:  absolute; left:0; bottom: 0; width: 100%; height: 50px; z-index: 5;
background: linear-gradient(to top, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%);}
.th-desc {padding: 0px; padding-top: 0; height: 20px;}
.th-title {font-size: 11px; font-weight: 600;}
.th-cat {margin-top: 5px; font-size: 12px; color: #e3e3e3;}
.th-meta {position: absolute; z-index: 10; display: inline-block; color: #fff; font-size: 14px;}
.th-trl {right: 8px; bottom: 53px; display: inline-block; padding: 3px 10px; font-size: 8px; 
	background-color: #e74c3c; color: #fff; cursor: pointer;}
.th-qual {right: 0; top: 0; display: inline-block; padding: 1px 3px; background-color: #2980b9; color: #fff;}
.th-rating {left: 8px; bottom: 8px;}
.th-rating .icon {margin-right: 5px;}
.th-rating .icon {color: #2ecc71; font-size: 18px;}
.th-percent {opacity: 0;}
.wdone {opacity: 1;}
.th-edit {position: relative; top: -10px;}
#trailer-box {display: none;}
.th-tip {display: none; background-color: #111; color: #ccc; padding: 30px; 
	box-shadow: inset 200px 0 300px -300px rgba(0,0,0,0.8), inset 0 1000px rgba(0,0,0,0.8);}
.th-tip .full-text {color: #ccc;}
.th-tip-title {font-size: 18px; font-weight: 600; margin-bottom: 20px; color: #fff;}
.ui-tooltip {position: absolute; z-index: 97;}
.tooltip-text {color: #fff; padding: 5px 10px; background: rgba(35, 25, 15, 0.8); border-radius: 2px;}
.ui-tooltip .th-tip {display: block;}

 
 
 

/* ADAPTIVE
----------------------------------------------- */
.btn-menu, .btn-menu2 {display: none;}
.side-panel {width:280px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#061524;
padding:15px; z-index:99999; position:fixed; left:-320px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:99998; display:none;}
.btn-close {cursor:pointer; display:block; left: 280px; top: -40px; position: fixed; z-index: 99999;
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;}
.btn-close.active {top:0px;}
body.opened-menu {overflow: hidden; width: 100%; height: 100%;}
.side-panel a {color: #fff;}
.side-panel .hd-menu {display: block; margin-bottom: 15px;}
.side-panel .hd-menu li {display: block; margin: 0; line-height: 34px; padding: 0 15px; border-bottom: 1px solid #333;}


@media screen and (max-width: 1220px) {
.wrap-center {max-width:1000px; overflow: hidden;}
.cols {display: block;}
.col-left {display: none;}
.main, .desc-text {padding-left: 15px; padding-right: 15px;}
.carou {margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px;}
.btn-menu {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; 
cursor: pointer; margin-right: 15px;}
#gotop {display: none !important;}
.not-logged .login-avatar {display: none;}
.login-close {top: -5px;}
.login-title {font-size: 18px;}
.login-box {max-width: calc(100% - 60px); padding: 15px;}
.hd-menu, .footer {padding-left: 15px;}
.hd-menu {margin-left: -15px; margin-right: -15px;}
.hd-menu li {margin-right: 15px;}

.full, .add-comms {margin-left: -15px; margin-right: -15px;}
.fone {padding: 0;}
.ftwo, .fthree, .ffour, .add-comms, .ffive, .fbtm {padding-left: 15px; padding-right: 15px;}
}

@media screen and (max-width: 950px) {
.wrap-center {max-width:768px;}
.btn-menu2 {display: block; width: 30px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; 
cursor: pointer; margin-right: 15px; margin-left: -10px;}
.search-wrap {min-width: 100%; padding: 15px; -ms-flex-order: 9;-webkit-order: 9;order: 9; 
border: 0; border-top: 1px solid #0a2136; display: none;}
.search-box input {background-color: #0a2136 !important; border-radius: 0; padding-left: 50px;}
.search-box button {left: 15px;}
.btn-login {width: calc(100% - 80px);}
.btn-login, .btn-fav {-ms-flex-order: 10;-webkit-order: 10;order: 10; display: none;}
.header.is-active {height: auto;}
.is-active .btn-login, .is-active .btn-fav, .is-active .search-wrap {display: block;}
.logo {-ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 
	max-width: 100%; min-width: 50px; margin-right: 15px; overflow: hidden;}

.col-right-in {width: 100%;}
}

@media screen and (max-width: 760px) {
.wrap-center {max-width:640px;}
.wrap {padding-top: 0;}
.th-item {width: 25%;}
.desc-text img {display: none;}
.footer {text-align: center; padding: 15px;}
.footer > span, .ft-counter {position: static; display: inline-block; margin-bottom: 10px;}
.ft-counter {margin: 15px 0 0 0;}

.fthree, .ftwo {display: block;}
.fthree {white-space: nowrap; overflow-y: hidden; overflow-x: auto;}
.fctrl {display: inline-block; vertical-align: top; width: 80px; margin-right: 15px;}
.ftwo {text-align: center;}
.vpm-rate {margin: 15px auto 0 auto;}

.dcont button {font-size:12px; padding:0 15px !important;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
}

@media screen and (max-width: 590px) {
.wrap-center {max-width:480px;}
.th-item {width: 33.33%;}

.ac-inputs input {width: 100%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {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 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) {
.wrap-center22 {max-width:320px;}
.th-item {width: 50%;}
.logo {overflow: hidden; position: relative; max-width: 258px;}
.logo img {position: absolute; width: 100%; height: auto; left: 0; top: 50%; transform: translateY(-50%);}

body {background-image: none;}
.full h1 {font-size: 18px; font-weight: 600;}
.fleft {width: 80px; margin: 0 15px 10px 0;}
.fposter {width: 80px;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}


@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&subset=cyrillic");html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

/*
1111

GREEN:
#262b38 = #262b38
#343947 = #343947

ORANGE:
#EC5E40 

*/

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    outline: none!important
}

body {
    /*background-color: #F1F3F5;
    background-color: rgb(50,72,99);*/
    background: #1b1e25;
    color: #ccc;
    font: 12px/1.4 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100vh
}

img {
    max-width: 100%
}

a {
    text-decoration: none;
    color: #ccc;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip: ink
}

a:hover {
    color: #fff;
    text-decoration: underline;
}

.wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.page_content {
    margin-top: 200px;/*60px;*/
    margin-bottom: 0;
    /*background: #fff;*/
    background: #1e252f;
    position: relative;
    z-index: 2;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 0 60px rgba(255, 203, 203, 0.9)    
}

@media (max-width: 1100px) {
    .page_content {
        margin-top:22px
    }
}

.bbcodes[type=button],
.bbcodes[type=reset],
.bbcodes[type=submit],
.btn,
.ui-button {
    display: inline-block;
    background: #2b323c;
    padding: 7px 20px 8px;
    color: #ccc;
    cursor: pointer;
    border: 0px;
    border-radius: 0px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background ease .3s, border-color ease .3s, -webkit-box-shadow ease .3s;
    transition: background ease .3s, border-color ease .3s, -webkit-box-shadow ease .3s;
    -o-transition: background ease .3s, box-shadow ease .3s, border-color ease .3s;
    transition: background ease .3s, box-shadow ease .3s, border-color ease .3s;
    transition: background ease .3s, box-shadow ease .3s, border-color ease .3s, -webkit-box-shadow ease .3s;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16)
}

.bbcodes[type=button]:hover,.bbcodes[type=reset]:hover,.bbcodes[type=submit]:hover,.btn:hover,.ui-button:hover {
    background: #40485a;
    border-color: #252e3a
}

.bbcodes[type=button].active,.bbcodes[type=reset].active,.bbcodes[type=submit].active,.btn.active,.ui-button.active {
    background: #252e3a;
    border-color: #252e3a 
}

.bbcodes[type=button].disabled,.bbcodes[type=reset].disabled,.bbcodes[type=submit].disabled,.btn.disabled,.ui-button.disabled {
    cursor: default
}

.bbcodes[type=button].disabled:hover,.bbcodes[type=reset].disabled:hover,.bbcodes[type=submit].disabled:hover,.btn.disabled:hover,.ui-button.disabled:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    border-color: #252e3a;
    background: inherit
}

.bbcodes[type=button].blue,.bbcodes[type=reset].blue,.bbcodes[type=submit].blue,.btn.blue,.ui-button.blue {
    background: #EC5E40;
    border: none;
    color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16)
}

.bbcodes[type=button].blue:hover,.bbcodes[type=reset].blue:hover,.bbcodes[type=submit].blue:hover,.btn.blue:hover,.ui-button.blue:hover {
    background: #3a76ff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24)
}

.bbcodes[type=button].blue.disabled:hover,.bbcodes[type=reset].blue.disabled:hover,.bbcodes[type=submit].blue.disabled:hover,.btn.blue.disabled:hover,.ui-button.blue.disabled:hover {
    background: #EC5E40
}

.bbcodes[type=button].border_blue:hover,.bbcodes[type=reset].border_blue:hover,.bbcodes[type=submit].border_blue:hover,.btn.border_blue:hover,.ui-button.border_blue:hover {
    border-color: #EC5E40
}

.bbcodes[type=button].green,.bbcodes[type=reset].green,.bbcodes[type=submit].green,.btn.green,.ui-button.green {
    background: #343947;
    border: none;
    color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16)
}

.bbcodes[type=button].green:hover,.bbcodes[type=reset].green:hover,.bbcodes[type=submit].green:hover,.btn.green:hover,.ui-button.green:hover {
    background: #262b38;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24)
}

.bbcodes[type=button].green.disabled:hover,.bbcodes[type=reset].green.disabled:hover,.bbcodes[type=submit].green.disabled:hover,.btn.green.disabled:hover,.ui-button.green.disabled:hover {
    background: #343947
}

.bbcodes[type=button].red,.bbcodes[type=reset].red,.bbcodes[type=submit].red,.btn.red,.ui-button.red {
    background: #EC164F;
    border: none;
    color: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16)
}

.bbcodes[type=button].red:hover,.bbcodes[type=reset].red:hover,.bbcodes[type=submit].red:hover,.btn.red:hover,.ui-button.red:hover {
    background: #DC1047;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24)
}

.bbcodes[type=button].red.disabled:hover,.bbcodes[type=reset].red.disabled:hover,.bbcodes[type=submit].red.disabled:hover,.btn.red.disabled:hover,.ui-button.red.disabled:hover {
    background: #FA5252
}

.bbcodes[type=button].auth,.bbcodes[type=reset].auth,.bbcodes[type=submit].auth,.btn.auth,.ui-button.auth {
    padding-left: 33px;
    padding-right: 33px
}

.checkbox_block:not(.label) {
    padding-left: 30px;
    position: relative;
    cursor: pointer
}

.checkbox_block input[type=checkbox] {
    display: none
}

.checkbox_block label {
    display: block;
    min-height: 16px;
    padding-left: 28px;
    position: relative;
    cursor: pointer
}

.checkbox_block:not(.label):before,.checkbox_block label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #868E96;
    border-radius: 2px;
    -webkit-transition: border-color ease .3s, background ease .3s;
    -o-transition: border-color ease .3s, background ease .3s;
    transition: border-color ease .3s, background ease .3s
}

.checkbox_block:not(.label):after,.checkbox_block label:after {
    content: '';
    display: block;
    position: absolute;
    left: 4px;
    top: 9px;
    width: 0;
    height: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent
}

.checkbox_block.checked:before {
    border-color: #343947;
    background: #343947
}

.checkbox_block.checked:after {
    -webkit-animation: checkbox-check 0.3s 0s cubic-bezier(0.4, 0, 0.23, 1) forwards;
    animation: checkbox-check 0.3s 0s cubic-bezier(0.4, 0, 0.23, 1) forwards
}

.checkbox_block input[type=checkbox]:checked~label:before {
    border-color: #343947;
    background: #343947
}

.checkbox_block input[type=checkbox]:checked~label:after {
    -webkit-animation: checkbox-check 0.3s 0s cubic-bezier(0.4, 0, 0.23, 1) forwards;
    animation: checkbox-check 0.3s 0s cubic-bezier(0.4, 0, 0.23, 1) forwards
}

@-webkit-keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #343947;
        border-color: #fff;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    33% {
        width: 4px;
        height: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    to {
        width: 4px;
        height: 9px;
        border-color: #343947;
        border-color: #fff;
        -webkit-transform: translate3d(0, -9px, 0) rotate(45deg);
        transform: translate3d(0, -9px, 0) rotate(45deg)
    }
}

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #343947;
        border-color: #fff;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    33% {
        width: 4px;
        height: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    to {
        width: 4px;
        height: 9px;
        border-color: #343947;
        border-color: #fff;
        -webkit-transform: translate3d(0, -9px, 0) rotate(45deg);
        transform: translate3d(0, -9px, 0) rotate(45deg)
    }
}

.select_body select {
    display: none
}

.select_block {
    display: block;
    position: relative
}

.select_block_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    background: #F1F3F5;
    border: 1px solid #252e3a;
    border-radius: 50px;
    padding: 7px 40px 9px 20px;
    position: relative;
    cursor: pointer;
    color: #ccc;
    min-height: 39px
}

.select_block_btn:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    right: 16px;
    border: 6px solid transparent;
    border-top-color: #ccc
}

.select_block_btn_col {
    display: block;
    margin-left: 5px
}

.select_block_btn.btns {
    background: #fff;
    border-color: #EC5E40;
    padding: 5px 32px 0px 7px
}

.select_block_btn.height_two {
    border-radius: 8px
}

.select_block_btn .select_block_btns {
    background: #F1F3F5 url('/templates/epkino/images/close.svg') no-repeat right 8px center;
    background-size: 14px;
    border: 1px solid #252e3a;
    border-radius: 30px;
    padding: 2px 27px 5px 11px;
    position: relative;
    cursor: pointer;
    color: #ccc;
    margin: 0 5px 5px 0;
    font-size: 13px
}

.select_block_list {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 5px);
    background: #F1F3F5;
    border: 1px solid #252e3a;
    border-radius: 8px;
    z-index: 9999;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 350px
}

.select_block_list:not(.active) {
    display: none
}

.select_block_list_item {
    list-style: none;
    padding: 5px 15px;
    min-height: 21px;
    font-size: 15px
}

.select_block_list_item_text {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.select_block_list_item:first-child {
    margin-top: 7px
}

.select_block_list_item:last-child {
    margin-bottom: 7px
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slider_block {
    border-top: 1px solid #252e3a;
    padding: 27px 36px;
    display: none
}

.slider_block.slick-initialized {
    display: block
}

.slider_block .slick-track {
    padding: 5px 0
}

.slider_block .item {
    margin: 0 8px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    background: #000;
    -webkit-transition: -webkit-box-shadow ease .3s;
    transition: -webkit-box-shadow ease .3s;
    -o-transition: box-shadow ease .3s;
    transition: box-shadow ease .3s;
    transition: box-shadow ease .3s, -webkit-box-shadow ease .3s
}

.slider_block .item img {
    display: block;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: opacity ease .3s;
    -o-transition: opacity ease .3s;
    transition: opacity ease .3s;
    border-radius: 8px
}

.slider_block .item:hover {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24)
}

.slider_block .slider_block_arrow {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 42px;
    width: 42px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transition: background ease .3s, fill ease .3s;
    -o-transition: background ease .3s, fill ease .3s;
    transition: background ease .3s, fill ease .3s;
    fill: #ccc;
    padding: 7px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    z-index: 10
}

.slider_block .slider_block_arrow:hover {
    background: #EC5E40;
    fill: #fff
}

.slider_block .slider_block_arrow.left {
    left: -21px
}

.slider_block .slider_block_arrow.right {
    right: -21px
}

@media (max-width: 1150px) {
    .slider_block .slider_block_arrow.left {
        left:23px
    }

    .slider_block .slider_block_arrow.right {
        right: 23px
    }
}

.slider_blocks {
    /*background: #222a3c;*/
    background: #1e252f;
    padding: 15px 54px;
    position: relative;
    display: none
}

@media (max-width: 1210px) {
    .slider_blocks {
        padding-left:30px;
        padding-right: 30px
    }
}

.slider_blocks.slick-initialized {
    display: block
}

.slider_blocks .slider_block_arrow {
    position: absolute;
    top: calc(50% - 25px);
    fill: #d0d8e9;
    -webkit-transition: fill ease .3s;
    -o-transition: fill ease .3s;
    transition: fill ease .3s;
    cursor: pointer;
    z-index: 10
}

.slider_blocks .slider_block_arrow:hover {
    fill: #4e576d
}

.slider_blocks .slider_block_arrow.left {
    left: 15px
}

.slider_blocks .slider_block_arrow.right {
    right: 15px
}

@media (max-width: 1210px) {
    .slider_blocks .slider_block_arrow.left {
        left:4px
    }

    .slider_blocks .slider_block_arrow.right {
        right: 4px
    }
}

.slider_blocks .item {
    position: relative;
    display: block;
    padding: 0;
    margin: 15px 0px;
    -webkit-transition: -webkit-transform ease .3s;
    transition: -webkit-transform ease .3s;
    -o-transition: transform ease .3s;
    transition: transform ease .3s;
    transition: transform ease .3s, -webkit-transform ease .3s
}

.slider_blocks .item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: opacity ease .3s;
    -o-transition: opacity ease .3s;
    transition: opacity ease .3s;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(19%, transparent), color-stop(109%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background: -webkit-linear-gradient(top, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.5) 109%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(top, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.5) 109%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.5) 109%, rgba(0, 0, 0, 0.5) 100%)
}

.slider_blocks .item_play_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: calc(50% - 33.5px);
    top: calc(50% - 33.5px);
    fill: #fff;
    height: 67px;
    width: 67px;
    background: #000;
    border-radius: 50%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity ease .3s;
    -o-transition: opacity ease .3s;
    transition: opacity ease .3s
}

.slider_blocks .item_play_btn svg {
    margin-left: 10px
}

.slider_blocks .item img {
    border-radius: 3px;
    min-height: 200px;
    max-height: 200px;
}

.slider_blocks .item:hover {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
}

.slider_blocks .item:hover:before {
    opacity: 0
}

.slider_blocks .item:hover .item_play_btn {
    opacity: 1
}

.short_movie {
    width: 100%;
    margin: 18px 0;
    padding-bottom: 18px;
    border-bottom: 1px solid #252e3a
}

.short_movie .short_movie_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 16px
}

@media (max-width: 1025px) {
    .short_movie .short_movie_header {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.short_movie .short_movie_header .title {
    color: #ccc;
    text-decoration: none;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2
}

.short_movie .short_movie_header .title:hover {
    color: #fff;
    text-decoration: underline;
}

.short_movie .short_movie_header .right_block {
    margin-left: 15px
}

@media (max-width: 1025px) {
    .short_movie .short_movie_header .right_block {
        margin:10px 0 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.short_movie .short_movie_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1025px) {
    .short_movie .short_movie_content {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.short_movie .short_movie_content .link_block {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 22px;
    text-decoration: none;
    width: 180px
}

@media (max-width: 1025px) {
    .short_movie .short_movie_content .link_block {
        margin:0 0 15px
    }
}

.short_movie .short_movie_content .link_block .img_short_movie_block {
    display: block;
    position: relative
}

.short_movie .short_movie_content .link_block .img_short_movie_block .lic_info {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 0;
    background: #FA5252;
    font-size: 13px;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0px 12px 12px 0px;
    padding: 3px 17px 4px 10px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.16)
}

.short_movie .short_movie_content .link_block .img_short_movie,.short_movie .short_movie_content .link_block img {
    width: 100%;
    display: block;
    margin-bottom: 17px;
    border-radius: 10px;
    min-height: 100px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-transition: -webkit-box-shadow ease .3s;
    transition: -webkit-box-shadow ease .3s;
    -o-transition: box-shadow ease .3s;
    transition: box-shadow ease .3s;
    transition: box-shadow ease .3s, -webkit-box-shadow ease .3s
}

.short_movie .short_movie_content .link_block .link_btn {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ccc;
    fill: #ccc;
    -webkit-transition: color ease .3s, fill ease .3s;
    -o-transition: color ease .3s, fill ease .3s;
    transition: color ease .3s, fill ease .3s
}

.short_movie .short_movie_content .link_block .link_btn:hover {
    color: #ec164f;
    fill: #ec164f
}

.short_movie .short_movie_content .link_block .link_btn svg {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.short_movie .short_movie_content .link_block:hover .img_short_movie,.short_movie .short_movie_content .link_block:hover img {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24)
}

/*.short_movie .short_movie_content .link_block:hover .link_btn {
    color: #EC5E40;
    fill: #EC5E40
}*/

.short_movie .short_movie_content .right_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 202px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1025px) {
    .short_movie .short_movie_content .right_block {
        width:100%
    }
}

.short_movie .short_movie_content .right_block .top_block.trailer {
    padding-right: 115px;
    position: relative
}

@media (max-width: 1040px) and (min-width:1001px) {
    .short_movie .short_movie_content .right_block .top_block.trailer {
        padding-right:90px
    }
}

@media (max-width: 380px) {
    .short_movie .short_movie_content .right_block .top_block.trailer {
        padding-right:90px
    }
}

.short_movie .short_movie_content .right_block .top_block.trailer .info_premiera_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    background: #85C5F6;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    color: #fff;
    font-size: 13px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    padding-bottom: 1px
}

.short_movie .short_movie_content .right_block .top_block.trailer .info_premiera_block span {
    display: block;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    font-size: 36px;
    font-weight: bold;
    line-height: .9
}

.short_movie .short_movie_content .right_block .info_movie {
    margin: 0 0 11px;
    padding: 0
}

.short_movie .short_movie_content .right_block .info_movie_item {
    list-style: none;
    line-height: 1.65;
    /*overflow: hidden;
    max-height: 40px*/
}

.short_movie .short_movie_content .right_block .info_movie_item .type_name {
    color: #868E96;
    display: inline-block;
    width: 120px;
}

.short_movie .short_movie_content .right_block .short_movie_desc {
    line-height: 1.3;
    margin-bottom: 10px
}

.short_movie .short_movie_content .right_block .short_movie_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.short_movie .short_movie_content .right_block .short_movie_footer .fav_block {
    margin-right: 10px
}

.short_movie .short_movie_content .right_block .short_movie_footer .fav_block .link_fav,.short_movie .short_movie_content .right_block .short_movie_footer .fav_block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ccc;
    fill: #ccc;
    text-decoration: none;
    -webkit-transition: color ease .3s, fill ease .3s;
    -o-transition: color ease .3s, fill ease .3s;
    transition: color ease .3s, fill ease .3s
}

.short_movie .short_movie_content .right_block .short_movie_footer .fav_block .link_fav:hover,.short_movie .short_movie_content .right_block .short_movie_footer .fav_block a:hover {
    color: #EC5E40;
    fill: #EC5E40
}

.short_movie .short_movie_content .right_block .short_movie_footer .fav_block .link_fav svg,.short_movie .short_movie_content .right_block .short_movie_footer .fav_block a svg {
    display: block;
    margin-right: 3px;
    margin-top: 1px;
    width: 18px;
    height: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.short_movie .short_movie_content .right_block .short_movie_footer .fav_block .link_fav.del_fav,.short_movie .short_movie_content .right_block .short_movie_footer .fav_block a.del_fav {
    color: #343947;
    fill: #343947
}

.short_movie .short_movie_content .right_block .short_movie_footer .fav_block .link_fav.del_fav:hover,.short_movie .short_movie_content .right_block .short_movie_footer .fav_block a.del_fav:hover {
    color: #FA5252;
    fill: #FA5252
}

.short_movie .short_movie_content .right_block .short_movie_footer .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 13px;
    color: #868E96;
    fill: #868E96;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 2px
}

.short_movie .short_movie_content .right_block .short_movie_footer .time svg {
    display: block;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    margin-top: 1px
}

.new_rating {
    width: 190px;
    height: 19px
}

.new_rating .unit-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 190px;
    height: 19px;
    position: relative;
    background: url('/templates/epkino/images/new_rating.png') no-repeat
}

.new_rating .unit-rating li.current-rating {
    background: url('/templates/epkino/images/new_rating.png') 0 -38px no-repeat;
    position: absolute;
    height: 19px;
    display: block;
    text-indent: -9000px;
    z-index: 1
}

.new_rating .unit-rating li {
    text-indent: -90000px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.new_rating .unit-rating li a {
    display: block;
    width: 19px;
    height: 19px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 17;
    position: absolute
}

.new_rating .unit-rating li a:hover {
    background: url('/templates/epkino/images/new_rating.png') 0 -19px no-repeat;
    z-index: 2;
    left: 0
}

.new_rating .unit-rating a.r1-unit:hover {
    width: 19px
}

.new_rating .unit-rating a.r2-unit {
    left: 19px
}

.new_rating .unit-rating a.r2-unit:hover {
    width: 38px
}

.new_rating .unit-rating a.r3-unit {
    left: 38px
}

.new_rating .unit-rating a.r3-unit:hover {
    width: 57px
}

.new_rating .unit-rating a.r4-unit {
    left: 57px
}

.new_rating .unit-rating a.r4-unit:hover {
    width: 76px
}

.new_rating .unit-rating a.r5-unit {
    left: 76px
}

.new_rating .unit-rating a.r5-unit:hover {
    width: 95px
}

.new_rating .unit-rating a.r6-unit {
    left: 95px
}

.new_rating .unit-rating a.r6-unit:hover {
    width: 114px
}

.new_rating .unit-rating a.r7-unit {
    left: 114px
}

.new_rating .unit-rating a.r7-unit:hover {
    width: 133px
}

.new_rating .unit-rating a.r8-unit {
    left: 133px
}

.new_rating .unit-rating a.r8-unit:hover {
    width: 152px
}

.new_rating .unit-rating a.r9-unit {
    left: 152px
}

.new_rating .unit-rating a.r9-unit:hover {
    width: 171px
}

.new_rating .unit-rating a.r10-unit {
    left: 171px
}

.new_rating .unit-rating a.r10-unit:hover {
    width: 190px
}

.filter_body,.sort_filter {
    width: 100%
}

.filter_body .sort_filter_content,.sort_filter .sort_filter_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.filter_body .filter_block_item,.filter_body .sort_block_item,.sort_filter .filter_block_item,.sort_filter .sort_block_item {
    margin: 3px;
    position: relative
}

.filter_body .filter_block_item:first-child,.filter_body .sort_block_item:first-child,.sort_filter .filter_block_item:first-child,.sort_filter .sort_block_item:first-child {
    margin-left: 0
}

.filter_body .filter_block_item:last-child,.filter_body .sort_block_item:last-child,.sort_filter .filter_block_item:last-child,.sort_filter .sort_block_item:last-child {
    margin-right: 0
}

.filter_body .filter_block_item.sort_hide,.filter_body .sort_block_item.sort_hide,.sort_filter .filter_block_item.sort_hide,.sort_filter .sort_block_item.sort_hide {
    display: none
}

.filter_body .filter_block_item .filter_block_btn,.filter_body .filter_block_item .sort_block_btn,.filter_body .sort_block_item .filter_block_btn,.filter_body .sort_block_item .sort_block_btn,.sort_filter .filter_block_item .filter_block_btn,.sort_filter .filter_block_item .sort_block_btn,.sort_filter .sort_block_item .filter_block_btn,.sort_filter .sort_block_item .sort_block_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}

.filter_body .filter_block_item .filter_block_btn:after,.filter_body .filter_block_item .sort_block_btn:after,.filter_body .sort_block_item .filter_block_btn:after,.filter_body .sort_block_item .sort_block_btn:after,.sort_filter .filter_block_item .filter_block_btn:after,.sort_filter .filter_block_item .sort_block_btn:after,.sort_filter .sort_block_item .filter_block_btn:after,.sort_filter .sort_block_item .sort_block_btn:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    right: 16px;
    border: 6px solid transparent;
    border-top-color: #ccc
}

.filter_body .filter_block_item .filter_block_btn.sort_hd,.filter_body .filter_block_item .sort_block_btn.sort_hd,.filter_body .sort_block_item .filter_block_btn.sort_hd,.filter_body .sort_block_item .sort_block_btn.sort_hd,.sort_filter .filter_block_item .filter_block_btn.sort_hd,.sort_filter .filter_block_item .sort_block_btn.sort_hd,.sort_filter .sort_block_item .filter_block_btn.sort_hd,.sort_filter .sort_block_item .sort_block_btn.sort_hd {
    padding: 7px 8px 8px;
    border-radius: 15px
}

.filter_body .filter_block_item .filter_block_btn.sort_hd.true,.filter_body .filter_block_item .sort_block_btn.sort_hd.true,.filter_body .sort_block_item .filter_block_btn.sort_hd.true,.filter_body .sort_block_item .sort_block_btn.sort_hd.true,.sort_filter .filter_block_item .filter_block_btn.sort_hd.true,.sort_filter .filter_block_item .sort_block_btn.sort_hd.true,.sort_filter .sort_block_item .filter_block_btn.sort_hd.true,.sort_filter .sort_block_item .sort_block_btn.sort_hd.true {
    border-color: #343947
}

.filter_body .filter_block_item .filter_block_btn.sort_hd:after,.filter_body .filter_block_item .sort_block_btn.sort_hd:after,.filter_body .sort_block_item .filter_block_btn.sort_hd:after,.filter_body .sort_block_item .sort_block_btn.sort_hd:after,.sort_filter .filter_block_item .filter_block_btn.sort_hd:after,.sort_filter .filter_block_item .sort_block_btn.sort_hd:after,.sort_filter .sort_block_item .filter_block_btn.sort_hd:after,.sort_filter .sort_block_item .sort_block_btn.sort_hd:after {
    display: none
}

.filter_body .filter_block_item .list_option,.filter_body .sort_block_item .list_option,.sort_filter .filter_block_item .list_option,.sort_filter .sort_block_item .list_option {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    z-index: 100;
    background: #F1F3F5;
    margin: 0;
    padding: 0;
    border-radius: 8px;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 150px;
    width: 210px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34)
}

.filter_body .filter_block_item .list_option_item,.filter_body .sort_block_item .list_option_item,.sort_filter .filter_block_item .list_option_item,.sort_filter .sort_block_item .list_option_item {
    padding: 5px 15px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    min-height: 21px;
    font-size: 15px
}

.filter_body .filter_block_item .list_option_item_text,.filter_body .sort_block_item .list_option_item_text,.sort_filter .filter_block_item .list_option_item_text,.sort_filter .sort_block_item .list_option_item_text {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.filter_body .filter_block_item .list_option_item:first-child,.filter_body .sort_block_item .list_option_item:first-child,.sort_filter .filter_block_item .list_option_item:first-child,.sort_filter .sort_block_item .list_option_item:first-child {
    margin-top: 7px
}

.filter_body .filter_block_item .list_option_item:last-child,.filter_body .sort_block_item .list_option_item:last-child,.sort_filter .filter_block_item .list_option_item:last-child,.sort_filter .sort_block_item .list_option_item:last-child {
    margin-bottom: 7px
}

.filter_body .filter_block_item.active .list_option,.filter_body .sort_block_item.active .list_option,.sort_filter .filter_block_item.active .list_option,.sort_filter .sort_block_item.active .list_option {
    display: block
}

.sort_filter {
    font-size: 13px
}

.sort_filter .sort_block_item .sort_block_btn {
    padding: 7px 17px 8px 8px
}

.sort_filter .sort_block_item .sort_block_btn:after {
    top: calc(50% - 2px);
    right: 5px;
    border-width: 4px
}

.filter_body {
    padding: 20px 25px 25px;
    border-bottom: 1px solid #252e3a
}

.filter_body .filter_header {
    font-size: 15px;
    font-weight: bold;
    color: #ccc;
    margin-bottom: 15px;
    text-align: center
}

.filter_body .filter_block_item {
    margin: 0 0 12px
}

.filter_body .filter_block_item .filter_block_btn {
    padding: 8px 35px 9px 20px
}

.filter_body .filter_block_item .filter_block_btn:after {
    right: 16px
}

.filter_body .filter_block_item .filter_block_btn_count {
    display: inline-block;
    margin-left: 5px
}

.filter_body .filter_block_years {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    width: 100%
}

@media (max-width: 980px) and (min-width:581px) {
    .filter_body .filter_block_years {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.filter_body .filter_block_years_title {
    margin-right: 3px;
    font-size: 15px
}

@media (max-width: 980px) and (min-width:581px) {
    .filter_body .filter_block_years_title {
        width:100%;
        margin: 0 0 5px;
        text-align: center
    }
}

.filter_body .filter_block_years_sep {
    margin: 0 3px
}

.filter_body .filter_block_years .filter_block_item {
    margin: 0
}

.filter_body .filter_block_years .filter_block_item .filter_block_btn.btn {
    padding-right: 20px
}

.filter_body .filter_block_years .filter_block_item .filter_block_btn.btn:after {
    display: none
}

.filter_body .filter_block_years .filter_block_item .list_option {
    width: 115px
}

.filter_body .filter_block_years .filter_block_item:last-child .list_option {
    left: auto;
    right: 0
}

.filter_body .filter_type_sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 21px 0 0
}

.filter_body .filter_type_sort_btn {
    min-width: 100px
}

@media (max-width: 980px) and (min-width:581px) {
    .filter_body .filter_type_sort_btn {
        width:100%
    }

    .filter_body .filter_type_sort_btn:first-child {
        margin-bottom: 10px
    }
}

.filter_body .filter_type_sort_btn.checked {
    border-color: #343947
}

.filter_body .filter_btn_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 21px
}

.filter_body .filter_btn_search:not(.active) {
    display: none
}

.full_movie_title {
    font-size: 20px;
    font-weight: bold;
    /*background: url(/templates/epkino/images/title_page_bg.svg) no-repeat right -17px center;*/
    background-size: 160px;
    padding: 0 155px 0 10px;
    margin: 21px 0 25px;
    color: #fff;
}

@media (max-width: 1040px) {
    .full_movie_title {
        padding-right:0
    }
}

@media (max-width: 850px) {
    .full_movie_title {
        background:none
    }
}

.full_movie_info_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.full_movie_info_body .poster_full_movie {
    position: relative;
    width: 220px;
    margin: 0 24px 24px 0
}

@media (max-width: 1040px) {
    .full_movie_info_body .poster_full_movie {
        margin:0 0 15px
    }
}

.full_movie_info_body .poster_full_movie .age_limit_info {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    background: #ea2222;
    font-size: 13px;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 12px 0px 0px 12px;
    padding: 6px 20px 6px 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}

.full_movie_info_body .poster_full_movie img {
    min-height: 100px;
    border-radius: 10px;
    width: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16)
}

.full_movie_info_body .right_block {
    margin-bottom: 24px;
    width: calc(100% - 244px)
}

@media (max-width: 1040px) {
    .full_movie_info_body .right_block {
        width:100%
    }
}

.full_movie_info_body .right_block .movie_watch_btn {
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.full_movie_info_body .right_block .movie_watch_btn svg {
    display: block;
    width: 14px;
    height: 18px;
    margin-top: 2px
}

.full_movie_info_body .right_block .full_movie_info {
    margin: 0;
    padding: 0
}

.full_movie_info_body .right_block .full_movie_info_item {
    list-style: none;
    padding: 3px 0px;
}

.full_movie_info_body .right_block .full_movie_info_item .title {
    color: #ccc;
    display: inline-block;
    margin-right: 4px;
    width: 130px;
    opacity: 0.8;
    font-weight: bold;
}

.full_movie_actors {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-color: #252e3a;
    padding: 15px 0 20px;
    color: #ccc;
    margin-bottom: 24px;
    width: 100%
}

.full_movie_actors_title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px
}

.full_movie_btn_block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 22px
}

.full_movie_btn_block .btn {
    width: calc(50% - 6px);
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 15px
}

@media (max-width: 1040px) and (min-width:1001px) {
    .full_movie_btn_block .btn {
        width:100%
    }

    .full_movie_btn_block .btn:first-child {
        margin-bottom: 10px
    }
}

@media (max-width: 750px) and (min-width:651px) {
    .full_movie_btn_block .btn {
        width:100%
    }

    .full_movie_btn_block .btn:first-child {
        margin-bottom: 10px
    }
}

@media (max-width: 520px) {
    .full_movie_btn_block .btn {
        width:100%
    }

    .full_movie_btn_block .btn:first-child {
        margin-bottom: 10px
    }
}

.full_movie_btn_block .btn svg {
    display: block;
    width: 18px;
    height: 18px;
    margin-top: 1px
}

.full_movie_btn_block .btn.full_movie_btn_hq {
    border-color: #EC5E40;
    fill: #EC5E40;
    -webkit-transition: color ease .3s, fill ease .3s, background ease .3s;
    -o-transition: color ease .3s, fill ease .3s, background ease .3s;
    transition: color ease .3s, fill ease .3s, background ease .3s
}

.full_movie_btn_block .btn.full_movie_btn_hq:hover {
    background: #EC5E40;
    fill: #fff;
    color: #fff
}

.full_movie_btn_block .btn.full_movie_btn_nwf {
    border-color: #FA5252;
    fill: #FA5252;
    -webkit-transition: color ease .3s, fill ease .3s, background ease .3s;
    -o-transition: color ease .3s, fill ease .3s, background ease .3s;
    transition: color ease .3s, fill ease .3s, background ease .3s
}

.full_movie_btn_block .btn.full_movie_btn_nwf:hover {
    background: #FA5252;
    fill: #fff;
    color: #fff
}

.full_movie_btn_block .btn.full_movie_btn_notify {
    border-color: #343947;
    fill: #343947;
    -webkit-transition: color ease .3s, fill ease .3s, background ease .3s;
    -o-transition: color ease .3s, fill ease .3s, background ease .3s;
    transition: color ease .3s, fill ease .3s, background ease .3s
}

.full_movie_btn_block .btn.full_movie_btn_notify:hover {
    background: #343947;
    fill: #fff;
    color: #fff
}

.full_movie_desc {
    margin-bottom: 25px;
    text-align: justify;
    
    /*1111*/
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
    /*1111*/
}

.full_movie_gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 20px 0 13px
}

.full_movie_gallery_img {
    display: block;
    width: calc(33.333% - 8px);
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    margin-bottom: 5px
}

@media (max-width: 450px) {
    .full_movie_gallery_img {
        width:calc(50% - 4px)
    }
}

.full_movie .text_info_page {
    display: block;
    width: calc(100% + 50px);
    font-size: 15px;
    font-weight: bold;
    margin: 18px -25px 1px;
    padding: 18px 25px 0;
    border-top: 1px solid #252e3a
}

.full_movie_rkn {
    color: #FA5252;
    text-align: center;
    margin: 18px 0 20px;
    font-size: 18px;
    font-weight: bold
}

.full_movie .player_body .player_tabs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.full_movie .player_body .player_tabs .player_tabs_btn {
    margin-bottom: 12px;
}

.full_movie .player_body .player_tabs .player_tabs_btn:not(:last-child) {
    margin-right: 12px
}

.full_movie .player_body .player_tabs .player_tabs_btn.active {
    /*background: #343947;
    border-color: #343947;*/
    background: #cccccc;
    border-color: #1b1e25;
    color: #1b1e25;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16)
}

.full_movie .player_body .player_tabs .player_tabs_btn:hover{
    border-color: #252e3a;
}

.full_movie .player_body .player_tabs_block {
    margin: 0 -25px 16px;
    width: calc(100% + 50px)
}

.full_movie .player_body .player_tabs_block:not(.active) {
    display: none
}

.full_movie .player_body .player_tabs_block #videoplayerkp {
    height: 330px
}

.full_movie_rating_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
    width: 100%
}

@media (max-width: 750px) {
    .full_movie_rating_block {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.full_movie_rating_block .full_movie_rating_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold
}

@media (max-width: 750px) {
    .full_movie_rating_block .full_movie_rating_info {
        width:100%;
        margin-bottom: 10px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.full_movie_rating_block .full_movie_rating_bob {
    color: #EC5E40;
    margin-right: 5px
}

.full_movie_rating_block .full_movie_rating_kp {
    color: #DBA21E
}

.full_movie_rating_block .download_btn_torrent {
    width: 120px
}

@media (max-width: 750px) {
    .full_movie_rating_block .download_btn_torrent {
        margin-left:10px
    }
}

@media (max-width: 400px) {
    .full_movie_rating_block .download_btn_torrent {
        margin:10px 0 0;
        width: 100%
    }
}

.full_movie .pinbot_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.full_movie .pinbot_body .pinbot_bodys {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.full_movie .pinbot_body .pinbot_block {
    margin-right: 15px;
    position: relative
}

.full_movie .pinbot_body .pinbot_block .pin_under {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.full_movie .pinbot_body .pinbot_block .pin_under_item {
    border-radius: 50%;
    background: #EC5E40;
    width: 30px;
    height: 30px;
    margin-right: 4px;
    cursor: pointer
}

.full_movie .pinbot_body .pinbot_block .pin_over {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    z-index: 2
}

.full_movie .pinbot_body .pinbot_block .pin_over_num {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: 4px;
    cursor: pointer
}

.full_movie .pinbot_body .pinbot_block_c {
    height: 14px;
    width: 204px;
    position: absolute;
    z-index: 1;
    top: calc(50% - 8px);
    left: 1px
}

.full_movie .pinbot_body .pinbot_code {
    font-weight: bold
}

.full_movie .pinbot_body .pinbot_code span {
    color: #343947
}

.full_movie .pinbot_body .btn_download_torrent {
    width: 100%
}

.full_movie .pinbot_body .btn_download_torrent:not(.active) {
    display: none
}

.full_movie_torrent {
    margin: 20px 0
}

.full_movie_torrent:not(.active) {
    display: none
}

.full_movie_torrent_title {
    font-size: 20px;
    font-weight: bold;
    color: #FA5252;
    margin-bottom: 5px;
    text-align: center
}

.full_movie_torrent_text {
    color: #ccc;
    text-align: center
}

.full_movie_torrent_soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10px
}

.full_movie_torrent_soc_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #F1F3F5;
    fill: #EC5E40;
    border: 1px solid #252e3a;
    cursor: pointer;
    margin-left: 12px;
    -webkit-transition: fill ease .3s, background ease .3s, border-color ease .3s;
    -o-transition: fill ease .3s, background ease .3s, border-color ease .3s;
    transition: fill ease .3s, background ease .3s, border-color ease .3s
}

.full_movie_torrent_soc_link svg {
    display: block;
    width: 18px;
    height: 18px
}

.full_movie_torrent_soc_link:hover {
    border-color: #EC5E40;
    background: #EC5E40;
    fill: #fff
}

.full_movie_technical_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 14px;
    margin: 20px 0;
    color: #868E96;
    font-size: 13px;
    /*border-bottom: 1px solid #252e3a*/
}

.full_movie_technical_info a {
    color: #868E96;
    text-decoration: none
}

.full_movie_technical_info .left_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 15px
}

.full_movie_technical_info .left_block>a {
    margin-left: 5px
}

.full_movie_technical_info .author_info,.full_movie_technical_info .date_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    fill: #868E96
}

.full_movie_technical_info .author_info svg,.full_movie_technical_info .date_info svg {
    display: block;
    width: 18px;
    height: 18px
}

.full_movie_technical_info .date_info svg {
    margin-left: 5px
}

.full_movie_technical_info .author_info svg {
    margin-right: 5px
}

.related_news {
    margin: 18px 0;
    text-align: center
}

.related_news_title {
    font-size: 15px;
    font-weight: bold;
    color: #ccc;
    margin-bottom: 17px
}

.related_news_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.related_news_list_item { 
    display: block;
    font-size: 13px;
    text-decoration: none;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.related_news_list_item:not(:last-child) {
    margin-right: 0px
}

@media (max-width: 1010px) and (min-width:1001px) {
    .related_news_list_item {
        width:calc(33.33% - 9px);
        margin-bottom: 10px
    }

    .related_news_list_item:nth-child(3) {
        margin-right: 0
    }
}

@media (max-width: 700px) and (min-width:651px) {
    .related_news_list_item {
        width:calc(33.33% - 9px);
        margin-bottom: 10px
    }

    .related_news_list_item:nth-child(3) {
        margin-right: 0
    }
}

@media (max-width: 500px) {
    .related_news_list_item {
        width:calc(33.33% - 9px);
        margin-bottom: 10px
    }

    .related_news_list_item:nth-child(3) {
        margin-right: 0
    }
}

.related_news_list_item_img {
    width: 100%;
    background: #000;
    border-radius: 6px;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 8px;
    -webkit-transition: -webkit-box-shadow ease .3s;
    transition: -webkit-box-shadow ease .3s;
    -o-transition: box-shadow ease .3s;
    transition: box-shadow ease .3s;
    transition: box-shadow ease .3s, -webkit-box-shadow ease .3s
}

.related_news_list_item_img img {
    display: block;
    max-height: 250px;
    min-width: 100%;
}

.related_news_list_item_title {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    padding: 0 3px
}

.related_news_list_item:hover {
    color: #fff;
    text-decoration: underline;
}

.related_news_list_item:hover_img {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24)
}

.info_comment_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px -25px;
    width: calc(100% + 50px);
    padding: 18px 25px 19px;
    font-size: 15px;
    fill: #343947;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-color: #252e3a;
    cursor: pointer
}

.info_comment_block svg {
    display: block;
    margin: -1px 15px 0 0;
    width: 24px;
    height: 24px
}

.info_comment_block_text {
    font-weight: bold;
    color: #343947;
    text-decoration: underline
}

.dialog_subscribe {
    display: none
}

.dialog_subscribe .success {
    color: #343947;
    font-size: 17px;
    font-weight: bold;
    text-align: center
}

.dialog_subscribe .error {
    color: #FA5252;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px
}

.dialog_subscribe_form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.page_country {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.page_country_item {
    display: block;
    width: calc(20% - 2px);
    margin: 0 1px 30px;
    text-align: center;
    color: #ccc;
    text-decoration: none;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.page_country_item:hover {
    color: #EC5E40
}

.page_country_item:before {
    content: '';
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: url('/templates/epkino/images/country.png') no-repeat;
    margin: 0 auto 6px
}

@media (max-width: 1060px) and (min-width:1000px) {
    .page_country_item {
        width:calc(25% - 2px)
    }
}

@media (max-width: 780px) {
    .page_country_item {
        width:calc(25% - 2px)
    }
}

@media (max-width: 700px) {
    .page_country_item {
        width:calc(33.3% - 2px)
    }
}

@media (max-width: 370px) {
    .page_country_item {
        width:calc(50% - 2px)
    }
}

.page_country_item.usa:before {
    background-position: 0px -2432px
}

.page_country_item.rsa:before {
    background-position: 0px -2112px
}

.page_country_item.japan:before {
    background-position: 0px -1408px
}

.page_country_item.russia:before {
    background-position: 0px -2176px
}

.page_country_item.ussr:before {
    background-position: 0px -2496px
}

.page_country_item.france:before {
    background-position: 0px -832px
}

.page_country_item.england:before {
    background-position: 0px -704px
}

.page_country_item.frg:before {
    background-position: 0px -896px
}

.page_country_item.germany:before {
    background-position: 0px -1024px
}

.page_country_item.switzerland:before {
    background-position: 0px -2368px
}

.page_country_item.italy:before {
    background-position: 0px -1344px
}

.page_country_item.denmark:before {
    background-position: 0px -640px
}

.page_country_item.spain:before {
    background-position: 0px -2240px
}

.page_country_item.sweden:before {
    background-position: 0px -2304px
}

.page_country_item.belgium:before {
    background-position: 0px -128px
}

.page_country_item.india:before {
    background-position: 0px -1216px
}

.page_country_item.netherlands:before {
    background-position: 0px -1664px
}

.page_country_item.canada:before {
    background-position: 0px -256px
}

.page_country_item.portugal:before {
    background-position: 0px -1920px
}

.page_country_item.chile:before {
    background-position: 0px -320px
}

.page_country_item.georgia:before {
    background-position: 0px -960px
}

.page_country_item.hungary:before {
    background-position: 0px -1152px
}

.page_country_item.kazakhstan:before {
    background-position: 0px -1472px
}

.page_country_item.luxembourg:before {
    background-position: 0px -1536px
}

.page_country_item.hong-hong:before {
    background-position: 0px -1088px
}

.page_country_item.qatar:before {
    background-position: 0px -1984px
}

.page_country_item.argentina:before {
    background-position: 0px 0px
}

.page_country_item.ireland:before {
    background-position: 0px -1280px
}

.page_country_item.norway:before {
    background-position: 0px -1792px
}

.page_country_item.croatia:before {
    background-position: 0px -448px
}

.page_country_item.finland:before {
    background-position: 0px -768px
}

.page_country_item.poland:before {
    background-position: 0px -1856px
}

.page_country_item.new-zealand:before {
    background-position: 0px -1728px
}

.page_country_item.romania:before {
    background-position: 0px -2048px
}

.page_country_item.australia:before {
    background-position: 0px -64px
}

.page_country_item.czech-republic:before {
    background-position: 0px -576px
}

.page_country_item.czechoslovakia:before {
    background-position: 0px -512px
}

.page_country_item.vietnam:before {
    background-position: 0px -2624px
}

.page_country_item.china:before {
    background-position: 0px -384px
}

.page_country_item.cambodia:before {
    background-position: 0px -192px
}

.page_country_item.mongolia:before {
    background-position: 0px -1600px
}

.page_country_item.venezuela:before {
    background-position: 0px -2560px
}

.group_page_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.group_page_list_item {
    display: block;
    width: calc(50% - 20px);
    max-width: 220px;
    margin: 0 10px 38px;
    border-radius: 8px;
    position: relative;
    display: inline-table;
}

@media (max-width: 1000px) {
    .group_page_list_item {
        max-width:270px
    }
}

@media (max-width: 430px) {
    .group_page_list_item {
        width:100%;
        max-width: 100%;
        margin: 0 0 25px
    }
}

.group_page_list_item_img {
    display: block;
    width: 100%;
    border-radius: 8px;
    position: relative;
    z-index: 3
}

.group_page_list_item_title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(33, 37, 41, 0.8);
    color: #fff;
    text-align: center;
    padding: 4px 10px 7px;
    border-radius: 0 0 8px 8px;
    text-shadow: rgba(0, 0, 0, 0.16);
    font-size: 13px;
    z-index: 4;
    -webkit-transition: background ease .3s;
    -o-transition: background ease .3s;
    transition: background ease .3s
}

.group_page_list_item_count {
    position: absolute;
    right: 0;
    top: 18px;
    border-radius: 10px 0 0 10px;
    background: #EC5E40;
    color: #fff;
    font-size: 13px;
    text-shadow: rgba(0, 0, 0, 0.16);
    padding: 1px 12px 2px 14px;
    z-index: 4
}

.group_page_list_item:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -5px;
    height: 15px;
    border-radius: 6px;
    background: #B5D1E6;
    z-index: 2
}

.group_page_list_item:after {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -9px;
    height: 15px;
    border-radius: 6px;
    background: #DBE7F1;
    z-index: 1
}

.group_page_list_item:hover .group_page_list_item_title {
    background: #EC5E40
}

.group_page .social_sharing {
    margin: 20px 0 25px;
    padding-bottom: 18px;
    border-bottom: 1px solid #252e3a
}

.addfilm_form_input,.addfilm_form_textarea {
    display: block;
    width: 100%;
    border-radius: 50px;
    padding: 6px 20px;
    border: 1px solid #252e3a;
    background: #F1F3F5;
    margin: 0 0 10px;
    color: #ccc
}

.addfilm_form_input::-webkit-input-placeholder,.addfilm_form_textarea::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.addfilm_form_input:-ms-input-placeholder,.addfilm_form_textarea:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.addfilm_form_input::-ms-input-placeholder,.addfilm_form_textarea::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.addfilm_form_input::placeholder,.addfilm_form_textarea::placeholder {
    color: #ccc;
    opacity: 1
}

.addfilm_form_textarea {
    min-height: 200px;
    padding: 10px 15px;
    resize: none;
    border-radius: 16px
}

.addfilm_form_label {
    display: block;
    margin: 15px 0 10px 0
}

.addfilm_form_desc {
    margin: 15px 0;
    color: #ccc
}

.addfilm_form_desc span {
    font-weight: bold
}

.addfilm_form_success {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #343947
}

.form_feedback {
    margin: 20px 0 0
}

.form_feedback_input,
.form_feedback_textarea {
    border-radius: 50px;
    padding: 6px 20px;
    border: 1px solid #252e3a;
    background: #252e3a;
    margin-bottom: 10px;
    width: 100%;
    color: #ccc
}

.form_feedback_input::-webkit-input-placeholder,.form_feedback_textarea::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.form_feedback_input:-ms-input-placeholder,.form_feedback_textarea:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.form_feedback_input::-ms-input-placeholder,.form_feedback_textarea::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.form_feedback_input::placeholder,.form_feedback_textarea::placeholder {
    color: #ccc;
    opacity: 1
}

.form_feedback_textarea {
    min-height: 100px;
    padding: 10px 15px;
    resize: none;
    border-radius: 16px
}

.form_feedback_attach {
    margin: 0 0 10px
}

.form_feedback_attach label {
    display: block;
    margin: 0 0 5px
}

.form_feedback_btn {
    margin-top: 10px
}



/*rating movies*/
#t_smiles {
     font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
     -moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     direction: ltr;
     display: block;
     opacity: 1;
     text-align: center;
     margin-bottom: 15px;
}
 #t_smiles.st-hidden {
     opacity: 0;
}
 #t_smiles .st-btn {
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     -moz-transition: all 0.2s ease-in;
     -ms-transition: all 0.2s ease-in;
     -o-transition: all 0.2s ease-in;
     -webkit-transition: all 0.2s ease-in;
     transition: all 0.2s ease-in;
     display: inline-block;
     font-size: 24px;
     line-height: 24px;
     opacity: 1;
     padding: 12px;
     position: relative;
     text-align: center;
     vertical-align: top;
     white-space: nowrap;
     width: 72px;
     user-select: none;
}
 #t_smiles .st-btn > svg {
     display: block;
     height: 48px;
     margin: auto;
     width: 48px;
     vertical-align: top;
}
 #t_smiles .st-btn > span {
     -moz-transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     -ms-transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     -o-transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     -webkit-transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     color: #e2e2e2;
     font-size: 14px;
     font-weight: 400;
     letter-spacing: 0.5px;
     vertical-align: top;
}
 #t_smiles .st-btn .st-count.st-grow {
     font-size: 18px;
}
 #t_smiles .st-btn.st-hide-count .st-count {
     opacity: 0;
}
 #t_smiles .st-btn .st-text {
     display: none;
     font-weight: bold;
     line-height: 12px;
     white-space: normal;
     word-break: break-all;
}
 #t_smiles.st-justified {
     display: flex;
     text-align: center;
}
 #t_smiles.st-justified .st-btn {
     -moz-flex: 1;
     -ms-flex: 1;
     -webkit-flex: 1;
     flex: 1;
}
 #t_smiles .st-btn.st-selected {
     -ms-transform: scale(1.2);
     -webkit-transform: scale(1.2);
     transform: scale(1.2);
}
 #t_smiles.st-reacted .st-btn:not(.st-selected) {
     filter: grayscale(100%);
}
#t_smiles:not(.st-reacted) .st-btn:hover {
     -ms-transform: scale(1.2);
     -webkit-transform: scale(1.2);
     transform: scale(1.2);
     cursor: pointer;
}
 #t_smiles:not(.st-reacted) .st-btn:active {
     -ms-transform: scale(1.4);
     -webkit-transform: scale(1.4);
     transform: scale(1.4);
}
 #t_smiles.st-has-labels:not(.st-reacted) .st-btn:hover .st-count {
     display: none;
}
 #t_smiles.st-has-labels:not(.st-reacted) .st-btn:hover .st-text {
     display: block;
}
 #t_smiles.st-has-labels:not(.st-reacted) .st-btn:hover span {
     font-size: 10px;
}
/*rating movies*/

.btn-to-view {
    margin-top: 5px;
    display: block;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    width: 100%;
    padding: 0.55rem 0.75rem;
    font-size: 0.925rem;
    line-height: 1.35;
    border-radius: 0.15rem;
    font-weight: 600;
    outline: none !important;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    color: #FFFFFF;
    border-color: #d8125b;
    background: #d8125b;
    -webkit-box-shadow: 0 2px 5px #f71e6e47;
    box-shadow: 0 2px 5px #f71e6e47;
}

.btn-to-view:focus,.btn-to-view:hover {
    background-color: #f10c60;
    border-color: #f10c60;
}


.podborki_table {
    width: 100%
}

.podborki_table thead td {
    padding: 7px 12px;
    background: #252e3a;
    color: #ccc;
    font-weight: bold;
    font-size: 16px
}

.podborki_table tbody td {
    padding: 7px 12px;
    color: #ccc;
    border-bottom: 1px solid #252e3a
}

.podborki_table tbody td.p_num {
    font-size: 17px;
    font-weight: bold
}

.podborki_table tbody td a {
    text-decoration: none;
    color: #ccc;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.podborki_table tbody td a:hover {
    color: #EC5E40
}

.podborki_table .p_center,.podborki_table .p_num,.podborki_table .p_rating {
    text-align: center
}

.podborki_table .p_num {
    padding-right: 0
}

.podborki_table .show_news td {
    padding: 0;
    border-bottom: 1px solid #252e3a;
    padding: 12px 0
}

.podborki_table .show_news td .img,.podborki_table .show_news td .text {
    display: inline-block;
    vertical-align: top
}

@media (max-width: 430px) {
    .podborki_table .show_news td .img,.podborki_table .show_news td .text {
        display:block
    }
}

.podborki_table .show_news td .img {
    margin-right: 15px
}

@media (max-width: 430px) {
    .podborki_table .show_news td .img {
        margin:0 0 10px
    }
}

.podborki_table .show_news td .img a {
    display: block;
    width: 150px
}

@media (max-width: 430px) {
    .podborki_table .show_news td .img a {
        margin:0 auto
    }
}

.podborki_table .show_news td .img a img {
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 3px
}

.podborki_table .show_news td .img a:hover .play {
    color: #EC5E40;
    fill: #EC5E40
}

.podborki_table .show_news td .img .play {
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ccc;
    fill: #ccc;
    -webkit-transition: color ease .3s, fill ease .3s;
    -o-transition: color ease .3s, fill ease .3s;
    transition: color ease .3s, fill ease .3s
}

.podborki_table .show_news td .img .play svg {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.podborki_table .show_news td .text {
    width: calc(100% - 180px)
}

@media (max-width: 430px) {
    .podborki_table .show_news td .text {
        width:100%
    }
}

.random_movie_body .social_sharing {
    padding-bottom: 20px;
    border-bottom: 1px solid #252e3a;
    margin-bottom: 20px
}

.random_movie_body .random_movie_btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.random_movie_body .random_movie_btn svg {
    display: block;
    height: 22px;
    width: 22px;
    margin: 2px 0 0 10px
}

.random_movie_body .random_movie_select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.random_movie_body .random_movie_select .select_body {
    width: calc(50% - 6px)
}

@media (max-width: 760px) and (min-width:650px) {
    .random_movie_body .random_movie_select .select_body {
        width:100%
    }

    .random_movie_body .random_movie_select .select_body:not(:last-child) {
        margin-bottom: 10px
    }
}

@media (max-width: 520px) {
    .random_movie_body .random_movie_select .select_body {
        width:100%
    }

    .random_movie_body .random_movie_select .select_body:not(:last-child) {
        margin-bottom: 10px
    }
}

.random_movie_body .random_movie_result .short_movie {
    border-bottom: none
}

.comments_body_title {
    margin: 18px 0 20px;
    color: #ccc;
    font-size: 18px;
    font-weight: bold
}

.comments_body_title_num {
    color: #EC5E40
}

.comments_body .addcomment_block {
    padding-bottom: 24px;
    border-bottom: 1px solid #252e3a
}

.comments_body .addcomment_block_form_two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments_body .addcomment_block_form_two .addcomment_block_form_input {
    width: calc(50% - 6px)
}

.comments_body .addcomment_block_form_input,.comments_body .addcomment_block_form_textarea {
    width: 100%;
    border-radius: 50px;
    padding: 6px 20px;
    border: 1px solid #252e3a;
    background: #282c38;
    margin: 0 0 10px;
    color: #ccc;
    max-width: 400px
}

.comments_body .addcomment_block_form_input::-webkit-input-placeholder,.comments_body .addcomment_block_form_textarea::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_body .addcomment_block_form_input:-ms-input-placeholder,.comments_body .addcomment_block_form_textarea:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_body .addcomment_block_form_input::-ms-input-placeholder,.comments_body .addcomment_block_form_textarea::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_body .addcomment_block_form_input::placeholder,.comments_body .addcomment_block_form_textarea::placeholder {
    color: #ccc;
    opacity: 1
}

.comments_body .addcomment_block_form_editor {
    margin: 5px 0
}

.comments_body .addcomment_block_form_textarea {
    min-height: 100px;
    padding: 10px 15px;
    resize: none;
    max-width: 100%;
    border-radius: 16px
}

.comments_body .addcomment_block_form_label {
    font-size: 15px;
    font-weight: bold;
    color: #ccc;
    display: block
}

.comments_body .addcomment_block_form_footer {
    margin: 5px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (max-width: 400px) {
    .comments_body .addcomment_block_form_footer {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.comments_body .addcomment_block_form_footer_text {
    color: #868E96;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 400px) {
    .comments_body .addcomment_block_form_footer_text {
        width:100%;
        margin: 0 0 10px
    }
}

.comments_body .addcomment_block_form_footer_text_col {
    display: none;
    background: #F1F3F5;
    border-radius: 3px;
    padding: 2px 8px;
    margin-left: 10px
}

.comments_body .addcomment_block_form_footer_text_col.active {
    display: block
}

.comments_body .addcomment_block_form_footer .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    fill: #fff;
    width: 180px;
    padding-right: 14px
}

.comments_body .addcomment_block_form_footer .btn svg {
    margin: 1px 0 0 10px;
    display: block;
    width: 18px;
    height: 18px
}

.addcomment_block {
    padding-bottom: 24px;
    border-bottom: 1px solid #252e3a
}

.addcomment_block_form_editor {
    position: relative
}

.addcomment_block_form .smile_block {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 20px;
    fill: #868E96
}

.addcomment_block_form .smile_block_btn {
    cursor: pointer
}

.addcomment_block_form .smile_block_list {
    position: absolute;
    top: calc(100% + 5px);
    right: 0;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 400px;
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 300
}

.addcomment_block_form .smile_block_list_item {
    margin: 4px;
    cursor: pointer
}

.addcomment_block_form .smile_block_list:not(.active) {
    display: none
}

@media (max-width: 700px) {
    .addcomment_block_form .smile_block_list {
        width:250px
    }
}

.addcomment_block_form .smile_block svg {
    display: block;
    height: 22px;
    width: 22px
}

.comments-tree-list {
    margin: 0;
    padding: 0
}

.comments-tree-list .comments-tree-item {
    list-style: none
}

.comments-tree-list .comments-tree-item .comments-tree-list {
    margin-left: 20px
}

.comments-tree-list .commentsreplyname {
    display: block;
    width: 100%;
    border: 1px solid #252e3a;
    background: #F1F3F5;
    margin: 5px 0;
    color: #ccc;
    border-radius: 50px;
    padding: 6px 20px
}

.comments-tree-list .commentsreplyname::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments-tree-list .commentsreplyname:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments-tree-list .commentsreplyname::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments-tree-list .commentsreplyname::placeholder {
    color: #ccc;
    opacity: 1
}

.comments-tree-list .bb-editor textarea {
    width: 100%;
    border: 1px solid #252e3a;
    background: #F1F3F5;
    margin: 5px 0 10px;
    color: #ccc;
    min-height: 100px;
    padding: 10px 15px;
    resize: none;
    border-radius: 16px
}

.comments-tree-list .bb-editor textarea::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments-tree-list .bb-editor textarea:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments-tree-list .bb-editor textarea::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments-tree-list .bb-editor textarea::placeholder {
    color: #ccc;
    opacity: 1
}

.comments-tree-list .comments_subscribe {
    margin-bottom: 10px
}

.comments-tree-list .comments_subscribe input {
    margin-right: 5px
}

.comments-tree-list #dlefastreplycomments {
    margin-bottom: 10px
}

.comments_list_item {
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #252e3a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.comments_list_item .commentsreplyname {
    display: block;
    width: 100%;
    border: 1px solid #252e3a;
    background: #F1F3F5;
    margin: 5px 0;
    color: #ccc;
    border-radius: 50px;
    padding: 6px 20px
}

.comments_list_item .commentsreplyname::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_list_item .commentsreplyname:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_list_item .commentsreplyname::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_list_item .commentsreplyname::placeholder {
    color: #ccc;
    opacity: 1
}

.comments_list_item .bb-editor textarea {
    width: 100%;
    border: 1px solid #282c38;
    background: #282c38;
    margin: 5px 0 10px;
    color: #ccc;
    min-height: 100px;
    padding: 10px 15px;
    resize: none;
    border-radius: 16px
}

.comments_list_item .bb-editor textarea::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_list_item .bb-editor textarea:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_list_item .bb-editor textarea::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.comments_list_item .bb-editor textarea::placeholder {
    color: #ccc;
    opacity: 1
}

.comments_list_item .comments_subscribe {
    margin-bottom: 10px
}

.comments_list_item .comments_subscribe input {
    margin-right: 5px
}

.comments_list_item_img {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 12px
}

.comments_list_item_content {
    width: calc(100% - 48px - 12px)
}

.comments_list_item_content_header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.comments_list_item_content_header .author {
    font-size: 15px;
    font-weight: bold;
    color: #ccc
}

.comments_list_item_content_header .author a {
    text-decoration: none;
    color: #ccc
}

.comments_list_item_content_header .time_comment {
    font-size: 13px;
    color: #ccc
}

.comments_list_item_content_header .rating_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comments_list_item_content_header .rating_block svg {
    display: block;
    width: 24px;
    height: 24px;
    -webkit-transition: fill ease .3s;
    -o-transition: fill ease .3s;
    transition: fill ease .3s
}

.comments_list_item_content_header .rating_block a {
    fill: #CED4DA
}

.comments_list_item_content_header .rating_block a:first-child:hover {
    fill: #FA5252
}

.comments_list_item_content_header .rating_block a:last-child:hover {
    fill: #36d028
}

.comments_list_item_content_header .rating_block .ratingtypeplusminus {
    margin: 0 6px;
    display: block;
    font-weight: bold
}

.comments_list_item_content_header .rating_block .ratingtypeplusminus.ratingplus {
    color: #36d028
}

.comments_list_item_content_header .rating_block .ratingtypeplusminus.ratingminus {
    color: #FA5252
}

.comments_list_item_content_text {
    margin: 10px 0 6px;
    color: #ccc;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.comments_list_item_content_text .title_quote {
    font-weight: bold;
    margin-bottom: 5px
}

.comments_list_item_content_text_title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px
}

.comments_list_item_content_text_title a {
    color: #ccc;
    text-decoration: none;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.comments_list_item_content_text_title a:hover {
    color: #EC5E40
}

.comments_list_item_content_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.comments_list_item_content_footer input {
    margin-left: 7px
}

.comments_list_item_content_footer .btn {
    padding: 0;
    margin-top: 6px
}

.comments_list_item_content_footer .btn:not(:first-child) {
    margin-left: 7px
}

.comments_list_item_content_footer .btn a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 10px 8px 14px
}

.comments_list_item_content_footer .btn.green a,.comments_list_item_content_footer .btn.red a {
    color: #fff
}

.comments_list_item_content_footer .btn svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: #EC5E40;
    margin-left: 7px
}

.mass_comments_action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 760px) {
    .mass_comments_action {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .mass_comments_action .bbcodes {
        margin-top: 10px
    }
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 60px
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none!important;
    background: #252e3a;
    top: 60px;
    height: 3px;
    border-radius: 50px
}

.irs-line-left,.irs-line-mid,.irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
    background: #EC5E40;
    height: 3px;
    border-radius: 50px;
    cursor: pointer
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
    width: 13px;
    height: 13px;
    background: #EC5E40;
    border-radius: 50%;
    cursor: pointer;
    top: 55px
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}

.irs-from,.irs-single,.irs-to {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    height: 18px
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 15px;
    background: #CED4DA
}

.irs-grid-pol.small {
    display: none
}

.irs-grid-text {
    position: absolute;
    top: -17px;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    padding: 0 3px;
    color: #868E96
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-with-grid {
    margin: 10px 5px
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: transparent;
    z-index: 2
}

.irs-disabled {
    opacity: 0.4
}

.irs.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40)
}

.irs-hidden-input {
    position: absolute!important;
    display: block!important;
    top: 0!important;
    left: 0!important;
    width: 0!important;
    height: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    outline: none!important;
    z-index: -9999!important;
    background: none!important;
    border-style: solid!important;
    border-color: transparent!important
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: calc(50% - 6px);
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    white-space: nowrap!important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #252e3a;
    border-radius: 8px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 4px 8px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #F1F3F5;
    border: 1px solid #252e3a;
    border-radius: 30px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 2px 9px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #868E96;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 4px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #FA5252
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #EC5E40 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.login_bodys {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4px 0 24px;
    border-bottom: 1px solid #252e3a
}

.login_bodys_img {
    display: block;
    width: 96px;
    height: 96px;
    border-radius: 50%
}

@media (max-width: 450px) {
    .login_bodys_img {
        margin:0 auto 15px
    }
}

.login_bodys_info {
    width: calc(100% - 96px - 24px);
    padding: 0;
    margin: 0
}

@media (max-width: 450px) {
    .login_bodys_info {
        width:100%
    }
}

.login_bodys_info_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none
}

.login_bodys_info_item .rating,.login_bodys_info_item b {
    margin-left: 5px
}

.login_bodys_info_item ul {
    margin: 0;
    padding: 0
}

.login_bodys_info_item ul li {
    list-style: none
}

.login_bodys_btn {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.login_bodys_btn .btn {
    margin: 5px 5px 0
}

.login_bodys_btn .btn a {
    text-decoration: none
}

.edit_profile {
    display: none;
    padding: 24px 0;
    border-bottom: 1px solid #252e3a
}

.edit_profile_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 12px
}

.edit_profile_form.textarea {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.edit_profile_form.textarea .edit_profile_form_label {
    margin-top: 8px
}

.edit_profile_form_label {
    width: 150px;
    margin-right: 20px
}

@media (max-width: 450px) {
    .edit_profile_form_label {
        width:100%;
        margin: 0 0 8px
    }
}

.edit_profile_form_input,.edit_profile_form_textarea {
    width: calc(100% - 170px);
    padding: 7px 20px 8px;
    background: #F1F3F5;
    border: 1px solid #252e3a;
    border-radius: 50px;
    color: #212529
}

.edit_profile_form_input.gravatar,.edit_profile_form_textarea.gravatar {
    margin: 10px 0 0
}

@media (max-width: 450px) {
    .edit_profile_form_input,.edit_profile_form_textarea {
        width:100%
    }
}

.edit_profile_form_textarea {
    resize: none;
    border-radius: 16px
}

.edit_profile_form .checkbox_block {
    width: calc(100% - 170px);
    margin: 13px 0;
    color: #ccc
}

@media (max-width: 450px) {
    .edit_profile_form .checkbox_block {
        width:100%
    }
}

.edit_profile_btn {
    margin-top: 14px;
    text-align: center
}

.profile_info_my {
    padding-bottom: 20px
}

.profile_info_my .title {
    margin: 16px 0 9px;
    font-size: 18px;
    font-weight: bold;
    color: #ccc
}

.torrent_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 15px 0
}

.torrent_search .torrent_search_block {
    margin: 0 10px 15px 0
}

.torrent_search .btn.torrent {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    fill: #fff
}

.torrent_search .btn.torrent svg {
    display: block;
    position: relative;
    top: 2px;
    width: 20px;
    height: 20px;
    margin-left: 5px
}

.page_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 15px 25px;
    background: #A5D8FF url('/templates/epkino/images/bg_header.png') top left;
    background-size: cover
}

@media (max-width: 900px) {
    .page_header {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 580px) {
    .page_header {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.page_header .logo {
    display: block;
    background: url('/templates/epkino/images/logo.png') no-repeat center;
    background-size: contain;
    width: 276px;
    height: 69px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 900px) {
    .page_header .logo {
        width:100%;
        margin-bottom: 5px
    }
}

.page_header .search_form {
    display: block;
    margin: 0 20px;
    width: 100%;
    max-width: 420px;
    position: relative
}

@media (max-width: 900px) {
    .page_header .search_form {
        margin-left:0;
        width: calc(100% - 278px - 20px);
        max-width: 100%
    }
}

@media (max-width: 580px) {
    .page_header .search_form {
        width:100%;
        margin: 0 0 10px
    }
}

.page_header .search_form .input_search {
    width: 100%;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background: #fff;
    border-radius: 50px;
    border: none;
    padding: 9px 40px 9px 25px;
    color: #ccc
}

.page_header .search_form .input_search::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_header .search_form .input_search:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_header .search_form .input_search::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_header .search_form .input_search::placeholder {
    color: #ccc;
    opacity: 1
}

.page_header .search_form .btn_search {
    position: absolute;
    top: calc(50% - 8px);
    padding: 0;
    right: 17px;
    border: none;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    background: url('/templates/epkino/images/icon_search.svg') no-repeat center;
    width: 16px;
    height: 16px;
    z-index: 2
}

.page_header .login_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 276px;
    font-size: 15px
}

@media (max-width: 580px) {
    .page_header .login_body {
        width:auto;
        max-width: 100%
    }
}

.page_header .login_body.auth_user {
    padding: 8px 8px 8px 0;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px
}

.page_header .login_body .login_block {
    position: relative
}

.page_header .login_body .login_block.active .login_modal {
    display: block
}

.page_header .login_body .login_block .login_modal {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    background: #fff;
    border-radius: 8px;
    z-index: 100;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    width: 250px
}

.page_header .login_body .login_block .login_modal:before {
    content: '';
    display: block;
    position: absolute;
    top: -16px;
    right: 42px;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    z-index: 1
}

.page_header .login_body .login_block .login_modal .form_login {
    padding: 25px 25px 16px;
    text-align: center
}

.page_header .login_body .login_block .login_modal .form_login_input {
    border-radius: 50px;
    padding: 6px 20px;
    border: 1px solid #252e3a;
    background: #F1F3F5;
    margin-bottom: 10px;
    font-weight: 400;
    width: 100%;
    color: #ccc
}

.page_header .login_body .login_block .login_modal .form_login_input::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_header .login_body .login_block .login_modal .form_login_input:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_header .login_body .login_block .login_modal .form_login_input::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_header .login_body .login_block .login_modal .form_login_input::placeholder {
    color: #ccc;
    opacity: 1
}

.page_header .login_body .login_block .login_modal .form_login .btn {
    display: block;
    width: 100%
}

.page_header .login_body .login_block .login_modal .form_login .btn_lostpassword {
    font-size: 13px;
    color: #ccc;
    margin-top: 5px;
    display: inline-block
}

.page_header .login_body .login_block .login_modal .login_soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #252e3a;
    font-size: 13px;
    padding: 9px 25px 15px;
    color: #ccc
}

.page_header .login_body .login_block .login_modal .login_soc_title {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 8px
}

.page_header .login_body .login_block .login_modal .login_soc_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-item: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    height: 17px;
    max-width: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    fill: #2F9E44;
    -webkit-transition: fill ease .3s;
    -o-transition: fill ease .3s;
    transition: fill ease .3s
}

.page_header .login_body .login_block .login_modal .login_soc_link:not(:last-child) {
    margin-right: 14px
}

.page_header .login_body .login_block .login_modal .login_soc_link:hover {
    fill: #343947
}

.page_header .login_body .login_block .login_modal .login_soc_link svg {
    display: block;
    width: 100%;
    height: 100%
}

.page_header .login_body .btn_reg {
    display: block;
    margin-right: 30px;
    color: #ccc
}

.page_header .login_body .link_profile_user {
    display: block;
    width: 54px;
    height: 54px;
    text-decoration: none;
    margin-left: 5px;
    border-radius: 50%;
    overflow: hidden
}

.page_header .login_body .link_profile_user_img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px
}

.page_header .login_body .user_block_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    max-height: 57px;
    width: 207px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    font-size: 13px
}

.page_header .login_body .user_block_list_item {
    list-style: none;
    margin-left: 8px
}

.page_header .login_body .user_block_list_item .link {
    color: #ccc
}

.page_headers {
    /*background: #345192;*/
    /*background: #292c33;*/
    /*background: #e86043;*/
    background: #1e252f;
    color: #e3e9f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 92px;
    border-radius: 4px 4px 0 0;
    
    /*position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 888;*/
}

@media (max-width: 820px) {
    .page_headers {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        height: auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.page_headers .logo {
    display: block;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: url('/templates/epkino/images/logos.png') no-repeat top right;
    width: 301px;
    height: 114px;
    position: relative;
    top: -22px
}

.page_headers .search_form {
    display: block;
    padding: 17px 30px 24px;
    width: 100%;
    position: relative
}

@media (max-width: 820px) {
    .page_headers .search_form {
        width:calc(100% - 301px)
    }
}

@media (max-width: 530px) {
    .page_headers .search_form {
        width:100%;
        /*border-top: 1px solid #1758eb;
        margin-top: -22px*/
    }
}

.page_headers .search_form .input_search {
    width: 100%;
    background: #282c38;
    padding: 14px 30px 14px 16px;
    border: 2px solid #282c38;
    /*border-radius: 50px;*/
    color: #565656;
}

.page_headers .search_form .input_search::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_headers .search_form .input_search:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_headers .search_form .input_search::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.page_headers .search_form .input_search::placeholder {
    color: #ccc;
    opacity: 1
}

.page_headers .search_form .input_search:focus {
    background: #FFF;
    color: #4B4B4B;
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out;
}

.page_headers .search_form .input_search:focus::placeholder {
    color: #4B4B4B;
}

.page_headers .search_form .btn_search {
    position: absolute;
    top: calc(50% - 14px);
    padding: 0;
    right: 45px;
    border: none;
    overflow: hidden;
    display: block;
    background: none;
    width: 21px;
    height: 21px;
    z-index: 2;
    fill: #565656;
}

.page_headers .login_body {
    /*border-left: 1px solid #1758eb;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 820px) {
    .page_headers .login_body {
        width:100%;
        margin-top: -22px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-left: none;
        /*border-top: 1px solid #1758eb*/
    }
}

@media (max-width: 530px) {
    .page_headers .login_body {
        margin-top:0
    }
}

.page_headers .login_body .btn_login,.page_headers .login_body .btn_registration {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #e3e9f6;
    fill: #e3e9f6;
    text-decoration: none;
    padding: 33px 24px 24px;
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: background ease .3s;
    -o-transition: background ease .3s;
    transition: background ease .3s
}

.page_headers .login_body .btn_login:hover,.page_headers .login_body .btn_registration:hover {
    background: #1b1e25;
}

.page_headers .login_body .btn_login svg,.page_headers .login_body .btn_registration svg {
    display: block;
    margin-right: 11px;
    position: relative;
    top: -1px
}

.page_headers .login_body .btn_login {
    padding: 30px
}

.page_headers .login_body .btn_login svg {
    top: 4px;
    margin: 0
}

.page_headers .login_body .login_block {
    position: relative
}

.page_headers .login_body .login_block .login_modal {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    border-radius: 0 0 3px 3px;
    z-index: 100;
    -webkit-box-shadow: 0 17px 35px rgba(40, 59, 91, 0.38);
    box-shadow: 0 17px 35px rgba(40, 59, 91, 0.38)
}

.page_headers .login_body .login_block .login_modal:before {
    content: '';
    display: block;
    position: absolute;
    top: -18px;
    right: 33px;
    border: 10px solid transparent;
    border-bottom-color: #fff
}

.page_headers .login_body .login_block .login_modal .form_login {
    padding: 20px
}

.page_headers .login_body .login_block .login_modal .form_login_input {
    border: none;
    border-bottom: 1px solid #dde0e5;
    padding: 13px 2px 12px;
    margin-bottom: 10px;
    font-size: 11px;
    font-weight: 600;
    color: #141924;
    width: 210px
}

.page_headers .login_body .login_block .login_modal .form_login_input::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #141924;
    opacity: 1
}

.page_headers .login_body .login_block .login_modal .form_login_input:-ms-input-placeholder {
    text-transform: uppercase;
    color: #141924;
    opacity: 1
}

.page_headers .login_body .login_block .login_modal .form_login_input::-ms-input-placeholder {
    text-transform: uppercase;
    color: #141924;
    opacity: 1
}

.page_headers .login_body .login_block .login_modal .form_login_input::placeholder {
    text-transform: uppercase;
    color: #141924;
    opacity: 1
}

.page_headers .login_body .login_block .login_modal .login_btn {
    margin: 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.page_headers .login_body .login_block .login_modal .login_btn .btn {
    border-radius: 3px;
    text-transform: uppercase;
    padding: 11px 15px 9px
}

.page_headers .login_body .login_block .login_modal .login_btn .arrow_login {
    fill: #4e576d;
    margin: 0 13px
}

.page_headers .login_body .login_block .login_modal .block_lostpassword {
    padding: 14px 20px 16px;
    border-top: 1px solid #f0f2f4;
    text-align: center
}

.page_headers .login_body .login_block .login_modal .block_lostpassword .btn_lostpassword {
    color: #2778ff;
    font-size: 15px;
    text-decoration: none;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.page_headers .login_body .login_block .login_modal .block_lostpassword .btn_lostpassword:hover {
    color: #FA5252
}

.page_headers .login_body .login_block:not(.active) .login_modal {
    display: none
}

.page_headers .login_body .user_block_list {
    margin: 0;
    padding: 22px 28px 18px 32px;
    width: 289px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page_headers .login_body .user_block_list_item {
    list-style: none
}

.page_headers .login_body .user_block_list_item .link {
    fill: #fff;
    -webkit-transition: fill ease .3s;
    -o-transition: fill ease .3s;
    transition: fill ease .3s;
    position: relative
}

.page_headers .login_body .user_block_list_item .link:hover {
    /*fill: #96beff;*/
    fill: #ff9e89;
}

.page_headers .login_body .user_block_list_item .link.logout {
    /*fill: #759fff;*/
    /*fill: #7dffb7;*/
    fill: #fff;
}

.page_headers .login_body .user_block_list_item .link.logout:hover {
    fill: #fb8d8d
}

.page_headers .login_body .user_block_list_item .link .count_fav {
    position: absolute;
    top: -16px;
    right: -5px;
    background: #fa5252;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    padding: 0 4px 1px
}

.page_headers .login_body .user_block_list_item .link_profile_user {
    display: block;
    text-decoration: none;
    position: relative;
    top: -3px
}

.page_headers .login_body .user_block_list_item .link_profile_user_img {
    display: block;
    border-radius: 50%;
    height: 45px;
    width: 45px
}

.body_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #252e3a;
    width: 100%
}

@media (max-width: 1000px) and (min-width:650px) {
    /*.body_content .ad_block,.body_content .left_sidebar,.body_content .right_sidebar {
        display:none
    }*/
}

@media (min-width: 1001px) {
    .body_content .aside_adaptiv {
        display:none
    }
}

@media (max-width: 650px) {
    .body_content {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .body_content .ad_block,.body_content .aside_adaptiv {
        display: none
    }
}

.body_content .aside_adaptiv,.body_content .left_sidebar,.body_content .right_sidebar {
    width: 260px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 25px
}

@media (max-width: 980px) {
    .body_content .aside_adaptiv,.body_content .left_sidebar,.body_content .right_sidebar {
        width:240px
    }
}

@media (max-width: 650px) {
    .body_content .aside_adaptiv,.body_content .left_sidebar,.body_content .right_sidebar {
        width:100%
    }
}

@media (min-width: 650px) {
    .body_content .aside_adaptiv .btn_toggle_menu,.body_content .left_sidebar .btn_toggle_menu,.body_content .right_sidebar .btn_toggle_menu {
        display:none
    }
}

.body_content .aside_adaptiv .btn_toggle_menu,.body_content .left_sidebar .btn_toggle_menu,.body_content .right_sidebar .btn_toggle_menu {
    width: 100%
}

.body_content .aside_adaptiv .ad_block,.body_content .left_sidebar .ad_block,.body_content .right_sidebar .ad_block {
    padding: 18px 18px 0
}

.body_content .aside_adaptiv .title_aside_block,.body_content .left_sidebar .title_aside_block,.body_content .right_sidebar .title_aside_block {
    font-size: 18px;
    font-weight: bold;
    color: #ccc;
    padding: 16px 25px 18px
}

.body_content .aside_adaptiv .nav_menu .title_aside_block,.body_content .left_sidebar .nav_menu .title_aside_block,.body_content .right_sidebar .nav_menu .title_aside_block {
    border-bottom: 1px solid #252e3a
}

.body_content .aside_adaptiv .nav_menu_list,.body_content .left_sidebar .nav_menu_list,.body_content .right_sidebar .nav_menu_list {
    padding: 0;
    margin: 0
}

.body_content .aside_adaptiv .nav_menu_list .item,.body_content .left_sidebar .nav_menu_list .item,.body_content .right_sidebar .nav_menu_list .item {
    list-style: none
}

.body_content .aside_adaptiv .nav_menu_list .item .link,.body_content .left_sidebar .nav_menu_list .item .link,.body_content .right_sidebar .nav_menu_list .item .link {
    display: block;
    padding: 13px 40px 15px 25px;
    text-decoration: none;
    border-bottom: 1px solid #252e3a;
    color: #ccc;
    position: relative;
    -webkit-transition: background ease .3s;
    -o-transition: background ease .3s;
    transition: background ease .3s
}

.body_content .aside_adaptiv .nav_menu_list .item .link.color_three,.body_content .left_sidebar .nav_menu_list .item .link.color_three,.body_content .right_sidebar .nav_menu_list .item .link.color_three {
    color: #22a727
}

.body_content .aside_adaptiv .nav_menu_list .item .link.color_three:before,.body_content .left_sidebar .nav_menu_list .item .link.color_three:before,.body_content .right_sidebar .nav_menu_list .item .link.color_three:before {
    border-color: #22a727
}

.body_content .aside_adaptiv .nav_menu_list .item .link.color_one,.body_content .left_sidebar .nav_menu_list .item .link.color_one,.body_content .right_sidebar .nav_menu_list .item .link.color_one {
    color: #EC5E40
}

.body_content .aside_adaptiv .nav_menu_list .item .link.color_one:before,.body_content .left_sidebar .nav_menu_list .item .link.color_one:before,.body_content .right_sidebar .nav_menu_list .item .link.color_one:before {
    border-color: #EC5E40
}

.body_content .aside_adaptiv .nav_menu_list .item .link:before,.body_content .left_sidebar .nav_menu_list .item .link:before,.body_content .right_sidebar .nav_menu_list .item .link:before {
    content: '';
    display: block;
    position: absolute;
    right: 25px;
    top: calc(50% - 4px);
    width: 5px;
    height: 5px;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
    border-color: #ccc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color ease .5s;
    -o-transition: border-color ease .5s;
    transition: border-color ease .5s
}

.body_content .aside_adaptiv .nav_menu_list .item .link:hover,
.body_content .left_sidebar .nav_menu_list .item .link:hover,
.body_content .right_sidebar .nav_menu_list .item .link:hover {
    background: #252e3a;
    color: #fff;
    text-decoration: underline;
}

.body_content .aside_adaptiv .info_banner,.body_content .left_sidebar .info_banner,.body_content .right_sidebar .info_banner {
    position: relative;
    width: 100%;
    padding: 20px 55px 25px 25px;
    border-bottom: 1px solid #252e3a
}

.body_content .aside_adaptiv .info_banner_title,.body_content .left_sidebar .info_banner_title,.body_content .right_sidebar .info_banner_title {
    color: #EC5E40;
    font-weight: bold;
    margin-bottom: 10px
}

.body_content .aside_adaptiv .info_banner_text,.body_content .left_sidebar .info_banner_text,.body_content .right_sidebar .info_banner_text {
    color: #212529;
    font-size: 13px
}

.body_content .aside_adaptiv .info_banner_text span,.body_content .left_sidebar .info_banner_text span,.body_content .right_sidebar .info_banner_text span {
    display: block
}

.body_content .aside_adaptiv .info_banner:before,.body_content .left_sidebar .info_banner:before,.body_content .right_sidebar .info_banner:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 27px;
    right: 22px;
    height: 30px;
    width: 28px;
    background: url('/templates/epkino/images/info_banner_bg.svg') no-repeat center
}

.body_content .aside_adaptiv .groups_film,.body_content .left_sidebar .groups_film,.body_content .right_sidebar .groups_film {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 25px;
    background: url('/templates/epkino/images/group_film.png') no-repeat top center;
    height: 140px
}

.body_content .aside_adaptiv .groups_film .btn,.body_content .left_sidebar .groups_film .btn,.body_content .right_sidebar .groups_film .btn {
    margin-bottom: -18px;
    width: calc(100% - 50px);
    max-width: 200px
}

.body_content .aside_adaptiv .list_aside_movie_block .list_aside_movie,.body_content .left_sidebar .list_aside_movie_block .list_aside_movie,.body_content .right_sidebar .list_aside_movie_block .list_aside_movie {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 25px
}

.body_content .aside_adaptiv .list_aside_movie_block .list_aside_movie .item_movie,.body_content .left_sidebar .list_aside_movie_block .list_aside_movie .item_movie,.body_content .right_sidebar .list_aside_movie_block .list_aside_movie .item_movie {
    width: calc(50% - 5px);
    margin-bottom: 17px;
    text-align: center;
    color: #212529;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.2;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.body_content .aside_adaptiv .list_aside_movie_block .list_aside_movie .item_movie_img,.body_content .left_sidebar .list_aside_movie_block .list_aside_movie .item_movie_img,.body_content .right_sidebar .list_aside_movie_block .list_aside_movie .item_movie_img {
    margin-bottom: 10px;
    position: relative
}

.body_content .aside_adaptiv .list_aside_movie_block .list_aside_movie .item_movie_img .seria,.body_content .left_sidebar .list_aside_movie_block .list_aside_movie .item_movie_img .seria,.body_content .right_sidebar .list_aside_movie_block .list_aside_movie .item_movie_img .seria {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(33, 37, 41, 0.5);
    border-radius: 0px 0px 6px 6px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
    font-size: 13px;
    line-height: 1.7;
    padding: 0px 10px
}

.body_content .aside_adaptiv .list_aside_movie_block .list_aside_movie .item_movie img,.body_content .left_sidebar .list_aside_movie_block .list_aside_movie .item_movie img,.body_content .right_sidebar .list_aside_movie_block .list_aside_movie .item_movie img {
    display: block;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
    -webkit-transition: -webkit-box-shadow ease .3s;
    transition: -webkit-box-shadow ease .3s;
    -o-transition: box-shadow ease .3s;
    transition: box-shadow ease .3s;
    transition: box-shadow ease .3s, -webkit-box-shadow ease .3s;
    width: 100%
}

.body_content .left_sidebar .list_aside_movie_block .list_aside_movie .item_movie img{
    height: 150px;
}

.body_content .aside_adaptiv .list_aside_movie_block .list_aside_movie .item_movie:hover,.body_content .left_sidebar .list_aside_movie_block .list_aside_movie .item_movie:hover,.body_content .right_sidebar .list_aside_movie_block .list_aside_movie .item_movie:hover {
    color: #EC5E40
}

.body_content .aside_adaptiv .list_aside_movie_block .list_aside_movie .item_movie:hover img,.body_content .left_sidebar .list_aside_movie_block .list_aside_movie .item_movie:hover img,.body_content .right_sidebar .list_aside_movie_block .list_aside_movie .item_movie:hover img {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24)
}

.body_content .aside_adaptiv .rand_btn_block,.body_content .left_sidebar .rand_btn_block,.body_content .right_sidebar .rand_btn_block {
    padding: 25px;
    border-bottom: 1px solid #252e3a
}

.body_content .aside_adaptiv .rand_btn_block .btn,.body_content .left_sidebar .rand_btn_block .btn,.body_content .right_sidebar .rand_btn_block .btn {
    width: 100%;
    text-align: left;
    position: relative;
    padding-right: 43px
}

.body_content .aside_adaptiv .rand_btn_block .btn:before,.body_content .left_sidebar .rand_btn_block .btn:before,.body_content .right_sidebar .rand_btn_block .btn:before {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 8px);
    right: 21px;
    background: url('/templates/epkino/images/icon_rand_btn.svg') no-repeat center;
    width: 18px;
    height: 18px
}

@media (max-width: 980px) {
    .body_content .aside_adaptiv .rand_btn_block .btn:before,.body_content .left_sidebar .rand_btn_block .btn:before,.body_content .right_sidebar .rand_btn_block .btn:before {
        right:15px
    }
}

@media (max-width: 980px) {
    .body_content .aside_adaptiv .rand_btn_block .btn,.body_content .left_sidebar .rand_btn_block .btn,.body_content .right_sidebar .rand_btn_block .btn {
        padding-left:15px;
        padding-right: 33px
    }
}

.body_content .aside_adaptiv .colection_body,.body_content .left_sidebar .colection_body,.body_content .right_sidebar .colection_body {
    border-bottom: 1px solid #252e3a
}

.body_content .aside_adaptiv .colection_body .title_colection,.body_content .left_sidebar .colection_body .title_colection,.body_content .right_sidebar .colection_body .title_colection {
    padding: 20px 30px 20px 25px;
    position: relative;
    color: #EC5E40;
    cursor: pointer;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.body_content .aside_adaptiv .colection_body .title_colection:before,.body_content .left_sidebar .colection_body .title_colection:before,.body_content .right_sidebar .colection_body .title_colection:before {
    content: '';
    display: block;
    position: absolute;
    right: 25px;
    top: calc(50% - 5px);
    width: 6px;
    height: 6px;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-color: #EC5E40;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: border-color ease .3s, top ease .3s, -webkit-transform ease .3s;
    transition: border-color ease .3s, top ease .3s, -webkit-transform ease .3s;
    -o-transition: transform ease .3s, border-color ease .3s, top ease .3s;
    transition: transform ease .3s, border-color ease .3s, top ease .3s;
    transition: transform ease .3s, border-color ease .3s, top ease .3s, -webkit-transform ease .3s
}

.body_content .aside_adaptiv .colection_body .title_colection:hover,.body_content .left_sidebar .colection_body .title_colection:hover,.body_content .right_sidebar .colection_body .title_colection:hover {
    color: #FA5252
}

.body_content .aside_adaptiv .colection_body .title_colection:hover:before,.body_content .left_sidebar .colection_body .title_colection:hover:before,.body_content .right_sidebar .colection_body .title_colection:hover:before {
    border-color: #FA5252
}

.body_content .aside_adaptiv .colection_body .list_colection,.body_content .left_sidebar .colection_body .list_colection,.body_content .right_sidebar .colection_body .list_colection {
    display: none;
    padding: 0 25px;
    margin: 0 0 20px
}

.body_content .aside_adaptiv .colection_body .list_colection_item,.body_content .left_sidebar .colection_body .list_colection_item,.body_content .right_sidebar .colection_body .list_colection_item {
    list-style: none
}

.body_content .aside_adaptiv .colection_body .list_colection_item .link,.body_content .left_sidebar .colection_body .list_colection_item .link,.body_content .right_sidebar .colection_body .list_colection_item .link {
    text-decoration: none;
    color: #ccc;
    display: block;
    padding: 10px 0 0;
    position: relative;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.body_content .aside_adaptiv .colection_body .list_colection_item .link:before,.body_content .left_sidebar .colection_body .list_colection_item .link:before,.body_content .right_sidebar .colection_body .list_colection_item .link:before {
    content: '';
    display: block;
    position: absolute;
    right: 3px;
    top: calc(50% + 2px);
    width: 6px;
    height: 6px;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    -webkit-transition: border-color ease .3s;
    -o-transition: border-color ease .3s;
    transition: border-color ease .3s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.body_content .aside_adaptiv .colection_body .list_colection_item .link:hover,.body_content .left_sidebar .colection_body .list_colection_item .link:hover,.body_content .right_sidebar .colection_body .list_colection_item .link:hover {
    color: #EC5E40
}

.body_content .aside_adaptiv .colection_body .list_colection_item .link:hover:before,.body_content .left_sidebar .colection_body .list_colection_item .link:hover:before,.body_content .right_sidebar .colection_body .list_colection_item .link:hover:before {
    border-color: #EC5E40
}

.body_content .aside_adaptiv .colection_body .list_colection_item:not(:last-child) .link,.body_content .left_sidebar .colection_body .list_colection_item:not(:last-child) .link,.body_content .right_sidebar .colection_body .list_colection_item:not(:last-child) .link {
    border-bottom: 1px solid #252e3a;
    padding-bottom: 10px
}

.body_content .aside_adaptiv .colection_body .list_colection_item:not(:last-child) .link:before,.body_content .left_sidebar .colection_body .list_colection_item:not(:last-child) .link:before,.body_content .right_sidebar .colection_body .list_colection_item:not(:last-child) .link:before {
    top: calc(50% - 3px)
}

.body_content .aside_adaptiv .colection_body.active .title_colection:before,.body_content .left_sidebar .colection_body.active .title_colection:before,.body_content .right_sidebar .colection_body.active .title_colection:before {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    top: 50%
}

.body_content .aside_adaptiv .colection_body.active .list_colection,.body_content .left_sidebar .colection_body.active .list_colection,.body_content .right_sidebar .colection_body.active .list_colection {
    display: block
}

.body_content .aside_adaptiv .cat_menu_body .title_aside_block,.body_content .left_sidebar .cat_menu_body .title_aside_block,.body_content .right_sidebar .cat_menu_body .title_aside_block {
    border-bottom: 1px solid #252e3a;
    padding-top: 0
}

.body_content .aside_adaptiv .cat_menu_body .cat_menu,.body_content .left_sidebar .cat_menu_body .cat_menu,.body_content .right_sidebar .cat_menu_body .cat_menu {
    margin: 0 0 15px;
    padding: 0
}

@media (max-width: 1000px) {
    .body_content .aside_adaptiv .cat_menu_body .cat_menu,.body_content .left_sidebar .cat_menu_body .cat_menu,.body_content .right_sidebar .cat_menu_body .cat_menu {
        margin:0
    }
}

.body_content .aside_adaptiv .cat_menu_body .cat_menu_item,.body_content .left_sidebar .cat_menu_body .cat_menu_item,.body_content .right_sidebar .cat_menu_body .cat_menu_item {
    list-style: none
}

.body_content .aside_adaptiv .cat_menu_body .cat_menu_item .link,.body_content .left_sidebar .cat_menu_body .cat_menu_item .link,.body_content .right_sidebar .cat_menu_body .cat_menu_item .link {
    display: block;
    color: #ccc;
    border-bottom: 1px solid #252e3a;
    padding: 13px 25px 15px;
    text-decoration: none;
    -webkit-transition: background ease .3s;
    -o-transition: background ease .3s;
    transition: background ease .3s
}

.body_content .aside_adaptiv .cat_menu_body .cat_menu_item .link:hover,.body_content .left_sidebar .cat_menu_body .cat_menu_item .link:hover,.body_content .right_sidebar .cat_menu_body .cat_menu_item .link:hover {
    background: #252e3a
}

.body_content .right_sidebar .list_aside_movie_block {
    border-bottom: 1px solid #252e3a
}

@media (max-width: 650px) {
    .body_content .left_sidebar {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px 25px 0
    }

    .body_content .left_sidebar .list_aside_movie_block {
        display: none
    }

    .body_content .left_sidebar .cat_menu_body,.body_content .left_sidebar .nav_menu {
        width: 50%
    }

    .body_content .left_sidebar .cat_menu_body:not(.active),.body_content .left_sidebar .nav_menu:not(.active) {
        display: none
    }

    .body_content .left_sidebar .cat_menu_body .title_aside_block,.body_content .left_sidebar .nav_menu .title_aside_block {
        padding: 16px 25px 18px
    }

    .body_content .left_sidebar .info_banner {
        display: none
    }

    .body_content .right_sidebar .filter_body {
        display: none
    }

    .body_content .right_sidebar .groups_film {
        margin-top: 15px
    }

    .body_content .right_sidebar .list_aside_movie_block {
        border: none
    }

    .body_content .right_sidebar .list_aside_movie_block .list_aside_movie .item_movie {
        width: calc(25% - 8px)
    }
}

@media (max-width: 530px) {
    .body_content .left_sidebar .cat_menu_body,.body_content .left_sidebar .nav_menu {
        width:100%
    }
}

@media (max-width: 420px) {
    .body_content .right_sidebar .list_aside_movie_block .list_aside_movie .item_movie {
        width:calc(50% - 8px)
    }
}

.body_content .content_block {
    width: calc(100% - 260px);
	padding: 0 25px 35px; border: 1px solid #25273d; border-bottom: 0; box-shadow: inset 1px 1px 4px 0 rgb(0 0 0 / 98%); background: rgba(15,16,30,0.97); 
} 

@media (max-width: 980px) {
    .body_content .content_block {
        width:calc(100% - 240px - 240px)
    }
}

@media (max-width: 1000px) {
    .body_content .content_block {
        width:calc(100% - 240px)
    }
}

@media (max-width: 650px) {
    .body_content .content_block {
        width:100%;
        border: none;
        border-bottom: 1px solid #252e3a
    }
}

.body_content .content_block .title_page_body {
    /*background: url(/templates/epkino/images/title_page_bg.svg) repeat-x left center;*/
    background-size: 212px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 20px 0 24px;
    border-bottom: 1px solid #252e3a;
    margin-bottom: 20px
}

.body_content .content_block .title_page {
    font-size: 20px;
    font-weight: bold;
    color: #ccc;
    padding: 3px 15px;
    text-align: center;
    margin: 0;
    line-height: 1.2;
}

.body_content .content_block .navigation_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0
}

@media (max-width: 1095px) {
    .body_content .content_block .navigation_body {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.body_content .content_block .navigation_body a,
.body_content .content_block .navigation_body span {
    display: block;
    padding: 6px 13px 7px;
    margin: 4px 2px;
    text-decoration: none;
    border: 2px solid #4e5c6f;
    border-radius: 50px;
    text-align: center;
    color: #ccc;
    -webkit-transition: border-color ease .3s, background ease .3s, color ease .3s;
    -o-transition: border-color ease .3s, background ease .3s, color ease .3s;
    transition: border-color ease .3s, background ease .3s, color ease .3s
}

.body_content .content_block .navigation_body>span {
    color: #CED4DA;
    background: #2a3440;
    border-color: #2a3440;
    padding: 6px 10px 7px;
    width: 85px;
    text-align: center
}

.body_content .content_block .navigation_body .page_btn {
    width: 85px;
    text-align: center
}

.body_content .content_block .navigation_body a:hover {
    background: #4e5c6f;
    color: #fff;
    border-color: #4e5c6f;
    text-decoration: none !important;
}

.body_content .content_block .navigation_body .pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400
}

@media (max-width: 1095px) {
    .body_content .content_block .navigation_body .pages {
        width:100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.body_content .content_block .navigation_body .pages span {
    background: #2a3440;
    color: #fff;
    border-color: #2a3440
}

.body_content .content_block .navigation_body .pages span.nav_ext {
    border-color: transparent;
    background: transparent;
    color: #ccc;
    margin: 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.body_content .content_block .seo_text {
    margin: 20px 0 0;
    color: #ccc
}

.body_content .content_block .seo_text h2,
.body_content .content_block .seo_text h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 5px
}

/*EXTRA 1111*/
.extra-h2{
	text-align: center;
    margin-bottom: 15px !important;
}
/*EXTRA 1111*/

.body_content .content_block .seo_text p {
    margin: 13px 0
}

.body_content .content_block .seo_text ul {
    margin: 13px 0 0;
    padding: 0
}

.body_content .content_block .seo_text ul li {
    list-style: none;
    position: relative;
    padding-left: 25px
}

.body_content .content_block .seo_text ul li:not(:last-child) {
    margin-bottom: 8px
}

.body_content .content_block .seo_text ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    border-radius: 50%;
    background: #EC5E40;
    width: 8px;
    height: 8px
}

.body_content .content_block .seo_text img:not(.seo_text_img) {
    margin-right: 10px
}

.body_content .content_block .seo_text_img {
    margin: 10px auto;
    display: block
}

.static_page_title {
    font-size: 26px;
    font-weight: 400;
    color: #ccc;
    text-align: center;
    margin: 11px 0 5px
}

.static_page_text {
    margin: 5px 0 15px
}

.static_page_text img {
    margin: 5px
}

.page_years {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 12px);
    margin: 0 -6px
}

.page_years .btn_year {
    display: block;
    width: calc(20% - 12px);
    margin: 0 6px 12px;
    font-weight: bold;
    text-shadow: none;
    -webkit-transition: background ease .3s, color ease .3s, border-color ease .3s, text-shadow ease .3s;
    -o-transition: background ease .3s, color ease .3s, border-color ease .3s, text-shadow ease .3s;
    transition: background ease .3s, color ease .3s, border-color ease .3s, text-shadow ease .3s
}

@media (max-width: 730px) {
    .page_years .btn_year {
        width:calc(25% - 12px)
    }
}

@media (max-width: 400px) {
    .page_years .btn_year {
        width:calc(33.3% - 12px)
    }
}

.page_years .btn_year:hover {
    background: #EC5E40;
    color: #fff;
    border-color: #EC5E40;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.16)
}

.social_sharing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media (max-width: 580px) {
    .social_sharing {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.social_sharing_title {
    font-size: 15px;
    font-weight: bold;
    color: #ccc
}

@media (max-width: 580px) {
    .social_sharing_title {
        margin-bottom:10px
    }
}

.social_sharing_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.social_sharing_block_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #F1F3F5;
    fill: #EC5E40;
    border: 1px solid #252e3a;
    cursor: pointer;
    margin-left: 12px;
    -webkit-transition: fill ease .3s, background ease .3s, border-color ease .3s;
    -o-transition: fill ease .3s, background ease .3s, border-color ease .3s;
    transition: fill ease .3s, background ease .3s, border-color ease .3s
}

.social_sharing_block_item svg {
    display: block;
    width: 18px;
    height: 18px
}

.social_sharing_block_item:hover {
    border-color: #EC5E40;
    background: #EC5E40;
    fill: #fff
}

.page_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 17px 35px 14px;
    background: #A5D8FF url('/templates/epkino/images/bg_header.png') top left;
    background-size: cover
}

@media (max-width: 750px) {
    .page_footer {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.page_footer .logo_footer {
    background: url('/templates/epkino/images/logo.png') no-repeat center;
    background-size: contain;
    width: 276px;
    height: 69px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 750px) {
    .page_footer .logo_footer {
        -webkit-box-ordinal-group:0;
        -ms-flex-order: -1;
        order: -1;
        width: 100%;
        margin-bottom: 10px
    }
}

@media (max-width: 480px) {
    .page_footer {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .page_footer .cop_footer {
        width: 100%;
        margin-top: 10px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: center
    }
}

.page_footer a {
    text-decoration: none
}

.page_footer a:hover {
    text-decoration: underline
}

.page_footers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    /*background: #EC5E40;*/
    background: #1e252f;
    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.5);
    height: 92px
}

@media (max-width: 600px) {
    .page_footers {
        height:auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.page_footers .logo_footer {
    display: block;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: url('/templates/epkino/images/logos.png') no-repeat top right;
    width: 301px;
    height: 114px;
    position: relative;
    top: -22px
}

.page_footers .btn_block {
    padding: 30px
}

@media (max-width: 600px) {
    .page_footers .btn_block {
        margin-top:-22px;
        /*border-top: 1px solid #1758eb;*/
        width: 100%;
        text-align: center
    }
}

.page_footers .btn_block .link {
    text-decoration: none;
    color: #fff
}

.page_footers .btn_block .link:hover {
    text-decoration: underline
}

.page_footers .btn_block .link:not(:last-child) {
    margin-right: 10px
}

#loading-layer {
    background: #EC5E40;
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px
}

.breadcrumbs {
    padding: 8px 25px 10px;
    color: #868E96;
    border-top: 1px solid #252e3a;
    font-size: 13px
}

.breadcrumbs a {
    color: #868E96;
    text-decoration: none;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s
}

.breadcrumbs a:not(:first-child) {
    margin-left: 3px
}

.breadcrumbs a:hover {
    color: #ccc
}

.breadcrumbs .separ {
    display: inline-block;
    margin: 0 4px
}

.breadcrumbs .separ:after {
    content: '/'
}

.error_block {
    display: block;
    margin: 15px 0;
    color: #de7352
}

.error_block font {
    size: 15px
}

.error_block_title {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold
}

#dropmenudiv {
    background: #1b1e25;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    font-size: 13px;
    border-radius: 8px;
    padding: 5px 0
}

#dropmenudiv a {
    display: block;
    padding: 5px 15px
}

#dropmenudiv a:hover {
    color: #fff;
}

.ui-dialog {
    background: #1e252f;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    padding: 0 0 22px
}

.ui-dialog-titlebar {
    padding: 22px 50px 20px 24px;
    font-size: 18px;
    font-weight: bold;
    color: #ccc;
    position: relative;
    cursor: pointer
}

.ui-dialog-titlebar-close {
    display: block;
    position: absolute;
    right: 24px;
    top: 23px;
    text-indent: -9999px;
    overflow: hidden;
    width: 24px;
    height: 24px;
    background: url('/templates/epkino/images/close.svg') no-repeat center
}

.ui-dialog-content {
    padding: 0 24px
}

.ui-dialog-content br {
    display: none
}

.ui-dialog-content input:not([type=checkbox]),.ui-dialog-content select,.ui-dialog-content textarea {
    width: 100%;
    border-radius: 50px;
    padding: 6px 20px;
    border: 1px solid #252e3a;
    background: #F1F3F5;
    margin: 5px 0 10px;
    color: #ccc
}

.ui-dialog-content input:not([type=checkbox])::-webkit-input-placeholder,.ui-dialog-content select::-webkit-input-placeholder,.ui-dialog-content textarea::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.ui-dialog-content input:not([type=checkbox]):-ms-input-placeholder,.ui-dialog-content select:-ms-input-placeholder,.ui-dialog-content textarea:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.ui-dialog-content input:not([type=checkbox])::-ms-input-placeholder,.ui-dialog-content select::-ms-input-placeholder,.ui-dialog-content textarea::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.ui-dialog-content input:not([type=checkbox])::placeholder,.ui-dialog-content select::placeholder,.ui-dialog-content textarea::placeholder {
    color: #ccc;
    opacity: 1
}

.ui-dialog-content textarea {
    height: 100px;
    resize: none;
    border-radius: 10px;
    padding: 15px
}

.ui-dialog-content input[type=checkbox] {
    margin-right: 3px
}

.ui-dialog-content .xfieldsrow .xfieldscolleft {
    margin: 5px 0 0 15px
}

.ui-dialog-content ul {
    margin: 0;
    padding: 0
}

.ui-dialog-content ul li {
    list-style: none
}

.ui-dialog-buttonpane {
    padding: 20px 24px 0
}

.ui-dialog-buttonpane .ui-button {
    padding: 5px 12px 6px
}

.ui-dialog-buttonpane .ui-button:not(:last-child) {
    margin: 0 10px 3px 0
}

#dle-content>#dlemasscomments {
    display: block;
    margin-top: 20px
}

#searchsuggestions {
	width:277px;
    background: #292d38;
    border-radius: 8px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.34);
    margin-top: 10px;
    overflow: hidden;
    z-index: 999
}

#searchsuggestions a {
    display: block;
    text-decoration: none;
    color: #ccc;
    padding: 7px 15px 8px;
    border-bottom: 1px solid #1e252f;
    -webkit-transition: background ease .3s, color ease .3s;
    -o-transition: background ease .3s, color ease .3s;
    transition: background ease .3s, color ease .3s
}
#searchsuggestions a span {
			display: none;
		}
#searchsuggestions a span.searchheading {
			display: block !important;
		}
#searchsuggestions a:hover {
    background: #1e252f;
    color: #fff
}

#searchsuggestions .seperator a {
    text-align: center;
    border-bottom: none
}

#searchsuggestions br {
    display: none
}

#searchsuggestions .notfound {
    display: block;
    padding: 10px 15px;
    color: #FA5252;
    text-align: center
}

.search_result_num {
    display: block;
    margin: 10px 0 15px
}

#fullsearch br {
    display: none
}

#fullsearch input[type=search],#fullsearch input[type=text],#fullsearch label,#fullsearch select {
    display: block;
    width: 100%!important;
    margin: 5px 0
}

#fullsearch input[type=search] input[type=checkbox],#fullsearch input[type=search] input[type=radio],#fullsearch input[type=text] input[type=checkbox],#fullsearch input[type=text] input[type=radio],#fullsearch label input[type=checkbox],#fullsearch label input[type=radio],#fullsearch select input[type=checkbox],#fullsearch select input[type=radio] {
    margin-right: 5px
}

#fullsearch .search>div {
    margin: 0!important
}

#fullsearch .search div.search_btn_block {
    margin-top: 10px!important
}

#fullsearch input.fullsearch-story {
    border-radius: 50px;
    padding: 6px 20px;
    border: 1px solid #252e3a;
    background: #F1F3F5;
    margin-bottom: 10px;
    width: 100%;
    color: #ccc
}

#fullsearch input.fullsearch-story::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

#fullsearch input.fullsearch-story:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

#fullsearch input.fullsearch-story::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

#fullsearch input.fullsearch-story::placeholder {
    color: #ccc;
    opacity: 1
}

.error_404 {
    text-align: center
}

.error_404_btn_block {
    margin-top: 8px
}

.error_404_btn_block .btn {
    margin: 4px 5px
}

.ui-form {
    margin: 15px 0;
    padding: 0
}

.ui-form li {
    list-style: none;
    margin-bottom: 5px
}

.ui-form label {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #ccc;
    margin: 5px 0
}

.ui-form input[type=email],.ui-form input[type=password],.ui-form input[type=text],.ui-form textarea {
    border-radius: 50px;
    margin: 0 0 10px;
    padding: 6px 20px;
    border: 1px solid #252e3a;
    background: #282c38;
    color: #ccc;
    width: 100%
}

.ui-form input[type=email]::-webkit-input-placeholder,.ui-form input[type=password]::-webkit-input-placeholder,.ui-form input[type=text]::-webkit-input-placeholder,.ui-form textarea::-webkit-input-placeholder {
    color: #ccc;
    opacity: 1
}

.ui-form input[type=email]:-ms-input-placeholder,.ui-form input[type=password]:-ms-input-placeholder,.ui-form input[type=text]:-ms-input-placeholder,.ui-form textarea:-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.ui-form input[type=email]::-ms-input-placeholder,.ui-form input[type=password]::-ms-input-placeholder,.ui-form input[type=text]::-ms-input-placeholder,.ui-form textarea::-ms-input-placeholder {
    color: #ccc;
    opacity: 1
}

.ui-form input[type=email]::placeholder,.ui-form input[type=password]::placeholder,.ui-form input[type=text]::placeholder,.ui-form textarea::placeholder {
    color: #ccc;
    opacity: 1
}

.ui-form textarea {
    min-height: 100px;
    padding: 10px 15px;
    resize: none;
    border-radius: 16px
}

.ui-form .login_check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.ui-form .login_check input {
    margin-right: 10px;
    margin-bottom: 0
}

.ui-form .login_check .btn {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.ui-form #result-registration {
    margin-bottom: 13px;
    text-align: center
}



/*NEW 1111*/
.fsp_share_box {
    display: flex;
    height: 45px;
    margin-top: 10px;
    /*position: absolute;
    top: 264px;
    left:  0;*/
}

.fsp_share_rating {
    width: 110px;
    position: relative;
}

.fsp_share_rating img {
    position: absolute;
    left: 14px;
    top: 12px;
    width: auto;
    height: auto;
    display: block
}

.fsp_share_rating.fsp_share_dislike img {
    top: 14px
}

.fsp_share_rating a {
    display: block;
    color: #fff;
    height: 45px;
    line-height: 24px;
    text-align: center;
    font-weight: 600;
    display: block;
    height: 100%;
    cursor: pointer;
    background: #fff;
    border: 10px solid #252e3a;
    /* border-radius: 50px; */
    transition: .2s;
    -webkit-transition: color ease .3s, fill ease .3s, background ease .3s;
    -o-transition: color ease .3s, fill ease .3s, background ease .3s;
    transition: color ease .3s, fill ease .3s, background ease .3s;
    text-decoration: none;
}

.fsp_share_like a {
    /* border-bottom-left-radius: 20px */
    border-color: #343947;
    fill: #343947;
    color: #343947;
    border-bottom-left-radius: 10px;
}

.fsp_share_like a:hover {
    background: #343947
}

.fsp_share_like a:hover span.fsp_sl_num {
    background-position: 0 -45px;
    color: #fff
}

.fsp_share_dislike a {
    /* background: #962020; */
    /* border-bottom-right-radius: 20px */
    border-color: #FA5252;
    fill: #FA5252;
    color: #FA5252;
    border-bottom-right-radius: 10px;
}

.fsp_share_dislike a:hover {
    background: #FA5252
}

.fsp_share_dislike a:hover span.fsp_sl_num {
    background-position: 0 -45px;
    color: #fff
}


ul.genres-blocks {
    padding: 0px 10px 5px;
    margin-left: 15px;
}

.genres-blocks li {
    list-style: none;
    width: calc(48% - 2px);
    margin: 0px 0px;
    display: inline-block;
    padding: 2px 0px;
}

.genres-blocks li a {
    text-decoration: none;
    font-size: 14px;
}
.genres-blocks li a:hover {
    color: #fff;
    text-decoration: underline;
}

.full_movie {
    border-bottom: 1px solid #252e3a;
}




.slider_bigblocks{
    text-align: center;
    padding: 0px 40px;
}
.slider_bigblocks .item_movie{
    text-decoration: none;
    font-weight: bold;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s;
}
.slider_bigblocks .item_movie:hover{
    color: #EC5E40;
}
.slider_bigblocks .item_movie img{
    width: 100%;
    height: 270px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0 2px 0px rgba(0, 0, 0, 0.24);
}
.slider_bigblocks .item_movie .item_movie_img{
    margin-bottom: 12px;
}

.slider_bigblocks .slider_block_arrow {
    position: absolute;
    top: calc(50% - 56px);
    fill: #d0d8e9;
    -webkit-transition: fill ease .3s;
    -o-transition: fill ease .3s;
    transition: fill ease .3s;
    cursor: pointer;
    z-index: 10
}

.slider_bigblocks .slider_block_arrow:hover {
    fill: #4e576d
}

.slider_bigblocks .slider_block_arrow.left {
    left: 5px
}

.slider_bigblocks .slider_block_arrow.right {
    right: 5px
}

.xfieldimagegallery {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
}

.xfieldimagegallery li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.xfieldimagegallery li img {
    float: left;
    margin-right: 5px;
    border: none;
    width: inherit;
    height: inherit;
    border-radius: 4px 4px 4px 4px;
    transition: box-shadow 0.5s ease;
}

.xfieldimagegallery li img:hover {
    box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.highslide-caption{
    background: #fff;
}
.movie-screens{
    margin-bottom: 15px;
    text-align: center;
}


.blocked-player {
    background: #1b1e25;
    text-align: center;
    padding: 10rem 2rem
}

.blocked-player h2 {
    color: #ccc;
    font-weight: 700;
    font-style: inherit
}


@media (max-width: 980px) {
    .list_aside_novinki {
        display: none;
    }
}




.lazy-block {
    border-top: 1px solid transparent;
    border-color: #252e3a;
    padding: 15px 0 20px;
    color: #ccc;
    width: 100%;
}

.lazy-block a {
    text-decoration: none !important;
    border-bottom: 1px solid #969696
}

.lazy-block a:hover {
    border-bottom: 1px solid #fff
}

.lazy-block-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px
}

.lazy-block:nth-child(2) {
    padding-top: 0;
    border-bottom: 0;
    border-top: 0
}
.lazy-block:last-child{
    margin-bottom: 25px;
    border-bottom: 1px solid transparent;
    border-color: #252e3a;
}






/*SERIES*/
.graph-serialy-block .seotitle {
    margin-bottom: .2rem;
    text-align: center;
    color: #ccc;
    padding-bottom: 10px;
    border-bottom: 1px solid #252e3a;
}

.graph-serialy-block {
    border-radius: 3px;
    padding: 7px 0
}

.graph-serialy-block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.graph-serialy-block .seotitle h3,.graph-serialy-block .seotitle h2 {
    font-size: 15px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.d-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.graphlist-post>span {
    position: relative;
    padding: .2rem .8rem .2rem 2px;
    overflow: hidden;
    font-size: .9rem
}

.graphlist-post:hover>span {
}

.graphlist-post .title h5,.post-section .meta {
    margin: 0;
    font-size: .7rem
}

.graph-group-name {
    display: block;
    padding: .5rem 0;
    font-size: .9rem;
    font-weight: 700;
}

.graph-group-name .mdi {
    margin-right: 1rem
}

.group_page_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.group_page_list_item {
    display: block;
    width: calc(50% - 20px);
    max-width: 220px;
    margin: 0 10px 38px;
    border-radius: 8px;
    position: relative;
    width: 200px;
    height: 170px;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 0 10px 0 0
}

@media(max-width: 1000px) {
    .group_page_list_item {
        max-width:270px
    }
}

@media(max-width: 430px) {
    .group_page_list_item {
        width:100%;
        max-width: 100%;
        margin: 0 0 25px
    }
}

.group_page_list_item_img {
    display: block;
    width: 100%;
    border-radius: 8px;
    position: relative;
    z-index: 3
}

.group_page_list_item_title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(33,37,41,.8);
    color: #fff;
    text-align: center;
    padding: 4px 10px 7px;
    border-radius: 0 0 8px 8px;
    text-shadow: rgba(0,0,0,.16);
    font-size: 13px;
    z-index: 4;
    -webkit-transition: background ease .3s;
    -o-transition: background ease .3s;
    transition: background ease .3s
}

.group_page_list_item_count {
    position: absolute;
    right: 0;
    top: 18px;
    border-radius: 10px 0 0 10px;
    background: #228be6;
    color: #fff;
    font-size: 13px;
    text-shadow: rgba(0,0,0,.16);
    padding: 1px 12px 2px 14px;
    z-index: 4
}

.group_page_list_item:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -5px;
    height: 15px;
    border-radius: 6px;
    background: #b5d1e6;
    z-index: 2
}

.group_page_list_item:after {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -9px;
    height: 15px;
    border-radius: 6px;
    background: #dbe7f1;
    z-index: 1
}

.group_page_list_item:hover .group_page_list_item_title {
    background: #228be6
}

.group_page .social_sharing {
    margin: 20px 0 25px;
    padding-bottom: 18px;
    border-bottom: 1px solid #252e3a
}

.title-clear-page {
    border-bottom: 0;
    margin-bottom: 0
}

.graphlist-post .title span,.graphlist-post .meta {
    color: #ccc;
    font-size: 14px
}

.episode-name {
    text-decoration: none;
    color: #ccc;
    -webkit-transition: color ease .3s;
    -o-transition: color ease .3s;
    transition: color ease .3s;
    font-weight:  normal;
}

.graphlist-item {
    padding: 5px 0px;
    border-bottom: 1px solid #252e3a;
}

.graphlist-item:last-child {
    border-bottom: 0
}

.hide-more,.show-more {
    color: #e0e0e0;
    margin-top: 7px;
    padding-top: 5px;
    font-weight: 700;
    border-top: 2px solid #252e3a;
    text-decoration: underline;
}

.hide-more:hover,.show-more:hover {
    cursor: pointer;
    text-decoration: underline
}

#graph-series + [data-readmore-toggle],
#graph-series[data-readmore] {
    display: block;
    width: 100%;
}
#graph-series[data-readmore] {
    transition: height 270ms;
    overflow: hidden;
}

.number-season{
    display: block;
    padding: .5rem 0;
    margin-left: 2px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #ccc;
}
.graph-group-name:first-child{
    padding: 0px;
}

.seasonsobl {
    background: #1a212b;
    padding: 10px 15px;
    margin: 0px -15px 0px -15px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.seasonsobl a{
    text-decoration: none;
}
.seasonsobl h3 {
   font-size: 16px;
   margin-bottom: 12px;
   margin-top: 0;
}
.seasonsobl .show-all-season > *:last-child,
.seasonsobl .show-all-season > *:last-child > h3{
    border-bottom: none;
}
.seasonsobl a > h3 {
    font-size: 15px;
}

.mb-30{
    margin-bottom: 30px;
}

/*/SERIES*/

/*rating movies*/
#taroon_smiles {
     font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
     -moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
     direction: ltr;
     display: block;
     opacity: 1;
     text-align: center;
     margin-bottom: 15px;
}
 #taroon_smiles.st-hidden {
     opacity: 0;
}
 #taroon_smiles .st-btn {
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     -moz-transition: all 0.2s ease-in;
     -ms-transition: all 0.2s ease-in;
     -o-transition: all 0.2s ease-in;
     -webkit-transition: all 0.2s ease-in;
     transition: all 0.2s ease-in;
     display: inline-block;
     font-size: 24px;
     line-height: 24px;
     opacity: 1;
     padding: 12px;
     position: relative;
     text-align: center;
     vertical-align: top;
     white-space: nowrap;
     width: 72px;
     user-select: none;
}
 #taroon_smiles .st-btn > svg {
     display: block;
     height: 48px;
     margin: auto;
     width: 48px;
     vertical-align: top;
}
 #taroon_smiles .st-btn > span {
     -moz-transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     -ms-transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     -o-transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     -webkit-transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     transition: f 0.2s ease-in, o 0.2s ease-in, n 0.2s ease-in, t 0.2s ease-in, - 0.2s ease-in, s 0.2s ease-in, i 0.2s ease-in, z 0.2s ease-in, e 0.2s ease-in;
     color: #555;
     font-size: 14px;
     font-weight: 400;
     letter-spacing: 0.5px;
     vertical-align: top;
}
 #taroon_smiles .st-btn .st-count.st-grow {
     font-size: 18px;
}
 #taroon_smiles .st-btn.st-hide-count .st-count {
     opacity: 0;
}
 #taroon_smiles .st-btn .st-text {
     display: none;
     font-weight: bold;
     line-height: 12px;
     white-space: normal;
     word-break: break-all;
}
 #taroon_smiles.st-justified {
     display: flex;
     text-align: center;
}
 #taroon_smiles.st-justified .st-btn {
     -moz-flex: 1;
     -ms-flex: 1;
     -webkit-flex: 1;
     flex: 1;
}
 #taroon_smiles .st-btn.st-selected {
     -ms-transform: scale(1.2);
     -webkit-transform: scale(1.2);
     transform: scale(1.2);
}
 #taroon_smiles.st-reacted .st-btn:not(.st-selected) {
     filter: grayscale(100%);
}
#taroon_smiles:not(.st-reacted) .st-btn:hover {
     -ms-transform: scale(1.2);
     -webkit-transform: scale(1.2);
     transform: scale(1.2);
     cursor: pointer;
}
 #taroon_smiles:not(.st-reacted) .st-btn:active {
     -ms-transform: scale(1.4);
     -webkit-transform: scale(1.4);
     transform: scale(1.4);
}
 #taroon_smiles.st-has-labels:not(.st-reacted) .st-btn:hover .st-count {
     display: none;
}
 #taroon_smiles.st-has-labels:not(.st-reacted) .st-btn:hover .st-text {
     display: block;
}
 #taroon_smiles.st-has-labels:not(.st-reacted) .st-btn:hover span {
     font-size: 10px;
}
/*rating movies*/

@media( max-width: 453px ) {
    .graph-serialy-block{
        display: none;
    }
}



/*--- HIGHSLIDE GALLERY ---*/
.highslide-wrapper, .highslide-outline { background: #fff }
.highslide-image { border: 2px solid #fff }
.highslide-active-anchor { visibility: hidden }
.highslide-active-anchor img { visibility: hidden }
.highslide-dimming { background-color: black }
.highslide-html { background-color: white }
.highslide-loading { display: block; color: white; font-size: 9px; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black }
a.highslide-full-expand { background: url("/templates/epkino/dleimages/fullexpand.gif") no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px }
.highslide-display-block { display: block }
.highslide-display-none { display: none }
.highslide-caption { display: none; padding: 5px; background: white }
.highslide-controls { width: 195px; height: 40px; background: url("/engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 0 -90px; margin-right: 15px; margin-bottom: 10px; margin-top: 10px }
.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url("/engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 100% -90px }
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a { background: url("/engine/classes/highslide/graphics/controlbar-black-border.gif"); display: block; float: left; height: 30px; width: 30px; outline: none }
.highslide-controls a.disabled { cursor: default }
.highslide-controls a span { display: none }

/*---The CSS sprites for the controlbar---*/
.highslide-controls .highslide-previous a { background-position: 0 0 }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important }
.highslide-controls .highslide-play a { background-position: -30px 0 }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important }
.highslide-controls .highslide-pause a { background-position: -60px 0 }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px }
.highslide-controls .highslide-next a { background-position: -90px 0 }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important }
.highslide-controls .highslide-move a { background-position: -120px 0 }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px }
.highslide-controls .highslide-full-expand a { background-position: -150px 0 }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important }
.highslide-controls .highslide-close a { background-position: -180px 0 }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px }





.dialog_standard {
    display: none
}

.dialog_standard .success {
    color: #343947;
    font-size: 17px;
    font-weight: bold;
    text-align: center
}

.dialog_standard .error {
    color: #FA5252;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px
}

.dialog_standard_form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

/*KADRI*/
.kadri{
    overflow: hidden;
    display: inline-flex;
}
.kadri > li{
    margin-right: 5px;
}
@media (max-width: 1017px) {
    .kadri{
        display: block;
        overflow: unset;
    }
    .kadri > li > a > picture{
        width: 217px;
    }
    .kadri > li{
        width: 225px;
        margin-bottom: 5px;
    }
}
/*KADRI*/
.img_short_movie_block .age_limit_info {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
    background: #ea2222;
    font-size: 13px;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 12px 0px 0px 12px;
    padding: 6px 20px 6px 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}
.newRating {
	float: left;
	width: 100%;
	/*border-left: 1px solid #404040;*/
    border-bottom: 1px solid rgb(17,17,17);
    /*background: rgb(36, 36, 36);*/
}
.rating {
    padding-left: 10px;
padding-top: 2px;
    width: auto !IMPORTANT;
    
	margin-right:10px;
	    float: left;
    height: 55px;
    font-size: 0.9em;
}
.rating_digits {
       text-align: left;
}
.unit-rating {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 35px;
	position: relative;
    display: inline-block;
	background: url("/templates/epkino/images/rating.png") repeat-x
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: left
}
.unit-rating li a {
	display: block;
	width: 40px;
	height: 35px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 35;
	position: absolute;
	padding: 0
}
.unit-rating li a:hover {
	background: url("/templates/epkino/images/rating.png") 0 -70px;
	z-index: 2;
	left: 0
}
.unit-rating a.r1-unit {
	left: 0
}
.unit-rating a.r1-unit:hover {
	width: 40px
}
.unit-rating a.r2-unit {
	left: 40px
}
.unit-rating a.r2-unit:hover {
	width: 80px
}
.unit-rating a.r3-unit {
	left: 80px
}
.unit-rating a.r3-unit:hover {
	width: 120px
}
.unit-rating a.r4-unit {
	left: 120px
}
.unit-rating a.r4-unit:hover {
	width: 160px
}
.unit-rating a.r5-unit {
	left: 160px
}
.unit-rating a.r5-unit:hover {
	width: 200px
}
.unit-rating a.r6-unit {
	left: 200px
}
.unit-rating a.r6-unit:hover {
	width: 240px
}
.unit-rating a.r7-unit {
	left: 240px
}
.unit-rating a.r7-unit:hover {
	width: 280px
}
.unit-rating a.r8-unit {
	left: 280px
}
.unit-rating a.r8-unit:hover {
	width: 320px
}
.unit-rating a.r9-unit {
	left: 320px
}
.unit-rating a.r9-unit:hover {
	width: 360px
}
.unit-rating a.r10-unit {
	left: 360px
}
.unit-rating a.r10-unit:hover {
	width: 400px
}
.unit-rating li.current-rating {
	background: url("/templates/epkino/images/rating.png") 0 -35px;
	position: absolute;
	height: 35px;
	display: block;
	text-indent: -9000px;
	z-index: 1
}

.mn-accordion {
    margin-bottom: 4px;
}

.mn-accordion .mn-accordion-title {
    display: block;
    text-align: center;
    padding: 12px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    /* background: #171625 url(/templates/epkino/images/arrow-down.png) no-repeat center right 13px; */
    cursor: pointer;
    transition: all .3s;
    border: 2px solid #252e3a;
    margin: 2px 3px;
    border-radius: 11px;
}

.mn-accordion .mn-accordion-title.active {
    background: #333242 url("/templates/epkino/images/arrow-up.png") no-repeat center right 15px;
}

.mn-accordion .mn-accordion-title:hover {
    background-color: #252e3a;
}

.mn-accordion .mn-accordion-body {
    display: none;
}

.mn-topovik {
    margin-bottom: 4px;
}
.sidebar-elements a {
    display: inline-block;
    width: calc(100% - 10px);
    font-size: 13px;
    text-decoration: none;
    /* border-bottom: 1px solid rgba(0, 0, 0, .1); */
    background: #2a3441;
    padding: 5px;
    color: #ffffff;
    /* text-align: center; */
    margin: 1px 5px;
    font-weight: 600;
    transition: all 0.5s;
}
.sidebar-elements a:hover {
    color: #fff;
    text-decoration: none;
    background: #1f2730;
}
/*---BB EDITOR ---*/
.bb-pane{height:1%;overflow:hidden;padding-bottom:5px;padding-left:5px;margin:0;height:auto !important;text-decoration:none;background:linear-gradient(to bottom, #333 0%, #222 100%);border-radius:0px;border:1px solid #111;box-shadow:none !important}
.bb-pane>b{margin-top:5px;margin-left:0;vertical-align:middle}
.bb-pane .bb-btn + .bb-btn,.bb-pane .bb-btn + .bb-pane,.bb-pane .bb-pane + .bb-btn,.bb-pane .bb-pane + .bb-pane{margin-left:-1px}
.bb-btn{display:inline-block;overflow:hidden;float:left;padding:4px 10px;border:1px solid #111;box-shadow:none;background:linear-gradient(to bottom, #444 0%, #333 100%)}
.bb-btn:hover{background-color:#e6e6e6;background:linear-gradient(to bottom, #333 0%, #444 100%)}
.bb-btn:active{background:#000;border-color:#111;box-shadow:0 0 5px #444 inset}

@font-face {
    font-family: 'bb-editor-font';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'),
         url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
    font-weight: normal;
    font-style: normal;
}

[class^="bb-btn"], [class*=" bb-btn"] {font-family: 'bb-editor-font';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;
line-height: 1;font-size: 12px;
    /* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

.bb-sel { float: left; padding: 2px 2px 0 2px; }
.bb-sel select { font-size: 11px; }
.bb-sep { display: inline-block; float: left; width: 1px; padding: 2px; }
.bb-btn { cursor: pointer;  outline: 0; }

#b_font select { padding: 0px;}
#b_size select { padding: 0px;}

#b_b:before {content: "\f032";}
#b_i:before {content: "\f033";}
#b_u:before {content: "\f0cd";}
#b_s:before {content: "\f0cc";}
#b_img:before { content: "\f03e"; }
#b_up:before { content: "\e930"; }
#b_emo:before { content: "\f118"; }
#b_url:before { content: "\f0c1"; }
#b_leech:before { content: "\e98d"; }
#b_mail:before { content: "\f003"; }
#b_video:before { content: "\e913"; }
#b_audio:before { content: "\e911"; }
#b_hide:before { content: "\e9d1"; }
#b_quote:before { content: "\e977"; }
#b_code:before { content: "\f121"; }
#b_left:before { content: "\f036"; }
#b_center:before { content: "\f037"; }
#b_right:before { content: "\f038"; }
#b_color:before { content: "\e601"; }
#b_spoiler:before { content: "\e600"; }
#b_fla:before { content: "\ea8d"; }
#b_yt:before { content: "\f166"; }
#b_tf:before { content: "\ea61"; }
#b_list:before { content: "\f0ca"; }
#b_ol:before { content: "\f0cb"; }
#b_tnl:before { content: "\ea61"; }
#b_br:before { content: "\ea68"; }
#b_pl:before { content: "\ea72"; }
#b_size:before { content: "\f034"; }
#b_font:before { content: "\f031"; }
#b_header:before { content: "\f1dc"; }
#b_sub:before { content: "\f12c"; }
#b_sup:before { content: "\f12b"; }
#b_justify:before { content: "\f039"; }

.bb-pane h1{font-size:36px;margin-top:5px;margin-bottom:5px}
.bb-pane h2{font-size:30px;margin-top:5px;margin-bottom:5px}
.bb-pane h3{font-size:24px;margin-top:5px;margin-bottom:5px}
.bb-pane h4{font-size:18px;margin-top:5px;margin-bottom:5px}
.bb-pane h5{font-size:14px;margin-top:5px;margin-bottom:5px}
.bb-pane h6{font-size:12px;margin-top:5px;margin-bottom:5px}
.bb-pane-dropdown{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:180px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:11px;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;background:white;box-shadow:0 1px 2px #dadada}
.bb-pane-dropdown > li > a{display:block;padding:3px 10px;clear:both;font-weight:normal;line-height:1.42857;color:#333333;white-space:nowrap}
.bb-pane-dropdown > li > a:hover,.bb-pane-dropdown > li > a:focus{text-decoration:none;color:#262626;background-color:whitesmoke}
.bb-pane-dropdown .color-palette div .color-btn{width:17px;height:17px;padding:0;margin:0;border:1px solid #fff;cursor:pointer}
.bb-pane-dropdown .color-palette{padding:0px 5px}
.bb-editor textarea{margin-top:-1px}
.editorcomm .bb-editor { width: 565px;}
.editorcomm .bb-editor textarea { height: 200px; }


/*--- quick edit fields---*/
.quick-edit-text {padding: .4em;width: 350px;}
.quick-edit-textarea {height: 250px;padding: 2px; border: 1px solid #d7d7d7;width: 100%;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}
