.banner-bg-about-us {
    background: url(img/about_us_page.jpg);
    background-position: left center;
    background-size: cover;
}
.banner-area .banner_text h2 {
	color:#ffff;
	text-align:center;
font-weight:bold
}
.banner-area .banner_text p {
	font-size:18px;
	text-align:center;
	color:#f5f5f5;
}
.content_text h4 {
	font-family:Rubik;
	color:#0e2b5c;
	text-align:center;
	padding-top:20px;
	font-size:35px;
}
.content-section-area .service-item {
	
	border-radius: 0 0 0 10px !important;
	height:auto;
	width: auto !important;
}
.content_one {
	opacity:1;
	display:block;
	position:relative;
	width:100%;
}
.content_one .content_outer {
	height:180px;
	overflow: visible;
	position: relative;
}
.content_one .owl_wrap {
	position: relative;
}
.content_one .content_outer .owl_item .active {
	
	visibility:visible;
	opacity: 1;
}
.content_one .content_outer .owl_item {
	padding: 0 15px;
}
.post-inner .post-image {
	flex-shrink: 0;
	flex-basis: calc (50% -15px);
	overflow: hidden;
	position: relative;
}
.post-inner .post-image .post-date {
	position:absolute;
	left: 20px;
	bottom: 15px;
	font-size: 14px;
	line-height:1 ;
	text-align: center;
	color: #ffff;
	z-index: 2;
}
.post-inner .post-image .post-date span {
	display: block;
}
.post-inner .post-content {
	flex-grow: 1;
	padding: 15px 30px;
}

.post-inner .post-image .post-date span .post-day {
	font-size: 24px;
}
.vc_clearfix:after,
.vc_clearfix:before{
	content: " ";
	display: table;
}
.vc_row .gradient, .vc_section .gradient {
	z-index:2;
}
.vc_row {
	margin-left: -15px;
	margin-right: -15px;
}
.vc_clearfix:after {
	clear:both;
}
.vc_column_cotainer {
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 768px)
.vc_col-sm-12{
	width:100%;
}
 .vc_column-inner {
	box-sizing: border-box;
	padding-left:15px;
	padding-right:15px;
	width:100%;
	
}
.posts-main .post-inner .post-image:after {
	content: "";
	position: absolute;
	left:0 ;
	right: 0;
	top: 0;
	bottom: 0;
	
}
.posts-main .widget-title {
	
	margin: 0 0 40px 0;
}
.posts-main .blogs {
	position:relative;
	z-index:2;
}
.elements-blog{
	margin:0 -15px;
}
.owl_wrap {
	position:relative;
	width: 100%;
}
.elements-blog .owl_wrap .owl_wrap_outer {
	overflow:visible;
}
.owl_wrap .owl_wrap_outer {
	position:relative;
	width:100%;
}
.owl_wrap .owl-wrapper {
	position:relative;
}
.elements-blog .owl_wrap .owl_wrap_outer .owl-item {
	padding: 0 15px;
}
.owl_wrap .owl-item {
	float:left;
}
.elements-blog .owl_wrap .owl_wrap_outer .owl-item .active {
	visibility: visible;
	opacity:1;
}
.about_text h4{
	font-family:Rubik;
	color:#0e2b5c;
	text-align:left;
	padding-top:40px;
	font-size:18px;
}
.about_img img {
	
	width:250px !important;
	height:150px !important;
}