body {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	font-family: "Noto Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	background: #fff;
	color: #212325;
	margin: 0;
	overflow: auto;
	overflow-x: hidden;
}

/* Typography */
h1 {
	font-family: "Noto Sans Display Light", "Noto Sans Light", OpenSansLight, "Open Sans Light", "Noto Sans", sans-serif;
	font-size: 56px;
	font-weight: 300;
	line-height: 1.2;
	color: #212325;
}
@media screen and (min-width: 768px){
	h1 {
		font-size: 42px;
	}
}
@media screen and (min-width: 1024px){
	h1 {
		font-size: 56px;
	}
}
@media screen and (min-width: 768px){
	h1 {
		line-height: 50.4000020027px;
	}
}
@media screen and (min-width: 1024px){
	h1 {
		line-height: 67.2000026703px;
	}
}
@media screen and (min-width: 768px){
	h1 {
		letter-spacing: normal;
	}
}
@media screen and (min-width: 1024px){
	h1 {
		letter-spacing: normal;
	}
}
h2 {
	font-family: "Noto Sans Display Light", "Noto Sans Light", OpenSansLight, "Open Sans Light", "Noto Sans", sans-serif;
	font-size: 56px;
	font-weight: 300;
	line-height: 1.2;
	color: #212325;
}
@media screen and (min-width: 768px){
	h2 {
		font-size: 34px;
	}
}
@media screen and (min-width: 1024px){
	h2 {
		font-size: 42px;
	}
}
@media screen and (min-width: 768px){
	h2 {
		line-height: 40.8000016212px;
	}
}
@media screen and (min-width: 1024px){
	h2 {
		line-height: 50.4000020027px;
	}
}
@media screen and (min-width: 768px){
	h2 {
		letter-spacing: normal;
	}
}
@media screen and (min-width: 1024px){
	h2 {
		letter-spacing: normal;
	}
}
h3 {
	font-family: "Noto Sans Display Light", "Noto Sans Light", OpenSansLight, "Open Sans Light", "Noto Sans", sans-serif;
	font-size: 28px;
	letter-spacing: normal;
	line-height: 1.2;
	font-weight: 300;
	color: #212325;
}
@media screen and (min-width: 768px){
	h3 {
		font-size: 28px;
	}
}
@media screen and (min-width: 1024px){
	h3 {
		font-size: 34px;
	}
}
@media screen and (min-width: 768px){
	h3 {
		line-height: 33.6000013351px;
	}
}
@media screen and (min-width: 1024px){
	h3 {
		line-height: 40.8000016212px;
	}
}
@media screen and (min-width: 768px){
	h3 {
		letter-spacing: normal;
	}
}
@media screen and (min-width: 1024px){
	h3 {
		letter-spacing: normal;
	}
}
h4 {
	font-family: "Noto Sans SemiBold", OpenSansSemiBold, "Open Sans SemiBold", "Noto Sans", sans-serif !important;
	font-size: 22px;
	line-height: 1.2;
	color: #212325;
}
@media screen and (min-width: 768px){
	h4 {
		font-size: 22px;
	}
}
@media screen and (min-width: 1024px){
	h4 {
		font-size: 28px;
	}
}
@media screen and (min-width: 768px){
	h4 {
		line-height: 26.400001049px;
	}
}
@media screen and (min-width: 1024px){
	h4 {
		line-height: 33.6000013351px;
	}
}
@media screen and (min-width: 768px){
	h4 {
		letter-spacing: normal;
	}
}
@media screen and (min-width: 1024px){
	h4 {
		letter-spacing: normal;
	}
}
h5 {
	font-family:"Noto Sans SemiBold", OpenSansSemiBold, "Open Sans SemiBold", "Noto Sans", sans-serif;
	font-size: 18px;
	line-height:1.25;
	color:#212325;
}
@media screen and (min-width: 768px){
	h5 {
		font-size: 18px;
	}
}
@media screen and (min-width: 1024px){
	h5 {
		font-size: 22px;
	}
}
@media screen and (min-width: 768px){
	h5 {
		line-height: 22.5px;
	}
}
@media screen and (min-width: 1024px){
	h5 {
		line-height: 27.5px;
	}
}
@media screen and (min-width: 768px){
	h5 {
		letter-spacing: normal;
	}
}
@media screen and (min-width: 1024px){
	h5 {
		letter-spacing: normal;
	}
}
h6 {
	font-family:"Noto Sans SemiBold", OpenSansSemiBold, "Open Sans SemiBold", "Noto Sans", sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 0.48px;
	text-transform: uppercase;
	color:#212325;
}
@media screen and (min-width: 768px){
	h6 {
		font-size: 14px;
	}
}
@media screen and (min-width: 1024px){
	h6 {
		font-size: 14px;
	}
}
@media screen and (min-width: 768px){
	h6 {
		line-height: 16.8000006676px;
	}
}
@media screen and (min-width: 1024px){
	h6 {
		line-height: 16.8000006676px;
	}
}
@media screen and (min-width: 768px){
	h6 {
		letter-spacing: 0.56px;
	}
}
@media screen and (min-width: 1024px){
	h6 {
		letter-spacing: 0.56px;
	}
}

