:root {
	--primary: #50935E;
	--secondary: #FFB323
}


body {
	
}

a {
	text-underline-offset: 3px;
}

ul li {
	font-size: 90%;
}

p, ul, ol {
	margin-bottom: 15px;
}

strong {
	font-weight: 700;
}

p, ul li, ol li {
	line-height: 1.68em;
}

h1, h2, h3, h4, h5 {
	font-weight: 500;
}
.primary  {
	color: var(--primary);
}
.secondary {
	color: var(--secondary);
}

blockquote {
	
}

iframe {
	border: none;
}

h1 {
	margin-bottom: 40px;
	margin-top: 0;
	color: var(--primary);
	text-align: center;
	
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	
}

h2.module-title {
	
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	
}

.staff h4 {
	margin: 0;
}

h5 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
}

.btn {
	text-transform: uppercase;
	font-family: "Aleo";
	padding: 10px 20px;
	background-color: var(--secondary);
	color: #000;
	border-radius: 3px;
	box-shadow: 0px 2px 5px #4446;
	
}



.btn:hover {
	background-color:  #314536;
	color: var(--secondary);
}

a.readon {
	text-transform: uppercase; font-size: 85%;
}

blockquote {
	
}

blockquote p {
	
}

.smallcontainer {
	max-width: 990px; margin: auto;
}

/*menu*/

#headerwrap {
	
}

#headerwrap .container {
	
}

.container-fluid {
	padding: 0;
}

.megamenu-container.nav-submenu-container, #astroid-sticky-header {
	box-shadow:
  1px 2.1px 2.2px rgba(0, 0, 0, 0.02),
  2.5px 5.1px 5.3px rgba(0, 0, 0, 0.028),
  4.6px 9.6px 10px rgba(0, 0, 0, 0.035),
  8.3px 17.2px 17.9px rgba(0, 0, 0, 0.042),
  15.5px 32.2px 33.4px rgba(0, 0, 0, 0.05),
  37px 77px 80px rgba(0, 0, 0, 0.07)
;
}

ul.astroid-nav {
	justify-content: end!important;
}

.astroid-nav .nav-submenu > li > .as-menu-item {
	padding: 8px 15px; font-size: 15px;
}

ul.astroid-nav li:last-child a  {
	padding-right: 0;
}

.offcanvasRight {
	margin: 0!important;
}

.astroid-header-section header.astroid-stacked-divided-logo-left-header:not(.astroid-header-sticky) .header-block-items > div > div {
	padding-bottom: 0!important;
}

#gt-wrapper-145 {
	text-transform: uppercase; font-size: 90%;
}

#mod-custom146 a.btn {
	padding: 5px 20px;
}

#mod-custom146 p {
	margin: 0;
}

/*Banner*/

#bannerwrap {
	
}

#bannerwrap h1 {
	color: #FFF;
	margin: 0;
	font-size: 45px; line-height: 1.2;
}


/*row1wrap*/

#row1wrap {
	
}

#position-1-1 p {
	max-width: 750px; margin: 20px auto;
}

.services p {
	font-size: 16px;
}

.services h3 {
	margin-top: 0; margin-bottom: 15px;
}

.services .border, .border-top, .border-bottom {
	border-color: #50935E!important;
}

#position-1-1 .btn {
	color: #2F4334!important;
}

#position-1-1 .btn:hover {
	background: #50935E!important;
	color: #FFF!important;
}

/*row2wrap*/

#row2wrap {
	
}

#position-2-1 {
	
}

#position-2-1 ul li {
	list-style:  none;
}

#position-2-1 ul li:before {
	display: inline-block;
	content: '';
	background: url('../images/check.png') no-repeat center center;
	width: 15px; height: 15px;
	background-size: cover;
	margin: 0px 6px -1px 0;
}

/*row3wrap*/

#row3wrap {
	
}

#position-3-1 {
	
}


/*row4wrap*/

#row4wrap {
	
}

#position-4-1 {
	
}

/*row5wrap*/

#row5wrap {
	
}

#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#position-6-1 {
	
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#footerwrap {
	
}

#footer1 small {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

#footer1 .socialicons .fa-2x {
	vertical-align: middle; margin: 	0 10px; display: block;
}

.socialicons {
	text-align: center; display: flex; justify-content: center;
}

#footer1 .socialicons a {
	text-decoration: none; text-transform: uppercase; font-size: 13px; text-align: center; margin: 0 15px;
}

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #mainwrap {
	display: none;
}

#mainwrap {
	
}

#mainwrap .container {
	max-width: 960px;
}

ul.fields-container {
	list-style-type: none;
	padding: 0;
}

span.field-label {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
}

.wf_file::before {
	content: "\f15b";
	font-family: "Font Awesome 6 Free";
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	margin: 0 5px 0 0;
}

.wf_file[href$=".pdf"]::before {
	content: "\f1c1";
}

.wf_file[href$=".doc"]::before {
	content: "\f1c2";
}

.wf_file[href$=".docx"]::before {
	content: "\f1c2";
}

.wf_file[href$=".xls"]::before {
	content: "\f1c3";
}

.wf_file[href$=".xlsx"]::before {
	content: "\f1c3";
}

.wf_file[href$=".zip"]::before {
	content: "\f1c6";
}

.wf_file[href$=".png"]::before {
	content: "\f1c5";
}

.wf_file[href$=".jpg"]::before {
	content: "\f1c5";
}

@media  (max-width: 800px) {
	body {
		
	}
	
	.nav-child.unstyled.dropdown-menus:not(.menu_open) {
		display: none;
	}
	
	.avVideo .avPlayerContainer .avPlayerBlock iframe, .avVideo .avPlayerContainer .avPlayerBlock object, .avVideo .avPlayerContainer .avPlayerBlock embed, .avVideo .avPlayerContainer .avPlayerBlock video, .avVideo .avPlayerContainer .avPlayerBlock > div {
		min-width: 200px!important;
	}
}