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-blue,
.button-group--toggle .wpfs-form .button--dark-blue.wpfs-btn-link,
.button-group--toggle .wpfs-form .button--dark-blue.wpfs-input-group-link,
.button-group--toggle .wpfs-form .wpfs-form-actions button.button--dark-blue,
.wpcf7 .ajax-loader,
.wpfs-form .button-group--toggle .button--dark-blue.wpfs-btn-link,
.wpfs-form .button-group--toggle .button--dark-blue.wpfs-input-group-link,
.wpfs-form .wpfs-form-actions .button-group--toggle button.button--dark-blue {
	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
}

@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
}



.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 1.5px;
	padding: .35em .625em .75em
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	font-size: 62.5%
}

body {
	color: #004368;
	font: 15px/1.8 "golos-text", sans-serif;
    font-weight: 400;

	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: #004368;
	padding: 12.5rem 0
}

@media (max-width:1023px) {
	.footer__top {
		padding: 10rem 0
	}
}

@media (max-width:767px) {
	.footer__top {
		padding: 6rem 0
	}
}

.footer__bottom {
	background-color: #001426;
	padding: 3.5rem 0
}

@media (max-width:767px) {
	.footer__bottom {
		padding: 6rem 0
	}
}

@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 {
	border-bottom: 1.5px solid #004999;
	margin-bottom: 10rem;
	padding-bottom: 10rem
}

@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: "golos-text", sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 1.25;
	margin: 0
}

.button--small,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "golos-text", sans-serif;
font-weight: 500;
font-style: normal;

}

.footer__icon {
	color: #006a99;
	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: #006a99
}

@media (min-width:768px) {
	.footer__copyright br {
		display: none
	}
}

.footer__accreditation {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto
}

.footer__accreditation-logo {
	display: block;
	height: 4rem;
	margin-right: 2rem;
	width: 4rem
}

.container {
	margin: 0 auto;
	max-width: 1900px;
	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 {
    color:#FFF;
	border-bottom:1.5px solid #d52b50;
    margin-left:1em;
}

.button--headerenquiry {
    margin-left:2em;
}

.header__top-text {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}



.header__top-text strong {
    color:#FFF;
    font-weight: 500;
  
}
@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
}

.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-2-5 {
		width: 20%
	}

	.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: #004368;
	border-bottom: 1.5px solid #005582;
	left: 0;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 3;
	transform: translateZ(0)
}



.header.js-is-sticky .header__bottom {
	padding: 2rem 0
}

.header.js-is-sticky .header__logo-image {
	width: 15rem;
	transition: all .3s ease-in-out
}

@media (max-width:767px) {
	.header.js-is-sticky .header__logo-image {
		width: 12rem
	}

	
}

.header--no-stick {
	position: relative
}

@media (max-width:1023px) {
	.header.js-is-sticky .header__bottom {
		padding: 2rem 0
	}

	.header--expanded {
		background-color: #004368;
		height: 100%;
		left: 0;
		overflow: auto;
		position: fixed !important;
		width: 100%;
		z-index: 3
	}

	.header--expanded .header__button {
		color: #fff
	}

	.header--expanded .header__nav {
		display: block
	}
}

.header__top-inner {
	-ms-flex-align: center;
	align-items: center;
	background-color: #004368;
	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: #006a99
}

.header__top-icon {
	font-size: 1.375em;
	margin-right: 1.5rem
}

.header__top-text--separator {
	margin: 0 .5rem
}

.header__button,
.header__nav {
	margin-left: auto
}

.header__bottom {
	padding: 2.5rem 0
}

.header__inner {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:1023px) {
	.header__bottom {
		padding: 2rem 0
	}

	.header__inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.header__logo {
	display: inline-block;
	margin-right: 4rem;
	vertical-align: middle
}

.header__logo-image {
	display: block;
	width: 17rem
}

@media (max-width:767px) {
	.header__top-icon {
		font-size: 1.125em
	}

	

	.header__logo-image {
		width: 12rem
	}
}

.header__button {
	background: 0 0;
	border: 0;
	color: #004368;
	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
	}

	.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: #006a99
	}

    .section--hero {
        min-height: 750px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

@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: 11.5px;
	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
}

@media (min-width:1024px) {
	.header__nav-item--parent:hover .header__sub-nav {
		opacity: 1;
		top: 100%;
		visibility: visible
	}

	.header__nav-link {
		border-bottom: 1.5px solid transparent;
		font-size: 1.0625em;
        margin-bottom: -.55rem;
        padding-bottom: 0.55rem;
        font-weight: 500;
	}

	.header__nav-link--active,
	.header__nav-link:hover {
		border-bottom-color: #006a99
	}
}

@media (min-width:1301px) {
	.header__nav-link {
		font-size: 1.1em
	}
}

@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: #006a99
	}

	.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: 1.5px solid #fff;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-bottom: -.85rem;
	padding-bottom: .85rem
}

.header__nav-link--standalone:hover {
	border-bottom-color: #006a99
}

.header__nav-link-icon {
	font-size: 11.5px;
	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: calc(1900px - 10rem);
        padding: 0 2.5rem;
        width: 100%;
    }

    .header__nav-item--parent  {
        position:static;
    }

	.header__sub-nav-inner {
		background-color: #004368;
		border-radius: 0;
		padding: 5rem;
		        filter: drop-shadow(0 50px 50px rgba(255, 255, 255, 0.1));
        border-radius: 0 0 12px 12px;
	}
