@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");

body {
  font-family: "DM Sans", serif;
  background: #f8f8f8;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
a.navbar-brand img {
  height: 50px;
  object-fit: contain;
}
.btn-cotizar {
  background: #13a0ff;
  margin: 0px 10px;

  border-radius: 51px;
  padding: 10px 20px;
}
.btn-cotizar:hover {
  background: #0d2850;
}
.btn-cotizar a {
  color: #fff !important;
}
.btn-contacto {
  background: #0d2850;
  color: #fff;
  border-radius: 51px;
  padding: 10px 20px;
}
.btn-contacto:hover {
  background: #13a0ff;
}
.btn-contacto a {
  color: #fff !important;
}

nav.menu-primary .menu li {
  list-style: none;
}

nav.menu-primary .menu {
  display: flex;
  justify-content: end;
  align-items: center !important;
  margin: 0;
}
.contenedor-general {
  max-width: 1500px;
  margin: 0 auto;
}
/* Estilos del Slider */
.main-slider {
  position: relative;
  width: 100%;
  height: 675px; /* Changed height */
}

.swiper-container {
  width: 100%;
  height: 675px;
}

.swiper-slide {
  position: relative;
  overflow: hidden;
}

.slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slide-bg img,
.slide-bg video {
  width: 100%;
  object-fit: cover;
  height: 675px !important;
}

.slide-content {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 30px;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.slide-title {
  font-size: 50px;
  margin-bottom: 0px;
  color: #fff;
  font-family: "DM Sans", serif;
  text-align: justify;
  margin-left: 30px;
}

.slide-subtitle {
  font-size: 16px;
  margin-bottom: 30px;
  color: #fff;
  text-align: justify;
  font-family: "DM Sans", serif;
}

.slide-button {
  padding: 10px 20px;
  background-color: #13a0ff;
  color: #fff;
  text-decoration: none;
  border-radius: 51px;
  transition: all 0.3sease;
  display: flex;
  width: 200px;
  text-align: center;
  justify-content: center;
  font-family: "DM Sans", serif;
  font-weight: bold;
  font-size: 20px;
}
.slide-button:hover {
  background-color: #0d2850;
  color: #fff;
}

.swiper-button-prev,
.swiper-button-next {
  color: #fff;
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

.banner-home {
  background: #f8f8f8;
}
.fondo-section {
  background: #dbecf4;
  height: 500px;
}
p.texto-section {
  color: #001d47;
  font-size: 45px;
  font-weight: bold;
  padding: 40px 0px;
  line-height: 55px;
  max-width: 700px;
  margin: 0 auto;
}

.img-banner-secundaria {
  width: 750px;
}
.section-img-text {
  margin-top: -450px;
}
.alineado-right {
  text-align: end !important;
}
.img-banner-primaria {
  margin-top: -350px;
}

.beneficios {
  position: relative;
  padding: 80px 0;
}

.beneficios .container {
  position: relative;
  z-index: 2;
}

.beneficio-card {
  background: #fff;
  /* border-radius: 10px; */
  padding: 20px;
  margin: 10px;
  text-align: center;
  height: 100%;
  box-shadow: 0 4px 6px rgba(255, 255, 255, 0.1);
  border: 1px solid #dbecf4;
  height: 300px;
}

.beneficio-imagen {
  margin-bottom: 15px;
  text-align: start;
}

.beneficio-imagen img {
  max-width: 95px;
  height: 79px;
  object-fit: cover;
}

.beneficio-titulo {
  color: #14a0ff;
  font-size: 21px;
  text-align: start;
  font-weight: bold;
  font-family: "DM Sans", serif;
}

/* Estilos para las flechas del carrusel */
.beneficios .swiper-button-next,
.beneficios .swiper-button-prev {
  color: #13a0ff;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.beneficios .swiper-button-next:after,
.beneficios .swiper-button-prev:after {
  font-size: 20px;
}
.section-beneficios-carrusel {
  margin-top: -470px;
}
.beneficios {
  background: #f8f8f8;
}
.navbar {
  background: #f8f8f8 !important;
  padding: 15px 0px;
  box-shadow: 0px 3px 6px #00000029;
}
nav.menu-primary .menu li a {
  text-decoration: none;
  color: #001d47;
  font-weight: 400;
  padding: 0px 15px;
  text-decoration: none;
}
a.btn-general {
  background: #14a0ff;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border-radius: 51px;
  padding: 10px 20px;
}
.contenedor-btn-nosotros {
  max-width: 700px;
  margin: 0 auto;
  margin-bottom: 40px;
}
p.titulos {
  padding-left: 15px;
  font-weight: bold;
  font-size: 35px;
}
.position-arrow {
  top: 90% !important;
}
.swiper.beneficios-carousel.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  min-height: 400px;
}
.swiper-button-prev {
  left: 92%;
}
.fondo-financiamiento {
  min-height: 487px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.titulo-financiamiento {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 20px;
}

nav.navbar.navbar-expand-lg.navbar-light {
  background: #f8f8f8;
}

.section-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 0;
  max-width: 1000px;
  margin: 0 auto;
}

.financiamiento-card {
  background: white;
  padding: 2rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  height: 410px;
  width: 286px;
  margin: 0 auto;
}

.card-icon {
  margin-bottom: 1.5rem;
}

.card-icon img {
  max-height: 60px;
  width: auto;
}

.card-title {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 1rem;
  color: #333;
}

.card-description {
  color: #666;
  margin-bottom: 1.5rem;
  line-height: 1.6;
}

.card-features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.card-features div {
  margin-bottom: 0.5rem;
  background: #fff;
  text-decoration: none;
  color: #14a0ff;
  font-weight: bold;
  border-radius: 51px;
  padding: 8px 20px;
  width: fit-content;
  border: 2px solid #14a0ff;
}

.finacimiento-cards-section {
  margin-top: -20%;
}

.testimonios-slider {
  position: relative;
  width: 100%;
  height: 675px;
}

.testimonios-slider .swiper-container {
  width: 100%;
  height: 675px;
}

.testimonios-slider .swiper-slide {
  position: relative;
  overflow: hidden;
}

.slider-testimononios {
  background: #f8f8f8;
}
.swiper-wrapper.swiper-wrapper-multiply {
  background: #46679b;
}
.slide-bg img,
.slide-bg video {
  mix-blend-mode: multiply !important;
}
.swiper-button-prev.swiper-button-prev-comentarios {
  left: 92% !important;
}
section.mapa-iframe iframe {
  width: 100%;
}
.opiniones {
  background: #dbecf4;
  width: 100%;
  display: flex;
  padding: 50px 0px;
}
.contenedor-opiniones {
  max-width: 1300px;
  margin: 0 auto;
}

.border-azul {
  border: 5px solid #14a0ff !important;
  border-radius: 51px;
  font-size: 50px;
  padding: 0px 15px;
}
.titulo-mision {
  color: #001d47;
  font-size: 40px;
  padding: 0px 30px;
  font-weight: bold;
}
.titulo-nosotros {
  color: #001d47;
  font-size: 45px;
  font-family: "DM Sans", serif;
  font-weight: bold;
  line-height: 55px;
  padding: 0px 30px;
  padding-bottom: 40px;
}

img.img-fluid.imagen_primaria {
  width: 675px;
}
.row.contenedor-banner-nosotros {
  margin-top: -27%;
}
.pilares {
  max-width: 1155px;
  margin: 0 auto;
  background: #fff;
  height: 400px;
}
.pilar {
  text-align: center;
}
.titulo-interno {
  font-size: 28px;
  font-weight: bold;
  color: #001d47;
  padding-top: 20px;
}
.descripcion-interno {
  line-height: 22px;
  font-size: 16px;
  max-width: 515px;
  text-align: justify;
}
a.btn-general-nosotros {
  background: #14a0ff;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border-radius: 51px;
  padding: 10px 30px;
}
.row.contenedor-mision img {
  height: 389px;
}
.row.contenedor-mision {
  margin-top: -35%;
  position: absolute;
  background: #ffff;
  align-items: center;
  margin-right: 9%;
}
section.pilares {
  margin-top: 45px;
  margin-bottom: 60px;
}
.titulo-pilares {
  color: #001d47;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  padding-top: 50px;
  padding-bottom: 30px;
  font-family: "DM Sans", serif;
}

.descripcion-mision {
  padding: 0px 30px;
}
.titulo-pilar {
  color: #001d47;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 23px;
}
.pilar img {
  height: 64px;
  width: 64px;
  margin: 10px 0px;
}
.boton-paneles {
  position: absolute;
  margin-top: 30px;
}
.recuadros-container {
  display: grid;
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  padding: 20px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: -6%;
}
.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid-4 {
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 10px !important;
  max-width: 1300px;
}
.recuadro {
  background-color: #ffffff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding: 80px 40px;
  max-width: 500px;
  margin: 0 auto;
}

.recuadro:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

/* Estilos opcionales para el contenido interno */
.recuadro-header {
  padding: 16px;
  border-bottom: 1px solid #f0f0f0;
}

.recuadro-body {
  padding: 16px;
  flex: 1;
}

.recuadro-footer {
  padding: 12px 16px;
  border-top: 1px solid #f0f0f0;
  background-color: #fafafa;
}
.recuadro h4 {
  font-size: 28px;
  color: #001d47;
  font-family: "DM Sans", serif;
  font-weight: bold;
}
.servicios-adicionales-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  max-width: 1200px;
  margin: 0 auto;
}
section.servicios-adicionales h3 {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0px;
  color: #001d47;
  font-family: "DM Sans", serif;
  font-weight: bold;
  font-size: 35px;
}
.servicio-adicional.cards-servicio-adcional {
  background: #fff;
}
.servicio-adicional.cards-servicio-adcional img {
  height: 225px;
  object-fit: cover;
  width: 100%;
}
.contenido-servicio-adicional {
  padding: 30px 40px;
}
section.garantias {
  margin: 0 auto;
  padding: 30px;
  background: #fff;
  max-width: 1200px;
  margin-top: 40px;
}
.garantias {
  padding: 50px 0;
}

.garantias-grid {
  margin: 0 -15px;
}

.garantia-item {
  transition: transform 0.3s ease;
}

.garantia-item:hover {
  transform: translateY(-5px);
}

.garantia-imagen {
  text-align: center;
  margin-bottom: 20px;
}

.garantia-imagen img {
  max-width: 100px;
  height: 65px;
  object-fit: contain;
}

.garantia-titulo {
  color: #001d47;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.garantia-subtitulo {
  color: #666;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0;
}

.titulo-garantia {
  color: #001d47;
  text-align: center;
  font-size: 35px;
  padding-bottom: 40px;
  font-weight: bold;
  font-family: "DM Sans", serif;
}

section.garantias {
  margin-top: 70px;
  margin-bottom: 80px;
}

.contenido-card {
  padding: 0px 50px;
}
.contenedor-titulo-pagina {
  width: 1200px;
  margin: 0 auto;
}
h1.titulo-pagina {
  font-size: 45px;
  font-weight: bold;
  font-family: "DM Sans", serif;
  color: #fff;
  margin-bottom: 20px;
}
li.tab-item {
  background: #fff;
}
ul.tabs-list {
  margin: 0 auto;
  max-width: 1200px;
}
.imagen-cards img {
  object-fit: cover;
  height: 450px;
  width: 500px;
}
p.subtitulo {
  margin: 0 !important;
}

.contenido-card h3 {
  color: #001d47;
  font-weight: bold !important;
  font-family: "DM Sans", serif;
}
.contenido-card p {
  text-align: justify;
  color: #222222;
  font-family: "DM Sans", serif;
  font-size: 14px;
}
.breadcrumb {
  color: #ffffff;
  font-family: "DM Sans", serif;
}
.breadcrumb a {
  color: #ffffff;
  font-family: "DM Sans", serif;
  text-decoration: none;
}
.breadcrumb {
  display: flex;
  width: 150px;
  justify-content: space-between;
}
section.servicios-adicionales {
  position: absolute;
  width: 100%;
  margin-top: -45%;
}

.cuadro-destacado {
  width: 100%;
  max-width: 698px;
  margin: 0 auto;
  margin-top: -70px;
  position: relative;
  background: #001d47;
  color: #fff;
  margin-bottom: 10%;
  padding: 20px;
  border-radius: 20px;
}
p.titulo-destacado {
  margin: 0;
  font-size: 28px;
  font-weight: bold;
  font-family: "DM Sans", serif;
}
section.ventajas {
  width: 100%;
  max-width: 1200px;
  background: #fff;
  margin: 0 auto;
}
p.titulo-ventaja {
  color: #001d47;
  text-align: center;
  font-size: 35px;
  padding-top: 40px;
  padding-bottom: 20px;
  font-weight: bold;
  font-family: "DM Sans", serif;
}
.ventajas-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
section.ventajas {
  position: relative;
  margin-top: -30%;
  margin-bottom: 10%;
}
#section-fondo-banner-ocultar-margen {
  margin-top: 0% !important;
}
.section-fondo-banner {
  margin-top: -15%;
}

.ventajas-grid {
  margin: 0 auto;
  max-width: 1000px;
  padding-bottom: 40px;
}
.tab-button {
  font-weight: bold;
  font-family: "DM Sans", serif;
}
.subtitulo {
  font-weight: 400 !important;
  font-family: "DM Sans", serif;
  font-size: 14px;
}
li.tab-item.active .tab-button {
  color: #fff;
}
li.tab-item.active .tab-button .subtitulo {
  color: #fff;
}
.tab-item .tab-button {
  color: #13a0ff;
}
.tab-item .tab-button .subtitulo {
  color: #222222;
}

.contenido-card h3 span {
  font-size: 15px;
  font-weight: 400;
  font-family: "DM Sans", serif;
}

.contenido-card ul {
  list-style: none; /* Quita los bullets originales */
  padding: 0px;
}

.contenido-card ul li {
  position: relative;
  padding-left: 25px; /* Espacio para la imagen */
  margin-bottom: 10px; /* Espacio entre elementos de la lista */
}

.contenido-card ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px; /* Ajusta para alinear verticalmente con el texto */
  width: 16px; /* Ancho de la imagen - AJUSTA ESTE VALOR */
  height: 16px; /* Alto de la imagen - AJUSTA ESTE VALOR */
  background-image: url("../img/arrow-icono.png");
  background-size: contain; /* Mantiene la proporción */
  background-repeat: no-repeat;
}
.contacto-item a {
  text-decoration: none;
}
.contacto-item {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.contacto-item a {
  font-family: "DM Sans", serif;
  color: #001d47;
  font-size: 20px;
}
.contacto-item i {
  color: #14a0ff;
  font-size: 24px;
  margin-right: 10px;
}
a.red-social-link i {
  font-size: 24px;
  color: #14a0ff;
}
a.red-social-link {
  text-decoration: none;
}
a.red-social-link {
  text-decoration: none;
  padding: 0px 6px;
}
.alineado {
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-section {
  position: relative;
  width: 100%;
  height: 352px; /* Adjust height as needed */
  overflow: hidden;
}

.banner-title {
  position: relative;
  z-index: 2;
  color: #fff; /* Text color */
}

.contendido-section {
  max-width: 1200px;
  margin: 0 auto;
}

/* Optional: Add an overlay for better text readability */
.banner-section:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3); /* Adjust opacity as needed */
  z-index: 1;
}

