/*
 Theme Name: Hello Elementor Child
 Theme URI: https://elementor.com/
 Description: Child Theme for Hello Elementor
 Author: Your Name
 Template: hello-elementor
 Version: 1.0.0
 Text Domain: hello-elementor-child
*/


.fnt-solina *{
	 font-family: 'Solina'!important;
}
:root {
	--body-grey: #424242;
	--body-white: #ffffff;
	--body-headline-blue: #2C2B4C;
	--body-navy:#14003C;
	--body-light-grey:#FAFAFA;
	--fnt-solina: 'Solina';
	--fnt-wulkan: 'Wulkan Display';
	--fnt-pramiry: 'Public Sans';
}
body{
	font-family: var(--fnt-pramiry);
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: var(--body-grey);
}
p{
	margin-top:0;
}
.mobile-content{
	padding-left: 20px;
}
.content-privacy-mobile{
	padding-left: 15px;
}
.header-privacy-policy-mobile{
	margin:0;
		padding:0,
}
.legal-menu-width #menu-legal{
	background:#fff;
}
#site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	padding: 0;
    background-color: transparent;
    z-index: 999;
	transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.25s ease; 
	will-change: transform, background-color, box-shadow; 
	z-index:3;
}
.page-template-page-full-banner #masthead{
	    background-color: #fafafa;
}
#site-header .header-inner{
	flex-direction: row;
    padding-left: 45px;
    padding-right: 45px;
	padding-top:20px;
	padding-bottom:20px;
	 transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.25s ease;
}
.site-navigation-dropdown ul.menu li a{
	background:transparent!important;
}
.header-inner .site-navigation-dropdown ul.menu li a{
	 color: #fff!important;
    text-align: left;
    display: block;
    background: #000084;
    padding-bottom: 16px;
    padding-top: 16px;
	width:max-content;
}
#site-header.scrolled{
	z-index:3;
}
/* ul.elementor-nav-menu li.current-menu-item a{
	color: red !important;
} */
ul.menu li.current-menu-item a{
	background:transparent!important;
}
ul.menu li.current-menu-item a:before{
	color: #E6C50D;
	    transform: scaleX(1);
}
#site-header .site-logo .custom-logo-link img{
	width: 240px;
	height: 60px;
	 object-fit:contain
}
#site-header.scrolled .site-logo .custom-logo-link img{
	content: url('https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2026/02/EC_Logo_Blue_4.png');
}
@media (max-width: 768px) {
	#site-header:has(.site-navigation-dropdown[aria-hidden="false"]) 
	.site-logo .custom-logo-link img {
		content: url('https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2025/11/EC_Logo_White-1.png');
	}
}
#site-header.scrolled  .menu .menu-item a {
    color: var(--body-grey);
}
#site-header.scrolled{
    background: #fff;
    box-shadow: 0 0 10px #e7e7e7;
	transition: all .2s;
}
.menu .menu-item a{
	font-family:var(--fnt-solina);
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	color: var(--body-white);
	text-decoration:none;
	position:relative;
}
.menu .menu-item a:before{
	content: '';
    position: absolute;
    left: 14px;
    bottom: 5px;
    height: 4px;
	border-bottom:2px solid #E6C50D;
    width: calc(100% - 30px);
/*     background-color: #424242; */
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s 
ease;
}
.menu .menu-item a:hover:before{
	transform: scaleX(1);
}
.hero-banner:after{
	position:absolute;
	content:'';
	left: 0px;
	top: 0px;
	height:100%;
	width:100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 31.3%, #000084 97.61%), rgba(0, 0, 0, 0.25);
}
.hero-banner:before{
    position: absolute !important;
    content: '';
    right: 44px;
    bottom: 20px;
    height: 229px !important;
    width: 226px !important;
    top: inherit !important;
    background: url(/wp-content/uploads/2025/11/EC_Logo-2.png);
    left: auto !important;
    z-index: 1;
    opacity: 0.6 !important;
	background-size:contain;
}
.title-hero h1{
/* H1 */
	width:100%;
font-family: var(--fnt-wulkan)!important;
font-style: normal;
font-weight: 600;
font-size: 70px;
line-height: 87px;
color: var(--body-white);
	font-feature-settings: 'pnum' on, 'lnum' on;
}
.text-decription p{
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.02em;
}
.title-sec h2{
	 	font-family: var(--fnt-wulkan)!important;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
	font-feature-settings: 'pnum' on, 'lnum' on;
}
.title-box h3{
	font-family: var(--fnt-wulkan)!important;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	font-feature-settings: 'pnum' on, 'lnum' on;
	margin:0;
	padding-bottom:12px;
}
.title-box p{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 0.01em;
	margin-bottom:0;
}
.title-box{
	justify-content:space-between
}
.list-box-inde>.elementor-element:before{
	position:absolute;
	width:1px;
	height:100%;
	content:'';
background:rgba(255,255,255,0.5);
	left:-20px;
}
.btn-custom a{
    display: flex;
    gap: 10px;
	align-items: center;
	background-color:transparent!important;
	font-family:var(--fnt-solina)!important;
}
.btn-custom a .elementor-button-content-wrapper{
	position:relative;
}
.btn-custom a .elementor-button-text{
	position:relative;
}
.btn-custom a .elementor-button-text:before{
	content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    height: 0px;
    width: 100%;
    border:1px solid;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}
