.container {
  max-width: 1270px;
}

a{
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
  font-family: "Poppins", sans-serif;
}

.badge.bg-info{
background-color: #007382 !important;
}

.beritaCard .card-title{
  color: #004282;
}

/*
 * Custom translucent site header
 */

.site-header {
  background-color: transparent;
  width: 100%;
  left:0;
  top:0;
  z-index: 1020;
  height: 195px;
  transition: all .15s ease-in-out;
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
}

.site-header.scroll {
  background-color: rgba(255, 255, 255, .85);
  -webkit-backdrop-filter:saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  height: auto;
}

.site-header a {
  color: rgba(255,255,255,0.7);
  transition: all .15s ease-in-out;
}

.site-header a.dropdown-item,.site-header a.dropdown-item:hover{
  color: #333;
}

.site-header.scroll a {
  color: rgba(0,0,0,0.8);
}

.site-header.scroll a:hover {
  color: #333;
}

.site-header a.menu-items, .menu-items {
  margin-top: 110px;
  font-weight: bold;
  font-size: 1.1rem;
}

.site-header.scroll a.menu-items,.scroll .menu-items {
  margin-top: 18px;
}

.navbar-nav .nav-link.active{
 color: #fff;
}

.logo .logotext,.navbar-expand-lg .navbar-nav .nav-link{
  font-family: "Roboto Condensed", sans-serif;
}

.header-right{
color: rgba(255,255,255,0.8);
}

.site-header a:hover, .header-right:hover,.site-header a.menu-items.active, .menu-items.active {
  color: #fff;
  text-decoration: none;
}

#rmenu{
color: #fff;
margin-top:-5px;
}

.site-header.scroll #rmenu{
color: #444;
}
 
 .mobile-menu li{
 border-bottom: 1px solid #eee;
 }
 
 .mobile-menu li:last-child{
 border-bottom: none;
 }
 
 .mobile-menu li a{
 display: block;
 color: #444;
 padding: 15px 0;
 }

 .swiperHot h5{
font-size: 1rem;
 }

 .swiperHot .card-img-overlay{
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
 }

 .swiper-button-prev, .swiper-button-next{
  color: #fff;
  padding: 0 20px;
  height: 100%;
  top: 22px;
 }


/*
 * Extra utilities
 */

.flex-equal > * {
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    flex: 1;
  }
}

#logoBalai{
  margin-top: 40px;
}

.logo{
  padding: 3px 0 0 15px;
  background: #fff;
  position: relative;
  height: 56px;
  white-space: nowrap;
}

.logo img.logoMaskot{
  width: 75px;
  margin-top: -15px;
}

.site-header.scroll .logo{
background: transparent;
padding:15px;
}

.logo .logotext{
  color: #004282;
  font-size: 14px;
  font-weight: 900;
  margin: 0 15px 0 0;
  position: relative;
  top: 3px;
  left: 11px;
  max-width: 185px;
  text-wrap: auto;
  line-height: 1;
}

.logo img.logobpom{
width: 28px;
height: auto;
transition: all .15s ease-in-out;
position: relative;
margin: 5px;
margin-left: 5px;
}

.site-header.scroll .logo img.logobpom{
width: 50px;
}

#beritaUtama{
height: auto;
}

#beritaUtama .carousel-item{
height: auto;
}

#beritaUtama .carousel-item .carousel-caption{
bottom: initial;
top: 33%;
margin: 0 auto;
max-width: 1270px;
text-shadow: 0 0 15px #000;
}

#latestUpdate .card-img-overlay{
  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(0,0,0,0.8) 45%, rgba(0,0,0,0) 100%);
}

#profilKepala{
  background-color: #004282;
  border-color: #004282;
}

#latestUpdate .card,#profilKepala,#klarifikasiBpom .card{
  border-radius: 1.7rem;
  overflow:hidden;
}


#profilKepala .card-text{
  font-size: 1.4rem;
  line-height: 1.2;
}

#klarifikasiBpom .card-title{
  font-size: 1.5rem;
}

h2.section-title{
  padding-bottom: 20px;
  border-bottom: 1px solid #959497;
}

#layananPublik h2.publik-title{
  font-size: 36px;
}

#beritaUtama .carousel-item .carousel-caption h1{
font-size: 3rem;  
font-weight: 700;
width: 50%;
}

#beritaUtama #klarifikasiBPOM{
position: absolute;
width: 100%;
left: 0;
bottom: 79px;
}

#beritaUtama #klarifikasiBPOM h3{
font-size: 1.3rem;
font-weight: 700;
color: #fff;
}

#latestUpdate .card-title{
  font-size: 3.15rem;
}

#latestUpdate .card-title-small{
  font-size: 1.7rem;
  font-weight: 700;
}

#latestUpdate .readmore_latest1{
  font-size: 5rem;;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
opacity: 0;
}

#beritaUtama:hover .carousel-control-next-icon, #beritaUtama:hover .carousel-control-prev-icon{
opacity: 1;
}

.swiperKlarifikasi {
  width: 100%;
  height: 170px;
}

.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{
height: 1px;
bottom: -15px;
}

.swiper-scrollbar{
background: #fff;
}

.swiper-scrollbar-drag {
    height: 3px;
    background: #fff;
    border-radius: 2px;
    top: -1px;
}

.swiperKlarifikasi .swiper-slide{
  border-radius: 1rem;
  overflow: hidden;
}


.swiperKlarifikasi .swiper-slide, .swiperKlarifikasi h4{
  color: #fff;
}

