:root {
  --rosita: #ea2c5a; /* #ea2c5a; */
  --grisoscuro: #424242;
  --grisclaro: #7e7e7e;
  --grismasclaro: #a9a9a9;
}

@font-face {
    font-family: 'NHaasGroteskDSStd56It';
    src: url('../fonts/NHaasGroteskDSStd56It.eot');
    src: url('../fonts/NHaasGroteskDSStd56It.eot') format('embedded-opentype'),
         url('../fonts/NHaasGroteskDSStd56It.woff2') format('woff2'),
         url('../fonts/NHaasGroteskDSStd56It.woff') format('woff'),
         url('../fonts/NHaasGroteskDSStd56It.ttf') format('truetype'),
         url('../fonts/NHaasGroteskDSStd56It.svg#NHaasGroteskDSStd56It') format('svg');
}

@font-face {
    font-family: 'NHaasGroteskDSStd55Rg';
    src: url('../fonts/NHaasGroteskDSStd55Rg.eot');
    src: url('../fonts/NHaasGroteskDSStd55Rg.eot') format('embedded-opentype'),
         url('../fonts/NHaasGroteskDSStd55Rg.woff2') format('woff2'),
         url('../fonts/NHaasGroteskDSStd55Rg.woff') format('woff'),
         url('../fonts/NHaasGroteskDSStd55Rg.ttf') format('truetype'),
         url('../fonts/NHaasGroteskDSStd55Rg.svg#NHaasGroteskDSStd55Rg') format('svg');
}

body{
	letter-spacing: 0.06em;
	font-size: 16px;
}
h1{ font-size: 1.9em !important; }
h2{ font-size: 1.7em !important; }
h3{ font-size: 1.3em !important; }

html, body, h1, h2, h3, h4, h5, h6, p, span, a{
	font-family: 'NHaasGroteskDSStd55Rg' !important;
	font-weight: normal !important;

}

h1, h2, h3{
	font-weight: normal !important;
}

h1.display-4{
	font-size: 70px !important;
}

.tachado{
	text-decoration: line-through;
}
.precio_tachado{
	display: none;
}

