
.elementor-kit-532 {
	--e-global-color-primary: #000b31;
	--e-global-color-secondary: #9f9f9f;
	--e-global-color-text: #181818;
	--e-global-color-accent: #004483;
	--e-global-color-52c4806: #fff;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-size: 20px;
	--e-global-typography-primary-font-weight: 500;
	--e-global-typography-secondary-font-family: "Inter";
	--e-global-typography-secondary-font-size: 36px;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-text-font-family: "Inter";
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Inter";
	--e-global-typography-accent-font-size: 24px;
	--e-global-typography-accent-font-weight: 300;
	background-color: var(--e-global-color-primary);
}

.elementor-kit-532 a {
	color: #000b31;
}

.elementor-kit-532 button, .elementor-kit-532 input[type="button"], .elementor-kit-532 input[type="submit"], .elementor-kit-532 .elementor-button {
	font-family: "Inter", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	color: #fff;
	background-color: var(--e-global-color-primary);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-radius: 50px 50px 50px 50px;
	padding: 15px 45px 15px 45px;
}

.elementor-kit-532 button:hover, .elementor-kit-532 button:focus, .elementor-kit-532 input[type="button"]:hover, .elementor-kit-532 input[type="button"]:focus, .elementor-kit-532 input[type="submit"]:hover, .elementor-kit-532 input[type="submit"]:focus, .elementor-kit-532 .elementor-button:hover, .elementor-kit-532 .elementor-button:focus {
	color: var(--e-global-color-primary);
	background-color: #fff;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: var(--e-global-color-primary);
	border-radius: 50px 50px 50px 50px;
}

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

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

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

.elementor-element {
	--widgets-spacing: 15px 15px;
}

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

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

@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;
	}
}
