.elementor-kit-7{--e-global-color-primary:#990000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-63bb8ca:#B92E4114;--e-global-color-4f6b911:#000000;--e-global-color-06480c7:#FFFFFF;--e-global-color-2bedcb6:#343434;--e-global-color-69812f7:#D6D6D6;--e-global-color-8deff6e:#003233;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.4em;--e-global-typography-ca673e9-font-family:"Work Sans";--e-global-typography-ca673e9-font-size:16px;--e-global-typography-ca673e9-font-weight:600;--e-global-typography-ca673e9-line-height:1.4em;--e-global-typography-54290ab-font-family:"Work Sans";--e-global-typography-54290ab-font-size:14px;--e-global-typography-54290ab-font-weight:500;--e-global-typography-54290ab-line-height:1.4em;--e-global-typography-d10cf96-font-family:"Work Sans";--e-global-typography-d10cf96-font-size:14px;--e-global-typography-d10cf96-font-weight:600;--e-global-typography-d10cf96-line-height:1.4em;--e-global-typography-0af62b5-font-family:"Work Sans";--e-global-typography-0af62b5-font-size:33px;--e-global-typography-0af62b5-font-weight:500;--e-global-typography-0af62b5-line-height:1.4em;--e-global-typography-e919ab5-font-family:"Work Sans";--e-global-typography-e919ab5-font-size:18px;--e-global-typography-e919ab5-font-weight:500;--e-global-typography-e919ab5-line-height:1.4em;--e-global-typography-adf62f9-font-family:"Work Sans";--e-global-typography-adf62f9-font-size:16px;--e-global-typography-adf62f9-font-weight:400;--e-global-typography-adf62f9-line-height:1.4em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1235px;}.e-con{--container-max-width:1235px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */body {
    max-width: 100%;
    overflow-x: hidden;
}

@media (max-width: 768px) {
    body {
        padding-bottom: 80px;
    }
}

[data-elementor-type="wp-page"] {
    overflow-x: hidden;
    max-width: 100%;
}

.d-flex {
	display: flex !important;	
}

.d-block {
    display: block !important;
}

.d-none {
	display: none !important;	
}

@media (min-width: 992px){

	.d-lg-block {
		display: block !important;
	}

	.d-lg-flex {
		display: flex !important;	
	}

	.d-lg-initial {
		display: initial !important;	
	}

	.d-lg-none {
		display: none !important;	
	}
}

.overflow-hidden {
    overflow: hidden;
}/* End custom CSS */