.clear,body{
	margin:0;
	padding:0
}
.clear,.module .content .items .item:hover>.dtinfo,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
.post-comments,ol,ul{
	list-style:none
}.dooplay_player .options ul li
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline
}
body{
	line-height:1;
	font-family: sans-serif !important;
	font-size:14px;
	font-weight:400
}
a {
    -webkit-tap-highlight-color: transparent;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
@font-face {
    font-family: 'UTMCafetaRegular';
    src: url('../fontawesome/webfonts/utm_cafeta-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

blockquote,q{
	quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
	content:'';
	content:none
}
table{
	border-collapse:collapse;
	border-spacing:0
}
input:focus,textarea:focus{
	outline:0
}
*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
a{
	text-decoration:none;
	cursor:pointer
}
input:disabled{
	cursor:wait!important;
	opacity:.4
}
.alignnone{
	margin:5px 20px 20px 0
}
.aligncenter,div.aligncenter{
	display:block;
	margin:5px auto
}
.alignright{
	float:right;
	margin:5px 0 20px 20px
}
.alignleft{
	float:left;
	margin:5px 20px 20px 0
}
a img.alignright{
	float:right;
	margin:5px 0 20px 20px
}
a img.alignnone{
	margin:5px 20px 20px 0
}
a img.alignleft{
	float:left;
	margin:5px 20px 20px 0
}
a img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center
}
.wp-caption.alignnone{
	margin:5px 20px 20px 0
}
.wp-caption.alignleft{
	margin:5px 20px 20px 0
}
.wp-caption.alignright{
	margin:5px 0 20px 20px
}
.wp-caption img{
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto
}
.wp-caption p.wp-caption-text{
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px
}
.screen-reader-text{
	clip:rect(1px,1px,1px,1px);
	position:absolute!important;
	height:1px;
	width:1px;
	overflow:hidden
}
.screen-reader-text:focus{
	border-radius:3px;
	box-shadow:0 0 2px 2px rgba(0,0,0,.6);
	clip:auto!important;
	display:block;
	font-size:14px;
	font-size:.875rem;
	font-weight:700;
	height:auto;
	left:5px;
	line-height:normal;
	padding:15px 23px 14px;
	text-decoration:none;
	top:5px;
	width:auto;
	z-index:100000
}
.dooplay_player{
	float:left;
	width:100%;
	position:relative;
	z-index: 1;
}
.dooplay_player h4{
	font-size:15px;
	font-weight:500;
	width:100%;
	float:left;
	padding:15px 22px;
}
.dooplay_player h4 span{
	float:right;
	font-size:12px;
	font-weight:500;
	line-height:20px
}
.dooplay_player.played{
	border-bottom:0
}
.dooplay_player .options{
    width: 100%;
    position: relative;
}
.dooplay_player .options.scrolling{
	max-height:180px;
	overflow:hidden
}
.dooplay_player .options.onload:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1
}
.dooplay_player .options ul{
	margin: 10px 0px 10px;
    float: left;
    width: 100%;
    background-color: rgb(34, 34, 34);
    padding: 15px 10px 10px;
}
.dooplay_player .options ul li{
    float: left;
    padding: 3px 7px 3px;
    cursor: pointer;
    line-height: 20px;
    border-radius: 2px;
    background: rgba(255,255,255,.08);
    margin-bottom: 5px;
    margin-right: 5px;
    -webkit-tap-highlight-color: transparent;
}
.dooplay_player .options ul li i{
	font-size:20px;
	margin-right:15px;
	float:left
}
.dooplay_player .options ul li i.yt{
	margin-right:0
}
.dooplay_player .options ul li span.title{
    float: left;
    font-weight: 500;
	color: #e5e7eb;
	font-size:12px;
	opacity: .8;
	font-family: 'Roboto';
}
.dooplay_player .options ul li span.title a:hover{
	color:#fff
}
.dooplay_player .options ul li span.server{
	font-size:12px;
	margin-left:15px
}
.dooplay_player .options ul li span.loader{
	float:right;
	position:sticky;
	left:auto;
	top:auto;
	margin-right:20px;
	margin-top:5px;
	display:none
}
.dooplay_player .options ul li span.flag{
	float:right
}
.dooplay_player .options ul li:last-child{
	margin-bottom:5px;
}
.dooplay_player .play{
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0
}
.dooplay_player .play .preplayer{
	position:relative;
	padding-bottom:56.29%;
	max-width:100%;
	display:block;
	margin:auto;
	height:0;
	overflow:hidden
}
.dooplay_player .play .asgdc{
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-125px;
	margin-left:-150px;
	z-index:1;
	width:300px;
	height:250px
}
.dooplay_player .play.isnd{
	padding:0px;
	margin-top: 0px;
}
.dooplay_player .play.isnd.bigger{
	padding:0!important
}
.dooplay_player .play.isnd>.asgdc{
	display:block
}
.dooplay_player .play .pframe{
	position:relative;
	padding-bottom:56.29%;
	max-width:100%;
	display:block;
	margin:auto;
	height:0;
	overflow:hidden
}
.dooplay_player .play .pframe iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
#dooplay_player_content .source-box{
	display:none
}
#dooplay_player_content .source-box.on{
	display:block
}
.clear{
	width:100%;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden
}
.animation-1{
	-webkit-animation:fadeIn .5s;
	-moz-animation:fadeIn .5s;
	-ms-animation:fadeIn .5s;
	animation:fadeIn .5s
}
.animation-2{
	-webkit-animation:fadeIn 2s;
	-moz-animation:fadeIn 2s;
	-ms-animation:fadeIn 2s;
	animation:fadeIn 2s
}

.animation-35{
	-webkit-animation:fadeIn 1.5s;
	-moz-animation:fadeIn 1.5s;
	-ms-animation:fadeIn 1.5s;
	animation:fadeIn 1.5s
}
.jump{
	-webkit-animation:jump 1s ease-out 0 1 normal;
	-moz-animation:jump 1s ease-out 0 1 normal;
	-ms-animation:jump 1s ease-out 0 1 normal;
	animation:jump 1s ease-out 0 1 normal
}
.loading{
	-moz-animation:spin 2s infinite linear;
	-o-animation:spin 2s infinite linear;
	-webkit-animation:spin 2s infinite linear;
	animation:spin 2s infinite linear;
	display:inline-block
}
.flashit{
	-webkit-animation:flash linear .5s infinite;
	animation:flash linear .5s infinite
}
.pulseit{
	-webkit-animation:pulse linear .5s infinite;
	animation:pulse linear .5s infinite
}
.shake{
	animation:Shake linear 1s;
	animation-iteration-count:1;
	transform-origin:50% 50%;
	-webkit-animation:Shake linear 1s;
	-webkit-animation-iteration-count:1;
	-webkit-transform-origin:50% 50%;
	-moz-animation:Shake linear 1s;
	-moz-animation-iteration-count:1;
	-moz-transform-origin:50% 50%;
	-o-animation:Shake linear 1s;
	-o-animation-iteration-count:1;
	-o-transform-origin:50% 50%;
	-ms-animation:Shake linear 1s;
	-ms-animation-iteration-count:1;
	-ms-transform-origin:50% 50%
}
@-webkit-keyframes flash{
	0%{
		opacity:1
}
	50%{
		opacity:.1
}
	100%{
		opacity:1
}
}
@keyframes flash{
	0%{
		opacity:1
}
	50%{
		opacity:.1
}
	100%{
		opacity:1
}
}
@-webkit-keyframes fadeInDown{
	from{
		opacity:0;
		-webkit-transform:translate3d(0,-100%,0);
		transform:translate3d(0,-100%,0)
}
	to{
		opacity:1;
		-webkit-transform:none;
		transform:none
}
}
@keyframes fadeInDown{
	from{
		opacity:0;
		-webkit-transform:translate3d(0,-100%,0);
		transform:translate3d(0,-100%,0)
}
	to{
		opacity:1;
		-webkit-transform:none;
		transform:none
}
}
@-moz-keyframes spin{
	0%{
		-moz-transform:rotate(0);
		-o-transform:rotate(0);
		-webkit-transform:rotate(0);
		transform:rotate(0)
}
	100%{
		-moz-transform:rotate(359deg);
		-o-transform:rotate(359deg);
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg)
}
}
@-webkit-keyframes spin{
	0%{
		-moz-transform:rotate(0);
		-o-transform:rotate(0);
		-webkit-transform:rotate(0);
		transform:rotate(0)
}
	100%{
		-moz-transform:rotate(359deg);
		-o-transform:rotate(359deg);
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg)
}
}
@-o-keyframes spin{
	0%{
		-moz-transform:rotate(0);
		-o-transform:rotate(0);
		-webkit-transform:rotate(0);
		transform:rotate(0)
}
	100%{
		-moz-transform:rotate(359deg);
		-o-transform:rotate(359deg);
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg)
}
}
@-ms-keyframes spin{
	0%{
		-moz-transform:rotate(0);
		-o-transform:rotate(0);
		-webkit-transform:rotate(0);
		transform:rotate(0)
}
	100%{
		-moz-transform:rotate(359deg);
		-o-transform:rotate(359deg);
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg)
}
}
@keyframes spin{
	0%{
		-moz-transform:rotate(0);
		-o-transform:rotate(0);
		-webkit-transform:rotate(0);
		transform:rotate(0)
}
	100%{
		-moz-transform:rotate(359deg);
		-o-transform:rotate(359deg);
		-webkit-transform:rotate(359deg);
		transform:rotate(359deg)
}
}
@-webkit-keyframes jump{
	0%{
		-webkit-transform:translateY(0);
		transform:translateY(0)
}
	20%{
		-webkit-transform:translateY(0);
		transform:translateY(0)
}
	40%{
		-webkit-transform:translateY(-30px);
		transform:translateY(-30px)
}
	50%{
		-webkit-transform:translateY(0);
		transform:translateY(0)
}
	60%{
		-webkit-transform:translateY(-15px);
		transform:translateY(-15px)
}
	80%{
		-webkit-transform:translateY(0);
		transform:translateY(0)
}
	100%{
		-webkit-transform:translateY(0);
		transform:translateY(0)
}
}
@keyframes jump{
	0%{
		transform:translateY(0)
}
	20%{
		transform:translateY(0)
}
	40%{
		transform:translateY(-30px)
}
	50%{
		transform:translateY(0)
}
	60%{
		transform:translateY(-15px)
}
	80%{
		transform:translateY(0)
}
	100%{
		transform:translateY(0)
}
}
@-webkit-keyframes pulse{
	0%{
		width:200px
}
	50%{
		width:340px
}
	100%{
		width:200px
}
}
@keyframes pulse{
	0%{
		width:200px
}
	50%{
		width:340px
}
	100%{
		width:200px
}
}
@keyframes Shake{
	0%{
		transform:translate(0,0)
}
	10%{
		transform:translate(-10px,0)
}
	20%{
		transform:translate(10px,0)
}
	30%{
		transform:translate(-10px,0)
}
	40%{
		transform:translate(10px,0)
}
	50%{
		transform:translate(-10px,0)
}
	60%{
		transform:translate(10px,0)
}
	70%{
		transform:translate(-10px,0)
}
	80%{
		transform:translate(10px,0)
}
	90%{
		transform:translate(-10px,0)
}
	100%{
		transform:translate(0,0)
}
}
@-moz-keyframes Shake{
	0%{
		-moz-transform:translate(0,0)
}
	10%{
		-moz-transform:translate(-10px,0)
}
	20%{
		-moz-transform:translate(10px,0)
}
	30%{
		-moz-transform:translate(-10px,0)
}
	40%{
		-moz-transform:translate(10px,0)
}
	50%{
		-moz-transform:translate(-10px,0)
}
	60%{
		-moz-transform:translate(10px,0)
}
	70%{
		-moz-transform:translate(-10px,0)
}
	80%{
		-moz-transform:translate(10px,0)
}
	90%{
		-moz-transform:translate(-10px,0)
}
	100%{
		-moz-transform:translate(0,0)
}
}
@-webkit-keyframes Shake{
	0%{
		-webkit-transform:translate(0,0)
}
	10%{
		-webkit-transform:translate(-10px,0)
}
	20%{
		-webkit-transform:translate(10px,0)
}
	30%{
		-webkit-transform:translate(-10px,0)
}
	40%{
		-webkit-transform:translate(10px,0)
}
	50%{
		-webkit-transform:translate(-10px,0)
}
	60%{
		-webkit-transform:translate(10px,0)
}
	70%{
		-webkit-transform:translate(-10px,0)
}
	80%{
		-webkit-transform:translate(10px,0)
}
	90%{
		-webkit-transform:translate(-10px,0)
}
	100%{
		-webkit-transform:translate(0,0)
}
}
@-o-keyframes Shake{
	0%{
		-o-transform:translate(0,0)
}
	10%{
		-o-transform:translate(-10px,0)
}
	20%{
		-o-transform:translate(10px,0)
}
	30%{
		-o-transform:translate(-10px,0)
}
	40%{
		-o-transform:translate(10px,0)
}
	50%{
		-o-transform:translate(-10px,0)
}
	60%{
		-o-transform:translate(10px,0)
}
	70%{
		-o-transform:translate(-10px,0)
}
	80%{
		-o-transform:translate(10px,0)
}
	90%{
		-o-transform:translate(-10px,0)
}
	100%{
		-o-transform:translate(0,0)
}
}
@-ms-keyframes Shake{
	0%{
		-ms-transform:translate(0,0)
}
	10%{
		-ms-transform:translate(-10px,0)
}
	20%{
		-ms-transform:translate(10px,0)
}
	30%{
		-ms-transform:translate(-10px,0)
}
	40%{
		-ms-transform:translate(10px,0)
}
	50%{
		-ms-transform:translate(-10px,0)
}
	60%{
		-ms-transform:translate(10px,0)
}
	70%{
		-ms-transform:translate(-10px,0)
}
	80%{
		-ms-transform:translate(10px,0)
}
	90%{
		-ms-transform:translate(-10px,0)
}
	100%{
		-ms-transform:translate(0,0)
}
}
#dt_contenedor{
	width:100%;
	float:left;
	background-position:50% 0;
	background-attachment:fixed;
	background-size:cover
}
.fix-hidden{
	overflow:hidden;
	height:70px
}
header.main{
	width:100%;
	height:70px;
	float:left;
	position:fixed;
	z-index:104;
}
header.main .hbox{
    max-width: 1200px;
    height: 70px;
    margin: 0 auto;
    position: relative;
    background-color: rgba(15, 15, 15, .9);

}
header.main .hbox .logo{
	margin-left: 7px;
    float: left;
    padding: 23px 17px 17px;
    text-align: center;
    height: 100%;
}
header.main .hbox .logo img{
	width:auto;
	height:27px;
}
header.main .hbox .search{
	float: left;
    padding: 18px 0;
    padding-bottom: 0;
    width: 70%;
    margin-left: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
header.main .hbox .search form{
	padding:0;
	width:100%;
	position:relative;
	border-radius:4px
}
header.main .hbox .search form input[type=text]{
	border:0;
	width:100%;
	height:32px;
	padding:0px 60px 0px 15px;
	font-size:13px;
	font-weight:600;
}
header.main .hbox .search form button[type=submit]{
	border:0;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
	padding:4px 10px;
	font-size:14px
}
#contenedor{
	max-width:1200px;
	margin:70px auto 0
}
.module{
	float:left;
	width:100%;
	min-height:812px;
	margin-top:0;
	padding:0;
	position:relative
}
.module .sidebar{
	width:345px;
	height:100%;
	float:right;
	position:absolute;
	top:0;
	overflow:hidden;
	padding:10px 30px
}
.module .sidebar.right{
	right:0
}
.module .sidebar.left{
	left:0
}
.module .content{
	width:calc(100% - 315px);
	padding: 0px 20px 20px 20px;
	float:left
}
.module .content.full{
	padding:20px 40px
}
.module .content.normal{
	padding:0px 20px 20px 20px
}
.module .content.right{
	margin-right:360px
}
.module .content.left{
	margin-left:360px
}
.module .content .items{
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
	width:100%;
	padding: 0px 5px 5px 0px;
}
.module .content .items:last-child,.module .content .list_genres:last-child{
	border-bottom:0
}
.module .content header{
	float:left;
	padding:15px 5px 10px;
	line-height:20px;
	width:100%;
}
.module .content header h1,.module .content header h2{
	float: left;
    font-size: 17px;
    font-weight: 700;
}
.module .content header span{
	float:right;
	font-weight:500
}
.module .content header span a.see-all{
    font-size: .75rem;
    font-weight: 500;
    border-radius: 5px;
    background: #23252b;
    padding: 5px 5px 5px 5px;
}
.module .content .items .item{
	width: calc(100% / 4);
    float: none !important;
    padding: 5px;
    box-sizing: border-box;
}

.module .content .items.full .item{
	width:calc(100%/ 6)
}
.module .content.full_width_layout .items .item{
	width:calc(100%/ 6)
}
.module .content .featured .item{
	width:calc(100%/ 5)
}
.module .content .items .se{
	width:20%;
	margin:0;
	padding:5px;
	width: calc(100% / 4);
}

.module .content .items .item .poster a .see{
	background:url() 50% 50% no-repeat;
	background-size:40% 40%;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	right:0;

	opacity:0
}
.module .content .items .item .poster a:hover>.see{
	-webkit-transform: scale(.75);
    transform: scale(.75);
    opacity: 1;
    transition: all 0.3s ease;
}

.module .content .items .item .poster .rating{
	background:rgb(255 255 255 / 20%);
	color:#fff;
	text-shadow:1px 0 #000;
	position:absolute;
	bottom:0;
	right:0;
	padding:3px 8px;
	line-height:18px;
	font-size:12px;
	font-weight:300;
	margin-bottom:-40px;
	overflow:hidden;
	transition:.2s
}
.module .content .items .item .poster .rating:before{
	color:#fff;
	content:"\f005";
	font-family:"Font Awesome 5 Pro";
	font-weight:600;
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
	display:inline-block;
	font-style:normal;
	font-variant:normal;
	text-rendering:auto;
	line-height:1;
	margin-right:6px
}
.module .content .items .item .poster:hover>.rating{
	margin-bottom:0
}
.module .content .items .item .poster img{
	width: 100%;
    height: auto;
    display: block;
    margin-top: 0;
}

.module .content .items .item .dtinfo{
	display:none;
	position:absolute;
	top:10px;
	width:308px;
	height:207px;
	border:1px solid;
	z-index:3
}

