/*!
Theme Name: CloveRock
Theme URI: http://underscores.me/
Author: CloveRock Design
Author URI: https://www.cloverockdesign.ie
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cloverock
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

CloveRock is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

:root {
	--primary: #002F6C;
	--secondary: #E4002B;
	--bg-grey: #f2f2fb;
	--crd-spacing:80px;
}

@media (max-width: 1480px) {
:root {
	--crd-spacing:50px;
}
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;

}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}
#primary.main-woo, #primary.main-wide {
	width: 90%;
	margin: 0 auto;
	max-width: 1380px;
	padding: var(--crd-spacing) 0px;
}
#primary.main-800 {
	max-width: 800px;
	width: 90%;
	margin: 0 auto;
	padding: var(--crd-spacing) 0px;
}
#primary.main-800.main-booking {
	padding: 0 !important;
}
#primary.cat-loop {
	margin: 0 auto;
	max-width: 1380px;
	width: 90%;
	padding: var(--crd-spacing) 0px;
}
main {
   position:relative;
}
.main-woo-page {
	max-width: 1380px;
	margin: 0 auto;
	padding: 60px 0px;
	width: 95%;
}


.error-404.not-found {
	width: 90%;
	margin: 0 auto var(--crd-spacing) auto;
	max-width: 800px;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}
 
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #121212;
  font-family: "Source Sans 3", sans-serif;
  font-optical-sizing: auto;
  font-weight:400;
  font-style: normal;
	font-size: 18px;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}


h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
h1 {
  font-size: clamp(1.75rem, 1.5rem + 1.25vw, 2.5rem);
  line-height: 1.1;
  margin: 0 0 clamp(0.875rem, 0.75rem + 0.625vw, 1.25rem) 0;
}

h2 {
	font-size: clamp(1.625rem, 1.417rem + 1.04vw, 2.25rem);
	line-height: 1.056;
	margin: 0 0 clamp(1.25rem, 1rem + 1.25vw, 2rem) 0;
	text-transform: uppercase;
	color: var(--primary);
}

h3 {
  font-size: clamp(1.5rem, 1.333rem + 0.83vw, 2rem);
  line-height: 1;
  margin: 0 0 clamp(1rem, 0.833rem + 0.83vw, 1.5rem) 0;
}

h4 {
  font-size: clamp(1.5rem, 1.333rem + 0.83vw, 2rem);
  line-height: 1;
  margin: 0 0 clamp(1rem, 0.833rem + 0.83vw, 1.5rem) 0;
}

h5 {
  font-size: clamp(1.25rem, 1.167rem + 0.42vw, 1.5rem);
  line-height: 1.1;
  margin: 0 0 clamp(0.75rem, 0.667rem + 0.42vw, 1rem) 0;
}

h6 {
  font-size: clamp(1.125rem, 1.083rem + 0.21vw, 1.25rem);
  line-height: 1.2;
  margin: 0 0 clamp(0.625rem, 0.583rem + 0.21vw, 0.75rem) 0;
}


h2.wp-block-heading {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px dashed #afafaf;
}
h2.wp-block-heading:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0 none;
}

.wp-block-columns h4 {
  font-size: 24px;
  line-height:24px;
  margin: 0 0 24px 0;
}
.quote-title h4 {
	font-size: 40px;
	line-height: 44px;
	margin: 0 0 32px 0;
}
dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Lists
--------------------------------------------- */

.wp-block-list.hearts, .wp-block-list.ticks {
  list-style: none;
  padding: 0px;
}
.wp-block-list li {
  border: 0 none !important;
  position: relative;
}
.wp-block-list.hearts li, .wp-block-list.ticks li {
  border: 0 none !important;
  padding: 0 0 0 35px !important;
  position: relative;
}
.wp-block-list.hearts li:before {
  position: absolute;
  content: "\f004";
  left: 0;
  top: 1px;
  font-family: "Font Awesome 6 Pro";
  color:var(--secondary);
}
.wp-block-list.ticks li:before {
  position: absolute;
  content: "\f058";
  left: 0;
  top: 1px;
  font-family: "Font Awesome 6 Pro";
  color:var(--secondary);
}

/* Blocks 
--------------------------------------------- */

.wp-block-media-text {
	min-height: 560px;
} 
.alignfull {
	margin: 0px calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}
.alignwide {
	margin: var(--crd-spacing) -290px;
	max-width: 1380px;
	width: 1380px;
}
.alignwide:first-child {
    margin-top:0;
}
.alignwide:last-child {
    margin-bottom:0;
}
* + .alignfull {
	margin-top: var(--crd-spacing);
}
.alignfull + * {
	margin-top: var(--crd-spacing);
}
.alignfull + .alignfull {
    margin-top:0;
		margin-bottom:0;
}
.wp-block-columns.alignfull {
	padding-top: var(--crd-spacing);
	padding-bottom: var(--crd-spacing);
}
@media (max-width: 1480px) {
.alignwide {
	margin: var(--crd-spacing) calc(50% - 45vw);
	max-width: 90vw;
	width: 90vw;
}
* + .alignfull {
	margin-top: var(--crd-spacing);
}
.alignfull + * {
	margin-top:var(--crd-spacing);
}
}
@media (max-width: 920px) {
	.alignwide {
		margin: var(--crd-spacing) auto;
		max-width: 800px;
		width: 100%
	}
}


/* Elements
--------------------------------------------- */
.wp-block-yoast-faq-block .schema-faq-question {
	font-size: 18px;
	color: #121212;
}
.wp-block-yoast-faq-block p.schema-faq-answer {
	font-size: 18px;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
	padding-top: 100px;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul {
	margin: 0 0 1.5em 1em;
}

ol {
	margin: 0 0 1.5em 0em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: var(--primary);
	text-decoration: none;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*-------------------------------------------------------------
# Link Buttons
--------------------------------------------------------------*/
.link_button {
	width: 100%;
	max-width: 230px;
	height: 60px;
	display: block;
	background: var(--secondary);
	line-height: 56px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	text-decoration: none;
	margin-top: 40px;
	font-size: 20px;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	text-transform: uppercase;
}
.link_button.splash_button.second-button {
	background: transparent;
	border: 2px solid #fff;
	line-height: 52px;
}
.link_button:hover {
  background: var(--primary);
  color: #fff;
}
.link_button.splash_button.second-button:hover {
  color:var(--primary);
	background: #fff;
	border: 2px solid #fff;
}
.link_button.more_button {
	margin: 30px auto 0 auto;
}
.link_button i {
	margin-right: 5px;
	font-size: 80%;
	vertical-align: center;
	margin-bottom: -2px;
}
.wp-block-button__link.wp-element-button {
	width: 100% !important;
	max-width: 250px !important;
	height: 60px !important;
	display: block !important;
	background: var(--secondary) !important;
	line-height: 60px !important;
	text-align: center !important;
	color: #fff !important;
	border-radius: 0px !important;
	text-decoration: none !important;
	margin-top: 20px !important;
	font-size: 18px !important;
	padding: 0 !important;
}
.wp-block-button__link.wp-element-button:hover {
  background: var(--primary) !important;
  color: #fff !important;
}
.wp-block-heading.has-text-align-center {
	max-width: 480px;
	margin: 0 auto 24px auto;
}
.wp-block-buttons > .wp-block-button {
	width: 230px !important;
}
/*--------------------------------------------------------------
# FULL BAR
--------------------------------------------------------------*/
.full-bar {
	text-align: center;
	background: linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(249,249,251,1) 100%);
	padding: 120px 0;
	margin: 0;
}
.full-bar.solid-bar  {
    background:rgba(249,249,251,1);
}
.full-bar-wrap {
  max-width: 800px;
  margin: 0 auto;
  width: 90%;
}

.full-bar .link_button {
  margin: 30px auto 0 auto;
}
.content-row + .full-bar {
    padding:170px 0px;
	  margin:-var(--crd-spacing) 0;
}

.full-bar-video {
	padding-bottom: 50%;
	background: #ccc;
	margin: 0 0 30px 0;
}
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Header/Navigation
--------------------------------------------- */
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {

	pointer-events: none;
}
.top-bar {
  background: var(--secondary);
  text-align: center;
  color: #fff;
  padding: 15px 10%;
  font-size: 80%;
}
.demo-button {
  background: #fff;
  padding: 3px 10px;
  border-radius: 99px;
  font-size: 100%;
  margin-left: 10px;
}
.demo-button:hover {
    background: var(--primary);
		color:#fff;
}


.breadcrumbs {
	width: 100%;
	max-width: 1380px;
	margin: 0px auto 20px auto;
	font-size: 14px;
	color: var(--secondary) !important;
}
.breadcrumbs a {
	color: var(--secondary) !important;
}
.breadcrumbs.no-hero-bc {
	max-width: 800px;
		margin: 40px auto 20px auto;
	width:90%;
}
.head-wrap {
	padding: 20px 0;
	background: rgba(255,255,255,0.75);
	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	box-shadow: 1px 1px 15px rgba(0,0,0,.05);
	border-bottom: 1px solid #f2f2f2;
		transition: all .35s ease;
}
.site-header {
	width: 90%;
	/* max-width: 1380px; */
	margin: 0px auto;
	position: relative;
	height: auto;
	transition: all 400ms ease-in-out 0s;
}
.logo {
	width: 180px;
	transition: all 400ms ease-in-out 0s;
}
.logo a {
	display: block;
	vertical-align: top;
}
.logo img {
	display: block;
	vertical-align: top;
	position: relative;
	width: auto;
	height: 60px;
}
#site-navigation {
	position: absolute;
	right: 0;
	top: -20px;
	transition: all 400ms ease-in-out 0s;

}
#site-navigation li.mega-menu-item > a.mega-menu-link {
	color: #121212;
	transition: all .35s ease !important;
}
#site-navigation li.mega-menu-flyout ul.mega-sub-menu {
	background: #002452 !important;
}