.btn-custom a:hover .elementor-button-text:before {
  transform: scaleX(1);
}
.btn-custom button .elementor-button-text{
	position:relative;
}
.btn-custom button .elementor-button-text:before{
	content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    height: 0px;
    width: 100%;
    border:1px solid;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}
.btn-custom button:hover .elementor-button-text:before {
  transform: scaleX(1);
}
.btn-custom a:hover:after{
	background: url(/wp-content/uploads/2025/11/Frame-156-1.png);
}
.elementor-button .elementor-button-icon {
    position: relative;
    display: inline-block;
	overflow: hidden;
}

.elementor-button .elementor-button-icon svg {
    transition: transform 0.35s ease, opacity 0.35s ease;
    display: block;
}

.elementor-button .elementor-button-icon::after {
    content: "";
    position: absolute;
    top: -1;
    left: -18px;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: auto;
/*     opacity: 0; */
    transform: translateX(-18px);
    transition: transform 0.35s ease;
	background-position:center;

   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' viewBox='0 0 10 17' fill='none'%3E%3Cpath d='M1.8916 1.76807L8.23144 8.10889L1.8916 14.4487L1.76758 14.3247L7.98437 8.10791L7.10059 7.22412L1.76758 1.89209L1.8916 1.76807Z' fill='%23424242' stroke='%23424242' stroke-width='2.5'/%3E%3C/svg%3E");
}
.elementor-button[data-color="white"] .elementor-button-icon::after {
    content: "";
    position: absolute;
    top: -1;
    left: -18px; 
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: auto;
/*     opacity: 0; */
    transform: translateX(-18px);
    transition: transform 0.35s ease;
	background-position:center;

   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' viewBox='0 0 10 17' fill='none'%3E%3Cpath d='M1.8916 1.76807L8.23144 8.10889L1.8916 14.4487L1.76758 14.3247L7.98437 8.10791L7.10059 7.22412L1.76758 1.89209L1.8916 1.76807Z' fill='%23fff' stroke='%23fff' stroke-width='2.5'/%3E%3C/svg%3E");
}


.elementor-button:hover .elementor-button-icon svg {
    transform: translateX(36px);
/*     opacity: 0; */
	
}


.elementor-button:hover .elementor-button-icon::after {
    transform: translateX(18px);
/*     opacity: 1; */
}
.elementor-button:hover .elementor-button-icon::before{
/* 	opacity:1; */
}
.sec-portfolio:before{
	position:absolute;
	content:'';
	max-width:522px;
	height:371px;
	background:url('/wp-content/uploads/2025/11/image-4.png');
    bottom: 0;
    top: inherit;
}

