
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */


	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */

:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
.blogPostsGrid
{
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "post1 post2 post3";
}

.postDate
{
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: #9b9b9b;
    text-decoration: none;
}
.postTitle
{
    font-size: 1.8rem;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #565656;
}

.postExcerpt
{
    font-size: 1.6rem;
    line-height: 1.44;
    letter-spacing: normal;
    color: #565656;
}
.postExcerpt a,
.postExcerpt a:visited {
    color: #565656;
}

.blogPostsGrid .postContent
{
    margin-top: 10px;
}

.blogPostsGrid .postContent .postTitle
{
    margin: 10px 0;
}



@media screen and (max-width: 992px) {

    .blogPostsGrid
    {
        grid-template-columns: 1fr;
        grid-template-areas: "post1" "post2" "post3";
    }
    .blogpost
    {
        margin-bottom: 30px;
    }
    .blogpost:last-of-type {
        margin-bottom: 0;
    }
}
.hero.megaHero {
    display: grid;
    grid-template-columns: repeat(1, minmax(100px, 500px) );
    grid-template-rows: auto;
    justify-content: space-around;
    align-content: center;
    background-size: cover;
    height: 100vh;
}
.hero.megaHero .hero__content {
    text-align:center;
    z-index: 2;
    text-shadow: 0 0 6px rgba(0,0,0,0.8);
}
.megaHero h1.hero_title {
    font-size: 6.4rem;
    font-weight: 900;
    color: #fff;
    line-height: 1;
}
.megaHero .hero_description {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: normal;
    color: #ffffff;
    margin-left: -60px;
    margin-right: -60px;
}

@media screen and (max-width: 992px) {
    .hero.megaHero {
        background-position: center right;
    }
    .hero.megaHero::after {
        width: 100%;
    }
    .megaHero h1.hero_title {
        font-size: 4.8rem;
    }
}
.superHero {
	display: grid;
	height: 100vh;
	grid-template-columns: repeat(1, minmax(100px, 500px) );
	grid-template-rows: auto;
	justify-content: space-around;
	align-content: center;
	background-size: cover;
}
.superHero__content {
	text-align: center;
}
.superHero__content h2 {
	font-size: 4rem;
}
.split
{
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	grid-template-areas: "left right";
	column-gap: 30px;
	margin-bottom: 50px;
}

.left{
	grid-area: left;
}
.right
{
	grid-area: right;
}
.moreBtn
{
	background-color: rgba(255, 255, 255, 0.74);
	color: #b67100;
}

.sectionText
{
	margin-bottom: 30px;
	font-size: 1.6rem;
	line-height: 2;
	color: #565656;
}

@media screen and (max-width: 992px) {

	.split
	{
		grid-template-columns: 1fr;
		grid-template-areas: "left" "right";
	}

	.left{
		margin-bottom: 30px;
	}
}
.section-cta {
	text-align: center;
	margin-bottom: 60px;
}
.partners figure {
	width: 200px;
	overflow: hidden;
}
.partnersList {
	display: flex;
	flex-direction: row;
	columns: 3;
	flex-wrap: wrap;
	justify-content: space-around;
}
.partner {
	margin-bottom: 20px;
}
.partner a {
	text-decoration: none;
	color: #333;
}

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
	word-break: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/* sticky header */
