/*** INDEX ***\

= NORMALIZE

= CUSTOM RESETS

= WHOLE SITE STYLES

= FONT FAMILIES

= HEADER

= GENERAL

= FOOTER
- Pop-Up

\*** END INDEX ***/

/*
//======================================================================
// NORMALIZE
//======================================================================
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/*
//======================================================================
// NORMALIZE - END
//======================================================================
*/

/*
//======================================================================
// CUSTOM RESETS
//======================================================================
*/

a {
	text-decoration: none;
	color: inherit;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

textarea {
	resize: vertical;
}

img {
	max-width: 100%;
	height: auto;
	display: block;
}

select {
	background-color: #fff;
}

pre {
	margin: 0;
	padding: 14px;
	border-radius: 20px;
	border: 1px solid #ccc;
	background-color: #eee;
	font-family: monospace;
	direction: ltr;
	text-align: left;
}

button {
	padding: 0;
	background-color: transparent;
	border: none;
	border-radius: 0;
}

.visually-hidden {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

/*
//======================================================================
// CUSTOM RESETS - END
//======================================================================
*/

/*
//======================================================================
// WHOLE SITE STYLES
//======================================================================
*/

:root {}

html {
	font-size: 16px;
}

body {
	font-size: 16px;
	font-family: 'Heebo', sans-serif;
}

body span{font-family: 'Heebo', sans-serif !important;}

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

.bt-lazy-load {
	width: 100% !important;
	height: 300px !important;
}

.bg-cover,
.bg-contain,
.site-bg {
	background-position: center;
	background-repeat: no-repeat;
}

.bg-cover,
.site-bg {
	background-size: cover;
}

.bg-contain {
	background-size: contain;
}

.content-no-margin-top-bottom > :first-child {
	margin-top: 0;
}

.content-no-margin-top-bottom > :last-child {
	margin-bottom: 0;
}

/*
//======================================================================
// WHOLE SITE STYLES - END
//======================================================================
*/


/*
//======================================================================
// FONT FAMILIES
//======================================================================
*/

.heebo-font {
	font-family: 'Heebo', sans-serif;
}

/*
//======================================================================
// FONT FAMILIES - END
//======================================================================
*/


/*
//======================================================================
// HEADER
//======================================================================
*/

header {
	position: relative;
	z-index: 7;
}

.top-header {
	background-color: #00abe4;
	padding: 10px 20px;
}

.top-header .container-1681 {
	max-width: 1681px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	color: #030040;
	align-items: center;
}

.top-header .container-1681 .left-content {
	font-size: 1.375rem;
	font-weight: 700;
}

.top-header .container-1681 .left-content a {
	display: flex;
	align-items: center;
}

.top-header .container-1681 .left-content i {
	margin-left: 6px;
}

.top-header .container-1681 .right-content {
	display: flex;
	align-items: center;
}

.top-header .container-1681 .right-content .donation {
	font-size: 1.775rem;
	font-weight: 700;
	display: flex;
	border: 1px solid #fff;
	border-radius: 35px;
}

.top-header .container-1681 .right-content .donation a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff; padding: 5px 10px;
}

.top-header .container-1681 .right-content .donation a .circle {
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #c5f9ff;
	color: #030040;
	border-radius: 100%;
	font-size: 1.6rem;
	margin-left: 10px;
}

.top-header .container-1681 .right-content .donation a .circle span {
	line-height:0;
}

/* Language Switcher */
.top-header .container-1681 .right-content .language-switcher,
.mobile-nav-wrapper li.wpml-ls-menu-item {

}

.top-header .container-1681 .right-content .language-switcher {
	margin-right: 30px;
}

.language-switcher .wpml-ls-legacy-dropdown {
	width: 100%;
}


.wpml-ls-legacy-list-horizontal .wpml-ls-item{
	color: #fff;

}

.language-switcher .wpml-ls-legacy-dropdown .wpml-ls-item-toggle {
	background-color: transparent;
	border-color: white;
	color: white;
}

.language-switcher .wpml-ls-legacy-dropdown:hover > ul > li > a {
	border-bottom: 1px solid transparent;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
	color: white;
	background-color: transparent;
}

.language-switcher .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover {
	background-color: transparent;
}

.language-switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu > li:hover a {
	color: #000000;
}

.language-switcher .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
	background-color: rgba(0 170 228 / 0.6);
	color: white;
	border-color: white;
}
/* Language Switcher - End */

.menu-wrapper {
	padding: 0 20px;
}

