@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	background: #fff;
	color: #1d1d1d;
	text-align: center;
	font-family: 'Azo Sans';
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border: 0;}
a {
	outline: none;
	color: #333;
	text-decoration: none;
	}
a:hover {
	outline: none;
	color: #000;
	text-decoration: none;
	}
img {border: none;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}

.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
/*-----------------------
MAIN CSS START
------------------------*/
.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}

/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner {
	float: left;
	width: 100%;
	background: url(../images/bnr-bg.jpg) no-repeat center top;
	height:620px;
	}
.logo{
	position:absolute;
	left:0;
	top:30px;
	}
.bnrcontent{
	float:left;
	width:100%;
	padding:0 77px;
	}
.bnrHeading{
	float:left;
	color:#fff;
	font-size:54px;
	line-height:54px;
	font-weight:400;
	text-align:left;
	margin:130px 0 5px;
	position:relative;
	}
.bnrHeading span{
	color:#62c444;
	font-weight:300;
	}
ul.searchOpt{
	float:left;
	margin-top:40px;
	}
ul.searchOpt li{
	float:left;
	margin-right:5px;
	}
ul.searchOpt li a{
	float:left;
	background:#fff;
	padding:15px 25px;
	border-radius:5px 5px 0 0;
	color:#4a6871;
	font-size:20px;
	}
ul.searchOpt li a i{
	font-size:18px;
	margin-right:5px;
	}
ul.searchOpt li a.active{
	background:#41a124;
	color:#fff;
	}
.searchFlds{
	float:left;
	width:100%;
	background:#41a124;
	border-radius:0 5px 5px 5px;
	padding:16px;
	}
.phoneflds{
	float:left;
	width:74%;
	margin-right:1%;
	position:relative;
	}
.phoneflds:before {
	position: absolute;
	left: 20px;
	top: 22px;
	content: "\f0e0";
	color: #b7b7b7;
	font-size: 18px;
	font-family: 'FontAwesome';
	}
.frmflds{
	float:left;
	width:100%;
	background:#fff;
	font-family: 'Azo Sans';
	color:#000;
	font-size:18px;
	height:62px;
	border:none;
	border-radius:5px;
	padding:0 20px 0 50px;
	outline:none;
	}
.btnbox{
	float:left;
	width:25%;
	position:relative;
	}
.frmSbmit{
	float:left;
	width:100%;
	height:62px;
	border:1px solid #c37900;
	outline:none;
	border-radius:5px;
	background:url(../images/btn-bg.jpg) repeat-x left center;
	cursor:pointer;
	color:#101010;
	font-size:22px;
	font-family: 'Azo Sans';
	font-weight:700;
	text-transform:uppercase;
	}
.frmSbmit:hover{
	background: url(../images/btn-bg-h.jpg) repeat-x left center;
	}
.privacy-txt{
	position:absolute;
	width:100%;
	color:#fff;
	font-size:16px;
	font-weight:500;
	letter-spacing:1px;
	top:-50px;
	}
.bnrcounter{
	float:left;
	width:100%;
	color:#d9d9d9;
	font-size:16px;
	margin-top:20px;
	}
.bnrSeal{
	display:inline-block;
	vertical-align:middle;
	margin-top:55px;
	max-width:100%;
	}
.bnr-p1 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 25px;
	line-height: 24px;
	font-weight: 400;
	text-align: left;
	}	
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1 {
	float: left;
	width: 100%;
	padding:80px 0;
	}
.sectionHeading{
	float:left;
	width:100%;
	color:#333333;
	font-size:50px;
	font-weight:300;
	}
.sectionHeading span{font-weight:500;}
.secPara{
	float:left;
	width:100%;
	color:#444444;
	font-size:20px;
	line-height:28px;
	padding:0 60px;
	margin-top:30px;
	}
.s1-img{
	float:right;
	width:46%;
	margin-top:70px;
	}
.s1-left-txt{
	float:left;
	width:45%;
	margin-top:100px;
	text-align:left;
	color:#444444;
	font-size:20px;
	line-height:34px;
	}
.secBtn{
	display:inline-block;
	height: 58px;
	padding:0 50px;
    border: 1px solid #c37900;
    outline: none;
    border-radius: 5px;
    background: url(../images/btn-bg.jpg) repeat-x left center;
    cursor: pointer;
    color: #101010;
    font-size: 22px;
	line-height:57px;
    font-family: 'Azo Sans';
    font-weight: 500;
    text-transform: uppercase;
	letter-spacing:1px;
	}
.secBtn:hover{
	background: url(../images/btn-bg-h.jpg) repeat-x left center;
	}
.s1Btn{
	float:left;
	margin-top:-40px;
	}
.s2Btn{
	margin-top:30px;
	}
	
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3 {
	float: left;
	width: 100%;
	padding:80px 0;
	background:#f9f9f7;
	}
.s3-content{
	float: left;
	width: 100%;
	margin-top:50px;
	}
.sec3Box{
	display:inline-block;
	width:26.5%;
	margin:20px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	}
.s3bx-icon{
	display:inline-block;
	vertical-align:middle;
	margin-top:20px;
	}