/*
	.header__sub-nav-inner::before {
		border: 12.5px solid transparent;
		border-bottom: 15px solid #004368;
		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 {
		border-left: 1.5px solid #006a99;
		margin: 1rem 0 2.5rem 0;
		padding-left: 2.5rem
	}
}

.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;
	border-radius:12px;
	
	    
}

.header__sub-nav-link:hover {
    background:#FFF !important;
	color:#006794 !important;
}

@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;

}

.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: 500
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500
}

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: 1.5px solid #006a99;
	color: #006a99;
	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-blue-headings h2,
.std--dark-blue-headings h3,
.std--dark-blue-headings h4,
.std--dark-blue-headings h5,
.std--dark-blue-headings h6 {
	color: #004368
}

.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-lightblue {
	color: #229fe6
}

.text-darkblue {
	color: #004368
}
.text-lightgreen {
	color: #01939b
}


.accordion-item__content {
	max-height: 0;
	overflow: hidden
}

.accordion-item__content--expanded {
	max-height: 65rem
}

.accordion-item__content-inner {
	border: 1.5px solid #004368;
	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;
	background-position: center center !important;
	color: #fff;
	margin: 0;
	    padding: 20% 3rem 10rem;
	position: relative;
	background-position:top;
	filter: contrast(1.1);
}


/*
.article__figure::after {
    background: #0043688a;
		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: 2rem 0;
	text-align: center
}

.breadcrumbs__link {
	color: inherit;
	font-size: .875em;
	
	font-weight: 500;
	text-decoration: none;
	
}

.breadcrumbs__link:hover {
	color: #006a99
}

.breadcrumbs__link::after {
	color: #d52b50;
	opacity: 1;
	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
	}

	.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-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: 1em;
    justify-content: space-between;
	font-weight: 500 !important;
	line-height: 1.15;
	padding: 1.5rem 3.5rem;
	text-align: center;
    max-width: fit-content;
	border-radius: 10px;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle
}

.button svg {
    width:20px;
    margin-left:15px;
}
@media (max-width:767px) {

	.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: 1em
	}
}

.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: 1.5px solid #004368;
	color: #004368;
	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: #006a99;
	color: #006a99
}

.button--dark-blue,
.button--blue-white {
	color: #fff;
}

.button--dark-blue svg path {
    fill:#FFF;
}

.button--blue,
.wpfs-form .wpfs-form-actions button {
	background-color: #006a99;
	color: #fff
}


.button--red  {
	background-color: #d52b50;
	color: #fff
}



.button--red svg {
	fill:#FFF;
}
.section--red .button--white {
	color:#d52b50 !important;
}


.section--red .button--red {
	background:#d42b50;
}

.button--red:hover svg {
	fill:#FFF;
}

.section--red .button--white  svg {
	fill:#d52b50 !important;
}

.section--red .button--white:hover svg {
	fill:#FFF !important;
}

.section--red .button--white:hover {
	color:#FFF !important;
}
.button--green svg {
    fill:#FFF;
}

.button--green,
.wpfs-form .wpfs-form-actions button {
	background-color: #01939b;
	color: #fff
}


.button--blue svg {
    fill:#FFF;
}

.button--dark-blue,
.button--blue:hover,
.button--green:hover,
.button--red:hover,
.wpfs-form .wpfs-form-actions button:hover {
	background-color: #004368
}

.button--dark-blue:hover,
.button--blue-white {
	background-color: #006a99
}

.button--blue-white:hover,
.button--white {
	background-color: #fff;
	color: #004368
}


.button--white svg {
    fill:#004368;
}

.text-image-figure__wrapper:hover .button--white { 
    background-color: #004368;
	color: #fff
}

.text-image-figure__wrapper:hover .button--white svg { 
    fill:#fff;
}


.button--white:hover svg {
    fill:#fff;
}
.button--white:hover {
	background-color: #004368;
	color: #fff
}

.button--white-blue {
	background-color: #fff;
	color: #006a99
}

.button--white-blue:hover {
	background-color: #006a99;
	color: #fff
}

.button--ghost-white {
	background: 0 0;
	border: 1.5px solid #fff;
	color: #fff
}

.button svg.play-but, .button svg.showroom-but {
    margin:0 15px 0 0;
}

.button--ghost-white:hover svg path {
    fill:#004368;
}

.button--ghost-white:hover {
	background-color: #fff;
	color: #004368
}

.button--ghost-dark-blue,
.wpfs-form .wpfs-input-group-link {
	background: 0 0;
	border: 1.5px solid #004368;
	color: #004368
}

.button--ghost-dark-blue:hover,
.wpfs-form .wpfs-input-group-link:hover {
	background-color: #004368;
	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: #006a99
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #004368
}

.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: #006a99;
	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: #004368;
	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: #004368;
	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: #004368
}

.form__input::placeholder,
.wpfs-form .wpfs-form-control::placeholder,
.wpfs-form .wpfs-input-group-form-control::placeholder,
.wpfs-form select::placeholder {
	color: #004368
}

.form__input--bordered,
.wpfs-form .wpfs-form-control,
.wpfs-form .wpfs-input-group-form-control,
.wpfs-form select {
	border: 1.5px solid #e1e1e3;
	padding-bottom: calc(1.75rem - 1.5px);
	padding-top: calc(1.75rem - 1.5px)
}

.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: #006a99
}

.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: #004368
}

.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: 1.5px 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 {
    font: var(--fa-font-sharp-regular) !important;
    content: "\f107";
    font-size: 18px;
    line-height: 1;
}

.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;
	position: relative;
	text-decoration: none
}

.image-overlay-figure__overlay {
	background: #0043688a;	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: "golos-text", sans-serif;

	font-size: 1em;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.label,
.proposition-box__price {
	font-family: "golos-text", 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: #004368;
	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: #004368;
	border-radius: 15px;
	color: #fff;
	padding: 3rem 2rem
}

.info-button__tooltip-inner::before {
	border: 12.5px solid transparent;
	border-top: 15px solid #004368;
	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: #006a99;
	color: #fff
}

.label--blue {
	background-color: #006a99;
	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: 18px !important
	}
}

.map {
	padding-bottom: 25%
}

@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: #004368;
	font-size: 1.5625em;
	height: 3rem;
	line-height: 3rem;
	position: absolute;
	right: 2rem;
	text-align: center;
	top: 2rem
}

.modal__close-button:hover {
	color: #006a99
}

.modal__title {
	color: #004368;
	font-size: 1.5625em;
	line-height: 1.2;
	margin: 0
}

.news-figure {
	color: #fff;
	position: relative;
	text-decoration: none
}

.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 {
	background-color: rgba(26, 156, 229, .75)
}

.news-figure__overlay {
	-ms-flex-align: start;
	align-items: flex-start;
	background: #0043688a;	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	-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%
}

.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: #004368;
	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: #004368;
	font-size: 1.125em
}

.proposition-box {
	border: 1.5px 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: #006a99
}

.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: #004368;
	font-size: 1.125em
}

.proposition-box__sub-title {
	color: #004368;
	font-size: .875em
}

.proposition-box__price {
	color: #004368;
	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: #006a99;
	font-size: 11.5px;
	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: #004368;
	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: 15rem 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: 4rem 0
	}

	.section--xx-small {
		padding:3rem 0 !important;
	}
}

.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: 1.5px solid #d6d6d6
}


.section--bigimage.section--white .section__primary-title::after,
.section--projects .section__primary-title::after,
.section--form .section__primary-title::after,
.section--team .section__primary-title::after,
.archive .section--flush .section__primary-title::after  {
    content: "";
    display: block;
    width: 100%;
    max-width: 200px;
    margin-left:auto;
    margin-right: auto;
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(
        to right,
        #d52b50 0%,
        #d52b50 33.333%,
        #006794 33.333%,
        #006794 66.666%,
        #01939b 66.666%,
        #01939b 100%
    );
}


.section--split-image.section--white .section__primary-title::after,
.section--white.section--slider .section__primary-title:after  {
    content: "";
    display: block;
    width: 100%;
    max-width: 200px;
   
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(
        to right,
        #d52b50 0%,
        #d52b50 33.333%,
        #006794 33.333%,
        #006794 66.666%,
        #01939b 66.666%,
        #01939b 100%
    );
}



.section--red {
	background-color: #d52b50;
	color: #fff
}






.section--red .section__primary-title,
.section--red .section__secondary-title,
.section--red .text-icon-figure__title,
.section--red .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--blue .wpfs-form-check-group-title {
	color: #fff
}


.section--red.section--hero .section__secondary-title {
	color:#f2ebda;
}


.section--blue {
	background-color: #006a99;
	color: #fff
}

.section--dark-blue.bg_texture {
	    background-image:url("https://maskplumbingsolutions.com/wp-content/themes/mask/img/blue_bg.jpg");
		background-size:cover;
		background-position: center center;
}


.section--beige.bg_texture {
	    background-image:url("https://maskplumbingsolutions.com/wp-content/themes/mask/img/beige_bg.jpg");
		background-size:cover;
		background-position: center center;
}



.section--green  .std--em-links a:not(.button)  {
	border-bottom:1.5px solid #FFF !important;
	color:#FFF !important;
}
.section--green.bg_texture {
	    background-image:url("https://maskplumbingsolutions.com/wp-content/themes/mask/img/green_bg.jpg");
		background-size:cover;
		background-position: bottom center;
}

.section--green .button {
	border-bottom:none !important;
}
.section--red.bg_texture {
	    background-image:url("https://maskplumbingsolutions.com/wp-content/themes/mask/img/red_bg.jpg");
		background-size:cover;
		background-position: bottom center;
}

.section--green .text-icon-figure svg {
    fill:#FFF !important;
}

.section--green .text-icon-figure__title {
    color:#FFF ;
}



.section--blue .breadcrumbs__link:hover,
.section--red .breadcrumbs__link:hover {
	color:#FFF;
	text-decoration: underline !important;
}

.section--blue .section__primary-title,
.section--blue .section__secondary-title,
.section--blue .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--blue .wpfs-form-check-group-title {
	color: #fff
}


.section--blue.section--hero .section__secondary-title,
.section--dark-blue.section--hero .section__secondary-title {
	color:#f2ebda;
}


.section--dark-blue {
	background-color: #004368;
	color: #fff
}


.section--medium-blue {
	background-color: #004999;
	color: #fff
}


.section--medium-blue .section__primary-title,
.section--medium-blue .section__secondary-title,
.section--medium-blue .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--medium-blue .wpfs-form-check-group-title {
	color: #fff
}

.section--dark-blue .section__primary-title,
.section--dark-blue .text-icon-figure__title,
.section--dark-blue .section__secondary-title,
.section--dark-blue .wpfs-form .wpfs-form-check-group-title,
.wpfs-form .section--dark-blue .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: #01939b;
	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-blue .section__background-image {
	border-radius: 0 !important
}

.section--grey {
	background-color: #e6e6e8
}

.section--beige {
	background-color: #f2ebda;
}


.section--mediumblue {
	background-color: #004999;
    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-blue .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: 70rem
	}

	.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: #004368;
	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 #004368;
	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: #006a99
}

.section__icon {
	color: #006a99;
	font-size: 3.125em;
	margin-right: 3rem
}

.section__icon-image {
	height: 5.5rem
}

.section__primary-title {
	color: #004368;
	font-size: 3.125em;
	line-height: 1.1;
	margin: 0;
	text-transform: none;
}

.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: 1.8em
	}
}

.section__primary-title--lipped {
	position: relative
}



.section__secondary-title,
.wpfs-form .wpfs-form-check-group-title {
	color: #004368;
	font-size: 1.5em;
    font-family: "golos-text", sans-serif;
font-weight: 500;
font-style: normal;
	line-height: 1.3em;
	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: 1em;
        line-height: 1.4em;
		max-width:80%;
		font-weight: 500;
	}
}

.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: 65rem
	}

	.section__text {
		max-width: 55rem
	}

	.section__text--wide  {
		max-width: 70rem
	}

	.section__text--narrow {
		max-width: 42.5rem
	}
}

.section__background-image {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) -1.5px center no-repeat;
	background-size: cover;
	
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%
}

@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 bottom;
		
		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 {
		        background-position: bottom 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(18px);
	}
}

@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: #004368;
	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: #006a99
}

@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: 50%;
	border: 0;
	color: #004368;
	font-size: 1.125em;
	height: 5rem;
	position: absolute;
	top: 50%;
	width: 5rem;
	z-index: 1
}

.slider__button:hover,
.social-links__link {
	background-color: #006a99;
	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: #004368
}

.testimonial {
	margin: 0 auto;
	max-width: 55rem;
	padding: 0
}

.testimonial__rating {
	color: #006a99;
	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: 1.5px;
	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: #006a99;
	color: #006a99
}

.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: 3rem;
	max-height: 2.5rem;
	max-width: 2.5rem;
}

@media (min-width:1024px) {
	.text-icon-figure--center .text-icon-figure__icon {
		height: 3rem;
		max-height: 2.5rem;
		max-width: 2.5rem;
	}
}

.text-icon-figure__icon {
	height: 3rem;
	max-height: 2.5rem;
	max-width: 2.5rem;
}

.text-icon-figure__icon--large {
	height: 8rem
}

.text-icon-figure__icon--icon {
	color: #006a99;
	font-size: 2.5em;
	height: auto
}

.text-icon-figure__title {
	color: #004368;
	font-size: 1.125em;
	line-height: 1.3;
	margin: 0;
	text-transform: capitalize
}

.text-icon-figure__text {
	max-width: 24.5rem
}

@media (max-width:767px) {
	.text-icon-figure__text {
		max-width: none;
		padding-right: 2.5rem
	}
}

.text-icon-figure__text--center {
	margin: 0 auto;
	padding: 0
}

.text-icon-figure__link {
	border-bottom: 1.5px solid #006a99;
	color: #006a99;
	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: #006a99;
	color: #006a99
}

.text-image-figure__title {
	color: #004368;
	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: #004368;
	font-size: 1.125em;
	font-weight: 500;
	margin: 0
}

.text-image-figure__text {
	max-width: 45rem
}

.text-image-figure__link {
	border-bottom: 1.5px solid #006a99;
	color: #006a99;
	font-weight: 500;
	transition: all .3s ease-in-out
}

@media (min-width:768px) {
	.text-image-figure__link {
		@inclue font-size(18px);
	}
}

.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: #004368;
	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: "golos-text", 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: #004368;
	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: #004368;
	color: #006a99
}

.wpfs-form .wpfs-form-check a {
	border-bottom: 1.5px solid #006a99;
	color: #006a99;
	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: #006a99;
	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: #004368;
	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: 11.5px;
	line-height: 18px;
	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: #e6e6e8;
	display: block;
	font-size: 11.5px;
	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: 18px;
	color: #e6e6e8;
	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: #0043688a;
    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--slidercont.section--white .slick-slide {
}

.section--slidercont.section--dark-blue .slick-slide {
}

  .section--slidercont .slick-slide {
    
   

    margin-right:1em;
  }


  .section--slidercont .slick-slide .text-image-figure__title
    {
     
    
    margin-bottom: 1rem !important;
    color:#FFF;
  }

  .section--slidercont .slick-slide .text-image-figure__text  {
  
    
    color:#FFF;
  }

  .section--slidercont .slick-slide img {
    margin-bottom: 0 !important;
}

  .section--slidercont .text-image-figure__title {
    padding-top:4rem;
  }



  .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: 500;
    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: 1.5px 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:#006a99 !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:#006a99 !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:#006a99; 
    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:#006a99;
    text-decoration: none;    
}

@media screen and (max-width:767px) {

    .button--headerenquiry, .header__top-link  {
        display: none;
    }
    
    .header--expanded .button--headerenquiry {
        width:100%; 
        max-width:none;
        margin-left:0;
        display: inline-flex;
        margin-top:1rem;
    }
    
    .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://maskplumbingsolutions.com/wp-content/themes/mask/img/menu.svg");
        width:30px;
        height: 20px;
		display: inline-flex;
        background-size:cover;
    
    }

    .header__button-icon.icon--close {
        background-image:url("https://maskplumbingsolutions.com/wp-content/themes/mask/img/close.svg");
		height:25px;
		width:25px;
				background-size:cover;
    }

    .header-mob-call svg { 
        width:25px; 
        fill:#006a99; 
    } 
    
    .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;
      }

     

    .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: 100px;
	border-radius:12px;
	overflow:hidden;
    object-fit: cover;
    max-height: 100px;
    margin-right: 1em;
}

.header__sub-nav-link {
    font-weight: 500;
text-decoration: none;
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 {
    font-weight: 500;
    text-decoration: none;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
   background: #006794;
    border-radius: 12px;
}


@media screen and (min-width:767px) {
    .header__sub-nav-items {
        display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap:1em;
    } 

    .header__sub-nav-link {
        width:100%;
    }

    .header__sub-nav-item {
        width:100%;
     }
}  

@media screen and (max-width:767px) {
    
   
    .header__sub-nav-link span {
        text-align: left;
    }
    .section__video::before {
        background: #0043688a;
    }


    .header__sub-nav-link img {
        max-width: 60px;
        object-fit: cover;
        max-height: 60px;
        margin-right: 1em;
    }

    .header__sub-nav-link {
        font-weight: 500;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    }
    .header__sub-nav-link {
        font-weight: 500;
        text-decoration: none;
        display: inline-flex;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        background: #004999;
    }

   

}




@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:55rem;
    }

    .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:#006a99; }

::selection {
    background:#006a99;
}

.section--fwimage {

    padding-bottom: 0;
}
.section--bigimage .img--block.img--block-fw {
    max-height: 700px;
    max-width: 100%;
    object-fit: cover;
	object-position:top;
    margin-bottom: 0 !important;
    width: 100%;
    margin-top: -10rem !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: #006a99;
    margin-right : 1em; }

    .section--dark-blue .breadcrumbs__link::after {
        color:#FFF;
    }


    /*
    .section--dark-blue .section__secondary-title {
        color:#006a99 !important; 
    
    } 

    .section--white .section__secondary-title {
        
        color:#006a99 !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: 11.5px;
        color: #004368 !important;
        font-weight: 500;
    }

    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:1.5px solid #006a99 !important;
        background: #006a99 !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:1.5px 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:#006a99 !important;
        border-radius: 0 0px 0 10px !important;
        color:#FFF !important;
    
    }

    div.wpforms-container-full .wpforms-form input:focus, div.wpforms-container-full .wpforms-form textarea:focus, div.wpforms-container-full .wpforms-form select:focus, div.wpforms-container-full .wpforms-form .is-focused .choices__inner, div.wpforms-container-full .wpforms-form .is-open .choices__inner, div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown {
        border:1.5px solid #006a99 !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:1.5px solid #FFF !important;
        padding:15px !important;
        border-radius: 0 !important;
        height: 50px !important;
        color:#004368 !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 {
        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: #006a99 !important;
    color: #fff !important;
    vertical-align: middle;
    border:1.5px solid #006a99 !important;
    }

    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: #006a99 !important;
    }

    .flatpickr-day {
        color:#004368 !important;
        font-weight: 500 !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:18px !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:#006a99;
	}

	@media screen and (min-width:767px) {
		.header__sub-nav-link span {
			width: 100%;
			font-size: 1em;
			display: block;
			text-align: left;
			max-width: calc(100% - 50px);
			white-space: wrap;
			padding: 0 25px;
		}

		.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: 1.2em;
        font-size: 13px;
		}

		

		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: #004368;
	}

	blockquote {
		background:#f2ebda;
		background: #f2ebda;
		margin: 0;
		padding: 2em;
		font-style: italic;
		font-weight: 500;
	}

	blockquote span {
		font-style:normal;
		color:#004999;
		display: block;
		font-weight: 500;
		margin-top:0.5em;
	}

	@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;  } 

	@media screen and (min-width:1023px) {
		
			.section--dark-green .pre-image {
				max-width: 25rem;
				max-height: 17.5rem;
			}
	}


	body .iti input.iti__tel-input, body .iti input.iti__tel-input[type=text], body .iti input.iti__tel-input[type=tel], div.wpforms-container .wpforms-form .iti input.iti__tel-input, div.wpforms-container .wpforms-form .iti input.iti__tel-input[type=text], div.wpforms-container .wpforms-form .iti input.iti__tel-input[type=tel], div.wpforms-container-full .wpforms-form .iti input.iti__tel-input, div.wpforms-container-full .wpforms-form .iti input.iti__tel-input[type=text], div.wpforms-container-full .wpforms-form .iti input.iti__tel-input[type=tel], #wpforms-conversational-form-page .iti input.iti__tel-input, #wpforms-conversational-form-page .iti input.iti__tel-input[type=text], #wpforms-conversational-form-page .iti input.iti__tel-input[type=tel] {
		    padding-left: 48px !important;
	}



.section--multi-image {
    position: relative;
    overflow: hidden;
}

.section--multi-image .container {
    position: relative;
    z-index: 2;
}

.section--multi-image .section__content--side {
    width: 50%;
}

.section__multi-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));

    width: 50%;
    min-height: 100%;
    overflow: hidden;
}

.section__multi-image-column {
    min-width: 0;
    height: 100%;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 767px) {

	.section--dark-blue.bg_texture {
		background-position: unset;
	}

    .section--multi-image {
        overflow: visible;
		padding-bottom: 0;;
    }

    .section--multi-image .section__content--side {
        width: 100%;
		   }

    .section__multi-image {
		padding-top:6rem; 
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;

        width: 100%;
        height: auto;
        min-height: 320px;

        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .section__multi-image-column {
        min-height: 320px;
    }
}


.accreditation-strip {
    position: relative;
    width: 100%;
}

.accreditation-strip__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10rem;
}

.accreditation-strip__heading {
    flex: 0 0 auto;
    width: auto;
    margin: 0;
}

.accreditation-strip__title {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
    white-space: nowrap;
}

.accreditation-strip__compliance-svg {
    display: block;
    flex: 0 0 2.5rem;
    width: 2.5rem;
    height: auto;
    margin-right: 1rem;
    fill: #01939b;
}

.accreditation-strip__logos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 1 auto;
    gap: 5rem;
    width: auto;
    margin: 0;
    padding: 0;
}

.accreditation-strip__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    margin: 0;
    padding: 0;
}

.accreditation-strip__logo img {
    display: block;
    width: auto;
    height: auto;
    max-width: 10rem;
    max-height: 5rem;
    object-fit: contain;
}

.accreditation-strip--compliance .accreditation-strip__logo img {
    max-width: 9rem;
    max-height: 4.5rem;
}

.accreditation-strip--coloured-border::after
  {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(
        to right,
        #d42b50 0%,
        #d42b50 33.333%,
        #006794 33.333%,
        #006794 66.666%,
        #01939b 66.666%,
        #01939b 100%
    );
    pointer-events: none;
}

@media screen and (max-width: 1200px) {
    .accreditation-strip__inner {
        gap: 6rem;
    }

    .accreditation-strip__logos {
        gap: 2.5rem;
    }

    .accreditation-strip__logo img {
        max-width: 8.5rem;
        max-height: 4.5rem;
    }
}

@media screen and (max-width: 767px) {
    .accreditation-strip__inner {
        flex-direction: column;
        align-items: flex-start;
        gap: 3rem;
    }

    .accreditation-strip__heading,
    .accreditation-strip__title {
        width: 100%;
    }

    .accreditation-strip__title {
        white-space: normal;
    }

    .accreditation-strip__logos {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 3rem 2rem;
        width: 100%;
    }

    .accreditation-strip__logo {
        width: 100%;
    }

    .accreditation-strip__logo img {
        max-width: 9rem;
        max-height: 4.5rem;
    }
}

/* Final accreditation visibility override */