.head-wrap.smallHeader {
    padding:10px 0;
}
.head-wrap.smallHeader .logo {
	width: 100px;
}

.head-wrap.smallHeader #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	line-height: 81px;
	height: 81px;
	transition: all 400ms ease-in-out 0s;
}

.head-wrap.smallHeader #site-navigation {
	position: absolute;
	right: 0;
	top: -10px;
	transition: all 400ms ease-in-out 0s;
}
.mega-indicator {
	position: absolute !important;
	left: 50% !important;
	width: 30px !important;
	text-align: center !important;
	margin-left: -15px !important;
	bottom: 50%;
	font-size: 12px !important;
	color: var(--secondary) !important;
	line-height: 10px !important;
	height: 10px !important;
	pointer-events: none;
	margin-bottom: -25px !important;
}
#site-navigation  > li.mega-menu-flyout ul.mega-sub-menu {
	margin-top: 5px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child,
.head-wrap.smallHeader #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child {
   height:100%;
	 position:relative;
	 width:140px;
	 margin-left:30px;
	transition: all 400ms ease-in-out 0s;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child a, .head-wrap.smallHeader #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child a {
	background: var(--secondary) !important;
	color: #fff !important;
	border-radius: 0px;
	width: 100%;
	position: absolute;
	text-align: center;
	margin-left: 0px;
	height: 40px;
	line-height: 40px;
	top: 50%;
	margin-top: -20px;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child a:hover,
.head-wrap.smallHeader #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child a:hover {

	background: var(--primary) !important;
	color: #fff !important;
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.entry-content ul {
	margin: 30px 0px;
}
.entry-content ul li {
	padding: 0px 20px;
}

.entry-content ul li:first-child {
  border: 0 none;
}
.page-splash-wrap + .help-bar {
	margin-top: 40px !important;
}
.wp-block-list {
  list-style: none;
  padding: 0;
  border-bottom:2px solid #f2f2fb !important;
}
.wp-block-list li {
  padding: 10px !important;
  border-top: 1px solid #f2f2fb !important;
}
/*------------------------------------*\
    SHIFTNAV
\*------------------------------------*/
header .shiftnav-toggle-button {
	display: none;
	padding: 0px;
	background: transparent;
	color: var(--primary);
	font-size: 36px;
	position: absolute;
	right: 0px;
	top: 50%;
	height: 40px;
	line-height: 40px;
	margin-top: -18px;
}
header .shiftnav-toggle-button:hover {
	display: inline-block;
	padding: 0px;
	background: transparent;
	color: var(--secondary);
}
.shiftnav.shiftnav-shiftnav-main {
	border-left: 5px solid var(--secondary);
}
.sub-menu.sub-menu-1 {
	padding-left: 0px !important;
	font-size: 90% !important;
}
.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
	padding: 18px 25px !important;
}
.sub-menu.sub-menu-2 li.menu-item > .shiftnav-target {
	padding: 10px 25px !important;
}
.shiftnav ul.shiftnav-menu li.menu-item {
	border-top: 1px solid rgba(255,255,255,0.1) !important;
}
.shiftnav ul.shiftnav-menu .sub-menu.sub-menu-2 li.menu-item {
   border:0 none !important;
}
.shiftnav-inner #menu-item-119272 {
    border:0 none !important;
}
.shiftnav .shiftnav-panel-close {
	padding: 21px !important;
	z-index: 9999 !important;
	border-radius: 0;
	color: #fff !important;
}
.shiftnav::after {
  display:none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}
.shiftnav .shiftnav-submenu-activation i.fa {
	color: #fff !important;
}

.shiftnav-open-right::before {
	content: "";
	width: 100vw;
	height: 100vh;
	position: fixed;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	top: 0;
	left: 0;
	pointer-events: none;
	transition: all 400ms ease-in-out 0s;
}
.shiftnav .shiftnav-cta-buttons {
	padding: 25px;
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 10px;
}
.shiftnav .shiftnav-cta-buttons a {
	background: var(--secondary);
	border:2px solid var(--secondary);
	text-align: center;
	width:100%;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
	padding: 18px 0 !important;
	width:100%;
	color:#fff;
}
.shiftnav .shiftnav-cta-buttons a.second-button {
	background: transparent !important;
	color:#fff !important;
	border:2px solid #fff;
}

.shiftnav .shiftnav-cta-buttons a:hover {
	background: #fff !important;
	color:var(--primary) !important;
	border:2px solid #fff;
}


/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
p.has-background {
	padding: 60px !important;
	width: calc(100% + 120px);
	margin: 30px -60px;
}
/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

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

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/*--------------------------------------------------------------
# Splash
--------------------------------------------------------------*/
.home-splash-text-wrap h1 {
	font-size: clamp(38px, 8.5vw, 62px);
	line-height: 0.9;
	color: #fff;
	text-transform: uppercase;
}
.home-splash-text-wrap h1 strong {
	font-size: 148px;
	display: block;
	text-transform: uppercase;
	font-weight: 900;
	position: relative;
	line-height: 1;
	margin-top: -8px;
}
.home-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  max-width: 420px;
  margin: 30px 0 0 0;
}
.home-buttons a {
  margin: 0;
}
.splash-wrap {
	width: 100%; 
	margin: 0 auto;
	position: relative;
}
.home-splash {
	display: grid;
	height: 70vh;
	min-height: 550px;
	position: relative;
	overflow: hidden;
	grid-template-columns: calc(520px + 10vw) 1fr;
}
.home-splash-text {
	display: grid;
	grid-gap: 0;
	align-content: center;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	grid-template-columns: 1fr;
	margin-top: 0;
	z-index: 99;
	padding: 0 5vw 0 5vw;
	z-index: 999;
	color: #fff;
	background: var(--primary);
	background: linear-gradient(90deg, rgba(0, 33, 77, 1) 0%, rgba(0, 47, 108, 1) 66%, rgba(0, 47, 108, 1) 100%);
}
.home-intro {
	text-wrap: balance;
	display: block;
}
.homeslider {
	position: relative;
}
.homeslider::before {
	content: "";
	width: 20vw;
	top: 0;
	left: 0;
	background: linear-gradient(
		90deg,
		rgb(0, 47, 108)              0%,
		rgba(0, 47, 108, 0.95)      10%,
		rgba(0, 47, 108, 0.85)      20%,
		rgba(0, 47, 108, 0.70)      35%,
		rgba(0, 47, 108, 0.50)      50%,
		rgba(0, 47, 108, 0.30)      65%,
		rgba(0, 47, 108, 0.15)      78%,
		rgba(0, 47, 108, 0.05)      90%,
		rgba(0, 47, 108, 0)        100%
	);
	position: absolute;
	z-index: 99;
	height: 100%;
}
.homeslider.loading {
    background:var(--primary);
}
.homeslider.loading .slides {
    display:none;
}
.homeslider .slides {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  list-style:none;
  margin:0;
  padding:0
}
.homeslider .slides li {
  height:100%;
  background-size:cover!important
}
.tagline {
	font-size: 22px;
	line-height: 30px;
	display: block;
	margin: 0 0 30px 0;
	max-width: 610px;
}
.tagline p {
	margin-bottom: 0;
}
.page-splash .tagline {
	font-size: 20px;
	line-height: 30px;
		text-wrap:balance;
}
.page-splash .tagline p:first-child {
	margin-top: 0;
}
.page-splash .tagline p:last-child, .page-splash .tagline:last-child {
	margin-bottom: 0;
}
.splash-img {
	background-size:cover !important;
	background-position:center center !important;
	position: relative;
	padding-left: 240px;
	height: 100%;
}

