body {
  background-color: #f7f7f7;
  font-family: ProximaNova, Arial, sans-serif;
  color: #333;
  font-size: 100%;
  line-height: 100%;
  font-weight: 400;
  text-decoration: none;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #00908e;
  font-size: 250%;
  line-height: 100%;
  font-weight: 700;
}

p {
  margin-bottom: 6%;
  color: #757a86;
  line-height: 120%;
}

.section {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section.white {
  overflow: hidden;
  background-color: #fff;
}

.section.nosotros {
  background-color: #eaeaea;
}

.section.bg-edxmanes {
  background-color: #dcdfe4;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section.bg-psico {
  background-color: transparent;
  background-image: url('../images/bg-examenes-psicotecnicos.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.bg-contacto {
  background-color: rgba(0, 0, 0, 0.05);
}

.section.ubicacion {
  overflow: visible;
  font-style: normal;
}

.section.pres {
  background-color: #fafafa;
}

.inner-section {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 6% 9% 9%;
}

.inner-section.prestaciones {
  padding-right: 3%;
  padding-left: 3%;
}

.inner-section._4-prestaciones {
  padding-right: 6%;
  padding-bottom: 3%;
  padding-left: 6%;
}

.inner-section.bg-psicotecnicos {
  padding: 9% 6% 6%;
}

.inner-section.periodicos {
  padding: 9% 6% 12%;
}

.inner-section.de-a-2 {
  padding-bottom: 3%;
}

.inner-section.de-a-2.botto {
  padding-bottom: 9%;
}

.inner-section.del-form {
  padding-top: 3%;
  padding-bottom: 6%;
}

.inner-section.del-bloque {
  padding-top: 0%;
  padding-bottom: 20%;
}

.title-section {
  position: relative;
  z-index: 1;
  margin-bottom: 6%;
  padding-right: 9%;
  padding-left: 9%;
  text-align: center;
}

.title-section.long {
  padding-right: 6%;
  padding-left: 6%;
}

.h2-title {
  margin-bottom: 1.5%;
  font-size: 300%;
}

.bajada {
  color: #929292;
  font-size: 130%;
  line-height: 110%;
}

.container-2-servicios {
  position: relative;
  width: 100%;
}

._50 {
  position: relative;
  width: 50%;
  float: left;
}

._50.p-nosotros {
  padding-right: 4%;
  padding-left: 4%;
  font-size: 130%;
  line-height: 150%;
}

._50.prestacioness {
  padding-top: 3%;
  padding-right: 4%;
}

._50._4-prestaciones {
  padding: 3%;
}

._50.del-mapa {
  height: 100%;
}

._50.con-el-mapa {
  height: 100%;
}

.container-txt-de-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5%;
  padding-bottom: 6%;
  -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;
  text-align: center;
}

.h3-accesos {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 3px solid #00908e;
  color: #25252d;
  font-size: 180%;
  font-weight: 800;
}

.h3-accesos.contact {
  font-size: 140%;
}

.paragraph {
  font-size: 110%;
  line-height: 120%;
}

.paragraph.de-turnos {
  width: 70%;
  margin-bottom: 6%;
  font-size: 100%;
  line-height: 110%;
}

.paragraph.big {
  font-size: 130%;
}

.paragraph.big.b {
  color: #fff;
}

.paragraph.big.b.j {
  text-align: justify;
}

.btn {
  padding: 16px 27px;
  border: 3px solid #00908e;
  border-radius: 40px;
  background-color: transparent;
  color: #00908e;
  font-size: 120%;
  font-weight: 700;
}

.btn.turnos {
  display: none;
  padding-left: 50px;
  background-image: url('../images/turnos.png');
  background-position: 20px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.btn.turnos._2 {
  display: block;
}

.btn.turnos._2.none {
  display: none;
}

.btn.login {
  padding-left: 50px;
  background-image: url('../images/login.png');
  background-position: 20px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.btn.del-form {
  padding-right: 40px;
  background-color: #00908e;
  background-image: url('../images/btn-enviar.png');
  background-position: 93% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  color: #fff;
}

.btn.sangre {
  padding-left: 50px;
  background-image: url('../images/analisis.png');
  background-position: 19px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.btn.prestacioness {
  padding-left: 36px;
  background-color: #00908e;
  background-image: url('../images/btn-arrow.png');
  background-position: 15px 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  color: #fff;
}

.img-de-50 {
  width: 100%;
  height: 40vh;
  min-height: 350px;
  padding-left: 1%;
  background-color: transparent;
}

._100-foto {
  width: 100%;
  height: 100%;
}

._100-foto.turnos {
  background-image: url('../images/calendario.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._100-foto.login {
  background-image: url('../images/fichas.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}

.bottom.arrow {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: auto;
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.bottom.arrow.none {
  display: none;
}

.bottom.prestacionesss {
  left: 0px;
  right: 0px;
  bottom: 17px;
  z-index: 1;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

.bottom.arriba {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: auto;
  z-index: 1;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

.h2-gris {
  margin-bottom: 1.5%;
  color: #c5c5c5;
  font-size: 500%;
  font-weight: 800;
}

.container-prestaciones {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container-title-prestacion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-title-prestacion.horizontal {
  min-height: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.number {
  display: none;
  color: #b5bdd0;
  font-size: 200%;
  line-height: 110%;
  font-weight: 100;
}

.number.b {
  color: #fff;
}

.h3-prestaciones {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #00b2cd;
  font-size: 260%;
  line-height: 100%;
  font-weight: 800;
}

.h3-prestaciones.b {
  color: #fff;
}

.container-blocks {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 6%;
  padding-bottom: 6%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ficha {
  position: relative;
  overflow: hidden;
  width: 15%;
  padding-top: 0%;
  padding-bottom: 0%;
  float: left;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 2px 2px 1px 1px rgba(0, 0, 0, 0.2);
}

.container-title-ficha {
  min-height: 70px;
  padding-right: 3%;
  border-left: 6px solid #00908e;
}

.title-ficha {
  padding-top: 9%;
  padding-left: 6%;
  color: #25252d;
  font-size: 120%;
  line-height: 100%;
  font-weight: 800;
  letter-spacing: -0.02rem;
}

.container-p-ficha {
  padding: 6% 9%;
  font-size: 90%;
}

.bg-preocupacionales {
  position: absolute;
  left: -3%;
  bottom: 0px;
  z-index: 0;
  height: 90%;
  max-width: auto;
}

.container-exmanes-periodicos {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bg-examenes-periodicos {
  position: absolute;
  right: -3%;
  bottom: 0px;
  z-index: 0;
  height: 100%;
  max-width: auto;
}

.h3-4-juntos {
  margin-top: 1.5%;
  margin-bottom: 0px;
  color: #25252d;
  font-size: 220%;
  line-height: 90%;
  font-weight: 800;
}

.icon-prestaciones {
  width: 64px;
  margin-right: 3%;
}

.bolder {
  font-size: 130%;
  font-weight: 700;
}

.lista {
  line-height: 140%;
  font-weight: 700;
  text-decoration: underline;
}

.light {
  font-weight: 300;
}

.tapador {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.slider-clientes {
  display: block;
  width: 100%;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.slide-clientes {
  width: 16.66666667%;
  padding: 1%;
  text-align: center;
}

.link-cliente {
  text-align: center;
}

.none {
  display: none;
}

.slide-nav {
  padding-top: 3%;
  font-size: 40%;
}

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

.img-top {
  position: absolute;
  left: 0px;
  top: -27px;
  right: 0px;
  width: 100%;
}

.text-field {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 16px;
  border-style: none none solid;
  border-bottom-width: 3px;
  border-bottom-color: rgba(0, 0, 0, 0.4);
  background-color: transparent;
  color: rgba(0, 0, 0, 0.4);
  font-size: 120%;
  font-weight: 700;
}

.text-field:focus {
  color: #00908e;
}

.text-field::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.text-field:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.text-field::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.text-field::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.row-text-field {
  width: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.campos-obligarorios {
  margin-top: 3%;
  color: rgba(0, 0, 0, 0.4);
  font-size: 70%;
  font-style: italic;
}

.container-btn {
  padding-top: 3%;
}

.block {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  min-height: 700px;
  padding-top: 0%;
  padding-bottom: 0%;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 3px 60px 10px rgba(0, 0, 0, 0.2);
}

.form-2 {
  display: block;
  padding-right: 9%;
  padding-left: 9%;
}

.btn-subir {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  padding: 14px;
  background-color: #f3f3f3;
}

.progreso {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 3px;
  background-color: #00908e;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.mapa {
  width: 100%;
  height: 100%;
}

.line-top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
  height: 10px;
  background-color: #dcdfe4;
}

.line-top.verde {
  background-color: #00908e;
}

.bg-bloque {
  position: absolute;
  width: 100%;
  height: 30vh;
  min-height: 250px;
  background-color: rgba(0, 0, 0, 0.05);
}

.inner-data-mapa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logo-contact {
  width: 70%;
}

.inner-contact {
  width: 80%;
  height: auto;
}

.info-de-contacto {
  display: inline-block;
  color: #000;
  font-weight: 800;
}

.contact-list {
  padding-top: 3%;
  padding-bottom: 3px;
}

.contact-list.btns {
  padding-top: 12%;
  padding-bottom: auto;
  font-size: 90%;
}

.item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 2%;
  padding-bottom: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.item-list.hh {
  margin-right: 0px;
  margin-left: 20px;
}

.icon-contact {
  margin-right: 15px;
}

.icon-contact.h {
  width: 24px;
  margin-right: 5px;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.adress {
  margin-bottom: 0%;
  color: #25252d;
  font-size: 100%;
  line-height: 120%;
}

.adress._2do {
  margin-top: 5px;
}

.mail {
  -webkit-transition: all 500ms cubic-bezier(.25, .46, .45, .94);
  transition: all 500ms cubic-bezier(.25, .46, .45, .94);
  color: #25252d;
  text-decoration: none;
}

.mail:hover {
  color: #00908e;
}

.mail.w {
  color: #fff;
}

.arriba-txt {
  font-weight: 700;
  text-decoration: underline;
}

.credit-txt {
  float: left;
  color: #757a86;
  font-size: 80%;
  line-height: 100%;
  font-weight: 800;
}

.fooer-credits {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 15%;
  padding: 2% 3%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.credit-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img-brand {
  width: 135px;
}

.img-brand.cc {
  width: 150px;
}

.um-credit {
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: ProximaNova, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.4);
  font-size: 90%;
  font-weight: 800;
  text-align: right;
  letter-spacing: 0em;
  text-transform: none;
}

.um-credit.firs {
  margin-right: 20px;
}

.um-link {
  -webkit-transition: all 500ms cubic-bezier(.645, .045, .355, 1);
  transition: all 500ms cubic-bezier(.645, .045, .355, 1);
  color: #000;
  text-decoration: none;
}

.um-link:hover {
  border-bottom: 3px solid #403d72;
  text-decoration: none;
}

.ccccccccccc {
  margin-right: 25px;
}

.brand {
  overflow: hidden;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.cuadrado {
  color: #00908e;
  font-weight: 700;
}

.img-footer {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 4%;
  z-index: 20;
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  min-height: 600px;
  background-image: url('../images/hero-medlab-Medicina-Laboral-bahia-blanca-examenes-preocupacionales-salud-laboral-ausentismo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bottom-hero {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -6px;
  z-index: 1;
  width: 100%;
}

.container-txt-home {
  position: absolute;
  left: 9%;
  bottom: 18%;
  z-index: 1;
  width: 48%;
}

.h1-hero {
  margin-top: 0px;
  margin-bottom: 3%;
  color: #fff;
  font-size: 380%;
  line-height: 100%;
  font-weight: 800;
}

.bajada-hero {
  margin-bottom: 3%;
  padding-right: 16%;
  color: #fff;
  font-size: 110%;
  line-height: 130%;
}

.navbar {
  position: absolute;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5% 1.5% 1%;
  background-color: #fff;
  box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.nav-link {
  padding-right: 22px;
  padding-left: 22px;
  -webkit-transition: all 800ms cubic-bezier(.215, .61, .355, 1);
  transition: all 800ms cubic-bezier(.215, .61, .355, 1);
  color: #929292;
  font-size: 80%;
  font-weight: 600;
  letter-spacing: 0.06rem;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  padding-right: 25px;
  padding-left: 25px;
  color: #00908e;
}

.nav-link.w--current {
  color: #00908e;
  font-weight: 700;
}

.nav-link.contacto {
  margin-left: 5px;
  padding-right: 25px;
  padding-left: 25px;
  border-style: solid;
  border-width: 3px;
  border-bottom-color: #000;
  border-radius: 25px;
  line-height: 0.4em;
  font-weight: 700;
  text-align: center;
}

.nav-link.contacto:hover {
  border-bottom-color: #3f9dcd;
}

.nav-link.contacto.w--current {
  border-color: #3f9dcd;
  border-bottom-style: solid;
}

.logo-img {
  width: 150px;
  -webkit-transform: translate(0px, 12px);
  -ms-transform: translate(0px, 12px);
  transform: translate(0px, 12px);
}

.navmenu-celular {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-2.solo-celular {
  display: none;
}

.brand-2.solo-celular.w--current {
  display: none;
}

.container-btn-loguin {
  display: inline-block;
  margin-left: 5px;
  font-size: 80%;
}

.container-btn-loguin.celular {
  display: none;
}

.sep-menu {
  width: 1px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.4);
}

.image-3 {
  position: absolute;
  top: 50%;
  right: 1.5%;
  bottom: 0px;
  z-index: 1;
  width: 15px;
}

.social-top {
  position: absolute;
  top: 16%;
  right: 1.5px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1.5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container-data-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
}

.container-data-social {
  display: none;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.social-link {
  width: 24px;
  margin-right: 8px;
  margin-left: 8px;
  padding-top: 6px;
  float: left;
}

.item-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2%;
  padding-bottom: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.adress-hero {
  margin-bottom: 0%;
  color: #fff;
  font-size: 100%;
  line-height: 120%;
}

.tapatapa {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.1;
}

.bco {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 4%;
  padding-bottom: 1.5%;
  padding-left: 3%;
  background-color: #fff;
}

.bco.azul {
  padding-top: 6%;
  padding-bottom: 12%;
  background-color: #0072bb;
}

.container-texto {
  margin-bottom: 9%;
}

.conoce {
  color: #fff;
  font-size: 300%;
  line-height: 100%;
  font-weight: 700;
}

.conoce.smaller {
  margin-top: 1.5%;
  font-size: 120%;
  font-weight: 300;
}

.celular-img {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  height: 90%;
}

.celular-vert {
  display: none;
}

.wsp-icon {
  width: 48px;
  height: 48px;
  margin-right: 8px;
}

.wsp-new {
  position: static;
  top: 18%;
  right: 1.5px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.wsp-new.celular {
  display: none;
}

.text-block {
  font-weight: 700;
  letter-spacing: 0.05em;
}

html.w-mod-js *[data-ix="tapador"] {
  opacity: 0.4;
}

html.w-mod-js *[data-ix="load-navbar"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

@media (max-width: 991px) {
  .inner-section {
    padding-right: 3%;
    padding-left: 3%;
  }
  .inner-section._4-prestaciones {
    padding-right: 3%;
    padding-left: 3%;
  }
  .inner-section.del-bloque {
    padding-bottom: 30%;
  }
  .title-section {
    padding-right: 3%;
    padding-left: 3%;
  }
  ._50.prestacioness {
    width: 60%;
  }
  ._50._4-prestaciones {
    padding-right: 6%;
    padding-left: 6%;
  }
  .container-txt-de-50 {
    padding-top: 0%;
  }
  .paragraph.de-turnos {
    width: 80%;
  }
  .bottom.arrow {
    width: 64px;
    -webkit-transform: translate(0px, -5);
    -ms-transform: translate(0px, -5);
    transform: translate(0px, -5);
  }
  .bottom.prestacionesss {
    bottom: -4px;
    -webkit-transform: translate(0px, 6px);
    -ms-transform: translate(0px, 6px);
    transform: translate(0px, 6px);
  }
  .container-blocks {
    display: block;
  }
  .ficha {
    width: 30%;
    min-height: 220px;
    margin: 1.5%;
  }
  .bg-preocupacionales {
    left: -25%;
    height: 80%;
  }
  .bg-examenes-periodicos {
    right: -6%;
    height: 80%;
  }
  .h3-4-juntos {
    font-size: 180%;
  }
  .icon-prestaciones {
    width: 48px;
  }
  .slide-clientes {
    width: 33.33%;
  }
  .block {
    height: 700px;
    min-height: auto;
  }
  .inner-contact {
    width: 85%;
  }
  .credit-txt {
    display: block;
    margin-right: auto;
    margin-bottom: 3%;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .fooer-credits {
    height: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .um-credit {
    margin-bottom: 6px;
    float: none;
    text-align: center;
  }
  .img-footer {
    display: none;
  }
  .hero {
    height: 800px;
    min-height: auto;
  }
  .bottom-hero {
    bottom: -87px;
  }
  .container-txt-home {
    left: 6%;
    bottom: 22%;
    width: 60%;
  }
  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .nav-link:hover {
    color: #00908e;
  }
  .nav-link.contacto {
    border-style: none none solid;
    border-radius: 0px;
    text-align: left;
  }
  .navmenu-celular {
    margin-top: 0px;
    padding-top: 6%;
    padding-right: 6%;
    padding-left: 6%;
    background-color: #fff;
  }
  .container-btn-loguin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-left: 0px;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 70%;
  }
  .container-btn-loguin.celular {
    display: block;
  }
  .sep-menu {
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .image-3 {
    display: none;
  }
  .social-top {
    left: 1.5%;
    top: 12%;
    right: auto;
    width: 100%;
    padding-right: 1.5%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .bco {
    padding-left: 3%;
  }
  .agencia {
    width: 55%;
  }
  .conoce {
    font-size: 240%;
  }
  .conoce.smaller {
    margin-top: 1%;
    font-size: 110%;
  }
  .celular-img {
    height: 85%;
  }
  .wsp-new {
    left: 1.5%;
    top: 12%;
    right: auto;
    padding-right: 1.5%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 767px) {
  .section.bg-edxmanes {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/bg-examenes.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/bg-examenes.jpg');
    background-position: 0px 0px, 81% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .section.pres {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/prestaciones.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/prestaciones.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .inner-section {
    padding-right: 3%;
    padding-left: 3%;
  }
  .inner-section.prestaciones {
    padding-right: 3%;
    padding-left: 3%;
  }
  .inner-section.bg-psicotecnicos {
    padding-top: 12%;
  }
  .inner-section.del-bloque {
    padding-bottom: 30%;
  }
  .h2-title {
    font-size: 220%;
  }
  .bajada {
    font-size: 120%;
  }
  ._50 {
    width: 100%;
    float: none;
  }
  ._50.prestacioness {
    width: 100%;
  }
  ._50._4-prestaciones {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  ._50.links {
    width: 50%;
    float: left;
  }
  .h3-accesos {
    font-size: 160%;
  }
  .paragraph.big {
    color: #fff;
  }
  .btn {
    border-width: 2px;
    font-size: 100%;
  }
  .img-de-50 {
    height: 200px;
    min-height: auto;
  }
  .bottom {
    -webkit-transform: translate(0px, 3px);
    -ms-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
  .bottom.prestacionesss {
    display: none;
  }
  .bottom.arriba {
    -webkit-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
  }
  .container-title-prestacion.horizontal {
    min-height: auto;
    margin-bottom: 3%;
  }
  .container-blocks {
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .ficha {
    min-height: 280px;
    margin-top: 3.5%;
    margin-bottom: 3.5%;
  }
  .bg-preocupacionales {
    left: 0%;
    display: none;
    height: auto;
    opacity: 0.1;
    -webkit-filter: saturate(0%);
    filter: saturate(0%);
  }
  .bg-examenes-periodicos {
    right: -10%;
    display: none;
    height: auto;
    opacity: 0.1;
    -webkit-filter: saturate(0%);
    filter: saturate(0%);
  }
  .row-text-field {
    padding-top: 6%;
    padding-bottom: 6%;
  }
  .block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 650px;
  }
  .btn-subir {
    display: none;
    padding: 10px;
  }
  .image-2 {
    height: 40px;
  }
  .inner-contact {
    width: 90%;
    font-size: 90%;
  }
  .item-list.hh {
    font-size: 90%;
  }
  .icon-contact {
    width: 18px;
  }
  .credit-txt {
    margin-bottom: 1%;
  }
  .fooer-credits {
    z-index: 0;
    height: 15%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .credit-left {
    display: block;
  }
  .img-brand {
    width: 100px;
  }
  .img-brand.cc {
    width: 140px;
  }
  .um-credit {
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .ccccccccccc {
    margin-right: auto;
  }
  .brand {
    display: none;
  }
  .hero {
    height: 500px;
  }
  .bottom-hero {
    bottom: -67px;
    display: none;
  }
  .container-txt-home {
    left: 3%;
    bottom: 7%;
    width: 65%;
    font-size: 90%;
  }
  .h1-hero {
    font-size: 250%;
  }
  .bajada-hero {
    font-size: 120%;
  }
  .navbar {
    display: block;
    padding: 0% 1% 0.5%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .nav-link.w--current {
    color: rgba(0, 0, 0, 0.25);
  }
  .logo-img {
    width: 120px;
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }
  .brand-2 {
    margin-top: 2%;
  }
  .brand-2.del-home-pantalla-gde.w--current {
    display: none;
  }
  .brand-2.solo-celular {
    display: block;
  }
  .brand-2.solo-celular.w--current {
    display: block;
  }
  .social-top {
    left: 0%;
    top: 15%;
  }
  .conoce {
    width: 60%;
  }
  .wsp-icon {
    margin-right: 0px;
  }
  .wsp-new {
    position: fixed;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 9%;
    z-index: 999999;
    display: none;
    padding-right: 0%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .wsp-new.celular {
    left: auto;
    top: auto;
    right: 20px;
    bottom: 12%;
    display: block;
    margin-right: 0px;
  }
  .text-block {
    display: none;
  }
}

@media (max-width: 479px) {
  .section.ubicacion {
    padding-top: 9%;
    padding-bottom: 9%;
  }
  .inner-section {
    padding-top: 9%;
    padding-bottom: 12%;
  }
  .inner-section.prestaciones {
    padding-top: 12%;
    padding-bottom: 16%;
  }
  .inner-section._4-prestaciones {
    padding-top: 12%;
    padding-bottom: 9%;
  }
  .inner-section.bg-psicotecnicos {
    padding-top: 16%;
    padding-bottom: 9%;
  }
  .inner-section.periodicos {
    padding: 12% 3%;
  }
  .inner-section.de-a-2 {
    padding-top: 12%;
  }
  .inner-section.de-a-2.botto {
    padding-bottom: 12%;
  }
  .inner-section.del-form {
    padding-top: 12%;
  }
  .inner-section.del-bloque {
    padding-right: 0%;
    padding-bottom: 60%;
    padding-left: 0%;
  }
  .h2-title {
    font-size: 200%;
    line-height: 90%;
  }
  .bajada {
    font-size: 110%;
  }
  ._50.p-nosotros {
    padding-right: 3%;
    padding-left: 3%;
  }
  ._50.prestacioness {
    padding-right: 3%;
    padding-left: 3%;
  }
  ._50.con-el-mapa {
    width: 100%;
    height: 300px;
  }
  ._50.links {
    padding-right: 3%;
    padding-left: 3%;
  }
  .h3-accesos {
    font-size: 160%;
    line-height: 100%;
  }
  .paragraph.de-turnos {
    width: auto;
    padding-right: 3%;
    padding-left: 3%;
    font-size: 90%;
  }
  .paragraph.big {
    font-size: 110%;
  }
  .btn.turnos {
    display: none;
  }
  .btn.turnos._2 {
    display: block;
  }
  .img-de-50 {
    height: 150px;
    padding-left: auto;
  }
  .h2-gris {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 250%;
  }
  .container-title-prestacion {
    margin-bottom: 3%;
  }
  .number {
    font-size: 160%;
  }
  .h3-prestaciones {
    font-size: 180%;
  }
  .container-blocks {
    display: block;
  }
  .ficha {
    width: 48%;
    min-height: 260px;
    margin-right: 1%;
    margin-bottom: 6%;
    margin-left: 1%;
  }
  .title-ficha {
    font-size: 130%;
  }
  .bg-preocupacionales {
    display: none;
  }
  .container-exmanes-periodicos {
    display: block;
  }
  .bg-examenes-periodicos {
    display: none;
  }
  .h3-4-juntos {
    font-size: 160%;
  }
  .icon-prestaciones {
    width: 48px;
  }
  .tapador {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .slide-clientes {
    width: 50%;
    padding-right: 8%;
    padding-left: 8%;
  }
  .block {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-radius: 0px;
  }
  .line-top {
    display: none;
  }
  .line-top.verde {
    display: block;
  }
  .logo-contact {
    margin-bottom: 6%;
  }
  .item-list {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .adress._2do {
    margin-top: 15px;
  }
  .credit-txt {
    margin-bottom: 6%;
  }
  .fooer-credits {
    height: auto;
    padding: 6% 3% 11%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .img-brand {
    width: 100px;
    height: auto;
  }
  .img-brand.cc {
    width: 130px;
  }
  .credit-right {
    margin-top: 3%;
  }
  .hero {
    height: 650px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/hero-medlab-Medicina-Laboral-bahia-blanca-examenes-preocupacionales-salud-laboral-ausentismo.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/hero-medlab-Medicina-Laboral-bahia-blanca-examenes-preocupacionales-salud-laboral-ausentismo.jpg');
    background-position: 0px 0px, 69% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .bottom-hero {
    bottom: -10px;
  }
  .container-txt-home {
    left: 3%;
    top: auto;
    bottom: 6%;
    width: 80%;
  }
  .h1-hero {
    margin-bottom: 6%;
    font-size: 250%;
  }
  .bajada-hero {
    font-size: 110%;
    line-height: 140%;
  }
  .navbar {
    padding-left: 2%;
  }
  .nav-link {
    margin-bottom: 7%;
  }
  .logo-img {
    width: 110px;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .logo-img.solo-home {
    width: 120px;
  }
  .brand-2 {
    padding-left: 0px;
  }
  .social-top {
    display: none;
  }
  .item-hero {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .bco.azul {
    padding-right: 3%;
    padding-bottom: 0%;
    padding-left: 3%;
  }
  .agencia {
    width: 90%;
  }
  .conoce {
    width: auto;
  }
  .celular-img {
    left: 6%;
    right: 6%;
    bottom: 0px;
    display: none;
    width: 80%;
    height: auto;
  }
  .celular-vert {
    display: block;
    width: 80%;
    margin-top: 15%;
  }
  .wsp-new {
    display: none;
  }
}

@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}