/*MODALs*/
.modal-contenido{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.botonModal{
  width: 10%;
  height: 100px;
  background-color: #8EC593;
  border-radius: 999px;
  border-color: #10AB23;
  color: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 800;
  transition: all ease-in-out 0.3s;
  margin: 0 10px 0 10px;
}

.botonModal:hover{
  background-color: #427348;
}

#contenedorImagenPaso {
  width: 100%;
  height: 300px;
}

#imagenPaso {
  max-width: 95%;
  max-height: 100%;
}

.cambioImagenes {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-content: space-between;
}

.modalCenter {
  width: 100%;
}

#textoPaso {
  height: 90px;
}

#modalZoom{
  display: none;
  position: fixed;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  justify-content: center;
  align-items: center;
}

#contenedorImagenZoom{
  border: 1px solid #888;
  width: 98%;
  max-width: 900px;
}

#imagenZoom {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Custom Stylesheet */
.icon-wa{
  width: 30px;
  margin-left: 10px;
}

.btn-citopat{
  background-color: #10AB23;
  color: white;
  font-weight: 600;
  font-size: 16px;
  border-radius: 5px;
  height: 50px;
  border: 1px solid #028611;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-citopat:hover{
  transform: scale(1.02);
  background-color: #32d845;
  box-shadow: 1px 1px 5px #006b0c;
}

.btn-citopat:focus {
  background-color: #10AB23;
}

