/*
Theme Name: 180 Marketing Custom Theme for Gutenberg
Theme URI: http://wordpress.org/
Description: Custom theme, hand crafted perfection.
Author: 180 Marketing
Version: 1.5
Tags: blank
Text Domain: blanktheme
*/

/*	Global Colours
*/

/* Reset All */

html {
    scroll-behavior: smooth;
}

* {
	margin: 0px;
	padding: 0px;
}

.row .columns {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}

header.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: none;
	background-color: #fff;
	z-index: 1000;
}

a img {
	border: none;
}

/* Basic Content Styles */
h1, 
h2, 
h3 {
	
	font-family: "futura-pt", sans-serif;
	font-style: normal;
}

h1 {
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 5px;
}

p, 
.main ul, 
.main ol, 
table {
	margin-bottom: 15px;
	font-family: 'museo-sans', sans-serif;
}

.main ul li,
.main ol li {
	
}

.main ul {
	padding-left: 15px;	
}

.main ol {
	padding-left: 20px;	
}

a {
		
}

a:hover {
	text-decoration: none;	
}

ul.block-grid {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

/* End Content Styles */

.header-translate {
	position: absolute;
	top: 3px;
	right: 15px;
	z-index: 10002;
	font-size: 12px;
	line-height: 1;
}

/* Leave room above the desktop menu */
.header-navigation nav {
	padding-top: 15px;
}

select.gt_selector.notranslate {
    width: 69px;
    transform: translate(10px, 10px);
}

/*.gtranslate_wrapper {
    transform: translate(0%, 30%);
}

.gtranslate_wrapper a {
    color:grey;
    letter-spacing: 1px;
    font-family: 'museo-sans', sans-serif;
}

.gtranslate_wrapper a:first-child:after {
    content: ' / ';

}
*/

@media only screen and (max-width: 960px) {

	.header-navigation {
		position: relative;
	}

	.header-navigation nav {
		padding-top: 0;
	}

	.header-translate {
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
		white-space: nowrap;
	}

}





header .logo-row svg .cls-1 {
    fill: #22303e;
}


a.header-logo svg {
	max-width: 250px;

}

header .header-logo {
	display: block;
}

header {
	box-shadow: 0 0 10px #999999;
	width: 100%;
	background: #fff;
}

header .row {
	/*max-width: 930px;*/
	padding: 5px;
	display: flex;
	align-items: center;
}

.menu {
	margin-top: 5px;
}

.page-id-12 .entry-title {
	display:none;
}

/* =Menu
-------------------------------------------------------------- */
nav {
	background: transparent;
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	min-height: 50px;
	height: auto !important;
	height: 75px;
	*zoom: 1;
}

nav li {
	float: left;
	position: relative;
	list-style: none;
}

nav a {
	color: #767676;
	display: block;
	line-height: 42px;
	padding: 0 14px;
	font-size: 14px;
	text-decoration: none;
	font-family: "museo-sans", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}

nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	padding: 5px;
	background-color: #000;
}
nav ul ul ul {
	left: 100%;
	top: -5px;
	background-color: #666;
}

nav li:hover > a {
	color: #2a89c9 !important;
}

nav ul li:hover > ul {
	display: block;
}

nav ul ul a {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.8em;
	min-width: 170px;
}

nav ul li.current_page_item > a,
nav ul li.current-menu-ancestor > a,
nav ul li.current-menu-item > a,
nav ul li.current-menu-parent > a {
	color: #767676;
}

* html nav ul li.current_page_item a,
* html nav ul li.current-menu-ancestor a,
* html nav ul li.current-menu-item a,
* html nav ul li.current-menu-parent a,
* html nav ul li a:hover {
	color: #767676;
}

ul ul .menu-item-has-children {
	width: 175px;
}

nav a.menu-link {
   display:  none;
   background: transparent;
   padding-top: 6px;
   padding-bottom: 35px;
   height: 42px;
   line-height: 33px;
   text-transform: uppercase;
   width: 100%;
   color: #767676;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
   font-size: 15px;
   padding-left: 15px;
}

.menu:before,
.menu:after {
    content: " "; 
    display: table; 
}

.menu:after {
    clear: both;
}

.menu-link:after {
	content: url("images/menu_mob.png");
	right: 10px;
	top: 10px;
	position: absolute;
}

.menuMobile {
	display: none;
}

.active .menuMobile {
	display: block;
	text-align: left;
	padding: 10px 20px;
}

.sub-menu {
    background-color: #fff;
    box-shadow: none;
}


