 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, div, input, textarea, select, button {display: block;-o-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}[role="button"], input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="submit"], input[type="reset"], input[type="button"], button {background: none;border: 0;color: inherit;font: inherit;line-height: normal;overflow: visible;padding: 0;-webkit-appearance: button;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}button, input[type="submit"] {padding: 0;margin: 0;border: none;cursor: pointer;}a {text-decoration: none;color: #fff;}html {position: relative;min-height: 100%;}body {font: 14px/1.2 "Roboto", sans-serif;font-weight: 400;background: #242424;color: #fff;min-width: 320px;position: relative;}html, body {height: 100%;}img {display: block;max-width: 100%;}.pagination {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 100%;padding: 20px 0;}.pagination__item {margin: 5px;}.pagination__link {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-border-radius: 23px;border-radius: 23px;height: 40px;font-weight: 700;padding: 0 15px;border: 1px solid #353535;-webkit-transition: background-color 0.3s;transition: background-color 0.3s;}@media only screen and (min-width: 768px) {.pagination__link:hover {background-color: #4CAF50;}}.pagination__link.pagination__link_disabled {background-color: #404040;border-color: #404040;}@media only screen and (max-width: 768px) {.pagination__item {margin: 2px;}.pagination__link {height: 34px;padding: 0 10px;}}@media only screen and (max-width: 1000px) {.desktop-device {display: none !important;}a {text-decoration: none;color: #fff;}html {position: relative;min-height: 100%;}body {font: 14px/1.2 "Roboto", sans-serif;font-weight: 400;background: #242424;color: #fff;min-width: 320px;position: relative;}body:after {content: '';width: 100%;height: 100%;position: fixed;top: 0;left: 0;right: 0;z-index: 999;background-color: rgba(0, 0, 0, 0.85);display: none;}body.open-menu {overflow: hidden;}body.open-menu:after {display: block;}html, body {height: 100%;}img {display: block;max-width: 100%;}.wrapper {height: 100%;width: 100%;display: table;table-layout: fixed;overflow: hidden;}.container {max-width: 1290px;margin: 0 auto;padding: 0 10px;}@media only screen and (max-width: 768px) {.container {padding: 0 5px;}}.svg-icon {width: 1em;height: 1em;display: block;fill: currentColor;}.icon_holder {display: inline-block;vertical-align: middle;}.btn, input[type="submit"] {display: inline-block;vertical-align: top;padding: 10px 15px;-webkit-border-radius: 23px;border-radius: 23px;background-color: #4CAF50;color: #fff;font-size: 17px;text-transform: uppercase;-webkit-transition: background-color 0.3s;transition: background-color 0.3s;outline: none;}@media only screen and (min-width: 768px) {.btn:hover, input[type="submit"]:hover {background-color: #429846;}}.btn_login {background-color: transparent;}@media only screen and (min-width: 768px) {.btn_login:hover {text-decoration: underline;background-color: transparent;}}.show-more {width: 100%;display: block;text-align: center;color: #fff;background-color: #404040;-webkit-transition: background-color 0.3s;transition: background-color 0.3s;}@media only screen and (min-width: 768px) {.show-more:hover {background-color: #4CAF50;color: #fff;}}.input, .textarea {width: 100%;height: 100%;font-weight: 400;outline: none;color: #88888c;font-size: 13px;padding: 10px;background: #fff;border: 2px solid #000000;-webkit-border-radius: 23px;border-radius: 23px;}.textarea {resize: vertical;overflow: hidden;}input, textarea, select, button {font-family: "Roboto", sans-serif;font-weight: 300;}.header-top {padding: 10px 0;background: #000;}.header-top .container {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;}.header-bottom {background-color: #1b1b1b;border-bottom: solid 1px #1b1b1b;padding: 5px 0;}.video-page .header-bottom {display: none;}.video-page .main {margin: 0;}.header-bottom__list {display: inline-flex;overflow-y: auto;width: 100%;-webkit-overflow-scrolling: touch;}.header-bottom__link {border: 1px solid #353535;white-space: nowrap;padding: 6px 12px;border-radius: 20px;background: #353535;}.header-bottom__link + .header-bottom__link {margin-left: 3px;}.header__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.header .logo {width: 168px;height: 52px;margin: 0 20px 0 12px;background-image: url(../img/logo.png);background-size: contain;background-repeat: no-repeat;}.header-search {position: relative;width: 100%;display: none;}.header-search .input {-webkit-border-radius: 23px;border-radius: 23px;padding: 10px;background: #fff;border: 1px solid #fff;}.header-search__btn {margin: 0 15px;outline: none;}.header-search__btn .svg-icon {color: #fff;font-size: 25px;-webkit-transition: color 0.3s;transition: color 0.3s;}body.search-opened .header-search__btn .svg-icon {color: #4CAF50;}body.search-opened .mobile-device .header-search {display: block;}.header-burger {position: relative;height: 25px;margin-right: 12px;outline: none;}.header-burger:active > span, .header-burger:active > span:before, .header-burger:active > span:after {background-color: #b22222;}.header-burger > span, .header-burger > span:before, .header-burger > span:after {display: block;width: 35px;height: 5px;background-color: #fff;}.header-burger > span:before, .header-burger > span:after {content: '';position: absolute;right: 0;}.header-burger > span:before {top: 0;}.header-burger > span:after {bottom: 0;}.suggest {display: none;position: absolute;top: -webkit-calc(100% + 1px);top: calc(100% + 1px);left: 0;right: 0;text-transform: capitalize;background: #252525;border-left: 1px solid #000;border-right: 1px solid #000;overflow-x: hidden;-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);}.header-search.open .suggest {display: block;}.suggest-list__item {-webkit-transition: background-color 0.3s;transition: background-color 0.3s;border-bottom: 1px solid #000;}@media only screen and (min-width: 768px) {.suggest-list__item:hover {background-color: #000;}}.suggest-list__item:first-child {border-top: 1px solid #000;}.suggest-list__ico {width: 30px;height: 30px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-right: 10px;}.suggest-list__img {-webkit-border-radius: 50%;border-radius: 50%;}.suggest-list__img img {-webkit-border-radius: 50%;border-radius: 50%;width: 100%;height: 100%;}.suggest-list__link {padding: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.suggest-list__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.mobile-menu {width: 260px;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: #242424;padding: 5px;z-index: 1000;opacity: 0;visibility: hidden;-webkit-transition: opacity 0.3s, visibility 0.3s;transition: opacity 0.3s, visibility 0.3s;max-height: 100%;overflow-y: scroll;}.mobile-menu.active {opacity: 1;visibility: visible;}.mobile-menu .menu-list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.menu-list__link {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-size: 18px;text-transform: uppercase;color: #fff;font-weight: 700;padding: 15px 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}.menu-list__link img {margin: 0 5px 0 0;}.mobile-menu__close {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.mobile-menu__close .svg-icon {font-size: 20px;padding: 5px;}.menu-list__title_upload {color: #6ff575;}.switch-wrapper {margin-left: 15px;}.switch-wrapper .switch {position: relative;display: inline-block;width: 50px;height: 23px;}.switch-wrapper .switch input {opacity: 0;width: 0;height: 0;}.switch-wrapper .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}.switch-wrapper .slider:before {position: absolute;content: "";height: 26px;width: 26px;left: 0;bottom: -2px;background-color: white;-webkit-transition: .4s;transition: .4s;}.switch-wrapper input:checked + .slider {background-color: #2196F3;}.switch-wrapper input:focus + .slider {-webkit-box-shadow: 0 0 1px #2196F3;box-shadow: 0 0 1px #2196F3;}.switch-wrapper input:checked + .slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}.slider.round {-webkit-border-radius: 34px;border-radius: 34px;}.slider.round:before {-webkit-border-radius: 50%;border-radius: 50%;}.main {margin-top: 20px;}.main-video {margin-top: 0;border-top: 1px solid #353535;}.main__row {margin-bottom: 20px;}.main__row:last-child {margin-bottom: 0;}.main__bottom {margin: 20px 0;}.footer {display: table-row;position: relative;height: 1px;}.footer:before {content: '';width: 100%;height: 1px;position: absolute;right: 0;left: 0;background-color: #353535;}.footer .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 24px 0 17px;}.footer .nav, .footer-info {margin-bottom: 20px;}.footer .nav-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.footer .nav-menu__item {margin: 0 2px;}.footer-info, .copyright {text-align: center;}.headline {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 20px;}.headline__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.headline__title {font-size: 16px;font-weight: 700;margin-right: 15px;}.headline__title .country-flag {display: inline-block;vertical-align: middle;margin: -2px 0 0 2px;}.sorting {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.sorting__item {margin-right: 15px;}.sorting__item:last-child {margin-right: 0;}.sorting__item.active .sorting__link {color: #fff;text-decoration: none;}.sorting__link {font-size: 18px;color: #438cf7;text-decoration: underline;-webkit-transition: color 0.3s;transition: color 0.3s;}@media only screen and (min-width: 768px) {.sorting__link:hover {color: #fff;}}.filter {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-border-radius: 23px;border-radius: 23px;background-color: #404040;}.filter_show-more {width: 120px;}.filter__link {outline: none;padding: 3px 20px;-webkit-border-radius: 23px;border-radius: 23px;margin-right: 2px;text-align: center;-webkit-transition: background-color 0.3s, color 0.3s;transition: background-color 0.3s, color 0.3s;}@media only screen and (min-width: 768px) {.filter__link:hover {background-color: #4CAF50;}}.filter__link:last-child {width: 100%;margin-right: 0;}.filter__link.active {background-color: #4CAF50;}a.filter__link {padding: 0 5px;}.filters-group {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 20px 0;}.filters-group__row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 10px;width: 100%;max-width: 500px;}.filters-group__row:last-child {margin-bottom: 0;}.filter-list__box {padding: 5px;width: 50%;}.filter-list__box.sort_box {margin-left: auto;}.filter-list__slider {width: 27%;padding: 15px;}@media only screen and (max-width: 1200px) {.filter-list__slider {width: 45%;margin-right: 80px;}}.filter-list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.filter-list__title {margin-bottom: 10px;}.filter-list__item .legend {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 5px;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: -webkit-calc(100% + 20px);width: calc(100% + 20px);margin-left: -5px;}.filter-ico {cursor: pointer;margin: 0 12px 0 0;display: flex;align-items: center;}.filter-ico .svg-icon {font-size: 20px;margin: 0 5px 0 0;}.filter-ico .text {font-size: 15px;}.filter-ico.active {color: #4CAF50;}.filter-videos {padding: 3px;}.filter-videos a.filter__link {padding: 3px 18px;}.ui-selectmenu-button.ui-button {width: 100% !important;box-sizing: border-box;}.ageGroup .ui-widget.ui-widget-content .ui-slider-handle.ui-corner-all {-webkit-border-radius: 50% !important;border-radius: 50% !important;outline: none;cursor: pointer;background: #000;border: 2px solid #242424 !important;}.ageGroup .ui-widget-content {background: #353535;}.more-filters {border: 1px solid #353535;margin-bottom: 20px;}.more-filters.hidden-properties {display: none;}.filter__link .hide-text {display: none;}.more-filters.show-more-filters {display: block;}.ui-widget-content {background-color: #000 !important;}.ui-button, .ui-widget-content {background-color: #000 !important;border: 1px solid #353535 !important;outline: none !important;}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button.ui-state-active:hover {background-color: #242424 !important;border-color: #242424 !important;}.ui-state-default, .ui-widget-content .ui-state-default {background: #353535 !important;}.ageGroup .ui-widget-header {background: #353535 !important;}.thumbs-list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;overflow: hidden;margin-left: -2px;margin-right: -2px;}.thumbs-list.thumbs-list_model {margin-left: -8px;margin-right: -8px;}.ui-slider-horizontal .ui-slider-handle {top: -0.4em !important;}.thumb {width: 20%;padding: 9px 2px 9px 2px;}@media only screen and (max-width: 992px) {.thumb {width: 25%;}}@media only screen and (max-width: 768px) {.thumb {width: 33.333%;}}@media only screen and (max-width: 480px) {.thumb {width: 50%;}}.thumbs-list_model .thumb {width: 20%;padding: 9px 8px 9px 8px;}@media only screen and (max-width: 992px) {.thumbs-list_model .thumb {width: 25%;}}@media only screen and (max-width: 768px) {.thumbs-list_model .thumb {width: 33.333%;}}@media only screen and (max-width: 480px) {.thumbs-list_model .thumb {width: 50%;}}.thumbs-list_model {counter-reset: number;}.thumbs-list_model .thumb__img {padding-bottom: 118%;}.thumb__top {display: block;position: relative;}@media only screen and (min-width: 768px) {.thumb__top:hover .thumb__title {color: #438cf7;text-decoration: underline;}}.thumb__bage {position: absolute;overflow: hidden;text-align: center;top: 5px;right: 5px;color: #fff;font-size: 12px;padding: 2px 5px;z-index: 2;}.thumb__top .thumb__duration, .thumb__bage {background-color: rgba(0, 0, 0, 0.73);}.thumb__img {margin-bottom: 5px;padding-bottom: 55%;position: relative;}.thumb__img img, .thumb__img video {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 1;}.thumb__img video {z-index: 2;object-fit: fill;}.img__swipe {background: url(../img/swipe-to-preview.png) no-repeat;width: 124px;height: 42px;background-size: 124px 42px;position: absolute;top: 50%;left: 50%;z-index: 2;transform: translate(-50%, -50%);}.thumb__count {position: absolute;left: 10px;top: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;min-width: 16px;height: 18px;font-size: 12px;background-color: rgba(0, 0, 0, 0.73);color: #fff;z-index: 20;padding: 0 5px;}.thumb__count:after {counter-increment: number;content: counter(number) "";}.thumb__title {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 13px;margin-bottom: 2px;-webkit-transition: color 0.3s;transition: color 0.3s;}.thumb__title > span {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 92%;}.thumb-models, .thumb-kategori, .thumb-views {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: inline;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;height: 16px;margin-bottom: 10px;overflow: hidden;}.thumb-models__link, .thumb-kategori__link, .thumb-views span {font-size: 12px;color: #7c7c7c;margin-left: 5px;line-height: 18px;position: relative;border-bottom: 1px solid transparent;-webkit-transition: color 0.3s, border-color 0.3s;transition: color 0.3s, border-color 0.3s;}@media only screen and (min-width: 768px) {.thumb-models__link:hover, .thumb-kategori__link:hover {color: #438cf7;border-color: #438cf7;}.thumb-models__link:hover:before, .thumb-kategori__link:hover:before {color: #595959;}}.thumb-models__link:first-child, .thumb-kategori__link:first-child {margin: 0;}.thumb-models__link:first-child:before, .thumb-kategori__link:first-child:before {display: none;}.thumb-models__link:before, .thumb-kategori__link:before {content: ',';position: absolute;left: -5px;top: 0;bottom: 0;color: #595959 !important;}.thumb__bottom {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;}.thumb__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.thumb__ico {margin-right: 5px;}.thumb__ico_like .svg-icon, .rating__ico_like .svg-icon {color: #47af4c;}.thumb__ico_dislike .svg-icon, .rating__ico_dislike .svg-icon {color: #b22222;}.thumb__top .thumb__duration {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: absolute;bottom: 5px;right: 5px;font-size: 13px;padding: 2px 5px;z-index: 2;}.thumb__text {font-size: 13px;}.video-block {border-bottom: 1px solid #353535;margin-bottom: 20px;padding-bottom: 20px;display: flex;flex-direction: column;}.video-block__top {margin: 0 -5px 0 -5px;}.video-block__top + .headline {margin-top: 20px;}.video-links__row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 5px;font-size: 15px;}.video-links__row:last-child {margin-bottom: 0;}.video-links__title {margin-right: 5px;}.video-links__link {text-decoration: underline;margin-right: 5px;-webkit-transition: color 0.3s;transition: color 0.3s;}@media only screen and (min-width: 768px) {.video-links__link:hover {color: #438cf7;}}.video-links__link:last-child {margin-right: 0;}.video-links__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.video-links__list_tags .video-links__link:after {content: ',';}.video-links__list_tags .video-links__link:last-child:after {content: '';}.links__list {max-height: 54px;overflow: hidden;}.links__list.full {max-height: none;}.btn-more-links {display: none;margin: 6px 0 0 0;position: relative;padding: 0 18px 0 0;cursor: pointer;color: #438cf7;}.btn-more-links:after {content: "";width: 5px;height: 5px;border: solid #438cf7;border-width: 0 2px 2px 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);margin: 0 2px 2px 2px;position: absolute;right: 3px;top: 3px;}.btn-more-links.active:after {transform: rotate(225deg);-webkit-transform: rotate(225deg);top: 8px;}.btn-more-links.shown {display: block;}.btn-more-links .text-less {display: none;}.btn-more-links.active .text-less {display: block;}.btn-more-links.active .text-more {display: none;}.block-related__bottom {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 15px 0;}.video-info, .rating__top, .rating__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.video-info__box {margin-right: 20px;}.video-info__box:last-child {margin-right: 0;}.video-links {display: none;margin-top: 20px;}.show-description {outline: none;-webkit-transition: -webkit-transform 0.3s;transition: transform 0.3s;}.show-description.active {-webkit-transform: rotateZ(-180deg);transform: rotateZ(-180deg);}.model-profile {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 25px;background: #000;-webkit-border-radius: 5px;border-radius: 5px;padding: 5px;}.model-profile__photo {max-width: 50px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 10px;}.model-profile__top {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.model-profile__row {margin-bottom: 5px;}.model-profile__title {font-size: 16px;font-weight: 700;}.model-profile__rating {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: rgba(0, 0, 0, 0.73);margin-left: 5px;padding: 0 2px;}.model-profile__view {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.model-profile__view_ico {margin-right: 5px;}.model-profile__text {font-size: 15px;line-height: 23px;color: #7c7c7c;}.tags {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.tags__title {font-size: 16px;margin-right: 5px;font-weight: 700;}.tags__list a {position: relative;margin-left: 5px;color: #438cf7;text-decoration: underline;-webkit-transition: color 0.3s;transition: color 0.3s;}.tags__list a:before {content: ',';position: absolute;left: -7px;top: 0;bottom: 0;color: #595959 !important;}.tags__list a:first-child:before {content: '';}.tags__list a:hover {color: #fff;}.rating {position: relative;}.rating__bottom {position: absolute;bottom: -10px;right: 0;left: 0;}.rating__box {margin-right: 10px;}.rating__box:last-child {margin-right: 0;}.rating__ico {cursor: pointer;margin-right: 5px;-webkit-transition: opacity 0.3s;transition: opacity 0.3s;}@media only screen and (min-width: 768px) {.rating__ico:hover {opacity: 0.7;}}.rating__ico .svg-icon {font-size: 18px;}.rating-line {width: 100%;height: 4px;background-color: #47af4c;margin-top: 10px;}.rating-line_disliked {display: none;background-color: #b22222;}.ui-button {color: #828282 !important;}.ui-button:hover .ui-icon, .ui-button:focus .ui-icon {background-image: url(../img/ui-icons/ui-icons_777777_256x240.png) !important;}.ui-widget-content {color: #828282 !important;background-color: #1b1b1b !important;}.alphabet-panel {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%;margin-left: -5px;padding-bottom: 10px;border-bottom: 1px solid #353535;}.alphabet-panel a {font-size: 14px;color: #fff;font-weight: 700;padding: 7px;width: auto;}.alphabet-panel a:hover, .alphabet-panel a.selected {color: #438cf7;text-decoration: underline;}.letter-section {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;padding: 10px 0;}@media only screen and (max-width: 640px) {.letter-section {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}}.letter-block {margin-bottom: 5px;padding: 8px 0 0;}.letter-block:last-child {border: none;}.letter-items {-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;}.letter-block__link {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;line-height: 18px;padding: 8px;-webkit-border-radius: 23px;border-radius: 23px;padding-left: 11px;font-size: 16px;color: #7c7c7c;-webkit-transition: color 0.2s, background-color 0.2s;transition: color 0.2s, background-color 0.2s;}.letter-block__link:hover {color: #fff;background-color: #404040;}.letter-block__link i {margin-left: 5px;}.letter {padding: 8px;font-size: 20px;color: #fff;}.input, .textarea, .textfield {width: 100%;height: 100%;font-weight: 400;outline: none;color: #88888c;font-size: 13px;padding: 10px;background: #fff;border: 2px solid #000000;-webkit-border-radius: 23px;border-radius: 23px;}.textarea {resize: vertical;overflow: hidden;}.g_hidden {display: none;}.empty-content {margin: 10px 0;}#kt_player, #kt_player object, #kt_player_internal, #kt_preview {position: absolute!important;left: 0;top: 0;width: 100%!important;height: 100%!important;z-index: 10;}.field-error {color: #ff2020;font-size: 14px;margin: 5px 0 0 0;}.generic-error {color: #ff2020;font-size: 14px;margin: 0 0 5px 0;}.popup-title {display: block;color: #fff;padding: 15px;font-size: 26px;background: #000;font-weight: 500;}.popup-holder, #comment_form {padding: 15px;background-color: #1b1b1b;max-width: 500px;}.popup-holder .textfield, #comment_form .form-control{background: #404040;border: none;color: #fff;}.popup-holder .row, #comment_form .row {margin: 0 0 15px 0;}.popup-holder .row:last-child, , #comment_form .row:last-child {margin: 0 0 15px 0;}.popup-holder .field-label {color: #fff;margin: 0 0 5px 0;display: block;}.popup-holder .btn, .popup-holder input[type="submit"] {background: #404040;}.popup-holder .btn:hover, .popup-holder input[type="submit"]:hover {background: #429846;}.player-holder {width: 100%;padding-bottom: 56.25%;position: relative;}.video-js {position: absolute !important;top: 0;left: 0;width: 100%;height: 100%;}.text-block .title {font-size: 24px;margin: 0 0 15px 0;}.text-block p {font-size: 14px;line-height: 18px;margin: 0 0 10px 0;}.text-block img {margin: 0 0 10px 0;}.text-block h2 {font-size: 16px;margin: 15px 0;}.text-block a {color: #47af4c;}.text-block ol, .text-block ul {margin: 0 0 15px 20px;}.text-block li {font-size: 14px;line-height: 18px;margin: 0 0 10px 0;}.page-error {padding: 10px;background: transparent;color: #e62117;border: 1px solid #e62117;font-size: 22px;line-height: 26px;text-align: center;margin: 0 0 20px 0;border-radius: 3px;-webkit-border-radius: 3px;}.go-up {display: none;position: fixed;bottom: 40px;right: 20px;z-index: 99;cursor: pointer;background: rgba(0,0,0,.7);border-radius: 10px;color: #fff;height: 45px;width: 45px;}.go-up .svg-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 30px;}.preview-progress {position: absolute;bottom: 0;left: 0;right: 0;height: 2px;background: #4CAF50;z-index: 10;width: 0;transition: width 1.2s;}.preview-progress.full {width: 100%;}.autocomplete-suggestions {overflow-y: auto;background: #fff;box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);border-radius: 9px;}.autocomplete-suggestion {white-space: nowrap;overflow: hidden;}.autocomplete-box {padding: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;color: #88888c;}.autocomplete-no-suggestion {padding: 10px;}.autocomplete-selected {background-color: #000;}.autocomplete-selected a {color: #fff;}.autocomplete-suggestions strong {font-weight: bold;}.autocomplete-group {padding: 10px;font-size: 13px;font-weight: bold;color: #555;display: block;border-bottom: 2px solid #88888c;text-transform: capitalize;text-align: center;}.autocomplete-group.hidden-group, .autocomplete-group.hidden-group + .autocomplete-suggestion {display: none;}.sticky-player {position: fixed;top: 0;left: 5px;right: 5px;z-index: 9999;}@media screen and (orientation:landscape) {.sticky-player {position: static;}.sticky-player + * {padding-top: 0 !important;}}.btn-drop {border: 1px solid #353535;background: #000;width: 100%;box-sizing: border-box;text-align: left;color: #828282;padding: 5px 12px;outline: none;font-size: 14px;font-weight: 400;position: relative;}.btn-drop:after {content: "";position: absolute;right: 10px;top: 5px;background-image: url(../img/ui-icons/ui-icons_555555_256x240.png);background-position: -65px -16px;width: 16px;height: 16px;}.dropdown {position: relative;}.open > .dropdown-menu {display: block;}.dropdown-menu {display: none;position: absolute;top: 100%;left: 0;z-index: 1000;margin: 0;font-size: 14px;text-align: left;background-color: #242424;border: 1px solid #353535;width: 100%;box-sizing: border-box;margin: -1px 0 0 0;max-height: 300px;overflow-y: auto;}.dropdown-menu a {color: #828282;padding: 5px 12px;display: block;font-size: 14px;}.video-js .vjs-tech {outline: none;}.item-checkbox {display: flex;align-items: center;padding: 5px 10px;}.item-checkbox input {margin: 0 5px 0 0;}.video-side {display: none;}}.spot-index {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.spot-index.top {position: relative;top: -10px;}.spot-index.bottom {position: relative;top: 10px;}.spot-index.video_slider {position: fixed;bottom: 0;right: 0;z-index: 999;}.video-page .video_slider {display: none;}.video-page.show_slider .video_slider {display: block;}.video-page.show_slider .go-up {bottom: 260px;}#AdskeeperComposite731756_16db9 .mghead {display: none !important;}@media only screen and (max-width: 1000px) {.thumb__bage {display: none;}.center-spot{display: flex;justify-content: center;}.spot_title {font-size: 16px;font-weight: 700;margin-right: 15px;}}.autocomplete-box.madrid {display: none !important;}.video-player {height: 630px;height: calc(526px + 0.8rem);width: 100%;display: block;position: relative;overflow: hidden;background: #000;box-sizing: border-box;}.jw-controls .jw-controls-right {left: 0;right: auto;}.player-holder .video-player {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;padding: 0;}.video-player video, .video-player embed, .video-player object {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.video-player video {width: 100% !important;height: 100% !important;max-width: 100%;max-height: 100%;}.video-player #thisPlayer, .video-player #thisPlayer_wrapper {position: absolute !important;top: 0 !important;left: 0 !important;width: 100% !important;height: 100% !important;}.player-logo {position: absolute;top: 0;left: 0;margin: .8rem;color: #fff;text-shadow: 0 0 .2em rgba(0, 0, 0, .6);}.player-logo img {position: relative;margin-bottom: .25em;}.embeded {margin: 0;height: 100% !important;max-height: 100% !important;}#thisPlayer .jw-preview {background-size: cover;}.jw-controls-right {width: calc(30px + 10%);}.jw-logo {float: none !important;}.jw-logo-image{width: 100%;max-width: 89px;}.video-js .vjs-control-bar {background: #242222 !important;}.video-js .vjs-slider {background: #464444 !important;}.video-js .vjs-load-progress, .video-js .vjs-load-progress div {background: #f93525 !important;}.vjs-loading-spinner {border-color: #f93525 !important;}.video-js {width: 100% !important;height: 100% !important;font-size: .75rem !important;}.vjs-thumbnail-holder {bottom: 4.4rem !important;height: auto !important;overflow: visible !important;}.vjs-thumbnail {left: 50% !important;top: auto !important;bottom: 0 !important;clip: auto !important;width: 10rem !important;height: auto !important;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);z-index: 11;}.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {text-shadow: 0 0 0 rgba(0,0,0,0) !important;color: #f93525;}.video-js .vjs-progress-holder, .video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-tooltip-progress-bar, .video-js .vjs-progress-holder .vjs-load-progress div {height: .6em !important;}.video-js .vjs-play-progress:before {display: none;}@keyframes vjs-spinner-fade {0% {border-top-color: #f93525 !important;}20% {border-top-color: #f93525 !important;}35% {border-top-color: #fffdfd !important;}60% {border-top-color: #f93525 !important;}100% {border-top-color: #f93525 !important;}}@-webkit-keyframes vjs-spinner-fade {0% {border-top-color: #f93525 !important;}20% {border-top-color: #f93525 !important;}35% {border-top-color: #fffdfd !important;}60% {border-top-color: #f93525 !important;}100% {border-top-color: #f93525 !important;}}.video-js .vjs-big-play-button {top: 50% !important;left: 50% !important;transform: translate(-50%, -50%) !important;border-radius: 4rem !important;height: 4rem !important;width: 4rem !important;box-sizing: content-box !important;font-size: 3rem !important;line-height: 4rem !important;background: #f93525 !important;border: none !important;}@media (max-width: 1280px) {.video-player {min-height: 0;height: 275px;height: calc(98.4vw * 9 / 16);max-height: calc(100vh - 5rem);}.video-js:not(.vjs-fullscreen) {border-bottom: 2.2rem solid #242222 !important;}.video-js:not(.vjs-fullscreen) .vjs-control-bar {opacity: 1 !important;bottom: -2.2rem !important;visibility: visible !important;display: flex !important;}.video-js:not(.vjs-fullscreen) #aff-media {bottom: 0;}}.right_block {position: absolute;right: 20px;}.popular-searches {margin: 0 0 20px;}.popular-searches li {margin: 0 0 4px;display: inline-block;vertical-align: top;}.popular_tags {min-width: 32px;height: 32px;padding: 0 10px;display: inline-block;border-radius: 2px;background: #3d3d3d;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;color: #fff;text-align: center;line-height: 30px;cursor: pointer;}.thumb-views {float:right;margin-right:5px;display: flex;}.thumb-views span.thumb__text {font-size: 12px;color: #7c7c7c;margin-left: 5px;line-height: 18px;position: relative;border-bottom: 1px solid transparent;-webkit-transition: color 0.3s, border-color 0.3s;transition: color 0.3s, border-color 0.3s;cursor: pointer;}.thumb-views span.thumb__ico{margin-top:2px;margin-right:unset!important;}.embed-responsive {position: relative;display: block;width: 100%;padding: 0;overflow: hidden;}.embed-responsive::before {display: block;content: "";}.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}.embed-responsive-21by9::before {padding-top: 42.857143%;}.embed-responsive-16by9::before {padding-top: 56.25%;}.embed-responsive-4by3::before {padding-top: 75%;}.embed-responsive-1by1::before {padding-top: 100%;}@font-face {font-family: 'Roboto';font-style: normal;font-display: swap;font-weight: 400;src: url("../fonts/roboto-condensed/roboto-condensed-v16-latin-regular.eot");src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-regular.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-regular.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-regular.svg#RobotoCondensed") format("svg");}@font-face {font-family: 'Roboto';font-style: italic;font-display: swap;font-weight: 400;src: url("../fonts/roboto-condensed/roboto-condensed-v16-latin-italic.eot");src: local("Roboto Condensed Italic"), local("RobotoCondensed-Italic"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-italic.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-italic.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-italic.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-italic.svg#RobotoCondensed") format("svg");}@font-face {font-family: 'Roboto';font-style: normal;font-display: swap;font-weight: 700;src: url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700.eot");src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700.svg#RobotoCondensed") format("svg");}@font-face {font-family: 'Roboto';font-style: italic;font-display: swap;font-weight: 700;src: url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700italic.eot");src: local("Roboto Condensed Bold Italic"), local("RobotoCondensed-BoldItalic"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700italic.woff2") format("woff2"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700italic.woff") format("woff"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700italic.ttf") format("truetype"), url("../fonts/roboto-condensed/roboto-condensed-v16-latin-700italic.svg#RobotoCondensed") format("svg");}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, div, input, textarea, select, button {display: block;-o-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}[role="button"], input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="submit"], input[type="reset"], input[type="button"], button {background: none;border: 0;color: inherit;font: inherit;line-height: normal;overflow: visible;padding: 0;-webkit-appearance: button;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}button, input[type="submit"] {padding: 0;margin: 0;border: none;cursor: pointer;}a {text-decoration: none;color: #fff;}html {position: relative;min-height: 100%;}body {font: 14px/1.2 "Roboto", sans-serif;font-weight: 400;background: #242424;color: #fff;min-width: 320px;position: relative;}html, body {height: 100%;}img {display: block;max-width: 100%;}.pagination {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 100%;padding: 20px 0;}.pagination__item {margin: 5px;}.pagination__link {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-border-radius: 23px;border-radius: 23px;height: 40px;font-weight: 700;padding: 0 15px;border: 1px solid #353535;-webkit-transition: background-color 0.3s;transition: background-color 0.3s;}@media only screen and (min-width: 768px) {.pagination__link:hover {background-color: #4CAF50;}}.pagination__link.pagination__link_disabled {background-color: #404040;border-color: #404040;}@media only screen and (max-width: 768px) {.pagination__item {margin: 2px;}.pagination__link {height: 34px;padding: 0 10px;}}@media only screen and (min-width: 1001px) {.mobile-device {display: none !important;}.mobile-menu {display: none;}.wrapper {height: 100%;width: 100%;display: table;table-layout: fixed;overflow: hidden;}.container {max-width: 1290px;margin: 0 auto;padding: 0 10px;}@media only screen and (max-width: 768px) {.container {padding: 0 5px;}}.svg-icon {width: 1em;height: 1em;display: block;fill: currentColor;}.icon_holder {display: inline-block;vertical-align: middle;}.btn, input[type="submit"] {display: inline-block;vertical-align: top;padding: 10px 15px;-webkit-border-radius: 23px;border-radius: 23px;background-color: #4CAF50;color: #fff;font-size: 17px;text-transform: uppercase;-webkit-transition: background-color 0.3s;transition: background-color 0.3s;outline: none;}@media only screen and (min-width: 768px) {.btn:hover, input[type="submit"]:hover {background-color: #429846;}}.btn_login {background-color: transparent;}@media only screen and (min-width: 768px) {.btn_login:hover {text-decoration: underline;background-color: transparent;}}.show-more {width: 100%;display: block;text-align: center;color: #fff;background-color: #404040;-webkit-transition: background-color 0.3s;transition: background-color 0.3s;font-weight: 300;}@media only screen and (min-width: 768px) {.show-more:hover {background-color: #4CAF50;color: #fff;}}.input, .textarea, .textfield {width: 100%;height: 100%;font-weight: 400;outline: none;color: #88888c;font-size: 13px;padding: 10px;background: #fff;border: 2px solid #000000;-webkit-border-radius: 23px;border-radius: 23px;}.textarea {resize: vertical;overflow: hidden;}input, textarea, select, button {font-family: "Roboto", sans-serif;font-weight: 300;}.header {width: 100%;z-index: 100;}.header-top {padding: 10px 0;background: #000;}.header-top .container {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;}.header-bottom {background-color: #1b1b1b;border-bottom: solid 1px #1b1b1b;}.header__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}.header__box_actions {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.header__box_actions .btn {font-size: 14px;text-transform: capitalize;}.btn_upload {background-color: #404040;}.header .logo {width: 162px;height: 50px;margin-right: 20px;background-image: url(../img/logo.png);background-size: contain;background-repeat: no-repeat;}.header-search {position: relative;width: 68%;z-index: 99999;}.header-search__btn {position: absolute;right: 0px;top: 50%;width: 37px;height: 100%;-webkit-border-radius: 0 15px 15px 0;border-radius: 0 15px 15px 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);outline: none;}.header-search__btn .svg-icon {color: #858585;font-size: 20px;-webkit-transition: color 0.3s;transition: color 0.3s;}.header-search .input {padding: 9px 40px 9px 10px;background: #fff;border: 2px solid #fff;box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.3);}.main {padding-top: 20px;}.main__row {margin-bottom: 20px;}.main__row:last-child {margin-bottom: 0;}.main__bottom {margin: 20px 0;}.nav-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.nav-menu__item {margin: 0 10px;position: relative;}.nav-menu__item:first-child {margin-left: 0;}.nav-menu__item:first-child .nav-menu__link {padding-left: 0;}@media only screen and (min-width: 768px) {.nav-menu__link:hover {text-decoration: underline;}}.nav-menu__item .dropdown-menu {width: 150px;transform: translateX(-50%);left: 50%;text-align: center;overflow: initial;}.nav-menu__item .dropdown-menu:after {content: "";width: 0;height: 0;border-style: solid;border-width: 0 10px 10px 10px;border-color: transparent transparent #353535 transparent;position: absolute;bottom: 100%;left: 0;right: 0;margin: auto;}.nav-menu__item .dropdown-menu a {color: #fff;}.header .nav-menu__link {display: block;padding: 16px 11px 13px;cursor: pointer;}.header .nav-menu__link.live_sex {display: flex;align-items: center;}.header .nav-menu__link.live_sex img {max-width: 20px;margin: 0 5px 0 0;}.header .nav-menu.underline .nav-menu__link {text-decoration: underline;}.header .nav-menu.underline .nav-menu__link:hover {text-decoration: none;}.header .nav-menu__link.arrow {padding-right: 20px;}.header .nav-menu__link.arrow:after {content: "";width: 5px;height: 5px;border: solid #fff;border-width: 0 2px 2px 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);margin: 0 2px 2px 2px;position: absolute;right: 5px;top: 18px;}.footer {display: table-row;position: relative;height: 1px;}.footer:before {content: '';width: 100%;height: 1px;position: absolute;right: 0;left: 0;background-color: #353535;}.footer .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 24px 0 17px;}.footer .nav, .footer-info {margin-bottom: 20px;}.headline {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 20px;}.headline__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.headline__title {font-size: 18px;font-weight: 700;margin-right: 15px;}.headline__title .country-flag {display: inline-block;vertical-align: middle;margin: -2px 0 0 2px;}.sorting {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.sorting__item {margin-right: 15px;}.sorting__item:last-child {margin-right: 0;}.sorting__item.active .sorting__link {color: #fff;text-decoration: none;}.sorting__link {font-size: 18px;color: #438cf7;text-decoration: underline;-webkit-transition: color 0.3s;transition: color 0.3s;}@media only screen and (min-width: 768px) {.sorting__link:hover {color: #fff;}}.filter {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-border-radius: 23px;border-radius: 23px;background-color: #404040;}.filter_show-more {width: 120px;}.filter__link {outline: none;padding: 3px 20px;-webkit-border-radius: 23px;border-radius: 23px;margin-right: 2px;text-align: center;-webkit-transition: background-color 0.3s, color 0.3s;transition: background-color 0.3s, color 0.3s;}@media only screen and (min-width: 768px) {.filter__link:hover {}}.filter__link:last-child {width: 100%;margin-right: 0;}.filter__link.active {background-color: #4CAF50;}a.filter__link {padding: 0 5px;}.filters-group {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}@media only screen and (max-width: 1200px) {.filters-group {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}}.filters-group__col {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 50%;}@media only screen and (max-width: 1200px) {.filters-group__col {width: 100%;}}.filter-list__slider {width: 27%;padding: 15px;}@media only screen and (max-width: 1200px) {.filter-list__slider {width: 40%;}}.filter-list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.filter-list__box {width: 50%;padding: 15px;}.filter-list__title {margin-bottom: 10px;text-align: center;}.filter-list__item .legend {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 5px;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: -webkit-calc(100% + 20px);width: calc(100% + 20px);margin-left: -5px;}.filter-videos {padding: 3px;}.filter-videos a.filter__link {padding: 3px 18px;}.ui-selectmenu-button.ui-button {width: 100% !important;box-sizing: border-box;}.ageGroup .ui-widget.ui-widget-content .ui-slider-handle.ui-corner-all {-webkit-border-radius: 50% !important;border-radius: 50% !important;outline: none;cursor: pointer;background: #000;border: 2px solid #242424 !important;}.ageGroup .ui-widget-content {background: #353535;}.more-filters {border: 1px solid #353535;margin-bottom: 20px;}.more-filters.hidden-properties {display: none;}.filter__link .hide-text {display: none;}.more-filters.show-more-filters {display: block;}.ui-widget-content {background-color: #000 !important;}.ui-button, .ui-widget-content {background-color: #000 !important;border: 1px solid #353535 !important;outline: none !important;}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button.ui-state-active:hover {background-color: #242424 !important;border-color: #242424 !important;}.ui-state-default, .ui-widget-content .ui-state-default {background: #353535 !important;}.ageGroup .ui-widget-header {background: #353535 !important;}.thumbs-list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;overflow: hidden;margin-left: -2px;margin-right: -2px;}.thumbs-list.thumbs-list_model {margin-left: -8px;margin-right: -8px;}.ui-slider-horizontal .ui-slider-handle {top: -0.4em !important;}.thumb {width: 20%;padding: 9px 2px 9px 2px;}.thumbs-list.desktop-row .thumb:nth-child(n+6) {display: none;}@media only screen and (max-width: 992px) {.thumb {width: 25%;}}@media only screen and (max-width: 768px) {.thumb {width: 33.333%;}}@media only screen and (max-width: 480px) {.thumb {width: 50%;}}.thumbs-list_model .thumb {width: 16.666%;padding: 9px 8px 9px 8px;}@media only screen and (max-width: 992px) {.thumbs-list_model .thumb {width: 20%;}}@media only screen and (max-width: 768px) {.thumbs-list_model .thumb {width: 25%;}}@media only screen and (max-width: 480px) {.thumbs-list_model .thumb {width: 33.333%;}}.thumbs-list_model {counter-reset: number;}.thumbs-list_model .thumb__img {padding-bottom: 118%;}.thumb__top {display: block;position: relative;}@media only screen and (min-width: 768px) {.thumb__top:hover .thumb__title {color: #438cf7;text-decoration: underline;}}.thumb__bage {position: absolute;overflow: hidden;text-align: center;top: 5px;right: 5px;color: #fff;font-size: 12px;padding: 2px 5px;z-index: 2;}.thumb__top .thumb__duration, .thumb__bage {background-color: rgba(0, 0, 0, 0.73);}.thumb__img {margin-bottom: 5px;padding-bottom: 55%;position: relative;}.thumb__img img, .thumb__img video {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 1;}.thumb__img video {z-index: 2;object-fit: fill;}.img__swipe {display: none;}.thumb__count {position: absolute;left: 10px;top: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;height: 20px;min-width: 16px;height: 18px;font-size: 12px;background-color: rgba(0, 0, 0, 0.73);color: #fff;z-index: 20;padding: 0 5px;}.thumb__title {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 13px;margin-bottom: 2px;-webkit-transition: color 0.3s;transition: color 0.3s;}.thumb__title>span {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 92%;}.thumb-models, .thumb-kategori, .thumb-views {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: inline;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;height: 16px;margin-bottom: 10px;overflow: hidden;}.thumb-models__link, .thumb-kategori__link {font-size: 12px;color: #7c7c7c;margin-left: 5px;line-height: 18px;position: relative;border-bottom: 1px solid transparent;-webkit-transition: color 0.3s, border-color 0.3s;transition: color 0.3s, border-color 0.3s;cursor: pointer;}@media only screen and (min-width: 768px) {.thumb-models__link:hover, .thumb-kategori__link:hover {color: #438cf7;border-color: #438cf7;}.thumb-models__link:hover:before, .thumb-kategori__link:hover:before {color: #595959;}}.thumb-models__link:first-child, .thumb-kategori__link:first-child {margin: 0;}.thumb-models__link:first-child:before, .thumb-kategori__link:first-child:before {display: none;}.thumb-models__link:before, .thumb-kategori__link:before {content: ',';position: absolute;left: -5px;top: 0;bottom: 0;color: #595959 !important;}.thumb__bottom {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;}.thumb__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.thumb__ico {margin-right: 5px;}.thumb__ico_like .svg-icon, .rating__ico_like .svg-icon {color: #47af4c;}.thumb__ico_dislike .svg-icon, .rating__ico_dislike .svg-icon {color: #b22222;}.thumb__top .thumb__duration {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: absolute;bottom: 5px;right: 5px;font-size: 13px;padding: 2px 5px;z-index: 2;}.thumb__text {font-size: 13px;}.video-block {border-bottom: 1px solid #353535;margin-bottom: 20px;padding-bottom: 20px;}.video-block__top {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 20px;align-items: flex-start;position: relative;}.video-block .player {position: relative;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;border: 1px solid #353535;margin-right: calc(23.6% + 10px);}.video-block .player>img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 1;}.video-side {margin: 0 0 0 10px;order: 1;width: 300px;position: absolute;right: 0;top: 0;transform-origin: 100% 0;}.video-side__headline {text-align: center;padding: 10px;}.video-side__title {text-transform: uppercase;font-size: 16px;}.video-side__adv_title {font-size: 16px;line-height: 20px;text-align: center;margin: 0 0 10px 0;}.video-side__spots {}.video-side__row {display: block;margin-bottom: 10px;}.video-side__row iframe {display: block;}.video-side__row:last-child {margin-bottom: 0;}.video-links__row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 5px;font-size: 15px;}.video-links__row:last-child {margin-bottom: 0;}.video-links__title {margin-right: 5px;}.video-links__link {text-decoration: underline;margin-right: 5px;-webkit-transition: color 0.3s;transition: color 0.3s;}@media only screen and (min-width: 768px) {.video-links__link:hover {color: #438cf7;}}.video-links__link:last-child {margin-right: 0;}.video-links__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.links__list {max-height: 54px;overflow: hidden;}.links__list.full {max-height: none;}.btn-more-links {display: none;margin: 6px 0 0 0;position: relative;padding: 0 18px 0 0;cursor: pointer;color: #438cf7;}.btn-more-links:after {content: "";width: 5px;height: 5px;border: solid #438cf7;border-width: 0 2px 2px 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);margin: 0 2px 2px 2px;position: absolute;right: 3px;top: 3px;}.btn-more-links.active:after {transform: rotate(225deg);-webkit-transform: rotate(225deg);top: 8px;}.btn-more-links.shown {display: block;}.btn-more-links .text-less {display: none;}.btn-more-links.active .text-less {display: block;}.btn-more-links.active .text-more {display: none;}.video-links__list_tags .video-links__link:after {content: ',';}.video-links__list_tags .video-links__link:last-child:after {content: '';}.block-related__bottom {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 15px 0;}.video-info, .rating__top, .rating__box {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.video-info {margin-bottom: 20px;}.video-info__box {margin-right: 20px;}.video-info__box:last-child {margin-right: 0;}.model-profile {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 25px;padding-bottom: 15px;border-bottom: 1px solid #353535;}.model-profile__photo {max-width: 200px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 20px;}.model-profile__top {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.model-profile__row {margin-bottom: 10px;}.model-profile__title {font-size: 30px;font-weight: 700;}.model-profile__rating {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: rgba(0, 0, 0, 0.73);margin-left: 5px;padding: 0 4px;}.model-profile__view {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.model-profile__view_ico {margin-right: 5px;}.model-profile__text {font-size: 15px;line-height: 23px;color: #7c7c7c;}.tags {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.tags__title {font-size: 16px;margin-right: 5px;font-weight: 700;}.tags__list a {position: relative;margin-left: 5px;color: #438cf7;text-decoration: underline;-webkit-transition: color 0.3s;transition: color 0.3s;}.tags__list a:before {content: ',';position: absolute;left: -7px;top: 0;bottom: 0;color: #595959 !important;}.tags__list a:first-child:before {content: '';}.tags__list a:hover {color: #fff;}.rating {position: relative;}.rating__bottom {position: absolute;bottom: -10px;right: 0;left: 0;}.rating__box {margin-right: 10px;}.rating__box:last-child {margin-right: 0;}.rating__ico {cursor: pointer;margin-right: 5px;-webkit-transition: opacity 0.3s;transition: opacity 0.3s;}@media only screen and (min-width: 768px) {.rating__ico:hover {opacity: 0.7;}}.rating__ico .svg-icon {font-size: 18px;}.rating-line {width: 100%;height: 4px;background-color: #47af4c;margin-top: 10px;}.rating-line_disliked {background-color: #b22222;}.ui-button {color: #828282 !important;}.ui-button:hover .ui-icon, .ui-button:focus .ui-icon {background-image: url(../img/ui-icons/ui-icons_777777_256x240.png) !important;}.ui-widget-content {color: #828282 !important;background-color: #1b1b1b !important;}.alphabet-panel {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 100%;padding-bottom: 10px;border-bottom: 1px solid #353535;}.headline .alphabet-panel {padding: 0;border: none;}.alphabet-panel a {font-size: 14px;color: #fff;font-weight: 700;padding: 7px;width: auto;}.alphabet-panel a:first-child {padding: 7px 7px 7px 0;}.alphabet-panel a:hover, .alphabet-panel a.selected {color: #438cf7;text-decoration: underline;}.letter-block {margin-bottom: 15px;border-bottom: 1px solid #353535;padding: 8px 0 23px;margin-left: -8px;}.letter-block:last-child {border: none;}.letter-items {margin: 0 0 0 55px;-webkit-column-count: 5;-moz-column-count: 5;column-count: 5;-webkit-column-gap: 10px;-moz-column-gap: 10px;column-gap: 10px;}.letter-block__item {display: inline-block;width: 100%;}.letter-block__link {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;line-height: 18px;padding: 8px;-webkit-border-radius: 23px;border-radius: 23px;padding-left: 11px;color: #7c7c7c;-webkit-transition: color 0.2s, background-color 0.2s;transition: color 0.2s, background-color 0.2s;}.letter-block__link:hover {color: #fff;background-color: #404040;}.letter-block__link i {margin-left: 5px;}.letter {font-size: 20px;color: #fff;}.g_hidden {display: none;}.empty-content {margin: 10px 0;}#kt_player, #kt_player object, #kt_player_internal, #kt_preview {position: absolute!important;left: 0;top: 0;width: 100%!important;height: 100%!important;z-index: 10;}.field-error {color: #ff2020;font-size: 14px;margin: 5px 0 0 0;}.generic-error {color: #ff2020;font-size: 14px;margin: 0 0 5px 0;}.popup-title {display: block;color: #fff;padding: 15px;font-size: 26px;background: #000;font-weight: 500;}.popup-holder {padding: 15px;background-color: #1b1b1b;width: 500px;margin:auto;}#comment_form{padding: 15px;background-color: #1b1b1b;width: 500px;margin-bottom:15px;}.popup-holder .textfield, #comment_form .form-control {background: #404040;border: none;color: #fff;}.popup-holder .row, #comment_form .row {margin: 0 0 15px 0;}.popup-holder .row:last-child, #comment_form .row:last-child {margin: 0 0 15px 0;}.popup-holder .field-label {color: #fff;margin: 0 0 5px 0;display: block;}.popup-holder .btn, .popup-holder input[type="submit"] {background: #404040;}.popup-holder .btn:hover, .popup-holder input[type="submit"]:hover {background: #429846;}.player-holder {width: 100%;padding-bottom: 56.25%;position: relative;}.video-js {position: absolute !important;top: 0;left: 0;width: 100%;height: 100%;}.text-block .title {font-size: 32px;margin: 0 0 15px 0;}.text-block p {font-size: 15px;line-height: 20px;margin: 0 0 10px 0;}.text-block img {margin: 0 0 10px 0;}.text-block h2 {font-size: 18px;margin: 15px 0;}.text-block a {color: #47af4c;}.text-block ol, .text-block ul {margin: 0 0 15px 30px;}.text-block li {font-size: 15px;line-height: 20px;margin: 0 0 10px 0;}.page-error {padding: 10px;background: transparent;color: #e62117;border: 1px solid #e62117;font-size: 30px;line-height: 34px;text-align: center;margin: 0 0 20px 0;border-radius: 3px;-webkit-border-radius: 3px;}.autocomplete-suggestions {overflow-y: auto;background: #fff;box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);margin: -20px 0 0 0;padding: 20px 0 0 0;border-radius: 9px;}.autocomplete-suggestion {white-space: nowrap;overflow: hidden;}.autocomplete-box {padding: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;color: #88888c;}.autocomplete-no-suggestion {padding: 10px;}.autocomplete-selected {background-color: #000;}.autocomplete-selected a {color: #fff;}.autocomplete-suggestions strong {font-weight: bold;}.autocomplete-group {padding: 10px;font-size: 13px;font-weight: bold;color: #555;display: block;border-bottom: 2px solid #88888c;text-transform: capitalize;text-align: center;}.autocomplete-group.hidden-group, .autocomplete-group.hidden-group + .autocomplete-suggestion {display: none;}.go-up {display: none;position: fixed;bottom: 40px;right: 20px;z-index: 99;cursor: pointer;background: rgba(0,0,0,.7);border-radius: 10px;color: #fff;height: 45px;width: 45px;}.go-up .svg-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 30px;}.preview-progress {position: absolute;bottom: 0;left: 0;right: 0;height: 2px;background: #4CAF50;z-index: 10;width: 0;transition: width 1.2s;}.preview-progress.full {width: 100%;}.btn-drop {border: 1px solid #353535;background: #000;width: 100%;box-sizing: border-box;text-align: left;color: #828282;padding: 5px 12px;outline: none;font-size: 14px;font-weight: 400;position: relative;}.btn-drop:after {content: "";position: absolute;right: 10px;top: 5px;background-image: url(../img/ui-icons/ui-icons_555555_256x240.png);background-position: -65px -16px;width: 16px;height: 16px;}.dropdown {position: relative;}.open > .dropdown-menu {display: block;}.dropdown-menu {display: none;position: absolute;top: 100%;left: 0;z-index: 1000;margin: 0;font-size: 14px;text-align: left;background-color: #242424;border: 1px solid #353535;width: 100%;box-sizing: border-box;margin: -1px 0 0 0;max-height: 265px;overflow-y: auto;}.dropdown-menu a {color: #828282;padding: 5px 12px;display: block;font-size: 14px;}.video-js .vjs-tech {outline: none;}.item-checkbox {display: flex;align-items: center;padding: 5px 10px;}.item-checkbox input {margin: 0 5px 0 0;}.video-js .vjs-progress-control:hover .vjs-mouse-display {display: none;}.video-js .vjs-thumbnail-holder {width: 150px;bottom: 100%;transform: translateX(-50%);}.video-js .vjs-thumbnail {width: 100%;height: auto;position: static;}}.spot-index {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.spot-index.top {position: relative;top: -10px;}.spot-index.bottom {position: relative;top: 10px;}.spot-index.video_slider {position: fixed;bottom: 0;right: 0;z-index: 999;}.video-page .video_slider {display: none;}.video-page.show_slider .video_slider {display: block;}.video-page.show_slider .go-up {bottom: 260px;}#AdskeeperComposite731756_16db9 .mghead {display: none !important;}@media only screen and (max-width: 1000px) {.thumb__bage {display: none;}.center-spot{display: flex;justify-content: center;}.spot_title {font-size: 16px;font-weight: 700;margin-right: 15px;}}.autocomplete-box.madrid {display: none !important;}.video-player {height: 630px;height: calc(526px + 0.8rem);width: 100%;display: block;position: relative;overflow: hidden;background: #000;box-sizing: border-box;}.jw-controls .jw-controls-right {left: 0;right: auto;}.player-holder .video-player {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;padding: 0;}.video-player video, .video-player embed, .video-player object {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.video-player video {width: 100% !important;height: 100% !important;max-width: 100%;max-height: 100%;}.video-player #thisPlayer, .video-player #thisPlayer_wrapper {position: absolute !important;top: 0 !important;left: 0 !important;width: 100% !important;height: 100% !important;}.player-logo {position: absolute;top: 0;left: 0;margin: .8rem;color: #fff;text-shadow: 0 0 .2em rgba(0, 0, 0, .6);}.player-logo img {position: relative;margin-bottom: .25em;}.embeded {margin: 0;height: 100% !important;max-height: 100% !important;}#thisPlayer .jw-preview {background-size: cover;}.jw-controls-right {width: calc(30px + 10%);}.jw-logo {float: none !important;}.jw-logo-image{width: 100%;max-width: 89px;}.video-js .vjs-control-bar {background: #242222 !important;}.video-js .vjs-slider {background: #464444 !important;}.video-js .vjs-load-progress, .video-js .vjs-load-progress div {background: #f93525 !important;}.vjs-loading-spinner {border-color: #f93525 !important;}.video-js {width: 100% !important;height: 100% !important;font-size: .75rem !important;}.vjs-thumbnail-holder {bottom: 4.4rem !important;height: auto !important;overflow: visible !important;}.vjs-thumbnail {left: 50% !important;top: auto !important;bottom: 0 !important;clip: auto !important;width: 10rem !important;height: auto !important;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);z-index: 11;}.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {text-shadow: 0 0 0 rgba(0,0,0,0) !important;color: #f93525;}.video-js .vjs-progress-holder, .video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-tooltip-progress-bar, .video-js .vjs-progress-holder .vjs-load-progress div {height: .6em !important;}.video-js .vjs-play-progress:before {display: none;}@keyframes vjs-spinner-fade {0% {border-top-color: #f93525 !important;}20% {border-top-color: #f93525 !important;}35% {border-top-color: #fffdfd !important;}60% {border-top-color: #f93525 !important;}100% {border-top-color: #f93525 !important;}}@-webkit-keyframes vjs-spinner-fade {0% {border-top-color: #f93525 !important;}20% {border-top-color: #f93525 !important;}35% {border-top-color: #fffdfd !important;}60% {border-top-color: #f93525 !important;}100% {border-top-color: #f93525 !important;}}.video-js .vjs-big-play-button {top: 50% !important;left: 50% !important;transform: translate(-50%, -50%) !important;border-radius: 4rem !important;height: 4rem !important;width: 4rem !important;box-sizing: content-box !important;font-size: 3rem !important;line-height: 4rem !important;background: #f93525 !important;border: none !important;}@media (max-width: 1280px) {.video-player {min-height: 0;height: 275px;height: calc(98.4vw * 9 / 16);max-height: calc(100vh - 5rem);}.video-js:not(.vjs-fullscreen) {border-bottom: 2.2rem solid #242222 !important;}.video-js:not(.vjs-fullscreen) .vjs-control-bar {opacity: 1 !important;bottom: -2.2rem !important;visibility: visible !important;display: flex !important;}.video-js:not(.vjs-fullscreen) #aff-media {bottom: 0;}}.right_block {position: absolute;right: 20px;}.popular-searches {margin: 0 0 20px;}.popular-searches li {margin: 0 0 4px;display: inline-block;vertical-align: top;}.popular_tags {min-width: 32px;height: 32px;padding: 0 10px;display: inline-block;border-radius: 2px;background: #3d3d3d;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;color: #fff;text-align: center;line-height: 30px;cursor: pointer;}.thumb-views {float:right;margin-right:5px;display: flex;}.thumb-views span.thumb__text {font-size: 12px;color: #7c7c7c;margin-left: 5px;line-height: 18px;position: relative;border-bottom: 1px solid transparent;-webkit-transition: color 0.3s, border-color 0.3s;transition: color 0.3s, border-color 0.3s;cursor: pointer;}.thumb-views span.thumb__ico{margin-top:2px;margin-right:unset!important;}.embed-responsive {position: relative;display: block;width: 100%;padding: 0;overflow: hidden;}.embed-responsive::before {display: block;content: "";}.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}.embed-responsive-21by9::before {padding-top: 42.857143%;}.embed-responsive-16by9::before {padding-top: 56.25%;}.embed-responsive-4by3::before {padding-top: 75%;}.embed-responsive-1by1::before {padding-top: 100%;}