.accreditation-strip .accreditation-strip__logos {
    display: flex !important;
    opacity: 1;
    visibility: visible;
}

.accreditation-strip .accreditation-strip__logo {
    display: flex;
    opacity: 1;
    visibility: visible;
}

.accreditation-strip .accreditation-strip__logo img {
   display: block !important;
    max-width: 12rem;
    max-height: 4.5rem;
    opacity: 1 !important;
    visibility: visible !important;
    width: 12rem;
    height: 4.5rem;
}

@media screen and (max-width: 767px) {
    .accreditation-strip .accreditation-strip__logos {
        display: grid !important;
		gap:2rem;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}



.text-image-figure__wrapper {
    position: relative;
    height: 100%;
}

.text-image-figure--overlay {
    position: relative;
    min-height: 600px;
    height: 100%;
	border-radius:10px;
    margin: 0;
    overflow: hidden;
    background: #004368;
    isolation: isolate;
}

.text-image-figure--overlay .text-image-figure__image {
    position: absolute;
    inset: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
    object-position: center;
}

/*
 * Actual blurred and darkened section over the bottom of the image.
 */
.text-image-figure--overlay .text-image-figure__shade {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 70%;
    pointer-events: none;

    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.12) 25%,
        rgba(0, 0, 0, 0.72) 100%
    );

    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);

    -webkit-mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        #000 40%,
        #000 100%
    );

    mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        #000 40%,
        #000 100%
    );
}

