/* Estilos particulares  
 * hsunitedstates 
 * color oscuro: #387bad;
*/

.txtverde1 {color:#387bad!important}

.b-logo {margin-top:-10px!important;margin-bottom:-10px!important;}

.contenidocentral h2{margin:25px 0px }
.contenidocentral h3{margin:20px 0px }
.contenidocentral h4{margin:15px 0px }
.contenidocentral li {margin:10px 0px }

ul {
  font-size: 0.92308em; }
  
  @media screen and (min-width: 1025px) {
    .b-top-nav__dropdomn {
    background: #fcfcfc;
    opacity: 0.98;
    filter: alpha(opacity=98); }
    .b-top-nav__multi-lvl-box {
    background: #fcfcfc;
    opacity: 0.98;
    filter: alpha(opacity=98); }
    }
    
.margeninferior-home {margin-bottom:-82px}

@media screen and (max-width: 1025px) {
	.margeninferior-home {margin-bottom:-94px}
}


.buscador-home {
  background-image: url("../img/fondo-buscador.png");
  background-repeat: repeat;
  background: rgba(255,170,0, 0.80);
  border-radius: 3px;
  box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.60);
  position: relative;
  z-index: 2; 
  
}

.b-form-properties-home {
  padding: 0px 28px 0 0px;
  margin-top:20px;
  text-transform:uppercase; }

.b-form-properties-home .b-form-row-home {
    margin: 15px 10px;
    }

.tag-selected {
	background-color: #1ea9d1;
	color: white;
}

a { color: #1ea9d1; }
a:hover { color: #666666; }    

.b-categories-filter a.hovered ~ .b-categories-filter_count { background-color: #1ea9d1; }
