hr {
	padding: 0
}

input[type=checkbox],
th {
	vertical-align: bottom
}

article,
aside,
details,
figure,
footer,
header,
hr,
nav,
section,
summary {
	display: block
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline;
	background: 0 0
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto
}

*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

embed,
img,
object {
	max-width: 100%
}

ul {
	list-style: none
}

a {
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

input,
select {
	vertical-align: middle
}

input,
select,
textarea {
	font: 99% sans-serif
}

button,
input[type=button] {
	width: auto;
	overflow: visible
}

.clearfix:after,
.clearfix:before {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.clearfix:after {
	clear: both
}

a {
	background-color: transparent
}

b,
optgroup,
strong {
	font-weight: 700
}

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

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

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

input {
	line-height: normal
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

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

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

select,
textarea {
	border-radius: 0
}

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

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

html {
	-ms-text-size-adjust: 100%;
	font-size: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body {
	margin: 0;
	font-weight: 400;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

select {
	width: 100%
}

button {
	overflow: visible;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	border: 0;
	border-radius: 0;
	line-height: 1
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .1s ease;
	transition: -webkit-transform .1s ease;
	-o-transition: transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

@font-face {
	font-family: geobold;
	font-display: auto;
	src: url("../css/fonts/Geometric 415 Black BT.eot?") format("eot"), url("../css/fonts/Geometric 415 Black BT.woff") format("woff"), url("../css/fonts/Geometric 415 Black BT.ttf") format("truetype")
}

@font-face {
	font-family: geolite;
	font-display: auto;
	src: url("../css/fonts/Geometric 415 Lite.eot?") format("eot"), url("../css/fonts/Geometric 415 Lite.woff") format("woff"), url("../css/fonts/Geometric 415 Lite.ttf") format("truetype")
}

@font-face {
	font-family: geoIt;
	font-display: auto;
	src: url("../css/fonts/Geometric 415 W03 Blk It.eot?") format("eot"), url("../css/fonts/Geometric 415 W03 Blk It.woff") format("woff"), url("../css/fonts/Geometric 415 W03 Blk It.ttf") format("truetype")
}

:root {
	--darkbg: #1E112A;
	--geobold: 'geobold', sans-serif;
	--geolite: 'geolite', sans-serif;
	--geoit: 'geoIt', sans-serif;
	--lightgray: #cec7d7;
	--midgray: #948ba1;
	--gray: #6c6275;
	--purple: #8c7ae6;
	--purpleh: #9c88ff;
	--purplea: rgb(101, 86, 176)
}

body,
html {
	display: block;
	scroll-behavior: smooth
}

body {
	font-family: geolite, sans-serif;
	background-color: #130b1a;
	position: relative
}

img {
	font-size: 0
}

.hover {
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	cursor: pointer
}

.hover2 {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	cursor: pointer
}

.wrap {
	display: block;
	position: relative;
	max-width: 1420px;
	margin: 0 auto
}

main {
	min-height: 50%
}

header#topBar {
	display: block;
	position: relative;
	width: 100%;
	height: 80px;
	margin-top: 20px;
	z-index: 900
}

header#topBar img.logo {
	max-height: 24px;
	position: absolute;
	left: 0;
	top: 28px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

header#topBar img.logo:hover {
	opacity: .8
}

header#topBar .centerMenu {
	display: block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 0
}

header#topBar .centerMenu li {
	display: inline-block;
	position: relative;
	margin: 0 30px;
	line-height: 80px
}

header#topBar .centerMenu li a {
	color: #fff;
	opacity: .8;
	font-size: 14px;
	text-decoration: none;
	font-family: var(--geobold);
	text-transform: uppercase
}

header#topBar .centerMenu li a.active {
	opacity: 1;
	text-shadow: 0 0 20px #d597f4
}

header#topBar .centerMenu li a:hover {
	opacity: 1;
	text-shadow: 0 0 15px #9c5cbd
}

header#topBar .unloggedUserButton {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 0;
	width: 150px;
	height: 40px;
	text-align: center;
	padding-left: 26px;
	color: #fff;
	font-size: 12px;
	line-height: 40px;
	font-family: var(--geobold);
	transition: all .2s ease-in-out;
	border-radius: 5px;
	cursor: pointer
}

header#topBar .unloggedUserButton::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 40px;
	border-radius: 4px;
	content: "";
	border: 1px solid #fff;
	opacity: 0
}

header#topBar .unloggedUserButton svg {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	transition: all .2s ease-in-out
}

header#topBar .unloggedUserButton svg path {
	fill: #fff;
	transition: all .2s ease-in-out
}

header#topBar .unloggedUserButton:hover {
	background: #fff;
	color: var(--darkbg);
	-webkit-box-shadow: 0 0 25px 0 rgba(197, 82, 255, .3);
	box-shadow: 0 0 25px 0 rgba(197, 82, 255, .3)
}

header#topBar .unloggedUserButton:hover path {
	fill: var(--darkbg)
}

header#topBar .searchBarButton {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 20px;
	right: 170px;
	cursor: pointer;
	transition: all .2s ease-in-out
}

header#topBar .searchBarButton.log {
	right: 120px
}

header#topBar .searchBarButton svg {
	width: 20px;
	height: 20px;
	margin: 10px auto;
	display: block;
	transition: all .2s ease-in-out
}

header#topBar .searchBarButton.log svg {
	opacity: .8
}

header#topBar .searchBarButton:hover svg {
	opacity: 1;
	-webkit-filter: drop-shadow(0 0 10px rgb(197, 82, 255));
	filter: drop-shadow(0 0 10px rgb(197, 82, 255))
}

header#topBar .searchBarButton svg path {
	fill: #fff
}

header#topBar .userProfile {
	position: absolute;
	top: 10px;
	right: 0;
	height: 60px;
	font-size: 0;
	width: auto;
	z-index: 200
}

header#topBar .userProfile .user {
	vertical-align: top;
	position: relative;
	display: inline-block;
	width: 40px;
	height: 60px
}

header#topBar .userProfile .user .image {
	position: relative;
	width: 40px;
	height: 40px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	border-radius: 15px;
	background: rgba(0, 0, 0, .5);
	background-size: cover;
	background-position: center center;
	cursor: pointer;
	margin-top: 10px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

header#topBar .userProfile .user .image:hover {
	-webkit-box-shadow: 0 0 15px 0 rgba(212, 139, 251, .4);
	box-shadow: 0 0 15px 0 rgba(212, 139, 251, .4)
}

