
.elementor-kit-7 {
	--e-global-color-primary: #fff;
	--e-global-color-secondary: #02254b;
	--e-global-color-text: #506d7d;
	--e-global-color-accent: #f4631e;
	--e-global-color-2301d07: #21a2af;
	--e-global-color-778c42f: #248fa8;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-size: 35px;
	--e-global-typography-primary-font-weight: 300;
	--e-global-typography-primary-line-height: 1.2px;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-size: 16px;
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-secondary-line-height: 1px;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-font-style: normal;
	--e-global-typography-text-line-height: 1.5px;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-size: 16px;
	--e-global-typography-accent-font-weight: 300;
	--e-global-typography-accent-text-transform: uppercase;
	--e-global-typography-accent-line-height: 1.2px;
}

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

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

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

.site-header {
	padding-right: 0px;
	padding-left: 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;
	}
}
