@charset "utf-8";
/* CSS Document */

body, div, span, h1, h2, h3, h4, h5, h6, table, tr, td, p, ul, li, dd, fieldset, form, input,  p{ margin:0; padding:0;}
ul, li, ol{ list-style-type:none;}
.pull-left{ float:left;}
.pull-right{ float:right;}
.block-display{ display:block;}
.clear-fix{ float:none;}
/*.clear-fix{ float:none; clear:both;}*/
a, a:hover{text-decoration: none;}
img, img:hover{border:none; }
a{color: #ffffff;}

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
html,body {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}

address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}



body{
    font:16px/1.3 'open_sansregular';
    color:#5c5c5c;
    background:#ffffff;
}

.container{
    width:1004px;
    margin:0 auto;	
    position:relative;
}
#header-section{
    /*background-color:#ede8e2;*/
	background:url(../images/head-bg.jpg);
    width:100%;
	background-size:100% auto;
    height: 184px;
}
.logo-top{
    margin: 6px 0px 10px 0px;
}
.col-name {
    position: absolute;
    margin-top: 50px;
    margin-left: 22px;
}
.head-icon{
    float: right;
    margin-right: 100px;
    margin-top: 128px;
}
#header-section ul{
    font:15px/1.2 'open_sansregular'; 
    color: #000000;
}


#header-section ul li{
    padding-left: 28px;
    height: 24px;
    font:15px/1.2 'open_sansregular'; 
    color: #000000;
}
#header-section ul li:nth-child(1){
    background: url(../images/tele-icon.png) no-repeat left top;
}
#header-section ul li:nth-child(2){
    background: url(../images/message-icon.png) no-repeat left top;
}

#menu-section{
    background-color:#ab4a38;
    width:100%;
    background: url("../images/menu-bg.jpg") repeat-x center top;
    height: 67px;
}


.menu{
    /*    float:right;
        font:18px/1.2 'open_sansregular';
        color:#ffffff;
        margin-top: 12px;
        margin-right: 52px;*/
}

/*ul.nav{ margin-top: 29px;}*/

ul.nav li{
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block;
    float:left;
}

ul.nav li a{
    color: #FFF;
    font:18px/1.2 'open_sansregular'; 
    color: #ffffff;
    display: block;
    padding: 0px 16px;
    margin: 24px 0px;
    border-right: 1px solid #ffffff;
}
ul.nav li:last-child a{border:none !important;}

/*ul.nav li a:hover{
    background-color: #FFF;

}*/

.active{
    color: #f1e302 !important;
}

/*ul.nav li a:hover, .active{
    background-color: #FFF;
    border-radius: 4px;
    box-shadow: 0 1px 1px #000;
    color: #000 !important;
}*/


#cont-mainbg {
    background-color:#fefefe;
    width:100%;
    background: url("../images/cont-mainbg.jpg") repeat-x center top;
    height: auto;
    padding-top: 10px;
	display:inline-block;
}
.sub-cont {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
    height: 954px;
    padding: 5px 20px 0;
}
#cont-mainbg h2{
    color: #ab4a38;
    font:17px/1.2 'open_sanssemibold'; 
}
#cont-mainbg p{
    color: #000000;
    font:14px/1.4 'open_sansregular'; 
    padding:  0px 0px 10px 0px;
    text-align: justify;
    width: 85%;
}
#cont-mainbg h5{
    color: #000000;
    font:14px/1.4 'open_sansregular'; 
    padding:  0px 0px 10px 0px;
    width: 96%;
}
#cont-mainbg h4{
    color: #000000;
    font:14px/1.5 'open_sansregular'; 
    padding:  0px 0px 0px 0px;
    width: 98%;
}
.bx-1{
    width: 27%;
    float: left;
    margin-top: -46px;
}
.bx-2{
    width: 49%;
    float: left;
    margin-right: 9px;
    margin-top: -46px;
}
.bx-3{
    width: 23%;
    float: left;
    margin-top: -46px;
}
.btn-1 {
    margin-left: 135px;
}
.btn-2 {
    margin-bottom: 14px;
    margin-left: 330px;
    margin-top: 13px;
}
.bg-1{
    /*    width: 456px;*/
    height: auto;
    /*background: url("../images/bx-2bg.jpg") no-repeat center bottom;*/
}
.bg-3{
    /*    width: 456px;*/
    height: 165px;
    background: url("../images/bx-2bg.jpg") no-repeat center bottom;
    padding-right: 30px;
    margin-top: 21px;
}
#cont-mainbg ul li{
    padding: 13px 0px;
}
#cont-mainbg ul li{
    font:14px/1.5 'open_sansregular'; 
    color: #000000;
}

