
.elementor-kit-5 {
	--e-global-color-primary: #0b1b30;
	--e-global-color-secondary: #6c98e1;
	--e-global-color-text: #575757;
	--e-global-color-accent: #61ce70;
	--e-global-color-69f0865: #2660a8;
	--e-global-color-9ea701c: #e5e2d8;
	--e-global-color-3d863f9: #f5f4f0;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Work Sans";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-weight: 500;
	color: var(--e-global-color-text);
	font-family: "Montserrat", 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-family: "Montserrat", Sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 32px;
	color: #fff;
	padding: 17px 40px 17px 40px;
}

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

.elementor-kit-5 h1 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-5 h2 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-5 h3 {
	color: var(--e-global-color-secondary);
	font-family: "Work Sans", Sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 33.72px;
}

.elementor-kit-5 h4 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-5 h5 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-5 h6 {
	font-family: "Montserrat", Sans-serif;
}

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

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

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

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

@media (max-width:1024px) {
	.elementor-kit-5 h1 {
		font-size: 24px;
	}
	
	.elementor-kit-5 h2 {
		font-size: 26px;
	}
	
	.elementor-kit-5 h3 {
		font-size: 23px;
	}
	
	.elementor-kit-5 h4 {
		font-size: 22px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-5 h1 {
		font-size: 20px;
	}
	
	.elementor-kit-5 h2 {
		font-size: 22px;
	}
	
	.elementor-kit-5 h3 {
		font-size: 19px;
		line-height: 29px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
