/* Custom CSS */

@import url('//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600&display=swap');
@import url('//fonts.googleapis.com/css?family=Comfortaa&display=swap');

.lato {
	font-family: 'Lato', sans-serif;
}

.roboto {
	font-family: 'Roboto', sans-serif;
}

.open-sans {
	font-family: 'PT Sans', sans-serif;
}

.raleway {
	font-family: 'Raleway', sans-serif;
}

.montserrat {
	font-family: 'Montserrat', sans-serif;
}

.comfortaa {
	font-family: 'Comfortaa', cursive;
}


.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.bg-transparante {
	background-color: rgba(255,255,255,.85);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.border-radius-5 {
	border-radius: 5px;
}

.border-radius-10 {
	border-radius: 10px;
}

.border-radius-15 {
	border-radius: 15px;
}

.border-radius-20 {
	border-radius: 20px;
}

.topleft-radius-3 {
	border-top-left-radius: 3px;
}
.topright-radius-3 {
	border-top-right-radius: 3px;
}
.bottomleft-radius-3 {
	border-bottom-left-radius: 3px;
}
.bottomright-radius-3 {
	border-bottom-right-radius: 3px;
}

.topbar.more-padding-2 {
	padding: 20px 0 20px 0;
}

.bg-light {
	background: #F6F9FC;
	padding-bottom: 72px;
}

.section-grey {
	background-color: #F6F9FC;
}

.section-lite-grey {
	background: #d1d2d4;
}

.section-dark-grey {
	background: #6d6e71;
}

.section-re {
	background: #85ae21;
}

.section-biru {
	background: #0094da;
}

.text-blue {
	color: #1794DA;
}

.home-about {
	margin-top: 72px;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	padding-right: 72px;
	color: #ffffff;
}

.border-bottom-section {
	border-bottom: 1px solid #d1d2d4;
}

.border-top-section {
	border-top: 1px solid #eeeeee;
}

.fsize-11 {
	font-size: 11px;
}
.fsize-12 {
	font-size: 12px;
}
.fsize-13 {
	font-size: 13px;
}
.fsize-15 {
	font-size: 15px;
}
.fsize-16 {
	font-size: 16px;
}
.fsize-18 {
	font-size: 18px;
}
.fsize-20 {
	font-size: 20px;
}
.fsize-22 {
	font-size: 22px;
}
.fsize-24 {
	font-size: 24px;
}

.text-alignleft {
	text-align: left;
}

.gap-10 {
	display: block;
	height: 10px;
}

.gap-20 {
	display:block;
	height: 20px;
}

.fbold {
	font-weight: 500;
}

.grid-title-1 {
	font-size: 16px;
}

.color-blue {
	color: #0094DA;
}

/* line 14, ../sass/screen.scss */
.header-section {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.header-section.style1 .main-nav {
	padding-left: 0;
	padding-right: 0;
}
.header-section.style1 ul li a {
  padding: 10px 20px 5px 0px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0px;
  text-align: left;
}

.header-section.style1.no-bg ul li ul li a {
	color: #323335;
	font-size: 90%;
}

.header-section.style1.no-bg ul li ul li a:hover {
	color: #0094da;
	margin-left: 0;
}

.header-section.white.style1.links-dark.menu-shadow.pin-style {
	background: rgba(255, 255, 255, 0.8);
	padding-bottom: 5px;
}

.header-section.white.style1.links-dark.menu-shadow.pin-style ul li a{
	color: #464646;
}

.header-section.white.style1.links-dark.menu-shadow.pin-style ul li ul li a{
	color: #323335;
	font-size: 90%;
	text-transform: none;
}

.submenu-child {
	
}

.main-nav .navbar-nav {
	padding-top: 20px;
}

.lang-switch-2 {
	padding-top: 16px;
}

.project-margin {
	margin-top: -80px;
}

h4.title-single {
	font-weight: 500;
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 32px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.single-content {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	color: #454545;
}

.single-content p {
	margin-bottom: 20px;
}

.single-content p img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.header-section.style1.noborder.no-bg.fn-mar {
	background: rgba(0, 0, 0, 0.3);
}
	
@media only screen and (max-width:768px) { 
	.project-margin {
		margin-top: 10px;
	}
	
	.home-about {
		margin-top: 40px;
		font-size: 14px;
		line-height: 26px;
		padding-right: 10px;
		padding-top: 40px;
	}	
	
	.header-section.style1.noborder.no-bg.fn-mar {
		background: #006798;
	}
	
	h4.title-single {
		margin-bottom: 20px;
		font-size: 22px;
		line-height: 28px;
	}
	
	.space-mobile {
		margin-top: 20px;
	}
}

.box-button {
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #0094da;
	text-align: center;
	max-width: 200px;
	border-radius: 5px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.box-button:hover {
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
}

.box-button a {
	color: #0094da;
}

.box-button-white {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ffffff;
	text-align: center;
	max-width: 180px;
	border-radius: 5px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.box-button-white:hover {
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
}

.box-button-white a {
	color: #ffffff;
}

.page-title-about {
/*	float: left;*/
	width: 100%;
	padding: 80px 0px 57px 0px;
	background: url(../images/page-title-about.jpg) no-repeat center top;
}

.page-title-tech {
/*	float: left;*/
	width: 100%;
	padding: 80px 0px 57px 0px;
	background: url(../images/banner-teknologi-biogas.jpg) no-repeat center top;
}

.page-title-bio {
/*	float: left;*/
	width: 100%;
	padding: 80px 0px 57px 0px;
	background: url(../images/bio-slurry.jpg) no-repeat center top;
}

.page-title-blog {
/*	float: left;*/
	width: 100%;
	padding: 80px 0px 57px 0px;
	background: url(../images/banner-blog.jpg) no-repeat center top;
}


@media screen and (max-width: 700px) {	
	.page-title-about, .page-title-tech, .page-title-bio, .page-title-blog {
		padding: 50px 0px 50px 0px;
	}	
}

img.alignright, img.alignleft {
	padding-bottom: 20px;
}

.sidebar-transparante {
	background-color: rgba(0, 148, 218, .85)
}

.sidebar-boxed {
	background-color: rgba(0,148,218,.75);
	border-radius: 10px;
	color: #ffffff;
	padding: 20px 20px;
}

h4.sidebar-menu {
	font-weight: 600;
	color: #fff;
}

ul.sidebar-single-menu {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

ul.sidebar-single-menu li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 16px;
}

ul.sidebar-single-menu li a {
	font-weight: 400;
	color: #fff;
}

img.responsive {
	width: 100%;
	height: auto;
}

.box-modul h5 strong {
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
}

.box-modul a {
	color: #ffffff;
	border-radius: 10px;
	background: #0094da;
	padding: 5px 10px;
}

.margin-bottom-desktop {
		height: 30px;
}		

@media only screen and (max-width: 768px) {

	.margin-bottom-desktop {
		height: 0px;
	}
	
	.no-mobile {
		display: none;
	}
}

.rpwwt-widget ul {
	font-size: 13px;
	line-height: 17px;
}

.rpwwt-widget ul li{
	border-bottom: 1px solid #eee;
}

.rpwwt-widget ul li a{
	color: #333;
}

.rpwwt-post-date {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #3063a4;
	font-weight: 500;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.pages-sidebar-item-title {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.addtoany_header {
	font-size: 16px;
	margin-top: 10px;
	font-weight: 600;
}

.lang-switch {
	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
}

.widget_polylang ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;		
}

.widget_polylang ul li.lang-item {

}

.widget_polylang ul li.lang-item a{

}

.widget_polylang ul li.lang-item a:hover{

}

.widget_polylang option {
	border: 0px solid #ffffff;
	background: transparante;
	border-radius: 4px;
}

.blue-border {
	padding-bottom: 10px;
	border-bottom: 2px solid #1794da;
}


.homepage-secondrow {
	background: rgb(23,148,218);
	background: -moz-linear-gradient(90deg, rgba(23,148,218,1) 47%, rgba(154,219,255,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(23,148,218,1) 47%, rgba(154,219,255,1) 100%);
	background: linear-gradient(90deg, rgba(23,148,218,1) 47%, rgba(154,219,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1794da",endColorstr="#9adbff",GradientType=1);
}
.homepage-secondrow-flag {
	background-image: url(https://www.biru.or.id/wp-content/themes/biru/assets/bendera-biru.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
}

.homepage-thirdrow {
	background: rgb(148,209,244);
	background: -moz-linear-gradient(90deg, rgba(148,209,244,1) 0%, rgba(154,219,255,1) 47%, rgba(225,237,244,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(148,209,244,1) 0%, rgba(154,219,255,1) 47%, rgba(225,237,244,1) 100%);
	background: linear-gradient(90deg, rgba(148,209,244,1) 0%, rgba(154,219,255,1) 47%, rgba(225,237,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#94d1f4",endColorstr="#e1edf4",GradientType=1);
}

.white-number {
	color: #ffffff;
	font-size: 28px;
	font-weight: 600;
	margin-right: 10px;
}

.text-timeline {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}

.white-area-rounded {
	background: #ffffff;
	padding: 40px 20px;
	border-radius: 12px;
}

.bg-dark-overlay {
	background: rgba(0, 0, 0, 0.7);
	padding: 40px 40px 40px 40px;
}

.border-footer-top {
	border: 2px solid #005B8E;
}

.footer-bottom-copy {
	background: #005B8E;
	color: #ffffff;
}

.footer-top-area {
	background: #ffffff;
	font-size: 16px;
}

.footer-border-top {
	border-top: 4px solid #005B8E;	
}

.footer-bottom-area {
	background: #284255;
	font-size: 14px;
}

.fo-widget-title {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #3e484b;
	margin-bottom: 20px;
}

.fo-widget-text {
	font-size: 15px;
	color: #434343;
	padding-left: 5px;
}

.fo-widget-text ul li a {
	color: #434343;
	margin-bottom: 12px;
}

.fo-widget-social a {
	color: #A2D615;
	margin-right: 10px;
}

.my_breadcrumb, .single-breadcrumb {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #707070;
}

.sec-padding-m {
	padding: 32px 0 32px 0;
}
@media only screen and (max-width: 768px) {
	.sec-padding-m {
		padding: 20px 0 20px 0;
	}	
}

ul.page-list {
	margin: 0;
	padding: 0;
}

ul.page-list li {
	color: #3E484B;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3E484B;
	margin-bottom: 15px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul.page-list li a {
	color: #3E484B;
	text-decoration: none;
}

ul.page-list li a.current {
	color: #1794DA;
	font-weight: bold;
}

ul.page-list li ul {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	background: #F0FAFF;
}

ul.page-list li ul li:last-child {
	border: 0px solid #F0FAFF;
}

.box-shadow-featruednews {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	border-radius: 0 0 0 0;
}

.box-shadow-blocknews {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	border-radius: 0 0 4px 4px;
	background: #fbf8f8;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 10px solid #1794DA;
}


.box-shadow-blocknews-2 {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	border-radius: 0 0 4px 4px;
	background: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 6px solid #1794DA;
}

.box-shadow-blocknews-img {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.2);
	border-radius: 2px 2px 0 0;
}


.card-subtitle {
	font-size: 14px;
	font-weight: 600;
	color: #3e484b;
	line-height: 22px;
	height: 120px;
	margin-top: 0px;
}
.card-subtitle a {
	color: #3e484b;
}

.card-teaser {
	color: #3e484b;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 10px;
}

.card-more {
	margin-bottom: 10px;
}

.sec-padding-s {
	padding: 20px 0 20px 0;
}


.my_breadcrumb, .single-breadcrumb {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #707070;
}

.my_breadcrumb a, .single-breadcrumb a {
	color: #707070;
	margin-right: 5px;
}

.single-breadcrumb a {
	color: #707070;
	margin-right: 5px;
	margin-left: 5px;
}

.my_breadcrumb a:after {
	content: " / ";
	margin-left: 5px;
}

.my_breadcrumb span.thispage, .single-breadcrumb a.current {
	color: #1794DA;
}


.single-post-title {
	margin: 0px;
	padding: 0px;
}

.single-post-title h2.the-post-title {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 26px;
	font-weight: 600;
	line-height: 34px;
	color: #0a4e9b;
	margin-bottom: 40px;
}

.single-date {
	color: #888888;
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	font-style: italic;
	margin-top: 20px;
	padding-left: 10px;
}

.single-date i {
	margin-right: 10px;
}

.nopadding-lr {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin: 0 !important;
}

.dash-bottom-blue {
	border-bottom: 6px solid #1794DA;
	width: 150px;
	margin: 0;
	padding: 0;
}
.dash-bottom-white {
	border-bottom: 6px solid #ffffff;
	width: 150px;
	margin: 0;
	padding: 0;
}

.margin-bottom-s {
	margin-bottom: 5px;
}

@media screen and (max-width: 768px) {	
	.slidermaxwidth {
		margin-bottom: 40px;
	}	
}