

/* General Reset */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}


html {
  
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  color: #17a2b8;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0f6674;
  text-decoration: underline;
}




body{
  font-family: 'Helvetica Neue LT Std Bold Condensed', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
}




/* HEADER*******/
.container,
.container-fluid-1 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #d9d9d9 !important /*Color del fondo*/;
 
}

.container,
.container-fluid-1{ 
  flex-wrap: nowrap;
  padding-right: 0;
  padding-left: 0;

}





@media (max-width: 991.98px) {
   .container, .container-fluid{
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
 .container, .container-fluid {
    flex-wrap: nowrap;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: center;
 
}


.px-0 {
  padding-right: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
}

@media (min-width: 768px) {
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .px-md-5 {
    padding-left: 3rem !important;
  }

}

.mb-5{
  margin-bottom: 3rem !important;
}

.px-3 {
  padding-right: 1rem !important;

}

.px-3 {

  padding-left: 1rem !important;
}

.col-lg-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid-1 h4{

  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: 'Helvetica Neue LT Std Medium Condensed', sans-serif;
  font-style:oblique;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #dc1e37;
  font-size: 1.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.container-fluid-1 h2{

  
  margin-top: 1.8rem;
  
}


@media (min-width: 992px) {
 
 
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  
}

.text-center {
  text-align: center !important;
}

@media (min-width: 992px) {

  .mt-lg-0{
    margin-top: 0 !important;
  }

}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

@media (max-width: 1200px) {
  .display-3 {
    font-size: calc(1.575rem + 3.9vw) ;
  }
}

.font-weight-bold {
  font-weight: 700 !important;
  color: #000000 !important;
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }

}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #666666;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 30px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #666666;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(184, 34, 23, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}


.btn-secondary {
  color: #fff;
  background-color: #000000f6;
  border-color: #000000;
  margin-top: 0.25rem !important;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #bc0613;
  border-color: #00141c;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #001d29;
  border-color: #00141c;
  box-shadow: 0 0 0 0.2rem rgba(20, 45, 54, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #041218;
  border-color: #05141a;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #00141c;
  border-color: #000b0f;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(2, 6, 7, 0.5);
}


.py-3 {
  padding-top: 1rem !important;

}

.py-3 {
  padding-bottom: 1rem !important;
}

.px-5 {
  padding-right: 3rem !important;
}

.px-5 {
  padding-left: 3rem !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
  margin-top: 30px;
}

.container-fluid-1 h2 {
  margin-bottom: 2rem; /* Aumenta la separación debajo del h2 */
}

.btn-secondary {
  margin-top: 1rem !important; /* Puedes ajustar si necesitas más separación en el botón */
}


/**** SECTION     ******/
/********************************************************************** 

SECCIÓN DEL OBJETIVO
*/

.margin-top_50 {
	margin-top: 50px;
}

.layout_padding_2 {
	padding-top: 30px;
	padding-bottom: 30px;
}

.full {
	float: left;
	width: 100%;
  font-family: "Roboto", serif;
text-align: justify;
}

.full > img {
  width: 100%;
}

.heading_main h2 {
  font-size: 40px;
  font-weight: bolder;
  padding: 0 0 15px 0;
  margin: 0 0 30px 0;
  font-family: 'Helvetica Neue LT Std Medium Condensed', sans-serif;

  font-style: normal;
  position: relative;
  background-image: url(../img/heading_main_border.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

.heading_main h2 span {
color: #000000;
}

.heading_main p.large {
  font-size: 20px;
  color: #605f5f;
  position: relative;
  padding: 0;
  font-weight: 500;
  margin: 0;
}

.heading_main p {
  font-family: 'Raleway', sans-serif;
}

.heading_main p.small_tag {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 600;
  margin: 0;
}

.heading_main.text_align_center {
  width: 100%;
  justify-content: center;
  margin-bottom: 20px;
}


.container-fluid-2 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
 
}


.row-2 {
  display: flex;
  flex-wrap: wrap;
  margin-right: 50px;
  margin-left: 50px;
}

.imageobje{
  border-radius: 10px 10px;
}



.col-md-6{
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}


@media (min-width: 768px) {
 
 
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.section-separator {
  width: 100%;
  height: 50px; /* Altura del separador */
  background-color: #5b5b5b; /* Fondo azul claro */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
  opacity: 0.86;
}

.full-text p {
  color: #4a4a4a; /* Gris oscuro */
  line-height: 1.8; /* Espaciado entre líneas */
  margin-bottom: 20px; /* Separación inferior del párrafo */
}

.btn-secondary {
  margin-top: 20px; /* Separación del botón respecto al párrafo */
}





/********************************************************************** 

Empleabilidad
*/

/********************************************************************** 
TEAAAM

*/


.header .section-header .meet {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px; /* Espacio entre el icono y el texto */
  flex-wrap: wrap; /* Permite que el texto se ajuste en pantallas pequeñas */
}

.header .section-header .meet .icon {
  width: 24px; /* Ajusta el tamaño del icono */
  height: 24px; /* Ajusta el tamaño del icono */
  
}

.header .section-header h2{
  
  font-family: 'Helvetica Neue LT Std Bold Condensed', sans-serif !important;
  color: #bc0613;
 
  font-size: 30px;
  font-style: oblique;
  text-align: center; /* Centra el texto */
  margin: 0; /* Elimina márgenes innecesarios */
}


.header {
  display: flex;
  align-items: center;
  padding: 20px;
  background-color: white;
  border-bottom: 2px solid #ddd;
  flex-direction: column; /* Apila el contenido en pantallas pequeñas */

}



.logo h1 {
  font-size: 1.2rem;
}

.instagram-container {
  display: flex;
  margin-top: 20px;

  justify-content: center; /* Centra las publicaciones */
  gap: 70px; /* Aumenta la separación entre publicaciones */
  flex-wrap: wrap; /* Permite que se acomoden en varias filas si no hay suficiente espacio */
}

.instagram-media {
  max-width: 300px !important; /* Reduce el tamaño */
  min-width: 250px !important;
}




/* Media Queries */
@media (max-width: 768px) {
  .header {
    padding: 10px;
  }

  .header .section-header h2 {
    font-size: 1.5rem; /* Ajusta el tamaño de fuente para pantallas más pequeñas */
  }

  .header .section-header .meet .icon {
    width: 20px;
    height: 20px;
  }

  
}

@media (max-width: 480px) {
  .header .section-header h2 {
    font-size: 1.2rem;
  }

  .header .section-header .meet .icon {
    width: 16px;
    height: 16px;
  }

}


/********************************************************************** 
FACEBOOK
*/

.mu-call-to-action {
  background-color: #d9d9d9;
  float: left;
  position: relative;
  width: 100%;
  margin-top: -30px; /* Mueve la sección más arriba */
}
.mu-call-to-action:before {
  font-family: "Nunito", sans-serif;
  content: '';
 
  opacity: 0.84;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.mu-call-to-action-area {
  display: inline;
  float: left;
  padding: 70px 0; /* Reducido de 70px a 40px para acercarlo más */
  width: 100%;
}

.mu-call-to-action-left {
  color: #000000;
  display: inline;
  float: left;
  max-width: 70%;
}


.mu-call-to-action-left h2 {
  font-size: 24px;
  font-style: normal;
  font-family: 'Helvetica Neue LT Std Medium Condensed', sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.mu-call-to-action-left p {
  margin-bottom: 0;
  font-family: "Roboto", serif;
}

.mu-primary-btn {
  background-color: #000000;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-family: 'Helvetica Neue LT Std Medium Condensed', sans-serif;
  padding: 15px 70px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 25px;
}

.mu-primary-btn:hover,
.mu-primary-btn:focus {
  color: #fff;
  background-color: #138496; /* Color de fondo al hacer hover */
}

.mu-quote-btn {
  background-color: #000000;
  color: #ffffff;
  float: right;
}

.mu-quote-btn:hover {
  color: #000000;
  background-color: #bc0613;
  border-color: #000000;
  text-decoration: none;
}

.mu-quote-btn:focus, .mu-quote-btn.focus {
  color: #e6bebe;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.mu-quote-btn.disabled, .mu-quote-btn:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.col-md-12 {
  width: 100%;
}

.mu-call-to-action .container {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid rgba(256, 256, 256, .1);
  margin-right: 4rem;
}

.mu-call-to-action .row {
  width: 100%;
  padding-right: 7rem;
  padding-left: 7rem;
  margin-right: auto;
  margin-left: auto;
}




/*************************
EVENTOS ***/

/* Estilos responsivos */
.carousel-title {
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0;
  margin-left: 50px;
  font-family: 'Helvetica Neue LT Std Medium Condensed', sans-serif;
  color: #333;
}

@media (max-width: 1024px) {
  .carousel-title {
    font-size: 32px;
    margin-left: 30px;
  }
}

@media (max-width: 768px) {
  .carousel-title {
    font-size: 28px;
    margin-left: 20px;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .carousel-title {
    font-size: 24px;
    margin-left: 10px;
    text-align: center;
  }
}

/* Estilo general */
#gallery {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  position: relative;
  padding: 20px 0;
}

/* Título principal */
.gallery-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .gallery-title {
    font-size: 2rem;
  }
}

@media (max-width: 480px) {
  .gallery-title {
    font-size: 1.8rem;
  }
}

/* Contenedor del carrusel */
.gallery-container {
  width: 100%;
  overflow: hidden;
}

.gallery-track {
  display: flex;
  gap: 15px;
  transition: transform 0.5s ease-in-out;
  scroll-snap-type: x mandatory;
}

/* Cada item del carrusel */
.gallery-item {
  flex: 0 0 calc(25% - 15px);
  position: relative;
  scroll-snap-align: start;
  border-radius: 10px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .gallery-item {
    flex: 0 0 calc(33.33% - 15px); /* 3 imágenes en tablets */
  }
}

@media (max-width: 768px) {
  .gallery-item {
    flex: 0 0 calc(50% - 15px); /* 2 imágenes en móviles */
  }
}

@media (max-width: 480px) {
  .gallery-item {
    flex: 0 0 100%; /* 1 imagen a la vez en pantallas pequeñas */
  }
}

/* Imagen dentro del carrusel */
.gallery-item img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .gallery-item img {
    height: 300px;
  }
}

@media (max-width: 480px) {
  .gallery-item img {
    height: 250px;
  }
}

/* Información sobre la imagen */
figcaption {
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
  transition: transform 0.3s ease-in-out;
}

figcaption h3 {
  margin: 0;
  font-size: 1.4rem;
}

figcaption p {
  font-size: 1rem;
  margin: 5px 0;
}

/* Fecha y categoría */
.event-date, .event-category {
  display: block;
  font-size: 0.9rem;
  opacity: 0.8;
}

/* Botones de navegación */
.gallery-navigation {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  pointer-events: none;
}

.nav-button {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 5px;
  pointer-events: auto;
}

.nav-button:hover {
  background: rgba(0, 0, 0, 0.8);
}


/******FACTS*******/
#facts {
  background: url('../img/historia.jpg') no-repeat center center/cover;
  padding: 50px 0;
  position: relative;
  color: white;
}

#facts::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* Reducimos la opacidad del fondo oscuro */
  z-index: 1;
}
#facts .container {
  position: relative;
  z-index: 2;
  background-color: transparent !important;
}

.section-header {
  text-align: center;
  font-family: 'Helvetica Neue LT Std Medium Condensed', sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.733); /* Cambiamos a blanco para mejor visibilidad */
}

.counters {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: transparent;
}

.counters .col-lg-3 {
  flex: 1 0 22%;
  margin: 10px;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  backdrop-filter: blur(10px); /* Efecto vidrio */
  background: rgba(255, 255, 255, 0.897); /* Más transparente */
  border: 1px solid rgba(245, 245, 245, 0.884); /* Ajustamos el borde */
  transition: transform 0.3s ease, background 0.3s ease;
}

.counters .col-lg-3:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.25);
}

.counters .counter {
  font-size: 40px;
  font-weight: bold;
  color: #bc0613; /* Dorado para destacar */
  display: block;
  margin-bottom: 15px;
}

.counters p {
  font-size: 16px;
  color: rgb(0, 0, 0);
}