@media only screen and (max-width: 960px) {
	/* Override other menu code */
	nav ul li:hover > ul {
		display: none;
	}
	
	nav ul ul {
		top: 0px;
		position: relative;
		float: none;
		display: none !important;
	}

	nav li {
		height: auto; /* override for menu height issue */
		/* set list item height */
		min-height: 36px; 
		height: auto !important;
		height: 36px;
	}

	.menuWrap.active ul#menu-menu-1 {
		display: block !important;
	}


	.logo-row {
	    display: block;
	}

	.header-logo {
	    display: block;
	    width: 180px;
	}

	.header-logo svg {
	    display: block;
	    width: 100%;
	    height: auto;
	}

	nav {
	    width: auto !important;
	    margin-left: auto;
	}

	.menu-link {
	    display: block;
	    position: relative;
	    z-index: 10001;
	}



	.menuWrap {
	    display: none;
	    position: absolute;
	    top: 100%;
	    left: 0;
	    right: auto;
	    width: 100%;
	    background: #fff;
	    z-index: 10000;
	}

	.menuWrap.active {
	    display: block !important;
	    overflow: hidden !important;
	}

	.menuWrap.active ul,
	.menuWrap.active li {
	    display: block !important;
	    visibility: visible !important;
	    opacity: 1 !important;
	    height: auto !important;
	}

	.menuWrap li {
	    float: none !important;
	    width: 100%;
	    border-bottom: 1px solid #666;
	}

	.menuWrap a {
	    display: block !important;
	    width: 100%;
	    color: #22303e !important;
	    padding: 12px 20px;
	    text-align: left;
	    line-height: 35px;
	}

	/*.menuWrap.active li {
	    float: right;
	}*/

	.menuWrap.active a {
	    display: block !important;
	    color: #22303e !important;
	    padding: 12px 20px;
	}


	.active {
        display: block !important;
    }

    .menu > li {
        float: none !important;
    }

    .menu > li > .menu-item-has-children {
   		background-image: none; 
    }

    .menu-item-has-children {
    	width: 100%;
    }

    .menu-item-has-children ul.sub-menu {
    	display: none !important;
    }

    nav ul li {
    	margin-bottom: 0px !important;
    	border-bottom: 1px solid #666;
    }

    .menu li .more {
        float: right;
      	top: 10px;
      	right: 25px;
        cursor: pointer;
    	z-index: 200;
        position: relative;
    }

    .menu li .more i {
    	color: #fff;
    	font-size: 20px;
    	transition: transform .25s ease;
	}

	.sub-menu li a {
	    margin-left: 10px;
	}

    .menu li.hover > .more i {
    	transform: rotate(180deg);
	}

	

    ul.menu {
    	border-top: 4px solid #666;
    }
    
    .menu ul {
        display: block;
        width: 100%;
        z-index: 9999999;
    }
   	
   	.menu > li.hover > ul, 
   	.menu li li.hover ul {
        position: static;
        display: block !important; /* Show Menu Fix */
    }
    
    nav a {
    	width: 100%;
    	padding: 0px;
    	text-align: left;
    	padding-left: 15px;
    	line-height: 35px
    }

    nav ul ul ul li a {
		padding-left: 45px;
	}

    nav ul ul,
    nav ul ul li {
    	width: 100%;
    }

    nav ul ul {
    	padding: 0px !important;
    }

    nav ul ul li {
    	float: none;
    }

    nav {
   		width:100% !important;
   	}

   	nav ul ul ul {
		left: 0;
		top: 0;
	}

	.menuMobile {
		display: none !important;
	}

	
}

@media only screen and (max-width: 960px) {

	/* Make the header's inner row span the full screen */
	header.sticky > .row {
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		width: 100%;
		max-width: none;
		margin: 0;
		padding: 12px 20px;
	}

	/* Let the logo occupy the available space */
	header.sticky .logo-row {
		flex: 1 1 auto;
		width: auto;
		padding: 0;
	}

	header.sticky .header-logo {
		display: block;
		width: 180px;
		max-width: 100%;
	}

	header.sticky .header-logo svg {
		display: block;
		width: 100%;
		height: auto;
	}

	/* Keep the navigation/hamburger on the right */
	header.sticky .row > .columns:not(.logo-row) {
		flex: 0 0 auto;
		width: auto;
		padding: 0;
	}

	header.sticky nav {
		position: static;
		width: auto !important;
		min-height: 0;
		margin: 0;
	}

	/*
	 * Make the open menu span the viewport,
	 * rather than the width of the nav column.
	 */
	header.sticky .menuWrap {
		position: fixed;
		top: 72px;
		left: 0;
		right: 0;
		width: 100vw;
		max-width: none;
		margin: 0;
		padding: 0;
		background-color: #2a89c9;
		z-index: 9998;
	}

	header.sticky .menuWrap.active {
		display: block !important;
		overflow: visible !important;
	}

	header.sticky .menuWrap ul.menu {
		width: 100%;
		margin: 0;
		padding: 0;
		border-top: 0;
		background-color: #2a89c9;
	}

	header.sticky .menuWrap li {
		float: none !important;
		width: 100%;
		margin: 0 !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	header.sticky .menuWrap a {
		display: block !important;
		width: 100%;
		padding: 12px 20px;
		color: #fff !important;
		line-height: 24px;
		text-align: center;
		box-sizing: border-box;
	}

	header.sticky .menuWrap a:hover {
		color: #fff !important;
		background-color: rgba(0, 0, 0, 0.12);
	}

	header.sticky .menu-link {
		display: block !important;
		position: relative;
		width: 48px;
		height: 48px;
		padding: 0;
		line-height: 1;
	}

	header.sticky .menu-link:after {
		content: url("images/menu_mob.png");
		display: block;
	}

	header.sticky ul.sub-menu {
		background-color: #4ba1db;
	}
}







/* =Slideshow
-------------------------------------------------------------- */

.slideshow {
    width: 100%;
    height: 100vh;
    min-height: 700px;
    overflow: hidden;
	position: relative;
}


.slideshow {
	position: relative;
}

.cycle-prev,
.cycle-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
	width: 66px;
	height: 66px;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	border-radius: 50%;
	background: rgba(24, 49, 70, 0.55);
	color: #fff;
	cursor: pointer;
	box-shadow: none;
	appearance: none;
	transition: background-color 0.2s ease;
}

