.elementor-kit-3{--e-global-color-primary:#27317D;--e-global-color-secondary:#F2C032;--e-global-color-text:#000000;--e-global-color-accent:#396C37;--e-global-color-d6ea8d8:#FFFFFF;--e-global-color-7586698:#565656;--e-global-typography-primary-font-family:"Archivo Bold";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archivo Bold";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.4em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-ee3f588-font-family:"Archivo Bold";--e-global-typography-ee3f588-font-size:2.5rem;--e-global-typography-ee3f588-line-height:1em;--e-global-typography-3a16ad3-font-family:"Montserrat";--e-global-typography-3a16ad3-font-size:1.1rem;--e-global-typography-da70547-font-family:"Montserrat";--e-global-typography-da70547-font-size:1rem;--e-global-typography-da70547-font-weight:300;--e-global-typography-685e0ee-font-family:"Archivo Bold";--e-global-typography-685e0ee-font-size:1rem;--e-global-typography-685e0ee-line-height:1em;--e-global-typography-31baec5-font-family:"Archivo Bold";--e-global-typography-31baec5-font-size:1.5rem;--e-global-typography-31baec5-line-height:1em;font-family:"Enriqueta", Sans-serif;}.elementor-kit-3 a{color:var( --e-global-color-secondary );}.elementor-kit-3 h1{font-family:"Montserrat", Sans-serif;}.elementor-kit-3 h2{font-family:"Montserrat", Sans-serif;}.elementor-kit-3 h3{font-family:"Montserrat", Sans-serif;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{font-family:"Montserrat", Sans-serif;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}@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-kit-3{--e-global-typography-ee3f588-font-size:2rem;--e-global-typography-3a16ad3-font-size:1.3rem;--e-global-typography-da70547-font-size:1.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 120px;
    --opacity: 0.90;
    --shrink-me: 0.80;
    --sticky-background-color: #000000C4;
    --transition: .5s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}
/* SWITCHES LOGO ON SCROLL */
.elementor-sticky--effects .s-logo {
 display: inline-block;
}
.elementor-sticky--effects .logo {
 display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Archivo Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2021/12/Archivo_Expanded-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Enriqueta';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2021/11/Enriqueta-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Enriqueta';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('/wp-content/uploads/2021/11/Enriqueta-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Enriqueta';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('/wp-content/uploads/2021/11/Enriqueta-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Enriqueta';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('/wp-content/uploads/2021/11/Enriqueta-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */