/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


@import url(https://fonts.googleapis.com/css?family=Fira+Sans:200,400&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5;
    font-weight: 400
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

ul {
    padding: 0;
    list-style-type: none
}

@font-face {
    font-family: custom;
    src: url(../fonts/custom.eot);
    src: url(../fonts/custom.eot?#iefix) format("embedded-opentype"), url(../fonts/custom.woff) format("woff"), url(../fonts/custom.ttf) format("truetype"), url(../fonts/custom.svg#custom) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=iconic-]:before {
    display: inline-block;
    font-family: custom;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow_title:before {
    content: '\0041'
}

.icon-tag:before {
    content: '\0042'
}

.icon-video:before {
    content: '\0043'
}

body {
    background-color: #e3e3e3;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400
}

.container {
    width: 100%;
    max-width: 1697px;
    margin: 0 auto;
    padding: 0 5px
}

.logo img {
    width: 100%;
    max-width: 440px;
    min-width: 440px
}

.top-line {
    background-color: #fff
}

.top-line-content {
    font-size: 0;
    border-left: 1px solid #e7e7e7;
    max-height: 33px;
    overflow: hidden
}

.top-line-content a {
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 23px;
    border-right: 1px solid #e7e7e7;
    padding: 5px 10px
}

.top-line-content a:hover {
    background-color: #ababab;
    color: #fff
}

.header {
    font-size: 0
}

.header-logo-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 4px 0
}

.header-menu-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
    border: 1px solid #d1d1d1;
    background-color: #fff
}

.header-text {
    color: #323232;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding: 0;
    max-height: 60px;
    overflow: hidden;
    padding-left: 5px
}

.languages {
    position: relative;
    margin-left: 20px;
    font-size: 0
}

.languages:hover .lang-dropdown {
    display: block
}

.languages .lang-current {
    color: #000;
    font-size: 14px;
    line-height: 33px;
    text-align: right;
    display: block;
    width: 100%;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    padding-right: 12px
}

.languages .lang-current:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #312b2f transparent transparent transparent;
    content: '';
    position: absolute;
    right: 3px;
    top: 14px
}

.languages .lang-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #fff;
    z-index: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    width: 180px;
    padding: 5px 10px;
    display: none
}

.languages .lang-dropdown a {
    color: #000;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 33px;
    text-transform: uppercase
}

.languages .lang-dropdown a:hover {
    opacity: .8
}

.nav {
    white-space: nowrap
}

.nav a {
    color: #454545;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    border-right: 1px solid #d1d1d1;
    background-color: #fff;
    padding: 17px 25px
}

.nav a.active,
.nav a:hover {
    background-color: #4E8CAB;
    color: #fff
}

.search {
    position: relative;
    width: 100%;
    max-width: 450px;
    margin-left: auto;
    margin-left: 10px
}

.search input {
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    font-size: 12px;
    border: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #e3e3e3;
    color: #000;
    width: 100%
}

.search input::-webkit-input-placeholder {
    color: #fff
}

.search input::-moz-placeholder {
    color: #fff
}

.search input:-ms-input-placeholder {
    color: #fff
}

.search input::placeholder {
    color: #fff
}

.search input:focus {
    outline: 0
}

.search button {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 42px;
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #4E8CAB;
    height: 100%;
    border: none;
    padding: 0 15px
}

.search button:focus {
    outline: 0
}

.main {
    font-size: 0;
    padding-top: 5px
}

.thumb {
    width: 240px;
    position: relative;
    margin: 0 1px 1px 0;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d1d1d1
}

.thumb:hover .thumb-tags {
    display: block
}

.thumb:hover .thumb-desc {
    color: #fff;
    background-color: #4E8CAB
}

.thumb-img-wrapper {
    width: 100%;
    position: relative
}

.thumb-img-wrapper img {
    width: 100%;
    height: auto
}

.thumb-duration,
.thumb-quantity {
    color: #717171;
    font-family: "Roboto Slab";
    font-size: 10px;
    font-weight: 400;
    background-color: #fff;
    padding: 3px 10px;
    position: absolute;
    right: 6px;
    bottom: 6px;
    font-weight: 400
}

.thumb-quantity {
    padding-left: 20px
}

.thumb-quantity:before {
    font-family: custom;
    position: absolute;
    left: 5px;
    top: 1px;
    font-size: 13px;
    color: #717171;
    content: '\0041'
}

.thumb-desc {
    color: #40474d;
    font-size: 12px;
    font-weight: 400;
    background-color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 4px 5px
}

.thumb-cat-desc {
    font-size: 16px;
    text-align: center;
    padding: 2px 5px
}

.thumb-tags {
    background-color: #4E8CAB;
    position: absolute;
    top: 100%;
    left: -1px;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    max-height: 27px;
    overflow: hidden;
    padding: 0 5px;
    display: none;
    z-index: 1;
    border: 1px solid #d1d1d1;
    border-top: none
}

.thumb-tags a {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    padding: 2px 0
}

.thumb-tags a:before {
    content: '-';
    padding: 0 5px
}

.thumb-tags a:first-child:before {
    display: none
}

.thumb-tags a:hover {
    color: #114572
}

.pagination {
    font-size: 0;
    text-align: center;
    margin: 10px 0
}

.pagination a,
.pagination span {
    color: #40474d;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    display: inline-block;
    line-height: 41px;
    min-width: 43px;
    margin: 0 2px 2px 0;
    vertical-align: top
}

