.elementor-kit-5{--e-global-color-primary:#202020;--e-global-color-secondary:#FBE201;--e-global-color-text:#364954;--e-global-color-accent:#E1251A;--e-global-color-449eb0e:#2DB7EA;--e-global-color-923d1ac:#E6F4F1;--e-global-color-6a638d3:#FFF4F4;--e-global-color-8e378ca:#FFFFFF00;--e-global-color-94e0b56:#B6A908;--e-global-color-9c07ec7:#6F130E;--e-global-color-d5a97ef:#61D4FF;--e-global-color-1851856:#202020;--e-global-color-c76eb59:#5F5F5F;--e-global-typography-primary-font-family:"Be Vietnam Pro";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Be Vietnam Pro";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-text-font-family:"Be Vietnam Pro";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Be Vietnam Pro";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-26e47d2-font-family:"Be Vietnam Pro";--e-global-typography-26e47d2-font-size:1.2rem;--e-global-typography-26e47d2-font-weight:400;--e-global-typography-26e47d2-text-transform:uppercase;--e-global-typography-26e47d2-letter-spacing:2px;--e-global-typography-f057c2e-font-family:"Be Vietnam Pro";--e-global-typography-f057c2e-font-size:2.5rem;--e-global-typography-f057c2e-font-weight:700;--e-global-typography-f057c2e-text-transform:capitalize;--e-global-typography-f057c2e-line-height:1.2em;--e-global-typography-20bb327-font-family:"Be Vietnam Pro";--e-global-typography-20bb327-font-size:2em;--e-global-typography-20bb327-font-weight:700;--e-global-typography-20bb327-text-transform:capitalize;--e-global-typography-20bb327-line-height:1em;--e-global-typography-eab8a83-font-family:"Be Vietnam Pro";--e-global-typography-eab8a83-font-size:2rem;--e-global-typography-eab8a83-font-weight:700;--e-global-typography-eab8a83-text-transform:uppercase;--e-global-typography-8514b56-font-family:"Be Vietnam Pro";--e-global-typography-8514b56-font-size:1.75em;--e-global-typography-8514b56-font-weight:500;--e-global-typography-8514b56-text-transform:capitalize;--e-global-typography-8514b56-line-height:1.4em;--e-global-typography-5aef9fb-font-family:"Be Vietnam Pro";--e-global-typography-5aef9fb-font-size:2em;--e-global-typography-5aef9fb-font-weight:700;--e-global-typography-5aef9fb-text-transform:capitalize;--e-global-typography-5aef9fb-line-height:1.1em;background-color:var( --e-global-color-923d1ac );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-bottom:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.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-kit-5{--e-global-typography-20bb327-font-size:1.5em;--e-global-typography-5aef9fb-font-size:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//**
Full Width Pages
*/
html,body
{
    overflow-x: hidden;
    max-width:100%;
}

/*do not display page title*/
.page-header .entry-title{
    display:none!important;
}

/* Zero bottom Margin for Text Editor */
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}





@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {
		
		transform: translatey(-20px);

	}
	100% {
			transform: translatey(0px);
	}
}

.elementor-sticky--effects.header-lower  {
    background-color:var( --e-global-color-1851856 )!important;
}/* End custom CSS */