.swiperKlarifikasi h4{
  font-size: 1.15rem;
  font-weight: 600;
}

.swiperKlarifikasi .klarifikasi-meta{
  font-size: 0.7rem;
}

.swiperKlarifikasi .excerpt{
  font-size: 0.85rem;
  line-height: 1.2;
}

.swiper-overflow-container {
    overflow-x: hidden; /* prevent horizontal scroll */
}

.swiper-overflow-container .container {
    overflow: visible; /* if your container has overflow by default */
}

.swiper-overflow-container .swiper-container {
    overflow: visible; /* remove swiper container overflow */
}

.swiperLatest .card,#mostViewed .card{
box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
margin-bottom: 15px;
}

.swiperLatest .card-img-overlay,#mostViewed .card-img-overlay{
background: url(../img/grad.png) repeat-x left bottom;
}

.swiperLatest .card-img-overlay .card-text, #mostViewed .card-img-overlay .card-text{
border-bottom: 1px solid rgba(255,255,255,0.58);
}

#latestUpdate{
padding: 50px 0 75px 0;
background: #fff;
}

#latestUpdate .swiper-horizontal>.swiper-scrollbar,#latestUpdate .swiper-scrollbar.swiper-scrollbar-horizontal{
bottom: 78px;
}


#layananPublik{
padding: 75px 0;
background: #ffd335;
background-size: auto 100%;
}

.layananIcon img{
width: 90px;
height: auto;
display: block;
margin: 15px auto;
transition: all .3s ease;
border-radius: 17px;
}

.layananIcon img:hover{
transform: scale(1.1,1.1);
box-shadow: 0 0 25px rgba(255,255,255,0.95);
}

.layananIcon a h2{
font-size: 1.05rem;
text-align: center;
color: #fff;
margin-bottom: 15px;
}

.bmApp{
width: 500px;
height: auto;
display: block;
max-width: 90%;
margin-top: 25px;
}

#siaranPers{
padding: 50px 0;
background: #73e3ff url(../img/persbg.jpg) no-repeat 0 0 fixed;
background-size: cover;
}

#siaranPers .card{
border-left: 15px solid #fdf9e6;
}

#siaranPers .card-text{
min-height: 150px;
}

#mostViewed{
padding: 50px 0;
background: #36ae7c url(../img/swirl.jpg) center 70% repeat-x;
background-size: auto 70%;
}

#mostViewed .card h2{
font-size: 0.9rem;
}

/* Single Post/Berita */

.previewBerita h1{
font-size: 2rem; 
}

.previewBerita h2{
  font-size: 1.5rem; 
}

#fw{
background: #187498 url(../img/fw.jpg) no-repeat 0 0;
background-size: cover;
}

#fw, #fw li a, #fw a, #fw a{
color: rgba(255,255,255,0.7);
}

#fw li a:hover, #fw a:hover, #fw h5{
color: #fff;
}


#ratingWeb .form-check{
  display: inline-block;
  position: relative;
}

#ratingWeb .form-check input{
  opacity:0;
  position: relative;
  z-index:1;
}

#ratingWeb .form-check label{
  position: absolute;
  left:0;
  top:0;
  z-index:2;
  width:100%;
  height:100%;
  cursor:pointer;
}

.playBtn{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: url(../img/play.png) no-repeat center 35%;
}


#barPencarian{
  display: none;
}

#sClose{
  display: none;
}

.site-header.scroll #barPencarian{
  top: -72px;
}

#disabilitasToggle{
  position: fixed;
  left:0;
  transform: translateX(0);
  top:30%;
}

#disabilitasToggle.active{
  transform: translateX(175px);
}

#disableBar{
  width: 175px;
  height:auto;
  padding: 15px 0;
  background: #fff;
  position: fixed;
  left:0;
  transform: translateX(-175px);
  top: 29%;
  border: 1px solid rgba(0,0,0,0.1);
  border-left: none;
}

#disableBar.active{
  transform: translateX(0);
}

#disabilitasToggle, #disableBar{
  transition: 0.3s all ease;
  z-index:999;
}

body.greyscale{
  filter: grayscale(100%);
  overflow-x:hidden;
}

body.invert *{
  background-color: #000 !important;
  background: #000 !important;
  color:yellow !important;
}

body.invert h1,body.invert h2,body.invert h3,body.invert h4,body.invert h5,body.invert h6{
  color:#fff !important;
}


body.coloracc *{
  background-color: #000 !important;
  background: #000 !important;
  color:#0080FF !important;
}

body.coloracc h1,body.coloracc h2,body.coloracc h3,body.coloracc h4,body.coloracc h5,body.coloracc h6{
  color:#40C090 !important;
}

body.brightnessacc *{
  background-color: #fff !important;
  background: #fff !important;
  color:#000 !important;
}

body.brightnessacc h1,body.brightnessacc h2,body.brightnessacc h3,body.brightnessacc h4,body.brightnessacc h5,body.coloracc h6{
  color:#000 !important;
  text-shadow: none !important;
}

body.garisLink a{
  text-decoration: underline !important;
}

body.tegasText *,body.tegasText h1,body.tegasText h2,body.tegasText h3,body.tegasText h4,body.tegasText h5,body.tegasText h6{
  font-family: Verdana,Arial,Helvetica,sans-serif !important;
}

#waButton{
  position: fixed;
  z-index:99;
  right:30px;
  bottom: 30px;
}

.grecaptcha-badge { 
  visibility: hidden;
}