.jobs-grid {
  padding: 4rem 0;
}

.jobs-container {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: -10%;
  position: relative;
  z-index: 2;
  padding-bottom: 60px;
}

.jobs-grid-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}

.job-card {
  border: 1px solid #eee;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.job-card-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.job-card-content {
  padding: 1.5rem;
}

.job-title {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: bold;
  color: #001d47;
}

.job-features {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5rem;
}

.job-features li {
  margin-bottom: 0.5rem;
}

.job-button {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  background-color: #007bff;
  color: white;
  text-decoration: none;
  border-radius: 51px;
  transition: background-color 0.3s;
  width: 100%;
  text-align: center;
  margin-top: 35px;
}

.job-button:hover {
  background-color: #0056b3;
}

@media (max-width: 768px) {
  .jobs-grid-wrapper {
    grid-template-columns: 1fr;
    padding: 15px;
  }
}

ul.job-features li img {
  width: 20px;
  object-fit: cover;
  height: 20px;
  margin-right: 10px;
}

.fondo-card {
  background: #dbecf4;
  padding: 20px;
  height: 100%;
}
.fondo-card img {
  margin-left: 20px;
}

.card-section-page {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  margin-top: -7%;
  position: relative;
  z-index: 2;
  margin-bottom: 120px;
}

