a {
	outline: 0;
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: 300;
}
hr {
	background-color: #818181;
	height: 2px;
}
@media (min-width: 900px) {
	.container {
		max-width: 860px;
		position: relative;
	}
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header-wrap {	
	background: rgba(0, 0, 0, 0) url("../images/banner.png") no-repeat scroll center center / cover;
}
.header-top {
	padding: 45px 75px 0;
}
@media (max-width: 768px) {
	.header-top {
		padding: 20px 15px;
	}
}
.mobile-logo img {
	max-width: 100px;
}
.phone {
	font-size: 12px;
	color: #ffffff;
}
.transparent-bg {
	background-color: transparent;
}
@media (min-width: 768px) {
	#header {
		z-index: 1;
		position: absolute;
		width: 100%;
		top: 0;
	}
}
.navbar-desktop {
	padding-top: 30px;
}
.nav li a {
	color: #ffffff;
}
.navbar-mobile .navbar-nav li a {
	text-align: center;
}
.title1 {
	color: #c08005;
	font-size: 28px;
	padding-bottom: 20px;
}
.section {
	
}
.section-banner {
	position: relative;
	padding: 0 15px;
}
.section-banner h1 {
	display: none;
}
.home .section-banner h1 {
	display: block;
}
.direction {
	padding-top: 30px;
}
.margin-0 p {
	margin-bottom: 0;
	font-size: 16px;
}
@media (min-width: 768px) {
	.section-banner {
		height: 230px;
	}
	.home .section-banner {
		height: 100vh;
		min-height: 500px;
	}
}
.banner-txt {
	color: #ffffff;
	font-weight: 300;
	letter-spacing: 12px;
	text-align: center;
	top: 60%;
	position: relative;
	transform: translate(0,-50%);
	font-size: 30px;
}
@media (min-width: 768px) {
	.banner-txt {
		font-size: 40px;
	}
}
.wrapper50 {
	padding: 50px;
}

.wrapper30-0 {
	padding: 30px 0;
}

.wrapper50-0 {
	padding: 50px 0;
}
.readmore-btn {
	background-color: #a88033;
	border-radius: 3px;
	display: inline-block;
	color: #ffffff;
	margin: 0 auto;
	padding: 10px 40px;
	font-size: 18px;
	margin-top: 30px;
}
.section2 {
	background-color: #112d2d;
}
.section2 .wrapper {
	padding: 125px 0  70px;
}
.option-category a {
	display: block;
	color: #ffffff;
	padding-top: 15px;
	font-size: 22px;
}
.section3 {
	background-color: #0c2222;
}
.title2 {
	color: #a88033;
	font-size: 30px;
	margin-bottom: 0;
	font-weight: 300;
}
.section4 {
	background-color: #a88033;
}
.title3 {
	font-size: 28px;
	margin-bottom: 0;
	color: #ffffff;
	font-weight: 300;
}
.title3 span {
	padding-left: 30px;
	font-weight: 400;
}
.top-footer {
	background-color: #0a1c1c;
	padding: 40px 0;
	color: #ffffff;
}
.top-footer p {
	margin-bottom: 5px;
}
.title4 {
	color: #a88033;
	font-size: 18px;
	padding-bottom: 20px;
}
ul.footer-links {
	padding-left: 0;
}
.footer-links li {
	list-style-type: none;
}
.footer-links li a {
	color: #ffffff;
	padding-bottom: 5px;
	display: block;
}
.link-a {
	color: #ffffff;
	text-decoration: none;
}
.link-a:hover {
	color: #ffffff;
	text-decoration: none;
}
.bottom-footer {
	background-color: #112d2d;
	padding: 20px 0;
	text-align: center;
}
.bottom-footer p {
	margin-bottom: 0;
	color: #ffffff;
}
.sendbtn {
	background-color: #a88033;
    border-radius: 3px;
    display: inline-block;
    color: #ffffff;
    padding: 10px 40px;
    font-size: 18px;
    margin-top: 30px;
    border: 0;
}
.featured-plants img {
	width: 100%;
}
.text14 {
	font-size: 14px;
	text-align: center;
}
@media (min-width: 768px) {
	.desktop-logo {
		margin-top: -58px;
	}
}
@media (min-width: 992px) {
	.navbar {
	    padding-top: 100px;
	}
}

@media screen and (max-width: 768px) {
	.logo-mobile {
		display: block;
	}
}
.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -50px;
}
.owl-carousel .owl-nav button[class*="owl-"] {
	height: 85px;
	width: 49px;
	background: url(../images/slider-nav.png) no-repeat 0 0;
}
.owl-carousel .owl-nav button[class*="owl-"]:hover {
	background: url(../images/slider-nav.png) no-repeat 0 0;
}
.owl-carousel .owl-nav button.owl-prev {
	float: left;
	margin-left: 20px;
}
.owl-carousel .owl-nav button.owl-next {
	background-position: -51px 0;
	float: right;
	margin-right: 20px;
}
.owl-carousel .owl-nav button.owl-next:hover {
	background-position: -51px 0;
}

/* bgn home page specials */
.home_specials {
	margin-top: 40px;
}
.home_specials h2 {
	color: #ddd;
	font-size: 28px;
	padding-bottom: 20px
}
.home_specials a {
	padding: 10px;
	display: inline-block;
	background-color: #fff;
	margin: 10px;
}

@media (max-width: 768px) {
	.home_specials a {
		margin: 20px auto;
	}

}
/* end home page specials */
