/*Font Includes*/
@import url('https://api.fontshare.com/css?f[]=satoshi@400,500,700&display=swap');
/*Custom Properties*/
:root{
	--black: #000000;
	--dark: #161616;
	--accent: #ed4026;
	--secondary: #fcbd15;
	--pale: #EEEEEE;
	--white: #FFFFFF;
	--headingsFont: 'Satoshi', sans-serif;
	--bodyFont: 'Satoshi', sans-serif;
	--smallRadius: 8px;
	--largeRadius: 16px;
	--xLargeRadius: 32px;
	--roundRadius: 100vh;
	--boxShadow: 0 1px 1px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.12), 0 8px 8px rgba(0,0,0,0.12),0 16px 16px rgba(0,0,0,0.12);
	--paddingY: 160px;
	--paddingX: 20px;
	--cardPadding: 30px;
	--spacing: 30px;
}
@media screen and (max-width: 64.9375em) {
	:root{
		--paddingY: 80px;
		--paddingX: 80px;
	}	
}
@media screen and (max-width: 52.9375em) {
	:root{
		--paddingY: 60px;
		--paddingX: 40px;
	}	
}
@media screen and (max-width: 39.9375em) {
	:root{
		--paddingY: 50px;
		--paddingX: 10px;
	}
}
/*Utilities*/
.tar{text-align: right;} @media screen and (max-width: 64.9375em) {.tar{text-align: left;}.tar.always{text-align: right;}}
.tac{text-align: center!important;}
.noMargin{margin: 0!important;}
.condensed > *{--spacing: 15px;}
/*@media screen and (max-width: 39.9375em) {.text *:only-child, .text > *:last-child{margin-bottom: 0;}}*/
.noPadding{padding: 0!important;}
.padBottom{padding-bottom: 60px!important;}
.padTop{padding-top: 60px!important;}
.mobileContent{display: none}
@media screen and (max-width: 39.9375em) {
	.mobileContent{display: inline-block}
	.desktopContent{display: none}
}
@media screen and (max-width: 39.9375em) {.noMobi{display: none;}}
@media screen and (max-width: 64.9375em) {.noMed{display: none;}}
/*Clear Some Defaults*/
html,body{height:100%; font-family: var(--bodyFont)}
h1, h2, h3, h4, h5{font-family: var(--headingsFont)}
*:focus{outline: none;}
a{text-decoration: none;color: inherit;}
ul,ol{list-style: none; margin: 0; padding: 0;}

/*Hides and Shows*/
.line2{display: none!important;}
ul.socials a[href*="#"], .social a[href*="#"], .creds a[href*="#"], .socialNav li a[href*="#"]{display: none!important;}
/*Sections*/
section{
	padding: var(--paddingY) var(--paddingX);
	position: relative;
	z-index: 1;
}
section .background{
	pointer-events: none;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	mix-blend-mode: overlay;
}
.wavey{
	z-index: 0;
}
.wavey:after{
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0px;
	min-width: 1080px;
	width: 100%;
	height: 250px;
	position: absolute;
	z-index: -1;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' preserveAspectRatio='none' viewBox='0 0 1920 289' style='enable-background:new 0 0 1920 289;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M1215.01,281.51C1029.03,281.01,960,194.06,829,139.1s-382,43.97-598-16.99C109.01,87.68,38.38,37.32,0,0v289 h1920v-7.96C1827.38,281.2,1381.3,281.95,1215.01,281.51z'/%3E%3C/svg%3E%0A");
}
.wavey.flipped:after{
	content: '';
	position: absolute;
	top: -1px;
	transform: rotate(180deg);
	left: 0px;
	min-width: 1080px;
	width: 100%;
	height: 250px;
	position: absolute;
	z-index: -1;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' preserveAspectRatio='none' viewBox='0 0 1920 289' style='enable-background:new 0 0 1920 289;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M1215.01,281.51C1029.03,281.01,960,194.06,829,139.1s-382,43.97-598-16.99C109.01,87.68,38.38,37.32,0,0v289 h1920v-7.96C1827.38,281.2,1381.3,281.95,1215.01,281.51z'/%3E%3C/svg%3E%0A");
}
header:after{
	content: '';
	transform: scaleX(-1);
	position: absolute;
	bottom: -1px;
	left: 0px;
	min-width: 1080px;
	width: 100%;
	height: 230px;
	position: absolute;
	z-index: 2;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' preserveAspectRatio='none' viewBox='0 0 1920 289' style='enable-background:new 0 0 1920 289;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M1215.01,281.51C1029.03,281.01,960,194.06,829,139.1s-382,43.97-598-16.99C109.01,87.68,38.38,37.32,0,0v289 h1920v-7.96C1827.38,281.2,1381.3,281.95,1215.01,281.51z'/%3E%3C/svg%3E%0A");
}
header.home:after{
	content: '';
	transform: scaleX(-1);
	position: absolute;
	bottom: -1px;
	left: 0px;
	min-width: 1080px;
	width: 100%;
	height: 230px;
	position: absolute;
	z-index: 2;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' preserveAspectRatio='none' viewBox='0 0 1920 289' style='enable-background:new 0 0 1920 289;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23161616;%7D%0A%3C/style%3E%3Cdefs%3E%3C/defs%3E%3Cpath class='st0' d='M1215.01,281.51C1029.03,281.01,960,194.06,829,139.1s-382,43.97-598-16.99C109.01,87.68,38.38,37.32,0,0v289 h1920v-7.96C1827.38,281.2,1381.3,281.95,1215.01,281.51z'/%3E%3C/svg%3E%0A");
}
/*Spacing between columns*/
.text > *:last-child{
	margin-bottom: 0;
}
@media screen and (max-width: 64.9375em) {
	.columns.medium-12 + .columns:not(form .columns), .columns.medium-12 + .columns + .columns:not(form .columns){
		margin-top: var(--spacing)
	}
	.columns.medium-6:nth-of-type(odd):not(form .columns){
		margin-bottom: var(--spacing);
	}
}
@media screen and (max-width: 39.9375em) {
	.columns.small-12 + .columns:not(form .columns){
		margin-top: var(--spacing)
	}
	.columns.medium-6:nth-of-type(odd):not(form .columns){
		margin-bottom: 0;
	}
}
/*Rows*/
section .row + .row{
	margin-top: 150px;
}
section aside .row + .row{
	margin-top: 40px;
}
@media screen and (max-width: 39.9375em) {
	section .row + .row{
		margin-top: 50px;
	}
}