/*
 * Groups the heading, copy and button together at the bottom.
 */
.text-image-figure--overlay .text-image-figure__content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4;
    padding: 5rem;
    color: #fff;
}

.text-image-figure--overlay .text-image-figure__title {
    position: relative;
    margin: 0 0 2rem;
    color: inherit;
}

.text-image-figure--overlay .text-image-figure__text {
    position: relative;
    max-width: 55rem;
    margin: 0 0 3rem;
    color: inherit;
}

.text-image-figure--overlay .text-image-figure__text p {
    color: inherit;
}

.text-image-figure--overlay .text-image-figure__button {
    position: relative;
    z-index: 6;
}

/*
 * Makes the full card clickable without blocking the real button.
 */
.text-image-figure--overlay .text-image-figure__overlay-link {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: block;
}



@media screen and (max-width: 767px) {
    .text-image-figure--overlay {
        min-height: 450px;
    }

    .text-image-figure--overlay .text-image-figure__content {
        padding: 3rem;
    }

    .text-image-figure--overlay .text-image-figure__shade {
        height: 75%;
    }
}

@media screen and (min-width:1023px) {
	.align-center {
		text-align: center;
		margin-left: auto;
	margin-right: auto;
	}


	.section--split-image {
    min-height: 800px;
    display: flex;
    align-items: center;
    
}

.section--split-image  .section__primary-title {
    max-width:500px;
}

}


