.imglogo {
  width: 270px;
  height: auto;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(28, 79, 130, 0.1);
}

.nav-link {
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #1c4f82;
  font-size: 15px;
}

.nav-link:hover {
  background-image: url('../images/Recurso-15.svg');
  background-position: 50% 100%;
  background-size: 50px 4px;
  background-repeat: no-repeat;
  color: #4289c0;
}

.nav-link.w--current {
  background-image: url('../images/Recurso-15.svg');
  background-position: 50% 100%;
  background-size: 50px 4px;
  background-repeat: no-repeat;
  color: #4289c0;
}

.divredes {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  float: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.divredes.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container {
  position: static;
}

.linkredes {
  margin-right: 10px;
}

.linkredes.nodisplay {
  display: none;
}

.imgredes {
  width: 25px;
  height: 25px;
}

.page-wrapper {
  position: static;
  width: 100%;
  height: 700px;
  margin-top: 120px;
  padding-top: 140px;
  background-image: url('../images/Recurso-29.svg'), url('../images/backgroundHome-copia.png');
  background-position: 50% 100%, 50% 50%;
  background-size: auto, cover;
  background-repeat: no-repeat, no-repeat;
}

.herocontainer {
  width: 60%;
  padding: 20px;
  border-radius: 24px;
  background-color: rgba(66, 137, 192, 0.9);
}

.heading {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 35px;
}

.text-block {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
}

.paragraph {
  overflow: hidden;
  height: 100px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
}

.button {
  width: 110px;
  border-radius: 10px;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  color: #1c4f82;
  text-align: center;
}

.button.blue {
  width: 110px;
  float: right;
  background-color: #4289c0;
  color: #fff;
}

.sectionservicios {
  margin-top: -1px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fdfdfd;
}

.image {
  width: 460px;
  height: 405.53125px;
}

.heading-2 {
  display: inline-block;
  border-bottom: 2px none #4289c0;
  background-image: url('../images/Recurso-15.svg');
  background-position: 0% 100%;
  background-size: 50px 4px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #4289c0;
  font-size: 35px;
}

.paragraph-2 {
  display: block;
  padding-left: 22px;
  background-image: url('../images/Recurso-14.svg');
  background-position: 3px 4px;
  background-size: 13px 15px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #4289c0;
  font-size: 17px;
  line-height: 25px;
}

.column {
  height: 405px;
  background-image: url('../images/dibujo2.svg');
  background-position: 100% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.columns {
  margin-top: 100px;
}

.divmision {
  height: 310px;
  padding: 5px 10px 10px;
  border-radius: 12px;
  background-color: #1c4f82;
}

.divmision.blue {
  background-color: #4289c0;
}

.divmision.lblue {
  background-color: #4c9fd8;
}

.heading-3 {
  background-image: url('../images/Recurso-16.svg');
  background-position: 50% 100%;
  background-size: 50px 4px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 35px;
  text-align: center;
}

.heading-3.blue {
  background-image: url('../images/Recurso-15.svg'), url('../images/Recurso-16.svg');
  background-position: 50% 100%, 50% 100%;
  background-size: 50px 4px, 50px 4px;
  background-repeat: no-repeat, no-repeat;
  color: #4289c0;
}

.paragraph-3 {
  font-family: Roboto, sans-serif;
  color: #fff;
  line-height: 23px;
  text-align: center;
}

.paragraph-3.padd {
  margin-top: 40px;
}

.paragraph-3.padd.blue {
  display: block;
  color: #4289c0;
  font-size: 16px;
}

.paragraph-3.blue {
  margin-top: 10px;
  color: #4289c0;
}

.section-trebajos {
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 137, 192, 0.8)), to(rgba(66, 137, 192, 0.8))), url('../images/Recurso-17.png');
  background-image: linear-gradient(180deg, rgba(66, 137, 192, 0.8), rgba(66, 137, 192, 0.8)), url('../images/Recurso-17.png');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-fotos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section {
  padding-top: 60px;
  padding-bottom: 140px;
  background-color: #f3f7fa;
  background-image: url('../images/Recurso-28.svg'), url('../images/Recurso-25.svg');
  background-position: 50% 100%, 50% 100%;
  background-size: auto, 100px;
  background-repeat: no-repeat, no-repeat;
}

.form-block {
  margin-top: 45px;
}

