.box-section{
	padding: 35px 0;
}
.how-it-work{
	background-color: #f5f7fa;
}
.box-heading{
	padding: 25px 0 25px 0;
}
.box-heading h2{
	text-align: center;
    color: #666;
    font-size: 35px;
    font-family: "Raleway", Sans-serif;
    font-weight: 500;
    padding: 0;
    margin: 0;
    line-height: 1;
}
.sub-heading{
	color: #4a4a4a;
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    padding-bottom: 15px;
}
.center{
	text-align: center;
}
.box-home-btns{
	margin: 35px 0  20px 0;
}
.btn-box-home{
	font-family: "Open Sans", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    padding: 14px 30px;
    border-radius: 3px;
    margin: 15px 13px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
.btn-box-home a{
	text-decoration: none;
	color: #fff;
}
.btn-box-home.btn-post-project{
	background-color: #0ad254;
}
.btn-box-home.btn-home-signup{
	background-color: #253556;
}
.home .box-categories{
	background-color: #fff;
}
.home .box-categories .break-line {
    width: 100px;
    margin: 15px auto;
    height: 3px;
    color: #61ce70;
    background-color: #61ce70;
    display: block;
}
.box-why-wpfreelance{
	background-color: #009cde;
	background-image: radial-gradient(circle farthest-side at center bottom,#009cde,#003087 125%);
	ransition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding-bottom: 50px;
}
.box-why-wpfreelance  .elementor-image-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;

    webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
        text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: flex;
}
.box-why-wpfreelance .elementor-image-box-img{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	overflow: hidden;
}
.box-why-wpfreelance .elementor-image-box-content{
	width: 100%;
	display: inline-block;
	color: #ffffff;
	margin: 0;
	overflow: hidden;
}
.box-why-wpfreelanc .col-md-4{
	display: flex;
}

.box-why-wpfreelance .elementor-image-box-img img {
    height: auto;
    transition-duration: 0.3s;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.box-why-wpfreelance .box-heading{
	margin: 25px 0 25px 0;
}
.box-why-wpfreelance .box-heading h2{
	color: #fff;
}
.box-why-wpfreelance .elementor-image-box-title {
    color: #dddddd;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}
.box-why-wpfreelance .elementor-image-box-description{
	line-height: 29px;
	padding-bottom: 25px;
}


