
.elementor-kit-990 {
	--e-global-color-primary: #0d4a81;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-4b5ac5a: #042454;
	--e-global-color-3d67934: #0d4a81;
	--e-global-color-5e1468d: #1771c2;
	--e-global-color-d487d3a: #93cff1;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	background-color: #fff;
	color: #625f5f;
	font-size: 16px;
	line-height: 1.6em;
}

.elementor-kit-990 button, .elementor-kit-990 input[type="button"], .elementor-kit-990 input[type="submit"], .elementor-kit-990 .elementor-button {
	background-color: rgba(2, 1, 1, 0);
	color: #1a6c7a;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #1a6c7a;
	border-radius: 0px 0px 0px 0px;
	padding: 16px 40px 16px 40px;
}

.elementor-kit-990 button:hover, .elementor-kit-990 button:focus, .elementor-kit-990 input[type="button"]:hover, .elementor-kit-990 input[type="button"]:focus, .elementor-kit-990 input[type="submit"]:hover, .elementor-kit-990 input[type="submit"]:focus, .elementor-kit-990 .elementor-button:hover, .elementor-kit-990 .elementor-button:focus {
	background-color: #1a6c7a;
	color: #fff;
}

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

.elementor-kit-990 a {
	color: #000;
	font-weight: 400;
}

.elementor-kit-990 a:hover {
	color: #010059;
	text-decoration: underline;
}

.elementor-kit-990 h1 {
	color: #010059;
	font-size: 34px;
	font-weight: 500;
	line-height: 1.5em;
}

.elementor-kit-990 h2 {
	color: #000f2b;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.5em;
	letter-spacing: 2.5px;
}

.elementor-kit-990 h3 {
	color: #000f2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: 2.5px;
}

.elementor-kit-990 h4 {
	color: #000f2b;
}

.elementor-kit-990 h5 {
	color: #000f2b;
}

.elementor-kit-990 h6 {
	color: #000f2b;
}

.elementor-kit-990 input:not([type="button"]):not([type="submit"]), .elementor-kit-990 textarea, .elementor-kit-990 .elementor-field-textual {
	transition: 0ms;
}

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

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

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

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

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.elementor-kit-990 h1 {
		font-size: 50px;
	}
	
	.elementor-kit-990 h2 {
		font-size: 26px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-990 h1 {
		font-size: 30px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
