.video-video {
  position: absolute !important;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.stroker {
  text-shadow: -0.5px -0.5px 0.5px #000, 0.5px 0.5px 0.5px #000,
    -0.5px 0.5px 0.5px #000, 0.5px -0.5px 0.5px #000;
}
.stroke {
  text-shadow: -0.5px -0.5px 0.5px #000, 0.5px 0.5px 0.5px #000,
    -0.5px 0.5px 0.5px #000, 0.5px -0.5px 0.5px #000;
}
.background-video {
  background-color: rgba(0, 0, 0, 0.5) !important;
  margin-top: -45%;
  position: absolute;
}
@media (max-width: 700px) {
  #video {
    font-size: 75%;
  }
}
/* Pantalla muy chica */

@media (min-width: 300px) {
  .centrado {
    position: absolute;
    margin-top: -52%;
    left: 5%;
    /* transform: translate(-50%, -50%); */
  }
  .titulo-azul {
    /* font-family: Montserrat; */
    font-size: 25px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #192571;
  }
  .subtitulo-azul {
    /* font-family: Montserrat; */
    font-size: 17px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #192571;
  }
  .margen-vacunas {
    padding-left: 6%;
  }
  .card-img-catalogo {
    background-image: url(img/sm/map.png);
    background-position: 50% 50%;
    background-size: 300% 280%;
    background-repeat: no-repeat;
    width: 100%;
    height: 60vh;
  }
  .btn-blanco {
    border-radius: 48px;
    background-color: #ffffff;
    width: 190px;
  }
  .btn-transparent {
    border-radius: 48px;
    border: solid 3px #ffffff;
    width: 190px;
  }
  .btn-azul {
    border-radius: 48px;
    background-color: #192571;
    width: 190px;
  }
  .subtitulo-blanco {
    /* font-family: Montserrat; */
    font-size: 17px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
  }
  .titulo-contacto {
    font-size: 40px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }
  .card-portada-nosotros {
    background-image: url(img/sm/inyeccion.png);
    background-position: 50% 50%;
    background-size: 100% 200%;
    background-repeat: no-repeat;
    width: 100%;
    height: 40vh;
  }
  .margen-logo {
    margin-top: 28%;
  }

  .titulo-blanco {
    font-size: 30px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 23%;
    padding-left: 6%;
  }
  .titulo-blanco-home {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 7%;
    padding-bottom: 0%;
  }
  .btn-blanco-home {
    border-radius: 48px;
    background-color: #ffffff;
    width: 105px;
  }
  .btn-transparent-home {
    border-radius: 48px;
    border: solid 3px #ffffff;
    width: 105px;
  }
}

/* Pantalla chica */

@media (min-width: 576px) {
  .centrado {
    position: absolute;
    margin-top: -48%;
    left: 5%;
    /* transform: translate(-50%, -50%); */
  }
  .titulo-azul {
    /* font-family: Montserrat; */
    font-size: 40px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #192571;
  }
  .subtitulo-azul {
    /* font-family: Montserrat; */
    font-size: 32px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #192571;
  }
  .card-img-catalogo {
    background-image: url(img/sm/map.png);
    background-position: 50% 50%;
    background-size: 200% 280%;
    background-repeat: no-repeat;
    width: 100%;
    height: 30vh;
  }
  .btn-blanco {
    border-radius: 48px;
    background-color: #ffffff;
    width: 190px;
  }
  .btn-transparent {
    border-radius: 48px;
    border: solid 3px #ffffff;
    width: 190px;
  }
  .btn-azul {
    border-radius: 48px;
    background-color: #192571;
    width: 190px;
  }
  .subtitulo-blanco {
    /* font-family: Montserrat; */
    font-size: 32px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
  }
  .titulo-contacto {
    font-size: 60px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }
  .card-portada-nosotros {
    background-image: url(img/sm/inyeccion.png);
    background-position: 50% 50%;
    background-size: 100% 250%;
    background-repeat: no-repeat;
    width: 100%;
    height: 40vh;
  }
  .margen-logo {
    margin-top: 23%;
  }

  .titulo-blanco {
    font-size: 60px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 22%;
    padding-left: 8%;
  }
  .margen-btn-servicios1 {
    margin-top: 12%;
  }
  .margen-btn-servicios2 {
    margin-top: 7%;
  }
  .titulo-blanco-home {
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 8%;
    padding-bottom: 2%;
  }
  .btn-blanco-home {
    border-radius: 48px;
    background-color: #ffffff;
    width: 190px;
  }
  .btn-transparent-home {
    border-radius: 48px;
    border: solid 3px #ffffff;
    width: 190px;
  }
}