.number h2,.number .elementor-counter-number{
	font-family: var(--fnt-wulkan)!important;
	font-style: normal;
	font-weight: 600;
	line-height: 100%;
	font-feature-settings: 'pnum' on, 'lnum' on;
}
.number .elementor-counter-title{
	font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.02em;
	text-align:center;
}
.elementor-counter-number-suffix{
	font-weight:100;
	font-family: var(--fnt-wulkan)!important;
}
.elementor-button-text.elementor-form-spinner {
	display: !none;
	opacity: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
.title-sec-bt h2 {
    font-family: var(--fnt-wulkan) !important;
    font-style: normal;
    font-weight: 600;
    font-size: 70px;
    line-height: 87px;
    color: var(--body-white);
    font-feature-settings: 'pnum' on, 'lnum' on;
}
.box-sectors:before{
	background-image:url('/wp-content/uploads/2025/11/image-7.png');
	content:'';
	max-width:539px;
	height:444px;
	right:0;
	left:initial;
}
.sec-has-bg:before{
	content:'';
	max-width:570px!important;
	background-repeat:no-repeat;
	background-position:left center;
	background-size:cover;
}
.sec-origins:before{
	background-image:url('/wp-content/uploads/2025/11/image-6.png');
}
.sec-structure:before{
	background-image:url('/wp-content/uploads/2025/11/image-12.png');
}
.sec-portfolioM:before{
	background-image:url('/wp-content/uploads/2025/11/Layer_1.png');
	background-size: auto;
}
.box-acc-sector span>svg{
	fill:transparent!important;
}
.box-acc-sector .e-n-accordion-item-title-text{
font-family: var(--fnt-wulkan)!important;
font-style: normal;
font-weight: 600;
font-size: 24px!important;
line-height: 36px;
font-feature-settings: 'pnum' on, 'lnum' on;
color: var(--body-headline-blue);
}
.box-acc-sector .e-n-accordion-item{
	border-bottom:1px solid #4242423d;
/* 	padding-bottom: 24px; */
	margin-bottom: 28px !important;
}
h2{
font-family: var(--fnt-wulkan)!important;
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 40px;
font-feature-settings: 'pnum' on, 'lnum' on;
color: var(--body-grey);
}
/* .page-template-page-full-banner header .site-logo .custom-logo-link{
    background: url(/wp-content/uploads/2025/11/image-3.png);
    width: 240px;
    height: 68px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
} */
/* .page-template-page-full-banner .site-logo .custom-logo-link img{
filter: brightness(0) saturate(100%) invert(16%) sepia(100%) saturate(3466%) hue-rotate(241deg) brightness(79%) contrast(116%);
} */
.page-template-page-full-banner .custom-logo-link img{
	content: url('https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2026/02/EC_Logo_Blue_4.png');
}
.menu-open .page-template-page-full-banner .custom-logo-link img{
	display:block;
}
.page-template-page-full-banner .hfe-nav-menu .menu-item a{
	color: var(--body-grey)!important;
}
.site-main-404,
.entry-title{
	max-width:100%!important;
}
.site-main-404{
	min-height:732px;
	background:url('/wp-content/uploads/2025/11/banner404.png');
	    display: flex;
    align-items: center;
    justify-content: center;
	background-size: cover;
    background-repeat: no-repeat;
}
.site-main-404 .content-page{
		height: 100%;
    max-width: 800px;
    width: 100%;
}
h1.entry-title{
	    font-family: var(--fnt-wulkan) !important;
    font-style: normal;
    font-weight: 600;
    font-size: 70px;
    line-height: 87px;
    color: var(--body-white);
    font-feature-settings: 'pnum' on, 'lnum' on;
}
/* .page-content p{
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color:var(--body-grey);
} */
.page-content h3{
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 40px;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: var(--body-headline-blue);
}
.site-main-404 .page-content p{
	color:var(--body-white);
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.02em;
	color:#fff;
}
.site-main-404 .btn-custom a{
	font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 40px;
    letter-spacing: 3.2px;
    fill: var(--body-white);
    color: var(--body-white);
		background:transparent;
	    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	text-decoration:none;
	
}
.site-main-404 .btn-custom a:after{
	background-image:url('/wp-content/uploads/2025/11/Frame-156-3.png');
}
.box-list-icon .elementor-icon-box-content{
	max-width:350px;
}
.list-step-number .elementor-image-box-title b{
font-weight:400;
letter-spacing: -0.02em;
color: #0000E6;
	padding-right:15px;
}
.item-step-box{
	border-bottom:0.5px solid #424242;
	    padding-bottom: 32px;
	    margin-bottom: 10px !important;
}
.sec-bg-our h3{
font-family: var(--fnt-wulkan)!important;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 36px;
font-feature-settings: 'pnum' on, 'lnum' on;
}
.box-item-capital .number{
    width: 50px;
    height: 50px;
    border: 1.5px solid #0000E6;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-item-capital .number div{
    font-family: var(--fnt-wulkan) !important;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 1px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: var(--body-grey);
}
.box-item-capital h3,.text-our-cul h3{
	font-family: var(--fnt-wulkan)!important;
}
.box-item-capital{
    padding: 36px 28px;
    background: #FFFFFF;
    border: 0.5px solid var(--body-grey);
}
.box-item-capital .elementor-image-box-title{
	    margin-top: 0;
    margin-bottom: 12px;
}
.box-item-form p{
	margin-bottom:32px;
}
.box-item-form p br{
	display:none;
}
.box-item-form label{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: var(--body-headline-blue);
	margin-bottom:12px;
	display: block;
}
.wpcf7-form-control-wrap .wpcf7-form-control{
    padding: 12px;
    border: 0;
    border-bottom: 1px solid #42424278;
    border-radius: 0;
    width: 100%;
    height: 52px;
}
.elementor-field-textual {
	font-size: 18px!important
}
.elementor-field-textual::placeholder {
	color: #999999!important
}
#box-item-form-submit{
		height: 40px;
    font-family: var(--fnt-solina);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    color: var(--body-grey);
    order: 0;
    border: 0;
    padding: 0;
	background:transparent;
}
.wpcf7-spinner{
	display:none;
}
#box-item-form-submit .elementor-button-text{
    display: inline-flex;
    width: max-content;
    position: relative;
}
#box-item-form-submit .elementor-button-text:before{
	content: '';
    position: absolute;
    left: 0px;
    bottom: 5px;
    height: 4px;
    border-bottom: 2px solid;
    width: 100%;
    /* background-color: #424242; */
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s 
ease;
}
.btn-custom .elementor-button-icon {
    align-items: center;
    display: flex;
    width: 42px;
    height: 42px;
    justify-content: center;
    align-items: center;
    border: 1px solid #2428df;
}
.btn-custom .elementor-button-icon svg{
	width:auto;
}
#box-item-form-submit:hover .elementor-button-text:before{
	transform: scaleX(1);
}
#box-item-form-submit .elementor-button-icon{
	display: flex;
    width: 42px;
    height: 42px;
    justify-content: center;
    align-items: center;
    border: 1px solid #2428df;
}
#box-item-form-submit .elementor-button-icon svg{
	    width: auto;
}
.wpcf7-form-control.wpcf7-submit:hover,.wpcf7-form-control.wpcf7-submit:focus {
	background:transparent;
}
.wpcf7-form-control.wpcf7-submit:focus-visible{
	outline:none;
}
input::-webkit-input-placeholder { 
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: #999999!important;
}
input::-moz-placeholder {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: #999999!important;
}
input::-moz-placeholder { 
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: #999999!important;
}
input::-ms-input-placeholder { 
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: #999999!important;
}
.item-location{
    border-bottom: 0.5px solid #424242;
    padding-bottom: 35px;
    padding-top: 0px;
}
.item-location p{
	margin:0;
}
.lp-post-list{
	display: flex;
    flex-flow: row wrap;
	margin-left: -15px;
    margin-right: -15px;
}
.lp-post-list .lp-item{
	flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
	padding:0 15px 30px;
}
.lp-post-list .lp-item:hover img{
	transform:scale(1.03);
}
.lp-post-list .lp-item .thumbnail{
	overflow:hidden;
	max-height:276px;
}
.lp-post-list .lp-item .thumbnail a{
	display:block;
}
.lp-post-list .lp-item .thumbnail img{
	width:100%;
	transition: transform .4s 
ease-in-out;
}
#btn-load-more .elementor-button-icon{
	    display: flex;
    width: 42px;
    height: 42px;
    justify-content: center;
    align-items: center;
    border: 1px solid #2428df;
}
#btn-load-more .elementor-button-text{
	position:relative;
}
#btn-load-more .elementor-button-text:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    height: 2px;
    width: 100%;
    background-color: #424242;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s 
