.inner-banner{
	position: relative;
	background-size: cover;
    background-position: center center;
	z-index: 1;
}
.inner-banner:before{
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(19, 49, 76, 0.45);
    z-index: -1;
}
.about-tab{
	padding-left: 0px;
}
.single-blog-post .meta-info{
	background: #0094b3;
    padding: 0.8em;
    color: #fff;
	border-top: 3px solid #000;
    border-bottom: 0px;
}
.single-blog-post .meta-info ul{
    display: table;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.single-blog-post .meta-info .content-box .post-links li a{
    color: #fff;
}
.single-blog-post .meta-info .content-box .post-links li:last-child a{
    padding-right: 0px;
}
.single-blog-post .meta-info .content-box .post-links li a:hover i {
    color: #ffffff;
}
.listartikel .single-blog-post .img-box{
	width: 100%;
    height: 350px;
}
.listartikel .single-blog-post .img-box img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.single-blog-post .img-box img{
	width: 100%;
}
img{
	max-width: 100%;
}
.listartikel .single-blog-post p{
	height: 150px;
    overflow: hidden;
}
.ellipsis{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inherit;
}
.page-navigation li a, .page-navigation li span{
	min-width: 46px;
    width: auto;
    height: 46px;
    padding: 0px 15px;
    font-size: 16px;
}
.page-navigation li span, .page-navigation li a:hover{
	background: #fbb12f;
    color: #000;
    border-color: #fbb12f;
}
.page-navigation li span{
    font-weight: 600;
}
.textnotification{
	font-family: "Raleway";
    font-size: 20px;
    letter-spacing: 2px;
    display: block;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 50px;
}
#recaptcha_widget_div{
	margin-bottom: 25px;
}
.alert{
	margin-bottom: 20px;
}
.alert p{
	margin-bottom: 0px;
}
.alert.alert-danger p{
    color: #bd2e2e;
}
.alert.alert-success p{
    color: #4d7f37;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stButton_gradient{
	height: 23px !important;
}
.blogdetail .single-blog-post h3{
	margin-top: 30px;
    font-size: 30px;
    font-family: "Raleway";
    padding-bottom: 0px;
}
.news-comments{
	padding-top: 30px;
}
.news-comments h3.comments_count, .news-comments h3.leave-comment-title{
	margin-top: 0px;
	font-family: "Raleway";
	letter-spacing: 1.5px;
	font-weight: 800;
	font-size: 25px;
	display: table;
	position: relative;
}
.news-comments h3:after{
	content: "";
	position: relative;
	bottom: 0;
	right: -10px;
	width: 40px;
	height: 5px;
	background: #e6ab0c;
	display: inline-block;
}
.comments{
	border: 0px;
    margin: 0px;
}
.nocom{
	margin: 0px;
    font-size: 17px;
    margin-top: 40px;
}
.leave-comments{
	margin-top: 55px;
}
.comment_form .form-control{
	width: 100%;
    margin-left: 0px;
}
.recaptcha_theme_red #recaptcha_response_field{
	height: auto;
}
.comments .comment .media-body h5 {
	font-weight: 800;
}
.share-box{
	margin-top: 40px;
}
.testimoniallist .comments .comment .media-left{
	width: 100px;
    display: block;
    padding: 8px;
    height: 100px;
    float: left;
    margin-right: 10px;
}
.testimoniallist .comments .comment .media-left img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testimoniallist .comments .comment .media-body{
	width: 100%;
}
.videopage .team .team-images img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.videopage .team{
	margin-bottom: 30px;
}
.videopage .team .team-content{
    padding: 1em;
}
.videopage .team .team-content a{
    display: block;
}
.videopage .team .team-content a h4{
    line-height: 22px;
}
.videopage .team .social-icons li .fa{
    font-size: 50px;
}
.portofoliolist .project-post-info{
	margin-bottom: 20px;
}
.portofoliolist .project-post-info a img{
	width: 100%;
    height: auto;
    min-height: 281px;
    object-fit: cover;
}
blockquote p {
    float: none;
}
.comment_form .btn-primary{
	max-width: 100%;
    white-space: normal;
}
.videocontent iframe{
	width: 100%;
}
button.closestyle{
	position: absolute;
    top: -18px;
    right: -18px;
    opacity: 1;
    z-index: 1;
    width: 40px;
    height: 40px;
    color: #000;
    background: #fbb12f;
    text-shadow: none;
    border-radius: 100%;
    border: 2px solid #ffffff;
}
@media (max-width: 767px){
	.project-post-info a {
		max-width: 100%;
	}
	.project-post-info {
		width: 100% !important;
		margin: 0 auto;
	}
}
@media (max-width: 650px){
	.single-blog-post .meta-info .content-box .post-links li a{
		padding-right: 0px;
	}
}
@media (max-width: 480px){
	.listartikel .single-blog-post .img-box {
		width: 100%;
		height: 250px;
	}
	.comment_form {
		padding: 20px 5px;
	}
	.testimoniallist .comments .comment .media-left{
		width: 100%;
		padding: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		height: auto;
		text-align: center;
	}
	.testimoniallist .comments .comment .media-left img{
		width: 120px;
		height: 120px;
		margin: 0px auto;
	}
}
.gmaps{
	height:250px;width:100%;
}
footer .widget {
	margin-bottom: 25px;
}
.mh160{
	min-height:160px;
}
.elipsis{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banneradstop{
	padding: 60px 15px 0px;
	background: #ffffff;
}
a.bannerads{
	display: block;
	position: relative;
	overflow: visible;
	margin-bottom: 10px;
}
a.bannerads:hover{
	
}
a.bannerads img{
	width: 100%;
	transition: all 0.4s;
	transform: rotate(0deg) scale(1);
}
a.bannerads:hover img{
	transform: rotate(4deg) scale(1.05);
}
.service-info:nth-of-type(3n+1){
	clear: left;
}
@media(max-width:767px){
	a.bannerads{
		overflow:hidden;
	}
}