.menu-wrapper .container-1681 {
	max-width: 1681px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 32px;
}

.menu-wrapper .container-1681 .menu {
	flex-basis: 100%;
	flex-grow: 1;
	position: relative;
}

.menu-wrapper .container-1681 .menu > ul {
	display: flex;
}

.menu-wrapper .container-1681 .menu ul li {
	font-size: 1.500rem;
	display: flex;
}

.menu-wrapper .container-1681 .menu > ul > li {
	position: relative;
}

.menu-wrapper .container-1681 .menu > ul > li:not(:first-child):before {
	display: block;
	content: '/';
	padding: 0 13px;
	color: #00abe4;
}

.menu-wrapper .container-1681 .menu > ul > li.wpml-ls-menu-item {
	display: none;
}

.menu-wrapper .container-1681 .menu ul li a {
	color: #fff;
}

.menu-wrapper .container-1681 .menu ul li a:hover,
.menu-wrapper .container-1681 .menu ul li.current_page_item  a,
.menu-wrapper .container-1681 .menu ul li.current-menu-item a {
	color: #01aae5;
}

.menu-wrapper .container-1681 .menu ul.sub-menu {
	display: none;
	position: absolute;
	top: calc(100% + 5px);
	right: 0;
	white-space: nowrap;
}

.menu-wrapper .container-1681 .menu > ul > li.menu-item-has-children:hover .sub-menu {
	display: block;
}

.menu-wrapper .container-1681 .menu > ul > li.menu-item-has-children .sub-menu li {
	background-color: rgba(0 170 228 / 0.6);
	padding: 10px;
}

.menu-wrapper .container-1681 .menu > ul > li.menu-item-has-children .sub-menu li:not(:last-child) {
	margin-bottom: 5px;
}

.menu-wrapper .container-1681 .menu > ul > li.menu-item-has-children .sub-menu li > a {
	width: 100%;
	color:#fff;
}
.menu-wrapper .container-1681 .menu > ul > li.menu-item-has-children .sub-menu li > a:hover,
.menu-wrapper .container-1681 .menu > ul > li.menu-item-has-children .sub-menu li.current-menu-item > a{color: #030040;}

.menu-wrapper .container-1681 .logo-wrapper {
	flex-basis: 25%;
}

/* Mobile Header */

.mobile-menu-wrapper,
.mobile-nav-wrapper {
	display: none;
}

/* Mobile Header - End */

/*
//======================================================================
// HEADER - END
//======================================================================
*/

/*
//======================================================================
// GENERAL
//======================================================================
*/

button.scroll-to-top {
	display: none;
	width: 45px;
	height: 45px;
	position: fixed;
	bottom: 55px;
	right: 55px;
	z-index: 100;
	background-color: #00abe4;
	border: 2px solid #030040;
	border-radius: 100%;
	transform: rotate(-90deg);
	outline: none;
	cursor: pointer;
}

button.scroll-to-top span {
	font-size: 1.5rem;
	font-weight: 700;
	color: #030040;
}

main .page-content-wrapper {
	display: grid;
}

main .container-1280 {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
	grid-area: 1/1/-1/-1;
	align-self: start;
	position: relative;
	z-index: 1;
}

main .main-content-with-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 695px;
	grid-area: 1/1/-1/-1;
	align-self: flex-end;
}

/*
//======================================================================
// GENERAL - END
//======================================================================
*/

/*
//======================================================================
// FOOTER
//======================================================================
*/

footer {
	height: 539px;
	margin-top: 50px;
	padding: 95px 20px 0;
}

footer .container-1285 {
	max-width: 1285px;
	margin: 0 auto;
}

footer .container-1285 .social-wrapper {
	display: flex;
	align-items: center;
}

footer .container-1285 .social-wrapper .all-buttons-wrapper {
	flex-basis: 50%;
	display: flex;
	padding-left: 30px;
}

footer .container-1285 .social-wrapper .button-wrapper {
	border: 1px solid #c5f9ff;
	border-radius: 35px;
}

footer .container-1285 .social-wrapper .button-wrapper:not(:last-child) {
	margin-left: 10px;
}

footer .container-1285 .social-wrapper .button-wrapper a {
	padding: 11px 17px;
	font-size: 1.250rem;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center;
}

footer .container-1285 .social-wrapper .button-wrapper .circle {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #c5f9ff;
	color: #030040;
	border-radius: 100%;
	margin-left: 18px;
}

footer .container-1285 .social-list {
	display: flex;
}

footer .container-1285 .social-list .single-social a {
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background-color: #c5f9ff;
	color: #030040;
	font-size: 1.5rem;
}