ease;
}
#btn-load-more:hover .elementor-button-text:before {
    transform: scaleX(1);
}
.lp-post-list .lp-item .box-content .lp-title a,.lp-post-list .elementor-post__title a{
	font-family: var(--fnt-wulkan)!important;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: var(--body-headline-blue);
}
.lp-post-list .elementor-post__excerpt p{
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: var(--body-grey);
}
blockquote{
	border-left: 1px solid #0000E6;
    padding-left: 30px;
}
.page-content blockquote p{
	font-family: 'Public Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.02em;
	color: #424242;
}
.single{
	background-color:var(--body-light-grey);
}
.single .entry-title{
	font-family: var(--fnt-wulkan);
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 40px;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: var(--body-headline-blue);
}
.single-featured-image{
	min-height:372px;
}
.single-featured-image img{
    width: 100%;
    object-fit: cover;
    height: 100%;
    max-height: 372px;
}
.single-post-nav-wrap{
    display: flex;
    justify-content: space-between;
	padding-bottom:50px;
}
.single-post-nav-wrap a{
    font-family: var(--fnt-solina);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    color: var(--body-grey);
    text-decoration: none !important;
	display:flex;
	align-items:center;
	    overflow: hidden;
}
.single-post-nav-wrap .nav-prev .elementor-button-icon:before{
    content: "";
    position: absolute;
    top: -1px;
    left: -18px;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: auto;
    opacity: 0;
    transform: translateX(-18px);
    transition: transform 0.35s 
ease;
    background-position: center;
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' viewBox='0 0 10 17' fill='none'%3E%3Cpath d='M1.8916 1.76807L8.23144 8.10889L1.8916 14.4487L1.76758 14.3247L7.98437 8.10791L7.10059 7.22412L1.76758 1.89209L1.8916 1.76807Z' fill='%23424242' stroke='%23424242' stroke-width='2.5'/%3E%3C/svg%3E");
}
.single-post-nav-wrap .nav-prev>span{
	display:flex;
	align-content:center;
	justify-content:center;
}
.single-post-nav-wrap .nav-prev .elementor-button-icon{
	transform: rotate(180deg);
	    margin-right: 5px;
}
.single-post-nav-wrap .nav-prev:hover .elementor-button-icon:before{
	opacity: 1;
    transform: translateX(18px);
}
.single-post-nav-wrap a .elementor-button-text{
	position:relative;
	text-decoration:inherit;
}
.single-post-nav-wrap a .elementor-button-text:before{
	    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    height: 0px;
    width: 100%;
    border: 1px solid;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s 
ease;
}
.single-post-nav-wrap a:hover .elementor-button-text:before {
    transform: scaleX(1);
}
.single-post-nav-wrap .nav-next .elementor-button-icon:after{
	content: "";
    position: absolute;
    top: -1px;
    left: -18px;
    width: 42px;
    height: 42px;
    background-repeat: no-repeat;
    background-size: auto;
    opacity: 0;
    transform: translateX(-18px);
    transition: transform 0.35s 
ease;
	z-index:-1;
    background-position: center;
     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' viewBox='0 0 10 17' fill='none'%3E%3Cpath d='M1.8916 1.76807L8.23144 8.10889L1.8916 14.4487L1.76758 14.3247L7.98437 8.10791L7.10059 7.22412L1.76758 1.89209L1.8916 1.76807Z' fill='%23424242' stroke='%23424242' stroke-width='2.5'/%3E%3C/svg%3E");
}
.single-post-nav-wrap .elementor-button-icon {
    align-items: center;
    display: flex;
    width: 42px;
    height: 42px;
    justify-content: center;
    align-items: center;
    border: 1px solid #2428df;
	position: relative;
	    overflow: hidden;
}
.single-post-nav-wrap .nav-next .elementor-button-icon{
	margin-left:5px;
}
.single-post-nav-wrap .elementor-button-icon svg {
    width: auto;
}
.single-post-nav-wrap .nav-next:hover .elementor-button-icon:after{
    transform: translateX(18px);
    opacity: 1;
}

.single-post-nav-wrap .nav-prev:hover:before,
.single-post-nav-wrap .nav-next:hover:after{
	
	background: url(/wp-content/uploads/2025/11/Frame-156-1.png);
}
.single-post-nav-wrap .nav-next.empty:after,
.single-post-nav-wrap .nav-prev.empty:before{
	display:none;
}
.single-post-nav-wrap{
	padding-top:48px;
	margin-top:48px;
	border-top:1px solid var(--body-grey);
}

.year-line h2{
	font-family: var(--fnt-wulkan)!important;
	font-style: normal;
	font-weight: 600;
	font-size: 150px!important;
	line-height: 100%;
	/* identical to box height, or 150px */
	font-feature-settings: 'pnum' on, 'lnum' on;z
}
.title-timeline{
	position: sticky!important;
	left: 0;
	top: 108px;
	z-index:3;
	background:#fff;
}
#scroll-bars .bar {
  flex: 1;
  height: 100%;
  background: #eee;
  position: relative;
  border-radius: 4px;
	min-width:1px;
	
}