.module .content .items .item .right{
	left:-318px
}
.sidemenu:first-child{
	margin-top:15px
}
.sidemenu{
	float:left;
	width:100%;
	padding:0 10px;
	margin-bottom:25px
}
.sidemenu h2{
	font-size:13px;
	font-weight:500;
	padding-bottom:10px;
	text-transform:uppercase
}
.sidemenu ul.genres{
	margin:0;
	overflow:hidden;
	max-height:280px
}
.sidemenu ul.genres li{
	width:100%;
	float:left;
	border-bottom:solid 1px;
	position:relative
}
.sidemenu ul.genres li i{
	float:right;
	font-size:11px;
	position:absolute;
	right:0;
	top:13px;
	font-style:normal
}
.sidemenu ul.genres li a:before{
	content:"\e1af";
	margin-right:10px
}
.sidemenu ul.genres li:last-child{
	border-bottom:0
}
.sidemenu ul.genres li a{
	width:100%;
	float:left;
	padding:10px 0;
	font-size:13px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
footer.main{
	width:100%;
	float:left;
	margin-bottom:0px
}
footer.main .fbox{
	max-width:1200px;
	margin:0 auto;
	font-size:13px
}
.pagination{
    float: left;
    width: 100%;
    font-size: 14px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.pagination a,.pagination span{
    padding: 10px 15px 10px;
    margin: 0 5px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;
}
.sidemenu ul.year{
	overflow:hidden;
	max-height:150px;
	padding:5px 0
}
.sidemenu ul.year li{
	width:calc(100%/3);
	float:left;
	padding:3px
}
.sidemenu ul.year li a{
	width:100%;
	text-align:center;
	float:left;
	font-size:12px;
	padding:5px 0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-weight:400
}
.estadisticas{
	position:absolute;
	bottom:0;
	padding:10px;
	left:0;
	width:100%
}
body.page-template-top_imdb .module .content .items .item .poster .rating{
	width:100%;
	font-size:20px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	text-align:center;
	padding:8px 0;
	bottom:0;
	left:0
}
#serie_contenido{
	width:100%;
	float:left;
	padding:0px 0 0
}
#seasons,#seasons .se-c{
	width:100%;
	float:left;
}
#seasons .se-c:last-child{
	margin-bottom:0
}
#seasons .se-c .se-q{
	cursor:pointer;
	line-height:25px;
	float:left;
	width:100%;
	padding-left:105px;
	position:relative;
}
#seasons .se-c .se-q span.title{
	float:left;
	padding:13px 0;
	font-size:15px;
	width:100%;
	overflow:hidden;
	font-weight:500
}
#seasons .se-c .se-q span.title i{
	font-style:normal;
	font-size:12px;
	margin-left:10px;
	font-weight:300
}
#seasons .se-c .se-q span.se-t{
	line-height:21px;
	font-family:sans-serif;
	float:left;
	font-size:21px;
	padding:15.5px 0;
	position:absolute;
	left:0;
	width:90px;
	text-align:center
}
#seasons .se-c .se-a,#seasons .se-c .se-a ul.episodios{
	width: 100%;
    float: left;
    grid-template-columns: repeat(10, minmax(0, 1fr));
    gap: 8px 8px;
    display: grid;
}
#seasons .se-c .se-a ul.episodios li{
	float: left;
}
#seasons .se-c .se-a ul.episodios li.none{
	padding:30px 0;
	font-size: 13px;
	text-align:center;
    color: #9ca3af;
}
#seasons .se-c .se-a ul.episodios li:last-child{
	border-bottom:0
}
#seasons .se-c .se-a ul.episodios li .numerando{
	float:left;
	padding:9px;
	margin:10px 0;
	border-right:solid 1px;
	width:80px;
	text-align:center;
	font-weight:600
}
#seasons .se-c .se-a ul.episodios li .imagen{
	width:90px;
	float:left;
	margin-top:3px
}
#seasons .se-c .se-a ul.episodios li .imagen img{
	width:100%
}
#seasons .se-c .se-a ul.episodios li .episodiotitle{
	float: left;
    padding: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

#seasons .se-c .se-a ul.episodios li .episodiotitle a{
    background: rgb(58, 58, 58);
    line-height: 23px;
    font-size: 13px;
    padding: 5px 0px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    font-weight: 500;
    width: 100%;
}
#seasons .se-c .se-a ul.episodios li .episodiotitle span.date{
	float:left;
	width:100%;
	font-size:12px;
	padding-top:5px;
	font-weight:300
}
i.delete{
	position:absolute;
	top:0;
	right:0;
	padding:2px 8px;
	opacity:.4;
	z-index:2
}
i.delete:hover{
	opacity:1
}
#linking{
	line-height:30px;
	width:100%;
	float:left;
	padding:6px 10px
}
#single,.box_links,.links_table,.links_table table{
	width:100%;
	float:left
}
.links_table table thead tr th{
	padding:10px 10px 15px;
	text-align:left;
	font-size:14px;
	font-weight:700
}
.links_table table tbody tr td img{
	float:left;
	margin-right:10px
}
.links_table table tbody tr td{
	padding:15px 10px;
	font-size:13px;
	line-height:20px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.links_table table tbody tr td strong.quality,table.account_links tbody td strong.quality{
	padding:5px 10px;
	font-size:12px;
	border:solid 1px;
	border-radius:3px
}
.links_table table tbody tr:last-child{
	border-bottom:0
}
a.link_a{
	font-weight:400;
	font-size:12px
}
a.link_a i{
	margin-right:5px;
	font-size:12px
}
label.checked{
	font-weight:400
}
.links_table a.addlink{
	float:left;
	text-align:center;
	padding:8px 0;
	cursor:pointer;
	width:100%
}
.a_send_link{
	display:block!important
}
#single{
	margin:0;
	padding:0;
	position:relative
}
.dtsingle .content{
	width:calc(100% - 315px);
	float:left;
	padding:0;
	position:relative
}
.dtsingle .content.right{
	margin-right:360px
}
.dtsingle .content.left{
	margin-left:360px
}

.dtsingle .sidebar{
	width: 310px;
    height: 100%;
    float: left;
    padding: 10px 10px;
    position: absolute;
    overflow: hidden;
    overflow-y: auto;
    margin-right: 15px;
}
.dtsingle .sidebar.right{
	right:0
}
.dtsingle .sidebar.left{
	left:0
}

.se .poster .season_m span.a,a.a_f_sbox{
	font-size:14px
}

a.a_f_sbox{
	float:left;
	padding-top:15px;
	font-weight:700
}
a.a_f_sbox i{
	float:right;
	margin-left:10px;
	line-height:14px
}
.se .poster:hover>.season_m{
	opacity:1;
	transform:scale(1)
}
.se .poster .season_m{
	opacity:0;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	padding:33% 0;
	text-shadow:0 0 10px #000;
}

.se .poster .season_m span{
	width:100%;
	float:left;
	text-align:center
}
.se .poster .season_m span.b{
	font-size:69px
}
.se .poster .season_m span.c{
	font-size:16px;
	padding:0 10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	line-height:20px
}
.module .content .items .episodes{
	width:calc(100%/ 5)
}
.module .content .items.full .episodes{
	width:calc(100%/ 4)
}
#dt-episodes .item,#dt-movies .item,#dt-seasons .item,#dt-tvshows .item,#featured-titles .item,.owl-carousel .owl-item,.slider{
	width:100%;
}
.list_genres{
	display:none
}
.list_genres .item{
	width:100%!important
}
.module .content .items .episodes .poster{
	width:100%;
	height:auto
}
.module .content .items .episodes .poster .season_m{
	padding:16% 0
}
.module .content .items .episodes .poster .season_m span.b{
	font-size:30px
}
#dt-episodes,#dt-movies,#dt-seasons,#dt-tvshows,#featured-titles,#slider-master,#slider-movies,#slider-movies-tvshows,#slider-tvshows{
	display:none
}

.slider{
	float:left;
	margin-bottom:10px;
	margin-top:-5px
}
.slider article.item{
	width:50%;
	float:left;
	padding: 0px 5px;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	transition:all .4s
}

#slider-master article.item,#slider-movies article.item,#slider-movies-tvshows article.item,#slider-tvshows article.item{
	width:100%
}
.slider article.item .image{
	width: 100%;
    position: relative;
    padding-top: 56%;
    overflow: hidden;
    margin: 0px;
    border-radius: 4px 4px 0px 0px;
}
.slider article.item .image img{
	width: 100%;
    margin-top: -56%;
    object-fit: cover;
	position: absolute;
}
.slider article.item .image .data{
	width:100%;
	float:left;
	position:absolute;
	bottom:0;
	left:0;
	padding:15px 10px;
	background-color:transparent;
	background-repeat:repeat-x
}
.slider article.item .image .data h3.title{
    font-size: 12px;
    line-height: 30px;
    font-weight: 900;
    text-shadow: 0 0 10px #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 3px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
	font-family: 'Playfair Display', serif;
}
.slider article.item .image .data span{
	font-size:12px;
}
.player{
	width:100%;
	float:left;
	margin-bottom:25px
}
.wp-audio-shortcode,.wp-video-shortcode{
	max-width:100%
}
.sbox .sposter{
	float:left;
	width:185px;
	margin-right:20px;
	position:relative
}
.sbox .sposter img{
	width:100%;
	height:auto
}
.sbox .sdata{
	float:left
}

.likebox{
	position:absolute;
	top:0;
	left:0
}

.sidebar aside.widget{
	float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 5px 0px 0px;
}
.sidebar aside.widget h2.widget-title{
    margin: 0px 0px 10px;
    padding: 0px 0px 12px;
    color: #da966e;
    border-bottom: 2px dashed rgb(93, 93, 93);
    font-size: 18px;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-family: roboto;
}
.sidebar aside.widget ul{
	float:left;
	width:100%
}
.sidebar aside.widget ul li{
	float:left;
	width:100%;
	line-height:16px;
	padding:15px 0;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.sidebar aside.widget ul li a{
	font-size:14px;
	text-align:left
}
.sidebar aside.widget ul li:before{
	font-family:"Font Awesome 5 Pro";
	font-weight:900;
	content:"\f105";
	margin-right:10px;
	margin-left:10px;
	float:left
}
.calendar_wrap{
	width:100%;
	float:left
}
.calendar_wrap table{
	width:100%
}
.calendar_wrap table caption{
	width:100%;
	padding:10px
}
.calendar_wrap table tbody tr:last-child{
	border-bottom:0
}
.calendar_wrap table tbody tr td{
	padding:5px;
	text-align:center
}
form.search-form{
	width: 100%;
    float: left;
    position: relative;
    border-radius: 5px;
}
form.search-form input[type=text]{
	width:100%;
	background:0 0;
	border:0
}
form.search-form button[type=submit]{
	position:absolute;
	top:0;
	right:0;
	border:0;
	background:0 0;
	cursor:pointer;
	-webkit-tap-highlight-color: transparent;
}
.tagcloud{
	width:100%;
	float:left
}
.tagcloud a{
	border-radius:2px;
	font-size:12px;
	padding:5px 8px;
	display:block;
	float:left;
	margin:1px
}
.widget_rss a.rsswidget{
	width:100%;
	font-weight:600
}
.widget_rss span.rss-date{
	font-size:13px;
	margin-bottom:5px;
	width:100%;
	float:left
}
.widget_rss .rssSummary{
	font-size:13px
}
.widget_rss cite{
	font-style:normal;
	font-size:13px;
	margin:10px 0;
	float:left;
	width:100%
}
.textwidget{
	float:left;
	width:100%;
	margin:0;
	padding:0
}
span.post-date{
	width:100%;
	float:left;
	font-size:13px
}
span.comment-author-link{
	font-size:15px
}
.dtw_content article.w_item_a:last-child{
	margin-bottom:0
}
.w_item_a{
	width: 100%;
    float: left;
    padding: 5px 0px;
}
.w_item_a .image{
	position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 0;
    padding-top: 30%;
    border-radius: 2px;
}
.w_item_a .image img{
	width:100%;
	position:absolute;
	margin-top:-40%
}
.w_item_a .image:hover>img{
	-webkit-filter:blur(.8px);
	-moz-filter:blur(.8px);
	-o-filter:blur(.8px);
	-ms-filter:blur(.8px);
	filter:blur(.8px)
}
.w_item_a .image .data{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	float:left;
	padding:10px;
	text-shadow:0 0 10px #000;
	background-color:transparent;
	background-repeat:repeat-x
}
.w_item_a .image .data h3{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    line-height: 20px;
    font-size: 13px;
}
.w_item_a .image .data span.wdate{
	font-size:13px
}

.w_item_b {
    position: relative;
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    overflow: hidden;
}

.w_item_b:last-child{
	margin-bottom:0
}
.w_item_b .image{
    width: 65px;
    height: 90px;
    position: absolute;
    top: 5px;
    overflow: hidden;
    margin: 0;
    margin-left: 5px;
}
.w_item_b .image img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.w_item_b .data{
	width: calc(100% - 110px);
    margin-left: 75px;
    padding: 10px 10px 5px;
    float: none;
}
.w_item_b .data h3{
	font-weight: 600;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    opacity: 0.8;
    line-height: 1.2;
    padding-top: 2px;
    margin-top: -2px;
    margin-bottom: 1px;
}
.w_item_b .data .wextra{
	width: 100%;
    float: left;
    padding: 13px 0px 10px;
}
.w_item_b .data .wextra b{
     float: left;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: rgb(170, 170, 170);
}

.w_item_b .data .wextra span.year{
	font-size: 12px;
    margin-left: 10px;
    float: left;
    color: rgb(170, 170, 170);
    font-weight: 400;
}

.widget-social ul.social-links li.dtl{
	width:50%;
	border-bottom:0;
	padding:0
}
.widget-social ul.social-links li.dtl:before{
	content:""
}
.widget-social ul.social-links li.dtl a:before{
	display:none
}
.widget-social ul.social-links li.dtl a{
	width:100%;
	margin:0;
	float:left;
	padding:10px
}
.widget-social ul.social-links li.dtl a.icls{
	font-size:15px;
	line-height:20px
}
.widget-social ul.social-links li.dtl i.dt-icon,header.responsive a.aresp{
	font-family:"Font Awesome 5 Pro";
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
	display:inline-block;
	font-style:normal;
	font-variant:normal;
	text-rendering:auto;
	line-height:1;
	font-weight:900
}
.widget-social:hover>ul.social-links li.dtl a.icls{
	opacity:.7
}
.widget-social ul.social-links li.dtl a.icls:hover{
	opacity:1!important
}
.widget-social ul.social-links li.dtl i{
	margin-right:10px;
	float:left;
	font-size:16px
}
.resppages{
	display:none;
	float:left;
	width:100%;
	margin-bottom:15px
}
.resppages a{
	width:40%;
	margin:0 5%;
	padding:10px 0;
	float:left;
	text-align:center;
	font-size:16px
}
header.responsive{
	width:100%;
	float:left;
	position:relative;
	height: 45px;
}
header.responsive .nav{
	position: absolute;
    top: -2px;
    left: 0;
}
header.responsive .logo{
	width: 100%;
    text-align: left;
    padding: 0px 40px;
}
header.responsive .logo img{
	height: 50px;
    padding: 10px;
}
header.responsive .search{
	position: absolute;
    left: 155px;
    top: 0;
}
header.responsive .userr{
	position:absolute;
	right:0;
	top:0
}
header.responsive a.aresp{
	font-size: 19px;
    font-weight: 300;
    padding: 15px 12px;
    cursor: pointer;
}
header.responsive a.userr{
	font-size:20px;
	font-weight:300;
	padding:18px;
	cursor:pointer
}
header.responsive .search a.search-resp:before{
	content:"\f002"
}
header.responsive .userr a.userr-resp:before{
	content:"\f2bd"
}
header.responsive .nav a.nav-resp:before{
	content:"\f0c9"
}
form.form-resp-ab{
	width:100%;
	float:left;
	position:relative;
	-moz-transition:top .4s ease-in-out;
	-o-transition:top .4s ease-in-out;
	-webkit-transition:top .4s ease-in-out;
	-ms-transition:top .4s ease-in-out;
	transition:top .4s ease-in-out
}
form.form-resp-ab input[type=text]{
    background: rgb(17, 19, 25);
    border: 0;
    width: 100%;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 600;
}
form.form-resp-ab button[type=submit]{
	border: 0;
    background: 0 0;
    top: 0;
    right: 0;
    position: absolute;
    padding: 10px 15px;
    cursor: pointer;
}
.load_modules{
	float:left;
	width:100%;
	padding:15px;
	border-radius:3px;
	margin-bottom:150px
}
.owl-theme .owl-controls .owl-page span{
	width:7px;
	height:7px;
	transition:.2s;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%
}
.owl-theme .owl-controls .owl-page.active span{
	width:7px;
	border-radius:40px
}
.alert_dt_ee,.galeria{
	width:100%;
	float:left
}
.alert_dt_ee{
	padding:20px;
	text-align:center;
	margin:25px 0;
	border-radius:5px
}
.video-target{
	cursor:pointer
}
.video-wrapper{
	display:none;
	position:fixed;
	min-width:100%;
	min-height:100%;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:21000
}
.video-frame{
	position:absolute;
	top:50%;
	left:50%
}
.sheader .poster .complex{
	width:100%;
	height:100%;
	float:left;
	font-size:13px;
	line-height:20px;
	padding:2px 10px;
	margin-top:5px;
	text-align:center
}
.galeria .g-item{
	float:left;
	width:25%;
	padding:10px;
	position:relative;
	overflow:hidden;
	padding-top:54%;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	transition:all .4s
}
.galeria .g-item:hover{
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
.galeria .g-item img{
	height:auto;
	width:100%;
	height:auto;
	margin-top:-54%;
	position:absolute
}
#dt_galery,#dt_galery_ep{
	display:none
}
#dt_galery .g-item,#dt_galery_ep .g-item{
	width:100%
}

