@font-face {
  font-family: Raleway Variablefont Wght;
  src: url('../fonts/Raleway-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway Variablefont Wght;
  src: url('../fonts/Raleway-Italic-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

:root {
  --color-3: #1d3aae;
  --color-1: #f60;
  --color-4: #062844;
  --color-2: #f2f2f2;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.main {
  width: auto;
  height: auto;
  overflow: hidden;
}

.seccion {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.seccion.hero {
  align-content: flex-start;
  min-width: 1024px;
  min-height: 100svh;
  position: relative;
}

.seccion.cintillo-1 {
  background-color: var(--color-3);
  min-width: 1024px;
  padding: 1rem;
}

.seccion.info-1 {
  background-color: #fff;
  min-width: 1024px;
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
}

.seccion.formulario {
  min-width: 1024px;
  display: none;
  position: relative;
}

.seccion.footer {
  background-color: var(--color-1);
  min-width: 1024px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.contenedor {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: center;
  width: 80%;
  max-width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contenedor.info {
  margin-bottom: 6rem;
}

.contenedor.formulario {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.contenedor.cintillo {
  width: 58%;
  margin-left: 5%;
}

.contenedor.hero {
  align-self: flex-start;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.background-video {
  z-index: -5;
  filter: grayscale();
  pointer-events: none;
  width: 100%;
  min-width: 1024px;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.bg-color {
  z-index: -4;
  background-color: var(--color-4);
  pointer-events: none;
  mix-blend-mode: hard-light;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  min-height: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bg-color._2 {
  background-color: #0000;
  background-image: linear-gradient(90deg, var(--color-4) 5%, transparent);
  pointer-events: none;
  mix-blend-mode: normal;
  height: auto;
  min-height: 0;
}

.bg-color._2.orange {
  background-color: #0000;
  background-image: linear-gradient(90deg, var(--color-1) 5%, transparent);
}

.bg-color.orange {
  background-color: var(--color-1);
  height: auto;
}

.col60 {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: center;
  width: 58%;
  height: auto;
  display: flex;
}

.col60.hero {
  align-self: flex-start;
}

.logo-hero {
  width: 33%;
}

.h1 {
  color: var(--color-2);
  letter-spacing: -1px;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 2.7rem;
  font-weight: 400;
  line-height: 1.2em;
}

.h1.ngo {
  color: var(--color-4);
}

.h1.contacto {
  margin-bottom: 1rem;
  line-height: 1em;
}

.bold {
  font-weight: 700;
  line-height: 1.2em;
}

.h2 {
  color: var(--color-1);
  letter-spacing: -1px;
  text-transform: uppercase;
  width: 60%;
  height: auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2em;
}

.h2.cintillo {
  width: 100%;
  margin-bottom: 4rem;
}

.h2.b {
  width: 100%;
  margin-top: 1rem;
}

.h2.b.bco {
  margin-top: .5rem;
  margin-bottom: .5rem;
  font-size: 1.6rem;
}

.h2.b.bco._2 {
  margin-top: 0;
  margin-bottom: 3rem;
}

.h2.hero {
  width: 100%;
}

.div-line {
  background-color: var(--color-1);
  width: 10rem;
  height: 3px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.div-line.ver {
  background-color: var(--color-2);
  width: 1px;
  height: auto;
}

.div-line.bco {
  background-color: var(--color-2);
}

.parrafo-bco {
  color: var(--color-2);
  align-self: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2em;
}

.parrafo-bco.center {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 0;
}

.parrafo-bco.b {
  color: var(--color-4);
  margin-bottom: 4rem;
}

.parrafo-bco.a, .parrafo-bco.hero {
  margin-bottom: 2rem;
}

.button {
  background-color: var(--color-1);
  border-radius: 50px;
  width: auto;
  height: auto;
  padding: 1rem 3rem;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  transition: color .2s, background-color .2s;
}

.button:hover {
  background-color: var(--color-2);
  color: var(--color-1);
}

.button.center {
  margin: 2rem auto 1rem;
  padding: 1rem 3rem;
  transition: background-color .2s;
}

.button.center:hover {
  background-color: var(--color-2);
  color: var(--color-1);
}

.button.center._2:hover {
  background-color: var(--color-3);
  color: var(--color-2);
}

.bco {
  color: var(--color-2);
}

.cont-cintillo {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: center;
  width: 100%;
  height: auto;
  display: flex;
}

.block-33 {
  flex-flow: wrap;
  justify-content: space-between;
  width: 31%;
  height: auto;
  display: flex;
}

.block-33.box {
  aspect-ratio: 1;
  object-fit: cover;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: flex-end;
  width: 100%;
  position: relative;
  overflow: clip;
}

.icono-cintillo {
  width: 33%;
  margin-left: auto;
  margin-right: auto;
}

.image {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image._3 {
  object-position: 100% 50%;
}

.image._4 {
  object-position: 0% 50%;
}

.orange-col {
  z-index: 3;
  background-color: var(--color-1);
  justify-content: flex-end;
  align-items: center;
  width: 3rem;
  height: auto;
  margin-left: 0;
  display: flex;
  position: relative;
}

.icono-flecha {
  z-index: 3;
  aspect-ratio: 1;
  pointer-events: none;
  width: 2.25rem;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
  position: absolute;
  inset: 0% 5% 0% auto;
}

.parrafo-producto {
  z-index: 5;
  color: #fff;
  align-self: center;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: 17.5%;
  margin-right: 17.5%;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4em;
  display: none;
  position: relative;
}

.h3 {
  color: var(--color-4);
  align-self: center;
  width: auto;
  margin: 1rem auto;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4em;
}

.col33 {
  flex-flow: wrap;
  justify-content: space-between;
  width: 31%;
  margin-bottom: 3rem;
  display: flex;
}

.fondo-block-2 {
  z-index: 2;
  background-color: var(--color-1);
  opacity: .6;
  mix-blend-mode: hard-light;
  width: 100%;
  height: 100%;
  position: absolute;
}

.cont-titulo {
  flex-flow: wrap;
  justify-content: space-between;
  align-self: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.slider {
  background-color: #0000;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  display: flex;
}

.mask {
  width: 100%;
  height: auto;
}

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

.icon.info {
  width: 3rem;
  height: 3rem;
}

.slide {
  width: 19%;
  margin-right: 1rem;
}

.logo-marca {
  width: 100%;
  height: auto;
}

.left-arrow {
  inset: 0% auto 0% -5%;
}

.right-arrow {
  inset: 0% -5% 0% auto;
}

.slide-nav {
  inset: auto 0% -25%;
}

.col50 {
  flex-flow: wrap;
  place-content: space-between;
  align-self: flex-start;
  width: 49%;
  height: auto;
  display: flex;
}

.img-contacto {
  object-fit: cover;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 100%;
  height: 100%;
}

.cont-direccion {
  align-self: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  display: flex;
}

.icono-form {
  align-self: center;
  width: 2.5rem;
  height: auto;
  margin-right: 1rem;
}

.form-block {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.form {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-self: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.submit-button {
  align-self: center;
}

.submit-button.button._2 {
  background-color: var(--color-1);
  width: 100%;
  font-size: 1.5rem;
  transition: background-color .2s;
}

.submit-button.button._2:hover {
  background-color: var(--color-2);
  color: var(--color-1);
}

.text-field {
  border: 1px solid var(--color-2);
  opacity: 1;
  color: var(--color-4);
  background-color: #fffc;
  border-radius: 10px;
  width: 100%;
  height: 2.5rem;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4em;
  transition: background-color .2s;
}

.text-field:hover {
  background-color: var(--color-2);
}

.text-field::placeholder {
  color: #06284480;
}

.text-field._50 {
  width: 48%;
}

.text-field.block {
  height: 10rem;
}

.cont_btns_flotante {
  z-index: 99999;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  flex-flow: column;
  place-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin: auto;
  display: flex;
  position: fixed;
  inset: auto 1% 5% auto;
}

.tel2-card {
  z-index: 99999;
  color: #fff;
  -webkit-text-stroke-color: #000;
  background-color: #3e53ae;
  border: 1px #edf0f5;
  border-radius: 5vw;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: .5rem;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 55px;
  left: auto;
  right: 10%;
  box-shadow: 3px 2px 5px #0003;
}

.tel2-card:hover {
  color: #1d1a19;
  background-color: #09335f;
  background-image: none;
}

.cont_whats {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-right: 0;
  display: flex;
}

.img_whats-2 {
  width: 2.5rem;
  height: 2.5rem;
  padding-right: 0;
}

.whats-card-2 {
  z-index: 99999;
  -webkit-text-stroke-color: #000;
  background-color: #2ef253;
  background-image: linear-gradient(135deg, #0000, #3e9959);
  border: .5px #edf0f5;
  border-radius: 3vw;
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: .5rem;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: static;
  bottom: 20px;
  left: auto;
  right: 10%;
  box-shadow: 0 2px 5px #0003;
}

.whats-card-2:hover {
  background-color: #157212;
}

.cont_whats-2 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-right: 0;
  display: flex;
}

.logo-fondo {
  z-index: 0;
  opacity: .05;
  pointer-events: none;
  width: 50%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% -10% -33% auto;
}

.txt-footer {
  color: var(--color-2);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.4em;
}

.cont-h2 {
  width: 100%;
  height: auto;
}

.col40 {
  flex-flow: wrap;
  justify-content: space-between;
  width: 38%;
  height: auto;
  display: flex;
}

.cont-lista {
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.col80 {
  width: 79%;
  height: auto;
}

.list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-left: 1px solid var(--color-2);
  color: var(--color-2);
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-left: 1rem;
  display: flex;
}

.list-item {
  width: 100%;
  height: auto;
  font-family: Raleway Variablefont Wght, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2em;
}

.img30 {
  aspect-ratio: 1;
  object-fit: cover;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 30%;
  height: auto;
  margin-right: 5%;
}

.link {
  color: var(--color-2);
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .seccion.hero, .seccion.cintillo-1, .seccion.info-1, .seccion.formulario, .seccion.footer {
    min-width: 768px;
  }

  .contenedor {
    width: 90%;
  }

  .contenedor.cintillo {
    margin-left: 5%;
  }

  .contenedor.hero {
    padding-top: 0;
  }

  .background-video {
    min-width: 768px;
  }

  .col60.hero {
    width: 100%;
    margin-bottom: 3rem;
  }

  .logo-hero {
    width: 50%;
  }

  .h1 {
    font-size: 2rem;
  }

  .h1.ngo {
    font-size: 2.3rem;
  }

  .h1.contacto {
    font-size: 2rem;
  }

  .h2 {
    width: 80%;
  }

  .h2.b {
    font-size: 1.4rem;
  }

  .h2.b.bco, .h2.hero {
    font-size: 1.2rem;
  }

  .parrafo-bco.center {
    font-size: .9rem;
  }

  .button {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.2rem;
  }

  .block-33.box {
    aspect-ratio: 2;
  }

  .col33 {
    width: 100%;
    height: auto;
  }

  .slide {
    width: 23%;
    margin-right: 1rem;
  }

  .left-arrow {
    left: -10%;
  }

  .right-arrow {
    right: -10%;
  }

  .col50 {
    width: 100%;
    margin-bottom: 2rem;
  }

  .img-contacto {
    aspect-ratio: 2 / 3;
    object-position: 50% 25%;
    border-radius: 0;
    display: none;
  }

  .cont-direccion {
    margin-bottom: 2rem;
  }

  .submit-button.button._2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.2rem;
  }

  .text-field {
    font-size: .9rem;
  }

  .text-field._50 {
    width: 49%;
  }

  .cont_btns_flotante {
    flex-flow: column;
    width: auto;
    margin-left: 1rem;
    left: auto;
    right: 1%;
  }

  .tel2-card {
    width: 6vw;
    height: 6vw;
    padding-left: 1vw;
    padding-right: 1vw;
    bottom: 70px;
    left: auto;
    right: 5%;
  }

  .cont_whats {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-right: 0;
  }

  .img_whats-2 {
    width: 2rem;
    height: 2rem;
  }

  .whats-card-2 {
    border-radius: 6vw;
    width: 3.5rem;
    height: 3.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    left: auto;
    right: 5%;
  }

  .cont_whats-2 {
    width: auto;
    height: auto;
    padding-right: 0;
  }

  .logo-fondo {
    bottom: -70%;
  }

  .recaptcha {
    margin-bottom: 1rem;
  }

  .col40 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .seccion.hero {
    min-width: 480px;
    position: relative;
  }

  .seccion.cintillo-1, .seccion.info-1, .seccion.formulario, .seccion.footer {
    min-width: 480px;
  }

  .contenedor {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .contenedor.info {
    padding-top: 0;
    padding-bottom: 0;
  }

  .contenedor.cintillo {
    width: 100%;
    margin-bottom: 3rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .contenedor.hero {
    padding-top: 0;
  }

  .background-video {
    min-width: 480px;
  }

  .bg-color {
    height: auto;
    min-height: 100vh;
  }

  .bg-color._2 {
    height: auto;
  }

  .logo-hero {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .h1 {
    font-size: 2.2rem;
  }

  .h1.contacto {
    margin-bottom: 1rem;
  }

  .h2 {
    width: 100%;
    font-size: 1.4rem;
  }

  .div-line.ver {
    width: 1px;
    height: auto;
  }

  .button {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3rem;
  }

  .block-33 {
    width: 31%;
  }

  .icono-flecha {
    width: 2rem;
  }

  .slide {
    width: 31%;
  }

  .text-field._50 {
    width: 100%;
  }

  .cont_btns_flotante {
    margin-left: auto;
    margin-right: .5rem;
    bottom: 1%;
    right: 1%;
  }

  .tel2-card {
    width: 3rem;
    height: 3rem;
    bottom: 62px;
  }

  .cont_whats {
    height: 4vw;
  }

  .img_whats-2 {
    width: 1.9rem;
    height: 1.9rem;
    padding-left: 0;
  }

  .whats-card-2 {
    width: 3rem;
    height: 3rem;
  }

  .cont_whats-2 {
    height: 4vw;
  }

  .img30 {
    aspect-ratio: 16 / 9;
    object-position: 50% 29%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .seccion.hero, .seccion.cintillo-1, .seccion.info-1, .seccion.formulario, .seccion.footer {
    min-width: 320px;
  }

  .contenedor.cintillo {
    width: 100%;
  }

  .background-video {
    min-width: 320px;
  }

  .logo-hero {
    width: 100%;
  }

  .h1, .h1.ngo {
    font-size: 2rem;
  }

  .h2, .h2.b, .h2.b.bco {
    font-size: 1.2rem;
  }

  .div-line.ver {
    width: 100%;
    height: 1px;
  }

  .button.center {
    z-index: 2;
    text-align: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.1rem;
    position: relative;
  }

  .block-33 {
    width: 100%;
  }

  .icono-cintillo {
    width: 20%;
  }

  .orange-col {
    width: 2.5rem;
  }

  .icono-flecha {
    width: 1.5rem;
    right: 10%;
  }

  .h3 {
    text-align: center;
    font-size: 1.2rem;
  }

  .slider {
    align-self: center;
  }

  .mask {
    flex: 0 auto;
    align-self: center;
  }

  .slide {
    vertical-align: baseline;
    width: 43%;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }

  .logo-marca {
    margin-left: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .left-arrow {
    left: -13%;
  }

  .right-arrow {
    right: -13%;
  }

  .slide-nav {
    font-size: .5rem;
  }

  .cont_btns_flotante {
    margin-right: 0;
    bottom: .5rem;
    right: .5rem;
  }

  .tel2-card {
    border-radius: 10vw;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    margin-top: .5rem;
    padding: .5rem;
    bottom: 55px;
    left: auto;
    right: 5%;
  }

  .cont_whats {
    height: 10vw;
    padding-left: 0;
  }

  .img_whats-2 {
    width: 1.9rem;
    height: 1.9rem;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }

  .whats-card-2 {
    border-radius: 20vw;
    width: 3rem;
    height: 3rem;
    padding-right: .5rem;
    left: auto;
    right: 5%;
  }

  .cont_whats-2 {
    height: 6vw;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-fondo {
    width: 75%;
    bottom: -66%;
  }

  .img30 {
    width: 100%;
    margin-top: 2rem;
    display: block;
  }
}


@font-face {
  font-family: 'Raleway Variablefont Wght';
  src: url('../fonts/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway Variablefont Wght';
  src: url('../fonts/Raleway-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}