.contacto {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
}

.titulo-cards {
  font-size: 35px;
  font-weight: bold;
  color: #001d47;
  padding: 20px;
  font-family: "DM Sans", sans-serif;
}

.contendido-section {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.gf_page_steps {
  display: flex;
  justify-content: space-between !important;
}



.gform_page_footer.top_label input {
  background: #14a0ff;
  border-radius: 51px;
  color: #fff;
  border: 0px;
  padding: 10px 50px;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ginput_container.ginput_container_text input {
  border: 1px solid #dbecf4;
  border-radius: 91px;
}
.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
  width: 100%;
  padding: 10px 16px;
}
.ginput_container.ginput_container_number input {
  border: 1px solid #dbecf4;
  border-radius: 91px;
}
.ginput_container.ginput_container_email input {
  border: 1px solid #dbecf4;
  border-radius: 91px;
}
.etapas {
  padding: 0px 30px;
  padding-bottom: 50px;
}
.gform_wrapper.gravity-theme .gf_page_steps {
  border: none !important;
}
.border-steps {
  position: absolute;
  width: 600px;
  margin: auto;
  height: 2px !important;
  border-bottom: 1px solid #e5e7eb;
  top: 50px;
  margin-left: 50px;
}
div#gf_page_steps_2 {
  margin-top: 30px;
}
.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
  background: #fff !important;
  color: #14a0ff;
  border: 1px solid #14a0ff;
  height: 25px;
  width: 25px;
}
.gform_wrapper.gravity-theme .gf_step_number {
  border: 2px solid #cfd3d9;
  border-radius: 20px;
  color: #c4c4c4 !important;
  font-size: 14px;
  font-weight: 500;
  height: 25px !important;
  text-align: center;
  width: 25px !important;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 150px !important;
  resize: none;
  border: 1px solid #dbecf4;
  border-radius: 20px;
  padding: 20px;
}