.dt_mega_menu{
	display:none;
	width:100%;
	float:left;
	padding:15px 0;
	margin-top:59px;
	position:fixed;
	z-index:104;
	border-bottom:solid 1px
}
.dt_mega_menu .box{
	width:1100px;
	margin:0 auto
}
.dt_mega_menu .box ul,.extra,.fondo_dt,.link_sharing h3,.srating{
	width:100%
}
.dt_mega_menu .box ul li:first-child{
	padding-left:0;
	border-left:0
}
.dt_mega_menu .box ul li:last-child{
	border-right:0;
	padding-right:0
}
.dt_mega_menu .box ul li{
	float:left;
	padding:0 20px
}
.dt_mega_menu .box ul li ul.sub-menu{
	display:none
}
.dt_mega_menu .box ul li:hover>ul.sub-menu{
	display:block
}
.dt_mega_menu .box ul li a{
	font-size:13px;
	font-weight:600
}
.advcblock{
	display:block!important
}
.link_sharing p a.addlink{
	cursor:pointer;
	float:right;
	padding:10px 0
}
.link_sharing h3{
	font-size:25px;
	font-weight:400;
	padding-bottom:10px;
	margin-bottom:10px
}
.fondo_dt{
	position:fixed;
	height:100%;
	z-index:8;
	display:none
}
.extra{
	float: left;
    padding: 5px 0;
    color: #9ca3af;
    font-weight: 500;
    margin-bottom: -13px;
    width: 165%;
}
  font-weight: 500;
}
.extra span a{
	margin-right:15px
}
.extra span.tagline{
	width:100%;
	padding-bottom:5px;
	font-size:16px
}
.extra span.rated{
	font-weight:500
}
.srating{
	float:left;
	padding:10px 0;
	margin:10px 0
}
.srating .promedio{
	float:left;
	padding:10px 0;
	font-size:30px;
	width:60px;
	font-weight:600;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
.srating .rdata{
	float:left;
	margin-left:10px;
	padding:5px 0
}
.srating .rdata .stars{
	position:relative;
	display:inline-block;
	height:22px;
	font-size:22px;
	overflow:hidden;
	float:left;
	margin:0
}
.srating .rdata .stars span.rating-stars-b{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
	white-space:nowrap
}
.sgeneros,.videobox .embed{
	position:relative;
	overflow:hidden
}
.srating .rdata .votes{
	font-size:13px;
	padding-top:5px;
	float:left;
	width:100%
}
.sgeneros{
	float:left;
	width:100%;
	height:20px;
	padding:5px 0;
	display:inline-block;
}
.sgeneros a:first-child{
	padding-left:0;
	border-left:0
}
.sgeneros a{
	font-size:13px;
	float:left;
	padding:0 10px;
	font-weight:500
}
.videobox{
	width:100%;
	float:left
}
.videobox .embed{
	padding-bottom:56.25%;
	height:0
}
.videobox .embed iframe{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	height:auto!important;
	min-height:100%
}
.stars10{
	width:260px
}
.stars5{
	width:128px
}
.sbox .custom_fields{
	width:100%;
	padding:0 10px 15px;
	float:left;
	margin-bottom:15px
}
.sbox .custom_fields:last-child{
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0
}
.sbox .custom_fields b.variante{
	min-width:170px;
	float:left;
	font-size:13px;
	font-weight:500
}
.sbox .custom_fields span.valor{
	font-size:13px;
	float:left;
	width:calc(100% - 170px);
	line-height:20px
}
.sbox .custom_fields span.valor strong{
	padding:4px 10px 4px 30px;
	border-radius:3px;
	position:relative;
	margin-right:10px
}
.sbox .custom_fields span.valor strong:before{
	font-family:"Font Awesome 5 Pro";
	content:"\f005";
	float:left;
	font-size:12px;
	top:2px;
	left:8px;
	font-weight:900;
	position:absolute
}
.wp-content{
	width:100%;
	float:left;
	margin-bottom:0px;
	padding-bottom:0px
}

.wp-contents{
	background: #222;
    float: left;
    padding: 5px;
    color: #9ca3af;
    font-size: 15px;
	line-height: 26px;
}

.wp-content pre{
	margin-bottom:15px
}
.wp-content p{
	margin-bottom: 15px;
    color: #d1d5db;
    margin-bottom: 15px;
    line-height: 23px;
    font-size: 13px;
}
.wp-content p:last-child{
	margin-bottom:0;
	color: #d1d5db;
}
.wp-content blockquote{
	font-style:italic;
	padding:10px 0 10px 20px;
	margin-bottom:10px;
	font-size:20px
}
.wp-content blockquote p{
	margin-bottom:0;
	line-height:33px
}
.wp-content ol,.wp-content ul{
	padding-left:30px;
	margin-bottom: 5px;
    margin-top: 5px;
	color: rgba(255, 255, 255, .6);
}
.wp-content ul li{
	list-style-type:square
}
.wp-content ol li{
	list-style-type:decimal
}
.wp-content ol li,.wp-content ul li{
	line-height:25px;
	color: #9ca3af;
}
.wp-content h1,.wp-content h2,.wp-content h3,.wp-content h4,.wp-content h5,.wp-content h6{
	line-height:28px;
	margin-bottom:15px;
	display:block
}
.wp-content h1{
	font-size:25px
}
.wp-content h2{
	font-size:23px
}
.wp-content h3{
	font-size:21px
}
.wp-content h4{
	font-size:15px
}
.wp-content h5{
	font-size:15px
}
.wp-content h6{
	font-size:15px
}
.wp-content img{
	max-width:100%;
	height:auto
}
.comments-area{
	padding:0px 0px;
	width:100%;
	float:left;
	z-index: 1;
    position: relative;
}
.comments-area h2{
	float:left;
	font-size:13px;
	font-weight:600;
	padding-top: 2px;
}
.comments-area h2 i{
	float:left;
	margin-right:5px;
	font-size:24px
}
.post-comments{
	padding:0;
	margin:20px 0;
	width:100%
}
.post-comments li.comment{
	position: relative;
    padding-left: 40px;
    min-height: 76px;
    margin-bottom: 10px;
    padding-top: 15px;
}
.post-comments li.comment .comment-avatar{
	position:absolute;
	top:20px;
	left:0
}
.post-comments li.comment .comment-avatar img.avatar{
	width: 35px;
    height: 35px;
    margin-right: 12px;
    border-radius: 50%;
	object-fit: cover;
}
.post-comments li.comment .scontent{
	padding:5px 5px 5px 5px;
	position:relative
}
.post-comments li.comment .scontent .comment-header{
	position:relative;
	width:100%;
	font-size:13px;
	font-weight:600
}
.post-comments li.comment .scontent p{
	padding:5px 0;
	line-height:23px;
	font-size:13px
}
.post-comments li.comment .scontent p code{
	font-size:13px;
	padding:5px
}
.post-comments ul{
	list-style:none;
	margin:0;
	padding:0
}
.post-comments ul li.comment{
	margin:0;
	padding:0;
	min-height:40px
}
.post-comments ul li.comment .comment-avatar{
	top:20px;
	left:5px
}
em.text-red{
	font-style:normal;
	font-size:13px
}
.post-comments ul li.comment .comment-avatar img.avatar{
	max-width:40px;
	max-height:40px
}
.post-comments ul li.comment .scontent{
	padding:20px 10px 15px 50px
}
.post-comments .comment-reply-link,.post-comments .comment-time{
	display:inline-block;
	font-size:11px;
	padding:3px 6px;
	font-weight:400
}
.post-comments .comment-time{
	margin-left:5px;
}
.post-comments .comment-reply-link{
	margin-left:0px
}
.comment-respond{
	display:block;
}
.comment-respond h3{
	padding-bottom:20px;
	font-weight:500;
	font-size:12px
}

.comment-respond h3 small{
	font-size:14px;
	margin-left:10px
}
.comment-respond h3 small a{
	font-weight:400;
	font-size:12px;
}
.comment-form-comment .form-label{
	width:100%;
	float:left;
	padding:5px 0;
	font-weight:600
}
.comment-form-comment textarea{
	width:100%;
	height:70px;
	font-family:sans-serif;
	padding:10px;
	resize:vertical
}
.grid-container{
	display:block;
	position:relative;
	width:50%;
	padding-right:15px;
	float:left;
	margin:0 auto
}
.grid-container .form-label{
	font-weight: 400;
    padding: 10px 10px 10px;
    font-size: 13px;
    margin-top: 5px;
}
.grid-container .form-description{
	font-size:12px;
	padding:3px 0;
	line-height:18px
}
.grid-container input[type=text]{
	width:100%;
	margin:5px 0;
	padding:10px
}
a.commautor{
	font-weight:600;
	font-size:15px
}
p.form-submit input[type=submit]{
	padding: 10px 15px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    margin-top: 15px;
}
.scontent .comment-respond{
	padding:15px 0px 0px 0px;
	-webkit-animation:fadeIn .9s;
	-moz-animation:fadeIn .9s;
	-ms-animation:fadeIn .9s;
	animation:fadeIn .9s
}
.comment-navigation{
	width:100%;
	float:left;
	padding:10px 0;
	margin-bottom:15px
}
.comment-navigation a{
	font-size:14px
}
.comment-navigation .nav-previous{
	float:left
}
.comment-navigation .nav-next{
	float:right
}
.comment-respond input[type=submit],.comment-respond input[type=text],.comment-respond textarea{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:13px
}

div.no-comments{
	width:100%;
	float:left;
	padding:15px;
	font-size:15px
}
.fix-grid{
	padding-right:0;
	padding-left:15px
}
.post-comments li.comment .scontent p img{
	max-width:300px;
	height:auto
}
div.post-like{
	float:left;
	padding:2px 10px
}
div.post-like a,div.post-like span.alreadyvoted{
	margin-right:10px
}
div.post-like span.count{
	font-weight:600
}
.starstruck-wrap{
	font-size:12px;
	display:table
}
.starstruck{
	font-size: 10px;
    margin-top: 0;
    display: inline-block;
    white-space: nowrap;
}
.starstruck .cancel-off-png,.starstruck .cancel-on-png,.starstruck .star-half-png,.starstruck .star-off-png,.starstruck .star-on-png{
    font-size: 13px;
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 20px;
    speak: none;
    text-transform: none;
    margin-right: 2px;
}
.starstruck .cancel-off-png:before,.starstruck .cancel-on-png:before,.starstruck .star-half-png:before{
	content:"\f005"
}
.starstruck-rating-wrap{
	margin-top:2px;
	margin-left:10px;
	padding:5px 15px;
	font-style:normal;
	border-radius:3px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	font-size:12px;
	font-weight:300
}
.dtloadpage,.scontent .fixedform{
	display:none
}
.loader,.sl-icon{
	vertical-align:middle
}
.starstruck-rating{
	font-size:12px;
}
.starstruck-rating i{
	float:left;
	margin-right:5px
}
.starstruck-rating span{
    font-weight: 400;
    font-size: 12px;
    color: rgb(187, 187, 187);
}
.starstruck-wrap{
	width:100%;
	float:left;
	padding: 5px 0px 5px 0px;
	-webkit-tap-highlight-color: transparent;
}
.starstruck-wrap .dt_rating_vgs{
	float:left;
	padding:10px 0;
	font-size:27px;
	width:60px;
	font-weight:500;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:absolute;
	top:0;
	left:0
}
.starstruck-wrap .dt_rating_data{
	display: flex;
    align-items: center;
    gap: 10px;
}
.ads_l_single{
	width:100%;
	padding:0 15px;
	float:left;
	text-align:center
}
.dt_nodata{
	width:100%;
	float:left;
	text-align:center;
	margin:10px 0;
	padding:20px 0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px
}
#single .content .srelacionados{
	padding:20px 30px;
	float:left;
	width:100%
}

#single .content .srelacionadoss{
	float:left;
	width:100%;
	margin-bottom: -10px;
}

.srelacionadoss article:hover{
color: red;
}
.srelacionadoss article img{
	width: 100%;
    object-fit: cover;
	object-position: top;
}
.srelacionadoss article {
    float:left;
    padding:10px;
    width: 100%;
}

.srelacionados article:hover{

}
.srelacionados article img{
	width:100%;
	box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 40%), inset 0 1px 0 0 hsl(0deg 0% 100% / 10%);
	border-radius: 5px 5px 2px 2px;
}

.srelacionados article {
    float:left;
    padding:5px;
    width: 100%;
}

a.button{
	padding:6px 10px;
	float:left;
	font-size:15px
}
.dtloadpage{
	position:fixed;
	top:0;
	left:0;
	z-index:99999999;
	width:100%;
	height:100%
}
.dtloadpage .dtloadbox{
	width:500px;
	margin:5% auto;
	text-align:center
}
.dtloadpage .dtloadbox img{
	width:auto;
	height:auto;
	margin:0 auto
}
.dtloadpage .dtloadbox span{
	font-size:30px;
	width:100%;
	float:left;
	margin:20px 0
}
.dtloadpage .dtloadbox p{
	width:100%;
	float:left;
	font-size:12px
}
.se_rating{
	float:right;
	position:relative;
	line-height:20px;
	padding:3px 15px
}
.se_rating .se_rating_valor{
	position:absolute;
	height:5px;
	top:0;
	left:0
}
.captcha,.sl-wrapper{
	position:relative
}
.se_rating:before{
	font-family:"Font Awesome 5 Pro";
	content:"\f005";
	float:left;
	margin-left:-20px;
	margin-top:0;
	font-size:13px;
	font-weight:600
}
.fixedform{
	width:100%;
	padding-right:0
}
#single_relacionados{
	display:none;
	width:100%;
	float:left
}
.dt_social_single{
	float:left;
	width:100%;
	padding:0
}
.dt_social_single span{
    float: left;
    font-size: 14px;
    padding: 7px 0px;
    padding-right: 12px;
    margin-right: 15px;
    font-weight: 400;
}
.dt_social_single b#social_count{
	font-weight:500;
	float:right;
	margin-left:10px
}
.dt_social_single a{
    float: left;
    margin: 0;
    padding: 7px 8px;
    margin-right: 5px;
    border-radius: 3px;
}
.dt_social_single a i{
	float:left;
	font-size:14px;
	float: initial;
}
.dt_social_single a b{
	font-weight:400;
	line-height:16px;
	margin-left:0px
}
.link_sharing p strong{
	font-size:20px;
	margin-right:10px;
	font-weight:600
}
.reloading_page{
	opacity:.1
}
.loader,.loader:after,.loader:before{
	background:rgba(0,0,0,.2);
	-webkit-animation:load1 1s infinite ease-in-out;
	animation:load1 1s infinite ease-in-out;
	width:.2em;
	height:.6em
}
.loader:after,.loader:before{
	position:absolute;
	top:0;
	content:''
}
.loader:before{
	left:-.375em;
	-webkit-animation-delay:-.32s;
	animation-delay:-.32s
}
.loader{
	left:-16px;
	top:23px;
	text-indent:-9999em;
	display:inline-block;
	position:absolute;
	font-size:1em;
	-webkit-transform:translateZ(0);
	-ms-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-animation-delay:-.16s;
	animation-delay:-.16s
}
.loader:after{
	left:.375em
}
@-webkit-keyframes load1{
	0%,100%,80%{
		box-shadow:0 0 rgba(0,0,0,.2);
		height:.6em
}
	40%{
		box-shadow:0 -.3em rgba(0,0,0,.2);
		height:1em
}
}
@keyframes load1{
	0%,100%,80%{
		box-shadow:0 0 rgba(0,0,0,.2);
		height:.6em
}
	40%{
		box-shadow:0 -.3em rgba(0,0,0,.2);
		height:1em
}
}
.doload .notice{
	display:block
}
.doload fieldset,.form_fondo{
	display:none
}
article.simple{
	width:calc(100% / 6);
	float:left;
	padding:10px
}
.list,.list .row,.no_fav,article.simple .poster,article.simple .poster img{
	width:100%
}
.no_fav{
	padding:30px 0;
	float:left;
	text-align:center;
	font-size:14px
}
.list{
	float:left;
	padding:15px
}
.list .row{
	padding:5px 0;
	float:left
}
.list .row span.field{
	width:calc(100% / 3);
	float:left
}
.extcom{
	background: #cfcfcf;
    float: left;
    width: 100%;
	padding: 10px;
	border-radius: 2px;
}
.module .content .items .episodes .poster span.serie{
	position:absolute;
	bottom:0;
	left:0;
	padding:5px 10px;
	font-size:13px
}
.module .content .items .episodes .poster:hover>span.serie{
	display:none
}
ul.main_links li{
	float:left;
	width:100%
}
ul.main_links li a{
	padding:8px;
	float:left;
	font-size:14px;
	width:100%
}
ul.main_links li a i{
	margin-right:10px;
	font-size:16px
}
span.item_type{
	position:absolute;
	bottom:0;
	right:0;
	text-transform:uppercase;
	font-size:12px;
	padding:5px 10px;
	margin:0
}
span.s_trending a.m_trending{
	float:left;
	margin:0 10px;
	font-size:13px;
	font-weight:500
}
.contact{
	width:100%;
	float:left;
	margin:0
}
.contact .wrapper{
	padding:36px 90px;
	width:100%;
	float:left
}
.contact .wrapper form.contactame{
	max-width:750px;
	margin:0 auto
}
.contact .wrapper h1{
	font-size:32px;
	font-weight:400
}
.contact .wrapper p.descrip{
	line-height:30px
}
.contact .wrapper fieldset{
	width:100%;
	float:left;
	padding:10px 0
}
.contact .wrapper fieldset.nine{
	width:48%
}
.contact .wrapper fieldset.fix{
	margin-left:4%
}
.contact .wrapper fieldset label{
	width:100%;
	float:left;
	margin-bottom:5px;
	font-weight:600
}
.contact .wrapper fieldset p{
	float:left;
	width:100%;
	line-height:22px;
	margin-bottom:10px;
	font-size:14px
}
.contact .wrapper fieldset input[type=text]{
	width:100%;
	padding:12px;
	font-weight:600
}
.contact .wrapper fieldset input[type=submit]{
	border:0;
	cursor:pointer;
	padding:10px 20px;
	font-weight:400;
	font-size:16px;
	width:100%
}
.contact .wrapper fieldset textarea{
	width:100%;
	font-family:Roboto,sans-serif;
	padding:12px
}
.contact .wrapper fieldset .notice{
	background:#f9f9f9;
	float:left;
	width:100%;
	padding:15px;
	border-left:solid 5px #ddd
}
.contact .wrapper fieldset .notice p{
	margin-bottom:0;
	font-size:15px
}
.contact .wrapper fieldset .notice.success{
	border-color:#53d058
}
.contact .wrapper fieldset .notice.error{
	border-color:#ef5b5b
}
.g-recaptcha{
	float:left;
	width:100%
}
.loguser{
	width:100%;
	float:left;
	padding:0
}
.loguser a{
	float:left;
	text-align:center;
	padding:23px 15px;
	font-size:13px;
	font-weight:600
}
form.update_profile{
	float:left;
	width:100%;
	padding:30px
}
form.update_profile h3{
	font-size:20px;
	font-weight:400;
	line-height:30px;
	padding:13px 50px;
	margin-bottom:20px
}
form.update_profile fieldset{
	float:left;
	width:100%;
	margin-bottom:25px;
	padding:0
}
form.update_profile fieldset.min{
	width:49%
}
form.update_profile fieldset.fix{
	margin-right:2%
}
form.update_profile fieldset label{
	float:left;
	width:100%;
	font-size:14px;
	margin-bottom:15px;
	font-weight:400
}
form.update_profile fieldset input[type=password],form.update_profile fieldset input[type=text]{
	width:100%;
	padding:10px;
	font-size:17px
}
form.update_profile fieldset select{
	width:100%;
	height:42px;
	padding:10px
}
form.update_profile fieldset textarea{
	width:100%;
	padding:10px
}
form.update_profile fieldset input[type=submit]{
	border:0;
	padding:10px 25px;
	font-size:18px;
	cursor:pointer;
	margin-top:20px
}
form.update_profile .updated{
	width:100%;
	float:left;
	margin-bottom:25px;
	padding:15px
}
form.update_profile .updated p{
	font-weight:300;
	font-size:17px
}
form.update_profile .error{
	width:100%;
	float:left;
	margin-bottom:25px;
	padding:15px
}
form.update_profile .warning{
	width:100%;
	float:left;
	margin-bottom:25px;
	padding:15px
}
.account{
	width:100%;
	float:left;
	margin:0 0 50px;
	position:relative
}
.account .sidebar{
	width:220px;
	height:100%;
	float:left;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	padding:20px
}
.account .sidebar ul{
	display:block
}
.account .sidebar ul li{
	width:100%;
	display:block;
	margin-bottom:5px
}
.account .sidebar ul li a{
	width:100%;
	display:block;
	padding:10px;
	font-size:14px
}
.account .content{
	width:calc(100% - 220px);
	margin-left:219px;
	min-height:450px;
	padding:30px;
	float:left
}
.account .content h3{
	font-size:20px;
	display:block;
	margin-bottom:25px
}
.sseasons .se-c .se-q{
	background:0 0!important
}
#page .comments-area{
	padding:0
}
.single-page{
	padding:30px 30px;
	margin:0;
	float:left;
	width:100%
}
.single-page h1.head{
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 100%;
    float: left;
}
.sbackdrop{
	width:100%;
	height:200px;
	background-position:10% 15%;
	background-size:cover;
	position:relative;
	padding:15px
}
.sbackdrop h1{
	font-size:24px;
	font-weight:300;
	padding:15px 2%;
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden;
	width:96%;
	z-index:1
}
.pag_episodes{
	width:100%;
	float:left;
	margin-bottom:10px
}
.pag_episodes .item{
	width:calc(100%/ 3);
	float:left;
	text-align:center
}
.pag_episodes .item:last-child{
	border-right:0
}
.pag_episodes .item a{
	padding:10px;
	float:left;
	width:100%
}
.pag_episodes .item a.nonex{
	opacity:.3;
	cursor:not-allowed
}
.pag_episodes .item a i{
	font-size:17px;
	padding:0 5px
}
.pag_episodes .item a span{
	font-size:15px
}
.wp-content h1 span{
	font-size:15px;
	font-weight:400
}
.fix-table{
	overflow-x:auto;
	float:left;
	width:100%
}
.ggep{
	padding:10px
}
.single_menu{
	width:100%;
	float:left;
	display:none
}
.single_menu ul.main_dt_menu{
	width:100%;
	float:left
}
.single_menu ul.main_dt_menu li{
	float:left;
	width:calc(100%/ 3)
}
.single_menu ul.main_dt_menu li a{
	float:left;
	padding:15px 0;
	width:100%;
	text-align:center;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase
}