/*Background Color Variations*/
.darkBg{background-color: var(--dark);}
.paleBg{background-color: var(--pale);}
.accentBg{background-color: var(--accent);}
.secondaryBg{background-color: var(--secondary);}
.whiteBg{background-color: var(--white);}
.blackBg{background-color: var(--black);}
.gradeBg{background-image: linear-gradient(to left, var(--secondary), var(--accent));}

/*Color Variations*/
.darkText{color: var(--dark)!important;}
.paleText{color: var(--pale)!important;}
.accentText{color: var(--accent)!important;}
.secondaryText{color: var(--secondary)!important;}
.whiteText{color: var(--white)!important;}
.blackText{color: var(--black)!important;}
/*Nav*/
nav ul{
	text-align: center;
}
nav ul li{
	display: inline-block;
	position: relative;
}
nav ul li a.active{
	color: var(--accent);
}
nav ul li a:hover{
	color: var(--secondary);
}
nav ul li a{
	letter-spacing: 2px;
	font-weight: 600;
	text-transform: uppercase;
	color: var(--dark);
	padding: 0 16px;
	font-size: 13px;
	display: inline-block;
	line-height: 46px;
	transition: background-color 0.5s ease;
}
/*Sub Menu*/
nav ul li:hover > a:after {
	color: var(--accent);
}
nav ul li > a:after {
	content: '\f078';
	color: var(--secondary);
	margin-left: 6px;
	width: 0;
	text-align: center;
	font-family: 'Font Awesome 5 Pro';
	font-weight: 500;
	font-size: 10px;
}
nav ul li > a:only-child:after { display: none;} 
nav ul li:hover .sub-menu{
	display: block;
}
.sub-menu{
	text-align: left;
	border: none;
	background-color: var(--black);
	overflow: hidden;
	display: none;
	border-radius: var(--smallRadius);
	left: 0px;
	position: absolute;
	box-shadow: var(--boxShadow);
	padding: 15px;
	z-index: 100;
}
.sub-menu li a{
	line-height: 32px;
	display: block;
	text-transform: initial;
	color: white;
}
.sub-menu li a:hover{
	color: var(--accent);
}
.sub-menu li{
	clear: both;
	width: 100%;
	display: block;
	white-space: nowrap;
}
.showMenu{
	display: none;
}
@media screen and (max-width: 64.9375em) {
	.showMenu.menuVisible .bar:before{
		transform: rotate(90deg);
		width: 100%;
		top: 0;
	}
	.menu{
		order: +1
	}
	.showMenu.menuVisible .bar:after{
		transform: rotate(90deg);
		width: 100%;
		top: 0;
	}
	.showMenu .bar{
		transition: background-color 0.5s ease, width 0.5s ease, transform 0.5s ease;
		background-color: var(--dark);
		width: 70%;
		margin: 15%;
		position: relative;
		height: 2px;
	}
	.showMenu.menuVisible .bar{
		transform: rotate(45deg);
		background-color: var(--accent);
	}
	.showMenu .bar:before, .showMenu .bar:after{
		transition: all 0.5s ease;
		content: '';
		height: 100%;
		background-color: inherit;
		position: absolute;
		right: 0;
	}
	.showMenu .bar:before{
		width: 80%;
		top: -8px;
	}
	.showMenu .bar:after{
		bottom: -8px;
		width: 50%;
	}
	.showMenu{
		cursor: pointer;
		height: 50px;
		width: 50px;
		float: right;
		display: block;
		position: relative;
		z-index: 101;
		top: 0;
		right: 0;
	}
	.menuContainer{
		order: +1;
	}
	nav.shown{
		pointer-events: initial;
		opacity: 1;
	}
	nav{
		transition: opacity 0.55s ease;
		pointer-events: none;
		opacity: 0;
		position: fixed;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100vh;
		width: 360px;
		max-width: 100%;
		top: 0;
		right: 0;
		z-index: 100;
		background-color: var(--dark);
		padding: 0px;
		margin: 0;
	}
	nav:before{
		content: '';
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
		position: absolute;
		background-size: cover;
		background-image: url('../images/header-testimonials.jpg');
		mix-blend-mode: overlay;
		z-index: -1;
		opacity: 0.8;
	}
	nav ul li a.active:before{
		content: '';
		z-index: 2;
		height: 100%;
		width: 2px;
		bottom: 0;
		left: unset;
		right: -20px;
		transform: translateX(0%);
		position: absolute;
		background-color: var(--accent);
	}
	nav ul li:hover .sub-menu{
		display: none;
	}
	.sub-menu li a{
		line-height: 30px;
		font-size: 18px;
		font-weight: 500;
		opacity: 0.7;
	}
	.sub-menu{
		padding: 10px 0;
		background-color: transparent;
		position: relative;
		box-shadow: none;
	}
	nav ul{
		width: 100%;
		padding: 50px;
	}
	nav ul li > a:after {
		font-size: 16px;
		position: absolute;
		top: 0px;
		right: 0px;
		margin: 0;
	}
	nav ul li{
		width: 100%;
		display: block;
	}
	nav ul li a{
		display: block;
		line-height: 40px;
		color: var(--white);
		padding: 0 20px;
		font-size: 26px;
		text-align: right;
	}
}
@media screen and (max-width: 39.9375em) {
	nav{
		width: 100%;
	}
}

