
.services-column h4
{
	 height: 40px;
	 color: white;
	 padding-left: 10px;
	 padding-top: 9px;
	 width:auto;
	 margin-top:12px;
	 background-color:black;
	 font-style:normal;
	 text-align: center;
	 font-size: 20px;
	 
}
.inner-box
{
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
	  transition: 0.3s;
	  color: white;
	 background-color: #1a918a;
	  height: 40px;
	  line-height: 30px;
	  margin-top: 10px;
	 
}
.inner-box h5
{
	padding-top: 8px;
	margin-left: 10px;
	font-size: 18px;
	font-style: normal;	
	color: white;
	height: 30px;
     width:240px; 
   font-weight: bold;
   font-family: helvetica;
	text-transform: uppercase;
}

.inner-box h5:hover
{
   color:red;
   display: block;
}

/*-----pro-desc---------*/


.prd_page .he06 {
    max-height: 440px;
    width: 300px;
    background-color: white;
}
.prd_page .he06 {
   
    min-height: 415px;
}
.he06 {
    
    overflow: hidden;
}
.m4 {
    margin-top: 12px;
}

.footer h6 {
    height:0 ;
    color: white;
    padding-left: 0px;
    padding-top: 0px;
    width:auto;
    margin-top:0px;
    background-color:black;
    font-style:normal;
    text-align: center;
    font-size: 20px;
    
}