.movableMenu {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    background: #fff;
    padding: 20px 0;
}
.movableMenu.smaller {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9999999;
}
.movableMenu.smaller .header_woo_menu {
    display: none;
}
.movableMenu.smaller .header_logo img {
    height: 65px;
}
.movableMenu.smaller .headerGrid {
    display: grid;
    grid-template-areas: "logo mainMenu";
    grid-template-columns: 55px minmax(0, 1fr);
}
.header_logo {
    grid-area: logo;
    text-align: center;
}
.header_main_menu {
    grid-area: mainMenu;
}
.moving {
    margin-top: 113px;
}
.headerGrid {
    grid-template-columns: 85px minmax(0, 1fr);
    grid-template-areas: "logo mainMenu";
}
/* first level menu */
.mainMenu {
    display: flex;
    list-style: none;
    padding: 15px 0 0;
    margin: 0;
    justify-content: space-between;
}
.mainMenu > li {
    flex-grow: 1;
    text-align: center;
    margin: 5px;
}
.mainMenu li a {
    font-size: 1.4rem;
    font-weight: normal;
    color: #264653;
}
.mainMenu > li:hover > a,
.mainMenu > li.current-menu-item > a {
    border-bottom: 2px solid #e76f51;
}
/* multilevel menu */
.header_main_menu {

}
.mainMenu > li {
    position: relative;
}
.mainMenu > li > .sub-menu,
.mainMenu > li.multilevel > .sub-menu {
    padding: 20px 20px 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 22px;
    z-index: 101;
    width: auto;
    min-width: 400px;
    visibility: hidden;
    opacity: 0;
    /*background: linear-gradient(to bottom, #2a2330, #0f0d14);*/
}
.mainMenu > li.multilevel > .sub-menu .sub-menu {
    padding: 20px 0 10px;
    min-width: 250px;
}
.mainMenu > li > .sub-menu a {
    color: #fff;
}
.mainMenu > li > .sub-menu a:hover {
    color: #e76f51;
}
.mainMenu > li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
}

.mainMenu > li.multilevel > .sub-menu > li {
    float: left;
    display: block;
}
.mainMenu > li.multilevel > .sub-menu > li > a {
    text-decoration: underline;
    color: #aaa;
}
.mainMenu > li > .sub-menu li {
    text-align: left;
}
.sub-menu li {
    margin-bottom: 10px;
}
.mobileMenuOpener {
    display: none;
}


/* porcupine fixes */
.mainMenu > li > .sub-menu, .mainMenu > li.multilevel > .sub-menu {
    background: #f9f9f9;
    box-shadow: 0 0 3px #aaa;
    border-radius: 5px;
    padding: 20px 30px;
    list-style: none;
}
.mainMenu > li > .sub-menu a {
    color: #EA7A5B;
    font-weight: bold;
    font-size: 1.6rem;
}
.mainMenu > li > .sub-menu li > ul {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 5px 0 15px 0;
}
.mainMenu > li > .sub-menu li > ul li {
    border-bottom: none;
}
.mainMenu > li > .sub-menu li > ul li a {
    font-weight: normal;
    font-size: 1.3rem;
    color: #555;
}

