.elementor-kit-8{--e-global-color-primary:#020202;--e-global-color-secondary:#F03A3A;--e-global-color-text:#C0964B;--e-global-color-accent:#C0964B;--e-global-color-acdba50:#C0964B;--e-global-color-c510497:#FAF7F1;--e-global-color-8aec3f9:#FFFFFF;--e-global-color-c01a36d:#F0BC5E;--e-global-color-a99c7d8:#F6F6F6;--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;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.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 */nav.uael-dropdown-expandible.uael-nav-menu__layout-expandible.uael-nav-menu__submenu-arrow.menu-is-active {
    position: fixed;
    top: 0;
    width: 100% !important;
    height: calc(100vh - 60px);
    margin-top: 70px !important;
    left: 0 !important;
    right: 0;
    overflow: auto !important;
		padding-top: 20px;
}
body.remove-bar {
    overflow: hidden;
}
body.remove-bar header {
    width: 100% !important;
}
@media only screen and (max-width: 1024px) {
	nav.uael-dropdown-expandible.uael-nav-menu__layout-expandible.uael-nav-menu__submenu-arrow.menu-is-active {
	margin-top: 90px !important;
	}
}

@media only screen and (max-width: 766px) {
	nav.uael-dropdown-expandible.uael-nav-menu__layout-expandible.uael-nav-menu__submenu-arrow.menu-is-active {
	margin-top: 75px !important;
	}
}
@media only screen and (max-width: 766px) {
	nav.uael-dropdown-expandible.uael-nav-menu__layout-expandible.uael-nav-menu__submenu-arrow.menu-is-active {
	margin-top: 75px !important;
	}
}
@media only screen and (max-width: 575px) {
	nav.uael-dropdown-expandible.uael-nav-menu__layout-expandible.uael-nav-menu__submenu-arrow.menu-is-active {
	margin-top: 63px !important;
	}
	.sub-menu.sub-menu-open {
    display: block;
}
.sub-menu {
    display: none;
}
}


ul {
    list-style-image: url("data:image/svg+xml,%3Csvg width='10' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5' cy='5' r='3.0' fill='%23f03a3a'/%3E%3C/svg%3E");
}

li {
    line-height: 26px;
    margin-bottom: 8px;
}

.elementor-text-editor ol li {
    list-style: none;
   counter-reset: item;
   counter-increment: step-counter;
   margin-bottom: .625rem;
 }

.elementor-text-editor ol li:before {
    font-size: .8rem;
    content: counter(step-counter) " ";
    line-height: 2.2;
    font-weight: 800;
    color: #f03a3a;
    left: -2.4rem;
    background-color: #FAF7F1;
    border-radius: 50%;
    position: relative;
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    top: 1.75rem;
    margin-top: -1.5rem;
    text-align: center;
}


h2, .entry-content h2 {
    padding-top: 25px;
}


blockquote {

    padding: 26px;
    padding-left: 30px;
    font-size: inherit;
    font-style: inherit;
    margin: 0 0 1.5em;
    position: relative;
    background: #FAF7F1;

}

blockquote li {
    padding-left: 15px;
}

blockquote ul {
    padding-left: 20px;
    margin-left: 0px;

}


.wp-caption .wp-caption-text {
    margin: .3075em 0;
        margin-top: 0.3075em;
        margin-right: 0px;
        margin-bottom: 0.3075em;
        margin-left: 0px;
    font-size: 0.7rem;
    text-align: left;
    color: rgb(108, 110, 112);
}/* End custom CSS */