.cycle-prev {
	left: 40px;
}

.cycle-next {
	right: 40px;
}

.cycle-prev:hover,
.cycle-next:hover,
.cycle-prev:focus-visible,
.cycle-next:focus-visible {
	background: rgba(24, 49, 70, 0.9);
}

.cycle-prev i,
.cycle-next i {
	font-size: 34px;
	line-height: 1;
	pointer-events: none;
}

.slideshow .slide {
    width: 100%;
    height: 100%;
    position: relative;
}

.slideshow .slide-img-wrap {
	width: 100%;
	height: 100%;
}

.slideshow img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.slideshow .slide-svg {
    position: absolute;
    top: 40%;
    left: 50%;
    width: clamp(300px, 50vw, 600px);
    transform: translate(-50%,-50%);
    z-index: 2;
}

.slideshow .slide-svg svg {
	width: 100%;
	height: auto;
	display: block;
}

.slideshow .banner-text {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateX(-50%);
    width: min(90%, 900px);
    text-align: center;
    z-index: 3;
}

.did-you-know {
    background-color: rgb(21 21 21/80%);
    opacity: 0.9;
    border-radius: 16px;
    color: #fff;
    padding: 20px;
    width: 80%;
    margin: 0 auto;
}

.dyk-text {
    margin-bottom: 0 !important;
    font-family: 'museo-sans', sans-serif;
    font-weight: 300;
}

.did-you-know h4 {
    text-transform: uppercase;
    font-family: 'museo-sans', sans-serif;
    letter-spacing: 1px;
}

.wrapper.normal {
	padding: 90px 20px;
}

.wrapper.reduced {
	padding: 50px 20px;
}

.wrapper.noTop {
	padding: 0px 20px 50px;
	margin-top: -60px;
	position: relative;
	z-index: 99999;
}


.wrapper.white {
	/*background-color: #fff;*/
}

.wrapper.paleBlue {
	background-color: #cfdef0;
}

.wrapper.lightBlue {
	background-color: #8ac5ec;
}

.wrapper.brightBlue {
	background-color:  #139cd7;
}

.wrapper.navy {
	background-color: #003f5e;
}


.accordion-wrap__facts {
	margin: 0 auto;
	padding: 10px;
}


.accordion__block {
    border: solid 1px #2a89c9;
    margin: 10px;
}

.accordionWrap {
	margin-bottom: 50px;
}

.accordion__block h3 {
    margin: 0;
}

.accordionWrap h2 {
    font-family: 'museo-sans', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 10px;
    color: #22303e;
    margin-top: 20px;
}

