@import url(https://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
body {
	color: #6a6b6a;
	font: 13px/22px Arial, Helvetica, sans-serif;
}
.container {
	max-width: 1050px;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a, a:hover, .btn-primary, .btn-primary:hover {
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
.bizlogo {
	margin-top: 23px;
}
.biz-logo {
	float: left;
}
header {
	border-top: 7px solid #42934e;
	overflow: hidden;
	padding-bottom: 19px;
}
/*.biz-logo img {
    float: left;
}*/	
.logo-text h1 {
	color: #33793d;
	display: inline-block;
	font: 400 25px/26px "Droid Serif", serif;
	margin: 0;
	padding: 29px 0 0 23px;
	vertical-align: top;
}
.header-contact {
	background: #42934e;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 7px 7px 7px 10px;
}
.header-contact i {
	background: #64a36e;
	border-radius: 50%;
	color: #dce1db;
	height: 26px;
	margin: 0 10px 5px 0;
	padding-top: 6px;
	text-align: center;
	width: 26px;
}
.header-contact a {
	color: #fff;
	font: 400 15px/18px "PT Sans Caption", sans-serif;
}
/*Navigation*/
.navigation {
	background: #3a8645;
}
.navbar {
	margin-bottom: 0;
	min-height: 35px;
}
.navbar-default {
	background: none;
	border: none;
}
.navbar-collapse {
	padding-left: 0;
}
.navbar-default .navbar-brand {
	color: #fff;
	cursor: default;
}
.navbar-default .navbar-brand:hover {
	color: #fff;
}
.navbar-default .navbar-nav > li {
	border-right: 1px solid #276e32;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font: 400 16px/18px "Roboto Condensed", sans-serif;
	padding: 10px 40px;
}
.navbar-default .navbar-nav > li > a:hover,
.homepage .navigation .navbar-default .navbar-nav > li.nav-home a,
.aboutpage .navigation .navbar-default .navbar-nav > li.nav-about a,
.servicespage .navigation .navbar-default .navbar-nav > li.nav-services a,
.gardendesignpage .navigation .navbar-default .navbar-nav > li.nav-garden > a,
.gallerypage .navigation .navbar-default .navbar-nav > li.nav-gallery a,
.contactpage .navigation .navbar-default .navbar-nav > li.nav-contact a {
	background: #33793d;
	color: #fff;
}

.dropdown-menu {
	background-color: rgba(58, 134, 69, .85);
	border: 1px solid rgba(58, 134, 69, 0.15);
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(58, 134, 69, 0.176);
	font-size: 13px;
	padding: 0;
}
.dropdown-menu > li > a {
    color: #fff;
    padding: 8px 20px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #fff;
    color: #3a8645;
}
/*Banner*/
.banner {
	background: #e7e8d7;
	border-bottom: 1px solid #b1b488;
	padding: 12px 0 10px;
}
.flexslider {
	background: #fff;
	box-shadow: 0 0 2px #000;
	padding: 3px;
}
.sidebar {
	background: none repeat scroll 0 0 #fff;
	font-family: "PT Sans Caption", sans-serif;
	padding: 9px 10px 10px;
}
.sidebar h2 {
	background: #dbdcc3 url(../images/sidebar_header_bg.png) no-repeat center;
	font: 400 15px/18px "PT Sans Caption", sans-serif;
	margin: 0 0 7px;
	padding: 7px 31px 4px;
	text-align: center;
}
.sidebar li {
	background: #e4e0db url(../images/tick.png) no-repeat left center;
	margin-bottom: 7px;
	padding: 2px 4px 2px 29px;
}
.sidebar .request a {
	background: #e4e0db;
	border: 1px solid #b9b9b9;
	color: #3a8645;
	display: block;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	padding: 8px 50px 10px;
	text-align: center;
	text-decoration: none;
}
.bttn > span:after {
	background: #498952;
	border-radius: 50%;
	color: #fff;
	content: "\f0da";
	font-family: 'FontAwesome';
	position: absolute;
	right: 20%;
	height: 24px;
	width: 24px;
}
/*Banner Bottom*/
.banner-bottom, .client-says {
	background: #fcfcfc;
}
.banner-btn_info h3 {
	border-bottom: 1px solid #bababa;
	font: 400 18px/20px "Roboto Condensed", sans-serif;
	margin-bottom: 18px;
	padding-bottom: 13px;
	position: relative;
	text-align: center;
}
.banner-btn_info span {
	background: #5caf69;
	height: 3px;
	left: 20%;
	position: absolute;
	top: 52px;
	width: 50%;
}
.arrow_down {
	position: relative;
}
.arrow_down > img {
	left: 43%;
	position: absolute;
	top: -20px;
}
.banner-btn-img {
	border: 1px solid #c1c1c1;
	border-radius: 2px;
	box-shadow: 0 0 1px #e9e9e9;
	padding: 3px;
}
.banner-btn-img img {
	margin: 0 auto;
}
.banner_info p, .client_says_lt > p {
	line-height: 24px;
	text-align: justify;
}
.btn-wrap {
	margin: 15px 0;
	text-align: right;
}
.btn-more {
	background: #3a8645;
	color: #fff;
	display: inline-block;
	min-width: 111px;
	padding: 4px 18px;
	text-align: center;
	vertical-align: top;
}
.btn-more:hover {
	text-decoration: none;
	color: #fff;
	background-color: #333;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
/*Clients Says*/
.client_says_lt > h2 {
	color: #68810d;
	font: 400 18px/20px "Roboto Condensed", sans-serif;
	margin: 0 0 15px;
}
#testimonial .item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #6a6b6a;
    text-align: justify;
    margin: 0;
    padding: 0;
}
.client-say .fa.fa-quote-left {
    margin-right: 10px;
}
.client-say .fa.fa-quote-right {
    margin-left: 10px;
}
.client-name h4 {
    font-size: 14px;
    font-weight: 600;
}
.owl-buttons {
    position: absolute;
    right: 20px;
    top: -50px;
}

.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-size: 36px;
    opacity: 1;
}
.client_says_rt {
	margin-bottom: 20px;
}
.client_says_rt img {
	border: 1px solid #c1c1c1;
	border-radius: 2px;
	box-shadow: 0 0 1px #e9e9e9;
	padding: 3px;
}
/*Footer Top*/
.footer-top {
	background: url("../images/bg-grass.png") repeat-x 50% 100% #f6efe7;
	border-top: 1px solid #e9d9c7;
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 23px;
}
.call_us li {
	line-height: 32px;
}
.call_us span {
	font: 400 18px/16px "Roboto Condensed", sans-serif;
}
.footer-top i {
	margin-right: 6px;
}
.footer-top .call_us ul li a {
	color: #6a6b6a;
	text-decoration: none;
}
.footer-top .fa.fa-phone {
	background: #6a996b;
	border-radius: 3px;
	color: #efece3;
	padding: 1px 2px;
}
.footer-top .fa.fa-envelope {
	color: #6a996b;
}
.footer-top .fa.fa-map-marker {
	color: #6a996b;
	font-size: 20px;
}
.footer-top h3 {
	margin: 0 0 15px;
	font: 400 18px/16px "Roboto Condensed", sans-serif;
}
.business-info > h3 {
	background: url(../images/footer-clock.png) no-repeat center left;
	height: 28px;
	padding: 5px 0 0 40px;
}
.footer-contact > h3 {
	border-bottom: 1px solid #dbc6b1;
	margin-bottom: 13px;
	max-width: 100%;
	padding: 0 0 10px;
	position: relative;
	text-align: center;
}
.footer-contact span {
	background: #89a27b;
	height: 3px;
	left: 20%;
	position: absolute;
	top: 25px;
	width: 200px;
}
input, textarea {
	background: #fff;
	border: 1px solid #dbc6b1;
	box-shadow: none;
	box-sizing: border-box;
	color: #777;
	font: 12px/14px Arial;
	margin: 0 0 9px;
	outline: medium none;
	padding: 5px;
	width: 100%;
}
#submit_btn {
	background: #8ba17a;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 11px;
	line-height: 14px;
	margin: 0 auto;
	outline: medium none;
	padding: 5px 15px;
}
.footer-bottom {
	background: #8ba17a;
	font-size: 11px;
	padding: 20px 0 14px;
}
.footer-nav {
	padding-top: 0;
}
.footer-nav li {
	border-right: 1px solid;
	display: inline-block;
	line-height: 10px;
	margin-bottom: 10px;
	padding: 0 5px;
}
.footer-nav li:last-child {
	border-right: none;
}
.footer-nav li:first-child {
	padding-left: 0;
}
.footer-nav a {
	color: #4b4c4c;
	text-decoration: none;
}
.copyright p {
	color: #4b4c4c;
}
.powered > p {
	text-align: right;
}
.powered a {
	color: #396617;
	text-decoration: none;
}
/*About Page*/
.page-info h1 {
	border: 1px solid #fff;
	color: #3a8645;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 auto;
	padding: 8px 10px 8px 15px;
}
.abt-description {
	background: #fdfdff;
	padding: 25px 0;
}
.page-info {
    background: #e7e8d7;
    border-bottom: 1px solid #b1b488;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 12px 0 10px;
}
.abt-des-img {
    border: 1px solid #c0c0c0;
    float: left;
    margin: 0 35px 20px 0;
    padding: 5px;
}
.abt-text > p {
	text-align: justify;
}
.abt-text li::before {
	background: #555 none repeat scroll 0 0;
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	top: 10px;
	width: 8px;
}
.abt-text li {
	line-height: 28px;
	padding-left: 20px;
	position: relative;
}
.specialzed h2 {
	border-bottom: 1px solid #b1b488;
	color: #3a8645;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 10px 0;
}
.specialized-list li {
	background: #e4e0db url(../images/tick.png) no-repeat left center;
	margin-bottom: 7px;
	padding: 2px 4px 2px 29px;
}
.get-connect li {
	margin-bottom: 4px;
}
.get-connect li a {
	color: #6a6b6a;
	text-decoration: none;
}
.specialized-image {
	border: 1px solid #bbb;
	padding: 5px;
}
.specialized-block {
	border-bottom: 1px solid #bbb;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}
.abtsection-image img {
	margin-bottom: 30px;
}
/*Services Page*/
.service-block {
	padding: 25px 0;
}
.service-block .service-info h1 {
	color: #3a8645;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 18px;
	margin: 0 0 5px;
}
.service-holder h3 {
	color: #3a8645;
	font-size: 17px;
	font-weight: 400;
	margin: 0 0 5px;
}
.add-list h3 {
	font-size: 15px;
}
.service-block .service-holder {
	background: #fdfdff;
	border: 1px solid #c0c0c0;
	margin: 0 0 30px;
	padding: 10px;
}
.service-info > p, .service-holder > p, .add-list p {
	text-align: justify;
}
.service-holder .image-holder {
	text-align: center;
}
.service-holder .image-holder img {
	margin: 10px auto !important;
}
/*Garden Design Page*/
.garden-block {
    margin-bottom: 15px;
}
.heading-wrap h2 {
	color: #3a8645;
	font-size: 18px;
	font-weight: 600;
	margin: 0 0 10px;
}
.heading-wrap span {
	font-size: 15px;
	font-weight: normal;
}
.design-image img {
	margin: 0 auto 20px;
	width: 100%;
}
.designn li {
    display: inline-block;
    margin-left: 4px;
    max-width: 120px;
}
.design-text h4 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.design-text > p {
	text-align: justify;
}
.heading-wrap > p {
	text-align: justify;
}
.col-xs-5.half.add img {
	height: 550px !important;
}
.design-text p.last {
	margin-bottom: 25px;
}
/*Gallery Page*/
.gallery-info {
	padding: 25px 0;
}
#vlightbox0 > div img {
	width: 100%;
}
/*Contact page*/
.contact {
	padding: 25px 0;
}
.contact-info h2 {
	border-bottom: 1px solid #b1b488;
	color: #3a8645;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 10px 0;
}
.contact-info span {
	font-weight: 600;
	margin-right: 5px;
}
.contact-info a {
	color: #6b6c6d;
	text-decoration: none;
}
.contact-info a:hover {
	color: #000;
}
.contact-img-holder {
	border: 1px solid #ccc;
	margin-top: 40px;
	padding: 4px;
}
.about-info.contact-section h2 span, .termite h2 span, .inspection_info span {
	color: #3a8645;
	font-family: raleway;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 14px;
}
.about-info.contact-section > p {
	color: #000;
}
.input {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-size: 12px;
	margin-top: 8px;
	padding: 5px 10px;
	width: 100%;
}
.code-sec .input {
	height: 35px;
	margin: 10px 0;
	padding-left: 10px;
	width: 115px;
}
.submit {
	background: #396617;
	border: 1px solid #dbc6b1;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 0;
	text-transform: uppercase;
	width: 115px;
}
.contact-img {
	margin-top: 25px;
}
.submit:hover {
	background: #e7e8d7;
	color: #396617;
	transition: all 1s ease-in-out;
}
/*SCROLL TO TOP*/
.scrollToTop {
	bottom: 0;
	color: #444;
	display: none;
	padding: 10px;
	position: fixed;
	right: 5px;
	text-align: center;
	text-decoration: none;
	z-index: 99;
}
.fa.fa-chevron-up {
	background: #8ba17a;
	border-radius: 50%;
	color: #fff;
	font-size: 15px;
	height: 35px;
	padding-top: 8px;
	width: 35px;
}
.fa.fa-chevron-up:hover {
	backgroung: #4f5764;
	color: #98989a;
	transition: all 1s ease 0s;
}