.site{
	position: relative;
	min-height: 100vh;
	overflow: hidden;
}
/*TopBar*/
.topBar{
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 100;
	transition: background-color 0.5s ease, padding 0.5s ease;
	padding: 0px;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	background-color: white;
}
.topBar.stuck{
	box-shadow: 0px 5px 10px rgba(0,0,0,0.4);
	padding: 0px;
	border-bottom: 0px;
}
.logo{
	height: 100px;
}
.socialNav{
	display: flex;
	column-gap: 0.5em;
	align-items: flex-end;
}
.socialNav a{
	color: white;
	position: relative;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 40px;
	border-radius: var(--roundRadius);
	display: inline-block;
}
.socialNav a[href*="facebook"]{background-color: #4B69B0;}
.socialNav a[href*="twitter"]{background-color: #37B1E1;}
.socialNav a[href*="instagram"]{background: -webkit-linear-gradient(#F7BA00, #bb00f4);}
.socialNav a[href*="youtube"]{background-color: #E83F3A;}
.socialNav a[href*="whatsapp"]{background-color: #2BA63A;}
.socialNav a[href*="linkedin"]{background-color: #0074B2;}
@media screen and (max-width: 39.9375em) {
	.topBar .socialNav{
		display: none;
	}
}
@media screen and (max-width: 39.9375em) {
	.logo{
		height: 80px;
	}
}
/*Header*/
header{
	z-index: 1;
	background-color: var(--dark);
	position: relative;
}
header .flickity-viewport{
	overflow: visible;
}
header .text h1, header .text h2{
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5)
}
/*Slideshow*/
.slideShow{
	width: 100%;
	height: 100%;
}
.slide:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	background-image: linear-gradient(to right, rgba(0,0,0,0.9), rgba(0,0,0,0.0));
	z-index: -1;
}
@media screen and (max-width: 39.9375em) {
	.slide:before{
		height: 150%;
		top: unset;
		bottom: 0;
		background-image: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0.0));
	}
}
/*.slide:after{
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top, var(--dark), rgba(0,0,0,0.0));
	z-index: -2;
}*/
.slideShow .slide.is-selected{
	opacity: 1;
	transform: scale(1);
	pointer-events: unset;
}
.slideShow .slide .row{
	height: 100%;
}
.slideShow .slide.is-selected h1{
	opacity: 1;
	top: 0;
}
.slideShow .slide h1{
	position: relative;
	opacity: 0;
	top: 100px;
	transition: opacity 0.5s ease 0.5s, top 0.5s ease  0.5s
}
.slideShow .slide.is-selected ul, .slideShow .slide.is-selected p{
	opacity: 0.7;
	top: 0;
}
.slideShow .slide ul, .slideShow .slide p{
	transition: opacity 0.5s ease 0.8s, top 0.5s ease  0.8s;
	top: 100px;
	opacity: 0;
	position: relative;
}
.slideShow .slide ul{
	display: flex;
	column-gap: 1em;
}
.slideShow .slide .cta:before{
	content: '';
	position: absolute;
	top: calc(100% - 6px);
	right: -2px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid white;
}
.slideShow .slide.is-selected .btn{
	opacity: 1;
	left: 0;
}
.slideShow .slide .cta:hover{
	padding-right: 70px;
}
.slideShow .slide .btn{
	transition: opacity 0.5s ease 1.2s, left 0.5s ease  1.2s, padding 0.5s ease;
	opacity: 0;
	left: -200px;
}
.slideShow .slide ul li{
	width: auto;
}
.slideShow .slide{
	height: 800px;
	position: relative;
	pointer-events: none;
	width: 100%;
	padding: 400px var(--paddingX) 100px var(--paddingX);
	transition: opacity 0.5s ease, transform 0.5s ease, top 0.5s ease;
	overflow: hidden;
}
@media screen and (max-width: 39.9375em) {
	.slideShow .slide{
		padding: 350px var(--paddingX) 40px var(--paddingX);
		height: auto;
	}
}
.slideShow .slide img.brand{
	position: absolute;
	right: 12%;
	bottom: 0;
	width: 200px;
	opacity: 0.1;
}
.slideShow .slide img.slideBg{
	mix-blend-mode: multiply;
	object-fit: cover;
	position: absolute;
	z-index: -3;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.slideShow .slide .map iframe{
	width: 130%;
	filter: grayscale(1) invert(1);
}
@media screen and (max-width: 39.9375em) {
	.slideShow .slide .map iframe{
		width: 100%;
		top: -200px;
	}
}
.slideShow .slide .map{
	overflow: hidden;
	margin-bottom: 0;
	background-color: var(--dark);
	mix-blend-mode: multiply;
	object-fit: cover;
	position: absolute;
	z-index: -3;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/*Galleries*/
.fancybox-infobar{
	color: #FFFFFF;
	font-size: 1.2em;
}
.fancybox-content img{
	border-radius: var(--largeRadius);
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.gallery{
	display: block;
}
.gallery .columns img{
	margin: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.gallery .columns .caption{
	position: absolute;
	pointer-events: none;
	color: #444;
	width: calc(100% - 20px);
	background-color: rgba(255,255,255,0.6);
	bottom: 10px;
	padding: 12px;
	left: 10px;
	font-size: 13px;
}
.gallery .columns:hover::before{
	opacity: 1
}
.gallery .columns a{
	display: block;
}
.gallery .columns a:hover:before{
	opacity: 1;
}
.gallery .columns a:before{
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
	content: '\f06e';
	opacity: 0;
	font-weight: 300;
	color: var(--white);
	border-radius: var(--smallRadius);
	width:  80px;
	height: 80px;
	font-size: 30px;
	text-align: center;
	line-height: 80px;
	pointer-events: none;
	font-family: 'Font Awesome 5 Pro';
	background-color: var(--accent);
	position: absolute;
	right: 36px;
	bottom: 4px;
}
.gallery .columns{
	position: relative;
	overflow: hidden;
	width: 25%;
	padding: 20px;
	float: left;
}
.gallery .columns:nth-child(10n + 6){
	float: right;
	width: 50%;
}
.gallery .columns:nth-child(10n + 1){
	width: 50%;
}
@media screen and (max-width: 39.9375em) {
	.gallery .columns:nth-child(3n + 1){
		width: 100%;
	}
	.gallery .columns:nth-child(3n + 2),.gallery .columns:nth-child(3n + 3){
		width: 50%;
	}
}
/*Maps*/
.map{
	width: 100%;
	height: 400px;
	border-radius: var(--largeRadius);
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: var(--accent);
	margin-bottom: var(--spacing);
}
.map iframe{
	position: absolute;
	width: 100%;
	height: calc(100% + 300px);
	z-index: -1;
	left: 0;
	opacity: 0.8;
	filter: grayscale(1);
	top: -150px;
}
@media screen and (max-width: 64.9375em) {
	.map{
		height: 250px;
	}
}

/*Set Colours*/
.text{color: var(--black);}
.text.light{color: var(--white);}

/*Headings*/
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6{
	margin: 0 0 var(--spacing) 0;
	font-weight: 700;
	line-height: 120%;
	color: var(--dark);
}
.text h1 span, .text h2 span, .text h3 span, .text h4 span, .text h5 span, .text h6 span{
	color: var(--accent)
}
.text h1 em, .text h2 em, .text h3 em, .text h4 em, .text h5 em, .text h6 em{
	font-style: initial;
	text-decoration: underline;
	text-decoration-color: var(--accent);
}
.text.light h1, .text.light h2, .text.light h3, .text.light h4{color: var(--white);}
/*Heading Sizing Structure*/
.text h1{font-size: 2.8em;}
.text h2{font-size: 2.4em;}
.text h3{font-size: 2em;}
.text h4{font-size: 1.6em;}
@media screen and (max-width: 64.9375em) {
	.text h1{font-size: 2.6em;}
	.text h2{font-size: 2.2em;}
	.text h3{font-size: 1.8em;}
	.text h4{font-size: 1.4em;}	
}
@media screen and (max-width: 39.9375em) {
	.text h1{font-size: 2.4em;}
	.text h2{font-size: 2em;}
	.text h3{font-size: 1.6em;}
	.text h4{font-size: 1.2em;}	
}
/*Pre Headings*/
.text > span{
	font-size: 0.8em;
	font-weight: 500;
	position: relative;
	color: var(--accent);
	display: block;
}
/*Images*/
.text figure img{
	margin-bottom: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.text figure{
	width: 100%;
	height: 100%;
	z-index: 1;
	min-height: 40vh;
	max-height: 80vh;
	margin: 0!important;
	box-shadow: var(--boxShadow);
	border-radius: var(--largeRadius);
	position: relative;
}
@media screen and (max-width: 39.9375em) {
	.text figure{
		height: 50vh;
	}
	.intro .text figure{
		min-height: 20vh;
		height: 30vh!important
	}
}
.text figure figcaption > *:last-child{
	margin-bottom: 0;
}
.text figure figcaption h3{
	color: var(--accent);
	font-weight: bold;
	margin-bottom: 0;
}
.intro .text figure figcaption{
	left: unset;
	right: -24px;
	bottom: -24px;
}
.text figure figcaption{
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 80%;
	column-gap: 2em;
	--spacing: 6px;
	color: var(--white);
	background-color: var(--dark);
	position: absolute;
	padding: 1.8em;
	border-radius: var(--smallRadius);
	bottom: 30px;
	font-size: 0.8em;
	left: -26px;
	box-shadow: var(--boxShadow);
}
@media screen and (max-width: 39.9375em) {
	.text figure figcaption{
		align-items: flex-start;
		flex-direction: column;
	}
}
.text img{
	margin: 0 0 var(--spacing) 0;
	border-radius: var(--smallRadius);
}
/*padded Box*/
.invisCon{
	padding: 0 2em 0 0;
}
.text .invisCon figure{
	--spacing: 16px;
	height: 250px;
	margin-bottom: var(--spacing)!important;
	min-height: unset;
	max-height: unset;
}
.text .invisCon p{
	font-size: 0.8em;
	opacity: 0.6
}
.text .invisCon h2{
	--spacing: 16px;
	font-weight: 400;
	font-size: 1.43em;
}
/*Card SLider*/
.reasons .flickity-viewport{
	overflow: visible;
}
.cardSlider{
	margin-top: 40px;
}
.sliderControls button{
	position: relative;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.sliderControls button.nextSlide .line:before{
	right: 1px;
	transform-origin: 100% 50%;
	transform: rotate(40deg);
}
.sliderControls button.nextSlide .line:after{
	right: 1px;
	transform-origin: 100% 50%;
	transform: rotate(-40deg);
}
.sliderControls button.prevSlide .line:before{
	left: 1px;
	transform-origin: 0% 50%;
	transform: rotate(40deg);
}
.sliderControls button.prevSlide .line:after{
	left: 1px;
	transform-origin: 0% 50%;
	transform: rotate(-40deg);
}
.sliderControls button:hover .line:before{
	transform: rotate(20deg);
}
.sliderControls button:hover .line:after{
	transform: rotate(-20deg);
}
.sliderControls button .line:before,.sliderControls button .line:after{
	border-radius: 3px;
	content: '';
	transition: transform 0.5s ease;
	height: 2px;
	width: 50%;
	background-color: inherit;
	position: absolute;
	top: 0;
}
.sliderControls button .line{
	border-radius: 1px;
	height: 2px;
	margin: 0 20%;
	position: relative;
	width: 60%;
	background-color: white;
}
.cardSlider .item .imgBox img{
	object-fit: cover;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.cardSlider .item .imgBox{
	flex-basis: 100%;
	overflow: hidden;
	position: relative;
}
@media screen and (max-width: 39.9375em) {
	.cardSlider .item .imgBox{
		flex-basis: auto;
		height: 200px;
	}
}
.cardSlider .item .text h3{
	color: var(--accent)
}
.cardSlider .item .text{
	flex-basis: 100%;
	padding: 100px 50px;
	font-size: 0.9em;
	--spacing: 16px;
	background-color: var(--dark);
}
@media screen and (max-width: 39.9375em) {
	.cardSlider .item .text{
		padding: 30px;
	}
}
.cardSlider .item{
	width: 50%;
	border-radius: var(--largeRadius);
	box-shadow: var(--boxShadow);
	overflow: hidden;
	margin-right: 40px;
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 64.9375em) {
	.cardSlider .item{
		width: 70%
	}
}
@media screen and (max-width: 39.9375em) {
	.cardSlider .item{
		width: 90%;
		flex-direction: column;
	}
}
/*Cards*/
.text .card{
	height: 100%;
	background-color: var(--dark);
	font-size: 0.9em;
	border-radius: var(--largeRadius);
	box-shadow: var(--boxShadow);
	padding: var(--cardPadding);
}
.bigCard a{
	/*margin-bottom: 0!important*/
}
.bigCard{
	border-radius: var(--largeRadius);
	background-color: var(--dark);
	box-shadow: var(--boxShadow);
	padding: 60px;
	position: relative;
	z-index: 1;
}
.bigCard .map iframe{
	opacity: 0.6;
	pointer-events: none;
	filter: grayscale(1) invert(1);
}
.bigCard .map:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 66%;
	height: 100%;
	background-image: linear-gradient(to right, var(--dark), rgba(0,0,0,0.0));
	z-index: 1;
}
.bigCard .map{
	background-color: var(--dark);
	position: absolute;
	width: 66%;
	height: 100%;
	top: 0;
	right: 0
}
@media screen and (max-width: 64.9375em) {
	.bigCard .map{
		width: 50%;
		height: 100%;
		top: 0;
		right: 0
	}
}
@media screen and (max-width: 39.9375em) {
	.bigCard{
		padding: 320px 30px 30px 30px;
	}
	.bigCard .map{
		height: 300px;
		width: 100%;
		z-index: -1;
	}
	.bigCard .map:before{
		top: unset;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100px;
		background-image: linear-gradient(to top, var(--dark), rgba(0,0,0,0.0));
	}
}
/*Generic Callout*/
.text .callout{
	padding: var(--cardPadding);
	border-radius: var(--largeRadius);
	margin-bottom: var(--spacing);
	font-size: 0.9em;
}
@media screen and (max-width: 39.9375em) {
	.text .callout{
		padding: var(--cardPadding);
	}
}
/*Horizontal Rules*/
.text hr{
	top: -20px;
	position: relative;
	display: inline-block;
	height: 2px;
	width: 60px;
	background-color: var(--accent);
	border: 0px!important;
}
.text.light hr{
	background-color: #e6f4e7;
}
.text hr.full{
	width: 100%;
}
.accentBg hr, .gradeBg hr{
	background-color: #FFFFFF;
}
.text hr.spacer{
	height: 2.2em;
	margin: 0;
	background-color: rgba(0,0,0,0);
	width: 100%;
}
/*Paragraphs*/
.text p{
	font-size: 0.9em;
	font-weight: 500;
	line-height: 180%;
	margin: 0 0 var(--spacing) 0;
}
.text p.statement{
	font-weight: bold;
	font-size: 1em;
}
.text p.smallPrint{
	font-size: 0.6em;
}
.text p a{
	color: var(--secondary);
	text-decoration: underline;
}
.text a{
	overflow: auto;
}
/*Icons*/
.text .icon + .icon{
	margin-left: 10px;
}
.text.light .icon{
	color: var(--accent);
}
.text .icon{
	display: inline-block;
	color: var(--pale);
	font-size: 1.8em;
	text-align: center;
	margin-bottom: var(--spacing);
}
.text p i{
	font-size: 1.3em;
	color: var(--accent);
	width: 30px;
	line-height: 30px;
	margin: 0;
}
/*Address and hours*/
.text address p, .hours p{
	margin-bottom: unset;
	font-style: initial;
}
.hours p b{
	width: 100px;
	display: inline-block;
}
.hours p.today{
	font-weight: bold;
	color: var(--accent);
}
/*Blockquotes*/
.revs{
	columns: 2 !important;
	column-gap: 3.2em;
}
@media screen and (max-width: 39.9375em) {
	.revs{
		columns: 1 !important;
		column-gap: var(--spacing);
	}
}
blockquote .stars i{
	color: var(--white);
	font-size: 28px;
}
blockquote .stars p{
	color: white;
	text-transform: uppercase;
	margin-bottom: 0!important
}
blockquote i{
	position: absolute;
	text-align: center;
	border-radius: var(--smallRadius);
	box-shadow: var(--boxShadow);
	box-shadow: var(--boxShadow);
	z-index: 1;
	color: white;
	font-size: 28px;
	right: 20px;
	bottom: -20px;
	padding: 50px 20px 20px 20px;
	display: inline-block;
	background-color: var(--accent)
}
.revs.text blockquote{
	background-color: var(--pale);
	border: none;
}
.text blockquote{
	font-size: 0.9em;
	break-inside: avoid-column !important;
	border-left: 2px solid var(--accent);
	border-radius: var(--largeRadius);
	margin: 0 0 calc(var(--spacing) + 30px) 0;
	position: relative;
	padding: var(--cardPadding);
	z-index: 1;
}
.paleBg blockquote{
	border: 2px solid var(--white);
}
.text blockquote h3{
	margin-bottom: 16px;
}
.text blockquote p{
	font-size: 0.9em;
	margin-bottom: 16px;
}
.text blockquote p b{
	margin-bottom: 0;
	font-weight: 500!important;
	color: var(--accent);
}
@media screen and (max-width: 39.9375em) {
	.text blockquote{
		margin-top: 10px;
		margin-bottom: var(--spacing);
	}
	.text blockquote:after{
		left: 20px;
		top: -20px;
	}
}
/*Buttons*/
a.btn i{
	margin-left: 20px;
	color: white;
	transition: color 0.5s ease;
}
a.btn{
	box-shadow: var(--boxShadow);
	font-size: 0.8em;
	background: var(--accent);
	padding: 0 2em;
	font-weight: 600;
	display: inline-block;
	line-height: 350%;
	margin: 0;
	-webkit-transition: background-color 0.5s, color 0.5s ease;
	-o-transition: background-color 0.5s, color 0.5s ease;
	transition: background-color 0.5s, color 0.5s ease;
	cursor: pointer;
	color: var(--white);
	border-radius: var(--roundRadius);
	position: relative;
}
.light a.btn:hover i{
	color: var(--accent);
}
a.btn:hover{
	background-color: var(--dark);
}
a.btn + a.btn:hover{
	background-color: var(--dark);
	color: var(--accent)
}
a.btn + a.btn i{
	color: var(--dark);
}
a.btn + a.btn{
	color: var(--dark);
	margin-left: 10px;
	padding: 0 1em;
	background-color: transparent!important;
	box-shadow: none!important;
}
.light a.btn{
	background-color: var(--accent);
}
.light a.btn:hover{
	background-color: var(--pale);
	color: var(--secondary);
}
.light a.btn + a.btn{
	color: var(--white);
}
.light a.btn + a.btn:hover{
	background-color: var(--white);
	color: var(--accent);
}
/*Tables*/
.text table{
	width: 100%;
	text-align: left;
	margin: 0 0 var(--spacing) 0;
	border-radius: var(--largeRadius);
	border-collapse: collapse;
	overflow: hidden;
	font-size: 0.8em;
}
.text table tr:first-of-type{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
	background-color: var(--accent)!important;
}
.text table tr:nth-of-type(even){
	background-color: rgba(0,0,0,0);
}
.text table tr:nth-of-type(odd){
	background-color: rgba(0,0,0,0.05);
}
.text.light table tr:nth-of-type(odd){
	background-color: rgba(0,0,0,0.3);
}
.text table td, table th{
	padding: 10px;
}
/*Unordered Lists*/
.text ul{
	font-size: 0.9em;
	margin-bottom: var(--spacing);
	font-weight: 500;
}
.text ul.twoCols{
	-webkit-columns: 2;
	-moz-columns: 2;
	-o-columns: 2;
	columns: 2;
}
.text ul li{
	display: inline-block;
	width: 100%;
	line-height: 180%;
}
.text ul.chonky li{
	display: inline-block;
	width: 100%;
	line-height: 200%;
	margin-bottom: 16px;
	background-color: var(--pale);
	padding: 12px;
	border-radius: var(--smallRadius);
}
.text ul.chonky li:last-of-type{
	margin-bottom: 0;
}

.text.light ul.chonky li{
	background-color: rgba(0,0,0,0.5);
}
.text.mid ul.chonky li{
	background-color: #FFFFFF;
}
.text ul.noDots li:before, .text .footerMenu + ul li:before{
	content: '';
	margin-right: 0;
}
.text ul li:before{
	color: var(--accent);
	display: inline-block;
	content: '\f00C';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 500;
	margin-right: 15px;
}
/*Ordered Lists*/
.text ol{
	font-weight: 500;
	font-size: 0.9em;
	margin-bottom: var(--spacing);
}
.text ol li{
	display: inline-block;
	width: 100%;
	line-height: 210%;
	counter-increment: step-counter;
}
.text ol.chonky li{
	line-height: 200%;
	margin-bottom: 16px;
	background-color: var(--pale);
	padding: 12px;
	border-radius: var(--smallRadius);
}
.text.light ol.chonky li{
	background-color: rgba(0,0,0,0.5);
}
.text.mid ol.chonky li{
	background-color: #FFFFFF;
}
.text ol li:before{
	text-align: center;
	height: 100%;
	font-weight: bold;
	border-radius: var(--smallRadius);
	width: 20px;
	color: var(--accent);
	display: inline-block;
	content: counter(step-counter)".";
	margin-right: 10px;
}
.text ol.chonky li:before{
	color: #FFFFFF;
	text-align: center;
	height: 100%;
	border-radius: var(--smallRadius);
	width: 30px;
	background-color: var(--accent);
	display: inline-block;
	content: counter(step-counter)".";
	margin-right: 10px;
}
/*Social Lists*/
.text ul.socials{
	-webkit-columns: 1;
	-moz-columns: 1;
	-o-columns: 1;
	columns: 1;
	position: relative;
	margin-top: -20px;
}
.text ul.socials li:before{
	display: none!important;
}
.text ul.socials li a i{
	transition: all 0.5s;
}
.text ul.socials li a:hover{
	transform: scale(1.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11), 0 8px 8px rgba(0,0,0,0.11), 0 16px 16px rgba(0,0,0,0.11), 0 32px 32px rgba(0,0,0,0.11);
}
.text ul.socials li{
	padding: 0;
	background-color: transparent;
}
.text ul.socials li a[href*="facebook"]{background-color: #4B69B0;}
.text ul.socials li a[href*="twitter"]{background-color: #37B1E1;}
.text ul.socials li a[href*="instagram"]{background: -webkit-linear-gradient(#F7BA00, #bb00f4);}
.text ul.socials li a[href*="youtube"]{background-color: #E83F3A;}
.text ul.socials li a[href*="whatsapp"]{background-color: #2BA63A;}
.text ul.socials li a[href*="linkedin"]{background-color: #0074B2;}
.text ul.socials li a{
	color: var(--white)!important;
	border-radius: var(--roundRadius);
	box-shadow: var(--boxShadow);
	overflow: hidden;
	padding: 0px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 1.1em;
	display: inline-block;
	float: left;
	will-change: transform;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	text-align: center;
	transition: box-shadow 0.5s ease, transform 0.5s ease-out, background-color 0.5s ease, background 0.5s ease;
	margin-right: 14px;
}
.text ul.socials li{
	opacity: 1!important;
	width: auto;
	float: left!important;
	margin-bottom: 20px;
}
.text ul.socials.right li{
	float: right!important;
}
.text ul.socials.right li a{
	margin-right: 0px;
	margin-left: 10px;
}
@media screen and (max-width: 64.9375em) {
	.text ul.socials.right li{
		float: left!important;
		margin-left: 0px;
		margin-right: 6px;
	}
.text ul.socials.right li a{
	margin-right: 10px;
	margin-left: 0px;
}
}
@media screen and (max-width: 39.9375em) {
	.text ul, .text ul.twoCols, .text ol{
		-webkit-columns: 1;
		-moz-columns: 1;
		-o-columns: 1;
		columns: 1;
	}
}
.container div img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.container {
	display: grid;
	grid-template-columns: 33.3% 33.3% 33.3%;
	grid-template-rows: 30% 30% 40%;
	gap: 1em 1em;
	grid-auto-flow: row;
	grid-template-areas:
		"mainimage mainimage portrait"
		"mainimage mainimage portrait"
		"box landscape landscape";
	width: calc(100% - 2em);
	height: 600px;
}
@media screen and (max-width: 64.9375em) {
	.container{
		width: 100%;
		height: 340px;
		gap: 0em 0em;
		border-radius: var(--largeRadius);
		overflow: hidden;
	}
	.container *{
		border-radius: 0px!important;
	}
}

.mainimage { grid-area: mainimage; }
.portrait { grid-area: portrait; }
.box { grid-area: box; }
.landscape { grid-area: landscape; }
.container .inner{
	padding: 1em;
	font-size: 0.8em;
	--spacing: 15px;
}
.container .portrait h3{
	font-size: 5.4em;
	font-weight: bold;
	color: white;
	margin-bottom: 0;
	line-height: 1.2ch
}
@media screen and (max-width: 39.9375em) {
	.container .portrait h3{
		font-size: 3.2em;
	}
}
.container .portrait p{
	font-size: 1em;
	font-weight: bold;
}
@media screen and (max-width: 39.9375em) {
	.container .portrait p{
		font-size: 0.6em;
	}
}
.container .portrait{
	background-color: var(--accent);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: var(--smallRadius);
}
.container .box{
	border-radius: var(--smallRadius);
	background-color: var(--black);
	display: flex;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	color: var(--accent);
	text-align: center;
	font-weight: bold;
}
.container .box:hover{
	background-color: var(--dark)!important
}
/*Links*/

@media screen and (max-width: 39.9375em) {
	.links .columns{
		margin-bottom: var(--spacing);
	}
	.links .columns:last-of-type{
		margin-bottom: 0;
	}
}
a.cred img{
	margin-bottom: 0;
	width: 60px;
	height: 60px;
	position: relative;
	top: 0;
	transition: transform 0.4s ease;
}
a.cred:hover {
	filter: grayscale(0);
}
a.cred:hover img{
	transform: scale(1.2);
}
a.cred p{
	color: white;
	font-size: 0.8em;
	margin: 0;
	line-height: 120%;
	font-weight: bold;
}
@media screen and (max-width: 64.9375em) {
	a.cred p{
		font-size: 0.7em;
	}
}
a.cred{
	filter: grayscale(0.4);
	overflow: visible;
	padding: 1em;
	align-items: center;
	display: flex;
	column-gap: 1em;
	background-size: 10000px;
	height: 100%;
	border-radius: var(--smallRadius);
	box-shadow: var(--boxShadow);
}
@media screen and (max-width: 64.9375em) {
	.links .columns{
		margin-bottom: var(--spacing);
	}
}
/*Definition Lists*/
.text dl {
	font-size: 0.9em;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: var(--spacing);
}
.text dl > * {
	padding-top: 10px;
}
.text dt {
	width: 25%;
	color: var(--accent);
	font-size: 1.2em;
	padding-right: 10px;
	line-height: 125%;
	font-weight: bold;
}
.text dd {
	width:75%;
	padding-left: 20px;
	line-height: 165%;
	margin-left: 0px;
	margin-bottom: 20px;
}
.text dd + dd {
	width: 100%;
	padding-left: calc(25% + 20px);
}
.text dt + dt {
	padding-right: 75%;
}
.text dt + dt + dd {
	margin-top: 20px;
	padding-left: calc(25% + 20px;);
}
/*SMALL SCREENS AND UNDER */
@media screen and (max-width: 39.9375em) {
	.text dl > * {
		padding-top: 10px;
	}
	.text dt {
		width: 100%;
		padding-right: 0px;
		margin-bottom: 20px
	}
	.text dd {
		width: 100%;
		padding-left: 0px;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	.text dd + dd {
		padding-left: 0;
	}
	.text dt + dt {
		padding-right: 75%;
	}
	.text dt + dt + dd {
		margin-top: 10px;
		padding-left: 0;
	}
}
/*Forms*/
.text form ::placeholder {color: var(--black);opacity: 1;}
.text form :-ms-input-placeholder {color: var(--black);}
.text form ::-ms-input-placeholder {color: var(--black);}
.text.light form ::placeholder {color: var(--white);opacity: 1;}
.text.light form :-ms-input-placeholder {color: var(--white);}
.text.light form ::-ms-input-placeholder {color: var(--white);}
.text form{
	margin-bottom: 30px;
}
.text form .btn{
	margin-top: 20px;
}
.text.light form label{
	color: var(--pale)
}
.text form .checker *{
	line-height: 100%;
	margin: 0;
}
.text form #sum{
	margin-top: 6px!important;
}
.text form label{
	display: block;
	font-size: 0.8em;
	line-height: 200%;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 6px;
	color: var(--dark);
}
.paleBg .text form input, .paleBg .text form select, .paleBg .text form textarea{
	background-color: #FFFFFF;
	border: 1px solid #e6f4e7;
}
.text form input, .text form select{
	width: 100%;
	height: 44px;
	color: #333333;
	background-color: var(--pale);
	font-size: 0.8em;
	padding: 0 16px;
	box-shadow: 0px;
	outline: 0;
	border-radius: var(--smallRadius);
	border: 0px solid #BBBBBB;
	display: block;
}
.text.light form input, .text.light form select, .text.light form textarea{
	background-color: rgba(255,255,255,0.2);
	color: white;
}
.text.light form select option{
	background-color: var(--dark);
}
.text form select{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.text form select::-ms-expand {
  display: none;
}
.text form .sendForm.disabled{
	background-color: var(--dark)!important;
}
.text form textarea{
	border-radius: var(--smallRadius);
	width: 100%;
	background-color: var(--pale);
	color: #333333;
	resize: none;
	padding: 16px;
	border: 0px solid #BBBBBB;
	height: 160px;
	margin-bottom: var(--spacing);
}
.text form .sendForm:hover{
	background-color: var(--dark)
}
.text form .sendForm{
	cursor: pointer;
	border-radius: var(--roundRadius);
	display: block;
	width: 100%;
	line-height: 44px;
	color: var(--white);
	border: none!important;
	background-color: var(--accent)!important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: all 0.5s;
}
@media screen and (max-width: 64.9375em) {
	.text form .sendForm{
		margin-top: 30px;
	}
}
.text form .sendForm:hover{
	background-color: var(--dark); 
}
/*SideBarsies*/
.sideBar{
	box-shadow: var(--boxShadow);
	position: relative;
	margin-top: -250px;
	background-color: var(--dark);
	overflow: hidden;
	height: calc(100% + 250px);
	display: flex;
	z-index: 1;
	flex-direction: column;
	border-radius: var(--smallRadius);
}
.sideBar.contained{
	margin-top: 0px;
	height: 100%;
}
@media screen and (max-width: 64.9375em) {
	aside{
		order: +1;
		margin-top: 30px;
	}
	.sideBar{
		margin-top: 0px;
		height: 100%;
	}
}
.sideBar .imageBox{
	flex: 1;
	overflow: hidden;
	position: relative;
	min-height: 200px;
	max-height: 800px;
}
.sideBar .textBox{
	height: auto;
	padding: 40px;
	position: relative;
}
.sideBar .imageBox img{
	border-radius: 0px;
	margin-bottom: 0!important;
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	/*mix-blend-mode: overlay;*/
}
@media screen and (max-width: 39.9375em) {
	.sideBar .imageBox{
		position: relative;
		min-height: auto;
	}
	.sideBar .imageBox img{
		object-fit: initial;
		position: relative;
	}
}
.sideBar .block{
	position: absolute;
	border-radius: var(--smallRadius);
	background-color: var(--accent);
	padding: 60px 10px 10px 10px;
	text-align: center;
	bottom: calc(100% - 16px);
}
.sideBar .block span i{
	margin-bottom: 15px;
}
.sideBar .block span{
	font-weight: bold;
	font-size: 36px;
	line-height: 100%;
}
.sideBar .block p{
	text-transform: uppercase;
	font-size: 10px!important;
	letter-spacing: 1px;
	line-height: 100%;
}
.sideBar .block span, .sideBar .block p{
	margin: 0;
}
/*Footer*/
.mapSection{
	z-index: 1;
	padding-bottom: 50px;
}
.mapSection:after{
	content: '';
	height: 200px;
	background-color: var(--pale);
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: -1;
	left: 0;
}
footer .text ul.socials{
	margin-top: 30px;
}
footer .text h4{
	margin-bottom: 40px;
}
footer .text p{
	margin-bottom: 0;
}
footer .text ul li b:after{
	content: ':';
	float: right;
}
footer .text ul li a:hover{
	color: var(--accent);
}
footer .text ul li b, footer .text:last-of-type p b{
	width: 80px;
	color: var(--accent);
	margin-right: 12px;
	display: inline-block;
}
footer{
	z-index: 0;
	background-color: var(--pale);
	position: relative;
	--spacing: 20px;
	font-size: 0.9em;
	overflow: hidden;
	padding: var(--paddingY) var(--paddingX);
}
footer img.brand{
	position: absolute;
	opacity: 0.2;
	width: 200px;
	right: -22px;
	bottom: -22px;
}
.copyBar{
	font-size: 0.8em;
	padding: 20px var(--paddingX);
	background-color: var(--black);
}
.copyBar .columns{
	width: 100%;
	margin-top: 0!important;
	margin-bottom: 0!important;
}
@media screen and (max-width: 39.9375em) {
	.copyBar .columns{
		flex: 0 0 100%;
	}
}
.copyBar .text p{
	opacity: 0.6;
	text-align: right;
	margin: 0!important;
}
@media screen and (max-width: 39.9375em) {
	.copyBar .text p{
		text-align: left;
	}
}
.copyBar ul.links li:last-of-type:after{
	content: '';
	display: none;
}
.copyBar ul.links li:before{
	content: '';
	display: none;
}
.copyBar ul.links li:after{
	content: '|';
	color: var(--accent);
	margin-right: 10px;
	margin-left: 10px;
}
.copyBar ul.links li{
	float: left;
	line-height: unset;
	width: auto;
}
.copyBar ul.links li a:hover{
	color: var(--accent);
}
.copyBar ul.links li a{
	color: rgba(255,255,255,0.6);
	display: inline-block;
	line-height: 36px;
	font-weight: 500;
}
/*Bits and Bobs*/
.colorBox{
	font-weight: 500;
	font-size: 14px;
	width: 100%;
	height: 80px;
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: var(--largeRadius);
}
@media screen and (max-width: 39.9375em) {
	.colorBox{
		margin-bottom: 0px;
	}
}
.info{
	padding: 30px;
	height: 100%;
	border-radius: var(--largeRadius);
	background: rgba(0,0,0,0.02);
	border: 1px solid rgba(0,0,0,0.2);
}
@media screen and (max-width: 64.9375em) {
	.infoBox{
		margin-bottom: 30px;
	}
}
.text .info .socials li a{
	font-size: 20px;
}
.imagery{
	text-align: center;
}
.imagery p{
	opacity: 0.7;
	font-size: 14px;
}
.imagery img{
	margin-bottom: 5px;
	height: 60px;
	margin-top: 30px;
}
@media screen and (max-width: 39.9375em) {
	.imagery img{
		height: auto
	}
}
.quoteForm{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	padding: 0;
	display: none;
	border-radius: var(--largeRadius);
	overflow: hidden;
	background-color: var(--white);
}
.quoteForm .text input{
	height: 40px;
	line-height: 40px;
}

.formText{
	padding: 60px;
}
@media screen and (max-width: 39.9375em) {
	.formText{
		padding: 40px;
	}
}
.formImage{
	overflow: hidden;
	border-radius: 0;
	position: relative;
}
@media screen and (max-width: 39.9375em) {
	.formImage{
		height: 200px;
	}
}
.formImage img{
	object-fit: cover;
	height: 100%;
	border-radius: 0;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.fancybox-slide--html .fancybox-close-small {
	color: var(--accent);
	padding: 2px;
	top: 20px;
	right: 20px;
}
@media screen and (max-width: 39.9375em) {
	.fancybox-slide--html .fancybox-close-small {
		color: #FFFFFF;
		background-color: var(--accent);
		padding: 2px;
		top: 20px;
		right: 20px;
	}	
}

/*-------------------------------------------------------------------------*/
/*Floating Action Button*/
/*-------------------------------------------------------------------------*/
.floatingMenu.open{
	pointer-events: inherit;
}
.floatingMenu{
	pointer-events: none;
	position: fixed;
	overflow: hidden;
	z-index: 98;
	bottom: 3.8rem;
	padding: 0.2rem 0.4rem 2.8rem 0;
	right: 2rem;
	display: flex;
	flex-direction: column;
}
.floatingMenu li.visible{
	opacity: 1;
	top: 0!important;
}
.floatingMenu li:last-of-type{
	margin-bottom: 0;
}
.floatingMenu li{
	opacity: 0;
	top: 20em;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	column-gap: 1em;
	margin-bottom: 1em;
	transition: top 0.5s ease, opacity 0.5s ease, transform 0.5s ease;
}
.floatingMenu li a:hover i{
	transform: scale(1.06);
}
.floatingMenu li:hover span{
	opacity: 1;
}
.floatingMenu li span{
	padding: 0.4rem;
	opacity: 0;
	font-size: 0.7rem;
	color: white;
	border-radius: var(--smallRadius);
	background-color: var(--black);
	transition: opacity 0.5s ease;
}
@media screen and (max-width: 39.9375em) {
	.floatingMenu li span{
		opacity: 1;
	}
}
.floatingMenu li a i{
	color: white;
	display: block;
	font-size: 1.375rem;
	width: 3rem;
	height: 3rem;
	border-radius: var(--roundRadius);
	text-align: center;
	line-height: 3rem;
	background-color: var(--accent);
}
.floatingMenu li a img{
	display: block;
	font-size: 1.375rem;
	width: 3rem;
	height: 3rem;
	border-radius: var(--roundRadius);
}
.floatingMenu li a[href*="facebook"] i{background-color: #4B69B0;}
.floatingMenu li a[href*="youtube"] i{background-color: #E83F3A;}
.floatingMenu li a[href*="twitter"] i{background-color: #37B1E1;}
.floatingMenu li a[href*="instagram"] i{background: #d6249f;background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
.floatingMenu li a[href*="whatsapp"] i{background-color: #2BA63A;}
.floatingMenu li a[href*="tel:"] i{background-color: #78e08f;}
.floatingMenu li a[href*="tel:07"] i{background-color: #38ada9!important;}
.floatingMenu li a[href*="sms:"] i{background-color: #60a3bc;}
.floatingMenu li a[href*="mailto:"] i{background-color: #e55039;}
.floatingMenu li a[href="#"] i{background-color: #e58e26;}
.floatingMenu li a i.fa-facebook-messenger{background-image: linear-gradient(to left, #2c80fc, #f35e82);}
button.fab{
	cursor: pointer;
	position: fixed;
	bottom: 2rem;
	z-index: 99;
	right: 2rem;
	font-size: 1.5rem;
	color: white;
	background-color: var(--accent);
	width: 3.6rem;
	height: 3.6rem;
	border-radius: var(--roundRadius);
	box-shadow: var(--boxShadow);
}
button.fab:before{
	content: '';
	border-radius: inherit;
	width: calc(100% - 0.4em);
	height: calc(100% - 0.4em);
	z-index: -1;
	position: absolute;
	top: 0.2em;
	left: 0.2em;
	background-color: rgba(255,255,255,0.1)
}