    .widget-snippet .our-capabilities-area {
      margin: 0 auto;
      position:relative;
      width:100%;
    }
	.widget-snippet .our-capabilities-area h5{
    margin: 0;
    font-size: 20px;
    color: #000;
    line-height: 33px;
    font-family: 'Gilroy';
    font-weight: 500;
    padding: 18px 0;
    padding-top:0;
	}
.widget-snippet .capabilitie-project-items {
       background: #f7f7f7;
       padding: 40px;
       min-height: 350px;
       border-radius: 0;
       margin-bottom: 30px;
       border-bottom: 3px solid #6aca5a;
}
	.widget-snippet .capabilitie-project-items h4{
    font-size: 22px;
    color: #000;
    font-family: 'Gilroy';
    font-weight: bold;
    margin-bottom: 10px;
	}

	.widget-snippet .capabilitie-project-items p{
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-family: 'Gilroy';
    font-weight: normal;
    margin: 5px 0;
	}
	.widget-snippet .capabilitie-project-items span{
    font-size: 16px;
    text-align: justify;
    color: #000;
    line-height: 30px;
    font-family: 'Gilroy';
    font-weight: normal;
	}

	.widget-snippet .capabilitie-project-items li{
    font-size: 18px;
    color: #1d1d1d;
    line-height: 30px;
    font-family: 'Gilroy';
    font-weight: normal;
	}
    .our-capabilities-area .row {
	margin: 15px;
	}
 .our-capabilities-area .row:nth-child(1) {
    padding: 0;
    margin: 0 30px;
}
