/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.header .header-inner .logo h1 {
	font-family: sans-serif;
	font-size: 32px;
	font-weight: 400;
	margin: 0;
	line-height: 36px;
	color: #333;
	text-transform: none;
}

.listpages img {
	border: 5px solid #ccc;
/* border-radius: 50%; */
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	max-height: 100%;
}

.nivo-directionNav a {
	border: 0 none;
	display: none;
}

.recent-post img {
	float: left;
	width: 60px;
	margin: 0 10px 5px 0;
	border: 3px solid #f4f4f4;
}

.header .header-inner .nav, .listpages:hover .morelink, .MoreLink, .section_title, .listpages, .listpages h2, .morelink, #wrapfirst h1, .cols-3 h5 span {
	border-color: #23d7af;
}

.header .header-inner .logo {
	z-index: 999;
	float: left;
	text-align: left;
}

.logo img {
	margin-top: 5px;
	max-width: 75%;
}

.Box1 {
	background-color: #019488;
}

.Box2 {
	background-color: #93c24a;
}

.Box3 {
	background-color: #019488;
}

.header .header-inner .nav {
	font: 600 19px/22px "Open Sans", sans-serif;
	position: relative;
	z-index: 999;
	text-transform: lowercase;
	padding-top: 58px;
	color: #f1eee9;
	clear: both;
}

#footer-wrapper {
	background-color: #009488;
	clear: both;
	color: white;
}

/* Enter Your Custom CSS Here */
.navbar-brand img {
	width: auto;
	height: 172px;
}

.nav-wrapper.hero-section.sticky .menu-wrapper {
	padding-top: 81px;
	transition: padding-top .5s;
	font-size: 17px;
/* letter-spacing: 1px; */
	word-spacing: 10px;
}

.nivoSlider {
	position: relative;
	width: 100%;
	max-height: 480px;
	overflow: hidden;
}

img {
	height: auto;
	max-width: 68%;
}

.nav-wrapper.hero-section.sticky .menu-wrapper {
	padding-top: 86px;
/* transition: padding-top .5s; */
}

.nav-wrapper.hero-section.sticky.fixed .menu-wrapper {
	padding-top: 86px;
}

.nav-wrapper {
	padding-top: 0;
	border-top: 0;
	background: #fff;
}

.nav-wrapper.hero-section.sticky.fixed {
	position: fixed;
	width: 100%;
	z-index: 1;
	background: #fff;
}

.et_pb_section_0 {
	background-color: #f3f3f3;
}

element.style {
	margin-left: -175.909px;
	margin-right: -176.091px;
	padding-left: 175.909px;
	padding-right: 176.091px;
	border-left-width: 0;
	border-right-width: 0;
	background-color: rgba(0,94,88,0.8);
}

a {
	color: #8cc63f;
}

.nivo-caption {
	position: absolute;
	left: 12%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	z-index: 8;
	padding: 52px 0;
	overflow: hidden;
	display: none;
	width: 68%;
	bottom: 32%;
/* font-size: 90px; */
}

.nivo-main-image {
	display: none;
}