html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

.text-information ul {
    list-style: disc;
    padding-left: 20px;
    padding-bottom:10px
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

article, aside, figure, figcaption, footer, header, hgroup, nav, section, summary {
    display: block;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    min-height: 100%;
    background:url("../images/background.webp");
    background-attachment: fixed;
}

footer .logo {
    width: 215px;
    margin-right: 20px;
    float: left;
    line-height: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.full-center-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.wrapper-fixed-footer {
    min-height: 100%;
    padding-bottom: 76px;
    position: relative;
}

footer {
    width: 100%;
    height: 76px;
    position: absolute;
    bottom: 0;
    background-color: #000000c4;
}

footer .logo {
    color: #c7c7c7;
}

.brand-color {
    color: #ea4335;
}

.brand-list {
    color: #ea4335;
}

.brand-list:hover, .brand-list:focus {
    color: #ea4335;
    text-decoration: none;
}

a:focus, button:focus {
    outline: none !important;
}

b {
    font-weight: 700;
}

body {
    min-width: 300px;
    font-size: 16px;
    line-height: 1.3;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    background-color: #2f2f33;
}

.object-fit {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

* html .page-wrapper {
    height: 100%;
}

.mass_comments_action {
    display: none;
}

.center-bl {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
}

.border-none {
    border: 0 !important;
}

.vertical-middle-wrapper {
    width: 100%;
    content: '';
    display: table;
    height: 100%;
    vertical-align: middle;
}

.vertical-middle-wrapper > * {
    vertical-align: middle !important;
    height: 100% !important;
    display: table-cell !important;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: white;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

a:hover {
    text-decoration: none;
    color: #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

a.link-underline:hover {
    text-decoration: none;
}

a.link-underline {
    text-decoration: underline;
    color: #3c3340;
}

input:focus, textarea:focus {
    outline: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:after {
    width: 100%;
    display: table;
    clear: both;
    content: "";
}

b {
    font-weight: 700;
}

.load .translation-slider {
    opacity: 1;
}

.translation-slider .owl-stage {
    white-space: nowrap;
}

h3 {
    margin-top: 27px;
    margin-bottom: 13px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
    font-weight: 500;
}

h4 {
    margin-bottom: 12px;
    padding-top: 10px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.footer-wrapper {
    width: 100%;
    max-width: 1054px;
    margin: 0 auto;
    height: 76px;
    padding: 10px 50px;
    font-size: 16px;
    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-line-pack: center;
    align-content: center;
}

.footer-wrapper ul li {
    margin-right: 26px;
    position: relative;
    color: #c7c7c7;
    display: inline-block;
}

.footer-wrapper ul li:before {
    width: 0;
    height: 0;
    position: absolute;
    top: 14px;
    right: -18px;
    font-size: 9px;
    display: block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    font-family: 'icomoon' !important;
    font-style: normal;
    content: "\e908";
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer-wrapper ul li a {
    color: #c7c7c7;
}

.footer-wrapper ul li a:hover, .footer-wrapper ul li a.hover {
    color: #ea4335;
}

.footer-wrapper ul li:last-child {
    margin-right: 0;
}

.footer-wrapper ul li:last-child:before {
    display: none;
}

.mail-to-link {
    color: gray;
}

header {
    height: 70px;
    position: relative;
    z-index: 5;
    background-color: black;
}

header .logo {
    width: 215px;
    margin-left: 20px;
    float: left;
    line-height: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

header .logo img {
    width: 80%;
}

@media (max-width: 992px) {
    header .logo {
        width: 155px;
    }
}

header .menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

header .next-movie {
    float: right;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 2px;
    border-left: 3px solid #ea4335;
}

header .next-movie span {
    padding: 13px 20px 12px;
    display: block;
    color: #fffefe;
    font-size: 16px;
    letter-spacing: 0.16px;
    background-color: #252529;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

header > * {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.drop-list:hover > a, .drop-list .hover > a {
    color: #ea4335;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

.drop-list:hover > a:hover, .drop-list .hover > a:hover {
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

.drop-list:hover .wrapper-drop, .drop-list .hover .wrapper-drop {
    display: block;
}

.drop-list:hover .icon-arrow_bold, .drop-list .hover .icon-arrow_bold {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: -3px;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

.drop-list .wrapper-drop {
    position: absolute;
    top: 70px;
    left: 0;
    padding-top: 4px;
    display: none;
}

.drop-list .wrapper-drop:before {
    top: -40px;
    left: 0;
    right: 0;
    height: 40px;
    content: "";
    position: absolute;
    display: block;
}

.list-menu {
    width: 425px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.list-menu > li {
    margin-right: 15px;
    padding: 27px 10px 23px;
    display: inline-block;
    position: relative;
}

.list-menu > li:last-child {
    margin-right: 0;
}

.list-menu > li > a {
    letter-spacing: -0.85px;
    color: rgba(255, 255, 255, 0.7);
}

.list-menu > li > a:hover {
    color: #ea4335;
}

.list-menu .icon-arrow_bold {
    margin-left: 10px;
    font-size: 8px;
    display: inline-block;
    position: relative;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.list-menu .drop-menu {
    width: initial;
    padding: 15px 0;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 0, 0, 0.9);
}

.list-menu .drop-menu .one-block {
    width: 200px;
    padding: 0 0 0 30px;
    border-right: 1px solid #2f2f33;
}

.list-menu .drop-menu .one-block:first-child {
    width: 150px;
    padding-left: 20px;
}

.list-menu .drop-menu .one-block:last-child {
    border-right: 0;
}

.list-menu .drop-menu .one-block li {
    margin-bottom: 5px;
}

.list-menu .drop-menu .one-block li:last-child {
    margin-bottom: 0;
}

.list-menu .drop-menu .one-block li a {
    color: #969696;
    font-size: 13px;
    letter-spacing: 0.12px;
}

.list-menu .drop-menu .one-block li a:hover {
    color: white;
}

.big-skam-img {
    margin-bottom: -10px;
    padding-top: 30px;
    padding-right: 50px;
    position: absolute;
    top: -189px;
    right: 0;
    left: 0;
    line-height: 0;
    text-align: center;
}

.big-skam-img img {
    width: 100%;
    max-width: 640px;
    display: inline-block;
}

.box-dark-gray {
    margin-bottom: 60px;
    position: relative;
    padding: 32px 34px 60px;
    background-color: #000000c4;
}

.box-dark-gray .name-serials {
    margin-bottom: 15px;
    /*padding-right: 50px;*/
    position: relative;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.85);
    font-size: 32px;
    letter-spacing: 0.16px;
}

.box-dark-gray .name-serials h1 {
    font-weight: 500;
    display: inline;
}

.box-dark-gray .sort-ico {
    width: 34px;
    height: 34px;
    position: absolute;
    right: -15px;
    top: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    color: white;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.box-dark-gray .sort-ico:hover {
    border: 2px solid rgba(255, 255, 255, 0.8);
}

.box-dark-gray .sort-ico.up {
    color: rgba(255, 255, 255, 0.5);
}

.box-dark-gray .sort-ico span {
    font-size: 16px;
}

.new-serials {
    /*margin-top: 50px;*/
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.new-serials .left-side {
    width: 100%;
}

.new-serials .left-side .caption {
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 32px;
    letter-spacing: 0.16px;
}

.new-serials .right-side {
    width: 300px;
    margin-left: 28px;
    line-height: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 4px;
    overflow: hidden;
}

.name-country-page {
    margin-bottom: 22px !important;
}

.block-day {
    margin-left: 8px;
    padding: 14px 35px 14px 15px;
    position: relative;
    background-color: #2f2f338c;
}

.block-day:before {
    width: 4px;
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    content: "";
    display: block;
    background-color: #ea4335;
}

.list-series {
    position: relative;
}

.list-series li {
    margin-bottom: 25px;
}

.list-series li:first-child {
    padding-top: 7px;
}

.list-series li:last-child {
    margin-bottom: 0;
    padding-bottom: 5px;
}

.list-series li div {
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.list-series li div:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 9px;
    content: "";
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.list-series li div:hover span, .list-series li div.hover span {
    color: #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.list-series li div:hover:before, .list-series li div.hover:before {
    border-bottom: 1px dotted #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.list-series li div span {
    padding-right: 10px;
    position: relative;
    z-index: 2;
    /*background-color: #2f2f33;*/
    display: block;
    float: left;
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.list-series li div span:nth-child(2) {
    padding-right: 0;
    padding-left: 10px;
    text-align: right;
}

h2 {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 10px
}

.text-information {
    color: rgba(199, 199, 199, 0.6);
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.07px;
    word-break: break-word;
}

@media (max-width: 768px) {
    .text-information {
        font-size: 14px;
    }
}

.text-information .article {
    margin-bottom: 13px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 26px;
    letter-spacing: 0.13px;
}

.text-information .under-article {
    margin-bottom: 12px;
    color: #858587;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.09px;
    line-height: 28px;
}

.text-information p {
    margin-bottom: 12px;
}

.text-information p:last-child {
    margin-bottom: 0;
}

.new-movie-box .box-dark {
    margin-bottom: 35px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #2f2f33;
}

.new-movie-box .box-dark .one-item {
    position: relative;
    padding-left: 20px;
    display: none;
}

.new-movie-box .box-dark .one-item:nth-child(1) {
    display: block;
}

.new-movie-box .box-dark .one-item:before {
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 0;
    background-color: #ea4335;
    content: "";
}

.new-movie-box .box-dark .one-item:nth-child(2n+2) {
    margin-right: 0;
}

.new-movie-box .box-dark .one-item .number {
    padding-right: 5px;
    font-size: 16px;
    display: inline;
}

.new-movie-box .box-dark .one-item .number a {
    color: #717174;
    position: relative;
}

.new-movie-box .box-dark .one-item .number a:before {
    content: ":";
    position: absolute;
    line-height: 0;
    display: block;
    right: -4px;
    bottom: 9px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.new-movie-box .box-dark .one-item .number a:hover {
    color: #ea4335;
}

.translate-ul {
    display: inline;
}

.translate-ul li {
    margin-right: 4px;
    display: none;
}

.translate-ul li:nth-child(1), .translate-ul li:nth-child(2), .translate-ul li:nth-child(3) {
    display: inline-block;
}

.translate-ul li:nth-child(3) a:before {
    display: none;
}

.translate-ul li a {
    position: relative;
    display: inline-block;
    color: #b8b8b8;
}

.translate-ul li a:before {
    content: ",";
    position: absolute;
    line-height: 0;
    display: block;
    right: -4px;
    bottom: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.translate-ul li a:hover, .translate-ul li a.hover {
    color: #ea4335;
}

.translate-ul li a:hover:before, .translate-ul li a.hover:before {
    background-color: #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.header-btn-share {
    display: none;
}

.play-ico {
    width: 52px;
    height: 52px;
    border: 1px solid #f5e74b;
    border-radius: 50%;
}

.play-ico:before {
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #f5e74b;
}

.player-serial iframe {
    width: 100%;
    height: 700px;
}

.player-serial {
    height: 700px;
    margin-bottom: 19px;
    position: relative;
    background-color: black;
}

.player-serial .play-ico {
    width: 154px;
    height: 154px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    border: 2px solid #f5e74b;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.player-serial .play-ico:before {
    border-width: 13px 0 13px 26px;
}

.slider-btn-bottom {
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #252529;
}

.slider-btn-bottom:after {
    display: none;
}

.slider-btn-bottom .prev-series, .slider-btn-bottom .next-series {
    font-size: 14px;
    line-height: 0;
    color: rgba(255, 255, 255, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.slider-btn-bottom .prev-series strong, .slider-btn-bottom .next-series strong {
    width: 28px;
    height: 28px;
    text-align: center;
    color: #ea4335;
    float: left;
    background-color: #252529;
    border: 1px solid #ea4335;
    font-size: 10px;
    z-index: 10;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.slider-btn-bottom .prev-series strong:before, .slider-btn-bottom .next-series strong:before {
    display: inline-block;
}

.slider-btn-bottom .prev-series:hover, .slider-btn-bottom .prev-series.hover, .slider-btn-bottom .next-series:hover, .slider-btn-bottom .next-series.hover {
    color: #ea4335;
}

.slider-btn-bottom .prev-series:hover strong, .slider-btn-bottom .prev-series.hover strong, .slider-btn-bottom .next-series:hover strong, .slider-btn-bottom .next-series.hover strong {
    color: white;
    background-color: #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.slider-btn-bottom .prev-series span, .slider-btn-bottom .next-series span {
    padding-bottom: 2px;
    display: inline-block;
    float: left;
    position: relative;
}

.slider-btn-bottom .prev-series span:before, .slider-btn-bottom .next-series span:before {
    height: 2px;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    content: "";
    background-color: #f5e74b;
    visibility: hidden;
}

.slider-btn-bottom .prev-series strong {
    margin-right: 15px;
}

.slider-btn-bottom .prev-series strong:after {
    right: -5px;
}

.slider-btn-bottom .prev-series i {
    margin-right: 2px;
    position: relative;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.slider-btn-bottom .next-series span {
    margin-right: 10px;
}

.slider-btn-bottom .next-series strong {
    margin-left: 15px;
}

.slider-btn-bottom .next-series strong:after {
    left: -5px;
}

.slider-btn-bottom .next-series i {
    margin-left: 2px;
    position: relative;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.slider-btn-bottom .one-slide-btn {
    text-align: center;
    float: left;
    min-height: 10px;
}

.slider-btn-bottom .one-slide-btn:nth-child(3) {
    text-align: right;
}

.slider-btn-bottom .one-slide-btn:nth-child(1) {
    text-align: left;
}

.slider-btn-bottom .one-slide-btn:nth-child(1), .slider-btn-bottom .one-slide-btn:nth-child(3) {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.slider-btn-bottom .one-slide-btn:nth-child(2) {
    width: 1000%;
}

.choose-series {
    width: 186px;
    height: 28px;
    padding: 0 0 4px;
    color: white;
    font-size: 14px;
    font-weight: 400;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    border: 1px solid #ea4335;
    background-color: #252529;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.choose-series i {
    margin-right: 10px;
    padding-top: 6px;
    text-align: center;
    font-size: 30px;
    line-height: 15px;
}

.choose-series:hover, .choose-series.hover {
    background-color: #ea4335;
    color: white;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.choose-series:hover > *, .choose-series.hover > * {
    color: white;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.choose-series > * {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.choose-series span {
    padding-top: 2px;
}

.center-choose {
    position: relative;
    display: inline-block;
}

.slider-main-box .translation-slider .btn-next-tr, .slider-main-box .translation-slider .owl-next {
    background: -webkit-gradient(linear, right top, left top, from(#2f2f33), to(rgba(47, 47, 51, 0)));
    background: -webkit-linear-gradient(right, #2f2f33, rgba(47, 47, 51, 0));
    background: -o-linear-gradient(right, #2f2f33, rgba(47, 47, 51, 0));
    background: linear-gradient(to left, #2f2f33, rgba(47, 47, 51, 0));
    right: -7px;
}

.slider-main-box .translation-slider .btn-prev-tr {
    background: -webkit-gradient(linear, left top, right top, from(#2f2f33), to(rgba(47, 47, 51, 0)));
    background: -webkit-linear-gradient(left, #2f2f33, rgba(47, 47, 51, 0));
    background: -o-linear-gradient(left, #2f2f33, rgba(47, 47, 51, 0));
    background: linear-gradient(to right, #2f2f33, rgba(47, 47, 51, 0));
    left: -7px;
}

.slider-main-box .translation-slider .btn-next-tr, .slider-main-box .translation-slider .owl-next, .slider-main-box .translation-slider .btn-prev-tr {
    width: 50px;
    height: 39px;
    z-index: 20;
}

.slider-main-box .translation-slider .btn-next-tr .ico-slick-one, .slider-main-box .translation-slider .owl-next .ico-slick-one, .slider-main-box .translation-slider .btn-prev-tr .ico-slick-one {
    display: none;
}

.slider-main-box .translation-slider {
    padding-top: 0;
}

.slider-main-box .translation-slider .overflow-series {
    margin: 0;
}

.slider-main-box .translation-slider .wrapper-item .one-item {
    padding: 22px 29px 24px;
}

.translation-slider {
    margin-bottom: 15px;
    position: relative;
    opacity: 0;
}

.translation-slider:before {
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    content: "";
    display: block;
    background-color: #1c1c1f;
}

.translation-slider .slick-track {
    padding-bottom: 0;
}

.translation-slider .overflow-series {
    margin: 0;
}

.translation-slider .wrapper-item {
    padding: 0;
    position: relative;
}

.translation-slider .wrapper-item .slick-active .one-item {
    color: white;
    font-weight: 400;
}

.translation-slider .wrapper-item .item {
    padding: 0;
}

.translation-slider .wrapper-item .one-item {
    padding: 9px 30px 20px;
    display: block;
    position: relative;
    font-size: 17px;
    color: #fffefe;
}

.translation-slider .wrapper-item .one-item.active {
    color: #ea4335;
}

.translation-slider .wrapper-item .one-item.active:before {
    height: 3px;
    left: 0;
    right: 2px;
    bottom: 0;
    position: absolute;
    content: "";
    display: block;
    background-color: #ea4335;
}

.translation-slider .wrapper-item .one-item.active:after {
    left: 50%;
    right: 0;
    width: 11px;
    margin-left: -5px;
    bottom: 0;
    position: absolute;
    color: #ea4335;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e908";
    display: block;
}

.translation-slider .wrapper-item .one-item:hover {
    color: #ea4335;
}

.translation-slider .ico-slick-one {
    width: 20px;
    height: 20px;
    border: 1px solid rgba(62, 62, 62, 0.8);
    color: #5f5f5f;
    font-size: 12px;
    display: block;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    background-color: black;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.translation-slider .btn-next-tr, .translation-slider .btn-prev-tr {
    padding: 3px 2px;
    position: absolute;
    top: 6px;
}

.translation-slider .btn-next-tr.slick-disabled, .translation-slider .btn-prev-tr.slick-disabled {
    display: none !important;
}

.translation-slider .btn-next-tr:hover .ico-slick-one, .translation-slider .btn-prev-tr:hover .ico-slick-one {
    border: 1px solid #ea4335;
    color: #ea4335;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.translation-slider .btn-prev-tr {
    left: -35px;
    display: none;
}

.translation-slider .btn-next-tr {
    right: -23px;
}

.box-dark-gray .sort-ico {
    line-height: 0;
}

.box-dark-gray .sort-ico .icon-seria_down {
    line-height: 0;
}

.box-dark-gray .sort-ico .icon-seria_down .path1:before, .box-dark-gray .sort-ico .icon-seria_down .path2:before {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.box-dark-gray .sort-ico:hover {
    border: 1px solid #ea4335;
}

.box-dark-gray .sort-ico:hover .icon-seria_down .path1:before {
    color: #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.box-dark-gray .sort-ico:hover .icon-seria_down .path2:before {
    color: rgba(230, 48, 45, 0.6);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.box-dark-gray .sort-ico.up .path1:before {
    color: #737373;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.box-dark-gray .sort-ico.up .path2:before {
    color: #c9c9c9;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.box-dark-gray .sort-ico.up:hover .icon-seria_down .path1:before {
    color: rgba(230, 48, 45, 0.6);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.box-dark-gray .sort-ico.up:hover .icon-seria_down .path2:before {
    color: #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.close-menu-field {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 4;
    display: none;
}

.close-menu-field.active, .close-menu-field.open {
    display: block;
}

.comment {
    margin: 30px -34px -60px;
    padding: 1px 35px 0;
    background-color: white;
}

.comment h3 {
    margin-bottom: 10px;
    color: #252529;
    font-size: 30px;
}

.right-side #vk_groups, .right-side iframe {
    width: 100% !important;
}

body, .wrapper-fixed-footer {
    min-width: 320px;
}

.load .translation-slider {
    opacity: 1;
}

.btn-menu-mobile {
    width: 40px;
    height: 40px;
    padding: 12px 9px;
    display: none;
}

.btn-menu-mobile i {
    width: 22px;
    height: 2px;
    margin-bottom: 5px;
    background-color: white;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
}

.btn-menu-mobile i:last-child {
    margin-bottom: 0;
}

.box-close-menu {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    background: rgba(0, 0, 0, 0.4);
}

.fshare {
    padding: 10px;
    text-align: center;
    white-space: nowrap;
}

.fshare .fa {
    width: 50px;
    height: 30px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    background-color: #C70003;
    color: #fff;
    font-size: 14px;
    margin: 0 2px;
    cursor: pointer;
}

.fshare .fa:hover {
    opacity: 0.8;
}

.fa.fa-vk {
    background-color: #5075a5;
}

.fa.fa-facebook {
    background-color: #4b6baf;
}

.fa.fa-twitter {
    background-color: #2daae1;
}

.fa.fa-odnoklassniki, .fa.fa-rss {
    background-color: #FC6D00;
}

.fa.fa-paper-plane {
    background-color: #5682a3;
}

.wrapper-series {
    margin: -8px -15px 40px;
}

.wrapper-series .one-series {
    margin-bottom: 3px;
    padding: 25px 75px 19px 15px;
    background-color: #2f2f338c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wrapper-series .one-series:hover, .wrapper-series .one-series .hover {
    background-color: #38383c;
}

.wrapper-series .one-series:hover .box-img, .wrapper-series .one-series .hover .box-img {
    border: 1px solid #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.wrapper-series .one-series:hover .box-img:before, .wrapper-series .one-series:hover .box-img .icon-play_small, .wrapper-series .one-series .hover .box-img:before, .wrapper-series .one-series .hover .box-img .icon-play_small {
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.wrapper-series .one-series:hover .number-series, .wrapper-series .one-series .hover .number-series {
    color: #ea4335;
}

.wrapper-series .one-series:last-child {
    margin-bottom: 0;
}

.wrapper-series .one-series .box-img {
    width: 217px;
    height: 132px;
    margin-right: 15px;
    position: relative;
    border: 1px solid #8e8e8e;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.wrapper-series .one-series .box-img:before {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: "";
    z-index: 1;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.wrapper-series .one-series .box-img .icon-play_small {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
    font-size: 41px;
    z-index: 2;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.wrapper-series .one-series .text-info {
    width: 100%;
}

.wrapper-series .one-series .text-info > * {
    display: block;
}

.wrapper-series .one-series .number-series {
    margin-bottom: 4px;
    color: rgba(254, 254, 254, 0.8);
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0.06px;
}

.wrapper-series .one-series .name-series {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.18px;
    color: rgba(254, 254, 254, 0.35);
}

.wrapper-series .one-series .description {
    color: rgba(199, 199, 199, 0.85);
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.07px;
}

.wrapper-actors {
    display: flex;
    margin: -8px -15px 40px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.wrapper-actors .one-actor {
    margin-bottom: 3px;
    padding: 25px 75px 19px 15px;
    background-color: #2f2f33;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 350px;
}

.wrapper-actors .one-actor:hover, .wrapper-actors .one-actor .hover {
    background-color: #38383c;
}

.wrapper-actors .one-actor:hover .box-img, .wrapper-actors .one-actor .hover .box-img {
    border: 1px solid #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.wrapper-actors .one-actor:hover .box-img:before, .wrapper-actors .one-actor:hover .box-img .icon-play_small, .wrapper-actors .one-actor .hover .box-img:before, .wrapper-actors .one-actor .hover .box-img .icon-play_small {
    opacity: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.wrapper-actors .one-actor:hover .number-series, .wrapper-actors .one-actor .hover .number-series {
    color: #ea4335;
}

.wrapper-actors .one-actor:last-child {
    margin-bottom: 0;
}

.wrapper-actors .one-actor .box-img {
    width: 150px;
    height: 150px;
    margin-right: 15px;
    position: relative;
    border: 1px solid #8e8e8e;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.wrapper-actors .one-actor .box-img:before {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: "";
    z-index: 1;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.wrapper-actors .one-actor .box-img .icon-play_small {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white;
    font-size: 41px;
    z-index: 2;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.wrapper-actors .one-actor .text-info {
    width: 100%;
}

.wrapper-actors .one-actor .text-info > * {
    display: block;
}

.wrapper-actors .one-actor .number-series {
    margin-bottom: 4px;
    color: rgba(254, 254, 254, 0.8);
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0.06px;
}

.wrapper-actors .one-actor .name-series {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.18px;
    color: rgba(254, 254, 254, 0.35);
}

.wrapper-actors .one-actor .description {
    color: rgba(199, 199, 199, 0.85);
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.07px;
}

.wrapper-one-serial {
    margin: 0 -15px 35px;
    padding: 15px 15px 30px;
    background-color: #1c1c1fba;
}

.slider-main-box {
    padding: 17px 0 0;
    background-color: #1c1c1fba;
}

.slider-main-box .translation-slider {
    height: 69px;
    overflow: hidden;
    margin: 0 15px 14px;
    border-top: 1px solid #252529;
}

.series-season-wrapper {
    max-width: 1232px;
    margin: 0 15px;
    border-bottom: 1px solid #252529;
    overflow: auto;
    position: relative;
}

.big-slider-main {
    height: 205px;
    position: relative;
}

.big-slider-main.left-position .series-season-wrapper:before, .big-slider-main.left-position .prev-series {
    display: none;
}

.big-slider-main.center-position .series-season-wrapper:before {
    display: block;
}

.big-slider-main.center-position .prev-series {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.big-slider-main.right-position .next-series, .big-slider-main.right-position .series-season-wrapper:after {
    display: none;
}

.main-list-series {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.one-item-series {
    width: 206px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
}

.one-item-series:hover .box-img, .one-item-series.hover .box-img {
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.one-item-series:hover .box-img:before, .one-item-series.hover .box-img:before {
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.one-item-series:hover .box-img:after, .one-item-series.hover .box-img:after {
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    display: block;
    content: "";
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.one-item-series:hover .series-number, .one-item-series.hover .series-number {
    color: #ea4335;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.one-item-series .box-img {
    width: 100%;
    height: 117px;
    margin-bottom: 12px;
    opacity: 1;
    position: relative;
    line-height: 0;
    display: block;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.one-item-series .box-img:before {
    position: absolute;
    font-size: 53px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e906";
    color: white;
}

.one-item-series .box-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.one-item-series:last-child .series-number:after {
    display: none;
}

.one-item-series .series-number {
    padding: 5px 10px;
    text-align: center;
    display: block;
    letter-spacing: 0.12px;
    background-color: #252529;
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.one-item-series .series-number:after {
    width: 1px;
    height: 17px;
    position: absolute;
    top: 6px;
    right: 0;
    display: block;
    content: "";
    background-color: #2f2f33;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    margin-top: -2px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 15px;
    margin: 0;
    background-color: #ea4335;
    border-radius: 0;
    position: relative;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 11px;
    margin: 0;
    background-color: #252529;
    border-radius: 0;
}

.series-btn {
    width: 28px;
    height: 28px;
    top: 129px;
    position: absolute;
    text-align: center;
    color: #ea4335;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    z-index: 20;
    background-color: #252529;
    border: 1px solid #ea4335;
    font-size: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.series-btn:hover {
    background-color: #ea4335;
    color: white;
}

.series-btn.prev-series {
    left: 15px;
    padding-right: 2px;
    display: none;
}

.series-btn.prev-series i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
}

.series-btn.next-series {
    right: 15px;
    padding-left: 2px;
}

.series-btn.next-series i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-bottom: 7px;
}

.big-slider-main {
    display: none;
}

.big-slider-main.active {
    display: block;
}

.mCSB_scrollTools {
    opacity: 1;
}

html {
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

.first-series-btn {
    display: none;
}

.translation-slider .btn-prev-tr {
    display: none !important;
}

.translation-slider .wrapper-item .one-item {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.translation-slider .wrapper-item .one-item.active {
    color: #ea4335 !important;
    font-weight: 600;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.footer-wrapper ul, .footer-wrapper .speedbar {
    color: #c7c7c7 !important;
}

.footer-wrapper ul i, .footer-wrapper .speedbar i {
    font-size: 8px;
    display: inline-block;
    margin: 0 8px 3px;
    position: relative;
    vertical-align: middle;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.footer-wrapper ul a, .footer-wrapper .speedbar a {
    color: #c7c7c7 !important;
}

.footer-wrapper ul a:hover, .footer-wrapper .speedbar a:hover {
    color: #ea4335 !important;
}

#dle-speedbar a::before {
    display: none !important;
}

.owl-item {
    display: inline-block;
}

.owl-prev {
    display: none;
}

.owl-stage-outer {
    overflow: hidden;
}

.wrapper-one-serial .translation-slider .owl-prev, .wrapper-one-serial .translation-slider .owl-next {
    width: 24px;
    height: 66px;
    position: absolute;
    top: -15px;
    padding: 3px 2px;
    background: rgba(22, 22, 22, 0.7);
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    cursor: pointer;
}

@media (max-width: 992px) {
    .wrapper-one-serial .translation-slider .owl-prev, .wrapper-one-serial .translation-slider .owl-next {
        height: 57px;
    }
}

@media (max-width: 768px) {
    .wrapper-one-serial .translation-slider .owl-prev, .wrapper-one-serial .translation-slider .owl-next {
        height: 54px;
    }
}

.wrapper-one-serial .translation-slider .owl-prev.disabled, .wrapper-one-serial .translation-slider .owl-next.disabled {
    display: none;
}

.wrapper-one-serial .translation-slider .owl-prev:hover, .wrapper-one-serial .translation-slider .owl-next:hover {
    background: rgba(22, 22, 22, 0.9);
}

.wrapper-one-serial .translation-slider .owl-prev:active, .wrapper-one-serial .translation-slider .owl-prev.hover, .wrapper-one-serial .translation-slider .owl-next:active, .wrapper-one-serial .translation-slider .owl-next.hover {
    background: rgba(22, 22, 22, 0.5);
}

.wrapper-one-serial .translation-slider .owl-prev:before, .wrapper-one-serial .translation-slider .owl-next:before {
    display: block;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    font-size: 8px;
    content: "\e907";
}

.wrapper-one-serial .translation-slider .owl-prev span, .wrapper-one-serial .translation-slider .owl-next span {
    display: none;
}

.wrapper-one-serial .translation-slider .owl-next {
    right: 0;
}

.wrapper-one-serial .translation-slider .owl-next:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.wrapper-one-serial .translation-slider .owl-prev {
    left: 0;
}

.wrapper-one-serial .translation-slider .owl-prev:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.translation-slider .owl-dots {
    display: none;
}

.translation-slider .wrapper-item .item {
    display: inline-block;
}

.slider-main-box .translation-slider .owl-prev, .slider-main-box .translation-slider .owl-next {
    width: 24px;
    height: 66px;
    background: rgba(22, 22, 22, 0.7);
    z-index: 20;
    padding: 3px 2px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    border: 0;
    cursor: pointer;
}

.slider-main-box .translation-slider .owl-prev.disabled, .slider-main-box .translation-slider .owl-next.disabled {
    display: none;
}

.slider-main-box .translation-slider .owl-prev:hover, .slider-main-box .translation-slider .owl-next:hover {
    background: rgba(22, 22, 22, 0.9);
}

.slider-main-box .translation-slider .owl-prev:before, .slider-main-box .translation-slider .owl-next:before {
    display: block;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    font-size: 8px;
    content: "\e907";
}

.slider-main-box .translation-slider .owl-prev span, .slider-main-box .translation-slider .owl-next span {
    display: none;
}

.slider-main-box .translation-slider .owl-next {
    right: 0;
}

.slider-main-box .translation-slider .owl-next:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.slider-main-box .translation-slider .owl-prev {
    left: 0;
}

.slider-main-box .translation-slider .owl-prev:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.description-serials {
    margin-bottom: 30px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(230, 230, 230, 0.2);
}

@media (max-width: 520px) {
    .description-serials {
        margin-bottom: 25px;
        padding-bottom: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.description-serials .box-information-padding .right-text {
    padding-right: 80px;
}

@media (max-width: 992px) {
    .description-serials .box-information-padding .right-text {
        padding-right: 0;
    }
}

.description-serials .left-desc {
    width: 310px;
    padding-right: 35px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media (max-width: 768px) {
    .description-serials .left-desc {
        width: 270px;
        padding-right: 20px;
    }
}

@media (max-width: 520px) {
    .description-serials .left-desc {
        width: 100%;
        padding-right: 0;
    }
}

.description-serials .right-desc {
    width: 100%;
    margin-top: -8px;
}

.description-serials .left-text {
    color: rgba(124, 125, 127, 0.8);
    letter-spacing: 0.07px;
    font-size: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.description-serials .right-text {
    color: #b6b6b6;
    font-size: 16px;
    letter-spacing: 0.07px;
}

.description-serials .season-txt {
    width: 70px;
    padding-right: 5px;
}

.description-serials .box-inform {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(230, 230, 230, 0.07);
}

@media (max-width: 520px) {
    .description-serials .box-inform {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .description-serials .box-inform.season-box-slider .one-line {
        position: relative;
        padding-left: 64px;
        display: block;
    }

    .description-serials .box-inform.season-box-slider .one-line .left-text {
        position: absolute;
        left: 0;
        top: 1px;
    }
}

.description-serials .box-inform:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.description-serials .box-inform .one-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 24px;
}

.description-serials .one-block {
    width: 50%;
    padding-right: 5px;
    float: left;
}

@media (max-width: 992px) {
    .description-serials .one-block {
        width: 100%;
        padding-right: 0;
    }

    .description-serials .one-block:last-child {
        margin-bottom: 0;
    }
}

.description-serials .list-margin {
    margin-bottom: 29px;
}

@media (max-width: 520px) {
    .description-serials .list-margin {
        margin-bottom: 25px;
    }
}

.description-serials .list-margin .one-line {
    margin-bottom: 10px;
}

@media (max-width: 520px) {
    .description-serials .list-margin .one-line {
        margin-bottom: 15px;
    }
}

.description-serials .width-size-2 {
    width: 100px;
    padding-right: 5px;
}

@media (max-width: 768px) {
    .description-serials .width-size-2 {
        width: 70px;
    }
}

@media (max-width: 520px) {
    .description-serials .width-size-2 {
        width: 100px;
    }
}

.description-serials .width-size-3 {
    width: 115px;
    padding-right: 5px;
}

@media (max-width: 768px) {
    .description-serials .width-size-3 {
        width: 96px;
    }
}

@media (max-width: 520px) {
    .description-serials .width-size-3 {
        width: 100px;
    }
}

.description-serials .owl-next {
    width: 18px;
    height: 63px;
    background: rgba(22, 22, 22, 0.8);
    z-index: 20;
    padding: 3px 2px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: -20px;
    right: 0;
    border: 0;
    cursor: pointer;
}

.description-serials .owl-next.disabled {
    display: none;
}

.description-serials .owl-next:hover {
    background: rgba(22, 22, 22, 0.9);
}

.description-serials .owl-next:before {
    display: block;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    font-size: 8px;
    content: "\e907";
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.description-serials .owl-next span {
    display: none;
}

@media (max-width: 520px) {
    .description-serials .owl-next {
        height: 68px;
    }
}

.description-serials .icon-kinopoisk {
    margin-right: 4px;
    display: inline-block;
    font-size: 12px;
    color: rgba(159, 159, 159, 0.5);
}

.description-serials .icon-imdb {
    margin-left: 15px;
    margin-right: 4px;
    font-size: 12px;
    display: inline-block;
    color: rgba(159, 159, 159, 0.5);
}

@media (max-width: 520px) {
    .description-serials .list-margin .one-block:last-child .one-line:last-child {
        margin-bottom: 0;
    }
}

.serial-wall {
    margin-bottom: 30px;
    line-height: 0;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.41);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.41);
}

@media (max-width: 520px) {
    .serial-wall {
        margin-bottom: 25px;
    }
}

.serial-wall img {
    width: 100%;
}

.right-desc .caption-desc {
    margin-bottom: 22px;
    padding-bottom: 15px;
}

@media (max-width: 520px) {
    .right-desc .caption-desc {
        margin-bottom: 20px;
    }
}

.right-desc .caption-desc h2 {
    margin-bottom: 4px;
}

.caption-desc {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(230, 230, 230, 0.2);
}

.caption-desc h2 {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0.13px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
}

@media (max-width: 768px) {
    .caption-desc h2 {
        margin-bottom: 10px;
        line-height: 24px;
    }
}

.caption-desc .under-caption {
    padding-top: 7px;
    color: #7c7d7f;
    font-size: 15px;
    letter-spacing: 0.07px;
}

@media (max-width: 520px) {
    .caption-desc .under-caption:last-child {
        margin-bottom: 5px;
    }
}

.caption-desc .under-caption span {
    color: #b6b6b6;
}

@media (max-width: 520px) {
    .trailer-desktop {
        margin-bottom: 30px;
        display: block;
    }
}

.serial-number-list {
    margin-bottom: -15px;
}

@media (max-width: 520px) {
    .serial-number-list {
        height: 28px;
        margin-bottom: 0;
    }
}

.serial-number-list .item {
    width: 28px;
    height: 28px;
    margin-right: 16px;
    margin-bottom: 13px;
    color: #f7f7f7;
    float: left;
    line-height: 20px;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #ea4335;
}

@media (max-width: 768px) {
    .serial-number-list .item {
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 520px) {
    .serial-number-list .item {
        margin-bottom: 0;
    }
}

.serial-number-list .item:hover, .serial-number-list .item:focus {
    color: white !important;
    background-color: #ea4335;
}

.trailer-mobile {
    display: none;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(230, 230, 230, 0.07);
}

@media (max-width: 520px) {
    .trailer-mobile {
        display: block;
    }
}

.text-trailer {
    margin-bottom: 10px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.1px;
}

.trailer-youtube {
    position: relative;
    line-height: 0;
    display: block;
}

.trailer-youtube iframe {
    width: 100% !important;
}

@media (max-width: 520px) {
    .trailer-youtube iframe {
        height: 204px !important;
    }
}

.trailer-youtube:hover:before {
    background-color: rgba(0, 0, 0, 0.55);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.trailer-youtube:hover i {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: white;
}

.trailer-youtube:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    display: block;
    z-index: 5;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.trailer-youtube i {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    color: rgba(255, 255, 255, 0.9);
    font-size: 50px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.text-list-serial.text-information p {
    margin-bottom: 15px;
}

.text-list-serial.text-information h4 {
    color: #bdbdbd;
}

.text-list-serial.text-information h4:nth-child(1) {
    padding-top: 0;
}

.text-list-serial.text-information .description-serials {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

@media (max-width: 520px) {
    .text-list-serial.text-information .trailer-mobile {
        margin-bottom: 30px;
        padding-bottom: 0;
        border-bottom: 0;
    }
}

.box-dark-gray > .text-information {
    max-width: 1232px;
    text-align: justify;
}

.box-dark-gray > .text-information.one-serial-information {
    max-width: 100%;
}

.one-serial-information .text-serial-b {
    padding-right: 0px;
    padding-bottom: 30px;
    text-align: justify;
}

.one-serial-information h2 {
    color: #e0e0e1;
}

.one-serial-information .under-article {
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #7c7d7f;
    font-size: 15px;
    border-bottom: 1px solid #4b4b4e;
}

.one-serial-information .under-article span {
    color: #b6b6b6;
}

.mCS_no_scrollbar + .series-btn + .series-btn, .mCS_no_scrollbar + .series-btn {
    display: none;
}

.caption-desc br {
    display: none;
}

.fancybox-slide--html .fancybox-close-small {
    position: fixed;
    width: 50px;
    height: 50px;
}

.modal-trailer {
    background-color: transparent;
    padding: 0;
}

.wrapper-iframe {
    width: 100vh;
    max-width: 100vw;
    overflow: hidden;
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
}

.wrapper-iframe iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.translation-slider .owl-stage {
    min-width: 100% !important;
}

@media (min-width: 1600px) {
    .wrapper-series .one-series .description {
        font-size: 15px;
    }
}

@media (max-width: 1024px) {
    body {
        padding-top: 55px;
    }

    header .logo {
        margin-top: -3px;
    }

    header {
        height: 70px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding: 0 10px;
        z-index: 100;
    }

    header .menu-header {
        width: 270px;
        display: block;
        position: fixed;
        padding-top: 44px;
        left: -270px;
        top: 55px;
        bottom: 0;
        z-index: 100;
        background-color: black;
    }

    header > * {
        display: block;
    }

    header > *:after {
        width: 100%;
        display: table;
        clear: both;
        content: "";
    }

    header .next-movie {
        width: 100%;
        padding-top: 0;
        border-left: 4px solid #ea4335;
        border-top: 0;
        color: #ea4335;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    header .next-movie span {
        padding: 13px 12px 13px;
        font-size: 14px;
        color: #ea4335;
    }

    .list-menu {
        width: 100%;
    }

    .list-menu > li:nth-child(2) {
        position: absolute;
        top: 44px;
        left: 0;
        right: 0;
        padding: 0 16px !important;
    }

    .list-menu > li:nth-child(2) a {
        padding: 13px 0;
        display: block;
        font-size: 13px;
        border-bottom: 1px solid #252529;
    }

    .list-menu .drop-menu {
        display: block;
    }

    .list-menu .drop-menu .one-block {
        width: 100% !important;
        padding: 0 16px !important;
        border-right: 0 !important;
    }

    .list-menu .drop-menu .one-block li {
        margin-bottom: 0;
    }

    .list-menu .drop-menu .one-block li a {
        padding: 13px 0;
        display: block;
        font-size: 15px;
        border-bottom: 1px solid #252529;
    }

    .btn-menu-mobile {
        position: absolute;
        right: 0;
        display: block;
    }

    .menu-header {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .menu-open .menu-header {
        left: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .menu-open .btn-menu-mobile {
        position: absolute;
        right: 0;
    }

    .menu-open .btn-menu-mobile i {
        top: 18px;
        left: 10px;
        position: absolute;
        display: block;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .menu-open .btn-menu-mobile i:last-child {
        display: none;
    }

    .menu-open .btn-menu-mobile i:nth-child(1) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .menu-open .btn-menu-mobile i:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .menu-open .box-close-menu {
        display: block;
    }

    .list-menu > li {
        width: 100%;
        margin-right: 0;
        padding: 0;
        display: block;
    }

    .drop-list > a {
        display: none;
    }

    .drop-list .wrapper-drop {
        top: 0;
        display: block;
        position: relative;
        padding-top: 0;
    }

    .drop-list .wrapper-drop .drop-menu {
        width: 100%;
        height: calc(100vh - 153px);
        padding: 0;
        overflow-y: auto;
    }

    .wrapper-series .one-series {
        padding: 25px 15px;
    }

    .wrapper-series .one-series .box-img {
        margin-right: 25px;
    }

    .wrapper-series .one-series .text-info {
        padding-top: 0;
    }

    .list-menu > li > a:hover {
        color: white;
    }

    .one-item-series:hover .box-img {
        opacity: 1;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .one-item-series:hover .box-img:before {
        opacity: 1;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .one-item-series:hover .box-img:after {
        display: none;
    }

    .one-item-series .box-img {
        width: 100%;
        height: 117px;
        margin-bottom: 12px;
        opacity: 1;
        position: relative;
        line-height: 0;
        display: block;
        overflow: hidden;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .one-item-series .box-img:before {
        display: none;
    }

    .list-menu .drop-menu .one-block:last-child li:last-child a {
        border-bottom: 0;
    }

    .translation-slider .wrapper-item .one-item {
        padding: 0 22px 20px;
    }
}

@media (min-width: 769px) {
    header {
        /* margin: 0 auto 200px !important; */
        z-index: 30;
    }
}

@media (max-width: 768px) {
    .box-dark-gray .name-serials {
        font-size: 26px;
        line-height: 32px;
    }

    a.hover {
        color: #ea4335 !important;
        opacity: 1;
    }

    .slider-btn-bottom .prev-series:hover, .slider-btn-bottom .prev-series:focus, .slider-btn-bottom .next-series:hover, .slider-btn-bottom .next-series:focus {
        color: #ea4335;
    }

    div#NFtfvJHt {
        left: 0;
        right: 0;
        overflow: hidden;
    }

    .big-skam-img {
        padding: 20px 60px 0;
    }

    div#NFtfvJHt {
        width: 100%;
        margin-top: 55px !important;
        z-index: 1;
        position: absolute;
    }

    .player-serial embed, .player-serial iframe, .player-serial object, .player-serial video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .player-serial {
        padding-top: 1.5625rem;
        padding-bottom: 52.5%;
        height: 0;
        overflow: hidden;
        position: relative;
    }

    header .logo {
        width: 145px;
        margin-top: 0;
        margin-right: 0;
    }

    body {
        overflow-x: hidden;
    }

    .box-dark-gray {
        margin-bottom: 0;
        padding: 30px 25px 55px;
    }

    .new-serials .right-side {
        display: none;
    }

    .wrapper-fixed-footer {
        padding-bottom: 0;
    }

    footer {
        height: initial;
        position: relative;
    }

    .footer-wrapper {
        height: initial;
        padding: 20px 15px;
        font-size: 14px;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer-wrapper ul li:before {
        top: 17px;
    }

    .footer-wrapper ul, .footer-wrapper .speedbar {
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #2b2b2b;
        line-height: 25px;
    }

    .slider-btn-bottom .prev-series span, .slider-btn-bottom .next-series span {
        display: none;
    }

    .player-serial .play-ico {
        width: 130px;
        height: 130px;
    }

    .new-serials .left-side .caption {
        font-size: 26px;
    }

    .mail-to-link {
        color: gray;
    }

    .box-dark-gray .sort-ico {
        top: -1px;
    }

    .wrapper-series .one-series .box-img {
        width: 170px;
        height: 110px;
        margin-right: 20px;
    }

    .wrapper-series .one-series .number-series {
        font-size: 22px;
        line-height: 25px;
    }

    .wrapper-series .one-series .name-series {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .wrapper-series .one-series .description {
        font-size: 15px;
        line-height: 20px;
    }

    .translation-slider .wrapper-item .one-item {
        padding: 0 20px 20px;
    }

    .box-dark-gray.one-serial-dark .name-serials {
        font-size: 26px;
    }

    /*.big-slider-main {*/
    /*    height: 238px;*/
    /*}*/

    .text-information .under-article {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .text-information .article {
        font-size: 22px;
        line-height: 25px;
    }

    .one-item-series.first-series {
        width: initial;
        position: absolute;
        bottom: 20px;
        left: 15px;
        right: 15px;
        top: initial;
    }

    .one-item-series.first-series .box-img {
        display: none;
    }

    .one-item-series.first-series .series-number {
        padding: 9px 10px 8px;
        color: #ea4335;
    }

    .series-btn.next-series {
        right: 15px;
    }

    .slider-main-box {
        margin: 0 -15px;
    }

    .new-serials {
        margin-bottom: 35px;
    }

    .one-item-series {
        width: 150px;
    }

    .one-item-series .box-img {
        height: 92px;
    }

    .one-item-series.hover .series-number {
        color: #ea4335;
    }

    .series-btn {
        top: 104px;
    }

    /*.series-season-wrapper {*/
    /*    min-height: 248px;*/
    /*}*/

    .series-season-wrapper:after, .series-season-wrapper:before {
        top: 108px;
        width: 25px;
    }

    .series-btn .hover, .series-btn:hover {
        background-color: #252529 !important;
        color: #ea4335 !important;
    }

    h3 {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .main-list-series {
        padding-bottom: 30px;
    }

    .translation-slider .wrapper-item .one-item {
        font-size: 13px;
    }

    .translation-slider .wrapper-item .one-item.hover, .translation-slider .wrapper-item .one-item:focus {
        color: white !important;
    }

    .slider-main-box .translation-slider .wrapper-item .one-item {
        font-size: 17px;
    }

    #cnWBbBkD {
        position: absolute;
        top: 55px;
    }

    body {
        padding-top: 55px;
    }

    h2 {
        font-size: 23px !important;
        line-height: 26px;
    }

    .txt2 {
        font-size: 12px;
    }

    .text-information div, .text-information p {
        font-size: 16px;
    }

    .slider-main-box .translation-slider {
        height: 69px;
    }

    .comment h3 {
        margin-bottom: 15px;
    }

    .first-series-btn {
        margin-top: -58px;
        padding: 8px 10px 9px;
        margin-left: 15px;
        margin-right: 15px;
        display: block;
        color: rgba(255, 255, 255, 0.9);
        font-size: 14px;
        z-index: 10;
        position: relative;
        text-align: center;
        letter-spacing: 0.12px;
        border: 1px solid #ea4335;
        background-color: #2f2f33;
    }

    .translation-slider .wrapper-item .one-item {
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s;
    }

    .translation-slider .wrapper-item .one-item.active {
        color: #ea4335 !important;
        font-weight: 400;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s;
    }
}

@media (max-width: 480px) {
    .big-skam-img {
        padding: 20px 40px 0;
        margin-bottom: 0;
    }

    .box-dark-gray, .box-dark-gray.one-serial-dark {
        padding: 20px 15px 55px;
    }

    .list-series li div {
        font-size: 16px;
    }

    .box-dark-gray.one-serial-dark {
        margin-bottom: 0;
    }

    .block-day .article-day {
        font-size: 13px;
    }

    .block-day .article-day:before {
        top: 1px;
    }

    .new-serials .left-side .caption {
        margin-bottom: 5px;
    }

    .new-movie-box .box-dark {
        margin-bottom: 35px;
    }

    .slider-main-box .translation-slider .wrapper-item .item {
        padding: 0;
    }

    .translation-slider .wrapper-item {
        padding: 0;
    }

    .translation-slider .btn-next-tr, .translation-slider .btn-prev-tr, .translation-slider .owl-next {
        top: -3px;
    }

    .translation-slider .btn-prev-tr {
        left: -25px;
    }

    .player-serial .play-ico {
        width: 100px;
        height: 100px;
    }

    .player-serial .play-ico:before {
        border-width: 9px 0 9px 18px;
    }

    .translation-slider .btn-next-tr, .translation-slider .btn-prev-tr, .translation-slider .owl-next {
        padding: 0;
    }

    .choose-series i {
        margin-right: 0;
    }

    .choose-series span {
        display: block;
    }

    .choose-series {
        font-size: 12px;
    }

    .wrapper-one-serial {
        margin: 0 -15px 30px;
    }

    .comment {
        margin: 30px -15px -55px;
        padding: 1px 15px 0;
    }

    .block-day {
        padding: 14px 0 14px 10px;
    }

    .wrapper-series {
        margin: -8px -15px 50px;
    }

    .wrapper-series .one-series {
        display: block;
    }

    .wrapper-series .one-series .box-img {
        width: 100%;
        height: 135px;
        margin: 0 auto 20px;
        display: block;
    }

    .box-dark-gray .sort-ico {
        top: -4px;
        right: 0;
    }

    .box-dark-gray .name-serials {
        font-size: 22px;
        line-height: 30px;
    }

    .box-dark-gray.one-serial-dark .name-serials {
        font-size: 22px;
    }

    .wrapper-one-serial {
        padding: 25px 15px 30px;
    }

    .choose-series {
        width: 116px;
    }

    .choose-series i {
        display: none;
    }

    .series-season-wrapper:after, .series-season-wrapper:before {
        top: 106px;
    }

    .one-item-series {
        width: calc(50vw - 15px);
    }

    .one-item-series .box-img {
        height: 110px;
    }

    .series-btn {
        top: initial;
        bottom: 88px;
    }

    .series-season-wrapper:after, .series-season-wrapper:before {
        top: initial;
        bottom: 63px;
    }

    .first-series-btn {
        margin-top: -40px;
    }

    .wrapper-one-serial .translation-slider .owl-nav {
        top: 0;
    }
}

.image-with-text {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.image-with-text img {
    margin-right: 20px; /* Ð Ð°ÑÑÑ‚Ð¾ÑÐ½Ð¸Ðµ Ð¼ÐµÐ¶Ð´Ñƒ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸ÐµÐ¼ Ð¸ Ñ‚ÐµÐºÑÑ‚Ð¾Ð¼ */
    max-width: 200px; /* Ð¨Ð¸Ñ€Ð¸Ð½Ð° Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ */
}

.screenshots {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 10px;
    padding: 10px;
    grid-template-rows: auto 1fr;
}

.screenshots img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    transition: transform 0.3s ease;
}

.screenshots img:hover {
    transform: scale(1.05);
    cursor: pointer;
}

.screenshots h3 {
    grid-row: 1 / 2;
    align-self: center;
    margin: 0;
}

@media screen and (max-width: 600px) {
    .screenshots {
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    }
}