.elementor-kit-11{--e-global-color-primary:#1D1D1B;--e-global-color-secondary:#1D1D1B;--e-global-color-text:#000000;--e-global-color-accent:#1D1D1B;--e-global-color-03d06d9:#1D1D1B;--e-global-color-7f64189:#FFFFFF;--e-global-color-e4e4041:#373737;--e-global-color-06facd9:#C2C2C2;--e-global-color-184241f:#E1E1E1;--e-global-color-879eeb3:#000000;--e-global-typography-primary-font-family:"Mulish";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Mulish";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Mulish";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mulish";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Mulish", Sans-serif;font-size:16px;font-weight:200;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:var( --e-global-color-7f64189 );font-size:1rem;font-weight:300;text-transform:uppercase;color:var( --e-global-color-e4e4041 );}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:#FFFFFF00;color:var( --e-global-color-879eeb3 );}.elementor-kit-11 a{color:var( --e-global-color-primary );}.elementor-kit-11 h1{font-size:4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:var( --e-global-color-03d06d9 );--lightbox-ui-color:var( --e-global-color-184241f );--lightbox-navigation-icons-size:30px;}.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 *//*---- FIX GSAP PIN BUG -----*/
.elementor .e-con{
	transition: all 0s;
}

::selection {
    background-color: #363636; 
    color: #ffffff;
}
body{
    max-width: 100vw;
}
/*------Colors--------*/
/*:root{*/
/*--darkgreen:#1B5559;*/
/*--green:#D1F5A8;*/

/*}*/

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


/*MEGAMENU*/

.jet-mega-menu-mega-container__inner {
    padding: 0;
    box-shadow:0px 5px 10px #00000055
}

/*AJUSTE ENLACES*/
.elementor-widget-text-editor a:not(.elementor-button), 
.elementor-widget-theme-post-content a:not(.elementor-button) {
    text-decoration: underline;
}/* End custom CSS */