.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}


.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-t-60 {
    padding-top: 60px;
}

.p-t-70 {
    padding-top: 70px;
}

.p-t-80 {
    padding-top: 80px;
}

.p-t-100 {
    padding-top: 100px;
}
.p-t-110 {
    padding-top: 110px;
}
.p-t-120 {
    padding-top: 120px;
}
.p-t-130 {
    padding-top: 130px;
}
.p-t-140 {
    padding-top: 140px;
}

.p-t-148 {
    padding-top: 148px;
}

.p-t-150 {
    padding-top: 150px;
}

.p-t-160 {
    padding-top: 160px;
}

.p-t-170 {
    padding-top: 170px;
}

.p-t-180 {
    padding-top: 180px;
}

.p-t-190 {
    padding-top: 190px;
}


.p-t-200 {
    padding-top: 200px;
}

.p-t-210 {
    padding-top: 210px;
}

.p-t-220 {
    padding-top: 220px;
}

.p-t-230 {
    padding-top: 230px;
}

.p-t-240 {
    padding-top: 240px;
}



.p-t-250 {
    padding-top: 250px;
}

.p-t-260 {
    padding-top: 260px;
}

.p-t-270 {
    padding-top: 270px;
}

.p-t-280 {
    padding-top: 280px;
}

.p-t-290 {
    padding-top: 290px;
}

.p-t-300 {
    padding-top: 300px;
}

.p-t-350 {
    padding-top: 350px;
}


.p-t-400 {
    padding-top: 400px;
}

.p-t-450 {
    padding-top: 450px;
}




.p-t-500 {
    padding-top: 500px;
}


.p-b-10 {
    padding-bottom: 10px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.p-b-60 {
    padding-bottom: 60px;
}

.p-b-70 {
    padding-bottom: 70px;
}

.p-b-80 {
    padding-bottom: 80px;
}

.p-b-90 {
    padding-bottom: 90px;
}


.p-b-100 {
    padding-bottom: 100px;
}

.p-b-120 {
    padding-bottom: 120px;
}


.p-b-130 {
    padding-bottom: 130px;
}


.p-b-135 {
    padding-bottom: 135px;
}


.p-b-140 {
    padding-bottom: 140px;
}


.p-b-150 {
    padding-bottom: 140px;
}

.p-b-190 {
    padding-bottom: 190px;
}

.p-b-200 {
    padding-bottom: 200px;
}

.p-b-230 {
    padding-bottom: 230px;
}

.p-b-300 {
    padding-bottom: 300px;
}

.p-b-310 {
    padding-bottom: 310px;
}

.p-b-410 {
    padding-bottom: 410px;
}

.p-b-450 {
    padding-bottom: 450px;
}

.p-b-500 {
    padding-bottom: 500px;
}

.p-b-550 {
    padding-bottom: 550px;
}

.p-b-600 {
    padding-bottom: 650px;
}

/* Estilos de textos */

body {
    overflow-x: hidden;
    max-width: 100%;
    font-family: "Poppins", sans-serif;
}


h1 {
    font-family: "Poppins", sans-serif;
	font-weight: 700;
    font-size: 2.8em;
}

h2 {
    font-family: "Poppins", sans-serif;
	font-weight: 800;
	font-size: 2em;
}

h3 {
    font-family: "Poppins", sans-serif;
	font-weight: 800;
	font-size: 2em;
}

h4 {
    font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 1em;
}


h5 {
    font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 1.7em;
    
}

h6 {
    font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 1.1em;
    
}



p {
    font-family: "Poppins", sans-serif;
	font-weight: 400;
}



/* Estilos de color */

.c-rojo{ color: rgba(174,38,47,1);}


html {
    scroll-behavior: smooth;
}



/* Estilos de seccion */



.seccion-footer{
    background-color: rgba(4,42,31,1);
	padding: 30px 0 30px;
}

.seccion-footer-movil{
    background-color: rgba(4,42,31,1);
	padding: 50px 0 50px;
}

.navbar-custom {
    background-color: rgba(4,42,31,1);
    /* Fondo negro con opacidad */
}

.navbar-custom {
  background-color: rgba(4,42,31,1);
}

.navbar-scrolled {
    background-color: rgba(4,42,31,1) !important;
    transition: background-color 0.3s ease;
}

@media (min-width: 992px) {
  #navbar .navbar-brand img {
    width: 142px;
    max-width: 100%;
    height: auto;
  }

  #navbar .navbar-nav {
    align-items: center;
  }

  #navbar .navbar-nav .nav-link {
    font-size: 0.68rem;
    line-height: 1.1;
    white-space: nowrap;
    padding-left: 0.38rem;
    padding-right: 0.38rem;
  }

  #navbar .navbar-nav .dropdown-toggle::after {
    margin-left: 0.3rem;
    vertical-align: 0.12rem;
  }

  #navbar .alianzas-dropdown-menu {
    background-color: rgba(4,42,31,0.98);
    border: 0;
    border-radius: 12px;
    min-width: 10rem;
    padding: 0.45rem 0;
    margin-top: 0.6rem;
  }

  #navbar .alianzas-dropdown-menu .dropdown-item {
    color: rgba(255,255,255,1);
    font-size: 0.85rem;
    padding: 0.5rem 1rem;
  }

  #navbar .alianzas-dropdown-menu .dropdown-item:hover,
  #navbar .alianzas-dropdown-menu .dropdown-item:focus {
    background-color: rgba(255,255,255,0.12);
    color: rgba(255,255,255,1);
  }

  #navbar .nav-item-wa .nav-link-wa {
    display: flex;
    align-items: center;
    padding-top: 0.12rem;
    padding-bottom: 0.12rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  #navbar .nav-item-wa .wa-header-img {
    display: block;
    max-width: 165px;
    height: auto;
  }
}

