
.elementor-kit-17 {
	--e-global-color-primary: #00222e;
	--e-global-color-secondary: #00222e;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #d4a94f;
	--e-global-color-a007d2b: #fff;
	--e-global-color-7d2294b: #f3f3f3;
	--e-global-typography-primary-font-family: "Questrial";
	--e-global-typography-primary-font-size: 47px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Questrial";
	--e-global-typography-secondary-font-size: 19px;
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "Nunito";
	--e-global-typography-text-font-size: 15px;
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-accent-font-family: "Questrial";
	--e-global-typography-accent-font-size: 15px;
	--e-global-typography-accent-font-weight: 600;
	--e-global-typography-7cb64c7-font-family: "Questrial";
	--e-global-typography-7cb64c7-font-size: 22px;
	--e-global-typography-7cb64c7-font-weight: 600;
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-kit-17 button, .elementor-kit-17 input[type="button"], .elementor-kit-17 input[type="submit"], .elementor-kit-17 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-size: var(--e-global-typography-accent-font-size);
	font-weight: var(--e-global-typography-accent-font-weight);
	color: var(--e-global-color-primary);
	border-radius: 30px 30px 30px 30px;
}

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

.elementor-kit-17 p {
	margin-block-end: 0px;
}

.elementor-kit-17 a {
	color: var(--e-global-color-primary);
	font-size: 25px;
}

.elementor-kit-17 a:hover {
	color: var(--e-global-color-accent);
}

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

.elementor-kit-17 h3 {
	font-family: "Montserrat", Sans-serif;
}

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

.elementor-kit-17 h5 {
	color: var(--e-global-color-primary);
	font-family: "Questrial", Sans-serif;
	font-size: 30px;
	font-weight: 600;
}

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

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 85%;
}

.e-con {
	--container-max-width: 85%;
}

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

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

@media (max-width:1024px) {
	.elementor-kit-17 {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-kit-17 button, .elementor-kit-17 input[type="button"], .elementor-kit-17 input[type="submit"], .elementor-kit-17 .elementor-button {
		font-size: var(--e-global-typography-accent-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-17 {
		--e-global-typography-primary-font-size: 38px;
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-kit-17 h5 {
		font-size: 38px;
	}
	
	.elementor-kit-17 button, .elementor-kit-17 input[type="button"], .elementor-kit-17 input[type="submit"], .elementor-kit-17 .elementor-button {
		font-size: var(--e-global-typography-accent-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