#scroll-bars .bar .fill {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0%;
  background: #0000E6;
  transition: height 0.4s ease;
	width:2px;
}
.page-template-page-full-banner .entry-content{
	margin-top:60px;
}
#scroll-bars .bar.long .fill {
  background: #0000E6;
}

#scroll-bars {
    display: flex;
    flex-direction: row;
    gap: 18px;
    z-index: 9999;
    width: 100%;
	padding-bottom:45px;
	overflow:hidden;
	position:sticky;
}

#scroll-bars .bar {
    width: 2px;
    height: 64px;
    background: #ddd;
    opacity: 0.5;
    border-radius: 2px;
    transition: all 0.3s ease;
}

#scroll-bars .bar.long {
    height: 92px;
	position:relative;
}
.year-label{
	top: 100%;
    margin-left: -28px;
    position: absolute;
    font-family: var(--fnt-pramiry);
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.02em;
}
#scroll-bars .bar.active {
    background: #000;
    opacity: 1;
}

.banner{
	position: sticky!important;
    top: 235px;
/*     overflow: hidden; */
	padding-bottom: 60px;
/* 	opacity:1; */
}
.menu-footer .elementor-icon-list-items{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.menu-footer .elementor-icon-list-items li{
	    width: 50%;
}
.menu-footer ul li a{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: var(--body-light-grey);
}
.lp-readmore-wrap{
	background:transparent;
	padding:0;
}
.lp-readmore-wrap a{
	font-family: var(--fnt-solina);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 3.2px;
	text-transform: uppercase;
	color: var(--body-grey);
	display: inline-flex;
    position: relative;
}
.btn-404.btn-custom .elementor-button-icon{
	border-color:#fff;
}
/* .container{
	max-width:1170px;
	margin:0 auto;
	padding-left:24px;
	padding-right:24px;
} */
.entry-header{
	background: var(--body-light-grey);
    min-height: 520px;
    display: flex;
    align-items: center;
    padding-left: 48px;
    padding-right: 48px;
	color: var(--body-grey);
}
/* .page-template-page-full-banner .entry-header h1{
	font-family: var(--fnt-wulkan) !important;
    font-style: normal;
    font-weight: 600;
    font-size: 70px;
    line-height: 87px;
    color: var(--body-grey);
    font-feature-settings: 'pnum' on, 'lnum' on;
} */
.entry-header{
	display:none
}
.banner.is-active{
/* 	background: linear-gradient(180deg, #FAFAFA 0%, #949494 100%)!important;
	background-color: #fff!important; */
	opacity:1;
}
.page.type-page{
	padding-bottom:90px;
}
.title-box .elementor-image-box-img{
	margin-bottom:0!important;
/* 	border:1px solid #000; */
}
.site-navigation-dropdown ul.menu{
	background: #000084!important;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 16px;
}
.item-thankyou{
	display: table;
    margin-left: auto;
    margin-right: 0;
}
.item-thankyou p,.box-item-form-submit p{
	margin:0;
}
.item-thankyou a{
	font-family: 'Solina';
	font-style: normal;
	font-weight: 600;
	font-size: 15.2px;
	line-height: 38px;
	letter-spacing: 3.04px;
	text-transform: uppercase;
	color: #13A02F;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content h1{
	font-family: var(--fnt-wulkan)!important;
}

.list-item-sector .title-box p{
	min-height:120px;
}

@media(max-width:1586px){
	.list-item-sector .title-box p{
		min-height:152px;
	}
}
body:before{
	content: '';
    height: 100vh;
    width: 100%;
    background: #000085;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99;
	opacity:0;
	visibility:hidden;
}
.menu-open .legal-menu-width{
	z-index: 0 !important;
}
.legal-menu-width{
	z-index: 4;
}
.menu-open:before{
	opacity:1;
	visibility:visible;
}
.menu-open{
	overflow:hidden;
}
.elementor-message.elementor-message-danger:before{
	display:none;
}
article.has-post-thumbnail .elementor-post__thumbnail__link img{
	transition:0.3s all;
}
article.has-post-thumbnail:hover .elementor-post__thumbnail__link img{
	transform:scale(1.05) translate(-50%,-50%);
}
#masthead{
	position: fixed!important;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background-color: transparent;
    z-index: 999;
    transition: transform 0.3s 
ease, background-color 0.3s 
ease, box-shadow 0.3s 
ease, backdrop-filter 0.25s 
ease;
    will-change: transform, background-color, box-shadow;
    z-index: 3;
}
#masthead .elementor>.elementor-element{
	    flex-direction: row;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
    
}
#masthead.scrolled {
    background: #fff;
    box-shadow: none;
    transition: all .2s;
}
#masthead.scrolled {
    z-index: 100;
}
#masthead.scrolled .elementor-widget-theme-site-log img {
    content: url(https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2026/02/EC_Logo_Blue_4.png);
}
#masthead .elementor-widget-theme-site-log img {
    width: 240px;
    height: 60px;
    object-fit: contain;
}
.menu-item a.hfe-menu-item{
    font-family: var(--fnt-solina)!important;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px!important;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: var(--body-white);
    text-decoration: none;
    position: relative;
}
#masthead.scrolled .menu-item a.hfe-menu-item{
    color: var(--body-grey);
}
#masthead .menu-item a:before {
    content: '';
    position: absolute;
    left: 14px;
    bottom: 10px;
    height: 4px;
    border-bottom: 2px solid #E6C50D;
    width: calc(100% - 30px);
    /* background-color: #424242; */
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s 
ease;
	background:transparent;
}
#masthead .menu-item a:after{
	display:none;
}
#masthead .menu-item a:hover:before,#masthead ul.elementor-nav-menu li.current-menu-item a:before {
    transform: scaleX(1);
}
#masthead.scrolled .custom-logo-link img {
    content: url(https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2026/02/EC_Logo_Blue_4.png);
}
@media(max-width:1476px){
	.list-item-sector .title-box p{
		min-height:180px;
	}
}
@media(max-width:1025px) and (min-width:768px){
	.year-line h2 {
		font-family: var(--fnt-wulkan) !important;
		font-style: normal;
		font-weight: 600;
		font-size: 120px !important;
		line-height: 100%;
		font-feature-settings: 'pnum' on, 'lnum' on;
	}
}