header#topBar .notification .menu,
header#topBar .userProfile .menu {
	position: absolute;
	top: 90px;
	right: -15px;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	width: 150px;
	height: auto;
	padding-bottom: 5px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

header#topBar .notification.active .menu,
header#topBar .userProfile .user:hover .menu {
	top: 60px;
	opacity: 1;
	visibility: visible
}

header#topBar .userProfile .menu .username {
	padding: 10px 15px;
	text-align: center;
	font-size: 16px;
	font-family: var(--geoit);
	color: #000;
	border-bottom: 1px solid #f2f2f2;
	display: block;
	margin-bottom: 5px
}

header#topBar .userProfile .menu::before {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -10px;
	right: 27px;
	content: ""
}

header#topBar .userProfile .menu a {
	width: auto;
	line-height: 40px;
	padding: 0 20px;
	display: block;
	color: var(--midgray);
	font-size: 12px;
	font-family: var(--geoit);
	text-decoration: none;
	text-transform: uppercase
}

header#topBar .userProfile .menu a:hover {
	color: #000;
	padding-left: 25px
}

header#topBar .userProfile .notification {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: top;
	margin-top: 18px;
	margin-right: 30px
}

header#topBar .userProfile .notification .icon {
	display: block;
	position: relative;
	width: 24px;
	height: 24px;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

header#topBar .userProfile .notification .icon.shake {
	-webkit-animation: shake .82s cubic-bezier(.36, .07, .19, .97) both infinite;
	animation: shake .82s cubic-bezier(.36, .07, .19, .97) both infinite;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

header#topBar .userProfile .notification .icon.shake {
	opacity: 1
}

header#topBar .userProfile .notification .icon:hover {
	-webkit-animation: none;
	animation: none;
	opacity: 1
}

header#topBar .userProfile .notification .icon.shake svg path {
	fill: #55efc4
}

@-webkit-keyframes shake {

	10%,
	90% {
		-webkit-transform: translate3d(-.5px, 0, 0);
		transform: translate3d(-.5px, 0, 0)
	}

	20%,
	80% {
		-webkit-transform: translate3d(1px, 0, 0);
		transform: translate3d(1px, 0, 0)
	}

	30%,
	50%,
	70% {
		-webkit-transform: translate3d(-2px, 0, 0);
		transform: translate3d(-2px, 0, 0)
	}

	40%,
	60% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0)
	}
}

@keyframes shake {

	10%,
	90% {
		-webkit-transform: translate3d(-.5px, 0, 0);
		transform: translate3d(-.5px, 0, 0)
	}

	20%,
	80% {
		-webkit-transform: translate3d(1px, 0, 0);
		transform: translate3d(1px, 0, 0)
	}

	30%,
	50%,
	70% {
		-webkit-transform: translate3d(-2px, 0, 0);
		transform: translate3d(-2px, 0, 0)
	}

	40%,
	60% {
		-webkit-transform: translate3d(2px, 0, 0);
		transform: translate3d(2px, 0, 0)
	}
}

header#topBar .userProfile .notificationList {
	display: block;
	position: absolute;
	top: 90px;
	right: -23px;
	width: 280px;
	height: auto;
	background: #fff;
	border-radius: 5px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

header#topBar .userProfile .notificationList.active {
	top: 42px;
	opacity: 1;
	visibility: visible
}

header#topBar .userProfile .notificationList::before {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -10px;
	right: 27px;
	content: ""
}

header#topBar .userProfile .notificationList .item {
	display: block;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	width: 100%;
	height: 70px;
	border-radius: 5px;
	text-decoration: none
}

header#topBar .userProfile .notificationList .item:last-child {
	border-bottom: 0
}

header#topBar .userProfile .notificationList .item:hover {
	background: #f2f2f2
}

header#topBar .userProfile .notificationList .item .image {
	position: absolute;
	top: 5px;
	left: 5px;
	opacity: .7;
	width: 40px;
	height: 60px;
	border-radius: 3px;
	background-size: cover;
	background-position: center center
}

header#topBar .userProfile .notificationList .item:hover .image {
	opacity: 1
}

header#topBar .userProfile .notificationList .item .serie {
	display: block;
	position: relative;
	padding-left: 60px;
	padding-top: 8px
}

header#topBar .userProfile .notificationList .item .serie .episode,
header#topBar .userProfile .notificationList .item .serie .season,
header#topBar .userProfile .notificationList .item .serie .title {
	display: block;
	font-size: 16px;
	color: #000;
	opacity: .8;
	font-family: var(--geoit)
}

header#topBar .userProfile .notificationList .item .serie .episode,
header#topBar .userProfile .notificationList .item .serie .season {
	font-size: 12px;
	opacity: .5;
	margin-top: -6px;
	text-transform: uppercase
}

header#topBar .userProfile .notificationList .none {
	font-size: 14px;
	font-family: var(--geoit);
	text-align: center;
	line-height: 70px;
	width: 100%;
	display: block
}

header#topBar .openTopBar {
	position: absolute;
	width: 30px;
	height: 24px;
	top: 28px;
	left: 20px;
	z-index: 600;
	cursor: pointer;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	display: none
}

header#topBar .openTopBar .bar {
	position: absolute;
	width: 30px;
	height: 4px;
	left: 0;
	background: #fff;
	border-radius: 2px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

header#topBar .openTopBar:hover .bar {
	-webkit-box-shadow: 0 0 15px 0 #c552ff;
	box-shadow: 0 0 15px 0 #c552ff
}

header#topBar .openTopBar .bar:nth-child(1) {
	top: 0
}

header#topBar .openTopBar .bar:nth-child(2) {
	top: 10px
}

header#topBar .openTopBar .bar:nth-child(3) {
	top: 20px
}

header#topBar .openTopBar.active .bar:nth-child(1) {
	top: 10px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

header#topBar .openTopBar.active .bar:nth-child(2) {
	opacity: 0
}

header#topBar .openTopBar.active .bar:nth-child(3) {
	top: 10px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg)
}

