@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background:url(../img/pattern.jpg);
	font-family:Arial, Helvetica, sans-serif;
	}
ul{margin:0; padding:0;}
li{list-style:none;}
li a, a{ text-decoration:none;}
img, img a{max-width:100%; border:0 none;}	
.clear{
	clear:both;
	}
.wrapper{
	width:100%;
	float:left;
	}	
.container{
	width:95%;
	max-width:1100px;
	margin:0 auto;
	}	
.header {
  float: left;
  padding: 25px 0;
  width: 100%;
}
.logo {
  float: left;
  width: 260px;
}
.navigation {
  float: right;
  width: 65%;
  margin-top:40px;
}
.navigation ul {
  float: right;
}
.navigation ul li {
  display: inline-block;
}
.navigation ul li a {
  display: block;
  padding:8px 20px;
  color:#333;
}
.navigation ul li a:hover, .navigation ul li a.active{
	background:#c34b1f;
	color:#fff;
	}
.btn-singbtn {
  background: none repeat scroll 0 0 #237bb4;
  border: 0 none;
  color: #fff;
  float: right;
  padding: 3px 0;
  cursor:pointer;
  margin-top:5px;
  font-size:15px;
  width: 84px;
}
.top-bar {
  background:url(../img/bars001.png);
  background-repeat:no-repeat;
  background-size:cover;
  display: block;
  height: 6px;
  width: 100%;
}
.slider-container {
  background: none repeat scroll 0 0 #fff;
  clear: both;
}
.slider > img {
  width: 100%;
}
.social-icons > ul {
  float: right;
  width: 100px;
}
.social-icons li {
  display: inline-block;
}
.social-icons {
  display: inline-block;
  float: right;
  padding: 12px 0;
}
.first-box {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e4e4e4;
  -webkit-border: 1px solid #e4e4e4;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  margin: 0 3.5% 0 0;
  padding:0 15px 20px;
  width: 320px;
}
.first-box h2 {
  border-bottom: 2px solid #2475ad;
  -webkit-border-bottom: 2px solid #2475ad;
  margin: 0 0 10px;
  color:#6b6969;
  font-weight:100;
  padding: 14px 0 8px;
}
.content-slides {
  clear: both;
  margin-top: 50px;
}
.banner-box p {
  color: #6b6969;
  font-size: 12px;
  line-height: 18px;
}
.whole-web {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 4px #333;
  box-sizing: border-box;
  float: left;
  padding:0 30px 50px;
  position:relative;
  width: 100%;
  z-index:55;
}
.whole-web:after{
  width:100%;
  position:absolute;
  height:30px;
  content:'';
  background:url(../img/after5.png);
  background-repeat:no-repeat;
  background-size:100% 100%;
  bottom:-16px;
  left:0;
  z-index:1;	
	}
.content-slides .first-box:last-child {
  float: right;
  margin: 0 !important;
}
.btn-more {
  background: none repeat scroll 0 0 #c34b1f;
  color: #fff;
  float: right;
  padding: 5px 0;
  text-align: center;
  width: 80px;
}
.event-section {
  clear: both;
  margin-top: 20px;
  padding: 0 25px;
}
.heading {
  border-bottom: 2px solid #333;
  clear: both;
  padding: 30px 0 8px;
  overflow:hidden;
}
.heading > h2{
	margin:0;
	color:#6b6969;
	float:left;
	font-weight:100;
	}
.btn-view {
  background:#98a408 url(../img/arrow.png);
  background-repeat:no-repeat;
  background-position:90% center;
  color: #fff;
  float: right;
  font-size: 13px;
  padding: 5px 10px;
  text-align: center;
  width: 100px;
}	
.mini-slide {
  clear: both;
  margin: 20px 0;
}
.second-box {
  clear: both;
}
.second-box {
  display: inline-block;
  width: 227px;
  margin:0 15px 0 0;
}
.mini-slide {
  clear: both;
  float: left;
  margin: 20px 0;
  width: 100%;
}
.second-box > img {
  box-shadow: 0 0 2px #333;
  float: left;
}
.right-text {
  float: right;
  width: 62%;
}
.right-text h5 {
  margin: 0;
  color:#333;
}
.right-text p {
  margin: 4px 0;
  font-size:13px;
}
.btn-see-profile {
  color: #333;
  font-size: 12px;
  position:relative;
  margin: 0;
}
.btn-see-profile:before{
	width:10px;
	height:10px;
	position:absolute;
	content:'';
	 background:url(../img/arrow23.png);
  background-repeat:no-repeat;
  background-position:right;
  bottom:3px;
  right:-13px;
	
	}
.bottom-section {
  clear: both;
  float: left;
  padding: 12px 0;
  width: 100%;
}
.bottom-box {
  float: left;
  margin:0 3.2% 0 0;
  min-height: 260px;
  width: 30%;
  position:relative;
}
.bottom-box:last-child:after{
	background:none;
	}
.bottom-box:after {
  background:url(../img/border.png);
  background-repeat:no-repeat;
  background-position:center;
  background-size:auto 100%;
  content: "";
  height: 82%;
  position: absolute;
  right: -16px;
  width: 8px;
}
.bottom-box > img {
  float: left;
}
.content-box {
  float: right;
  width: 52%;
  position:relative;
}

