/*
Theme Name: Eckankar
Theme URI: https://eckankarsuramerica.org/eckankar
Author: Eckankar en suramérica
Author URI: https://eckankarsuramerica.org/
Description: Tema para el sitio web Eckankar en suramérica.
Version: 1.0
*/


@charset "utf-8";
/* CSS Document */
/* .container {
    max-width: 1400px!important; O 80rem 
}*/
.noto-sans {
  font-family: "Noto Sans", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.open-sans {
  font-family: "Open Sans", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.eb-garamond {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

html{
	scroll-behavior: smooth;
}
body {
  font-family: "Open Sans", serif;
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-style: normal;
  color:#5B5E67;
      }
h1{
	/*font-size:calc(36px + (48 - 36) * ((100vw - 300px) / (1600 - 300)));*/
	font-family: "Noto Sans", serif;
	
}
h2{
	font-weight: 700;
  	font-style: normal;
	/*font-size:calc(28px + (36 - 28) * ((100vw - 300px) / (1600 - 300)));*/
	margin-bottom:30px;
	 font-family: "Open Sans", serif;
}
h3{
	font-weight: 700;
	/*font-size:calc(21px + (30 - 21) * ((100vw - 300px) / (1600 - 300)));*/
	padding-top:0px;
	font-family: "EB Garamond", serif;
	color:#697085;
}
h4{
	font-weight: 500;
  	font-style: normal;
	/*font-size:calc(22px + (26 - 22) * ((100vw - 300px) / (1600 - 300)));*/
}
h5{
	font-weight: 500;
  	font-style: normal;
	/*font-size:calc(20px + (24 - 20) * ((100vw - 300px) / (1600 - 300)));*/
}
h6{
	font-weight: 700;
  	font-style: normal;
	/*font-size:calc(18px + (20 - 18) * ((100vw - 300px) / (1600 - 300)));*/
}
p, li{
	font-size:calc(15px + (16 - 15) * ((100vw - 300px) / (1600 - 300)));
	font-weight: 500;
	line-height:1.5;
	color:#333539;
}
a{
	color:#0f6fae;
	text-decoration:none;	
}
a:hover, a:focus{
	color:#0032A1;
	text-decoration:none;
	-moz-transition:ease-in-out 1s;
  -webkit-transition: ease-in-out 0.5s;
  -o-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  text-decoration:none;
}
.btn-verde, .btn-verde a {
    color: #fff!important;
    background-color: #30979C;
    border-color: #30979C;
	padding:10px 25px;
	font-weight:600;
	font-size:14px;
	display: inline-block!important;
}
.btn-verde:hover, .btn-verde:focus,
.btn-verde a:hover, .btn-verde a:focus{
    color: #fff!important;
    background-color: #1E2D5E!important;
    border-color: #1E2D5E!important;
}
label.form-label{
	font-size:13px!important;
	color:#F4A200;
	font-weight:600;
}
.form-control {
    padding: .425rem .75rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #1E2D5E!important;
   }
input¨[type="number"].form-control {
    -moz-appearance: textfield;
}
.modal-header, .modal-body, .modal-footer{
	border:0px solid transparent!important;
}
/*+++++++++++++++++++++++*/
nav.navbar{
	background:#ffffff;
	border-bottom:1px solid #CFBB6B;
}
img.marca{
	max-width:calc(190px + (215 - 190) * ((100vw - 300px) / (1600 - 300)));
}
li.nav-item{
	font-size:14px!important;
	font-weight:700;
	
}
.navbar-light .navbar-nav .nav-link{
	padding-left:0.8rem!important;
	padding-right:0.8rem!important;
	letter-spacing: 0px;
	color:#333539;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.active{
	color:#29979D;
}
.cabecera{
	background:#aa9763;
	position:relative;
}

.titulo{
	position:absolute;
	z-index:200;
	top:0;
	height:70vh;
	background:url("./images/curva.png")center bottom no-repeat;
	background-size:contain;
}
.textos{
	text-align:center;
	color:#fff;
	padding-top:25vh;
}
.textos h2{
	font-family: "EB Garamond", serif;
	font-weight: 700;
	text-shadow: 0px 0px 3px #000000;
	font-size:calc(42px + (60 - 42) * ((100vw - 300px) / (1600 - 300)));
	margin-bottom: 10px;
}
.textos h2.subtitulo{
	font-family: "Open Sans", serif;
	font-weight: 700;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.55);
	font-size:calc(18px + (30 - 18) * ((100vw - 300px) / (1600 - 300)));
	margin-bottom: 0px;
	text-transform:uppercase;
}
.tagline{
	border-radius:15px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.55);
	padding:50px 50px 35px 50px;
	background:#fff;
	text-align:center;
	position:relative;
	margin-top:-120px;
	z-index:300;
}
.tagline h3{
	font-family: "Noto Sans", serif;
	color:#697085;
	margin-bottom:20px;
	font-size:calc(21px + (27 - 21) * ((100vw - 300px) / (1600 - 300)));
	font-weight:600;
}
.tagline p{
	line-height: 1.5;
}

/* +++++++++++++++++++++++++++++++++++
 * EVENTO DESTACADO 
 * ++++++++++++++++++++++++++++++++++*/	
.destacado{
	background:#F4F4E4;
	border-radius:25px;
	margin-top:50px;
	padding:30px 20px;
}
.destacado h4{
	text-align:center;
	font-weight:700;
	margin-bottom: 50px;
	color:#1E2D5E;
	font-size:calc(15px + (20 - 15) * ((100vw - 300px) / (1600 - 300)));
}
.destacado img{
	border-radius:10px;
}
.destacado h5{
	font-weight:700;
	margin-bottom: 0px;
	padding-bottom:0;
	padding-top:20px;
	color:#1E2D5E;
	font-size:calc(17px + (20 - 17) * ((100vw - 300px) / (1600 - 300)));
	text-transform:uppercase;
}
.destacado h5.subt{
	font-weight:600;
	margin-bottom: 10px;
	color:#1E2D5E;
	font-size:calc(14px + (18 - 14) * ((100vw - 300px) / (1600 - 300)));
	text-transform:none;
	margin-top:10px;
	padding-top:0!important;
}

.destacado .card.card-body {
    padding-top: 0;
}
.destacado p{
	margin-bottom: 0px;
	font-size:95%;
}
.destacado .datos ul{
	padding-left:0;
}
.destacado .datos li{
	list-style:none;
	padding-left:0;
	margin-bottom:3px;
	color:#1E2D5E;
	font-size:calc(13px + (14 - 13) * ((100vw - 300px) / (1600 - 300)));
}
.destacado .datos li i{margin-right:20px;}

.datos ul, .destacado .datos ul{
	padding-left:0;
}
.destacado .datos li, .datos li{
	list-style:none;
	padding-left:0;
	margin-bottom:3px;
	color:#1E2D5E;
	font-size:calc(13px + (14 - 13) * ((100vw - 300px) / (1600 - 300)));
}
.destacado .datos li i, .datos li i{margin-right:20px;}

.destacado .card.card-body {
    border-bottom: 1px solid #CFBB6B!important;
}
.modal-eckankar .modal-header h5.modal-title{
	color: #1E2D5E!important;
	font-size:calc(15px + (20 - 15) * ((100vw - 300px) / (1600 - 300)))!important;
	margin-top:30px!important;
}

/* +++++++++++++++++++++++++++++++++++
 * DESDE ECKANKAR 
 * ++++++++++++++++++++++++++++++++++*/	
.desde-eckankar{margin-top: 60px;}
h4.nombre-seccion{
	background:url("./images/filete.png") bottom center no-repeat;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight:600;
	margin-bottom: 20px;
	color:#1E2D5E;
	font-size:calc(17px + (22 - 17) * ((100vw - 300px) / (1600 - 300)));
}
.desde-eckankar h5.antetitulo,
.el-viaje h5.antetitulo,
.libros h5.antetitulo{
	font-weight:600;
	margin-bottom: 15px;
	color:#F4A200!important;
	font-size:calc(15px + (20 - 15) * ((100vw - 300px) / (1600 - 300)));
	text-transform:none;
}
.desde-eckankar h5,
.el-viaje h5,
.libros h5{
	font-size:calc(17px + (23 - 17) * ((100vw - 300px) / (1600 - 300)));
	font-weight:700;
}
/* +++++++++++++++++++++++++++++++++++
 * INSPIRACION ESPIRITUAL 
 * ++++++++++++++++++++++++++++++++++*/	
.inspiracion-espiritual{margin-top: 60px;}
.inspiracion-espiritual .container{
	background:url("./images/bg-inspiracion.jpg");
	background-size:cover;
	padding: 50px 30px 0 0;
}
.inspiracion-espiritual h5.antetitulo{
	font-weight:600;
	margin-bottom: 15px;
	color:#F4A200!important;
	font-size:calc(15px + (20 - 15) * ((100vw - 300px) / (1600 - 300)));
	text-transform:none;
}
.inspiracion-espiritual h5{
	font-size:calc(17px + (23 - 17) * ((100vw - 300px) / (1600 - 300)));
	font-weight:700;
	text-transform:uppercase;
}
/* +++++++++++++++++++++++++++++++++++
 * videos 
 * ++++++++++++++++++++++++++++++++++*/	
.videos{
	background:#E4E5E5;
	padding:60px 0;
	margin-top: 60px;
}
/* +++++++++++++++++++++++++++++++++++
 * PREGUNTAS FRECUENTES 
 * ++++++++++++++++++++++++++++++++++*/	
.preguntas{margin-top: 60px;}
.preguntas .container{
	padding: 50px 30px 0 0;
}
.accordion-button:not(.collapsed) {
    color: #21696D;
    background-color: transparent;
	border-radius: 0;
}
.accordion-button {
	font-weight:700;
	text-transform: uppercase;
	color: #21696D;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
}
.accordion-item {
    background-color: #fff;
	border:0px transparent;
    border-bottom: 1px solid #333539;
}
/* +++++++++++++++++++++++++++++++++++
 * PIE DE PÁGINA 
 * ++++++++++++++++++++++++++++++++++*/	
.pie{margin-top:60px;
	padding:60px 0;
	border-top:1px solid #1E2D5E;
}
.pie ul{
	padding-left:0;
	text-align:center;
}
.pie ul li{
	display:inline;
	padding:0;
	margin-left:0;
}
.pie ul li a{
	padding:6px 10px;
	margin-left:0;
	display:inline;
}
.pie ul li a:hover,
.pie ul li a:focus{
	background:transparent;
	color:#AA9763;
	border-radius:8px;
}
.pie p{
	font-size:14px;
	font-weight: 400;
	line-height:1.3;
	margin-bottom:10px;;
	color:#333539;
}
/* +++++++++++++++++++++++++++++++++++
 * SECUNDARIAS 
 * ++++++++++++++++++++++++++++++++++*/	
.mapa p{font-size:calc(17px + (18 - 17) * ((100vw - 300px) / (1600 - 300)));}
.filtros{
	margin-top:40px;
	padding:60px 0;
	background:#E4E5E5;	
}
.filtros label{
	font-weight:600;
	font-size:15px;
	margin-bottom:5px;
}
.c-evento{
	padding-top:2rem;
	padding-bottom:1.5rem;
}
.c-evento h3, #detalle h3{
	font-family: "Noto Sans", serif;
	font-weight:600;
	font-size:calc(19px + (23 - 19) * ((100vw - 300px) / (1600 - 300)));
	color:#697085;
	margin-bottom:10px;
	text-transform:uppercase;
}