.thongbao{
	margin: 10px 0 0;
    padding: 5px 15px;
    line-height: 20px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 500;
	display:none;
}

.module_single_ads{
	text-align:center;
	width:100%;
	float:left;
	padding:5px 0;
	border-bottom:solid 0px
}
.ads_demo{
	width:100%;
	font-size:20px;
	font-style:italic
}
.video_player_enable{
	width:100%;
	float:left;
	padding:15px;
	padding-bottom:0
}
.video_player_enable .box{
	width:100%;
	float:left;
	background-position:center;
	background-size:cover;
	position:relative;
	overflow:hidden;
	padding-top:40%;
	position:relative
}
.video_player_enable .box .play{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-23px;
	margin-left:-23px
}
.video_player_enable .box .play i{
	color:rgba(255,255,255,.6);
	font-size:46px;
	text-shadow:0 0 15px #000
}
.video_player_enable .box span.quality{
	font-size:15px;
	top:10px;
	left:10px
}
.epiheader{
	float:left;
	width:100%;
	padding:15px
}
.epiheader .epiposter{
	width:90px;
	float:left
}
.epiheader .epiposter img{
	width:100%;
	height:auto
}
.epiheader .epidata{
	width:calc(100% - 110px);
	margin-left:110px
}
.epiheader .epidata h3{
	font-size:32px;
	font-weight:400;
	margin-bottom:10px
}
.epiheader .epidata span.data{
	float:left;
	width:100%;
	padding:5px 0
}
.epiheader .epidata span.data b{
	float:left;
	font-size:15px
}
.epiheader .epidata span.data p{
	width:calc(100% - 90px);
	margin-left:90px;
	font-size:15px
}
.epiheader .epidata h1{
	font-size:20px;
	font-weight:400
}
.epiheader .epidata h1 span{
	font-size:15px;
	font-weight:400;
	line-height:25px
}
.posts{
	padding:20px 10px;
	float:left;
	width:100%
}
.posts .meta{
	float:left;
	width:100%;
	padding:15px 0;
	margin-bottom:20px
}
.posts .meta span{
	margin-right:10px
}
.posts .meta .autor{
	font-weight:500
}
.posts .meta .date{
	font-size: 13px;
    color: #90949c;
}
.posts .meta .views{
	float:right;
	font-size:14px
}
.posts header.pos{
	float:left;
	width:100%;
	padding-bottom:15px
}
.posts header.pos h1.titl{
	font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}
.posts header.pos h2.desc{
	font-weight:400;
	line-height:30px;
	font-size:20px;
	padding-top:10px
}
.post-entry{
	position:relative;
	display:inline-block;
	float:left;
	margin:0;
	width:100%
}
.list-items-blogs .post-entry:last-child{
	margin-bottom:0px
}
.home-blog-post{
	position:relative;
	padding:15px 0;
	min-height:50px;
	margin-left:-5px;
}
.list-items-blogs .post-entry:last-child>.home-blog-post{
	border-bottom:0
}
.home-blog-post .entry-date{
	position:absolute;
	left:0;
	top:15px;
	text-align:center;
	width:86px;
	margin-top: 5px;
}
.home-blog-post .entry-date .date{
	display:block;
	font-size:20px;
	margin-bottom:5px;
	font-weight:400;
}
.home-blog-post .entry-date .month{
	font-size:10px;
	text-transform:uppercase;
	display:block;
    color: rgba(255, 255, 255, .6);
}
.home-blog-post .entry-title{
	font-weight:500;
	margin-bottom:7px;
	font-size:16px;
	line-height:25px;
	padding-left: 10px;
	padding: 0px 10px;
}
.home-blog-post .entry-content{
    font-size: 14px;
    line-height: 20px;
    color: #a1a1aa;
	padding-left: 10px;
	padding: 0px 10px;
}
.top-imdb-list{
	position:relative;
	float:left;
	width:50%;
	padding:0;
	padding-bottom:20px;
	padding-left:10px
}
.top-imdb-list h3{
	width:100%;
	float:left;
	padding:5px;
	padding-left:10px;
	font-weight:400;
	text-transform:uppercase;
	font-size:16px;
	border-left:solid 3px;
	margin-bottom:15px
}
.top-imdb-item{
	position:relative;
	padding:10px 0;
	padding-left:130px;
	min-height:70px;
	float:left;
	width:calc(100%/ 1);
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	transition:all .4s
}
.top-imdb-item:hover{
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
.top-imdb-list>.top-imdb-item:last-child{
	border-bottom:0
}
.top-imdb-item .puesto{
	position:absolute;
	left:54px;
	top:10px;
	width:30px;
	font-size:12px;
	text-align:center;
	padding:19px 0
}
.top-imdb-item .image{
	position:absolute;
	left:0;
	width:50px;
	height:50px
}
.top-imdb-item .image .poster{
	width:50px;
	height:50px;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0;
	padding-top:0
}
.top-imdb-item .image .poster img{
	width:100%;
	height:auto;
	margin-top:-10px
}
.top-imdb-item .rating{
	position:absolute;
	left:85px;
	top:27px;
	width:40px;
	text-align:center;
	font-size:17px;
	font-weight:500
}
.top-imdb-item .title{
	padding-top:15px;
	line-height:22px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	width:100%;
	float:left;
	font-size:14px
}
.fix-layout-top{
	width:100%
}
.fixed-sidebar{
	position:fixed;
	width:220px
}
.blog-list-items{
	width:100%;
	float:left;
	margin-bottom:20px
}
.blog-list-items .entry{
	width:calc(100%/ 3);
	float:left;
	margin:0;
	padding:20px;
	position:relative
}
.blog-list-items .entry article.post{
	width:100%;
	float:left
}
article.post .images{
	float:left;
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	margin:0;
	padding-top:30px
}
article.post a .images img{
	width:100%;
	height:auto;
	margin-top:-45px;
	display:-moz-inline-stack;
	-webkit-transition:all .4s ease-out;
	-moz-transition:all .4s ease-out;
	-o-transition:all .4s ease-out;
	transition:all .4s ease-out
}

article.post .images .background_over_image{
	background:rgba(0,0,0,.5);
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
}
article.post a:hover>.images .background_over_image{
	opacity:1
}
article.post .information{
	float:left;
	width:100%;
	padding:10px 0;
	height:115px;
	overflow:hidden
}
article.post .information p.descr{
	line-height:20px;
	font-size:14px;
}
article.post .information .meta{
	padding:5px 0;
	font-size:13px
}
article.post .information .meta span.autor{
	font-weight:600;
	margin-right:10px;
	font-size:12px
}
article.post .information h2{
	font-weight:500;
	font-size:15px;
	line-height:25px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	margin-bottom:5px;
}
h1.top-imdb-h1{
	width:100%;
	padding:15px 0;
	text-align:left;
	font-size:25px!important
}
.search-page{
	width:100%;
	padding: 0px 12px 0px;
}
.search-page .result-item{
	position:relative;
	display:inline-block;
	float:left;
	margin:0;
	width:100%
}
.search .result-item:last-child{
	margin-bottom:30px
}
.result-item article{
	position: relative;
    padding: 15px 0px;
    padding-left: 130px;
    height: 127px;
}
.result-item article .image{
	position: absolute;
    left: 0;
    top: 10px;
    text-align: center;
    border-radius: 5px;
    width: 70px;
}
.result-item article .image .thumbnail{
	position:relative
}
.result-item article .image .thumbnail span{
	position:absolute;
	top:0;
	right:0;
	padding:2px 5px;
	font-size:10px;
	font-weight:500
}
.result-item article .image .thumbnail img{
	width: 100%;
    height: auto;
    border-radius: 4px;
}

.result-item article .details{
	width:100%;
	margin-left: -45px;
}
.result-item article .details .title{
	width: 100%;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.result-item article .details .meta{
	margin-bottom:10px;
	margin-top:-2px;
	font-size:14px;
	float:left;
	width:100%
}
.result-item article .details .meta span.rating{
	padding:3px 0;
	margin-right:10px;
	font-weight:600;
	font-family:arial;
	font-size:11px;
	width:70px;
	float:left;
	text-align:center
}
.result-item article .details .meta span.year{
	float:left;
	margin-right:7px
}
.result-item article .details .meta span.flag{
	width:12px;
	height:12px;
	float:left;
	margin-right:7px;
	margin-top:2px
}
.result-item article .details .contenido{
	width:100%
}
.result-item article .details .contenido p{
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.no-result{
	float:left;
	width:100%;
	padding:20px
}
.no-result h2{
	float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
    margin-left: 13px;
    font-style: italic;
}

h1.heading-search{
	text-align: center;
    font-size: 20px;
    margin: 15px 0px 25px 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .5px;
	color: #e5e7eb;
	font-size: 15px;
	line-height: 25px;
    margin-top: 5px;
}

.no-result h2 span{
	font-weight:800
}
.no-result strong{
	font-size:20px
}
.no-result ul{
	list-style-type:square;
	margin:40px 0 20px 30px
}
.no-result li{
	padding:5px 0;
	line-height:20px;
	font-style: italic;
}
.tax_post{
	position:relative;
	display:inline-block;
	float:left;
	margin:0;
	width:100%;
	margin-top:10px
}
.tax_post .tax_box{
	position:relative;
	padding:15px;
	padding-left:110px;
	width:100%;
	float:left
}
.tax_post .tax_box .title{
	position: absolute;
    left: 0;
    top: 11px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
	margin-left: -5px;
}
.tax_post .tax_box .links a{
	font-size: 13px;
    padding: 0 5px;
    font-weight: 400;
    margin-left: -25px;
}
.wp-content .video{
	position:relative;
	padding-bottom:56.25%;
	max-width:100%;
	display:block;
	margin:auto;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.wp-content .video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.player_sist{
	float:left;
	width:100%;
	margin:0
}
.player_sist .playex{
	float:left;
	width:100%;
	overflow:hidden;
	max-height:100%;
	position:relative
}
.player_sist .playex .play-box-iframe{
	position:relative;
	padding-bottom:56.25%;
	max-width:100%;
	display:block;
	margin:auto;
	height:0;
	overflow:hidden
}
.player_sist .playex .play-box-iframe iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.player_sist .control{
	float:left;
	width:100%
}
.player_sist .control nav{
	margin-bottom:0
}
.player_sist .control nav.player{
	float:left;
	width:130px
}
.player_sist .control nav.player ul.options{
	float:left;
	width:100%;
	background:#141516
}
.player_sist .control nav.player ul.options li{
	float:left;
	width:100%
}
.player_sist .control nav.player ul.options li a{
	padding:17px 20px;
	float:left;
	width:100%;
	color:#fff;
	font-size:11px;
	padding-left:40px;
	position:relative;
	cursor:pointer;
	text-transform:uppercase
}
.player_sist .control nav.player ul.options li a b{
	font-weight:400
}
.player_sist .control nav.player ul.options li a i{
	font-size:19px;
	position:absolute;
	top:12px;
	left:14px
}
.player_sist .control nav.player ul.options li ul{
	display:none;
	position:absolute;
	z-index:3;
	background:#141516;
	box-shadow:0 15px 20px -7px rgba(0,0,0,.6);
	width:100%;
	padding:15px;
	padding-right:17px;
	margin-top:45px;
	border-top:solid 1px #000
}
.player_sist .control nav.player ul.options li:hover ul{
	display:block
}
.player_sist .control nav.player ul.options li ul li{
	text-align:left;
	float:left;
	margin-bottom:1px
}
.player_sist .control nav.player ul.options li ul li a{
	padding:9px 20px;
	text-transform:none;
	line-height:20px
}
.player_sist .control nav.controles{
	float:right
}
.player_sist .control nav.controles ul.list{
	padding:0
}
.player_sist .control nav.controles ul.list li{
	float:left
}
.player_sist .control nav.controles ul.list li.contadorads{
	color:rgba(255,255,255,.5);
	padding:16px 10px;
	font-size:13px
}
.player_sist .control nav.controles ul.list li.contadorads i{
	font-style:normal;
	font-weight:400;
	padding:4px 5px;
	margin-left:5px;
	border-radius:3px;
	font-size:12px
}
.player_sist .control nav.controles ul.list li a{
	font-size:20px;
	font-weight:400;
	padding:11.5px 15px;
	float:left
}
.player_sist .control span.views{
	font-size:12px;
	padding:16.5px 19px;
	float:left
}
.player_sist .control span.qualityx{
	font-size:15px;
	padding:15px 18px;
	float:left;
	font-weight:600;
	font-style:italic
}
.fixidtab{
	display:none
}
.mejs-controls{
	width:100%
}

#playex{
	position:relative;
	z-index:102
}
#oscuridad{
	background:rgba(0,0,0,.97);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:100
}
#single .episodes_cont{
	width:100%;
	border-right:0!important;
	float:left
}
#single .episodes_cont .sbox{
	padding:25px 110px
}
.maindrop_ep{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0;
	padding-top:30%;
	margin-bottom:15px
}
.maindrop_ep img{
	background-position:center;
	background-size:cover;
	height:auto;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	margin-top:-5%;
	z-index:1
}
.dt-no-post{
	padding: 20px 10px;
    float: left;
    width: 100%;
    color: #9ca3af;
}
.fix_playerx{
	width:100%;
	float:left;
	margin-top:70px;
	position:relative
}
.fix_playerx .box{
	max-width:1100px;
	margin:0 auto
}
.ads_player{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8)
}
.ads_player .ads_box{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden
}
.ads_player .ads_box .ads{
	width:300px;
	height:250px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-125px;
	margin-left:-150px
}
.ads_player .ads_box .ads span.notice{
	font-size:13px;
	width:100%;
	float:left;
	text-align:center;
	cursor:pointer
}
#single .content .player_sist .playex{
	max-height:483.19px
}
.headitems{
	position:relative;
	float:right;
	margin-left:20px;
	width:340px
}
.headitems.register_active{
	width:auto
}
.headitems a#dooplay_signout{
	padding:10px 15px;
	float:left
}
.headitems .elements{
	float:right
}
.head-main-nav{
	float:left
}
.head-main-nav ul.main-header{
	float:left
}
.head-main-nav ul.main-header li{
	float:left
}
.head-main-nav ul.main-header li a{
	font-size:16px;
	font-weight:500;
	padding:25px 20px;
	line-height:20px;
	float:left;
}
.head-main-nav ul.main-header li.menu-item-has-children>a:after{

}
.head-main-nav ul.main-header li a i{
	font-size:17px;
	font-style:normal;
	padding:0 5px;
	border-radius:3px;
	font-weight:600;
	text-transform:uppercase;
	display:inline-block
}
.head-main-nav ul.main-header li:hover>ul.sub-menu{
	display:block
}