footer .container-1285 .social-list .single-social:not(:last-child) {
	margin-left: 25px;
}

footer .container-1285 .menu-wrapper {
	margin-top: 65px;
	display: flex;
	justify-content: space-between;
}

footer .container-1285 .menu-wrapper .title {
	font-size: 1.125rem;
	color: #00abe4;
	font-weight: 700;
	padding-bottom: 25px;
}

footer .container-1285 .menu-wrapper .footer-site-navigation {
	font-size: 1rem;
	font-weight: 300;
	color: #fff;
}

footer .container-1285 .menu-wrapper .footer-site-navigation li:not(:last-child) {
	margin-bottom: 10px;
}

footer .container-1285 .menu-wrapper .col-3 .footer-posts-list .single-post a {
	display: flex;
	align-items: center;
}

footer .container-1285 .menu-wrapper .col-3 .footer-posts-list .single-post a .image-wrapper {
	height: 55px;
	width: 55px;
	padding-left: 10px;
}

footer .container-1285 .menu-wrapper .col-3 .footer-posts-list .single-post a .title {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	padding-bottom: unset;
}

footer .container-1285 .menu-wrapper .col-4 .content,
footer .container-1285 .menu-wrapper .col-5 .content {
	font-size: 1rem;
	font-weight: 300;
	color: #fff;
}

footer .container-1285 .menu-wrapper .col-4 .content p,
footer .container-1285 .menu-wrapper .col-5 .content p {
	margin: 0;
}

footer .simplyad-logo {
	text-align: center;
	margin: 20px auto 0;
	display: table;
}

/*
//======================================================================
// FOOTER - END
//======================================================================
*/

/*
//======================================================================
// Pop-Up
//======================================================================
*/

.popup-container.sleep {
	opacity: 0;
}

.popup-container {
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100vh;
	z-index: 100;
	opacity: 1;
	background-color: rgba(48, 51, 55, 0.66);
	transition: opacity 0.5s ease-in-out;
}

.popup-container .popup-wrapper {
	max-width: 500px;
	width: 100%;
	margin: auto;
	background-color: #fff;
	display: flex;
	position: relative;
}

.popup-container .popup-wrapper .close-popup {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 30px;
	height: 30px;
	outline: none;
	border-radius: 4px;
	border: 1px solid #b3b2c5;
	display: grid;
	justify-items: center;
	align-items: center;
	cursor: pointer;
	transition: border-color .3s ease;
}

.popup-container .popup-wrapper .close-popup:hover {
	border-color: #00abe4;
}

.popup-container .popup-wrapper .close-popup:before,
.popup-container .popup-wrapper .close-popup:after {
	content: '';
	grid-area: 1/1/-1/-1;
	width: 50%;
	height: 2px;
	background-color: #b3b2c5;
	transition: background-color .3s ease;
}

.popup-container .popup-wrapper .close-popup:before {
	transform: rotate(-45deg);
}

.popup-container .popup-wrapper .close-popup:after {
	transform: rotate(45deg);
}

.popup-container .popup-wrapper .close-popup:hover:before,
.popup-container .popup-wrapper .close-popup:hover:after {
	background-color: #00abe4;
}

.popup-container .popup-wrapper .popup-content {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	padding: 50px 20px 30px;
	width: 100%;
}

.popup-container .popup-wrapper .popup-content > * {
	flex-basis: 48%;
}

.popup-container .popup-wrapper .popup-content .image-wrapper {
	margin-bottom: 30px;
}

.popup-container .popup-wrapper .popup-content .content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.popup-container .popup-wrapper .popup-content .image {
	height: 360px;
}

.popup-container .popup-wrapper .popup-content h2,
.popup-container .popup-wrapper .popup-content .text {
	text-align: center;
}

.popup-container .popup-wrapper .popup-content h2 {
	margin: 0 auto 30px;
	line-height: 1.3;
	font-size: 1.3rem;
}

.popup-container .popup-wrapper .popup-content .text {
	line-height: 1.2;
}

.popup-container .popup-wrapper .popup-content .content .link {
	outline: none;
	color: #00ABE5;
	background-color: #030040;
	padding: 8px 15px 8px 45px;
	border-radius: 35px;
	cursor: pointer;
	color: white;
	font-weight: 600;
	font-size: 1.3rem;
	display: flex;
	align-items: center;
}

.popup-container .popup-wrapper .popup-content .content .link .chevron-wrapper {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #c5f9ff;
	color: #030040;
	border-radius: 100%;
	margin-left: 12px;
	font-size: 18px;
}