.form-block.nodisplay {
  display: none;
}

.divrecaptcha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.text-field {
  height: 48px;
  border-style: solid;
  border-width: 1px;
  border-color: #4289c0;
  border-radius: 12px;
  background-color: hsla(0, 0%, 100%, 0.9);
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.text-field.mensaje {
  min-height: 100px;
}

.section-footer {
  margin-top: -1px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1c4f82;
}

.image-6 {
  width: 250px;
}

.paragraph-4 {
  margin-top: 31px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  text-align: right;
}

.paragraph-4.center {
  margin-top: 0px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divmensajeenviado {
  display: block;
}

.divmensajeenviando {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-7 {
  width: 40px;
  height: 40px;
}

.containerfotos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-8 {
  width: auto;
  height: 330px;
}

.div-block {
  position: static;
  display: inline-block;
  overflow: visible;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
  clear: none;
}

.image-9 {
  height: 330px;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link {
  color: #fff;
}

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

.divclientes {
  display: inline-block;
  width: 18%;
  height: auto;
  margin-top: 40px;
  margin-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divclientes.vacio {
  margin-top: 0px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    color: #fff;
    font-size: 24px;
  }

  .nav-link:hover {
    display: block;
    color: #fff;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .divredes.left {
    display: none;
  }

  .page-wrapper {
    background-position: 50% 100%, 70% 50%;
  }

  .herocontainer {
    width: 100%;
  }

  .paragraph {
    height: 80px;
  }

  .button.blue {
    height: 45px;
  }

  .nav-menu {
    height: 700px;
    background-color: rgba(66, 137, 192, 0.95);
  }

  .menu-button {
    background-color: #fff;
    color: #1c4f82;
    font-size: 35px;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #1c4f82;
  }

  .sectionservicios {
    background-position: 80% 10%;
  }

  .image {
    display: none;
    height: auto;
  }

  .column {
    height: auto;
  }

  .divmision {
    height: 260px;
  }

  .column-2 {
    margin-top: 20px;
  }

  .column-3 {
    margin-top: 20px;
  }

  .containerfotos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block.padd {
    margin-top: 20px;
  }

  .image-9 {
    margin-top: 0px;
  }

  .divclientes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .nav-link:hover {
    display: block;
    color: #fdfdfd;
  }

  .nav-link.w--current {
    color: #fdfdfd;
  }

  .divredes {
    display: none;
  }

  .divredes.display {
    display: block;
    margin-top: 10px;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .page-wrapper {
    margin-top: 95px;
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-image: url('../images/Recurso-29.svg'), url('../images/backgroundHome-copia.png');
    background-position: 50% 100%, 70% 50%;
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .sectionservicios {
    padding-left: 15px;
  }

  .paragraph-4 {
    text-align: center;
  }

  .paragraph-4.center {
    text-align: center;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .image-8 {
    height: auto;
  }

  .image-9 {
    height: auto;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .imglogo {
    width: 200px;
  }

  .page-wrapper {
    margin-top: 80px;
    padding-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: url('../images/Recurso-29.svg'), url('../images/backgroundHome-copia.png');
    background-position: 50% 100%, 70% 50%;
    background-size: auto, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .herocontainer {
    padding-right: 15px;
    padding-left: 15px;
  }

  .heading {
    font-size: 30px;
  }

  .paragraph {
    height: 100px;
  }

  .button.blue {
    width: 100%;
  }

  .menu-button {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .sectionservicios {
    padding-left: 10px;
    background-position: 270% 20%;
  }

  .column {
    background-position: 120% 50%;
  }

  .divmision {
    height: 306px;
  }

  .divmision.blue {
    height: 306px;
  }

  .divmision.lblue {
    height: 306px;
  }

  .section-trebajos {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 137, 192, 0.8)), to(rgba(66, 137, 192, 0.8))), url('../images/Recurso-17.png');
    background-image: linear-gradient(180deg, rgba(66, 137, 192, 0.8), rgba(66, 137, 192, 0.8)), url('../images/Recurso-17.png');
    background-position: 0px 0px, 40% 100%;
  }

  .section {
    background-image: url('../images/Recurso-25.svg');
    background-position: 50% 100%;
    background-size: 100px;
    background-repeat: no-repeat;
  }

  .divrecaptcha {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

