.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 20px 0;
    border-radius: 10px;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
    font-size: 15px;
    justify-content: center;
    color: #222222;
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 150px;
    left: 100px;
    bottom: 0;
    transition: 0.3s;
    z-index: 999;
    background: none;
    width: 50%;
    height: 35%;
}

i.bi.mobile-nav-toggle.bi-x:hover {
    color: black;
}

li a.ho:hover,
li a.ho:active {
    text-decoration: underline;
}

li {
    display: inline;

}

.ho {
    color: gray;
    right: 10px;
}

#map {
    /* height: 91vh; */
    width: 100%;
   

}

.leaflet-bar {
    top: 1rem;
}

@media (max-width: 991px) {
    .leaflet-bar {
        top: 2rem;
    }

}

.navbar>ul>li>a::before {
    right: 0;
}

.navbar-mobile {
    height: 29%;
}

i.bi.mobile-nav-toggle.bi-x:hover {
    color: black;
}
  .navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 20px 0;
    border-radius: 10px;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
      font-size: 15px;
    justify-content: center;
    color: #222222;
}
  .navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 150px;
  left: 100px;
  bottom: 0;
  transition: 0.3s;
  background: none;
  z-index: 999;
  width: 50%;
  height: 34%;
}
        .info {
      padding: 6px 8px;
      font: 14px/16px Arial, Helvetica, sans-serif;
      background: white;
      /* background: rgba(255, 255, 255, 0.8);*/
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
      border-radius: 5px;
    }

    .legend {
      line-height: 18px;
      color: #555;
      overflow-y: scroll;
      height: 600px;
      width: 528px;
      z-index: 1000;
      
    }
    a#btn{
        padding: 13px;
        color: black;
        border: 3px solid #4e3434;
        border-radius: 14px;
        outline: none;

    }

    @media (max-width: 600px) {
      .legend {
          
        width: 100%;
        display: none;
      }
      .infodiv{
        top: -0.5rem;
    }
      
    }

    .legendw {
      line-height: 18px;
      color: #555;
       top:-0.8rem;
     
      
    }
    .legendw1 {
      line-height: 18px;
      color: #555;
       top:-0.8rem;
     
      
    }
    
    @media (max-width: 1000px  ) {
      .legendw {
        overflow-x: scroll;
        width:60%;
       top:-1rem;

      }
      .legendw1 {
        overflow-y: scroll;
        height:400px;
        width:60%;
        top:-1rem;
      }
      
    
    
    }
      @media (max-width: 440px  ) {
      .legendw {
        overflow-x: scroll;
        width:60%;
      top: -2.5rem;
     

      }
      .legendw1 {
        overflow-y: scroll;
        height:400px;
        width:60%;
       top:-2.5rem;
      }
      .infodiv{
        top:-2.5rem;
        
    }
    
    
    }
     @media (max-height: 800px  ) {
      .legendw {
       /* overflow-x: scroll;
        width:60%;*/
       top:-2.5rem;

      }
      .legendw1 {
        overflow-y: scroll;
        height:400px;
       /* width:60%;*/
       top:-2.5rem;
      }
      
     .legend {
         height:450px;
     }
     .infodiv{
        top: -2rem;
    }
    }
    

   /* .leaflet-top .leaflet-control {
      margin-top: 5px;

    }*/

    .leaflet-control-layers-list {
      padding: 0px;
      font-size: 16px;
      direction: rtl;
    }

    section {
      padding: 0;
    }

    li a.ho:hover,
    li a.ho:active {
      text-decoration: underline;
    }

    li {
      display: inline;

    }

    .ho {
      color: gray;
      right: 10px;
    }

    #map {
      /* height: 91vh; */
      width: 100%;
     
    }

    .leaflet-touch .leaflet-control-layers,
    .leaflet-touch .leaflet-bar {
      top: 0.5rem;
    }
    @media (max-width: 992px) {
        .leaflet-touch .leaflet-control-layers,
    .leaflet-touch .leaflet-bar {
      top: 1.2rem;
    }
    }
    @media (max-width: 600px) {
        .leaflet-touch .leaflet-control-layers,
    .leaflet-touch .leaflet-bar {
      top: 1.4rem;
    }
     #map {
         /* height: 90vh; */
       
     }
    }
     @media (max-width: 440px) {
        .leaflet-touch .leaflet-control-layers,
    .leaflet-touch .leaflet-bar {
      top: 1.5rem;
    }
     #map {
         /* height: 82vh; */
        
     }
    }

    .navbar>ul>li>a::before {
      right: 0;
    }
    /* .leaflet-popup-content-wrapper{
      overflow-y: scroll;
      height: 300px;
      width:27rem;
      
    } */
    /* th,
    td {
      border: 1px solid black;
      border-radius: 10px;
      padding: 6px;
      border-color: #96D4D4;
    }*/

    /* .leaflet-bottom {
      bottom: -300px;
    }*/

    .geoStyle {
      margin: 20px;
    }
      
    .leaflet-tooltip.my-labels {

      background-color: transparent;
      border: transparent;
      box-shadow: none;
      font-weight: bold;
      font: Arial;
      font-style: normal;
      font-size: 20px;
    }
    .leaflet-bottom .leaflet-control{
            margin-bottom: -10px;
    }
    .table>:not(caption)>*>* {
    font-family: "Raleway", sans-serif;
    }
    .leaflet-control-layers-list{
      font-family: "Raleway", sans-serif;
    }
    /* .leaflet-popup-content-wrapper {
      height: 169px;
      width: 15rem;
      padding: 25px 5px;
      overflow: hidden;
  } */
  .leaflet-popup-content {
    margin: 0;
    line-height: 1.4;
    
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
  /* width: 15rem !important; */
}
.leaflet-container a {
  color: #0078A8;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
}
.table>:not(:first-child) {
    border-top: 0px solid currentColor !important;
}
.tabs {
    font-family: "Raleway", sans-serif;
    max-width: 500px;
    min-height: 300px;
    padding-top: 7px;
    /*border: 1px solid #ececec;*/
    /*border-radius: 0.5rem;*/
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;*/
}

div[role="tablist"] {
    display: flex;
    /*gap: 0.25rem;*/
    background-color: #d1d1d170;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}

button[role="tab"] {
    color: #67769e;
    background: none;
    border: none;
    border-radius: 0.25rem;
    padding: 0.75rem 1.25rem;
    cursor: pointer;
    font-weight: 700;
}

button[role="tab"][aria-selected="true"] {
    background-color: #ffffff;
    color: #07409f;
}

button[role="tab"][aria-selected="false"]:hover {
    color: #000000;
}

div[role="tabpanel"] {
    padding: 1rem;
}