p {
	font-family: "Noto Sans Regular", OpenSansRegular, "Open Sans Regular", "Noto Sans", sans-serif;
	font-size: 16px;
	line-height:1.5;
}
@media screen and (min-width: 768px){
	p {
		font-size: 16px;
	}
}
@media screen and (min-width: 1024px){
	p {
		font-size: 18px;
	}
}
@media screen and (min-width: 768px){
	p {
		line-height: 24px;
	}
}
@media screen and (min-width: 1024px){
	p {
		line-height: 27px;
	}
}
@media screen and (min-width: 768px){
	p {
		letter-spacing: normal;
	}
}
@media screen and (min-width: 1024px){
	p {
		letter-spacing: normal;
	}
}

a {
	position: relative;
	color: #0b6e76;
	text-decoration-color: #0b6e76;
	text-underline-offset: 4px;
	text-decoration: none;
	font-weight: inherit;
	cursor: pointer;
}
a:after {
	content: "";
	position: absolute;
	left: 50%;
	right: 0;
	bottom: 0;
	width: 0;
	border: 1px solid #0B6E76;
	opacity: 0;
	transition: all 0.15s ease-in 0s;
	margin: 0 auto 1px;
}
a:hover:after {
	left: 0;
	opacity: 1;
  	width: 100%;
}
a:focus {
	outline: 0px;
	border: 1px solid #0b6e76;
	border-radius: 2px;
	box-shadow: rgb(87, 184, 217) 0px 0px 0px 1px;
}
img {
	width: auto;
	max-width: 100%;
	height: auto;
}

ul {}
ol {}

ul li {}
ol li {}

strong, b {
	font-family:"Noto Sans SemiBold", OpenSansSemiBold, "Open Sans SemiBold", "Noto Sans", sans-serif;
}
em, i {
	font-family:"Noto Sans Italic", OpenSansItalic, "Open Sans Italic", "Noto Sans", sans-serif;
}
i.fa,
i.fa-regular {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
}
i.fa-brands {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
}
sub, sup {
	font-size: .7em;
}

/* Nav */
header {
	border-bottom: 1px solid rgb(226, 232, 235);
}
nav.navbar {
	align-content: center;
	padding: 20px 0;
}
nav.navbar a:hover:after {
	display: none;
}
nav.navbar a.navbar-brand {
	padding-bottom: 10px;
}
nav.navbar ul.navbar-nav a.nav-link {
	color: #212325;
	padding-right: 40px;
}
nav.navbar ul.navbar-nav a.nav-link:hover {
	text-decoration: underline;
}
button.nav-buttons {
	background: transparent;
	border: none;
	color: #212325;
}
button.nav-buttons a {
	color: #0b6e76;
}
span.nav-search {
	position: relative;
}
span.nav-search:before {
	content: "\f002";
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
}
a.navbar-brand {
	margin-right: 24px;
}

/* Nav Buttons */
button.nav-buttons {
	font-weight: 500;
	line-height: 1;
	padding: 0;
}
button.nav-buttons a {
	text-decoration: none;
}
button.nav-buttons.search a {
	font-size: 20px;
	color: #000;
}
button.nav-buttons.sign-in {
	margin-left: 16px;
}
button.nav-buttons.sign-in a:after {
	display: block;
}