/* Pantalla mediana */

@media (min-width: 768px) {
  .centrado {
    position: absolute;
    margin-top: -45%;
    left: 5%;
    /* transform: translate(-50%, -50%); */
  }
  .titulo-azul {
    /* font-family: Montserrat; */
    font-size: 45px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #192571;
  }
  .subtitulo-azul {
    /* font-family: Montserrat; */
    font-size: 37px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #192571;
  }
  .margen-vacunas {
    padding-left: 8%;
  }
  .card-img-catalogo {
    background-image: url(img/md/map.png);
    background-position: 50% 50%;
    background-size: 200% 280%;
    background-repeat: no-repeat;
    width: 100%;
    height: 30vh;
  }
  .btn-blanco {
    border-radius: 48px;
    background-color: #ffffff;
    width: 190px;
  }
  .btn-transparent {
    border-radius: 48px;
    border: solid 3px #ffffff;
    width: 190px;
  }
  .btn-azul {
    border-radius: 48px;
    background-color: #192571;
    width: 190px;
  }
  .subtitulo-blanco {
    /* font-family: Montserrat; */
    font-size: 37px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
  }
  .titulo-contacto {
    font-size: 60px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }
  .card-portada-nosotros {
    background-image: url(img/md/inyeccion.png);
    background-position: 20% 50%;
    background-size: 100% 250%;
    background-repeat: no-repeat;
    width: 100%;
    height: 40vh;
  }
  .margen-logo {
    margin-top: 18%;
  }

  .titulo-blanco {
    font-size: 60px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 24%;
    padding-left: 8%;
  }
  .margen-btn-servicios1 {
    margin-top: 12%;
  }
  .margen-btn-servicios2 {
    margin-top: 7%;
  }
  .titulo-blanco-home {
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 9%;
    padding-bottom: 2%;
  }
  .btn-blanco-home {
    border-radius: 48px;
    background-color: #ffffff;
    width: 190px;
  }
  .btn-transparent-home {
    border-radius: 48px;
    border: solid 3px #ffffff;
    width: 190px;
  }
}

/* Pantalla grande */

@media (min-width: 992px) {
  .centrado {
    position: absolute;
    margin-top: -40%;
    left: 3%;
    /* transform: translate(-50%, -50%); */
  }
  .titulo-azul {
    /* font-family: Montserrat; */
    font-size: 48px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #192571;
  }
  .subtitulo-azul {
    /* font-family: Montserrat; */
    font-size: 35px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #192571;
  }
  .margen-vacunas {
    padding-left: 6%;
  }
  .card-img-catalogo {
    background-image: url(img/lg/map.png);
    background-position: 50% 50%;
    background-size: 100% 280%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50vh;
  }
  .btn-blanco {
    border-radius: 48px;
    background-color: #ffffff;
    width: 190px;
  }
  .btn-transparent {
    border-radius: 48px;
    border: solid 3px #ffffff;
    width: 190px;
  }
  .btn-azul {
    border-radius: 48px;
    background-color: #192571;
    width: 190px;
  }
  .subtitulo-blanco {
    /* font-family: Montserrat; */
    font-size: 35px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
  }
  .titulo-contacto {
    font-size: 60px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }
  .card-portada-nosotros {
    background-image: url(img/lg/inyeccion.png);
    background-position: 50% 50%;
    background-size: 100% 280%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50vh;
  }
  .margen-logo {
    margin-top: 5%;
  }

  .titulo-blanco {
    font-size: 60px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 20%;
    padding-left: 10%;
  }
  .margen-btn-servicios1 {
    margin-top: 6%;
  }
  .margen-btn-servicios2 {
    margin-top: 7%;
  }
  .titulo-blanco-home {
    font-size: 70px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 15%;
  }
  .btn-blanco-home {
    border-radius: 48px;
    background-color: #ffffff;
    width: 190px;
  }
  .btn-transparent-home {
    border-radius: 48px;
    border: solid 3px #ffffff;
    width: 190px;
  }
  .margen-home {
    margin-left: 6%;
  }
}

/* Pantalla extragrande */

@media (min-width: 1400px) {
}
