
.elementor-kit-5 {
	--e-global-color-primary: #e20003;
	--e-global-color-secondary: #832925;
	--e-global-color-text: #1b1919;
	--e-global-color-accent: #5d5d5d;
	--e-global-color-82ee91e: #add1db;
	--e-global-color-b2532e2: #f4f2f0;
	--e-global-color-c471eda: #d3d3d3;
	--e-global-color-465c48e: #fff;
	--e-global-color-68c1a73: #000;
	--e-global-typography-primary-font-family: "Tajawal";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-primary-line-height: 1.25rem;
	--e-global-typography-secondary-font-family: "Tajawal";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Tajawal";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Tajawal";
	--e-global-typography-accent-font-size: 1.5rem;
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-accent-line-height: 2rem;
	--e-global-typography-f3961bf-font-family: "Tajawal";
	--e-global-typography-f3961bf-font-size: 1.125rem;
	--e-global-typography-f3961bf-line-height: 1.5em;
	--e-global-typography-9b6901a-font-family: "Tajawal";
	--e-global-typography-9b6901a-font-size: 1rem;
	--e-global-typography-9b6901a-line-height: 1.5em;
	--e-global-typography-7628ff7-font-size: 3.5rem;
	--e-global-typography-7628ff7-font-weight: 700;
	--e-global-typography-7628ff7-line-height: 1.2em;
	--e-global-typography-9207669-font-size: 2.75rem;
	--e-global-typography-9207669-font-weight: 700;
	--e-global-typography-9207669-line-height: 1em;
	--e-global-typography-722e8ea-font-size: 1.75rem;
	--e-global-typography-722e8ea-font-weight: 700;
	--e-global-typography-722e8ea-line-height: 1em;
	--e-global-typography-7cc74f3-font-size: 1.25rem;
	--e-global-typography-7cc74f3-font-weight: 700;
	--e-global-typography-7cc74f3-line-height: 1em;
	--e-global-typography-50e7098-font-size: 1rem;
	--e-global-typography-50e7098-font-weight: 700;
	--e-global-typography-50e7098-line-height: 1em;
	font-family: "Tajawal", Sans-serif;
}

.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
	background-color: var(--e-global-color-primary);
	font-size: var(--e-global-typography-50e7098-font-size);
	font-weight: var(--e-global-typography-50e7098-font-weight);
	line-height: var(--e-global-typography-50e7098-line-height);
	color: var(--e-global-color-465c48e);
	border-radius: 0px 0px 0px 0px;
	padding: 10px 32px 10px 32px;
}

.elementor-kit-5 button:hover, .elementor-kit-5 button:focus, .elementor-kit-5 input[type="button"]:hover, .elementor-kit-5 input[type="button"]:focus, .elementor-kit-5 input[type="submit"]:hover, .elementor-kit-5 input[type="submit"]:focus, .elementor-kit-5 .elementor-button:hover, .elementor-kit-5 .elementor-button:focus {
	background-color: var(--e-global-color-secondary);
	color: var(--e-global-color-465c48e);
}

.elementor-kit-5 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-5 a {
	color: var(--e-global-color-primary);
	font-family: "Tajawal", Sans-serif;
}

.elementor-kit-5 h1 {
	color: var(--e-global-color-text);
	font-family: "Tajawal", Sans-serif;
	font-size: 4.5rem;
}

.elementor-kit-5 h2 {
	color: var(--e-global-color-text);
	font-family: "Tajawal", Sans-serif;
	font-size: 2rem;
}

.elementor-kit-5 h3 {
	color: var(--e-global-color-text);
}

.elementor-kit-5 h4 {
	color: var(--e-global-color-accent);
}

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

.e-con {
	--container-max-width: 1200px;
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

.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:1366px) {
	.elementor-kit-5 {
		--e-global-typography-f3961bf-font-size: 1.125rem;
		--e-global-typography-7628ff7-font-size: 3.5rem;
	}
	
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		font-size: var(--e-global-typography-50e7098-font-size);
		line-height: var(--e-global-typography-50e7098-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 950px;
	}
	
	.e-con {
		--container-max-width: 950px;
	}
}

@media (max-width:1024px) {
	.elementor-kit-5 {
		--e-global-typography-accent-font-size: 1.5rem;
		--e-global-typography-accent-line-height: 2rem;
		--e-global-typography-f3961bf-font-size: 1rem;
		--e-global-typography-7628ff7-font-size: 3.25rem;
		--e-global-typography-9207669-font-size: 2.5rem;
		--e-global-typography-722e8ea-font-size: 1.5rem;
		--e-global-typography-7cc74f3-font-size: 1.125rem;
	}
	
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		font-size: var(--e-global-typography-50e7098-font-size);
		line-height: var(--e-global-typography-50e7098-line-height);
	}
	
	.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-accent-font-size: 1.25rem;
		--e-global-typography-accent-line-height: 1.5rem;
		--e-global-typography-f3961bf-font-size: 1rem;
		--e-global-typography-9b6901a-font-size: .875rem;
		--e-global-typography-7628ff7-font-size: 2.25rem;
		--e-global-typography-9207669-font-size: 2rem;
		--e-global-typography-722e8ea-font-size: 1.75rem;
		--e-global-typography-7cc74f3-font-size: 1.5rem;
		--e-global-typography-50e7098-font-size: .9rem;
	}
	
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		font-size: var(--e-global-typography-50e7098-font-size);
		line-height: var(--e-global-typography-50e7098-line-height);
		padding: 8px 32px 8px 32px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

@media (min-width:2400px) {
	.elementor-kit-5 {
		--e-global-typography-f3961bf-font-size: 1.25rem;
		--e-global-typography-f3961bf-line-height: 1em;
		--e-global-typography-9b6901a-font-size: 1rem;
		--e-global-typography-9b6901a-line-height: 1.5em;
		--e-global-typography-7628ff7-font-size: 4.5rem;
		--e-global-typography-7628ff7-line-height: 1em;
		--e-global-typography-9207669-font-size: 3rem;
		--e-global-typography-9207669-line-height: 1em;
		--e-global-typography-722e8ea-font-size: 2rem;
		--e-global-typography-722e8ea-line-height: 1em;
		--e-global-typography-7cc74f3-font-size: 1.25rem;
		--e-global-typography-7cc74f3-line-height: 1em;
		--e-global-typography-50e7098-font-size: 1.25rem;
		--e-global-typography-50e7098-line-height: 1em;
	}
	
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		font-size: var(--e-global-typography-50e7098-font-size);
		line-height: var(--e-global-typography-50e7098-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1300px;
	}
	
	.e-con {
		--container-max-width: 1300px;
	}
}
