#populares_link_2{
	display: none;
}
.populares {
	color:white;
	font-size:1em;
	width:100%;
	height: 25px;
	margin-right: 30px;
	padding-right:40px;
	font-weight: 600;
	text-align: right;
	padding-top: 2px
}
.populares a {
	font-weight: 600;
	background-color: #ad1d2f;
	color: white;
	margin-top: 5px;
	line-height: 14px;
	margin-left: 12px;
	padding: 2px 4px;
	border-radius: 2px;
	float: right;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}

.conte-destacado-inf-bigtext{
	position: relative;
	/* top: 50%; */
	color: #FFFFFF;
	text-align: center;
	/* vertical-align: middle; */
	font-weight: 600;
	font-size: 40px;
	/*line-height: 5;*/
}

.expired_titles {
	opacity: 0.95;
}

/* Pone "VER TODAS" en la home del usuario no premium en minusculas */
/*
[class*="link-todas"] {
	text-transform: lowercase;
} 
*/

.comillas1 img,
.comillas2 img {
	width: 30px;
}

.conte-img-destacado img {
	width: 176px;
}

.flechas-destacado div{
	position: relative;
	float: left;
	width: 33px;
	height: 37px;
	cursor: pointer;

	display: block;
	background-repeat: no-repeat;
	background-size: auto auto;
	background-position: center center;
}

.comillas1 {
	width: 30px;
}

.comillas2 {
	width: 30px;
}

.conte-boton-destacado {
	position: relative;
	float: left;
	z-index: 57;
	width: 40%;
}

.conte-boton-destacado2 {
	position: relative;
	float: left;
	z-index: 55;
	width: 59.997401585%;
	min-height: 20px;
}

.conte-destacado-inf {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
}

.conte-img-destacado {
	float: left;
	width: 100%;
	position: relative;
	top: 50%;

}

.conte-med {
	display: none;
	margin: 0 auto;
	width: 100% !important;
	padding-top: 12.98% !important;
	position: relative;
}