@media(max-width:600px){
	#site-header{
        background: transparent;
        height: 78px;
		z-index: 10;
	}
	#site-header .header-inner {
		padding-left:24px!important;
		padding-right:24px!important;
		margin-left:0;
		margin-right:0;
	}
	#masthead .elementor {
		padding-left:0px!important;
		padding-right:0px!important;
		margin-left:0;
		margin-right:0;
		padding-top:0;
	}
	#masthead .elementor>.elementor-element{
		padding:16px 24px;
	}
	#site-header .site-logo .custom-logo-link {
/* 		background: url(/wp-content/uploads/2025/11/image-3.png);
		width: 154px;
		height: 44px;
		background-position: left center;
		background-size: contain;
		background-repeat: no-repeat; */
	}
	.menu-open #site-header{
		background:#000084;
	}
	.menu-open #site-header .site-logo .custom-logo-link{
		background: transparent;
		width: auto;
        height: auto;
	}
	.menu-open .site-navigation-toggle-holder .site-navigation-toggle{
		color:#fff;
		background-color: transparent !important;
	}
	.menu .menu-item a {
		font-size: 20px;
		line-height: 32px;
	}
	.menu-open #site-header.scrolled .header-inner{
		background:#000084;
	}
	.menu-open #site-header .site-logo .custom-logo-link img{
		display:block;
		width: 154px;
		height: 44px;
		filter:initial;
	}
	#site-header .site-logo .custom-logo-link img{
/* 		display:none; */
/* 		filter: brightness(0) saturate(100%) invert(16%) sepia(100%) saturate(3466%) hue-rotate(241deg) brightness(79%) contrast(116%); */
        width: 154px;
        height: 44px;
	}
	.site-navigation-toggle-icon {
		color: white;
	}
	.page-template-page-full-banner .site-navigation-toggle-icon{
		color: blue;
	}
	#site-header.scrolled .site-navigation-toggle-icon {
		color: blue;
	}
	#site-header .site-navigation-toggle-holder.elementor-active .site-navigation-toggle-icon,
	#site-header.scrolled .site-navigation-toggle-holder.elementor-active .site-navigation-toggle-icon {
		color: white !important;
	}
	.site-navigation-toggle-holder .site-navigation-toggle-icon:before {
		box-shadow: 0 6px 0 currentColor!important;
		margin-block-end: 10px!important;
	}
	.site-navigation-toggle-holder{
		padding:0!important;
	}
	.site-navigation-toggle-holder .site-navigation-toggle-icon:after,
	.site-navigation-toggle-holder .site-navigation-toggle-icon:before{
		height:2px!important;
	}
	.site-navigation-toggle-holder .site-navigation-toggle{
        padding: 0 !important;
        background: transparent !important;
	}
	.text-decription p {
		font-size: 20px;
		line-height: 30px;
		margin-top:0;
	}
	.hero-banner:before {
		right: 26px;
		bottom: 20px;
		height: 160px !important;
		width: 160px !important;
	}
	.e-n-accordion-item-title-text {
		font-family: var(--fnt-wulkan) !important;
		font-style: normal;
		font-weight: 600;
		font-size: 24px !important;
		line-height: 36px;
		font-feature-settings: 'pnum' on, 'lnum' on;
	}
	.approach-mb .e-n-accordion-item {
		border-bottom: 1px solid #fafafa;
		/* padding-bottom: 24px; */
		margin-bottom: 12px !important;
	}
	.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{
		box-shadow:none!important;
	}
	.sec-portfolio:before{
		top:0;
	}
	.number-pt-mb .text-decription p {
		font-size: 16px;
		line-height: 26px;
		letter-spacing: 0.01em;
    }
	.title-hero h1{
		font-size: 40px;
		line-height: 50px;
	}
	.year-line h2{
		font-size:75px!important;
	}
	.sec-structure:before{
		    background-position: -200px center;
		    background-size: auto;
	}
	.sec-portfolioM:before {
        background-size: contain;
        background-position: top right;
        max-width: 310px !important;
        height: 254px;
	}
	.sec-levers .e-n-accordion-item-title-text{
		font-family: var(--fnt-pramiry)!important;
		font-style: normal;
		font-weight: 400;
		font-size: 20px!important;
		line-height: 30px;
		letter-spacing: -0.02em;
		font-feature-settings: 'pnum' on, 'lnum' on;
		color: var(--body-headline-blue);
	}
	.sec-levers .e-n-accordion-item-title-text b{
		font-weight:400;
		color:#0000E6;
		
	}
	.sec-levers  .e-n-accordion-item {
		border-bottom: 1px solid #a5a2a2;
		margin-bottom: 12px !important;
	}
	.title-hero br{
		display:none;
	}
	.lp-post-list .lp-item {
		flex-basis: 100%;
		max-width: 100%;
		padding: 0 15px 30px;
	}
	.single .site-main {
		padding-left:24px;
		padding-right:24px;
	}
	.single .site-main {
        padding-inline-end: 24px !important;
        padding-inline-start: 24px !important;
        margin-inline-end: 0 !important;
        margin-inline-start: 0 !important;
        width: auto!important;
    }
	.single-post-nav-wrap a span{
		display:none;
	}
	.entry-header{
		min-height: 320px;
	}
	.page-template-page-full-banner .entry-header h1{
		font-size:40px;
		line-height:50px;
	}
	.menu-open.page-template-page-full-banner .site-logo .custom-logo-link img{
		display:block!important;
	}
	.box-item-capital h3{
		height:72px;
	}
	.box-item-capital .elementor-image-box-description{
		height:112px;
	}
	.item-location p{
		font-family: 'Public Sans';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 26px;
		letter-spacing: 0.01em;
	}
	.item-location .elementor-heading-title{
		font-size: 20px!important;
		line-height: 30px!important;
	}
	h1.entry-title{
        font-family: var(--fnt-wulkan) !important;
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 50px;
        color: var(--body-white);
        font-feature-settings: 'pnum' on, 'lnum' on;
        padding-inline-end: 0!important;
        padding-inline-start: 0 !important;
	}
	.site-main-404 .content-page{
		padding-left:14px;
		padding-right:14px;
	}
	.site-main-404{
		align-items:flex-start;
		padding-top:159px;
	}
	.year-label{
		margin-left: -18px;
	}
	.h-bar:nth-child(65) .year-label{
		margin-left: -25px;
	}
}
@media (max-width: 767px) {
    #scroll-bars {
		display:none;
    }
    #scroll-bars::-webkit-scrollbar {
        display: none;
    }
	.title-timeline{
		overflow:hidden;
	}
	#scroll-bars-horizontal {
	position:sticky;
    left: 18px;
    display: flex;
    gap: 14px;
    transition: transform 0.4s ease-out;
    width: 97vw;
    pointer-events: none;
	top:0;
	padding-bottom:36px;
		
}
	
