@charset "utf-8";
/* CSS Document */
 body {
	background: url(../images/bg.png);
	margin:0;
	padding:0;
	
}
h1 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	padding:10px;
	color: #414141;
	line-height: 20px;
	font-weight:400;
}
h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	color: #414141;
	font-weight:400;
}
h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 20px;
	padding: 0px 10px;
    color: #414141;
	font-weight:400;
}
h4 {
	font-family: 'Francois One', sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #414141;
	font-weight:400;
	padding:0px 10px;
}
h5 {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #404040;
	font-weight:400;
	padding:0px 10px;
}
h6 {
	font-family:'Roboto Condensed', sans-serif;
	font-size: 14px;
	line-height:10px;
	color: #404040;
}
p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	color: #404040;
	margin: 0;
	padding: 0 10px 10px 10px;
}

a {
	color: #333333;
text-decoration: none;
}
a:hover {
	color: #999999 !important;
	text-decoration: none;
}
.clear {
	clear: both
}
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.mainwrapper {
	width: 960px;
	margin: 0 auto;
}
.pull_left {
	float: left;
	padding-left: 10px;
}
.pull_right {
	float: right;
	padding-right: 10px;
}
.header_section {
	width:100%;
	background: #fff !important;
	border-top: #f57f1e 5px solid;
}
.logo{
	float:left;
	width:170px;
	padding:20px 10px;
}
.right_side{
	float:right;
	margin:0;
	width:260px;
	margin-right:10px;
}
.email{
	width:auto;
	margin:0;
	padding:0 0 0 16px;
}
.email i
{
	padding-right:3px;
	color:#f57f1e;
}
.search_area{
	width:250px !important;
	margin: 0 0 10px 10px;
	background: #f8f6f6 !important;
        color: #181818;
        border: 1px solid #e1e1e1 !important;
	border-radius:8px;
	height:30px;
	clear: both;
	position: relative;
	
	}
.search_area .searchbox{
	float: left;
	width: 240px;
	height: 28px;
	background: none;
	font-size: 14px;
	border: none;
	text-indent: 10px;
	outline:none;
}
.search_icon {
	width: 13px;
	height: 13px;
	position: absolute;
	background:url(../images/search_icon.png) no-repeat;
	left: 222px;
        top: 9px;
}


.search_button {
	background:none;
	border:none;
	float:right;
	color:#000000;
	/*width:18px;*/
	top:0;
	margin-top:-20px;
	
}



.rss {
	width: 260px;
	float: right;
	padding: 10px 0;
	margin: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-align: left;
}
.rss img {
	margin: 0;
	padding: 0 3px;
	float: right;
}
/* Search form */
#search span {
	width: 24px;
	display: block;
	border: 1px solid #e0e0e0;
	background: #f9f9f9;
	height: 32px;
	margin: 5px 10px;
}
#search input#s {
	float: left;
	width: 240px;
	padding: 8px 0 8px 5px;
	margin: 0;
	border: 0;
	background: none;
	color: #646667;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	height: 17px;
}
#search .btn {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}