.card.card-body {
    padding-left:0;
	padding-right:0;
    background-clip: border-box;
    border: 0px solid transparent;
    border-radius: 0rem;
	border-bottom:1px solid #666;
	background:transparent;
}
.card-footer{
	background: transparent;
}
.inscripcion{
	color:#F4A200;
	font-weight:600;
}.contactenos h3{
	font-family: "Open Sans", serif;
}
textarea.form-control{
	min-height:150px;
}
.secundaria h2{
	font-family: "EB Garamond", serif;
	font-size:calc(28px + (40 - 28) * ((100vw - 300px) / (1600 - 300)));
	margin-top:50px;
	color:#032C85;
}
#mi-formulario-contactenos .modal-body h6.text-center{
	font-size:calc(18px + (24 - 18) * ((100vw - 300px) / (1600 - 300)));
	color:#1B48AB;	
}
#mi-formulario-contactenos .modal-body p{
	text-align:center!important;
}
/* +++++++++++++++++++++++++++++++++++
 * Media Query para tabletas (≥ 768px) 
 * ++++++++++++++++++++++++++++++++++*/	

@media ( min-width: 768px ) {

}

/* +++++++++++++++++++++++++++++++++++
 * Media Query para pantallas grandes (≥ 992px) 
 * +++++++++++++++++++++++++++++++++++++*/	