.head-main-nav ul.main-header li ul.sub-menu{
	display:none;
	position:absolute;
	top:70px;
	max-width:200px;
	padding-left:0;
	box-shadow:0 5px 10px 0 rgba(0,0,0,.2);
}
.head-main-nav ul.main-header li ul.sub-menu li{
	width:100%;
	width: calc(100% / 3);
}
.head-main-nav ul.main-header li ul.sub-menu li a{
	padding:12px 20px;
	width:100%;
	font-weight:500;
	font-size:13px;
	line-height:14px
}
.head-main-nav ul.main-header li.menu-item-has-children>a:after {
    content: "\f0dd";
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: 900;
    margin-left: 10px;
    margin-top: -3px;
    font-size: 14px;
    float: right;
}

.search_page_form{
	float:left;
	width:100%;
	margin-bottom:10px
}
.search_page_form form{
	float:left;
	width:100%;
	position:relative;
	border-radius:5px
}
.search_page_form form input[type=text]{
    width: 100%;
    float: left;
    background: 0 0;
    border: 0;
    padding: 10px 14px;
    font-size: 13px;
    font-weight: 600;
}
.search_page_form form button{
	position:absolute;
	right:0;
	top:0;
	border:0;
	padding:11px;
	cursor:pointer;
	background:0 0
}
.reports_notice_admin{
	position:fixed;
	bottom:70px;
	right:40px;
	box-shadow:0 10px 5px -7px rgba(0,0,0,.09);
	padding:15px;
	width:130px
}
.reports_notice_admin span{
	float:left;
	width:100%;
	padding:5px;
	text-align:center
}
.reports_notice_admin span a.delete_notice{
	float:left;
	width:100%;
	font-size:13px;
	padding:5px
}
.reports_notice_admin span.report{
	font-size:12px
}

span.dt_flag{
	float:right
}
span.dt_flag img{
	width:12px;
	height:12px
}
.layout3 .sidebar{
	right:0
}
.layout3 .content{
	margin-left:0;
	margin-right:219px
}
.ds1 .content{
	margin-left:340px
}
.ds1 .sidebar{
	left:0
}
.send_link{
	margin:10px 0;
	padding:13px 20px;
	font-size:13px;
	float:left;
	width:100%;
	text-align:center
}
.mensaje_report{
	float:left;
	width:100%;
	padding:10px;
	margin-bottom:10px;
	text-align:center
}
article.simple .poster{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0;
	padding-top:140%
}
article.simple .poster img{
	width:100%;
	height:auto;
	margin-top:-140%;
	position:absolute
}
article.simple .data{
	float:left;
	width:100%;
	padding:10px 0
}
article.simple .data h3{
	font-weight:500;
	font-size:13px;
	line-height:20px;
	margin-bottom:2px;
	width:100%;
	float:left;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
article.simple .data span{
	font-weight:300;
	font-size:12px
}
ul.abc{
	float:left;
	width:100%;
	padding:0;
	margin-bottom:25px
}
ul.abc li{
	float:left
}
ul.abc li a{
	padding:10px 8.6px;
	margin:2.5px;
	float:left;
	font-size:14px;
	border-radius:3px
}
ul.abc li:first-child>a{
	margin-left:0
}
ul.abc li:last-child>a{
	margin-right:0
}
.desc_category{
	float:left;
	width:100%;
	margin-bottom: 10px;
	margin-top:5px;
	padding-left: 4px;
    padding-right: 4px;
}
.desc_category p{
    line-height: 22px;
    font-size: 12px;
    float: left;
    border-radius: 4px;
    background: rgba(255, 255, 255, .08);
    padding: 5px 5px 5px 10px;
    position: relative;
}

.desc_category p::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #18181b;
}

.desc_category a{
	color:#cdcdcd;
}
.desc_category a:hover{
	color:#cf9c7c;
}

.form_post_lik{
	float:left;
	width:100%;
	padding:0
}
.form_post_lik .table{
	overflow-x:auto;
	float:left;
	width:100%
}
.form_post_lik .table table.post_table{
	float:left;
	width:100%
}
.form_post_lik .table table th{
	text-align:left;
	font-size:14px;
	padding:15px 5px
}
.form_post_lik .table table tbody tr:first-child>td a.remove_row{
	display:none
}
.form_post_lik .table table tbody tr td a.remove_row{
	font-weight:600;
	padding:4px 10px;
	font-size:13px;
	cursor:pointer;
	border-radius:3px
}
.form_post_lik .table table td{
	padding:15px 5px
}
.form_post_lik .table table td input[type=text],.form_post_lik .table table td input[type=url]{
	font-size:13px;
	padding:0 7px;
	height:30px
}
.form_post_lik .table table td input[type=text].size{
	width:90px
}
.form_post_lik .table table td input[type=url].url{
	width:200px
}
.form_post_lik .table table td select{
	height:30px;
	padding:0 7px;
	font-size:13px
}
.form_post_lik .control{
	float:left;
	width:100%;
	padding:15px 0;
	padding-bottom:0
}
.form_post_lik .control .left{
	float:left
}
.form_post_lik .control .left a.add_row{
	padding:10px 30px;
	float:left;
	font-size:13px;
	font-weight:400;
	cursor:pointer;
	border-radius:3px
}
.form_post_lik .control .right{
	float:right
}
.form_post_lik .control .right input[type=submit]{
	border:0;
	cursor:pointer;
	padding:9px 30px;
	font-weight:700;
	border-radius:3px
}
.tright{
	padding-left:25px;
	padding-right:10px
}
.top-imdb-list h3 a{
	float:right
}
a.see_all{
	text-transform:uppercase;
	padding:3px 8px;
	font-size:10px;
	font-weight:300;
	border-radius:3px;
	margin-top:-3px
}
a.arrow_pag{
	font-size:13px;
	font-weight:500
}
.live-search{
	float: left;
    top: 70px;
    width: 360px;
    position: absolute;
    padding-left: 23px;
    padding-right: 45px;
    margin-top: 10px;
}
.live-search.rtl{
	left:0
}
.live-search.ltr{
	right:0
}
.live-search ul{
	float: left;
    width: 100%;
    margin-top: 0;
}
.live-search ul:hover li{
	opacity:1
}
.live-search ul li{
	float: left;
    width: 100%;
    display: block;
    padding: 20px 0px 0px 10px;
}
.live-search ul li .poster{
	float: left;
    display: inline-block;
    margin-right: 15px;
    width: 40px;
    height: 53px;
    overflow: hidden;
    border-radius: 4px;
    margin-left: 5px;
}
.live-search ul li .poster img{
	width:100%
}
.live-search ul li .title{
	opacity: .8;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.live-search ul li .other-name{
	margin-top:2px;
	font-size:12px;
	font-weight:300
}
.live-search ul li .release{
	margin-left:5px;
	font-size:11px;
	font-weight:400
}
.live-search ul li .imdb{
	margin-top:5px;
	font-size:12px
}
.live-search ul li .imdb span.icon-star{
	font-size:13px;
	margin-right:3px
}
.live-search ul li a.more{
	font-weight: 400;
    width: 100%;
    float: left;
    padding: 10px 10px 15px;
    text-align: center;
    font-size: 12px;
    color: white;
    opacity: .5;
}
.adv_slider{
	float:left;
	width:100%;
	min-height:250px;
	position:relative
}
.adv_slider .slider{
	margin-bottom:0
}
.adv_slider .slider_box{
	width:100%;
	padding:15px 10px;
	float:left
}
.adv_slider .slider_box .owl-theme .owl-controls{
	margin-top:5px
}
.sidebar aside.widget_text{
	padding:0
}
.head-main-nav ul.main-header li.genres ul.sub-menu{
	max-width:500px;
	padding:10px
}
.head-main-nav ul.main-header li.genres ul.sub-menu li{
	width:calc(100%/3)
}
.mensaje_ot{
	padding:15px 20px;
	margin-bottom:30px;
	border-left:solid 3px
}
a.report-video span{
	font-size:12px;
	margin-bottom:-5px;
	float:right;
	padding:5px 10px
}
a.mtoc{
	position:absolute;
	top:0;
	right:0;
	padding:10px 20px
}
.fullplayer{
	width:1200px
}
a.wide{
	cursor:pointer;
	font-size:17px!important;
	padding:13px 15px!important
}
.fullsidebar{
	padding-top:740px!important
}
.fullplayer .playex{
	max-height:675px!important
}
.player_sist .control nav.player ul.options li ul li a b{
	float:left;
	font-size:18px;
	margin-right:10px
}
.sourcesfix{
	display:block!important
}
.logo h1.text{
	font-size:24px;
	font-weight:700;
	padding:4px 0;
	text-transform:uppercase
}
.adss{
	text-align:center
}
#sticky.stick{
	margin-top:10px!important;
	position:fixed;
	top:0;
	z-index:100;
	border-radius:0 0 .5em .5em
}
.linktabs{
	float:left;
	width:100%;
	padding:15px 25px
}
.linktabs h2{
	float:left;
	font-size:18px;
	font-weight:500;
	margin-right:15px;
	line-height:25px
}
.linktabs ul{
	float:left
}
.linktabs ul li{
	float:left
}
.linktabs ul li a{
	float:left;
	padding:4px 10px;
	font-size:12px;
	border-radius:3px;
	margin:2px 5px
}
.mensaje_report i{
	font-size:30px;
	margin-bottom:10px;
	float:left;
	width:100%
}
.dt_social_single a.google i,.dt_social_single a.pinterest i{
	margin-right:0
}
.search_responsive{
	display:none;
	position:relative;
	float:left;
	width:100%
}
.search_responsive .live-search{
	margin-top: -55px;
    float: left;
    position: absolute;
    top: 60px;
    z-index: 104;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.search_responsive .search-button span.loading{
	font-size:18px;
	padding:4px 2px
}

.headitems li.ctsv{
	display:none
}
.menuresp{
	display:none;
	float:left;
	width:100%;
	position:relative
}
.menuresp .menu{
	position: absolute;
    top: 2px;
    z-index: 103;
    padding: 0;
	width:100%;
}
.menuresp .menu .user{
	float:left;
	width:100%;
	padding:15px
}
.menuresp .menu .user .gravatar{
	float:left
}
.menuresp .menu .user .gravatar img{
	width:40px;
	height:40px;
	float:left;
	border-radius:5px
}
.menuresp .menu .user .gravatar span{
	float:left;
	padding:13px;
	font-weight:500
}
.menuresp .menu .user .logout{
	float:right;
	padding:13px
}
.menuresp .menu .user .logout a{
	padding:5px 10px;
	font-size:12px;
	border-radius:3px
}
.menuresp .menu .user a.ctgs{
	float:left;
	width:46%;
	margin:0 2%;
	text-align:center;
	padding:10px 0;
	font-weight:400;
	font-size:14px;
	border-radius:3px
}
.menuresp .menu ul.resp{
	background-color: rgb(35, 37, 43);
    background-image: linear-gradient(rgba(26, 28, 34, 0) 0%, rgba(26, 28, 34, 0.06) 6%, rgba(26, 28, 34, 0.12) 12%, rgba(26, 28, 34, 0.19) 19%, rgba(26, 28, 34, 0.26) 26%, rgba(26, 28, 34, 0.34) 34%, rgba(26, 28, 34, 0.42) 42%, rgba(26, 28, 34, 0.5) 50%, rgba(26, 28, 34, 0.58) 58%, rgba(26, 28, 34, 0.66) 66%, rgba(26, 28, 34, 0.74) 74%, rgba(26, 28, 34, 0.81) 81%, rgba(26, 28, 34, 0.88) 88%, rgba(26, 28, 34, 0.94) 94%, rgb(26, 28, 34) 100%);
    padding: 10px 0px 10px 0px;
    z-index: 3;
    top: 100%;
    left: 9px;
    right: 8px;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    position: absolute;
    margin-top: 5px;
	border: 1px solid rgba(255, 255, 255, 0.12);
}
.menuresp .menu ul.resp li a{
	font-size: 13px;
    line-height: 1.2rem;
    float: left;
    width: 100%;
    padding: 10px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	font-weight:500;
}
.menuresp .menu ul.resp li a i{
	font-size:1.2rem;
	padding:0 5px
}
.menuresp .menu ul.resp li:last-child{
	border-bottom:0
}
.menuresp .menu ul.resp li ul{
	padding-bottom: 15px;
}
.menuresp .menu ul.resp li ul li{
	font-weight:400;
	border-bottom:0
}
.menuresp .menu ul.resp li ul.sub-menu{
	float:left;
	width:100%;
	padding: 0px 10px 10px 10px;
}
.menuresp .menu ul.resp li ul.sub-menu li{
	width: calc(100% / 4);
    padding: 5px 5px;
}
.menuresp .menu ul.resp li ul.sub-menu li a{
	font-size: 12px;
    padding: 5px 0px;
    font-weight: 500;
    background: rgb(167 167 167 / 8%);
    border-radius: 5px;
    text-align: center;
}

}
.menuresp .menu ul.resp li ul.sub-menu li a:before {
    color: rgb(255 255 255 / 50%);
}
.page_user{
	padding: 25px 0px 0px 0px;
    margin: 0;
    float: left;
    width: 100%;
}
.page_user header.user{
	float:left;
	width:100%;
}
.page_user header.user .box{
	padding:10px;
	float:left;
	width:100%;
	position:relative
}
.page_user header.user .box .gravatar{
	float:left;
	position:absolute;
	width:70px
}
.page_user header.user .box .gravatar img{
	width:100%;
	height:auto;
	float:left
}
.page_user header.user .box .contenido{
	float:left;
	width:100%;
}
.page_user header.user .box .contenido .name{
	float:left;
	width:calc(100% - 350px);
	padding:10px 0
}
.page_user header.user .box .contenido .name h2{
	font-size:25px;
	line-height:30px;
	font-weight:400
}
.page_user header.user .box .contenido .name p{
	font-size:14px;
	line-height:23px
}
.page_user header.user .box .contenido .info{
	width:350px
}
.page_user header.user .box .contenido .info span{
	width:calc(100% / 4);
	float:left;
	text-align:center;
	margin:16px 0
}
.page_user header.user .box .contenido .info span:last-child{
	border-right:0
}
.page_user header.user .box .contenido .info span b.num{
	width:100%;
	float:left;
	font-size:17px;
	line-height:20px
}
.page_user header.user .box .contenido .info span i.text{
	font-style:normal;
	font-size:13px;
	line-height:20px
}
.page_user nav.user{
	float:left;
	width:100%;
	padding:10px
}
.page_user nav.user ul li{
	float:left
}
.page_user nav.user ul li.rrt{
	float:right
}
.page_user nav.user ul li a{
	padding:10px 20px;
	float:left;
	font-size:13px;
	border-radius:3px;
	font-weight:500
}
.page_user .content{
	float:left;
	width:100%;
	padding:3px 0
}
.page_user .content .upge{
	display:none
}
.page_user .content .upge h2{
	font-size:15px;
	font-weight:500;
	float:left;
	width:100%;
	padding:15px;
	margin-bottom:20px
}
.page_user .content .upge h2 strong{
	font-weight:500
}
.page_user .content .upge h2 span.pending{
	float:right;
	font-weight:400;
	font-size:13px;
	padding:3px 0;
	cursor:pointer
}
.page_user .content .upge h2 span.pending i{
	font-style:normal;
	float:right;
	margin-left:10px;
	margin-top:-2px;
	padding:2px 5px;
	border-radius:3px;
	font-size:12px;
	font-weight:500
}
.user_edit_control{
	float:left;
	width:100%;
	margin-bottom:20px;
	margin-top:20px
}
.user_edit_control ul li{
	float:left;
	width:calc(100% / 3);
	display:table-cell;
	margin:0;
	padding:0;
	position:relative;
	vertical-align:middle
}
.user_edit_control ul li a{
	position:relative;
	text-align:center;
	float:left;
	width:100%;
	padding:17px 0;
	font-size:15px;
	font-weight:300
}
.user_edit_control ul li a.selected:before{
	border:0 solid transparent;
	content:'';
	display:block;
	height:0;
	margin-left:0;
	position:absolute;
	top:100%;
	left:50%;
	width:0;
	border-width:15px;
	margin-left:-15px
}
#message .sms{
	float:left;
	width:100%;
	margin-bottom:25px
}
#message .sms .updating{
	padding:13px 15px;
	line-height:20px
}
#message .sms .updating i{
	float:left;
	font-size:20px;
	margin-right:8px
}
#message .sms .error{
	padding:13px 15px;
	line-height:20px
}
#message .sms .error i{
	float:left;
	font-size:20px;
	margin-right:8px
}
#message .sms .sent{
	padding:13px 15px;
	line-height:20px
}
#message .sms .sent i{
	float:left;
	font-size:20px;
	margin-right:8px
}
.page_user .content .paged{
	text-align:center;
	float:left;
	width:100%;
	padding:0
}
.page_user .content .paged a.load_more{
	float:left;
	padding:10px 20px;
	cursor:pointer;
	width:100%;
	font-weight:500
}
#items_movies,#items_tvshows{
	float:left;
	width:100%
}
.page_user .content .loadingpage{
	opacity:.1
}
table.account_links{
	float:left;
	width:100%;
	margin-bottom:30px
}
table.account_links thead th{
	text-align:left;
	padding:15px;
	font-size:14px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
table.account_links thead th.status,table.account_links thead th.views{
	text-align:center
}
table.account_links tbody td{
	padding:20px 15px;
	font-size:12px;
	font-weight:400;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	line-height:15px
}
table.account_links tbody td.status,table.account_links tbody td.views{
	text-align:center
}
table.account_links tbody td i.icon{
	font-family:"Font Awesome 5 Pro";
	font-weight:900;
	font-size:17px;
	-moz-osx-font-smoothing:grayscale;
	-webkit-font-smoothing:antialiased;
	display:inline-block;
	font-style:normal;
	font-variant:normal;
	text-rendering:auto;
	line-height:1
}
table.account_links tbody td a{
	font-weight:500;
	cursor:pointer
}
table.account_links tbody td img{
	float:left;
	margin-right:10px
}
#edit_link{
	float:left;
	width:100%;
	position:relative
}
#edit_link .box{
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-200px;
	margin-top:-214px;
	z-index:103
}
#edit_link .box .form_edit{
	width:400px;
	float:left;
	padding:20px;
	position:relative
}
#edit_link .box .form_edit .cerrar{
	position:absolute;
	top:0;
	right:0;
	float:right
}
#edit_link .box .form_edit .cerrar a{
	padding:5px 15px;
	float:left;
	cursor:pointer
}
#edit_link .box .form_edit .ready{
	font-size:20px;
	float:left;
	width:100%;
	padding:15px 10px;
	padding-bottom:10px
}
#edit_link .box .form_edit .ready i{
	float:left;
	margin-right:10px;
	margin-top:-4px;
	font-size:29px
}
#edit_link .box .form_edit fieldset{
	float:left;
	width:100%;
	padding:10px 0
}
#edit_link .box .form_edit fieldset h3{
	font-size:18px;
	font-weight:400;
	padding-bottom:15px;
	float:left;
	width:100%
}
#edit_link .box .form_edit fieldset h3 i{
	float:left;
	margin-right:10px;
	margin-top:-3px;
	font-size:21px
}
#edit_link .box .form_edit fieldset select{
	width:100%;
	height:35px;
	padding:8px
}
#edit_link .box .form_edit fieldset input[type=text]{
	width:100%;
	height:35px;
	padding:8px
}
#edit_link .box .form_edit fieldset input[type=submit]{
	border:0;
	width:100%;
	padding:9px 0;
	font-weight:500;
	font-size:15px;
	border-radius:3px;
	cursor:pointer
}
.dtuser{
	float:left;
	padding:17.5px 0;
	margin-left:20px
}
.dtuser a.clicklogin i{
	font-size:24px
}
.dtuser .gravatar{
	float:left;
	padding-left:19px;
	position:relative
}
.dtuser .gravatar .image{
	float:left;
	width:auto;
	height:auto;
	position:relative
}
.dtuser .gravatar .image span{
	position:absolute;
	font-weight:500;
	font-size:12px;
	padding:2px 5px;
	top:-5px;
	right:-5px;
	border-radius:3px
}
.dtuser .gravatar img{
	float:left;
	margin:0;
	border-radius:5px
}
.login_box{
	position:fixed;
	z-index:105;
	width:400px;
	top:120px;
	left:50%;
	margin-left:-200px;
	display:none
}
.login_box .box{
	padding:20px 40px;
	float:left;
	width:100%;
	position:relative
}
.login_box .box a#c_loginbox{
	position:absolute;
	right:0;
	top:0;
	font-size:20px;
	padding:20px
}
.login_box .box h3{
	float:left;
	width:100%;
	padding:25px 0;
	padding-top:10px;
	font-size:18px;
	font-weight:500
}
.login_box .box fieldset{
	float:left;
	width:100%
}
.login_box .box fieldset.user{
	margin-bottom:-1px
}
.login_box .box fieldset.submit{
	margin:20px 0
}
.login_box .box input{
	width:100%;
	padding:5px 10px;
	height:40px
}
.login_box .box input[type=text]{
	height:45px
}
.login_box .box input[type=password]{
	height:45px
}
.login_box .box label{
	line-height:20px;
	width:100%;
	padding-top:15px;
	float:left;
	cursor:pointer
}
.login_box .box input[type=checkbox]{
	float:left;
	height:auto;
	width:auto;
	padding:0
}
.login_box .box input[type=submit]{
	cursor:pointer;
	font-weight:500;
	font-size:15px;
	padding:10px;
	height:auto;
	border:0
}
.login_box .box a.register{
	width:100%;
	float:left;
	padding:10px;
	border-radius:3px;
	font-size:13px;
	text-align:center
}
#resultado_link_form{
	float:left;
	width:100%;
	position:relative
}
#resultado_link_form .msg{
	padding:15px 20px;
	line-height:25px;
	font-size:17px;
	border-radius:5px
}
#resultado_link_form .msg i{
	font-size:25px;
	float:left;
	margin-right:10px
}
a.pteks{
	width:100%;
	text-align:center;
	float:left
}
a#update_imdb_rating{
	float:right
}
b#repimdb{
	font-weight:400
}
header.main .hbox .register_active>.search{
	width:180px
}
video.dt_player{
	max-width:100%;
	vertical-align:middle;
	display:inline-block
}
.dt_mainmeta{
	margin-bottom: 20px;
    background-color: #18181b;
    border-radius: 7px;
    float: left;
    width: 100%;
}
.dt_mainmeta nav{
	padding:10px 10px;
	padding-bottom:15px;
	float:left;
	width:100%
}
.dt_mainmeta nav h2{
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 7px 8px;
}