#cont-mainbg .bx-3 ul li{
    padding: 11px 0px;
}
#cont-mainbg .bx-3 ul li a{
    font:14px/1.5 'open_sansregular'; 
    color: #000000;
}
.highlight {
    font:12px/1.5 'open_sanssemibold'; 
    background-color: #ab4a38;
    color: #ffffff;
    padding: 1px 4px;
}
.down-load {
    margin-top: 30px;
}

.down-load h3{
    font:17px/1.2 'open_sanssemibold'; 
    background-color: #ab4a38;
    color: #ffffff;
    padding: 7px 4px;
}

.down-load ul{
    padding: 0px 0px 10px 8px;
    background-color: #ede8e2;
}
.down-load ul li a{
    font:14px/1.5 'open_sansregular'; 
    color: #000000;

}
.down-load ul li a:hover{
    font:14px/1.5 'open_sansregular'; 
    color: #ab4a38!important;

}
.sub-down{
    /*    background-color: #ede8e2;*/
    height: 130px;
    padding: 20px 0px;
    margin-top: 22px;
}
.sub-down-1{
    width: 20%;
    float: left;
    margin-right: 5%;
}
.sub-down h3{
    font:16px/1.2 'open_sanssemibold'; 
    color: #f1e302; 
    margin-bottom: 5px;
}

.sub-down ul{
}
.sub-down ul li a{
    color: #ffffff;
}
.sub-down ul li{
    font:13px/1.2 'open_sanssemibold'; 
    color: #424242;
    border-bottom: #d7b4aa 1px solid;
    padding: 10px 0px !important;


}
.sub-down ul li:last-child{
    border-bottom: 0;
}

#footer{
    background-color: #ab4a38;
    padding: 15px 15px;
    margin-top: 0px;
    border-top:2px solid #ba6555;
}
#footer .first{
    font:14px/1.2 'open_sansregular'; 
    color: #ffffff;  
}
.hits-logo {
    position: absolute;
    right: 150px;
    top: -6px;
}
.sub-all-cont {
    padding-top: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
    padding: 5px 20px 0px 20px;
    height: 619px;
}


.sub-all-cont h1{
    font:26px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 20px 0;
}
.sub-all-cont-founder h1{
    font:26px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 20px 0;
}
.sub-all-cont-founder {
    padding-top: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
   /* padding: 5px 20px 0px 20px;*/
   /* height: 1455px;*/
   overflow:hidden;
   padding: 5px 20px 22px 20px;
   
   
}
.sub-all-cont-founder-new {
    padding-top: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
    padding: 5px 20px 0px 20px;
    height: 1227px;
}
.sub-all-cont-founder1 {
    padding-top: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
    padding: 5px 20px 0px 20px;
    height: 961px;
}
.sub-all-cont-founder2 {
    padding-top: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
    padding: 5px 20px 0px 20px;
    height: 1500px;
}
.sub-all-cont-founder2 h1{
    font:26px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 20px 0;
}
.sub-all-cont-founder-new h1{
    font:26px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 20px 0;
}
.sub-all-cont-founder3 {
    padding-top: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
    padding: 5px 20px 0px 20px;
    display:inline-block;
}
.sub-all-cont-founder3 h1{
    font:26px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 20px 0;
}


.sub-all-cont-founder-125 {
    padding-top: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
    padding: 5px 20px 0px 20px;
    height: 670px;
}
.sub-all-cont-founder-125 h1{
    font:26px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 20px 0;
}