.text-image-figure--overlay {
    position: relative;
    width: 100%;
    height: 100%;
}

.text-image-figure__overlay-link {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
}

.text-image-figure__content {
    position: relative;
    z-index: 3;
    pointer-events: none;
}

.text-image-figure__button {
    position: relative;
    z-index: 4;
    pointer-events: auto;
}



.section--split-image.section--white .section__primary-title::after {
    content: "";
    display: block;
    width: 100%;
    max-width: 200px;
   
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(
        to right,
        #d52b50 0%,
        #d52b50 33.333%,
        #006794 33.333%,
        #006794 66.666%,
        #01939b 66.666%,
        #01939b 100%
    );
}


.section--split-image .text-icon-figure  {
    flex-direction: row;
    display: flex;
    height: 100%;
}

.section--split-image.section--white .text-icon-figure {
    background:#f2ebda;
    overflow:hidden;
    border-radius:10px;
	align-items: center;
}

.section--split-image .text-icon-figure h3 {
padding:2rem;
margin:0 !important;
    font-size: 1em;
}

.section--split-image .text-icon-figure__icon  {
    object-fit: cover;
height: 100%;
margin:0 !important;
max-height:unset !important;
max-width:85px;
border-radius:10px;
}


.section--split-image.section--white .text-icon-figure:hover .button--square svg {
    fill: #fff;
	transition: all .3s ease-in-out
}

.section--split-image.section--white .text-icon-figure:hover .button--square  {
    background: #004368;
	transition: all .3s ease-in-out
	
}

.section--split-image .text-icon-figure .text-icon-figure__content {
    flex-direction: row;
    display: flex;
    height: 100%;
    align-items: center;
   
    padding-right:1em;
    width:100%;
}

.section--split-image .text-icon-figure .button--square {
    margin-left:auto;
}


header.js-is-sticky {
        background-color: #004368e0;
    backdrop-filter: blur(5px);
  
}



.section--projects .text-image-figure__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-bottom: 0.75rem;
}

.section--projects .text-image-figure__tag {
    display: inline-flex;
    align-items: center;
    padding: 0.4rem 0.75rem;
    border-radius: 999px;
   background:#006794;
    color: #FFF;;
    font-size: 0.8em;
    line-height: 1;
}


.slider--projects .text-image-figure__shade {
    display: none;
}

.slider--projects .text-image-figure--overlay .text-image-figure__image {
    position: static;
	max-height: 400px;
}

.slider--projects .text-image-figure {
	background:#f2ebda;
	color:#004368;
}

.slider--projects .text-image-figure--overlay .text-image-figure__content {
   position: static;
}

.section--slidercont.section--projects .slick-slide .text-image-figure__title,
.section--slidercont.section--projects .slick-slide .text-image-figure__text {
    color: #004368;
}

.section--slidercont.section--projects .text-image-figure__title {
	padding-top:1rem;
}

.section--slidercont.section--projects  .slick-slide {
    margin:0 !important;
    border-left:2px solid #FFF;
    border-top:2px solid #FFF;
    border-bottom:2px solid #FFF;
   
}

.slider--projects .text-image-figure {
    border-radius:0;
}

.enquiry-cta__icon-point {
    
    display: flex;
    white-space: nowrap;
}

.enquiry-cta__icon-point img {
    max-width:20px;
	margin-right:10px;
}
.enquiry-cta__icon-points {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-evenly;
}

.fl-center {
	justify-content: center;
	align-items: center;
	  
}

.mlrauto {
	  margin-left: auto;
    margin-right: auto;
}
.section--enquiry-cta {
    padding:20rem 0 !important;
    background-position: center center;
    background-size:cover;
}

.section--enquiry-cta  .std {
	max-width:50rem;
}


.sectors-template-default  .section--enquiry-cta {
	background-position: bottom center;
}
body.home .section--enquiry-cta {
	background-repeat: no-repeat;
    background-position: top;
}

