@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'FranklinGothic-Cond';
 src: url('FranklinGothic-MediumCond.eot');
 src: url('FranklinGothic-MediumCond.eot?#iefix') format('embedded-opentype'), url('FranklinGothic-MediumCond.woff') format('woff'), url('FranklinGothic-MediumCond.ttf') format('truetype');
 font-weight: 500;
 font-style: normal;
}
@font-face {
font-family: 'Eras Light ITC';
font-style: normal;
font-weight: normal;
src: local('Eras Light ITC'), url('ERASLGHT.woff') format('woff');
}
body, h1, h2, h3, h4, h5, h6, p, form, ul, li, ol, div, img, span, a, input {
	margin:0px;
	padding:0px;
}
body {
	background-color:#fff !important;
	color:#636363;
	font-size:12px;
}
.fL {
	float:left;
}
.fR {
	float:right;
}
a {
	text-decoration:none;
}
li {
	list-style-type:none;
}
img {
	border:0px;
}
input:focus {
	outline:0;
}
a:focus {
	outline:0;
}
.clearfix {
}
.clearfix:after {
	clear:both;
	content:" ";
	height:0px;
	font-size:0px;
	display:block;
	visibility:hidden;
}
.banner {
	position:relative;
}
.banner1 {
	margin:0px !important;
	padding:0px !important;
	position:relative;
}
#header {
	background:#fff;
}
.logo {
	display:block;
}
.call {
	background:url(../images/call_us.jpg) left 3px no-repeat;
	display:inline-block;
	padding-left:24px;
	margin-top:14px;
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.email {
	background:url(../images/gmail.jpg) left 5px no-repeat;
	padding-left:28px;
	display:inline-block;
	margin-top:14px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.social {
	float:right;
	margin-top:14px;
}
ul.social li {
	float:left;
	margin-left:10px;
}
ul.social li {
}
ul.social li a:hover img {
	opacity:0.6;
}
.navication {
	background-color:#3dc035;
	border-bottom:3px solid #289922;
}
.welcome {
	text-align:center;
	display:block;
	padding:40px 0px;
}
.sett {
	background:url(../images/welcom_background.png) center top no-repeat;
	background-size:cover;
	float:left;
	width:100%;
}
.welcome h1 {
	font-size:40px;
	font-family: 'FranklinGothic-Cond';
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:bold;
	color:#289922;
	margin-top:0px;
}
.welcome span {
	font-family:'Eras Light ITC';
	color:#289922;
	font-size:30px;
	font-weight:600;
	text-transform:uppercase;
	font-style:normal;
}
.welcome p {
	font-size:14px;
	line-height:33px;
	color:#000;
}
.welcome a {
	display:inline-block;
	background:url(../images/welcome_button.jpg) left top no-repeat;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	width:174px;
	height:47px;
	line-height:47px;
	padding-left:17px;
	text-align:left;
	margin-top:15px;
	margin-bottom:10px;
}
.welcome a:hover {
	color:#ffef00;
	text-decoration:none;
}
.effects {
}
.effects .img {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
.effects .img:nth-child(n) {
 margin-right:10px;
}
.effects .img:first-child {
}
.effects .img:last-child {
	margin-right: 0;
}
.effects .img img {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
}
.overlay {
	display: block;
	position: absolute;
	z-index: 20;
	background: rgba(0, 0, 0, 0.7);
	overflow: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.whatsup{ position:fixed; top:50%; right:10px; z-index:999; display:inline-block;}
.callss{ position:fixed; top:40%; right:10px; z-index:999; display:inline-block;}
a.expand {
	display: block;
	position: absolute;
	z-index: 100;
	width: 45px;
	height: 45px;
	border: solid 5px #fff;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-weight: 700;
	font-size: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.section {
}
/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
#effect-6 .overlay a.expand {
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#effect-6 .img.hover .overlay {
	opacity: 1;
}
#effect-6 .img.hover .overlay a.expand {
	top: 50%;
	margin-top: -30px;
	opacity: 1;
}
.package {
	background:url(../images/section_back.jpg) fixed top no-repeat;
	float:left;
	width:100%;
	background-size:cover;
	padding-bottom:37px;
}
.package h1 {
	font-size:40px;
	font-family: 'FranklinGothic-Cond';
	text-transform:uppercase;
	margin-bottom:20px;
	color:#fff;
	margin-top:0px;
}
.package span {
	font-family:'Eras Light ITC';
	color:#fff001;
	font-size:30px;
	font-weight:600;
	text-transform:uppercase;
	font-style:normal;
	margin-top:35px;
	display:block;
}
.testimonial {
	background:url(../images/services_ack.jpg) center top no-repeat;
	float:left;
	width:100%;
	padding:38px 0px;
	background-size:cover;
}
.testimonial h1 {
	font-size:34px;
	font-family: 'FranklinGothic-Cond';
	text-transform:uppercase;
	margin-bottom:20px;
	color:#289922;
	margin-top:0px;
	font-weight:bold;
}
.testimonial span {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
	color:#289922;
}
.testimonial p {
	color:#242424;
	font-size:15px;
}
.testimonial a {
	display:inline-block;
	background:url(../images/welcome_button.jpg) left top no-repeat;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	width:174px;
	height:47px;
	line-height:47px;
	padding-left:17px;
	text-align:left;
	margin-top:15px;
	margin-bottom:10px;
}
.testimonial a:hover {
	color:#ffef00;
	text-decoration:none;
}
.distination {
	background-color:#fff;
	border:1px solid #bbbbbb;
	padding:23px;
}
.clients li {
	width:192px !important;
}
.partners1 {
	background-color:#ebebe9;
	padding:40px 0px;
	float:left;
	width:100%;
}
.partners1 h1 {
	font-size:34px;
	font-family: 'FranklinGothic-Cond';
	text-transform:uppercase;
	margin-bottom:20px;
	color:#289922;
	margin-top:0px;
	font-weight:bold;
	text-align:center;
}
.footer {
	background-color:#257021;
	padding:40px 0px 20px 0px;
	float:left;
	width:100%;
}
.footer h1 {
	margin:0px;
	font-size:19px;
	font-weight:normal;
	color:#FFF;
	border-bottom:2px solid #79f371;
	display:inline-block;
	padding-bottom:7px;
	margin-bottom:14px;
}
.footer p {
	color:#d6f9d4;
	font-size:13px;
	line-height:23px;
}
ul.footer_nav li {
	float:left;
	width:45%;
}
ul.footer_nav li a {
	color:#d6f9d4;
	font-size:14px;
	line-height:34px;
	border-bottom:1px dotted #79f371;
	display:block;
}
ul.footer_nav li a:hover {
	color:#3d945f;
}
ul.footer_nav {
	margin:0px;
}
.us {
	margin-right:20px;
	text-align:justify;
}
.end {
	border-top:1px solid #79f371;
	margin-top:20px;
	padding-top:25px;
}
.end p {
	text-align:center;
	color:#d6f9d4;
}
.end p a {
	color:#79f371;
}
.about {
	background:url(../images/services_ack.jpg) fixed top no-repeat;
	background-size:cover;
	float:left;
	width:100%;
	padding:40px 0px;
}
.about1 {
	background:#fff;
	border:1px solid #3c945a;
	box-shadow:0px 0px 10px #3f3a36;
	padding:20px;
}
.about1 h1 {
	font-size:30px;
	font-family: 'FranklinGothic-Cond';
	text-transform:uppercase;
	margin-bottom:20px;
	color:#289922;
	margin-top:0px;
	padding-bottom:7px;
	border-bottom:1px dotted #0b7632;
}
.about1 p {
	text-align:justify;
	color:#333;
	line-height:24px;
	font-size:13px;
}
.about1 span {
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:10px;
	display:block;
	background-color:#26a01e;
	padding:7px 10px;
}
ul.partner {
}
ul.partner li {
	width:20%;
	float:left;
	margin-bottom:20px;
}
ul.partner li img {
	width:95%;
}
ul.client_list {
}
ul.client_list li {
	border-radius:5px;
	margin-bottom:10px;
	list-style-type:square;
	font-size:18px;
	color:#3d945f;
	margin-left:20px;
}
ul.client_list li p {
	font-size:15px;
	color:#333;
	padding:0px;
	margin:0px;
}
.reed {
	color:#3d945d;
}
ul.products {
}
ul.products li {
	width:30%;
	margin:1.5%;
	float:left;
	border:1px solid #26a01e;
}
ul.prod li a:hover {
	text-decoration:none !important;
}
ul.products li a img {
	width:100%;
}
ul.products li h4 {
	margin:0px;
	padding:10px 0px;
	background-color:#26a01e;
	color:#fff;
	text-align:center;
	font-family: 'FranklinGothic-Cond';
	text-transform:uppercase;
	font-weight:normal;
	border-top:4px solid #177012;
	font-size:19px;
}
ul.bxslider3 li a:hover {
	text-decoration:none;
}
ul.bxslider3 li a h1 {
	text-align:center;
	font-family: 'FranklinGothic-Cond';
	text-transform:uppercase;
	font-weight:normal;
	font-size:24px;
	color:#289922;
	background:#fff;
	padding:10px 0px;
	border-top:4px solid #1a7b15;
}
ul.prod li {
	float:left;
	width:30%;
	margin:1.5%;
	border:1px solid #289922;
}
ul.prod li img {
	width:100%;
}
ul.prod li a h2 {
	text-align:center;
	font-family: 'FranklinGothic-Cond';
	text-transform:uppercase;
	font-weight:normal;
	font-size:21px;
	color:#fff;
	background:#289922;
	padding:10px 0px;
	margin:0px 0px 0px 0px;
	border-top:4px solid #177012;
}
ul.prod li a {
	display:block;
}
ul.prod li a:hover {
	opacity:0.6;
}
.back {
	background-color:#1a7b15;
	color:#fff;
	font-size:15px;
	padding:8px 15px;
	border-radius:4px;
}
.back:hover {
	background-color:#1eb216;
	color:#fff;
	text-decoration:none;
}
.banner2 {
	height:90px;
	line-height:90px;
	font-size:25px;
	font-family: 'FranklinGothic-Cond';
	background:url(../images/prod1.jpg) center top no-repeat;
	background-size:cover;
	color:#fff;
	text-transform:uppercase;
}
ul.video_list li {
	float:left;
	margin-top:40px;
	width:470px;
	margin-right:50px;
}
ul.video_list li:th-child(2n+2) {
margin-right:0px;
}
ul.video_list li h3 {
	text-align: center;
	font-family: 'FranklinGothic-Cond';
	text-transform: uppercase;
	font-weight: normal;
	font-size: 21px;
	color: #fff;
	background: #289922;
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 4px solid #177012;
}