/* mobile */
@media screen and (max-width: 768px) {
    .mainMenu > li:hover > .sub-menu {
        visibility: hidden;
        opacity: 0;
    }
    .mobileMenuOpener {
        display: block;
        text-align: right;
    }
    .movableMenu {
        position: fixed;
        background: #fff;
        z-index: 99;
        width: 100%;
        box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
        padding: 10px 0 0;
    }
    .headerGrid {
        grid-template-columns: 50px minmax(0, 1fr);
    }
    .movableMenu .header_logo img {
        height: 50px;
    }
    .mainContent {
        padding-top: 69px;
    }
    .moving {
        margin-top: 69px;
    }
    .header_main_menu {
        display: none;
    }
    .header_main_menu.open {
        display: block;
        position: absolute;
        top: 69px;
        left:0;
        width: 100vw;
        height: calc( 100vh - 107px );
        overflow-y: scroll;
        background: #FFF;
    }
    .smaller .header_main_menu.open {
        height: calc( 100vh - 69px );
    }
    .mainMenu {
        display: inherit;
    }
    .mainMenu a {
        color: #fff;
    }
    .mobileMenuFunctions {
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding: 6px 15px;
        box-shadow: 0 3px 6px rgba(0,0,0, 0.16);
    }
    .mobileMenuFunctions img {
        height: 58px;
        width: auto;
    }
    .closeMenu {
        text-align: right;
    }
    .closeMenu img {
        height: 20px;
        margin-top: 16px;
    }
    .mainMenu > li.multilevel > .sub-menu .sub-menu {
        visibility: hidden;
        opacity: 0;
        display: none;
    }
    .mainMenu > li > .sub-menu,
    .mainMenu > li.multilevel > .sub-menu {
        min-width: 100px;
    }
    .mainMenu > li.expand > .sub-menu,
    .mainMenu > li.multilevel.expand > .sub-menu {
        visibility: visible;
        opacity: 1;
        position: relative;
        left: 0;
        top: 0;
        display: block;
        padding-bottom: 20px;
        background: #fff;
        box-shadow: none;
        border-radius: 0;
    }
    .mainMenu > li > .sub-menu a {
        color: #264653;
    }

    .mainMenu > li.expand > .sub-menu li.expand .sub-menu,
    .mainMenu > li.multilevel.expand > .sub-menu  li.expand .sub-menu {
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .mainMenu > li.multilevel > .sub-menu > li {
        float: none;
    }
}
/*
Theme Name: JoinwebBasic
Text Domain: joinweb
Domain Path: /languages
Theme URI: http://joinweb.gr
Description: Lightweight naked Joinweb Theme. For use with custom grid.
Author: Joinweb
Author URI: http://joinweb.gr
Version: 2.0.1
License: MIT License
License URI: http://opensource.org/licenses/MIT
*/

/* breakpoints  -  based on Bootstrap 4 breakpoints
0 full
576 540
768 720
992 960
1140 1140
1220 1220
1440 1440
1640 1640
*/

/* Initializations, resets */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
}
body {
	margin: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-size: 14px;
	line-height: 1.42857143;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
	border: 0;
}
.img-responsive,
figure img {
	display: block;
	max-width: 100%;
	height: auto;
}
.video-container,
.videoWidgetContainer,
.embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
.video-container iframe,
.video-container object,
.video-container embed,
.videoWidgetContainer iframe,
.videoWidgetContainer object,
.videoWidgetContainer embed,
.embed-youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
svg:not(:root) {
	overflow: hidden;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
.inlineList {
	display: flex;
	flex-direction: row;
	margin: 0;
	padding: 0;
	list-style: none;
}
.text-center {
	text-align: center;
}
.text-right{
	text-align: right;
}
a.skip-main {
	left:-999px;
	position:absolute;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
	z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
	color: #fff;
	background-color:#000;
	left: auto;
	top: auto;
	width: 30%;
	height: auto;
	overflow:auto;
	margin: 10px 35%;
	padding:5px;
	border-radius: 15px;
	border:4px solid yellow;
	text-align:center;
	font-size:1.2em;
	z-index:999;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

/* layout */
.wrapper,
.narrowWrapper,
.contentWrapper {
	margin: 0 auto;
	padding: 15px;
}
@media screen and (max-width: 576px) {
	.wrapper,
	.narrowWrapper,
	.contentWrapper {
		width: 100%;
	}
}
@media screen and (min-width: 576px) and (max-width: 768px) {
	.wrapper,
	.narrowWrapper,
	.contentWrapper {
		width: 540px;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	.wrapper,
	.narrowWrapper,
	.contentWrapper {
		width: 720px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1140px) {
	.wrapper,
	.narrowWrapper,
	.contentWrapper {
		width: 960px;
	}
}
@media screen and (min-width: 1140px) {
	.wrapper {
		width: 1140px;
	}
	.contentWrapper {
		width: 1136px;
	}
	.narrowWrapper {
		width: 1086px;
	}
}
@media screen and (min-width: 1220px) {
	.wrapper {
		width: 1220px;
	}
}
@media screen and (min-width: 1440px) {
	.wrapper {
		width: 1440px;
	}
}
@media screen and (min-width: 1640px) {
	.wrapper {
		width: 1640px;
	}
}

.hiddenXs {
	display: none;
}
@media screen and ( min-width: 576px) {
	.hiddenXs {
		display: block;
	}
}
@media screen and ( min-width: 576px) and (max-width: 768px) {
	.hiddenSm {
		display: none;
	}
}
@media screen and ( min-width: 768px) and (max-width: 992px) {
	.hiddenMd {
		display: none;
	}
}
@media screen and ( min-width: 992px) and (max-width: 1140px) {
	.hiddenLg {
		display: none;
	}
}
@media screen and ( min-width: 1140px) {
	.hiddenXl {
		display: none;
	}
}
.grid {
	display: grid;
	column-gap: 15px;
}
.noGutter {
	column-gap: 0;
}

/* effects */
.mainContent {
	padding-top: 25px; /* header height */
	position: relative;
	z-index: 1;
	background: #fff;
	margin-bottom: 80px; /* footer height */
}
.hiddenFootnote {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 0;
	padding: 30px 0;
	background: #333;
}
.hiddenFootnote,
.hiddenFootnote a {
	color: #565656;
}
.overLay {
	background: rgba(0,0,0,0.3);
	padding: 30px;
	box-shadow: 0 0 25px 25px rgba(0,0,0,0.3);
	border-radius: 25px;
}

/* buttons */
.button /*,
.comment-respond input[type="submit"],
.wpcf7-submit */ {
	background: #DD5B33;
	color: #fff;
	font-weight: bold;
	border-radius: 16px;
	padding: 18px 32px;
	font-size: 1.8rem;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	display: inline-block;
	border: none;
	cursor: pointer;
}
.bigButton {
	width: 280px;
	padding: 18px 32px;
	font-size: 1.8rem;
}
.smallButton {
	width: 150px;
	padding: 18px;
	font-size: 1.6rem;
}
/*
Theme Name: SurvivalMap
Description: Thalassa Alhleggyhs
Author: Joinweb
Author URI: https://www.joinweb.gr
Template: joinwebBasic
Version: 1.0.0
*/
/* Global variables */
:root {
	--fontFamily: Helvetica Neue, Helvetica, Arial, sans-serif;
	--colorGreyDark: #231F20;
	--colorBlue: #3871C1;
	--colorBlueLight: #EFF4FA;
	--colorGreenLight: #F6FBFA;
	--colorGreyLight: #E5E5E5;
	--colorWhite: #fff;
}

body {
	font-family: var(--fontFamily);
	font-size: 1.8rem;
	background-color: var(--colorWhite);
	color: var(--colorGreyDark);
	position: relative;
}

@media screen and (max-width: 576px) {
	.wrapper {
		width: 100%;
		padding: 0 15px;
	}
}
@media screen and (min-width: 576px) and (max-width: 768px) {
	.wrapper {
		width: 540px;
		padding: 0 15px;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	.wrapper {
		width: 720px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1220px) {
	.wrapper {
		width: 960px;
	}
}
@media screen and (min-width: 1220px) {
	.wrapper {
		width: 1280px;
	}
}

/* Typography */
p {
	margin: 0;
	padding: 0;
}

a {
	color: var(--colorBlue);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, .h1 { font-size: 6.4rem; }
h2, .h2 { font-size: 4.8rem; }
h3, .h3 { font-size: 3.2rem; }
h4, .h4 { font-size: 2.4rem; }
h5, .h5 { font-size: 2rem; }
h6, .h6 { font-size: 0.8rem; }

h1, h2, h3, h4, h5, h6 { font-weight: normal;}

.text p,
.text li {
	line-height: 1.5;
}

.text p + p,
.text li + li {
	margin-top: 1.6rem;
}

.text h3 {
	margin-bottom: 2.4rem;
}

.text figure {
	margin-bottom: 3.2rem;
}

.text p + h3 {
	margin-top: 4.8rem;
}

.text p + figure {
	margin-top: 3.2rem;
}

/* Address card */
.vcard {
	font-style: normal;
	font-size: 1.6rem;
	font-weight: 300;
}

.vcard p + p {
	margin-top: 1rem;
}

.vcard .street-address,
.vcard .tel,
.vcard .email {
	padding-left: 3.5rem;
	min-height: 3rem;
	padding-top: 0.5rem;
}

.vcard .street-address { background: url("/wp-content/themes/SurvivalMap/images/icon-pin.svg") no-repeat center left; }
.vcard .tel { background: url("/wp-content/themes/SurvivalMap/images/icon-phone.svg") no-repeat center left; }
.vcard .email { background: url("/wp-content/themes/SurvivalMap/images/icon-mail.svg") no-repeat center left; }

.vcard--blue {
	display: grid;
	grid-template-columns: 5rem minmax(0, 1fr);
	gap: 1.5rem;
}

.vcard--blue:before {
	content: "";
	width: 5rem;
	height: 15rem;
	background: var(--colorBlue) url("/wp-content/themes/SurvivalMap/images/icon-pin.svg") no-repeat center center;
	border-radius: 5px 0 0 5px;
	margin-right: 1rem;
}

.vcard--blue .street-address,
.vcard--blue .tel,
.vcard--blue .email {
	padding: 0;
	background: none;
}

/* Sections */
.section {
	padding: 6.4rem 0;
}

.section--bg {
	padding: 0;
	margin-top: -5rem;
}

.section--bg .wrapper {
	position: relative;
}

.section--bg__photo {
	height: 40rem;
	background: url("https://dummyimage.com/1440x400/aaa/fff") no-repeat top center;
}

.section--bg__container {
	background: var(--colorWhite);
	width: 60%;
	padding: 4rem;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 2.8rem;
	font-weight: 300;
}

/* Buttons */
.buttonContainer {
	margin-top: 2.4rem;
}
.footerLinksMenu a,
.button {
	display: inline-block;
	cursor: pointer;
	padding: 1.6rem 2.4rem;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	border: 1px solid transparent;
	border-radius: 6px;
	transition: background-color 0.5s, color 0.5s, border-color 0.5s;
	background-color: var(--colorBlue);
	color: var(--colorWhite);
}

.footerLinksMenu a:hover,
.button:hover {
	text-decoration: none;
	background-color: var(--colorWhite);
	color: var(--colorBlue);
	border-color: var(--colorBlue);
}

.footerLinksMenu a,
.button--secondary {
	background: none;
	border: 1px solid var(--colorBlueLight);
	color: var(--colorBluelight);
	font-size: 1.6rem;
	text-transform: uppercase;
}

.footerLinksMenu a:hover,
.button--secondary:hover {
	background: var(--colorBlueLight);
	color: var(--colorBlue);
}
.mainFooter .footerLinksMenu li + li {
	margin-top: 0;
}
.footerLinksMenu ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

/* Forms */
.form {
	margin: 0;
	padding: 0;
}

.fieldContainer + .fieldContainer {
	margin-top: 2.4rem;
}

.field {
	display: block;
	width: 100%;
	padding: 1.6rem;
	border: 1px solid var(--colorGreyLight);
	background: #fafafa;
	color: var(--colorGrey);
	border-radius: 4px;
	font-family: var(--fontFamily);
	font-size: 1.8rem;
	transition: border-color 0.5s;
}

.field:focus,
.field:active {
	border-color: var(--colorBlue);
	outline: none;
}

textarea.field {
	font-family: var(--fontFamily);
	font-size: 1.8rem;
	min-height: 20rem;
}

/* Header */
.mainHeader {
	width: 100%;
	background: var(--colorWhite);
	padding: 1.6rem 0;
}

.mainHeader .grid {
	grid-template-columns: 130px minmax(0, 1fr) 160px;
	align-items: center;
}

.mainHeader__menus {
	justify-self: right;
	text-align: right;
	/*position: relative;
	z-index: 2;*/
}

.mainHeader__name {
	font-size: 3.2rem;
	white-space: nowrap;
}

.languageSwitch {
	display: inline-block;
	position: relative;
}

.languageSwitch .pll-parent-menu-item > a {
	padding-right: 2.4rem;
	background: url("/wp-content/themes/SurvivalMap/images/icon-arrow-down.svg") no-repeat center right;
}
.languageSwitch .sub-menu {
	flex-direction: column;
	display: none;
	position: absolute;
	top: 20px;
	left: -19px;
	z-index: 99;
	background: #fff;
	padding: 0 20px;
}
.languageSwitch.active .sub-menu {
	flex-direction: column;
	display: flex;
}

.menuTrigger {
	font-size: 1.6rem;
	font-weight: bold;
	text-transform: uppercase;
	color: var(--colorGreyDark);
	display: inline-block;
	margin-left: 2rem;
	padding-right: 3rem;
	height: 2.2rem;
	background: url("/wp-content/themes/SurvivalMap/images/icon-menu.svg") no-repeat center right;
}

.menuOpen .menuTrigger {
	background: url("/wp-content/themes/SurvivalMap/images/icon-x.svg") no-repeat center right;
}

/* Menu */
.menuOpen {
	position: relative;
}

.menuContainer {
	background: var(--colorWhite);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 40rem;
	padding: 2.4rem;
	padding-top: 15rem;
	box-shadow: -10px 0 20px rgba(0, 0, 0, 0.25);
}

.menu {

}

.menu ul,
ul.unstyled,
ol.unstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li:not(.separator) + li,
ul.unstyled li + li,
ol.unstyled li + li {
	margin-top: 1.6rem;
}

.menu li a {
	color: var(--colorGreyDark);
	padding-left: 3.2rem;
}

.menu li a:hover {
	color: var(--colorBlue);
}

.menu li.current-menu-item a {
	color: var(--colorBlue);
	font-weight: bold;
	background: url("/wp-content/themes/SurvivalMap/images/icon-arrow-left.svg") no-repeat top left;
}

.menu li.separator {
	margin-top: 2.4rem !important;
	padding-top: 2.4rem;
	border-top: 1px solid var(--colorGreyLight);
}

/* Tiles */
.tiles {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 3.2rem;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tiles > li > a {
	display: flex;
	flex-direction: column;
	gap: 0.8rem;
	height: 100%;
	padding: 3.2rem;
	border-radius: 6px;
	background: var(--colorGreenLight);
	color: var(--colorGreyDark);
	font-weight: bold;
	font-size: 2.4rem;
}

.tiles > li > a:hover {
	background-color: var(--colorBlue);
	color: var(--colorWhite);
	text-decoration: none;
}

.tile__icon {
	width: 4.8rem;
	height: 4.8rem;
}

.tile__icon svg {
	fill: var(--colorBlue);
}

.tiles > li > a:hover svg {
	fill: var(--colorWhite);
}

/* Services */
.services {
	list-style: none;
	margin: 0;
	padding: 0;
}

.services li + li {
	margin-top: 3.2rem;
	padding-top: 3.2rem;
	border-top: 1px solid var(--colorGreyLight);
}

.services li article {
	display: grid;
	grid-template-columns: minmax(0, 1fr) fit-content(22rem);
	align-items: center;
	gap: 3.2rem;
}

.services__actions {
	justify-self: right;
}

.services__actions a {
	font-weight: bold;
	text-transform: uppercase;
	color: var(--colorGreyDark);
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	gap: 1.6rem;
}

.services__actions a + a {
	margin-left: 4.8rem;
}

/* Maps */
.mapContainer {
	position: relative;
	padding-bottom: 50%; // This is the aspect ratio
height: 0;
	overflow: hidden;
}

.mapContainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* Footer */
.mainFooter {
	background-color: var(--colorBlue);
	color: var(--colorWhite);
	padding: 4.8rem 0;
	font-size: 1.6rem;
}

.mainFooter__logo {
	opacity: 0.4;
}

.mainFooter .h6 {
	font-size: 2.1rem;
	margin-bottom: 1.5rem;
	color: var(--colorGrey);
}

.mainFooter a {
	color: var(--colorWhite);
}

.mainFooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.mainFooter li + li {
	margin-top: 0.8rem;
}

.mainFooter .vcard {
	font-size: 1.4rem;
}

.mainFooter .vcard .street-address { background-repeat: no-repeat; }
.mainFooter .vcard .tel { background-position: center left; background-repeat: no-repeat; }
.mainFooter .vcard .email { background: 0 3px; background-repeat: no-repeat; }

.mainFooter__menu {
	grid-template-columns: 3fr 2fr 2fr;
}

.mainFooter .caption,
.mainFooter .caption a {
	color: var(--colorGrey);
}

/* Layout helpers */
.grid--contact {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 3.2rem;
}
.col2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.col3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.col4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.col2thirds {
	grid-template-columns: minmax(0, 1fr) 33rem;
	grid-template-rows: auto;
	gap: 5.6rem;
}

.mt-s { margin-top: 0.8rem !important; }
.mt-m { margin-top: 1.6rem !important; }
.mt-l { margin-top: 3.2rem !important; }
.mt-xl { margin-top: 4.8rem !important; }
.mt-xxl { margin-top: 6.4rem !important; }

.mb-s { margin-bottom: 0.8rem !important; }
.mb-m { margin-bottom: 1.6rem !important; }
.mb-l { margin-bottom: 3.2rem !important; }
.mb-xl { margin-bottom: 4.8rem !important; }
.mb-xxl { margin-bottom: 6.4rem !important; }

.one-half { width: 50%; }
.one-third { width: 33.333333%; }
.one-quarter { width: 25%; }
.three-quarters { width: 75%; }

.centerContent { margin: 0 auto; }
.centerText { text-align: center; }

.languageSwitch ul {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
}

.languageSwitch ul li a {
	display: flex;
	align-items: center;
}

.tile__icon svg {
	width: 48px;
	height: auto;
}
.homeMessage {
	margin-top: 60px;
}
.logos {
	text-align: center;
}
.logos figure {
	display: inline-block;
}

.smallOnly,
.logos figure.smallOnly,
.main-menu-nav #pll_switcher {
	display: none;
}
.largeOnly,
.logos figure.largeOnly {
	display: inline-block;
}
.moreInfoFooter {
	text-align: center;
	margin-top: 40px;
}

.single-news p,
.single-news .wp-block-image {
	margin-bottom: 20px;
}
.postInfo {
	font-size: 14px;
	margin-top: 20px;
}/* Responsive breakpoints */
@media screen and (max-width: 1094px) {
  .mainHeader .grid { grid-template-columns: minmax(0, 1fr); }
  .mainHeader__logo { display: none; }
  
  .menu { display: none; }
  
  .menuContainer .menu { display: block; }
  
  .wrapper,
  .menuContainer { width: 100%; }
  
  .grid--contact,
  .col2thirds { grid-template-columns: minmax(0, 1fr); }
  
  .section { padding: 3.2rem 0; }
  .section--bg { 
    margin-top: 0; 
    padding: 0;
  } 
  .section--bg__photo { height: 24rem; }
  .section--bg__container {
    padding: 2rem;
    font-size: 3.6rem;
    left: 2rem;
    width: 75%;
  }
  
  .tiles { 
    grid-template-columns: repeat(2, minmax(0, 1fr)); 
    gap: 2.4rem;
    align-items: center;
  }
  .tiles > li > a { 
    flex-direction: row; 
    padding: 2.4rem;
  }
}

@media screen and (max-width: 820px) {
  .section--bg__container {
    position: static;
    width: 100%;
    background: none;
    padding: 0;
    margin-top: 1.6rem;
  }

  h1, .h1 { 
    font-size: 3.8rem; 
    line-height: 1.2;
  }
  h2, .h2 { font-size: 2.8rem; }
  h3, .h3 { font-size: 2.4rem; line-height: 1.5; }
  h5, .h5 { font-size: 1.8rem; }

  .col2,
  .col3,
  .tiles { grid-template-columns: minmax(0, 1fr); }
  .tiles { gap: 1.6rem; }
  
  .services li article {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }
  .services__actions {
    justify-self: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.6rem;
    margin-top: 1.6rem;
  }
  .services__actions a {
    background: var(--colorBlueLight);
    flex-direction: row;
    gap: 0.8rem;
    padding: 1.6rem 0;
    border-radius: 2px;
    justify-content: center;
  }
  .services__actions a + a { margin-left: 0; }
  .services__actions .tile__icon {
    width: 2.4rem;
    height: 2.4rem;
  }
  
  .mainHeader__name { font-size: 2.4rem; }
  .languageSwitch   { display: none; }
  .menuTrigger span { display: none; }

  .mainFooter__menu > div + div { margin-top: 3rem; }
  .mainFooter .caption.text-right { 
    margin-top: 1rem;
    text-align: left; 
  }

  .button { 
    display: block;
    width: 100%;
  }

  .buttonContainer .button + .button {
    margin-left: 0;
    margin-top: 1rem;
  }

  .one-half,
  .three-quarters { width: 100%; }

  .footerLinksMenu ul {
    flex-direction: column;
    text-align: center;
  }
  .mainFooter .footerLinksMenu li + li {
    margin-top: 0.8rem;
  }

  .smallOnly,
  .logos figure.smallOnly,
  .main-menu-nav #pll_switcher  {
    display: inline-block;
  }
  .largeOnly,
  .logos figure.largeOnly {
    display: none;
  }
}
/* sticky header */
.movableMenu {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.movableMenu.smaller {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    box-shadow: 0 -6px 10px 5px rgba(0,0,0,0.5);
}


.burger-menu{
    display: flex;
    align-items: center;
    justify-content: right;
}


#menu__toggle {
    opacity: 0;
}
.menu__btn.opened > span {
    transform: rotate(45deg);
    background-color: #fff;
}
.menu__btn.opened > span::before {
    top: 0;
    transform: rotate(0deg);
    background-color: #fff;
}
.menu__btn.opened > span::after {
    top: 0;
    transform: rotate(90deg);
    background-color: #fff;
}

.menu__btn {
    position: relative;
    cursor: pointer;
    height: 33px;
    padding-left: 60px;
    padding-top: 5px;
    font-size: 1.8rem;
    font-weight: normal;
}

.menu__btn.opened span,
.menu__btn > .menuIcon,
.menu__btn > .menuIcon::before,
.menu__btn > .menuIcon::after {
    display: block;
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: var(--colorGreyDark);
    transition-duration: .25s;
    border-radius: 2px;
    left: 0;
}
.menu__btn > .menuIcon {
    width: 22px;
    margin-left: 20px;
    left: 0;
    top: 15px;
}
.menu__btn > .menuIcon::before {
    content: '';
    top: -7px;
}
.menu__btn > .menuIcon::after {
    content: '';
    top: 7px;
}

.menu__btn.opened {
    right: 30px;
    left: auto;
    top: 20px;
    position: absolute;
    z-index: 101;
    width: 42px;
    height: 30px;
    padding: 0;
}
.menu__btn.opened span {
    left: -2px;
    width: 11px;
}
.menu__btn.opened span::before,
.menu__btn.opened span::after {
    display: block;
    content: "";
    position: absolute;
    width: 26px;
    height: 2px;
    border-radius: 4px;
}

.main-nav{
    position: fixed;
    width: 100%;
    max-width: 450px;
    top: 0;
    bottom: 0;
    background: var(--colorBlue);
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.16);
    z-index: 101;
    height: 100%;
    overflow-y: auto;
    transition: 0.45s;
    right: -100%;
}

.nav_is_open .main-nav{
    right:  0;
}

.main-menu-nav-wrap{
    padding: 70px 30px 0 50px;
}

ul.main-menu-nav{
    margin: 0;
    padding: 0 20px 0 0;
    list-style: none;
    overflow-y: auto;
    /*max-height: calc(100vh - 346px - 70px);*/
    max-height: calc(100vh - 70px);
}

ul.main-menu-nav > li{
text-align: left;
}

ul.main-menu-nav > li > a{
    font-size: 21px;
    color: #fff;
    width: 100%;
    display: block;
    border-bottom: 1px solid #FCFCFC;
    padding: 0 0 12px 0;
    margin: 0 0 12px 0;
    transition: 0.5s;
    font-family: var(--fontHeading);
    font-weight: 300;
    font-size: 2rem;
    line-height: 32px;
    letter-spacing: 0.25px;
}
ul.main-menu-nav > li > a:hover {
    color: #fff;
}

ul.main-menu-nav > li > ul{
    display: none;
}

ul.main-menu-nav > li.menu-item-has-children > a{
    position: relative;
}

ul.main-menu-nav > li.menu-item-has-children > a:after{
    content: " ";
    display: block;
    background-image: url(/wp-content/themes/SurvivalMap/images/chevron-down_white.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    right: 6px;
    top: 6px;
    background-position: center center;
}

ul.main-menu-nav > li.menu-item-has-children.opened > a:after{
    background-image:  url(/wp-content/themes/SurvivalMap/images/chevron-up_white.svg);
}

ul.main-menu-nav ul.sub-menu{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 16px;
}

ul.main-menu-nav > li > ul.sub-menu > li{
    padding: 0;
}

ul.main-menu-nav > li > ul.sub-menu > li > a{
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400;
    letter-spacing: 0.25px;
    text-transform: none;
    padding: 0 0 15px 0;
    display: block;
    transition: 0.5s;
}
ul.main-menu-nav > li > ul.sub-menu > li > a:hover {
    color: #fff;
}
ul.main-menu-nav > li > ul.sub-menu > li > ul.sub-menu{
    margin-bottom: 15px;
}
ul.main-menu-nav > li > ul.sub-menu > li > ul.sub-menu > li{
    padding-bottom: 5px;
}

ul.main-menu-nav > li > ul.sub-menu > li > ul.sub-menu > li > a{
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
}
ul.main-menu-nav > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
    color: #fff;
}

body.nav_is_open{
    overflow: hidden;
}

body .body_overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    z-index: -2;
    opacity: 0;
    transition: opacity 0.4s ease 0s;
}

body.nav_is_open .body_overlay {
    opacity: 1;
    z-index: 99;
}
@media screen and (max-width: 767px) {

    .menu__btn{
        width: auto;
    }
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}