:root
{
    --main: #536b8f;
		--paper: #fefffb;
}




.ect-masonry-view-style-1 .ect-grid-event {
  display: block;
  padding-bottom: 30px;
  position: relative;
  box-sizing: border-box;
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
}


.splide__list > .splide__slide:first-child:not(.is-active) {
	z-index: 0;
}

.modern-list-right-side .ect-list-date .ect-date-area { 
  color: #fff !important;
}







.ect-list-post .ect-list-post-right, .ect-list-post .ect-clslist-event-info {
    background: none !important;
}

#ect-carousel-wrapper .ect-carousel-event-area, .ect-list-post .ect-list-post-right .ect-list-description {
    background: none !important;
    -webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 8%) !important;
            box-shadow: 0px 5px 15px rgb(0 0 0 / 8%) !important;    
}

.ect-list-post {

  -webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 8%) !important;
  box-shadow: 0px 5px 15px rgb(0 0 0 / 8%) !important;
}


.ct-inner-content p img {
    max-width: 100%;
		-webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 8%);
		        box-shadow: 0px 5px 15px rgb(0 0 0 / 8%);
    border-radius: 7px;
    overflow: hidden;
}
/*
.ct-inner-content p img {
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
*/



























.clear {
    clear: both;
}

/* Lists */
.page_wrapper .page ul, .page_wrapper .page ol {
	padding-left: 15px;
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	list-style: disc outside none;
	margin-bottom: 25px;
}
.page_wrapper .page ol {
	list-style: decimal outside none;
}
/* Blockquotes */
blockquote, blockquote p {
	font-size: 15px;
	line-height: 24px;
	color: #777;
	font-style: italic;
}
blockquote {
	margin: 0 0 10px;
	padding: 3px 20px 3px 19px;
	border-left: 1px solid #ccc;
}
blockquote cite {
	display: block;
	font-size: 11px;
	color: #000000;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color: #555;
}
/* Columns */
div.column_last {
	margin-right: 0 !important;
}
div.full {
	margin-bottom: 25px;
}
div.one_half, div.one_third, div.two_third, div.three_fourth, div.one_fourth, div.one_fifth, div.two_fifth, div.three_fifth, div.four_fifth, div.one_sixth, div.five_sixth {
	float: left;
	margin-right: 4%;
	margin-bottom: 25px;
}
div.one_half {
	width: 48%;
}
div.one_third {
	width: 30.42%;
}
div.two_third {
	width: 65%;
}
div.one_fourth {
	width: 22%;
}
div.three_fourth {
	width: 74%;
}
div.one_fifth {
	width: 16.8%;
}
div.two_fifth {
	width: 37.6%;
}
div.three_fifth {
	width: 58.4%;
}
div.four_fifth {
	width: 67.2%;
}
div.one_sixth {
	width: 13.33%;
}
div.five_sixth {
	width: 82.67%;
}
div.full h1 {
	margin-bottom: 0px;
}
div.full h2, div.full h3 {
	margin-bottom: 10px;
}
div.full h4, div.full h5, div.full h6 {
	margin-bottom: 15px;
}
div.one_third img {
	margin-bottom: 10px;
	border-radius: 3px;
}
div.one_third h4 {
	margin-bottom: 10px;
}
/* Images */
img.rounded {
	border-radius: 3px;
	margin-bottom: 20px;
}
/* Events Calender */
div#calendar_list {
	display: none;
}
div#calendar_list ul {
	list-style: none;