.gform_page_footer.top_label {
  display: flex;
}
span.gf_step_number::after {
  display: none !important;
}
span.gf_step_number::before {
  display: none !important;
}
.ginput_container.ginput_container_select select {
  border: 1px solid #dbecf4;
  border-radius: 91px;
}
div#input_2_17 {
  display: flex;
}
.gchoice.gchoice_2_17_0 {
  margin-right: 20px;
}
input#gform_previous_button_3 {
  border: 3px solid #14a0ff;
}

.current-menu-item a {
  color: #13a0ff !important;
  text-decoration: underline !important;
}

.swiper-button-prev.position-arrow {
  left: 90%;
}
.custom-prev-arrow.swiper-button-prev {
  left: 92% !important;
}

p.titulo-iterno {
  color: #001D47;
  font-size: 28px;
  font-weight: bold;
  font-family: "DM Sans", serif;
}
p.descripcion-corta {
  font-family: "DM Sans", serif;
  font-size: 16px;
  color: #001D47;
}
input#gform_submit_button_1 {
  border-radius: 51px;
  padding: 5px 50px;
  border: none;
  background: #14A0FF;
  color: #fff;
}
a.btn-whatsapp {
  background: #23D366;
  color: #fff;
  text-decoration: none;
  padding: 10px 40px;
  border-radius: 30px;
}


