
@font-face {
	font-family: iconfont;
	src: url(fonts/iconfont.ttf?jqh4hf) format("truetype"), url(fonts/iconfont.woff?jqh4hf) format("woff"), url(fonts/iconfont.svg?jqh4hf#iconfont) format("svg");
	font-weight: 400;
	font-style: normal
}

img,
legend {
	border: 0
}

legend,
td,
th {
	padding: 0
}

.footer__accreditation,
.header__top-link {
	text-decoration: none;
	color: #fff
}

.accordion-item__content,
.header.js-is-sticky .header__bottom,
a,
button {
	transition: all .3s ease-in-out
}

.breadcrumbs__link:last-child,
.button-group--toggle .button.button--dark,
.button-group--toggle .wpfs-form .button--dark.wpfs-btn-link,
.button-group--toggle .wpfs-form .button--dark.wpfs-input-group-link,
.button-group--toggle .wpfs-form .wpfs-form-actions button.button--dark,
.wpcf7 .ajax-loader,
.wpfs-form .button-group--toggle .button--dark.wpfs-btn-link,
.wpfs-form .button-group--toggle .button--dark.wpfs-input-group-link,
.wpfs-form .wpfs-form-actions .button-group--toggle button.button--dark {
	pointer-events: none
}

.footer__nav-item,
.header__nav-item,
.header__sub-nav-item,
.social-links__item,
.tick-list__item {
	list-style-type: none
}

.slick-list:focus,
a:active,
a:hover {
	outline: 0
}

.clearfix:after,
.slick-track:after {
	clear: both
}

.mfp-arrow,
.slick-slider {
	-webkit-tap-highlight-color: transparent
}


.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.visually-hidden {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

.relative,
sub,
sup {
	position: relative
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

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
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
optgroup,
strong {
	font-weight: 500
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	max-width: 100%
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre,
textarea {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

.breadcrumbs__link,
.button--info,
.button--small,
.footer__title {
	text-transform: capitalize;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

*,
.mfp-container,
.slick-slider,
:after,
:before,
img.mfp-img {
	box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	font-size: 62.5%
}

body {
	color: #2a2e30;
	font: 16px/1.6 "helvetica-neue-lt-pro",sans-serif;
    font-weight: 500;
	font-weight: 300;
	max-width: 2750px;
	margin: 0 auto;
	overflow-x: hidden
}

.img--block {
	display: block;
	width: 100%
}

.img--inline-block {
	display: inline-block;
	vertical-align: middle
}

.overflow {
	overflow: auto
}

.no-overflow,
[class*=pull-up] {
	overflow: hidden
}

.footer {
	color: #fff
}

.footer__top {
	background-color: #2a2e30;
	padding: 12.5rem 0;
	border-top:1px solid #FFF;
}

@media (max-width:1023px) {
	.footer__top {
		padding: 10rem 0
	}
}

@media (max-width:767px) {
	.footer__top {
		padding: 6rem 0
	}
}

.footer__bottom {
	background-color: #2a2e30;
	border-top:1px solid #FFF;
	padding: 3.5rem 0
}

@media (max-width:767px) {
	.footer__bottom {
		padding: 6rem 0
	}
}

	.footer__section .std > a {
    border-bottom:1px solid #FFF;
}

.footer__section .std > a:hover {
	text-decoration: none !important;
	color:#64c5b7 !important;
	border-color:#64c5b7 !important;
}


@media (min-width:768px) {




	.footer__bottom-inner {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex
	}

	.footer__nav--split {
		column-count: 2;
		column-gap: 4rem
	}
}

.footer__icon,
.footer__logo {
	display: inline-block;
	vertical-align: middle
}

.footer__section {
	
}

@media (max-width:1023px) {
	.footer__section {
		margin-bottom: 7.5rem;
		padding-bottom: 7.5rem
	}
}

@media (max-width:767px) {
	.footer__section {
		margin-bottom: 6rem;
		padding-bottom: 6rem
	}
}

.footer__title {
	font-size: 1.125em;
	font-family: "helvetica-neue-lt-pro",sans-serif;
font-weight: 700;
font-style: normal;
	line-height: 1.25;
	margin: 0
}

.button--small,
h1,
h2,
h3 {
	font-family: "helvetica-neue-lt-pro",sans-serif;
font-weight: 300;
font-style: normal;

}

h4,
h5,
h6 {
	font-family: "helvetica-neue-lt-pro",sans-serif;
font-weight: 500;
font-style: normal;

}

.footer__icon {
	color: #2a2e30;
	font-size: 3.125em
}

.footer__logo-image {
	display: block;
	width: 21.5rem
}

@media (max-width:767px) {
	.footer__logo-image {
		width: 17.5rem
	}
}

.footer__nav-items {
	margin: 0;
	padding: 0
}

.footer__nav-item {
	margin-bottom: .5rem
}

.footer__nav-item:last-child {
	margin-bottom: 0
}

.footer__nav-link {
	color: #fff;
	font-weight: 500;
	text-decoration: none
}

.footer__nav-link:hover {
	color: #64c5b7;
}

@media (min-width:768px) {
	.footer__copyright br {
		display: none
	}
}

.footer__accreditation {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
}

.footer__accreditation-logo {
	display: block;
    height: 2.5rem;
    margin-right: 1rem;
    width: 4rem;
}

.container {
	margin: 0 auto;
	max-width: 1800px;
	padding: 0 2.5rem;
	width: 100%
}

.container--narrow {
	max-width: 950px
}

@media (min-width:768px) {
	.container {
		padding: 0 3rem
	}
}

@media (min-width:1151px) {
	.container {
		padding: 0 4rem
	}
}

@media (min-width:1501px) {
	.container {
		padding: 0 5rem
	}
}

.inner-container {
	margin: 0 auto;
	max-width: 1150px
}

.article__content,
.article__figure-content {
	max-width: 90rem;
	z-index: 1;
	position: relative
}

.header__nav {
    margin-right: auto;
}


.header__top-link {
    
    margin-left:1em;
	min-height: 80px;
}

.button--headerenquiry {
    margin-left:0em;
	align-items: center;
}

.header__top-text {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.header__top-link svg {
    fill:#2a2e30;
    margin-right:0.5em;
    width:20px;
}

.header__top-text strong {
    color:#2a2e30;
    font-weight: 700;
    margin-left:0.5em;
}
@media (min-width:1024px) {
	a[href^="tel:"] {
		pointer-events: none
	}

	.inner-container--inline {
		display: -ms-flexbox;
		display: flex
	}
}

.row,
.wpfs-form .wpfs-form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1rem;
	margin-right: -1rem;
	width: calc(100% + 2rem)
}

@media (min-width:481px) {

	.row,
	.wpfs-form .wpfs-form-row {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc(100% + 4rem)
	}
}

.row--reverse {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.row--snug {
	margin-left: -1rem;
	margin-right: -1rem;
	width: calc(100% + 2rem)
}

.row--snug>[class^=column-],
.wpfs-form .row--snug>.wpfs-form-col {
	padding-left: 1rem;
	padding-right: 1rem
}

.row--flush {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}

.row--flush>[class^=column-],
.wpfs-form .row--flush>.wpfs-form-col {
	padding-left: 0;
	padding-right: 0
}

@media (min-width:1501px) {
	.row--loose {
		margin-left: -4rem;
		margin-right: -4rem;
		width: calc(100% + 8rem)
	}

	.row--loose>[class^=column-],
	.wpfs-form .row--loose>.wpfs-form-col {
		padding-left: 4rem;
		padding-right: 4rem
	}
}

@media (min-width:768px) {
	.row--auto {
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.row--auto>[class^=column-],
	.wpfs-form .row--auto>.wpfs-form-col {
		-ms-flex: 1;
		flex: 1
	}
}

.row--center {
	-ms-flex-align: center;
	align-items: center
}

.row--bottom {
	-ms-flex-align: end;
	align-items: flex-end
}

.row--justify-center {
	-ms-flex-pack: center;
	justify-content: center
}

.row--justify-center h2, .row--justify-center h3, .row--justify-center div {
	text-align: center;
	padding:0;
}

.row--justify-center h2 {
	padding-right: 0;
}

.wpfs-form .wpfs-form-col,
[class^=column-] {
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100%
}

.column--flex {
	display: -ms-flexbox;
	display: flex
}

.column--center {
	margin: auto
}

.column--pull-right {
	margin-left: auto
}

.no-push {
	margin: 0 !important
}

.push-down {
	margin-bottom: 2rem !important
}

.push-down-xxx-small {
	margin-bottom: .5rem !important
}

.push-down-xx-small {
	margin-bottom: .66rem !important
}

.push-down-x-small,
.wpfs-form .wpfs-form-label {
	margin-bottom: 1rem !important
}

.push-down-small {
	margin-bottom: 1.5rem !important
}

.push-down-small-medium {
	margin-bottom: 2.5rem !important
}

.push-down-medium-small,
.wpfs-form .wpfs-form-check,
.wpfs-form .wpfs-form-check-group,
.wpfs-form .wpfs-form-check-group-title,
.wpfs-form .wpfs-form-group {
	margin-bottom: 3rem !important
}

.push-down-medium {
	margin-bottom: 4rem !important
}

.push-down-medium-large {
	margin-bottom: 5rem !important
}

.push-down-large {
	margin-bottom: 6rem !important
}

.push-down-x-large {
	margin-bottom: 8rem !important
}

.push-down-xx-large {
	margin-bottom: 10rem !important
}

.push-down-xxx-large {
	margin-bottom: 12.5rem !important
}

.pull-up {
	margin-bottom: -2rem !important
}

.pull-up-xxx-small {
	margin-bottom: -.5rem !important
}

.pull-up-xx-small {
	margin-bottom: -.66rem !important
}

.pull-up-x-small {
	margin-bottom: -1rem !important
}

.pull-up-small {
	margin-bottom: -1.5rem !important
}

.pull-up-small-medium {
	margin-bottom: -2.5rem !important
}

.pull-up-medium-small {
	margin-bottom: -3rem !important
}

.pull-up-medium {
	margin-bottom: -4rem !important
}

.pull-up-medium-large {
	margin-bottom: -5rem !important
}

.pull-up-large {
	margin-bottom: -6rem !important
}

.pull-up-x-large {
	margin-bottom: -8rem !important
}

.pull-up-xx-large {
	margin-bottom: -10rem !important
}

.pull-up-xxx-large {
	margin-bottom: -12.5rem !important
}

.hide {
	display: none !important
}

.center {
	text-align: center
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.column-1 {
	width: 8.33333%
}

.column-2 {
	width: 16.66667%
}

.column-3 {
	width: 25%
}

.column-4 {
	width: 33.33333%
}

.column-5 {
	width: 41.66667%
}

.column-6 {
	width: 50%
}

.column-7 {
	width: 58.33333%
}

.column-8 {
	width: 66.66667%
}

.column-9 {
	width: 75%
}

.column-10 {
	width: 83.33333%
}

.column-11 {
	width: 91.66667%
}

.column-12 {
	width: 100%
}

@media (max-width:480px) {
	.column-xs-1 {
		width: 8.33333%
	}

	.column-xs-2 {
		width: 16.66667%
	}

	.column-xs-3 {
		width: 25%
	}

	.column-xs-4 {
		width: 33.33333%
	}

	.column-xs-5 {
		width: 41.66667%
	}

	.column-xs-6 {
		width: 50%
	}

	.column-xs-7 {
		width: 58.33333%
	}

	.column-xs-8 {
		width: 66.66667%
	}

	.column-xs-9 {
		width: 75%
	}

	.column-xs-10 {
		width: 83.33333%
	}

	.column-xs-11 {
		width: 91.66667%
	}

	.column-xs-12 {
		width: 100%
	}
}

@media (min-width:481px) {

	.wpfs-form .wpfs-form-col,
	[class^=column-] {
		padding-left: 2rem;
		padding-right: 2rem
	}

	.row--center-s {
		-ms-flex-align: center;
		align-items: center
	}

	.column-s-1 {
		width: 8.33333%
	}

	.column-s-2 {
		width: 16.66667%
	}

	.column-s-3 {
		width: 25%
	}

	.column-s-4 {
		width: 33.33333%
	}

	.column-s-5 {
		width: 41.66667%
	}

	.column-s-6 {
		width: 50%
	}

	.column-s-7 {
		width: 58.33333%
	}

	.column-s-8 {
		width: 66.66667%
	}

	.column-s-9 {
		width: 75%
	}

	.column-s-10 {
		width: 83.33333%
	}

	.column-s-11 {
		width: 91.66667%
	}

	.column-s-12 {
		width: 100%
	}

	.hide-above-s {
		display: none !important
	}

	.show-above-s {
		display: block !important
	}
}

@media (max-width:480px) {
	.hide-below-s {
		display: none !important
	}

	.show-below-s {
		display: block !important
	}

	.center-s {
		text-align: center !important
	}

	.left-s {
		text-align: left !important
	}
}

@media (min-width:640px) {
	.row--center-m {
		-ms-flex-align: center;
		align-items: center
	}

	.column-m-1 {
		width: 8.33333%
	}

	.column-m-2 {
		width: 16.66667%
	}

	.column-m-3 {
		width: 25%
	}

	.column-m-4 {
		width: 33.33333%
	}

	.column-m-5 {
		width: 41.66667%
	}

	.column-m-6 {
		width: 50%
	}

	.column-m-7 {
		width: 58.33333%
	}

	.column-m-8 {
		width: 66.66667%
	}

	.column-m-9 {
		width: 75%
	}

	.column-m-10 {
		width: 83.33333%
	}

	.column-m-11 {
		width: 91.66667%
	}

	.column-m-12 {
		width: 100%
	}

	.hide-above-m {
		display: none !important
	}

	.show-above-m {
		display: block !important
	}
}

@media (max-width:639px) {
	.hide-below-m {
		display: none !important
	}

	.show-below-m {
		display: block !important
	}

	.center-m {
		text-align: center !important
	}

	.left-m {
		text-align: left !important
	}
}

@media (min-width:768px) {
	.row--center-l {
		-ms-flex-align: center;
		align-items: center
	}

	.column-l-1 {
		width: 8.33333%
	}

	.column-l-2 {
		width: 16.66667%
	}

	.column-l-3 {
		width: 25%
	}

	.column-l-4 {
		width: 33.33333%
	}

	.column-l-5 {
		width: 41.66667%
	}

	.column-l-6,
	.wpfs-form .wpfs-form-col {
		width: 50%
	}

	.column-l-7 {
		width: 58.33333%
	}

	.column-l-8 {
		width: 66.66667%
	}

	.column-l-9 {
		width: 75%
	}

	.column-l-10 {
		width: 83.33333%
	}

	.column-l-11 {
		width: 91.66667%
	}

	.column-l-12 {
		width: 100%
	}

	.hide-above-l {
		display: none !important
	}

	.show-above-l {
		display: block !important
	}
}

@media (max-width:767px) {
	.hide-below-l {
		display: none !important
	}

	.show-below-l {
		display: block !important
	}

	.center-l {
		text-align: center !important
	}

	.left-l {
		text-align: left !important
	}
}

@media (min-width:1024px) {
	.row--center-xl {
		-ms-flex-align: center;
		align-items: center
	}

	.column-xl-1 {
		width: 8.33333%
	}

	.column-xl-2 {
		width: 16.66667%
	}

	.column-xl-3 {
		width: 25%
	}

	.column-xl-4 {
		width: 33.33333%
	}

	.column-xl-5 {
		width: 41.66667%
	}

	.column-xl-6 {
		width: 50%
	}

	.column-xl-7 {
		width: 58.33333%
	}

	.column-xl-8 {
		width: 66.66667%
	}

	.column-xl-9 {
		width: 75%
	}

	.column-xl-10 {
		width: 83.33333%
	}

	.column-xl-11 {
		width: 91.66667%
	}

	.column-xl-12 {
		width: 100%
	}

	.hide-above-xl {
		display: none !important
	}

	.show-above-xl {
		display: block !important
	}
}

@media (max-width:1023px) {
	.footer__icon {
		font-size: 2.65625em
	}

	.hide-below-xl {
		display: none !important
	}

	.show-below-xl {
		display: block !important
	}

	.center-xl {
		text-align: center !important
	}

	.left-xl {
		text-align: left !important
	}
}

@media (min-width:1151px) {
	.row--center-xxl {
		-ms-flex-align: center;
		align-items: center
	}

	.column-xxl-1 {
		width: 8.33333%
	}

	.column-xxl-2 {
		width: 16.66667%
	}

	.column-xxl-3 {
		width: 25%
	}

	.column-xxl-4 {
		width: 33.33333%
	}

	.column-xxl-5 {
		width: 41.66667%
	}

	.column-xxl-6 {
		width: 50%
	}

	.column-xxl-7 {
		width: 58.33333%
	}

	.column-xxl-8 {
		width: 66.66667%
	}

	.column-xxl-9 {
		width: 75%
	}

	.column-xxl-10 {
		width: 83.33333%
	}

	.column-xxl-11 {
		width: 91.66667%
	}

	.column-xxl-12 {
		width: 100%
	}

	.hide-above-xxl {
		display: none !important
	}

	.show-above-xxl {
		display: block !important
	}
}

@media (max-width:1150px) {
	.hide-below-xxl {
		display: none !important
	}

	.show-below-xxl {
		display: block !important
	}

	.center-xxl {
		text-align: center !important
	}

	.left-xxl {
		text-align: left !important
	}
}

@media (min-width:1301px) {
	.row--center-xxxl {
		-ms-flex-align: center;
		align-items: center
	}

	.column-xxxl-1 {
		width: 8.33333%
	}

	.column-xxxl-2 {
		width: 16.66667%
	}

	.column-xxxl-3 {
		width: 25%
	}

	.column-xxxl-4 {
		width: 33.33333%
	}

	.column-xxxl-5 {
		width: 41.66667%
	}

	.column-xxxl-6 {
		width: 50%
	}

	.column-xxxl-7 {
		width: 58.33333%
	}

	.column-xxxl-8 {
		width: 66.66667%
	}

	.column-xxxl-9 {
		width: 75%
	}

	.column-xxxl-10 {
		width: 83.33333%
	}

	.column-xxxl-11 {
		width: 91.66667%
	}

	.column-xxxl-12 {
		width: 100%
	}

	.hide-above-xxxl {
		display: none !important
	}

	.show-above-xxxl {
		display: block !important
	}
}

@media (max-width:1300px) {
	.hide-below-xxxl {
		display: none !important
	}

	.show-below-xxxl {
		display: block !important
	}

	.center-xxxl {
		text-align: center !important
	}

	.left-xxxl {
		text-align: left !important
	}
}

@media (min-width:1501px) {
	.row--center-grid {
		-ms-flex-align: center;
		align-items: center
	}

	.column-grid-1 {
		width: 8.33333%
	}

	.column-grid-2 {
		width: 16.66667%
	}

	.column-grid-3 {
		width: 25%
	}

	.column-grid-4 {
		width: 33.33333%
	}

	.column-grid-5 {
		width: 41.66667%
	}

	.column-grid-6 {
		width: 50%
	}

	.column-grid-7 {
		width: 58.33333%
	}

	.column-grid-8 {
		width: 66.66667%
	}

	.column-grid-9 {
		width: 75%
	}

	.column-grid-10 {
		width: 83.33333%
	}

	.column-grid-11 {
		width: 91.66667%
	}

	.column-grid-12 {
		width: 100%
	}

	.hide-above-grid {
		display: none !important
	}

	.show-above-grid {
		display: block !important
	}
}

@media (max-width:1500px) {
	.hide-below-grid {
		display: none !important
	}

	.show-below-grid {
		display: block !important
	}

	.center-grid {
		text-align: center !important
	}

	.left-grid {
		text-align: left !important
	}

	.no-push-grid {
		margin-bottom: 0 !important
	}

	.push-down-grid {
		margin-bottom: 2rem !important
	}

	.push-down-grid-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-grid-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-grid-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-grid-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-grid-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-grid-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-grid-medium {
		margin-bottom: 4rem !important
	}

	.push-down-grid-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-grid-large {
		margin-bottom: 6rem !important
	}

	.push-down-grid-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-grid-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-grid-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-grid {
		margin-bottom: -4rem !important
	}

	.pull-up-grid-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-grid-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-grid-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-grid-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-grid-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-grid-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-grid-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-grid-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-grid-large {
		margin-bottom: -6rem !important
	}

	.pull-up-grid-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-grid-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-grid-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:1300px) {
	.no-push-xxxl {
		margin-bottom: 0 !important
	}

	.push-down-xxxl {
		margin-bottom: 2rem !important
	}

	.push-down-xxxl-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-xxxl-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-xxxl-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-xxxl-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-xxxl-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-xxxl-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-xxxl-medium {
		margin-bottom: 4rem !important
	}

	.push-down-xxxl-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-xxxl-large {
		margin-bottom: 6rem !important
	}

	.push-down-xxxl-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-xxxl-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-xxxl-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-xxxl {
		margin-bottom: -4rem !important
	}

	.pull-up-xxxl-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-xxxl-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-xxxl-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-xxxl-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-xxxl-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-xxxl-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-xxxl-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-xxxl-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-xxxl-large {
		margin-bottom: -6rem !important
	}

	.pull-up-xxxl-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-xxxl-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-xxxl-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:1150px) {
	.no-push-xxl {
		margin-bottom: 0 !important
	}

	.push-down-xxl {
		margin-bottom: 2rem !important
	}

	.push-down-xxl-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-xxl-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-xxl-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-xxl-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-xxl-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-xxl-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-xxl-medium {
		margin-bottom: 4rem !important
	}

	.push-down-xxl-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-xxl-large {
		margin-bottom: 6rem !important
	}

	.push-down-xxl-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-xxl-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-xxl-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-xxl {
		margin-bottom: -4rem !important
	}

	.pull-up-xxl-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-xxl-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-xxl-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-xxl-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-xxl-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-xxl-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-xxl-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-xxl-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-xxl-large {
		margin-bottom: -6rem !important
	}

	.pull-up-xxl-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-xxl-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-xxl-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:1023px) {
	.no-push-xl {
		margin-bottom: 0 !important
	}

	.push-down-xl {
		margin-bottom: 2rem !important
	}

	.push-down-xl-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-xl-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-xl-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-xl-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-xl-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-xl-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-xl-medium {
		margin-bottom: 4rem !important
	}

	.push-down-xl-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-xl-large {
		margin-bottom: 6rem !important
	}

	.push-down-xl-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-xl-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-xl-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-xl {
		margin-bottom: -4rem !important
	}

	.pull-up-xl-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-xl-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-xl-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-xl-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-xl-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-xl-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-xl-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-xl-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-xl-large {
		margin-bottom: -6rem !important
	}

	.pull-up-xl-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-xl-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-xl-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:767px) {
	.no-push-l {
		margin-bottom: 0 !important
	}

	.push-down-l {
		margin-bottom: 2rem !important
	}

	.push-down-l-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-l-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-l-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-l-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-l-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-l-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-l-medium {
		margin-bottom: 4rem !important
	}

	.push-down-l-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-l-large {
		margin-bottom: 6rem !important
	}

	.push-down-l-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-l-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-l-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-l {
		margin-bottom: -4rem !important
	}

	.pull-up-l-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-l-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-l-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-l-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-l-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-l-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-l-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-l-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-l-large {
		margin-bottom: -6rem !important
	}

	.pull-up-l-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-l-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-l-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:639px) {
	.no-push-m {
		margin-bottom: 0 !important
	}

	.push-down-m {
		margin-bottom: 2rem !important
	}

	.push-down-m-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-m-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-m-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-m-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-m-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-m-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-m-medium {
		margin-bottom: 4rem !important
	}

	.push-down-m-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-m-large {
		margin-bottom: 6rem !important
	}

	.push-down-m-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-m-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-m-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-m {
		margin-bottom: -4rem !important
	}

	.pull-up-m-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-m-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-m-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-m-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-m-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-m-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-m-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-m-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-m-large {
		margin-bottom: -6rem !important
	}

	.pull-up-m-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-m-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-m-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

@media (max-width:480px) {
	.no-push-s {
		margin-bottom: 0 !important
	}

	.push-down-s {
		margin-bottom: 2rem !important
	}

	.push-down-s-xxx-small {
		margin-bottom: .5rem !important
	}

	.push-down-s-xx-small {
		margin-bottom: .66rem !important
	}

	.push-down-s-x-small {
		margin-bottom: 1rem !important
	}

	.push-down-s-small {
		margin-bottom: 1.5rem !important
	}

	.push-down-s-small-medium {
		margin-bottom: 2.5rem !important
	}

	.push-down-s-medium-small {
		margin-bottom: 3rem !important
	}

	.push-down-s-medium {
		margin-bottom: 4rem !important
	}

	.push-down-s-medium-large {
		margin-bottom: 5rem !important
	}

	.push-down-s-large {
		margin-bottom: 6rem !important
	}

	.push-down-s-x-large {
		margin-bottom: 8rem !important
	}

	.push-down-s-xx-large {
		margin-bottom: 10rem !important
	}

	.push-down-s-xxx-large {
		margin-bottom: 12.5rem !important
	}

	.pull-up-s {
		margin-bottom: -4rem !important
	}

	.pull-up-s-xxx-small {
		margin-bottom: -.5rem !important
	}

	.pull-up-s-xx-small {
		margin-bottom: -.66rem !important
	}

	.pull-up-s-x-small {
		margin-bottom: -1rem !important
	}

	.pull-up-s-small {
		margin-bottom: -1.5rem !important
	}

	.pull-up-s-small-medium {
		margin-bottom: -2.5rem !important
	}

	.pull-up-s-medium-small {
		margin-bottom: -3rem !important
	}

	.pull-up-s-medium {
		margin-bottom: -4rem !important
	}

	.pull-up-s-medium-large {
		margin-bottom: -5rem !important
	}

	.pull-up-s-large {
		margin-bottom: -6rem !important
	}

	.pull-up-s-x-large {
		margin-bottom: -8rem !important
	}

	.pull-up-s-xx-large {
		margin-bottom: -10rem !important
	}

	.pull-up-s-xxx-large {
		margin-bottom: -12.5rem !important
	}
}

.header {
	       background-color: #2a2e30a6;
	left: 0;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 3;
	transform: translateZ(0);
	min-height: 85px;
	backdrop-filter: blur(5px) brightness(1.2) contrast(1.2);
}

.header.js-is-sticky {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.header.js-is-sticky .header__bottom {
	padding: 0rem 0
}



@media (max-width:767px) {
	

	.header {
		margin-bottom: 0rem;
		min-height: 52px;
	}
}

.header--no-stick {
	position: relative
}

@media (max-width:1023px) {
	.header.js-is-sticky .header__bottom {
		padding: 0rem 0
	}

	.header__inner {
		
	}
	.header__button {
		display: inline-flex;
				align-items: center;
				background:#FFF;
				justify-content: center;
				height: auto !important;
	}
	.header--expanded {
		background-color: #2a2e30;
		height: 100%;
		left: 0;
		overflow: auto;
		position: fixed !important;
		width: 100%;
		z-index: 3
	}

	.header--expanded .header__button {
		color: #2a2e30
	}

	.header--expanded .header__nav {
		display: block;
		background: #2a2e30;
		padding: 2rem 2.5rem 0;
	}
}

.header__top-inner {
	-ms-flex-align: center;
	align-items: center;
	background-color: #2a2e30;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1rem 0
}

@media (max-width:767px) {
	.header__top-link {
		font-size: .9375em
	}
}

.header__top-link--underline {
	text-decoration: underline
}

.header__nav-link,
.header__top-link--underline:hover,
.std--hide-links a {
	text-decoration: none;
    font-weight: 500;
}

.header__top-link:hover {
	color: #FFF
}

.header__top-icon {
	font-size: 1.375em;
	margin-right: 1.5rem
}

.header__top-text--separator {
	margin: 0 .5rem
}

.header__button,
.header__nav {
	margin-right: auto;
   
}

@media screen and (min-width:767px) {
	.header__nav {
		margin-left: 4rem !important;
	}
}

.header__bottom {
	padding:0rem 0
}

.header__inner {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	align-items:stretch;
}

@media (max-width:1023px) {
	.header__bottom {
		padding: 0rem 0
	}

	.header__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.header__logo {
	display: inline-block;
    margin-right: 4rem;
    vertical-align: middle;
    padding: 1em;
    
}

.header__logo-image {
	display: block;
	width: 25rem
}

@media (max-width:767px) {
	.header__top-icon {
		font-size: 1.125em
	}
	.header__logo {
		padding:0.5em;
	}
	.header__top-text {
		font-size: .875em
	}

	.header__logo-image {
		width: 18rem
	}
}

.header__button {
	background: 0 0;
	border: 0;
	color: #2a2e30;
	display: none;
	font-size: 1.875em;
	height: 3rem;
	line-height: 3rem;
	overflow: hidden;
	padding: 0;
	width: 3rem
}

@media (max-width:1023px) {
	.header__button {
		display: block
	}

	.header__nav {
		display: none;
		padding-top: 2.75rem;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.header__nav-items {
	margin: 0;
	padding: 0
}



@media (min-width:1024px) {
	.header__nav-items {
		-ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        height: 100%;
	}

	.header__nav-item {
		margin-right: 2rem
	}

	.header__nav-item:last-child {
		margin-right: 0 !important
	}

	.header__nav-item>.header__nav-link {
		white-space: nowrap
	}

	.header__nav-item--parent--active>.header__nav-link,
	.header__nav-item--parent:hover>.header__nav-link {
		border-bottom-color: #64c5b7;
	}

    .section--hero {
        min-height: 100vh;
        display: flex;
        flex-direction: column;
                justify-content: flex-end;
		margin-top:-85px;
		padding-bottom: 0 !important;
    }
}

@media (min-width:1151px) {
	.header__nav-item {
		margin-right: 3rem
	}
}

.header__nav-item--parent {
	position: relative
}

.header__nav-item--parent>.header__nav-link::after {
	font-size: 8px;
	margin-left: .5rem
}

@media (max-width:1300px) and (min-width:1024px) {
	.header__nav-item--parent>.header__nav-link::after {
		display: none
	}
}

@media (max-width:1023px) {
	.header__nav-item--parent>.header__nav-link::after {
		font-size: 16px
	}

	.header__nav-item--parent.header__nav-item--expanded>.header__nav-link::after {
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

.header__nav-link {
	color: #FFF;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	
	font-family: "Archivo", sans-serif;
}

@media (min-width:1024px) {
	.header__nav-item--parent:hover .header__sub-nav {
		opacity: 1;
		top: 100%;
		visibility: visible
	}

	.header__nav-link {
		border-bottom: 1px solid #2a2e30;
		border-color: transparent;
		font-size: 0.95em;
        margin-bottom: -.55rem;
        padding-bottom: 0.55rem;
		text-transform: uppercase;
	letter-spacing: 2px;
	font-weight:500;
	}

	.header__nav-link--active,
	.header__nav-link:hover {
		border-bottom-color: #64c5b7;
	}
}

@media (min-width:1301px) {
	.header__nav-link {
		font-size: 13px;
	}
}

@media (max-width:1023px) {
	.header__nav-link:not(.header__nav-link--standalone) {
		color: #fff;
		display: block;
		padding: 1rem 0
	}

	.header__nav-link:not(.header__nav-link--standalone) .header__nav-link--active,
	.header__nav-link:not(.header__nav-link--standalone):hover {
		color: #2a2e30
	}

	.header__nav-link:not(.header__nav-link--standalone)::after {
		position: absolute;
		right: 0;
		top: 1.33rem
	}
}

.header__nav-link--standalone {
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #fff;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-bottom: -.85rem;
	padding-bottom: .85rem
}

.header__nav-link--standalone:hover {
	border-bottom-color: #2a2e30
}

.header__nav-link-icon {
	font-size: 12px;
	margin-right: .66rem
}

@media (min-width:1024px) {
    .header__sub-nav {
        left: 0;
        opacity: 0;
        padding-top: 0;
        position: absolute;
        top: 90%;
        transition: all .3s ease-in-out;
        visibility: hidden;
        z-index: 3;
        width: 100%;
        transform: none;
    }

    .header__sub-nav-inner {
        margin: 0 auto;
        max-width:100%;
        padding: 0 2.5rem;
        width: 100%;
    }

    .header__nav-item--parent  {
        position:static;
    }

	.header__sub-nav-inner {
		background-color: #FFF;
		border-radius: 0;
		padding: 5rem
	}
/*
	.header__sub-nav-inner::before {
		border: 12.5px solid transparent;
		border-bottom: 15px solid #2a2e30;
		bottom: calc(100% - 4.6rem);
		content: "";
		position: absolute;
		left: 50%;
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}*/
}

@media (max-width:1023px) {
	.header__sub-nav {
		display: none
	}

	.header__sub-nav--expanded {
		display: block
	}

	.header__sub-nav-inner {
		
		margin: 1rem 0 2.5rem 0;
		padding-left: 0rem
	}
}

.header__sub-nav-items {
	margin: 0;
	padding: 0
}

.header__sub-nav-item {
	margin-bottom: 0rem
}

.header__sub-nav-item:last-child {
	margin-bottom: 0
}

.header__sub-nav-link {
	-ms-flex-align: baseline;
	align-items: baseline;
	color: #fff;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: 500;
	text-decoration: none
}

@media (min-width:1024px) {
	.header__sub-nav-link {
		-ms-flex-align: center;
		align-items: center;
		line-height: 1;
		white-space: nowrap
	}
}

.std h2,
.std h3 {
	line-height: 1.15
}

.header__sub-nav-link--active,
.header__sub-nav-link:hover {
	color: #FFF
}

.header__sub-nav-link--active {
	background:#2a2e30;
}

.main {
	padding: 12.5rem 0
}

@media (max-width:1023px) {
	.main {
		padding: 10rem 0
	}
}

.main--narrow {
	padding: 6rem 0
}

.main--pull-up {
	overflow: initial !important
}

@media (min-width:768px) {
	.main--pull-up {
		margin-top: -3.5rem
	}
}

strong {
	font-weight: 600
}

h1,
h2,
h3 {
	font-family: "helvetica-neue-lt-pro",sans-serif;
font-weight: 300;
font-style: normal;

}

h4,
h5,
h6 {
	font-family: "helvetica-neue-lt-pro",sans-serif;
font-weight: 500;
font-style: normal;

}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child {
	margin-top: 0 !important
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child {
	margin-bottom: 0 !important
}

.std h2,
.std h3,
.std h4,
.std h5,
.std h6 {
	margin: 3rem 0
}

.std h2 {
	font-size: 2.1875em
}

.std h3 {
	font-size: 1.875em
}

.std h4,
.std h5,
.std h6 {
	line-height: 1.25
}

@media (max-width:767px) {
	.main--persist {
		padding: 6rem 0
	}

	.main:not(.main--persist) {
		padding: 0 0 6rem
	}

	.std h2 {
		font-size: 1.875em
	}

	.std h3 {
		font-size: 1.5625em
	}
}

.std h4 {
	font-size: 1.5625em
}

.std h5 {
	font-size: 1.375em
}

@media (max-width:767px) {
	.std h4 {
		font-size: 1.375em
	}

	.std h5 {
		font-size: 1.125em
	}
}

.std h6 {
	font-size: inherit
}

.std p {
	margin: 2.5rem 0
}

@media (min-width:1024px) {

	.std--large li,
	.std--large p {
		font-size: 1.125em
	}
}

.std--small li,
.std--small p {
	font-size: .875em;
	line-height: 1.55
}

.std--break-links a {
	word-break: break-all
}

.std--hide-links a {
	color: inherit
}

.std--hide-links a:hover {
	text-decoration: underline
}

.std--em-links a {
	border-bottom: 1px solid #2a2e30;
	color: #2a2e30;
	font-weight: 500;
	text-decoration: none
}

.std--em-links a:hover {
	border-bottom: none
}

.std--underline-links a {
	color: inherit;
	text-decoration: underline
}

.std--underline-links a:hover {
	text-decoration: none
}

.std--dark-red-headings h2,
.std--dark-red-headings h3,
.std--dark-red-headings h4,
.std--dark-red-headings h5,
.std--dark-red-headings h6 {
	color: #2a2e30
}

.std--block-img img {
	display: block;
	height: auto;
	margin: 5rem 0;
	width: 100%
}

@media (max-width:767px) {

	.std--x-small-l li,
	.std--x-small-l p {
		font-size: .8125em
	}

	.std--block-img img {
		margin: 4.5rem 0
	}
}

.std--block-img img.alignright {
	float: right;
	margin-left: 4.5rem;
	width: auto
}

.std--block-img img.alignleft {
	float: left;
	margin-right: 4.5rem;
	width: auto
}

.text-turquoise {
	color: #64c5b7 !important;
}




.accordion-item__content {
	max-height: 0;
	overflow: hidden
}

.accordion-item__content--expanded {
	max-height: 60rem
}

.accordion-item__content-inner {
	border: 1px solid #2a2e30;
	border-top: 0;
	padding: 3rem
}

@media (max-width:767px) {

	.std--block-img img.alignleft,
	.std--block-img img.alignright {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

	.std--hide-br-l br {
		display: none
	}

	.article {
		margin: 0 -2.5rem;
		padding-top: 2.75rem
	}
}

.article__figure {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center center no-repeat;
	background-size: cover;
	color: #fff;
	margin: 0;
	padding: 20% 3rem 10rem;
	position: relative;
	background-position:top;
	filter: contrast(1.1);
}

.article__figure::after {
    background: none;
		content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.article__figure-content {
	margin: 0 auto
}

.article__title {
	font-size: 2.5em;
	line-height: 1.15
}

@media (max-width:767px) {
	.article__figure {
		padding: 12rem 2.5rem 3rem
	}

	.article__title {
		font-size: 1.875em
	}
}

.article__meta {
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #fff;
	display: -ms-flexbox;
	display: flex;
	padding-top: 2rem;
	width: 100%
}

.article__tag {
	margin-right: 2rem
}

.article__content {
	background-color: #fff;
	margin: -6rem auto 0;
	padding: 7.5rem 7.5rem 12.5rem
}

@media (max-width:1023px) {
	.article__content {
		padding: 6rem 4.5rem 10rem
	}
}

@media (max-width:767px) {
	.article__content {
		padding: 6rem 2.5rem;
		margin-top: 0
	}
}

.breadcrumbs {
	line-height: 1.3
}

.breadcrumbs--block {
	padding: 3rem 0;
	text-align: center
}

.section--dark {
	color:#FFF;
}
.breadcrumbs__link {
	color: inherit;
	font-size: .875em;
	font-weight: 500;
	text-decoration: none
}

.breadcrumbs__link:hover {
	color: #2a2e30
}

.breadcrumbs__link::after {
	color: #FFF;
	content: ">";
	margin: 0 .75rem
}

.breadcrumbs__link:last-child::after {
	display: none
}

.button-group {
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0
}

.button-group .button:not(:only-child),
.button-group .wpfs-form .wpfs-btn-link:not(:only-child),
.button-group .wpfs-form .wpfs-form-actions button:not(:only-child),
.button-group .wpfs-form .wpfs-input-group-link:not(:only-child),
.wpfs-form .button-group .wpfs-btn-link:not(:only-child),
.wpfs-form .button-group .wpfs-input-group-link:not(:only-child),
.wpfs-form .wpfs-form-actions .button-group button:not(:only-child) {
	margin-right: 1.75rem
}

.button-group .button:last-child,
.button-group .wpfs-form .wpfs-btn-link:last-child,
.button-group .wpfs-form .wpfs-form-actions button:last-child,
.button-group .wpfs-form .wpfs-input-group-link:last-child,
.wpfs-form .button-group .wpfs-btn-link:last-child,
.wpfs-form .button-group .wpfs-input-group-link:last-child,
.wpfs-form .wpfs-form-actions .button-group button:last-child {
	margin-right: 0
}

@media (max-width:767px) {
	.breadcrumbs--block {
		padding: 1rem 5rem 2rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.button-group {
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
	}

	.button-group .button:not(:only-child),
	.button-group .wpfs-form .wpfs-btn-link:not(:only-child),
	.button-group .wpfs-form .wpfs-form-actions button:not(:only-child),
	.button-group .wpfs-form .wpfs-input-group-link:not(:only-child),
	.wpfs-form .button-group .wpfs-btn-link:not(:only-child),
	.wpfs-form .button-group .wpfs-input-group-link:not(:only-child),
	.wpfs-form .wpfs-form-actions .button-group button:not(:only-child) {
		padding-left: 0;
		padding-right: 0;
		width: calc(50% - (1.75rem / 2));
        width:auto;
	}

    .button-group .button:not(:first-child) svg {
        display: none;
    }

    .button svg {
        display: none !important;
    }

    .button svg.play-but {
        display: inline  !important;    
    }
    
}

.button-group--toggle {
	display: -ms-flexbox;
	display: flex
}

.button-group--toggle .button,
.button-group--toggle .wpfs-form .wpfs-btn-link,
.button-group--toggle .wpfs-form .wpfs-form-actions button,
.button-group--toggle .wpfs-form .wpfs-input-group-link,
.wpfs-form .button-group--toggle .wpfs-btn-link,
.wpfs-form .button-group--toggle .wpfs-input-group-link,
.wpfs-form .wpfs-form-actions .button-group--toggle button {
	margin-right: 0 !important;
	width: 50% !important;
	padding-left: 0 !important;
	padding-right: 0 !important
}

.button-group--toggle .button:first-child,
.button-group--toggle .wpfs-form .wpfs-btn-link:first-child,
.button-group--toggle .wpfs-form .wpfs-form-actions button:first-child,
.button-group--toggle .wpfs-form .wpfs-input-group-link:first-child,
.wpfs-form .button-group--toggle .wpfs-btn-link:first-child,
.wpfs-form .button-group--toggle .wpfs-input-group-link:first-child,
.wpfs-form .wpfs-form-actions .button-group--toggle button:first-child {
	border-radius: 1rem 0 0 1rem
}

.button-group--toggle .button:last-child,
.button-group--toggle .wpfs-form .wpfs-btn-link:last-child,
.button-group--toggle .wpfs-form .wpfs-form-actions button:last-child,
.button-group--toggle .wpfs-form .wpfs-input-group-link:last-child,
.wpfs-form .button-group--toggle .wpfs-btn-link:last-child,
.wpfs-form .button-group--toggle .wpfs-input-group-link:last-child,
.wpfs-form .wpfs-form-actions .button-group--toggle button:last-child {
	border-radius: 0 1rem 1rem 0
}

.button,
.wpfs-form .wpfs-btn-link,
.wpfs-form .wpfs-form-actions button,
.wpfs-form .wpfs-input-group-link {
	border: 0;
	cursor: pointer;
	display: inline-flex;
	font-size: 0.95em;
    justify-content: space-between;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.15;
	padding: 1.5rem 3.5rem;
	text-align: center;
    max-width: fit-content;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	text-transform: uppercase;
	font-family: "Archivo", sans-serif;
	font-size:13px !important;
}

.button svg {
    width:20px;
    margin-left:15px;
}
@media (max-width:767px) {

	body{
		font: 16px / 1.6 "helvetica-neue-lt-pro",sans-serif;
	}

	.button,
	.wpfs-form .wpfs-btn-link,
	.wpfs-form .wpfs-form-actions button,
	.wpfs-form .wpfs-input-group-link {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
		font-size: 0.9em;
	
	}
}

.button[class*=button--ghost],
.wpfs-form .wpfs-btn-link[class*=button--ghost],
.wpfs-form .wpfs-form-actions button[class*=button--ghost],
.wpfs-form .wpfs-input-group-link[class*=button--ghost] {
	padding-top: 1.3rem;
	padding-bottom: 1.3rem
}

.button--small {
	border-radius: 1rem;
	font-size: .6875em;
	line-height: 1;
	padding: .5rem 1.25rem;
	width: auto
}

.button--small[class*=button--ghost] {
	border-width: 1px;
	padding-top: .45rem;
	padding-bottom: .45rem
}

.button--square {
	height: 5.2rem;
	line-height: 4.8rem;
	padding: 0 !important;
	width: 5.2rem
}

.button--narrow {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	width: auto
}

@media (max-width:767px) {
	.button--narrow-block-l {
		width: 100%
	}
}

.button--block,
.wpfs-form .wpfs-form-actions button {
	padding-left: 0;
	padding-right: 0;
	width: 100%
}

.button--info {
	padding-left: 3rem;
	padding-right: 6rem;
	position: relative;
	text-align: left;
	white-space: normal;
	width: 100%
}

.button--info::after {
	font-size: 15px;
	position: absolute;
	right: 3rem;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.button--info-expanded {
	border-bottom: 0 !important
}

.button--link,
.wpfs-form .wpfs-btn-link {
	background: 0 0;
	border-bottom: 1px solid #2a2e30;
	color: #2a2e30;
	font-size: 1em;
	padding: 0 0 .33rem;
	margin-bottom: -.33rem;
	width: auto !important
}

.button--link:hover,
.wpfs-form .wpfs-btn-link:hover {
	border-bottom-color: #2a2e30;
	color: #2a2e30
}

.button--dark,
.button--blue-white {
	color: #fff;
}

.button--dark svg path {
    fill:#FFF;
}

.button--blue,
.wpfs-form .wpfs-form-actions button {
	background-color: #2a2e30;
	color: #fff
}

.button--green svg {
    fill:#FFF;
}

.button--green,
.wpfs-form .wpfs-form-actions button {
	background-color: #64c5b7;
	color: #fff
}


.button--red svg {
    fill:#FFF;
}

.button--red,
.wpfs-form .wpfs-form-actions button {
	background-color: #2a2e30;
	color: #fff
}


.button--blue svg {
    fill:#FFF;
}

.button--dark,
.button--blue:hover,
.button--red:hover,
.button--green:hover,
.wpfs-form .wpfs-form-actions button:hover {
	background-color: #2a2e30
}

.button--dark:hover,
.button--blue-white {
	background-color: #2a2e30
}

.button--blue-white:hover,
.button--white {
	background-color: #fff;
	color: #2a2e30
}


.button--white svg {
    fill:#2a2e30;
}

.text-image-figure__wrapper:hover .button--white { 
    background-color: #2a2e30;
	color: #fff
}

.text-image-figure__wrapper:hover .button--white svg { 
    fill:#fff;
}


.button--white:hover svg {
    fill:#fff;
}
.button--white:hover {
	background-color: #2a2e30;
	color: #fff
}

.button--white-blue {
	background-color: #fff;
	color: #2a2e30
}

.button--white-blue:hover {
	background-color: #2a2e30;
	color: #fff
}

.button--ghost-white {
	background: 0 0;
	border: 1px solid #fff;
	color: #fff
}

.button svg.play-but, .button svg.showroom-but {
    margin:0 15px 0 0;
}

.button--ghost-white:hover svg path {
    fill:#2a2e30;
}

.button--ghost-white:hover {
	background-color: #fff;
	color: #2a2e30
}

.button--ghost-dark-red,
.wpfs-form .wpfs-input-group-link {
	background: 0 0;
	border: 1px solid #2a2e30;
	color: #2a2e30
}

.button--ghost-dark-red:hover,
.wpfs-form .wpfs-input-group-link:hover {
	background-color: #2a2e30;
	color: #fff
}

.button__icon {
	display: inline-block;
	margin-left: 1.5rem;
	vertical-align: bottom
}

.button__icon:first-child {
	margin: 0 1.5rem 0 0
}

.clearfix::after {
	clear: both;
	content: "";
	display: table
}

@keyframes spin {
	100% {
		transform: rotate(360deg)
	}
}

.wpcf7 p {
	margin: 0
}

.wpcf7 br,
.wpcf7 p:empty {
	display: none
}

.wpcf7 .wpcf7-form-control-wrap {
	display: block
}

.wpcf7 .screen-reader-response,
.wpcf7 .wpcf7-display-none {
	display: none
}

.wpcf7 .ajax-loader {
	bottom: 0;
	color: #fff;
	display: none;
	font-size: 1.5em;
	height: 1em;
	left: 50%;
	margin: auto;
	position: absolute;
	top: 0;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.wpcf7 .ajax-loader.is-active {
	display: block
}

.wpcf7 .ajax-loader::after {
	font-family: iconfont;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	animation: spin 2s linear infinite;
	display: block;
	height: 1em;
	width: 1em
}

.wpcf7 form.invalid .wpcf7-response-output {
	background: #2a2e30
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #2a2e30
}

.wpcf7-response-output {
	color: #fff;
	font-size: 1em;
	line-height: 1.3;
	margin-top: 4rem;
	padding: 2rem;
	text-align: center
}

@media (max-width:767px) {
	.wpcf7-response-output {
		margin-top: 2rem
	}
}

.wpcf7-response-output:empty {
	display: none
}

.wpcf7-not-valid-tip {
	color: #2a2e30;
	display: block;
	font-size: 1em;
	margin-top: 1rem;
	text-align: left
}

.wpcf7-list-item {
	margin: 0
}

.form--inline {
	-ms-flex: 1;
	flex: 1
}

@media (min-width:768px) {
	.form__fields--inline {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex
	}

	.form__fields--inline .form__input,
	.form__fields--inline .wpfs-form .wpfs-form-control,
	.form__fields--inline .wpfs-form .wpfs-input-group-form-control,
	.form__fields--inline .wpfs-form select,
	.wpfs-form .form__fields--inline .wpfs-form-control,
	.wpfs-form .form__fields--inline .wpfs-input-group-form-control,
	.wpfs-form .form__fields--inline select {
		-ms-flex: 1;
		flex: 1;
		margin-right: 1.75rem
	}
}

.form__label,
.wpfs-form .wpfs-form-label {
	color: #2a2e30;
	display: block;
	font-size: .875em;
	font-weight: 600;
	text-transform: uppercase
}

.form__input,
.wpfs-form .wpfs-form-control,
.wpfs-form .wpfs-input-group-form-control,
.wpfs-form select {
	background-color: #fff;
	border: 0;
	border-radius: 0;
	color: #2a2e30;
	display: block;
	font-size: 16px;
	line-height: 1.2;
	padding: 1.75rem 2rem;
	text-align: left;
	width: 100%
}

.form__input:-ms-input-placeholder,
.wpfs-form .wpfs-form-control:-ms-input-placeholder,
.wpfs-form .wpfs-input-group-form-control:-ms-input-placeholder,
.wpfs-form select:-ms-input-placeholder {
	color: #2a2e30
}

.form__input::placeholder,
.wpfs-form .wpfs-form-control::placeholder,
.wpfs-form .wpfs-input-group-form-control::placeholder,
.wpfs-form select::placeholder {
	color: #2a2e30
}

.form__input--bordered,
.wpfs-form .wpfs-form-control,
.wpfs-form .wpfs-input-group-form-control,
.wpfs-form select {
	border: 1px solid #e1e1e3;
	padding-bottom: calc(1.75rem - 2px);
	padding-top: calc(1.75rem - 2px)
}

.form__input--textarea {
	height: 12.5rem;
	line-height: 1.5
}

.form__checkbox-row,
.wpcf7-checkbox-wrap .wpcf7-form-control {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width:767px) {

	.form__fields--inline .form__input,
	.form__fields--inline .wpfs-form .wpfs-form-control,
	.form__fields--inline .wpfs-form .wpfs-input-group-form-control,
	.form__fields--inline .wpfs-form select,
	.wpfs-form .form__fields--inline .wpfs-form-control,
	.wpfs-form .form__fields--inline .wpfs-input-group-form-control,
	.wpfs-form .form__fields--inline select {
		margin-bottom: 1.5rem
	}

	.form__checkbox-row,
	.wpcf7-checkbox-wrap .wpcf7-form-control {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: -3rem
	}
}

.form__checkbox-wrapper,
.wpcf7-checkbox-wrap .wpcf7-list-item {
	display: block;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}

@media (max-width:767px) {

	.form__checkbox-wrapper,
	.wpcf7-checkbox-wrap .wpcf7-list-item {
		-ms-flex-preferred-size: 33.3%;
		flex-basis: 33.3%;
		margin-bottom: 3rem
	}
}

@media (max-width:639px) {

	.form__checkbox-wrapper,
	.wpcf7-checkbox-wrap .wpcf7-list-item {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
}

.form__checkbox-wrapper input[type=checkbox],
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox] {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

.form__checkbox-wrapper input[type=checkbox]:checked+.form__checkbox-name,
.wpcf7-checkbox-wrap .wpcf7-list-item .form__checkbox-wrapper input[type=checkbox]:checked+.wpcf7-list-item-label,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.form__checkbox-name,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label {
	color: #2a2e30
}

.form__checkbox-wrapper .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.form__checkbox-wrapper input[type=checkbox]:checked+.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .form__checkbox-wrapper input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpfs-form .form__checkbox-wrapper input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpfs-form-check-label::before {
	border-color: #2a2e30
}

.form__checkbox-label,
.wpcf7-checkbox-wrap .wpcf7-list-item label {
	display: inline-block;
	vertical-align: middle
}

.form__checkbox-name,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpcf7-list-item-label {
	display: block;
	font-size: .8125em;
	font-weight: 600;
	margin: 0 auto;
	max-width: 7.5rem;
	text-align: center;
	text-transform: uppercase
}

.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpcf7-list-item-label::before,
.wpfs-form .wpfs-form-check-label::before {
	border: 1px solid #e1e1e3;
	content: "";
	display: block;
	font-size: 15px;
	height: 2.75rem;
	line-height: 2.4rem !important;
	margin: 0 auto 1rem;
	width: 2.75rem
}

.button--info::after,
.form__checkbox-wrapper .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.form__checkbox-wrapper input[type=checkbox]:checked+.form__checkbox-name::before,
.header__nav-item--parent>.header__nav-link::after,
.icon,
.mfp-arrow[class]::before,
.mfp-close::before,
.tick-list__item::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .form__checkbox-wrapper input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpfs-form .form__checkbox-wrapper input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpfs-form-check input:checked+.wpfs-form-check-label::before,
.wpfs-form .wpfs-form-select::after {
	font-family: iconfont;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.header__nav-item--parent>.header__nav-link::after,
.icon--chevron::before,
.mfp-arrow[class]::before,
.wpfs-form .wpfs-form-select::after {
	content: "\e900"
}

.icon--chevron-left::before,
.mfp-arrow.mfp-arrow-left::before {
	display: inline-block;
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	vertical-align: middle
}

.icon--chevron-right::before,
.mfp-arrow.mfp-arrow-right::before {
	display: inline-block;
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	vertical-align: middle
}

.icon--email::before {
	content: "\e905"
}

.icon--follow::before {
	content: "\e904"
}

.icon--visit::before {
	content: "\e906"
}

.icon--phone::before {
	content: "\e901"
}


.icon--newsletter::before {
	content: "\e907"
}

.icon--filter::before {
	content: "\e908"
}

.icon--star::before {
	content: "\e9d9"
}

.form__checkbox-wrapper .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.form__checkbox-wrapper input[type=checkbox]:checked+.form__checkbox-name::before,
.icon--tick::before,
.tick-list__item::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .form__checkbox-wrapper input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item .wpfs-form input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.form__checkbox-name::before,
.wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before,
.wpfs-form .form__checkbox-wrapper input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpcf7-checkbox-wrap .wpcf7-list-item input[type=checkbox]:checked+.wpfs-form-check-label::before,
.wpfs-form .wpfs-form-check input:checked+.wpfs-form-check-label::before {
	content: "\ea10"
}

.icon--info::before {
	content: "\e909"
}

.button--info::after,
.icon--plus::before {
	content: "\ea0a"
}

.button--info-expanded::after,
.icon--minus::before {
	content: "\ea0b"
}

.icon--spinner::before,
.wpcf7 .ajax-loader::after {
	content: "\e981"
}

.icon--play::before {
	content: "\e90a"
}

.icon--linkedin::before {
	content: "\eaca"
}

.icon--twitter::before {
	content: "\ea96"
}

.image-overlay-figure {
	color: #fff;
	display: block;
	border-right:1px solid #FFF;
	position: relative;
	text-decoration: none
}

.image-overlay-figure__overlay {
	background: #2a2e308a;	border-top: 1px solid #fff;
	bottom: 0;
	left: 0;
	padding: 3rem 3.5rem;
	position: absolute;
	width: 100%
}

@media (max-width:767px) {
	.image-overlay-figure__overlay {
		padding: 2.5rem
	}
}

.image-overlay-figure__title {
	font-family: "helvetica-neue-lt-pro",sans-serif;
	font-size: 1em;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.label,
.proposition-box__price {
	font-family: "helvetica-neue-lt-pro",sans-serif;
font-weight: 500;
font-style: normal;
}

.info-button {
	background: 0 0;
	border: 0;
	cursor: help;
	display: inline-block;
	margin-left: .75rem;
	outline: 0;
	padding: 0;
	position: relative;
	top: -1px;
	vertical-align: middle
}

.info-button:hover .info-button__tooltip {
	opacity: 1;
	bottom: 100%;
	visibility: visible
}

.info-button__tooltip,
.mfp-fade.mfp-bg {
	opacity: 0;
	transition: all .3s ease-in-out
}

.info-button__icon {
	color: #2a2e30;
	display: block;
	font-size: .8125em
}

.info-button__tooltip {
	bottom: 90%;
	left: 50%;
	padding-bottom: 3rem;
	position: absolute;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 22.5rem;
	visibility: hidden;
	z-index: 2
}

@media (max-width:480px) {
	.info-button__tooltip {
		-ms-transform: translateX(-75%);
		transform: translateX(-75%);
		width: 20rem
	}
}

.info-button__tooltip-inner {
	background-color: #2a2e30;
	border-radius: 15px;
	color: #fff;
	padding: 3rem 2rem
}

.info-button__tooltip-inner::before {
	border: 12.5px solid transparent;
	border-top: 15px solid #2a2e30;
	content: "";
	position: absolute;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: calc(100% - 3rem)
}

@media (max-width:480px) {
	.info-button__tooltip-inner::before {
		left: 75%
	}
}

.label {
	border-radius: 7px;
	display: inline-block;
	font-size: .6875em;
	margin-right: 1rem;
	padding: 0 .75rem;
	line-height: 1.65rem;
	text-transform: uppercase;
	white-space: nowrap
}

.label--orange {
	background-color: #2a2e30;
	color: #fff
}

.label--blue {
	background-color: #2a2e30;
	color: #fff;
	line-height: 2.75rem;
	padding: 0 1.5rem
}

.label--boxed {
	border-radius: 14px;
	font-size: .75em;
	left: 50%;
	position: absolute;
	top: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.label--overlayed {
	border-radius: 0;
	font-size: 1em;
	left: 0;
	padding: .75rem 2rem;
	position: absolute;
	top: 2.5rem
}

.mfp-arrow[class]::before,
.mfp-close {
	padding: 0 !important;
	right: 0 !important
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all .3s ease-in-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

.mfp-iframe-holder .mfp-close {
	top: -5rem !important
}

.mfp-close {
	color: transparent !important;
	font-size: 1em !important;
	height: 3rem !important;
	line-height: 3rem !important;
	top: 1.5rem !important;
	width: 3rem !important
}

.mfp-close:hover::before {
	color: #fff
}

.mfp-close::before {
	color: #fff;
	font-size: 1.5em;
	position: absolute;
	left: 50%;
	top: calc(50% + 2rem);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.mfp-arrow[class] {
	-ms-transform: none !important;
	transform: none !important;
	width: 75px !important
}

@media (max-width:767px) {
	.mfp-arrow[class] {
		width: 55px !important
	}
}

.mfp-arrow[class]::after {
	display: none !important
}

.mfp-arrow[class]::before {
	border: 0 !important;
	bottom: 0 !important;
	color: #fff !important;
	font-size: 20px !important;
	margin: auto !important;
	opacity: 1 !important;
	top: 0 !important;
	width: 1em !important;
	height: 1em !important
}

@media (max-width:1023px) {
	.mfp-arrow[class]::before {
		font-size: 16px !important
	}
}

.map {
	padding-bottom:30%
}

@media (max-width:1150px) {
	.map {
		padding-bottom: 50%
	}
}

.modal {
	background-color: rgba(13, 37, 41, .8);
	display: none;
	height: 100%;
	left: 0;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 3
}

.modal--visible,
.news-figure,
.news-figure__link {
	display: block
}

@media (max-width:767px) {
	.map {
		padding-bottom: 100%
	}

	.modal {
		background: #fff;
		padding: 0
	}
}

@media (min-width:768px) {
	.modal {
		padding: 5rem 0
	}
}

@media (min-width:1024px) {
	.modal {
		padding: 10rem 0
	}
}

@media (min-width:1151px) {
	.modal {
		padding: 15rem 0
	}
}

@media (min-width:768px) and (max-height:900px) {
	.modal {
		padding: 10rem 0
	}
}

.modal__content {
	background-color: #fff;
	padding: 6rem 2.5rem;
	position: relative
}

@media (min-width:768px) {
	.modal__content {
		padding: 6rem;
		margin: 0 auto;
		max-width: 52.5rem;
		width: 100%
	}

	.proposition-box__header {
		min-height: 25.5rem
	}
}

.modal__close-button {
	background: 0 0;
	border: 0;
	color: #2a2e30;
	font-size: 1.5625em;
	height: 3rem;
	line-height: 3rem;
	position: absolute;
	right: 2rem;
	text-align: center;
	top: 2rem
}

.modal__close-button:hover {
	color: #2a2e30
}

.modal__title {
	color: #2a2e30;
	font-size: 1.5625em;
	line-height: 1.2;
	margin: 0
}

.news-figure {
	color: #fff;
	position: relative;
	text-decoration: none;
	border:1px solid #FFF;
}

.news-figure__image {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) center center no-repeat;
	background-size: cover;
	display: block;
	padding-bottom: 100%
}

.news-figure__link:hover+.news-figure__overlay {
	backdrop-filter: blur(5px) brightness(1.2) contrast(1.2);
    background-color: #2a2e30a6;
}

.news-figure__overlay {
	-ms-flex-align: start;
	align-items: flex-start;
	background:none;	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: auto;
	-ms-flex-pack: end;
	justify-content: flex-end;
	left: 0;
	padding: 4rem;
	pointer-events: none;
	top: 0;
	transition: all .3s ease-in-out;
	position: absolute;
	width: 100%;
	height: fit-content;
    margin-top: auto !important;
    position: absolute;
    bottom: 0;
    backdrop-filter: blur(5px) brightness(1.2) contrast(1.2);
    background-color: #2a2e30a6;

}

.proposition-box,
.section,
.section__title-button {
	position: relative
}

.news-figure__title {
	font-size: 1.375em;
	line-height: 1.35;
	margin: 0
}

@media (max-width:767px) {
	.news-figure__overlay {
		padding: 2.5rem
	}

	.news-figure__title {
		font-size: 1.125em
	}
}

.news-figure__meta {
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #fff;
	display: -ms-flexbox;
	display: flex;
	padding-top: 2rem;
	width: 100%
}

.news-figure__tag {
	margin-right: 2rem;
	pointer-events: all
}

.notification {
	background-color: #e8f5f4;
	color: #2a2e30;
	padding: 3rem
}

.notification__text {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.notification__icon {
	margin-right: 2.5rem;
	max-width: 3.25rem
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.pagination__button {
	margin-right: 1rem
}

.pagination__button:last-child {
	margin-right: 0
}

.pill {
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(32, 159, 152, .1);
	border-radius: 4.5rem;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0 auto;
	padding: 2rem 7.5rem
}

.pill__icon {
	height: 5rem;
	margin-right: 3rem
}

.pill__title,
.proposition-box__sub-title,
.proposition-box__title {
	line-height: 1.25;
	margin: 0;
	text-transform: uppercase
}

.pill__title {
	color: #2a2e30;
	font-size: 1.125em
}

.proposition-box {
	border: 1px solid #e4e4e6;
	color: inherit;
	display: block;
	height: 100%;
	padding: 6rem 4rem;
	text-align: center;
	text-decoration: none
}

@media (max-width:1023px) {
	.proposition-box {
		padding: 4.5rem 3rem
	}
}

.proposition-box--blue {
	border-color: #2a2e30
}

.proposition-box--standalone {
	height: auto;
	padding: 4.5rem 3rem;
	text-align: left
}

@media (min-width:1024px) {
	.proposition-box__header {
		min-height: 23.5rem
	}
}

@media (min-width:1301px) {
	.proposition-box__header {
		min-height: 20rem
	}
}

.proposition-box__title {
	color: #2a2e30;
	font-size: 1.125em
}

.proposition-box__sub-title {
	color: #2a2e30;
	font-size: .875em
}

.proposition-box__price {
	color: #2a2e30;
	display: block;
	font-size: 2.5em;
	line-height: 1;
	margin: .75rem 0
}

.testimonial__title,
.text-image-figure__sub-title {
	font-family: "Futura Round", sans-serif
}

.proposition-box__em {
	display: inline-block;
	color: #2a2e30;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	vertical-align: middle
}

.proposition-box__vat {
	display: block
}

.proposition-box__text {
	margin: 0 auto;
	max-width: 27.5rem
}

.proposition-box__link {
	margin-top: 1rem
}

.proposition-box__footer {
	background-color: #e8f5f4;
	color: #2a2e30;
	margin: 3rem -3rem -4.5rem;
	padding: 3rem
}

.proposition-box__footer-text {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.proposition-box__footer-icon {
	margin-right: 2.5rem;
	max-width: 3.25rem
}

.section {
	overflow: hidden;
	padding: 15rem 0
}

.section--ignore-overflow {
	overflow: initial
}

.section--small {
	padding: 12.5rem 0
}

.section--x-small--nopadbot {
    padding-bottom: 0 !important;
}

@media (min-width:1501px) {
	.section--large {
		padding: 15rem 0
	}
}

@media (max-width:1023px) {
	.section {
		padding: 10rem 0
	}
}

.section--x-small {
	padding: 10rem 0
}

@media (max-width:767px) {
	.section {
		padding: 6rem 0
	}
}

.section--xx-small {
	padding: 4rem 0
}

@media (min-width:768px) {
	.section--xx-small {
		padding: 5rem 0
	}
}

.section--push-both {
	margin: 12.5rem 0
}

@media (max-width:1023px) {
	.section--push-both {
		margin: 10rem 0
	}
}

@media (max-width:767px) {
	.section--push-both {
		margin: 0 0 6rem
	}
}

.section--push-both .section__background-image--split-left {
	
}

.section--push-both .section__background-image--split-right {
	
}

.section--push-top {
	margin-top: 12.5rem
}

.section--push-bottom {
	margin-bottom: 12.5rem
}

@media (max-width:1023px) {
	.section--push-top {
		margin-top: 10rem
	}

	.section--push-bottom {
		margin-bottom: 10rem
	}
}

.section--flush {
	padding: 0
}

.section--collapse {
	padding-bottom: 0
}

.section--collapse-top {
	padding-top: 0
}

.section--bordered {
	border-top: 1px solid #d6d6d6
}

.section--dark {
	background-color: #2a2e30;
	color: #fff
}

.section--dark .section__primary-title,
.section--dark .section__secondary-title,
.section--dark .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--dark .wpfs-form-check-group-title {
	color: #fff
}



.section--black {
	background-color: #2a2e30;
	color: #fff
}

.section--black .section__primary-title,
.section--black .section__secondary-title,
.section--black .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--black .wpfs-form-check-group-title {
	color: #fff
}

.section--black .section__secondary-title {
	color:#2a2e30;
}

.section--white .section__secondary-title, 
.section--grey .section__secondary-title {
	color:#2a2e30;
}

.section--white.section--small {
	border-bottom:1px solid #2a2e30;
	
}

.section--dark {
	background-color: #2a2e30;
	color: #fff
}


.section--slidercont {
    border-top:1px solid #FFF;
}



.section--dark {
	background-color: #2a2e30;
	color: #fff
}


.section--dark .section__primary-title,
.section--dark .section__secondary-title,
.section--dark .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--dark .wpfs-form-check-group-title {
	color: #fff
}

.section--dark .section__primary-title,
.section--dark .text-icon-figure__title,
.section--dark .section__secondary-title,
.section--dark .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--dark .wpfs-form-check-group-title {
	color: #fff
}

.section--dark-green {
	background-color: #132e25;
	color: #fff
}

.section--dark-green .section__primary-title,
.section--dark-green .section__secondary-title,
.section--dark-green .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--dark-green .wpfs-form-check-group-title {
	color: #fff
}


.section--green {
	background-color: #64c5b7;
	color: #fff
}

.section--green .section__primary-title,
.section--green .section__secondary-title,
.section--green .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--green .wpfs-form-check-group-title {
	color: #fff
}
.section--dark .section__background-image {
	border-radius: 0 !important
}

.section--grey {
	background-color: #f2f0f2
}

.section--white {
	background-color: #FFF
}


.section--beige {
	background-color: #f5e7dc
}


.section--mediumblue {
	background-color: #2a2e30;
    color:#FFF;
}



@media (min-width:768px) {
	.section__content--inline {
		-ms-flex-align: center;
		align-items: center;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center
	}

	.section__content--inline .section__secondary-title,
	.section__content--inline .wpfs-form .wpfs-form-check-group-title,
	.wpfs-form .section__content--inline .wpfs-form-check-group-title {
		max-width: 40rem;
		margin-right: 5rem
	}
}

@media (max-width:767px) {
	.section--push-top {
		margin-top: 6rem
	}

	.section--push-bottom {
		margin-bottom: 6rem
	}

	.section--collapse-top-l {
		padding-top: 0
	}

	.section--collapse-l {
		padding-bottom: 0
	}

	.section--dark .section__background-image {
		width: calc(100% + 5rem)
	}

	.section__content--inline-persist {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.section__content--side {
	position: relative;
	z-index: 1
}

@media (min-width:768px) {
	.section__content--narrow {
		margin: 0 auto;
		max-width: 70rem
	}

	.section__content--narrow-medium {
		max-width: 80rem
	}

	.section__content--narrow-large {
		max-width: 90rem
	}

	.section__content--narrow .section__secondary-title,
	.section__content--narrow .wpfs-form .wpfs-form-check-group-title,
	.wpfs-form .section__content--narrow .wpfs-form-check-group-title {
		padding-right: 2rem
	}

	.section__content--side {
		max-width: 50%
	}

    .section__content--side.side--center {
        margin:0 auto;
        text-align: center;
    }

    .section__content--side.side--center .section__text {
        margin:0 auto;
    }
}

.section__inner-content {
	max-width: 100%;
    display: flex;
        flex-direction: column;
}

@media (min-width:768px) {
	.section__inner-content {
		margin: 0 auto;
		max-width: 50rem
	}
}

@media (min-width:768px) and (max-width:1150px) {
	.section__inner-content {
		margin: 0 8rem
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.section__inner-content {
		margin: 0 4rem
	}
}

@media (min-width:768px) and (max-width:1300px) {
	.section__inner-content--right {
		padding-left: 4rem
	}

	.section__inner-content--left {
		padding-right: 4rem
	}
}

.section__title-wrap {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

@media (min-width:768px) {
	.section__inner-content--wide {
		max-width: 65rem
	}

	.section__inner-content--right {
		margin: 0 0 0 auto
	}

	.section__inner-content--left {
		margin: 0 auto 0 0
	}

	.section__title-wrap--center {
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (min-width:1024px) {
	.section__title-wrap--inline {
		margin-right: 4.5rem;
		max-width: 25rem
	}
}

.section__title-wrap--inline-alt {
	display: block;
	margin: 0 4.5rem 0 3rem;
	max-width: 40rem
}

.section__title-button:hover .section__sub-nav {
	opacity: 1;
	top: 100%;
	visibility: visible
}

.section__sub-nav,
.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}

@media (max-width:767px) {
	.section__title-wrap--center {
		display: block
	}

	.section__title-wrap--inline-alt {
		-ms-flex: 1;
		flex: 1;
		margin-right: 0;
		max-width: none
	}

	.section__inline-button {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.section__sub-nav {
	left: 50%;
	opacity: 0;
	padding-top: 3rem;
	position: absolute;
	top: 90%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: all .3s ease-in-out;
	z-index: 2
}

.section__sub-nav-inner {
	background-color: #2a2e30;
	border-radius: 15px;
	padding: 4rem
}

@media (min-width:768px) {
	.section__title-button {
		margin-left: 3rem
	}

	.section__sub-nav-inner {
		width: 40rem
	}

	.section__sub-nav-items {
		column-count: 2;
		text-align: left
	}
}

.section__sub-nav-inner::before {
	border: 12.5px solid transparent;
	border-bottom: 15px solid #2a2e30;
	bottom: calc(100% - 3rem);
	content: "";
	position: absolute;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.section__sub-nav-items {
	margin: 0;
	padding: 0
}

.section__sub-nav-item {
	list-style-type: none;
	margin-bottom: 1.5rem
}

.section__sub-nav-item:last-child {
	margin-bottom: 0
}

.section__sub-nav-link {
	-ms-flex-align: baseline;
	align-items: baseline;
	color: #fff;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-weight: 500;
	text-decoration: none;
	white-space: normal
}

@media (min-width:1024px) {
	.section__sub-nav-inner {
		width: 70rem
	}

	.section__sub-nav-items {
		column-count: 3
	}

	.section__sub-nav-link {
		-ms-flex-align: center;
		align-items: center;
		line-height: 1
	}
}

.section__sub-nav-link--active,
.section__sub-nav-link:hover {
	color: #2a2e30
}

.section__icon {
	color: #2a2e30;
	font-size: 3.125em;
	margin-right: 3rem
}

.section__icon-image {
	height: 5.5rem
}

.section__primary-title {
	color: #2a2e30;
	font-size: 55px;
	line-height: 1;
	margin: 0;
	text-transform: none;
	    font-family: "helvetica-neue-lt-pro", sans-serif;
    font-weight: 200;
font-style: normal;
}

.section__primary-title--small {
    font-size:2em;
    
}

@media (max-width:1023px) {
	.section__primary-title {
		font-size: 2.625em
	}
}

@media (max-width:767px) {
	.section__primary-title {
		font-size: 2em
	}
}

.section__primary-title--lipped {
	position: relative
}



.section__secondary-title,
.wpfs-form .wpfs-form-check-group-title {
	color: #2a2e30;
	font-size: 1.5em;
    font-family: "helvetica-neue-lt-pro",sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 1.1em;
	margin: 0
}

@media (max-width:1023px) {

	.section__secondary-title,
	.wpfs-form .wpfs-form-check-group-title {
		font-size: 1em
	}
}

.section__secondary-title--medium {
	font-size: 1.875em
}

@media (max-width:767px) {

	.section__secondary-title,
	.wpfs-form .wpfs-form-check-group-title {
		font-size: 1.2em;
        line-height: 1.2em;
        font-weight: 700;
	}
}

.section__secondary-title--small {
	font-size: 1.2em;
        line-height: 1em;
}

.section__secondary-title--x-small,
.wpfs-form .wpfs-form-check-group-title {
	font-size: 1em;
        line-height: 1em;
}

.section__secondary-title--center {
	margin: 0 auto
}

.section__secondary-title--upper,
.wpfs-form .wpfs-form-check-group-title {
	text-transform: uppercase
}

.section__tertiary-title {
	font-size: 1.125em;
	line-height: 1.3;
	margin: 0;
	text-transform: uppercase
}

@media (min-width:768px) {
	.section__primary-title--lipped::after {
		width: 8rem
	}

	.section__secondary-title,
	.wpfs-form .wpfs-form-check-group-title {
		max-width: 60rem
	}

	.section__text {
		max-width: 60rem
	}

	.section__text--narrow {
		max-width: 52.5rem
	}
}

.section__background-image {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) -2px center no-repeat;
	background-size: cover;
	background-position: bottom center;
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

@media (max-width:1300px) {
	.section__background-image {
	
	}
}

@media (max-width:1150px) {
	.section__background-image {
		
	}
}

@media (max-width:1023px) {
	.section__background-image {
		
	}
}

.section__background-image--wide {
	width: 60%
}

@media (max-width:1150px) {
	.section__background-image--wide {
		width: 56.25%
	}
}

.section__background-image--mobile {
	border-radius: 0;
	display: none;
	margin: 6rem 0 -6rem;
	padding-bottom: 100%;
	position: relative;
	width: 100%
}

@media (max-width:767px) {
	.section__background-image {
		background-position: center;
		display: none
	}

	.section__background-image--mobile {
		display: block
	}
}

.section__background-image--split {
	display: block
}

@media (min-width:768px) {
	.section__background-image--split {
		width: 50%
	}

	.section__background-image--split-left {
		background-position: right center;
		
		left: 0;
		right: auto
	}

	.section__background-image--split-left.section__background-image--not-last {
		border-bottom-right-radius: 0
	}

	.section__background-image--split-left.section__background-image--not-first {
		border-top-right-radius: 0
	}

	.section__background-image--split-right {
		
	}

	.section__background-image--split-right.section__background-image--not-last {
		border-bottom-left-radius: 0
	}

	.section__background-image--split-right.section__background-image--not-first {
		border-top-left-radius: 0
	}

	.text-icon-figure__link {
		@inclue font-size(16px);
	}
}

@media (max-width:767px) {
	.section__background-image--split {
		
		margin: 6rem -2.5rem -6rem;
		padding-bottom:100%;
		position: static;
		width: calc(100% + 5rem)
	}

	.section__background-image--split-top {
		margin-bottom: 6rem;
		margin-top: -6rem
	}
}

.section__video-button {
	-ms-flex-align: center;
	align-items: center;
	background-color: #2a2e30;
	border-radius: 50%;
	color: #fff;
	display: -ms-inline-flexbox;
	display: inline-flex;
	font-size: 2.8125em;
	height: 8.5rem;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	line-height: 8.5rem;
	position: absolute;
	text-decoration: none;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 8.5rem;
	z-index: 2
}

.section__video-button:hover {
	background-color: #2a2e30
}

@media (max-width:767px) {
	.section__video-button {
		font-size: 2.1875em;
		height: 6.5rem;
		left: 50%;
		width: 6.5rem
	}
}

.slider--image {
	position: relative
}

@media (max-width:1023px) {
	.slider--image {
		margin: 0 1rem
	}
}

.slider--image .slick-list {
	overflow: visible !important
}

.slider--image [data-slide] {
	padding: 0
}

@media (max-width:1150px) {
	.slider--news {
		margin: 0 4rem
	}

	.slider--news .slick-list {
		overflow: visible !important
	}

	.slider--news [data-slides] {
		margin-left: -1rem;
		margin-right: -1rem;
		width: calc(100% + 2rem)
	}

	.slider--news [data-slide] {
		padding: 0 1rem
	}
}

@media (max-width:639px) {
	.slider--news {
		margin: 0 .5rem
	}

	.slider--news [data-slides] {
		margin-left: -.5rem;
		margin-right: -.5rem;
		width: calc(100% + 1rem)
	}

	.slider--news [data-slide] {
		padding: 0 .5rem
	}
}

.slider__button {
	background-color: #fff;
	border-radius: 0%;
	border: 0;
	color: #2a2e30;
	font-size:12px;
	height: 5rem;
	position: absolute;
	top: 50%;
	width: 5rem;
	z-index: 1
}

.slider__button:hover,
.social-links__link {
	background-color: #2a2e30;
	color: #fff
}

.slider__button[data-prev] {
	left: 0;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.slider__button[data-next] {
	right: 0;
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

@media (max-width:480px) {
	.slider__button {
		display: none !important
	}
}

.social-links__items {
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0
}

.social-links__item {
	margin-right: 1rem
}

.social-links__item:last-child {
	margin-right: 0
}

.social-links__link {
	border-radius: 50%;
	display: inline-block;
	font-size: .9375em;
	height: 3.5rem;
	line-height: 3.5rem;
	text-align: center;
	text-decoration: none;
	width: 3.5rem;
	vertical-align: middle
}

.social-links__link:hover {
	background-color: #2a2e30
}

.testimonial {
	margin: 0 auto;
	max-width: 55rem;
	padding: 0
}

.testimonial__rating {
	color: #2a2e30;
	font-size: 1.5625em
}

.testimonial__title {
	font-weight: 600;
	font-size: 1.125em;
	margin: 0;
	text-transform: uppercase
}

.testimonial__cite {
	font-size: .75em;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase
}

.text-icon-figure[href] {
	color: inherit;
	display: block;
	text-decoration: none
}

.text-icon-figure[href]:hover .text-icon-figure__link {
	border-bottom-color: #2a2e30;
	color: #2a2e30
}

.text-icon-figure--inline {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

.text-icon-figure--inline .text-icon-figure__icon {
	margin-right: 3rem
}

.text-icon-figure--center {
	text-align: center
}

@media (max-width:767px) {
	.testimonial {
		max-width: none
	}

	.text-icon-figure--center .text-icon-figure__text {
		padding-right: 0
	}
}

.text-icon-figure--center .text-icon-figure__icon {
	height: 2.5rem;
	max-height: 5rem;
	max-width: 5rem
}

@media (min-width:1024px) {
	.text-icon-figure--center .text-icon-figure__icon {
		height: 3.5rem;
		max-height: 7.5rem;
		max-width: 7.5rem
	}
}

.text-icon-figure__icon {
	height: 2.5rem;
	max-height: 4.5rem;
	max-width: 4.5rem
}

.text-icon-figure__icon--large {
	height: 8rem
}

.text-icon-figure__icon--icon {
	color: #2a2e30;
	font-size: 2.5em;
	height: auto
}

.section--dark .text-icon-figure__title {
    color: #FFF;
  
}
.text-icon-figure__title {
	color: #2a2e30;
	font-size: 1.125em;
	line-height: 1.3;
	margin: 0;
	text-transform: uppercase;
	font-weight: 600;
    letter-spacing: 2px;
    font-size: 0.9em;

}

.text-icon-figure__text {
	max-width: 100%;
}

@media (max-width:767px) {
	.text-icon-figure__text {
		max-width: none;
		padding-right: 0rem
	}
}

.text-icon-figure__text--center {
	margin: 0 auto;
	padding: 0
}

.text-icon-figure__link {
	border-bottom: 1px solid #2a2e30;
	color: #2a2e30;
	font-weight: 500;
	transition: all .3s ease-in-out
}

.text-image-figure {
	color: inherit;
	display: block;
	position: relative;
	text-decoration: none
}

.text-image-figure[href]:hover .text-image-figure__title::after {
	width: 10rem
}

.text-image-figure[href]:hover .text-image-figure__link {
	border-bottom-color: #2a2e30;
	color: #2a2e30
}

.text-image-figure__title {
	color: #2a2e30;
	font-size: 1.6em;
	line-height: 1.2;
	margin: 0;
	position: relative;
	text-transform: none
}

@media (max-width:767px) {
	.text-image-figure__title {
		font-size: 1.25em
	}
}



.text-image-figure__sub-title {
	color: #2a2e30;
	font-size: 1.125em;
	font-weight: 500;
	margin: 0
}

.text-image-figure__text {
	max-width: 45rem
}

.text-image-figure__link {
	border-bottom: 1px solid #2a2e30;
	color: #2a2e30;
	font-weight: 500;
	transition: all .3s ease-in-out
}

@media (min-width:768px) {
	.text-image-figure__link {
		@inclue font-size(16px);
	}
}

.tick-list {
	padding: 0;
	margin: 0 auto;
	max-width: 22.5rem;
	text-align: left
}

.tick-list__item {
	margin-bottom: 1rem;
	padding-left: 3.5rem;
	position: relative
}

.tick-list__item::before {
	color: #2a2e30;
	font-size: .9375em;
	left: 0;
	position: absolute;
	top: 3px
}

.video-figure {
	margin: 5rem 0;
	padding-bottom: 56.25%;
	position: relative
}

@media (max-width:767px) {
	.video-figure {
		margin: 4.5rem 0
	}
}

.video-figure iframe,
.video-figure video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.wpfs-form .wpfs-form-check-group {
	border: 0;
	display: none;
	margin: 0;
	padding: 0
}

.wpfs-form .wpfs-form-check-group-title {
	font-family: "helvetica-neue-lt-pro",sans-serif;
font-weight: 500;
font-style: normal;
}

.wpfs-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block !important
}

.wpfs-form select~.wpfs-form-control {
	display: none !important
}

.wpfs-form .wpfs-form-select {
	position: relative
}

.wpfs-form .wpfs-form-select::after {
	color: #2a2e30;
	font-size: .75em;
	pointer-events: none;
	position: absolute;
	right: 2rem;
	top: 2.125rem
}

.wpfs-form .wpfs-form-check:last-child {
	margin-bottom: 0 !important
}

.wpfs-form .wpfs-form-check input {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}

.wpfs-form .wpfs-form-check input:checked+.wpfs-form-check-label::before {
	border-color: #2a2e30;
	color: #2a2e30
}

.wpfs-form .wpfs-form-check a {
	border-bottom: 1px solid #2a2e30;
	color: #2a2e30;
	font-weight: 500;
	text-decoration: none
}

.wpfs-form .wpfs-form-check a:hover {
	border-bottom: none
}

.wpfs-form .wpfs-form-check-label {
	display: block;
	padding-left: 5.25rem;
	position: relative
}

.wpfs-form .wpfs-form-check-label::before {
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.wpfs-form .wpfs-form-error-message {
	color: #2a2e30;
	display: block;
	font-size: 1em;
	margin-top: 1rem;
	text-align: left
}

.wpfs-form .wpfs-form-actions a,
.wpfs-form .wpfs-summary {
	display: none
}

.wpfs-form .wpfs-info-tooltip {
	margin-bottom: 1.5rem
}

.wpfs-form .wpfs-input-group-append {
	margin-top: 1rem
}

.wpfs-form .wpfs-btn-link {
	margin-bottom: 0 !important
}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}

.slick-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	left: 0;
	top: 0;
	margin-left: auto;
	margin-right: auto
}

.mfp-bg,
.mfp-wrap {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
	content: ''
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.mfp-bg {
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	background: #2a2e30;
	opacity: .8
}

.mfp-arrow,
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-wrap {
	height: 100%;
	z-index: 1043;
	outline: 0 !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 5rem
}

.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #08181b;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a,
.mfp-preloader a:hover {
	color: #08181b
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
	box-shadow: none;
	background: #08181b;
	position: absolute;
	left: 0
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	position: absolute;
	text-decoration: none;
	text-align: center;
	opacity: 1;
	font-style: normal;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #fff
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #08181b;
	font-size: 12px;
	line-height: 16px;
	white-space: nowrap
}

.mfp-figure,
img.mfp-img {
	line-height: 0
}

.mfp-arrow {
	position: absolute;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:after,
.mfp-arrow:before {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid transparent
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid transparent
}

.mfp-iframe-holder {
	padding-top: 5rem;
	padding-bottom: 5rem
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 1000px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
	max-width: 100%
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	display: block;
	top: 0;
	width: 100%;
	height: 100%
}

.mfp-figure:after,
img.mfp-img {
	width: auto;
	height: auto;
	display: block
}

img.mfp-img {
	padding: 8rem 0;
	margin: 0 auto
}

.mfp-figure:after {
	top: 8rem;
	bottom: 8rem;
	right: 0;
	z-index: -1
}

.mfp-figure small {
	color: #f2f0f2;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -4rem;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 16px;
	color: #f2f0f2;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		-ms-transform: scale(.75);
		transform: scale(.75)
	}

	.mfp-arrow-left {
		-ms-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}
}


.section__video   {
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  
  .section__video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 101%;
    object-fit: cover;
    z-index: 0;
    pointer-events: none;
  }
  
  .section__video   .section__content,
  .section__video   .section__background-image,
  .section__video   .section__background-image--mobile {
    position: relative;
    z-index: 2;
  }

  .section__video::before {
    background: #2a2e308a;
    content:"";
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
    left:0;
    top:0;
    }

.section__video video { 
    filter: contrast(1.4) brightness(0.8);
}

.section__video .section__primary-title,
.section__video .section__secondary-title,
.section__video .section__text
{
    color:#FFF;
}

.logo_section {
    display:flex;
    align-items: center;
    justify-content: space-between;

}

.logo_section .section__title {
    font-size:1em;
    width:15%;
    margin:0;
}

.logo-scroll-wrapper {
    width:85%;
}
.logo-block {
    display: grid;
    margin-left:4rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 2rem;
    width:100%;
  }

  .logo-block__item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  
  .logo-block__item img {
    max-width: 12rem;
    height: auto;
    max-height: 4rem;
    
}
  
  /* Mobile (below 768px) layout */
  @media (max-width: 767px) {
    .logo-block {
      grid-template-columns: repeat(3, 1fr);
    }
  
    
  }
  

.section__secondary-title img {
    max-width:30px; 
    margin-right:0.7em; 
} 

.section__secondary-title { 
    display:inline-flex; 
} 

.section__background-image--split-left {
   
}

.section__background-image--split-right {
    
}

.section--slidercont.section--white .slick-slide {
}

.section--slidercont.section--dark .slick-slide {
}

  .section--slidercont .slick-slide {
    background:#2a2e30;
   

    margin-right:1em;
  }


  .section--slidercont .slick-slide .text-image-figure__title
    {
        padding-right:4rem;
    padding-left:4rem;
	font-weight: 500;
        font-family: "helvetica-neue-lt-pro", sans-serif;
    text-transform: none;
    font-size: 1.4em;
    line-height: 1.4em;
    margin-bottom: 1rem !important;	
    color:#FFF;
	text-align: left;
  }

.section--slidercont .slick-slide .text-image-figure__text {
    padding-right: 4rem;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #FFF;
    width: 100%;
    min-width: 100%;
    padding-left: 4rem;
}

  .section--slidercont .slick-slide img {
    margin-bottom: 0 !important;
}

  .section--slidercont .text-image-figure__title {
    padding-top:4rem;
  }

  .section--slidercont .text-image-figure {
	border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
	 border-left: 1px solid #FFF;
  }

  .section--slidercont .slick-slide img {
	border-bottom: 1px solid #FFF;;
  }


  .section--slidercont .button {
    margin-left:4rem;
  }
  
  .section--slidercont .text-image-figure {
      padding-bottom:4rem !important;
  }

  .section--slidercont .button {
	margin-left:0;

  }
  .text-image-figure__wrapper {
    position: relative;
  }
  
  .text-image-figure__overlay-link {
    position: absolute;
    inset: 0;
    z-index: 1;
    text-indent: -9999px;
  }
  
  .text-image-figure .button {
    position: relative;
    z-index: 2;
    pointer-events: auto;
  }

  .text-icon-figure__text strong {
    font-weight: 700;
    margin-bottom: 1.5rem !important;
  }

  .section--counters .text-icon-figure__title {
    font-size:2em;
    margin-bottom: 0.5rem !important;
  }
  

  .section--bigimage {

  }

  .pre-image {
    max-width: 20rem;
    max-height: 8rem;
    align-self: flex-start;
}



  .tabs__nav-button {
    border: none;
    padding: 0.5rem 1rem;
    cursor: pointer;
    font-weight: bold;
  }
  .tabs__nav-button.is-active {
    border-bottom: 1px solid currentColor;
  }
  .tabs__panel {
    display: none;
  }
  .tabs__panel.is-active {
    display: block;
  }

  .tabs__panels {
    position: relative;
    padding-bottom: 10rem;
    padding-top: 10rem;
}


  .tabs__nav-button img { 
    max-width:40px; 
    margin-right: 1em;
} 
.tabs__nav-button { 
    display:flex; 
    justify-content: center; 
    align-items: center; 
} 

.tabs__nav {
    display: flex;
    justify-content: stretch;
    gap: 0;
    margin-bottom: 0;
    background:#2a2e30 !important;
    padding:0;
    margin-top:0;
}

.tabs__nav  li {
    width:100%;
    list-style:none;
}
.tabs__nav-button.is-active {
    background:#003e80 !important; 
}

.tabs__nav-button { 
    background:#2a2e30 !important;
}

.tabs__panel img  { 
   
    object-fit:cover; 
}

.tabs__panels {
   
    display: flex;
        flex-direction: column;
        justify-content: center;
}

.section--tabs > .container > h2 {
    text-align: center;
    max-width: 70rem;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10rem !important;
}

.tabs__nav-button {
    width:100%;
    padding:1em 2em;
}

.tabs__title {
    font-size: 2em;
    line-height: 1.3em;
}

.footer__section svg { 
    max-width:25px; 
    fill:#2a2e30; 
    margin-bottom: 1em;
}

.ul--socials a:not(:last-child) {
    margin-right:10px;
}

.ul--socials a{
    display: inline-flex;
    justify-content: center;
    align-items:center;
}
.ul--socials a:hover {
    color:#2a2e30;
    text-decoration: none;    
}

@media screen and (max-width:767px) {

    .button--headerenquiry, .header__top-link  {
        display: none;
    }
    .header--expanded .header__top-link {
        width:100%; 
        background:#FFF;  
    max-width:none;
        margin-left:0; 
        padding:1em;
        font-size:inherit !important;
        display: inline-flex;
    } 
    
    .header--expanded .button--headerenquiry {
        
    }
    
    .button { 
        padding-left:1em !important;
        padding-right:1em !important;
    }

    .section__video .section__background-image {
        display: none;
    }

    .logo_section {
        flex-wrap:wrap;
    }

    .header__button-icon {
        background-image:url("https://studiodkd.co.uk/wp-content/themes/dkd/img/menu.svg");
        width: 30px;
        height: 100%;
        background-position: center;
		background-repeat: no-repeat;
        background-size: contain;
    
    }

    .header__button-icon.icon--close {
        background-image:url("https://studiodkd.co.uk/wp-content/themes/dkd/img/close.svg");
    }

    .header-mob-call svg { 
        width:25px; 
        fill:#FFF; 
    } 
    
    .header-mob-call { 
        margin-right:0; 
        margin-left:auto; 
    }
    .header__button { 
        margin-left:0.5em !important;  
    } 
    .header-mob-call {
         display:flex; 
    } 

    .logo_section .section__title {
        width:100%;
        font-size:0.8em;
        margin-bottom: 2em;
        display: none;
    }

    .logo-block {
        margin-left:0;
        width:100%;
    }

    .logo-block__item img {
        max-width: 7rem;
        height: auto;
        max-height: 3.5rem;
    }

    .logo-scroll-wrapper {
        overflow: hidden;
        width: calc(100% + 5em);
        margin-left: -2.5em;
        margin-right: -2.5em;
        padding-left: 2.5em;
        position: relative;
        box-sizing: content-box;
      }
      
      .logo-block {
        display: flex;
        gap: 4rem;
        width: max-content;
        transform: translateX(0);
        will-change: transform;
        box-sizing: content-box;
      }
      
      
      .logo-block.animate {
        animation: scroll-logos 10s linear infinite;
      }

      .logo-block__item {
        flex: 0 0 auto; /* Prevent growing/shrinking */
      }

      
      
      @keyframes scroll-logos {
        0% {
          transform: translateX(0); /* starts exactly at visible start */
        }
        100% {
          transform: translateX(-50%); /* scrolls halfway (duplicated content) */
        }
      }

      .section__secondary-title img {
        max-width:25px;
      }

      .section__background-image--split-left {
    }

    .section__background-image--split-right {
    
    }

    .tab__link-title {
        display: none;
    }

    .tabs__nav-button img {
        max-width: 30px;
        margin-right: 0;
    }

    .tabs__panels {
        position: relative;
        padding-bottom: 6rem;
        padding-top: 6rem;
    }

    .section--tabs > .container > h2 {
        padding-bottom:6rem !important;
        text-align: left;
    }

    .tabs__title {
        font-size: 1.4em;
        line-height: 1.3em;
    }

    .tabs__panel img {
        padding-bottom: 0;
        width: calc(100% + 5rem);
        overflow: visible;
        min-height: 300px;
        max-width: none;
        margin: 0rem -2.5rem -6rem;
       
    }

    .pre-image {
        max-width: 15rem;
    }

    .section__video {
        min-height: calc(80vh - 100px);
        display: flex;
        align-items: center;
    }

    .tabs__nav {
        justify-content: center;
    }

    .tabs__nav li {
        width:20%;
    }

}




.header__sub-nav-link img {
    max-width: 50%;
    object-fit: cover;
    max-height: 150px;
    margin-right: 1em;
}

.header__sub-nav-link {
    font-weight: 500 !important;
text-decoration: none;
letter-spacing:2px;
text-transform:uppercase;
display: inline-flex;
justify-content: center;
align-items: center;
padding-right:1em;
}

.header__sub-nav-link span { 
    width:100%;
    display: block;
    text-align:center;
}
.header__sub-nav-link {
   
    text-decoration: none;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
        background: #FFF;
    border: 1px solid #2a2e30;
	color:#2a2e30;

	    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
    font-size: 11px;
}

.header__sub-nav-link:hover {
	color:#FFF;
}

@media screen and (min-width:767px) {
    .header__sub-nav-items {
        display: grid;
            grid-template-columns: repeat(5, 1fr);
            gap:1em;
    } 

    .header__sub-nav-link {
        width:100%;
    }

    .header__sub-nav-item {
        width:100%;
     }
}  

@media screen and (max-width:767px) {
    .section--hero .section__background-image {
       
    }

    .header__sub-nav-link span {
        text-align: left;
    }
    .section__video::before {
        background: #2a2e308a;
    }


    .header__sub-nav-link img {
        max-width: 40%;
        object-fit: cover;
        max-height: 80px;
        margin-right: 2em;
    }

    .header__sub-nav-link {
        font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    }
    .header__sub-nav-link {
        font-weight: 700;
        text-decoration: none;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        background: #2a2e30;
    }

	.header__sub-nav-link {
		font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 2px;
	}

   

}




@media screen and (min-width:767px) {
    .logo_section  .section__title-uk {
        display: flex        ;
        align-items: center;
        width: auto;
        margin-right: 20rem;
    }

    .logo_section-uk {
        justify-content: center;
    }
    .logo_section  .madein-uk-logo-right .section__title {
        white-space: nowrap;
        width:auto;
    }

    .madein-uk-logo-right .logo-block {
        display: flex;
        gap:4rem;
        width:auto;
    }

    .madein-uk-logo-right {
       
        display: flex;
        justify-content: center;
        align-items: center;
        width:auto;
    }

    .logo_section   .section__title-uk img {
        max-width: 30px;
        margin-right: 0.7em;
    }

    .section--bigimage .img--block  {
         max-height:50rem; 
         width:auto; 
         margin-left:auto; 
         margin-right:auto;  
    }
}




@media screen and (max-width:767px) {
    .section__title-uk {
        display: inline-flex !important;
        align-items: center;
        justify-content: flex-start;
     }


    .section__title-uk img {
        max-width:25px;
        margin-right: 0.7em;
        }

}

@media screen and (min-width:767px){ 
    .footer__section p {max-width:80%; }
    .section--hero .section__primary-title {
        max-width:65rem;
    }

    .section--fwimage .section__primary-title, .section--slidercont .section__primary-title { 
        max-width:70rem;  
        margin-left:auto; 
        margin-right:auto; 
    }

    .section--form .section__secondary-title {
      
        display: block;
    }
}


.std ul li { list-style:square; }
.std ::marker { color:#2a2e30; }

::selection {
    background:#2a2e30;
}

.section--fwimage {

    padding-bottom: 0;
}
.section--bigimage .img--block.img--block-fw {
    max-height: 700px;
    max-width: 100%;
    object-fit: cover;
    margin-bottom: 0 !important;
    width: 100%;
    margin-top: 15rem !important;

}
@media screen and (max-width:767px) {
    .section--bigimage .img--block.img--block-fw {
       
        margin-top: 6rem !important;
        min-height: 300px;
    }

    .text-icon-figure svg {
        min-width: 20px;
        width:20px;
    }
}

.text-icon-figure svg {     max-width: 25px;
    fill: #2a2e30;
    margin-right : 1em; }

    .section--dark .breadcrumbs__link::after {
        color:#FFF;
    }


    /*
    .section--dark .section__secondary-title {
        color:#2a2e30 !important; 
    
    } 

    .section--white .section__secondary-title {
        
        color:#2a2e30 !important; 
    } 

    */


    .wpforms-field.wpforms-field-radio ul { 
        display:grid;  
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); 
    
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
        display: block;
        margin-top: 12px;
        color: #2a2e30 !important;
        font-weight: 700;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img {
        max-width: 30px !important;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
        height: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label {
        border:1px solid #2a2e30 !important;
        background: #2a2e30 !important;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label {
        color:#FFF !important;
    }
    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label {
        border:1px solid #FFF !important;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image {
        position: static !important;
    }
    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after {
        top: 0 !important;
    right: 0 !important;
    left: auto !important;
    margin: 0 !important;
    background:#2a2e30 !important;
        border-radius: 0 0px 0 10px !important;
        color:#FFF !important;
    
    }

    div.wpforms-container-full input[type=date]:focus:invalid, div.wpforms-container-full input[type=datetime]:focus:invalid, div.wpforms-container-full input[type=datetime-local]:focus:invalid, div.wpforms-container-full input[type=email]:focus:invalid, div.wpforms-container-full input[type=month]:focus:invalid, div.wpforms-container-full input[type=number]:focus:invalid, div.wpforms-container-full input[type=password]:focus:invalid, div.wpforms-container-full input[type=range]:focus:invalid, div.wpforms-container-full input[type=search]:focus:invalid, div.wpforms-container-full input[type=tel]:focus:invalid, div.wpforms-container-full input[type=text]:focus:invalid, div.wpforms-container-full input[type=time]:focus:invalid, div.wpforms-container-full input[type=url]:focus:invalid, div.wpforms-container-full input[type=week]:focus:invalid, div.wpforms-container-full select:focus:invalid, div.wpforms-container-full textarea:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=date]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=email]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=month]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=number]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=password]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=range]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=search]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=tel]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=text]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=time]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=url]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=week]:focus:invalid, .wp-core-ui div.wpforms-container-full select:focus:invalid, .wp-core-ui div.wpforms-container-full textarea:focus:invalid {
    box-shadow: 0 0 0 1px #2a2e30 !important;
    outline: none !important;
    border: none !important;
}

    div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
        border:1px solid #e3e3e3  !important;
        padding:15px !important;
        border-radius: 0 !important;
        height: 50px !important;
        color:#2a2e30 !important;
    }
	

	div.wpforms-container-full input[type=date]:focus:invalid, div.wpforms-container-full input[type=datetime]:focus:invalid, div.wpforms-container-full input[type=datetime-local]:focus:invalid, div.wpforms-container-full input[type=email]:focus:invalid, div.wpforms-container-full input[type=month]:focus:invalid, div.wpforms-container-full input[type=number]:focus:invalid, div.wpforms-container-full input[type=password]:focus:invalid, div.wpforms-container-full input[type=range]:focus:invalid, div.wpforms-container-full input[type=search]:focus:invalid, div.wpforms-container-full input[type=tel]:focus:invalid, div.wpforms-container-full input[type=text]:focus:invalid, div.wpforms-container-full input[type=time]:focus:invalid, div.wpforms-container-full input[type=url]:focus:invalid, div.wpforms-container-full input[type=week]:focus:invalid, div.wpforms-container-full select:focus:invalid, div.wpforms-container-full textarea:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=date]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=email]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=month]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=number]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=password]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=range]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=search]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=tel]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=text]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=time]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=url]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=week]:focus:invalid, .wp-core-ui div.wpforms-container-full select:focus:invalid, .wp-core-ui div.wpforms-container-full textarea:focus:invalid {
		var(--wpforms-button-background-color);
    box-shadow: 0 0 0 1px #2a2e30 !important;
    outline: none;
	}


	div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
		border: 0;
		cursor: pointer;
		display: inline-flex;
		font-size: 1em !important;
		justify-content: space-between;
		font-weight: 500 !important;
		line-height: 1.15;
		padding: 1.5rem 3.5rem !important;
		text-align: center !important;
		max-width: fit-content;
		text-decoration: none;
		white-space: nowrap;
		background-color: #2a2e30 !important;
		color: #fff !important;
		vertical-align: middle;
		border: 1px solid #2a2e30 !important;
		border-radius: 0 !important;
		min-height: 50px;		
		justify-content: center;
		align-items: center;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-top: 1em;
	}
    div.wpforms-container-full .wpforms-form .wpforms-submit-container {
        text-align: center;
    }

    .flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
        background-color: #2a2e30 !important;
    }

    .flatpickr-day {
        color:#2a2e30 !important;
        font-weight: 700 !important;
    }

    .flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
        color:#FFF !important;
    }

    div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
        height: 120px !important;
    }

    

 
    div.wpforms-container-full .wpforms-form .wpforms-field-label {
        font-size:16px !important;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-weight: 500 !important;
    }

	.logo_section .section__title-uk.no--logos {
		margin-right: 0;
	}

	@media screen and (max-width:767px) {
        .wpforms-field.wpforms-field-radio ul {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
        }

        .section--form-page .section__background-image { 
            padding-bottom: 50%;
        }

		.logo_section .section__title-uk.no--logos {
			margin-bottom: 0;
		}
    }

	.button--info {
		min-width:100%;

	background-color: #FFF;
	}

	.accordion-item__content-inner {
		border:none;
		background:#FFF;
	}

	.button--info::after {
		color:#2a2e30;
	}

	@media screen and (min-width:767px) {
		.header__sub-nav-link span {
			width: 100%;
			font-size: 1.125em;
			display: block;
			
			max-width: calc(100% - 50px);
			white-space: wrap;
			padding: 0 25px;
			text-align: left;
			line-height: 1.2;
		}

		.header__nav-item.services .header__sub-nav-items {
			grid-template-columns: repeat(5, 1fr);
		}
	}



	@media screen and (max-width:767px) {
		.header__sub-nav-link span {
			line-height: 1em;
		}

		.header--expanded .header__top-link, .button, div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
			justify-content: center !important;

		}

		div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
			min-width: 100% !important;
		}	
	}

	.text-image-figure:hover .button--blue {
		background-color: #2a2e30;
	}

	blockquote {
		background:#f5e7dc;
		background: #f5e7dc;
		margin: 0;
		padding: 2em;
		font-style: italic;
		font-weight: 700;
	}

	blockquote span {
		font-style:normal;
		color:#2a2e30;
		display: block;
		font-weight: 200;
		

	}

	@media (min-width: 1024px) {
		.std--large li, .std--large p {
			font-size: unset !important;
		}
	}

	.footer .button svg { 
		fill:#FFF; 
		margin-bottom:0; 
	} 

	.footer .button:hover {
		text-decoration: none;
	}


	.std--em-links a.button--blue { color:#FFF; font-weight:700; text-decoration:none; border:none; margin-top:0.5em;
	} 
	
	.std--em-links a svg  { fill:#FFF !important; }  
	
	.std--em-links a.button--blue:hover { text-decoration:none; border:none;  } 


	.section--hero.section--dark .section__primary-title, 
	.section--hero.section--dark .section__text, 
	.section--hero.section--dark .section__secondary-title {
		color:#FFF;
	}

	.section--hero.section--light .section__primary-title, 
	.section--hero.section--light .section__text, 
	.section--hero.section--light .section__secondary-title {
		color:#2a2e30;
	}

	.section--hero.section__centered .container.container--hero {
	justify-content: flex-start;
    display: flex;
    text-align: left;
    max-width: none;
    padding: 0;
	}

	.section--hero.section__centered .container.container--hero .section__text {
		margin-left:0;
		margin-right: 0;
	}

	.rating {
		position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #0000009e;
    color: #FFF;
    padding: 2.5em 0;
    height: fit-content;
    top: auto;
	border-top:1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}

	.rating .container {
		padding: 0;
		display: flex	;
		justify-content: center;
		align-items: center;
	}

	
	.rating svg {
		max-width:10rem;
		fill:#FFF;
		margin-right:3rem;
	}

	.rating strong {
		text-transform: uppercase;
		letter-spacing:2px;
		font-size:1.1em;
		margin-right: 1rem;;
	}

	.section__hascqc {
		padding-bottom:calc(15rem + 125px);
	}


	.section--singletestimonial .testimonial {
		background: none;
		width: 100%;
		max-width: 100%;
		display: flex	;
		justify-content: center;
		font-weight:500 !important;
		align-items: center;
	}
	.testimonial__rating {
		display:flex;
		gap:5px;
	}

	.testimonial__rating span {
		color:#64c5b7;
		font-size:0.8em;
	}

	.section--singletestimonial  .testimonial__title {
		margin-bottom: 0 !important;
		margin-right: 2.5rem !important;
		margin-left:2.5rem !important;
		    font-family: "helvetica-neue-lt-pro", sans-serif;
		font-weight: 500;
		font-size: 1.4em;
		text-transform: none;
	}

	.section--singletestimonial .testimonial__title span {
		display: inline-block !important;
		vertical-align: middle;
		line-height: 1;
		font-size: 60px;
		margin-top: 30px;
		margin-right: 10px;
		
	}


	.section__secondary-title {
		display: inline-flex;
		    font-family: "helvetica-neue-lt-pro", sans-serif;
		font-weight: 300;
	}



	.section--grey .section__secondary-title {
		color:#2a2e30;
	}

	.section__inner-content .rating {
		 position:static; 
		 border:none;
		 margin-top:4rem;
		 padding: 1em;
		 flex-wrap: wrap;
		 display: flex;
		}

		.section__inner-content .rating strong {
			display: block;
			width:100%;
			margin-right: 0;;
		}

	.section--dark .section__inner-content .rating { 
		background:#2a2e30;
	}

	.cqc__text {
		font-size:0.9em;
	}

	.section__inner-content .rating .container {
		justify-content: flex-start;
	}



	.section--white .section__inner-content .rating { 
		background:#2a2e30;
	}


	.rating strong::after {
		content: '';
		display: inline-block;
		width: 10px;
		height: 10px;
		background-color: #64c5b7;
		border-radius: 50%;
		margin-left: 1rem;
		vertical-align: middle;
	  }

	  .section--text-icon-figures.section--grey .row .column-6 { 
		background:#FFF;
		padding:2em;
	  }

	  .row--auto {
		gap:2em;
	  }

	  .section--text-icon-figures .section__primary-title,  
	  .section--text-icon-figures .section__secondary-title, 
	  .section--text-icon-figures .std,
	  .section--slidercont .section__secondary-title  {
		max-width:65rem;
		margin-left:auto;
		margin-right:auto;
	  }

	  .section--text-icon-figures .container {
		text-align: center;
	  }


	  .section__background-image-fwbg {
		min-height: 850px;
		max-height: 850px;
		position: static;
		background-position: top center;
		background-size: cover;
		margin-top: -10rem;
	}

	.section--hasfwbg {
		padding-bottom: 0;
	}

	


	.section--grey.section--slidercont .slick-slide {
		background:#FFF;
		text-align: left;
	}

	.section--grey.section--slidercont blockquote {
		background: #FFF;
		padding: 3em;
		height: 100%;
		display: flex;
		max-width: 100%;
		flex-direction: column;
	}
	
	.section--grey.section--slidercont .slick-slide blockquote .std p 
	{   font-style:normal  !important; 
	    text-decoration:none;
	    font-weight:500; 
	}
	
	.section--slidercont .testimonial__title {
		font-weight: 500;
		    font-family: "helvetica-neue-lt-pro", sans-serif;
		text-transform: none;
		font-size: 1.4em;
		line-height: 1.4em;
		margin-bottom: 20px !important;
		display: block;
		margin-top: 10px;
	}

	.section--slidercont .testimonial__title span {
		display: inline;
		vertical-align: middle;
		line-height: 0;
		font-size: 60px;
		position: relative;
		top: 15px;
		margin-right:10px;
	}

	.section--slidercont .testimonial__cite {
		margin-top:auto;
	}
	.section--slidercont .testimonial .std p {
		margin-bottom: 20px !important;
	}

	.section--slidercont .container {
		text-align: center;
	}

	.section--fwbg {
		background-size: cover;
	}

	.section--fwbg .text-icon-figure__icon {
		height: 4.5rem;
		max-height: 4.5rem;
		max-width: 9.5rem;
	}

	/* Reset all */
.section--fwbg .column-s-6 {
	margin-bottom: 3.5rem !important; /* or whatever your default is */
  }

  .section--fwbg .column-s-6:nth-child(3), .section--fwbg .column-s-6:nth-child(4){
	margin-bottom: 0 !important;
  }
  
  

	  .section--green .button--white {
		color:#64c5b7;
	  }


	  .footer__title {
		font-weight: 500;
		    font-family: "helvetica-neue-lt-pro", sans-serif;
		text-transform: none;
		font-size: 1.4em;
		line-height: 1.4em;
	  }

	  .footer__nav-item {
		list-style: none !important;
	  }

	  .footer__section svg {
		max-width: 20px;
		fill: #FFF;
		margin-bottom: 0;
		margin-right:1em;
	} 

	.footer__section p a  {
		display: inline-flex;
		align-items:center;
		width:100%;
	}

	@media screen and (max-width:767px) {
		.header__bottom .hide-above-s {
			display: inline-flex !important;
			margin-left:auto;
		}

		.header__logo {
			margin-right:0 !important;
		}

		.header__button {
			margin-left: 0em !important;
			margin-right: 0em !important;
		}

		.section--hero .section__background-image {
			height: 100% !important;
			position: absolute;
			top: 0;
			margin: 0;
		}

		.rating .container {
			padding:0 2.5rem;
			flex-wrap:wrap;
		}

		 .rating svg {
			margin-right: 1rem;
			max-width:9rem;
		}

		  .rating strong {
			text-transform: uppercase;
			letter-spacing: 2px;
			font-size: 0.8em;
			margin-right: 0;
		}

		  .rating span {
			margin-top:1rem;
		}

		.rating {
			padding:1.5em 0;
		}

		.section__content--side {
			text-align: center;
		}


		.section--hero {
			padding:8rem 0;
			margin-top:-52px;
			min-height: 100svh;
		}
	

		.std {
			text-align:center;
		}

		.section--fwbg .section__background-image { 
			margin-top:-20rem !important; 
			z-index:1;  
			background-position: top;
			padding-bottom: 150%;
		} 

		.section--fwbg .container { 
			position:relative; z-index:2; 
		}

		.section--singletestimonial .testimonial {
			flex-direction: column;
		}

		.section--singletestimonial .testimonial__title {
			text-align: center;
			line-height: 1.4em;
		}

		.section--singletestimonial .testimonial__rating {
			margin-bottom: 0.5rem !important;
		}

		.section--singletestimonial .testimonial__title span {
			display: block !important;
			line-height: 1;
			font-size: 60px;
			margin-top: 0;
			margin-right: 10px;
			position: relative;
			top: 0px;
		}

		.section__primary-title {
			text-align: center;
		}

		.inner__blocks .row { 
			display: grid;
		   grid-template-columns: repeat(2, 1fr);
		   gap: 2rem; /* Optional: adjust spacing between columns */;
		   text-align:center; 
			 
		 }
		 
		 .inner__blocks .text-icon-figure__text {
			 padding-right:0 !important;
		 }

		 .section__inner-content .rating .container {
			justify-content: flex-start;
			padding: 0;
			flex-direction: row;
			flex-wrap: nowrap;
		}

		.cqc__text {
			font-size: 0.9em;
			line-height: 1.4em;
		}

		.section__inner-content .rating svg {
			margin-right: 2rem;
			max-width: 8rem;
		}

		.section--text-icon-figures .section__primary-title, .section--text-icon-figures .section__secondary-title, .section--text-icon-figures .std, .section--slidercont .section__secondary-title {
			text-align: center !important;
		
		

		}
		.row--auto {
			gap:1em;
			
		}
		.section--text-icon-figures .row .column-6 {
				width:100%;
				margin-bottom: 0 !important;
				padding: 1.5em !important;

		}

		.section--hasfwbg.section--text-icon-figures .section__background-image--mobile {
			background-position: top;
			margin-top:-20rem;
			z-index: 1;
			padding-bottom: 150%;
		}

		.section.hasfwbg.section--text-icon-figures {
			
		}

		.section--hasfwbg.section--text-icon-figures .container {
			z-index: 2; position:relative; 
		}
	
		.section--grey.section--slidercont .slick-slide blockquote .std p {
			text-align: center !important;
		}
		.section__primary-title  {
			text-align: center !important;
		}

		.section--grey.section--slidercont blockquote {
			background: #FFF;
			padding: 2em;
			height: 100%;
			display: flex;
			max-width: 100%;
			flex-direction: column;
			text-align: center;
			justify-content: center;
			align-items: center;
		}
		
		.footer__nav-items {
			text-align: center;
		}

		.footer .std {
			text-align: center;
		}

		.footer .header__logo {
			margin-bottom: 2rem;
		}
		.footer__section {
			margin-bottom: 0;
			padding-bottom: 0;
		}

		/* Center the last item if it's alone in the final row (i.e., odd number of items) */
.inner__blocks .row > *:nth-last-child(1):nth-child(odd) {
	grid-column: 1 / -1;
	justify-self: center;
	width: 50%; /* Optional: makes it only as wide as needed */
  }

  .header__button {
	background: #FFF;
	padding: 0.5rem !important;
	min-width: 5rem;
	text-align: center;
	justify-content: center;
	display: inline-flex;
	align-items: center;
}
  .header__button svg {
	fill:#2a2e30;
  }

  .header__button-icon {
	background-size: 25px;
  }

  .header-mob-call {
	background: #2a2e30;
	min-width: 5rem;
	align-items: center;
	justify-content: center;
	margin-left:0;
}

  .header-mob-call svg {
	fill:#FFF;
	max-width: 22px;
  }

  .section--fwbg {
	background-image: none !important;

}

.footer__title {
	text-align: center;
}

.footer__section p a {
	justify-content: center;
}

.footer .header__logo {
	margin-bottom: 2rem !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.footer .column-12 {
	text-align: center;
}

.rating svg {
	width:9rem;
}
.section__inner-content .rating svg {
	width:8rem;
}



.section__secondary-title {
	justify-content: center;
}
	}


	.section--hero.section--dark .section__content--side {
    padding: 100px;
    background: #FFF;
    backdrop-filter: blur(5px) brightness(1.2) contrast(1.2);
    background-color: #2a2e30a6;
    border-top:1px solid #FFF;
	border-bottom: 1px solid #FFF;
    width: 100%;
    max-width: 100%;
}
	

	@media screen and (min-width:740px) {
	.footer .header__logo {
		margin-bottom: 3rem !important;
	}
	}
	

	.section--dark .std--em-links a {
		color:#FFF;
		border-bottom: 1px solid #FFF;
	}

	.section--dark .text-icon-figure__title, .section--dark p {
		color:#FFF;
	}

	

	@media screen and (min-width:767px) {
		.section--fwbg {
			background-position: center center;
		}
	}

	.accordion-item { color:#2a2e30; }

	.accordion-item ul {
		margin:0;
		padding:0 1em;
	}

	/* Hide the default close button */
.gm-style-iw button.gm-ui-hover-effect {
	display: none !important;
  }
  
  /* Optional: custom styling for the label */
  .custom-info-window {
	font-size: 12px;
    font-weight: bold;
    color: #a11113;
    padding: 0 !important;

  }
  
  .section--team .text-image-figure img { 
	max-width:100%; 
	height:auto; 
}

.text-image-figure__title {
	font-weight: 500;
		    font-family: "helvetica-neue-lt-pro", sans-serif;
		text-transform: none;
		font-size: 1.4em;
		line-height: 1.4em;
	  
}


.section--team  .row--justify-center div, 
.section--team   .row--justify-center h2, 
.section--team  .row--justify-center h3 {
	text-align: left;
}	

.section--team .text-image-figure__sub-title {
    font-weight: 400;
    text-transform: uppercase;
    color: #2a2e30;
    font-size: 0.8em;
    letter-spacing: 2px;
}

.section--team .column-s-6:last-child { padding-left:5rem; }

.section--white .button--info,
.section--white .accordion-item__content-inner {
	background-color: #f2f0f2
}

@media screen and (max-width:767px) {

	.section--team .text-image-figure img { max-width:15em !important; margin-left:auto; margin-right:auto;    } 
.section--team .column-s-6:last-child {
    padding-left:0rem !important;
    text-align:center; 
    padding:0 2.5rem !important;
    justify-content:center; 
    align-items:center; 
    display:flex;
    flex-direction:column;
    
}

ul {
	text-align:left;
}

.section--team .row--justify-center div, .section--team .row--justify-center h2, .section--team .row--justify-center h3 {
	text-align:center;
}

	.section--hero .rating svg {
		margin-bottom: 0.5rem;
	}
	.accordion-item .button--info {
		text-align: left !important;
		justify-content: flex-start !important;
	}

	.accordion-item ul {
		text-emphasis: left;
	}

	
.footer__accreditation {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
}

.header__sub-nav-link:hover {
	color:#FFF;
	background:#2a2e30;
}

header {
	border-bottom: 1px solid #FFF;
}

.section--dark ::marker {
	color:#FFF;
}

.article__title, .article__content .std h2 {
	    font-family: "helvetica-neue-lt-pro", sans-serif;
font-weight: 300;
}

.section--dark .accordion-item__content-inner ::marker {
	color:#2a2e30;
}



@media screen and (min-width:740px) {

div.cqc-widget {
	transform:scale(1.1) !important;
}
}

.section__primary-title  b {
	color:#64c5b7;
}


.section--text-icon-figures .eyebrow,
.section--text-title  .eyebrow  {
	    justify-content: center;
		margin:0 auto;
}

.section--text-icon-figures  .inner__blocks  .button-group {
	margin-top:8rem;
}
.eyebrow {
    font-family: 'Archivo', sans-serif;
    font-size: 12px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--turquoise-deep);
    margin-bottom: 3rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.eyebrow::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 1px;
    background:white;
}


.section--white .eyebrow::before,
.section--dark  .eyebrow::before   {
    content: "";
    display: inline-block;
    width: 40px;
    height: 1px;
    background:#64c5b7;
}

.section--white .eyebrow,
.section--dark .eyebrow {
    color:#64c5b7;
}


.section--text-icon-figures .row {
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  margin: 0 auto !important;
  width: 100%;
  max-width: 1000px;
}

.section--text-icon-figures .column-l-3,
.section--text-icon-figures .column-s-6 {
  width: 100% !important;
  max-width: none !important;
  flex: 0 0 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.section--text-icon-figures .text-icon-figure {
  display: grid !important;
  grid-template-columns: 110px minmax(280px, 1fr) 320px;
  align-items: center;
  gap: 40px;
  padding: 36px 0;
  border-top: 1px solid rgba(255,255,255,0.45);
}

.section--text-icon-figures .column-l-3:last-child .text-icon-figure,
.section--text-icon-figures .column-s-6:last-child .text-icon-figure {
  border-bottom: 1px solid rgba(255,255,255,0.45);
}

.section--text-icon-figures .text-icon-figure__title {
  display: contents !important;
  margin: 0 !important;
}

.section--text-icon-figures .process-number {
  color: #64c5b7 !important;
  font-size: 48px;
  line-height: 1;
  font-weight: 200;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.section--text-icon-figures .process-title {
  color: #fff !important;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-align: left;
  white-space: nowrap;
}

.section--text-icon-figures .text-icon-figure__text {
  margin: 0 !important;
  text-align: right;
}

.section--text-icon-figures .text-icon-figure__text p {
  margin: 0 !important;
  color: #fff;
}

@media (max-width: 767px) {
  .section--text-icon-figures .text-icon-figure {
    grid-template-columns: 70px 1fr;
    gap: 16px;
    padding: 28px 0;
  }

  .section--text-icon-figures .process-number {
    font-size: 34px;
  }

  .section--text-icon-figures .process-title {
    font-size: 14px;
    white-space: normal;
  }

  .section--text-icon-figures .text-icon-figure__text {
    grid-column: 2;
    text-align: left;
  }
}

@media screen and (min-width:1023px){ 


	.page-id-227 .section--hero,
	.page-id-377 .section--hero,
	.page-id-220   .section--hero  {
    
    padding-top:84px !important;
    min-height: unset;
    
}


	
	.footer .column-l-3:last-child {
    margin-left:auto;
}

.section--split-block {
    min-height: 75vh;
   
    align-items:center;
    display: flex;
}
}

.text-image-figure__wrapper, .text-image-figure{
    height: 100%;
}


.deliverables {
    margin-top: 2rem;
    padding: 3rem;
    background: #63c5b814;
    border-left: 2px solid #64c5b7;
}

.deliverables small {
    font-family: 'Archivo', sans-serif;
    display: block;
    letter-spacing: 0.22em;
    text-transform: uppercase;
   
    font-weight: 500;
    margin-bottom: 0.75rem;
}

.deliverables ul {
    list-style: none !important;
    margin:0;
    padding:0;
   
}

.deliverables li {
    padding: 0.22rem 0;
    padding-left: 2rem;
    position: relative;
     list-style: none !important;
}


.deliverables li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 1px;
    background: #64c5b7;
}

.page-id-377 .section--split-block .section__primary-title b {
    font-weight: 200;
    font-size:100px;
    display: block;
    margin-bottom:1rem;
}

@media screen and (max-width:1023px) {
	.section--hero.section--dark .section__content--side{
		padding: 40px 25px;
	}

	.section * {
		text-align: left !important;
		margin-right:0 !important;
	}

	.button-group {
		justify-content: flex-start;
	}

	.button-group .button:nth-child(2) {
		margin-left:1em !important;
	}

	    body {
        font: 14px / 1.6 "helvetica-neue-lt-pro", sans-serif;
    }

	.section--hero {
        padding-bottom: 0 !important;
        display: flex;
        align-items: flex-end;
        padding-top: 0;
	}

	.section--text-icon-figures .eyebrow, .section--text-title .eyebrow {
		    text-align: left !important;
    justify-content: flex-start !important;

	}

	.section--text-icon-figures .section__primary-title, .section--text-icon-figures .section__secondary-title, .section--text-icon-figures .std, .section--slidercont .section__secondary-title {
		text-align: left !important;
	}

 .footer .column-12 {
	text-align: left;
 }

 .footer__section * ,
 .footer__bottom-inner * {
    text-align: left !important;
}
.footer__accreditation {
	margin-right: 0 !important;
    margin-left: -5px !important;
    justify-content: flex-start;
}

.header--expanded .header__top-link {
    display: none !important;
}

.header--expanded, .header--expanded .header__nav {
	background:#FFF !important;
}

.header--expanded .header__nav {
	border-top: 1px solid #2a2e30;
}

.header__nav-link:not(.header__nav-link--standalone) {
	color:#2a2e30 !important;
}

.header__nav-item--parent>.header__nav-link::after {
	font-size:10px !important;
}

.header__sub-nav-link {
	        background: #FFF;
}

body {
	background:#FFF;
}



.section--singletestimonial .testimonial__title {
	margin:0 !important;
}

.section--singletestimonial .testimonial {
	        align-items: flex-start;
}

.page-id-377 .section--hero,
.page-id-227 .section--hero,
.page-id-220 .section--hero  {
    min-height: unset;   
    padding-top:51px;
}

.page-id-377 .section--split-block .section__primary-title b {
	font-size:70px;
}
 .section--slidercont .text-image-figure {
	border-left:none !important;
 }

     .footer__bottom {
        padding: 3rem 0;
    }

	.footer__accreditation  {
		margin-left:0;
	}
}


.wp-singular {
    background:#2a2e30;
}

.wp-singular .breadcrumbs--block {
    color:#FFF;
}

.wp-singular .article__content {
    color:#FFF;
    background:none;
    padding:10rem 0;
	margin:0 auto;
}

.article__figure-content {
    margin: 0 auto;
    backdrop-filter: blur(5px) brightness(1.2) contrast(1.2);
    background-color: #2a2e30a6;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    padding: 50px;
}

.article__figure {
	    min-height: 50vh;
    background-position: center;
}

.button--small {
	    letter-spacing: 1px;
		    font-size: 10px !important;
}


.blog  {
    background:#2a2e30;
}

.blog .section__primary-title {
    color:#FFF;
}


@media screen and (max-width:1023px) {
	.breadcrumbs--block {
		text-align: left;
	}

	.article {
		padding-top:1rem;
	}

	.article__figure-content {
		padding: 40px 25px;
	}

	.wp-singular .article__content {
		        padding: 6rem 25px;
	}

	.std {
        text-align: left;
    }
}

.section--dark {
	background-color: #2a2e30;
	color: #fff
}

.section--image-slider {
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

.section--dark .section__primary-title,
.section--dark .section__secondary-title,
.section--dark .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--dark .wpfs-form-check-group-title {
	color: #fff
}


.section--dark .section__secondary-title.eyebrow {
    color:#64c5b7;
}