:root {
	--primary: #1E6548;
	--secondary: #CED951
}

body {
	font-family: roboto, sans-serif;
	font-weight: 300;
}

strong {
	font-weight: 700;
}

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

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

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

h1, h2, h3, h4, h5 {
	
}

blockquote {
	max-width: 400px;
	float: right;
	border: 1px solid #d8d8d8;
	padding: 30px;
	font-weight: normal;
	font-style: normal;
	margin: 10px -40px 20px 40px;
	border-radius: 10px;
	box-shadow: 10px 10px 0px #1D6548;
	font-size: 90%;
}

blockquote p {
	margin: 0;
}

iframe {
	border: none;
}

h1 {
	margin-bottom: 30px;
	margin-top: 10px;
	color: var(--primary);
	font-family: poster-cut-neue, sans-serif;
	font-size: 60px;
	text-align: center;
}

.wlp_directory h1 {
	display: block;
}

h2 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 36px;
	font-weight: 700;
	font-family: roboto-condensed;
}

.com-content-article__body h2, 
.com-content-article__body h3

{color: var(--primary);}



h2 a, h3 a, h4 a {
	text-decoration: none;
}

h3 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	font-size: 28px;
	font-weight: 700;
	font-family: roboto-condensed;
}

h2.module-title {
	font-family: poster-cut-neue, sans-serif;
	font-size: 60px;
	color: #FFF;
	margin: 0 0 0px 0;
}

h4 {
	clear: none;
	margin: 30px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
	font-family: roboto-condensed;
}

.staff h4 {
	margin: 0;
}

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

.btn, .btn-primary {
	text-transform: uppercase;
	border: 1px solid;
	padding: 10px 20px;
	border-color: var(--primary);
	color: var(--primary);
}

.eb-event-date {
	background-color: var(--primary);
	padding: 0px 15px;
}

.btn-secondary {
	color: #FFF;
}

.btn-white {
	color: #FFF;
	border-color: #FFF;
}

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

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

blockquote {
	
}

blockquote p {
	
}

/*menu*/

.astroid-logo img {
	max-width: 260px;
	max-height: 100px;
	margin-top: -20px;
}

.astroid-logo img.astroid-logo-sticky {
	margin-top: 0;
	max-height: 60px;
}

#headerwrap {
	
}

.astroid-header-section header.astroid-header:not(.astroid-header-sticky) {
	padding: 0px 0;
}

#headerwrap .container, #topwrap .container {
	max-width: 1250px;
}

#headerwrap .container {
	position: relative;
	right: -20px;
}

#topwrap .container {
	padding-right: 45px;
}

.astroid-nav .nav-link {
	text-transform: uppercase;
	font-family: "roboto-condensed", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.megamenu-container li.nav-item-submenu > a {
	font-size: 90%;
}

.container-fluid {
	padding: 0;
}

#topwrap {
	background: #1D6548;
}

#topwrap a {
	color: #000;
	text-decoration: none;
	background: #CED951;
	margin: 0 5px;
	padding: 0px 20px;
	border-radius: 0 0px 10px 10px;
	display: block;
	border: 1px solid #1D6548;
	border-top: none;
	text-transform: uppercase;
	font-size: 14px;
}

#topwrap a:hover {
	border-color: #FFF;
}

/*Banner*/

#bannerwrap {
	
}

#position-2-1 img, #position-3-2 img, #position-1-2 img {
	border-radius: 20px;;
}

.tubox-right {
	padding: 80px 100px;
	border-radius: 0 200px 0 200px;
	margin-left: -100px;
	margin-top: 100px;
	margin-bottom: 100px;;
	z-index: 2;
	position: relative;
}

#position-2-1 {
	margin-left: 50px;
}

.tubox-left {
	padding: 80px 100px;
	border-radius: 200px 0 200px 0px;
	margin-right: -100px;
	margin-top: 100px;
	margin-bottom: 100px;
	z-index: 2;
	position: relative;
	margin-left: 50px;
}


/*row1wrap*/

#row1wrap {
	
}

#position-1-1 {
	
}

/*row2wrap*/

#row2wrap {
	position: relative;
}

#row2wrap:before {
	content: '';
	width: 400px;
	height: 372px;
	position: absolute;
	right: 0px;
	top: -235px;
	background: url('../jpg/row2.jpg') no-repeat left top;
	background-size: cover;
}

#position-2-1 {
	
}

#position-2-2 h2.module-title {
	color: var(--primary);
}

/*row3wrap*/

#row3wrap {
	position: relative;
}

#row3wrap:before {
	content: '';
	width: 250px;
	height: 230px;
	position: absolute;
	left: 0px;
	top: -165px;
	background: url('../jpg/row3.jpg') no-repeat left top;
	background-size: cover;
}

#position-3-1 {
	
}


/*row4wrap*/

#row4wrap {
	position: relative;
}

#row4wrap:before {
	content: '';
	width: 400px;
	height: 225px;
	position: absolute;
	right: 0px;
	top: -155px;
	background: url('../jpg/pine.jpg') no-repeat left top;
	background-size: cover;
}

#position-4-1 {
	
}

#row4wrap h2.module-title {
	color: #1D6548;
	font-size: 36px;
	text-align: center;
	margin: 0 0 20px 0;
}

h2.eb-event-title-container {
	font-size: 22px;
}

h2.eb-event-title-container a {
	text-transform: uppercase;
	font-family: "roboto-condensed", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
}