@media screen and (max-width:767px) {
			.header__top-link {
			display: inline-flex !important;
			order:1;
			margin-right:1em;
		}
		.header__logo {
			order:1;
			margin-right:auto;
		}

		.header__button {
			order:3;
		}

		.header__inner {
			width:100%;

		}

		.header--expanded .header__nav {
    order:4;
}

.header--expanded .button--headerenquiry {
    display: none !important;
}


.std p {
	font-size: 13px;
}

.accreditation-strip__logo {
    justify-content: flex-start;
    align-items: flex-start;
}
.accreditation-strip__inner {
	gap:2rem;
}
.accreditation-strip .accreditation-strip__logo img {
   
   max-width:100% !important;
}

.accreditation-strip .accreditation-strip__logos  {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}



.accreditation-strip--compliance .accreditation-strip__logos  {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.accreditation-strip.accreditation-strip--compliance .accreditation-strip__logo img {
    max-width:100% !important;
}


.section--bigimage.section--white .section__primary-title::after, .section--projects .section__primary-title::after {
	margin-left:0;
}

.section--bigimage .img--block.img--block-fw {
	margin-top:-5rem !important;
}

.section--split-image .text-icon-figure .button--square {
    padding:0 !important;
}

.section--white .section__background-image--split {
    margin-top:0 !important;
}
.slider--projects .text-image-figure--overlay .text-image-figure__image {
	max-height: 200px !important;;
}

    .mask-footer__brand {
        height: auto !important;
    }

	.mask-footer__brand img {
		top:3px !important;
	}

}

.slick-slider.is-swiping .text-image-figure__shade {
	backdrop-filter: none !important;
}

/* MOBILE SLICK BLUR STACKING FIX */
@media screen and (max-width: 767px) {

	.slick-slider .text-image-figure--overlay {
		position: relative !important;
		overflow: hidden !important;
		isolation: isolate !important;
	}

	.slick-slider .text-image-figure__image {
		position: absolute !important;
		inset: 0 !important;
		z-index: 1 !important;
	}

	.slick-slider .text-image-figure__shade {
		position: absolute !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		z-index: 2 !important;
		height: 75% !important;
		pointer-events: none !important;

		-webkit-backdrop-filter: blur(10px) !important;
		backdrop-filter: blur(10px) !important;
	}

	.slick-slider .text-image-figure__overlay-link {
		position: absolute !important;
		inset: 0 !important;
		z-index: 3 !important;
	}

	.slick-slider .text-image-figure__content {
		position: absolute !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		z-index: 20 !important;

		/*
		 * Force the content onto its own GPU layer above
		 * Safari's backdrop-filter compositing layer.
		 */
		-webkit-transform: translate3d(0, 0, 1px) !important;
		transform: translate3d(0, 0, 1px) !important;
		-webkit-backface-visibility: hidden !important;
		backface-visibility: hidden !important;
		will-change: transform !important;

		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: none !important;
	}

	.slick-slider .text-image-figure__content > * {
		position: relative !important;
		z-index: 21 !important;
	}

	.slick-slider .text-image-figure__button {
		pointer-events: auto !important;
	}
}

/* =========================================================
   MOBILE EXPANDED MENU CTA
   ========================================================= */

.header-mobile-cta {
	display: none;
}

@media (max-width: 1023px) {

	/*
	 * Leave enough room at the bottom of the expanded menu
	 * so navigation links do not sit behind the fixed CTA.
	 */
	.header.header--expanded .header__nav {
		padding-bottom: 26rem;
	}

	.header.header--expanded .header-mobile-cta {
		background-color: #01939b;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		bottom: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		left: 0;
		min-height: unset !important;
		overflow: hidden;
		padding: 3rem 2.5rem;
		position: fixed;
		right: 0;
		width: 100%;
		z-index: 20;
	}

	

	.header-mobile-cta__content {
		margin: 0 auto;
		max-width: 1900px;
		position: relative;
		width: 100%;
		z-index: 2;
	}

	.header-mobile-cta__title {
		color: #ffffff;
		font-family: "golos-text", sans-serif;
		font-size: 3rem;
		font-style: normal;
		font-weight: 500;
		line-height: 1.1;
		margin: 0 0 2.5rem;
		max-width: 45rem;
		text-transform: none;
	}

	.header-mobile-cta__button {
		align-items: center;
		background-color: #ffffff;
		color: #01939b;
		display: inline-flex;
		justify-content: space-between;
		max-width: none;
		min-width: 24rem;
		padding: 1.7rem 2.5rem;
		width: auto;
	}

	.header-mobile-cta__button svg {
		fill: #01939b;
		flex-shrink: 0;
		margin-left: 3rem;
		width: 2.4rem;
	}

	.header-mobile-cta__button:hover,
	.header-mobile-cta__button:focus {
		background-color: #004368;
		color: #ffffff;
	}

	.header-mobile-cta__button:hover svg,
	.header-mobile-cta__button:focus svg {
		fill: #ffffff;
	}

	/*
	 * Keep the CTA above the scrolling mobile navigation.
	 */
	.header.header--expanded {
		padding-bottom: 0;
	}

	.header.header--expanded .header__bottom {
		min-height: 100%;
		padding-bottom: 0;
	}

	.header.header--expanded .header__nav {
		-webkit-overflow-scrolling: touch;
		overflow-y: auto;
	}
}

@media (max-width: 767px) {

	.header.header--expanded .header__nav {
		padding-bottom: 23rem;
	}

	.header.header--expanded .header-mobile-cta {
		
		padding: 2.5rem !important;
		background-position: bottom right !important;
	}

	
	.header-mobile-cta__title {
		font-size: 2.8rem;
		margin-bottom: 2rem;
		max-width: 26rem;
	}

	.header-mobile-cta__button {
		font-size: 1.5rem;
		min-width: 22rem;
		padding: 1.5rem 2rem;
		width: auto;
	}

	.header-mobile-cta__button svg {
		margin-left: 2rem;
		width: 2.2rem;
	}
}

.single-services .section--bigimage .img--block.img--block-fw {
        max-height: 860px;
            margin-top: -0 !important;
}

@media (max-width:749px) {

	.header.header--expanded .header__nav {
		padding-bottom: 21rem;
	}

	.header.header--expanded .header-mobile-cta {
		
		padding: 2.5rem !important;	}

	.header-mobile-cta__title {
		font-size: 2.5rem;
	}

	.header-mobile-cta__button {
		min-width: 20rem;
	}
}


header::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #d42b50 0%, #d42b50 33.333%, #006794 33.333%, #006794 66.666%, #01939b 66.666%, #01939b 100%);
    pointer-events: none;
    
}

header {
    border-bottom:none !important;
}


.single-services .section__background-image--split-left {
    background-position: right center;
}


.single-services .section--enquiry-cta {
    background-position: bottom;
}

.section--green .button--white {
	color:#01939b;
	border:none !important;
}



.section--green .button--white svg,
.section--green .button--white svg {
	fill:#01939b !important;
}

.section--green .button--white:hover {
	color:#FFF;
}

.section--green .button--white:hover svg,
.section--green .button--white:hover svg  {
	fill:#FFF !important;
}




@media (max-width: 1023px) {
    .header__nav-link:not(.header__nav-link--standalone) .header__nav-link--active, .header__nav-link:not(.header__nav-link--standalone):hover {
        color: #FFF;
    }

	.header__sub-nav-inner{
		border-left: 1.5px solid #d52b50;
	}

	.header__sub-nav-link 
	{
		background: #006794;
	}
	

	 .section--enquiry-cta {
		    padding: 4rem 0 !important;
			background-position: center !important;
	 }

	 .section--enquiry-cta .enquiry_flex {
		    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
	 }

	 .enquiry-cta__icon-points {
		    flex-direction: column;
    gap: 10px;
	 }

	 .mask-footer a {
		font-weight: 500;
	 }
	 .mask-footer p {
    font-size:13px;
}
}



.single-services .text-image-figure--overlay .text-image-figure__shade {
	height:80%;
}


.single-services.postid-389 .section--beige .section__background-image--split-left  {
    background-position: top center;
}

.single-services.postid-389 .section--hero .section__background-image {
	background-position: top center !important;
}




@media screen and (min-width:1023px) {
	.section--hero .section__background-image {
	right:-1px;
}


.single-services.postid-389 .section--bigimage .img--block.img--block-fw{
    margin-top:-5rem !important;
}

.single-services.postid-419 .section--bigimage .img--block.img--block-fw  {
    margin-top:-12.5rem !important;
}



}

.breadcrumbs__link:last-child {
  
    font-weight: 300;
}

@media screen and (max-width:1023px) {


	.single-services.postid-419 .section--bigimage .img--block.img--block-fw  {
           min-height: 250px !important;
		 
}

.single-services.postid-419 .section--hero .section__background-image {
	background-position:  left center !important;
}


}



.header::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    pointer-events: none;

    background: linear-gradient(
        90deg,
        #d42b50 0%,
        #d42b50 16.666%,
        #006794 16.666%,
        #006794 33.333%,
        #01939b 33.333%,
        #01939b 50%,
        #d42b50 50%,
        #d42b50 66.666%,
        #006794 66.666%,
        #006794 83.333%,
        #01939b 83.333%,
        #01939b 100%
    );

    background-size: 200% 100%;
    animation: header-colour-flow 1s linear 1;
    animation-fill-mode: forwards;
}

@keyframes header-colour-flow {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -100% 0;
    }
}



