/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.vehiculo {
  color: blue;
}
.texto {
  background-color: aqua;
  color: aqua;
}
.text_portada {
  background-color: aqua;
}
.jl-overlay-primary {
  background: none;
  position: absolute;
  bottom: 115px;
}
.g-social {
  background: transparent;
  /* Para quitar cualquier fondo existente */
}
.g-social a {
  border-color: #000000;
  background-color: #000000;
  /* Fondo negro para los enlaces */
  border-radius: 5px;
  /* Bordes redondeados, opcional */
  margin: 0 5px;
  /* Espaciado entre los íconos */
  display: inline-block;
  /* Para que el padding funcione correctamente */
}
.g-social a span {
  color: #ffffff;
  /* Color blanco para los íconos */
}
/* Opcional: efecto hover */
.g-social a:hover {
  background-color: #333333;
  /* Un negro más claro al pasar el mouse */
  transition: background-color 0.3s ease;
  /* Transición suave */
}
/* Estilo base del menú */
.g-toplevel {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px;
  /* Espacio entre elementos del menú */
}
/* Estilo para cada elemento del menú */
.g-toplevel .g-menu-item .g-menu-item-container {
  background-color: #000000;
  color: #ffffff;
  padding: 0px 0px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
}
/* Efecto hover */
.g-toplevel .g-menu-item .g-menu-item-container:hover {
  background-color: #333333;
  transform: translateY(-2px);
  /* Pequeña animación al pasar el mouse */
}
/* Asegurar que el texto dentro del menú sea blanco */
.g-toplevel .g-menu-item .g-menu-item-title {
  color: #ffffff;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.5rem 0.5rem;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #000000;
}
.jl-card-default {
  height: 500px;
  border-radius: 20px;
  border: 1px solid #A8B1FF;
  padding: 25px;
  box-shadow: -10px 10px 10px #CFD7FF;
}
.jl-slider-container {
  padding-bottom: 20px;
}
.jl-active::before {
  color: none;
  border: none;
}
.jl-card {
  margin-left: 20px;
}
.fa-4x {
  color: #4144FF;
}
.jl-margin-top {
  margin-top: 15px !important;
}
.jl-h3, h3 {
  justify-items: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
}
.jl-h3 a, h3 a {
  color: #02018D;
}
#jltext-2138 {
  margin-top: 75px;
}
#jlmember-2211-particle {
  margin-top: 70px;
  margin-bottom: 75px;
}
#custom-8671-particle {
  background-color: #02018D;
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
  text-align: center;
}
#custom-8671-particle .fa-solid, #custom-8671-particle .fas {
  font-weight: 900;
  color: white;
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 150px;
}
#custom-8671-particle .textoubicacion1 {
  font-size: 25px;
  color: #A8B1FF;
  font-weight: bold;
}
#custom-8671-particle .textoubicacion2 {
  font-size: 40px;
  font-weight: bolder;
  color: white;
}
#custom-8671-particle .textoubicacion3 {
  color: #A8B1FF;
  font-size: 23px;
  font-weight: bold;
}
#Contactanos {
  background-color: #02018D;
  height: 645px;
  justify-items: center;
  text-align: center;
  align-content: center;
}
#Contactanos #jlcontactinfo-1101 {
  color: white;
}
#Contactanos .tm-item {
  margin: 50px 25px;
  font-size: 25px;
  display: flex;
  flex-direction: column;
}
#Contactanos .tm-item span {
  font-size: 30px;
}
#jlmodulepos-1603-particle {
  margin: 0px 10px 0px 50px !important;
}
#jlmodulepos-1603-particle .cf-form-wrap, #jlmodulepos-1603-particle .cf-col-16 {
  padding: 0px !important;
}
#jlmodulepos-1603-particle .cf-control-group {
  padding-top: 25px !important;
}
.contactanos-formulario h2, .contactanos-formulario label {
  font-family: "Inria Sans" !important;
}
.contactanos-formulario h2 {
  font-size: 30px !important;
}
.cf-btn {
  background-color: #098BEB !important;
}
.clase {
  display: flex;
  /* align-items: center; */
  justify-content: center;
}
#g-header {
  height: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#g-header .g-grid {
  padding-left: 40px;
}
#g-header .size-20 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
#g-header .size-30 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#g-header #social-9420-particle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 11px;
}
#g-header .g-menu-item-title, #g-header .active {
  color: #ffffff;
  font-size: 14px;
}
#g-header.active {
  background: none;
  color: #ffffff;
  font-size: 14px;
}
.MVV {
  margin-top: 30px;
  margin-bottom: 90px;
}
.MVV .g-array-item {
  position: relative;
}
.MVV .g-array-item-title {
  position: absolute;
  left: 80px;
  top: -25px;
  display: flex;
  justify-content: center;
}
.MVV .g-item-title {
  padding: 10px;
  border: 1px solid #098BEB;
  background-color: #098BEB;
  width: 200px;
  border-radius: 15px;
  /* color: #ffffff; */
  text-align: center;
}
.MVV .g-item-title a {
  color: #ffffff;
}
.MVV .g-array-item-text {
  border-radius: 24px;
  margin: 0px;
  border: 1px solid #7780FF;
  padding: 60px 30px 30px 30px;
  text-align: justify !important;
}
.MVV .g-array-item-text .p {
  text-align: justify !important;
  margin: 0px !important;
}
.tm-votes {
  margin-bottom: 40px;
}
.p {
  text-align: justify !important;
}
.imgequipo {
  display: flex;
  align-items: center;
}
.imgequipo div {
  font-size: 20px !important;
  color: #251AFF;
  font-weight: bold;
  font-style: italic;
}
.imgequipo h3 {
  color: #02018D;
  font-size: 30px !important;
  font-weight: bold;
}
.imgequipo img {
  border-radius: 150px;
}
#jlcontentslider-8264 {
  margin-bottom: 50px;
}
/*# sourceMappingURL=custom_13.css.map */