@media (max-width: 991.98px) {
  #navbar .navbar-brand img {
    width: 120px;
    max-width: 100%;
    height: auto;
  }
}

.modal-menu ul {
    list-style: none;
    padding: 0;
}

.close-menu-movil {
	color: rgb(255,255,255,1);
	opacity: 1;
	font-size: 1.8em;
}

.btn-close{
	color: rgb(255,255,255,1);
	opacity: 1;
	font-size: 1.8em;
}



.modal-menu li {
    margin: 20px 0;
}

.modal-menu a {
    color: rgba(4,42,31,1);
    font-size: 1.5rem;
    text-decoration: none;
}


.menu-movil li a {
  font-family: "Montserrat", sans-serif;
  color: rgba(255,255,255,1);
  font-size: 1.5em;
  font-weight: 700;
}

.menu-movil-toggle {
  background: transparent;
  border: 0;
  color: rgba(255,255,255,1);
  font-family: "Montserrat", sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  padding: 0;
  width: 100%;
  text-align: left;
}

.menu-movil-toggle::after {
  content: "+";
  float: right;
  font-size: 0.9em;
  transition: transform 0.2s ease;
}

.menu-movil-toggle:not(.collapsed)::after {
  content: "-";
}

.menu-movil-submenu {
  margin-top: 0.9rem;
  padding-left: 1rem;
}

.menu-movil-submenu li {
  margin: 0.7rem 0 0;
}

.menu-movil-submenu li a {
  font-size: 1.1em;
  font-weight: 500;
}


.modal-menu-movil {
  background-color: rgba(4,42,31,1);
}


/* 🔹 Hace que el modal sea pantalla completa, sin márgenes */
.modal-dialog {
  margin: 0;
  max-width: 100%;
  height: 100%;
}

/* 🔹 Elimina el “card” blanco del modal */
.modal-content {
  background: none !important; /* 🔥 quita el fondo blanco */
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 100%;
  padding: 0;
}