.page-splash-wrap {
		margin:0 auto;
    position:relative;
		padding:30px 0px;
}
.page-splash-wrap::before {
  content:"";
	position: absolute;
	top: 0px;
	left: 50%;
	width: 102vw;
	margin-left: -51vw;
	height: 100%;
	background: linear-gradient(68deg,rgba(0, 39, 89, 1) 0%, rgba(0, 45, 143, 1) 100%);
	z-index: -1;
} 
.page-splash {
	display: grid;
	min-height: 500px;
	grid-gap: 0;
	align-items: center;
	max-width: 1380px;
	margin: 0 auto;
	width:90%;
}

.page-splash-text a {
	color: #fff;
}
.page-splash-text h1 {
	font-size: clamp(2.2rem, 2.0rem + 1.25vw, 3rem);
	line-height: 1.1;
	max-width: 600px;
	padding: 0px;
	margin: 0 0 30px 0;
	color: #fff;
	text-wrap: balance;
}
.page-splash-text h1:last-child {
	margin: 0;
}

ol.has-background, ul.has-background {
	padding: 1.25em 2.375em;
	margin: 0;
	border-radius: 10px;
}
.page-splash-text h1 strong {
   color:var(--secondary);
}
.page-slide {
	height: 100%;
	background-size: cover !important;
	background-position: center center !important;
	border-radius: 0px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: .25;
	filter: grayscale(100%);
}
.page-splash-wrap.no-hero-image {

	padding: 0px !important;
}
.wp-block-media-text {
	position:relative;
}
.wp-block-media-text.grey-bg.full-color::before {
	background: var(--bg-grey);
	content: "";
	position: absolute;
	top: 0px;
	left: 50%;
	width: 102vw;
	height: 100%;
	margin-left: -51vw;
	z-index: -1;
}
.wp-block-media-text.full-color {
   padding:30px 0px;
}
.wp-block-media-text.secondary-bg {
  background: var(--secondary);;
}
.wp-block-media-text.alignwide.is-stacked-on-mobile.is-image-fill.secondary-bg {
}
.wp-block-media-text.secondary-bg .wp-block-media-text__content {
  color: #fff;
}
.wp-block-media-text.secondary-bg .wp-block-heading {
  color: #fff;
}
.wp-block-media-text + .wp-block-media-text {
	background: 0 none !important;
}
.wp-block-media-text + .wp-block-media-text:before {
	display:none !important;
}
.page-splash-wrap.no-hero-image.splash-wide {
  max-width: 1380px;
}
.page-splash-text {
	padding: 40px 0;
	max-width: 600px;
	margin: 0 auto 0px auto;
	display: grid;
	align-content: center;
	min-height: 500px;
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 99;
}
.page-splash-wrap.no-hero-image .page-splash-text { 
    min-height:200px;
}
.page-splash-wrap.no-hero-image .page-splash {
	display: block;
	height: auto;
	min-height: 0px;
	text-align: center;
}
.wp-block-media-text + p.has-background {
	margin-top: var(--crd-spacing);
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	font-weight: 700 !important;
}
/*------------------------------------*\
    SPLASH - IMAGE LEFT
\*------------------------------------*/

.home-splash.image-left .home-splash-text {
	grid-template-columns: 660px 1fr;
	order: 2;
}
.home-splash.image-left .home-splash-text .home-spacer {
	order: 2;
}
@media only screen and (max-width:1320px) {
.home-splash-text-wrap h1 strong {
	font-size: clamp(70px, 23vw, 120px);
}
.home-splash {
	grid-template-columns: calc(420px + 10vw) 1fr;
}
}
/*------------------------------------*\
    LOOP
\*------------------------------------*/

.loop-image {
  height: 200px;
  background-size: cover !important;
  background-position: center center !important;
  margin: 0 0 20px 0;
  border-radius: 10px;
}
.cat-wrap {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
text-align:center;
}

h3.news-title-loop {
	font-size: 23px;
	line-height: 28px;
	max-width: 260px;
	margin: 0 auto;
}


/*------------------------------------*\
   FOOTER
\*------------------------------------*/
.footwrap {
	padding: 50px 0px;
	background: #fff;
	color: var(--primary);
}
.footer {
	width: 90%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 200px 1fr;
	grid-gap: 30px;
	font-size: 16px;
}
.footer a {
	text-decoration: none;
	color: var(--primary);
}
.footer .footcol.col-one a {
	text-decoration: none;
	color: var(--primary);
	line-height: 30px;
	vertical-align: top;
}
.footer .footcol.col-one a:hover {
	color: var(--secondary);
}
.foot-social {
	margin: 0;
}
.footcol ul {
	padding: 0;
	list-style: none;
	margin: 0 auto;
}
.footcol ul li {
  padding: 0px;
}
.footcol.col-one {
}
.footcol ul li a {
  text-decoration: none;
  color: #fff;
}
.footcol.footright {
	text-align: right;
	font-size: 11px;
}
.footcol.col-one span {
	display: inline-block;
	clear: both;
	margin-right: 30px;
	 line-height:30px;
}
.footcol.col-one i {
	font-size: 26px;
	line-height: 30px;
	margin: 0 15px 0 0;
}
.social-links {
	display: inline-block;
	vertical-align: top;
}
.logo-foot {
	margin-bottom: 0px;
}
.logo-foot {
    text-align:right;
}
.logo-foot img {
  height: 60px;
  width: auto;
  display: inline-block;
}
.logo-foot a {
  display: inline-block;
  margin-left: 30px;
}
.footcol span {
  display: block;
  clear:both;
}
.foot-social a {
	display: inline-block;
	line-height: 40px;
	color: var(--primary);
	font-size: 34px;
	margin: 0 20px 0 0;
}
.footcol span i {
	width: 26px;
	color: var(--secondary);
}
.foot-social a:hover {
	background:transparent;
	color: var(--secondary);
}
.foot-logo {
	display: block;
	margin: 0 0 10px;
}
.footcol h5 {
	margin: 0 0 15px 0;
	font-size: 100%;
	padding: 0;
	line-height: 115%;
	color: var(--primary);
	text-transform: uppercase;
}
.foot-strap {
  padding:30px 5%;
  background:#f2f2fb;
  color:var(--primary);
  font-size:12px
}
.foot-strap a {
  text-decoration:none;
  color:var(--primary);
  margin-left:20px
}
.strap-wrap {
  margin:0 auto;
  max-width:1380px;
  width:90%;
  font-size:14px;
  text-align:right
}
.crd-link {
  display:block;
  float:right
}
.quick-contact {
	padding: 30px 5%;
	text-align: center;
	background: var(--secondary);
	color: #fff;
	font-size: 120%;
}
.quick-contact a {
	font-weight: 700;
	margin: 0 3px;
	color: #fff;
}
.quick-contact a:hover {
	color: var(--primary);
}
.strap-wrap {
  margin: 0 auto;
  max-width: 1380px;
  width: 90%;
  font-size: 14px;
  text-align: right;
}
.crd-link {
    display:block;
}
.footcol.footright a i {
	font-size: 40px;
	color: var(--secondary);
	margin: 0 0 0 15px;
}
.footcol.footright a:hover i {
	color: #0a85d6;
}