#scroll-bars-horizontal .h-bar {
    width: 2px;
    height: 60px;
    background: #ccc;
    border-radius: 6px;
/*     overflow: hidden; */
    position: relative;
}

#scroll-bars-horizontal .h-fill {
    width: 2px;
    height: 0%;
    background: #0000E6;
    transition: height 0.25s ease-out;
}

#scroll-bars-horizontal .long {
    height: 90px;
}

#scroll-bars-horizontal .year-label {
    position: absolute;
    bottom: -18px;
    left: 0;
    font-size: 17px;
}
	.title-timeline{
		top:77px;
	}
	.banner {
		top: 196px;
	}
}
#scroll-bars .bar .fill{
	width:100% !important;
}
@media only screen and (max-width: 600px) {
  .entry-header {
    padding-left: 24px;
  }
}
@media only screen and (max-width: 750px) {
  #menu-legal ul li a{
    padding: 0px !important;
  }
	 #menu-legal ul li {
	margin: 25px 0px;
	}
}
/* @media only screen and (min-width: 750px) {
  .header-privacy-policy{
	  margin-left: 444.75px;
	 transition: margin-left 0.2s ease;
} */
@media(max-width:1155px){
	.menu-item a.hfe-menu-item{
		font-family: 'Solina';
		font-style: normal;
		font-weight: 600;
		font-size: 20px;
		line-height: 32px!important;
		letter-spacing: 2.4px;
		text-decoration: none;
		text-transform: uppercase;
		display:inline-block;
	}
	
	.page-template-page-full-banner.menu-open #masthead {
		background-color: #000085;
	}
	.page-template-page-full-banner.menu-open .hfe-nav-menu .menu-item a{
		color:#fff!important;
	}
	.hfe-nav-menu__layout-horizontal {
    top: 110px !important;
}
	 #masthead .elementor>.elementor-element {
        padding: 16px 24px;
/*         background: transparent; */
    }
/* 	#masthead .custom-logo-link img {
		content: url(https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2026/02/EC_Logo_Blue_4.png); */
	#masthead .custom-logo-link img {
    content: url('https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2025/11/EC_Logo_White-1.png');
	}
#masthead.scrolled .custom-logo-link img {
    content: url('https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2026/02/EC_Logo_Blue_4.png');
	}
