:root {
  --dim-gray: #745785;
  --crimson: #f02e4e;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin: 0 0 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
  display: block;
}

h2 {
  color: #745785;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  color: #745785;
  margin: 10px 0 23px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  margin: 10px 0 11px;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 36px;
}

h5 {
  color: #fff;
  text-align: center;
  margin: 10px 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 20px;
}

h6 {
  color: #83b9ff;
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
}

p {
  color: #393939;
  text-align: right;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Droid Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #489fd9;
  border-radius: 5px;
  padding: 18px 21px;
  font-family: Jost, sans-serif;
  font-size: 20px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
  box-shadow: inset 0 1px #ffffff4d, 0 2px 11px #00000047;
}

.button:hover {
  background-color: #008cff;
}

.section {
  border-bottom: 1px solid #00000017;
  padding-top: 65px;
  padding-bottom: 65px;
}

.section.hero {
  background-image: url('../images/Imagen-principal.jpg');
  background-position: 27% 66%;
  background-repeat: no-repeat;
  background-size: 2141px;
  background-attachment: scroll;
  padding-bottom: 50px;
}

.section.grey {
  background-color: #f5f6f7;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.purple {
  background-color: #006bc2;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.realizamos {
  color: #fff;
  text-align: center;
  background-color: #006bc2;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.center {
  padding-top: 38px;
  padding-bottom: 25px;
}

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

