@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap&subset=cyrillic);

.glider,
.glider-contain {
    margin: 0 auto;
    position: relative
}

.glider,
.glider-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.glider-dot {
    border: 0;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.glider-contain {
    width: 100%
}

.glider {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

.glider-track {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: flex;
    z-index: 1
}

.glider.draggable {
    cursor: -webkit-grab;
    cursor: grab
}

.glider.draggable,
.glider.draggable .glider-slide img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glider.draggable .glider-slide img {
    pointer-events: none
}

.glider.drag {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.glider-slide {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-pack: center;
    justify-content: center;
    align-content: center;
    width: 100%;
    min-width: 150px
}

.glider-slide img {
    max-width: 100%
}

.glider::-webkit-scrollbar {
    opacity: 0;
    height: 0
}

.glider-dots {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 0
}

.glider-dot {
    display: block;
    cursor: pointer;
    color: #ccc;
    border-radius: 999px;
    background: #ccc;
    width: 12px;
    height: 12px;
    margin: 7px
}

.glider-dot:focus,
.glider-dot:hover {
    background: #ddd
}

.glider-dot.active {
    background: #a89cc8
}

@media(max-width:36em) {
    .glider::-webkit-scrollbar {
        opacity: 1;
        -webkit-appearance: none;
        width: 7px;
        height: 3px
    }
    .glider::-webkit-scrollbar-thumb {
        opacity: 1;
        border-radius: 99px;
        background-color: hsla(0, 0%, 61.2%, .25);
        box-shadow: 0 0 1px hsla(0, 0%, 100%, .25)
    }
}

input {
    overflow: visible
}

progress,
video {
    display: inline-block
}

progress,
sub {
    vertical-align: baseline
}

html {
    font-family: sans-serif;
    line-height: 1.15
}

body {
    margin: 0
}

footer,
header,
main,
nav,
section {
    display: block
}

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

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

b {
    font-weight: bolder
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

img {
    border-style: none
}

button,
input,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    text-transform: none
}

[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

[hidden] {
    display: none
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

body,
button,
div,
form,
h1,
h2,
input,
li,
p,
ul {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

embed,
img,
object {
    vertical-align: bottom;
}

code,
var {
    font-style: normal;
    font-weight: 400
}

h1,
h2 {
    font-size: 100%
}

q:after,
q:before {
    content: ""
}

a * {
    cursor: pointer
}

input,
textarea {
    outline: none
}

a,
b,
body,
center,
code,
div,
embed,
footer,
form,
h1,
h2,
header,
html,
i,
iframe,
img,
ins,
li,
nav,
object,
p,
q,
s,
section,
span,
sub,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

footer,
header,
nav,
section {
    display: block
}

ul {
    list-style: none
}

q {
    quotes: none
}

q:after,
q:before {
    content: "";
    content: none
}

* {
    outline: none;
    text-decoration: none
}

img {
    display: block;
    max-width: 100%
}

button,
input,
textarea {
    font: 100% Asap, sans-serif;
    vertical-align: middle;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

button,
input[type=submit] {
    padding: 0;
    margin: 0;
    border: none;
    cursor: pointer
}

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

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    -moz-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    -ms-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #999;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    -ms-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

input::placeholder,
textarea::placeholder {
    color: #999;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent
}

input:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {
    color: transparent
}

input:focus::placeholder,
textarea:focus::placeholder {
    color: transparent
}

textarea::-webkit-input-placeholder {
    color: #9ca3ab;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

textarea::-moz-placeholder {
    color: #9ca3ab;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    -moz-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

textarea:-ms-input-placeholder {
    color: #9ca3ab;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    -ms-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

textarea::-ms-input-placeholder {
    color: #9ca3ab;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    -ms-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

textarea::placeholder {
    color: #9ca3ab;
    opacity: 1;
    -webkit-transition: color .3s, opacity .3s;
    transition: color .3s, opacity .3s
}

textarea:focus::-webkit-input-placeholder {
    color: transparent
}

textarea:focus::-moz-placeholder {
    color: transparent
}

textarea:focus:-ms-input-placeholder {
    color: transparent
}

textarea:focus::-ms-input-placeholder {
    color: transparent
}

textarea:focus::placeholder {
    color: transparent
}

* {
    box-sizing: border-box
}

textarea {
    overflow: auto
}

html {
    height: 100%;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 62.5%
}

@media screen and (max-width:1025px) {
    html {
        font-size: 58.5%
    }
}

@media screen and (max-width:900px) {
    html {
        font-size: 53.5%
    }
}

@media screen and (max-width:800px) {
    html {
        font-size: 51%
    }
}

@media screen and (max-width:768px) {
    html {
        font-size: 48%
    }
    .mobA {
        height: 300px;
        width: 322px
    }
}

@media screen and (max-width:650px) {
    html {
        font-size: 44%
    }
}

button {
    background: transparent
}

body {
    font: 14px/1.2 Roboto, sans-serif;
    min-width: 320px;
    position: relative;
    color: #2f3841;
    background-color: #fff
}

.main-nav_open,
body.main-nav_open,
body.main-search {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

@media screen and (max-width:1024px) {
    .main-nav_open,
    body.main-nav_open,
    body.main-search {
        padding-right: 0
    }
}

a {
    color: #2f3841;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s
}

.svg-icon,
a {
    display: inline-block
}

.svg-icon {
    width: 1em;
    height: 1em;
    fill: currentColor
}

.icon__holder {
    font-size: 0;
    line-height: 0
}

.wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 100vh
}

.wrapper:before {
    content: "";
    position: fixed;
    z-index: 12;
    top: 76px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s;
    background-color: #000
}

.main-search .wrapper:before,
body.main-nav_open .wrapper:before {
    opacity: .8;
    visibility: visible
}

body.main-nav_open .wrapper:before {
    top: 0
}

@media screen and (max-width:768px) {
    .main-search .wrapper:before {
        top: 54px
    }
}

.overlay {
    background: #000;
    opacity: 0
}

.overlay,
.overlay.active {
    -webkit-transition: all .7s;
    transition: all .7s
}

.overlay.active {
    opacity: .8;
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 100%
}

.main-nav_open .wrapper:before {
    top: 0;
    opacity: .8;
    visibility: visible;
    z-index: 998
}

.main-nav_open .header {
    position: inherit !important;
    z-index: 101
}

@media screen and (max-width:768px) {
    .main-nav_open .main {
        padding: 0
    }
}

.main {
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    overflow: hidden;
    margin-top: 3px
}

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

.footer {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    background-color: #fff;
    box-shadow: 0 1px 16px rgba(0, 0, 0, .11);
    padding: 40px 0 30px;
    text-align: center
}

@media screen and (max-width:768px) {
    .footer {
        padding: 30px 0
    }
    .glider-n {
        right: 10px !important
    }
}

.slidemodel {
    padding: 3px
}

.slidemodel a {
    border-radius: 5px;
    position: relative
}

.slidemodel a,
.slidemodel a img {
    -webkit-transition: all .3s;
    transition: all .3s
}

.slidemodel a .model-title {
    position: absolute;
    width: 100%;
    background: rgba(245, 51, 118, .7);
    color: #fff;
    padding: 10px;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.slidemodel:hover a {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .8);
    -webkit-transition: all .3s;
    transition: all .3s
}

.reverb i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dislike.btn,
.like.btn {
    color: #000;
    font-size: 30px;
    padding: 2px
}

.footer .logo {
    width: 190px;
    margin-bottom: 4rem
}

@media screen and (max-width:768px) {
    .footer .logo {
        display: none
    }
}

.container {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px
}

.btn_link {
    color: #2f3841;
    background-color: transparent;
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s
}

@media screen and (min-width:1024px) {
    .btn_link:hover {
        background-color: #f53376;
        color: #fff
    }
}

.absolute-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.header {
    width: 100%;
    min-height: 80px;
    box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .12);
    padding: 15px 0;
    margin-bottom: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #fff;
    z-index: 101
}

@media screen and (max-width:768px) {
    .header {
        min-height: 55px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 101;
        background: #fff
    }
}

.main-nav_open .header {
    background: hsla(0, 0%, 100%, .2)
}

.logo {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    flex-shrink: 0;
    flex-basis: 240px;
    margin: 0 2rem 0 0
}

@media screen and (max-width:768px) {
    .logo {
        flex-basis: 220px
    }
}

.header__main-column {
    display: -webkit-box;
    display: flex;
    flex-basis: 370px
}

@media screen and (max-width:768px) {
    .header__main-column {
        width: 100%;
        flex-basis: 100%
    }
}

.header__container {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: relative;
    height: 50px
}

@media screen and (max-width:768px) {
    .header__container {
        height: 25px
    }
}

.burger,
.search__toggle {
    font-size: 24px;
    margin-right: 30px;
    color: #2f3841;
    -webkit-transition: color .3s;
    transition: color .3s
}

@media screen and (min-width:1024px) {
    .burger:hover,
    .search__toggle:hover {
        color: #f53376
    }
}

@media screen and (max-width:850px) {
    .burger,
    .search__toggle {
        margin-right: 15px
    }
}

@media screen and (max-width:768px) {
    .burger {
        display: none
    }
}

.search__toggle {
    margin-left: auto;
    position: relative
}

@media screen and (max-width:768px) {
    .search__toggle {
        margin: 0
    }
}

@media screen and (max-width:768px) {
    .main-nav {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 277px;
        background-color: #fff;
        z-index: 99;
        overflow-y: auto;
        -webkit-transform: translateX(-110%);
        transform: translateX(-110%);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, transform .3s;
        transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s
    }
}

.main-nav .list-link {
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 5px;
    padding: 12px 20px;
    white-space: nowrap
}

.main-nav .list-link .svg-icon {
    display: none;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #2f3841;
    font-size: 20px
}

@media screen and (max-width:768px) {
    .main-nav .list-link .svg-icon {
        display: block
    }
}

.main-nav .list-link .categories_arrow {
    left: unset;
    right: 10px;
    font-size: 10px;
    font-weight: 900;
    will-change: transform
}

.list-item_categories.active .categories_arrow,
.main-nav .list-link .categories_arrow {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.list-item_categories.active .categories_arrow {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width:768px) {
    .main-nav .list-link {
        padding: 17px 20px 17px 50px;
        border-radius: 0
    }
}

.main-nav .list-link.active {
    background-color: #f53376;
    color: #fff
}

.main-nav .list-link.active .svg-icon {
    color: #fff
}

.main-nav .list-link.active .categories_arrow {
    -webkit-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translateX(50%)
}

.main-nav .list-item {
    margin: 0 6rem 0 0
}

.main-nav .list-item:last-child {
    margin: 0
}

@media screen and (max-width:900px) {
    .main-nav .list-item {
        margin: 0 2rem 0 0
    }
}

@media screen and (max-width:768px) {
    .main-nav .list-item {
        margin: 0;
        position: relative
    }
    .main-nav .list-item:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 95%;
        height: 1px;
        background-color: #f1f1f1
    }
    .main-nav .active.list-item .list-link {
        background-color: #f53376;
        color: #fff
    }
    .main-nav .active.list-item .svg-icon {
        color: #fff
    }
    .main-nav .active.list-item:after {
        background-color: #fe0835
    }
}

.mobile-menu-close {
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 277px;
    font-size: 23px;
    width: 43px;
    height: 50px;
    background: #fff;
    color: #333;
    z-index: 999
}

@media screen and (max-width:768px) {
    .main-nav_open .mobile-menu-close {
        opacity: 1;
        visibility: visible
    }
}

.main-nav .list-holder {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media screen and (max-width:768px) {
    .main-nav .list-holder {
        display: block
    }
}

.main-nav .list-item_categories {
    margin: 0
}

.main-nav_open .main-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    z-index: 1000
}

@media screen and (max-width:550px) {
    .main-nav_open .main-nav {
        width: calc(100% - 43px)
    }
    .mobile-menu-close {
        left: inherit;
        right: 0
    }
}

.list-link {
    display: block;
    position: relative
}

.list-item_categories .list-link {
    display: none
}

@media screen and (max-width:768px) {
    .list-item_categories .list-link {
        display: block
    }
}

.list-item_text-mob {
    display: none
}

@media screen and (max-width:768px) {
    .list-item_text-mob {
        display: block
    }
    .list-item_text-desc {
        display: none
    }
}

.burger_mobile {
    display: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media screen and (max-width:768px) {
    .burger_mobile {
        display: inline-block
    }
}

.drop-menu_header {
    position: absolute;
    top: 76px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    will-change: transform, opacity;
    -webkit-transition: opacity .3s, visibility .3s, -webkit-transform-origin .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, -webkit-transform-origin .3s, -webkit-transform .3s;
    transition: transform-origin .3s, transform .3s, opacity .3s, visibility .3s;
    transition: transform-origin .3s, transform .3s, opacity .3s, visibility .3s, -webkit-transform-origin .3s, -webkit-transform .3s;
    z-index: 1;
    padding: 20px 10px 10px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .11);
    background: #fff;
    z-index: 20
}

@media screen and (max-width:768px) {
    .drop-menu_header {
        position: static;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0) scaleX(1);
        transform: translateX(0) scaleX(1);
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        display: none;
        padding: 0;
        background-color: #f1f1f1
    }
}

.drop-menu_header.toggle {
    display: block
}

.drop-menu_header .drop-menu__list {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px
}

@media screen and (max-width:768px) {
    .drop-menu_header .drop-menu__list {
        margin: 0
    }
}

.drop-menu_header .drop-menu__link {
    display: inline-block;
    font-weight: 500;
    padding: 7px 20px;
    border-radius: 5px
}

@media screen and (max-width:768px) {
    .drop-menu_header .drop-menu__link {
        display: block;
        padding: 17px 20px;
        border-radius: 0
    }
    .drop-menu_header .drop-menu__link.active {
        pointer-events: none;
        background-color: #2f3841;
        color: #fff
    }
}

.drop-menu_header .drop-menu__link--redirect {
    color: #fff;
    background-color: #f53376
}

.drop-cat-menu .drop-menu_header {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1 !important;
    visibility: visible
}

.drop-cat-menu .burger {
    color: #f53376
}

.drop-menu__list--redirect {
    padding: 7px 20px
}

.drop-menu_mobile {
    display: none
}

@media screen and (max-width:768px) {
    .drop-menu__list--redirect {
        padding: 17px 20px 34px
    }
    .drop-menu_desktop {
        display: none
    }
}

.drop-menu_desktop {
    width: 100%
}

.drop-menu_desktop .drop-menu {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}

@media screen and (max-width:1150px) {
    .drop-menu_header .drop-menu {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media screen and (max-width:880px) {
    .drop-menu_header .drop-menu {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media screen and (max-width:768px) {
    .drop-menu_header .drop-menu {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto
    }
}

.search {
    display: none;
    position: absolute;
    right: -16px;
    height: 100%;
    top: 0;
    bottom: 0;
    width: calc(100% - 300px);
    background: #fff;
    -webkit-transform: translateY(-12%);
    transform: translateY(-12%);
    opacity: 0;
    visibility: hidden;
    will-change: transform, opacity;
    -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s
}

.search,
.search form {
    -webkit-box-align: center;
    align-items: center
}

.search form {
    width: 100%;
    display: -webkit-box;
    display: flex
}

.search form .search__btn {
    right: inherit;
    left: 10px
}

.search form .search-text input {
    padding: 12px 45px 12px 50px;
    font-size: 15px
}

@media screen and (max-width:1025px) {
    .search form {
        background-color: #fff;
        position: relative
    }
}

@media screen and (max-width:768px) {
    .search form .search__toggle {
        position: absolute;
        right: 10px;
        margin-right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 10
    }
}

@media screen and (max-width:1025px) {
    .search {
        width: calc(100% - 20px)
    }
}

@media screen and (max-width:768px) {
    .search {
        right: 0;
        left: 0;
        width: 100%
    }
}

.main-search .search {
    display: -webkit-box;
    display: flex;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.search-text {
    position: relative;
    width: calc(100% - 54px)
}

@media screen and (max-width:768px) {
    .search-text {
        width: 100%
    }
}

.search-text input {
    width: 100%;
    border-radius: 5px;
    background-color: #f1f1f1;
    border: 0;
    padding: 13px 45px 13px 20px;
    font-weight: 400;
    font-size: 12px
}

@media screen and (max-width:768px) {
    .search-text input {
        background-color: transparent;
        padding: 13px 42px
    }
}

.search__btn {
    position: absolute;
    background: transparent;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    font-size: 24px;
    color: #2f3841;
    -webkit-transition: color .3s;
    transition: color .3s;
    line-height: 0;
    cursor: pointer
}

@media screen and (min-width:1024px) {
    .search__btn:hover {
        color: #f53376
    }
}

@media screen and (max-width:768px) {
    .search__btn {
        right: unset;
        left: 10px
    }
}

.popup-holder+.bottom .btn,
.popup-holder .btn {
    padding: 12px 30px
}

.bottom {
    padding: 30px;
    text-align: center;
    line-height: 0;
    background-color: #f1f1f1
}

.btn {
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer
}

.textfield {
    width: 100%;
    background-color: #f1f1f1;
    border: 2px solid #f1f1f1;
    -webkit-transition: border .3s;
    transition: border .3s;
    border-radius: 5px;
    padding: 10px 20px
}

.textfield.error {
    border: 2px solid #f53376
}

.glider-p {
    left: 10px
}

.glider-n,
.glider-p {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    font-size: 45px;
    color: #f53376
}

.glider-n {
    right: 20px
}

.drop-drop-main {
    border-radius: 5px;
    padding: 10px 20px;
    display: block;
    text-align: center
}

.row_gray {
    background: #f1f1f1;
    padding: 30px 0;
    position: relative
}

.row_gray:nth-child(2n) {
    background: #fff
}

.row_gray_slider {
    margin: 0 0 30px
}

.title {
    color: #2f3841;
    font-size: 22px;
    margin: 0 0 15px;
    -webkit-box-flex: 1;
    flex: 1 1
}

.row__title {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 15px
}

.row__title .title {
    margin: 0 10px 0 0
}

@media screen and (max-width:640px) {
    .row__title .title {
        margin: 0
    }
}

.follow {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-transform: uppercase
}

@media screen and (max-width:768px) {
    .follow {
        -webkit-box-pack: start;
        justify-content: flex-start;
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        padding: 10px 0 0;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
}

.pagination {
    margin: 0 0 30px
}

.pagination-holder ul {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.load-more {
    margin: 0 0 20px;
    display: none
}

.load-more a {
    width: 100%;
    border-radius: 5px;
    color: #fff;
    background-color: #2f3841;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding: 12px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    text-transform: uppercase
}

.load-more a,
.view-video .load-more {
    display: block
}

@media screen and (min-width:1024px) {
    .load-more a:hover {
        background-color: #f53376
    }
}

.cards {
    -webkit-box-align: start;
    align-items: flex-start;
    margin: 0 -2rem 0 0
}

.cards {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.cards__item {
    width: calc(33.33% - 2rem);
    margin: 0 2rem 17px 0;
    position: relative
}

@media screen and (max-width:850px) {
    .cards__item {
        width: calc(50% - 2rem)
    }
}

@media screen and (max-width:450px) {
    .cards__item {
        width: calc(100% - 2rem)
    }
}

.cards__item .card__info {
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s
}

@media screen and (min-width:1024px) {
    .cards__item:hover .cards__img-holder {
        box-shadow: 0 1px 16px rgba(0, 0, 0, .41);
        border-radius: 5px
    }
    .cards__item:hover .cards__title {
        color: #f53376
    }
    .cards__item:hover .card__info {
        opacity: 0;
        visibility: visible
    }
}

.cards__img-holder {
    position: relative;
    padding-bottom: 56.25%;
    box-shadow: 0 1px 16px transparent;
    -webkit-transition: -webkit-box-shadow .3s;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
    margin: 0 0 10px;
    border-radius: 5px
}

.cards__img-holder video {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 5px;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill
}

.cards__title {
    display: block;
    color: #2f3841;
    -webkit-transition: color .3s;
    transition: color .3s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.card__info {
    position: absolute;
    z-index: 2;
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(27, 33, 39, .22);
    font-size: 12px;
    color: #2f3841;
    min-width: 24px;
    text-align: center;
    padding: 6px 5px 5px;
    text-transform: uppercase;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.card__info .svg-icon {
    margin-right: 4px
}

.card__info_hd {
    top: 10px;
    right: 10px;
    font-weight: 700
}

.card__info_rate {
    bottom: 10px;
    right: 10px
}

.card__info_time {
    bottom: 10px;
    left: 10px
}

.categories-list__holder {
    padding: 3rem 0 0;
    margin: 0 0 4rem
}

@media screen and (max-width:768px) {
    .categories-list__holder {
        padding: 20px 0 0;
        margin: 0 5px 30px
    }
    .categories-no-scroll.container,
    .categories-no-scroll .container {
        padding: 0;
        overflow: hidden
    }
    .categories-no-scroll .row__title {
        padding: 0 10px
    }
}

.row__subtitle a {
    color: #f53376;
    text-decoration: underline
}

.row__subtitle a:hover {
    text-decoration: none
}

@media screen and (max-width:768px) {
    .row__subtitle {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: start;
        justify-content: flex-start;
        flex-wrap: wrap;
        text-align: left
    }
    .row__subtitle a {
        height: 19px;
        margin: 0 5px
    }
    .row__subtitle a:first-child {
        margin-left: 0
    }
    .row_gray {
        padding: 26px 0
    }
}

.categories-list__link {
    display: inline-block;
    border-radius: 5px;
    background-color: transparent;
    color: #2f3841;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
    padding: 7px 20px
}

@media screen and (min-width:1024px) {
    .categories-list__link:hover {
        background-color: #f53376;
        color: #fff
    }
}

@media screen and (max-width:768px) {
    .categories-list__link {
        background-color: #f53376;
        color: #fff;
        padding: 12px 10px
    }
}

.sorting {
    color: #98a0a8;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 30px 0 0;
    padding: 2px 0;
    -webkit-transition: color .3s;
    transition: color .3s;
    cursor: pointer
}

@media screen and (min-width:1024px) {
    .sorting:hover {
        color: #f53376
    }
}

@media screen and (max-width:768px) {
    .sorting {
        margin: 0;
        display: block;
        color: #2f3841;
        font-weight: 500;
        padding: 13px 5px;
        text-align: center
    }
}

.sorting:last-child {
    margin: 0
}

.sorting.active {
    color: #f53376;
    pointer-events: none
}

@media screen and (max-width:768px) {
    .sorting.active {
        display: none
    }
}

.sortings__holder {
    border-radius: 5px 5px 0 0
}

@media screen and (max-width:768px) {
    .sortings__holder {
        width: 100%;
        margin-bottom: 20px
    }
}

.sortings {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media screen and (max-width:768px) {
    .sortings {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 10;
        background-color: #f1f1f1;
        overflow: hidden;
        border-radius: 0 0 5px 5px;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, transform .3s;
        transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s
    }
}

.sortings.toggle {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.sortings__toggle {
    display: none;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #f1f1f1;
    color: #2f3841;
    padding: 12px 5px;
    border-radius: 5px;
    -webkit-transition: border .3s, color .3s, background-color .3s;
    transition: border .3s, color .3s, background-color .3s
}

@media screen and (min-width:1024px) {
    .sortings__toggle {
        color: #fff;
        background-color: #f53376
    }
    .sortings__toggle i {
        -webkit-transition: all .3s !important;
        transition: all .3s !important
    }
}

.sortings__toggle.active {
    border-radius: 5px 5px 0 0;
    color: #fff;
    background-color: #f53376
}

.sortings__toggle.active i {
    -webkit-transition: all .3s !important;
    transition: all .3s !important;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.sortings__toggle.active .svg-icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: -3px
}

@media screen and (max-width:768px) {
    .sortings__toggle {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center
    }
    .sortings__toggle.active+.sortings {
        display: block;
        opacity: 1;
        visibility: visible;
        margin-top: 10px
    }
}

.sortings__toggle .svg-icon {
    font-size: 8px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 8px
}

.sortings__holder {
    position: relative
}

@media screen and (max-width:640px) {
    .sortings__holder {
        text-align: center
    }
}

.row__subtitle {
    color: #000;
    font-size: 16px;
    margin: 0 0 25px
}

.view-video .row_gray {
    padding: 20px 0;
    margin: 0 0 20px
}

@media screen and (max-width:768px) {
    .view-video .row_gray {
        padding: 10px 0
    }
    .view-video .row_gray .container {
        padding: 0
    }
}

.video-title {
    margin: 0 0 25px
}

.player {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1;
    margin-right: 20px
}

@media screen and (max-width:1024px) {
    .player {
        margin-right: 0
    }
}

.player img {
    width: 100%;
    height: auto
}

.info-buttons {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #f1f1f1
}

@media screen and (max-width:640px) {
    .info-buttons {
        margin-bottom: 30px
    }
}

.rating-container {
    margin-right: 30px;
    flex-shrink: 0
}

.scale-holder {
    width: 100%;
    background-color: #d6d8db;
    position: relative;
    overflow: hidden
}

.scale,
.scale-holder {
    height: 4px;
    border-radius: 2px;
    display: block
}

.scale {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f53376
}

.rating-buttons {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 0 5px
}

.voters {
    font-size: 14px;
    margin: -3px 0 0 30px
}

.voters i {
    color: #98a0a8
}

.total-voters {
    font-size: 14px;
    color: #2f3841;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.total-voters i {
    font-size: 40px;
    margin-right: 5px
}

@media screen and (max-width:1100px) {
    .total-voters {
        -webkit-box-flex: 1;
        flex-grow: 1;
        -webkit-box-pack: end;
        justify-content: flex-end
    }
}

.total-voters .svg-icon {
    font-size: 37px;
    margin-right: 4px;
    height: .7em
}

.keywords {
	/* border: 1px solid red; */
    display: -webkit-box;
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
    margin: 0 0 15px
}

.keywords .keywords:not(:first-child) {
    padding: 0 0 0 30px
}

@media screen and (max-width:640px) {
    .keywords .keywords {
        /* display: none */
    }
}

.keywords__holder {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
    flex-wrap: wrap
}

.keywords__list {
    margin-right: 3px;
    padding: 2px 0
}

@media screen and (max-width:768px) {
    .keywords__list {
        display: -webkit-inline-box;
        display: inline-flex;
        -webkit-box-align: baseline;
        align-items: baseline
    }
}

.keywords__link {
    border-radius: 5px;
    background-color: #f1f1f1;
    color: #2f3841;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 10px;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
}

@media screen and (min-width:1024px) {
    .keywords__link:hover {
        background-color: #f53376;
        color: #fff
    }
}

@media screen and (max-width:768px) {
    .keywords .keywords:not(:first-child) {
        padding-left: 0
    }
    .keywords__link {
        background-color: transparent;
        color: #2f3841;
        padding: 0;
        text-decoration: underline;
        font-weight: 700
    }
    .keywords__list {
        margin-right: 5px
    }
    .keywords__list:after {
        content: ","
    }
    .keywords__list:last-child:after {
        content: ""
    }
}

.keywords__title {
    display: inline-block;
    flex-shrink: 0;
    margin-right: 10px;
    color: #98a0a8;
    font-size: 14px
}

@media screen and (max-width:768px) {
    .keywords.show-on-mobile {
        display: -webkit-box;
        display: flex
    }
}

@media screen and (max-width:640px) {
    .keywords__title {
        width: 70px;
        margin-right: 20px
    }
}

.tab-content {
    padding: 0 0 15px;
    /* -webkit-transform: translateZ(0); */
    /* -webkit-backface-visibility: hidden; */
    /* max-height: 100px; */
    /* overflow: hidden; */
    -webkit-transition: all .4s;
    transition: all .4s;
    /* background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f1f1f1)); */
    /* background-image: linear-gradient(transparent, #f1f1f1) */
}

.tab-content.active {
    max-height: 9999px;
    overflow: none;
    background-image: none
}

@media screen and (max-width:640px) {
    .tab-content {
        padding: 0 0 25px;
    }
}

.info-holder {
    margin: 0 0 40px;
}

@media screen and (max-width:640px) {
    .info-holder {
        margin: 0 0 30px
    }
}

.submit {
    border-radius: 5px;
    background-color: #f53376;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
    padding: 12px 20px
}

@media screen and (min-width:1024px) {
    .submit:hover {
        background-color: #f1f1f1;
        color: #2f3841
    }
}

@media screen and (max-width:380px) {
    .submit {
        width: 100%;
        text-align: center
    }
}

.textarea {
    height: 40px;
    max-width: 765px;
    width: 100%;
    padding: 12px 20px;
    border-radius: 5px;
    background-color: #f1f1f1;
    -webkit-transition: height .3s;
    transition: height .3s;
    font-size: 12px;
    color: #9ca3ab;
    font-weight: 400;
    resize: none;
    border: 0;
    margin-right: 10px
}

.textarea:focus {
    height: 93px
}

@media screen and (max-width:768px) {
    .textarea {
        margin: 0 0 15px;
        width: 100%
    }
    .textarea:focus {
        height: 130px
    }
}

.comment-text {
    color: #2f3841;
    font-size: 14px;
    font-weight: 400
}

form .file {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer
}

form .file {
    bottom: 0;
    padding: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.hidden,
.show-on-mobile {
    display: none
}

@media screen and (max-width:768px) {
    .show-on-mobile {
        display: block;
    }
}

@media screen and (max-width:768px) {
    .hide-on-mobile {
        display: none
    }
}

@keyframes move-hand {
    0%,
    50%,
    to {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0)
    }
    40% {
        -webkit-transform: translateX(150%) skewX(-10deg);
        transform: translateX(150%) skewX(-10deg)
    }
    90% {
        -webkit-transform: translateX(-150%) skewX(10deg);
        transform: translateX(-150%) skewX(10deg)
    }
}

@media screen and (max-width:768px) {
    .sortings-categories {
        margin-top: 0 !important
    }
}

.player-wrap {
    position: relative;
}

.popup-holder {
    width: 100%;
    background-color: #fff
}

@media screen and (max-width:768px) {
    .popup-holder {
        width: 400px
    }
}

@media screen and (max-width:430px) {
    .popup-holder {
        width: 100%
    }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

@media screen and (max-width:768px) {
    .popup-holder {
        width: 100%
    }
}

@media screen and (max-width:768px) {
    @keyframes move-dot {
        0% {
            left: 5%
        }
        40% {
            left: 50%
        }
        65% {
            left: 50%
        }
        to {
            left: 90%
        }
    }
    @keyframes move-dot2 {
        0% {
            left: 10%
        }
        45% {
            left: 50%
        }
        60% {
            left: 50%
        }
        to {
            left: 90%
        }
    }
    @keyframes move-dot3 {
        0% {
            left: 15%
        }
        50% {
            left: 50%
        }
        55% {
            left: 50%
        }
        to {
            left: 90%
        }
    }
}

.view-video_wrap {
    position: relative;
    z-index: 2;
}

.lazyload,
.lazyloading {
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

img.lazyloaded {
    opacity: 1;
    border-radius: 5px
}

.categories-cloud {
    width: 100%;
    background: #efefef;
    border-radius: 5px;
    padding: 10px;
}

.unique-cloud {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center
}

.unique-cloud .cloud-item {
    width: 25%
}

.unique-cloud .cloud-item a {
    width: 100%
}

@media screen and (max-width:768px) {
    .categories-cloud {
        background: #efefef;
        border-radius: 5px;
        padding: 10px 5px
    }
    .categories-cloud .unique-cloud {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center
    }
    .categories-cloud .unique-cloud .cloud-item {
        width: 100%;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        margin: 3px 0
    }
}

.d-none {
    display: none
}

.menu-icon {
    top: 45% !important
}

.islike {
    font-weight: 700 !important;
    margin-right: 3px
}

.preload {
    opacity: 0;
    height: 32px;
    width: 32px;
    background-image: url(/favicon-32x32.png);
    top: 10px;
    left: 10px;
    position: absolute;
    z-index: 5;
    -webkit-transition: opacity .3s, -webkit-transform .8s;
    transition: opacity .3s, -webkit-transform .8s;
    transition: opacity .3s, transform .8s;
    transition: opacity .3s, transform .8s, -webkit-transform .8s
}

.cards__item.thumb.videos.active-video .preload,
.cards__item.thumb.videos:hover .preload {
    -webkit-animation: preloadAnimation 1s linear;
    animation: preloadAnimation 1s linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition: opacity .5s, -webkit-transform .8s;
    transition: opacity .5s, -webkit-transform .8s;
    transition: opacity .5s, transform .8s;
    transition: opacity .5s, transform .8s, -webkit-transform .8s;
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
}

@keyframes preloadAnimation {
    0% {
        opacity: 1
    }
    75% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

#video-rating-details {
    position: absolute;
    top: 10px;
    right: -100%;
    background: rgba(232, 17, 78, .8);
    padding: 20px 40px;
    font-size: 32px;
    color: #fff;
    opacity: 0;
    border-radius: 5px;
}

#video-rating-details,
#video-rating-details.visible {
    -webkit-transition: opacity .4s ease-in-out, right .5s ease-in-out;
    transition: opacity .4s ease-in-out, right .5s ease-in-out
}

#video-rating-details.visible {
    -webkit-animation: LikeDislike 2s linear;
    animation: LikeDislike 2s linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@keyframes LikeDislike {
    0% {
        opacity: 1;
        right: -100%
    }
    30% {
        opacity: 1;
        right: 5%
    }
    75% {
        opacity: 1;
        right: 5%
    }
    to {
        opacity: 0;
        right: -100%
    }
}

@media screen and (max-width:768px) {
    #video-rating-details {
        position: absolute;
        top: 10px;
        right: -100%;
        background: rgba(232, 17, 78, .8);
        padding: 10px 20px;
        font-size: 20px;
        color: #fff;
        opacity: 0;
        border-radius: 5px
    }
    #video-rating-details,
    #video-rating-details.visible {
        -webkit-transition: opacity .4s ease-in-out, right .5s ease-in-out;
        transition: opacity .4s ease-in-out, right .5s ease-in-out
    }
    #video-rating-details.visible {
        -webkit-animation: LikeDislike 1.5s linear;
        animation: LikeDislike 1.5s linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }
    @keyframes LikeDislike {
        0% {
            opacity: 1;
            right: -100%
        }
        30% {
            opacity: 1;
            right: 0
        }
        75% {
            opacity: 1;
            right: 0
        }
        to {
            opacity: 0;
            right: -100%
        }
    }
}

h2 {
    font-size: 1.5em;
    margin: 5px 0;
    font-weight: 600
}

a b {
    font-weight: 700
}

.pagination-holder {
    margin-bottom: 30px
}

.pagination-holder,
.pagination-holder a,
.pagination-holder span {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.pagination-holder a,
.pagination-holder span {
    min-width: 40px;
    height: 40px;
    padding: 2px 5px;
    border-radius: 5px;
    font-weight: 500;
    background-color: #f1f1f1;
    color: #2f3841;
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    margin: 2px
}

.pagination-holder a.active,
.pagination-holder span.active {
    background-color: #2f3841;
    color: #fff
}

.pagination-holder a:hover {
    background-color: #f53376;
    color: #fff
}

@media screen and (max-width:550px) {
    .drop-menu_header .drop-menu {
        overflow-y: scroll;
        max-height: 300px
    }
}

.row__subtitle_index {
    display: none
}

.footer-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.footer-wrapper .footer-logo img {
    max-width: 200px
}

.footer-wrapper .footer-info-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    justify-content: center
}

.footer-wrapper .footer-info-link {
    margin-bottom: .5em
}

.footer-wrapper .footer-info-link a:after {
    content: "|";
    font-size: 13px;
    color: #a99ab3;
    margin: 0 0 0 5px
}

.footer-wrapper .footer-info-link a:last-child:after {
    content: ""
}

.footer-wrapper .footer-copyright {
    font-size: .9em
}

@media (max-width:565px) {
    .footer-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center
    }
    .footer-wrapper .footer-info-wrapper {
        -webkit-box-align: center;
        align-items: center
    }
    .footer-logo {
        display: -webkit-box;
        display: flex;
        margin-bottom: 1em;
        -webkit-box-pack: center;
        justify-content: center
    }
}

.show-more-info {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.show-more-info .show-more-info-btn {
    padding: 15px;
    color: #2f3841;
    background-color: #f1f1f1;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 15px
}

.show-more-info .show-more-info-btn:hover {
    color: #fff;
    background-color: #f53376
}

.show-more-info .show-more-info-btn.active {
    margin-top: 0;
    color: #fff;
    background-color: #f53376
}

.show-more-info .show-more-info-btn.active:hover {
    color: #2f3841;
    background-color: #f1f1f1
}

.error-field {
    margin-bottom: 15px
}

.comments .comments-block .comment-headline {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.comments .comments-block .comment-headline .comment-title {
    font-size: 1em;
    font-weight: 600
}

.comments .comments-block .comment-headline .comment-add-button {
    padding: 10px;
    background-color: #f1f1f1;
    border-radius: 5px;
    color: #2f3841;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.comments .comments-block .comment-headline .comment-add-button:hover {
    color: #fff;
    background-color: #f53376
}

.comments .comments-block .comments-body .comments-form {
    display: none;
    margin-top: 15px
}

.comments .comments-block .comments-body .comments-form .input-name {
    margin-bottom: 15px
}

.comments .comments-block .comments-body .comments-form .textarea {
    color: #000;
    min-width: 100%;
    margin-bottom: 15px
}

.comments .comments-block .comments-body .comments-form .captcha .input-name {
    margin-top: 15px
}

.comments .comments-block .comments-body .comments-form .success-message {
    display: none
}

.comments .comments-block .comments-body .comments-form.show,
.comments .comments-block .comments-body .comments-form .success-message.active {
    display: block
}

.comment-item-wrapper {
    margin-top: 15px;
}

.comment-item-wrapper,
.comment-item-wrapper .comment-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
}

.comment-item-wrapper .comment-item {
    padding: 10px 15px;
    background-color: #f1f1f1;
    border-radius: 5px
}

.comment-item-wrapper .comment-item .comment-head .comment-name {
    color: #f53376
}

.comment-item-wrapper .comment-item .comment-text {
    padding-top: 5px
}

.top-1 {
    top: .2rem !important
}
@media screen and (max-width: 768px) {
	.responsive-style {
		background-color: #E60A54 !important;
	}
}	