@charset "utf-8";
@font-face {
	font-family: 'Futura';
	src: url('/fonts/FuturaDemiC.eot');
	src: url('/fonts/FuturaDemiC.eot?#iefix') format('embedded-opentype'), url('/fonts/FuturaDemiC.woff') format('woff'), url('/fonts/FuturaDemiC.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura';
	src: url('/fonts/FuturaMediumC.eot');
	src: url('/fonts/FuturaMediumC.eot?#iefix') format('embedded-opentype'), url('/fonts/FuturaMediumC.woff') format('woff'), url('/fonts/FuturaMediumC.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura';
	src: url('/fonts/FuturaLightC.eot');
	src: url('/fonts/FuturaLightC.eot?#iefix') format('embedded-opentype'), url('/fonts/FuturaLightC.woff') format('woff'), url('/fonts/FuturaLightC.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Futura';
	src: url('/fonts/FuturaBookC.eot');
	src: url('/fonts/FuturaBookC.eot?#iefix') format('embedded-opentype'), url('/fonts/FuturaBookC.woff') format('woff'), url('/fonts/FuturaBookC.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

#sp-top-bar {
	display: none;
}
.story-item .sp-dropdown {
	position: fixed;
    display: none;
    width: 437px !important;
    left: 50% !important;
    transform: translate(-50%, 1px);
}
.story-item .sp-dropdown-items {
    display: flex;
    flex-wrap: wrap;
}
.sp-megamenu-parent .story-item .sp-dropdown li.sp-menu-item {
    width: 50%;
}
#sp-header::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 16px 16px 166px 166px;
	z-index: -1;
	box-shadow: 0 8px 29px 9px #000000ab
}

:focus {
	outline: none !important;
}
.offer-pixorbi {
  background-image: url(/images/bg/ofer.jpg);
    border-radius: 8px;
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position: center center;
}
.main-image-nav .slick-dots {
	bottom: -55px;
}

.main-slider-slid::after {
	content: '';
	background-color: #3d44988c;
	background-image: url(/images/bg/thumbs/film.png);
	width: 100%;
	height: 42px;
	background-size: 8%;
	background-position: 6% 48%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-repeat: no-repeat;
	border-radius: 0 0 12px 9px;
}

.main-slider-slid {
	height: 213px;
	width: 366px !important;
	font-size: 0;
	margin: 0 auto;
	padding: 8px 23px 11px 23px;
	border-radius: 10px;
	background-size: 100%;
	position: relative;
	float: left;
	transition: 0.5s;
}

.main-image-nav {
	margin-top: -58px;
	position: relative;
	z-index: 2;
}

.main-image-nav .slick-track {
	display: flex;
	margin-top: 6px;
}

.main-image {
	height: 510px;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.bg-slider-slid {
	background-size: cover;
	background-position-y: 0%;
	overflow: hidden;
	height: 510px;
}

.main-image .slick-track {
	display: flex;
}
.srokslide2 .pers-img {
  position: absolute;
    left: 30%;
    height: 441px;
    top: 58px;
}
.everlasting-summer-sliderfon .pers-img {
    position: absolute;
    height: 561px;
    top: 83px;
    left: 14%;
}
.blood-slider-fon .pers-img {
    width: 626px;
    position: absolute;
    left: 49%;
    top: -110px;
}
.dragon-slider-fon .pers-img {
    width: 731px;
    position: absolute;
    top: 73px;
    left: -4%;
}
.darktemp-slide .pers-img {
    position: absolute;
    height: 613px;
    top: 58px;
    left: 45%;
}
.witch-slide-cat .pers-img {
    top: 51px;
    position: absolute;
    left: 14%;
    width: 859px;
}
.beach-slider-fon .pers-img {
  position: absolute;
    left: 42%;
    top: 52px;
    width: 344px;
}
.between-slider-fon .pers-img {
  position: absolute;
    height: 507px;
    left: 6%;
    top: 42px;
}
.blood-story-cat .prsns-cat-media {
}
.between-story-cat .prsns-cat-media {
    position: absolute;
    left: 25%;
    top: 11px;
  z-index: 1;
}
@keyframes flying {
	0% {
		transform: translate(0, 0px);
	}
	50% {
		transform: translate(0, 10px);
	}
	100% {
		transform: translate(0, 0px);
	}
}

.main-slide-ttl {
	font-size: 29px;
	color: transparent;
}

.cracked-slider {
	position: absolute;
	width: 100%;
	height: 30px;
	background-size: 85%;
	top: 484px;
	background-position: center;
}

.regular-h1 {
	text-align: left;
	margin-top: 9px;
	font-size: 37px;
	margin-bottom: 16px;
}

.first-desc-sect {
	position: relative;
	z-index: 1;
	padding-bottom: 80px;
}
.about-banner p {
	margin-top: 15px;
}

.regular-p {
	font-size: 21px;
	position: relative;
	line-height: 32px;
	z-index: 1;
}
.about-banner ul {
	font-size: 21px;
	line-height: 32px;
	padding-left: 20px;
}

.jopas::before {
	content: '';
	width: 100%;
	position: absolute;
	right: -74px;
	height: 109%;
	background: #ffffff;
	z-index: 1;
}

.regular-h2 {
	font-size: 38px;
	margin-top: 27px;
	margin-bottom: 27px;
	position: relative;
	z-index: 1;
}

.main-slider-slid a {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation-block {
	display: flex;
	justify-content: space-between;
}

.link-regular {
	display: flex;
	justify-content: center;
	width: 193px;
	align-items: center;
	height: 50px;
	background: #9a00c6;
	color: white !important;
	border-radius: 100px;
}

.all-st-lnk {
	margin-top: 30px;
}

.new-series-section {
	background: white;
	padding-top: 37px;
	padding-bottom: 74px;
}

.update-section {
	padding-top: 65px !important;
	background: #f0f0f0;
	padding-bottom: 75px;
}

.update-content {
	height: 440px;
	width: 97%;
	position: relative;
	background: white;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 8px;
	display: flex;
}

.upd-phone {
	position: absolute;
	left: 0;
	height: 100%;
	width: 31%;
	object-fit: cover;
	box-shadow: rgb(0 0 0 / 29%) 0px 20px 50px -20px;
}

.upd-pers {height: 445px;position: absolute;bottom: -6px;left: 42px;}

.left-upd-part {
	width: 37%;
	height: 100%;
}

.right-upd-part {
	width: 55%;
	padding-top: 3px;
}

.right-upd-part h3 {
	text-transform: uppercase;
	font-size: 37px;
	margin-bottom: 45px;
	margin-top: 55px;
	text-align: center;
	font-weight: 400;
	padding-right: 34px;
}

.right-upd-part>p {
	padding-left: 29px;
	color: black;
	margin-top: 42px;
	text-shadow: 0 0 #00000080;
	font-size: 20px;
	line-height: 31px;
}

.list-ul-abt li {
	margin-bottom: 9px;
	font-size: 21px;
}

.right-upd-part>p a {
	color: #781cf0;
	font-weight: 300;
	text-decoration-skip-ink: none;
	border-bottom: 1px solid;
}

#sp-bottom {
	background-color: #b51fde;
	padding: 0px;
}

.row-ender {
	width: 100%;
	height: 200px;
	background: #fdfdfd;
	margin-top: -139px;
	border: 1px solid #0000000f;
	border-radius: 5px;
}

.new-mounth-upd {
	position: relative;
	z-index: 1;
	font-size: 16px;
	background: #64c367;
	width: 220px;
	height: 27px;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	margin-top: 12px;
	font-weight: 400;
	color: white;
	margin-bottom: 14px;
	padding-bottom: 1px;
}

.jopas .regular-h2 {
	margin-bottom: 0px;
}
.dark-temp-cat .cat-story-logo {
    position: absolute;
    left: 35%;
    top: 102px;
}
.dark-temp-2-cat .cat-story-logo {
    position: absolute;
    height: 190px;
    left: 4%;
    top: 88px;
}
.darktemp-2-slide {
    background-position: 50% 50%;
}
.witch-story-cat .cat-story-logo {
  position: absolute;
    top: 182px;
    width: 314px;
    left: 12%;
}
.infinity-story-cat .cat-story-logo {
    top: 29px;
    height: 212px;
    position: absolute;
    left: 21%;
}
.witch-story-cat .prsns-cat-media {
    position: absolute;
    left: 10%;
}
.blood-story-cat .prsns-cat-media {
    left: 46%;
    position: absolute;
    width: 566px;
    top: -147px;
}
.shore-story-cat .prsns-cat-media {
  position: absolute;
    left: 42%;
    height: 500px;
}
.srok-story-cat .prsns-cat-media {
  top: 14px;
    height: auto;
    position: absolute;
    left: 34%;
}
.tainy-story-cat .cat-story-logo {
  position: absolute;
    left: 34%;
    height: 176px;
    top: 114px;
}
.blood-story-cat .cat-story-logo {
    position: absolute;
    left: 33%;
    top: 143px;
    max-height: 226px;
}
.srok-story-cat .disclamer-bg {
  background-position-y: 1%;
}
.srok-story-cat .cat-story-logo {
  position: absolute;
    left: 39%;
    top: 109px;
}
.blood-story-cat .disclamer-bg {
    background-position-y: 31%;
    background-size: 101%;
}
.clinic-story-cat .prsns-cat-media {
  position: absolute;
    left: 35%;
    height: 122%;
    top: -2px;
}
.khimera-story-cat .prsns-cat-media {
   left: 30%;
   position: absolute;
}
.teatr-story-cat .cat-story-logo {
  position: absolute;
    left: 51%;
    bottom: 52px;
}
.teatr-story-cat .prsns-cat-media {
  position: absolute;
    bottom: 0;
    left: 9%;
}
.mnemosina-story-cat .cat-story-logo {
  position: absolute;
    left: 51%;
    bottom: 52px;
}
.mnemosina-story-cat  .prsns-cat-media {
  position: absolute;
    bottom: 0;
    left: 9%;
}
.catchme-story-cat  .cat-story-logo {
  position: absolute;
    left: 51%;
    bottom: 52px;
}
.catchme-story-cat .prsns-cat-media {
  position: absolute;
    bottom: 0;
    left: 9%;
}
.vrata-story-cat .cat-story-logo {
  top: 143px;
    position: absolute;
    left: 13%;
  }
.vrata-story-cat .prsns-cat-media {
  position: absolute;
    left: 36%;
    top: 52px;
}
.hronic-story-cat .cat-story-logo {
  position: absolute;
    left: 26%;
    top: 171px;
}
.hronic-story-cat .prsns-cat-media {
  position: absolute;
    left: 41%;
    top: 57px;
 }
.sindikat-cat .disclamer-bg {
  background-position-y: 13%;
}
.tainy-story-cat .disclamer-bg {
  background-position-y: 40%;
}
.zona-cat .disclamer-bg {
  background-position-y: 9%;
}
.khranitel-cat .disclamer-bg {
  background-position-y: 9%;
}
.gekata-cat .disclamer-bg {
  background-position-y: 9%;
}
.sindikat-cat .cat-story-section {
  background-position-y: 13%;
}
.zona-cat .cat-story-section {
  background-position-y: 0%;
}
.khranitel-cat .cat-story-section {
  background-position-y: 2%;
}
.gekata-cat .cat-story-section {
  background-position-y: 0%;
}
.shore-story-cat .cat-story-logo {
  width: 250px;
    position: absolute;
    z-index: 1;
    top: 203px;
    left: 32%;
}
.between-story-cat .cat-story-logo {
    position: absolute;
    top: 99px;
    left: -0.5%;
    height: 141px;
}
.slid-bg-fly {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	filter: blur(1.5px);
}

#sp-bottom1 .custom>.nav.menu {
	display: flex;
	justify-content: space-around;
	height: 56px;
	align-items: center;
}

#sp-bottom1 .custom>.menu a {
	color: white;
	font-weight: 500;
	font-size: 17px;
}

.subfooter {
	height: unset;
	background: #ffffff12;
	color: white;
}

.subfooter .col-md-4 {
	padding-top: 43px;
}

.sb-ttl {
	display: block;
	margin-bottom: 18px;
	font-weight: 500;
}

.social-qutes {
	list-style: none;
	padding: 0;
}

.soc-links {
	display: flex;
	flex-wrap: wrap;
	width: 51%;
	justify-content: space-between;
}

.soc-links li {
	margin-bottom: 10px;
}

.soc-links a {
	display: flex;
	width: 40px;
	height: 40px;
	border: 1px solid white;
	justify-content: center;
	align-items: center;
}

.social-qutes a {
	color: white !important;
	border-radius: 7px;
}

.subfooter .col-md-12 {
	border-top: 1px solid #ffffff91;
	margin-top: 78px;
	height: 86px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 300;
}

#sp-bottom1 .sp-module ul>.parent>a:before {
	display: none;
}

.subfooter .nav.menu a {
	color: white;
}

.download-lnk img {
	width: 183px;
	margin-bottom: 19px;
}

.floating-menu {
	display: none;
}

.youtube {
	cursor: pointer;
}
.ccomment-avatar img {
	margin: 0 auto;	
}
.my-comment-form .ccomment-avatar {
	margin: 0 auto !important;
}
.row-fluid.margin-bottom.my-comment-form {
	display: flex;
    align-items: center;
}
.row-fluid.margin-bottom.my-comment-form {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 0;
}
.my-comment-form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;	
}
.row-fluid:before {	
	display: none !important;
}
.row-fluid.ccomment-user-info.offset1.span11 {
	width: 91.5%;
    float: right;
}
.row-fluid.ccomment-user-info.offset1.span11 .span6 {
	width: 100%;
}
.help-block.pull-right.small.muted {
	width: 100%;
}
.ccomment-name.span12.no-margin.required.nonEmpty {
	width: 30%;
    height: 45px;
    padding: 0 17px;
}
.ccomment-menu.row-fluid:after. .my-comment-form .row-fluid:after {
	display: none;
}
.ccomment-undergo-moderation{
    margin-bottom: 10px !important;
}
.third-row {
	display: flex;
    justify-content: space-between;
}
.ccomment-comments-list .ccomment-actions {
	float: left !important;
}

