.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#FFFF00;--e-global-color-a03bb60:#FFFFFF;--e-global-typography-primary-font-family:"Whyte Book";--e-global-typography-primary-font-weight:100;--e-global-typography-secondary-font-family:"Whyte Book";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Whyte Book";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Whyte Book";--e-global-typography-accent-font-weight:500;font-family:"Whyte Book", Sans-serif;background-color:#FFFFFF;}.elementor-kit-6 a{font-family:"Whyte Book", Sans-serif;}.elementor-kit-6 a:hover{color:#17170B54;font-family:"Whyte Book", Sans-serif;}.elementor-kit-6 h1{font-family:"Whyte Book", Sans-serif;}.elementor-kit-6 h2{font-family:"Whyte Book", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 90px;
    --opacity: 0.99;
    --shrink-me: 0.5;
    --shrink-me1: 0.0;
    --sticky-background-color: #ffffff;
    --transition: .3s 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 h2 {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo h2 {
    margin-top: -250px}
a:link {text-decoration-color:none; color:black; }
a:hover {text-decoration-color:none; color:grey; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Whyte Book';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://0120n.evolveagency.com/wp-content/uploads/2021/05/Whyte-Book.woff') format('woff');
}
@font-face {
	font-family: 'Whyte Book';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */