/* End custom CSS */

.elementor-kit-10 {
	--e-global-color-primary: #8b0000;
	--e-global-color-secondary: #ffd700;
	--e-global-color-text: #111;
	--e-global-color-accent: #4b0082;
	--e-global-color-b683f8c: #f4eee8;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-size: 2.8rem;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-size: 1.6rem;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-size: 1.2rem;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-size: 1.4rem;
	--e-global-typography-accent-font-weight: 500;
	background-color: #f5f5f5;
	font-size: 1.2rem;
}

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

.elementor-kit-10 a {
	font-size: 1.2rem;
}

.elementor-kit-10 h1 {
	color: #8b0000;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-10 h2 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-10 h3 {
	color: var(--e-global-color-primary);
	font-family: "Montserrat", Sans-serif;
	font-size: 1.6rem;
	font-weight: 600;
}

.elementor-kit-10 h4 {
	color: #444;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-kit-10 h5 {
	color: #444;
	font-family: "Montserrat", Sans-serif;
	font-size: 1.1rem;
	font-weight: 400;
}

.elementor-kit-10 h6 {
	color: #444;
	font-family: "Montserrat", Sans-serif;
	font-size: 1rem;
	font-weight: normal;
}

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

@media (max-width:1024px) {
	.elementor-kit-10 {
		--e-global-typography-primary-font-size: 2.2rem;
		--e-global-typography-secondary-font-size: 1.4rem;
		--e-global-typography-text-font-size: 1.1rem;
		--e-global-typography-accent-font-size: 1.2rem;
		font-size: 1.1rem;
	}
	
	.elementor-kit-10 a {
		font-size: 1.1rem;
	}
	
	.elementor-kit-10 h1 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-10 h2 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-10 h3 {
		font-size: 1.4rem;
	}
	
	.elementor-kit-10 h4 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-10 h5 {
		font-size: 1rem;
	}
	
	.elementor-kit-10 h6 {
		font-size: .95rem;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-10 {
		--e-global-typography-primary-font-size: 1.8rem;
		--e-global-typography-secondary-font-size: 1.2rem;
		--e-global-typography-text-font-size: 1rem;
		--e-global-typography-accent-font-size: 1.1rem;
		font-size: 1rem;
	}
	
	.elementor-kit-10 a {
		font-size: 1rem;
	}
	
	.elementor-kit-10 h1 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-10 h2 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-10 h3 {
		font-size: 1.3rem;
	}
	
	.elementor-kit-10 h4 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-10 h5 {
		font-size: .95rem;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
html {
	font-size: 17px !important;
}