.section.logos {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section.grey {
  text-align: center;
  background-color: #f5f6f7;
  padding-top: 60px;
  padding-bottom: 60px;
}

.hero-header {
  color: #fff;
  text-shadow: 0 2px #00000038;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 42px;
}

.footer-text {
  display: inline;
}

.footer-text.copy {
  font-size: 11px;
}

.center {
  text-align: center;
}

.navbar {
  padding-top: 0;
  padding-bottom: 2px;
}

.telefono-head {
  color: #000;
  text-align: right;
  margin-top: 0;
  font-family: Jost, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.input-style {
  background-color: #fff;
  border: 1px solid #0000004a;
  border-radius: 7px;
  box-shadow: inset 0 0 4px #000000b3;
}

.titulos-generales {
  color: #1e7ae3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 35px;
  font-family: Jost, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.titulos-generales.trabajamos {
  text-align: left;
  margin-top: 10px;
}

.titulos-generales.trabajamos.tituloloco {
  color: #fff;
  letter-spacing: 3px;
  font-family: Lato, sans-serif;
  font-size: 37px;
  font-weight: 300;
}

.titulos-generales.trabajamos.tituloloco._2 {
  color: #0098ff;
  text-align: left;
}

.titulos-generales.titulo {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.blanco {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 39px;
  font-weight: 700;
}

.ahora {
  color: #2ef0b9;
  text-shadow: 1px 1px 6px #000;
  text-decoration: none;
}

.iconos {
  border-bottom: 1px #0098ff;
  width: 100px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sello {
  float: left;
  margin-top: -140px;
  margin-left: 58px;
  padding-left: 0;
  transform: rotate(-13deg);
}

.docu {
  text-align: center;
  font-size: 18px;
  line-height: 34px;
}

.en-el-dia {
  text-transform: uppercase;
  font-family: Jost, sans-serif;
}

.en {
  color: #a4a4a4;
}

.celular {
  font-size: 28px;
}

.serv {
  margin-bottom: 40px;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
}

.marginoff {
  padding-left: 0;
  padding-right: 0;
}

.marginoff.listo {
  padding: 50px 0 0 83px;
}

.azul {
  background-color: #0098ff;
}

.lista {
  color: #fff;
  padding-left: 33px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.gris {
  background-color: #e7eff5;
}

.lolo {
  text-align: left;
  letter-spacing: 1px;
  width: 442px;
  margin-top: 41px;
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 35px;
}

.tipo {
  float: right;
}

.img {
  width: 100%;
}

.mail {
  color: #333;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 900;
  text-decoration: none;
}

.column {
  padding-bottom: 7px;
}

.error-message {
  text-align: center;
  background-color: #000;
  border-radius: 6px;
  margin-top: 0;
  position: absolute;
  inset: 0;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: Jost, sans-serif;
}

.heading {
  color: #000;
  text-align: center;
  background-color: #fffb00;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 36px;
  font-weight: 800;
  line-height: 35px;
}

.div-block {
  margin-top: 0;
  margin-left: -33px;
  margin-right: -40px;
  padding-top: 0;
  padding-left: 0;
  position: relative;
  top: -165px;
  transform: rotate(-23deg);
}

.image-2 {
  position: absolute;
  top: 350.578px;
}

.image-3 {
  position: absolute;
  top: 361.578px;
  left: 147px;
}

.text-block {
  color: #000;
  text-align: right;
  margin-top: 5px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-left: 0;
  display: flex;
  position: static;
  inset: 19% auto 0% 0%;
}

.text-block-2 {
  clear: none;
  background-color: #ffffff73;
  border-radius: 5px;
  order: -1;
  margin-bottom: 0;
  padding: 5px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 900;
  position: static;
  transform: rotate(-45deg);
}

.image-4 {
  z-index: 0;
  position: relative;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  margin-bottom: 60px;
  display: flex;
}

.columns {
  align-items: flex-end;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.text-block-3 {
  background-color: #ffffff59;
  padding: 5px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 900;
  transform: rotate(-45deg);
}

.container {
  max-width: 100%;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.image-5 {
  margin-top: 87px;
}

.image-5.img1 {
  margin-left: 40px;
  margin-right: auto;
}

.image-5.img2 {
  display: none;
}

.div-block-5 {
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  left: -20px;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-6 {
  width: 70%;
}

.heading-2 {
  color: #fff;
  font-family: Jost, sans-serif;
}

.titulos-generales-2 {
  color: #1e7ae3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 35px;
  font-family: Jost, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.titulos-generales-2.white {
  color: #fff;
}

.columns-5 {
  margin-bottom: 20px;
}

.heading-3 {
  text-align: left;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.button-2 {
  text-transform: uppercase;
  border-radius: 10px;
  font-family: Jost, sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
}

.button-2:hover {
  background-color: #006bc2;
}

.column-5 {
  padding-left: 0;
  padding-right: 0;
}

.section-8 {
  padding: 60px 10px;
}

.titulos-generales-3 {
  color: #1e7ae3;
  text-align: center;
  margin-top: 0;
  margin-bottom: 35px;
  font-family: Jost, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.titulos-generales-3.left {
  text-align: left;
}

.heading-4 {
  text-align: left;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.button-3 {
  text-transform: uppercase;
  border-radius: 10px;
  font-family: Jost, sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
}

.button-3:hover {
  background-color: #006bc2;
}

.tipo-2 {
  float: right;
  border-radius: 10px;
  overflow: visible;
}

.heading-5 {
  font-family: Jost, sans-serif;
  line-height: 30px;
}

.heading-6 {
  color: #000;
  font-family: Jost, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.section-6 {
  text-align: center;
  background-color: #000;
  padding: 5px 10px;
  font-family: Jost, sans-serif;
  font-size: 14px;
}

.bold-text {
  text-transform: uppercase;
}

.section-9 {
  text-align: center;
  padding: 0 10px;
}

.section-10 {
  text-align: center;
  background-color: #006bc2;
  padding: 40px 10px;
}

.section-11 {
  text-align: center;
  padding: 40px 10px;
}

.section-12 {
  text-align: center;
  background-color: #f5f6f7;
  padding: 40px 10px 60px;
}

.section-13 {
  text-align: center;
  padding: 20px 10px 40px;
}

.image-7 {
  border-radius: 20px;
}

.column-8 {
  justify-content: center;
  align-items: center;
  display: block;
}

.image-8 {
  margin-bottom: 10px;
  margin-right: 10px;
}

.link-block, .link-block-2 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 14px;
    line-height: 21px;
  }

  .section.hero {
    background-position: 50%;
    background-size: cover;
    padding-top: 34px;
    padding-bottom: 1px;
  }

  .hero-header {
    text-shadow: 0 2px #0003;
    font-size: 38px;
  }

  .telefono-head {
    margin-top: 25px;
  }

  .titulos-generales.trabajamos.tituloloco {
    font-size: 31px;
  }

  .sello {
    padding-left: 0;
  }

  .marginoff.listo {
    padding-top: 15px;
    padding-left: 40px;
  }

  .lista {
    font-size: 18px;
    line-height: 26px;
  }

  .lolo {
    margin-top: 32px;
    font-size: 17px;
    line-height: 28px;
  }

  .image-3 {
    top: 323.578px;
    left: -60px;
  }

  .div-block-4 {
    width: 100px;
    height: 100px;
  }

  .text-block-3 {
    border-radius: 10px;
  }

  .div-block-5 {
    display: none;
    inset: 0% 0% auto;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-top: 0;
  }

  .section {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 0;
  }

  .section.hero {
    text-align: center;
    background-position: 50%;
    background-size: cover;
    padding: 14px 38px 33px;
  }

  .section.realizamos {
    display: block;
    position: static;
  }

  .section.logos {
    display: block;
  }

  .hero-header {
    text-shadow: 0 2px #0003;
    margin-top: 30px;
  }

  .call-to-action {
    justify-content: center;
    display: flex;
  }

  .center {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .telefono-head {
    margin-top: 43px;
    font-size: 30px;
  }

  .titulos-generales.trabajamos.tituloloco {
    margin-bottom: 10px;
  }

  .titulos-generales.titulo {
    margin-bottom: 1px;
  }

  .blanco {
    font-size: 28px;
  }

  .sello {
    width: 155px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .celular {
    line-height: 25px;
  }

  .serv {
    margin-bottom: 20px;
  }

  .marginoff.listo {
    padding-bottom: 23px;
  }

  .image {
    margin-bottom: 29px;
  }

  .image-3 {
    top: 467.578px;
    left: 19px;
  }

  .text-block {
    margin-bottom: 20px;
  }

  .columns-2 {
    flex-direction: column;
  }

  .image-5.img2 {
    margin: 20px auto;
    display: block;
  }

  .div-block-5 {
    display: none;
  }

  .image-6 {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    overflow: visible;
  }

  .heading-3, .column-6 {
    text-align: center;
  }

  .button-3 {
    margin-bottom: 20px;
  }

  .tipo-2 {
    height: 250px;
  }

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

  .column-7 {
    position: static;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 18px;
    line-height: 23px;
  }

  h5 {
    font-size: 20px;
  }

  .button {
    font-size: 11px;
  }

  .section {
    text-align: center;
    padding-top: 0;
  }

  .section.hero {
    background-position: 66%;
    padding-bottom: 19px;
  }

  .section.purple {
    padding-top: 24px;
    padding-bottom: 25px;
  }

  .section.realizamos {
    height: auto;
    display: block;
  }

  .section.logos {
    height: auto;
  }

  .hero-header {
    text-shadow: 0 2px #0003;
    font-size: 30px;
  }

  .call-to-action {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .center {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .telefono-head {
    text-align: center;
    margin-top: -1px;
  }

  .titulos-generales.trabajamos.tituloloco, .titulos-generales.trabajamos.tituloloco._2 {
    text-align: center;
  }

  .blanco {
    font-size: 17px;
  }

  .sello {
    margin-top: 0;
    margin-left: 0;
  }

  .serv {
    margin-bottom: 20px;
  }

  .marginoff.listo {
    padding-left: 0;
  }

  .lolo {
    text-align: center;
    letter-spacing: 0;
    width: auto;
    font-size: 16px;
  }

  .image-3 {
    top: 527.578px;
    left: 3px;
  }

  .text-block {
    margin-bottom: 20px;
  }

  .div-block-2 {
    margin-top: 20px;
    margin-left: 0;
    position: static;
  }

  .div-block-4 {
    margin-bottom: 0;
  }

  .columns {
    flex-direction: column;
  }

  .container {
    max-width: 100%;
  }

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

  .columns-2 {
    flex-direction: column;
    display: block;
  }

  .image-5 {
    margin-top: 0;
    display: block;
  }

  .image-5.img1 {
    display: none;
  }

  .image-5.img2 {
    margin: 20px auto;
    display: block;
  }

  .div-block-5 {
    justify-content: center;
  }

  .column-3 {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 24px;
  }

  .titulos-generales-3.left {
    font-size: 26px;
  }

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

  .heading-6 {
    font-size: 16px;
    line-height: 20px;
  }

  .container-2 {
    display: block;
  }
}