.itemSlider .owl-stage-outer {
	-webkit-mask-image: -webkit-linear-gradient(right, rgba(41, 21, 46, 0) 0, #29152e 5%, #29152e 95%, rgba(41, 21, 46) 100%)
}

section.homeItemsList .list {
	margin-top: 10px;
	font-size: 0;
	width: 100%;
	height: 265px
}

footer {
	display: block;
	position: relative;
	margin-top: 80px;
	height: auto;
	font-size: 0;
	width: 100%;
	text-align: center
}

footer .separe {
	display: none
}

footer .copyright {
	display: block;
	width: 100%;
	text-align: centeR;
	color: #fff;
	font-family: var(--geolite);
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 10px
}

footer .copyright .company {
	font-family: var(--geobold);
	display: inline-block
}

footer .item {
	width: 250px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	text-align: left
}

footer .item>a {
	display: block;
	position: relative;
	font-size: 13px;
	font-family: var(--geoit);
	text-transform: uppercase;
	color: #fff;
	width: auto;
	padding: 5px;
	text-decoration: none
}

footer .item>a:hover {
	padding-left: 10px
}

footer .item>a::before {
	content: "-";
	font-size: 16px;
	font-family: var(--geoit);
	text-transform: uppercase;
	margin-right: 5px;
	position: absolute;
	left: 0;
	top: 1px;
	opacity: 0;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

footer .item>a:hover::before {
	opacity: 1
}

footer .tit {
	font-size: 18px;
	color: #fff;
	display: block;
	font-family: var(--geoit);
	padding: 0 15px;
	margin-top: 5px
}

footer .subtit {
	font-size: 10px;
	font-family: var(--geoit);
	font-weight: 400;
	color: #fff;
	display: block;
	padding: 0 15px;
	text-transform: uppercase;
	opacity: .7
}

footer .social a {
	opacity: 1;
	background: rgba(200, 229, 251, .1);
	width: 150px;
	height: 40px;
	border-radius: 20px;
	line-height: 40px;
	font-size: 13px;
	color: #fff;
	font-family: var(--geoit);
	text-align: center;
	padding-left: 22px;
	transition: all .2s ease-in-out;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	margin: 10px 15px;
	display: block
}

footer .social a img {
	position: absolute;
	top: 3.5px;
	left: 3.5px
}

footer .social a:hover {
	opacity: .6
}

footer .btn {
	text-align: center;
	width: 160px;
	margin-left: 15px;
	margin-top: 15px
}

footer .appInfo a {
	display: inline-block;
	width: auto;
	height: 40px;
	position: relative;
	background: 0 0;
	border: 2px solid var(--purple3);
	line-height: 36px;
	font-family: var(--geoit);
	font-size: 12px;
	color: #fff;
	padding: 0;
	padding-right: 25px;
	padding-left: 50px;
	text-decoration: none;
	border-radius: 20px
}

footer .appInfo a:hover {
	background: #7bed9f;
	border-color: #7bed9f
}

footer .appInfo a .icon {
	position: absolute;
	top: 6px;
	left: 15px
}

footer .appInfo .subtit {
	margin-top: 5px;
	display: block
}

footer .afterFooter {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 11px;
	letter-spacing: 5px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 50px
}

#beforeFooter {
	font-size: 0;
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 30px
}

#beforeFooter .listin {
	display: inline-block;
	position: relative;
	width: 100%;
	display: block;
	vertical-align: top;
	text-align: center;
	margin-bottom: 30px
}

#beforeFooter .sitePresentation {
	font-size: 12px;
	color: #fff;
	padding-right: 20px
}

#beforeFooter .sitePresentation h2 {
	font-size: 12px;
	color: #fff;
	padding-right: 20px;
	display: block
}

#beforeFooter .pSubtitle,
#beforeFooter .pTitle {
	font-size: 14px;
	color: #fff;
	font-family: var(--geoit);
	display: block;
	margin-top: 30px;
	text-transform: uppercase
}

#beforeFooter .pSubtitle {
	font-size: 10px;
	margin-top: 0
}

#footerBacklinks,
#footerCategories {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 10px;
	height: 40px
}

#footerBacklinks a,
#footerCategories a {
	padding: 0 30px;
	line-height: 40px;
	border-radius: 20px;
	font-size: 11px;
	font-family: var(--geolite);
	margin-right: 0;
	background: rgba(255, 255, 255, .05);
	color: #fff;
	text-decoration: none;
	display: block;
	transition: all .1s ease-in-out;
	width: auto
}

#footerBacklinks a:hover,
#footerCategories a:hover {
	background: var(--purple);
	text-shadow: 0 0 15px #fff
}

#footerBacklinks .owl-nav,
#footerCategories .owl-nav {
	display: none
}

.moviesFilterPage .filters {
	width: auto;
	position: relative;
	font-size: 0;
	z-index: 200;
	vertical-align: top;
	float: right
}

.moviesFilterPage .filters .item {
	display: inline-block;
	height: 50px;
	position: relative;
	font-size: 12px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	font-family: var(--geoit);
	vertical-align: top;
	margin-right: 10px;
	color: #fff
}

.moviesFilterPage .filters .item.filterQuantity {
	margin-right: 0
}

.moviesFilterPage .filters .item .title {
	position: relative;
	display: block;
	width: auto;
	border-radius: 5px;
	background: rgba(230, 221, 240, .1);
	color: #fff;
	font-size: 12px;
	line-height: 50px;
	padding-left: 25px;
	padding-right: 50px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	z-index: 250;
	cursor: pointer;
	text-transform: uppercase
}

.moviesFilterPage .filters .item:hover .title {
	background: var(--purple);
	border-color: var(--purple)
}

.moviesFilterPage .filters .item .title::before {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 16px;
	opacity: .5;
	color: #fff;
	content: ">";
	font-family: var(--geolite);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.moviesFilterPage .filters .item .list {
	position: absolute;
	top: -25px;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	border-radius: 0 0 5px 5px;
	padding-top: 30px;
	overflow: hidden;
	background: #5041c3;
	z-index: 200;
	padding-bottom: 5px
}

.moviesFilterPage .filters .item:hover {
	z-index: 550
}

.moviesFilterPage .filters .item:hover .list {
	opacity: 1;
	top: 25px;
	height: auto;
	visibility: visible
}

.moviesFilterPage .filters .item .list .row {
	line-height: 36px;
	padding: 0 25px;
	text-transform: uppercase;
	opacity: .8;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	cursor: pointer
}

.moviesFilterPage .filters .item .list .row.active,
.moviesFilterPage .filters .item .list .row:hover {
	opacity: 1;
	text-shadow: 0 0 15px #fff
}

.moviesFilterPage .filterPageInfo .searchBar {
	float: left;
	height: 50px;
	width: calc(100% - 822px);
	border-radius: 5px;
	background: rgba(230, 221, 240, .1);
	vertical-align: top;
	position: relative
}

.moviesFilterPage .filterPageInfo .searchBar input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
	border: none;
	padding: 0 30px;
	font-size: 16px;
	font-weight: 300;
	color: #fff
}

