@charset "utf-8";
/* CSS Document */

.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:22px; color:#123e6b; line-height:36px; border-bottom:1px #123e6b solid; text-transform:uppercase;}
.sub-heading{font-weight:bold; Font-size:15px; color:#333; line-height:30px; text-transform:uppercase;}
.team-title{font-weight:bold; Font-size:16px; color:#333; line-height:30px; text-transform:uppercase;}
.contact-us{ padding-left:20px; line-height:24px;}
.qyery-hm h4 strong{font-family: sans-serif;
       font-size: 25px;
    color: #485265;
}
	
.qyery-hm h4 span{ font-family: sans-serif;
    background: #485265;
    color: #fff;
    font-size: 12px;
    padding: 8px 15px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 20px;
    border: 2px solid rgba(0,0,0,0.5); transition:0.5s;}
	
.qyery-hm h4 span:hover{background:#333; transition:0.5s;}
	
.qyery-hm h4 span a{COLOR:#FFF;}