.grismasclaro { color:var(--grismasclaro);}
.white { color: #fff !important; display: block; margin-bottom: 40px; }
.white a { color:#fff !important; text-decoration: underline; }

.btn-cv1{
	max-width: 300px;
}

.navbar-container2{
	/*display: none;*/
}

.card.bg-danger a:hover{
	color:#fff;
	text-decoration: underline;
}

/* #################. LOGIN PAGE ################### */


.banner-text .b-text {
    font-size: 70px;
}



/* #################. HOME / CATEGORIAS ################### */

#carouselExampleCaptions{
	/*display: none;*/
}
.carousel-control-next, .carousel-control-prev {
 
  background: transparent;
  border: none;
}

.carousel {
  width: auto;
  height: 75vh;
  overflow: hidden;
}
/*
.carousel-item a{
	display: block;
  position: relative;
  width: 100%;
  height: 100vh;
}

.carousel-item img{
		position: absolute;
    left: 0;
    bottom: 0;
}*/

.ventana_mensaje{
	margin: 40px 15px;
	width: 100%;
	text-align: center;
}

.img_evento{
	width: 100% !important;
}

.img_evento img{
	width: 100% !important; height: auto !important;
}

.imagen_categoria {

	overflow: hidden;
}

.imagen_categoria img{
	width: 100%;
	height: auto;
}

.imagen_categoria a{
	color:var(--grismasclaro);
}

.imagen_categoria .desc{
	color:var(--grisclaro);
}

.img_categorias img{
	width: 100% !important; height: auto;
	margin-bottom: 5px;
}

.img_categorias a{
	color: var(--grismasclaro);
}

.img_categorias .desc{
	color: var(--grismasclaro);
}

.videolist .videoitem img{
	width: 100%; height: auto;
}

.btn{
	cursor: pointer;
}

.b-video .v-img .locked {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 6px 4px 0px 5px;
  font-size: 15px;
  line-height: 13px;
  font-weight: 600;
  border-radius: 2px;
}
.b-video .v-img .locked i{
	color: #fff !important;
}

.categoria_youtube{
	background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  height: 149px !important;
}
.categoria_youtube a{
	display: block;
	height: 149px;
	width: 100%;
}


/* #################. SINGLE VIDEO. ################### */
.single-video h1.titulo_video{
	color: white !important;
}

.link_categories, .link_categories a{
	color: white !important;
}

.sv-tags span a {
  color: #a9a9a9 !important;
}

.sv-tags span a:hover {
  color: var(--rosita) !important; /* #ea2c5a !important; */
}

.blocked_single_video{
	position: relative;
}

.blocked_single_video img{
	width: 100%;
	height: auto;
}

.locked_layer{
	background: #000;
	opacity: 0.6;
	position: absolute;
	width: 100%; height: 100%;
	padding: 20px;
	
}

.locked_icon{
	font-size: 25px;
	color: white;
	position: absolute;
	top: 15px; left: 15px;
	opacity: 1;
	z-index: 1;
}

.boton_suscripciones{
	position: absolute;
	top: 15px; left: 15px;
	opacity: 1;
	z-index: 1;
	width: 100%; height: 100%;

}

.boton_suscripciones a{
	width: 300px;
	margin: 0 auto;
	margin-top: 20%;
	display: block;
}

.datos_ponente{
	color: #fff !important;
	padding-bottom: 40px;
}

.retrato_single img{
	width: 100%; height: auto;
	margin-bottom: 20px;
}

.rrss_single{
	color: var(--grismasclaro);
	font-size: 1.5em;
	margin: 0 5px;
}

.info-content{
	color: #fff !important;
}

.info-content a{
	color: var(--rosita) !important;
}

.info-content h2{
	margin: 20px 0;
}


/* #################. FRONTEND. ################### */

.access_dropdown{
	float: right;
}

.banner-text {
    top: 20%;
}

.bg-danger{
	background-color: var(--rosita) /* #ea2c5a */ !important;
}
.bg-success{
	background-color: #81d04be5 !important;
	color: #242424 !important;
}

.alta-user-div{
	background-color: #364252;
	height: 150vh;
}

.alta-user-div .login-window{
	top: 30%;
}

.login_window{
	padding: 40px;
	background-image: url('/uploads/login.jpg');
}


.sent-message .banner-text {
  top: 20%;
  left: 50%;
  width: 100%;
  max-width: 650px;
}



.login-password-recover .login_window_recover{
	width: 500px;
	margin: 100px auto;
	background: #364252;
}

.login-password-recover .login_window_recover .l-form{
	background: #343434;
	padding: 20px;
}

.login-password-recover .login_window_recover .l-head{
	height: 70px;
	padding: 30px 0;
	color: #a9a9a9;
}

.login-password-recover .login-window {
 left: 30%;
}

.login-password-recover .login-window p{
 color: #a9a9a9 !important;
}

/* #################. FORMULARIO USUARIO FRONTEND. ################### */

.checkbox span a{
	color: var(--rosita);
}

.formulario{
	padding: 100px 0;
}

.formulario h2{
	color: #a9a9a9;
	font-weight: lighter;
}

.formulario .datos_facturacion{
	margin-top: 100px;
}

.formulario select.form-control:not([size]):not([multiple]){
	padding: 0 15px  !important;
	height: 46px;
}

.formulario .form-group input, .form-group select {
  height: 46px;
  padding: 0 15px  !important;

}
.formulario .form-group textarea {
  height: 100px;
  padding: 15px  !important;

}

.formulario .card{
	margin: 0 auto !important;
	margin-bottom: 40px !important;
}

/* #################. SUSCRIPCIONES. ################### */

.pricing-header{
	color: #fff;
}

.activePlan{
	border: 4px solid var(--rosita);
}

.modal_suscipciones .modal-content{
	background-color: black !important;
	color: var(--grismasclaro) !important;
	padding: 15px;
	text-align: left;
	border: 1px solid var(--grisoscuro);
}

.btn_suscripcion_modal{
	margin: 0 auto !important;
	display: block;
}

.modal_suscipciones input{
	background-color: var(--grisoscuro) !important;
	padding: 0 15px;
}

.transacciones_section{
	background-color: transparent !important;
}

.transacciones{
	border-bottom: solid 1px #eceff0;
}

.table-dark{
	background-color: transparent !important;
	color: var(--grismasclaro) !important;
}

/*  ADBLOCKS */

.adblock_header .img {
    max-width: 580px;
    height: 50px;
}

.adblocks .img {
    padding: 0;
    background-color: var(--grisclaro);
    border-radius: 3px;
    color: #a1a1a1;
    margin: 10px auto;
    align-items: center;
    justify-content: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}


/* ***********************  PAGES  *************************** */	


.page_content{
	padding: 40px 15px;
	color: #fff;
	letter-spacing: 0.05em;
}

.page_content h1{
	margin-bottom: 40px;
}

.page_content a{
	color: var(--rosita);
}

.hacherre{
	border-color: var(--grisclaro);
}

.link_todos{
	margin:0 auto;
	display: block;
	margin-bottom: 40px;
	padding: auto;
  width: auto;

}
/* ***********************  FOOTER  *************************** */	

footer{
	color: #fff !important;
}

.text_footer_description{
	font-size: 12px;
	color: var(--grismasclaro);
}

/* Cookie banner */
.cookie-consent-banner { 
		position: fixed; 
		bottom: 15px; 
		right: 15px; 
		z-index: 2; 
		box-sizing: border-box; 
		width: 350px;  
		background-color: var(--grisoscuro);
		border-radius: 10px;
		padding: 15px;
		display: none;
	}
.cookie-consent-banner__inner { 
		max-width: 960px; 
		margin: 0 auto; 
		padding: 15px 0; 
	}
.cookie-consent-banner__copy { margin-bottom: 15px; }
.cookie-consent-banner__actions { }
.cookie-consent-banner__header { color: var(--grisclaro); margin-bottom: 8px; font-family: sans-serif, arial; font-weight: normal; font-size: 14px; line-height: 16px; }
.cookie-consent-banner__description { font-family: sans-serif, arial; font-weight: normal; color: var(--grisclaro); font-size: 14px; line-height: 16px; }

.cookie-consent-banner a{
	color: var(--rosita);
}


/* ***********************  MODAL PAGO STRIPE  *************************** */	



.modal_suscipciones .container {
    background: #fff;
    padding: 30px 40px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 400px;
}

.modal_suscipciones h2 {
    margin-bottom: 20px;
    color: #333;
}

.modal_suscipciones form {
    display: flex;
    flex-direction: column;
}

.modal_suscipciones input[type="text"],
.modal_suscipciones input[type="email"] {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.modal_suscipciones .card-element {
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-bottom: 20px;
    background: #fafafa;
}

.modal_suscipciones #submit {
    background: #6772e5;
    color: white;
    border: none;
    padding: 12px;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.modal_suscipciones #submit:hover {
    background: #5469d4;
}

.modal_suscipciones .payment-result {
    margin-top: 20px;
    font-weight: bold;
}

.modal_suscipciones .error {
    color: red;
}

.modal_suscipciones .success {
    color: green;
}

.modal_suscipciones .modal-content {
  border-radius: 12px;
  overflow: hidden;
}

.modal_suscipciones .modal-body {
  padding: 0;
}

.modal_suscipciones .subscription-container {
  display: flex;
  flex-direction: row;
}

.modal_suscipciones .subscription-image {
  width: 40%;
  background-image: url('https://images.unsplash.com/photo-1502920917128-1aa500764ce7');
  background-size: cover;
  background-position: center;
  min-height: 100%;
}

.modal_suscipciones .subscription-content {
  width: 60%;
  padding: 30px;
}

.modal_suscipciones .subscription-content h5 {
  font-weight: bold;
  margin-bottom: 15px;
}

.modal_suscipciones .subscription-content p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #555;
}