.navigation{
	width:100%;
	line-height:40px;
	background: rgb(164, 224, 80);
    background: -moz-linear-gradient(90deg, rgb(164, 224, 80) 30%, rgb(143, 201, 64) 70%);
    background: -webkit-linear-gradient(90deg, rgb(164, 224, 80) 30%, rgb(143, 201, 64) 70%);
    background: -o-linear-gradient(90deg, rgb(164, 224, 80) 30%, rgb(143, 201, 64) 70%);
    background: -ms-linear-gradient(90deg, rgb(164, 224, 80) 30%, rgb(143, 201, 64) 70%);
    background: linear-gradient(180deg, rgb(164, 224, 80) 30%, rgb(143, 201, 64) 70%);
    -webkit-box-shadow: 0px 2px 0px 0px rgba(86, 148, 1, 0.75);
    -moz-box-shadow:    0px 2px 0px 0px rgba(86, 148, 1, 0.75);
    box-shadow:         0px 2px 0px 0px rgba(86, 148, 1, 0.75);
    margin-bottom:8px;
}
.slider_section{
	
    width:auto;
	webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border:5px solid #f9f9f9;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(249, 249, 249, 1);
    -moz-box-shadow:    0px 0px 10px 0px rgba(249, 249, 249, 1);
    box-shadow:         0px 0px 10px 0px rgba(249, 249, 249, 1);
}
.slider_buttom{
	background:url(../images/sbg.png) no-repeat;
	height:25px;
	bottom:0px;
	margin-bottom:30px;
}
.wellbody{
	width:auto;
	margin:0 auto;
	margin-bottom:30px;
}
.wellbody_left{
	width:660px;
	margin:0;
	float:left;
	border-radius:10px;
	background:#ffffff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(218, 218, 218, 1);
    -moz-box-shadow:    0px 0px 2px 0px rgba(218, 218, 218, 1);
    box-shadow:         0px 0px 2px 0px rgba(218, 218, 218, 1);
	padding-bottom:20px;
	margin-bottom:20px;
}
.btn {
  background: #f57f1e;
  background-image: -webkit-linear-gradient(top, #f57f1e, #ea7a1d);
  background-image: -moz-linear-gradient(top, #f57f1e, #ea7a1d);
  background-image: -ms-linear-gradient(top, #f57f1e, #ea7a1d);
  background-image: -o-linear-gradient(top, #f57f1e, #ea7a1d);
  background-image: linear-gradient(to bottom, #f57f1e, #ea7a1d);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 15px 5px 15px;
  margin:10px !important;
  text-decoration: none;
}

.btn:hover {
  background: #90ca40;
color:#fff;
  background-image: -webkit-linear-gradient(top, #90ca40, #86bd3b);
  background-image: -moz-linear-gradient(top, #90ca40, #86bd3b);
  background-image: -ms-linear-gradient(top, #90ca40, #86bd3b);
  background-image: -o-linear-gradient(top, #90ca40, #86bd3b);
  background-image: linear-gradient(to bottom, #90ca40, #86bd3b);
  text-decoration: none;
}
.underline{
  border:1px dotted #ececec;
}

.wellbody_right{
	width:265px;
	margin:0;
	float:right;
	border-radius:10px;
	background:#ffffff;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(218, 218, 218, 1);
    -moz-box-shadow:    0px 0px 2px 0px rgba(218, 218, 218, 1);
    box-shadow:         0px 0px 2px 0px rgba(218, 218, 218, 1);
	padding-bottom:20px;
}
.Latest{
	
	margin:0;
	height: 258px;
}

.Latest h1{
    color: #414141;
    line-height:16px;
	padding:10px 10px 0 10px;
}
.Latest ul{
	padding: 0;
}
.Latest li{
	list-style: none;
	padding: 0px 10px;
}
.services_section{
	width:auto;
	margin-bottom:30px;
}
.services_left{
	float:left;
	width:628px;
}
.services_leftinside{
	background:#f4f4f4;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow:    0px 0px 3px 0px rgba(255, 255, 255, 1);
    box-shadow:         0px 0px 3px 0px rgba(255, 255, 255, 1);
	float:left;
	width:300px;
	padding-bottom:30px;
	
}

.services_leftinside1{
	background:#f4f4f4;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow:    0px 0px 3px 0px rgba(255, 255, 255, 1);
    box-shadow:         0px 0px 3px 0px rgba(255, 255, 255, 1);
	float:right;
	width:300px;
	padding-bottom:30px;
	
}


	
.services_right{
	background:#f4f4f4;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow:    0px 0px 3px 0px rgba(255, 255, 255, 1);
    box-shadow:         0px 0px 3px 0px rgba(255, 255, 255, 1);
	float:right;
	width:300px;
	padding-bottom:30px;}

.footer{
	background:#727070;
	width:100%;
	padding-bottom:20px;
	
}
.foterinner{
	
	padding:1px 0px 0 0;
        text-align: center;
}
.foterinne ul{
	
	padding:0 10px;
}

.foterinner ul li{
	list-style:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	display:inline;
}
.foterinner ul li a{
color:#fff;
}
.copyright{
	margin:0;
	padding:0;
color:#fff !important;
	
	}
.copyright p{
	margin:0;
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color:#fff;
	text-align:center;
}
/*abuot page*/
.about_us ul{
	margin:0;
	padding:10px 0 0 10px;
	
}
.about_us ul li{
    list-style:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
    text-align:left;
	display:inline;

}
.whychoose{
	
margin:0;
padding:0px;
line-height:none !important;

}
.whychoose h4
{
color:#f57f1e !important;
margin:0 ;	
}
.whychoose h5
{
color:#f57f1e !important;
margin:0 ;
padding:0 10px;	
}
.Latestn{
	
	padding:0 10px;
	
}
.Latestn ul{
	padding: 0;
}
.Latestn ul li{
	list-style: none;
	line-height:30px;
	color:#404040 !important;
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
}

.Latestn i{
	color:#f57f1e;
	padding-right:5px;
}
/*contact*/
.tab_book{
	padding:0 10px;}

.tab_book input, .tab_book textarea {
	
	width:600px;
	height: 30px;
	margin: 10px 0px;
	padding:0 5px;
	background: #fff;
	border: #CCC 1px solid;
	border-radius: 5px;
}
.tab_book textarea {
	height: 150px !important;
}
.tab_book input[type="checkbox"] {
	width: 15px;
	height: 15px;
	margin: 10px;
}
.tab_book input[type="submit"] {
	width: 120px;
	height: 30px;
	background: #f57f1e;
	padding: 0 10px !important;
	color: #fff;
	cursor: pointer;
	border-radius:28px;
	font-size: 16px;
}
.tab_book input[type="submit"]:hover {
	background: #90ca40;
	/*color: #fd742e;*/
}