
.owl-theme .owl-controls .owl-page span.owl-numbers {
	padding: 2px 10px; border-radius: 30px; width: auto; height: auto; color: rgb(255, 255, 255); font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px;
}
.loading.owl-item {
	background: url("AjaxLoader.gif") no-repeat center; min-height: 150px;
}
.swag {
	background: url("../img/plants-bg.jpg") fixed no-repeat center / cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.swag h1 {
	color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 5px; font-size: 40px;
}
.swag h1 span {
	font-size: 25px; margin-top: 20px; display: block;
}
.down-arrow-btn {
	background: rgba(61, 201, 179, 0.8); border-radius: 50%; width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 16px; display: inline-block; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%;
}
.down-arrow-btn:hover {
	background: rgba(61, 201, 179, 1); color: rgb(255, 255, 255);
}
.down-arrow-btn:focus {
	background: rgba(61, 201, 179, 1); color: rgb(255, 255, 255);
}




.up-btn:hover {
	background: rgba(61, 201, 179, 1); color: rgb(255, 255, 255);
}
up-btn:focus {
	background: rgba(61, 201, 179, 1); color: rgb(255, 255, 255);
}
.contact-details {
	margin: 70px 0px;
}
.contact-details h2 {
	font-size: 20px;
}
.contact-details h2 span {
	color: rgb(61, 201, 179); text-transform: uppercase; letter-spacing: 1px; font-size: 14px; margin-top: 15px; display: block;
}
.contact-wrap {
	position: relative;
}
