@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
	font-family: "Merriweather", serif;
	font-size: 14px !important;
	line-height: 20px !important;
	color: #333 !important;
	background-color: #fff !important;
}
a {
	color: #00523E;
	text-decoration: none !important;
}
a:hover, a:focus {
	color: #005580;
	text-decoration: underline;
}
a:hover, a:active {
	outline: 0;
}
h1, h2, h3, h4, h5, h6, .lead {
	color: #00523E;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	font-family: inherit;
	text-rendering: optimizelegibility;
}
h3 {
	font-size: 24.5px;
}
h1, h2, h3 {
	line-height: 40px;
}
.container-header .grid-child {
	background: #00402a;
	padding: 0;
}
.grid-child {
	max-width: none;
}
.container-header .navbar-brand {
	margin: 0 auto;
}
.container-header .container-nav {
	background: #002314;
}
.container-header nav {
	margin: 0 auto;
}
.container-header .container-nav {
	padding: 10px;
}
.container-header .mod-menu>li>a,
.container-header .mod-menu>li>span {
	color: #cecba4;
}
.footer {
	color: inherit;
	background-color: #fff;
	background-image: none;
	border-top: 1px solid #00523E;
}
.footer .grid-child {
	padding: 1.5rem 7.5em;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #eee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 17.5px;
	font-weight: 300;
	line-height: 1.25;
}
.lead {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	line-height: 30px;
}
.text-error {
	color: #b94a48;
}
.theme-blackwhite {
	margin: 0 auto;
}
.container-header .container-nav {
	padding: 1px;
}
#jux_megamenu124 .megamenu-wrapper ul.level0>li.megacss.active>a.megacss {
	background: #cecba4;
	color: #03442e !important;
}
.theme-blackwhite.mod_jux_megamenu .megamenu-wrapper ul.level0 > li.megacss span.megacss,
.theme-blackwhite.mod_jux_megamenu .megamenu-wrapper ul.level0 > li.megacss a.megacss {
	color: #cecba4 !important;
}
.mod_jux_megamenu .megamenu-wrapper .megacol {
	background: #002314;
}