.horario {
  display: flex
;
}
p.horario-detalles {
  padding: 15px;
  margin: 0px;
}
.telefono {
  display: flex;
}
.telefono-detalle{
  color: #001D47;
  font-size: 28px;
  font-weight: bold;
  font-family: "DM Sans", serif;
}
p.telefono-detalles {
  padding: 13px;
  margin: 0;
}
.whatsapp-float {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color: #25D366;
  color: #FFF;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3sease;
  text-decoration: none;
}

a.btn-whatsapp i {
  font-size: 30px;
}
a.btn-whatsapp {
  display: flex
;
  align-items: center;
  width: 300px;
  justify-content: space-around;
}
.mxo-auto{
  padding: 0px;
  margin: 0px;
}
p.nombrepaso {
  font-weight: bold;
}
nav.menu-primary .menu li:hover {
 
  transform: translateY(-3px);
  transition: all 0.3s ease;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);

  padding-bottom: 2px;
}

nav.menu-primary .menu li {
  transition: all 0.3s ease;
}

.card-title a {
  color:#001D47 !important;
  font-family: "DM Sans", serif;
  font-size: 25px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}
.btn-ver-mas {
  background-color: #13A0FF;
  color: #fff !important;
  font-family: "DM Sans", serif;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 30px;
}
.card-blogs-img {
  height: 300px;
  object-fit: cover;
}
.card-body {
  height: 250px;
  display: flex
;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  padding: 30px 20px;
}