@media (min-width: 992px) {
   .tagline{padding:60px 80px 45px 80px;}
	.datos li{	margin-bottom:10px;	}
	.pie ul li a{
	padding:6px 25px;
	margin-left:0;
	display:inline;
}

}

/***traductor*/

/* Estilos para el elemento del traductor en el menú */
.menu-item-gtranslate {
    display: flex;
    align-items: center;
    margin-left: 1rem;
	padding-left:0.7rem;
	background-image: url("./images/ico-google.png");
	background-position: left center;
	background-size: 20px 20px;
	background-repeat:no-repeat;
}

.gt_selector.notranslate {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #333539 !important;
    background-color: transparent !important;
    border: none !important;
    padding: 0.5rem 1rem !important;
    letter-spacing: 0px !important;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23333539' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.7rem center;
    background-size: 12px;
   /*padding-right: 2rem !important;*/
}

.gt_selector.notranslate:hover,
.gt_selector.notranslate:focus {
    color: #29979D !important;
    outline: none !important;
}

.gt_selector.notranslate option {
    background-color: #fff !important;
    color: #333 !important;
    font-size: 14px !important;
}

/* Ocultar elementos innecesarios del traductor */
.goog-te-gadget,
.goog-te-combo,
#google_translate_element2 {
    display: none !important;
}