.centrado-total{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.resaltado{
  background-color: #00e93a15;
  border-radius: 5px;
  border: 1px solid #00e90c62;
  box-shadow: 1px 1px 10px #08e9006b;
  padding-bottom: 20px;
}

.mega{
  font-size: 2.7em;
  line-height: .8em;
  font-weight: 100;
}
.megamin{
  font-size: 2.3em;
  line-height: 1em;
  font-weight: 100;
}
.grande{
  font-size: 2.1em;
  line-height: .8em;
}
.mediano{
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 100;
}
.letterespacio{
  letter-spacing: 6pt;
}

.titulos{
  font-size: 2.1em;
  line-height: 1.2em;
  margin-bottom: 0;
  text-align: center;
}

.subtitulos{
  font-size: 1em;
  font-weight: 100;
  margin-top: 5px;
  margin-bottom: 50px;
  text-align: center;
}
.bold{
  font-weight: 400 !important;
}

.justify{
  text-align: justify !important;
}
.contenido1{
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.contenido-inicio{
  position: relative;
  width: 100%;
}

.centrarv{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pad-idiomas{
  padding-right: 35px;
}

.idiomas{
  display: none;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  margin: 0;
  background-color: #427348;
  color: #ffffff;
  font-weight: 100 !important;
  text-align: right;
}
.relative{
  position: relative;
}
.bandera{
  display: inline-block;
  position: absolute;
  width: auto;
  padding-top: 4px;
  background-color: transparent !important;
}
img.circle{
  width: 20px;
  border-radius: 50px;
  cursor: pointer;
}

.exam-domicilio{
  position: fixed;
  display: none;
  background-color: #ffffff;
  top: 80px;
  cursor: pointer;
  right: 15%;
  border: 2px solid #427348;
  border-top:0; 
  border-radius: 0 0 15px 15px;
  padding: 5px;
  z-index: 1;
}
.exam-domicilio:hover{
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.18), 0 4px 6px 0 rgba(25, 89, 183, 0.14);
}
.exam-domicilio img{
  width: 160px;
}
@media only screen and (max-width : 1332px) {
  .exam-domicilio{
    right: 8%;
  }
}
@media only screen and (max-width : 600px) {
  .exam-domicilio{
    right: 2%;
  }
}

.fondo-demo{
  background-image: url(../images/fondo-demo.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.fondo-resultados{
  background-image: url(../images/fondo-resultados.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.fondo-domicilio, .fondo-interfaz{
  background-image: url(../images/domicilio.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
.fondo-interfaz{
  background-image: url(../images/fondo-interfaz.jpg);
}
/* MODULOS */
.gdc, .hud, .dr, .cit, .ininf, .inuni, .inbi, .ctrlt, .ece, .gdc-i, .ece-i, .dr-i, .cit-i, .ininf-i, .inuni-i, .inbi-i, .ctrlt-i{
  text-align: center;
  background-size: contain;
  cursor: pointer;
}
  .gdc{
    background-image: url(../images/g-de-calidad.png);
  }
  .gdc:hover{
    background-image: url(../images/g-de-calidad2.png);
  }
    .gdc-i{
      background-image: url(../ingles/images/g-de-calidad.png);
    }
    .gdc-i:hover{
      background-image: url(../ingles/images/g-de-calidad2.png);
    }
  .hud{
    background-image: url(../images/huella-digital.png);
  }
  .hud:hover{
    background-image: url(../images/huella-digital2.png);
  }
  .ece{
    background-image: url(../images/expediente-clinico.png);
  }
  .ece:hover{
    background-image: url(../images/expediente-clinico2.png);
  }
    .ece-i{
      background-image: url(../ingles/images/expediente-clinico.png);
    }
    .ece-i:hover{
      background-image: url(../ingles/images/expediente-clinico2.png);
    }
  .dr{
    background-image: url(../images/dic-de-respuestas.png);
  }
  .dr:hover{
    background-image: url(../images/dic-de-respuestas2.png);
  }
    .dr-i{
      background-image: url(../ingles/images/dic-de-respuestas.png);
    }
    .dr-i:hover{
      background-image: url(../ingles/images/dic-de-respuestas2.png);
    }
  .cit{
    background-image: url(../images/citas.png);
  }
  .cit:hover{
    background-image: url(../images/citas2.png);
  }
    .cit-i{
      background-image: url(../ingles/images/citas.png);
    }
    .cit-i:hover{
      background-image: url(../ingles/images/citas2.png);
    }
  .ininf{
    background-image: url(../images/interface-info.png);
  }
  .ininf:hover{
    background-image: url(../images/interface-info-2.png);
  }
    .ininf-i{
      background-image: url(../ingles/images/interface-info.png)
    }
    .ininf-i:hover{
      background-image: url(../ingles/images/interface-info-2.png);
    }
  .inuni{
    background-image: url(../images/interface-uni.png);
  }
  .inuni:hover{
    background-image: url(../images/interface-uni-2.png);
  }
    .inuni-i{
      background-image: url(../ingles/images/interface-uni.png);
    }
    .inuni-i:hover{
      background-image: url(../ingles/images/interface-uni-2.png);
    }
  .inbi{
    background-image: url(../images/interface-bi.png);
  }
  .inbi:hover{
    background-image: url(../images/interface-bi-2.png);
  }
    .inbi-i{
      background-image: url(../ingles/images/interface-bi.png);
    }
    .inbi-i:hover{
      background-image: url(../ingles/images/interface-bi-2.png);
    }
  .ctrlt{
    background-image: url(../images/control-t.png);
  }
  .ctrlt:hover{
    background-image: url(../images/control-t-2.png);
  }
    .ctrlt-i{
      background-image: url(../ingles/images/control-t.png);
    }
    .ctrlt-i:hover{
      background-image: url(../ingles/images/control-t-2.png);
    }
.vacio{
  height: 120px;
}
.caja{
  width: 100%;
  display: inline-block;
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  behavior: url(../border.htc);
  border-radius: 10px;
  border: 1px solid #ffffff;
}
.fondo1{
  background-image: url("../images/fondo.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.gris{
  background-color: #f2f2f2;
}

.green{
  background-color: #00770c1f;
}

.blanco{
  background-color: #fff;
}

/* CUADROS MEGA */
.experiencia, .experiencia2, .experiencia3, .mini, .lig, .premium, .de1a2, .de3a5, .de6a10, .de11a20{
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  behavior: url(../border.htc);
  border-radius: 15px;
  border: solid 2px #d1d1d1;
}
.completa{
  position: relative;
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  behavior: url(../border.htc);
  border-radius: 15px;
  border: solid 2px #427348;
  
}
  .pedida{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #427348;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    z-index: 10;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    behavior: url(../border.htc);
    border-radius: 0 0 10px 10px;
  }
.contenido-lig1, .contenido-mini:hover, .contenido-lig:hover, .contenido-completa:hover, .contenido-premium:hover, .experiencia:hover, .experiencia2:hover, .experiencia3:hover, .mini:hover, .lig:hover, .completa:hover, .premium:hover, .de1a2:hover, .de3a5:hover, .de6a10:hover, .de11a20:hover{
  -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.18), 0 0 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.18), 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.18), 0 0 15px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition:.3s;
  transition:.3s;
}
  .padding-exp{
    padding: 30px 0;
  }
  .padding-contenido{
    padding: 30px 10px;
  }
  .margin-exp{
    margin-bottom: 20px;
    margin-top: 20px;
  }
/* Height = Boxes */
.contenido-mini, .contenido-lig, .contenido-premium{
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  behavior: url(../border.htc);
  border-radius: 15px;
  border: solid 2px #d1d1d1;
}
.contenido-completa{
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  behavior: url(../border.htc);
  border-radius: 15px;
  border: solid 2px #427348;
}
  .hidden{
    visibility: hidden;
  }
.pantallas{
  width: 100%;
  height: 130px;
  margin-top: 15px;
  margin-bottom: 30px;
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 5px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.4);
}
.pantallas:hover{
  border-color: #8EC593;
}
.nombre-pantallas{
  font-size: 1.7rem;
  color: #10AB23;
  font-weight: 100;
  text-transform: uppercase;
}
nav ul a,
nav .brand-logo {
  color: #427348;
}
.margin-diez-top{
  margin-top: 10px;
}
.margin-cinco-top{
  margin-top: 5px;
}
.margin-3-top{
  margin-top: 30px;
}
.no-margin-bot{
  margin-bottom: 0;
}
.no-margin-top{
  margin-top: 0;
}
.margin-centro{margin: 0 auto;}
.no-margin{margin:0;}
.no-padding{margin:0;}
.boxs{
  -webkit-box-shadow: 0px 0px 10px #858585;
  -moz-box-shadow: 0px 0px 10px #858585;
  box-shadow: 0px 0px 10px #858585;
}
p {
  line-height: 1.2rem;
}
.button-collapse {
  color: #427348;
}
.parallax-container {
  min-height: 980px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }
  .consulta{
	  width:100%;
	  margin-left:0;
  }
  .ir-arriba{
	  display:none;
	  padding:20px;
	  font-size:20px;
	  color: #fff;
	  cursor:pointer;
	  position:fixed;
	  bottom:40px;
	  right:20px;
	  z-index:900000;
  }
@media only screen and (max-width : 1920px) {
  .ctextright{
    text-align: right;
  }
}
@media only screen and (max-width : 1332px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
  .ctextleft{
    text-align: center;
  }
  .ctextright{
    text-align: center;
  }
}
@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
   .consulta{
	  width:100%;
	  margin-left:0;
  }
  .ctextleft{
    text-align: center;
  }
  .ctextright{
    text-align: center;
  }
}
.icon-block {
  padding-top: 25px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}