a {
  transition: color 250ms linear !important;
}

.logo-cabezal{
  height: 90px !important;
}

.redes-sociales{
  padding-top: 16px !important;
}

.titulos{
  font-size: 30px !important;
}

.titulo-banner{
  font-size: 50px !important;
}

.titulo-terapias{
  font-size: 20px !important;
}

.titulo-noticia{
  font-size: 25px !important;
}

.bd-backtotop-1{
  left: 150px !important;
}

@media only screen and (max-width:767px){
  .bd-backtotop-1{
    display: none !important;
}
}

@media only screen and (max-width:767px){
  .bd-horizontalmenu-3{
    margin-left: -40px !important;
  }
}

@media only screen and (max-width:767px){
  .titulo-form{
    margin-left: -25px !important;
  }
}