padding-left:0;
}
div#calendar_list ul li {
	overflow: hidden;
	padding-top: 10px;
}
div#calendar_list ul li .event_info .desc {
	float: left;
	width: 550px;
}
div#calendar_list ul li .event_info .desc h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
div#calendar_list ul li .event_info .desc h3 a {
	font-size: 18px;
	text-decoration: none;
}
div#calendar_list ul li .event_info .desc h3 a:hover {
	text-decoration: underline;
}
div#calendar_list ul li .event_info .meta {
	float: right;
	width: 300px;
}
div#calendar_list ul li div.event_details ul li .info {
	margin-left: 80px;
}
div#calendar_list .box_heading span.line {
	top: 13px;
}
.fc-header-title h2 {
	margin-top: -10px;
}
.fc-widget-header {
	background: #eaeaea;
	padding: 4px 0px 4px 0px !important;
	border-color: #ddd !important;
	color: #444;
}
.fc-widget-content {
	border-color: #ddd !important;
}
.fc-state-highlight {
	background: #f7f7f7;
}
.fc-grid .fc-day-number {
	color: #777;
}
.fc-button-content {
	text-transform: capitalize;
	font-size: 12px;
}
.fc-button-today {
	font-weight: bold;
}
.fc-button-prev .fc-button-content, .fc-button-next .fc-button-content {
	font-family: "FoundationIconsGeneral";
	line-height: 1.4em !important;
	color: #111111;
}
.fc-button-prev.fc-state-hover .fc-button-content, .fc-button-next.fc-state-hover .fc-button-content {
	color: #444;
}
.fc-button-prev.fc-state-down .fc-button-content, .fc-button-next.fc-state-down .fc-button-content {
	background: #ddd !important;
}
.fc-button-effect {
	display: none !important;
}
.fc-state-default, .fc-state-default .fc-button-inner {
	border-color: #eaeaea !important;
}
div.page_wrapper .page ul.events_display {
	list-style: none;
	float: right;
	margin-top: -60px;
}
ul.events_display li {
	float: left;
	margin-left: 10px;
}
ul.events_display li a {
	font-size: 14px;
	padding: 5px 8px 5px 8px;
	color: #666;
	text-decoration: none;
	border-radius: 3px;
	font-weight: normal;
	font-weight: bold;
}
ul.events_display li a:hover {
	color: #333;
	background: #f1f1f1;
}
ul.events_display li.current a {
	background: #D07837;
	color: #fff;
}
div.event_details {
	background: #f2f2f2;
	border-radius: 4px;
	padding: 15px 15px 20px 15px;
	overflow: hidden;
}
div.page_wrapper .page div.event_details ul {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	overflow: hidden;
	padding-left: 0px;
}
div.event_details ul.left {
	float: left;
	width: 300px;
}
div.event_details ul.right {
	float: right;
	width: 300px;
}
div.event_details ul li {
	margin-bottom: 5px;
	overflow: hidden;
	color: #000000;
}
div#event div.event_details ul li {
	margin-bottom: 15px;
}
div.event_details ul li:last-child {
	margin-bottom: 0px;
}
div.event_details ul li b {
	float: left;
	display: block;
}
div.event_details ul li .info {
	margin-left: 120px;
}
div.event_details #map {
	width: 650px;
	height: 170px;
	padding: 8px 9px 8px 7px;
	border: 1px solid #d0d0d0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #f9f9f9;
	-webkit-box-shadow: 0px 0px 3px #ccc;
	box-shadow: 0px 0px 3px #ccc;
	margin-bottom: 20px;
}
/*--------------------------------------------
12. Lists
---------------------------------------------*/
ul.social {
	list-style: none;
}
ul.social li {
	display: inline-block;
}
ul.social li a {
	text-decoration: none;
	color: #fff;
	opacity: 0.5;
	-webkit-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
}
ul.social li a:hover {
	opacity: 1;
}
div.toggle_list {
	margin-bottom: 25px;
margin-top:12px;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	font-family: 'Source Sans Pro', "Helvetica Neue", helvetica, sans-serif;
	font-weight: 400;
}
div.toggle_list p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	font-family: 'Source Sans Pro', "Helvetica Neue", helvetica, sans-serif;
	font-weight: 300;
}
div.page_wrapper .page div.toggle_list ul {
	list-style: none;
	padding-left: 0px;
	clear: both;
}
div.toggle_list ul li {
	margin-bottom: 10px;
}
div.toggle_list ul li div.title {
	background: #f0f0f0;
	border: 1px solid #ddd;
	padding: 10px;
	cursor: pointer;
	position: relative;
}
div.toggle_list ul li div.title h3 {
	margin: 0;
	color: #4b4b4b;
	font-size: 15px !important;
font-weight:400;
}
div.toggle_list ul li .title h3 span {
	color: #222;
	padding-right: 8px;
	font-weight: bold;
}
div.toggle_list ul li div.title a.toggle_link {
	position: absolute;
	top: 5px;
	right: 13px;
	color: #868686;
	font-weight: bold;
	font-size: 19px;
	text-decoration: none;
}
div.toggle_list ul li div.content {
	background: #fbfbfb;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 10px !important;
	display: none;
}
div.toggle_list ul li div.content p {
	margin-bottom: 15px;
}
div.toggle_list ul li div.content p:last-child {
	margin-bottom: 0;
}
/* Tabs */				
.tabs.ui-tabs .ui-tabs-hide {
	position: absolute;
	left: -10000px;
}
.tabs {
	background: none;
	margin: 0 0 2em 0;
}
.tabs ul.nav {
	list-style: none!important;
	margin: 0!important;
	padding: 0;
	background: none;
	border: 0;
	float: none;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.tabs ul.nav li {
	float: left;
	position: relative;
	margin: 0 2px -1px 0!important;
	z-index: 10;
	list-style: none!important;
}
.tabs ul.nav li a {
	border: 1px solid #ddd!important;
	border-bottom: none!important;
	display: block;
	overflow: hidden;
	padding: 7px 19px 0 19px;
	height: 26px;
	background: #F0F0F0;
	margin: 0!important;
	text-decoration: none;
	color: #8F8F8F!important;
	border-radius: 3px 3px 0 0;
	font-weight: bold;
}
.tabs ul.nav li.ui-tabs-selected a {
	height: 27px;
	background: #FBFBFB;
	color: #424242!important;
}
.tabs .tab_content {
	background: #FBFBFB;
	padding: 15px;
	border: 1px solid #ddd;
	position: relative;
	z-index: 1;
	margin-top: -1px;
}
.tabs .tab_content p:last-child {
	margin-bottom: 0px;
}
/*--------------------------------------------
15. Wordpress Core CSS
---------------------------------------------*/
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 0px 0 15px 15px;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 15px auto;
}
a img.alignright {
	float: right;
	margin: 0px 0 15px 15px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 0px 15px 5px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #F5F5F5;
	border: 1px solid #dbdbdb;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 8px 3px 0px 3px;
	text-align: center;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 3px #eee;
	box-shadow: 0px 0px 3px #eee;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #666;
	padding: 5px 4px 5px;
}
.gallery-caption {
	margin-left: 0;
}
.bypostauthor {
}
.sticky {
}





