.sub-all-cont-founder4 {
    padding-top: 25px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 1px #a7a7a7;
    padding: 5px 20px 0px 20px;
    height: 650px;
}
.sub-all-cont-founder4 h1{
    font:26px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 20px 0;
}

#cont-mainbg h5{
    font:18px/1.2 'open_sanssemibold'; 
    color: #000000; 
    margin: 25px 0px 0px 0px;
    text-align: center;
}
.sub-all-cont-founder3 h3{
    font:18px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 30px 0px 20px 0px;
    border-bottom: 1px solid #ab4a38;
    width: 30%;
    padding: 0px 0px 5px 0px;
}
.sub-all-cont-founder3 h6{
    font:16px/1.2 'open_sanssemibold'; 
    color: #000000; 
    margin: 15px 0px 20px 0px;
}
.sub-all-cont-founder1 h1{
    font:26px/1.2 'open_sanssemibold'; 
    color: #ab4a38; 
    margin: 20px 0;
}
#cont-mainbg .sub-all-cont p{
    font:14px/1.5 'open_sansregular'; 
    color: #000000; 
    width: 100%;
}
.text-left{
    width: 65%;
    float: left;
    margin-right: 40px;
}
.text-left-new{
    width: 100%;
    float: left;
    margin-right: 40px;
}
.introudce-img{
    border: 1px solid #c1bfbf;
    /*    margin-right: 20px;*/
    margin-top: 76px;
    padding: 7px;
}

.introudce-img:hover{
    border: 1px solid #c1bfbf;
    /*    margin-right: 20px;*/
    margin-top: 76px;
    padding: 7px;
}
.text-left-21{
    float: left;
    margin-right: 40px;
    width: 63%;
}
.text-left-gov{
    width: 100%;
    float: left;
    margin-right: 40px;
}
.text-left-5{
    width: 42%;
    float: left;
    margin-right: 40px;
}

.text-left-new{
    width: 100%;
    float: left;
    margin-right: 40px;
}
.text-right{
    width: 30%;
    float: left;
    margin-top: 80px;
}
.view-notice{
    font:14px/1.2 'open_sansregular'; 
    color: #ab4a38;  
    margin-left: 134px;
}


/*  ul{
        padding: 0;
        list-style: none;
        background: #f2f2f2;
    }
    ul li{
        display: inline-block;
        position: relative;
        line-height: 21px;
        text-align: left;
    }
     ul li a{
        display: block;
        padding: 8px 25px;
        color: #333;
        text-decoration: none;
    }
     ul li a:hover{
        color: #fff;
        background: #939393;
    }*/
.menu ul li ul.dropdown{
    min-width: 170px; /* Set width of the dropdown */
    background: #ab4a39;
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 67px;

}
.menu ul li:hover ul.dropdown{
    display: block;	/* Display the dropdown */
}
.menu ul li ul.dropdown li{
    display: block;
    width: 100%;
}
.menu ul li ul.dropdown li a{
    font: 15px/1.2 "open_sansregular";
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 8px 10px;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}

.menu ul li ul.dropdown li a:hover{
    color: #f1e302;

}
.menu ul li ul.dropdown li a:last-child{ border-right: none;}

.menu ul li ul.subdropdown{
    background: #ab4a39 none repeat scroll 0 0;
    display: none;
    left: 169px;
    min-width: 150px;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 999;
}
.menu ul.dropdown li:hover ul.subdropdown{
    display: block;	 
}

#footer-top{
    background-color: #ab4a38;
    width: 100%;
}

#contact-section .cont-right{
    width: 45%;
    float: right;
    box-sizing: border-box;
}

.all-name{
    background-color: #ffffff;
    border: 1px solid #686161;
    color: #6b6b6b;
    font-family: 'open_sansregular';
    font-size: 16px;
    height: 41px;
    margin-bottom: 15px;
    padding-left: 10px;
    width: 400px;
}
.looking-for{
    background-color: #ffffff;
    border: 1px solid #d7d7d7;
    color: #6b6b6b !important;
    font-family: 'open_sansregular';
    font-size: 16px;
    height: 41px;
    margin-bottom: 15px;
    padding-left: 10px;
    width: 513px;
}