.popup-container .popup-wrapper .popup-content .wpcf7 {
	margin-top: 30px;
}

.popup-container .popup-wrapper .popup-content form {
	display: flex;
	flex-wrap: wrap;
}

.popup-container .popup-wrapper .popup-content form > p {
	margin: 0;
}

.popup-container .popup-wrapper .popup-content form .input-wrapper.firstname,
.popup-container .popup-wrapper .popup-content form .input-wrapper.lastname {
	flex-basis: calc(50% - 5px);
}

.popup-container .popup-wrapper .popup-content form .input-wrapper.firstname {
	margin-left: 10px;
}

.popup-container .popup-wrapper .popup-content form .input-wrapper.email {
	flex-basis: 100%;
	margin: 10px 0;
}

.popup-container .popup-wrapper .popup-content form input:not([type="submit"]) {
	border-radius: 10px;
	border: 1px solid #B4B2C6;
	direction: rtl;
	padding: 10px;
	outline: none;
	width: 100%;
}

.popup-container .popup-wrapper .popup-content form input.wpcf7-not-valid {
	border-color: red;
}

.popup-container .popup-wrapper .popup-content form .submit-wrapper,
.popup-container .popup-wrapper .popup-content form button[type="submit"] {
	display: flex;
	align-items: center;
}

.popup-container .popup-wrapper .popup-content form button[type="submit"] {
	outline: none;
	color: #00ABE5;
	background-color: #030040;
	padding: 8px 15px 8px 45px;
	border-radius: 35px;
	cursor: pointer;
}

.popup-container .popup-wrapper .popup-content form button[type="submit"] .chevron-wrapper {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #c5f9ff;
	color: #030040;
	border-radius: 100%;
	margin-left: 12px;
	font-size: 18px;
}

.popup-container .popup-wrapper .popup-content form .submit-wrapper .ajax-loader {
	margin: 0 5px 0 0;
}

.popup-container .popup-wrapper .popup-content form .wpcf7-response-output {
	display: none !important;
}

/*
//======================================================================
// Pop-Up - END
//======================================================================
*/

@media (max-width: 1500px) {
	.top-header .container-1681 .right-content .donation,
	.top-header .container-1681 .left-content {
		font-size: 1.2rem;
	}

	.menu-wrapper .container-1681 .menu ul li {
		font-size: 1.1rem;
	}

	.menu-wrapper .container-1681 .menu ul li:not(:last-child):after {
		padding: 0 10px;
	}
}

