/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
   
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    /*background: url(../img/biolaut2.jpg) center no-repeat;
    background-position: 30% 50%; 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
    width: 100% !important;
  
}

a:hover{
    color: #000 !important;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 65%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

footer .row {
    background: rgba(36,69,83,1) !important;
    color: #fff;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}


.rounded-circle {
    border-radius: 50%;
}

.bgbody{
    background: url(../img/biolautbg.jpg) center no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100% !important;

}

.bg_kegiatan{
    /*background: url(../img/bg_kegiatan.png) center repeat !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
    background: rgba(0,0,0,0.3) !important;
    border: 0px !important;
     
}

.bg_pelatihan{
    /*background: url(../img/bg_kegiatan.png) center repeat !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
    background: rgba(36,69,83,0.7) !important;
    border: 0px !important;
     
}

.bg_kontak{
    background: rgba(60,50,85,0.7) !important;
    border: 0px !important;
    height: 250px; 
}

.bg_lokasi{
    background: rgba(0,75,81,0.7) !important;
    border: 0px !important;
    height: 250px; 
}

.bg_testimoni{
    background: rgba(168,40,7,0.7) !important;
    border: 0px !important;
    height: 250px; 
}

.bg_berita{
    background: rgba(36,69,83,0.7) !important;
    border: 0px !important;
    height: 250px; 
}

.bg_profil_sejarah .rounded-circle{
    background: rgba(168,40,7,0.7) !important; 
}

.bg_profil_sejarah .panel-body{
    background: rgba(168,40,7,0.7) !important; 
    color: #fff; height: 200px;
    border-radius : 20px;  
    -webkit-border-radius : 20px; 
    -moz-border-radius : 20px;
    overflow: hidden;
}

.bg_profil_visimisi .rounded-circle{
    background: rgba(0,75,81,0.7) !important;
}

.bg_profil_visimisi .panel-body{
    background: rgba(0,75,81,0.7) !important;
    color: #fff; height: 180px;  
    border-radius : 20px;  
    -webkit-border-radius : 20px; 
    -moz-border-radius : 20px; 
}

.bg_profil_so .rounded-circle{
    background: rgba(36,69,83,0.7) !important;
}

.bg_profil_so .panel-body{
    background: rgba(36,69,83,0.7) !important;
    color: #fff; 
    height: 155px;  
    border-radius : 20px;  
    -webkit-border-radius : 20px; 
    -moz-border-radius : 20px;
}

.bg_profil_fasilitas .rounded-circle{
     background: rgba(60,50,85,0.7) !important;
   
}

.bg_profil_fasilitas .panel-body{
    background: rgba(60,50,85,0.7) !important;
    color: #fff; height: 180px;  
    border-radius : 20px;  
    -webkit-border-radius : 20px; 
    -moz-border-radius : 20px; 
}


.bg_kerjasama_sop .rounded-circle{
    background: rgba(250,231,107,0.7) !important;
}

.bg_kerjasama_sop{
    background: rgba(250,231,107,0.7) !important;
}

.bg_kerjasama_sop .panel-body{
    background: rgba(250,231,107,0.7) !important;
    color: #000;  
    border: 0px !important;
}

.bg_kerjasama_sop .panel-heading{
    color: #000;  
}

 
 
.bg_side_layanan{
    border: 1px solid #888;
    background: rgba(168,40,7,0.5) !important;
     border-radius : 20px;  
    -webkit-border-radius : 20px; 
    -moz-border-radius : 20px; 
}

.bg_side_layanan .panel-body{
    border: 1px solid #888;
    background: rgba(251,245,73,0.7) !important;  
     border-radius : 20px;  
    -webkit-border-radius : 20px; 
    -moz-border-radius : 20px; 
}

.bg_side_layanan .rounded-circle{
    border: 1px solid #888;
    background: rgba(251,245,73,0.7) !important;  

}

.bg_side_pelatihan{
    border: 1px solid #888;
    background: rgba(168,40,7,0.5) !important;
     border-radius : 20px;  
    -webkit-border-radius : 20px; 
    -moz-border-radius : 20px; 
}

.bg_side_pelatihan .panel-body{
    border: 1px solid #888;
    background: rgba(251,245,73,0.7) !important;  
     border-radius : 20px;  
    -webkit-border-radius : 20px; 
    -moz-border-radius : 20px; 
}

.bg_side_pelatihan .rounded-circle{
    border: 1px solid #888;
    background: rgba(251,245,73,0.7) !important;  

}


.panel_kegiatan{
    background: none !important;
    margin-bottom: 0px !important;    
} 

.panelheading{
    background: none !important;
    color: #fff !important;   
    font-weight: bold;
	font-size: 20px;
    text-align: center;
}    

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.navbar-nav > li{
    text-align: center;
    width: 9%;
    -webkit-transition: background-color 0.5s ease-out !important;
      -moz-transition: background-color 0.5s ease-out !important;
      -o-transition: background-color 0.5s ease-out !important;
      transition: background-color 0.5s ease-out !important;
}

.navbar-nav > li:hover{
    background: #fff;   
}


.navbar-inverse .navbar-nav > li > a{
    color: #555 !important;
}

#header{
    background: url(../img/biolaut2.jpg) center no-repeat;
    background-position: 30% 50%; 
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100% !important;
    height: 195px;
}

.media{
    color: #fff;
 
}

.media-body{
    color: #000 !important;
}

.media-heading{
    color: #000 !important;
}

.white{
    color: #fff !important;
    
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{
    background: #eaeaea !important;
}

hr{
	margin-top:10px !important;
	margin-bottom:10px !important;
}

.navbar-nav>li>a{
     padding-top: 5px !important;
     padding-bottom: 5px!important ;
}


#single_text p {
    font-size: 14px;
    font-family: calibri;
    text-align: justify;
}

#single_text p ol{
    font-size: 14px;
    font-family: calibri;
    text-align: justify;
}

#sidebar_list_item{
    font-size: 14px;
    font-family: calibri;
    font-weight: bold;
}

.navbar{
    margin-top: 145px;    
}

.wpcf7-form-control{
    width: 100% !important;
}

.wpcf7-submit{
    width: 20% !important;
}