.moviesFilterPage .filterPageInfo .searchBar img {
	position: absolute;
	top: 13px;
	right: 20px;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.moviesFilterPage .filterPageInfo .searchBar img:hover {
	opacity: 1
}

.moviesFilterPage .listing {
	text-align: center
}

.searchPageFixed .listItems {
	font-size: 0
}

.moviesFilterPage .listing .gPoster,
.searchPageFixed .gPoster {
	margin: 5px;
	border-radius: 5px;
	vertical-align: top;
	width: 190px;
	text-align: left;
	height: 285px
}

.moviesFilterPage .filterPageInfo {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	padding: 0 13px
}

.moviesFilterPage>h1 {
	position: relative;
	float: left;
	vertical-align: top;
	font-size: 26px;
	font-family: var(--geoit);
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	margin-bottom: 50px
}

.moviesFilterPage>h1 .color {
	display: inline-block;
	color: #ffeaa7
}

.moviesFilterPage .pagination {
	display: block;
	width: 100%;
	text-align: center;
	height: 50px;
	margin-top: 30px;
	font-size: 0
}

.moviesFilterPage .pagination .item {
	display: inline-block;
	font-size: 14px;
	font-family: var(--geoit);
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	line-height: 50px;
	background: rgba(255, 255, 255, .1);
	border-radius: 5px;
	height: 50px;
	width: auto;
	min-width: 50px;
	padding: 0 20px;
	vertical-align: top;
	margin: 0 5px;
	cursor: pointer;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	position: relative
}

.moviesFilterPage .pagination .item.active {
	background: var(--purplea)
}

.moviesFilterPage .pagination .item:hover {
	background: var(--purple)
}

.moviesFilterPage .noMovies {
	padding: 30px;
	font-size: 22px;
	color: #fff;
	font-family: var(--geoit);
	text-align: center;
	width: 100%;
	display: block;
	text-transform: uppercase
}

.mustBeLoggedIn .successeMessage {
	font-family: var(--geolite);
	font-weight: 300;
	color: var(--gray);
	font-size: 14px;
	margin-top: 10px
}

.markAsSeenBox {
	position: absolute;
	width: 200px;
	height: 88px;
	background: #fff;
	border-radius: 5px;
	z-index: 900;
	top: 0;
	left: 0;
	padding: 5px;
	text-align: center
}

.markAsSeenBox::before {
	position: absolute;
	bottom: -6px;
	left: 12px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	content: ""
}

.markAsSeenBox .text {
	color: var(--gray);
	font-size: 12px;
	font-weight: 300;
	display: block;
	padding: 10px
}

.markAsSeenBox .coolButton {
	font-size: 10px;
	width: 100%;
	text-align: center;
	padding-left: 35px
}

.markAsSeenBox .coolButton .icon {
	left: 10px;
	position: absolute;
	top: 12px
}

.click {
	overflow: hidden !important
}

.click .wave {
	background-color: rgba(255, 255, 255, .15);
	-webkit-animation: waveAnim 1s 1;
	animation: waveAnim 1s 1;
	width: 600px;
	height: 600px;
	position: absolute;
	z-index: 10;
	border-radius: 50%;
	cursor: pointer
}

@-webkit-keyframes waveAnim {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes waveAnim {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.gPoster {
	width: 180px;
	height: 265px;
	position: relative;
	display: inline-block;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	overflow: hidden;
	display: inline-block;
	background: #130b1a;
	border-radius: 3px
}

.gPoster::before {
	z-index: 10;
	content: "";
	position: absolute;
	background: #170726;
	background: -moz-linear-gradient(0deg, rgba(23, 7, 38, .8659664549413515) 0, rgba(17, 5, 28, .7539216370141807) 37%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(23, 7, 38, .8659664549413515) 0, rgba(17, 5, 28, .7539216370141807) 37%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(0deg, rgba(23, 7, 38, .8659664549413515) 0, rgba(17, 5, 28, .7539216370141807) 37%, rgba(0, 0, 0, 0) 100%);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: .8
}

.gPoster:hover::before {
	opacity: 1
}

.gPoster .img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: auto;
	min-height: 100%
}

.gPoster .infos {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: -35px;
	left: 0;
	padding: 15px;
	z-index: 20;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.gPoster .infos span {
	display: block;
	font-size: 14px;
	font-family: var(--geobold);
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.gPoster .infos .c {
	font-size: 10px;
	font-weight: 400;
	opacity: .6;
	color: #fff;
	margin-bottom: 10px;
	display: block;
	font-family: var(--geolite)
}

.gPoster.serie .infos {
	bottom: -10px
}

.gPoster.serie .infos .c {
	font-size: 11px;
	opacity: .8
}

.gPoster .infos .t,
.gPoster .infos .y {
	font-size: 12px;
	font-family: var(--geobold);
	float: left;
	color: #fff;
	position: relative
}

.gPoster .infos .t {
	float: right
}

.gPoster .infos .t::before {
	content: "";
	width: 12px;
	height: 12px;
	background: url(../img/timePoster.png);
	background-size: cover;
	position: relative;
	top: 2px;
	margin-right: 3px;
	display: inline-block
}

.gPoster:hover .infos {
	bottom: 0
}

.gPoster:hover .infos h3 {
	margin-bottom: 5px
}

.gPoster .rating {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 40px;
	left: 52px;
	z-index: 50
}

.gPoster .rating::before {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 5px;
	left: 5px;
	border-radius: 50%;
	border: 1px solid #fff;
	content: "";
	background: rgba(0, 0, 0, .2)
}

.gPoster .rating .number {
	font-size: 20px !important;
	text-align: center !important;
	line-height: 80px !important;
	font-family: var(--geobold) !important;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.gPoster .rating canvas {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 60
}

.hidden {
	display: none !important
}

.left {
	float: left
}

.right {
	float: right
}

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

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

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

.no-scroll {
	overflow: hidden !important
}

.generalModal {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	display: none;
	background: -webkit-linear-gradient(220deg, rgba(43, 15, 48, .7), rgba(41, 13, 49, .8));
	background: -o-linear-gradient(220deg, rgba(43, 15, 48, .7), rgba(41, 13, 49, .8));
	background: linear-gradient(230deg, rgba(43, 15, 48, .7), rgba(41, 13, 49, .8));
	background-size: 400% 400%;
	-webkit-animation: modalbg 23s ease infinite;
	animation: modalbg 23s ease infinite
}

@-webkit-keyframes modalbg {
	0% {
		background-position: 0 91%
	}

	50% {
		background-position: 100% 10%
	}

	100% {
		background-position: 0 91%
	}
}

@keyframes modalbg {
	0% {
		background-position: 0 91%
	}

	50% {
		background-position: 100% 10%
	}

	100% {
		background-position: 0 91%
	}
}

.generalModal .inner {
	vertical-align: middle;
	position: relative;
	display: table-cell
}

.generalModal .inner .box {
	width: auto;
	display: block;
	position: relative;
	text-align: left;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 40px 5px rgba(90, 66, 123, .1);
	box-shadow: 0 0 40px 5px rgba(90, 66, 123, .1);
	border-radius: 5px
}

.generalModal .inner .box.mini {
	width: 400px
}

.generalModal .inner .box.small {
	width: 500px
}

.generalModal .inner .box.medium {
	width: 600px
}

.generalModal .inner .box.big {
	width: 700px
}

.generalModal .inner .box .innerbox {
	width: 100%;
	color: #fff;
	font-size: 14px;
	background: #fff;
	-webkit-box-shadow: 0 0 40px 5px rgba(0, 0, 0, .49);
	box-shadow: 0 0 40px 5px rgba(0, 0, 0, .49);
	overflow: hidden;
	border-radius: 5px
}

.generalModal .close {
	display: block;
	position: absolute;
	top: -25px;
	right: -25px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	cursor: pointer;
	z-index: 100
}

.generalModal .close .icon {
	position: absolute;
	top: 13px;
	left: 14px
}

.generalModal .content {
	display: block
}

.generalModal .trailer {
	background-color: #081c24;
	width: 640px !important
}

.generalModal .trailer iframe {
	display: block
}

.generalModal .mustBeLoggedIn .left {
	padding: 40px !important;
	width: 100%;
	text-align: center !important
}

.generalModal .mustBeLoggedIn .left .coolButton {
	width: auto !important;
	display: inline-block !important;
	padding: 0 30px 0 50px !important;
	margin: 0 5px
}

[data-generate-icon] {
	padding: 1px;
	vertical-align: middle;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

[data-generate-icon] svg {
	display: block;
	position: relative
}

[data-generate-icon].w10 svg {
	width: 10px;
	height: 10px;
	overflow: hidden
}

[data-generate-icon].w15 svg {
	width: 15px;
	height: 15px;
	overflow: hidden
}

[data-generate-icon].w20 svg {
	width: 20px;
	height: 20px;
	overflow: hidden
}

[data-generate-icon].w25 svg {
	width: 25px;
	height: 25px;
	overflow: hidden
}

[data-generate-icon].w30 svg {
	width: 30px;
	height: 30px;
	overflow: hidden
}

[data-generate-icon].w35 svg {
	width: 35px;
	height: 35px;
	overflow: hidden
}

[data-generate-icon].w40 svg {
	width: 40px;
	height: 40px;
	overflow: hidden
}

[data-generate-icon].w45 svg {
	width: 45px;
	height: 45px;
	overflow: hidden
}

[data-generate-icon].w50 svg {
	width: 50px;
	height: 50px;
	overflow: hidden
}

[data-generate-icon].w60 svg {
	width: 60px;
	height: 60px;
	overflow: hidden
}

[data-generate-icon].w100 svg {
	width: 100px;
	height: 100px;
	overflow: hidden
}

[data-generate-icon].w110 svg {
	width: 110px;
	height: 110px;
	overflow: hidden
}

[data-generate-icon] circle,
[data-generate-icon] path,
[data-generate-icon] svg {
	fill: #fff
}

[data-generate-icon].dark circle,
[data-generate-icon].dark path,
[data-generate-icon].dark svg {
	fill: #010e30
}

.height10 {
	display: block;
	width: 100%;
	height: 5px
}

.height10 {
	display: block;
	width: 100%;
	height: 10px
}

.height20 {
	display: block;
	width: 100%;
	height: 20px
}

.height30 {
	display: block;
	width: 100%;
	height: 30px
}

.height50 {
	display: block;
	width: 100%;
	height: 50px
}

.closeIcon {
	display: block;
	position: relative;
	background-size: cover;
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNS45NDMsNi4wNThjLTguMDc3LTguMDc3LTIxLjE3Mi04LjA3Ny0yOS4yNDksMEw2LjA1OCw0NzYuNjkzYy04LjA3Nyw4LjA3Ny04LjA3NywyMS4xNzIsMCwyOS4yNDkgICAgQzEwLjA5Niw1MDkuOTgyLDE1LjM5LDUxMiwyMC42ODMsNTEyYzUuMjkzLDAsMTAuNTg2LTIuMDE5LDE0LjYyNS02LjA1OUw1MDUuOTQzLDM1LjMwNiAgICBDNTE0LjAxOSwyNy4yMyw1MTQuMDE5LDE0LjEzNSw1MDUuOTQzLDYuMDU4eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNS45NDIsNDc2LjY5NEwzNS4zMDYsNi4wNTljLTguMDc2LTguMDc3LTIxLjE3Mi04LjA3Ny0yOS4yNDgsMGMtOC4wNzcsOC4wNzYtOC4wNzcsMjEuMTcxLDAsMjkuMjQ4bDQ3MC42MzYsNDcwLjYzNiAgICBjNC4wMzgsNC4wMzksOS4zMzIsNi4wNTgsMTQuNjI1LDYuMDU4YzUuMjkzLDAsMTAuNTg3LTIuMDE5LDE0LjYyNC02LjA1N0M1MTQuMDE4LDQ5Ny44NjYsNTE0LjAxOCw0ODQuNzcxLDUwNS45NDIsNDc2LjY5NHoiIGZpbGw9IiNGRkZGRkYiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)
}

.w15 .closeIcon {
	width: 15px;
	height: 15px
}

.w20 .closeIcon {
	width: 20px;
	height: 20px
}

.w40 .closeIcon {
	width: 40px;
	height: 40px
}

.coolButton {
	width: auto;
	position: relative;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	font-size: 14px;
	color: #fff;
	background-color: rgba(0, 0, 0, .4);
	font-family: geoit, Fallback, sans-serif;
	cursor: pointer;
	z-index: 10;
	text-decoration: none;
	border-radius: 5px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.coolButton.green {
	background: #2ed573
}

.coolButton.green:hover {
	background: #7bed9f
}

.coolButton.red {
	background: #ff4757
}

.coolButton.red:hover {
	background: #ff6b81
}

.coolButton.blue {
	background: #3742fa
}

.coolButton.blue:hover {
	background: #5352ed
}

.coolButton.gray {
	background: #747d8c
}

.coolButton.gray:hover {
	background: #a4b0be
}

.coolButton .txt {
	text-align: center
}

.coolButton.iconized {
	padding-left: 50px
}

.coolButton.iconized .icon {
	position: absolute;
	top: 9px;
	left: 12px
}

.coolButton.iconized img.icon {
	max-width: 20px;
	top: 15px
}

.coolButton .loading,
.signModal .left .button .loading {
	opacity: 0;
	display: block;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #081c24;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	border-radius: 20px;
	top: 50px
}

.coolButton .loading.square {
	border-radius: 0
}

.coolButton .loading::before,
.signModal .left .button .loading::before {
	width: 68px;
	height: 24px;
	background-image: url(../img/loading.gif);
	position: absolute;
	top: calc(50% - 12px);
	left: calc(50% - 38px);
	content: ""
}

.coolButton.loading .loading,
.signModal .left .button.loading .loading {
	opacity: 1;
	top: 0;
	visibility: visible;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.coolButton .success,
.signModal .left .button .success {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #00d373;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	border-radius: 20px;
	top: -50px;
	display: block;
	visibility: hidden
}

.coolButton .success .icon,
.signModal .left .button .success .icon {
	position: absolute;
	top: 9px;
	left: 12px
}

.coolButton.success .success,
.signModal .left .button.success .success {
	opacity: 1;
	top: 0;
	visibility: visible;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.tooltiped .tooltip {
	position: absolute;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	left: 0;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 40px 5px rgba(90, 66, 123, .1);
	box-shadow: 0 0 40px 5px rgba(90, 66, 123, .1);
	padding: 10px 13px;
	font-size: 11px;
	color: #7a7070;
	z-index: 950;
	text-align: left;
	line-height: 16px;
	font-weight: 300 !important;
	font-family: var(--geolite);
	visibility: hidden;
	pointer-events: none
}

.tooltiped .tooltip::before {
	position: absolute;
	bottom: -6px;
	left: 12px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	content: ""
}

.tooltiped:hover .tooltip {
	opacity: 1;
	bottom: 50px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	visibility: visible
}

.signModal {
	width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	overflow-y: auto;
	overflow-x: hidden;
	background: rgba(34, 21, 41, .95);
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.signModal.active {
	opacity: 1
}

.signModal .left {
	position: relative;
	top: 0;
	left: 0;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	background: #4a3b5a;
	width: 50%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index: 100
}

.signModal.active .left {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.signModal .right {
	position: relative;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0)
}

.signModal.active .right {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.signModal .left .inner {
	position: absolute;
	top: 100px;
	width: 350px;
	right: 50px
}

.signModal .right .inner {
	position: absolute;
	top: 100px;
	width: 350px;
	left: 50px
}

.signModal .right .custom {
	display: block;
	color: #fff
}

.signModal .right .custom .title {
	font-size: 32px;
	font-weight: 400;
	text-align: center
}

.signModal .right .custom .btn {
	font-size: 14px;
	height: 60px;
	color: rgba(255, 255, 255, .9);
	margin-top: 30px;
	border-radius: 5px;
	border: 2px solid #705f7d;
	text-align: center;
	line-height: 56px;
	font-family: var(--geoit);
	text-transform: uppercase
}

.signModal .right .custom .btn:hover {
	border-color: #fff;
	color: #fff
}

.signModal .right .why {
	display: block;
	margin-top: 40px;
	padding: 0 15px
}

.signModal .right .why .title {
	font-size: 24px;
	font-weight: 400;
	text-align: left;
	color: #fff
}

.signModal .right .why ul {
	display: block;
	width: 100%;
	margin-top: 20px
}

.signModal .right .why ul li {
	display: block;
	font-size: 16px;
	color: #fff;
	font-family: var(--geolite);
	position: relative;
	margin-bottom: 20px;
	padding-left: 40px
}

.signModal .right .why ul li::before {
	position: absolute;
	top: -9px;
	left: 0;
	content: "__";
	width: 24px;
	height: 24px;
	opacity: .5
}

.signModal .left .title {
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px
}

.signModal .left .input {
	height: 60px;
	border-radius: 5px;
	background: #fff;
	border: none;
	position: relative;
	display: block;
	width: 100%
}

.signModal .left .input input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
	border: none;
	font-size: 18px;
	font-weight: 300;
	padding-left: 55px;
	color: #4a3b5a
}

.signModal .left .input::before {
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #a62eff;
	content: "";
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.signModal .left .input:hover::before {
	width: 8px
}

.signModal .left .input .icon {
	position: absolute;
	top: 20px;
	left: 20px
}

.signModal .left .input .icon svg path {
	fill: #4a3b5a
}

.signModal .left .button {
	height: 60px;
	border-radius: 5px;
	background: #a62eff;
	border: none;
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: var(--geobold);
	line-height: 62px;
	cursor: pointer;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.signModal .left .button:hover {
	opacity: .8
}

.signModal .left .button.facebookLogin {
	background: #5061a6;
	text-decoration: none
}

.signModal .left .button.twitterLogin {
	background: #55acef;
	margin-top: 10px;
	text-decoration: none
}

.signModal .left .button .icon {
	position: absolute;
	top: 20px !important;
	left: 20px !important
}

.signModal .left .bottomBtns {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #fff;
	font-family: var(--geobold);
	text-transform: uppercase;
	opacity: .8;
	cursor: pointer
}

.signModal .left .bottomBtns:hover {
	opacity: 1
}

.signModal .left .or {
	font-family: var(--geobold);
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: relative;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px
}

.signModal .left .or::after,
.signModal .left .or::before {
	width: 40%;
	height: 1px;
	background: #fff;
	position: absolute;
	content: "";
	top: 8px;
	left: 0;
	opacity: .6
}

.signModal .left .or::after {
	left: 60%
}

.signModal .left .loading,
.signModal .left .success {
	border-radius: 5px !important
}

.signModal .left .errorPlace {
	width: 100%;
	height: auto;
	background: #ff6b81;
	color: #fff;
	font-size: 12px;
	font-family: var(--geobold);
	text-transform: uppercase;
	text-align: center;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	border-radius: 5px;
	padding: 10px;
	display: none
}

.signModal .left .errorPlace.open.reg {
	margin-bottom: 10px
}

.signModal .left .errorPlace.open {
	display: block
}

.signModal .left .terms {
	display: block;
	font-size: 11px;
	font-weight: 400;
	color: rgba(255, 255, 255, .6);
	margin-top: 20px;
	text-align: center;
	margin-bottom: 50px
}

.signModal .left .terms a {
	display: block;
	color: rgba(255, 255, 255, .6)
}

.signModal .gender {
	width: 100%;
	font-size: 0;
	display: block
}

.signModal .gender .item {
	width: 50%;
	display: inline-block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	position: relative;
	cursor: pointer;
	background: #fff
}

.signModal .gender .item:hover {
	background-color: #f2f2f2
}

.signModal .gender .item:hover .icon,
.signModal .gender .item:hover .text {
	opacity: 1 !important;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.signModal .gender .item.male {
	border-right: 1px solid #f2f2f2 !important
}

.signModal .gender .item.male.active {
	background-color: #428de2
}

.signModal .gender .item.female.active {
	background-color: #f03668
}

.signModal .gender .item.active .text {
	color: #fff !important;
	opacity: 1 !important
}

.signModal .gender .item.active .icon {
	opacity: 1 !important
}

.signModal .gender .item.active .icon svg path {
	fill: #fff !important
}

.signModal .gender .item .text {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	padding-left: 30px;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	font-family: geoit, Fallback, sans-serif;
	text-transform: uppercase;
	color: var(--purple2);
	opacity: .4;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.signModal .gender .item .icon {
	position: absolute;
	top: 10px;
	left: 10px;
	opacity: .4;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.signModal .gender .item.male {
	border-right: 0;
	border-radius: 5px 0 0 5px
}

.signModal .gender .item.female {
	border-radius: 0 5px 5px 0
}

.signModal .successMessage {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-align: center
}

.signModal .smallText {
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	opacity: .8;
	text-align: center
}

.signModal .pinInput {
	width: 150px;
	height: 60px;
	background: #fff;
	border-radius: 5px;
	margin: 0 auto;
	font-size: 26px;
	color: #000;
	text-align: center;
	border: none;
	display: block
}

.signModal .closeSign {
	position: fixed;
	top: 30px;
	right: 30px;
	opacity: .8;
	cursor: pointer
}

.signModal .closeSign:hover {
	opacity: 1
}

.cInput {
	width: 100%;
	border-radius: 20px;
	color: #000;
	border: 1px solid #efefef;
	height: 40px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: 300
}

select {
	display: block;
	width: 100%;
	border-radius: 20px;
	height: 40px;
	border: 1px solid #f2f2f2;
	font-size: 14px;
	padding: 0 30px;
	color: var(--gray);
	font-weight: 300
}

.reportPlayerModal .miniText {
	font-size: 14px;
	font-family: var(--geolite);
	color: var(--gray);
	text-align: center;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 20px
}

.reportPlayerModal select {
	border-radius: 5px;
	border-color: #dbdbdb;
	color: var(--gray);
	width: 300px;
	margin: 0 auto;
	margin-bottom: 10px
}

.generalModal .appPromo {
	width: 400px !important
}

.generalModal .appPromo .btn {
	position: absolute;
	top: 170px;
	left: 25px;
	width: 200px;
	height: 50px;
	border-radius: 25px;
	background: #49496c;
	font-family: var(--geoit);
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
	padding-left: 25px;
	transition: all .3s ease-in-out;
	text-decoration: none
}

.generalModal .appPromo .btn:hover {
	opacity: .7
}

.generalModal .appPromo .btn i {
	position: absolute;
	top: 8px;
	left: 13px;
	width: 24px;
	height: 24px
}

.generalModal .appPromo .btn i svg path {
	fill: #fff
}

.generalModal .appPromo .text {
	color: var(--gray);
	font-size: 11px;
	position: absolute;
	top: 150px;
	width: 200px;
	left: 25px;
	text-align: center;
	letter-spacing: 1px;
	opacity: .7;
	font-family: var(--geoit)
}

@media only screen and (max-width:1560px) {
	body {
		overflow-x: hidden
	}
}

@media only screen and (max-width:1440px) {
	.wrap {
		max-width: 96%
	}

	.oficialFilterPage .filterPageInfo .searchBar {
		width: 80%;
		margin: 0 auto;
		float: none;
		display: block;
		margin-bottom: 10px
	}

	.oficialFilterPage .filters {
		width: 80%;
		margin: 0 auto;
		float: none;
		display: block;
		margin-bottom: 10px
	}

	#seriesList .titleBar>h1,
	.oficialFilterPage>h1 {
		margin-bottom: 20px
	}

	.oficialFilterPage .filterPageInfo {
		height: auto
	}

	.oficialFilterPage .filters .item {
		width: calc(20% - 10px)
	}

	.oficialFilterPage .filters .item:last-child {
		width: 20%;
		margin-right: 0
	}

	header#topBar .notification .menu,
	header#topBar .userProfile .menu {
		right: 0
	}

	header#topBar .userProfile .menu::before {
		right: 11px
	}
}

@media only screen and (max-width:1280px) {
	.moviesCatPage .categories .item .title {
		font-size: 14px
	}

	.oficialFilterPage .filterPageInfo .searchBar {
		width: 100%
	}

	.oficialFilterPage .filters {
		width: 100%
	}

	.oficialFilterPage .filters .item {
		width: calc(18% - 10px)
	}

	.oficialFilterPage .filters .item:last-child {
		width: 28%;
		margin-right: 0
	}

	.oficialFilterPage .filters .item .title {
		font-size: 11px
	}
}

@media only screen and (max-width:1060px) {
	section.homeDummyBar .item {
		width: 50%;
		height: 70px
	}

	section.homeDummyBar .randomMovieBox {
		width: 355px
	}

	section.homeDummyBar {
		height: 140px
	}

	footer {
		margin-top: 50px
	}

	footer .separe {
		display: block;
		margin-top: 40px
	}

	footer .item:nth-child(4),
	footer .item:nth-child(5) {
		padding-left: 10px
	}

	.oficialFilterPage .filters .item {
		width: calc(50% - 5px);
		margin-bottom: 10px
	}

	.moviesFilterPage .filters .item:nth-child(4),
	.oficialFilterPage .filters .item:nth-child(2) {
		margin-right: 0
	}

	.oficialFilterPage .filters .item:last-child {
		width: 100%;
		margin-right: 0
	}

	#profile section.paging .columnContent {
		min-height: 200px !important;
		width: 50% !important;
		margin-right: 0 !important;
		margin-bottom: 20px !important;
		display: block !important
	}
}

@media only screen and (max-width:980px) {
	header#topBar {
		margin-top: 0
	}

	header#topBar .openTopBar {
		display: block
	}

	header#topBar img.logo {
		left: calc(50% - 90px);
		z-index: 400
	}

	header#topBar .centerMenu {
		position: fixed;
		top: 100%;
		left: 0;
		width: 100%;
		height: 100%;
		background: -webkit-linear-gradient(220deg, rgba(43, 15, 48, .8), rgba(41, 13, 49, .9));
		background: -o-linear-gradient(220deg, rgba(43, 15, 48, .8), rgba(41, 13, 49, .9));
		background: linear-gradient(230deg, rgba(43, 15, 48, .8), rgba(41, 13, 49, .9));
		background-size: 400% 400%;
		-webkit-animation: modalbg 23s ease infinite;
		animation: modalbg 23s ease infinite;
		z-index: 500;
		padding-top: 100px;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-transition: all .1s ease-in-out;
		-o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;
		opacity: 0;
		visibility: hidden
	}

	header#topBar .centerMenu.active {
		top: 0;
		opacity: 1;
		visibility: visible
	}

	header#topBar .centerMenu li {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 20px;
		line-height: initial
	}

	header#topBar .centerMenu li a {
		font-size: 26px;
		opacity: .8
	}

	.signModal .left .inner,
	.signModal .right .inner {
		top: 100px;
		width: 300px
	}

	.signModal .left .inner {
		right: 40px
	}

	.signModal .right .inner {
		left: 30px
	}

	.signModal .right .why ul li {
		font-size: 14px;
		margin-bottom: 10px;
		padding-left: 30px
	}

	.signModal .right .why .title {
		font-size: 20px
	}

	.signModal .custom .title,
	.signModal .left .title {
		font-size: 26px !important;
		margin-bottom: 10px
	}

	.signModal .left .input input {
		font-size: 16px
	}

	.signModal .left .button {
		font-size: 14px;
		padding-left: 20px
	}

	.signModal .left .or {
		margin: 20px 0
	}

	#profile section.paging .columnContent {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 20px !important;
		display: block !important
	}
}

@media only screen and (max-width:780px) {
	.moviesCatPage .categories .item {
		height: 100px
	}

	.coolPreTitle {
		font-size: 26px
	}

	#profile .editProfile {
		right: unset !important;
		top: 130px !important;
		left: 220px !important
	}
}

@media only screen and (max-width:760px) {
	.signModal::before {
		display: none !important
	}

	.signModal .left {
		width: 340px;
		margin: 0 auto;
		margin-top: 200px;
		display: block;
		height: auto;
		float: none;
		background: 0 0
	}

	.signModal .left .inner {
		padding: 0;
		top: 0;
		width: 100%;
		right: 0;
		padding-bottom: 50px
	}

	.signModal .right {
		width: 340px;
		height: 200px;
		display: block;
		float: none;
		position: absolute;
		top: 50px;
		left: calc(50% - 150px)
	}

	.signModal .right .inner {
		right: 0;
		left: 0;
		top: 0
	}

	.signModal .right .why {
		display: none
	}

	.signModal .closeSign {
		top: 20px;
		right: 20px
	}

	.signModal .closeSign svg {
		width: 20px;
		height: 20px
	}

	iframe {
		max-width: 100%
	}
}

@media only screen and (max-width:640px) {
	.generalModal .inner .box {
		max-width: 90% !important;
		width: auto !important
	}

	.generalModal .inner .box iframe {
		max-width: 100% !important
	}

	.generalModal .inner .appPromo {
		width: 400px !important;
		max-width: 400px !important
	}

	header#topBar img.logo {
		left: 100px
	}

	.itemsList {
		height: 230px !important
	}

	.itemsList .slideNav i {
		top: 95px !important
	}

	.gPoster {
		width: 155px !important;
		height: 230px !important
	}

	.gPoster .rating {
		left: calc(50% - 40px)
	}

	.gPoster h3 {
		font-size: 13px !important
	}

	.oficialFilterPage .listing .gPoster,
	.searchPageFixed .gPoster {
		margin: 2px
	}

	.miniPage h1 {
		font-size: 18px
	}

	.miniPage .text {
		font-size: 13px !important
	}

	.miniPage {
		margin-top: 0 !important
	}

	#profile section.header {
		margin-top: 0 !important
	}
}

@media only screen and (max-width:580px) {
	.stupidAssSearchBar input {
		font-size: 16px !important
	}

	footer .separe {
		margin-top: 0
	}

	footer .item {
		width: 100%;
		display: block;
		text-align: center;
		margin-bottom: 20px
	}

	footer .btn {
		margin: 15px auto;
		display: block
	}

	footer .social a {
		margin: 10px auto
	}

	footer .afterFooter,
	footer .copyright {
		padding-top: 10px;
		font-size: 9px;
		letter-spacing: 1px
	}

	.coolPreTitle {
		font-size: 24px
	}

	footer .item>a {
		padding: 10px;
		font-size: 14px
	}

	.thisIsATip {
		padding: 0
	}

	.miniPage {
		padding: 15px
	}
}

@media only screen and (max-width:480px) {
	header#topBar .userProfile .notification {
		margin-right: 15px
	}

	header#topBar .searchBarButton {
		right: 60px !important
	}

	header#topBar .searchBarButton.log {
		right: 90px !important
	}

	header#topBar .unloggedUserButton {
		right: 10px !important;
		width: 40px;
		font-size: 0
	}

	header#topBar img.logo {
		left: 60px;
		max-height: 20px;
		top: 31px
	}

	header#topBar .openTopBar {
		left: 10px
	}

	.coolPreTitle {
		font-size: 18px
	}

	.moviesFilterPage .pagination .item {
		height: 40px;
		min-width: 35px;
		font-size: 11px;
		line-height: 40px;
		margin: 2px;
		padding: 0 15px
	}

	.moviesFilterPage>h1 {
		font-size: 18px
	}

	#profile .updateUserImage .image,
	#profile section.header .content .picture {
		width: 80px !important;
		height: 80px !important;
		border-radius: 5px !important;
		bottom: 10px !important;
		left: 10px !important
	}

	#profile section.header {
		height: 100px !important
	}

	#profile section.header .content .details {
		left: 110px !important;
		top: 5px !important
	}

	#profile .updateUserImage .buttons {
		top: 30px !important;
		width: 180px !important
	}

	#profile .updateUserImage .image {
		top: 30px !important;
		left: 0 !important
	}

	#profile .updateUserImage .buttons .coolButton {
		font-size: 10px !important
	}

	#profile .editProfile {
		right: unset !important;
		top: 50px !important;
		left: 110px !important;
		font-size: 10px !important
	}

	.generalModal .inner .appPromo {
		transform: scale(.9)
	}
}

@media only screen and (max-width:360px) {
	.generalModal .inner .appPromo {
		transform: scale(.7)
	}

	header#topBar img.logo {
		left: 60px;
		max-height: 16px;
		top: 34px
	}
}