
.elementor-kit-4 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-e7689fd: #fff;
	--e-global-color-37393f2: #8a1408;
	--e-global-color-00a64a4: #031322;
	--e-global-color-460f10e: #b9a677;
	--e-global-color-02bcb33: #252525;
	--e-global-color-eceb8ae: #0d0d0d;
	--e-global-color-b772d0b: #848484;
	--e-global-color-9165e4e: #2a3513;
	--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;
	font-family: "Tahoma", Sans-serif;
}

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

.elementor-kit-4 a {
	color: var(--e-global-color-9165e4e);
}

.elementor-kit-4 a:hover {
	color: var(--e-global-color-9165e4e);
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

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