
.fec-p{
  padding-top: 15px;
}

.custom-breadcrumb h1{
	text-transform: uppercase;
  font-size: 40px;
  font-weight: 600;
}
.custom-breadcrumb p{
  font-size: 20px;
  padding-top: 10px;
  
}
#section6 h2{
    color: #0089c2;
    font-size: 36px;

}
#section6{
	
	padding-bottom: 40px;
}
h3.fec-title{
    font-size: 28px !important;
    font-weight: bold;
} 
/*<!--================== Features Start==================-->*/
/* .section-padding {
    padding: 0px 0;
} */
#services h2{
text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
}
.mt-80 {
    margin-top: 30px;
}
.service-box {
    padding: 30px 15px;
}
#services .section-title{
	color: #0089c2;
}
.service-box h3 {
    color: #0089c2;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.service-box p {
    line-height: 22px;
}
.sbox-gutter {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
h3 {
    font-size: 20px;
    line-height: 25px;
}
.sbox-gutter, .sbox-gutter i::before, .sbox-gutter h3, .sbox-gutter p {
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.service-box i::before {
    font-size: 40px;
    margin-bottom: 20px;
    color: #0089c2;
}
.sbox-gutter:hover i::before, .sbox-gutter:hover h3{
    color: #8cc53e;
  }

.sbox-gutter:nth-child(4), .sbox-gutter:nth-child(5), .sbox-gutter:nth-child(6) {
    border-bottom: 0;
}
 
  