h2 a img {
    margin: 5px 500px 20px 0;
}
a img.alignnone {
    margin: 5px 500px 20px 0;
}

.alignnone {
    margin: 5px 500px 20px 0;
}

div.one_third {
    width: 30.42%;
		overflow: hidden;
}

div.one_third h2{
    line-height: 38px;
}

@media (max-width: 900px)
{
		div.one_third {
				width: 45%;				
		}
}

@media (max-width: 767px)
{
		div.one_third {
				width: 95%;				
		}
}

div.one_half, div.one_third, div.two_third, div.three_fourth, div.one_fourth, div.one_fifth, div.two_fifth, div.three_fifth, div.four_fifth, div.one_sixth, div.five_sixth {
    float: left;
    margin-bottom: 25px;
		margin-right: 1%;   
    margin-left: 1%;
}



.ct-inner-content h1,
.ct-inner-content h2,
.ct-inner-content h3,
.ct-inner-content h4
{
	color:var(--main);	
}


#ect-carousel-wrapper .ect-carousel-date, #ect-carousel-wrapper .ect-date-schedule span { 
    color: #fff !important;
}



/*
 * 
 * 
 * 
		DUNES SLIDER STYLES
 * 
 * 
 * 
 * 
 * 
 */


.splide__progress__bar {
		height: 3px;
		background: #ccc;
}
.splide__slide img {
		width: 100%;
		height: auto;
}
.pop-in {
	/*animation: 2s anim-popoutin ease 1;*/
}
@-webkit-keyframes anim-popoutin {
		0% {
				color: black;
				-webkit-transform: scale(0);
				        transform: scale(0);
				opacity: 0;
		}
		40% {
			opacity: 1;
		}
		100% {
			-webkit-transform: scale(1);
			        transform: scale(1);
		}
}
@keyframes anim-popoutin {
		0% {
				color: black;
				-webkit-transform: scale(0);
				        transform: scale(0);
				opacity: 0;
		}
		40% {
			opacity: 1;
		}
		100% {
			-webkit-transform: scale(1);
			        transform: scale(1);
		}
}
.slide_heading
{
    position: absolute;
		font-weight:600;
    
    color: #ffffff;
    text-align: center;
    
		/*background: linear-gradient(to bottom, rgb(29, 158, 184,1) 0%,rgba(89,175,214,1) 42%,rgba(95,177,217,0.7) 68%,rgba(125,185,232,0) 100%);*/
		background: -webkit-gradient(linear,  left top, left bottom,  from(rgba(82,107,143,1)),color-stop(42%, rgba(109,155,198,1)),color-stop(68%, rgba(112,160,203,0.7)),to(rgba(125,185,232,0)));
		background: -o-linear-gradient(top,  rgba(82,107,143,1) 0%,rgba(109,155,198,1) 42%,rgba(112,160,203,0.7) 68%,rgba(125,185,232,0) 100%);
		background: linear-gradient(to bottom,  rgba(82,107,143,1) 0%,rgba(109,155,198,1) 42%,rgba(112,160,203,0.7) 68%,rgba(125,185,232,0) 100%);


		
		min-width: 100%;                        
		min-height: 15vh;
		padding-top: 15px;
}



.slide_content
{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.splide__arrow--prev {
    left: 2.5em;
}
.splide__arrow--next {
    right: 2.5em;
}







@media (max-width: 767px)
{
		.slide_heading
		{    
				font-size:25px !important;
		}
}

@media (max-width: 500px)
{
		.slide_heading
		{    
				font-size:21px !important;
		}
}

@media (max-width: 340px)
{
		.slide_heading
		{    
				font-size:18px !important;
		}
}

#splide1442
{
	    max-height: 75vh !important;	
}

.slide_content
{
    max-height: 60vh !important;
}