.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#131313;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-bdafdd8:#F051BA;--e-global-color-83f4ee2:#1ABBFF;--e-global-color-3b73998:#FFFFFF;--e-global-color-d0d68b1:#F96363;--e-global-color-d0914e6:#00B050;--e-global-color-870bdf5:#020202;--e-global-color-c2aeee2:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-secondary );}.elementor-kit-7 e-page-transition{background-color:#0B0B0B;}.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);}@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 */:root {
    color-scheme: light dark;
	--header-height: auto;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(0, 0, .2, 1);    
}

.hed {

	transition:	box-shadow var(--transition);
}

.hed.elementor-sticky--effects {
    background-color: #141414 !important;
	height: var(--header-height);
	transition: height var(--transition);
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.11);
    border-bottom:2px solid #3a3a3a;
}

.hed .logo img {
	transition: width var(--transition);
}
.hed.elementor-sticky--effects .logo img {
	width: 220px !important;
}

.verde{color:#00B050;}

.elementor-custom-embed-image-overlay img{border-radius:20px;}
.blue{
 color:var(--e-global-color-83f4ee2);    
}/* End custom CSS */