.geodir-post-slider {
	background-color: rgba(0,0,0,.15);
}

strong, b {
  font-weight: 700 !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold !important;
}

ul, ol {
  margin-bottom: 20px; 
  padding-left: 10px;  
}
ul li, ol li {
  margin-bottom: 10px; 
}

hr.space {
  border: none;                
  border-top: 1px solid #ff6600; 
  margin: 24px 0; 
}

.nf-form-cont {
    min-height: 380px;
}

@media (max-width: 768px) {
    .nf-form-cont {
        min-height: 420px;
    }
}

section ul { margin-bottom: 20px !important; }

.entry-content .asimisi_mini,
section .asimisi_mini {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.asimisi-inline-cta {
  font-weight: 600;
}

.content-single,
.content-404 {
    min-height: 60vh;
}

.bsui h1, .bsui .h1 { font-size: 2rem; }   
.bsui h2, .bsui .h2 { font-size: 1.75rem; }   
.bsui h3, .bsui .h3 { font-size: 1.5rem; }    
.bsui h4, .bsui .h4 { font-size: 1.25rem; }   
.bsui h5, .bsui .h5 { font-size: 1.0625rem; } 
.bsui h6, .bsui .h6 { font-size: 1rem; }      

.bsui h1, .bsui h2, .bsui h3, .bsui h4, .bsui h5, .bsui h6 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  line-height: 1.3;
}

.bsui h1 {
  margin-top: 0;
}