.text-area-new{
    background-color: #ffffff;
    border: 1px solid #686161;
    color: #6b6b6b;
    font-family: 'open_sansregular';
    font-size: 16px;
    height: 41px;
    padding-top:10px !important;
    min-height:90px;
    margin-bottom: 15px;
    padding-left: 10px;
    width: 400px;
}
/*.send-message{
    background: #1db79c none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font: 20px/1.2 "open_sansregular";
    margin: 10px 0 0;
    padding: 20px 30px;
    position: relative;
    text-transform: uppercase;
}*/
.submit-btn{
    background-color: #ab4a38;
    display: inline;
    font: 16px/1.2 "open_sansregular";
    padding: 6px 23px;
}
.arow-new{ 
    position: absolute;
    right: 18px;
}
.seper-mrgin {
    margin-top:100px;
}
.cont-right{
    box-sizing: border-box;
    float: right;
    margin-top: -217px;
    width: 0%;
}
.send-message5 {
    background: #ab4a38 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font: 20px/1.2 "open_sansregular";
    margin: 10px 0 0;
    padding: 10px 25px;
    position: relative;
    text-transform: uppercase;
}



/*.sub-all-cont ul li {
    color: #424242;
    font: 13px/1.2 "open_sansregular";
    padding: 5px 0 !important;
}*/


#cont-mainbg .sub-all-cont-founder3 ul li{
    padding: 5px 0px;
}
#cont-mainbg .sub-all-cont-founder3 ul li{
    font:14px/1.5 'open_sansregular'; 
    color: #000000;
}

.box-all {
    border: 2px solid #ab4a38;
}

.principal-img {
    padding: 7px;
    border: 1px solid #c1bfbf;
    margin-right: 20px;
}
.principal-img:hover {
    border: 1px solid #c1bfbf;
    padding: 7px;
}


.cont-left {
    box-sizing: border-box;
    float: left;
    /*    width: 45%;*/
}

.cont-left ul li {
    color: #000000;
    font: 16px/1.4 "latoregular";
    padding: 0 0 20px 25px;
}

.img-adu{
    left: 21px;
    position: absolute;
}

#contact-left{
    width: 57%;
    float: left;
    margin-top: 15px;
}
#contact-left ul{}
#contact-left ul li{
    color: #000000;
    font: 15px/1.4 "open_sansregular";
    padding: 0 0 35px 26px;
}
.adress{
    margin-left: 20px;
}

#contact-left h2 {
    color: #ab4a38;
    font: 24px/1.2 "open_sanssemibold";
}
.ved-1{
    color: #434141;
    font: 20px/1.2 "open_sanssemibold";  
    margin: 0;
    padding: 0;
}

table, td {
    border: 1px solid #d9d6d6;
    border-collapse: collapse;
    color: #3d3c3c;
    font: 14px/1.5 "open_sansregular";

}
th, td {
    padding: 8px 14px;
    text-align: left;

}
th{
    /*background-color: #e6a093;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d5cea6+0,c9c190+27,b7ad70+100 */
background: #d5cea6; /* Old browsers */
background: -moz-linear-gradient(top,  #d5cea6 0%, #c9c190 27%, #b7ad70 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d5cea6 0%,#c9c190 27%,#b7ad70 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d5cea6 0%,#c9c190 27%,#b7ad70 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 ); /* IE6-9 */

    color: #ffffff;
    font: 20px/1.5 "open_sanssemibold";
}
.pimg {
    border: 2px solid #cccccc;
    box-shadow: 0 0 8px #cccccc;
    float: left;
    margin: 15px;
    padding: 4px;
    width: 175px;
	
}
.cat_img {
    height: 126px;
    width: 175px;
}

.staff_img
{ width:60px
		
}

.staff td
{
	font: 13px/1.5 "open_sansregular" !important;
}