.elementor-kit-7{--e-global-color-primary:#14444F;--e-global-color-secondary:#14444F;--e-global-color-text:#14444F;--e-global-color-accent:#93D500;--e-global-color-f740f6c:#93D500;--e-global-color-3cbd2c7:#14444F;--e-global-color-b5d25a1:#F2F2F2;--e-global-color-b4681ad:#D2D2D2;--e-global-typography-primary-font-family:"Nadea Regular";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nadea Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nadea Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nadea Regular";--e-global-typography-accent-font-weight:500;font-family:"Nadea Regular", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Nadea Regular", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:2rem;}.elementor-element{--widgets-spacing:2rem 2rem;--widgets-spacing-row:2rem;--widgets-spacing-column:2rem;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */*{
 transition: all 0s;
}


body:not(.elementor-editor-active)  .oculto{
    /*display:none;*/
}

body,
main#content{
    overflow-x: hidden;
    max-width: 100vw ;
}

/*---- FIX GSAP PIN BUG -----*/
.elementor .e-con{
	transition: all 0s;
}


/*FONT*/
@font-face {
	font-family: 'Nadea Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oreneszone.com/wp-content/uploads/2025/07/Nadea-Regular.ttf') format('truetype');
}


/*COLORS*/
:root{
    --verde: #93D500;
    --azul: #14444F;
    --gris: #F2F2F2;
}


/*---- GRAL -----*/
/*html{*/
/*	font-size: clamp(12px, 1.1vw , 23px)*/
/*}*/

::selection {
	background:var(--verde);
	color:white
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nadea Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oreneszone.com/wp-content/uploads/2025/07/Nadea-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */