@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Roboto;
	font-size: 15px;
	line-height: 18px;
}
.main {
	width: 100%;
	overflow-x: hidden;
}
.FL {
	float: left
}
.FR {
	float: right
}
.clear {
	clear: both;
}
.common {
	width: 998px;
	margin: 0 auto;
}
.head {
    background: #35AD49 none repeat scroll 0 0;
    padding: /*8px */0;
    width: 100%;
}
.logo {
	width: 21%;
	position: absolute;
	z-index: 9;
}

.topmenu {
   /* margin-top: 48px;*/
    width: auto;padding: 0;
}
.topmenu ul {
	list-style: none;
	font-size: 15px;
	text-transform: uppercase;
}
.topmenu li {
	display: inline;
	float: left;
	margin-right: 1px;
}
.topmenu li a {
	text-decoration: none;
	color: #fff;
}
.topmenu li a.abt {
	/*background: #1a6a47;*/
	padding: 16px 22px;
	float: left;
}
.topmenu li a.ftrs {
	/*background: #20835b;*/
	padding: 16px 22px;
	float: left;
}
.topmenu li a.tstmn {
	/*background: #35ad49;*/
	padding: 16px 22px;
	float: left;
}
.topmenu li a.clnts {
	/*background: #4bb147;*/
	padding: 16px 22px;
	float: left;
}
.topmenu li a.cntc {
	/*background: #84c640;*/
	padding: 16px 22px;
	float: left;
}

.topmenu li a.logn {
    background: #01825C none repeat scroll 0 0;
    padding: 13px 15px;
    position: relative;
    top: 0;
	float: left;
}