.dt_mainmeta nav.genres{
	padding:10px 0
}
.dt_mainmeta nav.genres ul{
	overflow:hidden;
	max-height:282px;
	float:left;
	width:100%
}
.dt_mainmeta nav.genres ul li{
	float:left;
	width:100%;
	padding:10px 15px;
	margin-bottom:5px
}
.dt_mainmeta nav.genres ul li a{
	font-weight:500;
	font-size:13px
}
.dt_mainmeta nav.genres ul li a:before{
	font-size:14px;
	content:"\f22d";
	font-family:"Font Awesome 5 Pro";
	font-weight:900;
	margin-right:10px
}
.dt_mainmeta nav.genres ul li i{
	float:right;
	font-style:normal;
	font-size:11px
}
.dt_mainmeta nav.releases ul{
	overflow:hidden;
	max-height:175px;
	float:left;
	width:120%
}
.dt_mainmeta nav.releases ul li{
	float: left;
    width: calc(100% / 5);
    padding: 4px;
    margin-left: 2px;
}
.dt_mainmeta nav.releases ul li a{
	float:left;
	width:100%;
	padding:7px 0 7px;
	text-align:center;
	font-size:14px;
	font-weight:500;
}
.falsescroll{
	overflow:auto!important;
	max-height:100%!important
}
.textwidget .ads{
	text-align:center
}

header.top_imdb{
	padding:10px 0!important;
	margin-bottom:25px!important
}
header.top_imdb h1.top-imdb-h1{
	border:0!important;
	padding:0!important;
	padding-bottom:10px!important
}
.dtinfo .title{
	position:relative;
	float:left;
	width:100%
}
.dtinfo .title h4{
	float:left;
	width:100%;
	padding:13px;
	padding-bottom:10px;
	padding-right:50px;
	font-weight:500;
	font-size:14px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.dtinfo .title span.flags{
	padding:12.5px 0;
	padding-right:10px;
	position:absolute;
	right:0;
	top:0
}
.dtinfo .title span.flags .flag{
	width:12px;
	height:12px;
	margin-left:7px;
	margin-top:0;
	float:left
}
.dtinfo .metadata{
	width:100%;
	float:left;
	padding:10px 13px;
	font-size:12px
}
.dtinfo .metadata span{
	padding:5px 10px;
	float:left
}
.dtinfo .metadata span.imdb{
	padding:5px 10px;
	font-weight:500
}
.dtinfo .texto{
	padding:13px;
	float:left;
	width:100%;
	height:85px;
	line-height:20px;
	font-size:12px;
	overflow:hidden
}
.dtinfo .genres{
	float:left;
	width:100%;
	height:40px;
	padding:14px 10px
}
.dtinfo .genres .mta{
	width:100%;
	height:12px;
	float:left;
	overflow:hidden
}
.dtinfo .genres .mta a{
	float:left;
	padding:0 12px;
	font-size:12px;
	font-weight:500
}
.dtinfo .genres .mta a:last-child{
	border-right:0
}
td.cal a{
	width:100%;
	float:left;
	text-align:center;
	padding:2px 0;
	border-radius:3px;
	font-weight:500
}
#seasons .se-c .se-a{
	display:none
}
.featu{
    position: absolute;
    font-size: 12px;
    padding: 4px 4px;
    color: #fff;
    font-weight: 500;
    top: 0px;
    right: 0px;
    border-radius: 1px 2px;
    text-transform: uppercase;
    height: 19px;
}

.module .content .items .item .dfeatur{
	position:relative
}
.user_control{
	float:right;
	margin-left:0;
	margin-right:-25px
}
.user_control a{
	float:left;
	padding:18px 15px
}
.user_control a i{
	font-size:20px
}
.user_control a span{
	float:right;
	margin-left:10px;
	margin-top:6px;
	font-size:12px;
	font-weight:400
}
.user_control a.in-list span{
	font-weight:500
}
.tooltip{
	position:relative;
	display:inline-block
}
.tooltip .tooltiptext{
	display:none;
	position:absolute;
	padding:10px;
	border-radius:6px;
	z-index:1;
	opacity:0;
	transition:opacity 1s;
	font-size:11px;
	width:120px;
	text-align:center
}
.tooltip:hover .tooltiptext{
	display:block;
	opacity:1
}
.tooltip-right{
	top:13px;
	left:110%
}
.tooltip-right::after{
	content:"";
	position:absolute;
	top:50%;
	right:100%;
	margin-top:-5px;
	border-width:5px;
	border-style:solid
}
article.simple .poster .profile_control{
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding-top:40%;
	display:none
}
article.simple:hover>.poster .profile_control{
	display:block;
	transition:opacity 1s
}
article.simple .poster .profile_control span{
	float:left;
	width:70%;
	margin:0 15%;
	text-align:center
}
article.simple .poster .profile_control span a{
	font-weight:500;
	font-size:11px;
	padding:10px;
	float:left;
	width:100%;
	text-transform:uppercase;
	margin:5px 0;
	border-radius:3px
}
.csearch{
	padding:10px 50px!important
}
.requests{
	float:left;
	width:100%;
	margin:0;
	padding:30px 100px;
	position:relative
}
.requests nav{
	float:left;
	width:100%;
	padding:0 10px
}
.requests nav ul{
	float:right;
	padding:0
}
.requests nav h1{
	float:left;
	font-weight:400;
	font-size:22px;
	line-height:34px
}
.requests nav h1 span{
	font-size:15px;
	margin-left:10px
}
.requests nav a.add_request{
	float:right;
	padding:10px 25px;
	margin-left:20px;
	border-radius:3px
}
.requests nav ul li{
	float:left;
	padding:0 5px
}
.requests nav ul li a{
	float:left;
	width:100%;
	text-align:center;
	font-size:13px;
	font-weight:400;
	padding:10px 15px
}
.requests nav ul li a i{
	font-style:normal;
	font-size:11px;
	padding:1px 5px;
	border-radius:3px;
	font-weight:500
}
.requests nav ul li a.active{
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px
}
.requests .content{
	float:left;
	width:100%;
	padding:20px 0
}
.requests .content .tabox{
	display:none;
	float:left;
	width:100%;
	padding:30px 0
}
.requests .content .current{
	display:block!important
}
.requests .content .items{
	float:left;
	width:100%
}
.requests .content .items .item{
	float:left;
	width:calc(100%/5);
	padding:10px
}
.requests .content .items.normal .item{
	width:calc(100%/6)
}
.requests .content .items.full .item{
	width:calc(100%/7)
}
.requests .content .items .item .box{
	width:100%;
	float:left
}
.requests .content .items .item .box .poster{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0;
	padding-top:145%;
	cursor:pointer
}
.requests .content .items .item .box .poster span{
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	width:100%;
	padding:10px;
	font-weight:500;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	visibility:hidden;
	text-align:center
}
.requests .content .items .item .box:hover>.poster span{
	visibility:initial
}
.requests .content .items .item .box .poster img{
	width:100%;
	height:auto;
	margin-top:-145%;
	position:absolute
}
.requests .content .items .item .box h3{
	float:left;
	width:100%;
	padding:15px 10px;
	font-size:16px;
	font-weight:400;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.requests .content .items .item .box .data{
	float:left;
	width:100%;
	line-height:20px;
	font-size:12px;
	padding:0
}
.requests .content .items .item .box .data span{
	font-size:17px;
	float:left;
	width:100%
}
.requests .content .items .item .box .data span a.get_content_dbmovies{
	font-size:12px;
	float:left;
	padding:10px;
	width:100%;
	text-align:center;
	cursor:pointer;
	font-weight:500
}
.requests .content .items .item .box .data span .itm-exists{
	font-size:11px;
	font-weight:500;
	text-align:center;
	padding:10px
}
.requests .content .items .item .box .data span i.icon-plus2{
	float:left;
	margin-left:5px
}
.requests .content .items .item .box .data span i.icon-check{
	float:left;
	margin-left:5px
}
.requests .discover{
	float:left;
	width:100%;
	padding:30px 0
}
.requests .discover .fixbox{
	float:left;
	width:100%;
	padding:0 10px
}
.requests .discover .fixbox .box{
	padding:0;
	float:left;
	width:100%;
	border-radius:5px
}
.requests .discover .fixbox .box form{
	position:relative;
	float:left;
	width:100%
}
.requests .discover .fixbox .box form input[type=text]{
	width:100%;
	height:60px;
	float:left;
	padding:0 20px;
	border:0;
	background:0 0;
	font-size:18px
}
.requests .discover .fixbox .box form button.filter{
	position:absolute;
	right:0;
	top:0;
	border:0;
	background:0 0;
	padding:17px;
	cursor:pointer
}
.requests .discover .fixbox .box form button.filter span{
	font-size:25px
}
.requests .hidde{
	display:none!important
}
.requests .show{
	display:block!important
}
.discover .resultinfo{
	float:left;
	width:100%;
	padding:10px
}
.discover_results .metainfo{
	font-size:30px;
	font-weight:300;
	text-align:center;
	padding:150px 0;
	float:left;
	width:100%
}

span.top-page{
	float: right;
    margin-bottom: 14px;
}
span.top-page a{
	padding: 5px 5px 5px;
    font-size: 15px;
    border-radius: 3px;
}
.dt-breadcrumb{
    float: left;
    width: 100%;
    padding: 5px 0px;
    line-height: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
	border-radius:4px;
}
.breadcrumb_bottom{
	border-bottom:0!important
}

.dt-breadcrumb ol li{
	float:left;
	padding:5px 10px;
	color: rgb(204, 204, 204);
	margin-right: -10px;
}
.dt-breadcrumb ol li a{
	float:left;
	font-size:14px;
}
.dt-breadcrumb ol li span.fas{
	padding-left: 10px;
    padding-top: 1px;
    float: left;
}
.letter_home{
	float:left;
	width:100%;
	position:relative
}
.letter_home ul.glossary{
	float:left;
	width:100%
}
.letter_home ul.glossary li{
	float:left;
	width:calc(100% / 27)
}
.letter_home ul.glossary li a{
	float:left;
	width:100%;
	text-align:center;
	font-weight:400;
	padding:20px 0
}
.letter_home ul.glossary li a.active,.letter_home ul.glossary li a:hover{
	font-weight:600;
	border-bottom:solid 1px;
	padding-bottom:19px
}
.letter_home>.items_glossary{
	position:absolute;
	width:100%;
	top:55px;
	left:0;
	z-index:3;
	display:none
}
.letter_home>.show_glossary{
	display:block
}
.items_glossary .load{
	font-size:35px;
	width:100%;
	padding:90px 0;
	text-align:center
}
.items_glossary .items{
	float:left;
	width:100%;
	padding:10px
}
.items_glossary .items .item{
	width:calc(100% / 9);
	float:left;
	padding:10px
}
.items_glossary .items .item .poster{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0;
	padding-top:140%
}
.items_glossary .items .item .poster img{
	width:100%;
	height:auto;
	margin-top:-140%;
	position:absolute
}
.items_glossary .items .item .poster .rating{
	position:absolute;
	bottom:0;
	right:0;
	padding:2px 5px;
	line-height:18px;
	font-size:11px;
	font-weight:500
}
.items_glossary .items .item .data{
	float:left;
	width:100%;
	margin-bottom:0;
	margin-top:10px
}
.items_glossary .items .item .data h3{
	font-weight:500;
	font-size:13px;
	line-height:20px;
	margin-bottom:5px;
	width:100%;
	float:left;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.items_glossary .items .item .data h3:first-letter{
	font-weight:700;
	font-size:17px
}
.items_glossary .items .item .data span{
	float:left;
	font-size:12px;
	font-weight:400
}
.full_width_layout{
	border:0!important;
	width:100%!important;
	padding:30px 45px!important;
	margin-right:0!important
}
.post_request{
	width:700px;
	height:auto;
	position:fixed;
	z-index:9;
	top:20%;
	left:50%;
	margin-left:-350px;
	display:none
}
.post_request .box_post{
	float:left;
	width:100%
}
.post_request .box_post .backdrop{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0;
	padding-top:35%
}
.post_request .box_post .backdrop img{
	width:100%;
	height:auto;
	margin-top:-35%;
	position:absolute
}
.post_request .box_post .backdrop span{
	position:absolute;
	top:0;
	right:0;
	padding:10px 20px;
	font-size:11px;
	font-weight:500
}
.post_request .box_post .data{
	float:left;
	width:100%;
	padding:20px 40px
}
.post_request .box_post .data h3{
	font-size:22px;
	font-weight:400;
	padding-bottom:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	float:left;
	width:100%
}
.post_request .box_post .data p{
	font-size:13px;
	font-weight:400;
	line-height:20px;
	float:left;
	width:100%;
	padding-top:15px
}
.post_request .box_post .data p:first-letter{
	font-size:18px;
	font-weight:500
}
.post_request .box_post .load_event{
	float:left;
	width:100%;
	padding:137px 0;
	text-align:center;
	font-size:25px
}
.module .content.full_width_layout article.episodes{
	width:calc(100%/4)
}
.module .content.full_width_layout .owl-item article.episodes{
	width:100%!important
}
article.episodes span.quality{
	position:absolute;
	top:0;
	left:0;
	padding:5px 10px;
	font-size:12px;
	font-weight:500
}
.fakeplayer{
	float:left;
	width:100%;
	padding:20px;
	position:relative
}
.fakeplayer .playbox{
	display:block!important;
	overflow:hidden;
	width:100%;
	position:relative;
	background:#000;
	padding-bottom:30%;
	padding-top:25%;
	cursor:pointer
}
.fakeplayer .playbox span.quality{
	position:absolute;
	z-index:1;
	top:15px;
	right:15px;
	padding:5px 10px;
	font-size:13px;
	font-weight:500;
	border-radius:3px
}
.fakeplayer .playbox span.playbtm{
	position:absolute;
	width:60px;
	height:60px;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-30px;
	z-index:1
}
.fakeplayer .playbox span.playbtm img{
	width:100%;
	height:auto;
	opacity:.5;
	transition:.3s
}
.fakeplayer .playbox:hover>span.playbtm img{
	opacity:1
}
.fakeplayer .playbox img.cover{
	position:absolute;
	-webkit-filter:blur(0) brightness(1);
	width:100%;
	bottom:0;
	left:0
}
.fakeplayer .playbox img.cover:hover{
	-webkit-filter:blur(1px) brightness(.87)
}
.fakeplayer .playbox section{
	position:absolute;
	width:100%;
	bottom:0;
	left:0
}
.fakeplayer .playbox section .progressbar{
	float:left;
	width:96%;
	margin:0 2%;
	height:5px;
	background-color:rgba(255,255,255,.28);
	position:relative
}
.fakeplayer .playbox section .progressbar::before{
	position:absolute;
	content:"";
	width:25%;
	height:5px;
	top:0;
	left:0
}
.fakeplayer .playbox section .controls{
	float:left;
	width:100%;
	margin:0;
	background-color:transparent;
	background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.9));
	background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.9));
	background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.9));
	background-repeat:repeat-x;
	color:#fff;
	padding:0;
	-webkit-box-shadow:0 9px 10px -5px #000;
	box-shadow:0 9px 10px -5px #000;
	text-shadow:-1px 0 3px #000;
	overflow:hidden;
	margin-bottom:-40px;
	transition:.3s
}
.fakeplayer .playbox:hover>section .controls{
	margin-bottom:0
}
.fakeplayer .playbox section .controls .box{
	float:left;
	width:98%;
	margin:0 1%;
	line-height:40px
}
.fakeplayer .playbox section .controls .box small{
	font-size:12px;
	letter-spacing:.7px;
	font-weight:500;
	opacity:.5
}
.fakeplayer .playbox section .controls .box i{
	color:rgba(255,255,255,.8);
	font-size:20px;
	padding:10px;
	float:left
}
.fakeplayer .playbox section .controls .box i.right{
	float:right
}
.fakeplayer .playbox section .controls .box i:hover{
	color:#fff
}
.fakeplayer.bigger{
	padding:0
}
#seasons .se-c .se-q span.se-t i{
	font-size:19px
}

