.elementor-kit-10 {
	--e-global-color-primary: #be1622;
	--e-global-color-secondary: #fdc701;
	--e-global-color-text: #be1622;
	--e-global-color-accent: #FFFFFF;
	--e-global-typography-primary-font-family: "Myriad Pro";
	--e-global-typography-primary-font-size: 24px;
	--e-global-typography-primary-font-weight: 500;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Myriad Pro";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: normal;
	--e-global-typography-text-font-style: normal;
	--e-global-typography-text-line-height: 27.5px;
	--e-global-typography-text-letter-spacing: 0.75px;
	--e-global-typography-accent-font-family: "Book Antiqua";
	--e-global-typography-accent-font-size: 30px;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-accent-text-transform: uppercase;
	--e-global-typography-accent-line-height: 35px;
	--e-global-typography-accent-letter-spacing: 0px;
	--e-global-typography-f817390-font-family: "Book Antiqua";
	--e-global-typography-f817390-font-size: 35px;
	--e-global-typography-f817390-font-weight: 500;
	--e-global-typography-f817390-text-transform: uppercase;
	--e-global-typography-f817390-line-height: 35px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1200px;
}

.e-con {
	--container-max-width: 1280px;
}

.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-10 e-page-transition {
	background-color: #FFBC7D;
}

.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 Fonts CSS */
@font-face {
	font-family: 'Myriad Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../../2022/11/Myriad-Pro-Regular.ttf') format('truetype');
}

/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */
@font-face {
	font-family: 'Book Antiqua';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../../2022/11/ANTQUAB.ttf') format('truetype');
}

/* End Custom Fonts CSS */