@charset "utf-8";
/* header Style */
.container {
    font-family: arial;
    font-size: 14px;}
.hr{border-top: 2px solid #eee;}
/* contact page */
.bx-rht-cont h2 {
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  .bx-rht-cont {
    float: left;
    margin-left: 3%;
    text-align: left;
  }
  .cont-page h2 span {
    display: block;
    font-size: 17px;
    color: #5f5d5d;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .cont-page p {
    font-size: 14px;
    line-height: 30px !important;
  }
#FooterrControl1_tr_hitCounter{background-color: #fff !important; color: #000 !important; }
.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);}*/