.insta-bar {
  background: var(--bg-grey);
  padding: var(--crd-spacing) 0;
}
.insta-wrap {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
.insta-wrap h4 {
  text-transform: uppercase;
	color:var(--primary);
}

/*------------------------------------*\
    HOME ICONS
\*------------------------------------*/
.home-icons {
	max-width: 1380px;
	margin: 100px auto;
	text-align: center;
	width: 90%;
}
.quote-scroll + .home-icons {
	padding-top: 0;
	margin-top: 0;
}
.icon-grid {
  display: grid;
  height: auto;
  grid-gap: 0;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: top;
  grid-gap: 40px;
  margin: 0;
}
.icon-grid.number-grid {
	margin: var(--crd-spacing) auto;
	max-width: 800px;
}
.icon-single-wrap {
  height: 180px;
  width: 180px;

  overflow: hidden;
  margin: 0 auto 20px auto;
}
.icon-single-wrap a {
  display: block;
}
.icon-single p {
	margin-bottom: 0;
}
.icon-subtext {
	font-weight: bold;
}
.icon-title {
	font-size: 32px;
	line-height: 32px;
}
.icon-title strong {
font-family: lust, serif;
  font-weight: 700;
  font-style: normal;
  color: var(--primary);
}
.icon-single-number {
	background: #0a85d6;
	height: 70px;
	width: 70px;
	margin: 0 auto;
	line-height: 72px;
	font-size: 40px;
	border-radius: 99px;
	color: #fff;
}
.icon-grid.number-grid p {
	line-height: 110%;
}

/*------------------------------------*\
   BOX GRID
\*------------------------------------*/
.box-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 30px;
	height: 300px;
	margin: 30px auto 0 auto;
}
.box-grid div.box-grid-single {
	align-content: center;
	text-align: center;
	display: grid;
	color: #fff;
	font-size: 130%;
	padding: 20px;
	line-height: 110%;
	background-position: center center;
	background-size: cover;
	position: relative;
	height: 270px;
}
.box-grid div.box-grid-single::before {
	color: ;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgb(45, 191, 204, 0.9);
	position: absolute;
	top: 0;
	left: 0;
}
.box-grid div span {
	display: block;
	position:relative ;
}
.box-bar-wrap {
  max-width: 1380px;
  margin: 0 auto;
  text-align: center;
	width:90%;
}


/*------------------------------------*\
   QUOTES
\*------------------------------------*/
.quote-scroll {
  padding: 100px 0 100px 0;
  margin-top: 0px;
  z-index: 0;
  position: relative;
}
.quote-scroll {
	padding: var(--crd-spacing) 0;
	background: var(--bg-grey);
}
.quote-wrap {
	margin: 0 auto;
	max-width: 800px;
	width: 90%;
	text-align: center;
}

.quote-intro {
  display: block;
  margin: 0 0 30px 0;
}
.quote-single {
	padding: 50px !important;
	background: #fff;
	border-radius: 0px;
	position: relative;
}
.left-quote {
	position: absolute;
	left: 30px;
	top: 0px;
	color: var(--secondary);
	font-size: 134px;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	line-height: 180px;
}
.right-quote {
	position: absolute;
	right: 30px;
	top: 0px;
	color: var(--secondary);
	font-size: 134px;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	line-height: 180px;
}
.quote-single-wrap {
  display: block;
  position: relative;
}
.right-quote-top {
	font-family: Lust;
	font-size: 90px;
	line-height: 90px;
	height: 30px;
	margin: 0 0 20px 0;
	display: block;
	color: var(--primary);
}
.quote-name {
	display: block;
	margin-top: 20px;
	color: var(--primary);
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1px;
}
.quote-company {
  display: block;
  font-size: 90%;
  font-weight: bold;
  color: var(--primary);
  line-height: 80%;
}

.slick-dots {
	margin-top: 30px !important;
}

/*------------------------------------*\
   QUOTE FACTS
\*------------------------------------*/