@media (max-width: 1023px) {
	.menu-wrapper {
		display: none;
	}

	.top-header .container-1681 .right-content .language-switcher{
		display: contents;
	}

	.mobile-menu-wrapper {
		display: flex;
		justify-content: space-between;
		background-color: #030040;
		padding: 7px 10px 7px 20px;
		width: 100%;
	}

	.mobile-menu-wrapper .mobile-logo {
		width: 180px;
	}

	.mobile-menu-wrapper .open-menu {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 9px;
		outline: none;
	}

	.mobile-menu-wrapper .open-menu > span {
		width: 40px;
		height: 5px;
		background-color: #00abe4;
		border-radius: 50px;
	}

	.mobile-menu-wrapper .open-menu > span:not(:last-child) {
		margin-bottom: 7px;
	}

	.mobile-menu-wrapper.sticky {
		position: fixed;
		top: 0;
		left: 0;
	}

	.mobile-nav-wrapper {
		display: inline-block;
		position: fixed;
		top: 0;
		right: 0;
		height: 100vh;
		width: 0;
		z-index: 1;
		overflow-x: hidden;
		background-color: #030040;
		opacity: 0;
		transition: 0.5s;
		transition-property: width, opacity;
	}

	.ghost-element {
		height: 61px; /* Height of .mobile-menu-wrapper */
		display: none;
	}

	.mobile-menu-wrapper.sticky + .ghost-element {
		display: block;
	}

	.mobile-nav-wrapper .close-menu {
		padding: 7px 30px 30px;
		font-size: 3rem;
		outline: none;
		color: #00abe4;
	}

	.mobile-nav-wrapper > ul {
		padding: 0 30px 30px;
		color: #fff;
	}

	.mobile-nav-wrapper ul li {
		position: relative;
		display: grid;
	}

	.mobile-nav-wrapper > ul > li:after {
		content: '';
		width: 30px;
		height: 4px;
		transform: skew(-45deg, 0deg);
		background-color: #00abe4;
		position: absolute;
		bottom: -10px;
		right: 0;
	}

	.mobile-nav-wrapper > ul > li:not(:last-child) {
		margin-bottom: 22px;
	}

	.mobile-nav-wrapper > ul > li > a {
		font-weight: 600;
		padding: 12px 0 12px 15px;
	}

	.mobile-nav-wrapper .sub-menu {
		padding: 10px 20px;
	}

	.mobile-nav-wrapper .sub-menu li:not(:last-child) {
		margin-bottom: 20px;
	}

	.mobile-nav-wrapper li.menu-item-has-children {
		display: grid;
		grid-template-columns: 1fr auto;
	}

	.mobile-nav-wrapper li.menu-item-has-children .sub-menu {
		display: none;
		grid-column: 1/-1;
	}

	.mobile-nav-wrapper li.menu-item-has-children > button {
		width: 50px;
		color: #fff;
	}

	.mobile-nav-wrapper li.menu-item-has-children > button:focus {
		outline: none;
		color: #00abe4;
	}

	.mobile-nav-wrapper li.menu-item-has-children > button.is-open:before {
		content: '\f107';
		color: #00abe4;
	}

	footer {
		height: auto;
		padding: 75px 20px 50px;
	}

	footer .container-1285 .social-wrapper .all-buttons-wrapper {
		flex-basis: auto;
		flex-shrink: 0;
		padding: 0;
	}

	footer .container-1285 .social-wrapper {
		flex-direction: column-reverse;
	}

	footer .container-1285 .social-list {
		margin-bottom: 30px;
	}

	footer .container-1285 .menu-wrapper {
		flex-wrap: wrap;
		margin-top: 45px;
	}

	footer .container-1285 .menu-wrapper > .col-1,
	footer .container-1285 .menu-wrapper > .col-2,
	footer .container-1285 .menu-wrapper > .col-3 {
		flex-basis: 33.3%;
	}

	footer .container-1285 .menu-wrapper > .col-4,
	footer .container-1285 .menu-wrapper > .col-5 {
		flex-basis: 50%;
		margin-top: 30px;
	}

	footer .container-1285 .menu-wrapper > .col-1,
	footer .container-1285 .menu-wrapper > .col-2,
	footer .container-1285 .menu-wrapper > .col-3,
	footer .container-1285 .menu-wrapper > .col-4,
	footer .container-1285 .menu-wrapper > .col-5 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	button.scroll-to-top {
		bottom: 10px;
		right: 10px;
	}

	/*
	//======================================================================
	// Pop-Up
	//======================================================================
	*/

	.popup-container .popup-wrapper .popup-content {
		flex-direction: column;
		padding: 50px 20px 30px;
	}

	.popup-container .popup-wrapper .popup-content h2 {
		font-size: 1.1rem;
	}

	/*
	//======================================================================
	// Pop-Up - END
	//======================================================================
	*/
}

@media (max-width: 600px) {
	footer .container-1285 .social-wrapper .all-buttons-wrapper {
		flex-direction: column;
	}

	footer .container-1285 .social-wrapper .button-wrapper:not(:last-child) {
		margin: 0 0 15px;
	}

	footer .container-1285 .social-wrapper .button-wrapper a {
		font-size: 1rem;
	}

	footer .container-1285 .menu-wrapper .footer-site-navigation li:not(:last-child) {
		margin-bottom: 20px;
	}

	footer .container-1285 .menu-wrapper > .col-1,
	footer .container-1285 .menu-wrapper > .col-2 {
		flex-basis: 50%;
	}

	footer .container-1285 .menu-wrapper > .col-2 {
		align-items: flex-end;
	}

	footer .container-1285 .menu-wrapper > .col-3 {
		margin-top: 30px;
	}

	footer .container-1285 .menu-wrapper > .col-3,
	footer .container-1285 .menu-wrapper > .col-4,
	footer .container-1285 .menu-wrapper > .col-5 {
		flex-basis: 100%;
	}

	footer .container-1285 .menu-wrapper > .col-1,
	footer .container-1285 .menu-wrapper > .col-3,
	footer .container-1285 .menu-wrapper > .col-4,
	footer .container-1285 .menu-wrapper > .col-5 {
		align-items: flex-start;
	}

	/*
	//======================================================================
	// Pop-Up
	//======================================================================
	*/

	.popup-container .popup-wrapper .popup-content .image {
		height: 68vw;
	}

	/*
	//======================================================================
	// Pop-Up - End
	//======================================================================
	*/
}