.topmenu li a.logn img {
    margin-right: 6px;
    position: relative;
    top: 4px;
    width: auto;
}
.banner {
    height: auto;
}
#contentHolderUnit_0{background:url(../images/bann_bg.jpg) no-repeat fixed center top; }
#contentHolderUnit_1{background:url(../images/bann_bg.jpg) no-repeat fixed}
.about_us {
	width: 100%;
	/*background: #fff;*/
    padding: 40px 0 ;
}
.about-bg {
	width: 100%;
	background:transparent url('../images/about-bg.jpg') no-repeat scroll center;
	background-attachment: fixed;
	float:left;
	padding: 160px 0;
}
.testimonials-bg {
	width: 100%;
	background:transparent url('../images/testimonials-bg.jpg') no-repeat scroll center bottom;
	background-attachment: fixed;
	float:left;
	padding: 75px 0;
}
.contact-bg {
	width: 100%;
	background:transparent url('../images/contact-bg.jpg') no-repeat scroll center bottom;
	background-attachment: fixed;
	float:left;
	padding: 50px 0;
	color: #fff;
}
.footer-bg {
	width: 100%;
	background:#35ad49;
	background-attachment: fixed;
	float:left;
	padding: 20px 0;
}
.about-bg p{color:#fff;text-align:center;font-size: 17px;}
.about_us img {
	float: right;
}
h1 {
	font-size: 45px;
	color: #fff;
	font-weight: 300;
}
.line {
	background: #8cc739;
	width: 70px;
	height: 2px;
	margin: 22px auto 0;
}
.line.white {
	background: #fff;
}
.text {
	color: #000;
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	margin-top: 3%;
	width: 100%;
}
.text_area {
	width: 70%;
	float: left;
}
.features {
	width: 100%;
	background: #c51a2e;
  padding: 80px 0;
}
.header {
	width: 100%;
	text-align: center;
}
.features .header {
	margin-bottom: 40px;
}
.features span {
	text-align: center;
	width: 90%;
	margin: 3% 5%;
	line-height: 25px;
	font-weight: 300;
}
.content {
	width: 100%;
}
.ftrs_bx {
	width: 33%;
	margin-right: 4%;
}
.mar {
	margin: 0 !important;
}
.ftrs-easy {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/easy_img.png") no-repeat right 9px;
}
.ftrs-srch {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/search_img.png") no-repeat right 9px;
}
.ftrs-share {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/share_img.png") no-repeat right 9px;
}
.ftrs-lctn {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/location_img.png") no-repeat left 9px;
}
.ftrs-park {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/notification_img.png") no-repeat left 9px;
}
.ftrs-pltfrm {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/andro_img.png") no-repeat left 9px;
}
.sub_ftrs_bx {
	margin-top: 27%;
}
.sub_ftrs {
	width: 73%;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 11%;
	margin-top: 3%;
}
.ftrs h3 {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
}
.ftrs p {
	font-size: 15px;
	color: #fff;
	margin-top: 5%;
	line-height: 25px;
}
.mob {
	width: 30%;
}
.bor {
	border: none !important;
}
.ftrs2 {
	width: 100%;
	margin: 8% 0 0 8%;
}
.ftrs2 h3 {
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	text-align:left;
}
.ftrs2 p {
	font-size: 15px;
	color: #fff;
	margin-top: 5%;
	line-height: 25px;
	text-align:left;
}
.testimonial {
    /*background: #fff none repeat scroll 0 0;*/
    padding: 40px 0 /*10px*/;
    width: 100%;
}
.man {
	text-align: center;
}
.testimonial-cont {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	line-height: 27px;
	font-weight: 300;
}
.white-box1 {
	height: auto;
	margin: 0 auto;
	width: 88%;
}
.white-box1 p {
	float: left;
	font-size: 16px;
	width: 93%;
	color: #fff;
}
.white-box1 img { text-align:left; vertical-align:middle; padding:0 5px 0 0;}
.white-box1 img.lower { text-align:right; display:inline-block; vertical-align:middle;
}
.testimonial-cont .span {
	color: #8cc739;
	font-size: 18px;
	font-weight: bold;
	margin-top: 3%;
	width: 100%;
}
.our_clnts {
	width: 100%;
	background: #fafafa;
  padding: 40px 0;
	text-align: center;
}
.our_clnts img {
	margin-top: 4%;
}
.contact_us {
	width: 100%;
  padding: 40px 0;
	text-align: center;
	/*background: url("../images/world_map.png") no-repeat center 27px;*/
}
.contc_bx {
	margin: 0 auto;
	padding-top: 3%;
	text-align: center;
	width: 62%;
}
.contc_bx h4 {
	font-size: 18px;
	font-weight: bold;
}
.contc_bx p {
	font-size: 15px;
	font-weight: normal;
	margin-top: 1%;
}
.details {
	width: 100%;
	margin-top: 4%;
	font-size: 15px;
	font-weight: normal;
}

.details a{ text-decoration:underline; color:#000;
}
/*.details img {
	margin: 0 1% 0 2%;
	position: relative;
	top: 6px;
}*/
.footer {
	width: 100%;
	background: #1a6a47;
	padding: 1% 0;
	text-align: center;
	color: #fff;
}
.footer p.menu {
	text-transform: uppercase;
	margin-bottom: 7px;
}
.footer p.menu a {
	text-decoration: none;
	color: #fff;
}
.footer p.menu a:hover {
	color: #8cc739;
	transition: all 0.3s ease;
	position: relative;
	top: -2px;
}
.footer a {
	text-decoration: underline;
	color: #fff;
}

.go_top {
    bottom: 9px;
    height: 35px;
    right: 20px;
    position: fixed;
    width: 35px;
}
.enquiry-row{width:100%; float:left;margin: 0 0 15px;}
.enquiry-row.new{width:100%; float:left;}
.enquiry-text{width:47%; float:left;}
.enquiry-text:last-child{float:right;}
.enquiry-text input{width:90%;padding: 8px 8px 8px 38px; border:0; color:#818181;}
.enquiry-text.security_code input{width:54%;padding: 8px 8px; border:0; color:#818181; float:left}
.enquiry-text.security_code img {width: 115px; height: 33px; float: right;right: -17px;position: relative;}
.enquiry-text textarea{width:95%;padding: 8px 8px 8px 38px; border:0; color:#818181;}
.enquiry-row.new{width:100%; float:left;}
.enquiry-row.new .enquiry-text{width:100%; float:left;}
.name-textfield{background:#fff url("../images/name-icon.png") no-repeat scroll 8px center;}
.email-textfield{background:#fff url("../images/email-icon.png") no-repeat scroll 8px center;}
.zip-code-textfield{background:#fff url("../images/zip-code-icon.png") no-repeat scroll 8px center;}
.phone-number-textfield{background:#fff url("../images/phone-number-icon.png") no-repeat scroll 8px center;}
.comment-textfield{background:#fff url("../images/comment-icon.png") no-repeat scroll 8px 3px;}
.submit {background: #1A7E28 none repeat scroll 0% 0%; border: 0px none; text-transform: uppercase; font-size: 15px; color: #FFF !important; font-weight: 300;  padding: 7px 20px !important; cursor:pointer; width: auto !important; float: left;}

.allinone_contentSlider{height: 543px !important}
.allinone_contentSlider .contentHolderVisibleWrapper{height: 543px !important}
.allinone_contentSlider .contentHolder{height: 543px !important}
.allinone_contentSlider .contentHolderUnit{height: 543px !important}

.main-title {  color: #000; font-size:35px; font-weight: 300; background:url(../images/black-line.jpg) no-repeat left bottom; padding:0 0 25px; margin:10px 0 20px; }
.sub-title { font-weight:500; font-size:18px; margin:0 0 15px; padding:0 0 5px; color:#000; text-transform:capitalize; }
.terms-text p { font-size:15px; font-weight:300; line-height:21px; color:#000; text-align:justify; margin:0; padding:0 15px 15px 0;}
.terms-text p a { color:#000; text-decoration:underline; }
ul.terms-list { margin:0 0 15px; padding:0; list-style:none;}
ul.terms-list li { margin:0; padding:2px 0 2px 15px; font-size:15px; font-weight:300; line-height:22px; color:#000; text-align:justify; list-style:none; 
background:url(../images/bullet2.jpg) no-repeat left 8px;  }
.fancybox-custom .fancybox-skin { box-shadow: 0 0 50px #222; }






@media only screen and (min-width: 768px) and (max-width: 960px){
.allinone_contentSlider{height: 300px !important}
.allinone_contentSlider .contentHolderVisibleWrapper{height: 300px !important}
.allinone_contentSlider .contentHolder{height: 300px !important}
.allinone_contentSlider .contentHolderUnit{height: 300px !important}
.main-title { font-size:30px;}
.common {
	width: 99%;
	margin: 0 auto;
}
.head {
	width: 100%;
	/*background: #fff;*/
	padding: 0 0px;
}

#contentHolderUnit_0{background:url(../images/bann_bg.jpg) no-repeat scroll; background-size:cover;}
#contentHolderUnit_1{background:url(../images/bann_bg.jpg) no-repeat scroll; background-size:cover;}
.logo {
	width: 16%;
}
.topmenu {
    margin-left: 0;
    /*margin-top: 55px;*/
    margin-top: 0;
    width: 67%;
}
.topmenu ul {
	list-style: none;
	font-size: 12px;
	text-transform: uppercase;
}
.topmenu li {
	display: inline;
	float: left;
	margin-right: 1px;
}
.topmenu li a {
	text-decoration: none;
	color: #fff; font-size:14px;
}
.topmenu li a.abt {
	/*background: #1a6a47;*/
	padding: 12px 7px;
}
.topmenu li a.ftrs {
	/*background: #20835b;*/
	padding: 12px 7px;
}
.topmenu li a.tstmn {
	/*background: #35ad49;*/
	padding: 12px 6px;
}
.topmenu li a.clnts {
	/*background: #4bb147;*/
	padding: 12px 6px;
}
.topmenu li a.cntc {
	/*background: #84c640;*/
	padding: 12px 7px;
}
.topmenu li a.logn {
	/*background: #c51a2f;*/
	padding: 7px 8px 11px;
	position: relative;
    top: -0px;
}

.topmenu li a.logn img {
    margin-right: 6px;
    position: relative;
    top: 6px;
    width: auto;
}

.text_area {
	width: 65%;
	float: left;
}

.ftrs_bx {
	width: 33%;
	margin-right: 1%;
}

.ftrs h3 {
	font-size: 13px;
	text-transform: uppercase;
	/*color: #404040;*/
}
.ftrs p {
	font-size: 12px;
	/*color: #404040;*/
	margin-top: 6%;
	line-height: 25px;
}
.mob {
    margin-right: 2%;
    width: 30%;
}
.mob img{
    width: 100%;
}
.ftrs2 {
	width: 100%;
	margin: 8% 0 0 0;
}
.ftrs2 h3 {
	font-size: 13px;
	text-transform: uppercase;
	/*color: #404040;*/
}
.ftrs2 p {
	font-size: 11px;
	/*color: #404040;*/
	margin-top: 6%;
	line-height: 25px;
}
.sub_ftrs {width: 68%;}
.sub_ftrs_bx { margin-top: 5%;}

.white-box1 img.lower { text-align:right; vertical-align:middle; display:inline-block; }	

.contc_bx {
    margin: 0 auto;
    padding-top: 3%;
    text-align: center;
    width: 82%;
}

	
}

@media only screen and (min-width:320px) and (max-width:640px) {
.allinone_contentSlider{height: 130px !important}
.allinone_contentSlider .contentHolderVisibleWrapper{height: 130px !important}
.allinone_contentSlider .contentHolder{height: 130px !important}
.allinone_contentSlider .contentHolderUnit{height: 130px !important}
.go_top {
    height: 45px;
    position: fixed;
    right: 0;
    bottom: 10px;
    width: 45px;
}
.common {
	width: 94%;
	margin: 0 auto;
}

#contentHolderUnit_0{ background:url(../images/bann_bg.jpg) no-repeat scroll; background-size:cover; }
#contentHolderUnit_1{ background:url(../images/bann_bg.jpg) no-repeat scroll; background-size:cover;}
.head {
    background: #fff none repeat scroll 0 0;
    padding: 0px 0;
    width: 100%;
}

.logo {
    margin-top: 0%;
    text-align: center;
    width: 100%;
	position: relative;
}
.logo img{width:30%;}

.topmenu {
    margin-left: 5%;
    margin-top: 5%;
    width: 100%; display:none;
}
	
.banner {
	height: auto;
}

.about_us {
    /*background: #fff none repeat scroll 0 0;*/
    padding: 20px 0 20px;
    width: 100%;
}
.text_area {
    float: left;
    margin-top: 7%;
    width: 100%;
}

h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
}
.captcha_msg{margin: 10px 10px 10px 0; width: 100%}
.success_msg{margin: 10px 10px 10px 0; width: 100%}
.text {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 3%;
    width: 100%;
}

.about_us img {
    float: none;
    margin-left: 7%;
    text-align: center;
}

.header {
    margin-top: 7%;
    text-align: center;
    width: 100%;
}

.features {
    /*background: #fafafa none repeat scroll 0 0;*/
    padding: 20px 0;
    width: 100%;
}
.features span {
    font-size: 13px;
    font-weight: 300;
    line-height: 25px;
	text-align: center;
    width: 100%;
	margin:7% 0 0 0;
}

.mob {
    width: 100%; text-align:center;
}
.ftrs-easy {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/easy_img.png") no-repeat left 9px;
}
.ftrs-srch {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/search_img.png") no-repeat left 9px;
}
.ftrs-share {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/share_img.png") no-repeat left 9px;
}
.ftrs-lctn {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/location_img.png") no-repeat left 9px;
}
.ftrs-park {
	width: 100%;
	text-align: right;
	margin-top: 8%; /*background:url("../images/select_img.png") no-repeat left 9px;*/
}
.ftrs-pltfrm {
	width: 100%;
	text-align: right;
	margin-top: 8%; background:url("../images/andro_img.png") no-repeat left 9px;
}

.ftrs_bx {
    margin: 0 4%;
    width: 92%;
}	
.sub_ftrs_bx {
    margin-top: 0;
}
.sub_ftrs {
    border-bottom: 1px solid #e1e1e1;
    float: right;
    margin-top: 3%;
    padding-bottom: 11%;
    width: 67%;
}
.ftrs2 {
    margin: 8% 0 0 4%;
    width: 100%;
}
.ftrs h3 {
    /*color: #404040;*/
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
}
.ftrs p {
    /*color: #404040;*/
    font-size: 14px;
    line-height: 25px;
    margin-top: 6%;
    text-align: left;
}

.testimonial {
    /*background: #fff none repeat scroll 0 0;*/
    padding: 20px 0;
    width: 100%;
}
.white-box1 img.lower { text-align:right; vertical-align:middle; display:inline-block; }
.white-box1 img { text-align:left; vertical-align:middle; padding:0 5px 0 0; }

.white-box1 p {
    float: left;
    font-size: 15px;
    width: 98%;
}

.our_clnts {
    background: #fafafa none repeat scroll 0 0;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.our_clnts img {
    margin-top: 4%;
    width: 98%;
}

.contact_us {
    /*background: rgba(0, 0, 0, 0) url("../images/world_map.png") no-repeat scroll center 27px;*/
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.contc_bx {
    margin: 0 auto;
    padding-top: 5%;
    text-align: center;
    width: 100%;
}
	
.contc_bx h4 {
    font-size: 15px;
    font-weight: bold;
}

.contc_bx p {
    font-size: 13px;
    font-weight: normal;
    margin-top: 1%;
}

.details {
    font-size: 13px;
    font-weight: normal;
    margin-top: 4%;
    width: 100%;
}

.footer {
    background: #1a6a47 none repeat scroll 0 0;
    color: #fff;
    padding: 4% 0;
    text-align: center;
    width: 100%; font-size:13px;
}	

.footer p.menu {
	text-transform: uppercase;
	margin-bottom: 7px; width:87%; margin:0 auto; padding-bottom:2%;
}
.footer p.menu a {
	text-decoration: none;
	color: #fff;
}
.footer p.menu a:hover {
	color: #8cc739;
	transition: all 0.3s ease;
	position: relative;
	top: -2px;
}
.footer a {
	text-decoration: underline;
	color: #fff;
}
.about-bg {padding:20px 0;}
.contact-bg{background:transparent url("../images/contct-bg.jpg") no-repeat fixed center center;padding:20px 0;}
.enquiry-text { width: 100%; float: left;margin-bottom:10px;}
.enquiry-row{margin:0;}
.enquiry-text input {width: 85%;}
.enquiry-text textarea {width: 85%;}
.enquiry-text.security_code {}
.enquiry-text.security_code img{right: 0;float: left;}
.enquiry-text.security_code input { width: 56%;}


}

@media only screen and (min-width:240px) and (max-width:480px) {
.main-title { font-size: 18px; font-weight: 300; margin: 10px 0 15px; padding: 0 0 15px; }
.sub-title { font-size: 15px;  margin: 0 0 10px; padding: 0 0 5px; text-transform: capitalize; }
}



@media only screen and (min-width:480px) and (max-width:640px) {
.main-title { font-size: 18px; font-weight: 300; margin: 10px 0 15px; padding: 0 0 15px; }
.sub-title { font-size: 15px;  margin: 0 0 15px; padding: 0 0 5px; text-transform: capitalize; }

.about_us img {
    float: left;
    margin-left: 26%;
}

.header {
    margin-top: 3%;
    text-align: center;
    width: 100%;
}
.mob {
    text-align: center;
    width: 100%;
}
.white-box1 img { text-align:left; vertical-align:middle; padding:0 5px 0 0; }
.white-box1 img.lower { text-align:right; vertical-align:middle; display:inline-block;
}

.our_clnts img {
    margin-top: 4%;
    width: auto;
}

.dl-menuwrapper li a.ftrs {
    background: #206db5 none repeat scroll 0 0;
    margin: 0;
    text-align: left;
    width: auto;
}
.enquiry-text.security_code input{width: 71%;margin: 0px 0px 0px 3.5%;}

}



@media only screen and (width:480px){
.enquiry-text.security_code input {
    width: 66%;
    margin: 0px 0px 0px 2.5%;
}
}

.success_msg {
    border: 1px solid #34AD49;
    width: 300px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    margin: 10px 10px 10px 30%;
    float: left;
    margin-left: 25%;
}
.success_msg p{color:#34AD49; padding:10px;}
.captcha_msg p{color:#f00; padding:10px;}
.captcha_msg {
    border: 1px solid #f00;
    width: 300px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    margin: 10px 10px 10px 25%;
    float: left;
}