.bottom-box h4 {
    color: #c34b1f;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    margin: 24px 0;
    padding: 0 14px;
    text-align: center;
    text-transform: uppercase;
}}
.content-box > h5 {
  color: #6b6969;
  font-size: 18px;
  font-weight: 100;
  margin: 0;
}
.content-box > p {
  color:#6b6969;
  font-size: 13px;
}
.content-box > a {
  font-size: 12px;
  color:#2475ad;
}
.footer {
  clear: both;
  float: left;
  margin: 60px 0 40px;
  padding: 12px 0;
  background:#fff;
  box-shadow:0 0 2px #333;
  text-align:center;
  width: 100%;
}
 .footer p{
	color:#2b2929;
	font-size:13px;
	}
/*about css start here*/	


.text_about {
	float: left;
	margin-bottom: 6%;
	width: 100%;
}
.text_about h2 {
	background: none repeat scroll 0 0 #f58220;
	color: #fff;
	font-size: 24px;
	padding: 8px 0;
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px;
}
.text_about h4 {
	color: #504d4d;
	float: left;
	line-height: 0;
	width: 100%;
}
.text_about p {
	color: #6b6969;
	font-size: 14px;
}
/*about css end here*/   


/*contact us css start here*/

#collect_fee_form .form-list {
    display:block;
}

#collect_fee_form .form-list .input-box {
    clear: both;
    display: block;
    width: 95%;
}


.fieldset {
	border: 1px solid #bbafa0;
	float: left;
	margin: 40px 63px;
	padding: 22px 0 12px 41px;
	width: 84%;
}

.formadd {
    float: left;
    margin-left: 2%;
    margin-top: 1%;
    width: 42%;
}
.form-list li {
	margin: 0 0 8px;
}
.form-list .field {
	float: left;
	margin-bottom: 3%;
	width: 308px;
}

.office_add {
    color: #504d4d;
    float: right;
    width: 44%;
}
.form-list label {
	color: #5d5d5d;
	font-weight: normal;
}
.form-list label {
	color: #666;
	float: left;
	font-weight: bold;
	position: relative;
	z-index: 0;
}
.form-list label.required em {
	color: #eb340a;
	float: right;
	font-style: normal;
	position: absolute;
	right: -8px;
	top: 0;
}
.form-list .input-box {
	clear: both;
	display: block;
	width: 260px;
}
.form-list input.input-text {
	border: 1px solid #ccc;
	margin-top: 2%;
	padding: 7px 6px;
	width: 254px;
}

#collect_fee_form .form-list select.input-select {
	border: 1px solid #ccc;
	margin-top: 2%;
	padding: 7px 6px;
	width: 100%;
}

#collect_fee_form .form-list input.input-text {
	width: 100%;
}

.form-list .field {
    float: left;
    margin-bottom: 3%;
    width: 100%;
}
.form-list label {
	color: #5d5d5d;
	font-weight: normal;
}
.form-list label {
	color: #666;
	float: left;
	font-weight: bold;
	position: relative;
	z-index: 0;
}
.form-list label {
	color: #5d5d5d;
	font-weight: normal;
}
.form-list label {
	color: #666;
	float: left;
	font-weight: normal;
	position: relative;
}
.office_add h1 {
	color: #504d4d;
	float: left;
	font-size: 18px;
	width: 100%;
}

.office_add > a{
	color:#504d4d;
}

.button {
      background: none repeat scroll 0 0 #f58220;
    border: medium none;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 16px;
    height: 35px;
    margin: 44px 61px 18px 44px;
    text-align: center;
    width: 170px;
}

.required-entry.input-text {
    float: left;
    width: 100%;
}
/*----------- error-msg -----------*/
.all-msg { font-size: 13px; padding: 10px 10px 10px 24px; position: relative; margin-bottom: 10px; }
.all-msg img { }
.all-msg p {margin:0px !important;padding:0px !important; }
.all-msg a { position: absolute; right: 10px; top: 15px; }
.exclamation { background: url(../img/exclamation.png) no-repeat 4px 10px #FFFBCC; border: 1px solid #E6DB55; color: #666452; }
.information { background: url(../img/information.png) no-repeat 4px 10px #DBE3FF; border: 1px solid #A2B4EE; color: #585B66; }
.success { background: url(../img/success.png) no-repeat 4px 10px #D5FFCE; border: 1px solid #9ADF8F; color: #556652; }
.error {
    color: red !important;
    font-size: 12px !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    font-weight: normal !important;
}


#authMessage {
    background: url("../img/error.png") no-repeat scroll 4px 7px #ffcece;
    border: 1px solid #df8f8f;
    color: #665252;
    font-size: 14px;
    padding: 5px 0 5px 23px;
}
.error_flash { background: url(../img/error.png) no-repeat 4px 10px #FFCECE; border: 1px solid #DF8F8F; color: #665252;}
.slide_loader{
	position: absolute; display: block; background: url(../img/loading.gif) no-repeat center center;top: 0px; left: 0px; width: 100%; height: 100%;
}