


/*
Theme Name: The Theme
Author: Dux Digital
Author URI: http://duxdigital.com.au
*/

/* =Theme customization starts here
------------------------------------------------------- */

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
*, ::before, ::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

figure {
  margin: 0 0 1.5em;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
dfn,
cite,
em,
i {
	font-style: italic;
}

code {
	background: #f3f3f3;
	font-family: Inconsolata, monospace;
	padding: 0 0.25em;
}

pre {
	border: 1px solid #f3f3f3;
	font-family: Inconsolata, monospace;
	margin: 0 0 1.5em;
	max-width: 100%;
	overflow: auto;
	padding: 1.5em;
	position: relative;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
ul,
ol {
	margin: 0 0 1.5em 1.25em;
	padding: 0;
}

ul {
	list-style: outside disc;
}

ol {
	list-style: outside decimal;
}

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

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

table {
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 0 1.5em;
	table-layout: fixed;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
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 {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
}


/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.entry-hero-wrapper,
.hentry-wrapper,
.site-content-wrapper,
.site-footer-wrapper,
.site-header-wrapper,
.widget-area-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: calc(100% - 60px);
}

.content-area {
	width: 100%;
}

.content-area {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
	width: 100%;
}

.site-header-wrapper {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
}

.site-branding {
	margin-left: 0;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	text-decoration: none;
}

a:visited {
	font-weight: normal;
}

a:focus,
a:hover {
	outline: 0;
}

/*--------------------------------------------------------------
## Main Menu
--------------------------------------------------------------*/
.site-menu.toggled-on {
	display: block;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
}

.main-navigation.toggled-on ul,
.main-navigation.toggled-on ul.toggled-on {
	display: block;
}

.main-navigation.toggled-on ul ul {
	display: none;
}

.main-navigation .menu-item-has-children > a {
	margin-right: 3.5em;
	position: relative;
}

.main-navigation .menu-item-has-children > a:after {
	right: 0;
	top: 50%;
}

.main-navigation ul ul .menu-item-has-children > a:after {
	right: 0.75em;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
}

.main-navigation ul ul {
	margin-left: 1.5em;
}
@media screen and (max-width: 896px) {
	.main-navigation ul ul {
		background: transparent;
	}
}

/* Dropdown Toggle */
.dropdown-toggle {
  background: none;
	border: none;
	line-height: 1;
	padding: 0;
	position: absolute;
	right: 0;
	width: 2.5em;
}

.dropdown-toggle:before {
	height: 1em;
	left: 50%;
	line-height: 1;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 1em;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.page-content:before,
.page-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.page-content:after,
.site-header:after,
.site-content:after,
.site-footer:after{
	clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts & Pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
	padding-top: 1.5em;
}

.hentry:last-of-type {
	border-bottom: 0;
	margin-bottom: 0;
}

.hentry + .hentry {
	margin-top: -1.5em;
}

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

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

.page-content {
	padding: 1.5em 1.5em 0;
}

.page-header {
	padding: 1.5em 1.5em 0;
}

embed,
iframe,
object,
video,
.fb_iframe_widget,
.wp-audio-shortcode {
	margin-bottom: 1.5em;
	max-width: 100%;
}

p embed,
p iframe,
p object,
p video {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Extra Classes
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Buttons
--------------------------------------------------------------*/
.button {
	border: 0;
	cursor: pointer;
	text-align: center;
	text-shadow: none;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## x >= 600px
--------------------------------------------------------------*/
@media screen and (min-width: 600px) {

	/* Content */
	.hentry {
		padding-top: 3em;
		padding-bottom: 1.5em;
	}

	.page-content,
	.page-header {
		padding: 3em 3em 1.5em;
	}
}

/*--------------------------------------------------------------
## x >= 896px
--------------------------------------------------------------*/
@media screen and (min-width: 896px) {

	/* Layout */
	.no-sidebar .site-content-wrapper {
		max-width: 100%;
	}

	.site-header-wrapper {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.site-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.sticky-header .site-header {
		position: fixed;
		-webkit-transition: all 250ms ease-in-out;
		-moz-transition: all 250ms ease-in-out;
		transition: all 250ms ease-in-out;
		z-index: 9999;
	}

	/* Navigation */
	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle {
		display: none;
	}

	.main-navigation.toggled-on ul ul {
		display: block;
	}

	.main-navigation .primary-menu {
		border-bottom: 0;
	}

	.main-navigation ul,
	.main-navigation.toggled-on ul {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 1rem;
		line-height: 1.5;
	}

	.main-navigation li {
		border: 0;
		position: relative;
	}

	.main-navigation .primary-menu > li:first-child {
		margin-left: 0;
	}

	.main-navigation .primary-menu > li:last-child {
		margin-right: 0;
	}

	.main-navigation a {
		display: block;
	}

	.main-navigation .menu-item-has-children > a {
		margin-right: 0;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		padding-right: 28px;
		padding-right: calc(0.75em + 20px);
	}

	.main-navigation .menu-item-has-children > a:after {
		display: block;
	}

	.main-navigation ul ul {
		position: absolute;
		background: #fff;
		display: block;
		height: auto;
		left: -999em;
		top: 91px;
		width: calc(100% + 200px);
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul a {
		padding: 0.75em;
	}

	.main-navigation ul ul li {
		border-bottom: 1px solid;
		margin: 0;
		width: 100%;
	}

	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: 50%;
		transform: translateX(calc(-50% - 9px));
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
	}

	/* Move dropdowns falling offscreen to the right */
	.main-navigation ul li:hover > ul.offscreen,
	.main-navigation ul li.focus > ul.offscreen {
		left: auto;
		right: 0;
	}

	.main-navigation ul ul li:hover > ul.offscreen,
	.main-navigation ul ul li.focus > ul.offscreen,
	.main-navigation ul ul ul.offscreen li:hover > ul,
	.main-navigation ul ul ul.offscreen li.focus > ul {
		left: auto;
		right: 100%;
	}
}

/*--------------------------------------------------------------
# Gutenberg
--------------------------------------------------------------*/
.alignfull {
	width: 100vw;
    margin-left: calc( 50% - 50vw );
    max-width: none;
}
.alignwide {
    max-width: none;
}





















body {
    font-size: 16px;
    line-height: 1.5;
    color: #0A2A34;
    font-family: 'Archivo', sans-serif;
    font-weight: normal;
    margin:  0;
}

body span, body div {
    backface-visibility: hidden;
}

body * { box-sizing: border-box; }


body p {
    backface-visibility: hidden;
    margin: 0 0 20px;
    font-size: 16px;
}

body a {
    backface-visibility: hidden;
    transition: all 0.2s;
}

body.menu-active {
  overflow: hidden !important;
  position: relative;
  height: 100%;
}

#menu-toggle.is-active { opacity: 1; height: 22px; padding: 0; text-transform: uppercase; z-index: 222;}
#site-menu.toggled-on { bottom: 0; opacity: 1;}
#site-menu.toggled-on:before { background-color: transparent; content: ""; height: 45px; position: fixed; left: 0; top: 0; width: 100%; z-index: 1; }


*, ::before, ::after { box-sizing: inherit; }
::after {  }
ol, ul { overflow-wrap: break-word; }
ul { list-style: outside disc; }

body input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body .select2-container .select2-selection--single, body textarea {
    background-color: #fff;
    border: none;
    border-bottom: solid 1px transparent;
    border-radius: 3px;
    color: #0A2A34;
    font-family: 'Archivo';
    font-size: 16px;
    height: auto;
    line-height: 21px;
    padding: 14px 15px;
    width: 100%;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    backface-visibility: hidden;
    font-family: 'Archivo', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 20px;
    transition: color 0.2s;
}

body input[type="submit"], body button[type="submit"] {
    background-color: #000;
    border: solid 1px #000;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    padding: 15px 30px;
    transition: border-color 0.2s, background-color 0.2s, color 0.2s, line-height 0.2s;
    width: auto;
}

body .bookingPanel input, body .bookingPanel .select2-container .select2-selection--single {
    background-color: transparent !important;
    border: none;
    border-radius: 0 !important;
    color: #000000;
    font-size: 16px;
    height: auto;
    line-height: 21px;
    width: 100%;
    padding: 0 !important;
    font-size: 12px !important;
}

body .booking-section-desktop .container_levart_hero label {
    border-bottom: solid 1px #000;
    line-height: 4px !important;
}

body.sticky-header .site-header {
	position: fixed;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	z-index: 999;
}

body.scrolling .site-header {
	background-color: #C7D1CA !important;
}

body .site-header {
	overflow: hidden;
	padding-bottom: 0;
	left: 0;
	top: 0;
}

.site-header {
	width: 100%;
	height: 87px;
	/* background-color: rgba(199, 209, 202, 1); */
	background-color: rgba(199, 209, 202, 0);
}

body .site-header .site-header-wrapper {
	display: block;
	overflow: auto;
	padding: 25px 30px;
	margin: 0 auto;
}

body .alignwide {
	max-width: 1220px;
	margin-left: calc(50% - 50vw);
	padding: 0 30px;
	width: 100vw vw;
}

body .alignwide {
	margin-left: calc(50% - 610px);
}

body .site-header .site-header-wrapper .site-header-top {
	font-size: 16px;
	position: relative;
	text-transform: uppercase;
}

body .site-header .site-header-wrapper {
	display: block;
	overflow: auto;
	padding: 25px 30px;
}

body .alignwide {
	margin-left: calc(50% - 610px);
}

body .alignwide {
	max-width: 1220px;
	margin-left: calc(50% - 50vw);
	padding: 0 30px;
	width: 100vw;
}

body .site-header .site-header-wrapper .site-header-top {
	font-size: 16px;
	position: relative;
	text-transform: uppercase;
}

body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle {
	color: #fff;
	display: flex;
	align-items: center;
	height: 22px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: top 0.2s;
}

body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle #menu-toggle {
	outline: none !important;
	margin-top: 14px;
}

body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger,
body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger.is-active {
	height: 22px;
	padding: 0;
	text-transform: uppercase;
	z-index: 222;
}

.hamburger {
	padding: 15px 15px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}

body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger .hamburger-box,
body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger.is-active .hamburger-box {
	padding-left: 55px;
}

.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}

body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger .hamburger-inner,
body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger.is-active .hamburger-inner {
	left: 0;
}

body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger .hamburger-inner,
body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger .hamburger-inner:before,
body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger .hamburger-inner:after,
body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger.is-active .hamburger-inner,
body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger.is-active .hamburger-inner:before,
body .site-header .site-header-wrapper .site-header-top .mobile-menu-toggle .hamburger.is-active .hamburger-inner:after {
	/* background: #000; */
	background: #fff;
	left: 0;
	height: 2px;
	width: 40px;
}

body.scrolling .hamburger-inner,
body.scrolling .hamburger-inner:before,
body.scrolling .hamburger-inner:after {
	background: #000000 !important;
}

.hamburger--slider .hamburger-inner {
	top: 2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 40px;
	height: 4px;
	background-color: #000;
	border-radius: 0px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

body.scrolling .hamburger-inner,
body.scrolling .hamburger-inner:before,
body.scrolling .hamburger-inner:after {
	background: #000000 !important;
}

.hamburger--slider .hamburger-inner::before {
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

body.scrolling .hamburger-inner,
body.scrolling .hamburger-inner:before,
body.scrolling .hamburger-inner:after {
	background: #000000 !important;
}

.hamburger--slider .hamburger-inner::after {
	top: 20px;
}

.hamburger-inner::after {
	bottom: -10px;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

body .site-header .site-header-wrapper .site-branding {
	margin: 0;
	text-align: center;
}

body .site-header-wrapper .site-menu {
	background-color: #d1d5ce;
	display: flex;
	flex-direction: column;
	opacity: 0;
	overflow: auto;
	padding-top: 0;
	position: fixed;
	bottom: 100%;
	left: 0;
	right: 0;
	top: 0;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	z-index: 22;
}

.site-menu {
	display: block;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

body .site-header-wrapper .site-menu nav#site-navigation {
	margin-top: 0;
}

body.scrolling .site-header .main-navigation,
body.scrolling .site-header .site-branding {
	margin: 0;
}

body .site-header-wrapper .site-menu nav {
	overflow: visible;
	padding: 0;
	position: relative;
	top: auto;
	width: 100%;
}

body .site-header .site-header-wrapper .site-menu .main-navigation ul.primary-menu {
	display: block;
}

body .site-header-wrapper .site-menu nav .primary-menu {
	border: none;
}

body .site-header-wrapper .site-menu nav .primary-menu>li {
	border: none;
	margin: 0;
	text-align: center;
}

body .site-header-wrapper .site-menu nav .primary-menu>li>a {
	font-size: 28px;
}

body .site-header-wrapper .site-menu nav .primary-menu>li>a {
	font-size: 22px;
}

body .site-header-wrapper .site-menu nav .primary-menu>li>a {
	border: none;
	font-size: 20px;
	margin: 0;
	padding: 25px 30px;
	color: rgba(26, 94, 118, 0.8);
	font-size: 22px;
	font-family: 'Runalto';
	text-transform: capitalize;
}

body .site-header a {
	transition: color 0.2s;
}

body .social-medias {
	display: flex;
	flex-direction: column;
	position: absolute;
	right: 10%;
	bottom: 35px;
}


.choicesVAIModal .ui-dialog-buttonset .ui-button { background-color: #8FAE9A!important; background: #8FAE9A!important; }
.choicesInformation { padding-left: 0px; padding-right: 0px; }
.SVGIconBorder { white-space: nowrap; }
.SVGIconLabel { white-space: nowrap; }

.headerImage { height: 400px; background-position: center; background-size: cover; z-index: 1; }
#cmsslideshow .slider { margin: 0; padding: 0; height: 400px; }
#cmsslideshow .slider li { margin: 0; padding: 0; height: 400px; background-position: center; background-size: cover; z-index: 1; width: 100%; }


.maincontent { width: 100%; background-color: #fff; padding-bottom: 1px; }
.maincontent .content { max-width: 1220px; margin: 0 auto; padding:  40px 30px 0; z-index: 1; }

.maincontent p { margin: 10px 0; }

.mainfooter { }
.mainfooter h2 { font-size: 21px; font-family: 'Epilogue', sans-serif; font-weight: normal; }
.mainfooter .footer1 { background-color: rgb(199, 209, 202);  }
.mainfooter .footer1Content { display: flex; flex-direction: row; max-width: 1220px; margin: 0 auto; padding: 120px 30px; }
.mainfooter .footer2 { background-color: rgb(191, 200, 194); }
.footerContainer { display: flex; flex-direction: column; position: relative; }
.footer1Top { display: flex; flex-direction: row; }
.footerLeft { flex: 0 0 70%; }
.footerContact {  flex: 0 0 50%; }
.footerFind {  flex: 0 0 50%; }
.footerCol * { color: #0A2A34; display: block; font-weight: 300; line-height: 24px; }
.footerContact a { text-decoration: underline; }
.footerContact a:hover { text-decoration: none; }
.footer1Bottom p {  margin-top: 115px; max-width: 565px; font-size: 21px; font-family: 'Epilogue', sans-serif; }

.footerJoinList { margin: 6px 0 0; padding: 16px 0; }

.footerInputContainer { border-bottom: solid 1px #595959; box-sizing: border-box;
    flex: 0 0 100%;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative; }

#input_1_1, #input_1_2 {
	background-color: transparent !important;
  padding: 0 10px 5px 0 !important;
  font-weight: 300;
}


.gfield_required, .gfield_label  {
	display:  none;
}

.footerRight { position: relative; }

.footerSocial { display: block; position: absolute; right: 10%; bottom: 35px; right: 0px; top: 65%; }
.footerSocial .instagram { background: url(../images/instagram.svg) no-repeat; margin-bottom: 41px; width: 21px; height: 21px!important; }
.footerSocial .facebook { background: url(../images/facebook.svg) no-repeat; margin-bottom: 41px; width: 21px; height: 21px!important; }

.footer2 { padding: 40px 0; }
.footer2Content { max-width: 1220px; width: 100%; margin: 0 auto; padding: 0 30px; }
.footer2 .top-section { display: flex; flex-direction: row; justify-content: space-between; }
.footer2 .top-section p { text-align: left; flex: 0 0 50%; color: #595959; font-size: 14px; }
.footer2 .top-section a { text-align: right;  flex: 0 0 50%; color: #595959; font-size: 14px; }
.footer2 .bottom-section { padding-top: 20px; }
.footer2 .bottom-section p { color: #595959; font-size: 14px; }

.footerJoinList { margin: 6px 0 0; padding: 16px 0; }
#gform_submit_button_1 {
    background-color: #C7D1CA !important;
    border-radius: 0 !important;
    text-align: left !important;
    color: #000000;
    border: none;
    padding-left: 0 !important;
    padding-right: 8px;
    font-family: 'Archivo', sans-serif;
    position: relative;
    display: inline-block !important;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}

#gform_submit_button_1:after {
    content: "\f178";
    display: inline-block;
    font-family: 'Font Awesome 5 Pro';
    font-size: 22px;
    font-weight: 200;
    padding-bottom: 1px;
    padding-left: 8px;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: translateX(0px);
    transition: transform 0.2s, color 0.2s;
    vertical-align: top;
    color: #0A2A34;
}


body .prendiville-group-inner {
    margin: 0 auto;
    max-width: 976px;
    padding: 60px 20px;
}

.prendiville-group-family {
    background-color: #383838;
    color: #fff;
    font-family: 'Playfair Display', serif !important;
    font-weight: normal;
    position: relative;
    z-index: 1;
}

body .prendiville-group-family h2 {
    color: #fff;
    font-family: 'Playfair Display', serif !important;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 10px 0 15px;
    text-align: center !important;
    text-transform: none;
}

body .prendiville-group-family ul {
    display: inline-block;
    padding: 20px 0;
    margin-left: 0;
    text-align: center;
    font-size: 14px;
}

body .prendiville-group-family li {
    display: inline;
    line-height: 35px;
    font-family: 'Playfair Display', serif !important;
    font-weight: normal;
}

body .prendiville-group-family li a {
    line-height: 35px;
    font-family: 'Playfair Display', serif !important;
    font-weight: normal;
}

body .prendiville-group-family a {
    white-space: nowrap;
    text-decoration: none;
    color: #fff;
}


body .prendiville-group-family p, body .prendiville-group-family p a {
    font-family: 'Playfair Display', serif !important;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    text-align: center;
}

#page { position: relative; z-index: 2; }
.footer3 { width: 100%; background-color: rgb(56,56,56); color:  #fff; position: fixed; bottom: 0; z-index: 1; }

.bookingPanel { width: 100%; overflow: visible; z-index: 9999; padding: 16px 0; background-color: #C7D1CA; }
.bookingPanel.sticky { position: fixed; left: 0; z-index: 22; }
.bookingPanelButton.sticky { position: fixed; left: 0; z-index: 22; width: 100%; }
.bookingPanelContainer { max-width: 1220px; padding: 0 30px; width: 100vw; margin: 0 auto; }

h1.pageTitle { font-size: 40px; font-family: 'Runalto'; margin-bottom: 0; text-align: center; padding-top: 120px; padding-bottom: 60px; }

/*#site-menu { padding-top: 120px; }*/

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

#menu-main-menu { padding-left: 0px; align-items: center; display: block; border: none; list-style: none; flex-wrap: wrap; font-size: 1rem; line-height: 1.5; }
#menu-main-menu li { border: none; margin: 0; text-align: center; position: relative; font-size: 1rem; line-height: 1.5; }
#menu-main-menu li a { text-decoration: none; line-height: 42px; font-size: 28px; border: none; margin: 0; padding: 25px 30px; color: rgba(26, 94, 118, 0.8); font-family: 'Runalto'; text-transform: capitalize; transition: color 0.2s; display: block; }
#site-navigation { margin-top: 0; overflow: visible; padding: 0; position: relative; top: auto; width: 100%; display: block; }
#menu-toggle.is-active { background: #000!important; left: 4px; width: 30px; height: 2px; transform: translate3d(0, 10px, 0) rotate(45deg); }
#menu-toggle.is-active .hamburger-inner { background: #000; width: 30px; }
#menu-toggle.is-active .hamburger-inner:before { width: 30px; left: 0; height: 2px; transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0); opacity:  0; background: #0A2A34 !important; top: 10px; transition-property: transform, opacity; transition-timing-function: ease; transition-duration: 0.15s; }
#menu-toggle.is-active .hamburger-inner:after { width: 30px; bottom: 0; left: 0; height: 2px; transform: translate3d(0,-20px,0) rotate(-90deg); background: #0A2A34 !important; top: 20px; }

/*body .social-medias { display: flex; flex-direction:column; position:absolute; right:10%;bottom: 35px; }*/
body .social-medias a.instagram { background: url(../images/instagram.svg) no-repeat; margin-bottom: 41px; }
body .social-medias a.facebook { background: url(../images/facebook.svg) no-repeat; }
body .social-medias a { width: 21px; height: 21px; }
body .site-header a { transition: color 0.2s; }

#choicesBottomButton { width: 100%; }

.bookingPanelHeader { display: none; }

.bookingPanelButton { height: 60px; background: #F1E0CF; display: none; }
.bookingPanelButtonContainer { max-width: 1220px; margin: 0 auto; text-align: center; cursor: pointer; }
.bookingPanelButtonText { padding-top: 16px!important; padding-bottom: 16px!important; }
.bookingPanelButtonText:after { content: "\f178"; display: inline-block; font-family: 'Font Awesome 5 Pro'; font-size: 22px; font-weight: 200; padding-bottom: 1px; padding-left: 8px; position: static; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: translateX(0px); transition: transform 0.2s, color 0.2s; vertical-align: top; font-size: 18px !important; }

.bookingPanelClose { display: none; height: 30px; position: absolute; right: 15px; top: 15px; width: 30px; font-size: 0; }
.bookingPanelClose:before,.bookingPanelClose:after { background: #000; border-radius: 0; content: " "; display: block; height: 3px; transition: background 0.3s; position: absolute; right: -5px; width: 35px; }
.bookingPanelClose:before { top: 14px; transform: rotate(225deg); }
.bookingPanelClose:after { bottom: 13px; transform: rotate(-45deg); }

#gform_submit_button_1:after { content: "\f178"; display: inline-block; font-family: 'Font Awesome 5 Pro'; font-size: 22px; font-weight: 200; padding-bottom: 1px; padding-left: 8px; position: static; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: translateX(0px); transition: transform 0.2s, color 0.2s; vertical-align: top; color: #0A2A34; }

.grid-rate-book { box-sizing: content-box; }
body.menu-active .site-header .site-header-wrapper .site-menu { padding-top: 140px; }
.footerNewsletter { opacity: 0; }
.grid-instruction h2 { font-size: 21px; }
body #paymentForm *, body .choicesValidate * { font-family: "Archivo", sans-serif!important;  }
body #paymentForm h6, body .choicesValidate h6 { font-family: "Archivo", sans-serif!important; font-size: 21px!important; text-transform: capitalize;  }
body #paymentForm .cardTypeIcon i { font-family: PaymentFont!important; }

body .prendiville-group-family li:after {
  content: "";
  letter-spacing: 1em;
  background: url('data:image/svg+xml;utf8,<svg width="4" height="4" viewBox="0 0 4 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.988 0C2.352 0 2.688 0.0886668 2.996 0.266C3.304 0.443334 3.54667 0.686 3.724 0.994C3.90133 1.302 3.99 1.638 3.99 2.002C3.99 2.366 3.90133 2.702 3.724 3.01C3.54667 3.30867 3.304 3.54667 2.996 3.724C2.688 3.90133 2.352 3.99 1.988 3.99C1.624 3.99 1.288 3.90133 0.98 3.724C0.681333 3.54667 0.443333 3.30867 0.266 3.01C0.0886667 2.702 0 2.366 0 2.002C0 1.638 0.0886667 1.302 0.266 0.994C0.443333 0.686 0.681333 0.443334 0.98 0.266C1.288 0.0886668 1.624 0 1.988 0Z" fill="white" fill-opacity="0.5"/></svg>') center center no-repeat;
  display: inline-block;
  width: 10px;
  height: 10px;
}

body .prendiville-group-family li:last-child:after { display: none; }

body .choicesVAIRemove .choicesVAIRemoveButton { color: #8FAE9A; }
body .choicesFinalBookButton .choicesFinalLink { border-radius: 0; border: 0; }
body #choicesBottomButton { border-radius: 0; }
body #LDSBookingCartPaymentDetails_cardName { width: 75%; }
body .choicesPricingContent { border-bottom: 0!important; }



.menu-active #masthead { height: 100%; }

.ui-dialog .ui-dialog-buttonpane button { background-color: #8FAE9A!important; }

.grid-rate-info { max-width: calc(100% - 70px); }
































@media(max-width: 1024px) {

.mainfooter .footer1Content { flex-direction: column; padding: 60px 30px 0px; }
.footer1Bottom p { margin-top: 60px; }
.footerNewsletter { display: none; }
.footerSocial { display: flex; position: relative; right: unset; bottom: unset; right: unset; top: unset; width: 130px; flex-direction: row; margin: 0 auto; }
.footerSocial .instagram { margin-right: 30px; }
}


@media(max-width: 1023px) {

#menu-main-menu li a { font-size:22px; }

.bookingPanelButton { display: block; }
.bookingPanel { display: none; position: fixed; top: 0!important; left: 0!important; width: 100%; height:  100%; background-color: #ffffff; }
.bookingPanel.fixed { display: flex; z-index: 9999; background-color: rgba(0, 0, 0, 0.5); align-items: center; justify-content: center; }
.bookingPanelContainer { width: 320px;  padding: 0; }
.bookingPanelContent { width: 320px; position: relative; background-color: #fff; }
.bookingPanelHeader { display:  block; padding:  20px 0 0 20px; font-size: 32px; backface-visibility: hidden; font-family: 'Runalto'; font-weight: normal; line-height: 1.2; margin-bottom: 20px; }

.bookingPanelClose { display: block; position: absolute; top: 20px; right: 20px; }

.addBox .popupPricingDetails .price { width: 100%!important; min-height: 70px; }


}


@media(max-width: 499px) {

.footer1Top { flex-direction: column; }
.footer1Bottom p { margin-top: 32px; }
.social-medias { flex-direction: row!important; position: relative!important; bottom: unset!important; right: unset!important; margin: 0 auto; width: 100px; justify-content: space-between; }
.maincontent .content { padding: 40px 10px 0; }

}

/* FLASH MESSAGES */
.LDSFlashMessages { margin:10px auto; width:100%; }
.LDSFlashMessages .flash {
    position:relative; display:block; clear:both; margin:5px auto; width:100%; padding: 15px 30px 15px 15px;
    border-left:5px solid #333; border-radius: 0 4px 4px 0; font-weight:bold; font-size:14px; text-align:left;
    box-sizing:border-box; -moz-box-sizing:border-box;
}
.LDSFlashMessages .flash.error {  background:#F9EDED; color:#B94A48; border-color:#B94A48; }
.LDSFlashMessages .flash.success {  background:#EBFCEE; color:#3CC051; border-color:#3CC051; }
.LDSFlashMessages .flash.warning {  background:#FCF8E3; color:#E5BE52; border-color:#E5BE52; }
.LDSFlashMessages .flash.info {  background:#E6F1F7; color:#3A87AD; border-color:#3A87AD; }
.LDSFlashMessages .flash .close { display:block; cursor:pointer; position:absolute; height:20px; margin-top:-0.7em; top:50%; right:15px; font-size:1.2em; font-weight:bold; pointer-events:none; }
