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

.div-top {
  height: 40px;
  background-color: rgba(93, 105, 113, .9);
}

.slider-home {
  height: 740px;
  background-color: transparent;
}

.div-content-nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
  padding-bottom: 12px;
  background-color: hsla(0, 0%, 100%, .94);
}

.nav-link {
  display: inline-block;
  margin-top: 90px;
  margin-right: 36px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #5d6971;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #0089af;
}

.nav-link.w--current:hover {
  color: #0089af;
}

.nav-link.w--current:active {
  color: #0089af;
}

.nav-link.w--current:focus {
  color: #0089af;
}

.nav-link.sin-padd {
  margin-right: 0px;
}

.titulos-b {
  display: block;
  height: 64px;
  margin: 36px auto;
  padding-top: 12px;
  background-image: url('../images/iconQH.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  color: #0089af;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.textos-all {
  color: #5d6971;
  font-weight: 300;
}

.textos-all.justificado {
  text-align: justify;
}

.div-call-center {
  width: 170px;
  height: 170px;
  margin-top: 36px;
  margin-right: 18px;
  float: left;
  clear: none;
}

.img-iconos {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.txt-iconos {
  margin-top: 12px;
  color: #5d6971;
  font-size: 15px;
  text-align: center;
}

.containeer-qh {
  height: 690px;
  background-image: url('../images/icoBGQH.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.section-foto-servicios {
  height: 600px;
  background-color: black;
}

.section-servicios {
  background-color: #192024;
}

.titulos-servicios {
  display: block;
  height: 64px;
  margin: 36px auto;
  padding-top: 12px;
  background-image: url('../images/icoServicios.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  color: #0089af;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.container-servicios {
  height: 790px;
  background-image: url('../images/icoServiciosBG.png');
  background-position: 100% 107%;
  background-repeat: no-repeat;
}

.texto-servicios {
  color: #5d6971;
  font-weight: 300;
}

.subtitulos-servicios {
  color: #0089af;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
}

.subtitulos-servicios.padd {
  margin-top: 36px;
}

.section-foto-clientes {
  height: 600px;
  background-color: black;
}

.titulos-confian {
  height: 64px;
  margin-top: 36px;
  margin-bottom: 36px;
  padding-top: 12px;
  background-image: url('../images/iconConfian.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  color: #0089af;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.container-confian {
  height: 1900px;
  background-image: url('../images/iconConfianBG.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.brand {
  padding-top: 12px;
}

.link-facebook {
  width: 30px;
  height: 30px;
  margin-top: 12px;
  float: right;
  background-image: url('../images/facebookB.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.link-facebook:hover {
  background-image: url('../images/facebookG.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.txt-tel {
  display: inline-block;
  margin-top: 16px;
  float: right;
  color: #0089af;
  font-size: 16px;
}

.div-nav-menu {
  display: inline-block;
  float: right;
}

.ancla {
  position: relative;
  top: -224px;
  display: inline-block;
}

.ancla.home {
  position: absolute;
}

.section-contacto {
  background-color: #f2f2f3;
}

.titulo-contacto {
  height: 64px;
  margin-top: 36px;
  margin-bottom: 36px;
  padding-top: 12px;
  background-image: url('../images/icoContacto.png');
  background-position: 0px 50%;
  background-repeat: no-repeat;
  color: #0089af;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.form-field {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

.form-field.consulta {
  height: 150px;
}

.btn-form {
  width: 30%;
  height: 50px;
  float: right;
  border: 2px solid transparent;
  border-radius: 7px;
  background-color: #0089af;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
}

.btn-form:hover {
  border-color: #0089af;
  background-color: transparent;
  color: #0089af;
}

.container-contacto {
  height: 600px;
  background-image: url('../images/icoContactoBG.png');
  background-position: 100% 126%;
  background-repeat: no-repeat;
}

.form-ok {
  background-color: transparent;
  color: #5d6971;
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
  text-transform: none;
}

.section-footer {
  padding-bottom: 36px;
  background-color: #0089af;
}

.iso-footer {
  display: block;
  height: 116px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 36px;
  padding-bottom: 12px;
}

.txt-footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
}

.txt-contacto-g {
  float: right;
  color: #5d6971;
  font-weight: 300;
}

.txt-contacto-g.padd-contact {
  display: inline-block;
  margin-top: 24px;
  margin-bottom: 24px;
  float: right;
  clear: right;
}

.txt-contacto-g.p {
  clear: both;
}

.txt-contacto-g.p.padd {
  float: right;
  clear: none;
}

.link-mail {
  color: #0089af;
  text-decoration: none;
}

.link-mail:hover {
  color: #192024;
}

.txt-contacto-b {
  color: #0089af;
}

.nav-bar-phone {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 900;
}

.line-blues {
  height: 5px;
  background-color: #0089af;
}

.slide-1 {
  display: inline-block;
  background-color: transparent;
  background-image: url('../images/top-1.jpeg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../images/top-2.jpeg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/top-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/top-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-servicios {
  background-color: transparent;
}

.s1-servicios {
  background-image: url('../images/medio-1.jpg');
  background-position: 50% 61%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s2-sevicios {
  background-image: url('../images/medio-2.jpeg');
  background-position: 50% 37%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s3-servicios {
  background-image: url('../images/medio-3.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slider-clientes {
  background-color: transparent;
}

.s1-clientes {
  background-image: url('../images/abajo-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s2-clientes {
  background-image: url('../images/abajo-2.jpg');
  background-position: 0px -149px;
  background-size: cover;
  background-repeat: no-repeat;
}

.s3-clientes {
  background-image: url('../images/abajo-3.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-firmas {
  display: block;
  width: 400px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px;
}

.texto-firma-1 {
  color: #5d6971;
  font-size: 13px;
  line-height: 15px;
}

.texto-firma-2 {
  font-size: 14px;
  font-weight: 700;
}

.img-iso-firmas {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.img-footer-firmas {
  margin-top: -9px;
  padding-left: 12px;
}

@media (max-width: 991px) {
  .div-call-center {
    width: 127px;
  }
  .txt-iconos {
    font-size: 13px;
  }
  .containeer-qh {
    height: 775px;
  }
  .s2-clientes {
    background-position: 0px -6px;
  }
}

@media (max-width: 767px) {
  .slider-home {
    height: 495px;
  }
  .titulos-b {
    background-position: 10px 50%;
  }
  .div-call-center {
    width: 95px;
  }
  .txt-iconos {
    font-size: 10px;
    line-height: 15px;
  }
  .containeer-qh {
    height: 845px;
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
  }
  .titulos-servicios {
    background-position: 10px 0px;
  }
  .container-servicios {
    height: 1027px;
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
  }
  .titulos-confian {
    background-position: 50px 0px;
  }
  .container-confian {
    height: 1396px; 
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
  }
  .link-facebook.p {
    display: block;
    margin-top: -12px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .ancla.ph {
    top: -124px;
  }
  .titulo-contacto {
    background-position: 10px 0px;
  }
  .btn-form {
    width: 100%;
  }
  .container-contacto {
    height: 797px;
    background-image: none;
    background-repeat: repeat;
  }
  .txt-contacto-g.padd-contact {
    display: block;
    float: none;
    clear: none;
    text-align: center;
  }
  .txt-contacto-g.p {
    float: none;
    text-align: center;
  }
  .txt-contacto-g.p.padd {
    margin-top: 24px;
    float: none;
  }
  .nav-bar-phone {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 900;
    display: block;
    height: 110px;
    margin-top: 16px;
    background-color: hsla(0, 0%, 100%, .94);
  }
  .brand-phone {
    width: 75px;
    height: 75px;
    margin-top: 24px;
    margin-left: 24px;
    background-image: url('../images/logoTop.png');
    background-position: 50% 50%;
    background-size: 68px;
    background-repeat: no-repeat;
  }
  .menu-phone {
    background-color: rgba(0, 137, 175, .94);
    color: #f2f2f3;
  }
  .nav-link-phone {
    position: static;
    display: block;
    height: 73px;
    padding-top: 24px;
    padding-bottom: 0px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
  }
  .menu-btn {
    background-color: transparent;
    color: #0089af;
    font-size: 40px;
  }
  .menu-btn.w--open {
    background-color: transparent;
    color: #0089af;
  }
  .div-top-phone {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 991;
    height: 126px;
    background-color: #5d6971;
  }
}

@media (max-width: 479px) {
  .slide-1 {
    background-position: -190px 0px;
  }
  .titulos-b {
    background-image: none;
    background-repeat: repeat;
    font-size: 26px;
  }
  .div-call-center.telefono {
    width: 130px;
    margin-top: 0px;
    margin-left: 12px;
  }
  .txt-iconos {
    font-size: 12px;
    line-height: 16px;
  }
  .containeer-qh {
    height: 1456px;
  }
  .section-foto-servicios {
    background-position: -495px 0px;
  }
  .titulos-servicios {
    padding-top: 1px;
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
    font-size: 26px;
  }
  .container-servicios {
    height: 1112px;
  }
  .section-foto-clientes {
    background-position: -329px 0px;
  }
  .titulos-confian {
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
    font-size: 26px;
  }
  .container-confian {
    height: 1520px;
  }
  .titulo-contacto {
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
    font-size: 26px;
  }
  .container-contacto {
    height: 805px;
  }
  .txt-contacto-g.padd-contact {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .s2-clientes {
    background-position: -151px 0px;
  }
}