:root {
	--primary: #0047B9;
	--secondary: #D34D18
}


body {
	
}

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

strong {
	font-weight: 700;
}

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

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

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

blockquote {
	
}

iframe {
	border: none;
}

h1 {
	margin-left: calc( -50vw + 50% + 0px );
  margin-right: calc( -50vw + 50% );
  max-width: calc( 100vw - 0px );
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: center;
 font-size: 50px;
  color: #FFF;
  background: #0047B9 url('../images/subpage-mtn.png') no-repeat center bottom; background-size: 100% 95%;
  margin-bottom: 40px;
	
}

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;
	padding: 5px 20px;
	color: var(--primary)!important;
	background-color: #FFF;
	border: 3px solid var(--primary);
	border-radius: 0px;
	
}



.btn:hover {
	background-color: var(--primary);
	color: #FFF!important;
}

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

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#headerwrap {
	
}

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

.offcanvasRight {
	margin: 0;
}

#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)
;
}

/*Banner*/

#bannerwrap {
	
}


/*row1wrap*/

#row1wrap {
	
}

#row1wrap .container {
	max-width: 900px;
}

#position-1-1 {
	
}

.services p {
	margin: 10px 0 0 0; line-height: 1.2; font-size: 15px; text-align: center;
}

.services {
	margin-bottom: 10px!important;
	margin-top: 10px!important;
}

.services .service {
	background: #F6F3F1!important;
	padding: 20px!important;
	box-shadow: 0px 1px 4px #55555545;;
}

.services .service:hover {
	box-shadow: 0px 1px 15px #55555545;;
}

.services .service.get-help {
	background: #0247B9!important; text-align: center; display: flex; justify-content: center; align-items: center;
	
}

.services .service.get-help:hover {
	background: #D0E4ED!important;
	box-shadow: 0px 1px 15px #55555545;;
}



.services .service.get-help p {
	margin: 0; text-align: center;
}

.services .service.get-help a {
	color: #FFF!important; text-transform: uppercase; letter-spacing: 1px; padding: 30px; display: block;
font-size: 18px;
}


.services .service.get-help a:hover  {

	color: #000!important;
}

.services a {
	text-decoration: none;
	color: #0247B9;
	font-weight: 700;
	font-size: 14px;
}

.services .serviceicon img {
	max-height: 70px;
  width: auto;
  margin:
auto;
  display: block;
  position: relative;
  max-width: 95px;
  height: auto;
  margin-top: 10px;}

.services .serviceicon {
	position: relative;
	padding: 0px;
	display: block;
	width: 100%;
}

.services .serviceicon:before {
	position: absolute;
	content: '';
	background: #D1E5EE; 
	width: 100%;
  height: 45px;
  left: 0px;
  top: -10px;
}

/*row2wrap*/

#row2wrap {
	
}

#position-2-1 {
	
}

/*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 {
	padding-top: 0!important;
}

#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 {
		
	}
	
	#mod-custom153 {
		font-size: 90%; line-height: 1.2;
	}
	
	.offcanvasRight {
	margin: inherit;
}
	
	.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;
	}
}