.quote-facts-bar {
  height: 550px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.quote-background-wrap {
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	position:relative;
}
.quote-background-wrap .quote-mark {
  font-family: Lust;
  font-size: 120px;
  line-height: 120px;
  height: 30px;
  margin: 0 0 30px 0;
  display: block;
  color: var(--primary);
}
.quote-background {
  height: 100%;
  align-content: center;
  display: grid;
  background:url(img/omcatering-3.jpg) center center / cover;
  color: #fff;
  padding: 50px;
  text-align: center;
  font-size: 130%;
	position:relative;
}
.quote-background::before {
	background: rgba(208, 27, 115, 0.85);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}
.quote-background strong {
     font-family:Lust;
		 font-weight:normal;
}
.bar-facts {
  padding: 0 10%;
  height: 100%;
  display: grid;
  align-items: center;
}
.bar-facts ul {
  list-style: none;
  padding: 0;
  margin: 0;

}
.bar-facts ul li {
  margin: 0 0 20px 0x;
}
.bar-facts ul li img {
  vertical-align: middle;
  margin: 0 30px 0 0;
}

/*------------------------------------*\
   CLIENT SCROLL
\*------------------------------------*/
.box-bar {
	background: #fff;
	padding: 100px 0px;
}


.wp-block-media-text .wp-block-media-text__content {
	padding: var(--crd-spacing) 10%;
}

/*------------------------------------*\
   ACCORDION
\*------------------------------------*/


.accordion-item {
}

.accordion-header {
	background: var(--bg-grey) !important;
	cursor: pointer;
	transition: background 0.3s ease;
	width: 100%;
	display: inline-block;
	transition: all linear .15s;
	text-decoration: none;
	background: 0 0;
	color:var(--primary);
	border-radius:10px;
	margin: 0 0 10px;
	position: relative;
}
.accordion-item.active .accordion-header {
    background: #ddd;
}
.accordion-header::before {
	content: "\f055";
	font-family: "Font Awesome 6 Pro";
	position: absolute;
	right: 20px;
	pointer-events: none;
	color:var(--primary);
	top: 25px;
}
.accordion-item.active .accordion-header::before {
	content: "\f056";
	color:#fff;
}
.accordion-title {
	text-decoration: none;
	color: #121212;
	font-weight: bold;
	padding: 25px 75px 25px 25px;
	display: block;
}
.accordion-block-title {
	text-align: left;
	color: #2c3333;
	font-weight: 700;
	border-bottom: 3px solid var(--tertiary);
	padding: 0 20px 20px 20px;
	width: calc(100% + 40px);
	margin: 36px -20px 24px -20px;
	max-width: calc(100% + 40px);
	font-size: 26px;
	line-height: 30px;
}
.accordion-block-custom:first-child .accordion-block-title {
	margin: 0px 0 30px 0;
}
.accordion-icon {
    margin-right: 10px;
    font-size: 16px;
}
.prog-list a .fa-light.fa-circle-chevron-right {
	color: #829c77;
	font-size: 26px;
	margin-top: -20px;
}
.accordion-content {
	display: none;
	overflow: hidden;
	position: relative;
	margin: 0 0 20px;
	border-radius: 10px;
	padding: 25px;
	border: 2px solid var(--bg-grey);
}
.left-list .accordion-content {
	text-align: left;
} 
.accordion-item .accordion-header:hover {
	background: var(--tertiary) !important;
}
.accordion-item .accordion-header:hover a..accordion-title {
	color: #fff !important !important;
}
.accordion-item.active .accordion-header {
	background: var(--secondary) !important;
}
.accordion-item.active .accordion-header a..accordion-title {
	color: #fff !important !important;
}
.accordion-item .accordion-header:hover::before {
	color:#fff;
}
.accordion-item .accordion-header:hover a {
	color: #fff !important;
	background: var(--primary);
	border-radius: 10px;
}
.accordion-item.active .accordion-header {
	background: #829c77;
}
.accordion-item.active .accordion-header a {
	color: #fff !important;
}
.accordion-content ul {
  list-style: none;
  padding: 0;
  margin: 20px 0px;
}
.accordion-content ul li {
	padding: 15px 20px 15px 50px;
	margin: 0 0 3px 0;
	border-top: 2px solid var(--bg-grey);
	position:relative;
}
.accordion-content ul:first-child {
	margin-top:0;
}
.accordion-content ul:last-child {
	margin-bottom:0;
}
.accordion-content ul li::before {
	font-family: "Font Awesome 6 Pro";
	content: "\f00c";
	position: absolute;
	top: 15px;
	left: 10px;
	color: var(--tertiary);
}

body.admin-bar .head-wrap {
    top: 32px;
}

@media only screen and (max-width:782px) {
body.admin-bar .head-wrap {
    top: 46px;
}
}

/* ── DISCIPLINE STRIP ── */
.disciplines {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  height: 380px;
}

.discipline-card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.discipline-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: var(--primary);
  opacity: 0.6;
  transition: opacity 0.4s;
  z-index: 1;
}
.discipline-card:hover::before { opacity: 0.35; }
.discipline-bg {
	position: absolute;
	inset: 0;
	background: #1a2840;
	display: flex;
	align-items: center;
	justify-content: center;
	background-position: center center !important;
	background-size: cover !important;
}
.discipline-bg.swim { background: linear-gradient(135deg, #0d2137 0%, #1e3a5a 100%); }
.discipline-bg.bike { background: linear-gradient(135deg, #0a1e2e 0%, #152a44 100%); }
.discipline-bg.run  { background: linear-gradient(135deg, #12202e 0%, #1a3040 100%); }

.discipline-stripe {
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    -55deg,
    rgba(255,255,255,0.02) 0px,
    rgba(255,255,255,0.02) 1px,
    transparent 1px,
    transparent 18px
  );
}

.discipline-ph {
  font-family: monospace;
  font-size: 10px;
  color: rgba(255,255,255,0.12);
  text-align: center;
  z-index: 1;
  pointer-events: none;
}

.discipline-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 50px 5vw;
	z-index: 2;
}

.discipline-name {
	font-weight: 900;
	font-size: 52px;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
}

.discipline-desc {
  font-size: 15px;
  color: #fff;
  line-height: 1.4;
  margin-bottom: 16px;
  max-width: 300px;
	text-wrap:balance;
}

.discipline-link {
	width: 100%;
	max-width: 180px;
	height: 50px;
	display: block;
	background: var(--secondary);
	line-height: 46px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	text-decoration: none;
	margin-top: 20px;
	font-size: 17px;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
}

.discipline-divider {
  position: absolute;
  top: 0; bottom: 0; right: 0;
  width: 1px;
  background: rgba(255,255,255,0.06);
  z-index: 2;
}


.red-bar {
  background: var(--secondary);
  color: #fff;
  padding:0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  text-align: center;
}
.red-bar div {
	border-right: 1px solid rgba(255,255,255,0.3);
	padding: 30px 10px;
	text-transform: uppercase;
	line-height: 1em;
}
.red-bar div strong {
	display: block;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	font-size: 32px;
	text-transform: uppercase;
	display: block;
	line-height: 32px;
}
.red-bar div:last-child {
  border: 0 none;
}

@media only screen and (max-width:767px) {
.red-bar {
	grid-template-columns: 1fr 1fr;
}
.red-bar div:nth-child(2) {
	border: 0 none;
}
.red-bar div:nth-child(3), .red-bar div:nth-child(4){
	border-top:1px solid rgba(255,255,255,0.3)
}
}
@media only screen and (max-width:500px) {
.red-bar div strong {
	font-size: 24px;
	text-transform: uppercase;
	display: block;
	line-height: 32px;
}
.red-bar div {
	padding: 20px 5px;
}
}
/* ── Piranha News Bar ── */

.ptc-news-bar {
	padding: var(--crd-spacing) 5vw;
	background: #ffffff;
}
.ptc-news-bar__header {
	display: grid;
	margin-bottom: 40px;
	grid-template-columns: 1fr 160px;
	align-content: baseline;
}
.bar__header_link {
  display: grid;
  align-content: end;
}
.bar__header_link a {
  width: 100%;
  /*! max-width: 230px; */
  height: 40px;
  display: block;
  background: var(--secondary);
  line-height: 36px;
  text-align: center;
  color: #fff;
  border-radius: 0px;
  text-decoration: none;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}
.ptc-news-bar__eyebrow {
  display: block;
  font-family: "Source Sans 3", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #e8253a;
  margin-bottom: 6px;
}

.ptc-news-bar__heading {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: clamp(28px, 3.5vw, 42px);
  line-height: 1;
  text-transform: uppercase;
  color: #121212;
  margin: 0;
}

.ptc-news-bar__all-link {
  font-family: "Source Sans 3", sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #e8253a;
  text-decoration: none;
  white-space: nowrap;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s;
  padding-bottom: 2px;
}
.ptc-news-bar__all-link:hover {
  border-color: #e8253a;
}

/* Grid */
.ptc-news-bar__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 28px;
	margin: 0 auto;
}
.archive-grid {
	padding: var(--crd-spacing) 0;
	width: 90%;
	margin: 0 auto;
}
.mobile-updates-link {
	width: 100%;
	height: 40px;
	display: none;
	background: var(--secondary);
	line-height: 36px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	text-decoration: none;
	font-size: 16px;
	font-family: "Oswald", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 30px;
}
@media (min-width: 901px) {
.home .ptc-news-bar__grid .ptc-news-card:nth-child(4) {
	display: none;
}
}
@media (max-width: 900px) {
  .ptc-news-bar__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .ptc-news-bar {
    padding: 48px 20px;
  }
  .ptc-news-bar__grid {
    grid-template-columns: 1fr;
  }
.ptc-news-bar__header {
	flex-direction: column;
	grid-template-columns: 1fr;
}
.bar__header_link {
	display: none;
	align-content: end;
}
.mobile-updates-link {
	display: block;
}
}

/* Card */
.ptc-news-card {
  display: flex;
  flex-direction: column;
}

.ptc-news-card__img-link {
  display: block;
  overflow: hidden;
  margin-bottom: 18px;
}
.ptc-news-card__img {
  overflow: hidden;
  aspect-ratio: 16 / 9;
}
.ptc-news-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.ptc-news-card:hover .ptc-news-card__img img {
  transform: scale(1.04);
}

.ptc-news-card__body {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.ptc-news-card__meta {
  display: flex;
  align-items: center;
  gap: 10px;
}
.ptc-news-card__meta.single_meta {
	display: block;
	color: #fff;
	margin: 0 auto 10px auto;
}
.ptc-news-card__meta.single_meta .ptc-news-card__date {
   color:#fff;
	 margin-left:6px; 
}
/* Tags */
.ptc-tag {
  font-family: "Source Sans 3", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #ffffff;
  background: #e8253a;
  padding: 3px 8px;
  line-height: 1.4;
}
.ptc-tag--red {
  background: #e8253a;
}
.ptc-news-bar.related-posts-bar {
	border-top: 2px solid #ecdcdc;
}
.ptc-news-card__date {
  font-family: "Source Sans 3", sans-serif;
  font-size: 12px;
  color: #888888;
  letter-spacing: 0.05em;
}

.ptc-news-card__title {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.15;
  text-transform: uppercase;
  color: #121212;
  margin: 0;
}
.ptc-news-card__title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s;
}
.ptc-news-card__title a:hover {
  color: #e8253a;
}

.ptc-news-card__excerpt {
  font-family: "Source Sans 3", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #555555;
  margin: 0;
}


/* ----------------------------------------
   Contact Finder
---------------------------------------- */
.contact-finder {
	max-width: 560px;
	margin: 20px auto 0 auto;
}

.contact-finder__label {
	display: block;
	font-family: "Source Sans 3", sans-serif;
	font-size: 12px;
	font-weight: 700;
	/* letter-spacing: 0.2em; */
	text-transform: uppercase;
	color: var(--secondary);
	margin-bottom: 10px;
}

.contact-finder__select {
    display: block;
    width: 100%;
    padding: 0.75rem 2.5rem 0.75rem 1rem;
    font-size: 16px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #121212;
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 0;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' stroke='%23666' stroke-width='1' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    cursor: pointer;
    transition: border-color 0.2s ease;
}

.contact-finder__select:focus {
    outline: none;
    border-color: var(--secondary);
}

/* ----------------------------------------
   Contact Card
---------------------------------------- */

.contact-finder__result {
    margin-top: 1.5rem;
}

.contact-finder__card {
	padding: 40px 20px;
	/* border: 2px solid #ecdcdc; */
	background-color: var(--bg-grey);
	border-radius: 20px;
}

.contact-finder__card .cg-section-title {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.15;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.contact-finder__card .cg-section-names {
	display: block;
	/* font-family: "Source Sans 3", sans-serif; */
	font-size: 16px;
	line-height: 1.6;
	/* color: #555555; */
	margin-bottom: 0;
}

.contact-finder__card .cg-section-email {
	display: inline-flex;
	align-items: center;
	/* gap: 0.4rem; */
	font-family: "Source Sans 3", sans-serif;
	font-size: 15px;
	font-weight: 600;
	/* letter-spacing: 0.1em; */
	/* text-transform: uppercase; */
	color: var(--primary);
	text-decoration: none;
}

/* ----------------------------------------
   Fallback email link
---------------------------------------- */

.contact-grid-bar > p .cg-section-email {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--secondary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;
    transition: border-color 0.2s;
}

.contact-grid-bar > p .cg-section-email:hover {
    border-color: var(--secondary);
}

/* ----------------------------------------
   Piranha Galleries — Archive
   Version: 1.1.0
   Author: CRD Media | crdmedia.ie
---------------------------------------- */

.ptc-galleries-archive {
    padding: var(--crd-spacing) 5vw;
}

.ptc-galleries-archive__header {
    margin-bottom: 32px;
}

.ptc-galleries-archive__header .ptc-news-bar__heading {
    margin-top: 6px;
}

/* Search
---------------------------------------- */

.ptc-galleries-archive__search {
    margin-bottom: 40px;
    max-width: 480px;
}

.ptc-galleries-search__input {
    display: block;
    width: 100%;
    padding: 0.75rem 1rem;
    font-family: "Source Sans 3", sans-serif;
    font-size: 15px;
    color: #121212;
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 0;
    transition: border-color 0.2s ease;
    appearance: none;
}

.ptc-galleries-search__input:focus {
    outline: none;
    border-color: var(--secondary);
}

.ptc-galleries-search__input::placeholder {
    color: #aaa;
}

/* Grid
---------------------------------------- */

.ptc-galleries-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}

/* Card
---------------------------------------- */

.ptc-gallery-card {
    display: flex;
    flex-direction: column;
}

.ptc-gallery-card__img-link {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 18px;
    text-decoration: none;
}

.ptc-gallery-card__img {
    overflow: hidden;
    aspect-ratio: 16 / 9;
}

.ptc-gallery-card__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.ptc-gallery-card:hover .ptc-gallery-card__img img {
    transform: scale(1.04);
}

.ptc-gallery-card__no-img {
    width: 100%;
    height: 100%;
    background: var(--bg-grey);
}

.ptc-gallery-card__count {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-family: "Source Sans 3", sans-serif;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 8px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    letter-spacing: 0.05em;
}

.ptc-gallery-card__body {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.ptc-gallery-card__title {
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.15;
    text-transform: uppercase;
    color: #121212;
    margin: 0;
}

.ptc-gallery-card__title a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s;
}

.ptc-gallery-card__title a:hover {
    color: var(--secondary);
}

.ptc-gallery-card__intro {
    font-family: "Source Sans 3", sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #555555;
    margin: 0;
}

.ptc-gallery-card__link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--secondary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;
    transition: border-color 0.2s;
    margin-top: 4px;
}

.ptc-gallery-card__link:hover {
    border-color: var(--secondary);
}

/* No results / empty states
---------------------------------------- */

.ptc-galleries-no-results,
.ptc-galleries-empty {
    font-family: "Source Sans 3", sans-serif;
    font-size: 15px;
    color: #555;
    padding: 2rem 0;
}

/* ----------------------------------------
   Piranha Galleries — Single
---------------------------------------- */

.ptc-gallery-single {
    padding: var(--crd-spacing) 5vw;
}

.ptc-gallery-single__back {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--secondary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 2px;
    margin-bottom: 20px;
    transition: border-color 0.2s;
    display: inline-flex;
}

.ptc-gallery-single__back:hover {
    border-color: var(--secondary);
}

.ptc-gallery-single__header {
    margin-bottom: 40px;
}

.ptc-gallery-single__intro {
    font-family: "Source Sans 3", sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #555;
    max-width: 1200px;
    margin: 16px 0 0;
}

/* wp-block-gallery handles the image grid and lbwps handles the lightbox */

/* ----------------------------------------
   Responsive
---------------------------------------- */

@media ( max-width: 900px ) {
    .ptc-galleries-grid {
        grid-template-columns: 1fr 1fr;
    }

    .ptc-gallery-single__grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media ( max-width: 600px ) {

    .ptc-galleries-archive,
    .ptc-gallery-single {
        padding: 48px 20px;
    }

    .ptc-galleries-grid {
        grid-template-columns: 1fr;
    }

    .ptc-galleries-archive__search {
        max-width: 100%;
    }

}

/* ----------------------------------------
   Responsive
---------------------------------------- */

@media ( max-width: 600px ) {

    .contact-finder {
        max-width: 100%;
    }

    .contact-finder__card {
        padding: 1.25rem;
    }

}
/*------------------------------------*\
   FORMS
\*------------------------------------*/
.main-contact {
  padding: var(--crd-spacing) 0;
}
.main-contact section {
	width: 95%;
	margin: 0 auto;
	max-width: 800px;
}
#gform_wrapper_1 {
	border-radius: 0;
}
.gform_heading {
  display: none;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
  width: 100% !important;
}
.gform_wrapper.gravity-theme input[type="color"], .gform_wrapper.gravity-theme input[type="date"], .gform_wrapper.gravity-theme input[type="datetime-local"], .gform_wrapper.gravity-theme input[type="datetime"], .gform_wrapper.gravity-theme input[type="email"], .gform_wrapper.gravity-theme input[type="month"], .gform_wrapper.gravity-theme input[type="number"], .gform_wrapper.gravity-theme input[type="password"], .gform_wrapper.gravity-theme input[type="search"], .gform_wrapper.gravity-theme input[type="tel"], .gform_wrapper.gravity-theme input[type="text"], .gform_wrapper.gravity-theme input[type="time"], .gform_wrapper.gravity-theme input[type="url"], .gform_wrapper.gravity-theme input[type="week"], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
  padding: 15px !important;
}
.gform_wrapper.gravity-theme .gfield_label {
  padding: 0 0 0 15px !important;
}
#gform_submit_button_1 {
	width: 100%;
	max-width: 180px;
	height: 50px;
	display: block;
	background: var(--secondary);
	line-height: 50px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	text-decoration: none;
	margin-top: 40px;
	font-size: 18px;
	padding: 0;
	margin: 20px auto 0 auto;
	border: 0 none;
}
#gform_submit_button_1 {
	background: var(--primary);
  color:#fff;
}
.gform_footer.top_label {
  padding: 0px !important;
}
.form-bar {
  padding: var(--crd-spacing) 0px;
  background: var(--bg-grey);
}
.form-wrap {
  margin: 0 auto;
  max-width: 800px;
  width: 90%;
}
.google-maps {
  height: 350px;
  position: relative;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#tab-description h3 {
	font-size: 24px;
	line-height: 28px;
}
.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend {
	display: block;
	padding-left: 15px !important;
	font-size: 12px !important;
	padding-top: 3px !important;
}
.gform_wrapper.gravity-theme .field_sublabel_above .description, .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description, .gform_wrapper.gravity-theme .field_sublabel_above .gsection_description {
	margin-top: 0px !important;
	padding-top: 0px !important;
	padding-left: 15px !important;
	font-size: 12px !important;
}
.google-text {
	max-width: 270px;
	margin: 20px auto 0px auto;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.google-text a {
	color: #666;
}

.gform_wrapper.gravity-theme .gfield_required {
	color: var(--secondary);
}
/*------------------------------------*\
   PROGRAM BAR
\*------------------------------------*/

.prog-bar {
  background: var(--primary);
  padding: var(--crd-spacing) 0px;
  color: #fff;
  text-align: center;
}
.prog-wrap {
  max-width: 1380px;
  margin: 0 auto;
  width: 90%;
}
.prog-wrap h2 {
  color: #fff;
}
.prog-list h2 {
	color: #fff;
	font-size: 23px;
	line-height: 28px;
	max-width: 260px;
	margin: 0 auto 20px auto;
	font-weight: 700;
}
.prog-img {
	height: 200px;
	background-size: cover !important;
	background-position: center center !important;
	margin: 0 0 20px 0;
	border-radius: 0px;
}
.prog-list {
	position: relative;
	padding: 0px;
	margin-top: 30px;
	
}
.prog-list a {
	color: #fff;
}
.prog-list .slick-prev.slick-arrow {
	position: absolute;
	left: -5vw;
  width: 5vw;
  height: 100px;
  top: calc(50% - 50px);

	border: 0 none;
	background: transparent;
	font-size: 25px;
  line-height: 100px;
	padding: 0px;
	color:#fff;
}
.prog-list .slick-slide {
    padding-top:0px;
		padding-bottom:0px;
}
.prog-list .slick-next.slick-arrow {
  position: absolute;
  right: -5vw;
  width: 5vw;
  height: 100px;
  top: calc(50% - 50px);

  border: 0 none;
  background: transparent;
  font-size: 25px;
  line-height: 100px;
	padding: 0px;
	color:#fff;
}
.front-links {
   overflow:hidden;
}

.wp-block-group:last-child, .wp-block-media-text:last-child {
	margin-bottom: 0 !important;
}
.slider-intro {
	max-width: 300px;
	margin: 0 auto;
	display: block;
}
/*------------------------------------*\
   FRONT POSTS
\*------------------------------------*/

.news-bar {
  padding: var(--crd-spacing) 0px;
  text-align: center;
}
.news-wrap {
  max-width: 1380px;
  margin: 0 auto;
  width: 95%;
}
.news-wrap h3 {
	font-size: 23px;
	line-height: 28px;
	max-width: 260px;
	margin: 0 auto;
}
.news-img {
	height: 200px;
	background-size: cover !important;
	background-position: center center !important;
	margin: 0 0 20px 0;
	border-radius: 10px;
}
.news-list {
	position: relative;
	padding: 0 50px;
	margin-top: 30px;
}
.news-list .slick-prev.slick-arrow {
	position: absolute;
	left: 0px;
  width: 50px;
  height: 100px;
  top: 50px;
	border: 0 none;
	background: transparent;
	font-size: 25px;
  line-height: 100px;
	padding: 0px;
	color:#fff;
}
.news-list .slick-slide {
    padding-top:0px;
		padding-bottom:0px;
}
.news-list .slick-next.slick-arrow {
  position: absolute;
  right: 0px;
  width: 50px;
  height: 100px;
  top: 50px;
  border: 0 none;
  background: transparent;
  font-size: 25px;
  line-height: 100px;
	padding: 0px;
}
.front-links {
   overflow:hidden;
}

.news-date {
	font-size: 12px;
	color: var(--primary);
}

.entry-footer {
  font-size: 12px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 40px;
}
.entry-footer span {
  display: inline-block;
  margin: 0 10px 0 0;
}
.entry-footer span a {
  background: var(--primary);
  padding: 3px 8px;
  border-radius: 99px;
  color: #fff;
  margin: 0 0 0 2px;
  display: inline-block;
}
.entry-footer span a:hover {
  background:var(--secondary);
  color: #fff;
}

/*------------------------------------*\
   GLOFOX TITLE
\*------------------------------------*/
.glofox-title {
	text-transform: uppercase;
}

.glofox-bar.block-glofox {
  padding: var(--crd-spacing) 0;
  text-align: center;
  background: var(--bg-grey);
}
.glofox-wrap {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.glofox-bar.block-glofox:first-child {
   margin-top:-var(--crd-spacing);
}
.glofox-bar.block-glofox:last-child {
   margin-bottom:-var(--crd-spacing);
}
/*------------------------------------*\
   LISTS COLUMNS
\*------------------------------------*/
.center-col .wp-block-column {
	padding: 30px  20px;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
	text-align: center;
	border-radius: 20px;
}
.center-col .wp-block-column i {
  font-size: 50px;
  margin: 0 0 10px 0;
  color: var(--secondary);
}
.statement-col .wp-block-column i {
  font-size: 50px;
  margin: 0 0 10px 0;
  color: #fff;
}
.center-col .wp-block-column p:last-child {
    margin-bottom:0px;
}
.statement-col .wp-block-column {
	padding: 30px 20px;
	background: var(--primary);
	color:#fff;
	text-align: center;
	border-radius: 20px;
}
.statement-col .wp-block-column h4 {
    color:#fff;
}
.wp-block-columns.alignwide {
	margin-top: 40px;
	margin-bottom: 40px;
}
.tick-list.wp-block-list {
  list-style: none;
  padding: 0px;
  margin-left: 0px;
}
.tick-list.wp-block-list li {
  padding: 5px 0px 5px 36px;
  position: relative;
}
.tick-list.wp-block-list li:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "\f058";
  color: var(--secondary);
  font-family: "Font Awesome 6 Pro";
}

.wp-block-group.blue-group {
	background: var(--primary);
	padding: 30px;
	border-radius: 20px;
	color: #fff;
}
.wp-block-group.blue-group h2 {
	color: #fff;
}
.wp-block-group {
	margin: ;
	max-width: 800px !important;
	margin: var(--crd-spacing) auto;
}
.wp-block-group.alignwide.abc-group .wp-block-heading.has-text-align-center {
	max-width: 800px;
}
/*------------------------------------*\
   SLIDER LIST
\*------------------------------------*/

.slider-list {
    padding:0px;
    margin: 0 -290px !important;
    max-width: 1380px;
    width: 1380px;
}
p + .slider-list, h2 + .slider-list {
    margin-top:30px !important;
}
.slider-list .slick-track {
    display: flex !important;
}
.slider-list .slick-slide {
	margin: 0 10px;
	padding: 40px;
	background: #100451;
	color: #fff;
	height:inherit;
}
.slider-list.text-list .slick-slide {
	margin: 0 10px;
	padding: 60px 40px;
}
.slider-list .slick-list {
      margin: 0 -10px;
}
.slider-list {
    padding:0px;
    margin: 0 -290px !important;
    max-width: 1380px;
    width: 1380px;
}
.slider-list .slick-slide strong:first-child, .slider-list.text-list .slick-slide h4 {
  font-size: 44px;
  display: block;
  color: var(--secondary);;
  font-family: "europa", sans-serif;
}
.slider-list.text-list .slick-slide strong:first-child, .slider-list.text-list .slick-slide h4 {
	font-size: 24px;
	margin: 0 0 15px 0;
	line-height: 30px;
}
.slider-list.text-list .slick-slide h4 {
      font-weight:700;
}
.slider-list.text-list .slick-slide i {
	font-size: 36px;
	display: block;
	margin: 0 0 15px 0;
}
.slick-dots button {
			display: block;
			width: 12px;
			height: 12px;
			padding: 0;
			border: none;
			border-radius: 100%;
			background: var(--primary);
			text-indent: -9999px;
}
.slick-dots li.slick-active button {
			background: var(--secondary);
}
.slider-list .slick-arrow {
	width: 50px;
	border: 0 none;
	height: 100%;
	position: absolute;
	top: 0;
	border-radius: 0;
	background: transparent;
	padding: 0px;
	font-size: 24px;
	text-align: center;
}
.slider-list .slick-next.slick-arrow {
   right:-50px;
}
.slider-list .slick-prev.slick-arrow {
   left:-50px;
}
/*------------------------------------*\
   FOCAL POINT
\*------------------------------------*/

.page-slide.focal-top-left {
	background-position: 25% 25% !important;
}
.page-slide.focal-top-center {
	background-position: center 25% !important;
}
.page-slide.focal-top-right {
	background-position: 75% 25% !important;
}
.page-slide.focal-middle-left {
	background-position: 25% center !important;
}
.page-slide.focal-centered {
	background-position: center center !important;
}
.page-slide.focal-middle-right {
	background-position: 75% center !important;
}
.page-slide.focal-bottom-left {
	background-position: 25% 75% !important;
}
.page-slide.focal-bottom-center {
	background-position: center 75% !important;
}
.page-slide.focal-bottom-right {
	background-position: 75% 75% !important;
}


.shiftnav.shiftnav-shiftnav-main {
	background: var(--primary) !important;
}
.shiftnav.shiftnav-shiftnav-main ul.shiftnav-menu ul.sub-menu {
	background: rgba(0,0,0,0.3) !important;
}


/*------------------------------------*\
    INFO NOTE
\*------------------------------------*/

.info-end-note {
	padding: 70px 0 60px 0;
	background: var(--primary);
	text-align: center;
	position: relative;
	color: #fff;
}
.info-end-note a {
	color: #fff;
}
.info-note-wrap {
  margin: 0 auto;
  width: 90%;
  max-width: 800px;
  text-wrap: balance;
}
.info-note-wrap a {
	font-weight: bold;
}
.fa-light.fa-info.end-note-icon {
	position: absolute;
	top: -35px;
	height: 68px;
	width: 68px;
	background: var(--primary);
	border-radius: 99px;
	line-height: 55px;
	font-size: 37px;
	left: 50%;
	margin-left: -35px;
	border: 4px solid #fff;
	color: #fff;
}
.info-note-wrap p:first-child {
  margin-top: 0;
}
.info-note-wrap p:last-child {
  margin-bottom: 0;
}


.contact-grid-bar {
  text-align: center;
}
.contact-grid-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 30px;
  grid-gap: 30px;
}
.contact-grid-wrap div {
	background: var(--secondary);
	color: #fff;
	padding: 40px 30px;
}
.cg-section-title {
	font-size: 22px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
.cg-section-names {
	display: block;
	line-height: 1.1em;
	font-weight: 700;
	text-wrap: balance;
}
.cg-section-email {
  color: #fff;
  font-size: 16px;
}
.cg-section-email i {
  margin: 0 10px 0 0;
}
@media only screen and (min-width:1281px) {
.contact-grid-wrap > div:nth-child(3n+4):last-child {
    grid-column: 1 / -1;
}
}
@media only screen and (max-width:1280px) {
.contact-grid-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
	grid-gap:20px;
}
    .contact-grid-wrap > div:nth-child(odd):last-child {
        grid-column: 1 / -1;
    }
}
@media only screen and (max-width:767px) {
.contact-grid-wrap {
  display: grid;
  grid-template-columns: 1fr;
	grid-gap:20px;
}
}
/*------------------------------------*\
   RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:1480px) {
#primary.main-800 {
	padding: var(--crd-spacing) 0px;
}
.slider-list {
	padding: 0px;
	margin: var(--crd-spacing) calc(50% - 45vw) !important; 
    margin-bottom: 50px !important; 
    max-width: calc(90vw);
    width: calc(90vw);
}
.slider-list .slick-arrow {
	width: 5vw;
}
.slider-list .slick-next.slick-arrow {
   right:-5vw;
}
.slider-list .slick-prev.slick-arrow {
   left:-5vw;
}
.prog-bar {
	padding: var(--crd-spacing) 0px;
}
.quote-scroll {
	padding: var(--crd-spacing) 0;
}

.wp-block-media-text {
	min-height: 400px;
}


.quote-title h4 {
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 28px 0;
}
.wp-block-heading.has-text-align-center {
	max-width: 380px;
	margin: 0 auto 24px auto;
}
.quick-contact {
	font-size: 110%;
}
.slider-list .slick-slide strong:first-child, .slider-list.text-list .slick-slide h4 {
	font-size: 32px;
}
.slider-list .slick-slide strong:first-child, .slider-list.text-list .slick-slide h4 {
	font-size: 24px;
}
}


@media only screen and (max-width:1180px) {
#site-navigation {
    display:none;
}
header .shiftnav-toggle-button {
	display: block;
}

}

@media only screen and (max-width:1050px) {
.homeslider::before {
	top: auto;
	left: 0;
	background: linear-gradient( 0deg, rgb(0, 47, 108) 0%, rgba(0, 47, 108, 0.95) 10%, rgba(0, 47, 108, 0.85) 20%, rgba(0, 47, 108, 0.70) 35%, rgba(0, 47, 108, 0.50) 50%, rgba(0, 47, 108, 0.30) 65%, rgba(0, 47, 108, 0.15) 78%, rgba(0, 47, 108, 0.05) 90%, rgba(0, 47, 108, 0) 100% );
	height: 150px;
	bottom: 0;
	width:100%;
}
.home-splash {
	height: auto;
	min-height: auto;
	grid-template-columns: 1fr;
}
.homeslider {
	height: 300px;
	order:0
}
.home-splash-text {
	max-width: 100%;
	order: 2;
	padding: 30px 5vw 50px 5vw;
	text-align: center;
}
.home-splash-text-wrap h1 strong {
	margin-top: -5px;
}
.home-buttons {
	margin: 30px auto 0 auto;
}
.home-splash-text {
	background: var(--primary);
	background: linear-gradient(0deg, rgba(0, 33, 77, 1) 0%, rgba(0, 47, 108, 1) 66%, rgba(0, 47, 108, 1) 100%);
}
}
@media only screen and (max-width:1000px) {

.wp-block-media-text .wp-block-media-text__content {
	padding: 40px 10%;
}
.breadcrumbs {
	width: 100%;
	max-width: 1380px;
	margin: 0px auto 10px auto;
	font-size: 14px;
	color: var(--secondary) !important;
}

.footcol.col-one {
	display: block;
	margin: 0 auto;
	max-width: 400px;
}
.footcol.col-one span {
	display: block;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
}
.social-links {
	display: block;
	margin: 15px auto;
	text-align: center;
}
.footcol.col-one i {
	font-size: 20px;
	line-height: 25px;
	margin: 0 10px 0 0;
}
.social-links i {
    margin-left:10px;
}
}




@media only screen and (max-width:960px) {
.wp-block-group {
	margin: var(--crd-spacing) auto;
}
}

@media only screen and (max-width:660px) {
.page-splash {
	min-height: 340px;
	grid-template-columns: 1fr;
}
.page-splash-text {
	min-height: 340px;
	color: #fff;
	order: 2;
}

}

@media only screen and (max-width:600px) {
#primary.main-woo, #primary.main-800, #primary.cat-loop {
	padding: var(--crd-spacing) 0px;
}
.wp-block-media-text .wp-block-media-text__content {
	padding: 40px 5%;
}
.wp-block-media-text.secondary-bg .wp-block-media-text__content{
	padding: 40px 5% !important;
}
.wp-block-media-text.full-color {
	padding: 30px 0px 0px 0px;
}
.cat-wrap {
	display: grid;
	grid-row-gap: 30px;
	grid-template-columns: 1fr;
	grid-column-gap: 0px;
}
.footer {
	grid-template-columns: 1fr;
	text-align: center;
	grid-gap:0;
}
.footwrap {
	padding: 40px 0px;
}
.foot-social a {
	margin: 0 10px;
}
.logo-foot a {
	display: block;
	margin: 20px auto 0 auto;
}
.logo-foot img {
	height: auto;
	width: 90px;
	display: inline-block;
}
.footcol.footright {
	text-align: center;
	font-size: 11px;
	margin-top:0px;
}
.foot-strap{
    text-align:center;
}
.foot-strap a {
	text-decoration: none;
	margin: 0 5px;
}
  .foot-copy {
    float:none;
    display:block
  }
  .crd-link {
    float:none;
    display:block
  }
.logo-foot {
	text-align: center;
}
.prog-bar {
	padding: var(--crd-spacing) 0px;
}
}
@media only screen and (max-width:480px) {
.slider-list .slick-arrow {
	font-size: 16px;
}
.prog-list .slick-prev.slick-arrow, .prog-list .slick-next.slick-arrow {
	font-size: 16px;
}
.logo {
	width: 130px;
	transition: all 400ms ease-in-out 0s;
}
.logo img {
	display: block;
	vertical-align: top;
	position: relative;
	width: auto;
	height: 50px;
}
body {
	padding-top: 90px;
}
}
@media only screen and (max-width:480px) {
.homeslider {
	height: 220px;
	order: 0;
}
.home-buttons {
	margin: 20px auto 0 auto;
	grid-template-columns: 1fr;
	width: 100%;
	grid-gap: 10px;
}

.home-buttons .link_button{
	max-width: 100%;
}
}
