:root {
	--primary: #EB7304;
	--secondary: #000000;
}

body {
	
}

a {
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}

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

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

h1, h2, h3, h4, h5 {
	
}

strong {
	font-weight: 700;
}

.primary {
	color: var(--primary);
}

.secondary {
	color: var(--secondary);
}

blockquote {
	
}

iframe {
	border: none;
}

h1 {
	text-align: center;
  padding-bottom: 0;
  margin: 0px auto;
  padding: 20px 0;
  font-size: 60px;
  color: #000030;
  background: #98d2f2;
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-weight: 700;
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-weight: 700;
}

.custom h3 {
	background: url('../images/line.png') no-repeat bottom center;
    background-size: auto;
  background-size: 150px auto;
  padding-bottom: 15px;
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 32px;
  text-align: center;
  color: #344650;
}

h2.module-title {
	
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-weight: 700;
}

.staff h4 {
	margin: 0;
}

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

.btn, button.cf-btn {
	background: #354750;
  border: none;
  margin: 30px auto;
  font-family: europa;
  font-weight: bold;
  font-style: italic;
  color: #FFF;text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 0;
  font-size: 20px;
  
}

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

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

blockquote {
	
}

blockquote p {
	
}

/*menu*/

#headerwrap {
	
}

#headerwrap .container {
	
}

.col-divided-logo {
	background: #FFF;
	position: relative;
}

.col-divided-logo:before {
	content: '';
  background: #FFF;
  position: absolute;
  height: 100%;
  width: 1000px;
  left: -1000px;
  overflow: hidden;
}

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

#mod-custom151 a {
	background: #98d2f2; color: #000; text-transform: uppercase; padding: 7px 15px; text-decoration: none; font-weight: 700;
  font-size: 14px;

}

#mod-custom151  {
	margin-right: 20px;
}

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

.astroid-nav .nav-title {
	text-transform: uppercase; font-weight: 700;
}

.astroid-nav .nav-submenu .nav-title {
	font-weight: 400!important;
	text-transform: none!important;
	font-size: 16px;
}

.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.nav li:last-child a {
	padding-right: 0;
}

.offcanvasRight {
	margin: 0;
}



/*Banner*/

#bannerwrap {
	
}


/*row1wrap*/

#row1wrap {
	
}

#position-1-1 p {
	font-family: big-caslon-fb;
  max-width: 750px;
  margin: 20px auto;
  font-size: 20px;
  text-align: center;
  color: #354750;
}

/*row2wrap*/

#row2wrap {
	
}

#position-2-1 {
	
}

/*row3wrap*/

#row3wrap {
	
}

#position-3-1 {
	
}


#carouselContent {
	background: transparent url('../images/quote-right.png') no-repeat right bottom 50px;
    background-size: auto;
  background-size: 120px auto;
  padding: 50px;
}

#mod-custom152 {
	background: transparent url('../images/quote-left.png') no-repeat left 30px top 80px;
    background-size: auto;
  background-size: 120px auto;
}

.carousel-control-prev,
.carousel-control-next {
	top: auto;
	
}

.carousel-control-prev {
	left: 40%;;
}

.carousel-control-next  {
	right: 40%;
}

#carouselContent h4 {
	text-transform: uppercase;
	font-size: 1.8em;
	font-weight: 300;
	margin: 0;

}

#carouselContent .quote1 p {
	font-weight: 300; font-size: 15px; line-height: 1.2; margin: 0;
}

#carouselContent .quote2 p {
	font-family: big-caslon-fb;
  font-size: 17px;
  margin: 0;
}

#carouselContent .carousel-inner {
	max-width: 900px; margin: auto; height: 220px;
}


/*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; line-height: 16px;
}

#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: 0!important;
}

.astroid-article-text,
.blog .category-desc  {
	max-width: 940px; margin: 40px auto; padding: 20px;
}

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

.astroid-article-full-image figure {
	margin-bottom: 20px;
}

.item-image img {
	
}


.caption {
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
}

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 {
		
	}
	
	#footerwrap #mod-custom151 {
		text-align: center!important;
	}
	
		#footerwrap #mod-custom151  a {
			display: block;
		}
	
	.astroid-article-text {
		margin-top: 20px;
	}
	
	
h1 {
	font-size: 32px;
}
	
	#headerwrap .container {
		padding: 0;
	}
	
	.offcanvasRight {
		margin-right: 15px;;
	}
	
	.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;
	}
}