.modal_suscipciones .subscription-content small {
  display: block;
  margin-top: 10px;
  color: #888;
}

.modal_suscipciones .subscription-image img{
	width: 100%; height: auto;
}

.modal_suscipciones .close{
	float: right !important; 
	color: #fff !important;
	width: 20px;
	display: block !important;
}

.alert-error {
    background-color: var(--rosita);     /* rojo claro */
    color: #fff;                /* rojo oscuro - texto */
    padding: 12px 18px;            /* espaciado */
    border-radius: 4px;            /* esquinas redondeadas */
    font-size: 15px;               /* tamaño texto */
    font-weight: 500;
    margin: 10px 0;                /* separación */
}

.alert-success {
    background-color: #81d04be5;
    color: #242424;                /* rojo oscuro - texto */
    padding: 12px 18px;            /* espaciado */
    border-radius: 4px;            /* esquinas redondeadas */
    font-size: 15px;               /* tamaño texto */
    font-weight: 500;
    margin: 10px 0;                /* separación */
}

.btn-loading {
    position: relative;
    pointer-events: none;
    opacity: 0.8;
}

.btn-loading::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
    border: 2px solid #fff;
    border-bottom-color: transparent;
    border-radius: 50%;
    animation: spin 0.75s linear infinite;
}

@keyframes spin {
    to { transform: translateY(-50%) rotate(360deg); }
}

.total_plan{
	
}

/* ***********************  FOOTER  *************************** */	


.table_cookies tr td{
	font-size: 14px;
	padding: 10px;
}

.selectuser{
	max-width: 100px;
	float: right;
}

@media (min-width: 992px) {
	.login-wraper{
		height: 800px;
	}
}

@media (max-width: 992px) {
  
  h1.display-4{
    font-size: 50px !important;
  }

  .access_dropdown{
  	float: none;
  	margin: 0 auto;
  }

  .access_dropdown .selectuser{
  	margin: 0 auto !important;
  	float: none;
  }

  .login-wraper{
  	height: 900px;
  }

}

@media (max-width: 768px) {
  
  h1.display-4{
    font-size: 40px !important;
  }

  .login-wraper{
  	height:1000px;
  }
}

@media (max-width: 500px) {
  
  h1.display-4{
    font-size: 28px !important;
  }
  .login-wraper{
  	height:1300px;
  }
}


