 <style>
.leaflet-popup-content{
max-height:220px;
overflow-y:scroll
}
    html,
    body {
      height: 100%;
      margin: 0;
    }

    .leaflet-container {
      height: 400px;
      width: 600px;
      max-width: 100%;
      max-height: 100%;
    }

    #foo {
      height: 50px;
      width: 250px;
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      left: 150px;
      top: 150px;
      color: #fff;
      padding: 50px;
    }

    #bar {
      height: 200px;
      width: 200px;
      background-image: -webkit-linear-gradient(transparent 50%, rgb(0, 0, 0) 50%, rgb(0, 0, 0)),
        -webkit-linear-gradient(0deg, transparent 50%, rgb(0, 0, 0) 50%, rgb(0, 0, 0));
      opacity: 0.6;
      -webkit-transform: rotate(180deg);
      border-radius: 200px;
      position: absolute;
      background-size: 200px;
      top: -100px;
      left: -100px;
      color: #fff;
    }

    #bar-inside {
      -webkit-transform: rotate(180deg);
      position: absolute;
      top: 0px;
      left: 0px;
      padding: 50px;

    }

   .map-back p {
      line-height: 23px;
      font-weight: 100;
      color: #333333;
      font-size: 1.1em;
      margin-bottom: 30px;
    font-family: "Avenir Next World", sans-serif !important;
      padding: 5px;
      text-align: justify;
    }

    .map-back h1,.map-back h2 ,.map-back h3,.map-back h4,.map-back h5 {
color: var(--Neutral-100, #010E3A) !important;
    
    font-style: normal;
    line-height: 2.8rem;
    letter-spacing: -0.05rem;
    padding-bottom: .75rem;
    font-family: "Avenir Medium", sans-serif;
    font-weight: 500;
text-align:left
    }

    h2 {
      font-size: 2em !important;
    }

    .map-back::before {
      border: thin solid red;
      background-image: url('https://www.oceanwise-global.com/wp-content/themes/oceanwise-theme/images/images.png');
      background-size: contain;
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: contain;
      opacity: 0.03;
      /* Adjust opacity here */
      z-index: -1000;
      overflow: hidden
    }

    .leaflet-control-layers label {
      margin-bottom: 1px !important
    }

    body {

      background: url(/wp-content/themes/oceanwise-theme/images/owlines.png) right top no-repeat !important;

    }

    #demo {

      text-align: center;



    }

    .carousel-indicators .active {
      background-color: #0066b3
    }


    .carousel-indicators li {
      background-color: #603180
    }

    .purpleBtn {
      background-color: #7f3f98;
      color: #ffffff;
      font-size: 16px;
      border: 1px solid #7f3f98;

      box-sizing: border-box;
      min-width: 170px;
      text-align: center
    }

    .nav-link.active {

      background: #7f3f98 !important;
      color: white !important;
    }

    .nav-link {
      width: 130px;
      padding: 15px 20px;
      border-radius: 5px !important;
      background: none !important
    }

    .nav-tabs {
      border-bottom: none
    }
    .box-wrapper{
    display:flex;
align-items:center;padding:0px 20px   

    }

    .box{
      flex: 1 1 30%;
     min-height:25vh;
      border-radius:5px;
      display: flex;
      flex-direction:column;
      align-items: center;
      justify-content: center;;
      padding: 25px 35px;
color:white;
gap:1em;
opacity:.87

    }
    .icon-wrapper{
      color:whitesmoke;
font-size:2.8em;
    }

.box-btn
{background-color: #ffffff;
    color: #7f3f98;
    font-size: 16px;
   border:none!important;
    box-sizing: border-box;
    min-width: 130px;
    text-align: center;}

.box-heading h4{
font-weight:normal;
font-size:1em
}
.fa-ul li{
margin:20px

}
input[type="radio"] {
  margin-right: 8px;
}
 #legend {
            position: absolute;
            top: 10px;
            right: 10px;
            background: white;
            padding: 15px;
            border-radius: 5px;
            box-shadow: 0 2px 5px rgba(0,0,0,0.3);
            z-index: 1000;
            max-width: 250px;

        }
        #legend h4 {
            margin: 0 0 10px 0;
            font-size: 14px;
        }
        #legend label {
            display: flex;
            align-items: center;
                       cursor: pointer;
            font-size: 11px;
        }
        #legend input[type="checkbox"] {
            margin-right: 8px;
            cursor: pointer;
        }
 .content-list{
       list-style-type:none;
margin:0px !important;
padding:0px !important
    }
    hr{
        margin:3px !important
    }
    #innercontent{
        
        max-height:200px;
        overflow-y:scroll;
        font-size:14px;
width:100%
    }
    #heading{
background:#7f3f98 !important;
padding:10px;
color:white;
margin:7px 0px
    }
.leaflet-popup-content{
width:270px!important;
padding:0px !important}
.leaflet-popup-content-wrapper{
opacity:0.8
}


.learn-more-section .card-title {
    font-size: 1.2rem !important;
    font-style: normal;
    font-family: 'Avenir Next World', sans-serif !important;
    font-weight: 400;
    text-align: left;
    line-height: 1.8rem;
margin-left:5px;
}


.learn-more-section .card-icon svg,.learn-more-section .card-icon i {
            font-size: 2.5rem !important;
            margin-bottom: 1rem;
            color: #12498a
        }

        .learn-more-section .card-icon {font-size:3 rem}

    .carousel-item {

        padding: 10em 0em;
        width: 100%;
    background:#12498a;
    }

    .carousel-caption h3 {
        font-size: 1.5em !important;
        color: #fff !important;

        font-style: bold;
        line-height: 1.2rem;
        letter-spacing: -0.05rem;
        margin: 0rem;
        padding-bottom: .75rem;
        font-family: "Avenir Medium", sans-serif;
        font-weight: 500;
    }

    .carousel-caption p {
        color: #fff !important;
        font-size: 1em !important;
        font-style: normal;
        font-family: "Avenir Next World", sans-serif !important;
        font-weight: 400;
        line-height: 1.5rem;
        text-align: justify;
    }

    element.style {}

    .carousel-caption {
        position: absolute;
        right: 15%;
        top: 22%;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
    }
.frontend-section .card-subheader {
    color: var(--Neutral-90, #1A264E) !important;
    font-size: 1.1em !important;
    font-style: normal;
    font-family: "Avenir Next World", sans-serif !important;
    font-weight: 400;
    line-height: 1.5rem;
    text-align: justify;}
.frontend-section .card-title{
    color: var(--Neutral-100, #010E3A) !important;
    font-size: 2.5em !important;
    font-style: normal;
    line-height: 2.8rem;
    letter-spacing: -0.05rem;
    margin: 0rem;
    padding-bottom: .75rem;
    font-family: "Avenir Medium", sans-serif;
    font-weight: 500;
}


  </style>