div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-size:18px !important;
    color:#004368 !important;
    font-weight: 500 !important;
}

.wpforms-container .wpforms-required-label, .wp-core-ui div.wpforms-container .wpforms-required-label {
    color:#d42b50 !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-radius:12px !important;
	    color: #004368 !important;
}

.wpforms-container .wpforms-form em.wpforms-error, .wpforms-container .wpforms-form .wpforms-field-sublabel {
      color: #004368 !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:none !important;
    border:1.5px solid #004368 !important;
}

div.wpforms-container-full .wpforms-form textarea {
    min-height:150px !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: #01939b !important;
    border-radius: 0 0px 0 10px !important;
    color: #FFF !important;
    font-family: 'FontAwesome';
    content: "\f00c";
    font-size: 16px;
    fill: #FFF !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 {
    cursor: pointer;
    font-size: 1em !important;
    font-weight: 500 !important;
    padding: 1.5rem 3.5rem !important;
    text-align: center !important;
    max-width: fit-content;
    text-decoration: none;
    white-space: nowrap;
    color: #fff !important;
    vertical-align: middle;
    border: 1.5px solid #01939b !important;
    height: 48px !important;
    line-height: 48px;
    padding: 0 !important;
    display: inline-flex;
    min-width: 150px;
    justify-content: center;
    align-items: center;
    border-radius: 12px !important;
    background-color: #01939b !important;
}

div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active, .wp-core-ui div.wpforms-container-full input[type=submit]:hover, .wp-core-ui div.wpforms-container-full input[type=submit]:active, .wp-core-ui div.wpforms-container-full button[type=submit]:hover, .wp-core-ui div.wpforms-container-full button[type=submit]:active, .wp-core-ui div.wpforms-container-full .wpforms-page-button:hover, .wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
	background:#004368 !important;
	    border: 1.5px solid #004368 !important;
		color:#FFF !important;
}

/* WPForms inline checkbox/radio grid
   Desktop: 4 per row
   Mobile: 2 per row
*/
div.wpforms-container-full
.wpforms-field.wpforms-list-inline
ul {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 1.2rem 2rem !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.wpforms-container-full
.wpforms-field.wpforms-list-inline
ul li {
	display: flex !important;
	align-items: flex-start !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

@media (max-width: 767px) {
	div.wpforms-container-full
	.wpforms-field.wpforms-list-inline
	ul {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 1rem 1.5rem !important;
	}
	

	.page-id-222 .section--hero .container {
    order:2;
    padding-top:5rem !important;
    margin-top:4rem !important;
}



.page-id-222 .section__background-image {
    order:1;
    margin-top:0 !important;
}

.page-id-222 .section--hero {
    display: flex !important;
    flex-direction: column !important;
    padding-top:0 !important;
}
.page-id-222  .section--hero .push-down-large {
    margin-bottom:4rem !important;
}

.page-id-222 .section--hero .push-down-medium {
    margin-bottom:3rem !important;
}

.page-id-222 .section--green .button--white {
    margin-top:10px !important;
}

.section--form .section__primary-title::after {
	margin-left:0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-size:15px !important;
}

}


div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label {
	background:#006a99 !important;
	border:none !important;
}

.wpforms-container .wpforms-form .wpforms-field-label, .wpforms-container .wpforms-form .wpforms-field-sublabel, .wpforms-container .wpforms-form .wpforms-field-description, .wpforms-container .wpforms-form textarea, .wpforms-container .wpforms-form li, .wpforms-container .wpforms-form th {
	color:#004368 !important;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li, div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li, div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li, div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li, div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li {
    background:#004368 !important;
    width:100% !important;
    height:100% !important;
    border-radius:12px !important;
    overflow: hidden !important;
}

.wpforms-container .wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label, .wpforms-container .wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label {
	font-weight: 500 !important;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label {
	  border:none !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label {
    width:100% !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
	color:#FFF !important;
	border:none !important;
	font-size: 14px !important;
}

.wpforms-container .wpforms-submit-container {
    margin-top:4rem !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img {
    max-width: 30px !important;
    width: 20px;
    max-height: 20px;
}



/* =========================================================
   FINAL MOBILE MENU CTA OVERRIDE
   One breakpoint only: max 1023px
   ========================================================= */

.header-mobile-cta {
	display: none !important;
}

@media (max-width: 1023px) {

	.header.header--expanded {
		position: fixed !important;
		inset: 0 !important;
		height: 100dvh !important;
		overflow: hidden !important;
		display: flex !important;
		flex-direction: column !important;
		background: #004368 !important;
		z-index: 9999 !important;
	}

	.header.header--expanded .header__bottom {
		display: flex !important;
		flex-direction: column !important;
		height: 100% !important;
		min-height: 0 !important;
		padding: 0rem 0 0 !important;
		overflow: hidden !important;
	}

	.header.header--expanded .header__bottom > .container {
		flex: 1 1 auto !important;
		min-height: 0 !important;
		overflow: hidden !important;
		display: flex !important;
		flex-direction: column !important;
	}

	.header.header--expanded .header__inner {
		flex: 1 1 auto !important;
		min-height: 0 !important;
		align-content: flex-start !important;
		overflow-y: auto !important;
		padding-top:2rem !important;
		-webkit-overflow-scrolling: touch !important;
		padding-bottom: 3rem !important;
	}

	.header.header--expanded .header__nav {
		display: block !important;
		flex-basis: 100% !important;
		order: 4 !important;
		padding: 2.5rem 0 0 !important;
		overflow: visible !important;
	}

	.header.header--expanded .button--headerenquiry {
		display: none !important;
	}

	.header.header--expanded .header-mobile-cta {
		display: block !important;
		position: relative !important;
		inset: auto !important;
		flex: 0 0 auto !important;
		width: 100% !important;
		margin-top: auto !important;
		padding: 2.5rem !important;
		min-height: 0 !important;
		overflow: hidden !important;

		background-color: #01939b !important;
		background-repeat: no-repeat !important;
		background-position: bottom right !important;
		background-size: cover !important;

		z-index: 2 !important;
	}

	.header-mobile-cta__content {
		position: relative !important;
		z-index: 2 !important;
		width: 100% !important;
		margin: 0 !important;
	}

	.header-mobile-cta__title {
		color: #fff !important;
		font-size: 2.5rem !important;
		line-height: 1.1 !important;
		margin: 0 0 2rem !important;
		max-width: 26rem !important;
	}

	.header-mobile-cta__button {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		width: auto !important;
		min-width: 20rem !important;
		max-width: none !important;
		padding: 1.5rem 2rem !important;
		background: #fff !important;
		color: #01939b !important;
	}

	.header-mobile-cta__button svg {
		width: 2.2rem !important;
		margin-left: 2rem !important;
		fill: #01939b !important;
	}
}

.section--team .text-image-figure .img--block {
    border-radius:10px;
}


.section--team .text-image-figure .row {
    display: flex;
    flex-direction:column !important;
}
.section--team .text-image-figure .column-s-6 {
    width:100%;
}

.section--team .text-image-figure .img--block {
 margin-bottom:3em;
}


.section--team .text-image-figure .text-image-figure__title {
    margin-bottom:1rem !important;
}

.page-id-219 .section--blue.section--split-image  .section__background-image--split-left {
    background-position: center center;
}   


.std li::marker {
	color: #d52b50;
}

@media screen and (min-width:1023px) {
	.postid-523 .section--red .row {
    justify-content: center;
}

.postid-523 .section--bigimage .img--block.img--block-fw {
    max-height: 700px !important;
    
}

.wpforms-page-button-group {
    justify-content: center !important;
    display: flex !important;
    margin-top:2rem !important;
}


}

.archive .text-image-figure img {
    max-height:400px;
    object-fit: cover;
    border-radius:12px;
}



@media (max-width: 1023px) {

	.header,
	.header *,
	.header *::before,
	.header *::after {
		transition: none !important;
		animation: none !important;
	}

	.header__bottom,
	.header__inner,
	.header__logo,
	.header__logo-image,
	.header__nav,
	.header-mobile-cta,
	.header-mobile-cta *,
	.header.header--expanded,
	.header.header--expanded * {
		transition: none !important;
		animation: none !important;
		transform: none !important;
	}

	
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    border:none !important;
    background:#01939b !important;
    
}

div.wpforms-container-full .wpforms-confirmation-container-full p:last-child, div[submit-success]>.wpforms-confirmation-container-full p:last-child {
    color:#FFF !important;
}

.section__text ul {
    display: flex;
    flex-direction: column;
    gap:10px
}


@media (max-width: 767px) { 


	    .section--white .section__background-image--split {
        margin-top: 4rem !important;
    }

	.archive .section--flush .section__primary-title::after  {
		margin-left:0 !important;
	}

	.archive .text-image-figure img {
		    max-height: 250px;
    object-fit: cover;
	}
	
	
	.single-sectors    .section--white .section__background-image--split {
        margin-top: 0rem !important;
    }


	.main--persist {
		padding:4rem 0 !important;
	}
	
	.postid-570 .section__background-image--mobile  {
	
    background-position: left bottom;
}

.section__background-image--split-top {
    margin-bottom: 4rem !important;
   
}


.section--team .text-image-figure .img--block {
    margin-bottom:0 !important;
}

.section--team .text-image-figure .column-s-6 {
    margin-bottom:3rem !important;
}

.section--team .push-down-l-large {
    margin-bottom:3rem !important;
}

.section--team * {
    text-align: left !important;
    
    margin-right:0 !important;
}

.section--team .section__primary-title::after {
    margin-left:0 !important;
}



}

div.wpforms-container-full .wpforms-form .wpforms-field-divider h3 {
    color:#004368 !important;
    font-weight: 500 !important;
    font-size:20px !important;
}

.page-id-631  div.wpforms-container-full .wpforms-form .wpforms-page-button {
    min-width:150px !important;
}

.page-id-631  div.wpforms-container-full .wpforms-form .wpforms-page-button.wpforms-page-prev {
    border:2px solid #004368 !important;
    background:none !important;
    color:#004368 !important;
}


.wpforms-page-indicator-steps {
    color:#004368 !important;
    font-size:13px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
	background:#FFF !important;
}

.wpforms-container .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
	height:10px !important;
}




.single-post  .article__content h1 {
    font-size:40px !important;
	line-height: 1.4;
}

.single-post  .article__content h2 {
    font-size:30px !important;
}

.single-post  .article__content h1::after {
    content: "";
    display: block;
    width: 100%;
    max-width: 200px;
   
    height: 2px;
    margin-top: 20px;
    background: linear-gradient(to right, #d52b50 0%, #d52b50 33.333%, #006794 33.333%, #006794 66.666%, #01939b 66.666%, #01939b 100%);
}

blockquote:not(:last-child) {
    margin-bottom:2rem;
}

.news-figure {
    border-radius:12px !important;
    overflow: hidden;
}

.category  .section--flush .row {
    justify-content: center;
}

.news-figure__overlay {
    background:none !important;
}

.news-figure__overlay::after,
.article__figure::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 100%;
    pointer-events: none;
    content: "";

    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.08) 30%,
        rgba(0, 0, 0, 0.28) 65%,
        rgba(0, 0, 0, 0.75) 100%
    );

    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);

    -webkit-mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        rgba(0, 0, 0, 0.25) 30%,
        rgba(0, 0, 0, 0.75) 70%,
        #000 100%
    );

    mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        rgba(0, 0, 0, 0.25) 30%,
        rgba(0, 0, 0, 0.75) 70%,
        #000 100%
    );
}



