:root {
  --dark-slate-blue: #1d366f;
  --yellow-green: #87c84c;
  --white: white;
  --white-2: rgba(255, 255, 255, .22);
  --lavender: #e4ecff;
  --pale-goldenrod: #c7e4ad;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #333;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

.navbar {
  background-color: #fff;
  padding: 11px;
  transition: opacity .2s;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 20px -1px rgba(29, 54, 111, .31);
}

.hero-section {
  height: 600px;
}

.background-video {
  height: 100vh;
  padding-bottom: 20px;
  transition: opacity .475s;
  position: relative;
}

.seccion-1-wrap {
  min-height: 50vh;
  background-image: linear-gradient(#b4c4a7, #b8c4e9);
  flex-flow: row;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.seccion-1-component {
  min-height: 100%;
  justify-content: space-around;
  align-self: center;
  display: block;
}

.paragraph {
  text-align: center;
  padding: 20px;
  font-size: 20px;
  line-height: 30px;
}

.logo-contenedor {
  padding: 6px;
}

.navlink {
  color: #213071;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  transition: color .3s;
}

.navlink:hover {
  color: #81c645;
  font-weight: 700;
}

.navlink.bandera {
  background-image: url('../images/spain.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  background-attachment: scroll;
  padding-top: 34px;
  padding-bottom: 26px;
  display: inline-block;
}

.navlink.bandera:hover {
  opacity: .5;
}

.navlink.esp {
  background-image: url('../images/spain.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 13px;
  padding-top: 17px;
  padding-bottom: 17px;
}

.navlink.esp:hover {
  opacity: .5;
}

.navlink.esp.english {
  background-image: url('../images/uk.png');
  background-size: contain;
}

.contenedor-sec-1 {
  perspective: 1000px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.contenedor-sec-1.text {
  flex-direction: column;
}

.heading-2 {
  border-bottom: 2px solid var(--dark-slate-blue);
  color: var(--dark-slate-blue);
  text-align: center;
  text-transform: uppercase;
  align-self: center;
  margin-top: 0;
  margin-bottom: 23px;
  padding-bottom: 15px;
  font-size: 30px;
  font-weight: 800;
}

.heading-2.serviico {
  color: var(--yellow-green);
  margin-top: -55px;
  padding-bottom: 10px;
  font-size: 70px;
}

.heading-2.services {
  color: var(--yellow-green);
  font-size: 50px;
}

.parrafos {
  color: var(--dark-slate-blue);
  text-align: justify;
  border: 1px #000;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  line-height: 30px;
}

.parrafos.verde {
  border-width: 6px;
  border-left-style: solid;
  border-left-color: var(--white);
  padding-left: 25px;
}

.heading-3 {
  border-bottom: 3px solid var(--yellow-green);
  text-align: center;
  margin-top: 57px;
  padding-bottom: 20px;
}

.servicios-flex {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  padding-top: 31px;
  padding-bottom: 0;
  display: flex;
}

.servicio-contenedor {
  text-align: center;
  text-decoration: none;
  transition: transform .2s;
  position: static;
}

.servicio-contenedor:hover {
  transform: scale(.9);
}

.container {
  border-radius: 4px;
  flex-direction: column;
  flex: 1;
  margin-top: -85px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.heading-4 {
  color: var(--dark-slate-blue);
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  text-decoration: none;
}

.image-2 {
  text-align: left;
}

.section {
  height: 700px;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.image-3 {
  text-align: left;
}

.container-2 {
  justify-content: center;
  align-items: center;
  margin-top: 610px;
  display: flex;
}

.div-block {
  background-image: radial-gradient(circle, #000, #fff);
}

.container-3 {
  display: flex;
}

.section-2 {
  background-image: radial-gradient(circle closest-corner at 30% 50%, var(--white-2), var(--lavender));
  padding-top: 90px;
  padding-bottom: 90px;
}

.image-4 {
  flex: 0 auto;
  padding-right: 0;
}

.section-3 {
  height: auto;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--pale-goldenrod), rgba(135, 200, 76, .57)), url('../images/background-texto.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 140px;
  display: flex;
}

.div-block-2 {
  flex: 1;
}

.padre-sec-3 {
  flex: 1;
  align-self: center;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.container-5 {
  perspective: 1000px;
  flex-direction: column;
  flex: 1;
  order: 0;
  align-self: stretch;
  align-items: center;
  margin-top: -216px;
  padding-top: 0;
  padding-bottom: 0;
  transition: opacity .2s;
  display: flex;
  overflow: visible;
  transform: translate(0);
}

.image-7 {
  width: 500px;
  text-align: center;
  padding-bottom: 30px;
  display: block;
}

.paragraph-3 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

.footer {
  background-color: var(--dark-slate-blue);
  background-image: url('../images/divisor-metalico.jpg');
  background-position: 30% 0;
  background-repeat: repeat-x;
  background-size: 800px;
  padding: 57px 30px;
}

.footer-contenedor-flex {
  display: flex;
}

.footer-element {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: -25px;
  margin-bottom: -25px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.footer-element.icons {
  flex-direction: column;
  justify-content: center;
}

.image-8 {
  flex: 0 auto;
  padding: 24px;
}

.grid {
  grid-template-rows: auto;
  grid-template-areas: ". .";
}

.heading-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.grid-2 {
  grid-row-gap: 0px;
  flex: 1;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
}

.link {
  color: #63afdb;
  text-align: center;
  align-self: center;
  text-decoration: none;
}

.link:hover {
  color: #e76611;
  align-self: center;
}

.text-block {
  color: #fff;
  text-align: center;
}

.image-9 {
  text-align: center;
}

.column {
  text-align: right;
  padding-top: 10px;
}

.column-2 {
  text-align: left;
  padding-top: 10px;
  position: relative;
  overflow: visible;
}

.image-10 {
  text-align: left;
}

.grid-3 {
  flex: 1;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
}

.redes {
  border-left: 1px solid #fff;
}

.heading-6 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 18px;
}

.image-11 {
  text-align: center;
}

.column-3 {
  text-align: right;
}

.image-12 {
  border-right: 1px solid #fff;
}

.banner-section {
  height: 70vh;
  background-image: url('../images/remate-section.svg'), url('../images/iStock-637295794.jpg');
  background-position: 50% 100%, 50% 75%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner-section.contact {
  background-image: url('../images/iStock-637295794.jpg');
  background-position: 50% 75%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.banner-section.services {
  background-image: url('../images/girl-2181709_1920.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: flex-end;
  display: flex;
}

.contenedor-servi-flex {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contenido-servio-div {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  padding: 34px 0;
  display: flex;
}

.contenido-servio-div.txt {
  flex-direction: column;
  flex: 1;
}

.parrafos-servicios {
  padding-right: 40px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.paragraph-5 {
  color: var(--dark-slate-blue);
  text-align: justify;
  margin-bottom: 34px;
  padding-left: 40px;
}

.heading-7 {
  color: var(--yellow-green);
  padding-left: 40px;
  font-size: 34px;
  font-weight: 700;
}

.fotoservicio {
  flex: 0 auto;
  align-self: center;
  transition: opacity .2s;
  transform: translate(0);
  box-shadow: 3px 3px 12px rgba(10, 6, 6, .22);
}

.image-14 {
  margin-left: 10px;
  margin-right: 10px;
}

.foto-ligthbox {
  width: 100px;
  border-radius: 10px;
  padding: 7px;
  overflow: visible;
}

.servicio-section {
  min-height: 500px;
  display: flex;
}

.servicio-section._2 {
  min-height: 500px;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, white, var(--lavender));
  display: flex;
}

.lightbox-link {
  flex: 0 auto;
  order: 0;
  align-self: flex-start;
}

.heading-8 {
  color: #fff;
  font-size: 100px;
  font-weight: 800;
}

.heading-8.serv {
  margin-right: 42px;
  line-height: 100px;
}

.heading-8.services {
  margin-right: 28px;
  line-height: 100px;
}

.lightbox-flex {
  border-top: 1px solid var(--yellow-green);
  justify-content: center;
  align-items: center;
  padding: 15px 80px 30px;
  display: flex;
}

.lightbox-flex.x2 {
  padding-right: 140px;
}

.test {
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
}

.lightbox-wraper {
  width: 100px;
  margin: 0 5px;
}

.div-block-5, .div-block-6 {
  width: 100px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-self: center;
  align-items: stretch;
  display: flex;
}

.div-block-7 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.link-block, .link-block-2, .link-block-3 {
  text-decoration: none;
}

.section-wrapper {
  justify-content: center;
  align-items: center;
  padding-left: 119px;
  padding-right: 119px;
  display: flex;
}

.grid-4 {
  flex: 1;
  grid-template: ". . ."
                 ". . ."
                 ". . ."
                 / 1fr 1fr 1fr;
}

.text-block-2 {
  background-image: url('../images/address.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 80px;
  font-size: 20px;
  line-height: 30px;
}

.text-block-2.dir {
  float: none;
  background-image: none;
  align-self: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 100;
  line-height: 22px;
  display: block;
}

.text-block-2.te {
  background-image: url('../images/auricular-phone-symbol-in-a-circle.png');
  background-size: 32px;
}

.text-block-2.tel {
  background-image: url('../images/auricular-phone-symbol-in-a-circle.png');
  background-position: 2%;
  background-size: auto 70%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.text-block-2.email {
  background-image: url('../images/black-envelope.png');
  background-position: 2%;
  background-size: auto 70%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}

.list {
  margin-bottom: 0;
  padding: 0;
}

.container-6 {
  background-color: rgba(0, 0, 0, .03);
  flex-flow: row;
  align-content: stretch;
  justify-content: space-around;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.cont-dir {
  width: 60%;
  order: 0;
  align-self: auto;
  margin: 28px 23px;
  padding-left: 0;
  padding-right: 0;
}

.section-4 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.list-item {
  border-bottom: 1px solid var(--yellow-green);
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
}

.list-item-2, .list-item-3 {
  display: flex;
}

.image-21, .image-22 {
  margin-right: 9px;
}

.text-block-3 {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 44px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 36px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-3.llamra {
  clear: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 34px;
}

.section-formulario {
  padding-top: 30px;
  padding-bottom: 30px;
}

.form-block {
  background-color: rgba(0, 0, 0, .06);
  border-radius: 10px;
  flex: 1;
  padding: 30px;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, .11);
}

.container-7 {
  background-color: #eceeea;
}

.container-8 {
  background-color: #eceeea;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, .11);
}

.div-block-8 {
  width: 50%;
  padding-left: 28px;
  padding-right: 28px;
}

.div-block-9 {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-10, .div-block-11 {
  width: 50%;
  align-self: stretch;
  padding: 10px 30px;
}

.html-embed {
  padding-left: 15px;
  padding-right: 15px;
}

.heading-9 {
  color: var(--dark-slate-blue);
}

.body {
  padding-bottom: 0;
}

.section-5 {
  background-color: var(--yellow-green);
  padding-top: 50px;
  padding-bottom: 50px;
}

.light {
  padding-left: 47px;
  padding-right: 47px;
  font-weight: 300;
  position: static;
}

.text-span {
  font-size: 41px;
}

.div-block-12 {
  background-color: var(--white);
  justify-content: space-around;
  align-items: center;
  padding: 0 93px;
  display: flex;
}

.div-block-12.landing {
  background-color: #b3b3b3;
  padding-top: 50px;
  padding-bottom: 50px;
}

.mapa-wrapper {
  width: auto;
  background-color: #f5f5f5;
  border-radius: 10px;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 46px;
  margin-left: 225px;
  margin-right: 225px;
  padding: 30px;
  display: flex;
}

.button {
  display: none;
}

.footer-spanish {
  overflow: visible;
}

.enviar {
  border-radius: 15px;
}

.section-6 {
  height: 75vh;
  background-image: url('../images/Banner-landing.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 90px;
  display: flex;
}

.heading-10 {
  color: var(--dark-slate-blue);
  margin-left: 0;
  font-size: 45px;
  line-height: 55px;
}

.section-7 {
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.div-block-13 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.items-lista {
  margin-top: 14px;
  margin-bottom: 14px;
  font-size: 18px;
}

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

.grid-5 {
  width: 1200px;
  grid-template-rows: auto;
  justify-items: center;
}

.heading-11 {
  margin-top: 0;
}

.link-3 {
  color: #bfbfbf;
  background-image: url('../images/Whatssap_1Whatssap.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 21px;
  padding-bottom: 21px;
  padding-left: 62px;
  font-size: 20px;
  display: block;
}

.link-3.todos {
  color: #47b955;
  flex-direction: column;
  justify-content: center;
  margin-left: 45px;
  margin-right: auto;
  font-size: 30px;
  display: block;
}

.seccion {
  background-color: #c3cfb8;
  flex-direction: column;
  display: flex;
}

.grid-formulario {
  max-width: 1200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: grid;
}

.div-block-14 {
  align-self: center;
}

.image-23 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-wrapper {
  max-width: 70%;
  perspective: none;
  margin-left: auto;
  margin-right: auto;
}

.container-9 {
  white-space: normal;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

.section-8 {
  height: 35vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reflejo {
  width: 200px;
  height: 200px;
  background-color: var(--yellow-green);
  border-radius: 100px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

._80 {
  width: 80%;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-wrapper {
  width: 35%;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-top: 9px;
    padding-bottom: 0;
  }

  .background-video {
    height: 480px;
  }

  .seccion-1-component {
    margin-left: 25px;
    margin-right: 25px;
  }

  .navlink {
    color: #fff;
    text-align: center;
    border: 1px rgba(0, 0, 0, .09);
    border-bottom: 1px solid #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 16px;
  }

  .navlink.esp {
    float: none;
    clear: none;
    background-image: url('../images/spain.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border-bottom-style: none;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .image {
    margin-left: 32px;
  }

  .heading {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .contenedor-sec-1 {
    padding-top: 0;
  }

  .heading-2 {
    align-self: center;
    font-weight: 800;
  }

  .heading-2.serviico {
    margin-top: -8px;
    font-size: 50px;
  }

  .parrafos {
    width: 80%;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 0;
    font-size: 18px;
  }

  .servicios-flex {
    margin-top: 14px;
    padding-bottom: 0;
  }

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

  .container {
    align-items: stretch;
    margin-top: -96px;
    padding-top: 0;
  }

  .heading-4 {
    font-size: 14px;
    line-height: 18px;
  }

  .image-2 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .section {
    height: 550px;
    padding-bottom: 0;
  }

  .image-3 {
    width: 20%;
    height: 50%;
  }

  .container-2 {
    margin-top: 324px;
  }

  .container-3 {
    flex-direction: column;
  }

  .section-2 {
    padding-top: 30px;
  }

  .container-4 {
    position: static;
  }

  .image-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-5, .image-6 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .section-3 {
    background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--pale-goldenrod), rgba(135, 200, 76, .57)), url('../images/background-texto.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    padding-bottom: 140px;
  }

  .container-5 {
    margin-top: -179px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-7 {
    flex: 0 auto;
  }

  .footer {
    background-position: 0 0;
  }

  .image-8 {
    padding: 26px;
  }

  .link {
    color: #63afdb;
    align-self: center;
    text-decoration: none;
  }

  .link:hover {
    color: #e76611;
    align-self: center;
  }

  .column {
    text-align: right;
  }

  .image-10 {
    text-align: left;
  }

  .grid-3 {
    grid-row-gap: 39px;
    border: 1px #fff;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ". .";
  }

  .paragraph-4 {
    align-self: end;
    padding-left: 11px;
    padding-right: 11px;
  }

  .redes {
    border-left: 1px solid #fff;
  }

  .heading-6 {
    font-size: 18px;
  }

  .nav-menu {
    background-color: var(--dark-slate-blue);
  }

  .banner-section {
    height: 50vh;
  }

  .banner-section.services {
    background-position: 100%;
    background-size: cover;
  }

  .contenedor-servi-flex {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
  }

  .contenedor-servi-flex.end {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .contenido-servio-div {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .contenido-servio-div.txt {
    align-items: center;
    padding: 0 110px 60px;
  }

  .paragraph-5 {
    padding-left: 0;
  }

  .heading-7 {
    width: 350px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .heading-7.equipo {
    width: 400px;
  }

  .heading-7.paletizado {
    width: 450px;
    text-align: center;
  }

  .heading-7.integracion {
    width: 450px;
    text-align: center;
    align-self: center;
  }

  .fotoservicio {
    width: 70%;
  }

  .servicio-section, .servicio-section._2 {
    display: block;
  }

  .heading-8 {
    font-size: 80px;
    transform: none;
  }

  .heading-8.serv {
    font-size: 60px;
    line-height: 60px;
    transform: none;
  }

  .heading-8.services {
    font-size: 60px;
    transform: none;
  }

  .lightbox-flex {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .lightbox-flex.x2 {
    padding-left: 181px;
    padding-right: 181px;
  }

  .column-6 {
    padding-right: 10px;
  }

  .grid-4 {
    grid-column-gap: 9px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 4fr 1fr;
    grid-template-areas: ". . ."
                         ". . ."
                         ". . .";
  }

  .text-block-2.dir {
    flex: 1;
  }

  .container-6 {
    flex-flow: column;
    align-items: center;
  }

  .text-block-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 35px;
    line-height: 38px;
  }

  .text-block-3.llamra {
    text-align: center;
    align-self: center;
    line-height: 15px;
  }

  .form-block {
    width: 80%;
    background-color: rgba(0, 0, 0, .06);
    border-radius: 10px;
    flex: 1;
    align-self: center;
  }

  .form-block.espaol {
    width: auto;
  }

  .container-8 {
    align-items: center;
  }

  .div-block-8 {
    padding-left: 29px;
    padding-right: 29px;
  }

  .div-block-9 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-10 {
    align-self: center;
    padding: 0;
  }

  .div-block-11 {
    width: 50%;
    align-self: stretch;
  }

  .html-embed {
    height: auto;
  }

  .light {
    text-align: left;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 25px;
    line-height: 25px;
    display: block;
  }

  .text-span {
    font-size: 30px;
    line-height: 30px;
    display: block;
  }

  .div-block-12 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .form {
    width: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .mapa-wrapper {
    margin-bottom: 29px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .map-2 {
    height: 300px;
  }

  .section-6 {
    height: 50vh;
    background-position: 50%;
    flex-direction: row;
  }

  .heading-10 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    font-size: 30px;
    line-height: 35px;
    display: block;
  }

  .section-7 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }

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

  .grid-5 {
    width: 1000px;
    justify-content: center;
    align-items: center;
    justify-items: start;
  }

  .link-3 {
    margin-left: -4px;
  }

  .link-3.todos {
    align-self: center;
    margin-left: 0;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 51px;
    font-size: 25px;
  }

  .seccion {
    justify-content: center;
  }

  .grid-formulario {
    grid-column-gap: 3px;
    align-content: center;
    justify-items: center;
  }

  .image-wrapper {
    max-width: 50%;
  }

  .section-8 {
    height: 30vh;
  }

  ._80 {
    flex-direction: column;
  }

  .form-wrapper {
    width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }

  .background-video {
    height: 400px;
    align-items: center;
  }

  .seccion-1-wrap {
    flex-wrap: wrap;
  }

  .logo-contenedor {
    padding-top: 8px;
    padding-bottom: 0;
  }

  .navlink {
    border-bottom-color: #fff;
  }

  .image {
    padding-bottom: 9px;
  }

  .contenedor-sec-1 {
    flex-direction: row;
  }

  .heading-2 {
    flex: 0 auto;
    align-self: center;
    margin-top: 0;
    margin-bottom: 24px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
  }

  .heading-2.serviico {
    margin-top: 0;
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-size: 55px;
  }

  .parrafos {
    text-align: justify;
    font-size: 18px;
  }

  .servicios-flex {
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 95px;
  }

  .servicio-contenedor {
    margin-bottom: 30px;
  }

  .container {
    margin-top: 0;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .heading-4 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .section {
    height: auto;
  }

  .image-3 {
    width: 25%;
    height: 30%;
  }

  .container-2 {
    margin-top: 257px;
  }

  .container-3 {
    flex-direction: column;
  }

  .section-2 {
    padding-bottom: 0;
  }

  .image-4 {
    max-width: 50%;
  }

  .section-3 {
    padding-top: 0;
    padding-bottom: 100px;
  }

  .container-5 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 59px;
  }

  .image-7 {
    width: 400px;
    margin-top: -155px;
    padding-bottom: 40px;
  }

  .footer-element.icons {
    margin-top: -41px;
  }

  .image-8 {
    padding: 15px;
  }

  .grid-2 {
    align-items: stretch;
  }

  .column, .column-2 {
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
  }

  .grid-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex: 0 auto;
    order: 0;
    grid-template-columns: .25fr 1fr;
    grid-template-areas: ". .";
    grid-auto-columns: .25fr;
    align-self: center;
  }

  .paragraph-4 {
    align-self: end;
    padding-top: 20px;
  }

  .redes {
    border: 1px solid #fff;
    border-left: 1px #000;
    border-right: 1px #000;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .column-3 {
    text-align: right;
    display: block;
  }

  .column-4 {
    text-align: left;
  }

  .image-12 {
    border: 1px #000;
  }

  .banner-section {
    height: 35vh;
    background-position: 50% 100%, 50% 65%;
    flex-wrap: wrap;
  }

  .banner-section.contact {
    height: 45vh;
  }

  .banner-section.services {
    height: 45vh;
    background-image: url('../images/girl-2181709_1920.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    transform: none;
  }

  .contenedor-servi-flex.end {
    padding-bottom: 73px;
  }

  .contenido-servio-div {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    padding: 60px 0 0;
  }

  .contenido-servio-div.txt {
    padding-bottom: 60px;
    padding-left: 57px;
    padding-right: 57px;
  }

  .heading-7 {
    width: 300px;
    clear: left;
    text-align: center;
    align-self: center;
    margin-top: 20px;
    padding-right: 0;
    font-size: 25px;
    line-height: 25px;
    position: static;
  }

  .heading-7.equipo, .heading-7.paletizado, .heading-7.integracion {
    width: 350px;
  }

  .fotoservicio {
    width: 80%;
  }

  .heading-8 {
    font-size: 60px;
    transform: none;
  }

  .heading-8.serv {
    font-size: 40px;
    line-height: 40px;
    transform: none;
  }

  .heading-8.services {
    font-size: 40px;
    transform: none;
  }

  .lightbox-flex {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0;
  }

  .column-5 {
    display: inline-block;
    position: relative;
  }

  .image-15, .image-16, .image-17 {
    max-width: 100%;
  }

  .section-wrapper {
    padding: 44px 20px;
  }

  .text-block-2.dir {
    padding-left: 0;
    padding-right: 28px;
  }

  .text-block-2.tel {
    background-image: url('../images/auricular-phone-symbol-in-a-circle.png');
    background-position: 2%;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .list {
    padding: 0;
  }

  .container-6 {
    justify-content: space-between;
    align-items: center;
  }

  .cont-dir {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
  }

  .section-formulario {
    padding-bottom: 60px;
  }

  .form-block {
    width: 70%;
    background-color: rgba(0, 0, 0, .06);
  }

  .form-block.espaol {
    padding: 12px 13px;
  }

  .container-7 {
    justify-content: center;
    display: flex;
  }

  .container-8 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    padding: 20px 0;
  }

  .div-block-8 {
    width: 80%;
    padding: 0;
  }

  .div-block-9 {
    width: 80%;
    align-self: center;
    padding: 0;
  }

  .div-block-10 {
    width: auto;
    align-self: stretch;
    margin-top: 23px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    align-self: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-9 {
    text-align: center;
    margin-bottom: 20px;
  }

  .light {
    text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
  }

  .text-span {
    font-size: 29px;
  }

  .div-block-12 {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .mapa-wrapper {
    flex-direction: column;
  }

  .map-2 {
    width: auto;
  }

  .button {
    overflow: visible;
  }

  .enviar {
    border-radius: 15px;
  }

  .section-6 {
    height: 35vh;
    background-position: 50%;
    margin-top: 74px;
  }

  .heading-10 {
    font-size: 20px;
    line-height: 28px;
  }

  .section-7 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 50px;
  }

  .items-lista {
    font-size: 14px;
  }

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

  .grid-5 {
    width: 500px;
  }

  .link-3.todos {
    text-align: left;
    margin-left: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 52px;
    font-size: 25px;
  }

  .seccion {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .grid-formulario {
    grid-template-columns: 1fr;
    align-content: center;
    justify-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 60px;
  }

  .image-wrapper {
    width: auto;
    max-width: 50%;
  }

  ._80 {
    flex-direction: column;
  }

  .form-wrapper {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
  }

  .background-video {
    height: 250px;
    align-items: center;
    display: none;
  }

  .paragraph {
    font-size: 15px;
    line-height: 17px;
  }

  .logo-contenedor {
    width: 160px;
  }

  .image {
    margin-left: 10px;
    padding-right: 0;
  }

  .contenedor-sec-1.text {
    flex-wrap: nowrap;
    align-self: center;
    padding-top: 0;
  }

  .heading-2 {
    width: 80%;
    align-self: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-2.serviico {
    margin-bottom: 48px;
    padding-bottom: 12px;
    font-size: 40px;
  }

  .heading-2.services {
    margin-bottom: 48px;
    font-size: 30px;
  }

  .parrafos {
    text-align: left;
    margin-bottom: 0;
    padding: 0 0 0 20px;
    font-size: 15px;
    line-height: 20px;
  }

  .heading-3 {
    padding-bottom: 0;
    font-size: 25px;
  }

  .servicios-flex {
    padding-top: 0;
    padding-bottom: 77px;
  }

  .servicio-contenedor {
    margin-bottom: 32px;
    text-decoration: none;
  }

  .servicio-contenedor:hover {
    transform: scale(.9);
  }

  .container {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-4 {
    color: var(--dark-slate-blue);
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .image-3 {
    width: 40%;
    height: 40%;
  }

  .container-2 {
    flex-wrap: wrap;
    margin-top: 131px;
    padding: 0;
  }

  .section-2 {
    background-image: linear-gradient(150deg, var(--lavender), var(--white-2));
    padding-top: 31px;
    padding-bottom: 25px;
  }

  .container-4 {
    padding-bottom: 0;
  }

  .image-4 {
    max-width: 75%;
  }

  .section-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padre-sec-3 {
    justify-content: center;
    display: flex;
  }

  .container-5 {
    margin-top: 0;
    padding-bottom: 108px;
  }

  .image-7 {
    width: 250px;
    margin: -87px -5px 0;
    padding-bottom: 0;
  }

  .footer-contenedor-flex {
    flex-direction: column;
  }

  .image-8 {
    padding: 0;
  }

  .grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-areas: ". . ."
                         ". . ."
                         ". . .";
  }

  .grid-3 {
    grid-row-gap: 38px;
    grid-template-areas: ". .";
  }

  .paragraph-4 {
    align-self: end;
    padding-left: 28px;
    padding-right: 28px;
  }

  .banner-section {
    height: 17vh;
    background-image: url('../images/iStock-637295794.jpg');
    background-position: 50% 65%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .banner-section.contact {
    height: 35vh;
  }

  .banner-section.services {
    height: 25vh;
    background-image: url('../images/girl-2181709_1920.jpg');
    background-position: 50% 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .contenedor-servi-flex {
    height: auto;
    flex-flow: wrap;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
  }

  .contenedor-servi-flex.end {
    padding-bottom: 60px;
  }

  .contenido-servio-div {
    padding-top: 0;
    padding-bottom: 0;
  }

  .contenido-servio-div.txt {
    flex-flow: column;
    align-content: space-between;
    justify-content: center;
    align-items: center;
    padding: 15px 33px;
  }

  .heading-7 {
    width: 250px;
    text-align: center;
    margin-top: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .heading-7.equipo, .heading-7.paletizado, .heading-7.integracion {
    width: 270px;
  }

  .foto-ligthbox {
    width: 80px;
  }

  .servicio-section {
    background-color: var(--white);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .servicio-section._2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-8 {
    margin-top: 54px;
    font-size: 40px;
    transform: none;
  }

  .heading-8.serv {
    margin-right: 10px;
    font-size: 30px;
    line-height: 30px;
    transform: none;
  }

  .heading-8.services {
    font-size: 30px;
    transform: none;
  }

  .test {
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
  }

  .lightbox-wraper {
    flex: 0 auto;
  }

  .lightbox-link-2 {
    display: inline-block;
  }

  .image-18, .image-19, .image-20 {
    max-width: 100%;
  }

  .lightbox-link-3 {
    display: inline-block;
  }

  .link-block, .link-block-2, .link-block-3 {
    text-decoration: none;
  }

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

  .text-block-2.tel {
    background-size: 30%;
  }

  .list {
    padding: 0;
  }

  .container-6 {
    align-items: stretch;
  }

  .cont-dir {
    flex: 1;
    order: 0;
    align-self: center;
  }

  .list-item {
    border-bottom: 1px solid var(--yellow-green);
    padding-bottom: 10px;
  }

  .text-block-3 {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-3.llamra {
    line-height: 10px;
  }

  .section-formulario {
    padding-bottom: 48px;
  }

  .form-block {
    width: 90%;
  }

  .container-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8 {
    width: 80%;
  }

  .div-block-9 {
    width: 80%;
    flex: 0 auto;
    order: 0;
    align-self: center;
  }

  .heading-9 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }

  .light {
    text-align: center;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .text-span {
    font-size: 22px;
    line-height: 25px;
  }

  .div-block-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .mapa-wrapper {
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
  }

  .button {
    border-radius: 20px;
    align-self: center;
    margin-bottom: 38px;
    margin-left: 0;
    margin-right: 0;
    padding: 14px 39px;
    font-weight: 700;
    display: block;
  }

  .button:hover {
    background-color: var(--yellow-green);
  }

  .section-6 {
    height: 25vh;
    background-position: 45%;
    margin-top: 60px;
  }

  .heading-10 {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }

  .section-7 {
    margin: 0;
    padding: 30px 40px;
  }

  .div-block-13 {
    max-width: none;
  }

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

  .grid-5 {
    width: 300px;
    grid-template-columns: 1fr;
  }

  .heading-11 {
    text-align: center;
    font-size: 22px;
  }

  .link-3 {
    text-align: left;
    margin-left: 38px;
  }

  .link-3.todos {
    text-align: center;
    justify-content: center;
    align-self: stretch;
    margin-left: 46px;
    margin-right: 0;
    padding: 10px 0;
    font-size: 20px;
  }

  ._80 {
    flex-direction: column;
  }

  .form-wrapper {
    margin-bottom: 60px;
  }
}

#w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610afe-b4610afb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610aff-b4610afb {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}

#w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610b03-b4610afb {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-c26164c5-4c8a-c89e-17bd-7990d8d51748-d8d51745 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c26164c5-4c8a-c89e-17bd-7990d8d51749-d8d51745 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: end;
}

#w-node-c26164c5-4c8a-c89e-17bd-7990d8d5174d-d8d51745 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-a15717fe-0e26-1931-894e-def090a38b65-b1304e55 {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610afe-b4610afb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610aff-b4610afb {
    grid-area: 1 / 2 / 2 / 3;
    align-self: center;
  }

  #w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610b03-b4610afb {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_71d55f7c-d084-15c2-e775-ef20eca2113d-8621a9e3 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #name-2.w-node-_71d55f7c-d084-15c2-e775-ef20eca2113f-8621a9e3 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_71d55f7c-d084-15c2-e775-ef20eca21140-8621a9e3 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #email-2.w-node-_71d55f7c-d084-15c2-e775-ef20eca21142-8621a9e3 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_71d55f7c-d084-15c2-e775-ef20eca21143-8621a9e3 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #Phone-Number-2.w-node-_71d55f7c-d084-15c2-e775-ef20eca21145-8621a9e3 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_71d55f7c-d084-15c2-e775-ef20eca21146-8621a9e3 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #Message-2.w-node-_71d55f7c-d084-15c2-e775-ef20eca21148-8621a9e3 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-_71d55f7c-d084-15c2-e775-ef20eca21149-8621a9e3 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-c26164c5-4c8a-c89e-17bd-7990d8d51748-d8d51745 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c26164c5-4c8a-c89e-17bd-7990d8d51749-d8d51745 {
    grid-area: 1 / 2 / 2 / 3;
    align-self: center;
    justify-self: stretch;
  }

  #w-node-c26164c5-4c8a-c89e-17bd-7990d8d5174d-d8d51745 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d2644-14b0f87d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #name-2.w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d2646-14b0f87d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d2647-14b0f87d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #email-2.w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d2649-14b0f87d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d264a-14b0f87d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #Phone-Number-2.w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d264c-14b0f87d {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d264d-14b0f87d {
    grid-area: 4 / 1 / 5 / 2;
  }

  #Message-2.w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d264f-14b0f87d {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-_87b40679-9d8b-bafd-ed24-61c9dc9d2650-14b0f87d {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-a15717fe-0e26-1931-894e-def090a38b65-b1304e55 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e16d-b1304e55 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #name-2.w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e16f-b1304e55 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e170-b1304e55 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #email-2.w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e172-b1304e55 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e173-b1304e55 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #Phone-Number-2.w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e175-b1304e55 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e176-b1304e55 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #Message-2.w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e178-b1304e55 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-ce3ef438-19d1-80f0-70ef-7a39ca52e179-b1304e55 {
    grid-area: 5 / 1 / 6 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610afe-b4610afb {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610aff-b4610afb {
    grid-area: 3 / 1 / 4 / 4;
    align-self: end;
  }

  #w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610b03-b4610afb {
    grid-area: 2 / 1 / 3 / 4;
  }

  #w-node-c26164c5-4c8a-c89e-17bd-7990d8d51748-d8d51745 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-c26164c5-4c8a-c89e-17bd-7990d8d51749-d8d51745 {
    grid-area: 3 / 1 / 4 / 4;
    align-self: end;
  }

  #w-node-c26164c5-4c8a-c89e-17bd-7990d8d5174d-d8d51745 {
    grid-area: 2 / 1 / 3 / 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0b7fcdfb-1ed9-2bfd-8507-8be3b4610afe-b4610afb, #w-node-c26164c5-4c8a-c89e-17bd-7990d8d51748-d8d51745 {
    grid-area: 1 / 1 / 2 / 4;
  }
}


