.mapa path{
    fill: #88A4BC;
    stroke: whitesmoke;
    stroke-width: 2px;

}

.mapa :hover{
    fill: #3B729F;
   
}

.fondo-container{
    background-color: azure;
}

.no-hover{
    /* pointer-events: none !important; */
    fill: #88A4BC !important;
    
}

.fondo-navbar{
   background-color: #061621"

}

#sbm {
    display: none;
  }

  .tamaño{
    width: 100%;
    height: 15vw;
    object-fit: cover;
  }