.conte-med > iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.bloque_codigo_promocional{
	position: relative;
	overflow: hidden;
	padding: 1rem 0;
	background: #800f19;
	background: -moz-linear-gradient(left,  #800f19 0%, #be1521 25%, #ff1f3a 50%, #be1521 75%, #800f19 100%);
	background: -webkit-linear-gradient(left,  #800f19 0%,#be1521 25%,#ff1f3a 50%,#be1521 75%,#800f19 100%);
	background: linear-gradient(to right,  #800f19 0%,#be1521 25%,#ff1f3a 50%,#be1521 75%,#800f19 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800f19', endColorstr='#800f19',GradientType=1 );
	color: #fff;
	margin: 0 auto;
}

.bloque_codigo_promocional input,
.bloque_codigo_promocional h1,
.bloque_codigo_promocional button{
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}

.bloque_codigo_promocional input{
	background-color: rgba(0,0,0,.3);
	border: none;
	font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.2em;
    padding: .7rem 1rem;
    text-align: center;
    height: auto;
    color: #fff;
    width: 100%;
}

.bloque_codigo_promocional input:-webkit-autofill,
.bloque_codigo_promocional input:-webkit-autofill:hover,
.bloque_codigo_promocional input:-webkit-autofill:focus {
	-webkit-text-fill-color: #fff;
}

.bloque_codigo_promocional:before,
.bloque_codigo_promocional:after{
	content: url('/img/v2/fondo_circulos.svg');
	position: absolute;
	width: 400px;
	z-index: 0;
	right: -5%;
	bottom: -10%;
}

.bloque_codigo_promocional:before{
	width: 550px;
	left: -5%;
	top: -10%;
	right: auto;
	bottom: auto;
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.bloque_codigo_promocional ::-webkit-input-placeholder{color:#fff}
.bloque_codigo_promocional :-moz-placeholder{color:#fff}
.bloque_codigo_promocional ::-moz-placeholder{color:#fff}
.bloque_codigo_promocional :-ms-input-placeholder{color:#fff}

.contenido-izda-40 {
	position: relative;
	text-align: center;
}

.destacado-flecha-dcha {
	background-image: url('/img/v2/icons/next.svg');
}

.destacado-flecha-dcha:active,
.destacado-flecha-dcha:focus,
.destacado-flecha-dcha:hover {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url('/img/v2/icons/next.svg');
}

.destacado-flecha-izda {
	background-image: url('/img/v2/icons/prev.svg');
}

.destacado-flecha-izda:active,
.destacado-flecha-izda:focus,
.destacado-flecha-izda:hover {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url('/img/v2/icons/prev.svg');
}

.flechas-destacado {
	position: relative;
	float: right;
	width: 66px;
	height: 37px;
}

.info-suscripcion {
	float: left;
	clear: both;
	width: 100%;
	min-height: 10px;
	margin-top: 15px;
	font-size: 0.714em;
	color: #ffffff;
}

.izda-40-interior2 {
	position: relative;
	float: left;
	clear: both;
	width: 100.0506802853%;
	min-height: 20px;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ad1d2f;
	display: none;
}

.persona-testimonio {
	float: left;
	clear: both;
	width: 55.8603491271%;
	margin: 10px 0 0 38.3971%;
	font-size: 1em;
	text-align: right;
	color: #ffffff;
}

.precio-sus1 {
	position: relative;
	float: left;
	clear: both;
	z-index: 53;
	width: 40%;
	min-height: 13px;
	margin-top: 5px;
	font-size: 1.1em;
	text-align: center;
	color: #ffffff;
}

.precio-sus2 {
	position: relative;
	float: left;
	z-index: 52;
	width: 60%;
	min-height: 10px;
	margin-top: 5px;
	font-size: 1em;
	text-align: center;
	color: #ffffff;
}

.txt-testimonio {
	position: relative;
	float: left;
	z-index: 48;
	width: 66%;
	min-height: 119px;
	margin-left: 16.66667%;
	padding-top: 2px;
	font-size: 1.143em;
	color: #ffffff;
	line-height: 2em;
}

.txt-testimonio p {
	margin-bottom: 1em;
}

.comillas1-1 {
	position: absolute;
	top: 20px;
	left: 3.9822319201%;
	z-index: 47;
	height: 21px;
}

.comillas2-1 {
	position: absolute;
	bottom: 59.5px;
	right: 5.7356608478%;
	z-index: 45;
	height: 21px;
}

.txt-destacado {
	font-size: 1.2em;
	color: #ffffff;

}

.txt-destacado-3 {
	float: left;
	clear: both;
	width: 100%;
	font-size: 1.em;
	color: #ffffff;
}

.txt-testimonio em {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-color: transparent;
	border-style: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-color: transparent;
	font-style: normal;
	font-size: 1.314em;
	font-weight: inherit;
	text-transform: inherit;
	text-decoration: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	color: inherit;
	opacity: 1;
	word-break: normal;
	word-wrap: normal;
	white-space: normal;
}

.txt-testimonio span {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-color: transparent;
	border-style: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-color: transparent;
	font-style: inherit;
	font-size: 2.714em;
	font-weight: 600;
	text-transform: inherit;
	text-decoration: inherit;
	letter-spacing: inherit;
	word-spacing: inherit;
	color: inherit;
	opacity: 1;
	word-break: normal;
	word-wrap: normal;
	white-space: normal;
}

.alcance h1{
	font-size: 2.5rem;
	color: #000;
	margin-bottom: 3rem;
}

.alcance h1 span,
.alcance p{
	color: #fff;
}

.alcance p{
	margin-bottom: 2rem;
}

.alcance .botones figure{
	margin-bottom: 1rem;
}


@media(max-width: 1024px) {
	.conte-destacado-inf-bigtext{display: none;}
}

@media(max-width: 991px) {
	.conte-med{padding-top: 50.45% !important;}
}

@media(max-width: 768px) {
	#populares_link_2{display: block;}
	.conte-img-destacado img {float: none;margin-right: auto;margin-left: auto;}
	.conte-destacado-inf .conte-boton-destacado {position: relative;z-index: 57;}
	.conte-destacado-inf .conte-boton-destacado2 {position: relative;z-index: 55;width: 60%;height: auto;}
	.conte-destacado-inf .precio-sus1 {position: relative;z-index: 53;}
	.conte-destacado-inf .precio-sus2 {position: relative;z-index: 52;}
	.izda-40-interior2 .persona-testimonio {margin-left: 38.38821%;}
	.izda-40-interior2 .txt-testimonio {position: relative;z-index: 48;margin-top: 70px;margin-left: 17.1131%;}
	.izda-40-interior2 .comillas1-1 {top: 30px;left: 6.2371222527%;}
	.izda-40-interior2 .comillas2-1 {bottom: 30px;right: 5.7391826923%;}
}

@media(max-width: 620px) {
	.conte-destacado-inf .conte-boton-destacado {position: relative;z-index: 57;}
	.conte-destacado-inf .conte-boton-destacado2 {position: relative;z-index: 55;}
	.conte-destacado-inf .precio-sus1 {position: relative;z-index: 53;}
	.conte-destacado-inf .precio-sus2 {position: relative;z-index: 52;}
	.contenido-izda-40 .izda-40-interior2 {float: left;clear: both;width: 100%;height: auto;margin-top: 25px;padding-left: 10px;}
	.izda-40-interior2 .persona-testimonio {margin-top: 14px;margin-left: 38.38583%;}
	.izda-40-interior2 .txt-testimonio {position: relative;z-index: 48;width: 65%;margin-top: 20px;margin-left: 17.52584%;}
	.izda-40-interior2 .comillas1-1 {top: 24px;}
	.izda-40-interior2 .comillas2-1 {bottom: 64.5px;right: 5.7356608478%;}
}

@media(max-width: 576px) {
	.conte-med{padding-top: 93.75% !important;}
}

@media(max-width: 480px) {
	.populares art {display: none;}
	/*NUEVA CLASE PARA LINK "VER TODAS"*/
	.link-todas a,
	.link-todas-1 a,
	.link-todas-2 a{display: none;}
	/*NUEVA CLASE PARA LINK "VER TODAS"*/
	.conte-destacado-inf .conte-boton-destacado {position: relative;z-index: 57;}
	.conte-destacado-inf .conte-boton-destacado2 {position: relative;z-index: 55;}
	.conte-destacado-inf .precio-sus1 {position: relative;z-index: 53;}
	.conte-destacado-inf .precio-sus2 {position: relative;z-index: 52;}
	.izda-40-interior2 .persona-testimonio {margin-left: 38.3933%;}
	.izda-40-interior2 .txt-testimonio {position: relative;z-index: 48;margin-left: 18.82666%;}
	.izda-40-interior2 .comillas1-1 {top: 25px;}
	.izda-40-interior2 .comillas2-1 {bottom: 54.5px;}
	.slider-bloque .conte-bloque-1 {z-index: 38;}
	.slider-bloque .conte-bloque-2 {z-index: 24;}
	.slider-bloque .conte-bloque-3 {z-index: 9;}
}

/* Nueva capa mi carpeta */
.detalles-micarpeta {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 24;
}
.detalles-micarpeta-medio {
	float: left;
	width: 100%;
	min-height: 19px;
	padding: 5px 5px;
	font-size: 1.1em;
	font-weight: Bold;
	color: #ffffff;
	text-align: left;
}
.detalles-micarpeta-fecha1 {
	float: left;
	width: 100%;
	min-height: 19px;
	padding: 5px 5px;
	font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}

.detalles-micarpeta-fecha2 {
	float: left;
	width: 100%;
	min-height: 19px;
	padding: 5px 5px;
	font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}


/*Nueva capa ofertas*/
.detalles-oferta {
	position: absolute;
	top: .5rem;
	right: 0;
	width: auto;
	height: auto;
	text-align: right;
	z-index: 24;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
}

.detalles-oferta{top:10px;right:10px;line-height: .9rem;padding: 0;transform: none;width: 70px;height: 70px;border-radius: 60%;background-color: #d82133;}
.detalles-oferta:before{content: '';display: inline-block;vertical-align: middle;width: 0;height: 100%}
.detalles-oferta-medio {
	float: left;
	width: 100%;
	padding: 0px 5px;
	font-size: 40px;
	overflow: hidden;
	color: #ffffff;
	text-align: center;
	font-weight: 600;

}
.detalles-oferta-nombre-promo {
	float: left;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
}
.detalles-oferta-detalle {
	display: inline-block;
	padding: 5px 5px;
	font-size: 1.4rem;
	line-height: 1.4rem;
	color: #ffffff;
	text-align: right;
	font-weight: 600;
	background-color: #d82133;
	-ms-transform: translateX(1.5rem);
	transform: translateX(1.5rem);
	padding-right: 2rem;
	padding-left: 2rem;

	/*para Firefox*/
	-moz-border-radius: 28px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 28px;
	/* para Opera */
	border-radius: 28px;
}
.detalles-oferta-detalle {font-size: 1rem;line-height: 1.2em;padding-right: 2rem;padding-left: 1.2rem;}
.detalles-oferta-detalle{padding:0!important;transform: none;display: inline-block;vertical-align: middle;width: 99%;text-align: center;font-size: 1.3rem;line-height: .8rem;}

.detalles-oferta-detalle small {
	font-size: .65rem;
	line-height: .65rem;
}

.detalles-oferta-premium
{
	top: 190px !important;
	background-color: goldenrod !important;
	border: 1px solid #a77e17;
}
.detalles-oferta-detalle-premium
{
	font-size: initial;
	background-color: goldenrod !important;
	color: black !important;
}

#carrussel_premium{
	font-size: revert;
    color: goldenrod;
}

.nohighligth{
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none;
}



button.mfp-close{
	margin-right: 0px;
	border-radius: 0px;
	border: 0px;
	float: right;
	position: absolute;
}
button.mfp-close:hover {
	border: 0px;
	margin-right: 0px;
}

.chapa {
	width:143px;
	height:193px;
	background-image: url("/img/transparenciayestrella.png");
	background-color: rgba(0,0,0,0.40);
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 20;

}

@media (max-width: 768px){
	.alcance figure{max-width: 300px;margin-top: 2rem;}
	.alcance .botones figure{margin-top: 0;}
	.alcance h1 {margin-bottom: 1rem;}
}

@media(max-width: 576px){
	.alcance figure{max-width:230px;}
	.bloque_codigo_promocional{padding: 1rem 0;}
	.bloque_codigo_promocional input{font-size: 1rem;}
	.bloque_codigo_promocional:before, .bloque_codigo_promocional:after{display: none;}
	.bloque_codigo_promocional figure{max-width: 20px;}
	.fecha{font-size: .9rem;}
}
