
.elementor-kit-7 {
	--e-global-color-primary: #162e6a;
	--e-global-color-secondary: #162e6a;
	--e-global-color-text: #000;
	--e-global-color-accent: #162e6a;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat";
	--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: #333;
	font-size: 16px;
	line-height: 25px;
}

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

.elementor-kit-7 a {
	color: #162e6a;
}

.elementor-kit-7 h1 {
	color: #333;
	font-size: 40px;
	line-height: 22px;
}

.elementor-kit-7 h2 {
	color: #333;
	font-size: 36px;
	line-height: 37px;
}

.elementor-kit-7 h3 {
	color: #333;
	font-size: 32px;
	line-height: 37px;
}

.elementor-kit-7 h4 {
	color: #333;
	font-size: 27px;
}

.elementor-kit-7 h5 {
	color: #333;
	font-size: 22px;
}

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

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

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