@media (min-width: 920px) {
	.first-desc-sect .container {
		width: 1303px;
	}
	.left-about-media {
		width: 34%;
	}
	.about-banner {
		padding-left: 20px;
		width: 66%;
	}
	.jopas {
		padding-right: 9px;
		width: 29%;
	}
	.update-section .container {
		width: 1271px;
	}
	.right-jopas {
		width: 70%;
	}
	.text-section .container {
		width: 1294px;
	}
	.hidden-mobmore {
		display: none;
	}
	.new-series-section .container {
		width: 1301px;
	}
	.add-to {
		display: none !important;
	}
}
.guides-offer::before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #f0f0f0c7;
}
.guides-offer {
    width: 367px;
    height: 294px;
    border: 5px solid #9d01c700;
    border-radius: 5px;
    margin-top: 16px;
    position: relative;
    background-image: url(/images/bg/prevyushka.jpg);
    background-size: 100%;
}
.sp-dropdown-sub {
	display: none !important;
}
/* Search CSS */

.search-item {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 22px;
	padding-top: 20px;
}
.search-media img, .no-photo {
	height: 90px;
	width: 90px;
	object-fit: cover;
	border-radius: 6px;
}
.search-content-parent {
    padding-left: 33px;
    width: 80%;
}
.search-itm-lnk {
	font-size: 26px;
    color: black;
    font-weight: 400;
}
.categories-module li {
	height: 240px;
	max-width: 380px;
	width: 100%;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	margin-bottom: 42px;
}
.categories-module li img {
	width: 100%;
	height: 240px;
	object-fit: cover;
}
.categories-module li::before {
	content: '';
	width: 100%;
	position: absolute;
	height: 45px;
	bottom: 0;
	align-items: center;
	background-color: #9a00c694;
	background-image: url(/images/bg/thumbs/film.png);
	left: 0;
	background-size: 8%;
	background-position-x: 5.3%;
	background-position-y: 9px;
	background-repeat: no-repeat;
	border-radius: 0 0 10px 10px;
}
.categories-module li span {
	position: absolute;
	bottom: 12px;
	left: 67px;
	font-weight: 300;
	font-size: 21px;
	color: white;
	line-height: 1;
}
.categories-module {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
	flex-wrap: wrap;
}