.pagination a:hover,
.pagination span {
    border: 1px solid #d1d1d1;
    background-color: #4E8CAB;
    color: #fff
}

.pagination .next,
.pagination .prev {
    width: 43px;
    height: 43px;
    position: relative
}

.pagination .next:before,
.pagination .prev:before {
    font-family: custom;
    font-size: 15px;
    content: '\0042'
}

.pagination .next:before {
    content: '\0043'
}

.promo {
    text-align: center;
    max-height: 270px;
    overflow: hidden;
    margin: 20px 0
}

.promo-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 20px
}

.footer {
    padding: 30px 0 10px
}

.footer-text {
    display: block;
    color: #3b3b3b;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center
}

.title {
    background-color: #fff;
    color: #40474d;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 10px 15px
}

.categories {
    font-size: 0;
    -webkit-columns: 6;
    -moz-columns: 6;
    columns: 6;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    -webkit-column-gap: 1px;
    -moz-column-gap: 1px;
    column-gap: 1px
}

.categories a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    padding: 0 10px 0 30px;
    margin-bottom: 1px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;

    text-overflow: ellipsis;
    position: relative
}

.categories a:before {
    font-family: custom;
    position: absolute;
    left: 11px;
    top: 11px;
    font-size: 13px;
    color: #717171;
    content: '\0043'
}

.categories a .categories-title {
    font-size: 16px;
    line-height: 43px;
    color: #40474d;
    font-size: 14px;
    font-weight: 400
}

.categories a:hover {
    border: 1px solid #d1d1d1;
    background-color: #4E8CAB
}

.categories a:hover:before {
    color: #fff
}

.categories a:hover .categories-title {
    color: #fff
}

.player-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.player-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 4px 0 2px;
    font-size: 0;
    width: 100%;
    min-width: 0
}

.player-s {
    position: relative
}

.player-s img {
    width: 100%
}

.player-top-promo {
    margin-bottom: 4px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    bottom: 50px;
    border: 1px solid #000;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 468px!important
}

.player-top-promo .player-promo-x {
    position: absolute;
    cursor: pointer;
    font-size: 20px;
    right: -1px;
    top: -1px;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    line-height: 15px;
	background-color:#000000;
	color:#FF0004;
}

.player-aside {
    min-width: 484px;
    width: 484px
}

.player-promo {
    min-width: 300px;
    font-size: 0
}

.player-promo-item {
    margin-bottom: 4px
}

.player-extra {
    padding: 10px
}

.player-title {
    color: #867681;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    margin: 0
}

.player-info {
    color: #717171;
    font-size: 10px;
    font-weight: 400;
    line-height: 35px;
    text-transform: uppercase;
    display: block
}

.player-tags {
    position: relative;
    padding-left: 25px;
    font-size: 0
}

.player-tags:before {
    font-family: custom;
    content: '\0042';
    font-size: 22px;
    color: #454545;
    position: absolute;
    top: 0;
    left: 0
}

.player-tags a {
    display: inline-block;
    color: #000;
    font-size: 14px;
    background-color: #fff;
    line-height: 23px;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    padding: 5px 10px
}

.player-tags a:first-child {
    border-left: 1px solid #d1d1d1
}

.player-tags a:hover {
    background-color: #ababab;
    color: #fff
}

.my-player-dimensions.vjs-fluid {
    padding-top: 56.25%!important
}

@media screen and (max-width:1744px) {
    .container {
        max-width: 1456px
    }
    .categories {
        -webkit-columns: 5;
        -moz-columns: 5;
        columns: 5
    }
}

@media screen and (max-width:1500px) {
    .container {
        max-width: 1215px
    }
    .categories {
        -webkit-columns: 4;
        -moz-columns: 4;
        columns: 4
    }
}

@media screen and (max-width:1260px) {
    .container {
        max-width: 974px
    }
    .player-aside .thumbs .thumb {
        display: none
    }
    .player-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .player-aside {
        width: 100%;
        min-width: 0;
        max-width: none
    }
    .player-aside .logo-thumb {
        max-width: none
    }
    .player-wrapper {
        margin: 0
    }
    .player-promo {
        text-align: center;
        max-height: 270px;
        overflow: hidden
    }
    .player-promo-item {
        margin: 0 2px 20px;
        display: inline-block;
        vertical-align: top
    }
}

@media screen and (max-width:1015px) {
    .container {
        max-width: 733px
    }
    .categories {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3
    }
    .header-menu-col {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 5px
    }
    .header-logo-col {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .search {
        margin-top: 5px
    }
    .header-text {
        display: none
    }
    .nav {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #d1d1d1
    }
    .nav a {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center
    }
    .logo img {
        min-width: 0
    }
}

@media screen and (max-width:770px) {
    .container {
        max-width: none
    }
    .logo-thumb {
        max-width: none
    }
    .thumb {
        width: -webkit-calc(33.3333% - 1px);
        width: calc(33.3333% - 1px)
    }
    .categories {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2
    }
}

@media screen and (max-width:600px) {
    .thumb {
        width: -webkit-calc(50% - 1px);
        width: calc(50% - 1px)
    }
    .nav a {
        padding: 13px 2px;
        font-size: 12px
    }
}

@media screen and (max-width:500px) {
    .player-top-promo {
        display: none
    }
    .sorting {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sorting i {
        display: none
    }
    .sorting a {
        width: 50%;
        padding: 10px 3px;
        font-size: 14px
    }
}

@media screen and (max-width:350px) {
    .thumb {
        width: 100%
    }
    .categories {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1
    }
}