/* Estilos para móviles */
@media (max-width: 991.98px) {
    .menu-item-gtranslate {
        margin: 0.5rem 1rem;
        width: calc(100% - 2rem);
    }
    
    .gt_selector.notranslate {
        width: 100% !important;
        padding: 0.75rem 1rem !important;
        border: 1px solid #CFBB6B !important;
        border-radius: 4px;
    }
}
.gt_selector.notranslate:invalid,
.gt_selector.notranslate[value=""] {
    color: #29979D !important; /* Color cuando muestra "Idioma" */
    opacity: 0.9;
}

.gt_selector.notranslate option:not([value=""]) {
    color: #333539 !important; /* Color normal para las opciones */
}

/*** estilo contador de reultados  filtros ***/
#contador-resultados {
    font-size: 1.1rem;
    color: #333;
    padding: 10px 15px;
    background-color: #f8f9fa;
    border-radius: 5px;
    margin-bottom: 20px;
}

/*** jr*
#modalidad_evento #categoria_eck #pais_evento{
text-transform: capitalize !important
}*/



/* +++++++++++++++++++++++++++++++++++
 * EVENTO DESTACADO  MDBB
 * ++++++++++++++++++++++++++++++++++*/	
.destacadouno{
/*	background:#F4F4E4;*/
	border-radius:25px;
	margin-top:50px;
	padding:30px 20px;
}
.destacadouno h4{
	text-align:center;
	font-weight:700;
	margin-bottom: 50px;
	color:#1E2D5E;
	font-size:calc(15px + (20 - 15) * ((100vw - 300px) / (1600 - 300)));
}
.destacadouno img{
	border-radius:10px;
}
.destacadouno h5{
	font-weight:700;
	margin-bottom: 10px;
	padding-top:20px;
	color:#1E2D5E;
	font-size:calc(17px + (24 - 17) * ((100vw - 300px) / (1600 - 300)));
	text-transform:uppercase;
}
.destacadouno h5.subt{
	font-weight:600;
	margin-bottom: 30px;
	color:#1E2D5E;
	font-size:calc(14px + (20 - 14) * ((100vw - 300px) / (1600 - 300)));
	text-transform:none;
}


/* +++++++++++++++++++++++++++++++++++
 * stilos para las imágenes de eventos JR
 * ++++++++++++++++++++++++++++++++++*/	

/* Estilos generales para todas las imágenes (se mantienen igual) */
.event-image-container {
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-bottom: 15px;*/
    background-color: #f8f9fa;
}

.event-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Estilos específicos para cuando hay 2 eventos */
.event-image-container.two-events {
    max-width: 250px; /* Ajusta este valor según necesites */
    margin: 0 auto 15px auto; /* Centra la imagen */
}

.event-image-two {
    max-height: 250px; /* Ajusta igual que el max-width anterior */
}

/* Mantenemos los otros estilos existentes */
.destacado .col-md-5 {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin: 0 15px;
}

.destacado .col-md-4 {
    flex: 0 0 calc(33.333% - 30px);
    max-width: calc(33.333% - 30px);
    margin: 0 15px;
}

/* Responsive */
@media (max-width: 992px) {
    .event-image-container.two-events {
        max-width: 200px;
    }
    
    .destacado .col-md-5,
    .destacado .col-md-4 {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
}

@media (max-width: 768px) {
    .event-image-container.two-events {
        max-width: 180px;
    }
    
    .destacado .col-md-5,
    .destacado .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 30px 0;
    }
}

/* Estilos para la sección de agenda */
.agenda-evento {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid #eee;
}

.agenda-evento h3 {
    color: #333;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}

.contenido-agenda {
    background-color: #f9f9f9;
    padding: 1.5rem;
    border-radius: 5px;
    border-left: 4px solid #4CAF50;
}

.contenido-agenda table {
    width: 100%;
    margin: 1rem 0;
    border-collapse: collapse;
}

.contenido-agenda table, 
.contenido-agenda th, 
.contenido-agenda td {
    border: 1px solid #ddd;
}

.contenido-agenda th, 
.contenido-agenda td {
    padding: 0.75rem;
    text-align: left;
}

.contenido-agenda th {
    background-color: #f2f2f2;
}


/* Para los iconos de modalidad */
.fa-laptop, .fa-user-group, .fa-laptop-house, .fa-calendar-check {
    margin-right: 8px;
    color: #555;
}

/* Para el evento destacado único */
.destacadouno {
    background-color: #f7f7de;
    padding: 20px;
    border-radius: 8px;
}
a.btn.btn-download-agenda{
	background-color:#30979C!important;
}