@charset "utf-8";
/* header Style */

.main-table{font-family:Arial; font-weight:normal; Font-size:13px; color:#333; line-height:24px; text-align:justify;}
.main-heading{font-weight:bold; Font-size:20px; color:#084677; line-height:36px; border-bottom:1px #ccc dashed; text-transform:uppercase; text-align:left;}
.main-head{font-weight:bold; Font-size:20px; color:#084677; line-height:36px; text-transform:uppercase; text-align:center;}
.bdr-top{border-top:1px #ccc solid;}
.bdr-bottom{border-bottom:1px #ccc solid;}

.sub-heading2{font-weight:bold; Font-size:18px; color:#333; line-height:30px; text-align:left;}
.sub-heading{font-weight:bold; Font-size:16px; color:#333; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:24px; text-align:left;}
.contact-us{ padding-left:20px; line-height:30px;}

.readmore{ font-size:12px; color:#fff; padding:5px; text-decoration:none; line-height:24px; text-transform:uppercase; background:#333;}
.heading-s{font-size:15px; font-weight:bold; text-transform:uppercase; color:#fff; line-height:40px; background:#333; margin:0;}

.box-main{ text-align:center; padding:0px;}
.box-main p{ padding:0 5px; text-align:center;}
.img-center{ width:100px; height:100px; border-radius:50px; border:1px #ccc solid; margin-bottom:20px;transition:all .5s;}
/*.img-center:hover{transform:scale(1.1) rotate(10deg);}*/