.card-blog {
  transition: all 0.3s ease;
}
.card-blog:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1) !important;
}

input.form-control.rounded-pill.py-2 {
  height: 55px;
  padding: 20px;
}
.blog-banner {
  position: relative;
  width: 100%;
  height: 331px;
  overflow: hidden;
}

.banner-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: rgba(34, 43, 69, 0.75);
}

.banner-title {
  color: #fff;
  margin: 0;

  font-weight: bold;
  position: relative;
  z-index: 10;
  /* max-width: 1200px;
  margin: 0 auto; */
  letter-spacing: 0.5px;
}

.banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-posts.py-5.bg-light {
  background: #dbecf4 !important;
}
.card.h-100.border-0.shadow-sm {
  border-radius: 0px;
}
h3.mb-4.text-center {
  font-weight: bold;
  color: #001D47;
  font-size: 35px;
  font-family: "DM Sans", serif;
}
.contenedor-single-formulario {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px;
}
input#gform_submit_button_4 {
  background: #14A0FF;
  color: #fff;
  border: 0;
  padding: 10px 40px;
  border-radius: 20px;
 
}
.gform_footer.top_label {
  justify-content: end;
}
h1.post-title {
  text-align: center;
  margin-top: 40px;
}
a.navbar-brand img {
  height: 50px;
  object-fit: contain;
}
.ginput_container.ginput_container_phone input {
  border: 1px solid #dbecf4;
  border-radius: 91px;
}
@media only screen and (max-width: 500px) {
  .slide-content {
      margin-top: -15% !important;
  }
}

.contenedor-section-dinamica {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  margin-top: 50px;
}

.texto-descriptivo {
  text-align: justify;
  padding: 30px;
  font-size: 16px;
}
.contenido-btn-img-text {
  text-align: center;
}

h3.titulo-btn-img-text {
  font-size: 28px;
  color: #001d47;
  font-family: "DM Sans", serif;
  font-weight: bold;
}
p.valor-final {
  font-size: 24px !important;
  color: rgb(0, 29, 71);
  font-family: "DM Sans", serif;
  font-weight: 400;
}
p.fecha-blog {
  padding: 5px 10px;
  background:#001D47 !important;
  color: #fff;
  position: absolute;
  left: 55%;
}

a.btn-solicita {
  margin-bottom: 0.5rem;
  background: #fff;
  text-decoration: none;
  color: #14a0ff;
  font-weight: bold;
  border-radius: 51px;
  padding: 8px 150px;
  width: fit-content;
  border: 2px solid #14a0ff;
}

section.btn-forms {
  padding: 30px;
  padding-top: 0px;
  display: flex
;
  justify-content: center;
}
div#sction-financiamiento-3 {
  grid-template-columns: repeat(2, 1fr) !important;
  margin: 0 auto;
}
div#section-financiamiento-3 .financiamiento-card{
width: 320px;
margin: 0 auto;
}
.pac-container{
  border-style: none !important;
}
.w-100mw{
  flex: 0 0 100% !important;
  max-width: 100% !important;
  padding: 0 15px;
}