/*
	Theme Name: Hello Elementor Child
	Template: hello-elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.6
	Stable tag: 3.4.6
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

@import "./fonts/DinPro/font.css";
:root {
	--cube-width: 450px;
	--cube-height: 450px;
}

body {
	font-family: "DIN Pro" !important;
	--e-global-typography-text-font-family: "DIN Pro" !important;
}
video {
	cursor: pointer;
}

a {
	color:#313131 !important;
}

[type="checkbox"]{
	accent-color:var( --e-global-color-secondary );
}

svg.as-image {
	width:100%;
	height:auto;
}
svg.as-text {
	width:auto;
	height:1em;
}
.form-comment {
    font-size: .8em;
}
.no-position{
	position:initial !important;
}

.text-no-wrap {
	white-space: nowrap;
}
.entry-title {
	visibility: hidden;
	position: absolute;
	pointer-events: none;
}

.section-title {
	line-height: 1;
	position: relative;
}
.section-title h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: var(--e-global-color-primary);
	font-weight:700 !important;
}
.section-title p {
	text-align: right;
	color: var(--e-global-color-secondary);
	font-weight: 500 !important;
	margin-bottom: 0;
}
.text-primary {
	color: var(--e-global-color-primary);
}
.nav-title {
	cursor:pointer;
}
.nav-title:hover .menu-text  {
	color:var(--e-global-color-text);
	font-weight:700;
}
.nav-title a {
	text-decoration: none;
}
.nav-title p {
	margin-bottom: 0;
}
.nav-title:not(.current) .menu-deco {
	visibility:hidden;
}
.nav-title.current .menu-text {
	font-weight:700;
}
.elementor-88 .elementor-element.elementor-element-686ab74 .tahefobu-mobile-nav-menu a:hover,
.elementor-88 .elementor-element.elementor-element-686ab74 .tahefobu-mobile-nav-menu a.tahefobu-active-menu-item {
	background-color:transparent !important;
	font-weight:700;
	color: var(--e-global-color-primary);
}
.elementor-88 .elementor-element.elementor-element-686ab74 .tahefobu-mobile-toggle:hover .tahefobu-mobile-toggle-line{
	background-color:var(--e-global-color-primary) !important;
}
.tahefobu-mobile-toggle-open .tahefobu-mobile-toggle-line:nth-child(1) {
    transform: rotate(30deg) !important;
    transform-origin: left;
}
.tahefobu-mobile-toggle-open .tahefobu-mobile-toggle-line:nth-child(3) {
    transform: rotate(-30deg) !important;
    transform-origin: left;
}


#the-creatice-lab .section-title:before {
	content: "";
	position: absolute;
	background-image: url(//amaliafumanal.com/wp-content/uploads/2026/03/the-creative-lab.png);
	width: 6em;
	height: 6em;
	background-size: cover;
	left: -4em;
	top: -4em;
}

#af-white-paper .section-title default-icon:before {
	content: "";
	position: absolute;
	background-image: url(//amaliafumanal.com/wp-content/uploads/2026/03/af-white-papper-icon.png);
	width: 8em;
	height: 8em;
	background-size: cover;
	left: -6em;
	top: -5em;
}

#keep-in-touch .section-title:before,
.section-title.default-icon:before{
	content: "";
	position: absolute;
	background-image: url(//amaliafumanal.com/wp-content/uploads/2026/03/keep-in-touch.png);
	width: 8em;
	height: 8em;
	background-size: cover;
	left: -8em;
	top: -3em;
}


.cpel-switcher__lang {
	--cpel-switcher-space: 0;
	--e-global-typography-primary-font-weight: 300;
}
.cpel-switcher__lang--active {
	--e-global-typography-primary-font-weight: 900;
}
.cpel-switcher__lang + .cpel-switcher__lang:before {
	content: "/";
}
#home-form {
	--home-form-gap: 1.8em;
}
#home-form .wpcf7-spinner {
	display: none;
}
.home-form-wrap {
	display: flex;
	flex-direction: row;
	gap: var(--home-form-gap);
}
.home-form-left {
	display: flex;
	flex-direction: row;
	gap: var(--home-form-gap);
}
.home-form-right,
.home-form-cnt {
	flex: 1 1 auto;
}
.home-form-img {
	width: 178px;
}
#home-form span.wpcf7-form-control-wrap {
	display: inline-block;
	margin-bottom: var(--home-form-gap);
	width: 100%;
}
#home-form input[type="text"],
#home-form input[type="email"],
#home-form input[type="tel"],
#home-form input[type="date"],
#home-form textarea {
	border: 1px solid var(--e-global-color-primary);
	border-radius: 0px;
}
.home-form-button {
	text-align: center;
}
.home-form-button input.wpcf7-submit {
	background-image: url(//amaliafumanal.com/wp-content/uploads/2026/03/form-send-button.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 0;
	padding: 1em 6em;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
}
@media (max-width: 767px) {
	.home-form-img{
		display:none;
	}
	.no-sp br{
		display:none;
	}
}

#the-banner {
	position: relative;
	width: 100%;
	max-width: 1280px;
}
#the-banner-bg {
	position: relative;
	overflow: hidden;
}
#the-banner-bg:before {
	content: "";
	width: 50%;
	height: 25%;
	background-color: white;
	display: block;
	position: absolute;
	top: -2%;
	right: -3%;
	transform: rotate(20deg);
	transform-origin: right bottom;
}
#the-banner-bg:after {
	content: "";
	width: 65%;
	height: 25%;
	background-color: white;
	display: block;
	position: absolute;
	bottom: -2%;
	left: -10%;
	transform: rotate(14deg);
	transform-origin: left bottom;
}
#the-banner-avatar {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 400px;
	width: 40%;
}

@keyframes Breathe {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.9);
	}
	100% {
		transform: scale(1);
	}
}

#the-banner-dotwrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.the-banner-dot {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	background-color: white;
	box-shadow: 0px 0px 6px 1px black !important;
	border-radius: 100%;
	z-index: 10;
	transition: ease-in-out;
	animation-name: Breathe;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	transform-origin: center;
	cursor: pointer;
}
.the-banner-dot:hover {
	background-color: var(--e-global-color-accent);
}
.the-banner-picto {
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
	cursor: pointer;
}
#the-banner-dot-0 {
	top: 40%;
	left: 19%;
}
#the-banner-dot-1 {
	top: 32%;
	left: 60%;
}
#the-banner-dot-2 {
	top: 62%;
	left: 76%;
}
#the-banner-dot-3 {
	top: 75%;
	left: 47%;
}

.the-banner-video {
	position: absolute;
	z-index: 20;
	top: 5%;
	right: 5%;
	width: 44%;
	height: auto;
	background-color: white;
	overflow: hidden;
	display: none;
	aspect-ratio: 1 / 1;
	align-items: center;
	justify-content: center;
}
.the-banner-video.show {
	display: flex;
}

[class^=close-the-]  {
    position: absolute;
    top: 4%;
    right: 4%;
    width: 5%;
    height: 5%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
}
[class^=close-the-]:before,
[class^=close-the-]:after {
	position: absolute;
    width: 100%;
    height: 5px;
    content: "";
	display: block;
    background-color: white;
    transform-origin: center;
	pointer-events: none;
}
[class^=close-the-]:after {
    transform: rotate(-45deg); 
}
[class^=close-the-]:before {
    transform: rotate(45deg);
}
[class^=close-the-]:hover:before,
[class^=close-the-]:hover:after{
	background-color:var(--e-global-color-primary);
}

@media (max-width: 767px) {
	[class^=close-the-] {
		top: 2%;
		right: 2%;
		width: 15%;
		height: 15%;
	}
	[class^=close-the-]:after,
	[class^=close-the-]:before {
		height: 2px;
	}
}

.the-banner-video:not(:has(.is-playing)):before {
	content: "";
    display: block;
    position: absolute;
    z-index: 20;
    color: white;
    background-image: url(//amaliafumanal.com/wp-content/uploads/2026/03/play-icon.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none;
    width: 40%;
    height: 40%;
	max-width: 110px;
    max-height: 110px;
}

@media (max-width: 767px) {
	.home-form-wrap {
		flex-direction: column;
		gap: 0;
	}
}

.cky-btn-accept {
	background: var(--e-global-color-text) !important;
	color: #ffffff !important;
	border: 2px solid var(--e-global-color-text) !important;
}
.cky-btn-preferences {
	color: var(--e-global-color-text) !important;
	background: transparent !important;
	border: 2px solid var(--e-global-color-text) !important;
}
.cky-btn-reject {
	color: var(--e-global-color-text) !important;
	background: transparent !important;
	border: 2px solid var(--e-global-color-text) !important;
}
.cky-btn-customize {
	color: var(--e-global-color-text) !important;
	background: transparent;
	border: 2px solid var(--e-global-color-text) !important;
}
.cky-btn-revisit-wrapper {
	background: var(--e-global-color-text) !important;
}

div#contact-banner {
	height: 25vw;
	overflow: hidden;
	justify-content: flex-end;
	padding-right: 10vw;
	position: relative;
}
div#contact-banner:before {
	content: "";
	width: 85%;
	top: 0;
	height: 20%;
	background-color: white;
	position: absolute;
	left: 0;
	display: block;
	z-index: 10;
	transform-origin: left bottom;
	transform: rotate(-3.5deg);
}
div#contact-banner:after {
	content: "";
	width: 10%;
	bottom: 19%;
	height: 20%;
	background-color: white;
	position: absolute;
	right: 5%;
	display: block;
	z-index: 10;
	transform-origin: right bottom;
	transform: rotate(-60deg);
}

#discover-me-banner {
	overflow: hidden;
}
div#discover-me-img1 {
	width: 56%;
	padding-top: 5%;
}
div#discover-me-img1:before {
	content: "";
	display: block;
	width: 135%;
	height: 16%;
	background: white;
	position: absolute;
	top: 6%;
	z-index: 10;
	transform-origin: left bottom;
	transform: rotate(-10deg);
}
div#discover-me-img2 {
	width: 44%;
}
div#discover-me-img2:before {
	content: "";
	display: block;
	width: 30%;
	height: 110%;
	background: white;
	position: absolute;
	top: -5%;
	z-index: 10;
	right: -30%;
	transform-origin: left bottom;
	transform: rotate(-8deg);
}
div#discover-me-img3 {
	position: absolute;
	width: 35%;
	bottom: 0;
	right: 35%;
}
div#discover-me-img3:before {
	content: "";
	display: block;
	width: 125%;
	height: 30%;
	background: white;
	position: absolute;
	bottom: -15%;
	z-index: 10;
	left: 0;
	transform-origin: left top;
	transform: rotate(7deg);
}

.c3dc {
	perspective: 600px;
	width: var(--cube-width);
	height: var(--cube-height);
}
#home-video video,
.c3dc-video video{
	width: var(--cube-width) !important;
	height: var(--cube-height);
}
.c3dc-cnt {
	width: var(--cube-width);
	height: var(--cube-height);
	transform-style: preserve-3d;
	transition: transform 1s;
	position: relative;
}
.c3dc-cnt.show-front {
	-webkit-transform: translateZ(calc(-1 * var(--cube-width) / 2));
	-moz-transform: translateZ(calc(-1 * var(--cube-width) / 2));
	-o-transform: translateZ(calc(-1 * var(--cube-width) / 2));
	transform: translateZ(calc(-1 * var(--cube-width) / 2));
}
.c3dc-cnt.show-back {
	-webkit-transform: translateZ(calc(-1 * var(--cube-width) / 2))
		rotateY(180deg);
	-moz-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(180deg);
	-o-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(180deg);
	transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(180deg);
}
.c3dc-cnt.show-right {
	-webkit-transform: translateZ(calc(-1 * var(--cube-width) / 2))
		rotateY(270deg);
	-moz-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(270deg);
	-o-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(270deg);
	transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(270deg);
}
.c3dc-cnt.show-left {
	-webkit-transform: translateZ(calc(-1 * var(--cube-width) / 2))
		rotateY(90deg);
	-moz-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(90deg);
	-o-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(90deg);
	transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateY(90deg);
}
.c3dc-cnt.show-top {
	-webkit-transform: translateZ(calc(-1 * var(--cube-width) / 2))
		rotateX(-90deg);
	-moz-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateX(-90deg);
	-o-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateX(-90deg);
	transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateX(-90deg);
}
.c3dc-cnt.show-bottom {
	-webkit-transform: translateZ(calc(-1 * var(--cube-width) / 2))
		rotateX(90deg);
	-moz-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateX(90deg);
	-o-transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateX(90deg);
	transform: translateZ(calc(-1 * var(--cube-width) / 2)) rotateX(90deg);
}

.c3dc-side {
	background-color: white;
	width: var(--cube-width);
	height: var(--cube-height);
	position: absolute;
}

.c3dc-cnt .front {
	-webkit-transform: translateZ(calc(var(--cube-width) / 2));
	-moz-transform: translateZ(calc(var(--cube-width) / 2));
	-o-transform: translateZ(calc(var(--cube-width) / 2));
	transform: translateZ(calc(var(--cube-width) / 2));
}
.c3dc-cnt .back {
	-webkit-transform: rotateY(-180deg) translateZ(calc(var(--cube-width) / 2));
	-moz-transform: rotateY(-180deg) translateZ(calc(var(--cube-width) / 2));
	-o-transform: rotateY(-180deg) translateZ(calc(var(--cube-width) / 2));
	transform: rotateY(-180deg) translateZ(calc(var(--cube-width) / 2));
}
.c3dc-cnt .right {
	-webkit-transform: rotateY(90deg) translateZ(calc(var(--cube-width) / 2));
	-moz-transform: rotateY(90deg) translateZ(calc(var(--cube-width) / 2));
	-o-transform: rotateY(90deg) translateZ(calc(var(--cube-width) / 2));
	transform: rotateY(90deg) translateZ(calc(var(--cube-width) / 2));
}
.c3dc-cnt .left {
	-webkit-transform: rotateY(-90deg) translateZ(calc(var(--cube-width) / 2));
	-moz-transform: rotateY(-90deg) translateZ(calc(var(--cube-width) / 2));
	-o-transform: rotateY(-90deg) translateZ(calc(var(--cube-width) / 2));
	transform: rotateY(-90deg) translateZ(calc(var(--cube-width) / 2));
}
.c3dc-cnt .top {
	-webkit-transform: rotateX(90deg) translateZ(calc(var(--cube-width) / 2));
	-moz-transform: rotateX(90deg) translateZ(calc(var(--cube-width) / 2));
	-o-transform: rotateX(90deg) translateZ(calc(var(--cube-width) / 2));
	transform: rotateX(90deg) translateZ(calc(var(--cube-width) / 2));
}

.c3dc-cnt .bottom {
	-webkit-transform: rotateX(-90deg) translateZ(calc(var(--cube-width) / 2));
	-moz-transform: rotateX(-90deg) translateZ(calc(var(--cube-width) / 2));
	-o-transform: rotateX(-90deg) translateZ(calc(var(--cube-width) / 2));
	transform: rotateX(-90deg) translateZ(calc(var(--cube-width) / 2));
}
.c3dc-cnt.show-front .front,
.c3dc-cnt.show-back .back,
.c3dc-cnt.show-top .top,
.c3dc-cnt.show-right .right,
.c3dc-cnt.show-bottom .bottom,
.c3dc-cnt.show-left .left {
	z-index: 1;
}

.c3dc-video,
.the-video{
	display: flex;
	align-items: center !important;
	justify-content: center !important;
}

.info-icon {
    position: absolute;
    z-index: 10;
    bottom: 4%;
    right: 4%;
    width: 8%;
    cursor: pointer;
	background-color: rgb(0 0 0 / 10%);
    border-radius: 100%;
    line-height: 0;
}
.info-icon:hover {
	background-color:  var(--e-global-color-primary);
}
.the-video video,
.the-banner-video video{
	width: 100%;
	height: auto;
}
.c3dc-video:not(:has(.is-playing)):before,
.the-video:not(:has(.is-playing)):before{
	content: "";
	display: block;
	width: 40%;
    height: 40%;
	 max-width: 80px;
    max-height: 80px;
	position: absolute;
	z-index: 20;
	color: white;
	background-image: url(//amaliafumanal.com/wp-content/uploads/2026/03/play-icon.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	pointer-events: none;
}

[class*="left-section-"],
[class*="right-section-"] {
	display: none;
}
[class*="left-section-"].show,
[class*="right-section-"].show {
	display: block;
}
[class*="left-section-"] {
    background-color: white;
    padding: 2em;
}
[class*="right-section-"] {
	position: absolute !important;
	top: 225px;
    right: 6em;
	border: 1px solid var(--e-global-color-accent);
	background-color: white;
	width: 60%;
	display:none;
}

[class*="right-section-"]:before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
	background-color: white;
	border-left: 1px solid var(--e-global-color-accent);
	border-bottom: 1px solid var(--e-global-color-accent);
	transform: rotate(45deg);
	left: -26px;
}
.right-sct-cnt{
	background-color:white;
	padding:2em;
	position: relative;
    z-index: 1;
}
.right-sct-cnt:after {
    content: "";
    display: block;
    width: 34px;
    height: 34px;
    margin: 0 auto;
    background-image: url(//amaliafumanal.com/wp-content/uploads/2026/03/cropped-AF-Sello-Calidad.png);
    background-size: cover;
    background-position: center;
}


.elementor-editor-active [class*="left-section-"],
.elementor-editor-active [class*="right-section-"]{
	display: block;
	position: relative !important;
	top:0%;
	left: 0%;
}
.elementor-editor-active [class*="right-section-"]:before {
	display:none;
}
#home-header:not(.show-cube) #home-cube,
.show-cube #home-video {
	display:none !important;
}
#home-video {
	width: var(--cube-width);
	height: var(--cube-height);
}

div#manifest {
    overflow: hidden;
}
div#manifest > div:before {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 20%;
    background-color: white;
    transform-origin: left bottom;
    transform: rotate(-15deg);
    left: 0;
}

div#manifest > div > div {
    position: relative;
    z-index: 10;
}

div#manifest > div:after {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 21%;
    background-color: white;
    transform-origin: right bottom;
    transform: rotate(10deg);
    bottom: -21%;
    right: 0;
}

div#philosophy-image {
    position: relative;
    overflow: hidden;
}
div#philosophy-image:before {
    content: "";
    display: block;
    width: 100%;
    height: 45%;
    background-color: white;
    position: absolute;
    bottom: 0%;
    left: 0;
    transform-origin: top left;
    transform: rotate(22deg);
}


div#reason-why-image {
    position: relative;
    overflow: hidden;
}
div#reason-why-image img {
	width:100%;
}
div#reason-why-image:before {
    content: "";
    display: block;
    width: 25%;
    height: 105%;
    position: absolute;
    bottom: 0;
    left: 0%;
    background-color: white;
    transform-origin: bottom right;
    transform: rotate(-9.5deg);
}
div#reason-why-image:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 10%;
    background-color: white;
    transform-origin: bottom left;
    transform: rotate(8.5deg);
}

div#storydoing-image {
    position: relative;
    overflow: hidden;
}
div#storydoing-image:before {
    content: "";
    display: block;
    background-color: white;
    width: 15%;
    height: 110%;
    position: absolute;
    bottom: 0;
    left: 0;
    transform-origin: bottom right;
    transform: rotate(-12.5deg);
}

div#keep-in-touch-img {
    position: relative;
    overflow: hidden;
}
div#keep-in-touch-img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -8%;
    background-color: white;
    height: 20%;
    width: 135%;
    transform-origin: top left;
    transform: rotate(-8deg);
}

.video-popup {
	position:absolute;
	display:none;
}
.video-popup.show {
	display:block;
}
#video-storydoing {
    left: 24%;
    top: 2%;
    width: var(--cube-width);
    height: var(--cube-height);
    z-index: 99;
}


@media (max-width: 767px) {
	:root {
		--cube-width:350px;
    	--cube-height:350px;
	}
	#home-video {
		width:100%;
	}
	.c3dc {
		margin: 0 auto;
	}
	
	[class*="right-section-"] {
		position: relative !important;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        margin-top: 2em;
	}
	[class*="right-section-"]:before {
		top: -24px;
		border-left: 1px solid var(--e-global-color-accent);
		border-bottom: 0px;
		left: 50%;
		border-top: 1px solid var(--e-global-color-accent);
	}
	#the-banner-dot-0 {
		top: 15%;
		left: 23%;
	}
	.the-banner-picto {
		position: absolute;
		display: block;
		width: 54px;
		height: 54px;
		cursor: pointer;
	}
	#video-storydoing {
		left: 1em;
		top: 2%;
		width: var(--cube-width);
		height: var(--cube-height);
		z-index: 99;
	}
}

.menu-item {
    display: inline-flex !important;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
.menu-item:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: center center;
    background-size: cover;
}
.menu-discover-me:before {
    background-image: url(https://amaliafumanal.com/wp-content/uploads/2026/03/discover.jpg);
}
.menu-health-spec:before{
	background-image: url(https://amaliafumanal.com/wp-content/uploads/2026/03/health-care.jpg);
}
.menu-growth-partner:before{
	background-image: url(https://amaliafumanal.com/wp-content/uploads/2026/03/icon-grouth-partner.png);
}
.menu-keep-in-touch:before{
	background-image: url(https://amaliafumanal.com/wp-content/uploads/2026/03/am-envelope-golden-af.png);
}
.elementor-88 .elementor-element.elementor-element-d2ce916 .tahefobu-mobile-nav-menu a:hover, 
.elementor-88 .elementor-element.elementor-element-d2ce916 .tahefobu-mobile-nav-menu a.tahefobu-active-menu-item{
	background-color:transparent !important;
}
.tahefobu-mobile-nav-menu .menu-item:hover,
.tahefobu-mobile-nav-menu .menu-item.current_page_item a {}

@media (max-width: 767px){
	.menu-item {
    	display: flex !important;
		padding: 6px 20px;
	}
}


.close-section {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
}
.close-section:before,
.close-section:after {
	position: absolute;
    width: 100%;
    height: 5px;
    content: "";
	display: block;
    background-color: black;
    transform-origin: center;
	pointer-events: none;
}
.close-section:after {
    transform: rotate(-45deg); 
}
.close-section:before {
    transform: rotate(45deg);
}
.close-section:hover:before,
.close-section:hover:after{
	background-color:var(--e-global-color-primary);
}

@media (max-width: 767px) {
	.close-section  {
		top: 2%;
		right: 2%;
		width: 15%;
		height: 15%;
		display:none;
	}
	.close-section:after,
	.close-section:before {
		height: 2px;
	}
}