.article__figure::after {
   display: none;
}

.news-figure__overlay h2 {
    z-index: 2;
    
}

.news-figure__meta {
    z-index: 2;
}

.news-figure__title {
	font-size:25px;
}

.single .article__figure-content {
    z-index: 2;
}

.single .article__content .std h3 {
  
    font-size:20px;
}

.section--blue .breadcrumbs__link::after,
.section--red .breadcrumbs__link::after  {
    color: #FFF;
    opacity: 0.5;
    content: ">";
    margin: 0 .75rem;
}

@media screen and (max-width:1023px) {
	.header-mobile-cta__content {
		display: flex !important;
	        align-items: center;
	}

	.header-mobile-cta__title {
		font-size:2rem !important;
		margin:0 !important;
		        padding-right: 2rem;
	}

	.news-figure__overlay h2 {
    font-size: 1.125em;
    line-height: 1.3;
    
}

.single .article {
    padding-top:0;
}

.single .breadcrumbs--block  {
    padding:1.5rem;
    justify-content: flex-start;
    text-align: left;
    margin-left:2.5rem;
    
}

.single-post .article__content h1 {
           font-size: 1.8em !important;
}

.single-post .article__content h2 {
    font-size: 1.4em !important;
}

.single .article__content .std h3 {
	font-size:1.1em !important;
}

.header {
	z-index: 4;
}
}

@media screen and (min-width: 768px) {

    .section--slidercont.section--projects .slick-track {
        display: flex !important;
        align-items: stretch;
    }

    .section--slidercont.section--projects .slick-slide {
        height: auto !important;
        display: flex !important;
    }

    .section--slidercont.section--projects .text-image-figure__wrapper,
    .section--slidercont.section--projects .text-image-figure {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .section--slidercont.section--projects .text-image-figure__content {
        flex: 1;
        display: flex;
        flex-direction: column;
    }

    .section--slidercont.section--projects .text-image-figure__button {
        margin-top: auto;
    }

    .section--slidercont.section--projects .text-image-figure__image {
        width: 100%;
        height: 400px;
        max-height: none !important;
        object-fit: cover;
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1700px) {

	.section--hero {
		        min-height: 600px;
	}

	.section__secondary-title {
		font-size:1.4;
	}

	.section:not(.section--fwimage):not(.section--xx-small) {
		padding:10rem 0;
	}

body {
        font: 400 14px / 1.8 golos-text, sans-serif !important;
}
    .section__inner-content--right {
		padding-left:100px;
	}

	.section__inner-content--left {
		padding-right:100px;
	}
}


@media (max-width: 767px) {
    .accreditation-strip.accreditation-strip--mobile-3-cols .accreditation-strip__logos {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

	.accreditation-strip.accreditation-strip--mobile-3-cols .accreditation-strip__logos  .accreditation-strip__logo img {
    max-width:80% !important;
}
}

.article__figure--solid-bg {
	filter:none !important;
	    background-position: bottom center !important
}
.article__figure--solid-bg::before,
.article__figure--solid-bg::after {
  display: none;
}

.news-figure--solid-bg .news-figure__overlay {
  background: transparent;
}

.news-figure--solid-bg .news-figure__overlay::before,
.news-figure--solid-bg .news-figure__overlay::after,
.news-figure--solid-bg::before,
.news-figure--solid-bg::after {
  display: none;
}


.section__multi-image-column {
	position: relative;
}

.section__multi-image-column::after {
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 1) 100%
	);
	content: "";
	height: 100%;
	pointer-events: none;
	position: absolute;
	mix-blend-mode: overlay;
	right: 0;
	top: 0;
	width: clamp(8rem, 15vw, 20rem);
	z-index: 2;
	opacity: .7;
}