:root {
  --titulos: "Libre Franklin", sans-serif;
  --blanco: var(--white\<deleted\|variable-bd84e9d0\>);
  --white\<deleted\|variable-bd84e9d0\>: white;
  --verde: #088d5e;
  --naranja: #f39123;
  --verde-claro: #dfefe6;
  --black: black;
}

h1 {
  font-family: var(--titulos);
  color: var(--blanco);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

.container {
  background-color: var(--white\<deleted\|variable-bd84e9d0\>);
  color: var(--verde);
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 30px;
  font-family: Libre Franklin, sans-serif;
  display: block;
  position: fixed;
}

.navbar {
  z-index: 9999;
  background-color: var(--blanco);
  color: var(--blanco);
  position: fixed;
  inset: 0% 0% auto;
}

.body {
  background-color: var(--blanco);
  font-family: Libre Franklin, sans-serif;
}

.navlink {
  float: left;
  color: #088d5e;
  padding-left: 5px;
  padding-right: 10px;
}

.navlink.w--current {
  color: var(--verde);
}

.navlink.cotizar {
  float: right;
  background-color: var(--naranja);
  color: var(--white\<deleted\|variable-bd84e9d0\>);
  padding-left: 30px;
  padding-right: 30px;
}

.logo {
  width: 95px;
  margin-top: 15px;
}

.nav-menu {
  float: left;
  width: 92%;
  padding-left: 20px;
  font-weight: 500;
}

.brand {
  width: 8%;
}

.section {
  height: 100vh;
}

.section.cover {
  display: flex;
}

.section.dos {
  flex-flow: row;
  height: auto;
  display: flex;
}

.div-50 {
  width: 50%;
}

.div-50.cover {
  background-color: var(--verde);
  padding-top: 75px;
  padding-left: 30px;
}

.div-50.verde {
  background-color: var(--verde);
}

.div-50.verde-claro.proceso {
  padding-top: 30px;
  padding-bottom: 50px;
}

.div-50.foto {
  background-image: url('../images/WAT-portada.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-50.foto.proceso {
  background-image: url('../images/WAT-cdmx.jpg');
  background-size: cover;
}

.heading {
  font-size: 71px;
}

.heading-2 {
  font-size: 38px;
  line-height: 84px;
}

.heading-3 {
  font-family: Libre Franklin, sans-serif;
  font-size: 71px;
  font-weight: 400;
  line-height: 81px;
}

.heading-3.titulo {
  color: var(--verde);
  margin-top: 0;
  margin-bottom: 50px;
  padding-left: 30px;
}

.heading-4 {
  color: var(--blanco);
  font-family: Libre Franklin, sans-serif;
  font-weight: 400;
  line-height: 39px;
}

.heading-4.cover {
  max-width: 355px;
}

.heading-4.cover.wa {
  background-image: url('../images/WAL-whatsapp.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 29px;
  max-width: none;
  margin-top: 50px;
  padding-left: 36px;
}

.boton {
  background-color: var(--blanco);
  color: var(--verde);
  width: auto;
  margin-right: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Libre Franklin, sans-serif;
  font-weight: 500;
  line-height: 43px;
  text-decoration: none;
  display: inline-block;
}

.boton.urgente {
  background-color: var(--naranja);
  color: var(--blanco);
}

.boton.whatsapp {
  float: left;
  background-color: var(--verde);
  color: var(--blanco);
  background-image: url('../images/WAL-whatsapp.svg');
  background-position: 46px 45%;
  background-repeat: no-repeat;
  background-size: 23px;
  margin-top: 30px;
  padding-left: 80px;
  padding-right: 52px;
}

.boton.whatsapp.urgente {
  background-color: var(--naranja);
}

.boton.whatsapp.boton-footer {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 20px;
}

.verde-claro {
  background-color: var(--verde-claro);
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-bottom: 90px;
}

.verde-claro.cotizar {
  padding-top: 30px;
  padding-bottom: 90px;
}

.contenedor {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.contenedor.tramites {
  border-bottom: 1px solid var(--verde);
  padding-bottom: 70px;
}

._33 {
  float: left;
  width: 33%;
}

.text-block {
  font-family: Libre Franklin, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 29px;
}

.enfasis {
  color: var(--verde);
  font-size: 41px;
  line-height: 59px;
}

.cintillo {
  background-color: var(--naranja);
  align-items: center;
  width: 100%;
  height: 30px;
  padding-left: 2.5px;
  padding-right: 2.5px;
  font-family: Oswald, sans-serif;
  display: block;
  position: static;
  inset: auto 0% 0%;
  overflow: hidden;
}

.marquee {
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  object-fit: fill;
  width: 1180px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  display: block;
  overflow: visible;
}

.section-contenidos {
  background-color: var(--blanco);
  padding-top: 30px;
  padding-bottom: 90px;
}

.section-contenidos.mapa {
  background-image: url('../images/WAL-mapa.svg');
  background-position: -121px 87px;
  background-repeat: no-repeat;
  background-size: 850px;
  padding-bottom: 50px;
}

._50 {
  float: left;
  width: 50%;
  min-width: 50%;
}

._50.cobertura {
  float: right;
  padding-left: 40px;
}

.heading-5 {
  color: var(--verde);
  margin-bottom: 20px;
  font-family: Libre Franklin, sans-serif;
  font-size: 41px;
  font-weight: 400;
}

.heading-5.urgente {
  color: var(--naranja);
}

.heading-5.margen {
  float: none;
  margin-top: 80px;
  margin-bottom: 30px;
}

.heading-5.margen.no {
  margin-top: 40px;
}

.cuerpo-texto {
  float: none;
  color: var(--black);
  margin-bottom: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 20px;
  line-height: 34px;
}

.cuerpo-texto.tramites {
  max-width: 800px;
  line-height: 45px;
}

.cuerpo-texto.transparente {
  color: #0000;
}

.cuerpo-texto.correo {
  margin-top: 50px;
  display: none;
}

.cuerpo-texto.footer {
  color: var(--blanco);
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 0;
}

.image {
  height: 63px;
}

.li-incluyen {
  background-image: url('../images/WAL-check.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 26px;
  padding-top: 5px;
  padding-bottom: 22px;
  padding-left: 40px;
  font-family: Libre Franklin, sans-serif;
  font-size: 20px;
}

.li-incluyen.no {
  color: var(--black);
  background-image: url('../images/WAL-cross.svg');
}

.link-verde {
  color: var(--verde);
}

.text-block-2 {
  font-size: 12px;
}

.t-proceso {
  color: var(--black);
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 140px;
  font-family: Libre Franklin, sans-serif;
  font-size: 20px;
  line-height: 21px;
}

.t-proceso.no {
  background-image: url('../images/WAL-cross.svg');
}

.link-negro {
  color: var(--black);
}

.li-proceso {
  background-image: url('../images/WAL-proceso1.svg');
  background-position: 62px;
  background-repeat: no-repeat;
  background-size: 62px;
  justify-content: flex-start;
  align-items: center;
  min-height: 85px;
  display: flex;
}

.li-proceso._2 {
  background-image: url('../images/WAL-proceso2.svg');
}

.li-proceso._3 {
  background-image: url('../images/WAL-proceso3.svg');
}

.li-proceso._4 {
  background-image: url('../images/WAL-proceso4.svg');
}

.li-proceso._5 {
  background-image: url('../images/WAL-proceso5.svg');
}

.li-proceso._6 {
  background-image: url('../images/WAL-proceso6.svg');
}

.list-proceso {
  background-image: url('../images/WAL-linea.svg');
  background-position: 81px;
  background-repeat: no-repeat;
  background-size: auto 491px;
}

.t-estado {
  float: left;
  color: var(--black);
  margin-top: 50px;
  margin-bottom: 200px;
  margin-left: 116px;
}

.link-11 {
  color: #343466;
}

.dropdown-list {
  border: 1px none var(--verde);
  background-color: #0000;
  padding-bottom: 30px;
  padding-left: 15px;
  display: block;
  position: static;
}

.accordion-icon {
  color: var(--verde);
  font-size: 18px;
  top: -5px;
}

.h3 {
  color: var(--verde);
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  object-fit: fill;
  align-items: center;
  max-width: 90%;
  min-height: 80px;
  margin-top: 3px;
  margin-bottom: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 23px;
  line-height: 33px;
  transition: all .2s;
  display: flex;
}

.h3:hover {
  text-decoration: none;
}

.h3.titulo-servicios {
  float: left;
  letter-spacing: 0;
  border: 1px #000;
  width: 100%;
  height: auto;
  margin-top: 6px;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  display: block;
}

.h3.titulo-servicios:hover {
  float: none;
  color: #343466;
  text-decoration: none;
}

.h3.faq {
  float: left;
  letter-spacing: 0;
  border-bottom: 4px #343466;
  width: 100%;
  height: auto;
  margin-top: 6px;
  margin-bottom: 7px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.h3.faq:hover {
  color: #343466;
}

.container1 {
  text-align: center;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-right: 10px;
  transform: rotate(0)rotate(0);
}

.container1.faq {
  max-width: 1100px;
  margin-bottom: 50px;
}

.calltoaction {
  color: #343466;
  text-align: left;
  letter-spacing: 0;
  width: 327px;
  margin: 0 0 84px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 33px;
  text-decoration: underline;
  display: none;
  position: absolute;
  bottom: 0;
}

.calltoaction._3 {
  text-align: center;
  border: 1px solid #343466;
  width: auto;
  margin-bottom: 0;
  padding: 12px 35px;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
  position: static;
}

.accordion-toggle {
  word-break: normal;
  overflow-wrap: break-word;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  display: flex;
}

.accordion-item {
  border-bottom: 1px solid var(--verde);
  width: 100%;
  max-width: none;
  margin-top: -5px;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.call-to-action {
  float: none;
  color: #343466;
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  margin: 100px 0 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  display: block;
}

.text-block-3 {
  color: #343466;
  text-align: left;
  width: auto;
  font-size: 16px;
  line-height: 22px;
}

.text-block-3.faq {
  color: var(--black);
  max-width: 800px;
}

.link-12 {
  color: var(--verde);
  margin-top: -24px;
  line-height: 34px;
  display: none;
}

.footer {
  background-color: var(--verde);
  padding: 164px 15px 10px 30px;
}

.t-legales {
  float: left;
  color: var(--blanco);
  width: auto;
  margin-top: 32px;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 12px;
}

.t-legales.terminos {
  margin-left: 30px;
}

.link-blanco {
  float: left;
  color: var(--blanco);
}

.image-3 {
  display: none;
}

.texto-footer {
  float: left;
  color: #f3f3f3cc;
  letter-spacing: .5px;
  font-size: 12px;
  display: inline-block;
}

.texto-footer.graycat {
  float: left;
  margin-top: 32px;
  margin-left: 25px;
  font-size: 9px;
}

.link {
  color: var(--blanco);
}

.wa-button {
  z-index: 999;
  background-color: var(--verde);
  background-image: url('../images/WAL-whatsapp.svg');
  background-position: 52% 47%;
  background-repeat: no-repeat;
  background-size: 39px;
  border-radius: 50px;
  width: 65px;
  height: 65px;
  position: fixed;
  inset: auto 15px 15px auto;
  box-shadow: 0 2px 5px #0003;
}

@media screen and (max-width: 991px) {
  .h3 {
    margin-bottom: 0;
    line-height: 14px;
  }

  .calltoaction {
    width: 80%;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .calltoaction._3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .call-to-action {
    float: none;
    width: 100%;
    margin-top: 29px;
    margin-bottom: 0;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 0;
  }

  .navlink {
    float: none;
  }

  .navlink.cotizar {
    margin-top: 33px;
  }

  .nav-menu {
    background-color: var(--blanco);
    color: var(--blanco);
    width: 100%;
    margin-top: 0;
  }

  .brand {
    width: 30%;
  }

  .section.cover {
    flex-flow: column;
    height: auto;
  }

  .section.dos {
    flex-flow: column;
  }

  .div-50.cover {
    width: 100%;
    padding-top: 65px;
    padding-bottom: 25px;
    padding-left: 15px;
  }

  .div-50.verde-claro.proceso {
    width: 100%;
  }

  .div-50.foto {
    background-position: 0 100%;
    width: 100%;
    height: 300px;
  }

  .heading-3 {
    max-width: 93%;
    font-size: 50px;
    line-height: 64px;
  }

  .heading-3.titulo {
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 46px;
    line-height: 51px;
  }

  .heading-4.cover {
    font-size: 22px;
    line-height: 32px;
  }

  .heading-4.cover.wa {
    margin-top: 20px;
  }

  .boton {
    margin-bottom: 15px;
  }

  .boton.whatsapp {
    margin-bottom: 0;
  }

  .boton.whatsapp.servicios {
    margin-bottom: 20px;
  }

  .verde-claro {
    padding: 50px 15px 0;
  }

  .verde-claro.cotizar {
    padding-bottom: 70px;
  }

  .contenedor.tramites {
    float: left;
    height: auto;
    margin-bottom: 50px;
    padding-bottom: 10px;
  }

  ._33 {
    width: 100%;
    margin-bottom: 30px;
  }

  .text-block {
    font-size: 21px;
  }

  .enfasis {
    font-size: 39px;
    line-height: 55px;
  }

  .section-contenidos {
    padding-bottom: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-contenidos.mapa {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  ._50 {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }

  ._50.cobertura {
    padding-left: 0;
  }

  ._50._2 {
    width: 100%;
  }

  .heading-5 {
    margin-bottom: 10px;
    font-size: 35px;
  }

  .heading-5.margen {
    margin-top: 50px;
    line-height: 39px;
  }

  .cuerpo-texto {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
  }

  .cuerpo-texto.tramites {
    border-bottom: 1px #000;
    margin-bottom: 40px;
  }

  .cuerpo-texto.transparente {
    display: none;
  }

  .cuerpo-texto.top {
    margin-top: -68px;
  }

  .li-incluyen {
    font-size: 18px;
  }

  .t-proceso {
    padding-left: 90px;
    font-size: 18px;
  }

  .li-proceso {
    background-position: 17px;
  }

  .list-proceso {
    background-position: 36px;
  }

  .t-estado {
    float: left;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .dropdown-list {
    padding-left: 0;
  }

  .h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .h3.faq {
    white-space: normal;
    overflow-wrap: normal;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    line-height: 19px;
  }

  .container1 {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .calltoaction {
    margin: 29px auto;
    display: none;
  }

  .calltoaction._3 {
    float: left;
    margin-top: 0;
  }

  .accordion-toggle {
    padding-left: 0;
  }

  .accordion-item {
    max-width: none;
  }

  .call-to-action {
    margin: 29px auto;
    display: block;
  }

  .footer {
    padding-top: 70px;
  }

  .menu-button {
    background-color: var(--verde-claro);
  }

  .menu-button.w--open {
    background-color: var(--blanco);
    margin-top: 0;
  }

  .icon {
    color: var(--verde);
  }

  .image-2 {
    width: 200px;
    margin-bottom: 20px;
  }

  .image-3 {
    display: block;
  }

  .texto-footer {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .heading-3.titulo {
    font-size: 48px;
  }

  .boton.whatsapp {
    line-height: 43px;
  }

  .cuerpo-texto.tramites {
    margin-bottom: 35px;
  }

  .cuerpo-texto.top {
    margin-top: -56px;
  }

  .t-estado {
    margin-top: 0;
    margin-bottom: 0;
  }

  .dropdown-list {
    padding-left: 0;
  }

  .h3 {
    margin-bottom: 0;
  }

  .h3.titulo-servicios {
    margin-bottom: 20px;
    line-height: 25px;
    display: block;
  }

  .h3.faq {
    white-space: normal;
    word-break: normal;
    overflow-wrap: break-word;
    object-fit: fill;
    max-width: 90%;
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 20px;
    display: block;
  }

  .h3.faq:hover {
    text-decoration: none;
  }

  .container1.faq {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .calltoaction {
    width: 100%;
  }

  .accordion-toggle {
    height: auto;
    min-height: 80px;
    margin-bottom: 15px;
    padding-left: 0;
  }

  .call-to-action, .text-block-3, .t-legales {
    width: 100%;
  }

  .t-legales.terminos {
    margin-left: 0;
  }

  .link-blanco {
    width: 100%;
    min-width: 100%;
  }

  .texto-footer.graycat {
    margin-bottom: 50px;
    margin-left: 0;
  }
}