.s3-title{
	float:left;
	width:100%;
	color:#444444;
	font-size:20px;
	text-transform:uppercase;
	margin-top:5px;
	}
.s3-bottom, .s3-bottom-lg{
	float:left;
	width:100%;
	padding:10px 10px 10px 75px;
	/*background:#fbf9eb;*/
	text-align:left;
	position:relative;
	margin-top:10px;
	height:115px;
	color:#444444;
	}
.s3-bottom-lg{
	padding:10px;
	text-align:center;
	}
.s3-lft-img{
	position:absolute;
	left:10px;
	top:10px;
	}
.s3-full-img, .s3-full-img2, .s3-full-img3{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin-top:10px;
	}
.s3-full-img2{margin-top:25px;}
.s3-full-img3{margin-top:15px;}
.map-icon{
	left:15px;
	top:25px;
	}
.s3-bottom p{
	float:left;
	width:100%;
	font-size:18px;
	margin-top:10px;
	}
.s3-bottom span, .s3-bottom-lg span{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	font-weight:300;
	margin-top:7px;
	}
.s3-last .s3-bottom-lg span{
	font-size:13px;
	line-height:18px;
	}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.section-4 {
	float: left;
	width: 100%;
	padding:80px 0;
	}
.s4-ul{
	float:left;
	width:100%;
	}
.s4-ul li{
	float:left;
	width:32%;
	margin-top:35px;
	border:1px solid #ced6ea;
	border-radius:5px;
	padding:15px;
	text-align:left;
	}
.s4-ul li:nth-child(2){
	margin-left: 2%;
	margin-right: 2%;
	}
.t-title {
	float: left;
	width: 100%;
	color: #444444;
	font-size: 22px;
	line-height:28px;
	font-weight: 500;
	}
.testi-para {
	float: left;
	width: 100%;
	color: #444444;
	font-size: 20px;
	line-height: 28px;
	font-weight: 300;
	margin-top: 10px;
	}
.testi-name {
	float: left;
	width: 100%;
	margin-top: 15px;
	color: #737373;
	font-size: 16px;
	}
.testi-name span.stars, .stars {
	color: #ffcc00;
	font-size: 16px;
	letter-spacing: 7px;
	float:left;
	margin-top:5px;
	}
.testi-name span {
	color: #41a124;
	font-size: 20px;
	font-weight: 500;
	}

/*------------------
SOCIAL STRIP
--------------------*/
.socialStrip{
	float:left;
	width:100%;
	background:#41a124;
	}	
.socialStrip ul{
	float:left;
	width:100%;
	}
.socialStrip ul li{
	float:left;
	width:20%;
	border-right:1px dotted #a6fb8d;
	padding:10px 0;
	}
.socialStrip ul li:last-child{border:none;}
.socialStrip ul li a{
	color:#fff;
	font-size:16px;
	font-weight:300;
	}
.socialStrip ul li a i{
	color:#41a124;
	background:#fff;
	line-height:27px;
	width:27px;
	height:27px;
	border-radius:50%;
	margin-right:5px;
	}

/*-------------------------
CSS FOR FOOTER
--------------------------*/
footer {
	float: left;
	width: 100%;
	padding:40px 0;
	}
.ftBlock1{
	float:left;
	width:25%;
	text-align:left;
	}
.ft-logo{
	display:inline-block;
	vertical-align:middle;
	margin-bottom:20px;
	}
.ft-info{
	float:left;
	width:100%;
	color:#565656;
	font-size:17px;
	margin:2px 0;
	line-height:23px;
	}
.ft-info i{
	display:inline-block;
	vertical-align:middle;
	width:23px;
	height:23px;
	color:#98aee2;
	border:1px solid #98aee2;
	text-align:center;
	border-radius:50%;
	font-size:14px;
	line-height:21px;
	margin-right:5px;
	}
.ft-testimonial{
	float:left;
	width:100%;
	margin-top:20px;
	color:#323232;
	}
.ft-testimonial p{
	float:left;
	width:100%;
	padding-right:40px;
	font-style:italic;
	margin:5px 0 0 0;
	}
.ft-testimonial p span{
	color:#9a9a9a;
	font-style:normal;
	display:inline-block;
	vertical-align:middle;
	margin-top:3px;
	}
.ftBlock2{
	float:left;
	width:24%;
	padding-left:60px;
	text-align:left;
	}
.ftBlock2-h2{
	float:left;
	width:100%;
	color:#2b2b2b;
	font-size:24px;
	font-weight:500;
	}
ul.ft-list{
	float:left;
	width:100%;
	border-right:1px solid #d5d5d5;
	}
ul.ft-list li{
	float:left;
	width:100%;
	margin:4px 0;
	}
ul.ft-list li a{
	float:left;
	color:#686868;
	font-size:16px;
	}
.ftBlock3{
	float:left;
	width:27%;
	padding-left:60px;
	text-align:left;
	}
.ftBlock3 ul{border:none;}
.ft-terms{
	float:left;
	width:100%;
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #d5d5d5;
	color:#aaaaaa;
	font-size:16px;
	line-height:22px;
	}
.ft-terms a{
	color:#3c5b9b;
	}