a.report-video-error{
	float:right;
	margin-right:0px;
	margin-top:-3px;
	font-size:12px;
	padding:5px 10px;
	border-radius:3px
}
.report_modal{
	z-index:10000;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:auto;
	margin-top: 180px;
	margin-left: -185px;
}
.report_modal.show{
	display:block;
	padding-left: 15px;
    padding-right: 15px;
}
.report_modal.hidde{
	display:none
}
.report_modal .box{
	position:relative;
	z-index:10001;
	width:600px;
	margin:auto;
	top:40px
}
.report_modal .box .form{
	position: relative;
    width: 100%;
    padding: 0;
    background-color: #18181b;
    border-radius: 0px;
}
.report_modal .box .form h3{
	color: #e5e7eb;
    padding: 20px 25px;
    font-size: 18px;
    font-weight: 500;
}
.report_modal .box .form h3 a.close-modal-report{
	float:right
}
.report_modal .box .form form{
	padding: 1px 20px;
}
.report_modal .box .form form fieldset{
	width:100%;
	margin-bottom:15px
}
.report_modal .box .form form fieldset:last-child{
	margin-bottom:0;
	text-align: center;
}
.report_modal .box .form form fieldset textarea{
	width: 100%;
    min-height: 80px;
    overflow: auto;
    padding: 10px 15px;
    line-height: 1.42857143;
    resize: vertical;
    border: solid 1px #000000;
    background-color: #000000;
    border-radius: 5px;
	color: #e5e7eb;
}
.report_modal .box .form form fieldset input[type=email],.report_modal .box .form form fieldset input[type=text]{
	width: 100%;
    border: solid 1px #000000;
    background-color: #000000;
    height: 35px;
    padding: 0 15px;
    color: #e5e7eb;
	border-radius: 5px;
}
.report_modal .box .form form fieldset input[type=submit]{
    border: 0;
    padding: 6px 10px;
    font-weight: 500;
    font-size: 17px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    margin-bottom: 15px;
}
.report_modal .box .form form fieldset input[type=submit]:hover{
	color:#3f3b3b
}
.report_modal .box .form form fieldset label{
	width: 100%;
    float: left;
    padding: 17px 0 10px 40px;
    cursor: pointer;
    line-height: 23px;
    position: relative;
    border-bottom: dotted 1px #27272a;
}
.report_modal .box .form form fieldset label:last-child{
	border-bottom:0
}
.report_modal .box .form form fieldset label input[type=checkbox]{
	height:20px;
	width:20px;
	position:absolute;
	top:17px;
	left:0
}
.report_modal .box .form form fieldset label span{
	width:100%;
	float:left
}
.report_modal .box .form form fieldset label span.title{
	font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #e5e7eb;
}
.report_modal .box .form form fieldset label span.text{
	font-size: .8rem;
    color: #9ca3af;
    line-height: 20px;
    font-weight: 500;
}
#report-response-message{
	margin:0;
	padding:0
}
#report-response-message p{
	text-align:center;
	color:#111
}
#report-response-message p.success{
	padding:50px 25px;
	font-size:1.4rem
}
#report-response-message p.error{
	padding:20px;
	font-size:.9rem;
	border-bottom:solid 1px #ddd;
	background:#f7f7f7;
	font-weight:500
}
#report-video-button-field,#report-video-email-field,#report-video-message-field{
	display:none
}
.dooplay-main-slier{
	max-width:100%
}
.dooplay-main-slier .item{
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0;
	padding-top:40%;
	border-radius:5px
}
.dooplay-main-slier .item span.rating{
	background:#ffeb3b;
	border-radius:3px;
	padding:5px 10px;
	color:#000;
	font-size:16px;
	font-weight:600;
	position:absolute;
	top:15px;
	right:15px;
	z-index:9
}
.dooplay-main-slier .item .image{
	width:100%
}
.dooplay-main-slier .item .image img{
	width:100%;
	position:absolute;
	margin-top:-42%
}
.dooplay-main-slier .item .data{
	width:100%;
	float:left;
	position:absolute;
	bottom:0;
	left:0;
	padding:15px;
	background-color:transparent;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(rgba(0,0,0,0),#000);
	background-image:-webkit-linear-gradient(rgba(0,0,0,0),#000);
	background-image:linear-gradient(rgba(0,0,0,0),#000)
}
.dooplay-main-slier .item .data .text{
	float:left;
	width:100%
}
.dooplay-main-slier .item .data .text h3.title{
	color:#fff;
	font-size:25px;
	line-height:25px;
	font-weight:500;
	text-shadow:0 0 10px #000;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.dooplay-main-slier .item .data .text p.subtitle{
	color:rgb(255 255 255 / 80%);
	text-shadow:0 0 10px #000;
	line-height:20px
}
.dooplay-main-slier .item .data .text strong.year{
	color:#fff;
	line-height:20px;
	font-size:17px
}
.onloader{
	background:0 0;
	position:relative;
	min-height:150px;
	width:100%
}
.onloader:before{
	content:"";
	position:absolute;
	z-index:9999;
	top:0;
	left:0;
	width:100%;
	height:100%
}
img.lazyload{
	opacity:0
}
img.lazyloaded{
	opacity:1
}
.mCSB_draggerRail{
	display:none
}
.cookies-warning{
	position:fixed!important;
	display:flex;
	bottom:30px;
	left:50%;
	transform:translateX(-50%);
	z-index:1070
}
.cookies-warning .container-fluid{
	width:100%;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.alert-cookies{
	position:relative;
	padding:1rem 1rem;
	padding-right:3.5rem;
	color:#fff;
	background-color:#1a1a1b;
	border:0;
	box-shadow:0 1px 5px 3px rgb(46 50 52 / 10%);
	border-radius:.25rem;
	font-size:13px;
	max-width:620px
}
.alert-dismissible .close{
	background:0 0;
	color:#fff;
	border:0;
	font-size:24px;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	padding:8px 15px;
	color:inherit
}
p.comment-form-cookies-consent{
	float:left;
	width:100%;
	padding:15px 0;
	line-height:20px;
	display:none;
}
h1.heading-archive{
	text-align: center;
    font-size: 22px;
    margin: 10px 0px 20px 0;
    font-weight: 700;
    color: white;
}

.trangthai {
    position: relative;
    float: left;
    padding: 5px 0;
    color: #9ca3af;
    font-weight: 500;
    margin-bottom: -13px;
    width: 100%;
}

.item-trangthai {
    font-size: 14px;
    background-color: rgb(242, 191, 131);
    color: rgb(17, 19, 25);
    border-radius: 3px;
    float: left;
    margin-top: 19px;
    font-weight: 700;
    padding: 5px 10px 4px;
    line-height: 20px;
}

.click {
    margin-left: 10px;
    color: white;
    margin-top: 1px;
    font-size: 12px;
    float: left;
}


img {
    max-width: 100%;
}


.dt_wb {
    color: #d4d4d8;
    width: 100%;
    font-size: 14px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 8px 0px 0px;
    font-weight: 500;
}

.titlewb {
    line-height: 24px;
    font-size: 10.5px;
    margin-left: 5px;
    opacity: .6;
    color: #f5f7fa;
    font-style: italic;
    font-weight: 300;
}

.binhluan {
    width: 100%;
    float: left;
    padding: 20px 10px 10px;
}
h3.binhluanfb{
	padding: 0px 0px 20px 3px;
    color: #ececec;
    font-size: 15px;
    float: left;
    width: 100%;
    margin-top: -5px;
    font-weight: 600;
}

.h2404 {
    float: left;
    width: 100%;
    font-size: 5rem;
    line-height: 30px;
    margin: 0px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}


.no-video {
    height: 0;
    padding-top: 56.25%;
    position: relative;
    font-size: 2vw;
    color: #fff;
    border-radius: 0;
    width: 100%;
    background: #151515;
    float: left;
	margin-bottom: 10px;
}
.no-video .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #9b9b9b;
    animation: shiver 0s linear .5s infinite;
}
.no-video #channel {
    position: absolute;
    top: 35px;
    left: 40px;
    font-size: 16px;
    font-family: "VT323",monospace;
    vertical-align: middle;
    color: #fbff68;
    animation: shiver 0s linear .5s infinite;
}

.no-video #text {
    text-align: left;
    font-weight: 200;
    font-size: 15px;
    animation: shiver 0s linear .5s infinite;
    paddingg: 20px 10px 6px;
    color: #a2a2a2;
    border-radius: 3px;
    font-weight: 500;
}

.itemwbtitle {
    line-height: 1.4;
    width: 100%;
    font-size: 0.9em;
    float: left;
    text-overflow: ellipsis;
    margin-top: 10px;
    color: rgb(170, 170, 170);
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
	font-size:12px;
}

.owl-theme .owl-controls {
    display: none !important;
}

.raw-ep {
	opacity: .5;
    position: relative;
}

.no-movie-message {
    padding: 5px 5px;
    font-size: 12px;
}

.episodios a.active {
	opacity: 1;
	background: rgb(149, 103, 75) !important;
}

.logo a {
  font-size: 17px;
  font-weight: 800;

}

.search-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    margin-left: auto;
    padding: 7px 10px;
}

.search-form {
  display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    max-width: 300px;
    background: rgba(255, 255, 255, 0.2) !important;
}

.search-input {
    flex: 1;
    padding: 7px 55px 6px 10px;
    border: 1px solid #ccc;
    outline: none;
    font-size: 13px;
    transition: border-color 0.3s;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-input:focus {
  border-color: #007bff;
}

.search-buttons {
  padding: 3px 10px;
  color: white;
  cursor: pointer;
}

.search-buttons i {
  font-size: 13px;
  font-weight: 400;
}

.search-buttons i:hover {
  color: #fff;
}

.admin-badge {
    color: #1e90ff;
    font-weight: bold;
    margin-left: 5px;
    font-size: 0.9em;
}

.binhluan-like {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    margin-top: 5px;
    user-select: none;
    transition: color 0.2s ease;
	-webkit-tap-highlight-color: transparent;
}

.binhluan-like .heart-icon {
    width: 16px;
    height: 16px;
    stroke: #828387;
    fill: none;
}

.binhluan-like:hover .heart-icon {
    stroke: #fff;
}

.binhluan-like.liked .heart-icon {
    stroke: #cf9c7c;
}

.like-text {
    font-size:11px;
}
.like-count {
    font-size:11px;
}
.chonserver{
	padding: 0px 0px 10px 0px;
    font-size: 12px;
    color: #848485;
    font-weight: 500;
    line-height: 20px;
}


::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar-track {
  background: rgb(35, 37, 43);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

.comment.sticky-comment {
  margin-bottom: 15px;
  position: relative;
}

.comment.sticky-comment::before {
    content: "📌";
    position: absolute;
    top: 17px;
    right: 0px;
    padding: 1px 3px;
    font-size: 11px;
    border-radius: 999px;
    color: #111;
    line-height: 1.6;
    background: #ffd875;
}

li.admin-comment > .scontent .comment-content p {
    font-weight: 400;
}

.loading-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.loading-tv-wrapper {
    position: relative;
    width: 100%;
    background: #0b0c10;
    min-heighttt: 200px;
}

#dooplay_player_response:empty + .loading-tv,
.loading-tv-wrapper.is-loading .loading-tv {
    opacity: 1;
    visibility: visible;
}

@keyframes iq-glow {
    0%, 100% { opacity: 0.5; transform: scaleX(0.8); }
    50% { opacity: 1; transform: scaleX(1.2); }
}

@keyframes fadeOutIQ {
    0% { opacity: 1; visibility: visible; }
    85% { opacity: 1; visibility: visible; }
    100% { opacity: 0; visibility: hidden; }
}

.loading-message {
    color: #55585d;
    font-size: 13px;
    text-align: center;
    font-family: 'Roboto';
}
.text-spinner {
    width: 24px;
    height: 24px;
    border: 3px solid #615b57;
    border-top: 3px solid rgb(187, 187, 187);
    border-radius: 50%;
    animation: iq-spin 1s linear infinite;
    margin-bottom: 20px;
}

@keyframes iq-spin {
    to { transform: rotate(360deg); }
}

.text-player-aspect {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; 
    height: 0;
    background: #0b0c10;
    overflow: hidden;
}

.loading-tv, 
#dooplay_player_response {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
}

.loading-tv {
    z-index: 9999;
    background: #0b0c10;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    animation: fadeOutIQ 2s forwards ease-in-out; 
    pointer-events: none;
}

.text-player {
    color: #d1d5db;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: -1px;
    display: block;
    line-height: 1;
    font-family: 'Roboto';
}

.text-glow-line {
    width: 250px;
    height: 1.5px;
    background: linear-gradient(90deg, transparent, #f5f7fa, transparent);
    box-shadow: 0px 2px 10px #000000;
    margin-bottom: 20px;
}
	

textarea.normal::-webkit-input-placeholder {
    color: #9499a9;
}
textarea.normal:-moz-placeholder {
    color: #9499a9;
}
textarea.normal::-moz-placeholder {
    color: #9499a9;
}
textarea.normal:-ms-input-placeholder {
    color: #9499a9;
}

#ms::placeholder {
    color: white;
    font-weight: 500;  
	font-size:13px;
}

.search-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
	font-size:14px !important;
	font-weight:400;
	opacity: .7
}

.search-input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
	font-size:14px !important;
	font-weight:400;
	opacity: .7
}

.search-input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
	font-size:14px !important;
	font-weight:400;
	opacity: .7
}

.search-input::placeholder {
    color: rgba(255, 255, 255, 0.6);
	font-size:14px !important;
	font-weight:400;
	opacity: .7
}

#s::-webkit-input-placeholder {
    color: #aaa;
	font-size:13px;
}

#s::-moz-placeholder {
    font-size:14px !important;
	font-weight:400;
	opacity: .7
}

#s:-moz-placeholder {
    font-size:14px !important;
	font-weight:400;
	opacity: .7
}

#s::placeholder {
    font-size:14px !important;
	font-weight:400;
	opacity: .7
}

.line {
    position: absolute;
    right: 44px;
    top: 8px;
    width: 1px;
    height: 16px;
    background: rgba(255, 255, 255, 0.2);
    pointer-events: none;
}
.khung-footer {
    background-color: #0a0c0f;
    color: #999999;
    padding: 25px 0 25px 0;
    border-top: solid 1px #27272a;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 25px;
}

.foot-title {
    color: rgb(189, 189, 189);
    font-size: 13px;
    margin-bottom: 10px;
}

.foot-desc {
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: -2px;
    color: rgb(189, 189, 189);
}
.foot-desc a {
    color: #fff;
    opacity: .9;
}
.foot-desc a:hover {
    color:#cf9c7c;
}

.footer-divider {
    height: 1px;
    background: #222;
    margin: 20px 0px 25px 0px;
}

.footer-links-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr) auto;
    gap: 30px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #222;
}

.footer-col h3 {
    color: rgb(189, 189, 189);
    font-size: 13px;
    margin-bottom: 16px;
}

.footer-col ul {
    list-style: none;
    padding: 0;
}

.footer-col ul li {
    margin-bottom: 12px;
}

.footer-col ul li a {
    color: rgb(182, 182, 182);
    text-decoration: none;
    font-size: 12px;
}

.footer-col ul li a:hover {
    color: #cf9c7c; 
}

.lang-selector {
    border: 1px solid rgb(155, 155, 155);
    padding: 6px 12px;
	font-size:12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    color: #ffffff; 
	float:left;
	-webkit-tap-highlight-color: transparent;
}
.lang-selector:hover {
    color: #cf9c7c;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bottom-left {
    max-width: 80%;
}

.copyright {
    font-size: 12px;
    margin-bottom: 8px;
}


.social-links {
    display: flex;
    gap: 20px;
}

.social-links a {
    color: #ffffff; 
    font-size: 20px;
}

.social-links a:hover {
    color: #cf9c7c;
}

@media (max-width: 768px) {
    .khung-footer {
    padding: 25px 0 20px 0;
	border-top: solid 0px #27272a;
    }
	.container {
    padding: 0 12px;
}

    .footer-links-grid {
        grid-template-columns: 1fr 1fr;
        gap: 20px;
        margin-bottom: 25px;
        padding: 0px 0px 25px 0px;
    }

    .lang-col {
        grid-column: span 2;
        display: flex;
    }

    .footer-bottom {
        flex-direction: column-reverse;
		align-items: baselineeeeeee;
		text-align: center;
    }

    .bottom-left {
        max-width: 100%;
    }

    .social-links {
        margin-bottom: 20px;
    }
}

.row-header {
    padding: 5px 5px 5px;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.title-link .text {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding-right: 6px;
}

.text-title {
    margin: 0 0 12px;
    text-transform: uppercase;
    padding: 5px 0px;
    font-size: 18px !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    margin-top: -3px;
    color: #da966e;
    border-bottom: 2px solid #907863;
	font-family: roboto;
}


#commentform {
    padding: 15px 10px 15px 10px;
    border-radius: 4px;
    border: solid 1px #27272a;
    border: 1px solid rgba(120, 120, 120, .25);
    background: rgba(255, 255, 255, .02);
}

