/**
 * @file
 * Subtheme specific CSS.
 */

/* Definir la fuente y sus variantes */

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FtraBk.ttf') format('ttf') /* Regular */;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('../fonts/FtraBd.ttf') format('ttf') /* Negrita */;
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Futura'
    src: url('../fonts/FtraBkI.ttf') format('ttf') /* Cursiva */;
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Tw Cen MT'
    src: url('../fonts/TCB.ttf') format('ttf') /* Negrita */;
}

/* Aplicar la fuente a todo el sitio */
body {
    font-family: 'Futura', sans-serif !important;
}

.site-footer {
    font-family: 'Futura', sans-serif !important;
}

#page .navbar-expand-xl {
    display: none !important;
}

/* Estilo básico para el contenedor de los íconos */
.social-icons {
  list-style: none; /* Elimina los puntos de la lista */
  padding: 0; /* Elimina el relleno por defecto */
  margin: 0; /* Elimina el margen por defecto */
  display: flex; /* Usa flexbox para alinear los íconos horizontalmente */
}

/* Estilo para cada ícono de red social */
.social-icons li {
  margin-right: 15px; /* Espacio entre los íconos */
}

/* Estilo para los enlaces de los íconos */
.social-icons a {
  display: inline-block;
  width: 40px; /* Ajusta el tamaño según sea necesario */
  height: 40px; /* Ajusta el tamaño según sea necesario */
  background-color: #ddd; /* Color de fondo o imagen */
  border-radius: 50%; /* Hace que los íconos sean circulares */
  text-align: center;
  line-height: 40px; /* Centra el texto verticalmente */
  color: #333; /* Color del texto */
  text-decoration: none; /* Elimina el subrayado */
  font-size: 20px; /* Tamaño del texto del ícono */
}

.social-icons a img {
  width: 100%; /* Asegura que la imagen ocupe todo el contenedor */
  height: auto; /* Mantiene la proporción de la imagen */
}

.tel {
    width: 10em !important;
}

/* Estilo para cada íconos */
.icons {
  list-style: none; /* Elimina los puntos de la lista */
  padding: 0; /* Elimina el relleno por defecto */
  margin: 0; /* Elimina el margen por defecto */
  display: flex; /* Usa flexbox para alinear los íconos horizontalmente */
}

.icons li {
  margin-right: 15px; /* Espacio entre los íconos */
}

.icons a {
  display: inline-block;
  background-color: #ddd; /* Color de fondo o imagen */
  border-radius: 50%; /* Hace que los íconos sean circulares */
  text-align: center;
  line-height: 40px; /* Centra el texto verticalmente */
  color: #333; /* Color del texto */
  text-decoration: none; /* Elimina el subrayado */
  font-size: 20px; /* Tamaño del texto del ícono */
}

.icons a img {
  width: 100%; /* Asegura que la imagen ocupe todo el contenedor */
  height: auto; /* Mantiene la proporción de la imagen */
}

.links-block {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0%;
}

.block-item {
  display: inline-block; /* Esto asegura que cada botón tenga su propio contenedor */
  background-color: #1b203e;
  color: #fff;
  padding: 180px 0px 0px 0px;
  width: 100%;
  height: 300px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  margin: 10px 0 0 0; /* Espacio entre botones */
  cursor: pointer;
  box-sizing: border-box; /* Incluye el padding y el borde dentro del ancho y alto */
  font-size: xxx-large;
}


/* Estilos para el bloque personalizado de botones */
.custom-button-block {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 20px 0;
}

.custom-button-block .button-item {
    display: inline-block;
    padding: 10px 20px;
    background: #ff0000; /* Color del botón */
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 700; /* Negrita con grosor de 700 */
    font-size: 16px;
    transition: background 0.3s;
}

.custom-button-block .button-item:hover {
    background: #cc0000; /* Color del botón al pasar el mouse */
}

.footer-copyright {
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  color: #666;
}
.footer-copyright a {
  color: #333;
  text-decoration: none;
}
.footer-copyright a:hover {
  text-decoration: underline;
}

.owl-slider-wrapper img {
  width: 100%;
  height: auto;
}

.custom-link {
    font-size: 1.2em; /* Tamaño de fuente ajustable */
    color: #3b3b3b;  /* Color de texto */
    text-decoration: none; /* Sin subrayado */
    padding: 40px 0;
}


.education-level {
    text-align: center;
    margin-bottom: 30px;
}
.education-level img {
    max-width: 100px; /* Ajusta el tamaño de la imagen según sea necesario */
    display: block;
    margin: 0 auto 10px;
}
.education-level h4 {
    margin-top: 10px;
    font-size: 1.25em;
    color: #333; /* Color del texto */
}

/* Estilos para el bloque parallax */
.parallax-block {
    position: relative;
    overflow: hidden;
    height: 400px; /* Ajusta la altura según sea necesario */
}

.background-image {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button {
    display: inline-block;
    padding: 15px 30px;
    background: #ff0000; /* Color del botón */
    color: white;
    text-decoration: none;
    border-radius: 5px;
    font-size: 18px; /* Tamaño del texto */
    font-weight: 700 !important;
}

.button:hover {
    background: #cc0000; /* Color del botón al pasar el mouse */
    color:#ffffff;
}

.square-image img, .square-icon img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1; /* Makes the image and icon square */
    object-fit: cover; /* Ensures the image covers the container without distortion */
}

.full-image {
    width: 100%;
    height: auto;
}

.text-center p {
    margin: 3em 0; /* Adds margin to paragraphs inside text-center */
}

/* To center text and ensure spacing is correct */
.text-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    flex-direction: column;
}

.text-center p {
    margin: 1.5em 0; /* Adjust margin to ensure even spacing */
}

.media-oembed-content {
    width: 600px;
    height: 340px;
}

@media (max-width: 768px) {
  .social-icons {
    flex-direction: column; /* Apila los íconos verticalmente en pantallas más pequeñas */
  }
  .social-icons li {
    margin-right: 0; /* Elimina el margen derecho en pantallas más pequeñas */
    margin-bottom: 10px; /* Añade margen inferior */
  }
  .instagram, .facebook, .youtube, .tiktok, .whatsapp {
      display: none !important;
  }
}
