.marker-label {
    background-color: white;
    color: black;
    border: 1px solid #eb1212;
    border-radius: 4px; /* border-radius */
    padding: 2px 10px;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
/* Tanda lancip: border */
.marker-label::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px; /* setengah dari ukuran border segitiga */
    border-width: 6px;
    border-style: solid;
    border-color: #eb1212 transparent transparent transparent; /* border merah */
}

.marker-label2::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -6px; /* setengah dari ukuran border segitiga */
    border-width: 6px;
    border-style: solid;
    border-color: #eb1212 transparent transparent transparent; /* border merah */
}
/* Jika ingin border pada lancip sesuai kotak */
.marker-label::after {
    border-color: white transparent transparent transparent;
    box-shadow: -1px 1px 1px rgba(0,0,0,0.2);
}
.marker-label2 {
    background-color: white;
    color: black;
    border: 1px solid #eb1212;
    border-radius: 8px; /* border-radius */
    padding: 2px 6px;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
.carousel-control-prev,
.carousel-control-next {
    width: 5%;
}

.carousel-control-prev-icon {
    height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    border-radius: 50%;
    background-image: none;
    margin-left: 0px;
}

.carousel-control-next-icon {
    height: 100px;
    width: 100px;
    outline: black;
    background-size: 100%, 100%;
    border-radius: 50%;
    background-image: none;
    margin-right: 0px;
}

.carousel-control-prev-icon:after {
    content: '<';
    font-size: 55px;
    color: gray;
}

.carousel-control-next-icon:after {
    content: '>';
    font-size: 55px;
    color: gray;
}

.font-kategori {
    font-size: 14px;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}   

.dropdown-content {
    border-radius: 7px;
    padding-top: 5px;
    right: 0px;
    padding-bottom: 15px;
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    margin-left: -15px;
    margin-right: 15px;
}

.dropdown-content a:hover {
    background-color: #ffffff;
    border-radius: 15px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.bg-menu{
    background-color: #001540;
}
.bg-co{
    text-align:center;
    color:white;
}
.color-1{
    color:#fff;
}
.color-2{
    color: red;
}

/* MOD HOME */

.md-container-1{
   padding:30px 30px 30px;
}
.md-container-2{
    padding-top:50px;padding-bottom:30px;
 }
 .md-container-3{
    min-height:400px; background-color:white;
 }

 .container-wide{
    width:100%;
 }
 .img-slider{
    flex: none;
    justify-content: center; 
    align-items: center;
    max-width: 100%;
    max-height: 100%;
    width: 490 ;
    height:490;
 }
 .img-slider-1{
    flex: none;
    justify-content: center; 
    align-items: center;
    max-width: 100%;
    max-height: 100%;
    width: 490 ;
    height:490;
 }
 .corosul{
    min-height:300px; 
    background-color:white;
 }
 .corosul-1{
    min-height:310px; 
    background-color:white;
 }
 .corosul-2{
    min-height:370px; 
    background-color:white;
 }
 .md-wide{
     max-width: 400px;
 }
 .md-margin-top{
    margin-top:60px;
 }
 .md-margin-bottom{
    margin-bottom: 10px;
 }
.md-border-margin{
    margin-bottom: 10px;
    border-color: #d1d1d1;
}
.md-border{
    border-color: #d1d1d1;
 }
 .md-border-2{
   border-color: #0746c4;
 }
 .md-align{
    text-align:center;
 }
.md-img{
   width: 10rem;
   height: 10rem;
   border-radius: 50%;
   object-fit: cover; 
   margin-top:10px"
}

.font-kategori {
    white-space: normal;    
    word-wrap: break-word;  
    text-align: center;     
    display: inline-block; 
    max-width: 100%;  
  }

  /* MOD DETAIL HOME */

  .mdm-align{
    align-items: center;
  }
  .mdm-image{
    height: 120px; width :120px;
  }
  .mdm-container{
    width:610px; height:380px;
  }
  .mdm-img-hg{
    min-height:100px;
  }
  .mdm-wide-hg{
    width:610px;
    height:380px;
  }

   /* MOD WISATA */

   .mdw-width{
    width:200px;
   }
   .mdw-width-2{
    width:100px;
   }
   .mdw-width-3{
    width:300px;
   }
   .mdw-display{
    display: flex; 
    justify-content: flex-end;
   }

   .mdw-list-1{
    width: 50%;
   }
   .mdw-list-2{
    width: 20%;
   }
   .mdw-list-3{
    width: 15%;
   }
   .mdw-list-4{
    width: 15%;
   }

   .mdw-align{
    text-align:right;
   }
   td {
    white-space: normal !important; 
  }
   /* MOD PROFIL */

.mp-padding{
    padding-top:10px;
}

.mp-container{
    padding-top:20px;margin-top:50px;
}

/* profil */

.status-red {
    color: red;
  }
  
  .status-green {
    color: green;
  }

  #pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    margin-top: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
  }

  #pac-input:focus {
     border-color: #4d90fe;
  }
  .float-r{
    float: right;
  }
  .ml-maps{
    padding:5px;
    background:#eee; 
    height: 300px;
  }
  .border-non{
    border:none;
  }
  .text-align-center{
    text-align: center;
  }
  .img-pmbyr{
    margin: 1px;
    padding: 0px;
     color:white;
  }
  