@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700&subset=cyrillic-ext);
.page-serial .mob-view-online .btn {
    width: 100%;
    margin-top: 30px
}

.page-text .page-content {
    padding: 35px 34px 110px
}

@media only screen and (max-width:1025px) {
    .page-text .page-content {
        padding: 30px 10px 50px
    }
}

@media only screen and (max-width:767px) {
    .page-text .page-content {
        padding: 30px 10px 5px
    }
}

.page-text .page-content .page-title {
    margin-bottom: 20px;
    color: #080808
}

.page-text .node {
    max-width: 902px;
    line-height: 28px
}

.node>div>.mt-1>.box-gray {
    width: 980px;
    margin-top: 12px;
    margin-bottom: 10px;
    padding: 10px 30px;
    display: block
}

@media(max-width:1024px) {
    .node>div>.mt-1>.box-gray {
        width: auto
    }
}

.node {
    color: rgba(8, 8, 8, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .node {
        font-size: 14px;
        line-height: 1.4
    }
}

.node p {
    margin-bottom: 15px;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.node h3 {
    margin: 47px 0 21px;
    color: #080808;
    font-weight: 400;
    line-height: 30px
}

@media only screen and (max-width:767px) {
    .node h3 {
        margin: 30px 0 20px;
        font-size: 20px;
        line-height: 1.3
    }
}

.node ul.clr li {
    margin-bottom: 12px;
    color: rgba(8, 8, 8, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (max-width:767px) {
    .node ul.clr li {
        font-size: 14px;
        line-height: 1.4
    }
}

.node ul.clr li b {
    font-weight: 400
}

.node .marker-list li {
    margin-bottom: 12px;
    position: relative;
    padding: 0 0 0 25px;
    color: rgba(8, 8, 8, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

@media only screen and (max-width:767px) {
    .node .marker-list li {
        padding-left: 20px;
        font-size: 14px;
        line-height: 26px
    }
}

.node .marker-list li:before {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #ff8b00;
    display: block;
    position: absolute;
    left: 1px;
    top: 6px
}

@media only screen and (max-width:767px) {
    .node .marker-list li:before {
        width: 8px;
        height: 8px;
        top: 8px;
        left: 0
    }
}

.node .box-gray {
    padding: 10px 30px
}

@media(max-width:768px) {
    .node .box-gray {
        padding: 6px 15px
    }
}

.node.node-statistic {
    max-width: 100%
}

.node.node-statistic a {
    font-size: 16px
}

.node.node-statistic p {
    line-height: 22px
}

.node.node-statistic .wrap-cols-3 {
    margin-bottom: 27px
}

.node.node-statistic .one-block {
    margin-bottom: 25px
}

.node.node-statistic .one-block:last-child {
    margin-bottom: 0
}

.node.node-statistic .shadow-image {
    margin-bottom: 25px
}

.node.node-statistic .h3 {
    margin-bottom: 11px
}

.node.node-statistic .max-photo-static {
    width: 100%;
    max-width: 353px;
    min-height: 44px;
    align-items: flex-end;
    display: flex
}

.node.node-statistic .marker-list li {
    padding: 0 0 0 21px
}

.node.node-statistic .marker-list li:not(:last-of-type) {
    margin-bottom: 8px
}

.node.node-statistic .marker-list li:before {
    width: 6px;
    height: 6px;
    top: 9px;
    left: 5px;
    border-radius: 50%
}

@media(max-width:767px) {
    .node.node-statistic .marker-list li:before {
        top: 10px
    }
}

.node .download-apk {
    max-width: 370px;
    padding-bottom: 12px;
    display: flex
}

.node .download-apk .btn {
    width: 100%;
    display: block
}

.node .download-apk .btn i {
    margin-right: 1px;
    display: inline-block;
    font-size: 11px
}

.node .download-apk .box-img {
    width: 95px;
    height: 95px;
    margin-right: 27px;
    flex-shrink: 0;
    box-shadow: 0 5px 8px rgba(0, 4, 8, .1);
    border: 1px solid #e6e6e6;
    background-color: #fff
}

.node .download-apk .text-apk {
    width: 100%
}

.node .download-apk .text-apk>span {
    padding: 23px 0 12px;
    color: rgba(2, 2, 2, .8);
    font-size: 16px;
    display: block
}

.node .static-for-text .h3 {
    margin-bottom: 15px
}

.node .static-for-text.page-content .page-title {
    margin-bottom: 16px
}

.node .wrap-cols-1 p {
    margin-bottom: 20px
}

.block-inform-message {
    background: #ff5a00;
    padding: 13px 0;
    z-index: 10;
    position: relative
}

@media only screen and (max-width:767px) {
    .block-inform-message {
        padding: 10px 0
    }
}

.block-inform-message p {
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0
}

@media only screen and (max-width:1025px) {
    .block-inform-message p {
        font-size: 14px
    }
}

.block-inform-message p a {
    position: relative;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    white-space: nowrap;
    transition: all .1s ease 0s;
    padding-left: 22px;
    margin: 0 5px
}

.block-inform-message p a:hover {
    text-decoration: none;
    color: #000
}

.block-inform-message p a:hover:before {
    background: transparent
}

.block-inform-message p a>span {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    font-size: 16px;
    line-height: 16px
}

.block-inform-message p a>span.icon-vk {
    font-size: 18px;
    line-height: 18px
}

.block-inform-message p a:before {
    content: "";
    height: 1px;
    display: block;
    position: absolute;
    right: 0;
    left: 22px;
    bottom: 0;
    background-color: hsla(0, 0%, 98.4%, .5)
}

.block-inform-message p strong {
    font-weight: 700
}

.block-inform-message+.avp-zid>div {
    top: 46px!important
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    .block-inform-message+.avp-zid>div {
        top: 44px!important
    }
}

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

audio,
canvas,
video {
    display: inline-block
}

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

[hidden],
template {
    display: none
}

script {
    display: none!important
}

html {
    font-family: Rubik, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

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

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

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

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box
}

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

code,
kbd,
pre,
samp {
    font-family: Rubik, sans-serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

img {
    border: 0
}

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

figure {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

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
}

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

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

meta.foundation-version {
    font-family: "/5.2.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:48em)/";
    width: 48em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:72.563em)/";
    width: 72.563em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

body,
html {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    padding: 0;
    margin: 0;
    line-height: 1;
    position: relative;
    cursor: default;
    min-height: 100%;
    height: auto
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
    max-width: none!important
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*=block-grid-]:after,
[class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(odd) {
        clear: both
    }
    .small-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:48em) {
    .medium-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(odd) {
        clear: both
    }
    .medium-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width:64.063em) {
    .large-block-grid-1>li {
        width: 100%;
        list-style: none
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        width: 50%;
        list-style: none
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(odd) {
        clear: both
    }
    .large-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        width: 25%;
        list-style: none
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        width: 20%;
        list-style: none
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        width: 10%;
        list-style: none
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.flex-video {
    position: relative;
    padding-top: 1.56rem;
    padding-bottom: 50%;
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.row {
    width: 100%;
    margin: 0 auto;
    max-width: 72.5rem
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    width: auto;
    margin: 0 -.625rem;
    max-width: none
}

.row .row:after,
.row .row:before {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.row .row.collapse:after,
.row .row.collapse:before {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,
.columns {
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left
}

[class*=column]+[class*=column]:last-child {
    float: right
}

[class*=column]+[class*=column].end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0!important
    }
    .small-offset-1 {
        margin-left: 8.33333%!important
    }
    .small-offset-2 {
        margin-left: 16.66667%!important
    }
    .small-offset-3 {
        margin-left: 25%!important
    }
    .small-offset-4 {
        margin-left: 33.33333%!important
    }
    .small-offset-5 {
        margin-left: 41.66667%!important
    }
    .small-offset-6 {
        margin-left: 50%!important
    }
    .small-offset-7 {
        margin-left: 58.33333%!important
    }
    .small-offset-8 {
        margin-left: 66.66667%!important
    }
    .small-offset-9 {
        margin-left: 75%!important
    }
    .small-offset-10 {
        margin-left: 83.33333%!important
    }
    .small-offset-11 {
        margin-left: 91.66667%!important
    }
    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
}

@media only screen and (min-width:48em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0!important
    }
    .medium-offset-1 {
        margin-left: 8.33333%!important
    }
    .medium-offset-2 {
        margin-left: 16.66667%!important
    }
    .medium-offset-3 {
        margin-left: 25%!important
    }
    .medium-offset-4 {
        margin-left: 33.33333%!important
    }
    .medium-offset-5 {
        margin-left: 41.66667%!important
    }
    .medium-offset-6 {
        margin-left: 50%!important
    }
    .medium-offset-7 {
        margin-left: 58.33333%!important
    }
    .medium-offset-8 {
        margin-left: 66.66667%!important
    }
    .medium-offset-9 {
        margin-left: 75%!important
    }
    .medium-offset-10 {
        margin-left: 83.33333%!important
    }
    .medium-offset-11 {
        margin-left: 91.66667%!important
    }
    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0,
    .push-0 {
        position: relative
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1,
    .push-1 {
        position: relative
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2,
    .push-2 {
        position: relative
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3,
    .push-3 {
        position: relative
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4,
    .push-4 {
        position: relative
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5,
    .push-5 {
        position: relative
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6,
    .push-6 {
        position: relative
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7,
    .push-7 {
        position: relative
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8,
    .push-8 {
        position: relative
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9,
    .push-9 {
        position: relative
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width:64.063em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0!important
    }
    .large-offset-1 {
        margin-left: 8.33333%!important
    }
    .large-offset-2 {
        margin-left: 16.66667%!important
    }
    .large-offset-3 {
        margin-left: 25%!important
    }
    .large-offset-4 {
        margin-left: 33.33333%!important
    }
    .large-offset-5 {
        margin-left: 41.66667%!important
    }
    .large-offset-6 {
        margin-left: 50%!important
    }
    .large-offset-7 {
        margin-left: 58.33333%!important
    }
    .large-offset-8 {
        margin-left: 66.66667%!important
    }
    .large-offset-9 {
        margin-left: 75%!important
    }
    .large-offset-10 {
        margin-left: 83.33333%!important
    }
    .large-offset-11 {
        margin-left: 91.66667%!important
    }
    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .push-0 {
        left: 0;
        right: auto
    }
    .pull-0,
    .push-0 {
        position: relative
    }
    .pull-0 {
        right: 0;
        left: auto
    }
    .push-1 {
        left: 8.33333%;
        right: auto
    }
    .pull-1,
    .push-1 {
        position: relative
    }
    .pull-1 {
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        left: 16.66667%;
        right: auto
    }
    .pull-2,
    .push-2 {
        position: relative
    }
    .pull-2 {
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        left: 25%;
        right: auto
    }
    .pull-3,
    .push-3 {
        position: relative
    }
    .pull-3 {
        right: 25%;
        left: auto
    }
    .push-4 {
        left: 33.33333%;
        right: auto
    }
    .pull-4,
    .push-4 {
        position: relative
    }
    .pull-4 {
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        left: 41.66667%;
        right: auto
    }
    .pull-5,
    .push-5 {
        position: relative
    }
    .pull-5 {
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        left: 50%;
        right: auto
    }
    .pull-6,
    .push-6 {
        position: relative
    }
    .pull-6 {
        right: 50%;
        left: auto
    }
    .push-7 {
        left: 58.33333%;
        right: auto
    }
    .pull-7,
    .push-7 {
        position: relative
    }
    .pull-7 {
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        left: 66.66667%;
        right: auto
    }
    .pull-8,
    .push-8 {
        position: relative
    }
    .pull-8 {
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        left: 75%;
        right: auto
    }
    .pull-9,
    .push-9 {
        position: relative
    }
    .pull-9 {
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.inline-list {
    margin: 0 0 1.0625rem -1.375rem;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block
}

.inline-list>li>* {
    display: block
}

table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: 1px solid #ddd
}

table caption {
    background: transparent;
    color: #222;
    font-size: 1rem;
    font-weight: 700
}

table thead {
    background: #f5f5f5
}

table thead tr td,
table thead tr th {
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: 700;
    color: #222
}

table tfoot {
    background: #f5f5f5
}

table tfoot tr td,
table tfoot tr th {
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: 700;
    color: #222
}

table tr td,
table tr th {
    padding: .5625rem .625rem;
    font-size: .875rem;
    color: #222;
    text-align: left
}

table tr.alt,
table tr.even,
table tr:nth-of-type(2n) {
    background: #f9f9f9
}

table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-justify {
    text-align: justify!important
}

@media only screen and (max-width:47.938em) {
    .small-only-text-left {
        text-align: left!important
    }
    .small-only-text-right {
        text-align: right!important
    }
    .small-only-text-center {
        text-align: center!important
    }
    .small-only-text-justify {
        text-align: justify!important
    }
}

@media only screen {
    .small-text-left {
        text-align: left!important
    }
    .small-text-right {
        text-align: right!important
    }
    .small-text-center {
        text-align: center!important
    }
    .small-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:48em) and (max-width:64em) {
    .medium-only-text-left {
        text-align: left!important
    }
    .medium-only-text-right {
        text-align: right!important
    }
    .medium-only-text-center {
        text-align: center!important
    }
    .medium-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:48em) {
    .medium-text-left {
        text-align: left!important
    }
    .medium-text-right {
        text-align: right!important
    }
    .medium-text-center {
        text-align: center!important
    }
    .medium-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:64.063em) and (max-width:72.5em) {
    .large-only-text-left {
        text-align: left!important
    }
    .large-only-text-right {
        text-align: right!important
    }
    .large-only-text-center {
        text-align: center!important
    }
    .large-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:64.063em) {
    .large-text-left {
        text-align: left!important
    }
    .large-text-right {
        text-align: right!important
    }
    .large-text-center {
        text-align: center!important
    }
    .large-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:72.563em) and (max-width:120em) {
    .xlarge-only-text-left {
        text-align: left!important
    }
    .xlarge-only-text-right {
        text-align: right!important
    }
    .xlarge-only-text-center {
        text-align: center!important
    }
    .xlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:72.563em) {
    .xlarge-text-left {
        text-align: left!important
    }
    .xlarge-text-right {
        text-align: right!important
    }
    .xlarge-text-center {
        text-align: center!important
    }
    .xlarge-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:120.063em) and (max-width:999999999999) {
    .xxlarge-only-text-left {
        text-align: left!important
    }
    .xxlarge-only-text-right {
        text-align: right!important
    }
    .xxlarge-only-text-center {
        text-align: center!important
    }
    .xxlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width:120.063em) {
    .xxlarge-text-left {
        text-align: left!important
    }
    .xxlarge-text-right {
        text-align: right!important
    }
    .xxlarge-text-center {
        text-align: center!important
    }
    .xxlarge-text-justify {
        text-align: justify!important
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

a {
    color: #008cba;
    text-decoration: none;
    line-height: inherit
}

a:focus,
a:hover {
    color: #0078a0
}

a img {
    border: 0
}

p {
    font-family: inherit;
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p,
p.lead {
    line-height: 1.6
}

p.lead {
    font-size: 1.21875rem
}

p aside {
    font-size: .875rem;
    line-height: 1.35;
    font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Rubik, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4,
h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 400;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-family: Rubik, sans-serif;
    font-weight: 700;
    color: #bd260d
}

dl,
ol,
ul {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ol,
ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ol,
ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.circle li ul,
ul.disc li ul,
ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle
}

ul.circle,
ul.disc {
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ol,
ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

dl dd {
    margin-bottom: .75rem
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px dotted #ddd;
    cursor: help
}

abbr {
    text-transform: none
}

blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014    "
}

blockquote cite a,
blockquote cite a:visited {
    color: #555
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-size: .9375rem
}

.vcard .fn,
.vevent .summary,
.vevent abbr {
    font-weight: 700
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    border: 0;
    padding: 0 .0625rem
}

@media only screen and (min-width:48em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.75rem
    }
    h2 {
        font-size: 2.3125rem
    }
    h3 {
        font-size: 1.6875rem
    }
    h4 {
        font-size: 1.4375rem
    }
    h5 {
        font-size: 1.125rem
    }
    h6 {
        font-size: 1rem
    }
}

.print-only {
    display: none!important
}

@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .hide-on-print {
        display: none!important
    }
    .print-only {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    .show-for-print {
        display: inherit!important
    }
}

@media only screen {
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium-down,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large-down,
    .hide-for-medium-down,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-small-up,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium-down,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down,
    .hidden-for-medium-down,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-small-up,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-medium,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium-down,
    table.show-for-small,
    table.show-for-small-down,
    table.show-for-small-only,
    table.show-for-small-up {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-medium,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium-down,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.show-for-small-only,
    thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium-down,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.show-for-small-only,
    tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-medium,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium-down,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.show-for-small-only,
    tr.show-for-small-up {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-medium,
    td.hide-for-medium-only,
    td.hide-for-medium-up,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium-down,
    td.show-for-small,
    td.show-for-small-down,
    td.show-for-small-only,
    td.show-for-small-up,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-only,
    th.hide-for-medium-up,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium-down,
    th.show-for-small,
    th.show-for-small-down,
    th.show-for-small-only,
    th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:48em) {
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large-down,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-small-up,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-down,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium,
    table.show-for-medium-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-small-up {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-small-up {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium,
    td.show-for-medium-down,
    td.show-for-medium-only,
    td.show-for-medium-up,
    td.show-for-small-up,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium,
    th.show-for-medium-down,
    th.show-for-medium-only,
    th.show-for-medium-up,
    th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:64.063em) {
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up {
        display: inherit!important
    }
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large,
    table.show-for-large-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up {
        display: table
    }
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up {
        display: table-header-group!important
    }
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up {
        display: table-row-group!important
    }
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up {
        display: table-row!important
    }
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large,
    td.show-for-large-down,
    td.show-for-large-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large,
    th.show-for-large-down,
    th.show-for-large-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:72.563em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-only,
    .show-for-xlarge-up {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-only,
    td.show-for-xlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-only,
    th.show-for-xlarge-up {
        display: table-cell!important
    }
}

@media only screen and (min-width:120.063em) {
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-up,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: inherit!important
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge-only {
        display: none!important
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge-only {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px)
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-up,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up {
        display: table
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up {
        display: table-header-group!important
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up {
        display: table-row-group!important
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up {
        display: table-row!important
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-up,
    td.show-for-xxlarge-only,
    td.show-for-xxlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-up,
    th.show-for-xxlarge-only,
    th.show-for-xxlarge-up {
        display: table-cell!important
    }
}

.hide-for-portrait,
.show-for-landscape {
    display: inherit!important
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

table.hide-for-landscape,
table.show-for-portrait {
    display: table
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group!important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group!important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row!important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell!important
}

@media only screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: inherit!important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
    table.hide-for-portrait,
    table.show-for-landscape {
        display: table
    }
    thead.hide-for-portrait,
    thead.show-for-landscape {
        display: table-header-group!important
    }
    tbody.hide-for-portrait,
    tbody.show-for-landscape {
        display: table-row-group!important
    }
    tr.hide-for-portrait,
    tr.show-for-landscape {
        display: table-row!important
    }
    td.hide-for-portrait,
    td.show-for-landscape,
    th.hide-for-portrait,
    th.show-for-landscape {
        display: table-cell!important
    }
}

@media only screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: inherit!important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
    table.hide-for-landscape,
    table.show-for-portrait {
        display: table
    }
    thead.hide-for-landscape,
    thead.show-for-portrait {
        display: table-header-group!important
    }
    tbody.hide-for-landscape,
    tbody.show-for-portrait {
        display: table-row-group!important
    }
    tr.hide-for-landscape,
    tr.show-for-portrait {
        display: table-row!important
    }
    td.hide-for-landscape,
    td.show-for-portrait,
    th.hide-for-landscape,
    th.show-for-portrait {
        display: table-cell!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch,
.touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

.touch table.show-for-touch,
table.hide-for-touch {
    display: table
}

.touch thead.show-for-touch,
thead.hide-for-touch {
    display: table-header-group!important
}

.touch tbody.show-for-touch,
tbody.hide-for-touch {
    display: table-row-group!important
}

.touch tr.show-for-touch,
tr.hide-for-touch {
    display: table-row!important
}

.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
    display: table-cell!important
}

@media print {
    .show-for-print {
        display: block
    }
    .hide-for-print {
        display: none
    }
    table.show-for-print {
        display: table
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
}

.clearfix:after,
.clearfix:before,
.container:after,
.container:before {
    content: "";
    display: table
}

.clearfix:after,
.container:after {
    clear: both
}

.modal-login form.form-forgot .form-group.form-footer .fields-footer,
.modal-login form .form-group.form-footer .fields-footer,
.modal-login form.form-login .form-group.form-footer .fields-footer,
footer .l-footer .footer-top,
header .header-top-line .columns {
    font-size: 0;
    text-align: justify;
    text-justify: newspaper
}

.modal-login form.form-forgot .form-group.form-footer .fields-footer li,
.modal-login form .form-group.form-footer .fields-footer li,
.modal-login form.form-login .form-group.form-footer .fields-footer li,
footer .l-footer .footer-top li,
header .header-top-line .columns li {
    display: inline-block;
    vertical-align: middle
}

.modal-login form.form-forgot .form-group.form-footer .fields-footer:after,
.modal-login form .form-group.form-footer .fields-footer:after,
.modal-login form.form-login .form-group.form-footer .fields-footer:after,
footer .l-footer .footer-top:after,
header .header-top-line .columns:after {
    height: 1px;
    margin-top: -1px;
    content: "";
    display: inline-block;
    width: 100%
}

#mm-mobile-user-nav .profile-menu-wrap .user-info a,
.alert-message .icon,
.block-ajax-results .view-all a,
.block-load-photo .input-file-trigger .load-text,
.block-login-social .login-social-links li a.soc,
.block-new-series .btn-view-all a,
.block-small-login-social .login-social-links li a.soc,
.block-viewed table.viewed tbody tr td,
.blocking-subscribe .links li a,
.btn,
.btn-load-more a,
.btn-other-multiks a,
.cabinet-layout .profile-menu-wrap .user-info a,
.hvr-bounce-to-right.btn,
.item-cart-collection .body .info,
.item-search-serial .serial-info .serial-page-nav ul li a,
.item-serial .serial-top .viewed-item,
.modal-telegram,
.modal-telegram .block-telegram .field-btn>span,
.modal .close,
.modal.modal-email,
.modal.modal-login,
.modal.modal-message,
.modal.modal-multiks,
.moonwalk-list li>span,
.nav-tabs li>a,
.owl-theme .owl-nav [class*=owl-],
.page-serial .seria-links li a,
.page-serial .serial-page-nav ul li a,
.scrollToTop,
.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating .rating-block,
.slick-next,
.slick-prev,
.social-links .social li a,
a.download,
header .l-header .l-header-content .block-ajax-search .ajax-search-container .close-ajax-search,
header .l-header .l-header-content .login-wget .info,
header .l-header .l-header-content .login-wget .profile-menu-wrap .user-info a,
#pagination li.arrow a {
    font-size: 0;
    text-align: center
}

#mm-mobile-user-nav .profile-menu-wrap .user-info a .help,
.alert-message .icon .help,
.block-ajax-results .view-all a .help,
.block-load-photo .input-file-trigger .load-text .help,
.block-login-social .login-social-links li a.soc .help,
.block-new-series .btn-view-all a .help,
.block-small-login-social .login-social-links li a.soc .help,
.block-viewed table.viewed tbody tr td .help,
.blocking-subscribe .links li a .help,
.btn-load-more a .help,
.btn-other-multiks a .help,
.btn .help,
.cabinet-layout .profile-menu-wrap .user-info a .help,
.item-cart-collection .body .info .help,
.item-search-serial .serial-info .serial-page-nav ul li a .help,
.item-serial .serial-top .viewed-item .help,
.modal-telegram .block-telegram .field-btn>span .help,
.modal-telegram .help,
.modal .close .help,
.modal.modal-email .help,
.modal.modal-login .help,
.modal.modal-message .help,
.modal.modal-multiks .help,
.moonwalk-list li>span .help,
.nav-tabs li>a .help,
.owl-theme .owl-nav [class*=owl-] .help,
.page-serial .seria-links li a .help,
.page-serial .serial-page-nav ul li a .help,
.scrollToTop .help,
.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating .rating-block .help,
.slick-next .help,
.slick-prev .help,
.social-links .social li a .help,
a.download .help,
header .l-header .l-header-content .block-ajax-search .ajax-search-container .close-ajax-search .help,
header .l-header .l-header-content .login-wget .info .help,
header .l-header .l-header-content .login-wget .profile-menu-wrap .user-info a .help,
#pagination li.arrow a .help {
    display: inline-block;
    vertical-align: middle
}

#mm-mobile-user-nav .profile-menu-wrap .user-info a:after,
.alert-message .icon:after,
.block-ajax-results .view-all a:after,
.block-load-photo .input-file-trigger .load-text:after,
.block-login-social .login-social-links li a.soc:after,
.block-new-series .btn-view-all a:after,
.block-small-login-social .login-social-links li a.soc:after,
.block-viewed table.viewed tbody tr td:after,
.blocking-subscribe .links li a:after,
.btn-load-more a:after,
.btn-other-multiks a:after,
.btn:after,
.cabinet-layout .profile-menu-wrap .user-info a:after,
.hvr-bounce-to-right.btn:after,
.item-cart-collection .body .info:after,
.item-search-serial .serial-info .serial-page-nav ul li a:after,
.item-serial .serial-top .viewed-item:after,
.modal-telegram .block-telegram .field-btn>span:after,
.modal-telegram:after,
.modal .close:after,
.modal.modal-email:after,
.modal.modal-login:after,
.modal.modal-message:after,
.modal.modal-multiks:after,
.moonwalk-list li>span:after,
.nav-tabs li>a:after,
.owl-theme .owl-nav [class*=owl-]:after,
.page-serial .seria-links li a:after,
.page-serial .serial-page-nav ul li a:after,
.scrollToTop:after,
.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating .rating-block:after,
.slick-next:after,
.slick-prev:after,
.social-links .social li a:after,
a.download:after,
header .l-header .l-header-content .block-ajax-search .ajax-search-container .close-ajax-search:after,
header .l-header .l-header-content .login-wget .info:after,
header .l-header .l-header-content .login-wget .profile-menu-wrap .user-info a:after,
#pagination li.arrow a:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: .1%;
    height: 100%;
    margin-left: -.1%
}

#mm-mobile-user-nav .mm-navbar .mm-close:after,
.block-download-torrent .btn-collapse-table a:before,
.block-load-photo .input-file-trigger .user-photo.empty:before,
.block-login-social .login-social-links li a.soc:before,
.block-new-series .block-header .btn-right a:before,
.block-serial-news .block-header .btn-view-all a:after,
.block-series-about .collapse-series-about-btn:before,
.btn-torrent a:after,
.fancybox-media.play-btn:after,
.field-checkbox input[type=checkbox]+label:after,
.icomoon,
.item-serial .serial-top .viewed-item:before,
.serial-page-desc .tab-reviews .btn-send-review a:before,
.serial-page-desc .tab-reviews .item-review .btn-read-more a:before,
a.download .help:after,
a.download:before {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    height: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    color: #000;
    font-family: Rubik, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    direction: ltr;
    overflow-x: hidden!important;
    background: #000;
    padding-top: 54px
}

@media only screen and (max-width:767px) {
    body {
        padding-top: 50px
    }
}

body:before {
    content: "desktop";
    display: none
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    body:before {
        content: "tablet"
    }
}

@media only screen and (max-width:767px) {
    body:before {
        content: "mobile"
    }
}

.wrapper {
    min-height: 100%;
    height: auto!important;
    position: relative;
    margin: 0 auto -228px;
    padding: 0 0 228px;
    overflow-x: hidden;
    margin-top: 200px;
}

.wrapper main {
    margin: 200px 0 0;
    margin-top: 0px;
}

@media only screen and (max-width:767px) {
    .wrapper main {
        margin-top: 0
    }
}

@media only screen and (max-width:1025px) {
    .wrapper main .l-main>.row>.columns {
        padding-left: 0;
        padding-right: 0
    }
}

.wrapper main .l-main .l-main-content.white {
    background: #fff
}

.wrapper main .l-main .l-main-content.dark {
    background: #1d1d1d
}

#avp_zid_847+.main {
    margin: 230px 0 0
}

@media only screen and (max-width:1025px) {
    #avp_zid_847+.main {
        margin-top: 0
    }
}

@media only screen and (max-width:767px) {
    #avp_zid_847+.main {
        margin-top: 0
    }
}

#avp_zid_772 {
    font-size: 0
}

.mm-page {
    min-height: 100%!important;
    height: auto!important;
    margin: 0 auto -228px!important;
    padding: 0 0 228px!important
}

.mm-page .wrapper {
    margin: 0 auto;
    padding: 0;
    overflow-x: visible
}

.touch .mm-page .wrapper {
    overflow-x: hidden
}

p {
    font-weight: inherit;
    line-height: 1.2;
    margin: 0 0 15px
}

p,
p strong {
    font-size: inherit
}

p strong {
    font-weight: 700;
    line-height: inherit
}

a {
    outline: none!important;
    color: #ff8b00;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline
}

a:focus,
a:hover {
    text-decoration: none;
    color: #ff8b00
}

a:visited {
    color: #ff8b00
}

ol,
ul {
    list-style: none;
    margin: 0
}

.fade {
    transition: opacity .15s linear 0s
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

.visible-xs {
    display: none!important
}

@media only screen and (max-width:767px) {
    .visible-xs {
        display: block!important
    }
}

@media only screen and (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

.flex-video {
    margin-bottom: 0
}

.h1,
.page-title {
    color: #e7e7e7;
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    text-transform: none;
    margin: 0 0 10px
}

@media only screen and (max-width:767px) {
    .h1,
    .page-title {
        font-size: 24px
    }
}

.h1.black,
.page-title.black {
    color: #080808
}

.block-title,
.h2 {
    color: #343434;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 10px
}

@media only screen and (max-width:767px) {
    .block-title,
    .h2 {
        font-size: 20px
    }
}

@media only screen and (max-width:767px) {
    .hidden-small {
        display: none!important
    }
}

.visible-small {
    display: none
}

@media only screen and (max-width:767px) {
    .visible-small {
        display: block
    }
}

.no-border {
    border: none!important
}

@media only screen and (min-width:900px) and (max-width:1025px) {
    .medium-block-grid-3>li {
        width: 25%;
        list-style: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(4n+1) {
        clear: both
    }
}

.customScrollbar {
    width: 100%;
    overflow: hidden;
    max-height: 200px
}

.customScrollbar .mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.customScrollbar .mCSB_scrollTools {
    opacity: 1!important;
    right: 4px
}

.customScrollbar .mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 0;
    background: #fff!important
}

.customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #00d6ff!important;
    width: 6px;
    border-radius: 0
}

.customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
    background-color: #00d6ff
}

.fancybox-media:hover.play-btn:after {
    opacity: 1
}

.fancybox-media.play-btn:after {
    content: "\E902";
    text-decoration: none;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    color: red;
    text-align: center;
    line-height: 34px;
    font-size: 34px;
    z-index: 2;
    transition: all .1s ease 0s;
    opacity: .7
}

.fancybox-media img {
    width: 100%;
    margin: 0!important;
    padding: 0!important
}

.scrollToTop {
    display: none;
    position: fixed;
    right: 100px;
    bottom: 90px;
    z-index: 50;
    width: 140px;
    height: 46px;
    background-color: rgba(255,139,0,.8);
    font-size: 0;
    text-align: center;
    transition: background-color .1s ease 0s
}

@media only screen and (max-width:1170px) {
    .scrollToTop {
        right: 0
    }
}

@media only screen and (max-width:1025px) {
    .scrollToTop {
        bottom: 78px
    }
}

@media only screen and (max-width:767px) {
    .scrollToTop {
        height: 40px;
        width: 84px;
        bottom: 62px
    }
}

.scrollToTop:hover {
    background: #ff8b00
}

.scrollToTop .help {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 0 0 0 20px
}

@media only screen and (max-width:767px) {
    .scrollToTop .help {
        font-size: 14px;
        padding-left: 16px
    }
}

.scrollToTop .help .icon {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    color: #fff;
    font-size: 7px;
    width: 10px
}

@media only screen and (max-width:767px) {
    .scrollToTop .help .icon {
        font-size: 6px
    }
}

.scrollToTop .help .icon>span {
    display: block;
    width: 100%;
    line-height: .8
}

.btn-load-more {
    position: relative
}

.btn-load-more a {
    height: 60px;
    display: block;
    width: 100%
}

@media only screen and (max-width:767px) {
    .btn-load-more a {
        height: 50px
    }
}

.btn-load-more a .help {
    display: inline-block;
    vertical-align: middle;
    color: #fffefe;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 18px 0 0;
    position: relative
}

@media only screen and (max-width:767px) {
    .btn-load-more a .help {
        font-size: 12px;
        padding-right: 16px
    }
}

.btn-load-more a .help [class*=" icon-"],
.btn-load-more a .help [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    font-size: 10px
}

.btn-torrent a {
    display: inline-block;
    position: relative;
    color: #ff8b00;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    padding: 0 24px 0 0
}

.btn-torrent a:hover {
    text-decoration: underline
}

.btn-torrent a:after {
    content: "\E91A";
    font-size: 18px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    margin-top: -1px
}

@media only screen and (max-width:767px) {
    .btn-torrent a:after {
        margin-top: 0
    }
}

.block-ajax-results .view-all a,
.block-new-series .btn-view-all a,
.btn-load-more a,
.btn-other-multiks a,
.orange-grad-1,
.serial-page-desc .tab-reviews .item-review .label-best {
    background: #ff8b00
}

.block-ajax-results .view-all a:hover,
.block-new-series .btn-view-all a:hover,
.btn-load-more a:hover,
.btn-other-multiks a:hover,
.orange-grad-1-reverse {
    background: #f88901;
    background: -webkit-gradient(left top,right top,color-stop(0,#f88901),color-stop(100%,#fc9929));
    background: -webkit-gradient(linear,left top,right top,from(#f88901),to(#fc9929));
    background: linear-gradient(90deg,#f88901 0,#fc9929);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f88901",endColorstr="#fc9929",GradientType=1);
}

.collapse {
    display: block!important;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.collapse.in {
    height: auto;
    visibility: visible
}

noindex table {
    margin-bottom: 0
}

[data-toggle=tooltip] {
    cursor: pointer
}

header {
    display: inline-block;
    vertical-align: top;
    position: fixed!important;
    top: 0!important;
    left: 0;
    width: 100%;
    margin: 0;
    min-height: 54px;
    background: #151515;
    z-index: 25!important
}

@media only screen and (min-width:1025px) {
    header {
        transition: transform .3s linear 0s
    }
}

@media only screen and (max-width:767px) {
    header {
        min-height: 50px
    }
}

header .header-top-line {
    background-color: #fff;
    padding: 5px 0
}

@media only screen and (max-width:1025px) {
    header .header-top-line {
        display: none!important
    }
}

header .header-top-line .box-left,
header .header-top-line .box-right {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:1025px) {
    header .header-top-line .box-right ul li:nth-child(2) {
        padding-right: 0
    }
}

header .header-top-line ul {
    font-size: 0
}

header .header-top-line ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 32px 0 0
}

header .header-top-line ul li:last-child {
    padding-right: 0
}

header .header-top-line ul li.hide-medium-down {
    display: inline-block
}

@media only screen and (max-width:1025px) {
    header .header-top-line ul li.hide-medium-down {
        display: none!important
    }
}

header .header-top-line ul li>span {
    font-size: 14px;
    font-weight: 400;
    color: #666
}

header .header-top-line ul li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #ff8b00;
    text-decoration: none
}

header .header-top-line ul li a:hover span {
    border-bottom-color: rgba(255, 139, 0, .5)
}

header .header-top-line ul li a span {
    border-bottom: 1px solid transparent;
    padding: 0 0 1px
}

header .header-top-line ul li a.home {
    color: #666
}

header .header-top-line ul li a.home:hover span {
    border-bottom-color: hsla(0, 0%, 40%, .5)
}

header .header-top-line ul li a.violet {
    color: #d85ff2
}

header .header-top-line ul li a.violet:hover span {
    border-bottom-color: rgba(216, 95, 242, .5)
}

header .header-top-line ul li a.orange {
    color: #ff8b00
}

header .header-top-line ul li a.orange:hover span {
    border-bottom-color: rgba(247, 138, 0, .5)
}

header .header-top-line ul li a.pink {
    color: #f0487a
}

header .header-top-line ul li a.pink:hover span {
    border-bottom-color: rgba(240, 72, 122, .5)
}

@media only screen and (max-width:1025px) {
    header .l-header>.row>.columns {
        padding: 0
    }
}

header .l-header .l-header-content {
    padding: 0 0 0 207px;
    position: relative
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content {
        min-height: 54px;
        padding: 0 0 0 64px
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content {
        min-height: 50px;
        padding-left: 60px
    }
}

header .l-header .l-header-content .hamburger {
    width: 54px;
    height: 54px;
    padding: 18px 10px 17px;
    outline: 0;
    display: none;
    z-index: 2;
    border-right: 1px solid #242424
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .hamburger {
        display: block;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .hamburger {
        width: 50px;
        height: 50px;
        padding: 16px 10px
    }
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    header .l-header .l-header-content .hamburger .hamburger-box {
        width: 32px;
        margin-left: -1px
    }
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    header .l-header .l-header-content .hamburger .hamburger-inner,
    header .l-header .l-header-content .hamburger .hamburger-inner:after,
    header .l-header .l-header-content .hamburger .hamburger-inner:before {
        width: 32px
    }
}

header .l-header .l-header-content .logo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .logo {
        position: relative;
        display: block;
        float: left
    }
}

header .l-header .l-header-content .logo a {
    display: block;
    padding: 0;
    line-height: 54px;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .logo a {
        line-height: 50px
    }
}

header .l-header .l-header-content .logo a:hover img {
    transform: scale(1.05)
}

header .l-header .l-header-content .logo a img {
    height: 37px;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .logo a img {
        height: 36px
    }
}

header .l-header .l-header-content .top-nav {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
    z-index: 5
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .top-nav {
        display: none
    }
}

header .l-header .l-header-content .top-nav ul {
    position: relative
}

header .l-header .l-header-content .top-nav ul>li {
    margin-right: 23px;
    padding: 0 8px;
    display: inline-block;
    vertical-align: top;
    line-height: 54px
}

@media only screen and (max-width:1150px) {
    header .l-header .l-header-content .top-nav ul>li {
        padding: 0 6px
    }
}

header .l-header .l-header-content .top-nav ul>li:hover>a {
    color: #ff8b00;
    text-shadow: 0 0 5px rgba(231, 138, 27, .25)
}

header .l-header .l-header-content .top-nav ul>li:hover .sub-nav {
    opacity: 1;
    visibility: visible
}

header .l-header .l-header-content .top-nav ul>li>a {
    display: inline-block;
    color: #ececec;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    transition: all .1s ease 0s
}

@media only screen and (max-width:1150px) {
    header .l-header .l-header-content .top-nav ul>li>a {
        font-size: 14px
    }
}

header .l-header .l-header-content .top-nav ul>li>a:hover {
    color: #ff8b00;
    text-shadow: 0 0 5px rgba(231, 138, 27, .25)
}

header .l-header .l-header-content .top-nav ul>li .sub-nav {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    width: 680px;
    background-color: #171717;
    padding: 30px 0;
    z-index: 15;
    transition: all .1s ease 0s
}

header .l-header .l-header-content .top-nav ul>li .sub-nav ul {
    width: 33.333%;
    float: left;
    padding: 0 25px;
    list-style: none;
    margin: 0;
    font-size: 0
}

header .l-header .l-header-content .top-nav ul>li .sub-nav ul:nth-child(2) {
    border-left: 1px solid #2f2f2f;
    border-right: 1px solid #2f2f2f
}

header .l-header .l-header-content .top-nav ul>li .sub-nav ul li {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    width: 100%;
    padding: 4px 0
}

header .l-header .l-header-content .top-nav ul>li .sub-nav ul li a {
    color: hsla(0, 0%, 100%, .6);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.1;
    transition: all .1s ease 0s
}

header .l-header .l-header-content .top-nav ul>li .sub-nav ul li a:hover {
    color: #ff8b00;
    text-shadow: 0 0 5px rgba(231, 138, 27, .25)
}

header .l-header .l-header-content .box-right {
    display: block;
    position: absolute;
    right: 0;
    top: 0
}

header .l-header .l-header-content .block-ajax-search {
    display: block;
    position: absolute;
    right: 111px;
    left: 170px;
    top: 0;
    height: 54px;
    background: transparent
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .block-ajax-search {
        left: 230px;
        right: 54px
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search {
        left: 0;
        right: 50px;
        height: 50px
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container {
    border-left: 1px solid #242424;
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    height: 54px;
    transition: all .2s linear 0s
}

@media only screen and (min-width:1280px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container:hover .ajax-inp {
        background-color: #000
    }
    header .l-header .l-header-content .block-ajax-search .ajax-search-container:hover .ajax-inp::-webkit-input-placeholder {
        color: #ff8b00!important
    }
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container {
        width: 106px
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container {
        height: 50px;
        width: 49px
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container.focused {
    width: 100%;
    z-index: 8
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container.focused .ajax-inp {
    padding-right: 50px;
    background-color: #151515
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container.focused .ajax-inp {
        padding-left: 50px;
        background: #151515;
        color: #fff
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container.focused .close-ajax-search {
    visibility: visible;
    opacity: 1
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container.focused .close-ajax-search {
        z-index: 5
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container.focused+.response-container {
    visibility: visible;
    opacity: 1
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp {
    height: 54px;
    padding: 0 18px 0 50px;
    border: 0;
    background: #151515;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    position: relative
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp {
        padding-right: 10px
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp {
        height: 50px;
        padding: 0;
        color: transparent
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp::-webkit-input-placeholder {
    color: #969696
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp::-webkit-input-placeholder {
        color: transparent
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp::-moz-placeholder {
    color: #969696;
    opacity: 1
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp::-moz-placeholder {
        color: transparent
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:-ms-input-placeholder {
    color: #969696
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:-ms-input-placeholder {
        color: transparent
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:-moz-placeholder {
    color: #969696
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:-moz-placeholder {
        color: transparent
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:focus {
        background: #151515;
        padding-left: 50px
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:focus::-webkit-input-placeholder {
    color: transparent
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:focus::-moz-placeholder {
    color: transparent
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:focus:-ms-input-placeholder {
    color: transparent
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp:focus:-moz-placeholder {
    color: transparent
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .close-ajax-search {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    right: 0;
    top: 0;
    width: 50px;
    height: 54px;
    transition: all .2s linear 0s;
    cursor: pointer
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .close-ajax-search {
        height: 50px
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .close-ajax-search:hover span {
    color: #fff
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .close-ajax-search span {
    display: inline-block;
    vertical-align: middle;
    color: #565656;
    font-size: 14px
}

header .l-header .l-header-content .block-ajax-search .response-container {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    left: 0;
    right: -1px;
    background: #efefef;
    z-index: 1;
    box-shadow: 0 0 48px rgba(0, 0, 0, .59);
    transition: all .2s ease 0s
}

header .l-header .l-header-content .block-ajax-search .response-container.shown {
    visibility: visible;
    opacity: 1
}

header .l-header .l-header-content .login-wget {
    width: 111px;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget {
        border-right: 0;
        width: 54px
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .login-wget {
        width: 50px
    }
}

header .l-header .l-header-content .login-wget .info {
    display: block;
    width: 100%;
    height: 54px;
    text-align: center;
    font-size: 0;
    cursor: pointer;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .login-wget .info {
        height: 50px
    }
}

header .l-header .l-header-content .login-wget .info .help {
    display: inline-block;
    vertical-align: middle
}

header .l-header .l-header-content .login-wget .info .text {
    display: inline-block;
    vertical-align: middle;
    color: #969696;
    font-size: 15px;
    font-weight: 400;
    transition: all .1s ease 0s
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget .info .text {
        display: none
    }
}

header .l-header .l-header-content .login-wget .info .icon-login {
    display: inline-block;
    vertical-align: middle;
    color: #555;
    font-size: 19px;
    margin-right: 14px;
    transition: all .1s ease 0s
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget .info .icon-login {
        margin: 0
    }
}

header .l-header .l-header-content .login-wget .login-window {
    display: block;
    position: absolute;
    right: 0;
    font-size: 0;
    text-align: left;
    background: #000;
    opacity: 0;
    visibility: hidden;
    transition: all .1s ease 0s;
    z-index: 15
}

header .l-header .l-header-content .login-wget .login-window .social-links {
    white-space: nowrap
}

header .l-header .l-header-content .login-wget .login-window:before {
    content: "\422\435\445\43D\438\447\435\441\43A\438\435   \440\430\431\43E\442\44B";
    display: block;
    position: absolute;
    left: -1px;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    border: 1px solid #242424;
    color: #7c7c7c;
    text-align: center;
    font-size: 14px;
    line-height: 54px
}

header .l-header .l-header-content .login-wget .login-window .soc {
    padding-top: 1px;
    text-decoration: none;
    color: #525050;
    font-size: 24px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    width: 56px;
    height: 56px;
    border: 1px solid #242424;
    margin-left: -1px;
    line-height: 56px;
    transition: all .1s ease 0s
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget .login-window .soc {
        width: 54px;
        height: 54px;
        line-height: 54px
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .login-wget .login-window .soc {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
}

header .l-header .l-header-content .login-wget .login-window .soc:hover {
    color: #fff
}

header .l-header .l-header-content .login-wget .login-window .soc.vk:hover {
    border-color: #45668e;
    background: #45668e
}

header .l-header .l-header-content .login-wget .login-window .soc.od:hover {
    border-color: #ed8109;
    background: #ed8109
}

header .l-header .l-header-content .login-wget .login-window .soc.fb:hover {
    border-color: #365396;
    background: #365396
}

header .l-header .l-header-content .login-wget.logined {
    width: 67px
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget.logined {
        border-right: 0;
        width: 54px
    }
}

@media only screen and (max-width:767px) {
    header .l-header .l-header-content .login-wget.logined {
        width: 50px
    }
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget.logined .login-window {
        display: none!important
    }
}

header .l-header .l-header-content .login-wget.logined .login-window#mobile-user-nav {
    display: block!important
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget.logined .login-window#mobile-user-nav {
        display: none!important
    }
}

header .l-header .l-header-content .login-wget .mini-login-photo {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    border: 2px solid #7c7c7c;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%;
    position: relative
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget .mini-login-photo {
        width: 34px;
        height: 34px;
        display: none
    }
}

header .l-header .l-header-content .login-wget .mini-login-photo.mobile-user-nav {
    display: none
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget .mini-login-photo.mobile-user-nav {
        display: inline-block
    }
}

header .l-header .l-header-content .login-wget .mini-login-photo .items {
    background: #ff8b00;
    display: block;
    position: absolute;
    z-index: 1;
    right: 50%;
    top: 100%;
    margin-top: -8px;
    min-width: 30px;
    height: 18px;
    border: 2px solid #151515;
    border-radius: 10px;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
    text-align: center;
    padding: 0 4px
}

@media only screen and (max-width:1025px) {
    header .l-header .l-header-content .login-wget .mini-login-photo .items {
        top: 100%;
        margin-top: -3px;
        margin-right: -14px;
        width: 28px;
        min-width: 28px;
        height: 15px;
        border: 1px solid #151515;
        font-size: 10px;
        line-height: 15px;
        padding: 0 2px
    }
}

header .l-header .l-header-content .login-wget .profile-menu-wrap {
    width: 220px;
    padding: 22px 12px 0
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .user-info a {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    padding: 0 8px 0 75px;
    height: 64px;
    text-decoration: none;
    text-align: left
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .user-info .user-name {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .user-info .userphoto {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    height: 64px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    border-bottom: 1px solid hsla(0, 0%, 100%, .12)
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div a {
    display: block;
    position: relative;
    width: 100%;
    padding: 13px 40px 13px 12px;
    color: #a6a6a6;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    transition: all .1s ease 0s
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div a [class*=" icon-"],
header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div a [class^=icon-] {
    display: none
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div a:hover {
    color: #ff8b00
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div .items {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 12px;
    min-width: 18px;
    height: 18px;
    border: 2px solid transparent;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
    text-align: center;
    padding: 0 4px;
    pointer-events: none;
    color: #a6a6a6
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div .items.new {
    background: #ff8b00;
    color: #fff;
    border: 2px solid #151515
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div .field-description,
header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div .items:empty {
    display: none
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .left-navigation>div.active>a {
    color: #ff8b00
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .btn-logout a {
    display: block;
    padding: 13px 12px;
    width: 100%;
    color: #5f5f5f;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    transition: all .1s ease 0s
}

header .l-header .l-header-content .login-wget .profile-menu-wrap .btn-logout a:hover {
    color: #ff8b00
}

header .l-header .l-header-content .login-wget.active .info {
    background: #000
}

header .l-header .l-header-content .login-wget.active .info .icon-login,
header .l-header .l-header-content .login-wget.active .info .text,
header .l-header .l-header-content .login-wget.active .login-window .soc {
    color: #fff
}

header .l-header .l-header-content .login-wget:not(.logined).opened .info {
    background: #000
}

header .l-header .l-header-content .login-wget:not(.logined).opened .info .icon-login,
header .l-header .l-header-content .login-wget:not(.logined).opened .info .text {
    color: #ff8b00
}

header .l-header .l-header-content .login-wget:not(.logined).opened .login-window {
    opacity: 1;
    visibility: visible
}

header .l-header .l-header-content .login-wget:not(.logined).opened:before {
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 100vh;
    z-index: 11
}

header.logined .l-header .l-header-content .block-ajax-search {
    right: 68px
}

@media only screen and (max-width:1025px) {
    header.logined .l-header .l-header-content .block-ajax-search {
        right: 54px
    }
}

@media only screen and (max-width:767px) {
    header.logined .l-header .l-header-content .block-ajax-search {
        right: 50px
    }
}

#mobile-user-nav:not(.mm-menu) {
    display: none
}

#mm-mobile-user-nav {
    background: #fff
}

#mm-mobile-user-nav .mm-navbar {
    position: relative;
    padding: 0;
    height: 32px;
    border-bottom: 0
}

#mm-mobile-user-nav .mm-navbar .mm-close {
    width: 32px;
    height: 32px;
    padding: 0;
    left: 100%;
    margin-left: -32px;
    top: 0;
    display: block;
    float: right;
    position: absolute
}

#mm-mobile-user-nav .mm-navbar .mm-close:hover:after {
    color: #000
}

#mm-mobile-user-nav .mm-navbar .mm-close:before {
    display: none
}

#mm-mobile-user-nav .mm-navbar .mm-close:after {
    content: "\E90E";
    display: block;
    position: absolute;
    vertical-align: middle;
    font-size: 10px;
    width: 10px;
    height: 10px;
    margin: 0;
    border: 0;
    right: auto;
    left: 50%;
    top: 50%;
    transform: rotate(0deg) translateX(-50%) translateY(-50%);
    transition: all .1s ease 0s
}

#mm-mobile-user-nav .profile-menu-wrap {
    padding: 0 25px
}

#mm-mobile-user-nav .profile-menu-wrap:before {
    display: none
}

#mm-mobile-user-nav .profile-menu-wrap .user-info a {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
    padding: 0 6px 0 75px;
    height: 64px;
    text-decoration: none;
    text-align: left
}

#mm-mobile-user-nav .profile-menu-wrap .user-info .user-name {
    display: inline-block;
    vertical-align: middle;
    color: #151515;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2
}

#mm-mobile-user-nav .profile-menu-wrap .user-info .userphoto {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    height: 64px;
    border: 2px solid #313131;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation {
    margin: 0;
    padding: 12px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, .12)
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div .mm-next {
    display: none!important
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 30px;
    color: #393939;
    font-size: 14px;
    line-height: 1;
    overflow: visible;
    text-decoration: none;
    transition: all .1s ease 0s
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a:hover {
    color: #ff8b00
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a [class*=" icon-"],
#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    width: 24px;
    text-align: center;
    color: grey;
    font-size: 14px
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a [class*=" icon-"].icon-view,
#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a [class^=icon-].icon-view {
    font-size: 16px
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a span.items {
    background: transparent;
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 6px;
    min-width: 18px;
    height: 18px;
    border-radius: 9px;
    color: grey;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    padding: 0 4px;
    pointer-events: none
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a span.items:empty {
    display: none
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div.active>a {
    color: #ff8b00;
    font-size: 18px;
    font-weight: 700
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div.active>a [class*=" icon-"],
#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div.active>a [class^=icon-] {
    color: #ff8b00
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div>a span.items.new {
    background: #ff8b00;
    color: #fff
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div.active .field-description {
    display: block
}

#mm-mobile-user-nav .profile-menu-wrap .left-navigation>div .field-description {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    color: #888;
    padding: 5px 30px 0;
    display: none
}

#mm-mobile-user-nav .profile-menu-wrap .btn-logout a {
    display: block;
    padding: 17px 30px;
    width: 100%;
    color: #393939;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    transition: all .1s ease 0s
}

#mm-mobile-user-nav .profile-menu-wrap .btn-logout a:hover {
    color: #ff8b00
}

#mm-blocker:after {
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    opacity: 0;
    left: 0;
    right: 0;
    height: 54px;
    bottom: 100%
}

@media only screen and (max-width:767px) {
    #mm-blocker:after {
        height: 50px
    }
}

.field-description.shown {
    display: block!important
}

.no-touch header .l-header .l-header-content .login-wget .info:hover .info,
.no-touch header .l-header .l-header-content .login-wget .info:hover .info:hover,
.no-touch header .l-header .l-header-content .login-wget:hover .info,
.no-touch header .l-header .l-header-content .login-wget:hover .info:hover {
    background: #000
}

.no-touch header .l-header .l-header-content .login-wget .info:hover .info .icon-login,
.no-touch header .l-header .l-header-content .login-wget .info:hover .info .text,
.no-touch header .l-header .l-header-content .login-wget .info:hover .info:hover .icon-login,
.no-touch header .l-header .l-header-content .login-wget .info:hover .info:hover .text,
.no-touch header .l-header .l-header-content .login-wget:hover .info .icon-login,
.no-touch header .l-header .l-header-content .login-wget:hover .info .text,
.no-touch header .l-header .l-header-content .login-wget:hover .info:hover .icon-login,
.no-touch header .l-header .l-header-content .login-wget:hover .info:hover .text {
    color: #ff8b00
}

.no-touch header .l-header .l-header-content .login-wget .info:hover .login-window,
.no-touch header .l-header .l-header-content .login-wget:hover .login-window {
    opacity: 1;
    visibility: visible
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .6;
    filter: alpha(opacity=6)
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix,
.modal {
    position: fixed
}

.modal {
    display: none;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    padding: 0 10px!important
}

.modal,
.modal .close {
    background: transparent
}

.modal .close {
    display: block;
    position: absolute;
    outline: 0;
    cursor: pointer;
    right: 20px;
    top: 18px;
    text-align: center;
    color: #bbb;
    padding: 0;
    margin: 0;
    font-size: 0;
    opacity: 1;
    z-index: 10;
    width: 24px;
    height: 24px;
    border-radius: 0;
    transition: all .1s ease 0s;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .modal .close {
        right: 10px;
        top: 10px
    }
}

.modal .close:hover {
    color: #ff8b00
}

.modal .close .icon-close,
.modal .close .icon-close-light {
    vertical-align: middle;
    color: inherit;
    font-size: 20px
}

.modal.fade .modal-dialog {
    opacity: 0;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    opacity: 1
}

.modal.small .modal-dialog {
    max-width: 404px
}

.modal.medium .modal-dialog {
    max-width: 782px
}

.modal.large .modal-dialog {
    max-width: 770px
}

.modal .modal-dialog {
    position: relative;
    margin: 60px auto;
    width: auto;
    max-width: 600px;
    background: #fff;
    padding: 0;
    z-index: 1001
}

@media only screen and (max-width:1025px) {
    .modal .modal-dialog {
        margin: 50px auto
    }
}

@media only screen and (max-width:767px) {
    .modal .modal-dialog {
        margin: 20px auto
    }
}

.modal .modal-dialog .modal-content {
    padding: 0;
    position: relative;
    outline: 0;
    background-color: #fff;
    border-radius: 0;
    overflow: hidden;
    border: 0
}

.modal .modal-dialog .modal-content .modal-header {
    display: block;
    text-align: left;
    background: transparent;
    width: 100%;
    margin: 0;
    padding: 44px 54px 20px;
    z-index: 2
}

@media only screen and (max-width:767px) {
    .modal .modal-dialog .modal-content .modal-header {
        padding: 40px 20px 10px
    }
}

.modal .modal-dialog .modal-content .modal-header .modal-title {
    color: rgba(0, 0, 0, .9);
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    text-align: center
}

@media only screen and (max-width:767px) {
    .modal .modal-dialog .modal-content .modal-header .modal-title {
        font-size: 20px
    }
}

.modal .modal-dialog .modal-content .modal-header .description p {
    font-family: Rubik, sans-serif;
    color: #353535;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0
}

.modal .modal-dialog .modal-content .modal-header .description p a {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    text-decoration: none
}

.modal .modal-dialog .modal-content .modal-header .description p a:hover {
    text-decoration: underline
}

.modal .modal-dialog .modal-content .modal-body {
    padding: 0 54px 38px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:767px) {
    .modal .modal-dialog .modal-content .modal-body {
        padding: 10px 20px 40px
    }
}

.modal .modal-dialog .modal-content .modal-body form .form-group.form-footer {
    padding-top: 18px
}

@media only screen and (max-width:767px) {
    .modal .modal-dialog .modal-content .modal-body form .form-group.form-footer {
        padding-top: 0
    }
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height, visibility
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.modal-thanks .close {
    color: hsla(0, 0%, 100%, .5)
}

.modal-thanks .close:hover {
    color: #fff
}

.modal-thanks .modal-dialog .modal-content {
    max-width: 416px;
    border-color: #00cfcd;
    background-color: #00cfcd
}

.modal-thanks .modal-dialog .modal-content .modal-header {
    margin-bottom: 10px
}

.modal-thanks .modal-dialog .modal-content .modal-header .icon {
    text-align: center;
    color: #fff;
    font-size: 48px;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .modal-thanks .modal-dialog .modal-content .modal-header .icon {
        font-size: 32px
    }
}

.modal-thanks .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 29px;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .modal-thanks .modal-dialog .modal-content .modal-header .modal-title {
        font-size: 20px
    }
}

.modal-thanks .modal-dialog .modal-content .modal-body-thanks {
    text-align: center
}

.modal-thanks .modal-dialog .modal-content .modal-body-thanks p {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .modal-thanks .modal-dialog .modal-content .modal-body-thanks p {
        font-size: 15px
    }
}

.positioner {
    position: relative;
    display: inline-block;
    line-height: 0
}

.starbox .colorbar,
.starbox .ghost {
    z-index: 0;
    position: absolute;
    max-width: 100%;
    top: 0;
    bottom: 0;
    left: 0
}

.starbox .stars {
    display: inline-block
}

.starbox .stars .star_holder {
    position: relative;
    z-index: 1
}

.starbox .stars .star_holder .star {
    display: inline-block;
    vertical-align: baseline;
    background-repeat: no-repeat;
    background-image: url(../images/star-inverse.svg);
    background-position: 50%;
    background-size: 16px;
    width: 18px;
    height: 20px;
    border: 2px solid #1d1d1d
}

.starbox .stars {
    background: #313131
}

.starbox.unchangeable .stars {
    background: #313131;
    pointer-events: none
}

.starbox .rated.hover .stars,
.starbox .rated .stars {
    background: #313131
}

.starbox .colorbar,
.starbox .hover .colorbar,
.starbox .rated .colorbar,
.starbox .rated.hover .colorbar {
    background: #ff8b00
}

.starbox .ghost {
    background: #a1a1a1
}

.serial-rating {
    font-size: 0;
    width: 235px
}

.serial-rating>span {
    display: inline-block;
    vertical-align: top;
    color: hsla(0, 0%, 99.6%, .3);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding-right: 4px
}

.serial-rating .serial-item-rating {
    display: inline-block;
    vertical-align: top;
    width: 180px
}

.serial-rating .serial-item-rating.changed,
.serial-rating .serial-item-rating.unchangeable {
    pointer-events: none
}

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

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    outline: none!important
}

.slick-list:focus {
    outline: 0
}

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

.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    outline: none!important
}

.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;
    outline: none!important;
    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-next,
.slick-prev {
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    display: block;
    background: #000;
    font-size: 0!important;
    cursor: pointer;
    color: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    overflow: hidden;
    text-align: center;
    line-height: 0;
    opacity: .7;
    z-index: 10;
    border: 1px solid #252525;
    border-radius: 50%;
    transition: all .1s ease 0s
}

.slick-next span,
.slick-prev span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #fff;
    transition: all .1s ease 0s
}

.slick-next:hover,
.slick-prev:hover {
    outline: 0;
    opacity: 1;
    color: #ff8b00
}

.slick-next:hover span,
.slick-prev:hover span {
    color: #ff8b00
}

.slick-next:focus,
.slick-prev:focus {
    background: #000;
    border: 1px solid #252525;
    color: #fff
}

.slick-next:focus span,
.slick-prev:focus span {
    color: #fff
}

.slick-next:focus:hover,
.slick-prev:focus:hover {
    opacity: 1;
    color: #ff8b00
}

.slick-next:focus:hover span,
.slick-prev:focus:hover span {
    color: #ff8b00
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    display: none!important
}

.slick-next {
    right: 0
}

.slick-next span {
    text-indent: 3px
}

.slick-prev {
    left: 0
}

.slick-prev span {
    text-indent: -2px
}

.slick-vertical .slick-next,
.slick-vertical .slick-prev {
    left: 50%;
    right: auto;
    transform: translateX(-50%)
}

.slick-vertical .slick-next:hover span,
.slick-vertical .slick-prev:hover span {
    color: red
}

.slick-vertical .slick-next span,
.slick-vertical .slick-prev span {
    color: #00f
}

.slick-vertical .slick-next {
    bottom: -10px;
    top: auto
}

@media only screen and (max-width:920px) {
    .slick-vertical .slick-next {
        bottom: 0
    }
}

.slick-vertical .slick-prev {
    top: -10px
}

@media only screen and (max-width:920px) {
    .slick-vertical .slick-prev {
        top: 0
    }
}

.slick-dots {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 10
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px!important
}

.slick-dots li button {
    position: relative;
    padding: 0;
    font-size: 0;
    outline: 0;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin: 0;
    border-radius: 50%;
    background-color: rgba(135, 151, 170, .4);
    transition: all .1s ease 0s
}

.slick-dots li button:hover {
    background-color: rgba(135, 151, 170, .5)
}

.slick-dots li.slick-active button {
    background-color: rgba(135, 151, 170, .7)
}

.slick-slider {
    margin-bottom: 0
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateZ(0);
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox_loading.gif) 50% no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-close,
.fancybox-nav {
    position: absolute;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: transparent url(../images/blank.gif);
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: visible!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min--moz-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {
        #fancybox-loading,
        .fancybox-close,
        .fancybox-next span,
        .fancybox-prev span {
            background-image: url(../images/fancybox_sprite@2x.png);
            background-size: 44px 152px
        }
        #fancybox-loading div {
            background-image: url(../images/fancybox_loading@2x.gif);
            background-size: 24px 24px
        }
}

.mCustomScrollbar {
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: 50%
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, 0))
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .5), inset -1px 0 1px hsla(0, 0%, 100%, .2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), inset 0 -1px 1px hsla(0, 0%, 100%, .2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), inset 0 0 14px rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .4), inset -1px 0 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, .05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, .1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border: 1px solid hsla(0, 0%, 100%, .2);
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, .2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.nav-tabs {
    text-align: left;
    font-size: 0;
    position: relative;
    z-index: 1
}

.nav-tabs li {
    display: inline-block;
    padding: 0;
    margin-right: 0
}

.nav-tabs li:first-child {
    padding-left: 0
}

.nav-tabs li:last-child {
    padding-right: 0
}

.nav-tabs li.active,
.nav-tabs li.slick-current {
    z-index: 2;
    position: relative
}

.nav-tabs li.active>a,
.nav-tabs li.slick-current>a {
    cursor: default
}

.nav-tabs li.active>a:hover>span,
.nav-tabs li.active>a>span,
.nav-tabs li.slick-current>a:hover>span,
.nav-tabs li.slick-current>a>span {
    color: #ff8b00
}

.nav-tabs li.active>a:before,
.nav-tabs li.slick-current>a:before {
    width: 100%;
    left: inherit;
    right: 0
}

.nav-tabs li>a {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 58px;
    text-align: center;
    text-decoration: none;
    background: transparent;
    padding: 0 15px;
    font-size: 0;
    transition: all .1s ease 0s;
    border-radius: 0;
    border: 0;
    border-bottom: 2px solid #434344
}

@media only screen and (max-width:767px) {
    .nav-tabs li>a {
        padding: 0 10px
    }
}

.nav-tabs li>a>span {
    display: inline-block;
    vertical-align: middle;
    font-family: Rubik, sans-serif;
    color: #c9c9c9;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    transition: all .1s ease 0s
}

.nav-tabs li>a:before {
    content: "";
    height: 3px;
    background: #ff8b00;
    position: absolute;
    left: 0;
    width: 0;
    bottom: -2px;
    opacity: 1;
    transition: all .1s ease 0s
}

.nav-tabs li>a:hover>span {
    text-decoration: none
}

.nav-tabs.light-large-theme li.active>a:hover>span,
.nav-tabs.light-large-theme li.slick-current>a:hover>span {
    color: #5a5a5a
}

.nav-tabs.light-large-theme li.active>a>span,
.nav-tabs.light-large-theme li.slick-current>a>span {
    color: #5a5a5a;
    font-size: 20px;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    .nav-tabs.light-large-theme li.active>a>span,
    .nav-tabs.light-large-theme li.slick-current>a>span {
        font-size: 18px
    }
}

.nav-tabs.light-large-theme li>a {
    height: 66px;
    padding: 0 8px;
    border-bottom-color: transparent
}

.nav-tabs.light-large-theme li>a:hover>span {
    color: #ff8b00
}

.nav-tabs.light-large-theme li>a>span {
    color: #b0b0b0;
    font-size: 18px;
    padding-bottom: 2px
}

@media only screen and (max-width:767px) {
    .nav-tabs.light-large-theme li>a>span {
        font-size: 16px
    }
}

.tab-content {
    display: inline-block;
    width: 100%
}

.tab-content>.tab-pane {
    display: block!important;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    height: auto;
    visibility: visible;
    overflow: visible
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.2;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0
}

.tooltip.in {
    opacity: 1
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 11px 12px;
    color: #999;
    text-align: center;
    background-color: #303030;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #303030
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #303030
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #303030
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #303030
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #303030
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #303030
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #303030
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Rubik, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover .serial-info .card__header {
    color: #2e2e2e;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 17px
}

@media only screen and (max-width:560px) {
    .popover .serial-info .card__header {
        font-size: 15px
    }
}

.popover .serial-info .card__header a {
    color: #ff8b00;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    text-decoration: none
}

.popover .serial-info .card__header a:hover {
    text-decoration: underline
}

.popover .serial-info .card__info {
    display: table;
    width: 268px;
    border-top: 1px solid #f0f0f0;
    margin-bottom: 12px
}

.popover .serial-info .card__info .item {
    display: table-row
}

.popover .serial-info .card__info .item .content,
.popover .serial-info .card__info .item .label {
    display: table-cell;
    padding-top: 9px;
    padding-bottom: 9px
}

.popover .serial-info .card__info .item .label {
    color: hsla(0, 0%, 43.9%, .7);
    padding-right: 16px
}

.popover .serial-info .card__info .item .content,
.popover .serial-info .card__info .item .label {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    vertical-align: middle;
    border-bottom: 1px solid #f0f0f0
}

.popover .serial-info .card__info .item .content {
    color: #101010
}

.popover .serial-info .card__tags {
    opacity: .8;
    color: #707070;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px
}

@media only screen and (max-width:560px) {
    .popover .serial-info .card__tags {
        font-size: 12px
    }
}

.popover .serial-info .description {
    margin-bottom: 12px
}

.popover .serial-info .description .label {
    color: rgba(53, 53, 53, .9);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 5px
}

.popover .serial-info .description .card__description {
    color: #353535;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    max-height: 72px;
    overflow: hidden;
    margin-bottom: 0
}

@media only screen and (max-width:560px) {
    .popover .serial-info .description .card__description {
        font-size: 12px
    }
}

.popover .serial-info .links {
    margin: 0 -8px
}

.popover .serial-info .links .item-link {
    width: 50%;
    float: left;
    padding: 0 8px
}

.popover .serial-info .links .item-link .btn {
    width: 100%;
    min-width: inherit;
    padding: 0 5px
}

.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    box-sizing: border-box
}

.mm-btn,
.mm-menu {
    box-sizing: border-box
}

.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
    text-decoration: none
}

.mm-listview .mm-next:before,
.mm-next:after,
.mm-prev:before {
    content: "";
    bottom: 0
}

.mm-hidden {
    display: none!important
}

.mm-menu,
.mm-panels>.mm-panel:not(.mm-hidden) {
    display: block
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative
}

.mm-menu {
    padding: 0;
    position: absolute;
    bottom: 0
}

.mm-panels,
.mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit;
    position: absolute;
    bottom: 0
}

.mm-btn,
.mm-panel.mm-highest {
    z-index: 1
}

.mm-panels {
    overflow: hidden
}

.mm-panel {
    transition: transform .4s ease;
    transform: translate(100%);
    transform: translate3d(100%, 0, 0)
}

.mm-panel.mm-opened {
    transform: translate(0);
    transform: translateZ(0)
}

.mm-panel.mm-subopened {
    transform: translate(-30%);
    transform: translate3d(-30%, 0, 0)
}

.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px
}

.mm-listview .mm-divider,
.mm-listview>li>a,
.mm-listview>li>span,
.mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 40px
}

.mm-panels>.mm-panel:after,
.mm-panels>.mm-panel:before {
    content: "";
    display: block;
    height: 20px
}

.mm-vertical .mm-panel {
    transform: none!important
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px
}

.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
    border-color: transparent
}

.mm-vertical li.mm-opened>.mm-panel,
li.mm-vertical.mm-opened>.mm-panel {
    display: block
}

.mm-listview>li.mm-vertical>.mm-next,
.mm-vertical .mm-listview>li>.mm-next {
    height: 40px;
    bottom: auto
}

.mm-listview>li.mm-vertical>.mm-next:after,
.mm-vertical .mm-listview>li>.mm-next:after {
    top: 16px;
    bottom: auto
}

.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,
.mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
    transform: rotate(225deg);
    right: 19px
}

.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
    content: "";
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    transform: rotate(-45deg)
}

.mm-clear:before,
.mm-close:before {
    border-right: 0;
    border-bottom: 0;
    right: 18px
}

.mm-clear:after,
.mm-close:after {
    border-left: none;
    border-top: 0;
    right: 25px
}

.mm-next:after,
.mm-prev:before {
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0
}

.mm-prev:before {
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-next:after {
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.mm-navbar>* {
    display: block;
    padding: 10px 0
}

.mm-navbar .mm-btn:first-child {
    left: 0
}

.mm-navbar .mm-btn:last-child {
    text-align: right;
    right: 0
}

.mm-panel .mm-navbar {
    display: none
}

.mm-panel.mm-hasnavbar .mm-navbar {
    display: block
}

.mm-listview,
.mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0
}

.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px
}

.mm-listview>li {
    position: relative
}

.mm-listview>li,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before,
.mm-listview>li:after {
    border-color: inherit
}

.mm-listview>li>a,
.mm-listview>li>span {
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0
}

.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2
}

.mm-listview .mm-next:before {
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
    margin-right: 50px
}

.mm-listview .mm-next.mm-fullsubopen {
    width: 100%
}

.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none
}

.mm-listview .mm-next.mm-fullsubopen+a,
.mm-listview .mm-next.mm-fullsubopen+span {
    padding-right: 50px;
    margin-right: 0
}

.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px
}

.mm-panels>.mm-panel>.mm-listview:first-child,
.mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px
}

.mm-listview .mm-inset {
    list-style: disc inside;
    padding: 0 10px 15px 40px;
    margin: 0
}

.mm-listview .mm-inset>li {
    padding: 5px 0
}

.mm-listview .mm-divider {
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px
}

.mm-listview .mm-spacer {
    padding-top: 40px
}

.mm-listview .mm-spacer>.mm-next {
    top: 40px
}

.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px
}

.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75)
}

.mm-menu .mm-navbar>*,
.mm-menu .mm-navbar a {
    color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu .mm-listview>li .mm-next:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
    tap-highlight-color: hsla(0, 0%, 100%, .5)
}

.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>span {
    background: #ff8b00;
    color: #fff
}

.mm-menu .mm-divider,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .05)
}

.mm-page {
    box-sizing: border-box;
    position: relative
}

.mm-slideout {
    transition: transform .4s ease
}

html.mm-opened {
    position: relative
}

html.mm-background .mm-page {
    background: inherit
}

#mm-blocker {
    background: rgba(21, 21, 21, .5);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 54px;
    left: 0;
    z-index: 2
}

@media only screen and (max-width:767px) {
    #mm-blocker {
        top: 50px
    }
}

html.mm-blocking #mm-blocker {
    display: block
}

.mm-menu.mm-offcanvas {
    z-index: 0;
    display: none;
    position: fixed;
    width: 270px;
    min-width: 140px;
    max-width: 440px;
    top: 54px
}

@media only screen and (max-width:767px) {
    .mm-menu.mm-offcanvas {
        top: 50px
    }
}

.mm-menu.mm-offcanvas.mm-current {
    display: block
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
    z-index: 10
}

html.mm-opening .mm-slideout {
    transform: translate(80%);
    transform: translate3d(80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-opening .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:550px) {
    html.mm-opening .mm-slideout {
        transform: translate(440px);
        transform: translate3d(440px, 0, 0)
    }
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top {
    max-height: 80%
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
    max-height: 100%
}

.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
    display: block!important
}

.mm-menu.mm-offcanvas.mm-measureheight>.mm-panels>.mm-panel {
    bottom: auto!important;
    height: auto!important
}

.mm-menu.mm-columns {
    transition-property: transform, width, max-width
}

.mm-menu.mm-columns .mm-panels>.mm-panel {
    width: 100%;
    right: auto;
    display: none;
    transition-property: transform, width
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened {
    border-right: 1px solid;
    border-color: inherit;
    display: block;
    transform: translate(0);
    transform: translateZ(0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened {
    transform: translate(-100%);
    transform: translate3d(-100%, 0, 0);
    z-index: 2
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0 {
    transform: translate(0);
    transform: translateZ(0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0 {
    display: block;
    transform: translate(100%);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-0 {
    width: 80%;
    min-width: 140px;
    max-width: 0
}

html.mm-opening.mm-columns-0 .mm-slideout {
    transform: translate(80%);
    transform: translate3d(80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-opening.mm-columns-0 .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:0) {
    html.mm-opening.mm-columns-0 .mm-slideout {
        transform: translate(0);
        transform: translateZ(0)
    }
}

html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    transform: translate(-80%);
    transform: translate3d(-80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:0) {
    html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
        transform: translate(0);
        transform: translateZ(0)
    }
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1 {
    transform: translate(100%);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1 {
    display: block;
    transform: translate(200%);
    transform: translate3d(200%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-1 {
    width: 80%;
    min-width: 140px;
    max-width: 440px
}

html.mm-opening.mm-columns-1 .mm-slideout {
    transform: translate(80%);
    transform: translate3d(80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-opening.mm-columns-1 .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:550px) {
    html.mm-opening.mm-columns-1 .mm-slideout {
        transform: translate(440px);
        transform: translate3d(440px, 0, 0)
    }
}

html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    transform: translate(-80%);
    transform: translate3d(-80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:550px) {
    html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
        transform: translate(-440px);
        transform: translate3d(-440px, 0, 0)
    }
}

.mm-menu.mm-columns-1 .mm-panels>.mm-panel {
    width: 100%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2 {
    transform: translate(200%);
    transform: translate3d(200%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2 {
    display: block;
    transform: translate(300%);
    transform: translate3d(300%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-2 {
    width: 80%;
    min-width: 140px;
    max-width: 880px
}

html.mm-opening.mm-columns-2 .mm-slideout {
    transform: translate(80%);
    transform: translate3d(80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-opening.mm-columns-2 .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:1100px) {
    html.mm-opening.mm-columns-2 .mm-slideout {
        transform: translate(880px);
        transform: translate3d(880px, 0, 0)
    }
}

html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    transform: translate(-80%);
    transform: translate3d(-80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:1100px) {
    html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
        transform: translate(-880px);
        transform: translate3d(-880px, 0, 0)
    }
}

.mm-menu.mm-columns-2 .mm-panels>.mm-panel {
    width: 50%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3 {
    transform: translate(300%);
    transform: translate3d(300%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3 {
    display: block;
    transform: translate(400%);
    transform: translate3d(400%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-3 {
    width: 80%;
    min-width: 140px;
    max-width: 1320px
}

html.mm-opening.mm-columns-3 .mm-slideout {
    transform: translate(80%);
    transform: translate3d(80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-opening.mm-columns-3 .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:1650px) {
    html.mm-opening.mm-columns-3 .mm-slideout {
        transform: translate(1320px);
        transform: translate3d(1320px, 0, 0)
    }
}

html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    transform: translate(-80%);
    transform: translate3d(-80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:1650px) {
    html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
        transform: translate(-1320px);
        transform: translate3d(-1320px, 0, 0)
    }
}

.mm-menu.mm-columns-3 .mm-panels>.mm-panel {
    width: 33.34%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4 {
    transform: translate(400%);
    transform: translate3d(400%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4 {
    display: block;
    transform: translate(500%);
    transform: translate3d(500%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-4 {
    width: 80%;
    min-width: 140px;
    max-width: 1760px
}

html.mm-opening.mm-columns-4 .mm-slideout {
    transform: translate(80%);
    transform: translate3d(80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-opening.mm-columns-4 .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:2200px) {
    html.mm-opening.mm-columns-4 .mm-slideout {
        transform: translate(1760px);
        transform: translate3d(1760px, 0, 0)
    }
}

html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    transform: translate(-80%);
    transform: translate3d(-80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:2200px) {
    html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
        transform: translate(-1760px);
        transform: translate3d(-1760px, 0, 0)
    }
}

.mm-menu.mm-columns-4 .mm-panels>.mm-panel {
    width: 25%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5 {
    transform: translate(500%);
    transform: translate3d(500%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5 {
    display: block;
    transform: translate(600%);
    transform: translate3d(600%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-5 {
    width: 80%;
    min-width: 140px;
    max-width: 2200px
}

html.mm-opening.mm-columns-5 .mm-slideout {
    transform: translate(80%);
    transform: translate3d(80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-opening.mm-columns-5 .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:2750px) {
    html.mm-opening.mm-columns-5 .mm-slideout {
        transform: translate(2200px);
        transform: translate3d(2200px, 0, 0)
    }
}

html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    transform: translate(-80%);
    transform: translate3d(-80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:2750px) {
    html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
        transform: translate(-2200px);
        transform: translate3d(-2200px, 0, 0)
    }
}

.mm-menu.mm-columns-5 .mm-panels>.mm-panel {
    width: 20%
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6 {
    transform: translate(600%);
    transform: translate3d(600%, 0, 0)
}

.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6 {
    display: block;
    transform: translate(700%);
    transform: translate3d(700%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-columns-6 {
    width: 80%;
    min-width: 140px;
    max-width: 2640px
}

html.mm-opening.mm-columns-6 .mm-slideout {
    transform: translate(80%);
    transform: translate3d(80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-opening.mm-columns-6 .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:3300px) {
    html.mm-opening.mm-columns-6 .mm-slideout {
        transform: translate(2640px);
        transform: translate3d(2640px, 0, 0)
    }
}

html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    transform: translate(-80%);
    transform: translate3d(-80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:3300px) {
    html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
        transform: translate(-2640px);
        transform: translate3d(-2640px, 0, 0)
    }
}

.mm-menu.mm-columns-6 .mm-panels>.mm-panel {
    width: 16.67%
}

em.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 45px;
    top: 50%
}

em.mm-counter+a.mm-next {
    width: 90px
}

em.mm-counter+a.mm-next+a,
em.mm-counter+a.mm-next+span {
    margin-right: 90px
}

em.mm-counter+a.mm-fullsubopen {
    padding-left: 0
}

.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,
.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span,
em.mm-counter+a.mm-fullsubopen+a,
em.mm-counter+a.mm-fullsubopen+span {
    padding-right: 90px
}

.mm-vertical>.mm-counter {
    top: 12px;
    margin-top: 0
}

.mm-vertical.mm-spacer>.mm-counter {
    margin-top: 40px
}

.mm-nosubresults>.mm-counter {
    display: none
}

.mm-menu em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-divider>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 25px
}

.mm-divider.mm-opened a.mm-next:after {
    transform: rotate(45deg)
}

.mm-collapsed:not(.mm-uncollapsed) {
    display: none
}

.mm-fixeddivider {
    background: inherit;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    transform: translate(0);
    transform: translateZ(0)
}

.mm-fixeddivider:after {
    content: none!important;
    display: none!important
}

.mm-hasdividers .mm-fixeddivider {
    display: block
}

.mm-menu .mm-fixeddivider span {
    background: rgba(0, 0, 0, .05)
}

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
    transition-duration: 0s
}

.mm-menu.mm-dropdown {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%
}

html.mm-dropdown .mm-slideout {
    transform: none!important;
    z-index: 0
}

html.mm-dropdown #mm-blocker {
    transition-delay: 0s!important;
    z-index: 1
}

html.mm-dropdown .mm-menu {
    z-index: 2
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
    display: none
}

.mm-menu.mm-tip:before {
    content: "";
    background: inherit;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 0;
    transform: rotate(45deg)
}

.mm-menu.mm-tipleft:before {
    left: 22px
}

.mm-menu.mm-tipright:before {
    right: 22px
}

.mm-menu.mm-tiptop:before {
    top: -8px
}

.mm-menu.mm-tipbottom:before {
    bottom: -8px
}

.mm-iconpanel .mm-panel {
    transition-property: transform, left
}

.mm-iconpanel .mm-panel.mm-opened {
    border-left: 1px solid;
    border-color: inherit
}

.mm-iconpanel .mm-panel.mm-subopened {
    overflow-y: hidden;
    left: -40px;
    transform: translate(0);
    transform: translateZ(0)
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    left: 0
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    left: 40px
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    left: 80px
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    left: 120px
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    left: 160px
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    left: 200px
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    left: 240px
}

.mm-subblocker {
    background: inherit;
    opacity: 0;
    display: block;
    transition: opacity .4s ease
}

.mm-subopened .mm-subblocker {
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -100000px;
    left: 0;
    z-index: 3
}

.mm-keyboardfocus a:focus {
    outline: 0
}

.mm-menu.mm-keyboardfocus a:focus {
    background: hsla(0, 0%, 100%, .5)
}

.mm-navbar-bottom,
.mm-navbar-top~.mm-navbar-top {
    border-bottom: 0
}

.mm-menu>.mm-navbar {
    background: inherit;
    padding: 0;
    z-index: 3;
    transform: translate(0);
    transform: translateZ(0)
}

.mm-navbar-bottom {
    border-top-width: 1px;
    border-top-style: solid;
    top: auto;
    bottom: 0
}

.mm-navbar-bottom~.mm-navbar-bottom {
    border-top: 0
}

.mm-navbar.mm-hasbtns {
    padding: 0 40px
}

.mm-navbar[class*=mm-navbar-content-]>* {
    box-sizing: border-box;
    display: block;
    float: left
}

.mm-navbar .mm-breadcrumbs {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    padding: 0 0 0 17px
}

.mm-navbar .mm-breadcrumbs>* {
    display: inline-block;
    padding: 10px 3px
}

.mm-navbar .mm-breadcrumbs>a {
    text-decoration: underline
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
    margin-left: -40px
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
    margin-left: 0;
    padding-left: 0
}

.mm-navbar-top-1 {
    top: 0
}

.mm-hasnavbar-top-1 .mm-panels,
.mm-navbar-top-2 {
    top: 40px
}

.mm-hasnavbar-top-2 .mm-panels,
.mm-navbar-top-3 {
    top: 80px
}

.mm-hasnavbar-top-3 .mm-panels,
.mm-navbar-top-4 {
    top: 120px
}

.mm-hasnavbar-top-4 .mm-panels {
    top: 160px
}

.mm-navbar-bottom-1 {
    bottom: 0
}

.mm-hasnavbar-bottom-1 .mm-panels,
.mm-navbar-bottom-2 {
    bottom: 40px
}

.mm-hasnavbar-bottom-2 .mm-panels,
.mm-navbar-bottom-3 {
    bottom: 80px
}

.mm-hasnavbar-bottom-3 .mm-panels,
.mm-navbar-bottom-4 {
    bottom: 120px
}

.mm-hasnavbar-bottom-4 .mm-panels {
    bottom: 160px
}

.mm-navbar-size-2 {
    height: 80px
}

.mm-navbar-size-3 {
    height: 120px
}

.mm-navbar-size-4 {
    height: 160px
}

.mm-navbar-content-2>* {
    width: 50%
}

.mm-navbar-content-3>* {
    width: 33.33%
}

.mm-navbar-content-4>* {
    width: 25%
}

.mm-navbar-content-5>* {
    width: 20%
}

.mm-navbar-content-6>* {
    width: 16.67%
}

.mm-menu.mm-rtl {
    direction: rtl
}

.mm-menu.mm-rtl.mm-offcanvas {
    right: auto
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
    transform: translate(-100%);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
    transform: translate(30%);
    transform: translate3d(30%, 0, 0)
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
    left: auto;
    right: 0
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
    right: auto;
    left: 0
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
    transform: rotate(135deg);
    right: 23px;
    left: auto
}

.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider):after {
    left: 0;
    right: 20px
}

.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next) {
    padding-left: 10px;
    padding-right: 20px!important;
    margin-right: 0!important
}

.mm-menu.mm-rtl .mm-listview .mm-next {
    right: auto;
    left: 0
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
    left: auto;
    right: 0
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
    transform: rotate(-45deg);
    left: 23px;
    right: auto
}

.mm-menu.mm-rtl .mm-listview .mm-next+a,
.mm-menu.mm-rtl .mm-listview .mm-next+span {
    margin-left: 50px
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span {
    padding-left: 50px
}

.mm-menu.mm-rtl em.mm-counter {
    left: 45px;
    right: auto
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+span {
    margin-left: 90px
}

.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,
.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span {
    padding-left: 90px
}

.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle {
    left: 20px;
    right: auto!important
}

.mm-menu.mm-rtl label.mm-toggle+a,
.mm-menu.mm-rtl label.mm-toggle+span {
    padding-left: 80px
}

.mm-menu.mm-rtl label.mm-check+a,
.mm-menu.mm-rtl label.mm-check+span {
    padding-left: 60px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle {
    left: 60px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
    margin-left: 50px
}

.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span {
    padding-left: 70px
}

.mm-menu.mm-rtl a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl a.mm-next+label.mm-check+span {
    padding-left: 50px
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle {
    left: 100px
}

.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,
.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span {
    margin-left: 90px
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
    left: 0
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
    transform: translate(0);
    transform: translateZ(0)
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
    transition-property: transform, right
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    right: 0
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    right: 40px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    right: 80px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    right: 120px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    right: 160px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    right: 200px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    right: 240px
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
    border-left: none;
    border-right: 1px solid;
    border-color: inherit
}

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

.mm-search,
.mm-search input {
    box-sizing: border-box
}

.mm-search {
    height: 40px;
    padding: 7px 10px 0;
    position: relative
}

.mm-search input {
    border: none!important;
    outline: 0!important;
    box-shadow: none!important;
    border-radius: 4px;
    font: inherit;
    font-size: 14px;
    line-height: 26px;
    display: block;
    width: 100%;
    height: 26px;
    min-height: 26px;
    max-height: 26px;
    margin: 0;
    padding: 0 10px
}

.mm-search input::-ms-clear {
    display: none
}

.mm-search .mm-clear,
.mm-search .mm-next {
    right: 0
}

.mm-panel>.mm-search {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mm-panel.mm-hassearch {
    padding-top: 40px
}

.mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
    top: 40px
}

.mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    padding: 40px 0
}

.mm-noresults .mm-indexer {
    display: none!important
}

li.mm-nosubresults>a.mm-next {
    display: none
}

li.mm-nosubresults>a.mm-next+a,
li.mm-nosubresults>a.mm-next+span {
    padding-right: 10px
}

.mm-panels>.mm-resultspanel:not(.mm-opened) {
    transform: translate(0);
    transform: translateZ(0)
}

.mm-menu .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .75)
}

.mm-menu .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-indexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100px;
    z-index: 3;
    transition: right .4s ease;
    transform: translate(0);
    transform: translateZ(0)
}

.mm-indexer a {
    text-decoration: none;
    display: block;
    height: 3.85%
}

.mm-indexer~.mm-panel.mm-hasindexer {
    padding-right: 40px
}

.mm-hasindexer .mm-indexer {
    right: 0
}

.mm-hasindexer .mm-fixeddivider {
    right: 20px
}

.mm-menu .mm-indexer a {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
    transition: background .4s ease
}

.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: hsla(0, 0%, 100%, .5)
}

input.mm-check,
input.mm-toggle {
    position: absolute;
    left: -10000px
}

label.mm-check,
label.mm-toggle {
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 20px
}

label.mm-check:before,
label.mm-toggle:before {
    content: "";
    display: block
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-top: -15px
}

label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px
}

input.mm-toggle:checked~label.mm-toggle:before {
    float: right
}

label.mm-check {
    width: 30px;
    height: 30px;
    margin-top: -15px
}

label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: .1;
    transform: rotate(-45deg)
}

input.mm-check:checked~label.mm-check:before {
    opacity: 1
}

li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle {
    bottom: auto;
    margin-top: 0;
    top: 5px
}

label.mm-toggle+a,
label.mm-toggle+span {
    padding-right: 80px
}

label.mm-check+a,
label.mm-check+span {
    padding-right: 60px
}

a.mm-next+label.mm-check,
a.mm-next+label.mm-toggle {
    right: 60px
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span,
a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
    margin-right: 50px
}

a.mm-next+label.mm-toggle+a,
a.mm-next+label.mm-toggle+span {
    padding-right: 70px
}

a.mm-next+label.mm-check+a,
a.mm-next+label.mm-check+span {
    padding-right: 50px
}

em.mm-counter+a.mm-next+label.mm-check,
em.mm-counter+a.mm-next+label.mm-toggle {
    right: 100px
}

em.mm-counter+a.mm-next+label.mm-check+a,
em.mm-counter+a.mm-next+label.mm-check+span,
em.mm-counter+a.mm-next+label.mm-toggle+a,
em.mm-counter+a.mm-next+label.mm-toggle+span {
    margin-right: 90px
}

.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu label.mm-toggle:before {
    background: #f3f3f3
}

.mm-menu input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu label.mm-check:before {
    border-color: rgba(0, 0, 0, .75)
}

.mm-listview.mm-border-none>li:after,
.mm-menu.mm-border-none .mm-listview>li:after {
    content: none
}

.mm-listview.mm-border-full>li:after,
.mm-menu.mm-border-full .mm-listview>li:after {
    left: 0!important
}

.mm-listview.mm-border-offset>li:after,
.mm-menu.mm-border-offset .mm-listview>li:after {
    right: 20px
}

.mm-menu.mm-effect-menu-zoom {
    transition: transform .4s ease
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
    transform: scale(.7) translate3d(-30%, 0, 0);
    transform-origin: left center
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
    transform: scale(1) translateZ(0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
    transform: scale(.7) translate3d(30%, 0, 0);
    transform-origin: right center
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
    transform: scale(1) translateZ(0)
}

.mm-menu.mm-effect-menu-slide {
    transition: transform .4s ease
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
    transform: translate(-30%);
    transform: translate3d(-30%, 0, 0)
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
    transform: translate(0);
    transform: translateZ(0)
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
    transform: translate(30%);
    transform: translate3d(30%, 0, 0)
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
    transform: translate(0);
    transform: translateZ(0)
}

.mm-menu.mm-effect-menu-fade {
    opacity: 0;
    transition: opacity .4s ease
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
    opacity: 1
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
    transform: scale(1.5) translate3d(100%, 0, 0);
    transform-origin: left center
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
    transform: scale(1) translateZ(0)
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
    transform: scale(.7) translate3d(-30%, 0, 0)
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
    transform: translate(0);
    transform: translateZ(0)
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
    transform: translate(-100%);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:first-child {
    transition-delay: 50ms
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14) {}

.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15) {}

.mm-menu.mm-effect-listitems-slide .mm-listview>li {}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {}

.mm-menu.mm-effect-listitems-fade .mm-listview>li {
    transition-property: opacity;
    opacity: 0
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
    opacity: 1
}

.mm-menu.mm-effect-listitems-drop .mm-listview>li {
    transition-property: opacity, top;
    opacity: 0;
    top: -25%
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
    opacity: 1;
    top: 0
}

.mm-menu.mm-offcanvas.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px
}

html.mm-opening.mm-fullscreen .mm-slideout {
    transform: translate(100%);
    transform: translate3d(100%, 0, 0)
}

@media(max-width:140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        transform: translate(140px);
        transform: translate3d(140px, 0, 0)
    }
}

@media(min-width:10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
        transform: translate(10000px);
        transform: translate3d(10000px, 0, 0)
    }
}

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    transform: translate(-100%);
    transform: translate3d(-100%, 0, 0)
}

@media(max-width:140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
        transform: translate(-10000px);
        transform: translate3d(-10000px, 0, 0)
    }
}

.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
    height: 100%;
    min-height: 140px;
    max-height: 10000px
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none!important
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before {
    content: none;
    display: none
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview {
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider),
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider) {
    flex: 1 1 0
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span {
    box-sizing: border-box;
    height: 100%
}

.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,
.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    width: 0
}

.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,
.mm-menu.mm-multiline .mm-listview>li>a,
.mm-menu.mm-multiline .mm-listview>li>span {
    text-overflow: clip;
    white-space: normal
}

html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
    opacity: 0
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
    opacity: .3;
    transition: opacity .4s ease .4s
}

html.mm-pagedim #mm-blocker {
    background: inherit
}

html.mm-pagedim-white #mm-blocker {
    background: #fff
}

html.mm-pagedim-black #mm-blocker {
    background: #000
}

.mm-menu.mm-popup {
    transition: opacity .4s ease;
    opacity: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%;
    min-height: 140px;
    max-height: 880px;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    transform: translate(-50%, -50%);
    transform: translate3d(-50%, -50%, 0)
}

html.mm-popup.mm-opening .mm-menu.mm-popup {
    opacity: 1
}

html.mm-popup .mm-slideout {
    transform: none!important;
    z-index: 0
}

html.mm-popup #mm-blocker {
    transition-delay: 0s!important;
    z-index: 1
}

html.mm-popup .mm-menu {
    z-index: 2
}

.mm-menu.mm-offcanvas.mm-right {
    left: auto
}

html.mm-right.mm-opening .mm-slideout {
    transform: translate(-80%);
    transform: translate3d(-80%, 0, 0)
}

@media(max-width:175px) {
    html.mm-right.mm-opening .mm-slideout {
        transform: translate(-140px);
        transform: translate3d(-140px, 0, 0)
    }
}

@media(min-width:550px) {
    html.mm-right.mm-opening .mm-slideout {
        transform: translate(-440px);
        transform: translate3d(-440px, 0, 0)
    }
}

html.mm-front .mm-slideout {
    transform: none!important;
    z-index: 0
}

html.mm-front #mm-blocker {
    z-index: 1
}

html.mm-front .mm-menu.mm-offcanvas {
    z-index: 20
}

.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
    transition: transform .4s ease;
    transform: translate(-100%);
    transform: translate3d(-100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
    transform: translate(100%);
    transform: translate3d(100%, 0, 0)
}

.mm-menu.mm-offcanvas.mm-top {
    transform: translateY(-100%);
    transform: translate3d(0, -100%, 0)
}

.mm-menu.mm-offcanvas.mm-bottom {
    transform: translateY(100%);
    transform: translate3d(0, 100%, 0);
    top: auto
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 80%;
    min-height: 140px;
    max-height: 880px
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
    transform: translate(0);
    transform: translateZ(0)
}

.mm-menu.mm-shadow-page:after {
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 99
}

.mm-menu.mm-shadow-page.mm-right:after {
    left: auto;
    right: 100%
}

.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after {
    content: none;
    display: none
}

.mm-menu.mm-shadow-page:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-dark {
    background: #333;
    border-color: rgba(0, 0, 0, .15);
    color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-theme-dark .mm-navbar>*,
.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark em.mm-counter {
    color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
    border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-listview {
    border-color: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
    border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
    tap-highlight-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark .mm-divider,
.mm-menu.mm-theme-dark .mm-fixeddivider span,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: hsla(0, 0%, 100%, .05)
}

.mm-menu.mm-theme-dark label.mm-check:before {
    border-color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-shadow-page.mm-theme-dark:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-menu.mm-theme-dark .mm-search input {
    background: hsla(0, 0%, 100%, .3);
    color: hsla(0, 0%, 100%, .8)
}

.mm-menu.mm-theme-dark .mm-indexer a,
.mm-menu.mm-theme-dark .mm-noresultsmsg {
    color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-dark label.mm-toggle {
    background: rgba(0, 0, 0, .15)
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
    background: #333
}

.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu.mm-theme-white {
    background: #fff;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-navbar>*,
.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white em.mm-counter {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview {
    border-color: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
    border-color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
    tap-highlight-color: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span {
    background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white .mm-divider,
.mm-menu.mm-theme-white .mm-fixeddivider span,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .03)
}

.mm-menu.mm-theme-white label.mm-check:before {
    border-color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-shadow-page.mm-theme-white:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.mm-menu.mm-theme-white .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .6)
}

.mm-menu.mm-theme-white .mm-indexer a,
.mm-menu.mm-theme-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3)
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: rgba(0, 0, 0, .05)
}

.mm-menu.mm-theme-white label.mm-toggle {
    background: rgba(0, 0, 0, .1)
}

.mm-menu.mm-theme-white label.mm-toggle:before {
    background: #fff
}

.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu.mm-theme-black {
    background: #000;
    border-color: hsla(0, 0%, 100%, .2);
    color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-theme-black .mm-navbar>*,
.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black em.mm-counter {
    color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
    border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-listview {
    border-color: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
    border-color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
    tap-highlight-color: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span {
    background: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-theme-black .mm-divider,
.mm-menu.mm-theme-black .mm-fixeddivider span,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,
.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black label.mm-check:before {
    border-color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen) {
    background: hsla(0, 0%, 100%, .3)
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
    content: none;
    display: none
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
    box-shadow: false
}

.mm-menu.mm-theme-black .mm-search input {
    background: hsla(0, 0%, 100%, .3);
    color: hsla(0, 0%, 100%, .6)
}

.mm-menu.mm-theme-black .mm-indexer a,
.mm-menu.mm-theme-black .mm-noresultsmsg {
    color: hsla(0, 0%, 100%, .4)
}

.mm-menu.mm-theme-black label.mm-toggle {
    background: hsla(0, 0%, 100%, .2)
}

.mm-menu.mm-theme-black label.mm-toggle:before {
    background: #000
}

.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963
}

.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after {
    content: "";
    display: block;
    clear: both
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,
.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,
.mm-menu.mm-tileview .mm-panel:after {
    content: none;
    display: none
}

.mm-menu .mm-tileview.mm-listview>li,
.mm-menu.mm-tileview .mm-listview>li {
    width: 50%;
    height: 0;
    padding: 50% 0 0;
    float: left;
    position: relative
}

.mm-menu .mm-tileview.mm-listview>li:after,
.mm-menu.mm-tileview .mm-listview>li:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
    width: 25%;
    padding-top: 25%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
    width: 75%;
    padding-top: 75%
}

.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
    width: 100%;
    padding-top: 100%
}

.mm-menu .mm-tileview.mm-listview>li>a,
.mm-menu.mm-tileview .mm-listview>li>a,
.mm-menu .mm-tileview.mm-listview>li>span,
.mm-menu.mm-tileview .mm-listview>li>span {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0
}

.mm-menu .mm-tileview.mm-listview>li>.mm-next,
.mm-menu.mm-tileview .mm-listview>li>.mm-next {
    width: auto
}

.mm-menu.mm-tileview .mm-panel {
    padding-left: 0;
    padding-right: 0
}

.mm-menu.mm-tileview .mm-listview {
    margin: 0
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    display: block;
    background: #000;
    font-size: 0!important;
    cursor: pointer;
    color: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    overflow: hidden;
    text-align: center;
    line-height: 0;
    opacity: .7;
    z-index: 10;
    border: 1px solid #b6b4b4;
    border-radius: 50%;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    .owl-theme .owl-nav [class*=owl-] {
        width: 40px;
        height: 40px
    }
}

.owl-theme .owl-nav [class*=owl-] span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #fff;
    transition: all .1s ease 0s
}

.owl-theme .owl-nav [class*=owl-]:hover {
    outline: 0;
    opacity: 1;
    color: #ff8b00;
    border-color: #ff8b00
}

.owl-theme .owl-nav [class*=owl-]:hover span {
    color: #ff8b00
}

.owl-theme .owl-nav [class*=owl-].owl-prev {
    left: 10px
}

.owl-theme .owl-nav [class*=owl-].owl-prev span {
    text-indent: -2px
}

.owl-theme .owl-nav [class*=owl-].owl-next {
    right: 10px
}

.owl-theme .owl-nav [class*=owl-].owl-next span {
    text-indent: 3px
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.irs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs,
.irs-line {
    position: relative;
    display: block
}

.irs-line {
    overflow: hidden;
    outline: none!important
}

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

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

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

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

.irs-bar {
    width: 0
}

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

.irs-bar-edge {
    top: 0
}

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

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1
}

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

.irs-min {
    left: 0
}

.irs-max,
.irs-min {
    position: absolute;
    display: block;
    cursor: default
}

.irs-max {
    right: 0
}

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

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

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

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

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

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

.lt-ie9 .irs-disable-mask {
    background: #000;
    filter: alpha(opacity=0);
    cursor: not-allowed
}

.irs-disabled {
    opacity: .4
}

.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;
    overflow: hidden;
    outline: none!important;
    z-index: -9999!important;
    background: none!important;
    border-style: solid!important;
    border-color: transparent!important
}

.irs,
.irs-with-grid {
    height: 34px
}

@media only screen and (max-width:1025px) {
    .irs-with-grid {
        height: 40px
    }
}

.irs-line {
    top: 5px;
    background: #d4d5d6;
    border: 0;
    border-radius: 0
}

.irs-line,
.irs-line-left,
.irs-line-mid,
.irs-line-right {
    height: 3px
}

.irs-bar {
    height: 3px;
    top: 5px;
    background: #ff8b00
}

.irs-bar-edge {
    height: 3px;
    top: 5px;
    width: 14px;
    border: 1px solid #428bca;
    border-right: 0;
    background: #428bca;
    border-radius: 0
}

.irs-slider {
    top: 0;
    width: 13px;
    height: 13px;
    background: #fff;
    border-radius: 7px;
    cursor: pointer;
    border: 3px solid #ff8b00;
    box-sizing: border-box
}

@media only screen and (max-width:1025px) {
    .irs-slider {
        width: 19px;
        height: 19px;
        border-radius: 50%;
        top: -3px
    }
}

.irs-max,
.irs-min {
    color: #333;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0, 0, 0, .1);
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-max,
.lt-ie9 .irs-min {
    background: #ccc
}

.irs-from,
.irs-single,
.irs-to {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #428bca;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-single,
.lt-ie9 .irs-to {
    background: #999
}

.irs-grid {
    height: 22px
}

.irs-grid-pol {
    background: #bebebf;
    height: 6px
}

.irs-grid-pol.small {
    background: #bebebf;
    height: 3px;
    display: none
}

.irs-grid-text {
    bottom: 0;
    color: #bfbfc0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1
}

.irs-grid-text.active {
    color: #515151
}

.black-theme .irs-bar {
    background: #2a2a2a
}

.black-theme .irs-slider {
    border-color: #2a2a2a
}

form .label,
form label {
    color: rgba(0, 0, 0, .72);
    font-size: 16px;
    font-family: Rubik, sans-serif;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer
}

@media only screen and (max-width:767px) {
    form .label,
    form label {
        font-size: 14px
    }
}

form .label.small,
form label.small {
    font-size: 14px
}

form .label a,
form label a {
    color: #636363;
    text-decoration: underline
}

form .label a:hover,
form label a:hover {
    text-decoration: none
}

form .label sup,
form label sup {
    color: red
}

form input[type=email],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form input[type=url],
form textarea {
    border: 1px solid #4b4b4b;
    background: #fff;
    outline: 0;
    color: hsla(0, 0%, 92.5%, .7);
    font-family: Rubik, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    width: 100%;
    transition: all .1s linear 0s;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    background: transparent
}

@media only screen and (max-width:767px) {
    form input[type=email],
    form input[type=password],
    form input[type=search],
    form input[type=tel],
    form input[type=text],
    form input[type=url],
    form textarea {
        font-size: 13px
    }
}

form input[type=email]::-webkit-input-placeholder,
form input[type=password]::-webkit-input-placeholder,
form input[type=search]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder,
form input[type=text]::-webkit-input-placeholder,
form input[type=url]::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
    color: hsla(0, 0%, 92.5%, .7)
}

form input[type=email]::-moz-placeholder,
form input[type=password]::-moz-placeholder,
form input[type=search]::-moz-placeholder,
form input[type=tel]::-moz-placeholder,
form input[type=text]::-moz-placeholder,
form input[type=url]::-moz-placeholder,
form textarea::-moz-placeholder {
    color: hsla(0, 0%, 92.5%, .7)
}

form input[type=email]:-ms-input-placeholder,
form input[type=password]:-ms-input-placeholder,
form input[type=search]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder,
form input[type=text]:-ms-input-placeholder,
form input[type=url]:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 92.5%, .7)
}

form input[type=email]:-moz-placeholder,
form input[type=password]:-moz-placeholder,
form input[type=search]:-moz-placeholder,
form input[type=tel]:-moz-placeholder,
form input[type=text]:-moz-placeholder,
form input[type=url]:-moz-placeholder,
form textarea:-moz-placeholder {
    color: hsla(0, 0%, 92.5%, .7)
}

form input[type=email]:focus,
form input[type=password]:focus,
form input[type=search]:focus,
form input[type=tel]:focus,
form input[type=text]:focus,
form input[type=url]:focus,
form textarea:focus {
    text-transform: none;
    border-color: #ff8b00
}

form input[type=email]:focus::-webkit-input-placeholder,
form input[type=password]:focus::-webkit-input-placeholder,
form input[type=search]:focus::-webkit-input-placeholder,
form input[type=tel]:focus::-webkit-input-placeholder,
form input[type=text]:focus::-webkit-input-placeholder,
form input[type=url]:focus::-webkit-input-placeholder,
form textarea:focus::-webkit-input-placeholder {
    color: transparent
}

form input[type=email]:focus::-moz-placeholder,
form input[type=password]:focus::-moz-placeholder,
form input[type=search]:focus::-moz-placeholder,
form input[type=tel]:focus::-moz-placeholder,
form input[type=text]:focus::-moz-placeholder,
form input[type=url]:focus::-moz-placeholder,
form textarea:focus::-moz-placeholder {
    color: transparent
}

form input[type=email]:focus:-ms-input-placeholder,
form input[type=password]:focus:-ms-input-placeholder,
form input[type=search]:focus:-ms-input-placeholder,
form input[type=tel]:focus:-ms-input-placeholder,
form input[type=text]:focus:-ms-input-placeholder,
form input[type=url]:focus:-ms-input-placeholder,
form textarea:focus:-ms-input-placeholder {
    color: transparent
}

form input[type=email]:focus:-moz-placeholder,
form input[type=password]:focus:-moz-placeholder,
form input[type=search]:focus:-moz-placeholder,
form input[type=tel]:focus:-moz-placeholder,
form input[type=text]:focus:-moz-placeholder,
form input[type=url]:focus:-moz-placeholder,
form textarea:focus:-moz-placeholder {
    color: transparent
}

form input[type=email].error,
form input[type=password].error,
form input[type=search].error,
form input[type=tel].error,
form input[type=text].error,
form input[type=url].error,
form textarea.error {
    border-color: #d72121
}

form input[type=email],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form input[type=url] {
    height: 33px;
    padding: 0 10px
}

form input[type=search] {
    -webkit-appearance: none
}

form textarea {
    resize: none;
    padding: 10px;
    height: 170px
}

@media only screen and (max-width:767px) {
    form textarea {
        height: 120px
    }
}

form .error input[type=email],
form .error input[type=password],
form .error input[type=search],
form .error input[type=tel],
form .error input[type=text],
form .error input[type=url],
form .error textarea {
    border-color: #d72121
}

form .form-group {
    margin-bottom: 15px
}

form .form-group h4 {
    color: #16242e;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 12px
}

form .form-group h4.large {
    font-size: 16px
}

form .form-group .form-field {
    margin-bottom: 10px
}

form .form-group.form-footer {
    margin: 0;
    padding-top: 20px;
    text-align: center
}

@media only screen and (max-width:767px) {
    form .form-group.form-footer {
        padding-top: 10px
    }
}

form .form-group.form-footer .btn {
    margin: 0
}

form .error-message {
    color: red;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    padding: 5px 0 0
}

form .fields-date {
    padding: 7px 0
}

form .date-group {
    margin: 0 -8px
}

form .date-group li {
    display: block;
    float: left;
    padding: 0 8px
}

form .date-group li input {
    width: 72px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}

form .example {
    color: #3498db;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.1;
    padding: 5px 0 0
}

form.large-theme input[type=email],
form.large-theme input[type=password],
form.large-theme input[type=search],
form.large-theme input[type=tel],
form.large-theme input[type=text],
form.large-theme input[type=url],
form.large-theme textarea {
    height: 42px;
    border: 1px solid #6e757a;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 16px
}

form.large-theme input[type=email]::-webkit-input-placeholder,
form.large-theme input[type=password]::-webkit-input-placeholder,
form.large-theme input[type=search]::-webkit-input-placeholder,
form.large-theme input[type=tel]::-webkit-input-placeholder,
form.large-theme input[type=text]::-webkit-input-placeholder,
form.large-theme input[type=url]::-webkit-input-placeholder,
form.large-theme textarea::-webkit-input-placeholder {
    color: #545454
}

form.large-theme input[type=email]::-moz-placeholder,
form.large-theme input[type=password]::-moz-placeholder,
form.large-theme input[type=search]::-moz-placeholder,
form.large-theme input[type=tel]::-moz-placeholder,
form.large-theme input[type=text]::-moz-placeholder,
form.large-theme input[type=url]::-moz-placeholder,
form.large-theme textarea::-moz-placeholder {
    color: #545454
}

form.large-theme input[type=email]:-ms-input-placeholder,
form.large-theme input[type=password]:-ms-input-placeholder,
form.large-theme input[type=search]:-ms-input-placeholder,
form.large-theme input[type=tel]:-ms-input-placeholder,
form.large-theme input[type=text]:-ms-input-placeholder,
form.large-theme input[type=url]:-ms-input-placeholder,
form.large-theme textarea:-ms-input-placeholder {
    color: #545454
}

form.large-theme input[type=email]:-moz-placeholder,
form.large-theme input[type=password]:-moz-placeholder,
form.large-theme input[type=search]:-moz-placeholder,
form.large-theme input[type=tel]:-moz-placeholder,
form.large-theme input[type=text]:-moz-placeholder,
form.large-theme input[type=url]:-moz-placeholder,
form.large-theme textarea:-moz-placeholder {
    color: #545454
}

form.large-theme input[type=email]:focus,
form.large-theme input[type=password]:focus,
form.large-theme input[type=search]:focus,
form.large-theme input[type=tel]:focus,
form.large-theme input[type=text]:focus,
form.large-theme input[type=url]:focus,
form.large-theme textarea:focus {
    color: #16242e;
    text-transform: none;
    border-color: #16242e
}

form.large-theme input[type=email]:focus::-webkit-input-placeholder,
form.large-theme input[type=password]:focus::-webkit-input-placeholder,
form.large-theme input[type=search]:focus::-webkit-input-placeholder,
form.large-theme input[type=tel]:focus::-webkit-input-placeholder,
form.large-theme input[type=text]:focus::-webkit-input-placeholder,
form.large-theme input[type=url]:focus::-webkit-input-placeholder,
form.large-theme textarea:focus::-webkit-input-placeholder {
    color: #fff
}

form.large-theme input[type=email]:focus::-moz-placeholder,
form.large-theme input[type=password]:focus::-moz-placeholder,
form.large-theme input[type=search]:focus::-moz-placeholder,
form.large-theme input[type=tel]:focus::-moz-placeholder,
form.large-theme input[type=text]:focus::-moz-placeholder,
form.large-theme input[type=url]:focus::-moz-placeholder,
form.large-theme textarea:focus::-moz-placeholder {
    color: #fff
}

form.large-theme input[type=email]:focus:-ms-input-placeholder,
form.large-theme input[type=password]:focus:-ms-input-placeholder,
form.large-theme input[type=search]:focus:-ms-input-placeholder,
form.large-theme input[type=tel]:focus:-ms-input-placeholder,
form.large-theme input[type=text]:focus:-ms-input-placeholder,
form.large-theme input[type=url]:focus:-ms-input-placeholder,
form.large-theme textarea:focus:-ms-input-placeholder {
    color: #fff
}

form.large-theme input[type=email]:focus:-moz-placeholder,
form.large-theme input[type=password]:focus:-moz-placeholder,
form.large-theme input[type=search]:focus:-moz-placeholder,
form.large-theme input[type=tel]:focus:-moz-placeholder,
form.large-theme input[type=text]:focus:-moz-placeholder,
form.large-theme input[type=url]:focus:-moz-placeholder,
form.large-theme textarea:focus:-moz-placeholder {
    color: #fff
}

form.large-theme textarea {
    height: 86px;
    padding: 10px 15px
}

form.large-theme .form-group .form-field {
    margin-bottom: 25px
}

@media only screen and (max-width:767px) {
    form.large-theme .form-group .form-field {
        margin-bottom: 20px
    }
}

.field-checkbox {
    position: relative;
    font-size: 0;
    padding: 0;
    margin-bottom: 10px
}

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

.field-checkbox input[type=checkbox]:checked+label {
    color: #50942b
}

.field-checkbox input[type=checkbox]:checked+label:before {
    border-color: #50942b
}

.field-checkbox input[type=checkbox]:checked+label:after {
    opacity: 1;
    color: #50942b!important
}

.field-checkbox input[type=checkbox]+label {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 0 0 24px;
    cursor: pointer;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 400!important
}

.field-checkbox input[type=checkbox]+label strong {
    font-weight: 700
}

.field-checkbox input[type=checkbox]+label:hover:after {
    opacity: 1;
    color: #888
}

.field-checkbox input[type=checkbox]+label:before {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    border: 1px solid #cdcdcd;
    border-radius: 50%;
    color: #cdcdcd;
    line-height: 15px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    text-indent: 0;
    font-size: 6px;
    opacity: 1;
    background: transparent;
    transition: all .2s ease 0s
}

@media only screen and (max-width:767px) {
    .field-checkbox input[type=checkbox]+label:before {
        top: 0
    }
}

.field-checkbox input[type=checkbox]+label:after {
    content: "\E922";
    display: block;
    width: 17px;
    height: 17px;
    border: 1px solid transparent;
    border-radius: 50%;
    color: #cdcdcd;
    line-height: 15px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    text-indent: 0;
    font-size: 6px;
    opacity: 0;
    background: transparent;
    transition: all .2s ease 0s
}

@media only screen and (max-width:767px) {
    .field-checkbox input[type=checkbox]+label:after {
        top: 0
    }
}

.field-checkbox.text-upper input[type=checkbox]+label {
    text-transform: uppercase
}

.field-checkbox.text-upper input[type=checkbox]+label span {
    text-transform: none
}

.field-radio {
    padding: 0 0 0 23px;
    margin-bottom: 5px
}

.field-radio input[type=radio] {
    display: none
}

.field-radio input[type=radio]:checked+label {
    color: #454545
}

.field-radio input[type=radio]:checked+label:before {
    opacity: 1;
    background: #16242e
}

.field-radio input[type=radio]+label {
    display: inline-block;
    position: relative;
    margin: 0;
    cursor: pointer;
    line-height: 1.2;
    color: #6e757a;
    font-size: 16px;
    font-weight: 400!important;
    padding: 0;
    transition: all .1s ease 0s
}

.field-radio input[type=radio]+label:active,
.field-radio input[type=radio]+label:focus,
.field-radio input[type=radio]+label:hover,
.field-radio input[type=radio]+label:visited {
    color: #fff
}

@media only screen and (max-width:767px) {
    .field-radio input[type=radio]+label {
        font-size: 14px
    }
}

.field-radio input[type=radio]+label:after {
    content: "";
    display: block;
    position: absolute;
    left: -22px;
    top: 2px;
    width: 15px;
    height: 15px;
    z-index: 1;
    background-color: transparent;
    border: 1px solid #767e84;
    border-radius: 50%;
    transition: all .1s ease 0s
}

.field-radio input[type=radio]+label:before {
    content: "";
    display: block;
    position: absolute;
    left: -18px;
    top: 6px;
    width: 7px;
    height: 7px;
    opacity: 0;
    z-index: 2;
    background-color: #16242e;
    border-radius: 50%;
    transition: all .1s ease 0s
}

.btn {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    outline: 0;
    height: 33px;
    width: auto;
    min-width: 142px;
    padding: 0 20px;
    color: #fff;
    text-align: center;
    line-height: 1;
    outline: none!important;
    margin: 0;
    background: transparent;
    border: 1px solid #ff8b00;
    border-radius: 0;
    transition: all .1s ease 0s
}

.btn .help {
    color: #ff8b00;
    font-family: Rubik, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 0
}

.btn:active,
.btn:focus,
.btn:hover {
    background: #ff8b00
}

.btn:active .help,
.btn:focus .help,
.btn:hover .help {
    color: #fff
}

.btn.solid {
    background: #ff8b00
}

.btn.solid:active,
.btn.solid:focus,
.btn.solid:hover {
    background: #fff
}

.btn.solid:active .help,
.btn.solid:focus .help,
.btn.solid:hover .help {
    color: #ff8b00
}

.btn.solid .help {
    color: #fff
}

.btn.text-orange {
    background: #fff
}

.btn.text-orange:active,
.btn.text-orange:focus,
.btn.text-orange:hover {
    background: #ff8b00
}

.btn.text-orange .help {
    color: #ff8b00
}

.btn.text-upper .help {
    text-transform: uppercase
}

.btn.icon-left .help {
    position: relative;
    padding-left: 20px
}

.btn.icon-left .help [class*=" icon-"],
.btn.icon-left .help [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0
}

.btn.icon-right .help {
    position: relative;
    padding: 0 20px 0 0
}

.btn.icon-right .help [class*=" icon-"],
.btn.icon-right .help [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0
}

.btn.large {
    height: 40px
}

.btn.small-x {
    height: 42px
}

.btn.disable,
.btn.disable:active,
.btn.disable:focus,
.btn.disable:hover {
    color: grey;
    border-color: grey;
    background: #fff
}

.btn.disable:active .help,
.btn.disable:focus .help,
.btn.disable:hover .help,
.btn.disable:visited .help {
    color: grey!important
}

.btn.disable .help {
    color: grey
}

button.btn {
    padding-top: 0;
    padding-bottom: 0
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: .5s
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: red;
    border-radius: 3px;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-property: transform;
    transition-duration: .5s;
    transition-timing-function: ease-out
}

.hvr-bounce-to-right.btn {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    outline: 0;
    height: 40px;
    width: auto;
    min-width: 140px;
    padding: 0 15px;
    color: #fff;
    text-align: center;
    line-height: 1;
    outline: none!important;
    margin: 0;
    background: #3498db;
    border-radius: 3px;
    transition: all .1s ease 0s
}

.hvr-bounce-to-right.btn:before {
    background: #217dbb
}

.hvr-bounce-to-right.btn:hover {
    background: #3498db
}

.hvr-bounce-to-right.btn .help {
    color: #fff;
    font-family: Rubik, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .2pt
}

.hvr-bounce-to-right.btn-green,
.hvr-bounce-to-right.btn-green:hover {
    background: #69cd72
}

.hvr-bounce-to-right.btn-green:before {
    background: #43c04e
}

.hvr-bounce-to-right:active,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:hover {
    color: #fff
}

.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.breadcrumbs {
    background: transparent;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    font-size: 0
}

@media only screen and (max-width:767px) {
    .breadcrumbs {
        white-space: nowrap;
        overflow-x: scroll!important
    }
}

.breadcrumbs>* {
    margin: 0;
    float: none;
    display: inline;
    padding: 0 14px 0 0
}

.breadcrumbs>*,
.breadcrumbs>* a {
    font-family: Rubik, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: hsla(0, 0%, 92.5%, .8)
}

.breadcrumbs>* a {
    display: inline-block;
    margin-bottom: 8px;
    text-decoration: none;
    line-height: 1.1;
    white-space: normal
}

@media only screen and (max-width:767px) {
    .breadcrumbs>* a {
        white-space: nowrap
    }
}

.breadcrumbs>* a:hover {
    color: #ececec;
    text-decoration: underline
}

.breadcrumbs .current a {
    cursor: default;
    pointer-events: none;
    text-decoration: none;
    color: hsla(0, 0%, 92.5%, .8);
    font-weight: 400
}

.breadcrumbs>:before {
    display: none!important
}

.breadcrumbs>:after {
    content: "\BB";
    margin-left: 14px;
    position: relative;
    top: 0;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    color: hsla(0, 0%, 92.5%, .8)
}

.breadcrumbs li {
    white-space: nowrap
}

@media only screen and (max-width:767px) {
    .breadcrumbs li:last-child {
        margin-right: 50px
    }
}

.breadcrumbs li:last-child:after {
    display: none
}

.box-breadcrumbs {
    padding: 14px 34px 9px;
    background: #080808;
    position: relative
}

@media only screen and (max-width:1025px) {
    .box-breadcrumbs {
        padding: 14px 10px 8px
    }
}

@media only screen and (max-width:767px) {
    .box-breadcrumbs {
        padding: 14px 10px 8px
    }
}

.box-breadcrumbs:after {
    content: "";
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 70px;
    pointer-events: none;
    background: rgba(8, 8, 8, 0);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(8, 8, 8, 0)), color-stop(90%, #080808), color-stop(100%, #080808));
    background: linear-gradient(90deg, rgba(8, 8, 8, 0) 0, #080808 90%, #080808);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#080808", endColorstr="#080808", GradientType=1)
}

@media only screen and (max-width:767px) {
    .box-breadcrumbs:after {
        display: block
    }
}

.box-breadcrumbs.with-share {
    padding-right: 240px
}

@media only screen and (max-width:1025px) {
    .box-breadcrumbs.with-share {
        padding: 14px 240px 8px 10px
    }
}

@media only screen and (max-width:767px) {
    .box-breadcrumbs.with-share {
        padding: 14px 10px 8px
    }
}

.box-breadcrumbs.with-share .breadcrumbs {
    width: 100%;
    overflow: hidden
}

.box-breadcrumbs.with-share .block-share {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 34px
}

@media only screen and (max-width:1025px) {
    .box-breadcrumbs.with-share .block-share {
        right: 10px
    }
}

@media only screen and (max-width:767px) {
    .box-breadcrumbs.with-share .block-share {
        position: relative;
        right: inherit;
        display: none
    }
}

.box-breadcrumbs.with-btn-torrent {
    padding-right: 285px
}

@media only screen and (max-width:1025px) {
    .box-breadcrumbs.with-btn-torrent {
        padding: 14px 10px 8px
    }
}

@media only screen and (max-width:767px) {
    .box-breadcrumbs.with-btn-torrent {
        padding: 14px 10px 8px
    }
}

.box-breadcrumbs.with-btn-torrent .btn-torrent {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 34px
}

@media only screen and (max-width:1025px) {
    .box-breadcrumbs.with-btn-torrent .btn-torrent {
        right: 10px
    }
}

@media only screen and (max-width:767px) {
    .box-breadcrumbs.with-btn-torrent .btn-torrent {
        position: relative;
        right: inherit;
        display: none
    }
}

.box-breadcrumbs.with-btn-random {
    padding-right: 210px
}

@media only screen and (max-width:1025px) {
    .box-breadcrumbs.with-btn-random {
        padding: 14px 160px 8px 10px
    }
}

@media only screen and (max-width:767px) {
    .box-breadcrumbs.with-btn-random {
        padding: 14px 10px 8px
    }
}

.box-breadcrumbs.with-btn-random .breadcrumbs {
    width: 100%;
    overflow: hidden
}

.box-breadcrumbs.with-btn-random .btn-random {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 34px
}

@media only screen and (max-width:1025px) {
    .box-breadcrumbs.with-btn-random .btn-random {
        right: 10px
    }
}

@media only screen and (max-width:767px) {
    .box-breadcrumbs.with-btn-random .btn-random {
        position: relative;
        right: inherit;
        display: none
    }
}

.box-breadcrumbs.with-btn-random .btn-random a {
    display: block;
    position: relative;
    padding: 0 0 0 38px;
    color: #ff8b00;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none
}

@media only screen and (max-width:1025px) {
    .box-breadcrumbs.with-btn-random .btn-random a {
        font-size: 14px
    }
}

.box-breadcrumbs.with-btn-random .btn-random a:hover .text {
    border-bottom-color: transparent
}

.box-breadcrumbs.with-btn-random .btn-random a .text {
    border-bottom: 1px solid rgba(255, 139, 0, .5);
    transition: all .2s ease 0s
}

.box-breadcrumbs.with-btn-random .btn-random a .icon-random {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    font-size: 18px
}

#pagination {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-size: 0;
    text-align: center!important;
    width: 100%
}

#pagination a,
#pagination>span {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    color: #1f373f;
    float: none;
    margin: 0 3px
}

@media only screen and (max-width:767px) {
    #pagination a,
    #pagination>span {
        margin: 0 1px
    }
}

#pagination a:first-child,
#pagination>span:first-child {
    margin-left: 0
}

#pagination a:last-child,
#pagination>span:last-child {
    margin-right: 0
}

#pagination a:first-child,
#pagination a:last-child {
    border-color: #ff8b00;
    background: #fafdff
}

#pagination a,
#pagination>span {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    background-color: transparent;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    border: 1px solid transparent;
    text-align: center;
    margin: 0;
    padding: 0;
    text-decoration: none;
    transition: all .1s ease 0s;
    margin: 0 3px
}

@media only screen and (max-width:767px) {
    #pagination a,
    #pagination>span {
        width: 28px;
        height: 28px;
        font-size: 13px;
        line-height: 28px
    }
}

#pagination a:hover {
    border-color: #ff8b00;
    background: #fafdff;
    box-shadow: 0 6px 7px rgba(248, 137, 4, .35)
}

#pagination>span:not(.nav_ext) {
    background-color: #ff8b00;
    border-color: #ff8b00
}

#pagination>span:not(.nav_ext),
#pagination a.hover,
#pagination a:focus {
    color: #fff;
    text-decoration: none
}

.box-pagination {
    text-align: center;
    padding: 24px 0
}

@media only screen and (max-width:767px) {
    .box-pagination {
        margin: 0 -10px
    }
}

.node.lk-instruction {
    padding: 30px 10px 0
}

@media only screen and (max-width:1025px) {
    .node.lk-instruction {
        padding: 0
    }
}

.node.lk-instruction .page-title {
    font-size: 24px;
    margin-bottom: 0
}

.node.lk-instruction img {
    width: 100%;
    box-shadow: 0 0 25px rgba(10, 10, 10, .3);
    margin-top: 20px
}

.node.lk-instruction p {
    color: #080808;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0
}

.node.lk-instruction h2 {
    color: #2e2d2d;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin: 38px 0 6px
}

.node.lk-instruction>h2:first-child {
    margin: 22px 0 6px
}

@media only screen and (max-width:767px) {
    .node.lk-instruction h2 {
        margin: 25px 0 6px;
        font-size: 20px
    }
}

.node.lk-instruction .description {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .node.lk-instruction .description {
        line-height: 1.4;
        margin: 0 0 10px
    }
}

.page-bypass .page-title {
    margin-top: -5px;
    margin-bottom: 27px!important
}

@media only screen and (max-width:767px) {
    .page-bypass .page-title {
        margin-top: 0;
        margin-bottom: 18px!important
    }
}

.page-bypass .row {
    margin-bottom: 57px
}

@media only screen and (max-width:767px) {
    .page-bypass .row {
        margin-bottom: 0
    }
}

.page-bypass .row:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .page-bypass .row br {
        display: none
    }
}

.page-bypass p {
    color: #080808;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 19px
}

@media only screen and (max-width:767px) {
    .page-bypass p {
        line-height: 25px;
        margin-bottom: 20px
    }
}

.page-bypass p.cu-margin {
    margin-bottom: 24px
}

@media only screen and (max-width:767px) {
    .page-bypass p.cu-margin {
        margin-bottom: 20px
    }
}

.page-bypass img {
    max-width: 100%;
    box-shadow: 0 0 25px rgba(10, 10, 10, .3)
}

@media only screen and (max-width:767px) {
    .page-bypass img {
        margin-bottom: 20px
    }
}


/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/

.hamburger {
    padding: 17px 16px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: 1
}

.hamburger-box {
    width: 29px;
    height: 19px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1.5px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    width: 29px;
    height: 3px;
    background-color: #fff;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner:after,
.hamburger-inner:before {
    content: "";
    display: block
}

.hamburger-inner:before {
    top: -8px
}

.hamburger-inner:after {
    bottom: -8px
}

.hamburger--spin .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s
}

.hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s
}

.block-ajax-results {
    position: relative;
    padding: 0 0 60px;
    height: calc(100vh - 54px)
}

@media only screen and (max-width:767px) {
    .block-ajax-results {
        height: calc(100vh - 50px);
        padding-bottom: 40px
    }
}

.block-ajax-results .cuScroll {
    max-height: 100%;
    overflow: hidden
}

.block-ajax-results .cuScroll .mCSB_container {
    margin-right: 0
}

.block-ajax-results .cuScroll .mCSB_scrollTools {
    top: 16px;
    right: 15px;
    bottom: 16px
}

@media only screen and (max-width:767px) {
    .block-ajax-results .cuScroll .mCSB_scrollTools {
        right: 6px
    }
}

.block-ajax-results .cuScroll .mCSB_scrollTools .mCSB_draggerRail {
    width: 7px;
    border: 2px solid #828080;
    background: #828080;
    border-radius: 0
}

.block-ajax-results .cuScroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
    background: #000;
    border-top: 2px solid #828080;
    border-bottom: 2px solid #828080
}

.block-ajax-results .search-dark-list {
    background: #1d1d1d;
    padding: 20px 70px 30px 14px
}

@media only screen and (max-width:1025px) {
    .block-ajax-results .search-dark-list {
        padding: 20px 45px 30px 14px
    }
}

@media only screen and (max-width:767px) {
    .block-ajax-results .search-dark-list {
        padding: 15px 28px 20px 10px
    }
}

.block-ajax-results .search-dark-list .item-search-serial {
    border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.block-ajax-results .search-dark-list .item-search-serial:first-child {
    padding-top: 0
}

.block-ajax-results .search-dark-list .item-search-serial:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.block-ajax-results .ajax-news {
    padding: 20px 60px 0 26px
}

@media only screen and (max-width:767px) {
    .block-ajax-results .ajax-news {
        padding: 15px 28px 0 10px
    }
}

.block-ajax-results .ajax-news .serials-list {
    margin: 0 -5px
}

.block-ajax-results .ajax-news .serials-list li {
    padding: 0 5px 34px
}

@media only screen and (max-width:767px) {
    .block-ajax-results .ajax-news .serials-list li {
        padding-bottom: 15px
    }
}

@media only screen and (max-width:480px) {
    .block-ajax-results .ajax-news .serials-list li {
        width: 100%
    }
}

.block-ajax-results .view-all {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.block-ajax-results .view-all a {
    height: 60px;
    display: block;
    width: 100%
}

@media only screen and (max-width:767px) {
    .block-ajax-results .view-all a {
        height: 40px
    }
}

.block-ajax-results .view-all a .help {
    display: inline-block;
    vertical-align: middle;
    color: #fffefe;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 18px 0 0;
    position: relative
}

.block-ajax-results .view-all a .help [class*=" icon-"],
.block-ajax-results .view-all a .help [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    font-size: 10px
}

.item-cart-collection {
    display: block;
    position: relative;
    width: 100%;
    padding: 12px 0
}

@media only screen and (min-width:768px) {
    .item-cart-collection:hover .body .info .field-description {
        visibility: visible;
        opacity: 1;
        height: 40px;
        margin-bottom: 20px;
        padding-top: 4px
    }
}

.item-cart-collection .field-label {
    width: 92px;
    height: 22px;
    background-color: #ff8b01;
    font-size: 0;
    text-align: center;
    display: block;
    position: absolute;
    right: -9px;
    top: 30px;
    z-index: 5
}

@media only screen and (max-width:480px) {
    .item-cart-collection .field-label {
        top: 20px
    }
}

.item-cart-collection .field-label span {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 22px;
    line-height: 20px;
    padding: 0 10px
}

.item-cart-collection:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    bottom: 6px;
    left: 10px;
    right: 10px;
    background-color: #dadada;
    border: 1px solid #c1c1c1;
    z-index: 1
}

.item-cart-collection .body {
    display: block;
    position: relative;
    z-index: 4;
    width: 100%;
    overflow: hidden
}

.item-cart-collection .body:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    background: transparent;
    background: -webkit-gradient(left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .6)));
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .6));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0)
}

.item-cart-collection .body:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    z-index: 4
}

@media only screen and (max-width:767px) {
    .item-cart-collection .body:after {
        width: 40px;
        height: 40px;
        left: -20px
    }
}

.item-cart-collection .body .field-img {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    z-index: 2
}

.item-cart-collection .body .field-img:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .7;
    transition: all .3s ease 0s;
    background: rgba(0, 0, 0, .1);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0)
}

@media only screen and (max-width:767px) {
    .item-cart-collection .body .field-img:before {
        background: rgba(0, 0, 0, .1);
        background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, rgba(0, 0, 0, .8)));
        background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .8));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0)
    }
}

.item-cart-collection .body .field-img img {
    width: 100%
}

.item-cart-collection .body .info {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 40px 20px 10px 50px;
    z-index: 5
}

@media only screen and (min-width:1026px) and (max-width:1200px) {
    .item-cart-collection .body .info {
        padding: 25px 20px 10px 40px
    }
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    .item-cart-collection .body .info {
        padding: 35px 20px 10px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:860px) {
    .item-cart-collection .body .info {
        padding: 25px 20px 10px 40px
    }
}

@media only screen and (max-width:767px) {
    .item-cart-collection .body .info {
        padding: 0 20px 10px 40px
    }
}

@media only screen and (max-width:480px) {
    .item-cart-collection .body .info {
        padding: 0 20px 15px 28px
    }
}

.item-cart-collection .body .info .vertical {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    text-align: right
}

.item-cart-collection .body .info .field-title {
    color: #fefefe;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    display: block;
    margin: 0 0 12px;
    width: 100%;
    max-width: 100%;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .item-cart-collection .body .info .field-title {
        transition: all .3s linear 0s
    }
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    .item-cart-collection .body .info .field-title {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .item-cart-collection .body .info .field-title {
        max-height: inherit;
        overflow: visible
    }
}

@media only screen and (max-width:480px) {
    .item-cart-collection .body .info .field-title {
        max-width: 100%;
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 0
    }
}

.item-cart-collection .body .info .field-description {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: inline-block;
    max-height: 44px;
    max-width: 90%;
    overflow: hidden;
    padding-top: 8px;
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: all .3s linear 0s
}

@media only screen and (max-width:960px) {
    .item-cart-collection .body .info .field-description {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .item-cart-collection .body .info .field-description {
        display: none
    }
}

.touch .article-news .collection-group .item-collection-cart .field-trailer .field-img {
    display: none!important
}

.block-front-collections {
    padding: 14px 0 54px;
    position: relative;
    z-index: 11;
    overflow: hidden
}

@media only screen and (max-width:1025px) {
    .block-front-collections {
        padding: 14px 0 40px
    }
}

.block-front-collections .block-header {
    position: relative
}

.block-front-collections .block-header .block-title {
    position: relative;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 10px;
    padding: 0 24px
}

@media only screen and (max-width:767px) {
    .block-front-collections .block-header .block-title {
        font-size: 22px;
        margin-bottom: 19px
    }
}

@media only screen and (max-width:560px) {
    .block-front-collections .block-header .block-title {
        padding: 0 20px
    }
}

.block-front-collections .block-header .block-title span {
    font-size: 20px;
    color: #6c6c6c
}

@media only screen and (max-width:767px) {
    .block-front-collections .block-header .block-title span {
        font-size: 14px
    }
}

@media only screen and (max-width:460px) {
    .block-front-collections .block-header .block-title span {
        display: block
    }
}

.block-front-collections .block-header .view-all {
    display: block;
    position: absolute;
    right: 22px;
    top: 0
}

.block-front-collections .block-header .view-all a {
    display: inline-block;
    color: rgba(1, 1, 1, .8);
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
    padding: 0 0 0 36px;
    transition: all .2s ease 0s
}

.block-front-collections .block-header .view-all a:hover {
    color: #ff8b00
}

.block-front-collections .block-header .view-all a:hover .icon-collections {
    color: inherit
}

.block-front-collections .block-header .view-all a .icon-collections {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    font-size: 26px;
    color: #6c6c6c
}

.block-front-collections .block-content {
    padding: 0 24px
}

@media only screen and (max-width:480px) {
    .block-front-collections .block-content {
        padding: 0 15px
    }
}

.block-front-collections .collections-list {
    margin: 0 -17px
}

.block-front-collections .collections-list li {
    padding: 0 17px
}

@media only screen and (max-width:767px) {
    .block-front-collections .collections-list li {
        padding-bottom: 10px
    }
}

@media only screen and (max-width:480px) {
    .block-front-collections .collections-list li:last-child {
        padding-bottom: 0
    }
}

.block-new-series {
    padding: 30px 25px 10px
}

@media only screen and (max-width:767px) {
    .block-new-series {
        padding: 20px 25px 0
    }
}

.block-new-series .block-header {
    position: relative;
    margin-bottom: 18px
}

.block-new-series .block-header .block-title {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0
}

@media only screen and (max-width:767px) {
    .block-new-series .block-header .block-title {
        font-size: 22px
    }
}

.block-new-series .block-header .btn-right {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0
}

.block-new-series .block-header .btn-right a {
    display: inline-block;
    position: relative;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none;
    padding: 0 18px 0 0;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    .block-new-series .block-header .btn-right a {
        font-size: 14px
    }
}

.block-new-series .block-header .btn-right a:hover {
    color: #ff8b00
}

.block-new-series .block-header .btn-right a:before {
    content: "\E90B";
    color: inherit;
    font-size: 9px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0
}

@media only screen and (max-width:767px) {
    .block-new-series .block-header .btn-right a:before {
        margin-top: 1px
    }
}

.block-new-series .block-header .btn-right a.active:before {
    content: "\E90C"
}

.block-new-series .btn-view-all {
    margin: 0 -25px;
    clear: both;
    position: relative;
    top: -10px
}

@media only screen and (max-width:767px) {
    .block-new-series .btn-view-all {
        top: -20px
    }
}

.block-new-series .btn-view-all a {
    height: 60px;
    display: block;
    width: 100%
}

@media only screen and (max-width:767px) {
    .block-new-series .btn-view-all a {
        height: 50px
    }
}

.block-new-series .btn-view-all a .help {
    display: inline-block;
    vertical-align: middle;
    color: #fffefe;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 18px 0 0;
    position: relative
}

@media only screen and (max-width:767px) {
    .block-new-series .btn-view-all a .help {
        font-size: 12px;
        padding-right: 16px
    }
    .block-new-series .btn-view-all a .help [class*=" icon-"],
    .block-new-series .btn-view-all a .help [class^=icon-] {
        font-size: 9px!important;
        line-height: 12px!important;
        height: 12px!important
    }
}

.block-new-series .btn-view-all a .help [class*=" icon-"],
.block-new-series .btn-view-all a .help [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    font-size: 12px
}

.new-serials-mob-slider:hover .owl-nav.disabled {
    opacity: 1;
    visibility: visible
}

.new-serials-mob-slider .owl-nav.disabled {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease 0s
}

.new-serials-mob-slider .owl-nav [class*=owl-] {
    top: 139px
}

.touch .new-serials-item .new-serials-poster .field-poster .icon-play,
.touch .new-serials-item .new-serials-poster .field-poster:after {
    display: none!important
}

.block-vk-comments {
    padding: 42px 34px 50px
}

@media only screen and (max-width:1025px) {
    .block-vk-comments {
        padding: 40px 10px 50px
    }
}

@media only screen and (max-width:767px) {
    .block-vk-comments {
        padding: 30px 10px 40px
    }
}

.block-vk-comments .block-header {
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .block-vk-comments .block-header {
        margin-bottom: 40px
    }
}

.block-vk-comments .block-title {
    color: #030303;
    font-size: 24px;
    font-weight: 400;
    line-height: 1
}

.block-vk-comments .block-title span {
    color: #828181;
    font-size: 12px
}

.block-vk-comments .block-content {
    width: 100%;
    max-width: 828px
}

.block-vk-comments .description {
    color: rgba(3, 3, 3, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2
}

@media only screen and (max-width:767px) {
    .block-vk-comments .description {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .block-vk-comments .description .link {
        width: 100%;
        display: inline-block;
        padding-top: 10px
    }
}

.block-vk-comments .description a {
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    .block-vk-comments .description a {
        color: #507398
    }
}

.block-vk-comments .description a:hover {
    color: #507398
}

.block-vk-comments .description a .icon-vk {
    display: inline-block;
    vertical-align: sub;
    font-size: 19px;
    line-height: 14px
}

a.download {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0 13px;
    height: 39px;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    a.download {
        padding: 0 5px
    }
}

a.download:hover {
    background: #50942b
}

a.download:hover:before {
    opacity: 1
}

a.download:hover .help,
a.download:hover .help:after {
    color: #fff
}

a.download:before {
    content: "\E91B";
    font-size: 50px;
    color: hsla(0, 0%, 100%, .15);
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: -15px;
    opacity: 0;
    transition: all .1s ease 0s
}

a.download .help {
    display: inline-block;
    vertical-align: middle;
    color: hsla(0, 0%, 90.6%, .72);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    padding: 0 0 0 18px
}

@media only screen and (max-width:767px) {
    a.download .help {
        font-size: 12px
    }
}

a.download .help:after {
    content: "\E926";
    color: hsla(0, 0%, 100%, .4);
    font-size: 10px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0
}

.block-serial-news {
    padding: 31px 34px 5px
}

@media only screen and (max-width:1025px) {
    .block-serial-news {
        padding: 31px 10px 5px
    }
}

@media only screen and (max-width:767px) {
    .block-serial-news {
        padding: 25px 10px 10px
    }
}

.block-serial-news .block-header {
    position: relative;
    margin-bottom: 7px
}

@media only screen and (max-width:640px) {
    .block-serial-news .block-header {
        margin-bottom: 20px
    }
}

.block-serial-news .block-header .block-title {
    display: block;
    float: left;
    color: rgba(8, 8, 8, .95);
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px
}

@media only screen and (max-width:640px) {
    .block-serial-news .block-header .block-title {
        width: 100%;
        margin-bottom: 5px
    }
}

.block-serial-news .block-header .block-title span {
    font-size: 16px;
    color: #6c6c6c
}

.block-serial-news .block-header .btn-view-all {
    display: block;
    float: right;
    padding: 7px 0 0
}

@media only screen and (max-width:640px) {
    .block-serial-news .block-header .btn-view-all {
        width: 100%;
        padding-top: 0
    }
}

.block-serial-news .block-header .btn-view-all a {
    display: inline-block;
    position: relative;
    color: rgba(1, 1, 1, .8);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    padding-left: 25px;
    transition: all .1s ease 0s
}

.block-serial-news .block-header .btn-view-all a:hover,
.block-serial-news .block-header .btn-view-all a:hover:after {
    color: #ff8b00
}

.block-serial-news .block-header .btn-view-all a:after {
    content: "\E927";
    color: #6c6c6c;
    font-size: 14px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    transition: all .1s ease 0s
}

.block-serial-news .serial-news-list {
    margin: 0 -17px
}

@media only screen and (max-width:1025px) {
    .block-serial-news .serial-news-list {
        margin: 0 -10px
    }
}

@media only screen and (max-width:767px) {
    .block-serial-news .serial-news-list {
        margin: 0 -13px
    }
    .block-serial-news .serial-news-list:not(.slick-initialized) {
        overflow-x: hidden;
        white-space: nowrap
    }
    .block-serial-news .serial-news-list:not(.slick-initialized) li {
        display: inline-block;
        vertical-align: top;
        white-space: normal
    }
}

.block-serial-news .serial-news-list li {
    padding: 0 17px 30px
}

@media only screen and (min-width:768px) {
    .block-serial-news .serial-news-list li {
        width: 25%;
        display: block;
        float: left
    }
}

@media only screen and (max-width:1025px) {
    .block-serial-news .serial-news-list li {
        padding: 0 10px 30px
    }
}

@media only screen and (max-width:767px) {
    .block-serial-news .serial-news-list li {
        padding: 0 13px 20px
    }
}

@media only screen and (max-width:767px) {
    .item-news {
        width: 100%;
        max-width: 244px
    }
}

.item-news:hover .field-image img {
    box-shadow: 0 0 24px rgba(0, 0, 0, .29)
}

.item-news:hover .field-title a {
    color: #ff8b00
}

.item-news .field-image {
    position: relative;
    width: 100%;
    margin-bottom: 6px
}

.item-news .field-image:hover img {
    box-shadow: 0 0 24px rgba(0, 0, 0, .29)
}

.item-news .field-image a {
    display: block;
    width: 100%
}

.item-news .field-image img {
    width: 100%;
    transition: all .1s ease 0s
}

.item-news .field-image .label {
    display: block;
    position: absolute;
    top: 9px;
    right: -11px;
    min-width: 77px;
    padding: 0 8px;
    height: 22px;
    background-color: #ff8b00;
    white-space: nowrap;
    color: #fffefe;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    text-align: center
}

@media only screen and (max-width:1025px) {
    .item-news .field-image .label {
        right: -8px
    }
}

.item-news .field-title a {
    display: inline-block;
    color: rgba(0, 0, 0, .9);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    text-decoration: none;
    transition: all .1s ease 0s
}

.item-news .field-title a:hover {
    color: #ff8b00
}

.item-news .field-title a .serial-title {
    display: inline-block;
    width: 100%
}

.item-news .field-category {
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    font-style: italic;
    line-height: 1.3
}

.block-notice {
    text-align: center
}

.block-notice .title {
    color: rgba(0, 0, 0, .95);
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px
}

@media only screen and (max-width:767px) {
    .block-notice .title {
        font-size: 18px
    }
}

.block-notice .links .item {
    margin-bottom: 8px
}

.block-notice .links a {
    display: inline-block;
    vertical-align: top;
    color: #ff8b00;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .block-notice .links a {
        font-size: 14px
    }
}

.block-notice .links a:hover span {
    border-bottom-color: transparent
}

.block-notice .links a span {
    border-bottom: 1px solid rgba(247, 138, 0, .5);
    transition: all .1s ease 0s
}

.block-notice p {
    color: rgba(0, 0, 0, .7);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .block-notice p {
        font-size: 14px
    }
}

.block-notice .action-link {
    padding: 35px 0 0
}

@media only screen and (max-width:767px) {
    .block-notice .action-link {
        padding-top: 20px
    }
}

.block-notice .action-link .btn {
    height: 40px;
    min-width: 218px
}

.block-about-news {
    padding: 25px 0 0
}

.block-about-news .block-header {
    position: relative
}

.block-about-news .block-header .block-title {
    position: relative;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px!important;
    padding: 0!important
}

@media only screen and (max-width:1025px) {
    .block-about-news .block-header .block-title {
        margin-bottom: 0!important
    }
}

@media only screen and (max-width:767px) {
    .block-about-news .block-header .block-title {
        font-size: 20px
    }
}

.block-about-news .block-header .view-all {
    display: block;
    position: absolute;
    right: 0;
    top: 7px
}

@media only screen and (max-width:767px) {
    .block-about-news .block-header .view-all {
        top: -2px
    }
}

.block-about-news .block-header .view-all a {
    display: inline-block;
    color: rgba(1, 1, 1, .8);
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
    padding: 0 0 0 34px;
    transition: all .2s ease 0s
}

@media only screen and (max-width:767px) {
    .block-about-news .block-header .view-all a {
        padding-left: 30px
    }
}

.block-about-news .block-header .view-all a:hover {
    color: #ff8b00
}

.block-about-news .block-header .view-all a:hover .icon-news {
    color: inherit
}

.block-about-news .block-header .view-all a .icon-news {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    font-size: 18px;
    color: #6c6c6c
}

.block-about-news .news-list {
    margin: 0 -10px
}

@media only screen and (max-width:1025px) {
    .block-about-news .news-list {
        overflow-x: scroll;
        white-space: nowrap;
        padding-top: 20px
    }
}

.block-about-news .news-list li {
    white-space: normal;
    padding: 0 10px 10px
}

@media only screen and (max-width:1025px) {
    .block-about-news .news-list li {
        display: inline-block!important;
        float: none!important;
        vertical-align: top;
        width: 292px;
        padding-bottom: 25px
    }
}

@media only screen and (max-width:767px) {
    .block-about-news .news-list li {
        width: 232px;
        padding-bottom: 10px
    }
}

.block-about-news .item-cart-new {
    display: block;
    width: 100%;
    text-decoration: none
}

.block-about-news .item-cart-new:hover .field-top img {
    box-shadow: 0 0 20px rgba(2, 2, 2, .53)
}

.block-about-news .item-cart-new:hover .field-title {
    color: #ff8e00
}

.block-about-news .item-cart-new:hover .field-title span {
    border-bottom-color: #fe8900
}

.block-about-news .item-cart-new .field-top {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 14px
}

.block-about-news .item-cart-new .field-top img {
    width: 100%;
    transition: all .2s ease 0s
}

.block-about-news .item-cart-new .field-top .label {
    height: 22px;
    background-color: #ff8b01;
    font-size: 0;
    text-align: center;
    display: block;
    position: absolute;
    right: -10px;
    bottom: 15px;
    z-index: 5
}

.block-about-news .item-cart-new .field-top .label span {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 22px;
    line-height: 20px;
    padding: 0 12px
}

.block-about-news .item-cart-new .field-title {
    display: block;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    transition: all .2s ease 0s
}

@media only screen and (max-width:767px) {
    .block-about-news .item-cart-new .field-title {
        font-size: 16px;
        line-height: 20px
    }
}

.block-about-news .item-cart-new .field-title span {
    display: inline;
    border-bottom: 1px solid transparent
}

.block-front-partners {
    padding: 0 0 54px;
    position: relative;
    z-index: 11;
    overflow: hidden
}

@media only screen and (max-width:1025px) {
    .block-front-partners {
        padding: 0 0 40px
    }
}

.block-front-partners .block-header {
    position: relative
}

.block-front-partners .block-header .block-title {
    position: relative;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 3px;
    padding: 0 24px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .block-front-partners .block-header .block-title {
        font-size: 22px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:560px) {
    .block-front-partners .block-header .block-title {
        padding: 0 20px
    }
}

.block-front-partners .block-content {
    padding: 0 24px;
    font-size: 0
}

@media only screen and (max-width:480px) {
    .block-front-partners .block-content {
        padding: 0 15px
    }
}

.block-front-partners .nav-tabs {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}

@media only screen and (max-width:1025px) {
    .block-front-partners .nav-tabs {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:767px) {
    .block-front-partners .nav-tabs {
        margin: 0 -15px 10px;
        width: auto
    }
}

.block-front-partners .nav-tabs li {
    display: inline-block;
    vertical-align: top;
    padding: 0 22px
}

@media only screen and (max-width:767px) {
    .block-front-partners .nav-tabs li {
        padding: 0 15px
    }
}

@media only screen and (max-width:380px) {
    .block-front-partners .nav-tabs li {
        width: 50%;
        padding: 0
    }
}

.block-front-partners .nav-tabs li.active>a>span {
    color: #2c2c2c;
    font-weight: 700;
    font-size: 20px
}

@media only screen and (max-width:767px) {
    .block-front-partners .nav-tabs li.active>a>span {
        font-size: 17px
    }
}

.block-front-partners .nav-tabs li.active>a>span:hover {
    color: #2c2c2c
}

.block-front-partners .nav-tabs li.active>a>span:before {
    width: 100%;
    left: inherit;
    right: 0
}

.block-front-partners .nav-tabs li>a {
    width: 190px;
    height: 54px;
    border-bottom: 0;
    padding: 0
}

@media only screen and (max-width:767px) {
    .block-front-partners .nav-tabs li>a {
        width: 160px
    }
}

@media only screen and (max-width:380px) {
    .block-front-partners .nav-tabs li>a {
        width: 100%
    }
}

.block-front-partners .nav-tabs li>a:hover>span {
    color: #ff8b00
}

.block-front-partners .nav-tabs li>a:before {
    display: none
}

.block-front-partners .nav-tabs li>a>span {
    color: #b0b0b0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    position: relative;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    .block-front-partners .nav-tabs li>a>span {
        font-size: 15px
    }
}

.block-front-partners .nav-tabs li>a>span:before {
    content: "";
    height: 3px;
    background: #ff8b00;
    position: absolute;
    left: 0;
    width: 0;
    bottom: -18px;
    opacity: 1;
    transition: all .1s ease 0s
}

@media only screen and (max-width:380px) {
    .block-front-partners .nav-tabs li>a>span:before {
        bottom: -19px
    }
}

.block-front-partners .items-list {
    margin: 0 -17px;
    white-space: nowrap;
    font-size: 0
}

@media only screen and (max-width:1025px) {
    .block-front-partners .items-list {
        margin: 0 -10px 10px;
        overflow-x: scroll;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .block-front-partners .items-list {
        margin: 0 -15px;
        padding: 0 5px 20px
    }
}

.block-front-partners .items-list li {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 20%;
    padding: 17px 17px 24px
}

@media only screen and (max-width:1025px) {
    .block-front-partners .items-list li {
        padding: 17px 10px 10px;
        min-width: 200px
    }
}

.block-front-partners .item-cart {
    width: 100%;
    display: block;
    text-decoration: none;
    transition: all .1s ease 0s
}

.block-front-partners .item-cart:hover .field-img {
    box-shadow: 0 0 28px rgba(0, 0, 0, .3)
}

.block-front-partners .item-cart:hover .field-title span {
    color: #ff8b00;
    text-decoration: underline
}

.block-front-partners .item-cart:hover .field-genre {
    color: #ff8b00
}

.block-front-partners .item-cart .field-img {
    display: block;
    position: relative;
    width: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    margin-bottom: 17px
}

.block-front-partners .item-cart .field-img img {
    width: 100%
}

.block-front-partners .item-cart .field-title {
    display: block;
    text-align: center;
    margin-bottom: 9px
}

.block-front-partners .item-cart .field-title span {
    display: inline-block;
    vertical-align: top;
    color: #363636;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    text-decoration: none;
    transition: all .1s ease 0s
}

.block-front-partners .item-cart .field-genre {
    display: block;
    text-align: center;
    color: #7e7e7e;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    text-decoration: none;
    transition: all .1s ease 0s
}

.block-front-partners .field-btn,
.block-front-partners .field-btn .btn {
    width: 100%
}

.modal-telegram--overwright {
    background-color: rgba(0, 0, 0, .6)
}

.modal-telegram--overwright .close .icon-close {
    color: rgba(3, 3, 3, .5);
    font-size: 18px
}

.modal-telegram--overwright .modal-image {
    display: block;
    border-radius: 10px
}

.modal-telegram--overwright .modal-image img {
    background-color: #a7653e;
    width: 100%;
    border: 3px solid #623730;
    border-radius: inherit;
    box-shadow: 0 14px 36px 2px rgba(0, 0, 0, .53)
}

.modal-telegram--overwright .modal-inner {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 14px
}

.modal-telegram--overwright .modal-footer {
    padding-bottom: 5px
}

.modal-telegram--overwright .field-description {
    color: #f7ae84;
    font-size: 14px;
    line-height: 1.57;
    font-weight: 700;
    text-transform: uppercase
}

.modal-telegram--nobg .modal-dialog {
    vertical-align: top;
    background: transparent
}

.modal-telegram--nobg .modal-dialog .modal-content {
    background: #623730;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 64px
}

@media only screen and (min-width:1280px) {
    .modal-telegram--overwright .close:hover {
        color: #030303
    }
}

.c-browsers {
    font-size: 0
}

.c-browsers .c-browsers__label {
    font-size: 14px;
    font-weight: 400;
    color: #929292;
    display: inline-block;
    vertical-align: middle
}

.c-browsers .c-browsers__list {
    font-size: 0;
    margin-left: -9px;
    margin-right: -9px;
    display: inline-block;
    vertical-align: middle
}

.c-browsers .c-browsers__label+.c-browsers__list {
    padding-left: 23px
}

.c-browsers .c-browsers__item {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 9px;
    padding-right: 9px
}

.c-browsers .c-browsers__img {
    width: 18px;
    margin-left: auto;
    margin-right: auto
}

.c-browsers .c-browsers__img img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.c-browsers .c-browsers__anchor {
    font-size: 1.5rem;
    padding-bottom: 2px;
    font-weight: 400;
    display: inline;
    background-image: linear-gradient(rgba(255, 126, 0, .5), rgba(255, 126, 0, .5));
    background-repeat: repeat-x;
    background-size: 1px 1px;
    background-position: 100% 100%
}

.c-browsers.c-browsers--lg .c-browsers__list {
    margin-left: -34px;
    margin-right: -34px
}

.c-browsers.c-browsers--lg .c-browsers__item {
    padding-left: 34px;
    padding-right: 34px
}

.c-browsers.c-browsers--lg .c-browsers__img {
    width: 77px
}

@media only screen and (min-width:1280px) {
    .c-browsers .c-browsers__link:hover .c-browsers__img img {
        box-shadow: 0 3px 9px rgba(255, 139, 0, .7)
    }
}

.block-range {
    width: 680px
}

.block-range .irs-grid .irs-grid-pol {
    will-change: transform
}

.block-range .irs-grid .irs-grid-pol.small {
    opacity: 0
}

.page-search .page-search-top {
    background: #1d1d1d;
    padding: 33px 34px 39px
}

@media only screen and (max-width:1025px) {
    .page-search .page-search-top {
        padding: 25px 10px 30px
    }
}

@media only screen and (max-width:767px) {
    .page-search .page-search-top {
        padding: 20px 10px
    }
}

.page-search .page-search-top .page-title {
    margin-bottom: 23px
}

@media only screen and (max-width:767px) {
    .page-search .page-search-top .page-title {
        margin-bottom: 20px
    }
}

.page-search .page-search-bottom {
    padding: 39px 25px 87px
}

@media only screen and (max-width:1025px) {
    .page-search .page-search-bottom {
        padding: 30px 10px 60px
    }
}

@media only screen and (max-width:767px) {
    .page-search .page-search-bottom {
        padding: 30px 10px 60px
    }
}

.page-search .block-form-search {
    margin-bottom: 39px
}

@media only screen and (max-width:767px) {
    .page-search .block-form-search {
        margin-bottom: 25px
    }
}

.page-search .block-form-search form .form-group {
    display: table;
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .page-search .block-form-search form .form-group {
        width: 100%
    }
}

.page-search .block-form-search form .form-group input {
    width: 339px
}

@media only screen and (max-width:767px) {
    .page-search .block-form-search form .form-group input {
        width: 100%
    }
}

.page-search .block-form-search form .form-group .btn {
    vertical-align: top;
    min-width: 150px
}

@media only screen and (max-width:767px) {
    .page-search .block-form-search form .form-group .btn {
        padding: 0 10px;
        min-width: 100px
    }
}

.page-search .block-form-search form .form-group .form-field {
    display: table-cell;
    vertical-align: top
}

.page-search .block-form-search form .form-group .form-field:first-child {
    padding-right: 9px
}

@media only screen and (max-width:767px) {
    .page-search .block-form-search form .form-group .form-field:first-child {
        width: 100%;
        padding-right: 5px
    }
}

.page-search .block-form-search form .form-group .form-field:last-child {
    padding-left: 9px
}

@media only screen and (max-width:767px) {
    .page-search .block-form-search form .form-group .form-field:last-child {
        width: 100%;
        padding-left: 5px
    }
}

.page-search .search-dark-list .item-search-serial {
    border-top: 1px solid rgba(89, 89, 89, .5)
}

.page-search .search-dark-list .item-search-serial .serial-info {
    padding-left: 23px
}

@media only screen and (max-width:480px) {
    .page-search .search-dark-list .item-search-serial .serial-info {
        padding-left: 0
    }
}

.page-search .search-dark-list .item-search-serial .serial-info .textailor {
    width: 100%;
    max-width: 634px
}

.page-search .serials-list {
    margin: 0 -5px
}

.page-search .serials-list li {
    padding: 0 5px 38px
}

@media only screen and (max-width:460px) {
    .page-search .serials-list li {
        width: 100%
    }
}

@media only screen and (max-width:460px) {
    .page-search .serials-list li .item-serial {
        margin: 0 auto;
        max-width: 266px
    }
}

.page-search .box-pagination {
    padding: 0
}

ul.cat-top-menu-items li a.active,
ul.cat-top-menu-items li a.active [class^=icon-] {
    color: #ff8b00
}

ul.cat-top-menu-items li a.active [class^=icon-]:before {
    content: "\E922";
    font-size: 10px;
    position: relative;
    top: -2px
}

.player {
    position: relative;
    font-size: 0
}

.player iframe {
    width: 100%
}

.block-torrent .torrent-group {
    width: 100%;
    max-width: 828px;
    margin: 0 0 48px
}

@media only screen and (max-width:767px) {
    .block-torrent .torrent-group {
        margin-bottom: 30px
    }
}

.block-torrent .torrent-group .title {
    color: #383838;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 13px
}

@media only screen and (max-width:767px) {
    .block-torrent .torrent-group .title {
        font-size: 20px
    }
}

.block-torrent .torrent-group table.torrent {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1;
    position: relative
}

.block-torrent .torrent-group table.torrent thead tr th {
    text-align: center;
    color: #383838;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 28px 22px;
    background: #fff
}

@media only screen and (max-width:767px) {
    .block-torrent .torrent-group table.torrent thead tr th {
        padding: 15px 8px;
        font-size: 12px
    }
}

.block-torrent .torrent-group table.torrent thead tr th:first-child {
    text-align: left;
    width: 36.5%
}

@media only screen and (max-width:767px) {
    .block-torrent .torrent-group table.torrent thead tr th:first-child {
        width: 80px;
        max-width: 80px;
        min-width: 80px
    }
}

.block-torrent .torrent-group table.torrent tbody tr {
    background: #f6f6f6
}

.block-torrent .torrent-group table.torrent tbody tr.even,
.block-torrent .torrent-group table.torrent tbody tr:nth-of-type(2n) {
    background: #fff
}

.block-torrent .torrent-group table.torrent tbody tr:last-child td {
    border-bottom: 1px solid #e2e2e2
}

.block-torrent .torrent-group table.torrent tbody tr td {
    text-align: center;
    color: grey;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 18px 22px
}

@media only screen and (max-width:767px) {
    .block-torrent .torrent-group table.torrent tbody tr td {
        padding: 10px 8px;
        font-size: 12px
    }
}

.block-torrent .torrent-group table.torrent tbody tr td:first-child {
    text-align: left;
    font-weight: 700;
    border-left: 1px solid #e2e2e2
}

.block-torrent .torrent-group table.torrent tbody tr td:last-child {
    border-right: 1px solid #e2e2e2
}

@media only screen and (max-width:767px) {
    .block-torrent .torrent-group table.torrent tbody tr td .btn {
        min-width: 70px;
        padding: 0 8px
    }
}

@media only screen and (max-width:440px) {
    .block-torrent .torrent-group table.torrent tbody tr td .studio {
        max-width: 60px;
        display: inline-block;
        word-wrap: break-word
    }
}

@media only screen and (min-width:768px) {
    .block-torrent .torrent-group table.torrent tbody tr:hover td:first-child:before {
        content: "";
        position: absolute;
        left: 0;
        right: -1px;
        margin-top: -28px;
        height: 71px;
        border: 1px solid #ff8b00;
        box-shadow: 4px 0 11px rgba(230, 126, 2, .31);
        pointer-events: none
    }
    .block-torrent .torrent-group table.torrent tbody tr:hover {
        background: #fff
    }
    .block-torrent .torrent-group table.torrent tbody tr:hover td {
        color: #ff8b00
    }
}

.block-torrent .torrent-group table.torrent tbody tr {
    border: 1px solid transparent
}

.about-download {
    padding: 8px 0 20px;
    width: 100%;
    max-width: 964px
}

@media only screen and (max-width:767px) {
    .about-download {
        padding-bottom: 0
    }
}

.about-download .title {
    color: #383838;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .about-download .title {
        font-size: 20px
    }
}

.about-download .body>:last-child {
    margin-bottom: 0
}

.about-download p {
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .about-download p {
        font-size: 14px;
        line-height: 1.4
    }
}

.block-load-photo .input-file-container {
    position: relative
}

.block-load-photo .input-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    opacity: 0;
    padding: 0;
    cursor: pointer
}

.block-load-photo .input-file-trigger {
    cursor: pointer;
    outline: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden
}

.block-load-photo .input-file-trigger:hover .load-text {
    opacity: 1
}

.block-load-photo .input-file-trigger .load-text {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    pointer-events: none;
    transition: all .2s ease 0s
}

.block-load-photo .input-file-trigger .load-text .vertical {
    display: inline-block;
    vertical-align: middle
}

.block-load-photo .input-file-trigger .load-text .vertical .icon-camera {
    font-size: 18px;
    color: hsla(0, 0%, 100%, .8)
}

.block-load-photo .input-file-trigger .load-text .vertical .text {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    line-height: 11px;
    padding-top: 4px
}

.block-load-photo .input-file-trigger .user-photo {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #313131;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%;
    pointer-events: none
}

.block-load-photo .input-file-trigger .user-photo.empty {
    background-color: #e7e7ec;
    border-color: #c1c5cd
}

.block-load-photo .input-file-trigger .user-photo.empty:before {
    content: "\E931";
    color: rgba(167, 172, 180, .5);
    font-size: 45px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%)
}

.alert-message {
    position: relative;
    background-color: #d3efc3;
    border: 1px solid #389e00;
    padding: 8px 12px;
    margin: 0 0 20px;
    min-height: 34px
}

.alert-message p {
    margin: 0;
    color: #575656;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3
}

.alert-message p strong {
    font-weight: 700
}

.alert-message.with-icon {
    padding-left: 40px
}

.alert-message .icon {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 15px;
    width: 17px;
    height: 17px;
    border: 1px solid #38a000;
    border-radius: 50%;
    font-size: 0;
    will-change: transform
}

.alert-message .icon [class*=" icon-"],
.alert-message .icon [class^=icon-] {
    display: inline-block;
    vertical-align: middle;
    font-size: 8px;
    color: #38a000
}

.alert-message .icon [class*=" icon-"].icon-check,
.alert-message .icon [class^=icon-].icon-check {
    font-size: 6px;
    line-height: 15px
}

.block-viewed {
    padding: 16px 10px 0
}

@media only screen and (max-width:1025px) {
    .block-viewed {
        padding: 0
    }
}

.block-viewed table.viewed {
    display: block;
    width: 100%;
    border: 1px solid #e2e2e2;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1;
    position: relative
}

.block-viewed table.viewed thead {
    display: block;
    width: 100%
}

@media only screen and (max-width:767px) {
    .block-viewed table.viewed thead {
        display: none
    }
}

.block-viewed table.viewed thead tr {
    display: inline-block;
    width: 100%
}

.block-viewed table.viewed thead tr th {
    display: block;
    float: left;
    text-align: center;
    color: #383838;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 28px 22px;
    background: #fff
}

@media only screen and (max-width:767px) {
    .block-viewed table.viewed thead tr th {
        padding: 15px 8px;
        font-size: 12px
    }
}

.block-viewed table.viewed thead tr th:first-child {
    text-align: left;
    width: 63%
}

.block-viewed table.viewed thead tr th:nth-child(2) {
    width: 11%
}

.block-viewed table.viewed thead tr th:nth-child(3) {
    width: 26%
}

.block-viewed table.viewed tbody {
    display: block;
    width: 100%
}

.block-viewed table.viewed tbody tr {
    display: inline-block;
    position: relative;
    width: 100%;
    background: #f6f6f6;
    border: 0
}

.block-viewed table.viewed tbody tr.even,
.block-viewed table.viewed tbody tr:nth-of-type(2n) {
    background: #fff
}

.block-viewed table.viewed tbody tr td {
    display: block;
    float: left;
    text-align: center;
    padding: 8px 22px;
    font-size: 0;
    height: 71px
}

@media only screen and (max-width:767px) {
    .block-viewed table.viewed tbody tr td {
        height: auto
    }
}

.block-viewed table.viewed tbody tr td .vertical {
    display: inline-block;
    vertical-align: middle;
    color: grey;
    font-size: 14px;
    font-weight: 400;
    line-height: 1
}

.block-viewed table.viewed tbody tr td:first-child {
    text-align: left;
    width: 63%
}

@media only screen and (max-width:767px) {
    .block-viewed table.viewed tbody tr td:first-child {
        width: 100%;
        padding: 15px 16px 0
    }
}

.block-viewed table.viewed tbody tr td:first-child .title {
    font-weight: 700
}

.block-viewed table.viewed tbody tr td:nth-child(2) {
    width: 11%;
    padding: 8px
}

@media only screen and (max-width:1025px) {
    .block-viewed table.viewed tbody tr td:nth-child(2) {
        padding: 8px 5px
    }
}

@media only screen and (max-width:767px) {
    .block-viewed table.viewed tbody tr td:nth-child(2) {
        text-align: left;
        width: 45%;
        padding: 18px 10px 16px 16px
    }
    .block-viewed table.viewed tbody tr td:nth-child(2) .vertical {
        line-height: 33px
    }
}

.block-viewed table.viewed tbody tr td:nth-child(3) {
    width: 26%
}

@media only screen and (max-width:767px) {
    .block-viewed table.viewed tbody tr td:nth-child(3) {
        width: 55%;
        padding: 18px 16px 16px 0
    }
}

.block-viewed table.viewed tbody tr td .btn {
    min-width: 142px
}

@media only screen and (max-width:767px) {
    .block-viewed table.viewed tbody tr td .btn {
        padding: 0 8px
    }
}

@media only screen and (min-width:768px) {
    .block-viewed table.viewed tbody tr:hover {
        z-index: 10
    }
    .block-viewed table.viewed tbody tr:hover:before {
        content: "";
        position: absolute;
        display: block;
        left: -1px;
        right: -1px;
        bottom: -1px;
        top: -1px;
        border: 1px solid #ff8b00;
        box-shadow: 4px 0 11px rgba(230, 126, 2, .31);
        pointer-events: none
    }
    .block-viewed table.viewed tbody tr:hover {
        background: #fff
    }
    .block-viewed table.viewed tbody tr:hover td,
    .block-viewed table.viewed tbody tr:hover td .vertical {
        color: #ff8b00
    }
}

.block-subscribe {
    padding: 16px 10px 0
}

@media only screen and (max-width:1025px) {
    .block-subscribe {
        padding: 0
    }
}

.block-subscribe .bottom-button-left,
.block-subscribe .top-button-right {
    display: block;
    position: relative;
    width: 100%;
    min-height: 34px
}

.block-subscribe .bottom-button-left .alert-message-wrapper,
.block-subscribe .top-button-right .alert-message-wrapper {
    display: block;
    vertical-align: top;
    width: 100%
}

.block-subscribe .bottom-button-left .succes-subscribe-message-wrap,
.block-subscribe .top-button-right .succes-subscribe-message-wrap {
    display: block;
    vertical-align: top
}

.block-subscribe .bottom-button-left>:first-child,
.block-subscribe .top-button-right>:first-child {
    padding-left: 0!important
}

.block-subscribe .bottom-button-left>:last-child,
.block-subscribe .top-button-right>:last-child {
    padding-right: 0!important
}

.block-subscribe .bottom-button-left .alert-message,
.block-subscribe .top-button-right .alert-message {
    margin-bottom: 0
}

.block-subscribe .bottom-button-left .btn,
.block-subscribe .top-button-right .btn {
    height: 34px;
    min-width: 242px
}

@media only screen and (max-width:640px) {
    .block-subscribe .bottom-button-left .btn,
    .block-subscribe .top-button-right .btn {
        min-width: 100%
    }
}

.block-subscribe .top-button-right {
    margin-bottom: 24px;
    position: relative;
    width: 100%;
    padding-right: 276px
}

@media only screen and (max-width:640px) {
    .block-subscribe .top-button-right {
        padding: 0
    }
}

.block-subscribe .top-button-right .succes-subscribe-message-wrap {
    position: absolute;
    right: 0;
    top: 0
}

@media only screen and (max-width:640px) {
    .block-subscribe .top-button-right .succes-subscribe-message-wrap {
        position: relative;
        width: 100%;
        right: inherit;
        top: inherit;
        margin-bottom: 12px
    }
}

.block-subscribe .bottom-button-left {
    position: relative;
    width: 100%;
    padding-left: 276px
}

@media only screen and (max-width:640px) {
    .block-subscribe .bottom-button-left {
        padding: 0
    }
}

.block-subscribe .bottom-button-left .succes-subscribe-message-wrap {
    position: absolute;
    left: 0;
    top: 0
}

@media only screen and (max-width:640px) {
    .block-subscribe .bottom-button-left .succes-subscribe-message-wrap {
        position: relative;
        width: 100%;
        left: inherit;
        top: inherit
    }
}

@media only screen and (max-width:640px) {
    .block-subscribe .bottom-button-left .alert-message-wrapper {
        margin-bottom: 12px
    }
}

@media only screen and (max-width:640px) {
    .block-subscribe .alert-message.with-icon {
        text-align: center;
        padding: 8px 12px
    }
}

@media only screen and (max-width:640px) {
    .block-subscribe .alert-message.with-icon .icon {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        transform: translateY(0);
        left: inherit;
        top: inherit;
        margin-right: 8px
    }
}

@media only screen and (max-width:640px) {
    .block-subscribe .alert-message.with-icon p {
        display: inline-block;
        vertical-align: middle
    }
}

.page-404 {
    padding: 24px 34px 90px
}

@media only screen and (max-width:1025px) {
    .page-404 {
        padding: 24px 10px 90px
    }
}

@media only screen and (max-width:767px) {
    .page-404 {
        padding: 24px 10px 30px
    }
}

.page-404 .page-title {
    margin-bottom: 12px
}

.page-404 .page-content {
    text-align: center
}

.page-404 .page-content .field-img {
    margin-bottom: 39px
}

@media only screen and (max-width:767px) {
    .page-404 .page-content .field-img {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .page-404 .page-content .field-img img {
        max-width: 120px
    }
}

.page-404 .page-content .title {
    color: hsla(0, 0%, 100%, .7);
    font-size: 24px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 7px
}

.page-404 .page-content .body {
    margin-bottom: 35px
}

@media only screen and (max-width:767px) {
    .page-404 .page-content .body {
        margin-bottom: 25px
    }
}

.page-404 .page-content .body>:last-child {
    margin-bottom: 0
}

.page-404 .page-content .body p {
    color: hsla(0, 0%, 100%, .3);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 10px
}

.page-404 .page-content .box-btn .btn {
    height: 40px;
    min-width: 234px
}

.page-vkpush .page-title {
    margin-bottom: -12px!important
}

.page-vkupish .box-gray {
    font-style: italic;
    color: #4e4c4c;
    padding: 0 25px;
    line-height: 40px;
    background-color: #efefef
}

.page-vkupish ul.mgned li .box-gray {
    display: inline-block;
    margin-right: 10px;
    margin-top: -5px
}

.page-vkupish ul.mgned li .box-gray-wrap {
    display: inline-block;
    position: relative;
    height: 30px
}

.page-vkupish .line>.dops {
    color: #080808;
    font-size: 24px;
    font-weight: 400
}

.page-vkupish ul {
    padding: 0;
    list-style: none
}

.page-vkupish ul.mgned>li {
    margin-top: 20px;
    line-height: 30px
}

.page-vkupish ul.mgned li:before {
    top: 10px
}

.page-vkupish ul li {
    position: relative;
    padding-left: 25px;
    display: block;
    line-height: 25px;
    vertical-align: middle;
    font-size: 16px
}

.page-vkupish ul li:before {
    position: absolute;
    left: 0;
    top: 7px;
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background-color: #ff8b00
}

.page-vkupish .line {
    margin-top: 30px;
    font-size: 16px
}

.page-vkupish .line>div {
    line-height: 25px
}

.page-vkupish .line.nomar {
    margin-top: 0
}

.page-vkupish .line .topper {
    margin-top: 10px
}

.page-vkupish .vk-button {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background-color: #6888ad;
    height: 30px;
    line-height: 30px;
    padding: 0 9px 0 35px;
    border-radius: 3px;
    text-decoration: none!important;
    position: relative;
    vertical-align: top;
    margin-right: 12px
}

.page-vkupish .vk-button .icon-vk {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    position: absolute;
    left: 9px;
    top: 0
}

.page-vkupish .link {
    text-decoration: underline;
    color: #ff8b00;
    font-size: inherit;
    font-weight: inherit
}

.page-vkupish .link:hover {
    text-decoration: none
}

.page-vkupish .vk-link {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #435f85;
    text-decoration: underline;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-left: 48px
}

.page-vkupish .vk-link:before {
    position: absolute;
    content: "";
    background: url(../images/lg-vk.jpg) 50% no-repeat;
    width: 34px;
    height: 34px;
    background-size: contain;
    display: block;
    border-radius: 100%;
    left: -48px;
    top: -2px;
    box-shadow: 0 0 10px 0 hsla(0, 0%, 47.8%, .32)
}

@media(max-width:540px) {
    .page-vkupish .vk-link {
        display: block;
        margin-top: 40px
    }
}

@media only screen and (max-width:767px) {
    .node.page-vkupish .marker-list li {
        font-size: 16px;
        margin-top: 20px;
        line-height: 30px
    }
}

.avp-zid {
    font-size: 0
}

.avp-zid>iframe {
    top: 86px!important
}

@media only screen and (min-width:1025px) {
    .avp-zid>iframe {
        transition: top .3s linear 0s
    }
}

.blocking-subscribe {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f55800;
    padding: 20px 10px;
    font-size: 0;
    z-index: 100;
    text-align: center
}

@media only screen and (max-width:1025px) {
    .blocking-subscribe {
        padding: 15px 10px
    }
}

@media only screen and (max-width:767px) {
    .blocking-subscribe {
        padding: 10px 2px
    }
}

.blocking-subscribe .text {
    display: inline-block!important;
    vertical-align: middle;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2
}

@media only screen and (max-width:1025px) {
    .blocking-subscribe .text {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .text {
        font-size: 14px
    }
}

.blocking-subscribe .text.show-for-small-only {
    display: none!important
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .text.show-for-small-only {
        display: inline-block!important
    }
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .text.hide-for-small-only {
        display: none!important
    }
}

.blocking-subscribe .links {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 0 0 0 10px
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .links {
        padding-left: 2px
    }
}

.blocking-subscribe .links li {
    display: inline-block;
    vertical-align: top;
    padding: 0 9px
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .links li {
        padding: 0 4px
    }
}

.blocking-subscribe .links li a {
    display: block;
    width: 38px;
    height: 38px;
    border: 2px solid #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
    border-radius: 50%;
    background-color: #fff;
    transition: all .2s ease 0s
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .links li a {
        width: 32px;
        height: 32px;
        border-width: 1px
    }
}

.blocking-subscribe .links li a:hover {
    background: transparent
}

.blocking-subscribe .links li a:hover span {
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .2)
}

.blocking-subscribe .links li a span {
    display: inline-block;
    vertical-align: middle;
    color: #f55800;
    font-size: 19px
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .links li a span {
        font-size: 17px
    }
}

.blocking-subscribe .links li a span.icon-vk {
    font-size: 22px
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .links li a span.icon-vk {
        font-size: 19px
    }
}

.modal.modal-multiks .close {
    right: -50px;
    top: -50px;
    width: 50px;
    height: 50px;
    background-color: #d3f1fe;
    border-radius: 50%;
    text-align: center
}

@media only screen and (max-width:767px) {
    .modal.modal-multiks .close {
        width: 40px;
        height: 40px;
        right: 50%;
        margin-right: -20px;
        top: -55px
    }
}

.modal.modal-multiks .close span {
    display: inline-block;
    vertical-align: middle;
    color: #9c2069;
    font-size: 22px
}

@media only screen and (max-width:767px) {
    .modal.modal-multiks .close span {
        font-size: 18px
    }
}

.modal.modal-multiks .modal-dialog {
    display: inline-block;
    vertical-align: middle;
    max-width: 720px;
    background-color: #d3f1fe;
    border-radius: 30px;
    box-shadow: 2px -1px 76px rgba(233, 131, 12, .32)
}

@media only screen and (max-width:1025px) {
    .modal.modal-multiks .modal-dialog {
        max-width: 640px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-multiks .modal-dialog {
        max-width: 440px;
        border-radius: 20px;
        margin-top: 65px
    }
}

@media only screen and (max-width:540px) {
    .modal.modal-multiks .modal-dialog {
        max-width: 290px
    }
}

.modal.modal-multiks .modal-dialog .modal-content {
    background: transparent;
    overflow: visible
}

.modal.modal-multiks .modal-dialog .modal-content .modal-body,
.modal.modal-multiks .modal-dialog .modal-content .modal-header {
    padding: 0
}

.modal.modal-multiks .link {
    position: relative;
    display: block;
    padding: 34px 0 0;
    margin: 0 -38px -24px
}

@media only screen and (max-width:1025px) {
    .modal.modal-multiks .link {
        margin: 0 -38px -21px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-multiks .link {
        padding: 25px 0 0;
        margin: 0 -25px -14px
    }
}

@media only screen and (max-width:540px) {
    .modal.modal-multiks .link {
        padding: 15px 0 0;
        margin: 0 -16px -10px
    }
}

.modal.modal-multiks .link .play {
    display: block;
    position: absolute;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: 170px;
    width: 120px
}

@media only screen and (max-width:1025px) {
    .modal.modal-multiks .link .play {
        top: 160px;
        width: 110px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-multiks .link .play {
        top: 110px;
        width: 80px
    }
}

@media only screen and (max-width:540px) {
    .modal.modal-multiks .link .play {
        top: 68px;
        width: 54px
    }
}

.modal.modal-multiks .link .play img {
    width: 100%;
    transition: all .2s ease 0s;
    transform-origin: center
}

.no-touch .modal.modal-multiks .close:hover {
    background-color: #9c2069
}

.no-touch .modal.modal-multiks .close:hover span {
    color: #d3f1fe
}

.no-touch .modal.modal-multiks .link:hover .play img {
    transform: scale(1.1)
}

.btn-other-multiks {
    margin: 0 -32px 5px;
    clear: both;
    position: relative;
    top: -30px
}

@media only screen and (max-width:1025px) {
    .btn-other-multiks {
        top: -20px
    }
}

@media only screen and (max-width:767px) {
    .btn-other-multiks {
        top: 0;
        margin: 0 -32px 20px
    }
}

@media only screen and (max-width:560px) {
    .btn-other-multiks {
        margin: 0 -20px 20px
    }
}

.btn-other-multiks a {
    height: 60px;
    display: block;
    width: 100%
}

@media only screen and (max-width:767px) {
    .btn-other-multiks a {
        height: 50px
    }
}

.btn-other-multiks a .help {
    display: inline-block;
    vertical-align: middle;
    color: #fffefe;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 18px 0 0;
    position: relative
}

@media only screen and (max-width:767px) {
    .btn-other-multiks a .help {
        font-size: 12px;
        padding-right: 16px
    }
}

.btn-other-multiks a .help [class*=" icon-"],
.btn-other-multiks a .help [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    font-size: 10px
}

.btn-other-multiks a .label {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 32px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

@media only screen and (max-width:1025px) {
    .btn-other-multiks a .label {
        right: 20px
    }
}

@media only screen and (max-width:767px) {
    .btn-other-multiks a .label {
        display: none
    }
}

@media only screen and (min-width:1280px) {
    .c-search:hover {
        background-color: #000
    }
}

.c-modal.modal--wide .c-modal__dialog .c-modal__content,
.c-modal.modal-message .c-modal__dialog .c-modal__content {
    padding-top: 40px
}

.c-modal .c-modal__arrow {
    width: 30px;
    margin: 10px auto
}

.c-modal .c-modal__arrow img {
    width: 100%;
    margin: auto
}

.c-modal .c-modal__close .icon-close {
    font-size: 15px
}

.c-modal .c-modal__btn {
    margin-bottom: 15px;
    max-width: 100%;
    min-width: 0
}

.c-modal .c-modal__media {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: 100%;
    height: 100%;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -30px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    min-height: 294px
}

.c-modal .c-modal__item {
    max-width: 50%
}

.c-modal .c-modal__text {
    color: #ddd8ff;
    max-width: 260px
}

@media only screen and (min-width:480px) {
    .c-modal .c-modal__btn {
        margin-bottom: 30px
    }
    .c-modal .c-modal__media {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media only screen and (min-width:768px) {
    .c-modal .c-modal__text h3 {
        font-size: 36px;
        font-weight: 700
    }
    .c-modal .c-modal__text p {
        font-size: 28px;
        font-weight: 400;
        line-height: 1.29
    }
    .c-modal .c-modal__item {
        padding-right: 36px
    }
    .c-modal .c-modal__media {
        margin-bottom: -69px;
        min-height: 400px
    }
}

@media only screen and (min-width:1024px) {
    .c-modal .c-modal__media {
        min-height: 479px
    }
}

@media only screen and (min-width:1280px) {
    .c-modal.modal-message .c-modal__dialog {
        max-width: 561px
    }
    .c-modal.modal-message .c-modal__dialog .c-modal__content {
        padding: 35px 17px 48px
    }
    .c-modal.modal--wide .c-modal__dialog {
        max-width: 858px
    }
    .c-modal.modal--wide .c-modal__dialog .c-modal__content {
        padding: 35px 17px
    }
    .c-modal .c-modal__close {
        top: 50px;
        right: 36px
    }
    .c-modal .c-modal__close .icon-close {
        transition: .3s
    }
    .c-modal .c-modal__close--primary:hover .icon-close {
        transition: 0s;
        color: #f7941d
    }
    .c-modal .c-modal__close--black:hover .icon-close {
        color: #666
    }
    .c-modal .c-modal__close--spaced {
        top: 35px;
        right: 32px
    }
    .c-modal .c-modal__title {
        font-size: 27px
    }
    .c-modal .c-modal__title--t2 {
        font-size: 40px
    }
    .c-modal .c-modal__title--iconed:after {
        margin-right: -79px;
        margin-bottom: -10px
    }
    .c-modal .c-modal__cat {
        width: 369px;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }
    .c-modal .c-modal__text {
        font-size: 18px;
        max-width: 310px;
        margin-left: auto;
        margin-right: auto
    }
    .c-modal .c-modal__action {
        padding-top: 12px
    }
    .c-modal .c-modal__action--pt0 {
        padding-top: 0
    }
    .c-modal .c-modal__action--negative-margins {
        margin-top: -20px
    }
    .c-modal .c-modal__img {
        margin-bottom: 35px;
        margin-top: 25px
    }
    .c-modal .c-modal__img--m0 {
        margin-bottom: 0;
        margin-top: 0
    }
    .c-modal .c-modal__btn {
        margin-bottom: 40px;
        max-width: 248px
    }
    .c-modal .c-modal__btn--lg {
        max-width: 418px
    }
    .c-modal .c-modal__arrow {
        width: 53px;
        margin-top: 23px;
        margin-bottom: 23px
    }
    .c-modal .c-modal__media {
        min-height: 519px;
        margin: -34px -17px -35px
    }
}

.c-btn--glowed:before {
    box-shadow: 1px 10px 29px rgba(221, 216, 255, .39)
}

@media only screen and (min-width:1280px) {
    .c-btn {
        transition: .3s
    }
    .c-btn--orange-hover:hover {
        background-color: #f7941d;
        transition: 0s;
        border-color: #f7941d
    }
    .c-btn--orange-hover:hover .c-btn__anchor {
        color: #fff
    }
    .c-btn--lg {
        max-width: 418px;
        height: 75px;
        border-radius: 37px
    }
    .c-btn--lg .c-btn__anchor {
        font-size: 24px
    }
    .c-btn--lg .c-btn__img {
        width: 39px;
        height: 39px
    }
    .c-btn--lg .c-btn__img img {
        box-shadow: -2px 5px 8px rgba(55, 55, 56, .45)
    }
    .c-btn--glowed:hover:before {
        box-shadow: 1px 0 50px rgba(221, 216, 255, .5);
        transition: box-shadow 1s
    }
    .c-btn--strange-hover {
        transition: all 1s
    }
    .c-btn--strange-hover:hover:before {
        opacity: 1
    }
}

@media only screen and (min-width:993px) {
    .c-noresult {
        padding-top: 40px;
        padding-bottom: 65px
    }
}

.s-text a:hover {
    text-decoration: none
}

@media only screen and (min-width:993px) {
    .s-text {
        font-size: 18px
    }
    .s-text .h5,
    .s-text h5 {
        font-size: 24px;
        margin-bottom: 8px
    }
    .s-text a:hover {
        background-size: 0
    }
}

.u-bg-lavender {
    background-color: #ddd8ff!important
}

.u-max-width-800 {
    max-width: 800px!important
}

.u-lavender-text {
    color: #ddd8ff!important
}

.l-main-content .page-search .block-new-serials {
    padding-top: 50px
}

.c-random--list {
    position: absolute;
    right: 0;
    top: 2px
}

.c-modal.modal--wide .c-modal__dialog .c-modal__content--rounded-lg,
.c-modal.modal-message .c-modal__dialog .c-modal__content--rounded-lg {
    border-radius: 40px
}

.c-modal .c-modal__title--dark {
    color: rgba(1, 1, 1, .9)
}

.c-modal .c-modal__title--black {
    color: #000
}

.c-modal .c-modal__close--black .icon-close {
    color: #333
}

.c-modal .c-modal__close--spaced {
    right: 25px;
    top: 25px
}

.c-modal .c-modal__img {
    max-width: 677px;
    margin: 23px auto 23px -20px
}

.c-modal .c-modal__img--m0 {
    margin-bottom: 0;
    margin-top: 0
}

@media only screen and (min-width:1280px) {
    .c-modal.modal-message .c-modal__dialog {
        max-width: 561px
    }
    .c-modal.modal-message .c-modal__dialog .c-modal__content {
        padding: 35px 17px 48px
    }
    .c-modal.modal--wide .c-modal__dialog {
        max-width: 858px
    }
    .c-modal.modal--wide .c-modal__dialog .c-modal__content {
        padding: 35px 17px
    }
    .c-modal .c-modal__close {
        top: 20px;
        right: 20px
    }
    .c-modal .c-modal__close .icon-close {
        transition: .3s
    }
    .c-modal .c-modal__close--primary:hover .icon-close {
        transition: 0s;
        color: #f7941d
    }
    .c-modal .c-modal__close--black:hover .icon-close {
        color: #666
    }
    .c-modal .c-modal__close--spaced {
        top: 35px;
        right: 32px
    }
    .c-modal .c-modal__title {
        font-size: 27px
    }
    .c-modal .c-modal__title--t2 {
        font-size: 32px
    }
    .c-modal .c-modal__title--iconed:after {
        margin-right: -79px;
        margin-bottom: -10px
    }
    .c-modal .c-modal__cat {
        width: 369px;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }
    .c-modal .c-modal__text {
        font-size: 18px;
        max-width: 310px;
        margin-left: auto;
        margin-right: auto
    }
    .c-modal .c-modal__action {
        padding-top: 12px
    }
    .c-modal .c-modal__action--pt0 {
        padding-top: 0
    }
    .c-modal .c-modal__action--negative-margins {
        margin-top: -20px
    }
    .c-modal .c-modal__img {
        margin-bottom: 35px;
        margin-top: 25px
    }
    .c-modal .c-modal__img--m0 {
        margin-bottom: 0;
        margin-top: 0
    }
    .c-modal .c-modal__btn--lg {
        max-width: 418px
    }
}

.c-btn--strange-hover {
    position: relative;
    z-index: 1
}

.c-btn--strange-hover:before {
    content: "";
    border-radius: inherit;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background-image: linear-gradient(180deg, #fff 0, #7a7a7a);
    opacity: 0;
    transition: 1s;
    z-index: -1
}

.c-btn--white {
    border: 0
}

.c-btn--white .c-btn__anchor {
    color: #000
}

.c-btn--shadowed-lg {
    box-shadow: 1px 10px 57px rgba(0, 0, 0, .49)
}

.c-btn--black-anchor {
    color: #000
}

.c-btn .c-btn__anchor,
.c-btn .c-btn__img {
    z-index: 2;
    position: relative
}

@media only screen and (min-width:1280px) {
    .c-btn {
        transition: .3s
    }
    .c-btn--orange-hover:hover {
        background-color: #f7941d;
        transition: 0s;
        border-color: #f7941d
    }
    .c-btn--orange-hover:hover .c-btn__anchor {
        color: #fff
    }
    .c-btn--lg {
        max-width: 418px;
        height: 75px;
        border-radius: 37px
    }
    .c-btn--lg .c-btn__anchor {
        font-size: 24px
    }
    .c-btn--lg .c-btn__img {
        width: 39px;
        height: 39px
    }
    .c-btn--lg .c-btn__img img {
        box-shadow: -2px 5px 8px rgba(55, 55, 56, .45)
    }
    .c-btn--glowed:hover:before {
        box-shadow: 1px 0 50px rgba(252, 125, 3, .5);
        transition: box-shadow 1s
    }
    .c-btn--strange-hover {
        transition: all 1s
    }
    .c-btn--strange-hover:hover:before {
        opacity: 1
    }
}

.u-padding-right-150 {
    padding-right: 150px
}

@media(max-width:600px) {
    .u-hide-small {
        display: none!important
    }
}

@media(max-width:992px) and (min-width:601px) {
    .u-hide-medium {
        display: none!important
    }
}

@media(min-width:993px) {
    .u-hide-large {
        display: none!important
    }
}

@media(min-width:768px) {
    .u-show-mob {
        display: none!important
    }
}

@media(max-width:767px) {
    .u-hide-mob {
        display: none!important
    }
}

.u-float-none {
    float: none!important
}

.u-link-red {
    color: #c00!important
}

.u-red {
    background-color: red
}

.u-red .help {
    color: #fff!important
}

.u-bg-white {
    background-color: #fff!important
}

.u-bg-transparent {
    background-color: hsla(0, 0%, 100%, 0)!important
}

.u-margined {
    margin-top: 10px!important;
    margin-bottom: 10px!important
}

.u-bordered {
    border-width: 1px!important;
    border-style: solid!important
}

.u-border-primary {
    border-color: #ff8900!important
}

@media only screen and (min-width:768px) {
    .u-desk-border-b {
        position: relative
    }
    .u-desk-border-b:after {
        content: "";
        position: absolute;
        border-bottom: 1px solid #464747;
        bottom: -15px;
        left: 0;
        width: 100%
    }
}

@media only screen and (min-width:1280px) {
    .u-margined {
        margin-top: 15px!important;
        margin-bottom: 15px!important
    }
}

.u-bg-orange-gradient {
    background-image: linear-gradient(180deg, #ffad1d 0, #f87602)
}

.u-max-width-705 {
    max-width: 705px!important
}

.u-links-template .box-fan-field,
.u-links-template .box-link {
    margin-bottom: 15px;
    margin-top: 15px
}

@media only screen and (min-width:768px) {
    .u-links-template .box-fan-field,
    .u-links-template .box-link {
        position: relative
    }
    .u-links-template .box-fan-field:after,
    .u-links-template .box-link:after {
        content: "";
        position: absolute;
        border-bottom: 1px solid #464747;
        bottom: -15px;
        left: 0;
        width: 100%
    }
}

#mobile-nav.u-mobile-nav .mm-listview>li.u-underlined-bottom+li {
    border-top-color: #ff8b00
}

.serial-page-desc .cat-desc-serial .body {
    color: #adadad;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
}

.serial-page-desc #serial-tab-2 .tab-info ul {
    display: table;
    width: 100%
}

.serial-page-desc #serial-tab-2 .tab-info li {
    display: table-row
}

.serial-page-desc #serial-tab-2 .tab-info li>b,
.serial-page-desc #serial-tab-2 .tab-info li>strong {
    border-bottom: 1px solid #242424;
    display: table-cell;
    color: #666;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 9px 10px 24px;
    max-width: 124px
}

.serial-page-desc #serial-tab-2 .tab-info li>span {
    border-bottom: 1px solid #242424;
    display: table-cell;
    color: #dbdbdb;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    padding: 10px 0 10px 9px
}

@media only screen and (max-width:767px) {
    .serial-page-desc #serial-tab-2 .tab-info li>b,
    .serial-page-desc #serial-tab-2 .tab-info li>span,
    .serial-page-desc #serial-tab-2 .tab-info li>strong {
        font-size: 14px;
        padding: 10px 0
    }
}

.serial-page-desc .tab-description,
.serial-page-desc .tab-description p {
    margin-bottom: 12px;
    color: #adadad;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
}

.push-wrap {
    position: fixed;
    z-index: 1000;
    top: 90px;
    right: 40px;
    width: 200px
}

.push {
    margin-top: 10px;
    padding: 15px 20px;
    background: #151515;
    text-shadow: 0 0 5px rgba(231, 138, 27, .25);
    color: #ececec;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    display: none
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 12;
    background-color: rgba(0, 0, 0, .64);
    display: none;
    cursor: pointer
}

header .l-header .l-header-content .login-wget.active .login-window {
    opacity: 1;
    visibility: visible
}

.med-seirial-item-page {
    padding: 0 20px;
    background-color: #2e2e2e
}

.med-seirial-item-page>span {
    margin-bottom: 20px;
    text-align: center
}

.med-seirial-item-page.serial-box-promo {
    margin-bottom: 20px
}

.med-seirial-item-page.serial-box-promo .col-first {
    width: 52.55%
}

.med-seirial-item-page.serial-box-promo .col-second {
    width: 46.45%
}

@media only screen and (max-width:1160px) {
    .med-seirial-item-page.serial-box-promo .col-first {
        width: 60%
    }
    .med-seirial-item-page.serial-box-promo .col-second {
        width: 40%
    }
}

@media only screen and (max-width:1025px) {
    .med-seirial-item-page.serial-box-promo .col-first {
        width: 100%
    }
    .med-seirial-item-page.serial-box-promo .col-second {
        display: none
    }
}

.three-image-wrap {
    margin-left: -17px;
    margin-right: -17px;
    display: block
}

.three-image-wrap:after {
    width: 100%;
    content: "";
    display: block;
    clear: both
}

.three-image-wrap .three-image-item {
    width: 33.33%;
    float: left;
    padding: 0 17px;
    margin-top: 10px
}

.node.not-right-margin {
    max-width: 100%;
    color: #080808
}

.node.not-right-margin p {
    padding-top: 20px;
    max-width: 860px
}

.node.not-right-margin h2 {
    margin-top: 30px
}

@media(max-width:900px) {
    .three-image-wrap .three-image-item {
        width: 100%;
        margin-top: 20px
    }
    .three-image-wrap .three-image-item:first-child {
        margin-top: 0
    }
}

.node p {
    color: #000;
    font-size: 16px
}

.node p.grey {
    color: #888;
    font-size: 13px
}

.node h3 {
    color: #2e2d2d;
    font-size: 24px;
    margin: 0 0 21px
}

.node h3 a {
    font-size: 24px;
    font-weight: 400
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp-a {
    display: block;
    position: absolute;
    width: 50px;
    height: 54px;
    padding: 0;
    left: 0;
    top: 0;
    background: 0;
    border: 0;
    outline: 0;
    z-index: 1;
    font-size: 0;
    text-align: center
}

@media screen and (max-width:767px) {
    header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp-a {
        height: 50px
    }
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container .ajax-inp-a span {
    display: inline-block;
    vertical-align: middle;
    color: #565656;
    font-size: 18px
}

header .l-header .l-header-content .block-ajax-search .ajax-search-container:hover .ajax-inp-a span {
    color: #ff8b00
}

.grid {
    position: relative;
    margin: 0 -10px
}

.grid:after {
    content: "";
    display: block;
    clear: both
}

.grid .col {
    padding: 0 10px;
    display: block;
    float: left
}

.grid .col-8,
.grid .col-12 {
    width: 50%
}

.normilize-form input[type=text] {
    color: #000
}

.normilize-form input[type=text]::-webkit-input-placeholder {
    color: #ccc
}

.normilize-form input[type=text]::-moz-placeholder {
    color: #ccc
}

.normilize-form .btn {
    display: block;
    width: 100%;
    max-width: 142px;
    font-size: 14px;
    color: #ff8b00
}

.normilize-form .btn:hover {
    color: #fff
}

.form-error {
    margin-top: 15px;
    color: red
}

.page-serial .box-serial-top-info .box-right {
    padding-left: 8px
}

.modal-login .required.has-error {
    border: 1px solid #ed2f2b
}

.modal-login .row {
    width: 100%
}

.node.lk-instruction h2 a {
    color: #2e2d2d;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: none
}

.node.lk-instruction h2 a:HOVER {
    color: #ff8b00
}

.node.lk-instruction p a {
    font-size: 16px
}

.popover .serial-info .description .card__description a:HOVER {
    color: #ff8b00
}

.popover .serial-info .description .card__description a {
    display: inline;
    color: #353535;
    text-decoration: none
}

.mfbutton {
    margin-left: 10px!important
}

@media(max-width:480px) {
    .mfbutton {
        display: block;
        margin: 10px auto 0 10px!important
    }
}

header .l-header .l-header-content .login-wget .login-window:before {
    display: none!important
}

.modal-login form .label a,
.modal-login form label a {
    font-size: 16px
}

.modal-background,
.modal-wrapper {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.modal-background {
    opacity: .8;
    background: #000;
    z-index: 1000
}

.modal-wrapper {
    overflow-y: auto;
    font-size: 0;
    text-align: center;
    z-index: 1040;
    padding: 20px
}

.modal-wrapper:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: .1%;
    height: 100%;
    margin-left: -.1%
}

.modal-wrapper .content-wrapper {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    min-height: 68px;
    min-width: 68px
}

.modal-wrapper .content-wrapper .modal-content {
    font-size: 14px;
    text-align: left
}

.modal-wrapper .content-wrapper .btn-close {
    position: absolute;
    right: 22px;
    top: 22px;
    border: 0;
    background: 0;
    width: 24px;
    height: 24px;
    padding: 0;
    color: #bbb;
    z-index: 3
}

.modal-wrapper .content-wrapper .btn-close:hover {
    color: #ff8b00
}

.modal-wrapper .content-wrapper .btn-close span {
    vertical-align: middle;
    color: inherit;
    font-size: 20px
}

.hidden_message {
    display: none
}

.modal-wrapper .modal-title {
    color: rgba(0, 0, 0, .9);
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    text-align: center
}

.message_modal {
    margin: 0 auto;
    max-width: 458px;
    width: 100%;
    position: relative;
    text-align: left;
    background-color: #fefbf7;
    padding: 43px 18px 69px;
    overflow: hidden
}

.message_modal .modal-bg {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: .1;
    left: -34%;
    pointer-events: none
}

.message_modal .modal-bg img {
    height: 100%;
    width: auto
}

.message_modal .modal-body {
    padding: 26px 23px 0;
    display: table;
    width: 100%
}

.message_modal .modal-body .block-message {
    width: 100%;
    height: 220px;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ff8b00;
    box-shadow: 0 14px 29px rgba(230, 126, 2, .31);
    padding: 15px 8px;
    position: relative
}

.message_modal .modal-body .block-message .description {
    color: rgba(1, 1, 1, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .modal-wrapper .modal-title {
        font-size: 20px
    }
    .message_modal .modal-body {
        padding: 20px 0 0
    }
    .message_modal .modal-body .block-message {
        display: block;
        height: auto;
        padding: 24px 8px
    }
    .message_modal {
        padding: 23px 20px 30px
    }
}

.select-filter {
    position: relative;
    width: 100%;
    background-color: #fff;
    text-align: left
}

.select-filter .select-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 0 8px 0 20px;
    box-shadow: 0 4px 15px rgba(75, 85, 105, .17);
    display: none;
    font-size: 15px;
    font-weight: 400;
    color: #7d7d7d;
    width: 100%;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: auto
}

.select-filter .select-list span {
    position: relative;
    display: block;
    cursor: pointer;
    margin-bottom: 13px;
    padding-left: 20px
}

.select-filter .select-list span.selected:before {
    position: absolute;
    left: 0;
    font-size: 9px;
    top: 4px;
    content: "\E922";
    font-family: icomoon
}

.select-filter .select-list span.blocked {
    pointer-events: none;
    color: #c3c4c5
}

.select-filter .select-list span:first-child {
    margin-top: 12px
}

.select-filter .select-list span:hover {
    color: #ff8b00
}

.select-filter.opened .select-list {
    display: block;
    z-index: 1
}

.select-filter.opened .select-list::-webkit-scrollbar {
    background-color: #fff;
    width: 16px
}

.select-filter.opened .select-list::-webkit-scrollbar-thumb {
    border: 5px solid #fff;
    border-radius: 100px;
    background-color: #c3c4c5
}

.select-filter .select-value-wrapper {
    padding: 0 40px 0 18px;
    position: relative;
    height: 40px;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .12)
}

.select-filter.disabled .select-value-wrapper {
    cursor: default
}

.select-filter.opened .select-value-wrapper {
    z-index: 2
}

.select-filter .select-value-wrapper:after {
    font-family: icomoon!important;
    speak: none;
    font-variant: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    content: "\E933";
    color: #d6d6d7;
    font-size: 22px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 12px
}

.select-filter.opened .select-value-wrapper:after {
    content: "\E934"
}

.select-filter.disabled .select-value-wrapper:after {
    display: none
}

.select-filter .select-label {
    white-space: nowrap;
    position: absolute;
    left: 18px;
    right: 40px;
    color: rgba(101, 101, 102, .9);
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    top: 12px;
    transition: .2s
}

.select-filter.has-value .select-label {
    top: 4px;
    font-size: 11px;
    font-weight: 700
}

.select-filter .select-value {
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    color: rgba(255, 139, 0, .9);
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 18px 0 0;
    transition: .4s
}

.select-filter.has-value .select-value {
    opacity: 1
}

.block-series-about .series-about .well div {
    color: #adadad;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
}

.c-browsers .c-browsers__label span.red {
    color: red
}

.blocking-subscribe a {
    color: #fff!important;
    text-decoration: underline;
    font-size: 24px
}

.blocking-subscribe a:hover {
    text-decoration: none
}

@media only screen and (max-width:1025px) {
    .blocking-subscribe .text a {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .blocking-subscribe .text a {
        font-size: 14px
    }
}

.form-forgot.spinnered .spinnered-wrapper {
    position: relative
}

.form-forgot.spinnered .spinnered-wrapper:after {
    content: "";
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent url(../images/recovery-spin.gif) 50% no-repeat
}

.form-forgot.spinnered.spinnered-wait .spinnered-wrapper:after {
    visibility: visible;
    opacity: 1
}

header .l-header .l-header-content .bookmark-wget {
    display: block;
    position: absolute;
    right: 220px;
    left: 192px;
    top: 0;
    height: 54px;
    background: 0;
    z-index: 1
}

header.logined .l-header .l-header-content .bookmark-wget {
    right: 178px
}

header .l-header .l-header-content .bookmark-wget .bookmark-container {
    right: 0;
    display: block;
    position: absolute;
    width: 130px;
    height: 54px;
    transition: all .2s linear 0s
}

@media only screen and (max-width:1099px) {
    header .l-header .l-header-content .bookmark-wget {
        display: none
    }
}

header .l-header .l-header-content .bookmark-wget .info .help {
    display: inline-block;
    vertical-align: middle
}

header .l-header .l-header-content .bookmark-wget .info .text {
    display: inline-block;
    vertical-align: middle;
    color: #969696;
    font-size: 15px;
    font-weight: 400;
    transition: all .1s ease 0s
}

header .l-header .l-header-content .bookmark-wget .info .icon-bookmark {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    transition: all .1s ease 0s;
    width: 14px;
    fill: #555
}

header .l-header .l-header-content .bookmark-wget .info {
    display: block;
    width: 100%;
    height: 54px;
    text-align: center;
    font-size: 0;
    cursor: pointer;
    transition: all .1s ease 0s;
    border-left: 1px solid #242424
}

header .l-header .l-header-content .bookmark-wget .info:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: .1%;
    height: 100%;
    margin-left: -.1%
}

header .l-header .l-header-content .bookmark-wget .info:HOVER {
    background: #000
}

header .l-header .l-header-content .bookmark-wget .info:HOVER .text {
    color: #ff8b00
}

header .l-header .l-header-content .bookmark-wget .info:HOVER .icon-bookmark svg path {
    fill: #ff8b00
}

.item-search-serial .serial-info .textailor a {
    text-decoration: none;
    color: hsla(0, 0%, 100%, .5)
}

.item-search-serial .serial-info .textailor a:hover {
    color: #ff8b00
}

.c-noresult {
    padding-bottom: 25px
}

.s-text .h5,
.s-text h5 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1
}

.s-text {
    font-size: 15px;
    color: #888;
    line-height: 1.33
}

.s-text a {
    line-height: inherit;
    font-size: inherit;
    display: inline;
    color: #ff8b00;
    background-image: linear-gradient(rgba(255, 139, 0, .5), rgba(255, 139, 0, .5));
    background-size: 1px 1px;
    background-repeat: repeat-x;
    background-position: 100% 100%;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .serial-page-desc.single .serial-desc-top {
        border-bottom: 1px solid #464747
    }
}

@media only screen and (min-width:993px) {
    .s-text .h5,
    .s-text h5 {
        font-size: 24px;
        margin-bottom: 8px
    }
    .c-noresult {
        padding-top: 40px;
        padding-bottom: 65px
    }
}

@media only screen and (min-width:1280px) {
    .c-noresult {
        text-align: center;
        padding-bottom: 84px
    }
}

.block-new-serials.last-page {
    margin: 0 -25px
}

.block-new-serials.last-page .block-title {
    position: relative;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 19px;
    padding: 0 24px
}

.c-modal.modal--wide .c-modal__dialog,
.c-modal.modal-message .c-modal__dialog {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.c-modal.modal--wide .c-modal__dialog .c-modal__content,
.c-modal.modal-message .c-modal__dialog .c-modal__content {
    padding-top: 30px
}

.c-modal .c-modal__content--shadow-primary {
    box-shadow: 0 2px 76px rgba(233, 131, 12, .32)
}

.c-modal .c-modal__title {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #ff0014;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.2
}

.c-modal .c-modal__title--black {
    color: rgba(1, 1, 1, .9)
}

.c-modal .c-modal__title--white {
    color: hsla(0, 0%, 100%, .9)
}

.c-modal .c-modal__title--t2 {
    font-size: 23px
}

.c-modal .c-modal__title--iconed {
    position: relative;
    display: inline-block;
    max-width: 390px
}

.c-modal .c-modal__title--iconed:after {
    content: "";
    background-image: url(../images/arrow-0.svg);
    width: 51px;
    height: 34px;
    position: absolute;
    right: 0;
    margin-right: -50px;
    bottom: 0
}

.c-modal .c-modal__text {
    text-align: center;
    color: #ff0014;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.33
}

.c-modal .c-modal__arrow {
    margin-top: 10px
}

.c-modal .c-modal__arrow img {
    pointer-events: none;
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.c-modal .c-modal__action {
    text-align: center;
    padding-top: 5px
}

.c-modal .c-modal__body--mt {
    margin-top: 23px
}

.c-modal .c-modal__close {
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none
}

.c-modal .c-modal__close .icon-close {
    color: #bbb;
    font-size: 23px
}

.c-modal .c-modal__close--small .icon-close {
    font-size: 18px;
    color: hsla(0, 0%, 73.3%, .7)
}

.c-modal .c-modal__close--primary .icon-close {
    color: #fc7d03
}

.c-modal .c-modal__img {
    max-width: 592px;
    margin: 23px auto
}

.c-modal .c-modal__img img {
    width: 100%;
    pointer-events: none
}

.c-modal .c-modal__img--shadowed {
    box-shadow: 0 14px 46px rgba(0, 0, 0, .27)
}

.c-modal .c-modal__img--glowed {
    box-shadow: 0 14px 46px hsla(0, 0%, 100%, .15)
}

.c-modal .c-modal__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 279px
}

@media only screen and (min-width:1280px) {
    .c-modal.modal-message .c-modal__dialog {
        max-width: 561px
    }
    .c-modal.modal-message .c-modal__dialog .c-modal__content {
        padding: 35px 17px 48px
    }
    .c-modal.modal--wide .c-modal__dialog {
        max-width: 858px
    }
    .c-modal.modal--wide .c-modal__dialog .c-modal__content {
        padding: 50px 17px 53px
    }
    .c-modal .c-modal__close {
        top: 20px;
        right: 20px
    }
    .c-modal .c-modal__close .icon-close {
        transition: .3s
    }
    .c-modal .c-modal__close:hover .icon-close {
        transition: 0s;
        color: #f7941d
    }
    .c-modal .c-modal__title {
        font-size: 27px
    }
    .c-modal .c-modal__title--t2 {
        font-size: 30px
    }
    .c-modal .c-modal__title--iconed:after {
        margin-right: -79px;
        margin-bottom: -10px
    }
    .c-modal .c-modal__cat {
        width: 369px;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }
    .c-modal .c-modal__text {
        font-size: 18px;
        max-width: 310px;
        margin-left: auto;
        margin-right: auto
    }
    .c-modal .c-modal__action {
        padding-top: 12px
    }
    .c-modal .c-modal__img {
        margin-bottom: 35px;
        margin-top: 25px
    }
}

.c-btn {
    height: 58px;
    min-width: 280px;
    text-align: center;
    display: inline-block;
    border: 1px solid #f7941d;
    box-shadow: 1px 10px 15px rgba(255, 132, 0, .34);
    background-color: #fff;
    border-radius: 29px;
    text-decoration: none
}

.c-btn--black {
    border-color: #363636;
    box-shadow: 1px 10px 15px rgba(0, 0, 0, .19)
}

.c-btn--black .c-btn__anchor {
    color: #000
}

.c-btn--glowed {
    position: relative;
    box-shadow: none
}

.c-btn--glowed:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
    box-shadow: 1px 10px 29px rgba(252, 125, 3, .39);
    transition: box-shadow 1s
}

.c-btn:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: .1%;
    margin-left: -.1%;
    height: 100%
}

.c-btn .c-btn__help {
    display: flex;
    align-items: center;
    justify-content: center
}

.c-btn .c-btn__anchor {
    font-size: 20px;
    font-weight: 700
}

.c-btn .c-btn__anchor,
.c-btn .c-btn__img {
    display: inline-block;
    vertical-align: middle
}

.c-btn .c-btn__img {
    width: 27px
}

.c-btn .c-btn__img img {
    pointer-events: none;
    width: 100%;
    border-radius: 50%;
    box-shadow: -2px 5px 8px rgba(55, 55, 56, .23)
}

.c-btn .c-btn__img+.c-btn__anchor {
    padding-left: 17px
}

.u-bg-black {
    background-color: #000!important
}

@media only screen and (min-width:1280px) {
    .c-btn {
        transition: .3s
    }
    .c-btn:hover {
        background-color: #f7941d;
        transition: 0s;
        border-color: #f7941d
    }
    .c-btn:hover .c-btn__anchor {
        color: #fff
    }
    .c-btn--glowed:hover:before {
        box-shadow: 1px 0 50px rgba(252, 125, 3, .5);
        transition: box-shadow 1s
    }
}

.episode-list {
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap
}

.episode-list .item {
    padding: 0 5px 40px;
    flex-basis: 25%;
    max-width: 25%
}

.cabinet-content .episode-list {
    margin: 0 -5px
}

.cabinet-content .episode-list .delimetr {
    border: none!important;
    margin: 19px 5px 21px;
    height: 1px;
    display: block;
    width: 100%;
    background: #ff8b00
}

@media(min-width:1024px) {
    .cabinet-content .episode-list .item {
        flex-basis: 33.33%;
        max-width: 33.33%
    }
}

@media(max-width:899px) and (min-width:768px) {
    .episode-list .item {
        flex-basis: 33.33%;
        max-width: 33.33%
    }
}

@media(max-width:767px) and (min-width:461px) {
    .episode-list .item {
        flex-basis: 50%;
        max-width: 50%
    }
}

@media(max-width:460px) {
    .episode-list .item {
        flex-basis: 100%;
        max-width: 100%
    }
    .episode-list .item-serial {
        margin: 0 auto;
        max-width: 266px
    }
}

.block-viewed table.viewed tbody tr td .vertical {
    text-decoration: none
}

.moonwalk-episode-list {
    border-bottom: 1px solid #464747;
    margin-bottom: 0;
    padding-bottom: 10px
}

.l-main-content .block-new-serials {
    padding-bottom: 44px
}

.block-new-serials .rate .imdh,
.block-new-serials .rate .kinigo {
    cursor: default
}

.player-with-links {
    position: relative
}

.with-remove-viewed-button .remove-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 17px;
    height: 12px
}

.with-remove-viewed-button .remove-serial {
    position: relative;
    font-size: 12px;
    color: #ff8c03;
    cursor: pointer;
    transition: font-weight .15s ease-in-out;
    -webkit-transition: font-weight .15s ease-in-out;
    -moz-transition: font-weight .15s ease-in-out
}

.with-remove-viewed-button .label {
    height: 34px;
    position: absolute;
    right: 100%;
    top: 50%;
    font-size: 13px;
    line-height: 14px;
    background: #fff;
    color: #959595;
    white-space: nowrap;
    font-family: Rubik, sans-serif;
    padding: 9px 12px;
    border: 1px solid #959595;
    margin-right: 12px;
    margin-top: -17px;
    transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .13);
    opacity: 0;
    visibility: hidden
}

.with-remove-viewed-button .label:after,
.with-remove-viewed-button .label:before {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    top: 50%;
    left: 100%;
    border: 6px solid transparent;
    border-right-width: 0;
    margin-top: -6px
}

.with-remove-viewed-button .label:before {
    border-left-color: #959595;
    opacity: .9
}

.with-remove-viewed-button .label:after {
    border-left-color: #fff;
    margin-left: -1px
}

@media only screen and (min-width:768px) {
    .with-remove-viewed-button .remove-wrapper:hover .label {
        opacity: 1;
        visibility: visible
    }
}

.with-remove-viewed-button .remove-serial:hover {
    font-weight: 900
}

.block-viewed.with-remove-viewed-button table.viewed tbody tr td:nth-child(3),
.block-viewed.with-remove-viewed-button table.viewed thead tr th:nth-child(3) {
    width: 29%;
    padding-right: 46px
}

.block-viewed.with-remove-viewed-button table.viewed tbody tr td:first-child,
.block-viewed.with-remove-viewed-button table.viewed thead tr th:first-child {
    width: 60%
}

@media only screen and (max-width:767px) {
    .block-viewed.with-remove-viewed-button table.viewed tbody tr td:nth-child(3) {
        width: 55%;
        text-align: right;
        padding-right: 16px
    }
    .block-viewed.with-remove-viewed-button table.viewed tbody tr td:first-child {
        width: 100%;
        padding-top: 42px
    }
    .with-remove-viewed-button .remove-wrapper {
        top: 16px;
        margin-top: 0;
        right: 16px
    }
}

.page-serial-series .box-link.android {
    color: hsla(0, 0%, 99.6%, .3);
    font-size: 14px;
    font-weight: 400;
    text-align: right
}

.page-serial-series .box-link.android a {
    position: relative;
    text-shadow: 0 0 5px rgba(50, 104, 163, .2);
    padding: 0 0 0 25px;
    margin: 0 0 0 5px;
    text-decoration: none;
    color: #83c610
}

.page-serial-series .box-link.android a span {
    display: inline-block;
    border-bottom: 1px solid #83c610;
    line-height: 15px
}

.page-serial-series .box-link.android a img {
    width: 18px;
    display: block;
    left: 0;
    top: 0;
    position: absolute
}

.modal.modal-telegram-dark .c-modal__dialog {
    max-width: 320px
}

.modal.modal-telegram-dark .modal-content.c-modal__content {
    background: #000;
    box-shadow: 0 0 90px rgba(55, 187, 232, .42);
    -webkit-box-shadow: 0 0 90px rgba(55, 187, 232, .42);
    -moz-box-shadow: 0 0 90px rgba(55, 187, 232, .42);
    max-width: 400px;
    padding: 15px 20px
}

.modal.modal-telegram-dark .close {
    right: 15px;
    top: 15px;
    width: 13px;
    height: 15px
}

.modal.modal-telegram-dark .icon-close {
    color: #4ab2f2;
    font-size: 13px
}

.modal-telegram-dark .header {
    font-size: 19px;
    color: #b3b3b3;
    text-align: center;
    line-height: 29px
}

.modal-telegram-dark .header .icon-telegram-1 {
    font-size: 16px;
    padding-right: 3px
}

.modal-telegram-dark .body {
    margin-top: 23px;
    margin-bottom: 23px;
    color: #4ab2f2
}

.modal-telegram-dark .body:after {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

.modal-telegram-dark .body .browser {
    width: 124px;
    box-shadow: 0 0 90px 0 rgba(74, 178, 242, .56);
    -webkit-box-shadow: 0 0 90px 0 rgba(74, 178, 242, .56);
    -moz-box-shadow: 0 0 90px 0 rgba(74, 178, 242, .56);
    border-radius: 5px
}

.modal-telegram-dark .body .col {
    width: 50%;
    float: left
}

.modal-telegram-dark .body .first,
.modal-telegram-dark .body .second {
    text-align: center;
    font-size: 17px
}

.modal-telegram-dark .body .first {
    margin-top: 5px;
    line-height: 18px
}

.modal-telegram-dark .body .second {
    text-transform: uppercase;
    margin: 20px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px
}

.modal-telegram-dark .body .second .line:first-child {
    margin-bottom: 10px
}

.modal-telegram-dark .body .arrow {
    display: block;
    margin: auto
}

.modal-telegram-dark .tg-btn {
    display: block;
    height: 34px;
    background: #4ab2f2;
    background: linear-gradient(180deg, #4ab2f2, #036eaf);
    border-radius: 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 0 10px;
    line-height: 14px;
    box-shadow: inset 0 -2px rgba(1, 66, 106, .88), 0 9px 15px rgba(2, 8, 44, .35);
    -webkit-box-shadow: 0 -2px rgba(1, 66, 106, .88) inset, 0 9px 15px rgba(2, 8, 44, .35);
    -moz-box-shadow: 0 -2px rgba(1, 66, 106, .88) inset, 0 9px 15px rgba(2, 8, 44, .35)
}

.modal-telegram-dark .tg-btn span {
    padding-right: 15px;
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    top: -2px;
    position: relative
}

#mobile-nav .mm-listview>li>a.orange {
    color: #ff8b00;
    overflow: hidden
}

#mobile-nav .mm-listview>li>a.orange span {
    color: #ff8b00;
    display: block;
    float: left
}

#mobile-nav .mm-listview>li>a.orange:hover span {
    color: #fff
}

#mobile-nav .mm-listview>li>a.orange span:first-child {
    font-size: 17px;
    width: 20px;
    text-align: center
}

#mobile-nav .mm-listview>li>a.orange span.text {
    padding-left: 10px
}

.comment-new-wrapper .photo-stars {
    width: 26%;
    padding: 35px 30px;
    float: right
}

.comment-new-wrapper {
    min-height: 350px
}

.comment-new-wrapper .block-vk-comments {
    width: 70%;
    float: left
}

@media(max-width:768px) {
    .comment-new-wrapper .photo-stars {
        width: 200px;
        padding: 35px 10px;
        float: none
    }
    .comment-new-wrapper .block-vk-comments {
        width: 100%
    }
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot) format("embedded-opentype"), url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.woff) format("woff"), url(../fonts/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-popap-i-active .path1:before {
    content: "\E942";
    color: #ff8b00
}

.icon-popap-i-active .path2:before {
    content: "\E943";
    margin-left: -1em;
    color: #fff
}

.icon-popap-i-active .path3:before {
    content: "\E944";
    margin-left: -1em;
    color: #fff
}

.icon-popap-i .path1:before {
    content: "\E945";
    color: #fff
}

.icon-popap-i .path2:before {
    content: "\E946";
    margin-left: -1em;
    color: #ff8b00
}

.icon-popap-i .path3:before {
    content: "\E947";
    margin-left: -1em;
    color: #ff8b00
}

.icon-popap-i .path4:before {
    content: "\E948";
    margin-left: -1em;
    color: #ff8b00
}

.icon-settings:before {
    content: "\E941"
}

.icon-email:before,
.icon-flight:before,
.icon-paperplane:before,
.icon-send:before {
    content: "\E92E"
}

.icon-subscribe1:before {
    content: "\E955"
}

.icon-viewed:before {
    content: "\E950"
}

.icon-about_serial1:before {
    content: "\E951"
}

.icon-download1:before {
    content: "\E952"
}

.icon-sortirovka_first_last_seria_up1 .path1:before {
    content: "\E953";
    color: #c9c9c9
}

.icon-sortirovka_first_last_seria_up1 .path2:before {
    content: "\E954";
    margin-left: -1.3193359375em;
    color: #737373
}

.icon-about_serial:before {
    content: "\E94F"
}

.icon-random_seria:before {
    content: "\E94E"
}

.icon-the_first_seria:before {
    content: "\E94C"
}

.icon-trailer:before {
    content: "\E94D"
}

.icon-bookmarks_fill:before {
    content: "\E94B"
}

.icon-bookmarks-border:before {
    content: "\E94A"
}

.icon-sad_cat:before {
    content: "\E940"
}

.icon-android:before {
    content: "\E93F"
}

.icon-sortirovka_first_last_seria_up .path1:before {
    content: "\E93B";
    color: #ffc07f
}

.icon-sortirovka_first_last_seria_up .path2:before {
    content: "\E93C";
    margin-left: -1.4755859375em;
    color: #ff8b00
}

.icon-sortirovka_first_last_seria_down .path1:before {
    content: "\E93D";
    color: #ff8b00
}

.icon-sortirovka_first_last_seria_down .path2:before {
    content: "\E93E";
    margin-left: -1.4755859375em;
    color: #ffc07f
}

.icon-new_serias:before {
    content: "\E939"
}

.icon-fuxy:before {
    content: "\E93A"
}

.icon-instagram3:before {
    content: "\E938"
}

.icon-instagram2:before {
    content: "\E936"
}

.icon-instagram1:before {
    content: "\E937"
}

.icon-arrow-up:before {
    content: "\E934"
}

.icon-arrow-down:before {
    content: "\E933"
}

.icon-add:before {
    content: "\E932"
}

.icon-telegram:before {
    content: "\E928"
}

.icon-download:before {
    content: "\E926"
}

.icon-triangle-down:before {
    content: "\E91A"
}

.icon-triangle-up:before {
    content: "\E919"
}

.icon-chevron-right:before {
    content: "\E915"
}

.icon-chevron-left:before {
    content: "\E916"
}

.icon-chevron-up:before {
    content: "\E90C"
}

.icon-chevron-down:before {
    content: "\E90B"
}

.icon-chevron-thin-right:before {
    content: "\E904"
}

.icon-chevron-small-right:before {
    content: "\E905"
}

.icon-chevron-thin-left:before {
    content: "\E906"
}

.icon-chevron-small-left:before {
    content: "\E907"
}

.icon-random:before {
    content: "\E935"
}

.icon-camera:before {
    content: "\E930"
}

.icon-user:before {
    content: "\E931"
}

.icon-telegram-1:before {
    content: "\E92F"
}

.icon-news:before {
    content: "\E92D"
}

.icon-close-light:before {
    content: "\E92C"
}

.icon-collections:before {
    content: "\E92B"
}

.icon-notice:before {
    content: "\E92A"
}

.icon-instruk:before {
    content: "\E929"
}

.icon-all-news:before {
    content: "\E927"
}

.icon-send-review:before {
    content: "\E925"
}

.icon-whatch-traler:before {
    content: "\E924"
}

.icon-description:before {
    content: "\E923"
}

.icon-check:before {
    content: "\E922"
}

.icon-date:before {
    content: "\E91D"
}

.icon-pencil:before {
    content: "\E91E"
}

.icon-review-1 .path1:before {
    content: "\E91F";
    color: #000;
    opacity: .49
}

.icon-review-1 .path2:before {
    content: "\E920";
    margin-left: -1.28515625em;
    color: #000
}

.icon-traler:before {
    content: "\E921"
}

.icon-torrent:before {
    content: "\E91B"
}

.icon-view-online:before {
    content: "\E91C"
}

.icon-play .path1:before {
    content: "\E917";
    color: #eca03c
}

.icon-play .path2:before {
    content: "\E918";
    margin-left: -.75390625em;
    color: #ec8a23
}

.icon-review:before {
    content: "\E914"
}

.icon-subscribe:before {
    content: "\E912"
}

.icon-view:before {
    content: "\E910"
}

.icon-movie:before {
    content: "\E911"
}

.icon-bookmarks:before {
    content: "\E913"
}

.icon-close:before {
    content: "\E90E"
}

.icon-login:before {
    content: "\E90D"
}

.icon-search:before {
    content: "\E908"
}

.icon-imdb:before {
    content: "\E909"
}

.icon-kinopoisk:before {
    content: "\E90A"
}

.icon-facebook:before {
    content: "\E903"
}

.icon-odnoklassniki:before {
    content: "\E90F"
}

.icon-vk:before {
    content: "\E900"
}

.icon-twitter:before {
    content: "\E901"
}

.icon-youtube:before {
    content: "\E902"
}

.icon-search1:before {
    content: "\E949"
}

.icon-spinner:before {
    content: "\E97B"
}

.player-component {
    margin-bottom: 15px
}

@media(max-width:766px) {
    .player-component {
        margin-bottom: 12px
    }
}

.player-component:after {
    content: "";
    display: block;
    clear: both
}

.player-component .sounds-wrapper {
    margin-bottom: 26px;
    position: relative
}

@media only screen and (max-width:766px) {
    .player-component .sounds-wrapper {
        margin-bottom: 0
    }
}

.player-component .sounds-wrapper .sounds-list {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    white-space: nowrap;
    font-size: 0
}

@media only screen and (max-width:766px) {
    .player-component .sounds-wrapper .sounds-list {
        overflow-x: auto
    }
}

.player-component .sounds-wrapper .sounds-list:after {
    content: "";
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 45px;
    background: #434344
}

@media only screen and (max-width:766px) {
    .player-component .sounds-wrapper .sounds-list {
        padding-bottom: 10px
    }
    .player-component .sounds-wrapper .sounds-list:after {
        bottom: 10px
    }
}

.player-component .sounds-wrapper .sounds-list .slick-arrow {
    width: 28px;
    height: 46px;
    background-color: #000;
    border: 1px solid #252525;
    opacity: .7;
    border-radius: 0;
    color: #fff;
    transition: opacity .2s ease-in-out, color .2s ease-in-out;
    position: absolute;
    top: 0;
    z-index: 1;
    outline: 0
}

.player-component .sounds-wrapper .sounds-list .slick-arrow.prev {
    left: 0
}

.player-component .sounds-wrapper .sounds-list .slick-arrow.next {
    right: 0
}

.player-component .sounds-wrapper .sounds-list .slick-arrow.slick-disabled {
    display: none!important
}

.player-component .sounds-wrapper .sounds-list .slick-arrow span {
    font-size: 14px
}

.player-component .sounds-wrapper .sounds-list .slick-arrow:hover {
    color: #ff8b00;
    opacity: 1
}

.player-component .sounds-wrapper .sounds-list .sound-item {
    position: relative;
    display: inline-block;
    height: 46px;
    padding: 15px 30px 16px;
    color: #8c8c8c;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    cursor: pointer;
    transition: color .2s ease-in-out, text-shadow .2s ease-in-out;
    outline: 0
}

.player-component .sounds-wrapper .sounds-list .sound-item.active,
.player-component .sounds-wrapper .sounds-list .sound-item:hover {
    color: #ff8b00;
    text-shadow: 0 0 4px rgba(248, 136, 3, .65)
}

.player-component .sounds-wrapper .sounds-list .sound-item:after {
    content: "";
    height: 3px;
    background: #ff8b00;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    opacity: 0;
    transition: opacity .2s ease-in-out;
    z-index: 1
}

.player-component .sounds-wrapper .sounds-list .sound-item.active {
    text-shadow: none!important;
    cursor: default
}

.player-component .sounds-wrapper .sounds-list .sound-item.active:after {
    opacity: 1
}

.player-component .player-wrapper {
    position: relative
}

.player-component .player-wrapper .player-iframe {
    position: relative;
    padding-bottom: 59%
}

.player-component .player-wrapper .player-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.player-component .player-wrapper .arrows-wrapper .arrow {
    text-decoration: none;
    color: hsla(0, 0%, 100%, .7);
    transition: color .1s ease-in-out
}

.player-component .player-wrapper .arrows-wrapper .arrow:hover {
    color: #ff8b00
}

.player-component .player-wrapper .arrows-wrapper .arrow .text2 {
    display: none
}

@media(max-width:767px) {
    .player-component .player-wrapper .arrows-wrapper .arrow .text {
        display: none
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .text2 {
        display: inline-block
    }
}

.player-component .player-wrapper .arrows-wrapper .viewed {
    display: none
}

@media only screen and (max-width:767px) {
    .player-component .player-wrapper .arrows-wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        font-weight: 400;
        border-bottom: 1px solid #464747;
        position: relative
    }
    .player-component .player-wrapper .arrows-wrapper .viewed {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #c9c9c9;
        text-decoration: none
    }
    .player-component .player-wrapper .arrows-wrapper .viewed i {
        margin-right: 10px;
        display: inline-block
    }
    .player-component .player-wrapper .arrows-wrapper .viewed.active,
    .player-component .player-wrapper .arrows-wrapper .viewed:active {
        color: #ff8b00
    }
    .player-component .player-wrapper .arrows-wrapper:after {
        content: "";
        display: block;
        clear: both
    }
    .player-component .player-wrapper .arrows-wrapper .arrow {
        vertical-align: middle;
        line-height: 14px;
        height: 14px
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.prev {
        float: left
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.next {
        float: right
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label .number,
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label .title {
        display: none
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .box-arrow {
        font-size: 12px
    }
}

@media only screen and (min-width:767px) {
    .player-component .player-wrapper .arrows-wrapper .arrow {
        position: absolute;
        top: 50%;
        margin-top: -25px
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.prev {
        left: -10px
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.prev .box-arrow {
        left: 0
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.prev .arrow-label {
        text-align: left;
        padding: 0 36px 0 64px
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.next {
        right: -10px
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.next .box-arrow {
        right: 0
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.next .arrow-label {
        text-align: right;
        padding: 0 64px 0 36px
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .box-arrow {
        position: absolute;
        top: 0;
        display: block;
        width: 50px;
        height: 50px;
        background-color: rgba(0, 0, 0, .7);
        border: 1px solid rgba(37, 37, 37, .7);
        border-radius: 50%;
        z-index: 1
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .box-arrow:before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 18px;
        height: 18px;
        margin-top: -9px;
        margin-left: -9px;
        font-size: 18px
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label {
        position: absolute;
        z-index: -1;
        height: 50px;
        border-radius: 25px;
        background: #ff8b00;
        line-height: 50px;
        display: inline-block;
        font-size: 0;
        opacity: 0;
        visibility: hidden;
        transition: opacity .2s ease-in-out
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label .vertical {
        vertical-align: middle;
        display: inline-block
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label .text {
        display: none
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label .number,
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label .title {
        display: block;
        color: #fff;
        font-size: 14px;
        line-height: 18px;
        white-space: nowrap
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label .number {
        font-weight: 700
    }
    .player-component .player-wrapper .arrows-wrapper .arrow .arrow-label .title {
        font-weight: 400
    }
    .player-component .player-wrapper .arrows-wrapper .arrow:hover .arrow-label {
        position: relative;
        z-index: 0;
        visibility: visible;
        opacity: 1
    }
}

@media only screen and (min-width:1025px) {
    .player-component .player-wrapper .arrows-wrapper .arrow.prev {
        left: -18px
    }
    .player-component .player-wrapper .arrows-wrapper .arrow.next {
        right: -18px
    }
}

.player-component .player-wrapper .additional {
    width: 100%;
    float: left;
    padding: 14px 0;
    border-bottom: 1px solid #464747
}

@media only screen and (max-width:766px) {
    .player-component .player-wrapper .additional {
        float: none
    }
}

.new-series-slider {
    margin: 0 -5px
}

.new-series-slider:not(.slick-initialized) .item:nth-child(4n+1) {
    clear: both
}

.new-series-slider:not(.slick-initialized) .item:nth-child(3n+1) {
    clear: none
}

.new-series-slider .item {
    display: block;
    float: left;
    width: 25%;
    padding: 0 5px 25px
}

@media only screen and (max-width:1023px) {
    .new-series-slider .item {
        width: 33.3333%
    }
}

@media only screen and (max-width:767px) {
    .new-series-slider .item {
        width: 50%;
        padding: 0 0 25px
    }
}

@media only screen and (max-width:460px) {
    .new-series-slider .item {
        width: 100%
    }
}

.new-series-slider .slick-arrow {
    top: 30%
}

.new-series-slider .slick-arrow.slick-prev {
    left: -16px
}

.new-series-slider .slick-arrow.slick-next {
    right: -16px
}

@media only screen and (max-width:1023px) {
    .new-series-slider:not(.slick-initialized) .item:nth-child(4n+1) {
        clear: none
    }
}

@media only screen and (max-width:1023px) {
    .new-series-slider:not(.slick-initialized) .item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:767px) {
    .new-series-slider:not(.slick-initialized) .item:nth-child(3n+1) {
        clear: none
    }
}

@media only screen and (max-width:767px) {
    .new-series-slider:not(.slick-initialized) .item:nth-child(odd) {
        clear: both
    }
}

@media only screen and (max-width:460px) {
    .new-series-slider {
        margin: 0 auto;
        max-width: 266px
    }
}

.block-new-serials {
    padding: 14px 0 54px;
    position: relative;
    z-index: 11
}

@media only screen and (max-width:1025px) {
    .block-new-serials {
        padding: 14px 0 40px
    }
}

.block-new-serials .block-title {
    position: relative;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 19px;
    padding: 0 24px
}

@media only screen and (max-width:767px) {
    .block-new-serials .block-title {
        font-size: 22px
    }
}

.box-popover-5 .block-content {
    margin: 0 12px;
    position: relative
}

@media only screen and (max-width:1025px) {
    .box-popover-5 .block-content {
        margin: 0 5px
    }
}

.box-popover-5 .new-serials-mob-slider.owl-theme .owl-nav span {
    font-size: 13px
}

.box-popover-5 .new-serials-mob-slider.owl-theme .owl-nav [class*=owl-].owl-next {
    right: 0
}

.box-popover-5 .new-serials-mob-slider.owl-theme .owl-nav [class*=owl-].owl-prev {
    left: 0
}

.box-popover-5 .new-serials-mob-slider:not(.owl-loaded) {
    display: block;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden
}

.box-popover-5 .new-serials-mob-slider:not(.owl-loaded) .item {
    display: inline-block;
    vertical-align: top
}

.box-popover-5 .new-serials-mob-slider .item {
    width: 222px;
    padding: 0 12px;
    display: block
}

@media only screen and (max-width:1025px) {
    .box-popover-5 .new-serials-mob-slider .item {
        padding: 0 5px
    }
}

.box-popover-5 .new-serials-mob-slider .owl-nav {
    display: block;
    opacity: 1;
    visibility: visible;
    transition: all .2s ease 0s
}

.box-popover-5 .popover {
    width: 100%;
    max-width: 330px;
    background-color: #fff;
    border: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: 0 0 24px rgba(23, 24, 32, .25)
}

.box-popover-5 .popover.right:before {
    content: "";
    width: 3px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ff8b00
}

.box-popover-5 .popover.right:after {
    content: "";
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    right: 100%;
    top: 0
}

.box-popover-5 .popover.right .arrow {
    left: -7px;
    width: 0;
    height: 0;
    border-color: transparent #ff8b00 transparent transparent;
    border-style: solid;
    border-width: 9px 7px 9px 0
}

.box-popover-5 .popover.right .arrow:after {
    display: none
}

.box-popover-5 .popover.right .arrow:before {
    content: "";
    display: block;
    position: absolute;
    right: -7px;
    margin: 0;
    top: 24px;
    width: 0;
    height: 0;
    border-color: transparent #007bff transparent transparent;
    border-style: solid;
    border-width: 0 44px 44px 0;
    opacity: 0
}

.box-popover-5 .popover.left:before {
    content: "";
    width: 3px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ff8b00
}

.box-popover-5 .popover.left:after {
    content: "";
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    left: 100%;
    top: 0
}

.box-popover-5 .popover.left .arrow {
    right: -7px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ff8b00;
    border-style: solid;
    border-width: 9px 0 9px 7px
}

.box-popover-5 .popover.left .arrow:before {
    content: "";
    display: block;
    position: absolute;
    left: -7px;
    margin: 0;
    top: 24px;
    width: 0;
    height: 0;
    border-color: #007bff transparent transparent;
    border-style: solid;
    border-width: 44px 44px 0 0;
    opacity: 0
}

.box-popover-5 .popover .arrow {
    top: 11px!important;
    margin-top: 0
}

.box-popover-5 .popover .arrow:after {
    display: none
}

.box-popover-5 .popover .popover-content {
    padding: 22px 38px 24px 25px
}

@media only screen and (min-width:1026px) {
    .block-new-serials .new-serials-mob-slider.slick-initialized .item {
        width: 192px
    }
}

.page-serial .block-new-serials {
    display: block;
    width: 100%;
    padding: 0 0 10px;
    margin: -20px 0 0
}

@media only screen and (max-width:767px) {
    .page-serial .block-new-serials {
        margin-top: -35px
    }
}

.page-serial .block-new-serials .block-title {
    display: inline-block;
    width: 100%;
    color: #343434;
    font-size: 30px;
    font-weight: 700;
    padding: 0 24px;
    text-align: left
}

@media only screen and (max-width:1025px) {
    .page-serial .block-new-serials .block-title {
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .page-serial .block-new-serials .block-title {
        font-size: 22px
    }
}

.owl-theme .owl-nav .disabled,
.owl-theme .owl-nav .disabled:hover {
    opacity: 0
}

.limited-block-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 53%
}

.limited-block-wrapper .limited-block {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center
}

.limited-block-wrapper .limited-block .limited-block-content {
    display: inline-block;
    position: relative
}

.limited-block-wrapper .limited-block .limited-block-content span {
    position: absolute;
    left: 0;
    top: 50%;
    line-height: 1
}

.iframe-body {
    padding: 0!important;
    margin: 0!important
}

.iframe-body .limited-block-wrapper {
    color: #ff8b00;
    background: #000
}

.iframe-body .limited-block-wrapper .limited-block-content {
    padding-left: 90px
}

.iframe-body .limited-block-wrapper .limited-block-content span {
    font-size: 50px;
    margin-top: -22px
}

.iframe-body .limited-block-wrapper .limited-block-content .heading {
    font-size: 24px;
    font-weight: 700
}

.iframe-body .limited-block-wrapper .limited-block-content .additional {
    font-size: 20px;
    margin-top: 10px
}

@media screen and (max-width:600px) {
    .iframe-body .limited-block-wrapper .limited-block-content {
        padding-left: 60px
    }
    .iframe-body .limited-block-wrapper .limited-block-content span {
        font-size: 40px;
        margin-top: -18px
    }
    .iframe-body .limited-block-wrapper .limited-block-content .heading {
        font-size: 18px;
        font-weight: 700
    }
    .iframe-body .limited-block-wrapper .limited-block-content .additional {
        font-size: 14px;
        margin-top: 5px
    }
}

@media screen and (max-width:480px) {
    .iframe-body .limited-block-wrapper .limited-block-content {
        padding-left: 50px
    }
    .iframe-body .limited-block-wrapper .limited-block-content span {
        font-size: 30px;
        margin-top: -13px
    }
    .iframe-body .limited-block-wrapper .limited-block-content .heading {
        font-size: 14px;
        font-weight: 700
    }
    .iframe-body .limited-block-wrapper .limited-block-content .additional {
        font-size: 12px;
        margin-top: 5px
    }
}

.block-download-torrent .limited-block-wrapper {
    color: #d2d2d2
}

.block-download-torrent .limited-block-wrapper .limited-block-content {
    padding-left: 55px
}

.block-download-torrent .limited-block-wrapper .limited-block-content span {
    font-size: 38px;
    margin-top: -16px
}

.block-download-torrent .limited-block-wrapper .limited-block-content .heading {
    font-size: 16px;
    font-weight: 700
}

.block-download-torrent .limited-block-wrapper .limited-block-content .additional {
    font-size: 14px;
    margin-top: 10px
}

.page.torrent .limited-block-wrapper {
    color: #ff8b00;
    padding-bottom: 30%
}

.page.torrent .limited-block-wrapper .limited-block-content {
    padding-left: 120px
}

.page.torrent .limited-block-wrapper .limited-block-content span {
    font-size: 70px;
    margin-top: -30px
}

.page.torrent .limited-block-wrapper .limited-block-content .heading {
    font-size: 24px;
    font-weight: 700
}

.page.torrent .limited-block-wrapper .limited-block-content .additional {
    font-size: 20px;
    margin-top: 10px
}

@media screen and (max-width:600px) {
    .page.torrent .limited-block-wrapper .limited-block-content {
        padding-left: 60px
    }
    .page.torrent .limited-block-wrapper .limited-block-content span {
        font-size: 40px;
        margin-top: -18px
    }
    .page.torrent .limited-block-wrapper .limited-block-content .heading {
        font-size: 18px;
        font-weight: 700
    }
    .page.torrent .limited-block-wrapper .limited-block-content .additional {
        font-size: 14px;
        margin-top: 5px
    }
}

@media screen and (max-width:480px) {
    .page.torrent .limited-block-wrapper .limited-block-content {
        padding-left: 50px
    }
    .page.torrent .limited-block-wrapper .limited-block-content span {
        font-size: 30px;
        margin-top: -13px
    }
    .page.torrent .limited-block-wrapper .limited-block-content .heading {
        font-size: 14px;
        font-weight: 700
    }
    .page.torrent .limited-block-wrapper .limited-block-content .additional {
        font-size: 12px;
        margin-top: 5px
    }
}

.rate-component {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    font-weight: 700
}

.rate-component>.rate-element {
    position: relative;
    float: left;
    color: #939393;
    padding: 0 10px 0 20px
}

.rate-component>.rate-element:before {
    content: "\E90A";
    font-family: icomoon!important;
    color: #515151;
    font-size: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.rate-component>.rate-element.long {
    padding-left: 34px
}

.rate-component>.rate-element.long:before {
    font-size: 12px;
    content: "\E909"
}

.rate-component>.rate-element:last-child {
    padding-right: 0
}

.page-serial-series .page-header .rate-component,
.page-serial .page-header .rate-component {
    margin-top: 10px;
    padding-left: 8px;
    vertical-align: top
}

@media(max-width:767px) {
    .page-serial-series .page-header .rate-component,
    .page-serial .page-header .rate-component {
        margin-top: 8px
    }
}

.literal .rate-component,
.popover .serial-info .rate-component {
    height: 13px;
    line-height: 13px;
    width: 100%;
    max-width: 120px;
    display: flex;
    justify-content: space-between;
    font-size: 13px
}

.literal .rate-component>.rate-element,
.popover .serial-info .rate-component>.rate-element {
    padding-left: 15px;
    color: rgba(66, 66, 66, .8)
}

.literal .rate-component>.rate-element:before,
.popover .serial-info .rate-component>.rate-element:before {
    color: rgba(61, 61, 61, .5);
    font-size: 12px;
    line-height: 12px
}

.literal .rate-component>.rate-element.long,
.popover .serial-info .rate-component>.rate-element.long {
    padding-left: 32px
}

.literal .rate-component>.rate-element.long:before,
.popover .serial-info .rate-component>.rate-element.long:before {
    font-size: 11px
}

.modal-trailer .rate-component {
    font-size: 18px;
    width: 132px;
    display: flex;
    justify-content: space-between
}

.modal-trailer .rate-component>.rate-element {
    padding-left: 24px
}

.modal-trailer .rate-component>.rate-element:before {
    color: #4f4d4b;
    font-size: 17px;
    line-height: 17px
}

.modal-trailer .rate-component>.rate-element.long {
    padding-left: 42px
}

.modal-trailer .rate-component>.rate-element.long:before {
    font-size: 14px
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 rgba(255, 138, 0, 0)
    }
    70% {
        box-shadow: 0 15px 22px rgba(255, 138, 0, .2)
    }
    to {
        box-shadow: 0 0 0 rgba(255, 138, 0, 0)
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 rgba(255, 138, 0, 0)
    }
    70% {
        box-shadow: 0 15px 22px rgba(255, 138, 0, .2)
    }
    to {
        box-shadow: 0 0 0 rgba(255, 138, 0, 0)
    }
}

.literal-grid {
    display: flex;
    flex-wrap: wrap
}

.literal-grid .literal {
    display: block;
    float: left;
    width: 25%;
    position: relative;
    padding: 0 34px 70px
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    .literal-grid .literal {
        width: 33.3333%;
        padding: 0 15px 54px 25px
    }
}

@media only screen and (max-width:767px) {
    .literal-grid .literal {
        width: 50%;
        padding: 0 15px 54px 25px
    }
}

@media only screen and (max-width:560px) {
    .literal-grid .literal {
        width: 100%;
        padding: 0 0 30px 25px
    }
}

.literal-grid .literal.show-all ul li:nth-child(n+8) {
    display: block
}

.literal-grid .literal .literal__header {
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    color: #ff8b00;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

.literal-grid .literal.show-all li:not(.hidden) {
    display: block!important
}

.literal-grid .literal ul {
    font-size: 0;
    margin: 0 -10px 5px
}

.literal-grid .literal ul li {
    display: block;
    vertical-align: top;
    position: relative;
    width: 100%;
    padding: 5px 10px
}

.literal-grid .literal ul li:not(.hidden)~li:not(.hidden)~li:not(.hidden)~li:not(.hidden)~li:not(.hidden)~li:not(.hidden)~li:not(.hidden)~li {
    display: none
}

.literal-grid .literal .js_show_all {
    display: inline-block;
    position: relative;
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    padding: 0 14px 0 0
}

.literal-grid .literal .js_show_all:before {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E90B";
    color: inherit;
    font-size: 8px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0
}

@media only screen and (max-width:767px) {
    .literal-grid .literal .js_show_all:before {
        margin-top: 1px
    }
}

.literal-grid .literal .js_show_all.active:before {
    content: "\E90C"
}

.literal-grid .literal .js_show_all:hover {
    text-decoration: none;
    color: #ff8b00
}

.literal-grid .literal .literal__item {
    position: relative
}

.literal-grid .literal .literal__item:hover>a {
    color: #ff8b00
}

.literal-grid .literal .literal__item:hover .literal__item--card {
    display: block
}

.literal-grid .literal .literal__item>a {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    color: #575656;
    text-decoration: none;
    transition: all .1s ease 0s
}

.literal-grid .literal .literal__item>a:hover {
    color: #ff8b00
}

@media only screen and (max-width:1025px) {
    .literal-grid .literal .literal__item .literal__item--card {
        display: none!important
    }
}

@media only screen and (min-width:1026px) {
    .literal-grid .literal .literal__item .literal__item--card {
        display: none;
        position: absolute;
        z-index: 10;
        left: 100%;
        top: -12px;
        width: 530px;
        background-color: #fff;
        box-shadow: 0 0 24px rgba(0, 0, 0, .25);
        padding: 30px 30px 25px 22px;
        border-left: 3px solid #ff8b00;
        right: inherit;
        border-right: 0
    }
    .literal-grid .literal .literal__item .literal__item--card:before {
        content: "";
        width: 0;
        height: 0;
        border-color: transparent #ff8b00 transparent transparent;
        border-style: solid;
        border-width: 7px 6px 7px 0;
        display: block;
        position: absolute;
        top: 18px;
        left: -9px;
        right: inherit
    }
    .literal-grid .literal .literal__item .literal__item--card .poster {
        display: block;
        float: left;
        width: 182px;
        margin-right: 25px
    }
    .literal-grid .literal .literal__item .literal__item--card .poster .poster-link {
        width: 100%;
        display: block
    }
    .literal-grid .literal .literal__item .literal__item--card .poster img {
        width: 100%;
        border: 1px solid #ff8b00;
        box-shadow: 0 0 18px rgba(255, 138, 0, .51)
    }
    .literal-grid .literal .literal__item .literal__item--card .poster .links {
        display: block;
        margin: 6px -6px 0
    }
    .literal-grid .literal .literal__item .literal__item--card .poster .links .item-link {
        width: 50%;
        float: left;
        padding: 0 6px
    }
    .literal-grid .literal .literal__item .literal__item--card .poster .links .item-link .btn {
        width: 100%;
        min-width: inherit;
        padding: 0 5px
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__header {
        color: #2e2e2e;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.1;
        margin-bottom: 14px
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__header a {
        color: #ff8b00;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit;
        text-decoration: none
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__header a:hover {
        text-decoration: underline
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__header .original__name {
        color: hsla(0, 0%, 43.9%, .8);
        font-size: 14px;
        font-weight: 400;
        line-height: 1.2;
        margin-top: 2px
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__info {
        display: table;
        width: 268px;
        border-top: 1px solid #f0f0f0;
        margin-bottom: 14px
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__info .item {
        display: table-row
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__info .item .content,
    .literal-grid .literal .literal__item .literal__item--card .info .card__info .item .label {
        display: table-cell;
        padding-top: 8px;
        padding-bottom: 8px
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__info .item .label {
        color: hsla(0, 0%, 43.9%, .7);
        font-size: 13px;
        font-weight: 400;
        line-height: 1.2;
        vertical-align: middle;
        padding-right: 16px;
        border-bottom: 1px solid #f0f0f0
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__info .item .content {
        color: #101010;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.2;
        vertical-align: middle;
        border-bottom: 1px solid #f0f0f0
    }
    .literal-grid .literal .literal__item .literal__item--card .info .card__tags {
        opacity: .8;
        color: #707070;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.2;
        margin-bottom: 15px
    }
    .literal-grid .literal .literal__item .literal__item--card .info .description .label {
        color: rgba(53, 53, 53, .9);
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        margin-bottom: 5px
    }
    .literal-grid .literal .literal__item .literal__item--card .info .description .card__description {
        color: #353535;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        max-height: 72px;
        overflow: hidden;
        margin-bottom: 0
    }
}

@media only screen and (min-width:1026px) and (max-width:560px) {
    .literal-grid .literal .literal__item .literal__item--card .info .description .card__description {
        font-size: 12px
    }
}

@media only screen and (min-width:1026px) {
    .literal-grid .literal .literal__item .literal__item--card .info .description .card__description a {
        color: #353535;
        padding-left: 5px;
        text-decoration: none
    }
    .literal-grid .literal .literal__item .literal__item--card .info .description .card__description a:hover {
        color: #ff8b00
    }
}

.literal-grid .literal[data-id="3"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="4"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="7"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="8"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="11"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="12"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="15"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="16"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="19"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="20"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="23"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="24"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="27"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="28"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="31"] .literal__item .literal__item--card,
.literal-grid .literal[data-id="32"] .literal__item .literal__item--card {
    left: inherit;
    right: 100%;
    border-left: none;
    border-right: 3px solid #ff8b00;
    padding: 30px 22px 25px 30px
}

.literal-grid .literal[data-id="3"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="4"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="7"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="8"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="11"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="12"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="15"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="16"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="19"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="20"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="23"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="24"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="27"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="28"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="31"] .literal__item .literal__item--card:before,
.literal-grid .literal[data-id="32"] .literal__item .literal__item--card:before {
    left: inherit;
    right: -9px;
    border-width: 7px 0 7px 6px;
    border-color: transparent transparent transparent #ff8b00
}

.literal-grid .literal.pulse:before {
    content: "";
    display: block;
    position: absolute;
    left: -15px;
    right: 15px;
    top: -10px;
    bottom: 30px;
    background: #fff;
    z-index: 0;
    box-shadow: 0 0 0 rgba(255, 138, 0, .2);
    -webkit-animation: pulse 3s infinite;
    animation: pulse 3s infinite
}

@media only screen and (max-width:560px) {
    .literal-grid .literal.pulse:before {
        bottom: 15px
    }
}

.wrapper-letters {
    display: flex
}

@media(max-width:992px) {
    .wrapper-letters {
        flex-wrap: wrap
    }
}

@media(max-width:992px) {
    .wrapper-letters ul {
        order: 2
    }
}

.wrapper-letters .wrapper-random {
    padding-left: 48px;
    flex-shrink: 0
}

@media(max-width:992px) {
    .wrapper-letters .wrapper-random {
        width: 100%;
        padding: 0 0 10px;
        order: 0;
        text-align: center
    }
}

@media(max-width:767px) {
    .wrapper-letters .wrapper-random {
        padding: 0 0 25px
    }
}

.newscatalog-main {
    padding: 6px 0 0;
        padding-bottom: 200px;
}

@media(max-width:480px) {
    .newscatalog-main {
        padding: 0
    }
}

.newscatalog-main .abc-wrapper {
    padding: 15px 32px 0;
    position: relative;
    z-index: 12;
    transition: opacity .4s
}

.newscatalog-main .abc-wrapper.not-visible {
    opacity: 0
}

@media only screen and (max-width:560px) {
    .newscatalog-main .abc-wrapper {
        padding: 25px 20px 0
    }
}

.newscatalog-main .abc-wrapper .letter-list {
    display: flex;
    position: relative;
    width: 100%;
    margin-bottom: 32px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .newscatalog-main .abc-wrapper .letter-list {
        position: absolute;
        display: block;
        right: 4px;
        top: 42px;
        z-index: 10;
        width: 28px;
        margin-bottom: 0
    }
}

@media only screen and (max-width:560px) {
    .newscatalog-main .abc-wrapper .letter-list {
        top: 22px
    }
}

@media only screen and (min-width:768px) {
    .newscatalog-main .abc-wrapper .letter-list:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background: #e6e6e6
    }
}

.newscatalog-main .abc-wrapper .letter-list li {
    width: 100%
}

@media only screen and (max-width:767px) {
    .newscatalog-main .abc-wrapper .letter-list li {
        width: 100%
    }
}

.newscatalog-main .abc-wrapper .letter-list li a {
    display: block;
    position: relative;
    color: silver;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    transition: all .1s ease 0s;
    z-index: 2
}

@media only screen and (max-width:767px) {
    .newscatalog-main .abc-wrapper .letter-list li a {
        color: #fe8a00;
        line-height: 28px;
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:1200px) {
    .newscatalog-main .abc-wrapper .letter-list li a {
        width: 24px
    }
}

@media only screen and (min-width:768px) {
    .newscatalog-main .abc-wrapper .letter-list li a {
        border: 1px solid transparent
    }
    .newscatalog-main .abc-wrapper .letter-list li a:after {
        content: "";
        position: absolute;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        bottom: 0;
        display: none;
        width: 16px;
        height: 3px;
        background-color: #ff8b00;
        opacity: 0;
        transition: all .1s ease 0s
    }
    .newscatalog-main .abc-wrapper .letter-list li a:hover {
        color: #ff8b00;
        font-weight: 700;
        border-color: #ff8b00;
        background: #fff;
        box-shadow: 0 6px 7px rgba(0, 131, 218, .10)
    }
    .newscatalog-main .abc-wrapper .letter-list li a:hover:after {
        opacity: 1
    }
}

.newscatalog-main .newscatalog-form {
    position: relative
}

.newscatalog-main .newscatalog-form:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 16;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s
}

.newscatalog-main .newscatalog-form.loading:after {
    opacity: .5;
    visibility: visible
}

.newscatalog-main .newscatalog-form .nav-tabs {
    text-align: center
}

.newscatalog-main .newscatalog-form .nav-tabs:after {
    left: 0;
    background: #fff;
    background: -webkit-gradient(left top, right top, color-stop(0, #fff), color-stop(100%, hsla(0, 0%, 100%, 0)));
    background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0))
}

.newscatalog-main .newscatalog-form .nav-tabs:after,
.newscatalog-main .newscatalog-form .nav-tabs:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 55px;
    z-index: 1;
    pointer-events: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1)
}

.newscatalog-main .newscatalog-form .nav-tabs:before {
    right: 0;
    background: hsla(0, 0%, 100%, 0);
    background: -webkit-gradient(left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(100%, #fff));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff)
}

.newscatalog-main .newscatalog-form .nav-tabs li {
    display: inline-block;
    vertical-align: top;
    padding: 0 14px
}

@media only screen and (max-width:767px) {
    .newscatalog-main .newscatalog-form .nav-tabs li {
        padding: 0 15px
    }
}

.newscatalog-main .newscatalog-form .nav-tabs li.slick-slide {
    display: block
}

@media(max-width:767px) {
    .newscatalog-main .newscatalog-form .nav-tabs li.slick-slide {
        padding-top: 13px
    }
}

@media only screen and (max-width:767px) {
    .newscatalog-main .newscatalog-form .nav-tabs li>a {
        height: 66px;
        padding: 0
    }
}

.newscatalog-main .newscatalog-form .nav-tabs li span {
    line-height: 66px
}

.newscatalog-main .newscatalog-form .group-fields-wrapper {
    position: relative;
    padding: 23px 33px;
    background-color: #f6f6f6;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    z-index: 15
}

@media only screen and (max-width:1025px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper {
        padding: 23px 25px
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper+.abc:before {
    display: none
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group {
    padding-bottom: 32px
}

@media only screen and (max-width:767px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .top-group {
        padding-bottom: 14px
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label {
    color: rgba(101, 101, 102, .9);
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    margin: 0 0 6px
}

@media only screen and (max-width:1025px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label {
        margin-bottom: 10px
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label .radio-line {
    display: inline-block;
    border-bottom: 1px solid #cfcfcf
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label .radio-line .del,
.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label .radio-line label {
    color: #c3c3c4
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label .radio-line label {
    margin-bottom: -1px;
    padding-bottom: 6px;
    transition: color .2s ease-in-out, border-color .2s ease-in-out;
    border-bottom: 1px solid #c3c3c4;
    font-size: 15px
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label .radio-line label:hover {
    color: #ff8b00
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label .radio-line input[type=radio] {
    display: none
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .field-label .radio-line input[type=radio]:checked+label {
    color: #ff8b00;
    border-color: #ff8b00
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .item-field+.item-field {
    padding-top: 14px
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating {
    display: block;
    float: left;
    width: 19.3%;
    padding-right: 23px
}

@media only screen and (max-width:1025px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating {
        padding-right: 15px;
        width: 25%
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating .irs-grid-pol {
    opacity: 0
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating .irs-grid-pol:first-child,
.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating .irs-grid-pol:nth-last-child(2) {
    opacity: 1
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating .irs-grid-text {
    opacity: 0
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating .irs-grid-text.active,
.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating .irs-grid-text.js-grid-text-0,
.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-rating .irs-grid-text.js-grid-text-10 {
    opacity: 1
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-years {
    display: block;
    float: left;
    width: 80.7%;
    padding-left: 23px
}

@media only screen and (max-width:1025px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-years {
        padding-left: 15px;
        width: 75%
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-years .item-field {
    padding-bottom: 14px
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .top-group .box-field-years .item-field:last-child {
    padding-bottom: 0
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-fields {
    display: block;
    float: left;
    width: 68.6%;
    padding-right: 21px
}

@media only screen and (max-width:1025px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-fields {
        padding-right: 10px
    }
}

@media only screen and (max-width:767px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-fields {
        padding: 0;
        width: 100%
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-fields .group {
    margin: 0 -21px
}

@media only screen and (max-width:1025px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-fields .group {
        margin: 0 -10px
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-fields .group .item-field {
    display: block;
    float: left;
    padding: 0 21px;
    width: 33.3333%
}

@media only screen and (max-width:1025px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-fields .group .item-field {
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-fields .group .item-field {
        width: 100%;
        padding-bottom: 14px
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-actions {
    display: block;
    float: left;
    width: 31.4%;
    padding-left: 21px
}

@media only screen and (max-width:1025px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-actions {
        padding-left: 10px
    }
}

@media only screen and (max-width:767px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-actions {
        padding: 0;
        width: 100%
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-actions .buttons-group {
    margin: 0 -10px
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-actions .buttons-group li {
    display: block;
    float: left;
    width: 50%;
    padding: 3px 10px
}

@media only screen and (max-width:767px) {
    .newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-actions .buttons-group li {
        padding: 0 10px
    }
}

.newscatalog-main .newscatalog-form .group-fields-wrapper .bottom-group .box-actions .buttons-group li .btn {
    width: 100%;
    min-width: 100%;
    padding: 0 10px;
    height: 34px
}

.subscribe-form .literal-grid .literal {
    width: 33.3333%;
    padding: 0 17px 54px 38px
}

@media only screen and (max-width:767px) {
    .subscribe-form .literal-grid .literal {
        width: 50%
    }
}

@media only screen and (max-width:560px) {
    .subscribe-form .literal-grid .literal {
        width: 100%
    }
}

.subscribe-form .literal-grid .literal .js_show_all {
    margin-left: 14px
}

.subscribe-form .literal-grid .literal ul li {
    padding: 5px 0 4px
}

.subscribe-form .literal-grid .literal ul li .field-checkbox {
    margin-bottom: 0
}

.c-link {
    text-decoration: none;
    font-size: 16px
}

.c-link__icon {
    width: 20px;
    height: auto;
    display: inline-block;
    vertical-align: bottom
}

.c-link__icon img {
    width: 100%;
    max-width: 100%;
    transform: translateY(2px)
}

.c-link__icon+.c-link__anchor {
    margin-left: 5px
}

.c-link__anchor {
    display: inline;
    background-image: linear-gradient(#ff8b00, #ff8b00);
    background-size: 1px 1px;
    background-position: 100% 100%;
    background-repeat: repeat-x
}

.wrapper-random {
    padding-top: 10px
}

.wrapper-random .c-link__icon {
    width: 15px
}

.wrapper-random .c-link__icon img {
    transform: none
}

.wrapper-random .c-link__anchor {
    font-size: 13px
}

footer {
    padding: 24px 0 0;
    /*z-index: 10;*/
    position: relative;
    overflow: hidden;
    background: #080808
}

@media only screen and (max-width:767px) {
    footer {
        padding: 23px 0 0
    }
    footer .social-links {
        margin-bottom: -44px;
        padding-bottom: 25px
    }
}

footer .l-footer {
    padding: 0 35px 17px
}

@media(max-width:767px) {
    footer .l-footer {
        padding: 0 15px 11px
    }
}

footer .l-footer .footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-top {
        flex-wrap: wrap
    }
}

footer .l-footer .footer-top:after {
    display: none
}

footer .l-footer .footer-top .logo-copyright {
    width: 260px;
    display: inline-block;
    vertical-align: top;
    flex-shrink: 0
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-top .logo-copyright {
        width: 100%;
        text-align: center
    }
}

footer .l-footer .footer-top .logo-copyright .logo {
    margin-right: 10px;
    margin-bottom: 2px;
    display: inline-block;
    vertical-align: middle
}

footer .l-footer .footer-top .logo-copyright .logo a {
    width: 34px;
    display: block
}

footer .l-footer .footer-top .logo-copyright .logo a img {
    width: 100%
}

footer .l-footer .footer-top .logo-copyright .copyright {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

footer .l-footer .footer-top .logo-copyright .age-related {
    margin: 0 0 0 16px;
    width: 31px;
    height: 22px;
    padding-top: 0;
    border-radius: 0;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid hsla(0, 0%, 100%, .5);
    will-change: transform;
    color: hsla(0, 0%, 100%, .6);
    font-size: 13px;
    font-weight: 400;
    text-align: center
}

footer .l-footer .footer-top .social-links {
    width: 260px;
    margin: 1px 0;
    flex-shrink: 0;
    display: flex;
    justify-content: flex-end
}

@media only screen and (max-width:1170px) {
    footer .l-footer .footer-top .social-links {
        width: auto
    }
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-top .social-links {
        padding-bottom: 20px;
        display: none!important
    }
}

@media(max-width:1170px) {
    footer .l-footer .footer-nav {
        border-top: 1px solid hsla(0, 0%, 40.8%, .5)
    }
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-nav {
        padding-top: 21px;
        border-top: 0
    }
}

footer .l-footer .footer-nav ul.menu {
    font-size: 0;
    text-align: left
}

@media(max-width:1170px) {
    footer .l-footer .footer-nav ul.menu {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-nav ul.menu {
        margin-bottom: 0;
        padding-bottom: 9px;
        text-align: center
    }
}

footer .l-footer .footer-nav ul.menu li {
    padding-right: 45px;
    display: inline-block;
    vertical-align: top
}

@media only screen and (min-width:1026px) and (max-width:1170px) {
    footer .l-footer .footer-nav ul.menu li {
        padding-right: 30px
    }
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-nav ul.menu li {
        width: 100%;
        padding: 0 10px 18px!important
    }
}

footer .l-footer .footer-nav ul.menu li:last-child {
    padding-right: 0
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-nav ul.menu li:last-child {
        padding-right: 10px
    }
}

@media only screen and (max-width:1170px) {
    footer .l-footer .footer-nav ul.menu li.notifications {
        width: 100%;
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-nav ul.menu li.notifications {
        margin-top: 0
    }
}

footer .l-footer .footer-nav ul.menu li a {
    display: inline-block;
    opacity: .7;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none;
    transition: all .1s ease 0s;
    border-bottom: 1px solid #fff
}

footer .l-footer .footer-nav ul.menu li a:hover {
    opacity: 1;
    color: #ff8b00;
    border-bottom-color: transparent
}

footer .l-footer .footer-nav ul.menu li span.title {
    display: inline-block;
    opacity: .7;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none
}

@media(max-width:1170px) {
    footer .l-footer .footer-nav ul.menu li span.title {
        width: 100%;
        padding-bottom: 15px;
        display: block;
        opacity: .5
    }
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-nav ul.menu li span.title {
        width: 100%;
        margin-bottom: 20px;
        padding: 0 3px;
        line-height: 1.5
    }
}

footer .l-footer .footer-nav ul.menu li span.link {
    padding-left: 12px;
    padding-right: 14px
}

@media only screen and (min-width:1026px) and (max-width:1170px) {
    footer .l-footer .footer-nav ul.menu li span.link {
        padding-left: 18px
    }
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-nav ul.menu li span.link {
        width: 100%;
        padding-left: 0;
        padding-bottom: 22px;
        display: inline-block
    }
}

footer .l-footer .footer-nav ul.menu li span.link:last-child {
    padding-bottom: 0
}

@media only screen and (max-width:767px) {
    footer .l-footer .block-text,
    footer .l-footer .social-links .social {
        text-align: center
    }
}

footer .l-footer .block-text>:last-child {
    margin-bottom: 0
}

footer .l-footer .block-text p {
    opacity: .5;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px
}

@media(max-width:767px) {
    footer.u-footer .column,
    footer.u-footer .columns {
        padding: 0
    }
}

footer .l-footer .footer-top .link-agree {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-top .link-agree {
        padding: 23px 0 0;
        display: block;
        text-align: center
    }
}

footer .l-footer .footer-top .link-agree li {
    margin-right: 44px
}

footer .l-footer .footer-top .link-agree li:last-child {
    margin-right: 0
}

@media only screen and (max-width:767px) {
    footer .l-footer .footer-top .link-agree li {
        margin-bottom: 11px;
        margin-right: 0;
        display: block;
        text-align: center
    }
}

footer .l-footer .footer-top .link-agree li a {
    color: hsla(0, 0%, 69.8%, .9);
    font-size: 16px;
    text-decoration: none
}

footer .l-footer .footer-top .link-agree li a:hover {
    border-bottom: 1px solid transparent;
    color: #ff8b00
}

.light-footer {
    background-color: #141414
}

.flex-f {
    padding: 17px 35px;
    display: flex;
    align-items: center
}

@media(max-width:767px) {
    .flex-f {
        padding: 20px 15px;
        flex-wrap: wrap
    }
    .flex-f .social-links .social {
        padding: 12px 0 25px;
        text-align: center
    }
}

.flex-f .footer-nav {
    width: 100%;
    color: hsla(0, 0%, 69.8%, .5);
    font-size: 16px
}

@media(max-width:767px) {
    .flex-f .footer-nav {
        text-align: center
    }
    .flex-f .footer-nav span {
        display: block
    }
}

.flex-f .footer-nav .title {
    margin-right: 4px
}

@media(max-width:767px) {
    .flex-f .footer-nav .title {
        margin-right: 0;
        margin-bottom: 17px
    }
}

.flex-f .footer-nav a {
    margin-right: 14px;
    display: inline-block;
    font-size: 16px;
    color: #b2b2b2;
    text-decoration: none
}

.flex-f .footer-nav a:hover {
    color: #ff8d00
}

@media(max-width:767px) {
    .flex-f .footer-nav a {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.flex-f .social-links {
    flex-shrink: 0
}

@media(max-width:767px) {
    .flex-f .social-links {
        width: 100%
    }
}

.flex-f .social-links li {
    margin-left: -3px
}

.block-capabilities {
    padding: 54px 26px 0;
    position: relative
}

@media only screen and (max-width:880px) {
    .block-capabilities {
        padding: 40px 10px 0
    }
}

@media only screen and (max-width:767px) {
    .block-capabilities {
        padding: 24px 7px 42px
    }
}

.block-capabilities .title {
    color: rgba(0, 0, 0, .9);
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 11px
}

.block-capabilities .links {
    padding-left: 12px
}

.block-capabilities .links li {
    display: block;
    margin: 0 0 23px
}

.block-capabilities .links li:last-child {
    margin-bottom: 0
}

.block-capabilities .links li p {
    margin: 0;
    padding: 0 0 0 30px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .block-capabilities .links li p {
        padding-left: 36px
    }
}

.block-capabilities .links li p [class*=" icon-"],
.block-capabilities .links li p [class^=icon-] {
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 17px;
    color: #ff8b00;
    text-align: center;
    width: 19px
}

@media only screen and (max-width:767px) {
    .block-capabilities .links li p [class*=" icon-"],
    .block-capabilities .links li p [class^=icon-] {
        width: 28px;
        text-align: center
    }
}

.block-capabilities .links li p [class*=" icon-"].icon-view,
.block-capabilities .links li p [class^=icon-].icon-view {
    margin-top: -3px;
    font-size: 20px
}

.block-small-login-social {
    margin-bottom: 7px
}

.block-small-login-social .label {
    color: rgba(1, 1, 1, .6);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 6px
}

@media only screen and (max-width:767px) {
    .block-small-login-social .label {
        margin-bottom: 8px
    }
}

.block-small-login-social .login-social-links {
    margin: 0 -16px;
    text-align: left;
    font-size: 0
}

.block-small-login-social .login-social-links li {
    width: 50%;
    padding: 0 16px 10px;
    display: inline-block;
    vertical-align: top
}

.block-small-login-social .login-social-links li a.soc {
    display: inline-block;
    position: relative;
    height: 40px;
    padding: 0 10px;
    transition: all .1s ease 0s;
    width: 100%
}

.block-small-login-social .login-social-links li a.soc>span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.block-small-login-social .login-social-links li a.soc.vk {
    background: #45668e
}

.block-small-login-social .login-social-links li a.soc.vk:hover {
    background: #3a5678
}

.block-small-login-social .login-social-links li a.soc.fb {
    background: #365396
}

.block-small-login-social .login-social-links li a.soc.fb:hover {
    background: #324b81
}

.block-small-login-social .login-social-links li a.soc.od {
    background: #ed8109
}

.block-small-login-social .login-social-links li a.soc.od:hover {
    background: #c96d24
}

.block-login-social {
    margin-bottom: 7px
}

.block-login-social .label {
    color: rgba(1, 1, 1, .6);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 6px
}

.block-login-social .login-social-links {
    margin: 0 -10px;
    text-align: left;
    font-size: 0
}

.block-login-social .login-social-links li {
    width: 50%;
    padding: 0 10px 10px;
    display: inline-block;
    vertical-align: top
}

.block-login-social .login-social-links li a.soc {
    display: inline-block;
    position: relative;
    height: 40px;
    padding: 0 10px 0 44px;
    transition: all .1s ease 0s;
    width: 100%
}

.block-login-social .login-social-links li a.soc>span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.block-login-social .login-social-links li a.soc:before {
    content: "";
    width: 38px;
    height: 26px;
    border-right: 1px solid rgba(0, 0, 0, .15);
    text-align: center;
    line-height: 26px;
    display: block;
    position: absolute;
    left: 2px;
    top: 7px;
    font-size: 20px;
    color: #fff
}

.block-login-social .login-social-links li a.soc.vk {
    background: #45668e
}

.block-login-social .login-social-links li a.soc.vk:hover {
    background: #3a5678
}

.block-login-social .login-social-links li a.soc.vk:before {
    content: "?"
}

.block-login-social .login-social-links li a.soc.fb {
    background: #365396
}

.block-login-social .login-social-links li a.soc.fb:hover {
    background: #324b81
}

.block-login-social .login-social-links li a.soc.fb:before {
    content: "?"
}

.block-login-social .login-social-links li a.soc.od {
    background: #ed8109
}

.block-login-social .login-social-links li a.soc.od:hover {
    background: #c96d24
}

.block-login-social .login-social-links li a.soc.od:before {
    content: "?"
}

@media only screen and (max-width:767px) {
    .social-links .social {
        margin-right: 0
    }
}

.social-links .social li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px
}

@media only screen and (max-width:767px) {
    .social-links .social li {
        padding: 0 8px
    }
}

.social-links .social li:first-child {
    padding-left: 0
}

.social-links .social li:last-child {
    padding-right: 0
}

.social-links .social li a {
    position: relative;
    width: 33px;
    height: 33px;
    display: block;
    border: 1px solid #484848;
    text-align: center;
    text-decoration: none;
    transition: all .1s ease 0s
}

.social-links .social li a:hover {
    border-color: #fff
}

.social-links .social li a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #bdbdbd;
    transition: all .1s ease 0s
}

.social-links .social li a span.i {
    font-size: 11px;
    line-height: 1;
    display: block;
    position: absolute;
    right: 1px;
    top: 2px
}

.social-links .social li a.youtube:hover {
    border-color: #f61c0d
}

.social-links .social li a.youtube:hover span {
    opacity: 1;
    color: #f61c0d
}

.social-links .social li a.twitter:hover {
    border-color: #00a8f0
}

.social-links .social li a.twitter:hover span {
    opacity: 1;
    color: #00a8f0
}

.social-links .social li a.vk:hover {
    border-color: #45668e
}

.social-links .social li a.vk:hover span {
    opacity: 1;
    color: #45668e
}

.social-links .social li a.facebook:hover {
    border-color: #365396
}

.social-links .social li a.facebook:hover span {
    opacity: 1;
    color: #365396
}

.social-links .social li a.telegram:hover {
    border-color: #4e9ee4
}

.social-links .social li a.telegram:hover span {
    opacity: 1;
    color: #4e9ee4
}

#mobile-nav {
    background: #151515
}

#mobile-nav:not(.mm-menu) {
    display: none
}

#mobile-nav .mm-listview {
    font-size: 0
}

#mobile-nav .mm-listview>li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    line-height: 1;
    border-top: 1px solid #3a3a3a
}

#mobile-nav .mm-listview>li.partner>a {
    background: #fff;
    color: #ff8b00;
    position: relative
}

#mobile-nav .mm-listview>li.partner>a:hover {
    background: #ff8b00;
    color: #fff
}

#mobile-nav .mm-listview>li.partner>a:hover .label {
    color: #151515
}

#mobile-nav .mm-listview>li.partner>a .label {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 10px;
    color: hsla(0, 0%, 60.8%, .8);
    font-size: 12px;
    font-weight: 400;
    line-height: 1
}

#mobile-nav .mm-listview>li>a,
#mobile-nav .mm-listview>li>span {
    display: inline-block;
    width: 100%;
    color: #ececec;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    transition: all .1s ease 0s;
    padding: 14px 10px 14px 15px
}

#mobile-nav .mm-listview>li>a:hover,
#mobile-nav .mm-listview>li>span:hover {
    background: #ff8b00;
    color: #fff
}

.setting-cabinet {
    padding-top: 36px;
    padding-left: 9px;
    display: flex
}

.setting-cabinet .error-message+.error-message2 {
    display: none
}

.setting-cabinet .error-message2 {
    padding: 5px 0 0;
    color: #888
}

.setting-cabinet .error-message2.error {
    color: red
}

.setting-cabinet .error-message,
.setting-cabinet .error-message2 {
    padding-top: 1px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px
}

@media(max-width:1025px) {
    .setting-cabinet {
        padding-top: 20px;
        padding-left: 0
    }
}

@media(max-width:650px) {
    .setting-cabinet {
        padding-top: 0;
        flex-wrap: wrap
    }
}

.setting-cabinet .one-setting-block {
    width: 42.5%;
    margin-right: 9%
}

.setting-cabinet .one-setting-block:last-child {
    margin-right: 0
}

@media(max-width:650px) {
    .setting-cabinet .one-setting-block:first-child .box-input {
        min-height: 0
    }
}

.setting-cabinet .one-setting-block .caption-settings {
    margin-bottom: 12px;
    color: #2e2d2d;
    font-size: 22px
}

@media(max-width:520px) {
    .setting-cabinet .one-setting-block .caption-settings {
        margin-bottom: 10px;
        font-size: 19px
    }
}

@media(max-width:992px) {
    .setting-cabinet .one-setting-block {
        width: 47%;
        margin-right: 6%
    }
}

@media(max-width:768px) {
    .setting-cabinet .one-setting-block {
        width: 48%;
        margin-right: 4%
    }
}

@media(max-width:650px) {
    .setting-cabinet .one-setting-block {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0
    }
    .setting-cabinet .one-setting-block:last-child {
        margin-bottom: 0
    }
}

.setting-cabinet .box-input {
    margin-bottom: 10px
}

.setting-cabinet .box-input input.has-error {
    border: 1px solid #e6312e
}

.setting-cabinet .box-input .error-message {
    padding-top: 1px
}

.setting-cabinet .box-input.check {
    min-height: 75px;
    margin-bottom: 0
}

.setting-cabinet .btn-wrapper-setting {
    padding-top: 7px
}

.setting-cabinet .btn-wrapper-setting button.btn {
    display: flex;
    align-items: center;
    justify-content: center
}

.setting-cabinet .btn-wrapper-setting button.btn .icon-spinner {
    display: none;
    font-size: 20px;
    margin-right: 7px;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

.setting-cabinet .btn-wrapper-setting button.btn.processing .icon-spinner {
    display: inline-block;
    color: #fff
}

.setting-cabinet .btn-wrapper-setting button.btn:hover .icon-spinner {
    color: #ff8b00
}

.setting-cabinet .btn {
    width: 160px
}

.setting-cabinet .btn i {
    display: none;
    font-size: 7px
}

.setting-cabinet .btn .icon-spinner {
    display: none;
    font-size: 20px;
    margin-right: 7px;
    color: #ff8b00;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

.setting-cabinet .btn.processing .icon-spinner {
    display: inline-block
}

.setting-cabinet .btn:hover .icon-spinner {
    color: #fff
}

.setting-cabinet .btn.success {
    width: auto;
    background-color: #00b16a!important;
    border: 1px solid #00b16a
}

.setting-cabinet .btn.success,
.setting-cabinet .btn.success span {
    color: #fff!important
}

.setting-cabinet .btn.success:hover {
    background-color: #fff!important;
    border: 1px solid #00b16a
}

.setting-cabinet .btn.success:hover,
.setting-cabinet .btn.success:hover span {
    color: #00b16a!important
}

.setting-cabinet .btn.success .icon-check {
    margin-right: 5px;
    vertical-align: inherit;
    display: inline-block
}

form input[type=email].input-orange,
form input[type=password].input-orange,
form input[type=search].input-orange,
form input[type=tel].input-orange,
form input[type=text].input-orange,
form input[type=url].input-orange {
    font-weight: 400;
    text-align: left;
    width: 100%;
    transition: all .1s linear 0s;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    height: 43px;
    background-color: #fff;
    border: 1px solid #ffdcb1;
    padding: 0 15px;
    color: #000;
    font-size: 16px
}

form input[type=email].input-orange:focus,
form input[type=password].input-orange:focus,
form input[type=search].input-orange:focus,
form input[type=tel].input-orange:focus,
form input[type=text].input-orange:focus,
form input[type=url].input-orange:focus {
    border-color: #ff8b00;
    font-family: Rubik, sans-serif;
}

.grey-placeholder form input[type=email]::-webkit-input-placeholder,
.grey-placeholder form input[type=password]::-webkit-input-placeholder,
.grey-placeholder form input[type=search]::-webkit-input-placeholder,
.grey-placeholder form input[type=tel]::-webkit-input-placeholder,
.grey-placeholder form input[type=text]::-webkit-input-placeholder,
.grey-placeholder form input[type=url]::-webkit-input-placeholder,
.grey-placeholder form textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

.grey-placeholder form input[type=email]::-moz-placeholder,
.grey-placeholder form input[type=password]::-moz-placeholder,
.grey-placeholder form input[type=search]::-moz-placeholder,
.grey-placeholder form input[type=tel]::-moz-placeholder,
.grey-placeholder form input[type=text]::-moz-placeholder,
.grey-placeholder form input[type=url]::-moz-placeholder,
.grey-placeholder form textarea::-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

.grey-placeholder form input[type=email]:-ms-input-placeholder,
.grey-placeholder form input[type=password]:-ms-input-placeholder,
.grey-placeholder form input[type=search]:-ms-input-placeholder,
.grey-placeholder form input[type=tel]:-ms-input-placeholder,
.grey-placeholder form input[type=text]:-ms-input-placeholder,
.grey-placeholder form input[type=url]:-ms-input-placeholder,
.grey-placeholder form textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

.grey-placeholder form input[type=email]:-moz-placeholder,
.grey-placeholder form input[type=password]:-moz-placeholder,
.grey-placeholder form input[type=search]:-moz-placeholder,
.grey-placeholder form input[type=tel]:-moz-placeholder,
.grey-placeholder form input[type=text]:-moz-placeholder,
.grey-placeholder form input[type=url]:-moz-placeholder,
.grey-placeholder form textarea:-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

.grey-placeholder form input[type=email]:focus,
.grey-placeholder form input[type=password]:focus,
.grey-placeholder form input[type=search]:focus,
.grey-placeholder form input[type=tel]:focus,
.grey-placeholder form input[type=text]:focus,
.grey-placeholder form input[type=url]:focus,
.grey-placeholder form textarea:focus {
    text-transform: none;
    border-color: #ff8b00
}

.grey-placeholder form input[type=email]:focus::-webkit-input-placeholder,
.grey-placeholder form input[type=password]:focus::-webkit-input-placeholder,
.grey-placeholder form input[type=search]:focus::-webkit-input-placeholder,
.grey-placeholder form input[type=tel]:focus::-webkit-input-placeholder,
.grey-placeholder form input[type=text]:focus::-webkit-input-placeholder,
.grey-placeholder form input[type=url]:focus::-webkit-input-placeholder,
.grey-placeholder form textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.grey-placeholder form input[type=email]:focus::-moz-placeholder,
.grey-placeholder form input[type=password]:focus::-moz-placeholder,
.grey-placeholder form input[type=search]:focus::-moz-placeholder,
.grey-placeholder form input[type=tel]:focus::-moz-placeholder,
.grey-placeholder form input[type=text]:focus::-moz-placeholder,
.grey-placeholder form input[type=url]:focus::-moz-placeholder,
.grey-placeholder form textarea:focus::-moz-placeholder {
    color: transparent
}

.grey-placeholder form input[type=email]:focus:-ms-input-placeholder,
.grey-placeholder form input[type=password]:focus:-ms-input-placeholder,
.grey-placeholder form input[type=search]:focus:-ms-input-placeholder,
.grey-placeholder form input[type=tel]:focus:-ms-input-placeholder,
.grey-placeholder form input[type=text]:focus:-ms-input-placeholder,
.grey-placeholder form input[type=url]:focus:-ms-input-placeholder,
.grey-placeholder form textarea:focus:-ms-input-placeholder {
    color: transparent
}

.grey-placeholder form input[type=email]:focus:-moz-placeholder,
.grey-placeholder form input[type=password]:focus:-moz-placeholder,
.grey-placeholder form input[type=search]:focus:-moz-placeholder,
.grey-placeholder form input[type=tel]:focus:-moz-placeholder,
.grey-placeholder form input[type=text]:focus:-moz-placeholder,
.grey-placeholder form input[type=url]:focus:-moz-placeholder,
.grey-placeholder form textarea:focus:-moz-placeholder {
    color: transparent
}

.upload-photo-cabinet {
    margin-bottom: 20px;
    padding-top: 5px;
    display: flex
}

@media(max-width:650px) {
    .upload-photo-cabinet {
        margin-bottom: 10px
    }
}

.upload-photo-cabinet .box-img {
    width: 100px;
    height: 100px;
    margin: -4px 30px 0 4px;
    border-radius: 50%;
    flex-shrink: 0;
    overflow: hidden
}

.upload-photo-cabinet .box-img .setting__user-photo {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #e7e7ec;
    background-repeat: no-repeat;
    background-size: cover
}

.upload-photo-cabinet .box-img .setting__user-photo.empty:before {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E931";
    color: rgba(167, 172, 180, .5);
    font-size: 60px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%)
}

.upload-photo-cabinet .box-img img,
.upload-photo-cabinet .box-img span {
    width: 100%;
    height: 100%;
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover
}

.upload-photo-cabinet .text-photo {
    padding-top: 16px
}

.upload-photo-cabinet .text-photo .btn.solid {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 137px;
    background: #fff;
    position: relative;
    overflow: hidden
}

.upload-photo-cabinet .text-photo .btn.solid input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 1000px;
    cursor: pointer
}

.upload-photo-cabinet .text-photo .btn.solid .help {
    color: #ff8b00
}

.upload-photo-cabinet .text-photo .btn.solid:active,
.upload-photo-cabinet .text-photo .btn.solid:focus,
.upload-photo-cabinet .text-photo .btn.solid:hover {
    background-color: #ff8b00
}

.upload-photo-cabinet .text-photo .btn.solid:active .help,
.upload-photo-cabinet .text-photo .btn.solid:focus .help,
.upload-photo-cabinet .text-photo .btn.solid:hover .help {
    color: #fff
}

.upload-photo-cabinet .text-photo .name-maximum {
    padding-top: 10px;
    display: block;
    color: #888;
    font-size: 13px;
    line-height: 18px
}

.cabinet-layout .left-aside .profile-menu-wrap .left-navigation>div>a [class*=" icon-"],
.cabinet-layout .left-aside .profile-menu-wrap .left-navigation>div>a [class^=icon-] {
    margin-top: -1px;
    margin-left: 1px;
    font-size: 17px
}

.page-serial-series .box-fan-field,
.page-serial-series .box-link {
    text-align: right;
    margin: 6px 0 19px
}

@media only screen and (max-width:767px) {
    .page-serial-series .box-fan-field,
    .page-serial-series .box-link {
        line-height: 1.5;
        margin: 4px 0
    }
}

@media only screen and (max-width:640px) {
    .page-serial-series .box-fan-field,
    .page-serial-series .box-link {
        padding-right: 0
    }
}

.page-serial-series .box-fan-field a,
.page-serial-series .box-link a {
    color: #2e84dd;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    transition: all .1s ease 0s
}

@media only screen and (max-width:767px) {
    .page-serial-series .box-fan-field a,
    .page-serial-series .box-link a {
        font-size: 14px
    }
}

.page-serial-series .box-fan-field a:hover,
.page-serial-series .box-link a:hover {
    text-decoration: underline
}

.page-serial-series .box-fan-field a.red,
.page-serial-series .box-link a.red {
    color: #db1140
}

.page-serial-series .box-fan-field.blue,
.page-serial-series .box-link.blue {
    color: #22d3ff;
    font-size: 15px;
    font-weight: 400
}

.page-serial-series .box-fan-field.blue a,
.page-serial-series .box-link.blue a {
    color: #fe7600;
    border-bottom: 1px solid rgba(254, 118, 0, .5)
}

.page-serial-series .box-fan-field.blue a:hover,
.page-serial-series .box-link.blue a:hover {
    text-decoration: none;
    border-bottom-color: transparent
}

.page-serial-series .box-fan-field.dark-blue,
.page-serial-series .box-link.dark-blue {
    color: #2e84dd;
    font-size: 14px;
    font-weight: 400
}

@media only screen and (max-width:1025px) {
    .page-serial-series .box-fan-field.dark-blue,
    .page-serial-series .box-link.dark-blue {
        margin-top: 10px
    }
}

.page-serial-series .box-fan-field.dark-blue a,
.page-serial-series .box-link.dark-blue a {
    color: #2e84dd;
    border-bottom: 1px solid rgba(46, 132, 221, .5)
}

.page-serial-series .box-fan-field.dark-blue a:hover,
.page-serial-series .box-link.dark-blue a:hover {
    text-decoration: none;
    border-bottom-color: transparent
}

.page-serial-series .box-fan-field.violet,
.page-serial-series .box-link.violet {
    color: #8e8f8f;
    font-size: 15px;
    font-weight: 400;
    text-align: center
}

.page-serial-series .box-fan-field.violet a,
.page-serial-series .box-link.violet a {
    color: #a231b6;
    border-bottom: 1px solid rgba(162, 49, 182, .5)
}

.page-serial-series .box-fan-field.violet a:hover,
.page-serial-series .box-link.violet a:hover {
    text-decoration: none;
    border-bottom-color: transparent
}

.page-serial-series .box-fan-field.violet-1,
.page-serial-series .box-link.violet-1 {
    color: #c750fd;
    font-size: 15px;
    font-weight: 400;
    text-align: right
}

.page-serial-series .box-fan-field.violet-1 a,
.page-serial-series .box-link.violet-1 a {
    color: #c750fd;
    border-bottom: 1px solid rgba(199, 80, 253, .5)
}

.page-serial-series .box-fan-field.violet-1 a:hover,
.page-serial-series .box-link.violet-1 a:hover {
    text-decoration: none;
    border-bottom-color: transparent
}

.page-serial-series .box-fan-field.telegram,
.page-serial-series .box-link.telegram {
    color: hsla(0, 0%, 99.6%, .3);
    font-size: 14px;
    font-weight: 400;
    text-align: right
}

.page-serial-series .box-fan-field.telegram>span,
.page-serial-series .box-link.telegram>span {
    position: relative
}

.page-serial-series .box-fan-field.telegram>span .icon-whatch-traler,
.page-serial-series .box-link.telegram>span .icon-whatch-traler {
    top: 1px;
    position: relative;
    padding: 0 1px
}

.page-serial-series .box-fan-field.telegram a,
.page-serial-series .box-link.telegram a {
    position: relative;
    color: #3b9de1;
    text-shadow: 0 0 5px rgba(50, 104, 163, .2);
    padding: 0 0 0 24px;
    margin: 0 0 0 5px;
    text-decoration: none
}

.page-serial-series .box-fan-field.telegram a:hover .text,
.page-serial-series .box-link.telegram a:hover .text {
    border-bottom-color: rgba(59, 157, 225, .5)
}

.page-serial-series .box-fan-field.telegram a .icon-telegram,
.page-serial-series .box-link.telegram a .icon-telegram {
    font-size: 18px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0
}

.page-serial-series .box-fan-field.telegram a .text,
.page-serial-series .box-link.telegram a .text {
    border-bottom: 1px solid transparent
}

.page-serial-series .page-header {
    background: #1d1d1d;
    padding: 18px 34px 17px
}

@media only screen and (max-width:1025px) {
    .page-serial-series .page-header {
        padding: 15px 10px
    }
}

@media only screen and (max-width:767px) {
    .page-serial-series .page-header {
        padding: 20px 10px 15px
    }
}

.page-serial-series .page-header .title-links-wrapper {
    position: relative;
    display: flex
}

.page-serial-series .page-header .title-links-wrapper .box-title {
    width: 100%;
    margin-bottom: 22px;
    margin-top: -2px
}

.page-serial-series .page-header .title-links-wrapper .box-title h1 {
    margin-right: 10px
}

.page-serial-series .page-header .title-links-wrapper .box-title a {
    color: #c9c9c9;
    font-size: 16px;
    text-decoration: none
}

.page-serial-series .page-header .title-links-wrapper .box-title a:hover {
    color: #ff8b00
}

.page-serial-series .page-header .title-links-wrapper .box-title a.active .icon-bookmarks-border {
    font-size: 16px
}

.page-serial-series .page-header .title-links-wrapper .box-title a.active .icon-bookmarks-border:before {
    content: "\E94B"
}

@media only screen and (max-width:767px) {
    .page-serial-series .page-header .title-links-wrapper {
        padding-right: 0
    }
    .page-serial-series .page-header .title-links-wrapper .box-title {
        margin-bottom: 14px
    }
    .page-serial-series .page-header .title-links-wrapper .box-title h1 {
        margin-right: 12px
    }
    .page-serial-series .page-header .title-links-wrapper .box-title a {
        color: #c9c9c9;
        font-size: 16px;
        text-decoration: none
    }
    .page-serial-series .page-header .title-links-wrapper .box-title a:hover {
        color: #ff8b00
    }
    .page-serial-series .page-header .title-links-wrapper .box-title a.active .icon-bookmarks-border {
        font-size: 16px
    }
    .page-serial-series .page-header .title-links-wrapper .box-title a.active .icon-bookmarks-border:before {
        content: "\E94A"
    }
}

.page-serial-series .page-header .title-links-wrapper .page-title {
    display: inline
}

.page-serial-series .page-header .title-links-wrapper ul.links {
    display: flex;
    padding-left: 20px;
    flex-shrink: 0
}

@media only screen and (max-width:767px) {
    .page-serial-series .page-header .title-links-wrapper ul.links {
        display: none
    }
}

.page-serial-series .page-header .title-links-wrapper ul.links:after {
    width: 100%;
    height: 1px;
    margin-top: -1px;
    content: "";
    display: none
}

@media only screen and (max-width:640px) {
    .page-serial-series .page-header .title-links-wrapper ul.links:after {
        display: inline-block
    }
}

.page-serial-series .page-header .title-links-wrapper ul.links li {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px
}

.page-serial-series .page-header .title-links-wrapper ul.links li:last-child {
    margin-right: 0
}

.page-serial-series .page-header .title-links-wrapper ul.links li a {
    position: relative;
    color: #c9c9c9;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .page-serial-series .page-header .title-links-wrapper ul.links li a {
        font-size: 12px
    }
}

.page-serial-series .page-header .title-links-wrapper ul.links li a:hover {
    color: #ff8b00
}

.page-serial-series .page-header .title-links-wrapper ul.links li a.active,
.page-serial-series .page-header .title-links-wrapper ul.links li a:hover [class*=" icon-"],
.page-serial-series .page-header .title-links-wrapper ul.links li a:hover [class^=icon-] {
    color: #ff8b00
}

.page-serial-series .page-header .title-links-wrapper ul.links li a.active [class*=" icon-"],
.page-serial-series .page-header .title-links-wrapper ul.links li a.active [class^=icon-] {
    color: #ff8b00
}

.page-serial-series .page-header .title-links-wrapper ul.links li a.active [class*=" icon-"]:before,
.page-serial-series .page-header .title-links-wrapper ul.links li a.active [class^=icon-]:before {
    content: "\E922";
    font-size: 10px;
    position: relative;
    top: -2px
}

@media only screen and (max-width:767px) {
    .page-serial-series .page-header .title-links-wrapper ul.links li a.active [class*=" icon-"]:before,
    .page-serial-series .page-header .title-links-wrapper ul.links li a.active [class^=icon-]:before {
        font-size: 9px;
        top: -1px
    }
}

.page-serial-series .page-header .title-links-wrapper ul.links li a.active:hover {
    text-shadow: none
}

.page-serial-series .page-header .row-series-promo>.row .left-col {
    display: block;
    float: left;
    width: 69.3%;
    padding-left: 10px;
    padding-right: 15px
}

@media only screen and (max-width:900px) {
    .page-serial-series .page-header .row-series-promo>.row .left-col {
        padding: 0 10px;
        width: 100%;
        float: none
    }
}

.page-serial-series .page-header .row-series-promo>.row .right-col {
    display: block;
    float: left;
    width: 30.7%;
    padding-left: 15px;
    padding-right: 10px
}

@media only screen and (max-width:900px) {
    .page-serial-series .page-header .row-series-promo>.row .right-col {
        width: 100%;
        padding: 0 10px;
        display: none
    }
}

.page-serial-series .page-header .serial-series-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.page-serial-series .page-header .serial-series-info .serial-rating {
    width: 180px;
    flex-shrink: 0;
    vertical-align: middle;
    white-space: nowrap
}

.page-serial-series .page-header .serial-series-info .serial-rating>span {
    padding-right: 7px
}

.page-serial-series .page-header .serial-series-info .btn-complain {
    width: 180px
}

.page-serial-series .page-header .serial-series-info .btn-complain a {
    display: inline-block;
    color: hsla(0, 0%, 100%, .6);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    border-bottom: 1px dashed hsla(0, 0%, 100%, .6);
    transition: all .1s ease 0s
}

.page-serial-series .page-header .serial-series-info .btn-complain a:hover {
    border-color: transparent
}

@media only screen and (max-width:640px) {
    .page-serial-series .page-header .serial-series-info .btn-complain {
        float: right
    }
}

.page-serial-series .page-header .serial-series-info .box-left {
    width: 100%;
    text-align: center;
    position: relative
}

@media(max-width:767px) {
    .page-serial-series .page-header .serial-series-info .box-left {
        display: none
    }
}

.page-serial-series .page-header .serial-series-info .box-left a {
    color: #c9c9c9;
    text-decoration: none
}

.page-serial-series .page-header .serial-series-info .box-left a.active,
.page-serial-series .page-header .serial-series-info .box-left a:hover {
    color: #ff8b00
}

.page-serial-series .page-header .serial-series-info .box-left a i {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px
}

.page-serial-series .serial-page-desc {
    padding: 0 34px
}

@media only screen and (max-width:1025px) {
    .page-serial-series .serial-page-desc {
        padding: 0 10px
    }
}

.page-serial-series .serial-page-desc .serial-desc-top {
    margin-bottom: 0;
    padding-bottom: 21px;
    border-top: 1px solid #464747
}

@media only screen and (max-width:767px) {
    .page-serial-series .serial-page-desc .serial-desc-top {
        border-top: 0
    }
}

.page-serial-series .serial-page-desc .serial-desc-top .title {
    padding: 20px 0 0
}

.box-serial-series-top {
    position: relative;
    z-index: 10
}

.page-serial .page-header {
    background: #1d1d1d;
    padding: 0 34px 25px
}

@media only screen and (max-width:767px) {
    .page-serial .page-header {
        padding: 15px 10px 18px
    }
}

.page-serial .original-name {
    padding-top: 10px;
    color: hsla(0, 0%, 92.5%, .3);
    font-size: 15px
}

@media(max-width:767px) {
    .page-serial .original-name {
        padding-top: 5px
    }
}

.page-serial .box-serial-top-info {
    margin-bottom: 23px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 75.7%, .1)
}

@media(max-width:767px) {
    .page-serial .box-serial-top-info {
        margin-bottom: 27px;
        padding-bottom: 2px;
        flex-wrap: wrap
    }
}

.page-serial .box-serial-top-info .box-left {
    float: left;
    width: 100%;
    padding-right: 10px
}

.page-serial .box-serial-top-info .box-left .box-title-rate {
    margin-top: -2px
}

.page-serial .box-serial-top-info .box-left .box-title-rate .page-title {
    margin-right: 10px;
    margin-bottom: 0;
    padding-bottom: 8px;
    display: inline
}

.page-serial .box-serial-top-info .box-left .box-title-rate a {
    color: #c9c9c9;
    font-size: 16px;
    text-decoration: none
}

.page-serial .box-serial-top-info .box-left .box-title-rate a:hover {
    color: #ff8b00
}

.page-serial .box-serial-top-info .box-left .box-title-rate a.active .icon-bookmarks-border {
    font-size: 16px
}

.page-serial .box-serial-top-info .box-left .box-title-rate a.active .icon-bookmarks-border:before {
    content: "\E94B"
}

.page-serial .box-serial-top-info .box-right {
    padding-left: 10px;
    float: right;
    flex-shrink: 0
}

@media(max-width:767px) {
    .page-serial .box-serial-top-info .box-right {
        width: 100%;
        padding-top: 21px;
        padding-left: 0;
        overflow: auto
    }
}

.page-serial .box-clear-padding {
    display: none
}

@media(max-width:767px) {
    .page-serial .box-clear-padding {
        display: block;
        max-width: 100%
    }
}

.page-serial .box-serial-seasons {
    margin-top: 16px;
    display: flex
}

.page-serial .box-serial-seasons .serial-page-nav {
    width: 100%
}

@media(max-width:767px) {
    .page-serial .box-serial-seasons .serial-page-nav {
        display: none;
        position: absolute;
        top: 100px
    }
}

.page-serial .box-serial-seasons .cat-top-menu-items {
    margin-left: 20px;
    flex-shrink: 0
}

.page-serial .box-serial-seasons .cat-top-menu-items:first-child {
    margin-left: auto
}

@media only screen and (max-width:767px) {
    .page-serial .box-serial-seasons .cat-top-menu-items,
    .page-serial .box-serial-seasons .cat-top-menu-items:first-child {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .page-serial .box-serial-seasons {
        margin-top: 0
    }
}

.page-serial .cat-top-menu-items {
    display: flex
}

@media(max-width:480px) {
    .page-serial .cat-top-menu-items {
        width: 100%
    }
}

.page-serial .cat-top-menu-items .icon-subscribe {
    margin-right: 10px;
    margin-bottom: 3px;
    vertical-align: middle;
    display: inline-block
}

.page-serial .cat-top-menu-items .c-link__icon {
    line-height: 0
}

.page-serial .cat-top-menu-items li {
    margin-left: 10px
}

@media(max-width:480px) {
    .page-serial .cat-top-menu-items li {
        flex-shrink: 0
    }
}

.page-serial .cat-top-menu-items li.subscribe-btn {
    width: 206px;
    min-width: 206px
}

@media(max-width:480px) {
    .page-serial .cat-top-menu-items li.subscribe-btn {
        width: 100%;
        flex-shrink: 5
    }
}

.page-serial .cat-top-menu-items li.subscribe-btn a {
    width: 206px;
    min-width: 206px;
    padding: 0 20px
}

@media(max-width:480px) {
    .page-serial .cat-top-menu-items li.subscribe-btn a {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .page-serial .cat-top-menu-items li:first-child {
        margin-left: 0
    }
}

.page-serial .cat-top-menu-items li a {
    width: 33px;
    height: 33px;
    display: flex;
    border: 1px solid hsla(0, 0%, 100%, .2);
    justify-content: center;
    color: #c9c9c9;
    font-size: 15px;
    align-items: center;
    text-align: center;
    line-height: 1.2;
    text-decoration: none
}

.page-serial .cat-top-menu-items li a.long {
    width: 254px
}

@media(max-width:767px) {
    .page-serial .cat-top-menu-items li a.long {
        width: 206px
    }
}

.page-serial .cat-top-menu-items li a.active {
    border: 1px solid #ff8b00
}

.page-serial .cat-top-menu-items li a [class*=" icon-"],
.page-serial .cat-top-menu-items li a [class^=icon-] {
    font-size: 16px
}

.page-serial .cat-top-menu-items li a [class*=" icon-"].icon-review-1,
.page-serial .cat-top-menu-items li a [class^=icon-].icon-review-1 {
    font-size: 14px
}

.page-serial .cat-top-menu-items li a [class*=" icon-"].icon-review-1 .path1,
.page-serial .cat-top-menu-items li a [class^=icon-].icon-review-1 .path1 {
    position: relative;
    z-index: -1
}

.page-serial .cat-top-menu-items li a [class*=" icon-"].icon-review-1 .path1:before,
.page-serial .cat-top-menu-items li a [class*=" icon-"].icon-review-1 .path2:before,
.page-serial .cat-top-menu-items li a [class^=icon-].icon-review-1 .path1:before,
.page-serial .cat-top-menu-items li a [class^=icon-].icon-review-1 .path2:before {
    color: #6c6c6c
}

.page-serial .cat-top-menu-items li a.toggle-order-icon>span {
    font-size: 13px
}

.page-serial .cat-top-menu-items li a:hover {
    color: #ff8b00;
    border: 1px solid #ff8b00
}

.page-serial .cat-top-menu-items li a:hover .icon-sortirovka_first_last_seria_down .path2:before,
.page-serial .cat-top-menu-items li a:hover .icon-sortirovka_first_last_seria_up .path2:before {
    color: #ff8b00
}

.page-serial .cat-top-menu-items li a:hover .icon-sortirovka_first_last_seria_down .path1:before,
.page-serial .cat-top-menu-items li a:hover .icon-sortirovka_first_last_seria_up .path1:before {
    color: #ffc07f
}

@media only screen and (max-width:767px) {
    .page-serial .cat-top-menu-items li a:hover:before {
        opacity: 1
    }
}

.page-serial .cat-top-menu-items li a:hover [class*=" icon-"],
.page-serial .cat-top-menu-items li a:hover [class^=icon-] {
    color: #ff8b00
}

.page-serial .cat-top-menu-items li a:hover [class*=" icon-"].icon-review-1 .path1:before,
.page-serial .cat-top-menu-items li a:hover [class*=" icon-"].icon-review-1 .path2:before,
.page-serial .cat-top-menu-items li a:hover [class^=icon-].icon-review-1 .path1:before,
.page-serial .cat-top-menu-items li a:hover [class^=icon-].icon-review-1 .path2:before {
    color: #463828
}

.page-serial .serial-page-nav {
    position: relative;
    font-size: 0;
    margin-bottom: 0
}

@media only screen and (max-width:1025px) {
    .page-serial .serial-page-nav {
        margin-bottom: 18px
    }
}

@media only screen and (max-width:767px) {
    .page-serial .serial-page-nav {
        margin-top: 18px;
        margin-bottom: 0
    }
}

.page-serial .serial-page-nav:after {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 170px;
    pointer-events: none;
    background: rgba(29, 29, 29, 0);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(29, 29, 29, 0)), color-stop(100%, #1d1d1d));
    background: linear-gradient(90deg, rgba(29, 29, 29, 0) 0, #1d1d1d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d1d1d", endColorstr="#1d1d1d", GradientType=1)
}

@media only screen and (max-width:767px) {
    .page-serial .serial-page-nav:after {
        display: block
    }
}

.page-serial .serial-page-nav>.text {
    display: inline-block;
    vertical-align: middle;
    color: hsla(0, 0%, 90.6%, .3);
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    padding: 4px 11px 4px 0
}

@media only screen and (max-width:767px) {
    .page-serial .serial-page-nav>.text {
        width: 100%;
        padding: 0 0 5px
    }
}

.page-serial .serial-page-nav ul {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 0
}

@media only screen and (max-width:767px) {
    .page-serial .serial-page-nav ul {
        width: 100%;
        white-space: nowrap;
        overflow-x: scroll;
        padding-bottom: 0
    }
}

.page-serial .serial-page-nav ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px 5px 0
}

@media only screen and (max-width:767px) {
    .page-serial .serial-page-nav ul li {
        padding: 0 5px 2px 0
    }
    .page-serial .serial-page-nav ul li:last-child {
        margin-right: 80px
    }
}

.page-serial .serial-page-nav ul li a {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #242424
}

.page-serial .serial-page-nav ul li a:hover {
    background: #343434;
    color: #9b9b9b
}

.page-serial .serial-page-nav ul li a span {
    display: inline-block;
    vertical-align: middle;
    color: #848484;
    font-size: 15px;
    font-weight: 400;
    line-height: 1
}

.page-serial .serial-page-nav ul li.active a {
    pointer-events: none;
    background: #ff8b00
}

.page-serial .serial-page-nav ul li.active a span {
    color: #fff
}

.page-serial .serial-page-nav ul li.active a:hover {
    background: #ff8b00
}

.page-serial .serial-page-nav ul li.active a:hover span {
    color: #fff
}

.link-cabinet-player {
    margin-bottom: 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #464747;
    font-size: 14px;
    text-align: right;
    text-decoration: none;
    color: #9f9e9e
}

@media(max-width:766px) {
    .link-cabinet-player {
        padding: 0 0 38px
    }
}

@media(max-width:520px) {
    .link-cabinet-player {
        padding: 0 0 10px;
        border-bottom: 1px solid #464747
    }
}

.link-cabinet-player a {
    color: #ff8b00;
    border-bottom: 1px solid;
    text-decoration: none
}

.link-cabinet-player a:hover {
    border-bottom: 1px solid transparent
}

.subscribe-link a {
    width: 254px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c9c9c9;
    font-size: 13px;
    border: 1px solid hsla(0, 0%, 100%, .2)
}

.subscribe-link a.active,
.subscribe-link a:hover {
    border: 1px solid #ff8b00
}

.subscribe-link a span {
    margin-right: 10px;
    display: inline-block
}

@media(max-width:766px) {
    .flex-promo-series .desktop-link {
        display: none
    }
}

.flex-promo-series .mobile-link {
    display: none;
    font-size: 13px
}

.flex-promo-series .mobile-link>span {
    padding-right: 7px;
    display: inline-block;
    color: hsla(0, 0%, 73.3%, .5)
}

.flex-promo-series .mobile-link a {
    color: #3991d3;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    border-bottom: 0
}

.flex-promo-series .mobile-link a span {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    padding-top: 6px;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    background-color: #3991d3;
    border-radius: 50%;
    color: #1d1d1d
}

@media(max-width:766px) {
    .flex-promo-series .mobile-link {
        display: block
    }
}

.item-serial:hover .serial-top .icon-play,
.item-serial:hover .serial-top:before {
    opacity: 1
}

.item-serial:hover .serial-top .serial-translate .second-line {
    display: flex;
    flex-wrap: wrap
}

.item-serial:hover .serial-top .serial-translate .second-line span {
    width: 33.3%
}

.item-serial:hover .serial-top .serial-translate .second-line span:nth-child(4) {
    width: 100%
}

.item-serial:hover .field-description a,
.item-serial:hover .field-title a {
    color: #ff8b00;
    text-decoration: underline
}

.item-serial .serial-top {
    position: relative;
    margin-bottom: 10px
}

.item-serial .serial-top:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    transition: all .1s ease 0s;
    opacity: 0;
    pointer-events: none;
    border-radius: 10px;
}

.item-serial .serial-top .field-img {
    width: 100%;
    height: 160px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
    border-radius: 10px;
}

.item-serial .serial-top .field-img a {
    display: block;
    width: 100%;
    height: 100%
}

.item-serial .serial-top .serial-translate {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    overflow: hidden;
    z-index: 5;
    border-radius: 0px 0px 10px 10px;
}

.item-serial .serial-top .serial-translate .first-line,
.item-serial .serial-top .serial-translate .second-line {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: left;
    font-size: 0
}

.item-serial .serial-top .serial-translate .first-line.cols1>span,
.item-serial .serial-top .serial-translate .second-line.cols1>span {
    width: 100%
}

.item-serial .serial-top .serial-translate .first-line.cols2>span,
.item-serial .serial-top .serial-translate .second-line.cols2>span {
    width: 50%
}

.item-serial .serial-top .serial-translate .first-line.cols3>span,
.item-serial .serial-top .serial-translate .second-line.cols3>span {
    width: 33.3333%
}

.item-serial .serial-top .serial-translate .first-line>span,
.item-serial .serial-top .serial-translate .second-line>span {
    display: inline-block;
    width: 100%;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.item-serial .serial-top .serial-translate .first-line>span:first-child,
.item-serial .serial-top .serial-translate .second-line>span:first-child {
    border-left: none
}

.item-serial .serial-top .serial-translate .first-line>span:last-child,
.item-serial .serial-top .serial-translate .second-line>span:last-child {
    border-right: 0
}

.item-serial .serial-top .serial-translate .first-line>span a,
.item-serial .serial-top .serial-translate .second-line>span a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: hsla(0, 0%, 100%, .7);
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    border-top: 1px solid #ff8b00;
    padding: 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all .1s ease 0s
}

.item-serial .serial-top .serial-translate .first-line>span a:hover,
.item-serial .serial-top .serial-translate .second-line>span a:hover {
    background-color: rgba(255, 139, 0, .2)
}

.item-serial .serial-top .serial-translate .second-line {
    display: none
}

.item-serial .serial-top .icon-play {
    z-index: 4;
    width: 40px;
    height: 40px;
    display: block;
    border: 2px solid #e9840d;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    transition: all .1s ease 0s;
    opacity: 0;
        margin-top: -15px;
    pointer-events: none
}

.item-serial .serial-top .icon-play:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/play.svg) no-repeat 50% transparent;
    background-size: auto 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -7px
}

.item-serial .serial-top .field-rating {
    display: block;
    position: absolute;
    top: 10px;
    right: -4px;
    z-index: 6;
    width: 30px;
    height: 18px;
    background-color: #ff8b00;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px
}

.item-serial .serial-top .viewed-item {
    display: none;
    position: absolute;
    top: 10px;
    right: -4px;
    padding: 0 10px;
    height: 22px;
    z-index: 6;
    background: #ff8b00;
    transition: all .1s ease 0s
}

.item-serial .serial-top .viewed-item:before {
    content: "\E922";
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 7px;
    color: #fff
}

.item-serial .serial-top .viewed-item span {
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding-left: 7px;
    display: none
}

.item-serial .serial-bottom {
    text-align: left;
}

.item-serial .field-title {
    font-size: 0;
    margin-bottom: 6px
}

.item-serial .field-title a {
    display: block;
    vertical-align: top;
    color: #363636;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
    text-decoration: none;
    transition: all .1s ease 0s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.item-serial .field-title a:hover {
    color: #ff8b00
}

.item-serial .field-description {
    font-size: 0
}

.item-serial .field-description a {
    display: inline-block;
    vertical-align: top;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    transition: all .1s ease 0s
}

.item-serial .field-description a:hover {
    color: #ff8b00
}

.item-serial.with-shadow .serial-top {
    margin-bottom: 15px;
}

.item-serial.serial-cart .serial-top {
    margin-bottom: 14px
}

.item-serial.serial-cart .serial-top .field-img {
    height: 162px
}

.item-serial.serial-cart .serial-top .icon-play {
    margin-top: 0
}

.item-serial.serial-cart .field-title {
    margin-bottom: 2px
}

.item-serial.serial-cart .field-description a {
    font-style: italic
}

.item-serial.viewed:hover .viewed-item:before {
    margin-top: 0;
    content: "\E910";
    font-size: 14px
}

.item-serial.viewed:hover .viewed-item span {
    display: inline-block
}

.item-serial.viewed .serial-top .viewed-item {
    display: block!important
}

.new-serials-item {
    padding-bottom: 20px
}

.new-serials-item:hover .new-serials-poster .field-poster .icon-play,
.new-serials-item:hover .new-serials-poster .field-poster:after {
    opacity: 1
}

.new-serials-item:hover .field-title a {
    color: #ff8b00;
    text-decoration: underline
}

.new-serials-item:hover .field-genre {
    color: #ff8b00
}

.new-serials-item.shown .new-serials-poster .field-poster .icon-play,
.new-serials-item.shown .new-serials-poster .field-poster:after {
    opacity: 1
}

.new-serials-item.shown .field-title a {
    color: #ff8b00;
    text-decoration: underline
}

.new-serials-item.shown .field-genre {
    color: #ff8b00
}

.new-serials-item .new-serials-poster {
    position: relative;
}

.new-serials-item .new-serials-poster .field-poster {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 18px
}

.new-serials-item .new-serials-poster .field-poster:after {
    content: "";
    background: rgba(0, 0, 0, .65);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    transition: all .1s ease 0s;
    border-radius: 8px;
}

.new-serials-item .new-serials-poster .field-poster .icon-play {
    z-index: 2;
    width: 40px;
    height: 40px;
    display: none;
    border: 2px solid #e9840d;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    transition: all .1s ease 0s;
    opacity: 0;
    pointer-events: none
}

.new-serials-item .new-serials-poster .field-poster .icon-play:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(../images/play.svg) no-repeat 50% transparent;
    background-size: auto 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -7px
}

.new-serials-item .new-serials-poster .field-poster img {
    width: 100%;
    border-radius: 8px;
}

.new-serials-item .field-title {
    text-align: center
}

.new-serials-item .field-title a {
    color: #363636;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    transition: all .1s ease 0s
}

.new-serials-item .field-genre {
    text-align: center;
    color: #7e7e7e;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    text-decoration: none;
    transition: all .1s ease 0s
}

.new-serials-item .field-description {
    color: #353535;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4
}

.new-serials-item .popover-btn {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 24px;
    height: 24px;
    font-size: 24px;
    box-shadow: 0 6px 13px rgba(0, 0, 0, .5);
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    transition: all .2s ease 0s;
    text-decoration: none;
    text-align: center;
    will-change: transform
}

.new-serials-item .popover-btn>span {
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.new-serials-item .popover-btn .icon-popap-i {
    display: inline-block
}

.new-serials-item .popover-btn .icon-popap-i-active {
    opacity: 0
}

.new-serials-item .popover-btn:hover>span {
    transition: all .2s ease 0s
}

.new-serials-item .popover-btn:hover .icon-popap-i {
    opacity: 0
}

.new-serials-item .popover-btn:hover .icon-popap-i-active {
    opacity: 1
}

.new-serials-item .popover-btn:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: -11px;
    z-index: -1;
    opacity: 0
}

.new-serials-item .popover-btn.opened {
    cursor: pointer
}

.new-serials-item .popover-btn.opened:before {
    color: #ff8b00
}

.new-serials-item .popover-btn.opened>span {
    transition: all .2s ease 0s
}

.new-serials-item .popover-btn.opened .icon-popap-i {
    opacity: 0
}

.new-serials-item .popover-btn.opened .icon-popap-i-active {
    opacity: 1
}

.page-serial .page-header {
    padding: 18px 34px 17px
}

@media(max-width:767px) {
    .page-serial .page-header {
        padding: 17px 10px 15px
    }
}

.page-serial .page-header .c-link__anchor {
    display: none
}

.page-serial .page-header .icon-sortirovka_first_last_seria_down .path2:before,
.page-serial .page-header .icon-sortirovka_first_last_seria_up .path2:before {
    color: #c9c9c9
}

.page-serial .page-header .icon-sortirovka_first_last_seria_down .path1:before,
.page-serial .page-header .icon-sortirovka_first_last_seria_up .path1:before {
    color: #7b7b7b
}

.page-serials .page-header {
    background: #1d1d1d;
    padding: 18px 34px 19px
}

.page-serials .page-header .page-title {
    margin-bottom: 20px
}

.page-serials .page-content {
    padding: 35px 25px 57px
}

.page-serials .page-content .block-title {
    margin: 0 0 11px;
    padding: 0 3px
}

.page-serials .series-list {
    margin: 0 -5px 19px
}

.page-serials .series-list li {
    padding: 0 5px 30px
}

.btn-load-more {
    margin: 0 -25px;
    clear: both
}

.page-serials .btn-load-more {
    margin: 0;
    clear: both
}

.page-serials .box-pagination {
    padding: 42px 0
}

.page-serial-series .page-header .title-links-wrapper .box-title .gap-correct {
    position: relative;
    padding-right: 30px;
    display: inline-block
}

.page-serial-series .page-header .title-links-wrapper .box-title .gap-correct a {
    position: relative;
    bottom: -1px;
    left: -3px
}

.bottom-bordered-wrap {
    margin: -44px -34px 44px;
    padding: 40px 34px 25px;
    background-color: #292929
}

@media(max-width:767px) {
    .bottom-bordered-wrap {
        padding: 23px 20px 15px
    }
}

.bottom-bordered-wrap+.row .title {
    padding-top: 0!important
}

.bottom-bordered-wrap .poster-field>:first-child {
    padding-right: 18px
}

@media(max-width:767px) {
    .bottom-bordered-wrap .poster-field>:first-child {
        padding: 0
    }
}

.bottom-bordered-wrap .poster-field>:nth-child(2) {
    padding-left: 17px
}

@media(max-width:767px) {
    .bottom-bordered-wrap .poster-field>:nth-child(2) {
        padding: 0
    }
}

.bottom-bordered-wrap .poster-field .starbox .stars .star_holder .star {
    background-image: url(../images/star-inverse-light.svg);
    border: 2px solid #292929
}

@media(max-width:767px) {
    .bottom-bordered-wrap .poster-field .starbox .stars .star_holder .star {
        width: 14px;
        height: 15px;
        background-size: 13px;
        border: 1px solid #292929
    }
}

@media only screen and (max-width:1025px) {
    .page-serials .page-header {
        padding: 25px 10px 10px
    }
}

@media only screen and (max-width:767px) {
    .page-serials .page-header {
        padding: 20px 10px 5px
    }
}

@media only screen and (max-width:767px) {
    .page-serials .page-header .page-title {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:1025px) {
    .page-serials .page-content {
        padding: 30px 10px 50px
    }
}

@media only screen and (max-width:767px) {
    .page-serials .page-content {
        padding: 30px 10px
    }
}

@media only screen and (max-width:1025px) {
    .page-serials .page-content .block-title {
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    .page-serials .series-list {
        margin-bottom: 0
    }
}

@media only screen and (max-width:460px) {
    .page-serials .series-list li {
        width: 100%
    }
}

@media only screen and (max-width:460px) {
    .page-serials .series-list li .item-serial {
        margin: 0 auto;
        max-width: 266px
    }
}

@media only screen and (max-width:767px) {
    .page-serials .box-pagination {
        padding: 29px 0
    }
}

.page-serial .page-content {
    padding: 25px 25px 19px
}

.page-serial .serial-box-promo {
    margin: -34px -25px 38px;
    padding: 0 10px;
    display: block;
    width: auto;
    background: #2e2e2e
}

.page-serial .serial-box-promo>div {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto
}

.page-serial .serial-box-promo .col-first {
    width: 52.55%
}

.page-serial .serial-box-promo .col-second {
    width: 46.45%
}

.page-serial .serial-box-promo table {
    border: 0;
    margin: 0
}

.page-serial .serial-box-promo table tr.alt,
.page-serial .serial-box-promo table tr.even,
.page-serial .serial-box-promo table tr:nth-of-type(2n) {
    background: transparent
}

.page-serial .box-line-share .block-share {
    display: block;
    float: right
}

.page-serial .serial-rating {
    white-space: nowrap
}

.page-serial .serial-rating>span {
    padding-right: 7px
}

.page-serial .seria-links {
    padding-top: 6px
}

@media(max-width:767px) {
    .page-serial .seria-links {
        white-space: nowrap
    }
    .page-serial .seria-links.short-serial-links {
        padding-bottom: 7px;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .page-serial .seria-links.short-serial-links li {
        width: 50%;
        margin-right: 33px;
        padding-left: 14px
    }
}

.page-serial .seria-links li {
    margin-right: 33px;
    display: inline-block;
    vertical-align: top
}

@media(max-width:992px) {
    .page-serial .seria-links li {
        margin-right: 20px
    }
}

.page-serial .seria-links li:last-child {
    margin-right: 0
}

.page-serial .seria-links li a {
    display: flex;
    align-items: center;
    position: relative;
    color: #c9c9c9;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none
}

.page-serial .seria-links li a:hover,
.page-serial .seria-links li a:hover i {
    color: #ff8b00
}

.page-serial .seria-links li a i {
    margin-top: -1px;
    margin-right: 9px;
    color: #6c6c6c;
    display: inline-block
}

.page-serial .seria-links li a i.icon-download1 {
    font-size: 15px
}

.page-serial .seria-links li a i.icon-trailer {
    font-size: 19px
}

.page-serial .seria-links li a i.icon-about_serial {
    font-size: 20px
}

.page-serial .seria-links li a i.icon-the_first_seria {
    font-size: 17px
}

.page-serial .serial-series-list .description {
    position: relative;
    padding: 0 10px 12px
}

.page-serial .serial-series-list .description .title {
    color: #343434;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin: 0
}

.page-serial .serial-series-list .description p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #6c6c6c;
    margin: 0
}

.page-serial .serial-series-list .description p a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.page-serial .serial-series-list .description .block-share {
    display: block;
    position: absolute;
    right: 0;
    top: 0
}

.page-serial .serial-series-list .series-list {
    margin: 0 -5px
}

.page-serial .serial-series-list .series-list li {
    padding: 0 5px 37px
}

.page-serial .serial-series-list .btn-load-more {
    margin: 0 -25px
}

.page-serial .serial-series-list .box-pagination {
    padding: 42px 0
}

@media only screen and (max-width:1025px) {
    .page-serial .page-content {
        padding: 20px 10px 19px
    }
}

@media only screen and (max-width:767px) {
    .page-serial .page-content {
        padding-bottom: 35px
    }
}

@media only screen and (max-width:767px) {
    .page-serial .box-line-share {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .page-serial .serial-rating {
        width: 300px
    }
}

@media only screen and (max-width:1025px) {
    .page-serial .serial-series-list .description {
        padding: 0 0 12px
    }
}

@media only screen and (max-width:767px) {
    .page-serial .serial-series-list .description {
        padding-bottom: 24px
    }
}

@media only screen and (max-width:767px) {
    .page-serial .serial-series-list .description .title {
        margin-bottom: 12px
    }
}

@media only screen and (max-width:767px) {
    .page-serial .serial-series-list .description p {
        line-height: 1.4;
        display: none
    }
}

@media only screen and (max-width:767px) {
    .page-serial .serial-series-list .description .block-share {
        position: relative;
        right: inherit;
        top: inherit
    }
}

@media only screen and (max-width:460px) {
    .page-serial .serial-series-list .series-list li {
        width: 100%
    }
}

@media only screen and (max-width:460px) {
    .page-serial .serial-series-list .series-list li .item-serial {
        margin: 0 auto;
        max-width: 266px
    }
}

@media only screen and (max-width:1025px) {
    .page-serial .serial-series-list .btn-load-more {
        margin: 0 -10px
    }
}

@media only screen and (max-width:767px) {
    .page-serial .serial-series-list .box-pagination {
        padding: 29px 0
    }
}

.serial-page-desc {
    background: #1d1d1d;
    padding: 31px 34px 58px
}

@media only screen and (max-width:1025px) {
    .serial-page-desc {
        padding: 31px 10px 58px
    }
}

@media only screen and (max-width:767px) {
    .serial-page-desc {
        padding: 25px 10px 15px
    }
}

.serial-page-desc .serial-desc-top {
    padding: 0 0 8px;
    margin-bottom: 48px;
    border-bottom: 1px solid #464747
}

@media only screen and (max-width:767px) {
    .serial-page-desc .serial-desc-top {
        margin-bottom: 28px;
        border-bottom: 0
    }
}

.serial-page-desc .serial-desc-top>.row {
    margin: 0 -17px
}

@media only screen and (max-width:1025px) {
    .serial-page-desc .serial-desc-top>.row {
        margin: 0 -10px
    }
}

.serial-page-desc .serial-desc-top>.row .columns {
    padding: 0 17px
}

@media only screen and (max-width:1025px) {
    .serial-page-desc .serial-desc-top>.row .columns {
        padding: 0 10px
    }
}

.serial-page-desc .serial-desc-top .title {
    color: #e7e7e7;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    padding: 14px 0;
    margin-bottom: 21px
}

@media only screen and (max-width:767px) {
    .serial-page-desc .serial-desc-top .title {
        margin-bottom: 15px;
        padding: 0
    }
}

.serial-page-desc .serial-desc-top .field-poster {
    margin-bottom: 37px
}

@media only screen and (max-width:767px) {
    .serial-page-desc .serial-desc-top .field-poster {
        margin-bottom: 14px
    }
}

.serial-page-desc .serial-desc-top .field-poster img {
    width: 100%
}

.serial-page-desc .serial-desc-top .btn-view-trailer {
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .serial-page-desc .serial-desc-top .btn-view-trailer {
        margin-bottom: 32px
    }
}

.serial-page-desc .serial-desc-top .btn-view-trailer .btn {
    width: 100%;
    height: 41px
}

@media only screen and (max-width:767px) {
    .serial-page-desc .serial-desc-top .btn-view-trailer .btn {
        height: 40px
    }
}

.serial-page-desc .serial-desc-top .btn-view-trailer .btn .help {
    position: relative;
    padding: 0 0 0 34px
}

.serial-page-desc .serial-desc-top .btn-view-trailer .btn .help [class*=" icon-"],
.serial-page-desc .serial-desc-top .btn-view-trailer .btn .help [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    font-size: 16px;
    text-shadow: 0 0 5px hsla(0, 0%, 100%, .3)
}

.serial-page-desc .cat-desc-serial {
    width: 100%;
    max-width: 1014px
}

.serial-page-desc .cat-desc-serial .title {
    color: #e7e7e7;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 12px
}

.serial-page-desc .cat-desc-serial .body>:last-child {
    margin-bottom: 0
}

.serial-page-desc .cat-desc-serial .body p {
    margin-bottom: 12px;
    color: #adadad;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
}

@media only screen and (max-width:767px) {
    .serial-page-desc .cat-desc-serial .body p {
        font-size: 14px;
        line-height: 1.3
    }
}

@media only screen and (min-width:768px) {
    .serial-page-desc .nav-tabs {
        width: 100%;
        display: table
    }
}

@media only screen and (max-width:767px) {
    .serial-page-desc .nav-tabs {
        padding-bottom: 10px;
        display: block
    }
}

.serial-page-desc .nav-tabs:after {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    z-index: 1;
    pointer-events: none;
    background: rgba(29, 29, 29, 0);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(29, 29, 29, 0)), color-stop(100%, #1d1d1d));
    background: linear-gradient(90deg, rgba(29, 29, 29, 0) 0, #1d1d1d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d1d1d", endColorstr="#1d1d1d", GradientType=1)
}

@media only screen and (max-width:767px) {
    .serial-page-desc .nav-tabs:after {
        display: block
    }
}

.serial-page-desc .nav-tabs:before {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 80px;
    z-index: 1;
    pointer-events: none;
    background: rgba(29, 29, 29, 0);
    background: -webkit-gradient(left top, right top, color-stop(0, #1d1d1d), color-stop(100%, rgba(29, 29, 29, 0)));
    background: linear-gradient(90deg, #1d1d1d 0, rgba(29, 29, 29, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d1d1d", endColorstr="#1d1d1d", GradientType=1)
}

@media only screen and (max-width:767px) {
    .serial-page-desc .nav-tabs:before {
        display: block
    }
}

@media only screen and (min-width:768px) {
    .serial-page-desc .nav-tabs li {
        min-width: 33.3333%;
        display: table-cell
    }
}

@media only screen and (max-width:767px) {
    .serial-page-desc .nav-tabs li {
        width: 100%;
        max-width: 140px;
        font-size: 0;
        height: auto
    }
}

.serial-page-desc .nav-tabs li>a:hover>span,
.serial-page-desc .nav-tabs li>a:hover>span [class*=" icon-"],
.serial-page-desc .nav-tabs li>a:hover>span [class^=icon-] {
    color: #ff8b00
}

.serial-page-desc .nav-tabs li>a:hover>span [class*=" icon-"].icon-review-1 .path1:before,
.serial-page-desc .nav-tabs li>a:hover>span [class^=icon-].icon-review-1 .path1:before {
    color: #463828
}

.serial-page-desc .nav-tabs li>a:hover>span [class*=" icon-"].icon-review-1 .path2:before,
.serial-page-desc .nav-tabs li>a:hover>span [class^=icon-].icon-review-1 .path2:before {
    color: #ff8b00
}

.serial-page-desc .nav-tabs li>a>span {
    position: relative;
    padding-left: 28px
}

.serial-page-desc .nav-tabs li>a>span [class*=" icon-"],
.serial-page-desc .nav-tabs li>a>span [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    font-size: 16px;
    color: #6c6c6c;
    margin-top: -1px
}

.serial-page-desc .nav-tabs li>a>span [class*=" icon-"].icon-review-1,
.serial-page-desc .nav-tabs li>a>span [class^=icon-].icon-review-1 {
    font-size: 14px;
    margin-top: 0
}

.serial-page-desc .nav-tabs li>a>span [class*=" icon-"].icon-review-1 .path1,
.serial-page-desc .nav-tabs li>a>span [class^=icon-].icon-review-1 .path1 {
    position: relative;
    z-index: -1
}

.serial-page-desc .nav-tabs li>a>span [class*=" icon-"].icon-review-1 .path1:before,
.serial-page-desc .nav-tabs li>a>span [class^=icon-].icon-review-1 .path1:before {
    color: #3b3b3b
}

.serial-page-desc .nav-tabs li>a>span [class*=" icon-"].icon-review-1 .path2:before,
.serial-page-desc .nav-tabs li>a>span [class^=icon-].icon-review-1 .path2:before {
    color: #6c6c6c
}

.serial-page-desc .nav-tabs li.slick-current>a>span [class*=" icon-"],
.serial-page-desc .nav-tabs li.slick-current>a>span [class^=icon-] {
    color: #ff8b00
}

.serial-page-desc .nav-tabs li.slick-current>a>span [class*=" icon-"].icon-review-1 .path1:before,
.serial-page-desc .nav-tabs li.slick-current>a>span [class^=icon-].icon-review-1 .path1:before {
    color: #463828
}

.serial-page-desc .nav-tabs li.active>a>span [class*=" icon-"],
.serial-page-desc .nav-tabs li.active>a>span [class^=icon-],
.serial-page-desc .nav-tabs li.slick-current>a>span [class*=" icon-"].icon-review-1 .path2:before,
.serial-page-desc .nav-tabs li.slick-current>a>span [class^=icon-].icon-review-1 .path2:before {
    color: #ff8b00
}

.serial-page-desc .nav-tabs li.active>a>span [class*=" icon-"].icon-review-1 .path1:before,
.serial-page-desc .nav-tabs li.active>a>span [class^=icon-].icon-review-1 .path1:before {
    color: #463828
}

.serial-page-desc .nav-tabs li.active>a>span [class*=" icon-"].icon-review-1 .path2:before,
.serial-page-desc .nav-tabs li.active>a>span [class^=icon-].icon-review-1 .path2:before {
    color: #ff8b00
}

.serial-page-desc .tab-content {
    padding: 15px 0
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-content {
        padding: 24px 0
    }
}

.serial-page-desc .tab-description {
    margin-bottom: 12px;
    color: hsla(0, 0%, 92.5%, .6);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.serial-page-desc .tab-description:last-child {
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-description {
        line-height: 1.3
    }
}

.serial-page-desc .tab-description>:last-child {
    margin-bottom: 0
}

.serial-page-desc .tab-description p {
    color: hsla(0, 0%, 92.5%, .6);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-description p {
        line-height: 1.3
    }
}

.serial-page-desc .tab-info .info-list {
    width: 100%;
    display: table
}

@media(max-width:767px) {
    .serial-page-desc .tab-info .info-list {
        display: block
    }
}

.serial-page-desc .tab-info .info-list li {
    display: table-row
}

@media(max-width:767px) {
    .serial-page-desc .tab-info .info-list li {
        align-items: flex-start;
        display: flex
    }
}

.serial-page-desc .tab-info .info-list li>div {
    padding: 10px 24px;
    border-bottom: 1px solid #242424;
    display: table-cell
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-info .info-list li>div {
        padding: 10px 0;
        border-bottom: 0
    }
}

.serial-page-desc .tab-info .info-list li>div:first-child {
    padding-right: 9px;
    max-width: 124px
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-info .info-list li>div:first-child {
        padding-right: 8px
    }
}

.serial-page-desc .tab-info .info-list li>div:last-child {
    padding-left: 9px;
    padding-right: 0
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-info .info-list li>div:last-child {
        padding-left: 8px
    }
}

.serial-page-desc .tab-info .info-list li .field-label {
    color: #666;
    font-size: 15px;
    font-weight: 700;
    line-height: 1
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-info .info-list li .field-label {
        font-size: 14px
    }
}

.serial-page-desc .tab-info .info-list li .field-text {
    color: #dbdbdb;
    font-size: 15px;
    font-weight: 400;
    line-height: 1
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-info .info-list li .field-text {
        font-size: 14px
    }
}

.serial-page-desc .tab-info .info-list li .field-text.text-bottom {
    vertical-align: bottom
}

.serial-page-desc .tab-reviews {
    position: relative
}

.serial-page-desc .tab-reviews .btn-send-review {
    padding: 3px 0 10px
}

.serial-page-desc .tab-reviews .btn-send-review a {
    position: relative;
    z-index: 10;
    display: inline-block;
    color: hsla(0, 0%, 99.6%, .5);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    padding: 0 0 0 32px;
    transition: all .1s ease 0s
}

.serial-page-desc .tab-reviews .btn-send-review a:hover {
    color: #ff8b00
}

.serial-page-desc .tab-reviews .btn-send-review a:before {
    content: "?";
    color: inherit;
    font-size: 16px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0
}

.serial-page-desc .tab-reviews .btn-other-reviews .btn {
    width: 100%;
    height: 41px
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-reviews .btn-other-reviews .btn {
        height: 40px
    }
}

.serial-page-desc .tab-reviews .btn-other-reviews .btn .help {
    position: relative;
    color: #ff8b00
}

.serial-page-desc .tab-reviews .slider-serial-reviews {
    margin-top: -19px;
    margin-bottom: 20px
}

.serial-page-desc .tab-reviews .slider-serial-reviews .item {
    margin: 19px 0 0;
    border: 1px solid #6f6f6f;
    padding: 40px 22px 20px 30px;
    min-height: 286px
}

@media only screen and (max-width:1025px) {
    .serial-page-desc .tab-reviews .slider-serial-reviews .item {
        min-height: inherit;
        padding: 40px 35px 26px
    }
}

.serial-page-desc .tab-reviews .slider-serial-reviews .slick-arrow {
    width: 50px;
    height: 50px
}

@media only screen and (max-width:1025px) {
    .serial-page-desc .tab-reviews .slider-serial-reviews .slick-arrow {
        width: 40px;
        height: 40px
    }
}

.serial-page-desc .tab-reviews .slider-serial-reviews .slick-arrow.slick-prev {
    left: -25px
}

@media only screen and (max-width:1025px) {
    .serial-page-desc .tab-reviews .slider-serial-reviews .slick-arrow.slick-prev {
        left: -10px
    }
}

.serial-page-desc .tab-reviews .slider-serial-reviews .slick-arrow.slick-next {
    right: -25px
}

@media only screen and (max-width:1025px) {
    .serial-page-desc .tab-reviews .slider-serial-reviews .slick-arrow.slick-next {
        right: -10px
    }
}

.serial-page-desc .tab-reviews .item-review {
    position: relative
}

.serial-page-desc .tab-reviews .item-review .label-best {
    display: block;
    position: absolute;
    z-index: 5;
    right: 0;
    top: -59px;
    width: 145px;
    height: 37px;
    white-space: nowrap;
    text-align: center;
    line-height: 38px;
    color: #fefefe;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-reviews .item-review .label-best {
        width: 120px
    }
}

.serial-page-desc .tab-reviews .item-review .review-header {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 100%;
    padding: 4px 104px 4px 0;
    margin-bottom: 12px
}

.serial-page-desc .tab-reviews .item-review .review-header .box-left {
    display: block;
    float: left
}

.serial-page-desc .tab-reviews .item-review .review-header .box-left .field-user-name {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 3px
}

.serial-page-desc .tab-reviews .item-review .review-header .box-left .field-date {
    color: hsla(0, 0%, 66.7%, .5);
    font-size: 12px;
    font-weight: 400;
    line-height: 1
}

.serial-page-desc .tab-reviews .item-review .review-header .user-ratings-comment-info-rating {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0
}

.serial-page-desc .tab-reviews .item-review .review-body {
    height: 135px;
    overflow: hidden;
    margin-bottom: 15px
}

.serial-page-desc .tab-reviews .item-review .review-body p {
    color: #bcbcbc;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 0
}

.serial-page-desc .tab-reviews .item-review .btn-read-more {
    text-align: right
}

.serial-page-desc .tab-reviews .item-review .btn-read-more a {
    position: relative;
    text-decoration: none;
    padding: 0 14px 0 0
}

.serial-page-desc .tab-reviews .item-review .btn-read-more a:hover {
    text-decoration: underline
}

.serial-page-desc .tab-reviews .item-review .btn-read-more a:before {
    content: "?";
    color: inherit;
    font-size: 8px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0
}

@media only screen and (max-width:767px) {
    .serial-page-desc .tab-reviews .item-review .btn-read-more a:before {
        margin-top: 1px
    }
}

.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating {
    padding: 0 44px 0 0;
    position: relative
}

.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating .rating-block {
    height: 40px;
    display: block;
    text-align: center
}

.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating .rating-block .rating_up {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    padding: 0 2px;
    color: #72d242;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating .rating-block .rating_down {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    padding: 0 2px;
    color: #eb4d47;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating .user-review-rating {
    position: absolute;
    display: block;
    width: 64px;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: -12px
}

.serial-page-desc .tab-reviews .item-review .user-ratings-comment-info-rating .user-review-rating>span {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    color: #ff8b00;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding-top: 4px;
    padding-left: 2px
}

.serial-page-desc.single {
    padding: 48px 34px 58px
}

@media only screen and (max-width:1025px) {
    .serial-page-desc.single {
        padding: 31px 10px 58px
    }
    .serial-page-desc.single .bottom-bordered-wrap {
        margin: -30px -10px 44px
    }
}

@media only screen and (max-width:767px) {
    .serial-page-desc.single {
        padding: 25px 10px 15px
    }
    .serial-page-desc.single .bottom-bordered-wrap {
        margin: -17px -10px 30px
    }
}

.serial-page-desc.single .serial-desc-top {
    margin-bottom: 31px;
    padding-bottom: 29px
}

.serial-page-desc.single .serial-desc-top:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.serial-page-desc.single .serial-desc-top .title {
    margin: -3px 0 11px;
    padding: 0
}

@media only screen and (max-width:767px) {
    .serial-page-desc.single .serial-desc-top .title {
        padding: 0;
        margin-bottom: 15px
    }
}

.serial-page-desc.single .serial-desc-top .tab-content:empty {
    display: none
}

.serial-page-desc.single .tab-info .cuScroll-info {
    height: 393px;
    position: relative;
    overflow: hidden
}

@media(max-width:767px) {
    .serial-page-desc.single .tab-info .cuScroll-info {
        height: 383px;
        margin-top: -10px
    }
}

.serial-page-desc.single .tab-info .cuScroll-info:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 10px;
    bottom: 0;
    height: 60px;
    z-index: 2;
    opacity: 1;
    transition: opacity .2s ease 0s;
    background: rgba(29, 29, 29, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(29, 29, 29, 0)), color-stop(100%, #1d1d1d));
    background: linear-gradient(180deg, rgba(29, 29, 29, 0) 0, #1d1d1d)
}

.serial-page-desc.single .tab-info .cuScroll-info.hide-shadow:before {
    opacity: 0
}

.serial-page-desc.single .tab-info .cuScroll-info .mCSB_container {
    margin-right: 35px
}

@media only screen and (max-width:767px) {
    .serial-page-desc.single .tab-info .cuScroll-info .mCSB_container {
        margin-right: 17px
    }
}

.serial-page-desc.single .tab-info .cuScroll-info .mCSB_scrollTools {
    top: 4px;
    right: -4px;
    bottom: 0
}

@media only screen and (max-width:767px) {
    .serial-page-desc.single .tab-info .cuScroll-info .mCSB_scrollTools {
        right: -4px
    }
}

.serial-page-desc.single .tab-info .cuScroll-info .mCSB_scrollTools .mCSB_draggerRail {
    width: 7px;
    border: 2px solid #828080;
    background: #828080;
    border-radius: 0
}

.serial-page-desc.single .tab-info .cuScroll-info .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
    background: #000;
    border-top: 2px solid #828080;
    border-bottom: 2px solid #828080
}

.serial-page-desc.single .tab-info .info-list li>div {
    line-height: 1.3;
    padding: 7px 24px 8px
}

@media(max-width:767px) {
    .serial-page-desc.single .tab-info .info-list li>div {
        padding: 7px 24px 8px 14px
    }
}

.serial-page-desc.single .tab-info .info-list li>div:first-child {
    max-width: 122px;
    min-width: 122px;
    padding-left: 0
}

.serial-page-desc.single .tab-info .info-list li .field-label {
    font-size: 16px;
    font-weight: 400
}

.serial-page-desc .rate-component {
    vertical-align: middle
}

.item-search-serial {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 23px 0
}

.item-search-serial .field-img {
    width: 146px;
    height: 207px;
    display: block;
    float: left
}

.item-search-serial .field-img a {
    width: 100%;
    height: 100%;
    display: block
}

.item-search-serial .field-img a img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.item-search-serial .serial-info {
    margin-left: 146px;
    padding-left: 36px
}

.item-search-serial .serial-info .item-search-header {
    position: relative;
    padding-right: 184px
}

.item-search-serial .serial-info .item-search-header .torrent-link {
    display: block;
    position: absolute;
    right: 0;
    top: 2px
}

.item-search-serial .serial-info .item-search-header .torrent-link a {
    position: relative;
    color: hsla(0, 0%, 100%, .3);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    padding: 0 0 0 18px;
    transition: all .2s ease 0s
}

.item-search-serial .serial-info .item-search-header .torrent-link a:hover {
    color: #ff8b00
}

.item-search-serial .serial-info .item-search-header .torrent-link a .icon-download {
    color: inherit;
    font-size: 10px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%)
}

.item-search-serial .serial-info h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.1;
    text-transform: none;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 10px
}

.item-search-serial .serial-info h2 a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: none;
    transition: all .1s ease 0s
}

.item-search-serial .serial-info h2 a:hover {
    color: #ff8b00
}

.item-search-serial .serial-info .serial-rating {
    margin-bottom: 14px
}

.item-search-serial .serial-info .serial-page-nav {
    font-size: 0;
    margin-bottom: 20px
}

.item-search-serial .serial-info .serial-page-nav>.text {
    display: inline-block;
    vertical-align: middle;
    color: hsla(0, 0%, 90.6%, .3);
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    padding: 4px 4px 4px 0
}

.item-search-serial .serial-info .serial-page-nav ul {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 0
}

.item-search-serial .serial-info .serial-page-nav ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px 2px 0
}

.item-search-serial .serial-info .serial-page-nav ul li a {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #242424
}

.item-search-serial .serial-info .serial-page-nav ul li a:hover {
    background: #343434;
    color: #9b9b9b
}

.item-search-serial .serial-info .serial-page-nav ul li a span {
    display: inline-block;
    vertical-align: middle;
    color: #848484;
    font-size: 15px;
    font-weight: 400;
    line-height: 1
}

.item-search-serial .serial-info .textailor {
    color: hsla(0, 0%, 100%, .5);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
    overflow: hidden;
    height: 88px
}

.item-search-serial .serial-rating {
    width: 240px
}

.block-ajax-results .item-search-serial .serial-info h2 {
    margin-bottom: 6px
}

.block-ajax-results .item-search-serial .serial-info .item-search-header {
    margin-top: -3px
}

.block-ajax-results .item-search-serial .serial-info .serial-page-nav {
    margin-bottom: 12px
}

.block-ajax-results .item-search-serial .serial-info .textailor {
    margin-bottom: -10px
}

.block-ajax-results .name-origin-search {
    margin-bottom: 30px
}

@media only screen and (max-width:480px) {
    .item-search-serial .field-img {
        display: none
    }
}

@media only screen and (max-width:1025px) {
    .item-search-serial .serial-info {
        padding-left: 20px
    }
}

@media only screen and (max-width:480px) {
    .item-search-serial .serial-info {
        margin-left: 0;
        padding-left: 0
    }
}

@media only screen and (max-width:1025px) {
    .item-search-serial .serial-info .item-search-header {
        padding-right: 0
    }
}

@media only screen and (max-width:1025px) {
    .item-search-serial .serial-info .item-search-header .torrent-link {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .item-search-serial .serial-info h2 {
        font-size: 20px
    }
}

@media only screen and (max-width:540px) {
    .item-search-serial .serial-info .serial-rating {
        margin-bottom: 10px
    }
}

@media only screen and (max-width:540px) {
    .item-search-serial .serial-info .serial-page-nav>.text {
        width: 100%;
        padding: 0 0 5px
    }
}

@media only screen and (max-width:767px) {
    .item-search-serial .serial-info .textailor {
        font-size: 14px;
        line-height: 18px;
        height: 72px
    }
}

.cabinet-layout {
    width: 100%;
    padding: 28px 0 44px
}

@media only screen and (max-width:1025px) {
    .cabinet-layout {
        padding-top: 0
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout {
        padding: 0 0 40px
    }
}

.cabinet-layout .left-aside {
    width: 25.4%;
    min-height: 100px;
    padding: 0 12px 0 34px;
    display: block;
    float: left
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .left-aside {
        width: 100%;
        min-height: 91px;
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .left-aside {
        min-height: 96px
    }
}

.cabinet-layout .profile-menu-wrap {
    padding: 15px 0;
    max-width: 242px
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap {
        padding: 0;
        margin-bottom: 30px;
        background: #fff;
        max-width: inherit
    }
}

.cabinet-layout .profile-menu-wrap:before {
    display: none
}

.cabinet-layout .profile-menu-wrap.is_stuck {
    z-index: 20
}

@media only screen and (min-width:768px) and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap.is_stuck .left-navigation>div>a {
        line-height: 50px;
        height: 50px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .profile-menu-wrap.is_stuck .left-navigation>div>a {
        padding: 6px 0;
        height: 46px
    }
    .cabinet-layout .profile-menu-wrap.is_stuck .left-navigation>div>a [class*=" icon-"],
    .cabinet-layout .profile-menu-wrap.is_stuck .left-navigation>div>a [class^=icon-] {
        margin-bottom: 2px
    }
}

.cabinet-layout .profile-menu-wrap .user-info {
    position: relative
}

.cabinet-layout .profile-menu-wrap .user-info a {
    display: block;
    width: inherit;
    height: 64px;
    text-decoration: none;
    margin: 0 0 25px 80px;
    text-align: left
}

.cabinet-layout .profile-menu-wrap .user-info .user-name {
    display: inline-block;
    vertical-align: middle;
    color: #151515;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2
}

.cabinet-layout .profile-menu-wrap .user-info .user-name span {
    display: inline-block;
    width: 100%
}

.cabinet-layout .profile-menu-wrap .user-info .userphoto {
    display: block;
    position: absolute;
    left: 74%;
    top: 0;
    width: 64px;
    height: 64px;
    border: 2px solid #313131;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .user-info {
        display: none
    }
}

.cabinet-layout .profile-menu-wrap .block-load-photo {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.cabinet-layout .profile-menu-wrap .left-navigation {
    margin: 0;
    padding: 12px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation {
        display: flex
    }
}

.cabinet-layout .profile-menu-wrap .left-navigation>div {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, .12)
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div {
        width: 20%;
        padding: 0;
        border: 0
    }
}

.cabinet-layout .profile-menu-wrap .left-navigation>div .mm-next {
    display: none!important
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 30px;
    color: #393939;
    font-size: 14px;
    line-height: 1;
    overflow: visible;
    text-decoration: none;
    transition: all .1s ease 0s
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div>a {
        line-height: 60px;
        height: 60px;
        padding: 0 10px;
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div>a {
        height: 65px;
        padding: 15px 0;
        font-size: 10px;
        line-height: 1.2
    }
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a:hover,
.cabinet-layout .profile-menu-wrap .left-navigation>div>a:hover [class*=" icon-"],
.cabinet-layout .profile-menu-wrap .left-navigation>div>a:hover [class^=icon-] {
    color: #ff8b00
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a:before {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 1;
    height: 4px;
    background-color: #ff8b00
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a [class*=" icon-"],
.cabinet-layout .profile-menu-wrap .left-navigation>div>a [class^=icon-] {
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    width: 24px;
    text-align: center;
    color: grey;
    font-size: 14px
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div>a [class*=" icon-"],
    .cabinet-layout .profile-menu-wrap .left-navigation>div>a [class^=icon-] {
        top: inherit;
        bottom: inherit;
        transform: translateY(-2px);
        left: inherit;
        vertical-align: middle;
        display: inline-block;
        position: relative
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div>a [class*=" icon-"],
    .cabinet-layout .profile-menu-wrap .left-navigation>div>a [class^=icon-] {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
        line-height: 16px;
        height: 16px;
        transform: translateY(0)
    }
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a [class*=" icon-"].icon-view,
.cabinet-layout .profile-menu-wrap .left-navigation>div>a [class^=icon-].icon-view {
    font-size: 16px
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a [class*=" icon-"].icon-instruk,
.cabinet-layout .profile-menu-wrap .left-navigation>div>a [class^=icon-].icon-instruk {
    font-size: 15px;
    margin-top: -1px
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a span.items {
    background: transparent;
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 6px;
    min-width: 18px;
    height: 18px;
    border-radius: 9px;
    color: grey;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    padding: 0 4px;
    pointer-events: none
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a span.items:empty {
    display: none
}

.cabinet-layout .profile-menu-wrap .left-navigation>div.active>a {
    color: #ff8b00;
    font-size: 18px;
    font-weight: 700
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a {
        font-size: 10px;
        font-weight: 400
    }
}

.cabinet-layout .profile-menu-wrap .left-navigation>div.active>a:before {
    display: none
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a:before {
        display: block
    }
}

.cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class*=" icon-"],
.cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class^=icon-] {
    color: #ff8b00
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class*=" icon-"],
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class^=icon-] {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class*=" icon-"],
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class^=icon-] {
        font-size: 14px
    }
}

.cabinet-layout .profile-menu-wrap .left-navigation>div.active .field-description {
    display: block
}

.cabinet-layout .profile-menu-wrap .left-navigation>div>a span.items.new {
    background: #ff8b00;
    color: #fff
}

.cabinet-layout .profile-menu-wrap .left-navigation>div .field-description {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    color: #888;
    padding: 5px 30px 0;
    display: none
}

.cabinet-layout .profile-menu-wrap .left-navigation>div .field-description.visible {
    display: block
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation {
        margin: 0 -10px;
        padding: 0;
        border-top: 0;
        font-size: 0
    }
}

.cabinet-layout .profile-menu-wrap .btn-logout a {
    display: block;
    padding: 17px 30px;
    width: 100%;
    color: #393939;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    transition: all .1s ease 0s
}

.cabinet-layout .profile-menu-wrap .btn-logout a:hover {
    color: #ff8b00
}

.cabinet-layout .cabinet-content {
    width: 74.6%;
    padding: 0 24px 0 12px;
    display: block;
    float: left
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .cabinet-content {
        width: 100%;
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div>a [class*=" icon-"].icon-view,
    .cabinet-layout .profile-menu-wrap .left-navigation>div>a [class^=icon-].icon-view {
        font-size: 18px
    }
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class*=" icon-"].icon-view,
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class^=icon-].icon-view {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class*=" icon-"].icon-view,
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class^=icon-].icon-view {
        font-size: 16px
    }
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class*=" icon-"].icon-instruk,
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class^=icon-].icon-instruk {
        font-size: 17px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class*=" icon-"].icon-instruk,
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active>a [class^=icon-].icon-instruk {
        font-size: 15px
    }
}

@media only screen and (max-width:1025px) {
    .cabinet-layout .profile-menu-wrap .btn-logout,
    .cabinet-layout .profile-menu-wrap .left-navigation>div.active .field-description,
    .cabinet-layout .profile-menu-wrap .left-navigation>div .field-description.visible {
        display: none
    }
}

.cabinet-content .info-text {
    color: rgba(1, 1, 1, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 14px
}

.cabinet-content .info-text a {
    color: #ff8b00;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: underline
}

.cabinet-content .info-text a:hover {
    text-decoration: none
}

.cabinet-content .series-list {
    margin: 0 -5px
}

.cabinet-content .series-list li {
    padding: 0 5px 40px
}

@media only screen and (max-width:767px) {
    .cabinet-content .series-list li {
        padding-bottom: 37px
    }
}

@media only screen and (max-width:460px) {
    .cabinet-content .series-list li {
        width: 100%
    }
    .cabinet-content .series-list li .item-serial {
        margin: 0 auto;
        max-width: 266px
    }
}

.cabinet-content .block-list-new-series {
    padding: 0 0 19px;
    margin: 0 0 23px;
    border-bottom: 1px solid #ff8b00
}

@media only screen and (max-width:767px) {
    .cabinet-content .block-list-new-series {
        padding: 0;
        margin: 0 0 40px
    }
}

.cabinet-no-block {
    padding: 178px 0
}

.cabinet-no-block .wrap {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    text-align: center
}

.cabinet-no-block .wrap .title {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 8px
}

.cabinet-no-block .wrap span {
    display: inline-block;
    width: 100%;
    color: #888;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3
}

.cabinet-no-block .wrap span a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

@media only screen and (max-width:1025px) {
    .cabinet-no-block {
        padding: 120px 0 104px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-no-block {
        padding: 94px 0 80px
    }
}

@media only screen and (max-width:767px) {
    .cabinet-no-block .wrap span br {
        display: none
    }
}

.popular-news-box {
    padding: 9px 28px 10px
}

.popular-news-box .box-popover-5 .block-content {
    margin: 0
}

@media(max-width:1024px) {
    .popular-news-box .body-bl .wrapper-tab-slider {
        margin: 0 -5px
    }
}

.popular-news-box .owl-carousel.owl-hidden {
    opacity: 1
}

.popular-news-box .head-bl {
    margin-bottom: 18px;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center
}

.popular-news-box .head-bl .item {
    height: 50px;
    margin: 0 18px;
    padding: 10px 20px;
    font-size: 18px;
    color: #8b93a2;
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    text-decoration: none;
    transition: none
}

@media(max-width:480px) {
    .popular-news-box .head-bl .item {
        margin: 0 10px
    }
}

.popular-news-box .head-bl .item:before {
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    background-color: #ff8b00;
    content: "";
    display: block;
    opacity: 0
}

.popular-news-box .head-bl .item:hover {
    color: #000
}

.popular-news-box .head-bl .item.active {
    font-weight: 700;
    color: #010101
}

.popular-news-box .head-bl .item.active:before {
    opacity: 1
}

.popular-news-box .new-serials-item .new-serials-poster .field-poster {
    margin-bottom: 15px;
    min-height: 0
}

.popular-news-box .new-serials-item .field-title {
    margin-bottom: 3px
}

.body-bl {
    margin-bottom: 15px;
    padding-bottom: 4px;
    border-bottom: 1px solid #e6e6e6
}

.body-bl .wrapper-tab-slider {
    margin: 0 -12px
}

.body-bl .box-tab {
    display: none
}

.body-bl .box-tab.active {
    display: block
}

.slider-watch-btn {
    padding-right: 220px;
    position: relative
}

@media(max-width:768px) {
    .slider-watch-btn {
        padding-right: 100px
    }
}

.slider-watch-btn .wrap-btn {
    width: 220px;
    height: 290px;
    position: absolute;
    padding-top: 64px;
    padding-right: 10px;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center
}

@media(max-width:768px) {
    .slider-watch-btn .wrap-btn {
        width: 100px;
        padding-right: 0;
        padding-top: 0
    }
}

.slider-watch-btn .wrap-btn a {
    width: 110px;
    color: #ff8b00;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-decoration: none
}

.slider-watch-btn .wrap-btn a:hover .radius-block>span {
    background-color: #ff8b00;
    transition: .3s;
    color: #fff
}

@media(max-width:768px) {
    .slider-watch-btn .wrap-btn a {
        font-size: 14px;
        line-height: 18px
    }
}

.slider-watch-btn .wrap-btn .radius-block {
    width: 95px;
    height: 95px;
    position: relative;
    left: -4px;
    margin: 0 auto 21px;
    padding: 3px;
    display: block;
    border: 1px solid #ff8b00d1;
    border-radius: 50%;
    text-decoration: none
}

.slider-watch-btn .wrap-btn .radius-block>span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    transition: .3s;
    font-size: 100px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center
}

@media(max-width:768px) {
    .slider-watch-btn .wrap-btn .radius-block {
        width: 60px;
        height: 60px
    }
    .slider-watch-btn .wrap-btn .radius-block i {
        font-size: 60px
    }
}

.list-news-4 {
    padding-bottom: 10px;
    display: flex
}

.list-news-4 .owl-item {
    width: 222px;
    padding: 0 12px;
    float: left
}

@media(max-width:992px) {
    .list-news-4 .owl-item:nth-child(4) {
        display: none
    }
}

@media(max-width:768px) {
    .list-news-4 .owl-item {
        width: 50%;
        max-width: 222px
    }
    .list-news-4 .owl-item:nth-child(3) {
        display: none
    }
}

@media(max-width:520px) {
    .list-news-4 .owl-item {
        width: 100%;
        max-width: 222px
    }
    .list-news-4 .owl-item:nth-child(2) {
        display: none
    }
}

.list-news-4 .owl-item .item {
    width: 100%
}

.l-main-content .popular-news-box .block-new-serials {
    padding-bottom: 0;
    margin-bottom: 5px
}

.white-bg {
    background-color: #fff
}

@media(max-width:480px) {
    .newscatalog-main .newscatalog-form .nav-tabs li span {
        line-height: 18px
    }
}

.nav-tabs.light-large-theme li>input[type=radio] {
    display: none
}

.nav-tabs.light-large-theme li>label {
    height: 66px;
    padding: 0 12px;
    text-align: center;
    position: relative;
    color: #8b93a2;
    font-size: 18px;
    line-height: 1.2;
    transition: all .1s ease 0s
    display: inline-block;
    font-family: Rubik, sans-serif;
    margin-bottom: 0
}

@media(max-width:480px) {
    .nav-tabs.light-large-theme li>label {
        height: 50px;
        display: flex;
        align-items: center
    }
}

.nav-tabs.light-large-theme li>label:hover {
    color: #ff8b00
}

.nav-tabs.light-large-theme li>input[type=radio]:checked+label {
    color: #2a2a2a;
    font-weight: 700;
    transition: all .1s ease 0s
}

.nav-tabs.light-large-theme li>input[type=radio]:checked+label:after {
    right: 100%;
    transition: all .1s ease 0s
}

.nav-tabs.light-large-theme li>input[type=radio]+label:before {
    content: "";
    height: 3px;
    background: #ff8b00;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: inherit;
    right: 0
}

.nav-tabs.light-large-theme li>input[type=radio]+label:after {
    content: "";
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    transition: all .1s ease 0s
}

@media(max-width:1025px) {
    .box-tab .wrapper-tab-slider {
        padding-right: 5px
    }
}

.box-popover-5.body-bl .new-serials-mob-slider.owl-theme .owl-nav [class*=owl-].owl-next {
    right: -5px
}

[class*=wrap-cols] {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

[class*=wrap-cols] .col {
    padding-left: 15px;
    padding-right: 15px
}

.wrap-cols-2 .col {
    flex: 0 0 50%;
    max-width: 50%
}

@media only screen and (max-width:640px) {
    .wrap-cols-2 .col {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.wrap-cols-3 .col {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

@media only screen and (max-width:640px) {
    .wrap-cols-3 .col {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.mt-0 {
    margin-top: 0!important
}

.mt-1 {
    margin-top: 10px!important
}

.mt-2 {
    margin-top: 20px!important
}

.mt-3 {
    margin-top: 30px!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-1 {
    margin-bottom: 10px!important
}

.mb-2 {
    margin-bottom: 20px!important
}

.mb-3 {
    margin-bottom: 30px!important
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.my-1 {
    margin-top: 10px!important;
    margin-bottom: 10px!important
}

.my-2 {
    margin-top: 20px!important;
    margin-bottom: 20px!important
}

.my-3 {
    margin-top: 30px!important;
    margin-bottom: 30px!important
}

.h3 {
    color: #080808;
    font-size: 24px;
    font-weight: 400
}

.box-gray {
    display: inline-block;
    font-style: italic;
    color: #4e4c4c;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 12px 30px;
    line-height: 1.3;
    background-color: #efefef
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

ul.marker-list li {
    position: relative;
    padding-left: 20px;
    line-height: 1.25
}

ul.marker-list li:not(:last-of-type) {
    margin-bottom: 2px
}

ul.marker-list li:before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 9px;
    height: 9px;
    content: "";
    background-color: #ff8b00
}

ul.marker-list li .box-gray {
    margin: -10px 0
}

@media(max-width:768px) {
    ul.marker-list li .box-gray {
        margin: 0
    }
}

ul.large-gap li:not(:last-of-type) {
    margin-bottom: 30px
}

@media(max-width:768px) {
    ul.large-gap li:not(:last-of-type) {
        margin-bottom: 16px
    }
}

.vk-button {
    font-size: 13px;
    color: #fff;
    background-color: #6888ad;
    height: 30px;
    padding: 0 9px 0 35px;
    border-radius: 3px;
    text-decoration: none!important;
    position: relative;
    vertical-align: top;
    margin-right: 12px
}

.vk-button,
.vk-button .icon-vk {
    display: inline-block;
    line-height: 30px
}

.vk-button .icon-vk {
    font-size: 18px;
    vertical-align: middle;
    position: absolute;
    left: 9px;
    top: 0
}

.vk-link {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #435f85;
    text-decoration: underline;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-left: 48px
}

.vk-link:before {
    position: absolute;
    content: "";
    background: url(../images/lg-vk.jpg) 50% no-repeat;
    width: 34px;
    height: 34px;
    background-size: contain;
    display: block;
    border-radius: 100%;
    left: -48px;
    top: -2px;
    box-shadow: 0 0 10px 0 hsla(0, 0%, 47.8%, .32)
}

@media(max-width:768px) {
    ul.col li {
        font-size: 14px;
        line-height: 26px
    }
}

.serial-box-description-torrent {
    background-color: #292929;
    padding: 0 34px;
    position: relative
}

@media only screen and (max-width:1025px) {
    .serial-box-description-torrent {
        padding: 0 10px
    }
}

.serial-box-description-torrent>.row {
    margin: 0 -17px;
    padding: 40px 0
}

@media only screen and (max-width:1025px) {
    .serial-box-description-torrent>.row {
        margin: 0 -10px
    }
}

@media(max-width:767px) {
    .serial-box-description-torrent>.row {
        padding: 20px 0 10px
    }
}

.serial-box-description-torrent>.row .columns {
    padding: 0 17px
}

@media only screen and (max-width:1025px) {
    .serial-box-description-torrent>.row .columns {
        padding: 0 10px
    }
}

.block-download-torrent {
    padding: 2px 0 0;
    margin-bottom: 20px
}

.block-download-torrent .block-title {
    color: #d2d2d2;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px
}

.block-download-torrent .block-content {
    width: 100%;
    max-width: 455px
}

.block-download-torrent .block-content .box-btn {
    padding: 10px 0
}

.block-download-torrent .accordian-body,
.block-download-torrent .block-content .box-btn .btn {
    width: 100%
}

.block-download-torrent table.torrent {
    background: transparent;
    width: 100%;
    border: 0;
    border-collapse: collapse;
    margin-bottom: 8px
}

.block-download-torrent table.torrent thead {
    background: transparent
}

.block-download-torrent table.torrent thead tr th {
    color: #4e4e4e;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 0 21px
}

.block-download-torrent table.torrent thead tr th:last-child {
    text-align: center
}

.block-download-torrent table.torrent tbody tr {
    background: transparent
}

.block-download-torrent table.torrent tbody tr td {
    padding: 0;
    border-top: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
    border-right: 1px solid transparent;
    color: hsla(0, 0%, 90.6%, .8);
    font-size: 15px;
    font-weight: 700;
    line-height: 1
}

.block-download-torrent table.torrent tbody tr td.studio-voice {
    width: 194px
}

.block-download-torrent table.torrent tbody tr td:last-child {
    border-right: 0
}

.block-download-torrent table.torrent tbody tr td .download {
    width: 86px
}

.block-download-torrent table.torrent tfoot {
    background: transparent
}

.block-download-torrent table.torrent tfoot>tr>td {
    padding: 0;
    width: 100%
}

.block-download-torrent table.torrent tfoot table.torrent {
    margin: 0
}

.block-download-torrent table.torrent tfoot table.torrent tbody tr:first-child td {
    border-top: 0
}

.block-download-torrent .btn-collapse-table a {
    display: inline-block;
    position: relative;
    opacity: .3;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    padding: 0 14px 0 0
}

.block-download-torrent .btn-collapse-table a:hover {
    text-decoration: underline
}

.block-download-torrent .btn-collapse-table a:before {
    content: "\E90B";
    color: inherit;
    font-size: 8px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    margin-top: 1px
}

.block-download-torrent .btn-collapse-table a.active:before {
    content: "\E90C"
}

@media only screen and (max-width:767px) {
    .block-download-torrent {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .block-download-torrent .block-content .box-btn {
        padding-top: 10px
    }
}

@media only screen and (max-width:767px) {
    .block-download-torrent table.torrent thead tr th {
        font-size: 14px;
        padding: 6px 0 15px
    }
}

@media only screen and (max-width:767px) {
    .block-download-torrent table.torrent tbody tr td {
        font-size: 13px
    }
}

@media only screen and (max-width:767px) {
    .block-download-torrent table.torrent tbody tr td .download {
        width: 72px
    }
}

.page-serial.torrent .box-serial-top-info .box-title-rate .page-title a {
    color: #e7e7e7;
    text-decoration: none;
    font-size: 27px;
    font-weight: 700;
    line-height: 1
}

@media(max-width:767px) {
    .page-serial.torrent .box-serial-top-info .box-title-rate .page-title a {
        color: #e7e7e7;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 700
    }
}

.torrent .box-serial-top-info .box-title-rate .page-title {
    padding-right: 0;
    margin-bottom: 2px
}

.torrent .box-serial-top-info .box-title-rate .page-title a {
    transition: all .1s ease 0s
}

.torrent .box-serial-top-info .box-title-rate .page-title a:hover {
    color: #ff8b00
}

.torrent .page-content {
    padding: 43px 34px 60px
}

@media only screen and (max-width:1025px) {
    .torrent .page-content {
        padding: 20px 10px 50px
    }
}

@media only screen and (max-width:767px) {
    .torrent .page-content {
        padding-bottom: 35px
    }
}

.block-series-about {
    padding: 2px 0 0;
    margin-bottom: 20px
}

.block-series-about .block-title {
    margin-bottom: 5px;
    color: #d2d2d2;
    font-size: 24px;
    font-weight: 400;
    line-height: 1
}

.block-series-about .date-time-description {
    margin-bottom: 15px;
    color: #6c6c6c;
    font-size: 16px
}

.block-series-about .block-content {
    width: 100%;
    max-width: 455px
}

.block-series-about .collapse {
    min-height: 146px;
    visibility: visible
}

.block-series-about .series-about {
    margin-bottom: 8px;
    position: relative
}

.block-series-about .series-about:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    bottom: 0;
    height: 24px;
    pointer-events: none;
    background: rgba(29, 29, 29, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(29, 29, 29, 0)), color-stop(90%, #292929), color-stop(100%, #292929));
    background: linear-gradient(180deg, rgba(29, 29, 29, 0) 0, #292929 90%, #292929);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d1d1d", endColorstr="#1d1d1d", GradientType=0)
}

.block-series-about .series-about.in:before {
    display: none
}

.block-series-about .series-about.no-collapse {
    height: auto!important;
    min-height: auto!important
}

.block-series-about .series-about.no-collapse+.collapse-series-about-btn,
.block-series-about .series-about.no-collapse:before {
    display: none
}

.block-series-about .series-about .well>:last-child {
    margin-bottom: 0
}

.block-series-about .series-about .well p {
    color: #adadad;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px
}

.block-series-about .collapse-series-about-btn {
    display: inline-block;
    position: relative;
    opacity: .3;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    padding: 0 14px 0 0
}

.block-series-about .collapse-series-about-btn:before {
    content: "\E90B";
    color: inherit;
    font-size: 8px;
    display: block;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    right: 0;
    margin-top: 1px
}

.block-series-about .collapse-series-about-btn.active:before {
    content: "\E90C"
}

@media only screen and (max-width:767px) {
    .block-series-about {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .block-series-about .series-about .well p {
        line-height: 20px
    }
}

.cabinet-layout {
    position: relative
}

.cabinet-app {
    min-height: 300px;
    padding-top: 0
}

@media only screen and (max-width:1025px) {
    .cabinet-app {
        margin-top: -30px
    }
}

.cabinet-app .navigation {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 16px
}

.cabinet-app .navigation .item {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    color: #b0b0b0;
    font-size: 18px;
    text-decoration: none;
    transition: color .2s ease, font-weight .2s ease
}

.cabinet-app .navigation .item:hover {
    color: #ff8b00
}

.cabinet-app .navigation .item span {
    position: relative;
    line-height: 66px;
    display: inline-block
}

.cabinet-app .navigation .item span:after {
    content: "";
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color .2s ease 0s
}

.cabinet-app .navigation .item.active {
    color: #5a5a5a;
    font-weight: 700
}

.cabinet-app .navigation .item.active:hover {
    color: #5a5a5a
}

.cabinet-app .navigation .item.active span:after {
    background-color: #ff8b00
}

@media only screen and (max-width:1025px) {
    .cabinet-app .navigation {
        margin-left: -10px;
        margin-right: -10px
    }
}

.cabinet-app .note-text {
    color: #b0b0b0;
    margin-bottom: 16px;
    line-height: 1.2;
    text-align: center
}

.cabinet-app .note-text a {
    color: #b0b0b0
}

.cabinet-app .note-text a:hover {
    color: #ff8b00
}

.cabinet-app .fade-enter-active,
.cabinet-app .fade-leave-active {
    transition: opacity .3s ease
}

.cabinet-app .fade-enter,
.cabinet-app .fade-leave-to {
    opacity: 0
}

.cabinet-app .spinner-wrap {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -25px
}

@media only screen and (min-width:1026px) {
    .cabinet-app .spinner-wrap {
        padding-left: 25.4%
    }
}

.cabinet-app .spinner-wrap .spinner {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid hsla(0, 0%, 100%, .3);
    border-top-color: #ff8b00;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite
}

.new-serials-item .new-serials-poster .field-poster {
    min-height: 287px
}

.our-socials-mobile-block {
    padding: 9px 0 10px;
    font-size: 13px;
    color: #bbb;
    line-height: 1;
    text-align: right;
    vertical-align: middle
}

.our-socials-mobile-block a {
    text-decoration: none;
    color: #fd1515;
    margin-left: 12px;
    vertical-align: middle
}

.subscribe-form .cursor-label {
    position: fixed;
    z-index: 1000;
    background: #fff;
    font-size: 12px;
    color: #686868;
    border: 1px solid #767676;
    height: 20px;
    line-height: 12px;
    padding: 3px 7px 5px
}

.subscribe-form .field-checkbox .subscribe-button {
    display: block;
    width: 17px;
    height: 17px;
    border: 0;
    border-radius: 50%;
    color: #cdcdcd;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff
}

.subscribe-form .field-checkbox .subscribe-button:after,
.subscribe-form .field-checkbox .subscribe-button:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: ""
}

.subscribe-form .field-checkbox .subscribe-button:after {
    color: #888;
    transition: opacity .2s ease-in-out, color .2s ease-in-out;
    opacity: 0
}

.subscribe-form .field-checkbox .subscribe-button:before {
    transition: border-color .2s ease-in-out;
    border: 1px solid #cdcdcd;
    border-radius: 50%
}

.subscribe-form .field-checkbox .subscribe-button:after {
    text-align: center;
    line-height: 17px;
    height: 17px;
    font-size: 6px;
    font-family: icomoon, sans-serif
}

.subscribe-form .field-checkbox .subscribe-button:hover:after {
    opacity: 1;
    content: "\E922"
}

.subscribe-form .field-checkbox a {
    transition: color .2s ease-in-out;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 24px;
    cursor: pointer;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 400!important;
    text-decoration: none;
    color: #000;
    margin: -2px 0 0
}

.subscribe-form .field-checkbox a:hover {
    color: #ff8b00!important
}

.subscribe-form .field-checkbox.subscribed .subscribe-button,
.subscribe-form .field-checkbox.subscribed a {
    color: #50942b
}

.subscribe-form .field-checkbox.subscribed .subscribe-button:before {
    border-color: #50942b
}

.subscribe-form .field-checkbox.subscribed .subscribe-button:after {
    color: #50942b;
    opacity: 1;
    content: "\E922"
}

.subscribe-form .field-checkbox.subscribed .subscribe-button:hover:after {
    color: #888
}

.subscribe-form .field-checkbox.subscribed .subscribe-button:hover:before {
    border-color: #cdcdcd
}

.block-subscribe.cabinet-app .navigation .item {
    float: right
}

.block-subscribe.cabinet-app .navigation.once .item {
    float: none;
    margin: auto
}

.new-series-slider.not-instalized>.item:nth-child(n+5) {
    display: none
}

@media only screen and (max-width:1022px) {
    .new-series-slider.not-instalized>.item:nth-child(n+4) {
        display: none
    }
}

@media only screen and (max-width:766px) {
    .new-series-slider.not-instalized>.item:nth-child(n+3) {
        display: none
    }
}

@media only screen and (max-width:460px) {
    .new-series-slider.not-instalized>.item:nth-child(n+2) {
        display: none
    }
}

.toggle-order-icon {
    text-decoration: none;
    font-size: 13px
}

.toggle-order-icon>* {
    line-height: 0;
    font-size: 13px
}

.toggle-order-icon .icon-sortirovka_first_last_seria_down .path2:before,
.toggle-order-icon .icon-sortirovka_first_last_seria_up .path2:before {
    margin-left: 0
}

.toggle-order-icon:hover .path1:before,
.toggle-order-icon:hover .path2:before {
    color: #ff8b00
}

@media only screen and (max-width:400px) {
    .toggle-order-icon {
        margin-left: 0
    }
}

.block-new-series {
    padding-top: 45px
}

.block-new-series .block-header {
    margin-bottom: 35px
}

.block-new-series .btn-view-all {
    top: 0
}

.block-new-series .block-content-wrap {
    min-height: 264px;
    position: relative;
    margin: 0 -25px;
    padding: 0 25px
}

.block-new-series .block-content-wrap .spinner-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 10
}

.block-new-series .block-content-wrap .spinner-wrap .spinner {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid hsla(0, 0%, 100%, .3);
    border-top-color: #ff8b00;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@media only screen and (min-width:850px) {
    .block-new-series .toggle-wrapper {
        right: 0;
        position: absolute;
        top: 50%;
        width: 600px;
        padding: 0 7px;
        margin-top: -20px
    }
    .block-new-series .toggle-wrapper .toggle:after {
        content: "";
        clear: both;
        display: block
    }
    .block-new-series .toggle-wrapper .toggle:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-bottom: 1px solid #e8e8e8
    }
    .block-new-series .toggle-wrapper .toggle .item {
        float: left;
        width: 25%;
        text-align: center;
        text-decoration: none;
        display: block
    }
    .block-new-series .toggle-wrapper .toggle .item span {
        display: inline-block;
        position: relative;
        padding: 0 14px;
        cursor: pointer;
        font-size: 14px;
        line-height: 42px;
        color: #8b93a2;
        transition: color .2s ease-in-out
    }
    .block-new-series .toggle-wrapper .toggle .item.active span {
        cursor: default
    }
    .block-new-series .toggle-wrapper .toggle .item.active span,
    .block-new-series .toggle-wrapper .toggle .item span:hover {
        color: #ff8b00
    }
    .block-new-series .toggle-wrapper .toggle .item span:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 3px;
        background-color: transparent;
        transition: background-color .2s ease-in-out
    }
    .block-new-series .toggle-wrapper .toggle .item.active span:after {
        background-color: #ff8b00
    }
}

@media only screen and (max-width:849px) {
    .block-new-series .toggle-wrapper {
        height: 40px;
        right: 0;
        position: absolute;
        top: 50%;
        width: 270px;
        margin-top: -20px
    }
}

@media only screen and (max-width:849px) and (max-width:500px) {
    .block-new-series .toggle-wrapper {
        position: relative;
        margin-top: 22px;
        width: 100%
    }
}

@media only screen and (max-width:849px) {
    .block-new-series .toggle-wrapper .toggle {
        right: 0;
        position: absolute;
        top: 0;
        width: 100%;
        padding: 40px 0 0;
        height: 40px;
        overflow: hidden;
        z-index: 11;
        background-color: #fff;
        box-shadow: 0 0 0 1px #fde1c0
    }
    .block-new-series .toggle-wrapper .toggle .item {
        text-decoration: none;
        font-size: 15px;
        line-height: 15px;
        padding: 13px 16px 12px;
        width: 100%;
        cursor: pointer;
        display: none;
        color: rgba(101, 101, 102, .9);
        transition: color .2s ease-in-out, background-color .2s ease-in-out;
        height: 40px;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    .block-new-series .toggle-wrapper .toggle .item.active {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        color: #ff8a01;
        background-color: #fff!important
    }
    .block-new-series .toggle-wrapper .toggle .item.active:after {
        content: "\E90B";
        color: #ff8a01;
        font-size: 8px;
        font-family: icomoon!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        position: absolute;
        right: 16px;
        top: 16px
    }
    .block-new-series .toggle-wrapper .toggle .item:hover {
        color: #ff8a01
    }
    .block-new-series .toggle-wrapper .toggle.opened {
        height: auto
    }
    .block-new-series .toggle-wrapper .toggle.opened .item {
        display: block
    }
    .block-new-series .toggle-wrapper .toggle.opened .item.active:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        border-bottom: 1px solid #fde1c0
    }
    .block-new-series .toggle-wrapper .toggle.opened .item.active:after {
        content: "\E90C"
    }
}

@media only screen and (max-width:500px) {
    .block-new-series {
        padding-top: 22px
    }
    .block-new-series .block-header {
        margin-bottom: 22px
    }
    .block-new-series .block-header .block-title {
        text-align: center
    }
}

.head-wrapper {
    margin-top: 45px;
    padding: 0 25px
}

@media only screen and (max-width:1025px) {
    .head-wrapper {
        padding: 0 10px
    }
}

@media only screen and (max-width:680px) {
    .head-wrapper {
        margin-top: 22px
    }
}

.head-wrapper .heading-with-filter {
    position: relative
}

.head-wrapper .heading-with-filter .page-title {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0
}

@media only screen and (max-width:680px) {
    .head-wrapper .heading-with-filter .page-title {
        font-size: 24px;
        text-align: center
    }
}

@media only screen and (min-width:1026px) {
    .head-wrapper .heading-with-filter .toggle-wrapper {
        width: 100%;
        padding: 0;
        margin-top: 20px
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle:after {
        content: "";
        clear: both;
        display: block
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-bottom: 1px solid #e8e8e8
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item {
        float: left;
        width: auto;
        text-align: center;
        text-decoration: none;
        display: block
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item span {
        display: inline-block;
        position: relative;
        padding: 0 14px;
        cursor: pointer;
        font-size: 14px;
        line-height: 42px;
        color: #8b93a2;
        transition: color .2s ease-in-out
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item.active span {
        cursor: default
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item.active span,
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item span:hover {
        color: #ff8b00
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item span:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 3px;
        background-color: transparent;
        transition: background-color .2s ease-in-out
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item.active span:after {
        background-color: #ff8b00
    }
}

@media only screen and (max-width:1025px) {
    .head-wrapper .heading-with-filter .toggle-wrapper {
        height: 40px;
        right: 0;
        position: absolute;
        top: 50%;
        width: 270px;
        margin-top: -20px
    }
}

@media only screen and (max-width:1025px) and (max-width:680px) {
    .head-wrapper .heading-with-filter .toggle-wrapper {
        position: relative;
        margin-top: 22px;
        width: 100%
    }
}

@media only screen and (max-width:1025px) and (max-width:460px) {
    .head-wrapper .heading-with-filter .toggle-wrapper {
        margin: 22px auto 0;
        max-width: 266px
    }
}

@media only screen and (max-width:1025px) {
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle {
        right: 0;
        position: absolute;
        top: 0;
        width: 100%;
        padding: 40px 0 0;
        height: 40px;
        overflow: hidden;
        z-index: 11;
        background-color: #fff;
        box-shadow: 0 0 0 1px #fde1c0
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item {
        text-decoration: none;
        font-size: 15px;
        line-height: 15px;
        padding: 13px 16px 12px;
        width: 100%;
        cursor: pointer;
        display: none;
        color: rgba(101, 101, 102, .9);
        transition: color .2s ease-in-out, background-color .2s ease-in-out;
        height: 40px;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item.active {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        color: #ff8a01;
        background-color: #fff!important
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item.active:after {
        content: "\E90B";
        color: #ff8a01;
        font-size: 8px;
        font-family: icomoon!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        position: absolute;
        right: 16px;
        top: 16px
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle .item:hover {
        color: #ff8a01
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle.opened {
        height: auto
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle.opened .item {
        display: block
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle.opened .item.active:before {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        border-bottom: 1px solid #fde1c0
    }
    .head-wrapper .heading-with-filter .toggle-wrapper .toggle.opened .item.active:after {
        content: "\E90C"
    }
}

.u-max-width-770 {
    max-width: 770px!important
}

@media only screen and (max-width:767px) {
    .modal.modal-login {
        padding: 0!important
    }
}

.modal.modal-login {
    z-index: 1050
}

.modal.modal-login .close {
    right: 22px;
    top: 24px
}

.modal.modal-login .modal-dialog {
    width: 100%;
    max-width: 858px;
    display: inline-block;
    vertical-align: middle
}

.modal.modal-login .modal-dialog .modal-content {
    text-align: left;
    position: relative;
    background-color: #fefbf7;
    padding: 41px 53px 68px
}

.modal.modal-login .modal-dialog .modal-content .modal-bg {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: .1;
    left: -24%;
    pointer-events: none
}

.modal.modal-login .modal-dialog .modal-content .modal-bg img {
    height: 100%;
    width: auto
}

.modal.modal-login .modal-dialog .modal-content .modal-body {
    padding: 0
}

.modal.modal-login .modal-dialog .modal-content .modal-body .box-row {
    height: 400px;
    width: 100%!important;
    border: 1px solid #ff8b00
}

.modal.modal-login .modal-dialog .modal-content .modal-body .box-row .box-capabilities {
    height: 100%;
    position: relative;
    right: 50%;
    left: auto!important;
    float: right!important
}

.modal.modal-login .modal-dialog .modal-content .modal-body .box-row .box-capabilities:before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    right: 0;
    background: #fff;
    border: 1px solid #ff8b00;
    box-shadow: 0 14px 29px rgba(230, 126, 2, .31)
}

.modal.modal-login .modal-dialog .modal-content .modal-body .box-row .box-forms {
    float: left!important;
    left: 50%!important;
    right: auto;
    padding: 23px 49px 0 41px
}

.modal.modal-message .close {
    right: 20px;
    top: 24px
}

.modal.modal-message .modal-dialog {
    max-width: 458px;
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.modal.modal-message .modal-dialog .modal-content {
    position: relative;
    text-align: left;
    background-color: #fefbf7;
    padding: 43px 18px 69px
}

.modal.modal-message .modal-dialog .modal-content .modal-bg {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: .1;
    left: -34%;
    pointer-events: none
}

.modal.modal-message .modal-dialog .modal-content .modal-bg img {
    height: 100%;
    width: auto
}

.modal.modal-message .modal-dialog .modal-content .modal-header {
    padding: 0
}

.modal.modal-message .modal-dialog .modal-content .modal-body {
    padding: 26px 23px 0
}

.modal.modal-email .modal-dialog {
    max-width: 658px;
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.modal.modal-email .modal-dialog .modal-content {
    text-align: left;
    padding: 52px 30px 60px
}

.modal.modal-email .modal-dialog .modal-content .modal-header {
    padding: 0 10px
}

.modal.modal-email .modal-dialog .modal-content .modal-header .modal-title {
    color: rgba(1, 1, 1, .9);
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    margin: 0
}

.modal.modal-email .modal-dialog .modal-content .modal-body {
    padding: 30px 0 0
}

.modal.modal-email .modal-dialog .modal-content .modal-body form {
    width: 100%;
    max-width: 480px;
    margin: 0 auto
}

.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email],
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password],
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search],
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel],
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text],
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url] {
    height: 40px;
    padding: 0 15px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #000;
    font-size: 16px
}

.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]:focus,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]:focus,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]:focus,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]:focus,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]:focus,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]:focus {
    border-color: #ff8b00
}

.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]:focus:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]:focus:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]:focus::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=email]:focus::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]:focus:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]:focus:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]:focus::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=password]:focus::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]:focus:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]:focus:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]:focus::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=search]:focus::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]:focus:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]:focus:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]:focus::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=tel]:focus::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]:focus:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]:focus:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]:focus::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=text]:focus::-webkit-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]:focus:-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]:focus:-ms-input-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]:focus::-moz-placeholder,
.modal.modal-email .modal-dialog .modal-content .modal-body form input[type=url]:focus::-webkit-input-placeholder {
    color: transparent
}

.modal.modal-email .modal-dialog .modal-content .modal-body form .form-group.form-footer {
    padding-top: 30px
}

.modal.modal-email .modal-dialog .modal-content .modal-body form .form-group.form-footer .btn {
    min-width: 196px
}

@media only screen and (max-width:767px) {
    .modal.modal-login .close {
        right: 6px;
        top: 20px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .close .icon-close {
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog {
        max-width: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width:880px) {
    .modal.modal-login .modal-dialog .modal-content {
        padding: 40px 25px 48px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog .modal-content {
        padding: 20px 0 30px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog .modal-content .modal-bg {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog .modal-content .modal-body {
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog .modal-content .modal-body .box-row {
        height: auto;
        border: 0
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog .modal-content .modal-body .box-row .box-capabilities {
        right: auto!important
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog .modal-content .modal-body .box-row .box-capabilities:before {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog .modal-content .modal-body .box-row .box-capabilities {
        background: #fff;
        border: 1px solid #ff8b00;
        box-shadow: 0 14px 29px rgba(230, 126, 2, .31)
    }
}

@media only screen and (max-width:880px) {
    .modal.modal-login .modal-dialog .modal-content .modal-body .box-row .box-forms {
        padding: 23px 25px 0
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-login .modal-dialog .modal-content .modal-body .box-row .box-forms {
        padding: 0 0 30px;
        left: auto!important
    }
}

@media only screen and (max-width:480px) {
    .modal.modal-message {
        padding: 0!important
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-message .close {
        right: 6px;
        top: 22px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-message .close .icon-close {
        font-size: 18px
    }
}

@media only screen and (max-width:480px) {
    .modal.modal-message .modal-dialog {
        max-width: 100%
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-message .modal-dialog .modal-content {
        padding: 23px 20px 30px
    }
}

@media only screen and (max-width:480px) {
    .modal.modal-message .modal-dialog .modal-content {
        padding: 23px 10px 30px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-message .modal-dialog .modal-content .modal-bg {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-message .modal-dialog .modal-content .modal-body {
        padding: 20px 0 0
    }
}

@media only screen and (max-width:480px) {
    .modal.modal-email {
        padding: 0!important
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-email .modal-dialog {
        max-width: 480px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-email .modal-dialog .modal-content {
        padding: 36px 30px 40px
    }
}

@media only screen and (max-width:420px) {
    .modal.modal-email .modal-dialog .modal-content {
        padding: 36px 20px 40px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-email .modal-dialog .modal-content .modal-header .modal-title {
        font-size: 18px;
        line-height: 1.2
    }
}

@media only screen and (max-width:400px) {
    .modal.modal-email .modal-dialog .modal-content .modal-header .modal-title br {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-email .modal-dialog .modal-content .modal-body {
        padding-top: 25px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-email .modal-dialog .modal-content .modal-body form .form-group {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .modal.modal-email .modal-dialog .modal-content .modal-body form .form-group.form-footer {
        margin-bottom: 0;
        padding-top: 10px
    }
}

@media only screen and (max-width:400px) {
    .modal.modal-email .modal-dialog .modal-content .modal-body form .form-group.form-footer {
        padding-top: 0
    }
}

@media only screen and (max-width:400px) {
    .modal.modal-email .modal-dialog .modal-content .modal-body form .form-group.form-footer .btn {
        width: 100%
    }
}

.modal-login .box-tabs {
    width: 100%
}

.modal-login .modal-title {
    color: rgba(0, 0, 0, .9);
    font-size: 27px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 2px
}

.modal-login .sub-title {
    color: rgba(1, 1, 1, .6);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 23px
}

.modal-login form {
    padding: 24px 0 0
}

.modal-login form .label,
.modal-login form label {
    color: rgba(1, 1, 1, .6);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 8px
}

.modal-login form .label.error-message,
.modal-login form label.error-message {
    font-size: 14px;
    margin-bottom: 0
}

.modal-login form input[type=email],
.modal-login form input[type=password],
.modal-login form input[type=search],
.modal-login form input[type=tel],
.modal-login form input[type=text],
.modal-login form input[type=url],
.modal-login form textarea {
    height: 43px;
    background-color: #fff;
    border: 1px solid #ffdcb1;
    padding: 0 15px;
    color: #000;
    font-size: 16px
}

.modal-login form input[type=email]::-webkit-input-placeholder,
.modal-login form input[type=password]::-webkit-input-placeholder,
.modal-login form input[type=search]::-webkit-input-placeholder,
.modal-login form input[type=tel]::-webkit-input-placeholder,
.modal-login form input[type=text]::-webkit-input-placeholder,
.modal-login form input[type=url]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal-login form textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal-login form input[type=email]::-moz-placeholder,
.modal-login form input[type=password]::-moz-placeholder,
.modal-login form input[type=search]::-moz-placeholder,
.modal-login form input[type=tel]::-moz-placeholder,
.modal-login form input[type=text]::-moz-placeholder,
.modal-login form input[type=url]::-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal-login form textarea::-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal-login form input[type=email]:-ms-input-placeholder,
.modal-login form input[type=password]:-ms-input-placeholder,
.modal-login form input[type=search]:-ms-input-placeholder,
.modal-login form input[type=tel]:-ms-input-placeholder,
.modal-login form input[type=text]:-ms-input-placeholder,
.modal-login form input[type=url]:-ms-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal-login form textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal-login form input[type=email]:-moz-placeholder,
.modal-login form input[type=password]:-moz-placeholder,
.modal-login form input[type=search]:-moz-placeholder,
.modal-login form input[type=tel]:-moz-placeholder,
.modal-login form input[type=text]:-moz-placeholder,
.modal-login form input[type=url]:-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal-login form textarea:-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

.modal-login form input[type=email]:focus,
.modal-login form input[type=password]:focus,
.modal-login form input[type=search]:focus,
.modal-login form input[type=tel]:focus,
.modal-login form input[type=text]:focus,
.modal-login form input[type=url]:focus,
.modal-login form textarea:focus {
    border-color: #ff8b00
}

.modal-login form input[type=email]:focus::-webkit-input-placeholder,
.modal-login form input[type=password]:focus::-webkit-input-placeholder,
.modal-login form input[type=search]:focus::-webkit-input-placeholder,
.modal-login form input[type=tel]:focus::-webkit-input-placeholder,
.modal-login form input[type=text]:focus::-webkit-input-placeholder,
.modal-login form input[type=url]:focus::-webkit-input-placeholder {
    color: transparent
}

.modal-login form textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.modal-login form input[type=email]:focus::-moz-placeholder,
.modal-login form input[type=password]:focus::-moz-placeholder,
.modal-login form input[type=search]:focus::-moz-placeholder,
.modal-login form input[type=tel]:focus::-moz-placeholder,
.modal-login form input[type=text]:focus::-moz-placeholder,
.modal-login form input[type=url]:focus::-moz-placeholder {
    color: transparent
}

.modal-login form textarea:focus::-moz-placeholder {
    color: transparent
}

.modal-login form input[type=email]:focus:-ms-input-placeholder,
.modal-login form input[type=password]:focus:-ms-input-placeholder,
.modal-login form input[type=search]:focus:-ms-input-placeholder,
.modal-login form input[type=tel]:focus:-ms-input-placeholder,
.modal-login form input[type=text]:focus:-ms-input-placeholder,
.modal-login form input[type=url]:focus:-ms-input-placeholder {
    color: transparent
}

.modal-login form textarea:focus:-ms-input-placeholder {
    color: transparent
}

.modal-login form input[type=email]:focus:-moz-placeholder,
.modal-login form input[type=password]:focus:-moz-placeholder,
.modal-login form input[type=search]:focus:-moz-placeholder,
.modal-login form input[type=tel]:focus:-moz-placeholder,
.modal-login form input[type=text]:focus:-moz-placeholder,
.modal-login form input[type=url]:focus:-moz-placeholder {
    color: transparent
}

.modal-login form textarea:focus:-moz-placeholder {
    color: transparent
}

.modal-login form .form-group .form-field {
    margin-bottom: 10px
}

.modal-login form .form-group .form-field.pass {
    position: relative
}

.modal-login form .form-group .form-field.pass input[type=password] {
    padding-right: 114px
}

.modal-login form .form-group .form-field.pass .link-forgot-pass {
    display: block;
    position: absolute;
    top: 14px;
    bottom: auto;
    right: 0;
    padding: 0 12px 0 0
}

.modal-login form .form-group .form-field.pass .link-forgot-pass a {
    color: #ff8b00;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none
}

.modal-login form .form-group .form-field.pass .link-forgot-pass a:hover span:before {
    width: 100%
}

.modal-login form .form-group .form-field.pass .link-forgot-pass a span {
    position: relative;
    padding-bottom: 1px
}

.modal-login form .form-group .form-field.pass .link-forgot-pass a span:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: rgba(255, 139, 0, .5);
    transition: all .2s ease 0s
}

.modal-login form .form-group.form-footer .fields-footer {
    font-size: 0
}

.modal-login form .form-group.form-footer .fields-footer .field-link {
    display: inline-block;
    vertical-align: middle
}

.modal-login form .form-group.form-footer .fields-footer .field-link a {
    color: #ff8b00;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none
}

.modal-login form .form-group.form-footer .fields-footer .field-link a:hover span:before {
    width: 100%
}

.modal-login form .form-group.form-footer .fields-footer .field-link a span {
    position: relative;
    padding-bottom: 1px
}

.modal-login form .form-group.form-footer .fields-footer .field-link a span:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: rgba(255, 139, 0, .5);
    transition: all .2s ease 0s
}

.modal-login form .form-group.form-footer .fields-footer .field-submit {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 10px
}

.modal-login form .form-group.form-footer .fields-footer .field-submit .btn {
    width: 100%;
    min-width: inherit
}

.modal-login form .form-group.form-footer .field-terms {
    text-align: center;
    padding: 22px 0 0
}

.modal-login form .form-group.form-footer .field-terms a {
    display: inline-block;
    color: #ff8b00;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none
}

.modal-login form .form-group.form-footer .field-terms a:hover span:before {
    width: 100%
}

.modal-login form .form-group.form-footer .field-terms a span {
    position: relative;
    padding-bottom: 1px
}

.modal-login form .form-group.form-footer .field-terms a span:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: rgba(255, 139, 0, .5);
    transition: all .2s ease 0s
}

.modal-login form.form-login .form-group.form-footer {
    padding-top: 4px!important
}

.modal-login form.form-login .form-group.form-footer .fields-footer {
    font-size: 0
}

.modal-login form.form-login .form-group.form-footer .fields-footer .field-submit {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 110px
}

.modal-login form.form-login .form-group.form-footer .fields-footer .field-submit .btn {
    width: 100%;
    min-width: inherit
}

.modal-login form.form-forgot .label,
.modal-login form.form-forgot label {
    margin-bottom: 12px
}

.modal-login form.form-forgot .form-group.form-footer {
    padding-top: 4px!important
}

.modal-login form.form-forgot .form-group.form-footer .fields-footer {
    font-size: 0
}

.modal-login form.form-forgot .form-group.form-footer .fields-footer .field-submit {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 164px
}

.modal-login form.form-forgot .form-group.form-footer .fields-footer .field-submit .btn {
    width: 100%;
    min-width: inherit
}

.modal-login form.form-registration {
    padding: 6px 0 0;
    margin: 0 -13px 0 0
}

.modal-login form.form-registration .form-group {
    margin-bottom: 12px
}

.modal-login form.form-registration .form-group .form-field {
    margin-bottom: 10px
}

.modal-login form.form-registration .form-group .form-field>input {
    margin: 0 auto;
    max-width: 302px;
    display: block
}

.modal-login form.form-registration .form-group .form-field.field-captcha {
    margin-top: 11px
}

.modal-login form.form-registration .form-group .form-field.field-captcha>div {
    margin: 0 auto;
    max-width: 302px;
    padding-left: 0
}

.modal-login form.form-registration .form-group.form-footer {
    padding-top: 4px!important;
    margin-bottom: 0
}

.modal-login form.form-registration .form-group.form-footer .field-link .field-info {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    color: #999898
}

.modal-login form.form-registration .form-group.form-footer .field-link .field-info a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.modal-login form.form-registration .form-group.form-footer .field-submit {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 161px;
    text-align: center
}

.modal-login form.form-registration .form-group.form-footer .field-submit .btn {
    width: 100%;
    max-width: 298px;
    min-width: inherit
}

@media only screen and (max-width:767px) {
    .modal-login .modal-title {
        font-size: 24px;
        text-align: left;
        padding: 0;
        margin-bottom: 15px
    }
}

@media only screen and (max-width:767px) {
    .modal-login .sub-title {
        font-size: 14px;
        margin-bottom: 14px;
        display: none
    }
}

@media only screen and (max-width:767px) {
    .modal-login form {
        padding-top: 6px
    }
}

@media only screen and (max-width:767px) {
    .modal-login form.form-login .form-group.form-footer .fields-footer .field-submit {
        max-width: 125px
    }
}

@media only screen and (max-width:880px) {
    .modal-login form.form-registration {
        margin: 0
    }
}

@media only screen and (max-width:767px) {
    .modal-login form.form-registration .form-group .form-field {
        margin-bottom: 11px
    }
}

@media only screen and (max-width:767px) {
    .modal-login form.form-registration .form-group .form-field>input {
        max-width: 100%
    }
}

@media only screen and (max-width:767px) {
    .modal-login form.form-registration .form-group .form-field.field-captcha {
        margin-top: 0
    }
}

.block-message .description {
    padding: 0 40px
}

.block-message .description strong {
    display: block
}

.modal-message .modal-body {
    display: table
}

.modal-message .block-message {
    width: 100%;
    height: 220px;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ff8b00;
    box-shadow: 0 14px 29px rgba(230, 126, 2, .31);
    padding: 15px 8px
}

.modal-message .block-message .description {
    color: rgba(1, 1, 1, .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin-bottom: 0
}

.modal-message .block-message .block-login-social.single {
    padding-top: 17px
}

.modal-message .block-message .block-login-social.single .label {
    text-align: center;
    margin-bottom: 8px
}

.modal-message .block-message .block-login-social.single .login-social-links {
    margin: 0;
    text-align: center
}

.modal-message .block-message .block-login-social.single .login-social-links li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 162px;
    padding: 0
}

@media only screen and (max-width:767px) {
    .modal-message .block-message {
        display: block;
        height: auto;
        padding: 24px 8px
    }
}

#modalTrailer {
    display: none
}

@media only screen and (max-width:767px) {
    .modal-telegram {
        padding: 0!important
    }
}

.modal-telegram .close {
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    color: #bbb
}

.modal-telegram .close:hover {
    color: #ff9200
}

.modal-telegram .modal-dialog {
    width: 100%;
    max-width: 320px;
    display: inline-block;
    vertical-align: middle;
    margin: 20px 0
}

.modal-telegram .modal-dialog .modal-content .modal-header {
    padding: 25px 0 0
}

.modal-telegram .modal-dialog .modal-content .modal-body {
    padding: 0 10px 22px
}

.modal-telegram .block-telegram {
    text-decoration: none
}

.modal-telegram .block-telegram>img {
    width: 100%
}

.modal-telegram .block-telegram .title {
    margin: 0 -10px 5px
}

.modal-telegram .block-telegram .title img {
    width: 100%
}

.modal-telegram .block-telegram .field-message {
    color: #3b9de1;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-bottom: 15px
}

.modal-telegram .block-telegram .field-message .icon-telegram {
    font-size: 22px;
    vertical-align: middle;
    position: relative;
    top: -3px
}

.modal-telegram .block-telegram .field-btn {
    margin-bottom: 12px
}

.modal-telegram .block-telegram .field-btn>span {
    display: inline-block;
    width: 182px;
    height: 42px;
    background-color: #3b9de1;
    border-radius: 21px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .28)
}

.modal-telegram .block-telegram .field-btn>span .help {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1
}

.modal-telegram .block-telegram .field-description {
    color: rgba(138, 144, 148, .8);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px
}

.modal-telegram.v2 .modal-dialog .modal-header {
    padding: 32px 0 0
}

.modal-telegram.v2 .block-telegram {
    text-decoration: none
}

.modal-telegram.v2 .block-telegram>img {
    width: 100%
}

.modal-telegram.v2 .block-telegram .title {
    margin: 0 -10px 7px;
    padding: 0 10px
}

.modal-telegram.v2 .block-telegram .title img {
    width: 100%
}

.modal-telegram.v2 .block-telegram .field-arrow {
    text-align: center;
    margin-bottom: 20px
}

.modal-telegram.v2 .block-telegram .field-arrow img {
    max-width: 60px
}

.modal-telegram.v2 .block-telegram .field-message {
    color: #212a30;
    margin-bottom: 12px
}

.modal-telegram.v2 .block-telegram .field-message .icon-telegram {
    color: #3b9de1
}

.modal-telegram.v2 .block-telegram .field-btn {
    margin-bottom: 24px
}

.modal-telegram.v2 .block-telegram .field-btn>span {
    display: inline-block;
    width: 222px;
    height: 52px;
    border-radius: 26px;
    box-shadow: 0 1px 0 rgba(10, 102, 157, .88), 0 9px 15px rgba(2, 8, 44, .28);
    background: #31b4ec;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #31b4ec), color-stop(100%, #1888c8));
    background: linear-gradient(180deg, #31b4ec 0, #1888c8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#31b4ec", endColorstr="#1888c8", GradientType=0)
}

.modal-telegram.v2 .block-telegram .field-btn>span .help {
    font-size: 24px;
    font-weight: 700
}

.modal-telegram.v2 .block-telegram .field-description {
    color: rgba(138, 144, 148, .8);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px
}

.modal-telegram.v3 .close {
    font-size: 22px;
    color: #ff8b00;
    top: 0
}

.modal-telegram.v3 .modal-dialog {
    max-width: 300px;
    background: transparent
}

.modal-telegram.v3 .modal-dialog .modal-content {
    background: transparent
}

.modal-telegram.v3 .modal-dialog .modal-body,
.modal-telegram.v3 .modal-dialog .modal-header {
    padding: 0;
    background: transparent
}

.modal-telegram.v3 .block-telegram {
    text-decoration: none
}

.modal-telegram.v3 .block-telegram>img {
    width: 100%
}

@media only screen and (max-width:767px) {
    .modal-telegram .close {
        right: 10px;
        top: 10px
    }
}

@media only screen and (max-width:767px) {
    .modal-telegram .modal-dialog {
        margin: 0 auto;
        max-width: 320px
    }
}

@font-face {
    font-family: GiloryExtraBold;
    src: url(../fonts/GilroyExtraBold.ttf?6c590d283a21239ae7131139267075e3), url(../fonts/GilroyExtraBold.woff?328b7a1722a69d22d2116913b18fd263) format("woff");
    font-weight: 400;
    font-style: normal
}

.modal.modal-instagram.modal-message .c-modal__dialog {
    max-width: 300px;
    background: transparent
}

.modal.modal-instagram.modal-message .c-modal__dialog .modal-content.c-modal__content {
    border-radius: 20px;
    box-shadow: 0 0 90px rgba(180, 55, 232, .42);
    background-color: #000;
    padding: 40px 40px 20px
}

.modal.modal-instagram.modal-message .c-modal__dialog .modal-content.c-modal__content .close {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 12px;
    height: 12px
}

.modal.modal-instagram.modal-message .c-modal__dialog .modal-content.c-modal__content .close .icon-close {
    font-size: 12px;
    color: #b300b3;
    font-weight: 700
}

.modal.modal-instagram.modal-message .c-modal__dialog .modal-content.c-modal__content .header {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
    color: #e5009c;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    margin: 0 -40px 20px;
    font-family: GiloryExtraBold, sans-serif
}

.modal.modal-instagram.modal-message .c-modal__dialog .modal-content.c-modal__content .body-img {
    display: block;
    border-radius: 5px;
    box-shadow: 0 4px 68px rgba(255, 0, 255, .34);
    background-color: #051020
}

.modal.modal-instagram.modal-message .c-modal__dialog .modal-content.c-modal__content .modal-button {
    display: block;
    outline: 0;
    text-decoration: none;
    height: 34px;
    border-radius: 3px;
    background-image: linear-gradient(-90deg, #4a42cc 1%, #d41a68 86%);
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 25px
}

.modal.modal-instagram.modal-message .c-modal__dialog .modal-content.c-modal__content .modal-button i {
    margin-right: 7px;
    line-height: 34px;
    display: inline-block
}

.modal.modal-instagram.modal-message .c-modal__dialog .modal-content.c-modal__content .modal-button span {
    line-height: 34px;
    vertical-align: top;
    display: inline-block
}

.telegram-ny {
    background: url(../images/tg_ny_bg.png) 50%;
    background-repeat: repeat;
    background-size: contain
}

.telegram-ny:before {
    content: "";
    width: 299px!important;
    height: 429px!important;
    background: transparent url(../images/tg_ny.png) 50% no-repeat!important;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -150px
}

.telegram-ny .vert {
    position: absolute;
    height: 129px;
    width: 34px;
    top: 0;
    left: 50%;
    margin-left: -17px
}

.telegram-ny .circle {
    width: 300px;
    height: 300px;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    top: 131px;
    border-radius: 50%
}

.telegram-ny .circle a {
    position: absolute;
    top: 118px;
    height: 52px;
    left: 48px;
    display: block;
    right: 51px;
    border-radius: 29px
}

.telegram-ny .close {
    position: absolute;
    top: 32px;
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -7px;
    transform: rotate(5deg);
    opacity: .7
}

.telegram-ny .close .icon-close {
    font-size: 16px;
    color: #fff
}

.telegram-ny .close:hover {
    opacity: 1
}

.browser-modal {
    background-color: #fd9618
}

.browser-modal .heading {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 22px 0;
    position: relative
}

.browser-modal .heading .c-modal__close {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 35px
}

.browser-modal .heading .c-modal__close .icon-close {
    color: #fff
}

.browser-modal .content {
    position: relative;
    padding-bottom: 63.5%
}

.browser-modal .content .content-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent url(../images/browsers_modal_bg.png) 50% no-repeat;
    background-size: contain
}

.browser-modal .content .content-wrapper .text-wrapper {
    padding-right: 40%;
    padding-top: 11%;
    padding-left: 70px;
    color: #000;
    font-size: 24px;
    text-align: left
}

.browser-modal .content .content-wrapper .text-wrapper .uppered {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1
}

.browser-modal .content .content-wrapper .text-wrapper .in-orange {
    color: #fff;
    background: #ff8b00;
    font-size: 30px;
    padding: 0 6px;
    line-height: 38px;
    display: inline-block;
    margin-top: 20px
}

.browser-modal .content .content-wrapper .text-wrapper .bottom-text {
    font-weight: 700;
    margin-top: 10px;
    line-height: 34px
}

.browser-modal .content .button-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 35px
}

.browser-modal .content .button-wrapper a {
    display: inline-block;
    border-radius: 29px;
    border: 2px solid #ff8b00;
    padding: 12px 105px;
    font-size: 20px;
    color: #ff8b00;
    text-decoration: none;
    box-shadow: 0 4px 13px 0 rgba(55, 55, 56, .24);
    -webkit-box-shadow: rgba(55, 55, 56, .24) 0 4px 13px 0;
    font-weight: 700;
    transition: color .2s ease-in-out, background-color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out;
    line-height: 28px
}

.browser-modal .content .button-wrapper a span {
    display: inline-block;
    vertical-align: top
}

.browser-modal .content .button-wrapper a .platform img {
    margin-top: -1px;
    display: block;
    margin-right: 15px;
    width: 28px;
    border-radius: 50%;
    box-shadow: -2px 3px 8px 0 rgba(55, 55, 56, .23);
    -webkit-box-shadow: rgba(55, 55, 56, .23) -2px 3px 8px 0
}

.browser-modal .content .button-wrapper a:hover {
    background-color: #ff8b00;
    color: #fff
}

.browser-modal-ny {
    background: transparent url(../images/browser_popup_bg_ny.jpg) 50% no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 75%;
    font-family: GiloryExtraBold, sans-serif
}

.browser-modal-ny .content {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.browser-modal-ny .content .heading {
    text-align: left;
    padding: 45px 45px 0;
    font-size: 36px;
    line-height: 1;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase
}

.browser-modal-ny .content .heading .c-modal__close {
    position: absolute;
    top: 30px;
    right: 25px
}

.browser-modal-ny .content .heading .c-modal__close .icon-close {
    color: #fff;
    font-size: 20px
}

.browser-modal-ny .content .text {
    padding: 45px 55% 0 45px;
    font-size: 38px;
    font-weight: 900;
    color: #fff;
    text-align: left;
    line-height: 1.3
}

.browser-modal-ny .bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding-bottom: 36px
}

.browser-modal-ny .bottom .button-wrapper a {
    display: inline-block;
    border-radius: 29px;
    border: 2px solid red;
    padding: 12px 55px;
    font-size: 20px;
    color: red;
    text-decoration: none;
    box-shadow: 0 4px 13px 0 rgba(55, 55, 56, .24);
    -webkit-box-shadow: rgba(55, 55, 56, .24) 0 4px 13px 0;
    font-weight: 700;
    transition: color .2s ease-in-out, background-color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out;
    line-height: 28px;
    background-color: #fff
}

.browser-modal-ny .bottom .button-wrapper a span {
    display: inline-block;
    vertical-align: top
}

.browser-modal-ny .bottom .button-wrapper a .platform img {
    margin-top: -1px;
    display: block;
    margin-right: 15px;
    width: 28px;
    border-radius: 50%;
    box-shadow: -2px 3px 8px 0 rgba(55, 55, 56, .23);
    -webkit-box-shadow: rgba(55, 55, 56, .23) -2px 3px 8px 0
}

.browser-modal-ny .bottom .button-wrapper a:hover {
    background-color: red;
    color: #fff
}

.browser-modal-ny .bottom .arrow-wrapper {
    height: 78px;
    background: transparent url(../images/arrow_ny.png) top no-repeat;
    margin-bottom: 38px
}

.modal-trailer {
    font-size: 0;
    text-align: center
}

@media only screen and (max-width:767px) {
    .modal-trailer {
        padding: 0!important
    }
}

.modal-trailer:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: .1%;
    height: 100%;
    margin-left: -.1%
}

.modal-trailer .close {
    right: 15px;
    top: 15px;
    color: #ff9200
}

@media only screen and (max-width:767px) {
    .modal-trailer .close {
        right: 10px;
        top: 10px
    }
}

.modal-trailer .close:hover {
    color: #fff
}

.modal-trailer .help,
.modal-trailer .modal-dialog {
    display: inline-block;
    vertical-align: middle
}

.modal-trailer .modal-dialog {
    width: 100%;
    max-width: 850px;
    margin: 20px 0;
    box-shadow: 0 2px 76px rgba(233, 131, 12, .32)
}

@media only screen and (max-width:767px) {
    .modal-trailer .modal-dialog {
        margin: 0 auto;
        max-width: 100%
    }
}

.modal-trailer .modal-dialog .modal-content {
    background: #000;
    text-align: left
}

.modal-trailer .modal-dialog .modal-content .modal-header {
    padding: 47px 0 0
}

@media only screen and (max-width:767px) {
    .modal-trailer .modal-dialog .modal-content .modal-header {
        padding-top: 44px
    }
}

.modal-trailer .modal-dialog .modal-content .modal-body {
    padding: 0 70px 34px
}

@media only screen and (max-width:767px) {
    .modal-trailer .modal-dialog .modal-content .modal-body {
        padding: 0 10px 30px
    }
}

.modal-trailer .block-serial-trailer .filed-video {
    width: 100%;
    margin-bottom: 20px
}

.modal-trailer .block-serial-trailer .filed-video iframe {
    width: 100%
}

.modal-trailer .block-serial-trailer .field-links {
    margin-bottom: 15px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-links {
        margin-bottom: 8px
    }
}

.modal-trailer .block-serial-trailer .field-links ul {
    margin: 0 -12px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-links ul {
        margin: 0 -5px
    }
}

@media only screen and (max-width:480px) {
    .modal-trailer .block-serial-trailer .field-links ul {
        margin: 0
    }
}

.modal-trailer .block-serial-trailer .field-links ul li {
    padding: 0 12px 12px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-links ul li {
        padding: 0 5px 12px
    }
}

@media only screen and (max-width:480px) {
    .modal-trailer .block-serial-trailer .field-links ul li {
        width: 100%;
        padding: 0 0 10px
    }
}

.modal-trailer .block-serial-trailer .field-links ul li .btn {
    min-width: 100%;
    padding: 0 10px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-links ul li .btn {
        padding: 0 2px
    }
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-links ul li .btn .help {
        font-size: 12px
    }
}

@media only screen and (max-width:480px) {
    .modal-trailer .block-serial-trailer .field-links ul li .btn .help {
        font-size: 13px
    }
}

.modal-trailer .block-serial-trailer .field-links ul li .btn [class*=" icon-"],
.modal-trailer .block-serial-trailer .field-links ul li .btn [class^=icon-] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-links ul li .btn [class*=" icon-"],
    .modal-trailer .block-serial-trailer .field-links ul li .btn [class^=icon-] {
        margin-right: 5px
    }
}

@media only screen and (max-width:480px) {
    .modal-trailer .block-serial-trailer .field-links ul li .btn [class*=" icon-"],
    .modal-trailer .block-serial-trailer .field-links ul li .btn [class^=icon-] {
        margin-right: 8px
    }
}

.modal-trailer .block-serial-trailer .field-links ul li .btn [class*=" icon-"].icon-torrent,
.modal-trailer .block-serial-trailer .field-links ul li .btn [class^=icon-].icon-torrent {
    font-size: 14px;
    margin-top: -1px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-links ul li .btn [class*=" icon-"].icon-torrent,
    .modal-trailer .block-serial-trailer .field-links ul li .btn [class^=icon-].icon-torrent {
        font-size: 12px
    }
}

@media only screen and (max-width:480px) {
    .modal-trailer .block-serial-trailer .field-links ul li .btn [class*=" icon-"].icon-torrent,
    .modal-trailer .block-serial-trailer .field-links ul li .btn [class^=icon-].icon-torrent {
        font-size: 14px
    }
}

.modal-trailer .block-serial-trailer .serial-info {
    padding: 0 148px 0 0;
    position: relative;
    margin-bottom: 15px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .serial-info {
        padding-right: 0
    }
}

.modal-trailer .block-serial-trailer .serial-info .field-rate {
    display: block;
    position: absolute;
    right: 0;
    top: 9px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .serial-info .field-rate {
        position: relative;
        right: inherit;
        top: inherit
    }
}

.modal-trailer .block-serial-trailer .field-title {
    position: relative
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-title {
        margin-bottom: 8px
    }
}

.modal-trailer .block-serial-trailer .field-title .bookmarks {
    display: inline-block;
    position: relative;
    margin-left: 12px;
    cursor: pointer;
    vertical-align: top;
    height: 34px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-title .bookmarks {
        height: 30px
    }
}

.modal-trailer .block-serial-trailer .field-title .bookmarks svg {
    width: 16px;
    height: auto;
    transition: fill .2s ease-in-out;
    position: absolute;
    left: 0;
    top: 12px
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-title .bookmarks svg {
        top: 7px
    }
}

.modal-trailer .block-serial-trailer .field-title .bookmarks.active svg,
.modal-trailer .block-serial-trailer .field-title .bookmarks:active svg {
    fill: #ff8b00
}

@media only screen and (min-width:767px) {
    .modal-trailer .block-serial-trailer .field-title .bookmarks:hover svg {
        fill: #ff8b00
    }
}

.modal-trailer .block-serial-trailer .field-title a {
    color: #ececec;
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-title a {
        font-size: 20px;
        line-height: 1.4
    }
}

.modal-trailer .block-serial-trailer .field-title a span {
    display: inline;
    border-bottom: 1px solid transparent
}

.modal-trailer .block-serial-trailer .field-title a:hover {
    color: #fe8900
}

.modal-trailer .block-serial-trailer .field-title a:hover span {
    border-bottom-color: rgba(254, 137, 0, .5)
}

.modal-trailer .block-serial-trailer .field-original-title {
    color: hsla(0, 0%, 99.6%, .3);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-original-title {
        font-size: 16px;
        margin-bottom: 15px
    }
}

.modal-trailer .block-serial-trailer .field-description p {
    color: hsla(0, 0%, 100%, .5);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0
}

@media only screen and (max-width:767px) {
    .modal-trailer .block-serial-trailer .field-description p {
        font-size: 14px;
        line-height: 1.4
    }
}

.small-modal {
    padding: 0!important
}

.modal-v2 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow-x: hidden;
    overflow-y: auto
}

.modal-v2.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.modal-v2.fade.in {
    opacity: 1
}

.modal-v2 .modal-container {
    display: inline-block;
    width: 100%;
    background: #000
}

.modal-v2.small-modal-v1 .modal-container {
    max-width: 320px;
    padding: 25px 10px;
    height: auto;
    margin-top: 70px;
    position: relative
}

.modal-v2.small-modal-v1 .close {
    position: absolute;
    left: 50%;
    width: 42px;
    height: 42px;
    top: -70px;
    margin-top: 14px;
    margin-left: -21px;
    text-decoration: none;
    border-radius: 21px;
    background-color: #555;
    color: #fff;
    transition: background-color .1s ease-in-out
}

.modal-v2.small-modal-v1 .close:hover {
    background-color: #3c3b3b
}

.modal-v2.small-modal-v1 .close span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -7px
}

.modal-v2.small-modal-v1 .heading {
    font-size: 19px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    display: block
}

.modal-v2.small-modal-v1 .modal-image {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 18px
}

.modal-v2.small-modal-v1 .modal-button {
    height: 45px;
    border-radius: 23px;
    background-color: #3b9de1;
    margin-top: 25px;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding: 12px 0 13px;
    display: block;
    box-shadow: 0 9px 15px 0 rgba(2, 7, 44, .35);
    cursor: pointer;
    transition: background-color .1s ease-in-out
}

.modal-v2.small-modal-v1 .modal-button:hover {
    background-color: #1f84ca
}

.modal-v2.small-modal-v1 .modal-button span {
    vertical-align: top
}

.modal-v2.small-modal-v1 .modal-button i {
    margin-right: 10px;
    vertical-align: top
}

.modal-v2.small-modal-v1.tg-modal .modal-container {
    padding: 20px 10px 10px;
    background: transparent url(../images/promo_mobile_bg_tg-2.png) 50% no-repeat;
    background-size: cover;
    box-shadow: 0 0 57px rgba(30, 128, 213, .22)
}

.modal-v2.small-modal-v1.tg-modal .heading {
    margin-bottom: 7px
}

.modal-v2.small-modal-v1.tg-modal .modal-image {
    margin: 0 auto;
    max-width: 223px
}

.modal-v2.small-modal-v1.tg-modal .modal-button {
    max-width: 270px;
    margin: 0 auto
}

.modal-v2.small-modal-v1.tg-modal2 .modal-container {
    background: transparent url(../images/tg2.png) 50% no-repeat;
    background-size: cover;
    box-shadow: 0 0 57px rgba(30, 128, 213, .22);
    height: 376px;
    width: 320px;
    display: block;
    text-decoration: none;
    padding-top: 10px
}

.modal-v2.small-modal-v1.tg-modal2 .modal-container .heading {
    font-weight: 700;
    color: #0174cc;
    font-size: 22px
}

.modal-v2.small-modal-v1.vk-modal .modal-container {
    background: transparent url(../images/promo_mobile_bg_vk.png) 50% no-repeat;
    background-size: cover;
    box-shadow: 0 0 57px rgba(30, 128, 213, .22)
}

.modal-v2.small-modal-v1.vk-modal .modal-button {
    background-color: #5f87be;
    box-shadow: none
}

.modal-v2.small-modal-v1.vk-modal .modal-button:hover {
    background-color: #446da6
}

.modal-v2.small-modal-v1.vk-modal .modal-button i {
    font-size: 28px;
    margin-top: -4px;
    display: inline-block
}

.modal-v2.small-modal-v1.android3-modal .modal-container {
    text-decoration: none;
    height: 365px;
    background: transparent url(../images/android-modal.png) 50% no-repeat;
    background-size: cover
}

.modal-v2.browser-modal-v4 .modal-container {
    width: 741px;
    height: 436px;
    position: relative;
    cursor: pointer
}

.modal-v2.browser-modal-v4 .modal-container:after {
    z-index: 2;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent url(../images/application_browser.png) 50% no-repeat;
    background-size: cover
}

.modal-v2.browser-modal-v4 .modal-container:before {
    z-index: 1;
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    top: 20px;
    bottom: 20px;
    box-shadow: 0 2px 76px 0 rgba(68, 6, 6, .77)
}

.modal-v2.browser-modal-v4 .modal-container .close {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    background-color: #a0a0a0;
    width: 34px;
    height: 34px;
    margin-top: -20px;
    margin-right: -20px;
    z-index: 3;
    color: #fff
}

.modal-v2.browser-modal-v4 .modal-container .close>.icon-close {
    position: absolute;
    top: 10px;
    left: 10px
}

.modal-v2.browser-modal-v4 .modal-container .button-wrapper {
    position: absolute;
    bottom: 20px;
    left: 75px;
    z-index: 3;
    text-align: center
}

.modal-v2.browser-modal-v4 .modal-container .button-wrapper .button {
    display: inline-block;
    border-radius: 29px;
    border: 4px solid #ff2389;
    padding: 11px 77px;
    font-size: 20px;
    color: #e81019;
    text-decoration: none;
    box-shadow: 0 16px 15px 0 rgba(7, 18, 39, .69);
    font-weight: 700;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    line-height: 28px;
    background-color: #fff
}

.modal-v2.browser-modal-v4 .modal-container .button-wrapper .button span {
    display: inline-block;
    vertical-align: top
}

.modal-v2.browser-modal-v4 .modal-container .button-wrapper .button .platform img {
    display: block;
    margin-right: 10px;
    width: 26px;
    border-radius: 50%;
    box-shadow: -2px 3px 8px 0 rgba(55, 55, 56, .23);
    -webkit-box-shadow: rgba(55, 55, 56, .23) -2px 3px 8px 0
}

.modal-v2.browser-modal-v4 .modal-container:hover .button-wrapper .button {
    background-color: #e1e1e1;
    border-color: #e1e1e1
}

.box-breadcrumbs.admin {
    padding-right: 50px
}

body #bg {
    display: block;
    position: fixed;
    z-index: -1;
    top: 32px;
    left: 0;
    right: 0;
    height: 100%
}

body #bg,
body #bg.mobile {
    background: url(../images/main-bg-15-_1_.webp) no-repeat top #080808
}

body #bg.mobile {
    background-size: cover;
    height: 0;
    padding-bottom: 21%;
    top: 54px
}

@media(max-width:768px) {
    body #bg.mobile {
        top: 50px
    }
}

@media only screen and (max-width:1025px) {
    body #bg {
        top: 0;
        background-size: 100% auto;
        background-position: center 40px
    }
}

.player-vk-widget-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 44.3%;
    margin-left: 15px
}

@media only screen and (max-width:900px) {
    .player-vk-widget-wrapper {
        display: none
    }
}

.player-vk-widget-wrapper .widget {
    position: absolute;
    left: 15px;
    right: 0;
    background: url(../images/vk_widget_bg.png) 0 0 no-repeat;
    background-size: cover;
    top: 0;
    bottom: 0;
    padding: 25px 30px
}

.player-vk-widget-wrapper .widget>.item {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px
}

.player-vk-widget-wrapper .widget>.item.wrapped {
    margin: 0 -12px 15px;
    border-radius: 12px;
    box-shadow: 1.219px 9.925px 16px rgba(6, 30, 58, .33);
    background-color: #bedbfe;
    padding: 12px;
    font-size: 22px;
    line-height: 26px;
    color: #292929;
    font-weight: 400
}

.player-vk-widget-wrapper .widget>.item.with-arrow {
    position: relative;
    padding-right: 74px;
    min-height: 48px
}

.player-vk-widget-wrapper .widget>.item.with-arrow:after {
    content: "";
    width: 74px;
    height: 65px;
    background: url(../images/vk_widget_arrow.png) 0 0 no-repeat;
    top: 0;
    right: 0;
    position: absolute
}

.player-vk-widget-wrapper .widget>.item:last-child {
    margin-bottom: 0
}

.player-vk-widget-wrapper.vk-widget-static-banner {
    margin-top: 72px;
    position: relative;
    left: 0;
    width: auto;
    margin-left: 0;
    height: calc(100% - 105px)
}

.player-vk-widget-wrapper.vk-widget-static-banner .widget {
    position: relative;
    left: 0;
    height: 100%
}

.gray-theme {
    background-color: #1d1d1d;
    color: #bcbcbc;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

.gray-theme h1,
.gray-theme h2,
.gray-theme h3,
.gray-theme h4 {
    color: #bcbcbc;
    padding: 0;
    margin: 0
}

.last-news-description {
    padding: 30px 40px
}

.last-news-description h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400
}

.last-news-description p {
    margin-top: 20px;
    line-height: 22px;
    color: #8e8e8e
}

.last-news-description:empty {
    display: none
}

.page-new.page-serials .page-content {
    padding-bottom: 0
}

.search-description {
    margin-top: 11px;
    text-align: center;
    margin-bottom: -87px
}

.search-description h2 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin: 0;
    line-height: 1.2
}

.search-description p {
    margin: 18px 0 0;
    font-size: 16px;
    line-height: 24px;
    color: #888;
    font-weight: 400
}

.search-widget-button {
    height: 60px;
    display: block;
    width: 100%;
    background: #fc9929;
    color: #fffefe!important;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    background: -webkit-gradient(left top, right top, color-stop(0, #fc9929), color-stop(100%, #ff8b00));
    background: linear-gradient(90deg, #fc9929, #ff8b00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fc9929", endColorstr="#ff8b00", GradientType=1)
}

.search-widget-button:hover {
    background: #ff8b00;
    background: -webkit-gradient(left top, right top, color-stop(0, #ff8b00), color-stop(100%, #fc9929));
    background: linear-gradient(90deg, #ff8b00, #fc9929);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8b00", endColorstr="#fc9929", GradientType=1)
}

.name-origin-search {
    margin-bottom: 26px;
    color: hsla(0, 0%, 90.6%, .3);
    font-size: 15px
}

.page-search .item-search-serial .serial-info .item-search-header {
    margin-top: -2px
}

.page-search .item-search-serial .serial-info .serial-page-nav {
    margin-bottom: 15px
}

.page-search .item-search-serial .serial-info h2 {
    margin-bottom: 5px
}

.flex-promo-series {
    display: flex
}

.block-interesting {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    box-shadow: 0 6px 28px rgba(31, 46, 61, .56);
    max-height: 600px
}

.block-interesting img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.block-interesting .inform-txt {
    position: absolute;
    top: 300px;
    text-align: center;
    display: block
}

.block-interesting .inform-txt .txt-in {
    margin-bottom: 55px;
    color: #dfdfdf;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    display: block;
    text-transform: uppercase;
    letter-spacing: .6px
}

.block-interesting .inform-txt .link-watch {
    width: 178px;
    padding: 10px;
    display: inline-block;
    text-align: center;
    color: #e7e7e7;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: .4px;
    border: 1px solid #db0001;
    background-color: #030810;
    box-shadow: 0 10px 11px 3px #01080e;
    transition: background-color .1s ease 0s
}

.block-interesting .inform-txt .link-watch:hover {
    color: #e7e7e7;
    text-decoration: none;
    transition: background-color .1s ease 0s;
    background-color: #db0001
}

.shadow-image {
    margin-bottom: 60px;
    position: relative;
    display: block;
    box-shadow: -7px 18px 10px 1px rgba(0, 4, 8, .22)
}

@media(max-width:992px) {
    .shadow-image {
        width: 100%
    }
}

.telegram-bot .wrap-cols-3 {
    margin: 0 -25px
}

.telegram-bot .wrap-cols-3 .col {
    padding: 0 25px
}

.telegram-bot .wrap-cols-2 p {
    max-width: 444px;
    line-height: 22px
}

.telegram-bot .wrap-cols-2 img {
    width: 366px
}

.telegram-bot.node.not-right-margin h2 {
    margin-bottom: 0;
    font-size: 24px;
    color: #020202
}

.telegram-bot.node.not-right-margin p {
    margin-bottom: 30px
}

.telegram-bot .instruction-apk p {
    margin-bottom: 20px!important;
    padding-top: 0
}

.torrent-button .help {
    position: relative;
    padding-left: 10px;
    line-height: 13px
}

.torrent-button .help .icon-torrent {
    position: absolute;
    right: 100%;
    font-size: 22px;
    line-height: 13px
}

.complain-form {
    position: fixed;
    z-index: 14;
    left: 50%;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    transition: .6s;
    width: 620px;
    margin-left: -310px;
    margin-top: -244px;
    padding: 45px 53px;
    background-color: #fefbf7
}

@media screen and (max-width:640px) {
    .complain-form {
        width: 320px;
        margin-left: -160px;
        padding: 15px;
        margin-top: -160px
    }
}

.complain-form .caption-complain {
    margin-bottom: 30px;
    color: rgba(0, 0, 0, .9);
    font-weight: 700;
    text-align: center;
    font-size: 27px
}

@media screen and (max-width:640px) {
    .complain-form .caption-complain {
        margin-bottom: 15px;
        font-size: 18px
    }
}

.complain-form>* {
    z-index: 5;
    position: relative
}

.complain-form:before {
    width: 300px;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    z-index: 1;
    background: url(../images/complain-bg.png) no-repeat 0/contain
}

.complain-form .box-wrap-cn {
    padding: 30px 50px;
    border: 1px solid #ff8b00;
    background-color: #fefbf7
}

@media screen and (max-width:640px) {
    .complain-form .box-wrap-cn {
        padding: 15px
    }
}

.complain-form .box-wrap-cn textarea {
    border: 1px solid #ffdcb1;
    color: rgba(0, 0, 0, .9)
}

.complain-form .box-wrap-cn textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .5)
}

.complain-form .box-wrap-cn textarea:-moz-placeholder,
.complain-form .box-wrap-cn textarea::-moz-placeholder {
    color: rgba(0, 0, 0, .5)
}

.complain-form .box-wrap-cn textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, .5)
}

.complain-form .text-inform {
    margin-bottom: 15px;
    padding: 0 80px;
    color: rgba(1, 1, 1, .6);
    font-size: 16px;
    text-align: center;
    line-height: 22px
}

@media screen and (max-width:640px) {
    .complain-form .text-inform {
        padding: 0
    }
}

.complain-form .close {
    position: absolute;
    font-size: 14px;
    color: #ff8b00;
    cursor: pointer;
    width: 19px;
    height: 19px;
    top: 25px;
    right: 30px
}

@media screen and (max-width:640px) {
    .complain-form .close {
        right: 15px;
        top: 15px
    }
}

.complain-form .close:after,
.complain-form .close:before {
    width: 19px;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    background-color: #bbb
}

.complain-form .close:before {
    transform: rotate(-45deg)
}

.complain-form .close:after {
    transform: rotate(45deg)
}

.complain-form.active {
    opacity: 1;
    visibility: visible
}

.complain-form button {
    width: 100%;
    margin-top: 20px;
    line-height: 25px;
    background-color: #ff8b00;
    border: 1px solid #ff8b00;
    color: #fff;
    transition: 1s
}

.advert-block {
    background-color: #2e2e2e;
    position: relative;
    z-index: 1
}

.advert-block>* {
    padding: 34px 26px
}

@media only screen and (max-width:1025px) {
    .advert-block>* {
        padding: 10px
    }
}

.top-banner {
    height: 48px;
    padding: 6px 10px;
    text-align: center;
    font-size: 16px;
    background-color: #ff5a00;
    position: fixed;
    flex-wrap: wrap;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    top: 54px;
    left: 0;
    right: 0;
    z-index: 24;
    color: #fff
}

.top-banner a {
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    margin-right: 3px;
    display: inline-block
}

.episode-group-wrapper,
.top-banner a {
    position: relative
}

.episode-group-wrapper .episode-group .episode-group-name {
    border-bottom: 1px solid #ff8b00;
    margin-bottom: 15px
}

.episode-group-wrapper .episode-group .episode-group-name span {
    display: inline-block;
    background-color: #ff8b00;
    color: #fff;
    font-weight: 700;
    line-height: 23px;
    padding: 0 17px;
    font-size: 18px;
    height: 24px;
    margin-bottom: -1px;
    white-space: nowrap
}

.episode-vk {
    height: 390px;
    margin-top: 72px;
    padding: 25px 16px;
    font-size: 20px;
    display: block;
    position: relative;
    line-height: 24px;
    text-decoration: none;
    letter-spacing: .2px;
    color: #fff;
    background: url(../images/bg-episode.png) no-repeat 50%/cover
}

.episode-vk:visited {
    color: #fff
}

@media(max-width:1200px) {
    .episode-vk {
        height: calc(100% - 72px)
    }
}

.episode-vk .txt {
    max-width: 210px;
    margin-bottom: 11px;
    padding: 0 14px;
    display: block
}

.episode-vk .txt:last-child {
    margin-bottom: 0
}

.episode-vk .block-bg {
    margin-bottom: 24px;
    padding: 11px 18px 15px;
    color: #292929;
    font-size: 22px;
    line-height: 26px;
    display: block;
    box-shadow: 1px 10px 16px rgba(6, 30, 58, .33);
    border-radius: 12px;
    background-color: #bedbfe
}

.episode-vk .block-bg span {
    font-weight: 700
}

.episode-vk:hover .arrow-vk {
    -webkit-animation-name: call;
    -webkit-animation: call 1s ease-in-out infinite;
    animation: call 1s ease-in-out infinite
}

.arrow-vk {
    width: 74px;
    height: 59px;
    position: absolute;
    top: 213px;
    right: 19px;
    display: block;
    background: url(../images/arrow-vk.svg) no-repeat 50%/contain
}

@media(max-width:1200px) {
    .arrow-vk {
        width: 54px;
        height: 50px;
        top: 200px;
        right: 19px
    }
}

@-webkit-keyframes call {
    0%,
    to {
        transform: translate(-4%, -4%)
    }
    50% {
        transform: translate(4%, 4%)
    }
}

@keyframes call {
    0%,
    to {
        transform: translate(-4%, -4%)
    }
    50% {
        transform: translate(4%, 4%)
    }
}

@media only screen and (max-width:767px) {
    .block-series-about .series-about .well div,
    .serial-page-desc .cat-desc-serial .body p,
    .serial-page-desc .tab-description {
        color: #adadad;
        font-size: 15px;
        font-weight: 400;
        line-height: 24px
    }
    .block-series-about .block-title,
    .page-serial-series .page-title,
    .page-serial .page-title,
    .serial-page-desc .cat-desc-serial .title {
        color: #e7e7e7;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 700
    }
}

.news-month {
    padding: 33px 25px;
    background-color: #fff
}

.news-month .new-serials-item .new-serials-poster .field-poster {
    min-height: 0
}

.news-month .last-month {
    margin-bottom: 15px;
    color: #1d1d1d;
    font-weight: 700;
    font-size: 27px
}

.news-month .box-popover-5 .block-content {
    margin: 0;
    display: block
}

.news-month .box-popover-5 .block-list {
    margin: 0 -12px;
    display: flex;
    flex-wrap: wrap
}

@media(max-width:767px) {
    .news-month .box-popover-5 .block-list {
        margin: 0 -6px
    }
}

.news-month .box-popover-5 .block-list .owl-item {
    width: 20%;
    margin-bottom: 15px;
    position: relative;
    padding: 0 12px
}

@media(max-width:1024px) {
    .news-month .box-popover-5 .block-list .owl-item {
        width: 25%
    }
}

@media(max-width:992px) {
    .news-month .box-popover-5 .block-list .owl-item {
        width: 33.3%
    }
}

@media(max-width:767px) {
    .news-month .box-popover-5 .block-list .owl-item {
        width: 50%;
        padding: 0 6px
    }
}

.btn-mobile-trailer {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 8px;
    top: 6px;
    display: none;
    z-index: 20
}

@media(max-width:768px) {
    .btn-mobile-trailer {
        display: block
    }
    .btn-mobile-trailer+.popover-btn {
        pointer-events: none
    }
}

.btn-mobile-trailer:active+.popover-btn .icon-popap-i-active {
    opacity: 1
}

.block-new-series {
    position: relative
}

.block-new-series #popular {
    position: absolute;
    bottom: 50px
}

.data-main-episodes-slider.block-new-series {
    padding-bottom: 20px
}

.edit-link {
    position: absolute;
    right: 18px;
    top: 18px;
    text-decoration: none;
    z-index: 2
}

.new-serials-poster .edit-link,
.serial-top .edit-link {
    left: 18px;
    right: auto
}

.edit-btn {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAABBklEQVQ4jcXTvTJDURQF4I9hMBF0NEInnsQjaDNqaqOMvIYiWm8Q9LyBKKVAkciMn4kZRhR3X7mJG6MxVrX/zjpr730Of4gO+mj/VDSVsadRxwvuMYcJ9FDDMgqo4C09NJkhOEYRi/hAOeIbeMdC5OvjFDyHvz2isoVq2Ceh8AtZBbdohl3CeZCehg9XuJODjqTX9fDPsC/p+SBIRL4nZ7D9Ef8J82EX8TiuPm0hVZBKvcRukOzhIuJreI36bzg0GFYJjVDSwGrEa5kaDG9hBUtht7CVc0kZD+MICpiVrOoaR7gJ2TvYxIzBbDC8xkpI7koeUrrSpuRFdiNfyVGWi7Zf/IX/xyeqsTx9aj7U/AAAAABJRU5ErkJggg==)
}

.new-serials-poster .edit-btn,
.serial-top .edit-btn,
.page-title .edit-btn {
    width: 18px;
    height: 18px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAACM0lEQVRYhe2WvU5UQRTH59osiVZsNItP4PIAhmxsLJAI+ATGVvCjBB9AeQON+AIEO21RQWChUczSUgha0qE0Uv0sPJM9Offcu3PvNhZ7kpvJnI//+c+5M2cmhJFUFGCfvOzVxctqEMAFyrLKWCGEcKkkURP4CLwFxkTX0Ql1UuCWjA1gHfgENOuQiskPVYm7QE/NvyvfY6U/BHbVvFeZhEl+BJwqwG1gARhX/uPAQ1lxlFOJrU5CAR0BE0AbWAWmE2JvAy8lZkKR+FCFwLpaxWRyYB5nUlVvrUpgQ0oNsDoEgVeCsQs0ivxypyDLsosQwmWZvneA54HPwLl8W8C8g/1OxiuCmcz8ZmTu2FYolhXHf0dsUymJbYd7Yuz3RP8HWAJa8i2LDmDOxDw1mMUd0zieAFeNfUtsS07sstg2jf4a8FMDDyRQYj8Xl5Zjuy6231XxC1txiXg9v3hlAyRHQIgek+9eX2W87+A8kPGLwWoCP0pLr5z3zD5YMPY50V/IP29J6Z+JDmDWxDw2mN0UIh1x3nZsLyiW545/V2yDj6EJjDffHcc2C2zKpvzFv7vjruM3IxgHVZOP0b9Sh2nFb2IlKWnFXqC+jNpDEGiTcBl5xzA2oLMQwhn963gmIek08Bq4EeMNZhLzptoD9kHSBR6hjqj4L9Lv+7F69R4kDgkE/Juanyhf/STrqZ1fL7khsQGsxU0ETEVk5RelI/OGxGykJP9/n+Ulsu/oBne4kYykQP4CDXQKDnaEW5cAAAAASUVORK5CYII=);
    background-size: 18px
}

#dropmenudiv {
    padding: 10px 0;
    min-width: 140px;
    width: auto!important;
    opacity: 1!important;
    display: none;
    font-size: .9em;
    box-shadow: 0 8px 40px -10px rgba(0, 0, 0, 0.3);
    border: 1px solid #e6e6e6;
    border-color: rgba(0, 0, 0, 0.1);
    background-clip: padding-box
}

#dropmenudiv {
    background-color: #fff
}

#dropmenudiv a {
    text-decoration: none!important;
    color: inherit;
    display: block;
    padding: 3px 20px;
    border: 0 none;
    white-space: nowrap;
    color: inherit
}

#dropmenudiv a:hover {
    background-color: #eeeeef
}

.rating,
.unit-rating {
    width: 170px;
    height: 17px
}

.rating {
    font-size: 11px
}

.unit-rating,
.unit-rating li a:hover,
.unit-rating li.current-rating {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAzCAYAAABxCePHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDQzM3QkUyNjMzOUZFMDExODNDREJDMDBBNDI5QkIxOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREMwMUM3QjQ4RjMxMUUxQjNBNkQzRDQwOTM4QUJEMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREMwMUM3QTQ4RjMxMUUxQjNBNkQzRDQwOTM4QUJEMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NkNBQ0Q1NkYyNDhFMTExODk4N0JGOEUyNzE2QkQyRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQzM3QkUyNjMzOUZFMDExODNDREJDMDBBNDI5QkIxOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pr032FUAAAEgSURBVHjaYrx79y4DpYCJCDVplBpiBsTTgFidEkOKgJgZiKvJNUQOiEOg7Ch8rsFnSCnUFQxQuhGIpbEpZITGDshGeyBWhLpAl4A37wDxRyBeBsR9LFDBm0A8AZdNWIAKEF8A4sXI3rkMxFZQw4gBZ4HYGYhfo4fJI6hBpwgYcBxqwDtcAQuSiCBgSAc0PPDGjjoBQ4yJiWL0mPmIxrckxRCQ5mIgFgNiN2hgkuSSuUCsAUoDQPwLiHcDsQkQhwLxC3QvM2IpCtQJRDUo9fIgexObSwillb/o4cT4P4phtFAatIUSNHZGC6XRQon2hRKWomBgCiUWBr/RQgmjKFiBt1C6BzUEFJjauAKdSoXSitFCabRQolehtGKQFEoAAQYAQWB/4GdwguoAAAAASUVORK5CYII=);
    -webkit-background-size: 17px auto;
    background-size: 17px auto
}

.unit-rating {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-position: 0 0
}

.unit-rating li {
    text-indent: -90000px;
    padding: 0;
    margin: 0;
    float: left
}

.unit-rating li a {
    display: block;
    width: 17px;
    height: 17px;
    text-decoration: none;
    border: 0 none!important;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
    padding: 0
}

.unit-rating li a:hover {
    background-position: 0 -17px;
    z-index: 2;
    left: 0
}

.unit-rating a.r1-unit {
    left: 0
}

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

.unit-rating a.r2-unit {
    left: 17px
}

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

.unit-rating a.r3-unit {
    left: 34px
}

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

.unit-rating a.r4-unit {
    left: 51px
}

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

.unit-rating a.r5-unit {
    left: 68px
}

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

.unit-rating a.r6-unit {
    left: 85px
}

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

.unit-rating a.r7-unit {
    left: 102px
}

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

.unit-rating a.r8-unit {
    left: 119px
}

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

.unit-rating a.r9-unit {
    left: 136px
}

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

.unit-rating a.r10-unit {
    left: 153px
}

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

.unit-rating li.current-rating {
    background-position: 0 34px;
    position: absolute;
    height: 17px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
    padding: 0
}

.block-form-search table {
    background: transparent;
    border: 0
}

.block-form-search input[type="text"] {
    float: left
}

.block-form-search input[type="button"] {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    outline: 0;
    height: 33px;
    width: auto;
    min-width: 142px;
    padding: 0 20px;
    color: #fff;
    text-align: center;
    line-height: 1;
    outline: none!important;
    margin: 0;
    background: transparent;
    border: 1px solid #ff8b00;
    border-radius: 0;
    transition: all .1s ease 0s;
    margin: 0 15px 15px 0;
    float: left
}

@media only screen and (max-width:400px) {
    .block-form-search input[type="button"] {
        width: 100%
    }
}

.block-form-search br {
    display: none
}

.block-form-search input[type="button"]:hover {
    background: #ff8b00
}

.block-form-search td.search {
    padding: 0!important
}

.block-form-search td.search>div {
    margin: 0!important
}

.comments-tree-list {
    line-height: 14px;
    font-size: 13px
}

.comments-tree-list .comments-tree-list {
    margin-left: 40px
}

.comments-tree-list .comments-tree-list .comment-item {
    border-left: 1px solid #ff5a00;
    padding-left: 10px
}

.comment-item {
    display: flex;
    padding-top: 10px
}

.comment-left {
    width: 75px
}

.comment-right {
    width: 100%;
    padding: 0 0 0 10px
}

.comment-avatar {
    border-radius: 50px;
    border: 3px solid #e2e5e7
}

.comment-head {
    position: relative;
    padding: 5px 0 0 0
}

.comment-author {
    color: #ff8b00;
    font-weight: bold;
    font-size: 14px
}

.comment-author a {
    text-decoration: none;
    font-weight: bold
}

.comment-text {
    padding: 10px 0 8px 0;
    line-height: 1.5
}

.comment-bottom {
    position: relative
}

.comments-tree-item {
    padding-bottom: 15px
}

.comment-reply a {
    text-decoration: none;
    font-size: 12px
}

.comment-date {
    color: #848484;
    font-size: 12px
}

.comment-actions {
    position: absolute;
    top: 0;
    right: 0
}

.comment-actions a {
    text-decoration: none;
    font-size: 12px;
    margin: 0 2px
}

.comment-actions-hide {
    display: none
}

.comment-item:hover .comment-actions-hide {
    display: inline-block
}

.mass_comments_action {
    padding: 10px;
    margin: 10px 0;
    background: #ff8b00;
    color: #fff
}

.mass_comments_action select {
    width: 200px;
    margin: 0 0 0 5px
}

.addcomment .form_submit {
    padding: 10px 0 0 0
}

.addcomment #comments {
    color: #000
}

.ratingminus {
    color: red
}

.ratingplus {
    color: green
}

.bb-pane {
    height: 1%;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 5px;
    margin: 0;
    height: auto!important;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#fbfbfb), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #fbfbfb, 0%, #eaeaea, 100%);
    background-image: -moz-linear-gradient(top, #fbfbfb 0, #eaeaea 100%);
    background-image: linear-gradient(to bottom, #fbfbfb 0, #eaeaea 100%);
    background-repeat: repeat-x;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    -khtml-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -khtml-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    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 #d4d4d4;
    -webkit-box-shadow: inset 0 1px 2px white;
    -moz-box-shadow: inset 0 1px 2px white;
    box-shadow: inset 0 1px 2px white;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left 0, left 100%, color-stop(0%, #fdfdfd), color-stop(100%, #e9e9e9));
    background-image: -webkit-linear-gradient(top, #fdfdfd, 0%, #e9e9e9, 100%);
    background-image: -moz-linear-gradient(top, #fdfdfd, 0%, #e9e9e9, 100%);
    background-image: linear-gradient(to bottom, #fdfdfd 0, #e9e9e9 100%)
}

.bb-btn:hover {
    background: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #e6e6e6));
    background-image: -webkit-linear-gradient(top, #fdfdfd, 0%, #e6e6e6, 100%);
    background-image: -moz-linear-gradient(top, #fdfdfd, 0%, #e6e6e6, 100%);
    background-image: -o-linear-gradient(top, #fdfdfd, 0%, #e6e6e6, 100%);
    background-image: linear-gradient(to bottom, #fdfdfd 0, #e6e6e6 100%);
    -webkit-transition: box-shadow .05s ease-in-out;
    -moz-transition: box-shadow .05s ease-in-out;
    -o-transition: box-shadow .05s ease-in-out;
    transition: box-shadow .05s ease-in-out
}

.bb-btn:active {
    background: #f3f3f3;
    border-color: #cfcfcf;
    -webkit-box-shadow: 0 0 5px #f3f3f3 inset;
    -moz-box-shadow: 0 0 5px #f3f3f3 inset;
    box-shadow: 0 0 5px #f3f3f3 inset
}

.bb-editor textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px;
    border: 1px solid #d7d7d7;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-top: -1px;
    outline: 0
}

.bb-editor textarea:focus {
    border-color: #d7d7d7!important
}

@font-face {
    font-family: 'bb-editor-font';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SDwYAAAC8AAAAYGNtYXA29C0zAAABHAAAAPRnYXNwAAAAEAAAAhAAAAAIZ2x5ZjJsQmgAAAIYAAAh4GhlYWQFqWKMAAAj+AAAADZoaGVhCAwELgAAJDAAAAAkaG10eINuAK8AACRUAAAAlGxvY2FzLnwUAAAk6AAAAExtYXhwADQA3wAAJTQAAAAgbmFtZb8AOU4AACVUAAABhHBvc3QAAwAAAAAm2AAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADx3APA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAOAAAAA0ACAABAAUAAEAIOYB6RHpE+kw6XfpjenR6mHqaOpy6o3wA/A08DnwPvDB8M3xGPEh8SzxZvHc//3//wAAAAAAIOYA6RHpE+kw6XfpjenR6mHqaOpy6o3wA/Ax8DbwPvDB8MrxGPEh8SvxZvHc//3//wAB/+MaBBb1FvQW2BaSFn0WOhWrFaUVnBWCEA0P4A/fD9sPWQ9RDwcO/w72Dr0OSAADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAABgAA/8AEAAPAAAMABwALABgAJQAyAAABITUhASE1IQEhNSEBNDYzMhYVFAYjIiY1ITQ2MzIWFRQGIyImNSE0NjMyFhUUBiMiJjUEAPwABAD+gP2AAoABgPwABAD8ACUbGyUlGxslAgAlGxslJRsbJf8AJRsbJSUbGyUDQID+gID+gID+QBslJRsbJSUbGyUlGxslJRsbJSUbGyUlGwAAAAIAGgAIA+gDqwAOACsAABMGFgcGFj4BNzYmJy4BBwEmDgIHDgEHBhYXHgEXHgEXHgE3PgE3PgMnjToVThE7Z3gtJQ8oKGMmA1sPncbAMTErDwYLAxQeERIWCgIHCBQ5MTGkmGQPARY5flcUDBIyKyVhKCcPJQKVD2OVoTEwOBQIBwIKFRERHhMECgYPKjAwvcKbDwABAAD/wAQAA8AAKwAAATMRFA4CIyIuAjU0PgIzMhYXEQURFA4CIyIuAjU0PgIzMhYXESUDwEAjPVIuLlI9IyM9Ui4vUx7+ACM9Ui4uUj0jIz1SLi9THgJAA8D9ICE6LBkZLDohITosGRoWAXBy/hIhOiwZGSw6ISE6LBkaFgJwgAAAAAAJAAAAQAQAA0AABAAJAA4AEwAYAB0AIgAnACoAABMRIREhEyM1MxURIzUzFREjNTMVASERIREzIzUzFREjNTMVESM1MxUhESUABAD8AMCAgICAgIACQP4AAgDAgICAgICA/cABAANA/QADAP1AgIABAICAAQCAgP4AAoD9gICAAQCAgAEAgID+gMAAAAIAAAAABAADQAADAAoAACUTIQMTAxEhFyEVA0DA/MDAgIABIIABoAACAP4AAkD9wANAgIAAAAAAAgAAAEAEAQMAAB8APwAAEzIeAhUUDgIjIi4CNSc0PgIzFSIGBw4BBz4BMyEyHgIVFA4CIyIuAjUnND4CMxUiBgcOAQc+ATPhLlI9IyM9Ui4uUj0jAUZ6o11AdS0JEAcIEgkCQC5SPSMjPVIuLlI9IwFGeqNdQHUtCRAHCBIJAgAjPVIuLlI9IyM9Ui4gXaN6RoAwLggTCgIBIz1SLi5SPSMjPVIuIF2jekaAMC4IEwoCAQAAAgAA/8AEAAPAACIALwAAASIOAhUUFhcBFRQWOwE1MzUzNTM3HgEzMj4CNTQuAiMTIiY1NDYzMhYVFAYjAsBCdVcyAwL+eyUbQICAgFMaNh1CdVcyMld1QmAoODgoKDg4KAPAMld1Qg8dD/57wBslQICAUwkKMld1QkJ1VzL+wDgoKDg4KCg4AAUAAAAABAADsgAdACgAOQBGAGMAAAEmIg8BLgEjIg4CBx4BFwcGFBceATMyNjcBNjQnATIWFwcuATU0NjMFPgE3PgE3DgEVFBYXBy4BJyU0JicBHgEzMj4CNTcHHgEVHgEXDgEHDgEjIiYnBx4BMzI+AjcuAScDsg4oDsonUitUmoRqJB9YNp8ODgcSCQkSBwNgDg797iAxCnocJTgo/s4dSy4CBgMHCBkWPShCGgKSBgb+vhMnFDVdRig+RQECLksdHUsuOIFDHTkcTS1gMlSahGokImM9A7IODsoMDC9Udkc+aSifDigOBwcHBwNgDigO/s4lHHoKMSAoOMAtTRwCBAIVLBcpSx89G0YpRhQnE/6+BgYoRl01mEUBAQEcTS0tTRwkJgcHTRARL1R2R0NxKgAAAgBA/8ADwANAAAcADwAAEyEVIxEjESMBIxEjESM1IUABgICAgAOA/Ij8AoABwID+gAGAAYD9AAMAgAAABwAA/8AEAAPAAAMABwALAA8AEwAbACMAABMzFSM3MxUjJTMVIzczFSMlMxUjAxMhEzMTIRMBAyEDIwMhAwCAgMDAwAEAgIDAwMABAICAEBD9ABAgEAKAEP1AEAMAECAQ/YAQAcBAQEBAQEBAQEACQP5AAcD+gAGA/AABgP6AAUD+wAAADgAA/8AEAAPAAAMABwAPABMAFwAfACMAJwAvADMANwA/AEQASgAAATMVIzczFSMlESM1MzUjNQUzFSM3MxUjJRUzFSMRMxUTMxUjNzMVIyURIzUzNSM1BTMVIzczFSMlFTMVIxEzFQEhESERNzERIREhAYCAgMCAgAFAwIBA/kCAgMCAgP7AQIDAQICAwICAAUDAgED+QICAwICA/sBAgMACgPyAA4BA/AAEAAMAQEBAQP8AQIBAwEBAQMCAQAEAQP7AQEBAQP8AQIBAwEBAQMCAQAEAQAJA/IADgED8AAQAAAAAAQAA/8AEAAPAACQAAAEhIgYVERQWMyERIzUzNTQ2OwEVIyIGHQEzByMRMzI2NRE0JiMDVf1WR2RkRwFVgIBeQqCgDROwIJDVR2RkRwPAZEf9VkdkAcCAYEJegBMNYID+QGRHAqpHZAADAAAAAAQAAyUAIABQAGUAACURBgcGBwYHBgcGKwEiJyYnJicmJyYnERQXFjMhMjc2NRE1MTUmIwYnJgcGJyEiBwYVFBcWFxYXFhcWFxYXFjsBMjc2NzY3Njc2NzY3Njc2NTcRFAcGIyEiJyY1ETQ3NjMhMhcWFQO3EhaZWh0SEx8fGwIbHx8TEh1amRYSBgUHA0oHBQYBAQIBAgMEBPy2BwUGVG53BBARCgkQEA0NCwILDQ0QEAkKERAEd24fGhtJGxsl/LYlGxsbGyUDSiUbG1sBtxQRdkwYDg4ODg4ODg4YTHYRFP5JBwUGBgUHAlkOBwgBBgUBAQIFBQhgQldeAw4OCAcLCgUFBQUKCwcIDg4DXlcYKikiFf2SJRsbGxslAm4mGxsbGyYAAAACAAAAAAO3A24ACQBrAAABAzIXFjMyNyYnATc2NzY3Njc2NzY3GwEzFhcTFhcWFxYXFhcWFxYXFhcWFRQVBhUiJyYjIgcGIzQ/ATI3NjcyNzY3Njc2NzY1NCcmJyYnJQYHBhUUFxYXFhcWFxYzFBUUByInJiMiBwYjBiMBnmETOzshCxUxOP5iAQ0TEw4NDw8KCweIoEkEAnUTKikYCBkZEAwICycoCAQBJEhJJCxPUBYCSwEGBwICBgYDAwMEAQISEhcXAf7/Dx0dCAgREQsLFRYCASFCQyEFCgsCLT4Cd/7/AQEBkXH9iS0EAwMDAwYFCwsSAWABnggE/u0sZ2Y3Ez8/IRoHCQgIBBULAgYFAgUEBAQYFBACAQECAgICAgMEAwUJLi43OAECIk5PDg0ICQUGAgMCAgsWBgoGBgMCCAAAAAADAAAAAAMlA24AHgA9AI0AACUWMzI1NCcmJyYnJicmJyYjIgcUFRQVFAcGFxQXFhcDFjMyNzY3Njc2NTQnJicmJyYjIgcUFxYVFBUUFRQVATc2NzY3Njc2NzY3NjU0PQEQJyYnJicmJyYnJiMnNjc2MzIXMjMyFxYXFhcWFxYVFAcGBwYHBgcGBxYXFhUUBwYHBgcGBwYjIicmIyIHBgcBPSom1xcQFBMTExsbFRUhKhABAQECAwQIGCYvIyMcHA8OEBEdHCEhJh0tAgL+ywEJKCgUBAMEAQIBAgwCCwoPDw0ODg8DAjiKi0sNGhoMKCYmJCMaGxAQCgkNDRgYEhEfWDs7FBQiIS4tMDA1GTIyGjxzcxFSE8BBJhkREQoJBQUBAQYePTweBCIiFhUaGwsBqgQHCBISISEwKB4eEREICAgcOjodDx4fDxoN/gQ2AgcHCAcJCAsKCAgODQYmAjEYBQQDAwMBAQIBMAEFBgEHCBARGBgkIyseGRkQEBEQCQoNFDk4VjktLh0dFBMICAECBgYBAAEAAAAAAkkDbgBOAAA/ATY3Njc2NzY3Njc2PQEmJyYnJic3FhcWFxYzMjc2NzY3BgcGBwYHBgcGBwYHBgcGBwYHBgcGBwYHBhUXFhcGByIHBiMiJyYjJiMiBwYHAAoDKysVEAcBIyMeHg4REhYWCwsSMjIkIyEcHR0oKBADCBEpKRUEBAMCAgIDAQ8jIgoBBwYFBQQEAQpgAgcHDAwHECEhEE8nHTU0EQExAQsLChQmBKGhlpUUDwcDAwIBAjsBAwMBAQEBAwMBFxwGCgsJCg4NCgkREAhUm5wwBRwcFxgYGAkKAhAZHwEBBgUCBgUBAAIAAAAAA/0DbgAiAKQAACUyFxYPAQYjIi8BJjc2OwERIyInJj8BNjMyHwEWBwYrAREzARcWMzI3NjMyMzI7ATIXMjM2NzY3Nj8BMhcyMxYVFAcGByYnJicmJyYjJicmJyYjJiMGIyInIiMiBwYHBhcUFxYVFAcGFxYXFhcWFxYVFA8BBicmIyIHBiMmPQE2NzY3Njc2NTQnJj0BNDU0NTQ1JicmJyYjIgcGBwYHBgcGByYnNQPlEgYFDEgLERAMSAsFBRMuLhMFBQtIDBARC0gMBQYSLi78SR8HchkyMhoUKSkUqAMJCAQDBgYEBAQYAwUGAgECFxAPEAIEBQQDAQMEAwYFAgIICQEKHBwODxYWEwUBAQEBAgIBBhcwMBQDAhMrUlElHDo6HQIKGRofHw0LAgEBAQECBlYTIyILCwkICgkPGAiSCgsPXA8PXA8LCgJJCwsOXQ8PXQ4LC/23AtsPAwEBAQEBAQQEBgEBQIAuEAgCGTAFFhYUFAUDAgEBAQEBAQEDLh82qKhcCSAgFBUTDAwMCRcGCAgBAQYFBQUdAQUPCQoHBwgYwzpzdDpCAgcIBwYICAYGAgcHBwgHIiIeHQEOC9sAAAQAAABJBAADbgAUACkAPgBTAAAlFRQHBiMhIicmPQE0NzYzITIXFhUnFRQHBiMhIicmPQE0NzYzITIXFhU3FRQHBiMhIicmPQE0NzYzITIXFhUnFRQHBiMhIicmPQE0NzYzITIXFhUEAAsLD/xKDwsLCwsPA7YPCwvbCwsP/SUPCwsLCw8C2w8LC5ILCw/8kw8LCwsLDwNtDwsL3AoLD/1uDwsLCwsPApIPCwq3SQ8LCwsLD0kPCwoKCw/bSQ8LCgoLD0kPCwsLCw/cSQ8LCwsLD0kPCgsLCg/bSQ8LCwsLD0kPCwsLCw8AAAAABAAAAEkEAANuABQAKQA+AFMAACUVFAcGIyEiJyY9ATQ3NjMhMhcWFScVFAcGIyEiJyY9ATQ3NjMhMhcWFTcVFAcGIyEiJyY9ATQ3NjMhMhcWFScVFAcGIyEiJyY9ATQ3NjMhMhcWFQQACwsP/EoPCwsLCw8Dtg8LC9sLCw/+AA8LCwsLDwIADwsLkgsLD/zcDwsLCwsPAyQPCwvcCgsP/pIPCwoKCw8Bbg8LCrdJDwsLCwsPSQ8LCgoLD9tJDwsKCgsPSQ8LCwsLD9xJDwsLCwsPSQ8KCwsKD9tJDwsLCwsPSQ8LCwsLDwAAAAAEAAAASQQAA24AFAApAD4AUwAAJRUUBwYjISInJj0BNDc2MyEyFxYVNRUUBwYjISInJj0BNDc2MyEyFxYVNRUUBwYjISInJj0BNDc2MyEyFxYVNRUUBwYjISInJj0BNDc2MyEyFxYVBAALCw/8Sg8LCwsLDwO2DwsLCwsP/SUPCwsLCw8C2w8LCwsLD/yTDwsLCwsPA20PCwsLCw/9bg8LCgoLDwKSDwsLt0kPCwsLCw9JDwsKCgsP20kPCwoKCw9JDwsLCwsP3EkPCwsLCw9JDwoLCwoP20kPCwsLCw9JDwsLCwsPAAAABAAAAEkEAANuABQAKQA+AFMAACUVFAcGIyEiJyY9ATQ3NjMhMhcWFTUVFAcGIyEiJyY9ATQ3NjMhMhcWFTUVFAcGIyEiJyY9ATQ3NjMhMhcWFTUVFAcGIyEiJyY9ATQ3NjMhMhcWFQQACwsP/EoPCwsLCw8Dtg8LCwsLD/xKDwsLCwsPA7YPCwsLCw/8Sg8LCwsLDwO2DwsLCwsP/EoPCwsLCw8Dtg8LC7dJDwsLCwsPSQ8LCgoLD9tJDwsKCgsPSQ8LCwsLD9xJDwsLCwsPSQ8KCwsKD9tJDwsLCwsPSQ8LCwsLDwAAAAQAAAAABEkDbgAQABcALABBAAABFAcGIyInJjU0NzYzMhcWFQURITU3FwElISIHBhURFBcWMyEyNzY1ETQnJiMXERQHBiMhIicmNRE0NzYzITIXFhUBbiAgLi4gICAgLi4gIAJJ/Nu3XAEkASX8bQcFBgYFBwOTBwYFBQYHWxsbJfxtJRsbGxslA5MlGxsCbi4gICAgLi0gICAgLdz/AG63XAElpQYFCP1JBwUGBgUHArcIBQYT/UklGxsbGyUCtyYbGxsbJgAAAwAJAAkDrgOuACsAVwCAAAABNC8BJiMiBxYXFhcWFxYXFhUUBwYjIicmJyYnJicmJwYVFB8BFjMyPwE2NQE0LwEmIyIPAQYVFB8BFjMyNyYnJicmJyYnJjU0NzYzMhcWFxYXFhcWFzY1ARQPAQYjIi8BJjU0NycGIyIvASY1ND8BNjMyHwEWFRQHFzYzMh8BFhUDQBB3EBcYEQIJCQMDBgUCAhAQFwgHBwgHBAMJCQISEHUQFxcQVBD+bhB1EBcXEFQQEHcPGBgRAgkJAwQFBQICEBAWCQcHCAcEAwkJARMCADFUL0VFL3YwMzMxRUUwdzAxVC9FRS92LzIyMkVFMHcwAQAXEHcQEwEJCQMEBwgHBwkWEBACAgUFBAMJCQISGBcQdhAPVBAWAZMXEHYQD1QQFhcQdw8RAgkJAwQHCAcHCBcQEAICBQYDAwkJAhIY/m1FL1MwMXYvRUYxMzMwdzBFRDBTMDF2MERGMjIyMHYwRQAABgAAACUEAANJABAAIQA2AEcAXABxAAA3FAcGIyInJjU0NzYzMhcWFREUBwYjIicmNTQ3NjMyFxYVBRUUBwYjISInJj0BNDc2MyEyFxYVARQHBiMiJyY1NDc2MzIXFhUFFRQHBiMhIicmPQE0NzYzITIXFhURFRQHBiMhIicmPQE0NzYzITIXFhXbICAtLiAgICAuLSAgICAtLiAgICAuLSAgAyUFBgf9SQgFBQUFCAK3BwYF/NsgIC0uICAgIC4tICADJQUGB/1JCAUFBQUIArcHBgUFBgf9SQgFBQUFCAK3BwYFki0gICAgLS4gICAgLgElLiAgICAuLiAgICAu7m4HBQYGBQduCAUFBQUIAhItICAgIC0uICAgIC7tbgcGBQUGB24HBgUFBgcBJG0IBQYGBQhtCAUGBgUIAAYACf+3BAADsgAlAE4AYwB1AIoAnwAANxQHBiMiJzcWMzI3NjU0Byc2NzY3Njc1IgciIxUjNTMVBxYXFhUTFSMmNTQ3Njc2NzY3NjU0JyYjIgcnNjc2MzIXFhUUBwYHBgcGBzM1MwUVFAcGIyEiJyY9ATQ3NjMhMhcWFQEVIzUzNDU2PQEjBgcnNzMVMwUVFAcGIyEiJyY9ATQ3NjMhMhcWFREVFAcGIyEiJyY9ATQ3NjMhMhcWFdofIC48JiAcIREMDDwPBQ4OCgoLCRITCT2/Nx0SEQHPAw0NExMTEw0OCQgOGhQxDhsbISocHRMUFxgTFAFJPAMlBQYH/UkIBQUFBQgCtwcGBfzbvz0BAQUYKU49PQMlBQYH/UkIBQUFBQgCtwcGBQUGB/1JCAUFBQUIArcHBgUZLhoaJjIaCAkQJAQgBRQTCwwKAQEeVjJCBhYVHQFmWhQKHhgYDg8NDAwNDQ4ICCEhHhAQGBcpHBgYDQ0QEA4itm4HBQYGBQduCAUFBQUIAgI5ORcvLhcHChUrSefdbgcGBQUGB24IBQUFBgcBJG0IBQYGBQhtCAUGBgUIAAADAAAAAAQAA24AFAA7AG4AAAEyFxYdARQHBiMhIicmPQE0NzYzISUmJyY1NDc2MzIXFhcWFxYVFA8BLwEmJyYjIgcGFRQXFhcWFxYXIQUzFhUUBwYHBgcGBwYjIi8BJicmPQE0JyY/ATU3FhcWFxYXFhcWFxYzMjc2NzY1NCcmJwPuCAUFBQUI/CQIBQUFBQgD3P0mEA0cTUyVHEMmPwYGCAMHMAgcHjNFQiYnJiZ5KDshFv5XASLrBBgNGxYpLSouRkEvUCAJBAEBAQE6CQgJBAQDFBoYJCIpJSssGRsuEzsBtwUFCCUIBQUFBQglCAUFJBQaODRnSUkLBxUVLkYjCg8CAwJVIDQiITIqJicjDBoQDpIWHkA6HxwUGhwKDA0XCQcFCAc+GxEWFRkBExUVCwsFIBUVDAwPDyIjJzAqEBgAAAACAAAAAANuA24AaAB9AAATJi8BNjMyFxYzMjc2NzI3FRcVBiMiBwYVFBcUFR8BFhcWFxYzMjc2NzY3Njc2NTQnJicmLwEmJyYPASc3MxcWNxcWFRQHBgcGBwYVFBcUFRYXFgcGBwYHBgcGIyInJicmJyY9ATQnJicBNTQnJiMhIgcGHQEUFxYzITI3NjUbFQQCBxAiHksUMS9CESARASIlIgsIAQEIAxoUIzIzOzIgGBwKFAoMAgIEBQMCAwsUGDkIATB1K0UKBAMZFykECAEFCAMMCA8WKis9PlRfQ0QiIw0JCg5GA1MFBgj8twgFBQUFCANJCAYFAzcCATIBAwQCAgEBCCUFBQ4IRAcLCwSDoEYtIhMaEAoTFBAgISpZLRwcKioyIScMFAEBAjEGAggBFggEDQcBBgMJDwQLDAYL13A+KxslISESExsaKyxELVq+bA4VAfzbJQgFBQUFCCUIBQUFBQgAAAAFAAAAAANuA24AIAAxAEIAYwB8AAABBgcGIyInJicmNzY3NhcWFxYXFjMyNzY3Njc2FxYXFgclFAcGIyInJjU0NzYzMhcWFSEUBwYjIicmNTQ3NjMyFxYVFzQnJicmJyYjIgcGBwYHBhUUFxYXFhcWMzI3Njc2NzY1MxQHBgcGIyInJicmNTQ3Njc2MzIXFhcWFQKIFTo6SEk5OhUFBwcPDg0OBA8mJzAwJicOBQ4NDw4HBwX+5hYVHh8VFhYVHx4VFgEkFRYeHhYVFRYeHhYVkx4dMTBEREpKREQxMR0dHR0xMURESkpERDAxHR5JOztlZXd4ZGU7Ozs7ZWR4d2VlOzsBUUYqKioqRg4NDgQFBwcPLR0cHB0tDwcHBQQODQ74HhYVFRYeHhYVFRYeHhYVFRYeHhYVFRYekkpERDAxHR4eHTEwRERKSkREMTEdHR0dMTFEREp4ZGU7Ozs7ZWR4d2VlOzs7O2VldwAAAwAaAAsELwMaABoALwBKAAAlBwYjIicBJjU0NwE2MzIfARYVFA8BFxYVFAcBAwYHBi8BJicmNxM2NzYfARYXFgcJAQYjIi8BJjU0PwEnJjU0PwE2MzIXARYVFAcBYR0GBwgF/vUFBQELBQgHBh0FBeHhBQUBUdUCBwYHJAcEAwLVAgcGByQHBAQDAXj+9QUIBwYcBgbg4AYGHAYHCAUBCwUFlxwGBgEKBgcIBQELBQUdBgcHBuHgBgcIBgJi/R4HBAMCCgIGBwcC4ggDBAIKAgcGCP6M/vYGBhwGCAcG4OEGBwcGHQUF/vUFCAcGAAAAAgADAEkDbQNiACMAVQAAJRUjLwEmJyMHBg8BIzUzNycjNTMXFhcWFzM2PwIzFSMHFzMBFSEnJjU0NzY3Njc2NzY3NjU0JyYjIgcGByc2NzYzMhcWFRQHBgcGBwYHBgcGBzM1MwIBjlsOBAICBQYIWZNJcWpOnVABDAQCAgIEDlCTR2l0PwFs/toCAg8PFhYaGhYWDw8RERcdGwgMPA8VLzw/JycODhYVGRkWFhAPAoVIqWCQGAUHDAsOj2Cmm2CCAhYFBwUHGIJgmKkBhHYPEAskHh8TExISDQ0SEhMVDg4WBhA1FRElIiI5IBsbEBEREA0MERETLgACAAP/twNuAkoAIwBTAAAlFSMvASYnIwcGDwEjNTM3JyM1MxcWFxYXMzY/AjMVIwcXMwUVIScmNTQ3Njc2NzY3Njc2NTQnJiMiBwYHJzY3NjMyFxYVFAcGBwYHBgcGBzM1MwIBjlsOBAICBQYIWZNJcWpOnVABDAQCAgIEDlCTR2l0PwFt/toCAg8PFhYaGhYWDw8RERcdGwgMPA8VLj0/JycUFBwcHRwVFgKFSKlgkBgFBwwLDo9gpptgggIWBQcFBxiCYJipfHYPGgEkHh8TExISDQ0SEhMVDg4WBhA1FRElIiI5Jh4eExMQERMUFi4AAAAADAAAAAADbgNuAAoAEgAbADAAQwBlAHAAkQCfALIAxwDcAAAlNTQjIgcVFjMyNTczNTQjIh0BJRUjFSM1IzUzFxUjNQYjIicmPQEzFRQXFjMyNzUzFxUUBwYjIicVIxEzFTYzMhcWFRcVFAcGBwYjIicmPQE0NzYzMhcWHQEjFRQzMjc0NTQ9ATMBFRQjIj0BNDMyFQE0JyYnJicmIyIHBgcGBwYVFBcWFxYXFjMyNzY3Njc2NQE3IwcnIxcxFxYXFTM1FzU0JyYjIgcGHQEUFxYzMjc2NRczNSMVBiMiJzQ9ASMVFBcWMzI3FSURFAcGIyEiJyY1ETQ3NjMhMhcWFQINEAoJCQoQaSYTE/66LiothXMmFxUTBQMlAQEICw0mkAQHFxQTJycSFRcHBI8BAgYQHh4QDAsRHR0PDEwUDQQn/v8TEhITATALBRMTGU2enU4ZExIGCwsGEhMYT52dThkSEwYL/lEzKx0eLQ4NFAYrpQwRHB0PDAwPHRwRDGcnJwwMCAEnBAYSFRcBIDEwRP3cRDEwMDFEAiREMDHOWh0KgAkcRhMeHhOYKPLyKEjSFxoQChWmmg4BCRKgP1QeDBgYFQEaXBcYDB5KBREIDAsXFhAhSiIPFhYQISsmHQ8BAwQGDAHXWR4eWR0d/mhlMBkREQMICAMRERkyY2QwGRERAwkJAxERGTBkAXSpb28nJzsgc3MuSiERFhYRIUohERUVECJF1KISCgENnKgVCg8ZF6793EQxMDAxRAIkRDAxMTBEAAEAIwAAA90DbgCzAAAlIicmIyIHBiMiJyY1NDc2NzY3Njc2PQE0JyYjISIHBh0BFBcWFxYzFhcWFRQHBiMiJyYjIgcGIyInJjU0NzY3Njc2NzY9ARE0NTQ1NCc0JyYnJicmJyYnJiMiJyY1NDc2MzIXFjMyNzYzMhcWFRQHBiMGBwYHBh0BFBcWMyEyNzY9ATQnJicmJyY1NDc2MzIXFjMyNzYzMhcWFRQHBgciBwYHBhURFBcWFxYXMhcWFRQHBiMDwRkzMhoZMjMZDQgHCQoNDBEQChIBBxX+fhYHARUJEhMODgwLBwcOGzU1GhgxMRgNBwcJCQsMEA8JEgECAQIDBAQFCBIRDQ0KCwcHDho1NRoYMDEYDgcHCQoMDRAQCBQBBw8BkA4HARQKFxcPDgcHDhkzMhkZMTEZDgcHCgoNDRARCBQUCRERDg0KCwcHDgACAgICDAsPEQkJAQEDAwUMROAMBQMDBQzUUQ0GAQIBCAgSDwwNAgICAgwMDhEICQECAwMFDUUhAdACDQ0ICA4OCgoLCwcHAwYBAQgIEg8MDQICAgINDA8RCAgBAgEGDFC2DAcBAQcMtlAMBgEBBgcWDwwNAgICAg0MDxEICAEBAgYNT/3mRAwGAgIBCQgRDwwNAAABAAAAAQAAxj3R918PPPUACwQAAAAAANEgjwwAAAAA0SCPDAAA/7cESQPAAAAACAACAAAAAAAAAAEAAAPA/8AAAARJAAD//wRJAAEAAAAAAAAAAAAAAAAAAAAlAAAAAAAAAAAAAAAAAgAAAAQAAAAEAAAaBAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAQAQAAAAEAAAABAAAAAQAAAADtwAAAyUAAAJJAAAEAAAABAAAAAQAAAAEAAAABAAAAARJAAADtwAJBAAAAAQAAAkEAAAABAAAAAQAAAAESQAaBAAAAwQAAAMEAAAABAAAIwAAAAAACgAUAB4AbgC4APoBQAFcAbYB+gKUArIC9ANmA5oEMATSBZwGFAb4B24H5AhYCMwJMAnqCogLYgwEDLgNbg3mDmIO3A/+EPAAAQAAACUA3QAOAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABABwAAAABAAAAAAACAA4AeAABAAAAAAADABwAMgABAAAAAAAEABwAhgABAAAAAAAFABYAHAABAAAAAAAGAA4ATgABAAAAAAAKADQAogADAAEECQABABwAAAADAAEECQACAA4AeAADAAEECQADABwAMgADAAEECQAEABwAhgADAAEECQAFABYAHAADAAEECQAGABwAXAADAAEECQAKADQAogBiAGIALQBlAGQAaQB0AG8AcgAtAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGIAYgAtAGUAZABpAHQAbwByAC0AZgBvAG4AdGJiLWVkaXRvci1mb250AGIAYgAtAGUAZABpAHQAbwByAC0AZgBvAG4AdABSAGUAZwB1AGwAYQByAGIAYgAtAGUAZABpAHQAbwByAC0AZgBvAG4AdABGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAACdEAAsAAAAAJvgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIPBmNtYXAAAAFoAAAA9AAAAPQ29C0zZ2FzcAAAAlwAAAAIAAAACAAAABBnbHlmAAACZAAAIeAAACHgMmxCaGhlYWQAACREAAAANgAAADYFqWKMaGhlYQAAJHwAAAAkAAAAJAgMBC5obXR4AAAkoAAAAJQAAACUg24Ar2xvY2EAACU0AAAATAAAAExzLnwUbWF4cAAAJYAAAAAgAAAAIAA0AN9uYW1lAAAloAAAAYQAAAGEvwA5TnBvc3QAACckAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8dwDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABADgAAAANAAgAAQAFAABACDmAekR6RPpMOl36Y3p0eph6mjqcuqN8APwNPA58D7wwfDN8RjxIfEs8Wbx3P/9//8AAAAAACDmAOkR6RPpMOl36Y3p0eph6mjqcuqN8APwMfA28D7wwfDK8RjxIfEr8Wbx3P/9//8AAf/jGgQW9Rb0FtgWkhZ9FjoVqxWlFZwVghAND+AP3w/bD1kPUQ8HDv8O9g69DkgAAwABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAYAAP/ABAADwAADAAcACwAYACUAMgAAASE1IQEhNSEBITUhATQ2MzIWFRQGIyImNSE0NjMyFhUUBiMiJjUhNDYzMhYVFAYjIiY1BAD8AAQA/oD9gAKAAYD8AAQA/AAlGxslJRsbJQIAJRsbJSUbGyX/ACUbGyUlGxslA0CA/oCA/oCA/kAbJSUbGyUlGxslJRsbJSUbGyUlGxslJRsAAAACABoACAPoA6sADgArAAATBhYHBhY+ATc2JicuAQcBJg4CBw4BBwYWFx4BFx4BFx4BNz4BNz4DJ406FU4RO2d4LSUPKChjJgNbD53GwDExKw8GCwMUHhESFgoCBwgUOTExpJhkDwEWOX5XFAwSMislYSgnDyUClQ9jlaExMDgUCAcCChURER4TBAoGDyowML3Cmw8AAQAA/8AEAAPAACsAAAEzERQOAiMiLgI1ND4CMzIWFxEFERQOAiMiLgI1ND4CMzIWFxElA8BAIz1SLi5SPSMjPVIuL1Me/gAjPVIuLlI9IyM9Ui4vUx4CQAPA/SAhOiwZGSw6ISE6LBkaFgFwcv4SITosGRksOiEhOiwZGhYCcIAAAAAACQAAAEAEAANAAAQACQAOABMAGAAdACIAJwAqAAATESERIRMjNTMVESM1MxURIzUzFQEhESERMyM1MxURIzUzFREjNTMVIRElAAQA/ADAgICAgICAAkD+AAIAwICAgICAgP3AAQADQP0AAwD9QICAAQCAgAEAgID+AAKA/YCAgAEAgIABAICA/oDAAAACAAAAAAQAA0AAAwAKAAAlEyEDEwMRIRchFQNAwPzAwICAASCAAaAAAgD+AAJA/cADQICAAAAAAAIAAABABAEDAAAfAD8AABMyHgIVFA4CIyIuAjUnND4CMxUiBgcOAQc+ATMhMh4CFRQOAiMiLgI1JzQ+AjMVIgYHDgEHPgEz4S5SPSMjPVIuLlI9IwFGeqNdQHUtCRAHCBIJAkAuUj0jIz1SLi5SPSMBRnqjXUB1LQkQBwgSCQIAIz1SLi5SPSMjPVIuIF2jekaAMC4IEwoCASM9Ui4uUj0jIz1SLiBdo3pGgDAuCBMKAgEAAAIAAP/ABAADwAAiAC8AAAEiDgIVFBYXARUUFjsBNTM1MzUzNx4BMzI+AjU0LgIjEyImNTQ2MzIWFRQGIwLAQnVXMgMC/nslG0CAgIBTGjYdQnVXMjJXdUJgKDg4KCg4OCgDwDJXdUIPHQ/+e8AbJUCAgFMJCjJXdUJCdVcy/sA4KCg4OCgoOAAFAAAAAAQAA7IAHQAoADkARgBjAAABJiIPAS4BIyIOAgceARcHBhQXHgEzMjY3ATY0JwEyFhcHLgE1NDYzBT4BNz4BNw4BFRQWFwcuASclNCYnAR4BMzI+AjU3Bx4BFR4BFw4BBw4BIyImJwceATMyPgI3LgEnA7IOKA7KJ1IrVJqEaiQfWDafDg4HEgkJEgcDYA4O/e4gMQp6HCU4KP7OHUsuAgYDBwgZFj0oQhoCkgYG/r4TJxQ1XUYoPkUBAi5LHR1LLjiBQx05HE0tYDJUmoRqJCJjPQOyDg7KDAwvVHZHPmkonw4oDgcHBwcDYA4oDv7OJRx6CjEgKDjALU0cAgQCFSwXKUsfPRtGKUYUJxP+vgYGKEZdNZhFAQEBHE0tLU0cJCYHB00QES9UdkdDcSoAAAIAQP/AA8ADQAAHAA8AABMhFSMRIxEjASMRIxEjNSFAAYCAgIADgPyI/AKAAcCA/oABgAGA/QADAIAAAAcAAP/ABAADwAADAAcACwAPABMAGwAjAAATMxUjNzMVIyUzFSM3MxUjJTMVIwMTIRMzEyETAQMhAyMDIQMAgIDAwMABAICAwMDAAQCAgBAQ/QAQIBACgBD9QBADABAgEP2AEAHAQEBAQEBAQEBAAkD+QAHA/oABgPwAAYD+gAFA/sAAAA4AAP/ABAADwAADAAcADwATABcAHwAjACcALwAzADcAPwBEAEoAAAEzFSM3MxUjJREjNTM1IzUFMxUjNzMVIyUVMxUjETMVEzMVIzczFSMlESM1MzUjNQUzFSM3MxUjJRUzFSMRMxUBIREhETcxESERIQGAgIDAgIABQMCAQP5AgIDAgID+wECAwECAgMCAgAFAwIBA/kCAgMCAgP7AQIDAAoD8gAOAQPwABAADAEBAQED/AECAQMBAQEDAgEABAED+wEBAQED/AECAQMBAQEDAgEABAEACQPyAA4BA/AAEAAAAAAEAAP/ABAADwAAkAAABISIGFREUFjMhESM1MzU0NjsBFSMiBh0BMwcjETMyNjURNCYjA1X9VkdkZEcBVYCAXkKgoA0TsCCQ1UdkZEcDwGRH/VZHZAHAgGBCXoATDWCA/kBkRwKqR2QAAwAAAAAEAAMlACAAUABlAAAlEQYHBgcGBwYHBisBIicmJyYnJicmJxEUFxYzITI3NjURNTE1JiMGJyYHBichIgcGFRQXFhcWFxYXFhcWFxY7ATI3Njc2NzY3Njc2NzY3NjU3ERQHBiMhIicmNRE0NzYzITIXFhUDtxIWmVodEhMfHxsCGx8fExIdWpkWEgYFBwNKBwUGAQECAQIDBAT8tgcFBlRudwQQEQoJEBANDQsCCw0NEBAJChEQBHduHxobSRsbJfy2JRsbGxslA0olGxtbAbcUEXZMGA4ODg4ODg4OGEx2ERT+SQcFBgYFBwJZDgcIAQYFAQECBQUIYEJXXgMODggHCwoFBQUFCgsHCA4OA15XGCopIhX9kiUbGxsbJQJuJhsbGxsmAAAAAgAAAAADtwNuAAkAawAAAQMyFxYzMjcmJwE3Njc2NzY3Njc2NxsBMxYXExYXFhcWFxYXFhcWFxYXFhUUFQYVIicmIyIHBiM0PwEyNzY3Mjc2NzY3Njc2NTQnJicmJyUGBwYVFBcWFxYXFhcWMxQVFAciJyYjIgcGIwYjAZ5hEzs7IQsVMTj+YgENExMODQ8PCgsHiKBJBAJ1EyopGAgZGRAMCAsnKAgEASRISSQsT1AWAksBBgcCAgYGAwMDBAECEhIXFwH+/w8dHQgIERELCxUWAgEhQkMhBQoLAi0+Anf+/wEBAZFx/YktBAMDAwMGBQsLEgFgAZ4IBP7tLGdmNxM/PyEaBwkICAQVCwIGBQIFBAQEGBQQAgEBAgICAgIDBAMFCS4uNzgBAiJOTw4NCAkFBgIDAgILFgYKBgYDAggAAAAAAwAAAAADJQNuAB4APQCNAAAlFjMyNTQnJicmJyYnJicmIyIHFBUUFRQHBhcUFxYXAxYzMjc2NzY3NjU0JyYnJicmIyIHFBcWFRQVFBUUFQE3Njc2NzY3Njc2NzY1ND0BECcmJyYnJicmJyYjJzY3NjMyFzIzMhcWFxYXFhcWFRQHBgcGBwYHBgcWFxYVFAcGBwYHBgcGIyInJiMiBwYHAT0qJtcXEBQTExMbGxUVISoQAQEBAgMECBgmLyMjHBwPDhARHRwhISYdLQIC/ssBCSgoFAQDBAECAQIMAgsKDw8NDg4PAwI4iotLDRoaDCgmJiQjGhsQEAoJDQ0YGBIRH1g7OxQUIiEuLTAwNRkyMho8c3MRUhPAQSYZEREKCQUFAQEGHj08HgQiIhYVGhsLAaoEBwgSEiEhMCgeHhERCAgIHDo6HQ8eHw8aDf4ENgIHBwgHCQgLCggIDg0GJgIxGAUEAwMDAQECATABBQYBBwgQERgYJCMrHhkZEBAREAkKDRQ5OFY5LS4dHRQTCAgBAgYGAQABAAAAAAJJA24ATgAAPwE2NzY3Njc2NzY3Nj0BJicmJyYnNxYXFhcWMzI3Njc2NwYHBgcGBwYHBgcGBwYHBgcGBwYHBgcGBwYVFxYXBgciBwYjIicmIyYjIgcGBwAKAysrFRAHASMjHh4OERIWFgsLEjIyJCMhHB0dKCgQAwgRKSkVBAQDAgICAwEPIyIKAQcGBQUEBAEKYAIHBwwMBxAhIRBPJx01NBEBMQELCwoUJgShoZaVFA8HAwMCAQI7AQMDAQEBAQMDARccBgoLCQoODQoJERAIVJucMAUcHBcYGBgJCgIQGR8BAQYFAgYFAQACAAAAAAP9A24AIgCkAAAlMhcWDwEGIyIvASY3NjsBESMiJyY/ATYzMh8BFgcGKwERMwEXFjMyNzYzMjMyOwEyFzIzNjc2NzY/ATIXMjMWFRQHBgcmJyYnJicmIyYnJicmIyYjBiMiJyIjIgcGBwYXFBcWFRQHBhcWFxYXFhcWFRQPAQYnJiMiBwYjJj0BNjc2NzY3NjU0JyY9ATQ1NDU0NSYnJicmIyIHBgcGBwYHBgcmJzUD5RIGBQxICxEQDEgLBQUTLi4TBQULSAwQEQtIDAUGEi4u/EkfB3IZMjIaFCkpFKgDCQgEAwYGBAQEGAMFBgIBAhcQDxACBAUEAwEDBAMGBQICCAkBChwcDg8WFhMFAQEBAQICAQYXMDAUAwITK1JRJRw6Oh0CChkaHx8NCwIBAQEBAgZWEyMiCwsJCAoJDxgIkgoLD1wPD1wPCwoCSQsLDl0PD10OCwv9twLbDwMBAQEBAQEEBAYBAUCALhAIAhkwBRYWFBQFAwIBAQEBAQEBAy4fNqioXAkgIBQVEwwMDAkXBggIAQEGBQUFHQEFDwkKBwcIGMM6c3Q6QgIHCAcGCAgGBgIHBwcIByIiHh0BDgvbAAAEAAAASQQAA24AFAApAD4AUwAAJRUUBwYjISInJj0BNDc2MyEyFxYVJxUUBwYjISInJj0BNDc2MyEyFxYVNxUUBwYjISInJj0BNDc2MyEyFxYVJxUUBwYjISInJj0BNDc2MyEyFxYVBAALCw/8Sg8LCwsLDwO2DwsL2wsLD/0lDwsLCwsPAtsPCwuSCwsP/JMPCwsLCw8DbQ8LC9wKCw/9bg8LCwsLDwKSDwsKt0kPCwsLCw9JDwsKCgsP20kPCwoKCw9JDwsLCwsP3EkPCwsLCw9JDwoLCwoP20kPCwsLCw9JDwsLCwsPAAAAAAQAAABJBAADbgAUACkAPgBTAAAlFRQHBiMhIicmPQE0NzYzITIXFhUnFRQHBiMhIicmPQE0NzYzITIXFhU3FRQHBiMhIicmPQE0NzYzITIXFhUnFRQHBiMhIicmPQE0NzYzITIXFhUEAAsLD/xKDwsLCwsPA7YPCwvbCwsP/gAPCwsLCw8CAA8LC5ILCw/83A8LCwsLDwMkDwsL3AoLD/6SDwsKCgsPAW4PCwq3SQ8LCwsLD0kPCwoKCw/bSQ8LCgoLD0kPCwsLCw/cSQ8LCwsLD0kPCgsLCg/bSQ8LCwsLD0kPCwsLCw8AAAAABAAAAEkEAANuABQAKQA+AFMAACUVFAcGIyEiJyY9ATQ3NjMhMhcWFTUVFAcGIyEiJyY9ATQ3NjMhMhcWFTUVFAcGIyEiJyY9ATQ3NjMhMhcWFTUVFAcGIyEiJyY9ATQ3NjMhMhcWFQQACwsP/EoPCwsLCw8Dtg8LCwsLD/0lDwsLCwsPAtsPCwsLCw/8kw8LCwsLDwNtDwsLCwsP/W4PCwoKCw8Ckg8LC7dJDwsLCwsPSQ8LCgoLD9tJDwsKCgsPSQ8LCwsLD9xJDwsLCwsPSQ8KCwsKD9tJDwsLCwsPSQ8LCwsLDwAAAAQAAABJBAADbgAUACkAPgBTAAAlFRQHBiMhIicmPQE0NzYzITIXFhU1FRQHBiMhIicmPQE0NzYzITIXFhU1FRQHBiMhIicmPQE0NzYzITIXFhU1FRQHBiMhIicmPQE0NzYzITIXFhUEAAsLD/xKDwsLCwsPA7YPCwsLCw/8Sg8LCwsLDwO2DwsLCwsP/EoPCwsLCw8Dtg8LCwsLD/xKDwsLCwsPA7YPCwu3SQ8LCwsLD0kPCwoKCw/bSQ8LCgoLD0kPCwsLCw/cSQ8LCwsLD0kPCgsLCg/bSQ8LCwsLD0kPCwsLCw8AAAAEAAAAAARJA24AEAAXACwAQQAAARQHBiMiJyY1NDc2MzIXFhUFESE1NxcBJSEiBwYVERQXFjMhMjc2NRE0JyYjFxEUBwYjISInJjURNDc2MyEyFxYVAW4gIC4uICAgIC4uICACSfzbt1wBJAEl/G0HBQYGBQcDkwcGBQUGB1sbGyX8bSUbGxsbJQOTJRsbAm4uICAgIC4tICAgIC3c/wBut1wBJaUGBQj9SQcFBgYFBwK3CAUGE/1JJRsbGxslArcmGxsbGyYAAAMACQAJA64DrgArAFcAgAAAATQvASYjIgcWFxYXFhcWFxYVFAcGIyInJicmJyYnJicGFRQfARYzMj8BNjUBNC8BJiMiDwEGFRQfARYzMjcmJyYnJicmJyY1NDc2MzIXFhcWFxYXFhc2NQEUDwEGIyIvASY1NDcnBiMiLwEmNTQ/ATYzMh8BFhUUBxc2MzIfARYVA0AQdxAXGBECCQkDAwYFAgIQEBcIBwcIBwQDCQkCEhB1EBcXEFQQ/m4QdRAXFxBUEBB3DxgYEQIJCQMEBQUCAhAQFgkHBwgHBAMJCQETAgAxVC9FRS92MDMzMUVFMHcwMVQvRUUvdi8yMjJFRTB3MAEAFxB3EBMBCQkDBAcIBwcJFhAQAgIFBQQDCQkCEhgXEHYQD1QQFgGTFxB2EA9UEBYXEHcPEQIJCQMEBwgHBwgXEBACAgUGAwMJCQISGP5tRS9TMDF2L0VGMTMzMHcwRUQwUzAxdjBERjIyMjB2MEUAAAYAAAAlBAADSQAQACEANgBHAFwAcQAANxQHBiMiJyY1NDc2MzIXFhURFAcGIyInJjU0NzYzMhcWFQUVFAcGIyEiJyY9ATQ3NjMhMhcWFQEUBwYjIicmNTQ3NjMyFxYVBRUUBwYjISInJj0BNDc2MyEyFxYVERUUBwYjISInJj0BNDc2MyEyFxYV2yAgLS4gICAgLi0gICAgLS4gICAgLi0gIAMlBQYH/UkIBQUFBQgCtwcGBfzbICAtLiAgICAuLSAgAyUFBgf9SQgFBQUFCAK3BwYFBQYH/UkIBQUFBQgCtwcGBZItICAgIC0uICAgIC4BJS4gICAgLi4gICAgLu5uBwUGBgUHbggFBQUFCAISLSAgICAtLiAgICAu7W4HBgUFBgduBwYFBQYHASRtCAUGBgUIbQgFBgYFCAAGAAn/twQAA7IAJQBOAGMAdQCKAJ8AADcUBwYjIic3FjMyNzY1NAcnNjc2NzY3NSIHIiMVIzUzFQcWFxYVExUjJjU0NzY3Njc2NzY1NCcmIyIHJzY3NjMyFxYVFAcGBwYHBgczNTMFFRQHBiMhIicmPQE0NzYzITIXFhUBFSM1MzQ1Nj0BIwYHJzczFTMFFRQHBiMhIicmPQE0NzYzITIXFhURFRQHBiMhIicmPQE0NzYzITIXFhXaHyAuPCYgHCERDAw8DwUODgoKCwkSEwk9vzcdEhEBzwMNDRMTExMNDgkIDhoUMQ4bGyEqHB0TFBcYExQBSTwDJQUGB/1JCAUFBQUIArcHBgX82789AQEFGClOPT0DJQUGB/1JCAUFBQUIArcHBgUFBgf9SQgFBQUFCAK3BwYFGS4aGiYyGggJECQEIAUUEwsMCgEBHlYyQgYWFR0BZloUCh4YGA4PDQwMDQ0OCAghIR4QEBgXKRwYGA0NEBAOIrZuBwUGBgUHbggFBQUFCAICOTkXLy4XBwoVK0nn3W4HBgUFBgduCAUFBQYHASRtCAUGBgUIbQgFBgYFCAAAAwAAAAAEAANuABQAOwBuAAABMhcWHQEUBwYjISInJj0BNDc2MyElJicmNTQ3NjMyFxYXFhcWFRQPAS8BJicmIyIHBhUUFxYXFhcWFyEFMxYVFAcGBwYHBgcGIyIvASYnJj0BNCcmPwE1NxYXFhcWFxYXFhcWMzI3Njc2NTQnJicD7ggFBQUFCPwkCAUFBQUIA9z9JhANHE1MlRxDJj8GBggDBzAIHB4zRUImJyYmeSg7IRb+VwEi6wQYDRsWKS0qLkZBL1AgCQQBAQEBOgkICQQEAxQaGCQiKSUrLBkbLhM7AbcFBQglCAUFBQUIJQgFBSQUGjg0Z0lJCwcVFS5GIwoPAgMCVSA0IiEyKiYnIwwaEA6SFh5AOh8cFBocCgwNFwkHBQgHPhsRFhUZARMVFQsLBSAVFQwMDw8iIycwKhAYAAAAAgAAAAADbgNuAGgAfQAAEyYvATYzMhcWMzI3NjcyNxUXFQYjIgcGFRQXFBUfARYXFhcWMzI3Njc2NzY3NjU0JyYnJi8BJicmDwEnNzMXFjcXFhUUBwYHBgcGFRQXFBUWFxYHBgcGBwYHBiMiJyYnJicmPQE0JyYnATU0JyYjISIHBh0BFBcWMyEyNzY1GxUEAgcQIh5LFDEvQhEgEQEiJSILCAEBCAMaFCMyMzsyIBgcChQKDAICBAUDAgMLFBg5CAEwdStFCgQDGRcpBAgBBQgDDAgPFiorPT5UX0NEIiMNCQoORgNTBQYI/LcIBQUFBQgDSQgGBQM3AgEyAQMEAgIBAQglBQUOCEQHCwsEg6BGLSITGhAKExQQICEqWS0cHCoqMiEnDBQBAQIxBgIIARYIBA0HAQYDCQ8ECwwGC9dwPisbJSEhEhMbGissRC1avmwOFQH82yUIBQUFBQglCAUFBQUIAAAABQAAAAADbgNuACAAMQBCAGMAfAAAAQYHBiMiJyYnJjc2NzYXFhcWFxYzMjc2NzY3NhcWFxYHJRQHBiMiJyY1NDc2MzIXFhUhFAcGIyInJjU0NzYzMhcWFRc0JyYnJicmIyIHBgcGBwYVFBcWFxYXFjMyNzY3Njc2NTMUBwYHBiMiJyYnJjU0NzY3NjMyFxYXFhUCiBU6OkhJOToVBQcHDw4NDgQPJicwMCYnDgUODQ8OBwcF/uYWFR4fFRYWFR8eFRYBJBUWHh4WFRUWHh4WFZMeHTEwRERKSkREMTEdHR0dMTFEREpKREQwMR0eSTs7ZWV3eGRlOzs7O2VkeHdlZTs7AVFGKioqKkYODQ4EBQcHDy0dHBwdLQ8HBwUEDg0O+B4WFRUWHh4WFRUWHh4WFRUWHh4WFRUWHpJKREQwMR0eHh0xMERESkpERDExHR0dHTExRERKeGRlOzs7O2VkeHdlZTs7OztlZXcAAAMAGgALBC8DGgAaAC8ASgAAJQcGIyInASY1NDcBNjMyHwEWFRQPARcWFRQHAQMGBwYvASYnJjcTNjc2HwEWFxYHCQEGIyIvASY1ND8BJyY1ND8BNjMyFwEWFRQHAWEdBgcIBf71BQUBCwUIBwYdBQXh4QUFAVHVAgcGByQHBAMC1QIHBgckBwQEAwF4/vUFCAcGHAYG4OAGBhwGBwgFAQsFBZccBgYBCgYHCAUBCwUFHQYHBwbh4AYHCAYCYv0eBwQDAgoCBgcHAuIIAwQCCgIHBgj+jP72BgYcBggHBuDhBgcHBh0FBf71BQgHBgAAAAIAAwBJA20DYgAjAFUAACUVIy8BJicjBwYPASM1MzcnIzUzFxYXFhczNj8CMxUjBxczARUhJyY1NDc2NzY3Njc2NzY1NCcmIyIHBgcnNjc2MzIXFhUUBwYHBgcGBwYHBgczNTMCAY5bDgQCAgUGCFmTSXFqTp1QAQwEAgICBA5Qk0dpdD8BbP7aAgIPDxYWGhoWFg8PEREXHRsIDDwPFS88PycnDg4WFRkZFhYQDwKFSKlgkBgFBwwLDo9gpptgggIWBQcFBxiCYJipAYR2DxALJB4fExMSEg0NEhITFQ4OFgYQNRURJSIiOSAbGxARERANDBEREy4AAgAD/7cDbgJKACMAUwAAJRUjLwEmJyMHBg8BIzUzNycjNTMXFhcWFzM2PwIzFSMHFzMFFSEnJjU0NzY3Njc2NzY3NjU0JyYjIgcGByc2NzYzMhcWFRQHBgcGBwYHBgczNTMCAY5bDgQCAgUGCFmTSXFqTp1QAQwEAgICBA5Qk0dpdD8Bbf7aAgIPDxYWGhoWFg8PEREXHRsIDDwPFS49PycnFBQcHB0cFRYChUipYJAYBQcMCw6PYKabYIICFgUHBQcYgmCYqXx2DxoBJB4fExMSEg0NEhITFQ4OFgYQNRURJSIiOSYeHhMTEBETFBYuAAAAAAwAAAAAA24DbgAKABIAGwAwAEMAZQBwAJEAnwCyAMcA3AAAJTU0IyIHFRYzMjU3MzU0IyIdASUVIxUjNSM1MxcVIzUGIyInJj0BMxUUFxYzMjc1MxcVFAcGIyInFSMRMxU2MzIXFhUXFRQHBgcGIyInJj0BNDc2MzIXFh0BIxUUMzI3NDU0PQEzARUUIyI9ATQzMhUBNCcmJyYnJiMiBwYHBgcGFRQXFhcWFxYzMjc2NzY3NjUBNyMHJyMXMRcWFxUzNRc1NCcmIyIHBh0BFBcWMzI3NjUXMzUjFQYjIic0PQEjFRQXFjMyNxUlERQHBiMhIicmNRE0NzYzITIXFhUCDRAKCQkKEGkmExP+ui4qLYVzJhcVEwUDJQEBCAsNJpAEBxcUEycnEhUXBwSPAQIGEB4eEAwLER0dDwxMFA0EJ/7/ExISEwEwCwUTExlNnp1OGRMSBgsLBhITGE+dnU4ZEhMGC/5RMysdHi0ODRQGK6UMERwdDwwMDx0cEQxnJycMDAgBJwQGEhUXASAxMET93EQxMDAxRAIkRDAxzlodCoAJHEYTHh4TmCjy8ihI0hcaEAoVppoOAQkSoD9UHgwYGBUBGlwXGAweSgURCAwLFxYQIUoiDxYWECErJh0PAQMEBgwB11keHlkdHf5oZTAZEREDCAgDEREZMmNkMBkREQMJCQMRERkwZAF0qW9vJyc7IHNzLkohERYWESFKIREVFRAiRdSiEgoBDZyoFQoPGReu/dxEMTAwMUQCJEQwMTEwRAABACMAAAPdA24AswAAJSInJiMiBwYjIicmNTQ3Njc2NzY3Nj0BNCcmIyEiBwYdARQXFhcWMxYXFhUUBwYjIicmIyIHBiMiJyY1NDc2NzY3Njc2PQERNDU0NTQnNCcmJyYnJicmJyYjIicmNTQ3NjMyFxYzMjc2MzIXFhUUBwYjBgcGBwYdARQXFjMhMjc2PQE0JyYnJicmNTQ3NjMyFxYzMjc2MzIXFhUUBwYHIgcGBwYVERQXFhcWFzIXFhUUBwYjA8EZMzIaGTIzGQ0IBwkKDQwREAoSAQcV/n4WBwEVCRITDg4MCwcHDhs1NRoYMTEYDQcHCQkLDBAPCRIBAgECAwQEBQgSEQ0NCgsHBw4aNTUaGDAxGA4HBwkKDA0QEAgUAQcPAZAOBwEUChcXDw4HBw4ZMzIZGTExGQ4HBwoKDQ0QEQgUFAkREQ4NCgsHBw4AAgICAgwLDxEJCQEBAwMFDETgDAUDAwUM1FENBgECAQgIEg8MDQICAgIMDA4RCAkBAgMDBQ1FIQHQAg0NCAgODgoKCwsHBwMGAQEICBIPDA0CAgICDQwPEQgIAQIBBgxQtgwHAQEHDLZQDAYBAQYHFg8MDQICAgINDA8RCAgBAQIGDU/95kQMBgICAQkIEQ8MDQAAAQAAAAEAAMY90fdfDzz1AAsEAAAAAADRII8MAAAAANEgjwwAAP+3BEkDwAAAAAgAAgAAAAAAAAABAAADwP/AAAAESQAA//8ESQABAAAAAAAAAAAAAAAAAAAAJQAAAAAAAAAAAAAAAAIAAAAEAAAABAAAGgQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAEAEAAAABAAAAAQAAAAEAAAAA7cAAAMlAAACSQAABAAAAAQAAAAEAAAABAAAAAQAAAAESQAAA7cACQQAAAAEAAAJBAAAAAQAAAAEAAAABEkAGgQAAAMEAAADBAAAAAQAACMAAAAAAAoAFAAeAG4AuAD6AUABXAG2AfoClAKyAvQDZgOaBDAE0gWcBhQG+AduB+QIWAjMCTAJ6gqIC2IMBAy4DW4N5g5iDtwP/hDwAAEAAAAlAN0ADgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAcAAAAAQAAAAAAAgAOAHgAAQAAAAAAAwAcADIAAQAAAAAABAAcAIYAAQAAAAAABQAWABwAAQAAAAAABgAOAE4AAQAAAAAACgA0AKIAAwABBAkAAQAcAAAAAwABBAkAAgAOAHgAAwABBAkAAwAcADIAAwABBAkABAAcAIYAAwABBAkABQAWABwAAwABBAkABgAcAFwAAwABBAkACgA0AKIAYgBiAC0AZQBkAGkAdABvAHIALQBmAG8AbgB0AFYAZQByAHMAaQBvAG4AIAAxAC4AMABiAGIALQBlAGQAaQB0AG8AcgAtAGYAbwBuAHRiYi1lZGl0b3ItZm9udABiAGIALQBlAGQAaQB0AG8AcgAtAGYAbwBuAHQAUgBlAGcAdQBsAGEAcgBiAGIALQBlAGQAaQB0AG8AcgAtAGYAbwBuAHQARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) 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: 14px;
    -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,
#b_size select {
    padding: 0
}

#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,
.bb-pane h2,
.bb-pane h3,
.bb-pane h4,
.bb-pane h5,
.bb-pane h6 {
    margin-top: 5px;
    margin-bottom: 5px
}

.bb-pane h1 {
    font-size: 36px
}

.bb-pane h2 {
    font-size: 30px
}

.bb-pane h3 {
    font-size: 24px
}

.bb-pane h4 {
    font-size: 18px
}

.bb-pane h5 {
    font-size: 14px
}

.bb-pane h6 {
    font-size: 12px
}

.bb-pane-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 180px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 11px;
    border: 1px solid #e6e6e6;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    background: #fff;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 2px #dadada;
    box-shadow: 0 1px 2px #dadada;
    max-height: 300px;
    overflow: auto
}

.bb-pane-dropdown>li>a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #353535;
    white-space: nowrap
}

.bb-pane-dropdown>li>a:hover {
    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: 0 5px
}

.bb-pane-dropdown table {
    margin: 0
}

.ui-dialog {
    background: #fff;
    padding: 45px 53px;
    background-color: #fefbf7;
    z-index: 1000;
}

.ui-dialog-titlebar-close {

}

.ui-dialog-titlebar {
    margin-bottom: 30px;
    color: rgba(0, 0, 0, .9);
    font-weight: 700;
    text-align: center;
    font-size: 27px
}

.ui-icon-closethick {
    position: absolute;
    font-size: 14px;
    color: #ff8b00;
    cursor: pointer;
    width: 19px;
    height: 19px;
    top: 25px;
    right: 30px;
    text-indent: -1000px;
    overflow: hidden
}

.ui-icon-closethick:before {
    transform: rotate(-45deg)
}

.ui-icon-closethick:after {
    transform: rotate(45deg)
}

.ui-icon-closethick:after,
.ui-icon-closethick:before {
    width: 19px;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    background-color: #bbb
}

.ui-dialog-content {
    padding: 30px 50px;
    border: 1px solid #ff8b00;
    background-color: #fefbf7;
    text-align: center;
    color: rgba(1, 1, 1, .6);
    font-size: 16px;
    text-align: center;
    line-height: 22px
}

.ui-dialog-content textarea {
    border: 1px solid #ffdcb1;
    color: rgba(0, 0, 0, .9);
    resize: none;
    margin: 10px 0;
    outline: 0;
    resize: none;
    padding: 10px;
    height: 170px;
    background: #fff;
    outline: 0;
    font-family: Rubik, sans-serif;
    font-size: 13px;
    font-weight: 400
}

.ui-dialog-content .bb-editor {
    margin-top: 10px
}

.ui-dialog-buttonset {
    margin: 35px 0 0 0;
    display: flex
}

.ui-dialog-buttonset button {
    margin: 0 10px 0 10px;
    line-height: 25px;
    background-color: #ff8b00;
    border: 1px solid #ff8b00;
    color: #fff;
    transition: 1s;
    flex: auto 1 1
}

#loading-layer {
    padding: 20px 35px;
    border-radius: 4px;
    display: block;
    opacity: 1!important;
    color: #fff;
    background: #ff8b00
}

.berrors {
    padding: 20px
}

.berrors-inner {
    background: #ffe6dd;
    border: 1px solid #f0c4b5;
    color: #553c33;
    padding: 20px 25px;
    height: 1%;
    border-radius: 2px;
    box-sizing: border-box
}

.berrors-title {
    padding: 0 0 10px 0;
    font-size: 15px;
    display: block
}

.serial-translate .first-line {
    display: flex!important;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: space-between
}

.serial-translate .first-line>span {
    width: auto!important;
    flex: 2;
    min-width: 33.333333%
}

.item-serial .serial-translate span:nth-child(+n+4) {
    display: none!important
}

.item-serial:hover .serial-translate span {
    display: block!important
}

.regtext {
    padding: 0 0 10px 0
}

.register-page {
    padding: 0 0 10px 0
}

.register-page input[type="text"],
.register-page input[type="password"],
.register-page input[type="email"] {
    height: 43px;
    background-color: #fff;
    border: 1px solid #ffdcb1;
    padding: 0 15px;
    color: #000;
    font-size: 16px
}

.register-page input[type="text"]::placeholder,
.register-page input[type="password"]::placeholder,
.register-page input[type="email"]::placeholder {
    color: #b2b2b2
}

.login_check {
    position: relative;
    display: block
}

.login_check button {
    position: absolute;
    top: 5px;
    right: 5px
}

.register-page #dle-captcha img {
    margin: 0 0 15px 0
}

#fullsearch legend,
#fullsearch fieldset,
#fullsearch label,
#fullsearch td {
    color: #fff
}

#fullsearch label {
    font-size: 14px
}

#fullsearch input[type="checkbox"],
#fullsearch input[type="radio"] {
    margin-right: 5px
}

#fullsearch tr {
    background: transparent
}

#fullsearch td:nth-child(2) {
    padding-left: 5px!important
}

#fullsearch td:nth-child(1) {
    padding-right: 5px!important
}

#fullsearch fieldset {
    border-color: #474747;
    margin-bottom: 15px!important
}

#fullsearch select,
#fullsearch input[type="text"] {
    background: #1d1d1d;
    border-color: #474747;
    color: #e2e2e2;
    margin-bottom: 10px;
    height: 32px;
    padding: 0 10px;
    width: 100%!important
}

#fullsearch input[type="reset"] {
    display: none
}

.setting-cabinet input {
    color: #000!important
}

.setting-cabinet input::-moz-placeholder {
    color: #828282!important
}

.setting-cabinet input::-webkit-input-placeholder {
    color: #828282!important
}

.setting-cabinet input:-ms-input-placeholder {
    color: #828282!important
}

.setting-cabinet input::-ms-input-placeholder {
    color: #828282!important
}

.setting-cabinet input::placeholder {
    color: #828282!important
}

.addcomment input {
    color: #000!important
}

.addcomment input::-moz-placeholder {
    color: #828282!important
}

.addcomment input::-webkit-input-placeholder {
    color: #828282!important
}

.addcomment input:-ms-input-placeholder {
    color: #828282!important
}

.addcomment input::-ms-input-placeholder {
    color: #828282!important
}

.addcomment input::placeholder {
    color: #828282!important
}

.addcomment textarea {
    color: #000!important
}

.addcomment textarea::-moz-placeholder {
    color: #828282!important
}

.addcomment textarea::-webkit-input-placeholder {
    color: #828282!important
}

.addcomment textarea:-ms-input-placeholder {
    color: #828282!important
}

.addcomment textarea::-ms-input-placeholder {
    color: #828282!important
}

.addcomment textarea::placeholder {
    color: #828282!important
}

.berrors input {
    color: #000!important
}

.berrors input::-moz-placeholder {
    color: #828282!important
}

.berrors input::-webkit-input-placeholder {
    color: #828282!important
}

.berrors input:-ms-input-placeholder {
    color: #828282!important
}

.berrors input::-ms-input-placeholder {
    color: #828282!important
}

.berrors input::placeholder {
    color: #828282!important
}

.addcomment input,
.addcomment textarea {
    border: 1px solid #ffdcb1!important
}

.addcomment input:focus,
.addcomment textarea:focus {
    border-color: #ff8b00!important
}