/* Left Nav */
div.wd_left-wrap ul.navbar-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.wd_left-wrap li.nav-item {
	background-color: #F2F1EE;
	border-bottom: 2px solid #E2E8EB;
}
div.wd_left-wrap li.nav-item.dropdown {
	position: relative;
}
div.wd_left-wrap li.nav-item.active,
div.wd_left-wrap li.nav-item:hover,
div.wd_left-wrap div.wd_subnav a.dropdown-item:hover {
	background-color: #0b6e76;
}
div.wd_left-wrap li.nav-item:hover i.fa-light {
/*	background-color: #02282E;*/
	color: #fff;
}
div.wd_left-wrap li.nav-item.active a,
div.wd_left-wrap li.nav-item:hover a,
div.wd_left-wrap div.wd_subnav a.dropdown-item:hover {
	color: #fff;
}
div.wd_left-wrap li.nav-item:hover a:after,
div.wd_left-wrap div.wd_subnav a.dropdown-item:hover:after {
	display: none;
}
div.wd_left-wrap li.nav-item:focus a,
div.wd_left-wrap div.wd_subnav a.dropdown-item:focus {
	
}
div.wd_left-wrap li a.nav-link,
div.wd_left-wrap div.wd_subnav a.dropdown-item {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	text-decoration: none;
	color: #0b6e76;
	padding: 20px 15px;
}
div.wd_left-wrap .dropdown-toggle:after {
	display: none;
}
div.wd_left-wrap i.fa-light {
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Font Awesome 5 Pro";
	font-size: 20px;
	font-style: normal;
	color: #02282E;
	width: 65px;
	height: 64px;
	padding: 20px 0;
/*	background-color: #02282E;*/
}
div.wd_left-wrap i.fa-light:before {
	position: absolute;
	right: 25px;
}
div.wd_left-wrap i.fa-light.wd_active:before {
	content: "\f078";
	font-size: 16px;	
	right: 20px;
}
div.wd_left-wrap div.wd_subnav {
	background-color: #F2F1EE;
	border-color: #F2F1EE;
	border-radius: 0;
}
div.wd_left-wrap div.wd_subnav a.dropdown-item {
	width: 100%;
	padding: 20px 45px;
}
div.wd_left-wrap div.wd_subnav a.dropdown-item.active {
	background-color: #F2F1EE;
	border-color: #F2F1EE;
	color: #0b6e76;
}

main {
	flex: 1 1 auto;
	clear: both;
}
/* Footer */
footer {
	font-family: "Noto Sans Regular", OpenSansRegular, "Open Sans Regular", "Noto Sans", sans-serif;
	font-size: 16px;
	line-height: 1.125;
	font-weight: 400;
	color: #fff;
	padding: 0;
	clear: both;
}
footer .upper-footer h2 {
	font-family: "Noto Sans SemiBold", OpenSansSemiBold, "Open Sans SemiBold", "Noto Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 27.5px;
	color: #fff;
	margin: 0 0 26px 0;
}
footer a {
	text-decoration: none;
	color: #fff;
}
footer a:hover {
	text-decoration: underline;
	color: #fff;
}
footer div.upper-footer {
	background-color: rgb(39, 50, 58);
	padding: 56px 0;
}
footer ul {
	list-style: none;
}
footer div.upper-footer ul {
	margin: 24px 0 0 0;
	padding: 0;
}
footer div.upper-footer ul li {
	margin: 0 0 24px 0;
}
footer div.lower-footer {
	background-color: rgb(55, 58, 62);
	padding: 56px 0;
}
footer div.lower-footer img.footer-logo {
	width: 64px;
	margin: 0 0 32px 0;
}
footer div.lower-footer a:hover {
	color: #fff;
}
footer div.lower-footer div.social-media-links a:hover {
	text-decoration: none;
}
footer div.lower-footer ul {
	margin: 0;
	padding: 0;
}
footer div.lower-footer ul {
	margin: 0 8px 0 0;
}
footer div.social-media-links ul li,
footer div.legal-links ul li {
	position: relative;
	display: inline-block;
	width: auto;
	vertical-align: middle;
	margin: 0 8px 16px 0;
	padding: 0 8px 0 0;
}
footer div.social-media-links {
	margin: 0 0 32px 0;
}
footer div.social-media-links i.fa,
footer div.social-media-links i.fa:before {
	font: "Font Awesome 6 Brands";
	font-size: 24px;
}
footer div.legal-links ul li {
	border-right: 1px solid white;
}
footer div.legal-links ul li:last-child {
	border-right: none;
}
footer div.contact-info p {
	font-size: 12px;
	line-height: 1.5;
}
footer div.contact-info p a {
	text-decoration: none;
}
/* Back to Top Button */
button.back-to-top {
	position: fixed;
	right: 24px;
	bottom: 24px;
	display: none;
	flex-direction: column;
	gap: 4px;
	justify-content: center;
	align-items: center;	
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	width: 80px;
	height: 80px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 50%;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 16px 0px, rgba(0, 0, 0, 0.04) 0px 8px 26px 0px, rgba(0, 0, 0, 0.02) 0px 2px 35px 0px;
	color: #0B6E76;
	margin: 0;
	padding: 0;
	z-index: 50;
}
button.back-to-top.show {
	display: flex;
}
button.back-to-top:hover {
	background: #E1F3F5;
}
button.back-to-top i.fa:before {
	font: "Font Awesome 6 Pro";
}
@media (min-width: 1025px) {
	.container {
		max-width: 1280px;
		margin: 0px auto;
		padding-left: 0px;
		padding-right: 0px;
	}
	.rh_branding-full {
		display: inline-block;
		width: 146px;
	}
	.rh_branding-monogram {
		display: none;
	}
}
@media (max-width: 1024px) {
	.rh_branding-full {
		display: none;
	}
	.rh_branding-monogram {
		display: inline-block;
		width: 32px;
	}
}