@charset "UTF-8";
/*
Theme Name: World Wide Softech
Theme URI: https://worldwidesoftech.com/
Author: R.G.Singh
Author URI: https://worldwidesoftech.com/
Description: World Wide Softech is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how World Wide Softech elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.8  
*/
.contact_us .content p,.contact_us .content h5{
	padding: 0;
}
.contact_details .vc_column-inner{
	padding: 0 !important;
}
.sec-padd .clearfix{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.sec-padd .clearfix .img-box{
	width: 40%;
}
.sec-padd .clearfix .content{
	width: 55%;
}
.sec-padd .clearfix .date{
	padding: 0;
	margin-bottom: 0;
}
.section-title{
	margin-bottom: 30px;
}
.full_width{
	display: block;
	width: 100%;
}