@charset "utf-8";
/* header Style */
body{ margin:0; padding:0;}
.main-table{font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:22px; text-align:justify;}
.main-heading{font-weight:bold; Font-size:20px; color:#1e3770; line-height:36px; border-bottom:1px #ccc solid; text-align:left;}
.main-head{font-weight:bold; Font-size:20px; color:#fff; line-height:30px; text-align:left; background:#1e3770; padding-left:5px; margin:0;}
.sub-heading{font-weight:bold; Font-size:18px; color:#1e3770; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:16px; color:#1e3770; line-height:24px; text-align:left;}

.serv{ width:236px; float:left; margin-right:10px; padding:0; text-align:center; background:#ff6600; color:#fff; border-radius:10px;}
.serv:hover{background:#1e3770;}
.serv.bg-green{ background:#84cf18;}
.serv.bg-green:hover{background:#40a8e7;}
.serv.bg-skblue{ background:#40a8e7;}
.serv.bg-skblue:hover{ background:#b3b3b3;}

.serv h3{font-weight:bold; Font-size:15px; color:#fff; line-height:30px; text-align:center; text-transform:uppercase; margin:0;}
.serv img{}
.serv p{Font-size:13px; color:#fff; line-height:22px; text-align:left; padding:0 7px;}
.serv .inside{ width:236px; min-height:30px; background:#1e3770; border-radius:0px 0px 10px 10px; border-top:1px #fff solid;}
.serv .inside.bg-sky{ background:#40a8e7;}
.serv .inside.bg-grey{ background:#b3b3b3;}
.serv .inside a{text-align:center; color:#fff; font-size:13px; line-height:30px; text-transform:uppercase; text-decoration:none;}