/* 🔹 Fondo rojo total */
.menu-movil {
  background-color: rgba(4,42,31,1) !important; /* 🔥 todo rojo */
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* 🔹 Cuerpo interno sin márgenes */
.menu-movil .modal-body {
  flex: 1;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.btn-brown {
  background-color: rgba(4,42,31,1);
  color:white;
}


.btn-asesor{
    background-color: rgba(4,42,31,1);
    color: rgba(255,255,255);
    border-radius: 10px !important;
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 50px;
}

.btn-asesor:hover{
    background-color: rgba(4,42,31,11);
    color: rgba(255,255,255);
    border-radius: 10px !important;
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    cursor: pointer;
    padding: 10px 50px;
}



.btn-ver:hover{
    background: rgba(18,13,64,1);
    color: rgba(255,255,255);
    border-radius: 10px !important;
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    padding: 10px 50px;
}


.whatsapp-float {
	position: fixed;
	z-index: 99;
	bottom: 20px;
	right: 20px;
	transition: all 300ms ease 0ms;
}


.whatsapp-float p {
	font-weight: 700;
	padding: 2px 10px;
	border-radius: 10px;
	margin-top: 10px;
	background: rgba(0, 192, 75, 1);
}

.whatsapp-float:hover {
	box-shadow: 0px 15px 20px rgba(42, 183, 84, 0.3);
	transform: translateY(-7px);
}

.hero-banner-section {
  margin-top: -3rem;
  z-index: 3;
}

.hero-banner {
  background-color: #0a5d40;
  line-height: 0;
  isolation: isolate;
}

.hero-banner__image {
  display: block;
  width: 100%;
  height: auto;
}

.hero-banner__overlay {
  z-index: 2;
  line-height: normal;
  background: linear-gradient(
    90deg,
    rgba(4, 42, 31, 0.82) 0%,
    rgba(4, 42, 31, 0.58) 36%,
    rgba(4, 42, 31, 0.14) 58%,
    rgba(4, 42, 31, 0) 74%
  );
}

.home-soluciones-section {
  position: relative;
  z-index: 1;
}

.hero-banner__align-wrap {
  padding-left: calc(var(--bs-gutter-x, 0.75rem) * 2);
  padding-right: calc(var(--bs-gutter-x, 0.75rem) * 2);
}

.hero-banner__content {
  max-width: 400px;
}

.hero-banner__title {
  max-width: 380px;
  font-size: clamp(1.04rem, 1.85vw, 1.66rem);
  line-height: 1.2;
  letter-spacing: 0.02em;
}

.hero-banner__title-line {
  white-space: nowrap;
}

.hero-banner__description {
  max-width: 280px;
  color: #d7b15a;
  line-height: 1.35;
  font-size: clamp(0.9rem, 1.15vw, 1.16rem);
}

.hero-banner__cta {
  position: relative;
  gap: 0.55rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  color: #ffffff;
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  line-height: 1;
  padding: 0.68rem 1.05rem 0.68rem 1.25rem;
  white-space: nowrap;
  background: linear-gradient(135deg, #5a9577 0%, #4a8369 100%);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.hero-banner__cta:hover,
.hero-banner__cta:focus {
  border-color: rgba(255, 255, 255, 0.22);
  color: #ffffff;
  background: linear-gradient(135deg, #5f9e7e 0%, #447a62 100%);
  box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
  transform: translateY(-2px);
}

.hero-banner__cta:focus-visible {
  box-shadow: 0 0 0 0.2rem rgba(90, 149, 119, 0.32);
}

.hero-banner__cta-icon {
  padding-left: 0.78rem;
  margin-left: 0.08rem;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.98rem;
  line-height: 1;
  flex-shrink: 0;
  transition: transform 0.25s ease, border-color 0.25s ease;
}

.hero-banner__cta:hover .hero-banner__cta-icon,
.hero-banner__cta:focus .hero-banner__cta-icon {
  border-color: rgba(255, 255, 255, 0.6);
  transform: translateX(2px);
}

@media (max-width: 991.98px) {
  .hero-banner__overlay {
    background: linear-gradient(
      90deg,
      rgba(4, 42, 31, 0.86) 0%,
      rgba(4, 42, 31, 0.64) 44%,
      rgba(4, 42, 31, 0.2) 70%,
      rgba(4, 42, 31, 0) 100%
    );
  }
}

@media (max-width: 767.98px) {
  .hero-banner__content {
    max-width: 280px;
  }

  .hero-banner__title {
    max-width: 260px;
    font-size: 0.88rem;
    line-height: 1.2;
  }

  .hero-banner__description {
    max-width: 220px;
    font-size: 0.84rem;
    margin-bottom: 0.8rem !important;
  }

  .hero-banner__cta {
    font-size: 0.68rem;
    gap: 0.45rem;
    padding: 0.5rem 0.82rem 0.5rem 0.95rem;
  }

  .hero-banner__cta-icon {
    font-size: 0.8rem;
    padding-left: 0.62rem;
  }
}
