@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");

body {
  font-family: "Open Sans";
  font-size: 13px;
  line-height: 1.7;
}

div img {
  max-width: 100%;
}

.mb-40px {
  margin-bottom: 40px;
}

#header-banner img {
  display: block;
  width: 100%;
}

#bloque-1 {
  padding-top: 50px;
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  color: #054d9b;
  text-align: center;
}

#bloque-2 {
  font-size: 18px;
  color: #5e7894;
}

#bloque-3 {
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  color: #054d9b;
  text-align: center;
}

#bloque-4 {
  padding-top: 30px;
  font-size: 18px;
  color: #5e7894;
  display: flex;
  justify-content: center;
}

#video{
  width: 100%;
}

#bloque-5 {
  padding-top: 10px;
  font-size: 10px;
  color: #5e7894;
}

#bloque-6 {
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  color: #054d9b;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

#lado-izquierdo img {
  max-width: 100%;
  vertical-align: bottom;
}

@media (min-width: 768px) {
  .logos-final img {
    width: 30% !important;
  }

  #lado-izquierdo {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
  }

  /* #bloque-6 {
    margin-top: 5rem;
  } */
}

.bloque-cepillos-texto {
  padding-top: 20px;
  font-size: 19px;
  font-weight: bold;
  color: #5e7894;
  text-align: center;
}

.bloque-cepillos-texto-medio {
  font-size: 18px;
  color: #5e7894;
  padding-top: 2rem;
  padding-right: 0.4rem;
  padding-bottom: 2rem;
  padding-left: 0px;
}

.seccion-3-cepillos {
  border-radius: 10px;
  padding-top: 2rem;
  padding-bottom: 4rem;
  box-shadow: 0px 2px 10px rgba(3, 3, 3, 0.1);
}

#bloque-7 {
  background-image: url(../img/800x200_A.jpg);
  min-height: 200px;
}

.seccion-3-cepillos #img-3 {
  height: 20em;
  max-height: 464px;
  overflow-y: scroll;
}

.bloque-texto-titulos {
  font-size: 22px;
  font-weight: bold;
  color: #054d9b;
  padding-top: 1rem;
  padding-bottom: 2rem;
  text-align: center;
}

.bloque-texto-titulos.t3 {
  padding-bottom: 1.3rem;
}

#bloque-9 {
  line-height: 45px;
  font-size: 40px;
  font-weight: bold;
  background: #054d9b;
  color: #ffffff;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
  max-width: 100%;
}

#bloque-10 {
  font-size: 18px;
  color: #5e7894;
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;
}

#bloque-11 {
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  color: #054d9b;
  padding-top: 3rem;
  padding-bottom: 6rem;
  text-align: center;
}

#bloque-13 {
  font-size: 21px;
  font-weight: bold;
  color: #5e7894;
  /*padding-bottom: 4rem;*/
  /* padding-left:4rem; */
  text-align: center;
  padding-top: 40px;
}

#bloque-14 {
  font-size: 21px;
  font-weight: bold;
  color: #5e7894;
  /*padding-bottom: 4rem;*/
  /* padding-left:4rem; */
  text-align: center;
}

.logos-final img {
  width: 50%;
}

#texto-farmacia,
#texto-dentaid {
  font-size: 18px;
  color: #5e7894;
  text-align: center;
}

@media (max-width: 767px) {
  .fila-3-cepillos{
    margin-top: 1rem;
  }
  #lado-izquierdo , #texto-izquierdo, #titulo-izquierdo{
    height: auto !important;
  }
  #invertida {
    display: flex;
    flex-direction: column-reverse;
  }

  .bloque-cepillos-texto-medio {
    padding-left: 10px;
    padding-left: 10px;
    padding-bottom: 0;
  }

  #bloque-1 {
    padding-top: 0;
    padding-bottom: 15px;
  }

  /* #seccion-cepillos{
    margin-bottom: 0;
  } */
  

  /* #bloque-2 {
    padding-left: 10px;
    padding-left: 10px;
  } */
  /* #bloque-10,#bloque-1, #bloque-2, #bloque-3, #bloque-4, #bloque-5, #bloque-6, #bloque-7, #bloque-8, #bloque-9 {
    padding-left: 10px;
    padding-right: 10px;
  } */


  #bloque-13 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
  }
  .divider{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .divider div{
    border: solid 2px;
    border-color: #5e7894;
    width: 80%;
  }
}
