/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.bgserv{
	background-color: #1199E1;
	color: #FFF;
}

.iconic a:first-child{
	margin-left:none;
}
.iconic a{
	margin-left: 10px;
}
.iconic a i{	
	width: 35px;
	height: 35px;
	font-size: 13px;
	line-height: 25px;
	padding:6px;
	color: #FFF;
	border-radius: 50px;
}
.fa-facebook{
	background: #3B5998;
}
.fa-twitter{
	background: #00ACEE;
}
.fa-instagram{
	background: #3F729B;
}
.fa-linkedin{
	background: #0E76A8;
}
.fa-youtube{
	background: #C4302B;
}
.qr{
	width: 250px;
	height:250px;
	border-radius: 8px;
}
.imgs{
	width: 180px;
	height: 70px;
	margin-top: 20px;
}
hr.style-eight { 
overflow: visible; /* For IE */ 
padding: 0; 
border: none; 
border-top: medium solid #333; 
color: #333; 
width: 250px;
text-align: center; } 
hr.style-eight:after { 
content: "or"; 
font-family: comfortaabold;
display: inline-block; 
position: relative; 
top: -0.9em; 
font-size: 1.5em; 
padding: 0 0.25em; 
background: #1199E1; 
border: 0px solid #333;
border-radius: 50%;
color: #FFF;
}
.imgsl{
	width:420px;
	height:270px;
	border-radius: 12px;
	border: 2px solid #FFF;
}
.bgwh{
	background: #FFF;
}

.htabs{
	min-height: 200px;
}

.imgt{
	width: 200px;
	height: 200px;
	border-radius: 8px;
}

.postimg{
	height: 400px;
	width: 100%;
	border-radius: 8px;
}
.postimg_hard{
	height: 300px;
	width: 100%;
	border-radius: 8px;
}
.shadow{
	border:0px solid #000;
	border-radius: 8px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.11);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.11);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.11);
	/*box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);*/
}
.shadow:hove {
    box-shadow: 0 4px 12px 0 rgba(0,0,0,0.15);
}

.shadow1{
	border:0px solid #000;
	border-radius: 8px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.11);
	-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.11);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.11);
}
.cd{
	
	box-shadow: 5px rgba(0,0,0,0.11);
	
}
.padding_post{
	padding:0 20px 20px 20px;
}
.padding_postt{
	padding:0 20px 10px 20px;
}

.btn-link, .pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #333;
}
.entry-image1,
.entry-image1 > a,
.entry-image1 .slide a,
.entry-image1 img {
	display: block;
	position: relative;
	width: 100%;
	height: 200px;
	border-radius: 8px;
}

.boxes{
	min-height: 250px;
}

.m{
	margin:0 15px 60px 15px;
}

.js{
	text-align: justify;
}

.als{
	margin-top: -5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
}
.mh{
	min-height: 300px;
}

.batas{
	min-height: 560px;
}