.modblogimg img, .modblogimg {
	border-radius: 15px;
}

.modblogimg {
	position: relative;
}

.modblogimg:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	border-radius: 15px;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(43,20,20,0) 0%, rgba(43,20,20,0.5144258386948529) 68%, rgba(43,20,20,0.8561625333727241) 100%);
}

.modblogtext {
	display: flex;
	position: absolute;
	width: 48%;
	bottom: 15px;
	padding-left: 15px;
	align-items: center;
	justify-content: space-around;
}

.modblogtext a {
	text-decoration: none;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}

.modblogtext h4 {
	width: 75%;
	text-transform: uppercase;
	font-family: "roboto-condensed", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.modblogtext p {
	margin: 0;
}

/*row5wrap*/

#row5wrap {
	
}

#position-5-1 {
	
}

/*row6wrap*/

#row6wrap {
	
}

#position-6-1 {
	
}

#row6wrap h3.module-title {
	color: #FFF;
	font-size: 36px;
	text-align: center;
	margin: 0 0 20px 0;
	font-family: poster-cut-neue, sans-serif;
}


/*Bottomwrap*/

#bottomwrap {
	
}


/*Footer*/

#footerwrap {
	
}

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

/*Sidebar*/

#sp-sidebar-right {
	
}



/*Main area*/

body.home #mainwrap {
	display: none;
}

#mainwrap {
	background: url('../jpg/subpage.jpg') no-repeat left top;
	background-size: 100% auto;
}

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

.blog2 img {
	border-radius: 10px;
}

p.date {
	font-size: 12px;
	text-transform: uppercase;
}

.bloglist img, .blog2 img {
	border-radius: 10px;
	opacity: 1;
}

.bloglist img:hover, .blog2 img:hover {
	opacity: .8;
}

.bloglist h3 a, .blog2 h4 a {
	text-decoration: none;
}

div.blogheading {
	background: #f5f5f5;
	margin-top: -50px;
	position: relative;
	width: 90%;
	margin: -80px auto 0 auto;
	padding: 25px;
}

div.blogheading h1 {
	font-size: 48px;
	margin: 0;
}

.blogpost .com-content-article__body {
	max-width: 90%;
	margin: auto;
}

body.itemid-613 #mainwrap .container {
	max-width: 1200px
}

.page-header {
	min-height: 60px
}

.article-info > span {
	font-size: 0.9em !important;
}

.intro-image-blog img {
	min-height: 249px;
	max-height: 249px;
}

.article-header {
	border-bottom: 1px solid #CDCDCD;
	background: #ffffff;
	margin-bottom: 56px;
}

.article-blog-titre {
	padding: 35px 20px;
	margin-top: -70px !important;
	font-size: 40px !important;
	line-height: 54px !important;
	margin-bottom: 0;
	background-color: #fff !important;
	z-index: 1000;
	position: relative;
}

.item-image {
	width: 100%
}

.item-image img {
	border-radius: 20px;
}

div.item-page {
	max-width: 900px;
	margin: auto;
}

ul.tags {
	display: none;
}

body.itemid-597 .item-image {
	float: right;
	max-width: 33%;
	margin: 10px 0 0 30px;
}

.staff img {
	width: 100%;
}

#contentbottom {
	background: #1D6548;
	padding: 30px;
	margin-top: 40px;
	text-align: center;
}

#contentbottom p {
	color: #FFF;
}

#mod-custom156 h3 {
	color: #FFF;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 42px;
}

.eb-box-heading, #eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
	padding: 0;
	background: none;
	border: none;
}

.wf_file::before {
	content: "\f15b";
	font: normal normal normal 16px/1 "Font Awesome 5 Free";
	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 {
		
	}
	
	.astroid-logo img {
		max-width: 260px;
		max-height: 85px;
		margin-top: 0px;
	}
	
	.offcanvasRight {
		padding-right: 15px;
	}
	
	.tubox-left, .tubox-right {
		margin: 0;
		padding: 90px 50px;
	}
	
	#row2wrap:before, #row3wrap::before, #row4wrap::before {
		display: none;
	}
	#o9hhl8gxl {
		  margin-top: -50px;
  position: relative;
  z-index: 2;
}

#position-2-1, #position-3-2, #position-1-2 {
	margin: -50px 0 0 0; position: relative; z-index: 3;
}
	#ar-ovs1k4tlt {
		flex-direction: column-reverse;
	}
	
	#row4wrap h2.module-title {
		margin-top: 30px;
	}
	
	#ar-ovs1k4tlt {
		margin-top: 0;
	}
	.modblogtext {
	 position: relative; width: 100%; bottom: 0; margin-bottom: 30px;
	}
	
	.modblogtext h4 {
		width: 100%; 
	}
	
	.modblogtext a {
		color: #1D6548;
	}
	
	.footerlogo {
		display: none;
	}
	
	#footer1 p {
		text-align: center!important;
	}
	
	body.itemid-597 .item-image {
		float: none;
		max-width: 100%;
		margin: 10px 0 20px 0px;
	}
	
	body.itemid-597 .item-image img {
		width: 100%;
	}
	
	.astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item span.nav-header {
		color: #fff;
		opacity: .7;
	}
	
	.astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item, .astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item .menu-indicator, .astroid-mobilemenu-container .astroid-mobilemenu-inner ul > li.menu-item:first-child {
		border: 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;
	}

  .astroid-mobilemenu-container .astroid-mobilemenu-inner .dropdown-menus {background: #1E6548}
}