  /***************************************Certifications****************************************/
  .certification-item{
	width: 90%;
	border: 1px solid #eee;
	text-align: center;        
	height: 450px;   
	display: block;
	margin-top: 25px;
	padding: 12px;
	box-shadow: 0px 1px 5px 3px rgba(161, 161, 161, 0.288);
}
.certification-item:hover{      
	border: 1px solid #0697d7;
	background-color: #ffff;
	padding: 8px;
	transition: all .25s ease-in-out;

}
.certificate-img{
	height: 95%;
	margin-top: 20px;
	width:100%;
}
.aboutus_{
	background-color: #0697d705;
	padding: 31px;
}
h4, h4 a, .carousel-wrap > a {
    color: rgb(54, 52, 52);
}
h4, .body-content.quote, #respond-wrap h3 {
    font-size: 24x;
    line-height: 20px;
}
.heading_p {
    color: #077fb4;
    font-weight: 500;
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    margin: auto;
    margin-top: 60px;
margin-bottom: 10px;
  }
h4.spb_heading span, h4.certi_heading span {
    background: #f8f8f8;
    }
    h4.spb_heading span, h4.certi_heading span {
    padding: 0 10px;
    position: relative;
    display: inline-block;
    z-index: 1;
}