/* ESTILOS PERSONALIZADOS */
.logo-blazquez{
    width: 350px !important;
    height: auto !important;
}
.blanco{
    color: white !important;
}
.btn-blazquez { font-family: "Roboto", sans-serif; font-size: 12px; line-height: 1.4; font-weight: 700; padding: 12px 24px; text-align: center; text-transform: uppercase; letter-spacing: 1px; color: #008BCE; border: 2px solid #008BCE; box-sizing: border-box; transition: all 0.4s; -ms-border-radius: 45px; border-radius: 45px; }
.btn-blazquez:hover { color: #fff; border: 2px solid #008BCE; background-color: #008BCE; }

.espaciado-arriba-20{
    padding-top: 20px !important;
}
.negro{
    color: black !important;
}
.rojo{
    color: #CC0331 !important;
}
.logo-patro{
    max-height: 120px !important;
    width: auto;
}
.sombra-mapa{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.color-primario{
    color: #008BCE;
}
.color-secundario{
    color: #83BB26;
}
.lista-ordenada li{
    margin-left: 10px;
    list-style-type: circle !important;
}
.resaltado{
    border-bottom: solid #008BCE 6px;
   
}
.resaltado a{
    font-weight: 600 !important;
   
}
.cc-nb-okagree{
    background-color: #008BCE !important;
    color: #fff !important;
  }
  .cc-nb-reject{
    background-color: #008BCE !important;
    color: #fff !important;
  }
  .cc-cp-foot-save{
    background-color: #008BCE !important;
    color: #fff !important;
  }
  .cc-pc-head-lang select:focus {
    box-shadow: 0 0 0 2px #008BCE !important;
  }
  .cc-cp-foot-byline{
    color: #F2F2F2 !important;
  }
  .cc-cp-foot-byline a{
    color: #F2F2F2 !important;
     pointer-events: none;
     cursor: default;
     text-decoration: none;
  }
  .logo-murcia{
      max-height: 50px;
      width: auto;
      margin-top: 10px;
      margin-right: 20px;
  }
  .lead-salon{
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4;
    
  }
  .logo-andalucia{
    height: 80px;
    width: auto;
    margin-bottom: 20px;
  }