.homeProdDesc {
   padding: 40px 10px;
}
.p-10{padding: 10px;}
.mb-20{margin-bottom:20px}
.bdLin{
	min-height:160px;  
	margin-bottom:20px
}
.bdLin:hover{
	border:1px solid #ccc;
	border-radius:10px; 
	background-color: #d7eff7;
}
.service-bg .btn{padding: 10px 20px 10px 19px;}
.bdLin h3{
	font-size:14px;
	margin-bottom:6px;
}
.homeProd h2 {
    font-size: 36px;
}
.homeAbt p span, .homeProd h2 {
    color: #009DCD;
}
.homeProd h5 {
    font-size: 19px;
    color: #2C4976;
    margin-top: 5px;
}
.gen > li {
    border: 1px solid #F1F7F9;
    padding-left: 0;
    padding-right: 0;
}
.gen > li > a {
    display: block;
    padding: 5px 10px 20px;
}
.gen > li > a > h3 {
    color: #0B285C;
    margin-left: 57px;
    margin-bottom: 17px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -1px;
    text-decoration: none;
    margin-top: 15px;
}
.gen li i {
    display: block;
    margin: 0 30px 0 auto;
    width: 55px;
    height: 50px;
    background-image: url(../images/bgSprite.png);
    background-repeat: no-repeat;
    top: 13px;
    position: absolute;
    left: 10px;
}
.gen > li > a:hover > h3 {
    color: #00B4FF;
}
.gen > li > a > p {
    line-height: 18px;
    color: #5B5E60;
    font-size: 15px;
}
.service-bg{
	background-color: #f1f7f9;
}

.follow-whatsapp {
height: 50px;
width: 50px;
background: #2dc100;
position: fixed;
z-index: 1;
bottom: 4%;
border-radius: 50%;
line-height: 60px;
text-align: center;
-webkit-box-shadow: 3px 3px 12px 0px rgba(51, 51, 51, 0.72);
-moz-box-shadow: 3px 3px 12px 0px rgba(51, 51, 51, 0.72);
box-shadow: 3px 3px 12px 0px rgba(51, 51, 51, 0.72);
}

.follow-whatsapp .fa-whatsapp {
text-align: center;
color: #fff;
font-size: 35px;
line-height: 50px;
}