#commentform button.submit {
    padding: 8px 24px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    background: #333;
    color: #d1d5db;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    margin-top: 10px;
    -webkit-tap-highlight-color: transparent;
}

textarea.normal::-webkit-input-placeholder {
    color: rgb(130, 131, 135);
}
textarea.normal:-moz-placeholder {
    color: rgb(130, 131, 135);
}
textarea.normal::-moz-placeholder {
    color: rgb(130, 131, 135);
}
textarea.normal:-ms-input-placeholder {
    color: rgb(130, 131, 135);
}

#ms::placeholder {
    color: white;
    font-weight: 500;  
}


.tabss {
    display: inline-flex;
    gap: 0px;
    padding: 2px;
    border-radius: 2px;
    background: rgba(255, 255, 255, .2);
    margin-top: -2px;
    margin-left: 10px;
}
.msc-tab-btn {
    border: none;
    background: transparent;
    color: #cfd1db;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.24s ease;
    -webkit-tap-highlight-color: transparent;
}

#reply-title:not(:empty) {
    height: auto;
    line-height: 0px;
}

.server-label {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #a9abb5;
    font-size: 12px;
    margin-bottom: 12px;
    font-weight: 500;
    font-family: 'Roboto';
}

.head-mobile-header {
  background-color: #111217;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  gap: 10px;
  font-family: sans-serif;
}

.head-logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: 28px;
}

.logo-img {
    height: 26px;
    width: auto; 
    display: block;
    object-fit: contain;
}

.head-search-form {
  flex: 1;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 28px;
  padding: 0 10px;
  min-width: 0;
  position: relative;	
}

.head-input {
  flex: 1;
  background: transparent;
  border: none;
  color: #999;
  font-size: 13px;
  outline: none;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 25px;	
}

.search-icon-btn {
  background: transparent;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;	
}
.search-icon-btn:hover svg path {
  fill: #fff;
}
.search-button svg path {
    fill: #FFFFFF; 
}

.search-button:hover svg path {
    fill: #cf9c7c !important;
}

.item-link {
    display: flex;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
}


    .outer {
      padding: 8px 0px;
	  float:left;
    }

    .page {
      background: rgb(24, 24, 24);
      padding: 10px;
	  float:left;
    }

    .hero {
      display: grid;
      grid-template-columns: 277px 1fr;
      gap: 10px;
      align-items: start;
    }

    .poster-wrap {
      background: transparent;
      position: relative;
      overflow: hidden;
    }

    .poster-thumbail {
      width: 100%;
      display: block;
      aspect-ratio: 280 / 367;
      object-fit: cover;
      background: #252525;
    }

    .actions {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    display: flex;
    justify-content: center;
    gap: 10px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 0px;
    }

    .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
    height: 35px;
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 600;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
    }

    .btn-blue { 
	background: #2e80d1; 
}   
    .btn-blue:hover { 
	background-color: #286090;
}
    .btn-red { 
	background: #d9534f; 
}
    .btn-red:hover { 
	background-color: #c9302c;
}

    .title-h1 {
      padding: 5px 0px 0px;
      margin: 0px 0px 5px;
      text-transform: uppercase;
      font: 30px UTMCafetaRegular;
      color: #ff9658;
      display: block;
    }

    .subtitle {
     margin: 9px 0 10px;
     font-size: 12px;
     color: rgb(153, 153, 153);
	 font-weight:400;	
    }

    .info-card,
    .rating-card,
    .episodes,
    .summary {
      background: rgb(34, 34, 34);
    }


.info-card {
  padding: 6px 8px;
  min-height: 239px;
  max-height: 239px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #2f2f2f #1b1b1b;
}

.info-grid {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding-right: 4px;
}

.info-row {
  font-size: 12px;
  color: rgb(187, 187, 187);
}

.label {
  color: rgb(187, 187, 187);
  font-weight: 700;
  margin-right: 8px;
  white-space: nowrap;
}

.value {
  color: rgb(187, 187, 187);
  font-size: 12px;
  line-height: 2;
  word-break: break-word;
  white-space: normal;
}

.value a {
  color: white;
}
.value a:hover {
  color: #cf9c7c;
}

.value strong {
  font-weight: 700;
}

.value-bold {
    color: white;
    font-size: 12px;
    line-height: 2;
    word-break: break-word;
    white-space: normal;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 3px;
    background: #181818;
}
.value-cast {
  color: rgb(187, 187, 187);
  font-size: 12px;
  line-height: 2;
  word-break: break-word;
  white-space: normal;
}
.value-cast a {
  color: rgb(187, 187, 187);
}

.value-cast a:hover {
  color: #cf9c7c;
}

.value-year {
  color: rgb(187, 187, 187);
  font-size: 12px;
  line-height: 2;
  word-break: break-word;
  white-space: normal;
}
.value-year a {
  color: rgb(187, 187, 187);
}

.value-year a:hover {
  color: #cf9c7c;
}

    .rating-card {
      margin-top: 8px;
      padding: 10px 10px 10px;
      display: flex;
    }

    .episodes {
       margin-top: 10px;
       padding: 15px 10px;
       display: flex;
       align-items: center;
      gap: 10px;
      flex-wrap: wrap;
      background: rgb(40, 40, 40);
    }

    .episodes-title {
    color: #f4f1de;
    font-weight: 700;
    color: rgb(204, 204, 204);
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 5px;
    }

    .summary {
      margin-top: 10px;
      padding: 10px 10px 10px;
    }

    .section-title {
    margin: 0 0 12px;
    text-transform: uppercase;
    border-bottom: 2px solid #c58560;
    color: #c58560 !important;
    padding: 5px 0px;
    font-size: 13px !important;
    display: inline-block;
    font-weight: 700;
	line-height: 1.5;
    margin-top: -3px;	
    }

   .summary p{
	margin-bottom: 15px;
    color: #abaaaa;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
    }
    .summary p:last-child{
	margin-bottom:0;
	color: #abaaaa;
    }
    
    .summary a {
     color: #d1d5db;
    }
    .summary a:hover {
     color:#cf9c7c;
    }

    .lichchieu {
    margin: 10px 0px 0px;
    border: 1px solid #6d5b4a;
    background: rgba(0,0,0,.3);
    color: #e5e7eb;
    font-size: 13px;
    line-height: 1.5; 
    padding: 7px 10px; 
    box-sizing: border-box;
    } 
    
    .cungseries {
    margin: 10px 0px 0px;
    border: 1px solid #6d5b4a;
    background: rgba(0,0,0,.3);
    color: #e5e7eb;
    font-size: 13px;
    line-height: 1.5; 
    padding: 7px 10px; 
    box-sizing: border-box;
    } 
   .cungseries a {
    color:white;
    }
   .cungseries a:hover {
    color:#cf9c7c;
    }

   .warning-link {
    margin: 10px 0px 0px;
    border: 1px solid #6d5b4a;
    background: rgba(0,0,0,.3);
    color: #e5e7eb;
    font-size: 13px;
    line-height: 1.5; 
    padding: 7px 10px; 
    box-sizing: border-box;
    } 
   .warning-link a {
    color:white;
    }
   .warning-link a:hover {
    color:#cf9c7c;
    }

    .warning-movie {
    margin: 10px 0px 0px;
    border: 1px solid #6d5b4a;
    background: rgba(0,0,0,.3);
    color: #e5e7eb;
    font-size: 13px;
    line-height: 1.5; 
    padding: 7px 10px; 
    box-sizing: border-box;
    } 
   .warning-movie a {
    color:white;
    }
   .warning-movie a:hover {
    color:#cf9c7c;
    }

    @media (max-width: 768px) {
      body { padding: 0; background: #07131f; }
      .outer { padding: 6px; }
      .page { padding: 10px; }
      .hero {
        grid-template-columns: 1fr;
        gap: 14px;
      }
	  .actions {
        bottom: 0px;
        gap: 8px;
      }
      .poster-thumbail {
        max-height: 300px;
      }
		
      .title-h1 {         
		text-align: center;
        margin: 0 0 15px 0; }
		
      .episodes-title {
        width: 100%;
        margin-right: 0;
      }
    }

    @media (max-width: 420px) {
      .btn {
        font-size: 14px;
      }
    }

.recommended {
    margin-top: 5px;
    padding: 0px 0px 25px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
    float: left;
}

.recommended-title {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 14px;
  font-weight: 400;
}

.recommended-title .star {
  color: #ffb000;
  margin-right: 6px;
  font-size: 16px;
  vertical-align: -1px;
}

.recommended-wrap {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 22px;
  box-sizing: border-box;
  overflow: hidden;
}

.recommended-list {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  gap: 8px !important;
  overflow-x: auto;
  overflow-y: hidden;
  margin: 0;
  padding: 0;
  scrollbar-width: none;
}

.recommended-list::-webkit-scrollbar {
  display: none;
}

.rec-item {
  position: relative;
  display: block;
  flex: 0 0 calc((100% - 32px) / 5) !important;
  width: calc((100% - 32px) / 5) !important;
  min-width: calc((100% - 32px) / 5) !important;
  max-width: calc((100% - 32px) / 5) !important;
  height: 168px !important;
  overflow: hidden;
  background: #111;
  text-decoration: none;
  box-sizing: border-box;
  margin: 0 !important;
}

.rec-badge {
    line-height: 1.2em;
    padding: 5px;
    top: 5px;
    box-shadow: rgba(0, 0, 0, 0.75) 2px 2px 3px 0px;
    background: #a3765d;
    font-size: 11px;
    border-radius: 0px 5px 5px 0px;
    color: rgb(255, 255, 255);
    font-weight: 400;
	border-bottom: 2px solid #96674f;
    position: absolute;
	z-index:1;
}

.rec-sub {
    position: absolute;
    background: #522e75;
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
    padding: 4px 7px;
    border-radius: 3px;
    padding: 4px 3px;
    bottom: 50px;
    left: 0px;
}

.rec-sub::after {
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(255, 150, 1);
    border-image: initial;
    position: absolute;
    bottom: -8px;
    left: 0px;
	border-left: 10px solid #522e75;
}

.rec-name {
	position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: rgb(255, 255, 255);
    padding: 10px;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rec-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 72px;
  border: 0;
  background: rgba(0,0,0,0);
  color: #fff;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;	
}

.rec-prev {
  left: -2px;
}

.rec-next {
  right: -2px;
}


.rec-play {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
}

.rec-play::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 37px;
    height: 37px;
    transform: translate(-50%, -50%) scale(.85);
    border-radius: 50%;
    background: #522e75;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
    opacity: 0;
    transition: all .25s ease;
}

.rec-play::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-40%, -50%) scale(.85);
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #fff;
    opacity: 0;
    transition: all .25s ease;
}

.rec-item:hover .rec-play::before,
.rec-item:hover .rec-play::after {
  opacity: 1;
}

.rec-item:hover .rec-play::before {
  transform: translate(-50%, -50%) scale(1);
}

.rec-item:hover .rec-play::after {
  transform: translate(-38%, -50%) scale(1);
}

.rec-item img {
  width: 100%;
  display: block;
  transition: transform .2s ease;
}

.rec-item:hover img {
  transform: scale(1.06);
}

@media (max-width: 990px) {
  .rec-item {
    flex: 0 0 calc((100% - 24px) / 3) !important;
    width: calc((100% - 24px) / 3) !important;
    min-width: calc((100% - 24px) / 3) !important;
    max-width: calc((100% - 24px) / 3) !important;
    height: 150px !important;
	aspect-ratio: 2 / 3;
    height: auto !important;  
  }
}

@media (max-width: 768px) {
  .recommended-wrap {
    padding: 0 22px;
  }
	.recommended-title {
    padding: 5px 0px 0px 15px;
}

  .rec-item {
    flex: 0 0 calc((100% - 16px) / 3) !important;
    width: calc((100% - 16px) / 3) !important;
    min-width: calc((100% - 16px) / 3) !important;
    max-width: calc((100% - 16px) / 3) !important;
    height: 175px !important;
	aspect-ratio: 2 / 3;
    height: auto !important;  
  }

}

@media (max-width: 420px) {
  .recommended-wrap {
    padding: 0 18px;
  }

  .rec-item {
    flex: 0 0 calc((100% - 16px) / 3) !important;
    width: calc((100% - 16px) / 3) !important;
    min-width: calc((100% - 16px) / 3) !important;
    max-width: calc((100% - 16px) / 3) !important;
    height: 165px !important;
  }

  .rec-name {
    font-size: 12px;
  }
}





.module .content .items .item .poster {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #111;
  aspect-ratio: 280 / 363;
}

.module .content .items .item .poster img {
  width: 100%;
  height: 100%;
  display: block;
  margin-top: 0;
  object-fit: cover;
  transition: transform 0.2s ease;
}

.module .content .items .item:hover .poster img {
  transform: scale(1.06);
}

.module .content .items .item .data {
    width: 100%;
    padding: 10px 8px 8px;
    float: none;
    display: block;
    background: #181818;
    min-height: 0px;
    text-align: center;
}

.module .content .items .item .data h3 {
    margin: 0;
    padding-top: 0;
    font-size: 12px;
    line-height: 1.35;
    font-weight: 700;
    white-space: normal;
    overflow: hidden;
    text-overflow: unset;
    margin-top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
}

.module .content .items .item .data h3 a {
  color: #ffd27a;
  text-decoration: none;
}

.epseries {
    line-height: 1.2em;
    padding: 5px;
    top: 5px;
    box-shadow: rgba(0, 0, 0, 0.75) 2px 2px 3px 0px;
    background: #a3765d;
    font-size: 11px;
    border-radius: 0px 5px 5px 0px;
    color: rgb(255, 255, 255);
    font-weight: 400;
	border-bottom: 2px solid #96674f;
    position: absolute;
}

.thuyetminh {
    position: absolute;
    background: #522e75;
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
    padding: 4px 7px;
    border-radius: 3px;
    padding: 4px 3px;
    bottom: 20px;
    left: 0px;
}

.thuyetminh::after {
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(255, 150, 1);
    border-image: initial;
    position: absolute;
    bottom: -8px;
    left: 0px;
	border-left: 10px solid #522e75;
}

@media (max-width: 768px) {
  .module .content .items .item {
    width: calc(100% / 3);
  }

  .module .content .items .item .data span {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .module .content .items .item {
    width: calc(100% / 2);
  }
}





.rank-tabs {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
	background: #00111d;
	padding: 0 10px;
}

.rank-tabs span {
	flex: 1;
	text-align: center;
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
	padding: 8px 0;
	cursor: pointer;
}

.rank-tabs span.active {
	background: #666;
}

.rank-list {
	background: #00111d;
	padding: 0 10px 10px;
}

.w_item_c {
	display: block;
	margin-bottom: 1px;
}


.w_item_c a {
	display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 6px;
    text-decoration: none;
    background: transparent;
}

.w_item_c:nth-child(even) a {
	background: rgba(255,255,255,0.06);
}

.w_item_c a:hover .data h3 {
	color: #cf9c7c;
}

.w_item_c .rank-num {
	width: 24px;
	height: 24px;
	min-width: 24px;
	border-radius: 50%;
	background: #c58560;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.w_item_c .data {
	flex: 1;
	overflow: hidden;
}

.w_item_c .data h3 {
	margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.w_item_c .data .meta {
	display: block;
    margin-top: 5px;
    color: rgb(186, 186, 186);
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}









/* ===== Featured kiểu Phim Hot ===== */
.featured-hot-wrapper {
    position: relative;
}

.featured-hot {
    display: flex;
    gap: 6px;
    flex-wrap: nowrap;
}

.featured-hot .item .poster .name-featured {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    text-align: center;
    pointer-events: none;
}

.featured-hot .item .poster .name-featured h3 {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: rgba(0, 0, 0, 0.7);
    padding: 8px;
    width: 100%;
}


.featured-hot-wrapper .nav_items_module {
    pointer-events: none;
}

.featured-hot-wrapper .nav_items_module .btnn {
    pointer-events: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 50px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    border-radius: 0;
    text-decoration: none;
    font-size: 54px;
}

.featured-hot-wrapper .nav_items_module .btnn:hover {
    background: rgba(0,0,0,.58);
}

.featured-hot-wrapper .nav_items_module .prevf {
    left: 5px;
}

.featured-hot-wrapper .nav_items_module .nextf {
    right: 5px;
}

.featured-hot-wrapper .nav_items_module .btnn i {
    font-size: 30px;
    line-height: 1;
}

.thuyetminh-featured {
    position: absolute;
    background: rgba(88, 52, 145, 0.96);
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
    padding: 4px 7px;
    border-radius: 3px;
    padding: 4px 3px;
    bottom: 50px;
    left: 0px;
}

.thuyetminh-featured::after {
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent rgb(255, 150, 1);
    border-image: initial;
    position: absolute;
    bottom: -8px;
    left: 0px;
	border-left: 10px solid #522e75;
}

@media (max-width: 767px) {

    .featured-hot-wrapper .nav_items_module .btnn {
        width: 42px;
        height: 62px;
        font-size: 42px;
    }

    .featured-hot-wrapper .nav_items_module .btnn i {
        font-size: 42px;
    }
}

.module .content .items .item .poster .see.play1::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 48px;
    height: 48px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #522e75;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}

.module .content .items .item .poster .see.play1::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-40%, -50%);
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 15px solid #fff;
}

.movie-tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 6px;
    padding: 14px 10px 3px;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
}

.tags-label {
  font-weight: 600;
  color: #fff;
}

.tags-arrow {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  margin: 0 4px 0 2px;
}

.tag-link {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    font-size: 12px;
}

.tag-link:hover {
  color: #cf9c7c;
}

.tag-link + .tag-link::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 0px 4px 2px 2px;
  border-radius: 50%;
  background: #8f8f8f;
  vertical-align: middle;
}


.trailer-popup{
	position:fixed;
	inset:0;
	z-index:99999;
	display:none;
}
#open-trailer:checked ~ .trailer-popup{
	display:block
}
.trailer-overlay{
	position:absolute;
	inset:0;
}
.trailer-modal{
	position:relative;
	z-index:2;
	width:100%;
	max-width:600px;
	margin:200px auto;
	padding:10px;
	border-radius:8px;
}
.trailer-close{
	position:absolute;
	top:5px;
	right:8px;
	color:#fff;
	font-size:28px;
	line-height:1;
	cursor:pointer;
	z-index:1;
}
.embed{
	position:relative;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
}
.embed iframe{
	position:absolute;
	inset:0;
	width:100%;
	height:100%;
	border:0;
}