.menu-open #masthead .custom-logo-link img {
    content: url('https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2025/11/EC_Logo_White-1.png');
}
	.menu-open #masthead .elementor>.elementor-element {
		        background: transparent;
		transition:0s;
    }
	.menu-open #masthead .custom-logo-link img {
        content: url(https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2025/11/EC_Logo_White-1.png);
    }
	.menu-open #masthead.scrolled .menu-item a.hfe-menu-item{
		color:#fff!important;
	}
	.single-post-nav-wrap a .elementor-button-text{
		display:none;
	}
    .menu-open #masthead,
    .menu-open #masthead.scrolled {
        background: transparent !important;
    }
    
    .menu-open #masthead .elementor>.elementor-element,
    .menu-open #masthead.scrolled .elementor>.elementor-element {
        background: transparent !important;
    }
    
    .menu-open #masthead .custom-logo-link img,
    .menu-open #masthead.scrolled .custom-logo-link img {
        content: url('https://edwardscapdev.wpenginepowered.com/wp-content/uploads/2025/11/EC_Logo_White-1.png') !important;
    }
 
    #masthead .hfe-nav-menu__toggle svg,
    #masthead .hfe-nav-menu__toggle svg path {
        fill: white !important;
    }
    
    /* Hamburger XANH khi scroll (chưa toggle) */
    #masthead.scrolled .hfe-nav-menu__toggle svg,
    #masthead.scrolled .hfe-nav-menu__toggle svg path {
        fill: #000085 !important;
    }
    
    body.menu-open #masthead .hfe-nav-menu__toggle svg,
    body.menu-open #masthead .hfe-nav-menu__toggle svg path,
    body.menu-open #masthead.scrolled .hfe-nav-menu__toggle svg,
    body.menu-open #masthead.scrolled .hfe-nav-menu__toggle svg path {
        fill: white !important;
    }
	    .hfe-nav-menu__layout-horizontal {
        transform: translateY(-20px);
        opacity: 0;
        visibility: hidden;
        transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), 
                    opacity 0.4s ease,
                    visibility 0.4s ease;
    }
    
    .hfe-nav-menu__toggle.hfe-active-menu + .hfe-nav-menu__layout-horizontal,
    .menu-open .hfe-nav-menu__layout-horizontal {
        transform: translateY(0) !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    
    .hfe-nav-menu__layout-horizontal .menu-item {
        opacity: 0;
        transform: translateY(-10px);
    }
    
    .hfe-nav-menu__toggle.hfe-active-menu + .hfe-nav-menu__layout-horizontal .menu-item,
    .menu-open .hfe-nav-menu__layout-horizontal .menu-item {
        animation: slideDownMenuItem 0.5s ease forwards;
    }
    
    .hfe-nav-menu__toggle.hfe-active-menu + .hfe-nav-menu__layout-horizontal .menu-item:nth-child(1),
    .menu-open .hfe-nav-menu__layout-horizontal .menu-item:nth-child(1) {
        animation-delay: 0.05s;
    }
    
    .hfe-nav-menu__toggle.hfe-active-menu + .hfe-nav-menu__layout-horizontal .menu-item:nth-child(2),
    .menu-open .hfe-nav-menu__layout-horizontal .menu-item:nth-child(2) {
        animation-delay: 0.1s;
    }
    
    .hfe-nav-menu__toggle.hfe-active-menu + .hfe-nav-menu__layout-horizontal .menu-item:nth-child(3),
    .menu-open .hfe-nav-menu__layout-horizontal .menu-item:nth-child(3) {
        animation-delay: 0.15s;
    }
    
    .hfe-nav-menu__toggle.hfe-active-menu + .hfe-nav-menu__layout-horizontal .menu-item:nth-child(4),
    .menu-open .hfe-nav-menu__layout-horizontal .menu-item:nth-child(4) {
        animation-delay: 0.2s;
    }
    
    .hfe-nav-menu__toggle.hfe-active-menu + .hfe-nav-menu__layout-horizontal .menu-item:nth-child(5),
    .menu-open .hfe-nav-menu__layout-horizontal .menu-item:nth-child(5) {
        animation-delay: 0.25s;
    }
    
    .hfe-nav-menu__toggle.hfe-active-menu + .hfe-nav-menu__layout-horizontal .menu-item:nth-child(6),
    .menu-open .hfe-nav-menu__layout-horizontal .menu-item:nth-child(6) {
        animation-delay: 0.3s;
    }
    
    /* Backdrop transition */
    body:before {
        transition: opacity 0.4s ease, visibility 0.4s ease;
    }
	
}

@keyframes slideDownMenuItem {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }	
}

}
}
@media (min-width: 1155px) {
  nav.hfe-nav-menu__layout-horizontal {
    position: static !important;
    width: auto !important;
    height: auto !important;
    z-index: auto !important;
    background: transparent !important;
    display: block !important;
  }

  nav.hfe-nav-menu__layout-horizontal ul.hfe-nav-menu {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    position: static !important;
    background: transparent !important;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  nav.hfe-nav-menu__layout-horizontal ul.hfe-nav-menu li {
    display: inline-block !important;
  }

  .hfe-nav-menu__toggle {
    display: none !important;
  }
}
@media(max-width:1155px) and (min-width:993px){
	.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow{
		position:absolute;
		transform: translateY(0) !important;
        opacity: 0 !important;
        visibility: hidden !important;
    
	}
	.hfe-layout-horizontal .hfe-nav-menu__toggle{
		visibility:visible;
		opacity:1;
		display:block;
		
	}
	ul.hfe-nav-menu{
		display:none!important;
	}
	    .menu-open ul.hfe-nav-menu {
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: end;
        margin-left: 0;
    }
	nav.hfe-nav-menu__layout-horizontal ul.hfe-nav-menu {
		display: flex !important;
		flex-wrap: nowrap !important;
		flex-direction: column !important;
	}
}
#menu-legal{
	padding-left:10px;
	padding-right:10px;
	
}
