
.elementor-kit-12 {
	--e-global-color-primary: #2fb6b2;
	--e-global-color-secondary: #000;
	--e-global-color-text: #000;
	--e-global-color-accent: #61cecd;
	--e-global-color-f88410d: #3f9e9c;
	--e-global-color-1df0a39: #fafafa;
	--e-global-color-138ec97: #000;
	--e-global-color-23588e2: #000;
	--e-global-color-7453c70: #2fb6b2;
	--e-global-color-a9a0764: #2fd5c9;
	--e-global-color-a79330d: #cc9443;
	--e-global-color-2178c46: #f8f3f1;
	--e-global-color-862e830: #4c9fa6;
	--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;
	--e-global-typography-9f2372b-font-family: "Cormorant Garamond";
	--e-global-typography-9f2372b-font-size: 54px;
	--e-global-typography-9f2372b-font-weight: 600;
	--e-global-typography-0b83ca7-font-family: "Manrope";
	--e-global-typography-0b83ca7-font-size: 22px;
	--e-global-typography-0b83ca7-font-weight: 400;
	--e-global-typography-dab385f-font-family: "Arimo";
	--e-global-typography-dab385f-font-size: 30px;
	--e-global-typography-dab385f-font-weight: 400;
	--e-global-typography-dab385f-letter-spacing: 3px;
	--e-global-typography-4372d43-font-family: "Arimo";
	--e-global-typography-4372d43-font-size: 18px;
	--e-global-typography-4372d43-font-weight: 400;
	--e-global-typography-4372d43-letter-spacing: 1px;
	--e-global-typography-614729a-font-family: "Arimo";
	--e-global-typography-614729a-font-size: 30px;
	--e-global-typography-614729a-font-weight: 700;
	--e-global-typography-614729a-letter-spacing: 3px;
	--e-global-typography-86343a0-font-family: "Arimo";
	--e-global-typography-86343a0-font-size: 35px;
	--e-global-typography-86343a0-font-weight: 400;
	--e-global-typography-86343a0-letter-spacing: 3px;
	--e-global-typography-d026c82-font-family: "Arimo";
	--e-global-typography-d026c82-font-size: 18px;
	--e-global-typography-d026c82-font-weight: 400;
	--e-global-typography-d026c82-letter-spacing: 2px;
	--e-global-typography-ea936a4-font-family: "Arimo";
	--e-global-typography-ea936a4-font-size: 30px;
	--e-global-typography-ea936a4-font-weight: 400;
	--e-global-typography-ea936a4-letter-spacing: 3px;
	--e-global-typography-5f0cd32-font-family: "Arimo";
	--e-global-typography-5f0cd32-font-size: 22px;
	--e-global-typography-5f0cd32-font-weight: 600;
	--e-global-typography-5f0cd32-letter-spacing: 2px;
	--e-global-typography-6a85f1c-font-family: "Arimo";
	--e-global-typography-6a85f1c-font-size: 20px;
	--e-global-typography-6a85f1c-font-weight: 400;
	--e-global-typography-6a85f1c-font-style: italic;
	--e-global-typography-6a85f1c-letter-spacing: 2px;
	--e-global-typography-08fe72b-font-family: "Arimo";
	--e-global-typography-08fe72b-font-size: 30px;
	--e-global-typography-08fe72b-font-weight: 700;
	--e-global-typography-08fe72b-letter-spacing: 3px;
}

.elementor-kit-12 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);
}

@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-kit-12 {
		--e-global-typography-dab385f-font-size: 25px;
		--e-global-typography-4372d43-font-size: 16px;
		--e-global-typography-614729a-font-size: 20px;
		--e-global-typography-86343a0-font-size: 25px;
		--e-global-typography-ea936a4-font-size: 25px;
		--e-global-typography-5f0cd32-font-size: 25px;
		--e-global-typography-6a85f1c-font-size: 16px;
		--e-global-typography-08fe72b-font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