.accordionWrap h3.title {
	position: relative;
	padding: 10px 45px 10px 20px;
	background-color: #2a89c9;
	color: #fff;
	line-height: 28px;
	font-family: 'museo-sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

.accordionWrap h3.title:hover {
	cursor: pointer;
	background-color: #22303e;
}

.accordionWrap h3.title:after {
	content: "+";
	position: absolute;
	right: 20px;
	top: 8px;
	/*font-size: 30px;*/
	color: #fff;
	padding-left: 10px;
}

.accordionWrap p {
	font-family: 'museo-sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 19px;

}

.accordionWrap h3.title:hover:after {
	color: #fff;
}

.accordionWrap h3.title.open:after {
	content: '-';
}

.accordionWrap .collapseRow {
	padding: 20px;
}

.wrapper.brightBlue.accordionWrap h3.title:hover {
	background-color: #cfdef0;
	color: #003f5e;
}

.wrapper.brightBlue.accordionWrap h3.title:after,
.wrapper.custom.accordionWrap h3.title:after,
.wrapper.navy.accordionWrap h3.title:after,
.wrapper.gradient.accordionWrap h3.title:after {
	color: #003f5e;
}

.wrapper.brightBlue.accordionWrap h3.title,
.wrapper.custom.accordionWrap h3.title,
.wrapper.navy.accordionWrap h3.title,
.wrapper.gradient.accordionWrap h3.title {
	background-color: #cfdef0;
	color: #003f5e;
}

.wrapper.brightBlue.accordionWrap h3.title:hover,
.wrapper.custom.accordionWrap h3.title:hover,
.wrapper.navy.accordionWrap h3.title:hover,
.wrapper.gradient.accordionWrap h3.title:hover {
	background-color: #fce16a;
	color: #003f5e;
}


h1.entry-title {
	color: #0d2340;
    font-size: 50px;
    text-align: center;
    margin: 80px 0;
    text-transform: uppercase;
    letter-spacing: 3px;

}

.homepage__intro {
    padding: 75px 10px;
    text-align: center;
}

.homepage__intro h1 {
    font-family: 'futura-pt', sans-serif;
    font-size: 55px;
    line-height: 55px;
    color: #2a89c9;
}

.homepage__intro p {
    font-family: 'museo-sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
}

/* Two-column gallery + timeline layout */
.timeline-section__content {
	display: grid;
	grid-template-columns: minmax(0, 42%) minmax(0, 58%);
	gap: 60px;
	align-items: start;
	margin-top: 25px;
}



/* Prevent Cool Timeline from trying to use the full page width */
.timeline-section__timeline .ctl-wrapper {
	width: 100% !important;
	max-width: 100% !important;
}

/* Keep the timeline contained inside its grid column */
.timeline-section__timeline {
	overflow: hidden;
	margin-top: 100px;
	z-index: 900;
}

.timeline-section {
	position: relative;
	left: 50%;
	width: 100vw;
	margin-left: -50vw;
	padding: 0 0 50px;
	background-repeat: repeat;
	background-position: top left;
	overflow: hidden;
	margin-bottom: 50px;
}

.timeline-section__inner {
	position: relative;
	max-width: 80%;
	margin: 0 auto;
}

.timeline-section__header {
	padding: 0;
	text-align: left;
	transform: translate(48%, 148%);
}

.timeline-section__small-heading {
	color: #2a89c9;
	font-size: 55px;
	font-weight: 300;
	font-family: 'futura-pt', sans-serif;
	text-transform: lowercase;
}

.timeline-section__heading {
	margin: 30px 0;
	padding: 0;
	color: #0b2343;
	font-size: 25px;
	font-family:'museo-sans', sans-serif;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
}


.timeline-section__gallery {
	position: relative;
	overflow: hidden;
}



.timeline-gallery .owl-stage-outer {
	overflow: hidden !important;
	clip-path: inset(0 2px 0 2px);
}

.timeline-gallery .owl-stage {
	position: relative;
}

.timeline-gallery .owl-item {
	box-sizing: border-box;
	overflow: hidden;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}


.timeline-gallery__slide,
.timeline-gallery__slide > a,
.timeline-gallery__image,
.timeline-gallery__caption {
	box-sizing: border-box;
}


.timeline-gallery__slide {
	box-sizing: border-box;
	overflow: hidden;
	background-color: #22364c;
}

.timeline-gallery__slide > a {
	display: block;
	overflow: hidden;
}

.timeline-gallery__image {
	display: block;
	height: 450px;
	object-fit: cover;
}

.timeline-gallery__caption {
	box-sizing: border-box;
	padding: 16px 18px 18px;
	background: #22364c;
	color: #fff;
	font-family: 'museo-sans', sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;
}

.timeline-gallery__caption p {
	margin: 0;
}


.timeline-gallery .owl-nav {
	position: absolute;
	top: 35%;
	left: 0;
	width: 100%;
	/*transform: translateY(-60%);*/
	pointer-events: none;
	z-index: 20;
}

.timeline-gallery .owl-prev,
.timeline-gallery .owl-next {
	position: absolute;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	display: flex !important;
	align-items: center;
	justify-content: center;

	background: rgba(34,48,62,.95);
	backdrop-filter: blur(4px);

	color: #fff !important;
	font-size: 20px !important;

	pointer-events: auto;

	transition: .25s ease;
}

.timeline-gallery .owl-prev {
	left: 15px;
}

.timeline-gallery .owl-next {
	right: 15px;
}

.timeline-gallery .owl-prev:hover,
.timeline-gallery .owl-next:hover {
	background: rgba(34,48,62,.95);
	color: #22303e !important;
	transform: scale(1.08);
}


@media screen and (max-width: 1420px) {

	.timeline-section {
		padding: 50px 0 50px;
	}

	.timeline-section__content {
		grid-template-columns: 1fr;
		gap: 50px;
		margin-top: -25px;
	}

	.timeline-section__header {
		transform: translate(0,0);
		text-align: center;
	}

	.timeline-section__timeline {
		order: 1;
		overflow: visible;
		margin-top: 0px;
	}

	.timeline-section__gallery {
		order: 2;
		max-width: 850px;
		margin: 0 auto;
	}

	.timeline-gallery__image {
		height: 500px;
	}

	.timeline-section__timeline,
	.timeline-section__gallery {
		width: 100%;
		max-width: 1000px;
		margin-right: auto;
		margin-left: auto;
	}
}

@media screen and (max-width: 1200px) {

	.timeline-section__inner {
		width: calc(100% - 40px);
		max-width: none;
	}

	.timeline-section__content {
		width: 100%;
		max-width: 100%;
	}

	.timeline-section__timeline {
		width: 100%;
		min-width: 0;
		overflow: hidden;
		padding: 0 20px;
	}

	.timeline-section__timeline .ctl-wrapper {
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
}




.ctl-category {
	align-items: center;
	margin-bottom: 0 !important;
}

.ctl-category::before {
	content: "Filter Timeline By:";
	display: inline-block;
	font-family: 'museo-sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #09264a;
}


.ctl-wrapper {
	max-width: 1200px !important;
	padding: 0 !important;
	margin-bottom: 0px !important;
	height: auto !important;
}

.ctl-category-container {
	margin-top: 10px;
	transform: translate(0px, 20px);
}

.ctl-media.full img {
    max-height: 325px;
}

.ctl-content {
    min-height: 160px;
}

.ctl-wrapper .ctl-content {
    box-shadow: none !important;
}

.ctl-category-item {
    background: none !important;
    border: 2px solid #2a89c9 !important;
    border-radius: 5px;
}

.ctl-category-item a {
    color: #22303e !important;
    font-family: 'museo-sans', sans-serif;
    font-size: 16px;
}

.ctl-category-item.active {
    background: #2a89c9 !important;
    border: 2px solid #2a89c9 !important;
}

.ctl-category-item.active a {
	color: #fff !important;
}

.ctl-loader-spinner {
	transform: translate(-50%, 15px);
}

.ctl-wrapper .ctl-horizontal-timeline .ctl-button-next:hover, .ctl-wrapper .ctl-horizontal-timeline .ctl-button-prev:hover {
    background: #2a89c9 !important;
    border: none !important;
}

.ctl-title {
    text-align: center !important;
    pointer-events: none !important;
}

.ctl-title a {
    color: #22303e !important;
    font-weight: 700;
}

@media screen and (max-width: 445px) {
	.ctl-content {
		width: 310px !important;
	}

	.downloads-section__content {
		padding: 0 !important;
	}
}

@media (max-width: 765px) {

	.ctl-wrapper {
		position: relative;
		z-index: 1000;
		overflow: visible;
	}

	.ctl-category-container {
		position: relative;
		z-index: 1001;
	}

	.ctl-category-item {
	    background: #fff !important;
	    border: none !important;
	}

	.ctl-category-dropdown .ctl-category {
		z-index: 1002 !important;
		pointer-events: auto !important;
	}

	.cool-timeline-wrapper {
		z-index: 1;
	}

	.ctl-category-dropdown-button span {
    	/*font-size:0px;*/
	}

	.ctl-category-dropdown-button span:before {
	    /*content:'Filter Timeline By';
	    font-size: 18px;*/
	}

	.ctl-category::before {
		display:none;
	}
}

.ctl-category-container .ctl-category-dropdown-button {
	    background-color: #2a89c9 !important;
	    color: #fff !important;
	    font-family: 'museo-sans', sans-serif;
	    font-weight: 300;
	}



.community-section {
	display: grid;
	grid-template-columns: 1fr 475px;
	gap: 90px;
	align-items: center;
	max-width: 1140px;
	margin: 0 auto;
	padding: 50px 0;
	font-family: 'museo-sans', sans-serif;
}

.community-section__tiles {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.community-section__content {
	margin: 0 auto;
}

.community-section__description {
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
}

.community-section__content h2, .facts-header, .city-profile h2, .city-page-content .section-wrapper h2, .city-location__heading {
    color: #2a89c9;
    font-size: 55px;
    font-weight: 300;
    text-transform: lowercase;
    line-height: 1.1;
}

.facts-header {
    margin-left: 20px;
    margin-top: 50px;
}

.community-section__content h3, .facts-subheader {
    color: #0d2340;
    font-size: 20px;
    margin: 0 0 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.community-section__tile {
    aspect-ratio: 1 / 1;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    line-height: 1.15;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.community-section__tile--blue {
    background: #2a89c9;
}

.community-section__tile--dark-blue {
    background: #22303e;
}

.community-section__arrow i {
    width: 32px;
    height: 32px;
    margin-top: 18px;
    border-radius: 50%;
    background: #fff;
    color: #2a89c9;
    font-size: 28px;
    line-height: 35px;
    font-weight: bold;
}

.community-section__tile:hover i, span.community-section__arrow:hover {
    transform: translate(10px, 0px);
    transition: all 0.5s ease;
}

@media (max-width: 900px) and (min-width: 601px) {
  .community-section {
    grid-template-columns: 1fr 260px;
    gap: 45px;
    align-items: start;
    max-width: 680px;
    margin: 0 auto;
  }

  .community-section__tiles {
    grid-template-columns: 1fr;
    width: 260px;
  }

  .community-section__tile {
    aspect-ratio: auto;
    height: 125px;
  }


}

@media (max-width: 600px) {
  .community-section {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .community-section__content {
    width: 100%;
    max-width: 100%;
  }

  .community-section__tiles {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 100%;
    margin-top: 50px;
  }

  .community-section__tile {
    width: 90%;
    height: 150px;
    aspect-ratio: auto;
    margin: 0 auto;
  }

  .community-section__tile:nth-child(odd) {
    background: #2a89c9;
  }

  .community-section__tile:nth-child(even) {
    background: #22303e;
  }
}


.section-wrapper {
	overflow-x: hidden;
}

.privacy-policy  h1 {
    padding-top: 50px;
    color: #2a89c9;
    line-height: 55px;
    margin-bottom: 30px;
}

.privacy-policy .section-wrapper {
    padding: 50px;
}

.downloads-section {
	position: relative;
	width: 100vw;
	margin-left: calc(50% - 50vw);
	padding: 80px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	overflow: hidden;
}

.downloads-section__overlay {
	position: absolute;
	inset: 0;
	background: rgba(13, 37, 56, 0.6);
}

.downloads-section__inner {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;

	width: 100%;
	max-width: 1200px;
	margin: 0;

	display: flex;
	align-items: center;
}

.downloads-section__links {
	display: flex;
	justify-content: center;
}

.downloads-section__link-grid {
	display: grid;
	grid-template-columns: repeat(2, 190px);
	gap: 20px;
	margin: 0 auto;
}

.downloads-section__link {
	width: 190px;
	height: 190px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 3px solid #fff;
	border-radius: 50%;
	padding: 20px;
	color: #fff;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	font-family: 'museo-sans', sans-serif;
	font-size: 17px;
}

.downloads-section__link:hover {
	background: rgb(49, 205, 183);

}

.downloads-section__title {
	margin: 0;
	color: #fff;
	font-size: 60px;
	font-weight: 300;
	line-height: 1;
	text-transform: lowercase;
}

.downloads-section__subtitle {
	margin: 8px 0 30px;
	color: #2c93d1;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'museo-sans', sans-serif;
}

.downloads-section__intro {
	font-size: 17px;
	line-height: 1.5;
	font-family: 'museo-sans', sans-serif;
	font-weight: 300;
}

.downloads-section__intro p {
	margin: 0 0 20px;
}

@media (max-width: 1200px) {
	.downloads-section__content {
		padding: 0px 30px 0px 0px;
	}
}


@media (max-width: 960px) {
		.downloads-section__link-grid {
		display: grid;
		grid-template-columns: repeat(2, 130px);
		gap: 12px;
		justify-content: center;
		margin-top: 25px;
	}

	.downloads-section__link {
		width: 130px;
		height: 130px;
		border: 2px solid #fff;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 20px;
		text-align: center;
		line-height: 1.15;
		background: transparent;
		box-sizing: border-box;
	}

	.downloads-section__link a {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		height: 100%;
		color: #fff;
		text-decoration: none;
	}

	.downloads-section__content {
		padding: 0px 20px 0px 0px;
	}

}


@media screen and (max-width: 640px) {

	.downloads-section {
		padding: 50px 0;
		background-position: center;
	}

	.downloads-section__inner {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		padding: 0 30px;
	}

	.downloads-section__content {
		order: 1;
		width: 100%;
		margin-bottom: 35px;
	}

	.downloads-section__links {
		order: 2;
		width: 100%;
	}

	.downloads-section__title {
		font-size: 52px;
		line-height: 1;
	}

	.downloads-section__subtitle {
		font-size: 19px;
		margin: 8px 0 28px;
	}

	.downloads-section__intro {
		font-size: 16px;
		line-height: 1.35;
	}

	.downloads-section__intro p {
		margin-bottom: 20px;
	}

	.downloads-section__link-grid {
		grid-template-columns: 1fr;
		gap: 18px;
		justify-items: center;
	}

	.downloads-section__link {
		width: 210px;
		height: 210px;
		padding: 22px;
		font-size: 16px;
	}

	  .cycle-prev, .cycle-next {
  	width: 40px;
  	height: 40px;
  }

  .slideshow .cycle-prev i, .cycle-next i {
  	font-size: 20px;
  }

}

.privacy-policy p, .privacy-policy ul {
    font-size: 15px;
    font-weight: 300;
}




.getting-here {
	padding-top: 70px;
}

.getting-here__heading {
	text-align: center;
	font-size: 52px;
	font-weight: 300;
	margin: 0 0 70px;
	color: #2a89c9;
	font-family: 'futura-pt', sans-serif;
	text-transform: lowercase;
}

.getting-here__map {
	position: relative;
	left: 50%;
	width: 100vw;
	margin-left: -50vw;
	overflow: hidden;
}

.getting-here__map iframe {
	display: block;
	width: 100%;
	height: 500px;
	border: 0;
}

@media screen and (max-width: 1240px) {
	.getting-here__map {
		margin-bottom: -20px;
	}

	.city-profile .row {
		padding-left: 30px;
		padding-right: 30px;
	}
}


.city-profile {
	margin-bottom: 90px;
}


.city-profile__row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

/*.city-profile__row + .city-profile__row {
	margin-top: 60px;
}*/

/* Desktop: visually place the second image on the left */
.city-profile__row--second .city-profile__image {
	order: 1;
}

.city-profile__row--second .city-profile__content {
	order: 2;
}

.city-profile__image img {
	display: block;
	width: 100%;
	height: auto;
}

.city-page-content p {
	font-family: 'museo-sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
}

.city-profile__content h2 {
	color: #2a89c9;
	font-size: 46px;
	font-weight: 300;
	margin: 0 0 20px;
	line-height: 40px;
}

.city-profile__content {
	padding: 25px;
}


.postid-251 .city-profile__add-on p {
    margin-top: 12px;
}


.postid-329 .city-profile__add-on img {
    margin-top: 0!important;
}

.city-profile__image img {
    border-radius: 3px;
}

.city-profile__gallery {
	max-width: 100%;
	padding-left: 35px;
}

.city-profile__main-image img {
	width: 100%;
	height: auto;
	display: block;
}

.city-profile__thumbs {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 5px;
	margin-top: 5px;
}

.city-profile__thumb {
	border: 0;
	padding: 0;
	background: none;
	cursor: pointer;
}

.city-profile__thumb img {
	width: 100%;
	height: 65px;
	object-fit: cover;
	display: block;
}

.owl-carousel {
	display: flex !important;
}

.cityGallery.owl-carousel {
    display: flex !important;
    width: 100%;
    overflow: hidden;
}

.cityGallery .owl-item {
    height: 320px;
}

.cityGallery .item {
    height: 320px;
}

.cityGallery .owl-nav button {
	/*display: none !important;*/
}

.cityGallery .item img,
.cityGallery .carouselThumb {
	width: 100%;
	height: 320px;
	display: block;
	object-fit: cover;
}

.cityGallery {
	position: relative;
	margin-bottom: 50px;
}

.cityGallery .owl-nav {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	pointer-events: none;
}

.cityGallery .owl-prev,
.cityGallery .owl-next {
	position: absolute;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: rgba(0,0,0,.55) !important;
	color: #fff !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 18px !important;
	pointer-events: auto;
	transition: .2s;
}

.cityGallery .owl-prev {
	left: 12px;
}

.cityGallery .owl-next {
	right: 12px;
}

.cityGallery .owl-prev:hover,
.cityGallery .owl-next:hover {
	background: rgba(0,0,0,.8) !important;
}

.city-page-content .section-wrapper {
    margin: 60px 0 20px;
}

.contentGrid-section {
	width: 100%;
	background: #eef5fb;
	padding: 70px 0 80px;
	overflow: hidden;
}

.contentGrid-section__inner {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 30px;
	box-sizing: border-box;
}

.contentGrid-section__heading {
	margin: 0 0 45px;
	color: #2a89c9;
	font-size: 52px;
	font-weight: 300;
	line-height: 1.15;
	text-align: center;
	text-transform: lowercase;
}

/* Carousel wrapper */
.contentGrid {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.contentGrid__slider {
	width: 100%;
	max-width: 100%;
	min-width: 0;
}

/* Keep carousel contents clipped correctly */
.contentGrid__slider .owl-stage-outer {
	width: 100%;
	overflow: hidden;
}

.contentGrid__slider .owl-stage {
	display: flex;
}

.contentGrid__slider .owl-item {
	display: flex;
	height: auto;
	min-width: 0;
}

.contentGrid__item {
	display: flex;
	width: 100%;
}

.contentGrid__card {
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0,0,0,.08);
}

.contentGrid__item img {
	display: block;
	width: 100%;
	height: 200px !important;
	object-fit: cover;
	border-radius: 3px 3px 0 0;
}

.contentGrid p:not(:first-child) {
	padding: 10px;
}

/* Navigation below the slider */
.contentGrid__nav {
	position: static !important;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 14px;
	width: 100%;
	margin-top: 35px;
	transform: none !important;
}

.contentGrid__nav button.owl-prev,
.contentGrid__nav button.owl-next {
	position: static !important;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	margin: 0;
	padding: 0 !important;
	border: 0;
	border-radius: 50%;
	background: #2a89c9 !important;
	color: #fff !important;
	font-size: 18px !important;
	cursor: pointer;
	transform: none;
}

.contentGrid__nav button:hover {
	background: #2174ad !important;
}

.contentGrid__nav button.disabled {
	opacity: 0.35;
	cursor: default;
}


.city-history {
	padding: 30px 30px 80px;
}

.city-history__row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.city-history__heading {
	margin: 0 0 20px;
	color: #2a89c9;
	font-size: 52px;
	font-weight: 300;
	line-height: 1.1;
	text-transform: lowercase;
}

.city-history__description {
	padding-right: 25px;
}

.city-history__image img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 3px;
}





.city-location {
	font-family: 'museo-sans', sans-serif;
	margin: 90px 0;
}

.city-location .row {
    display:flex;
    flex-wrap:wrap;
    align-items: center;
}

.city-location__content > * {
    text-align: center;
}

.city-location__socials {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
	margin: 15px 0;
}

.city-location__address {
	font-size: 16px;
	font-weight: 300;
}

.city-location__websites {
	margin-top: 20px;
}

.city-location__website-link {
	display: block;
	margin-bottom: 10px;
	font-weight: 700;
	color: #2a89c9;
	text-decoration: none;
	font-size: 15px;
}

.city-location__website-link:last-child {
	margin-bottom: 10px;
}

.city-location__website-link:hover {
	color: #2a89c9;
}

.city-location__map {
	min-width: 0;
}

.city-location__map-wrap {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

.city-location__map-wrap iframe {
	display: block;
	width: 100% !important;
	max-width: 100%;
	height: 350px;
	border: 0;
}


.city-location__social-link {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #2a89c9;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	transition: all .3s ease;
}

.city-location__social-link:hover {
	background: #1d6fa7;
	color: #fff;
	transform: translateY(-2px);
}

.city-location__social-link i {
	font-size: 18px;
	line-height: 1;
}


.top-ten-title {
	margin-top: 40px;
}

.city-location__heading {
	margin: 0 auto;
	transform: translate(10px, -70px);
}


@media screen and (max-width: 640px) {
	.city-location__heading {
		transform:translate(0,0);
		margin: 0px 0px 30px;
	}

}


@media (max-width: 960px) {

	.city-profile__row, .city-history .row {
		display: flex;
		flex-direction: column;
	}

	.city-profile__row--second .city-profile__content {
		order: 1;
	}

	.city-profile__row--second .city-profile__image {
		order: 2;
	}

	.city-profile__image {
		margin-top: 30px;
	}

	.city-profile__row + .city-profile__row {
		margin-top: 50px;
	}

	.city-profile__content h2, .top-ten-title {
		font-size: 42px !important;
		line-height: 1 !important;
		margin-bottom: 20px;
		
	}

	.city-profile__content{
		padding: 0;
	}

	.city-profile__content p {
		font-size: 16px;
		line-height: 1.4;
	}

	.city-profile__gallery {
		margin-top: 30px;
	}
	.city-location__map-wrap iframe {
		height: 275px;
	}

	.city-profile__image, .city-history__image {
        /*width: 75%;*/
        display: flex;
        justify-content: center;
       } 

}



/* =Photo Gallery
-------------------------------------------------------------- */
ul.collapseRow li,
ul.staticGal li {
	padding: 0 10px 10px 0px !important;
}

a.photo {
	display: block;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

a.photo img {
	margin: auto;
	width: 100%;
}

.accordianWrap h2.title {
	border-bottom: 3px solid #6A933B;
	position: relative;
	padding-bottom: 5px;
	padding-right: 45px;
}

.accordianWrap h2.title:hover {
	border-bottom: 3px solid #2174A1;
	cursor: pointer;
	color: #6A933B;
}

.accordianWrap h2.title:after {
	content: "+";
	position: absolute;
	right: 20px;
	top: 0px;
	font-size: 30px;
	color: #666666;
	padding-left: 10px;
}

.accordianWrap h2.title.open:after {
	content: '-';
}

.city-page {
	padding: 0px !important;
}


.city-page-hero {
	position: relative;
	height: 420px;
	overflow: hidden;
	margin-bottom: 40px;
}

.city-page-hero__image {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center center;
}

.city-page-hero__overlay {
	position: absolute;
	inset: 0;
	background: rgba(42, 137, 201, 0.45);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 30px;
}

.city-page-hero__overlay h1 {
	color: #fff;
	font-size: clamp(44px, 6vw, 90px);
	margin: 0;
	letter-spacing: 5px;
}


/* =Footer
-------------------------------------------------------------- */

footer {
    padding: 40px 20px 10px;
    background-color: #2a89c9;
    color: #fff;
}

footer .sub-menu {
    display: none;
}

footer a, footer p {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'museo-sans', sans-serif;
}

footer a:hover {
    text-decoration: underline;
}

footer h3 {
    font-family: 'futura-pt', sans-serif;
    font-size: 25px;
    font-weight: 200;
    margin-bottom: 15px;
}

.footer-menu li {
    list-style: none;
    margin-bottom: 2px;
}

footer p {
    margin-bottom: 0;
}

.branding-bar {
   text-align: right !important;
   border-top: 1px solid #fff;
   padding-top: 15px;
   margin-top: 20px;
   font-family: 'futura-pt', sans-serif;
   font-size: 12px !important;
}



.footer-socials {
	display: flex;
	gap: 14px;
}

.footer-socials a {
	font-size: 30px;
	line-height: 1;
}

@media (max-width: 640px) {
	.site-footer {
		text-align: center;
	}

	.site-footer .columns {
		margin-bottom: 30px;
	}

	.footer-socials {
		margin-bottom: 25px;
	}

	footer h3 {
		margin-top: 25px;
		margin-bottom: 10px;
	}

	.branding-bar {
		text-align: left !important;
	}
}

.site-footer__bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	margin-top: 35px;
	padding-top: 22px;
}

.site-footer__bottom p {
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
}

.site-footer__bottom a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
}

.site-footer__bottom span {
	margin: 0 10px;
}

.site-footer__credit {
	text-align: right;
}

@media (max-width: 640px) {
	.site-footer__credit {
		text-align: center;
		margin-top: 15px;
	}
}



/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { 
	display: inline-block; 
}

* html .clearfix { 
	height: 1%; 
}

.clearfix { 
	display: block; 
}

/* =Auxilary Pages
-------------------------------------------------------------- */
body.search .entry-utility,
body.search .entry-meta {
	display: none;
}

body.blog .row.pagination {
	padding: 15px 0;
}

body.blog .row.pagination .columns {
	text-align: center;
}

/* =Images
-------------------------------------------------------------- */
.main img,
.entry-content img {
	margin: 0;
	max-width: 100%;
}

.main .alignleft,
.main img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.main .alignright,
.main img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.main .aligncenter,
.main img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.main img.alignleft,
.main img.alignright,
.main img.aligncenter {
	margin-bottom: 12px;
}

/* =Gutenberg Styles
-------------------------------------------------------------- */
.wp-block-image {
	text-align: center;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}

.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 100%;
}

.widget_search label {
	display: none;
}

.widget-container {
	margin: 0 0 18px 0;
}

.widget-title {
	color: #222;
	font-weight: bold;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}

.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}

.widget-area .entry-meta {
	font-size: 11px;
}

/* Main sidebars */
#primary {
	width: 100%;
	padding: 26px 20px;
}

div.entry-meta {
	margin-bottom: 10px;
	font-style: italic;	
}

body.blog .large-9,
body.archive .large-9,
body.single .large-9 {
	padding-right: 20px !important;
	border-right: 1px solid #000;
}

body.blog .post,
body.search .post,
body.archive .post {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/* =Table Styles
-------------------------------------------------------------- */
table thead tr td {
	border-left: 1px solid #49176E;
}

table {
	border-spacing: 0px;
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

table tr td {
	padding: 5px 10px;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
}

table tr.shaded td {
	background-color: #EEEEEE;
}

table thead tr.shaded td,
table thead tr td {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}

table.No-Style-Table,
table.No-Style-Table tr td,
table.No-Style-Table tr.shaded td {
	border: 0px !important;
	padding: 0px !important;
	background-color: transparent !important;
}

/* =MEDIA QUERIES
-------------------------------------------------------------- */
@media only screen and (max-width: 1240px) {
	.hentry {
		padding: 20px;
	}

	.header-logo {
		margin-left: 35px;
	}

	
}

@media only screen and (max-width: 1025px) { /*  MEDIUM GRID BREAK  */
	/*header .large-8 {
		width: 75% !important;
	}*/
	
}


@media (max-width: 768px) {
    /*.slideshow {
        height: 60vh;
    }*/


    
}

@media only screen and (max-width: 640px) { /*  SMALL GRID BREAK  */
	
	.slideshow {
        /*height: 50vh;*/
    }

    /*.slideshow .slide-svg {
        width: clamp(80px, 40vw, 180px);
    }*/

    .slideshow .banner-text {
        
    }

	.footer span.pipe {
		display: none;
	}

	.footer span.design {
		display: block;
	}
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#fff;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#eea904;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#eea904}