/* End custom CSS */

.elementor-kit-7918 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #6ec1e4;
	--e-global-color-b12592d: #626364;
	--e-global-color-21264d6: #1c5f9b;
	--e-global-color-63de315: #10488a;
	--e-global-color-5bafafe: #4189b9;
	--e-global-color-8c92f1e: #6ecde3;
	--e-global-color-52d1190: #6fcde4;
	--e-global-color-63049bab: #000;
	--e-global-color-786573bf: #4054b2;
	--e-global-color-25d908da: #23a455;
	--e-global-color-18236fe4: #24679f;
	--e-global-color-ee24b6e: #c13584;
	--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-9832a26-font-family: "Righteous";
	--e-global-typography-9832a26-font-size: 50px;
	--e-global-typography-9832a26-font-weight: 600;
	--e-global-typography-c7152bb-font-family: "Raleway";
	--e-global-typography-c7152bb-font-size: 15px;
	--e-global-typography-c7152bb-font-weight: 500;
	background-color: #fff;
	font-family: "Roboto", Sans-serif;
}

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

.elementor-kit-7918 a {
	color: #0b5490;
	font-family: "Roboto", Sans-serif;
}

.elementor-kit-7918 h1 {
	font-family: "Roboto", Sans-serif;
}

.elementor-kit-7918 h2 {
	font-family: "Roboto", Sans-serif;
	text-transform: none;
	font-style: normal;
}

.elementor-kit-7918 h3 {
	font-family: "Roboto", Sans-serif;
}

.elementor-kit-7918 h4 {
	font-family: "Roboto", Sans-serif;
}

.elementor-kit-7918 h5 {
	font-family: "Roboto", Sans-serif;
}

.elementor-kit-7918 h6 {
	font-family: "Roboto", Sans-serif;
}

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

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

.elementor-lightbox {
	--lightbox-header-icons-size: 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;
	}
}

/* Start custom CSS */
html, body {
	width: 100% !important;
	overflow-x: hidden !important;
}

/* Apply Poppins to paragraph text without altering weight */
p, li {
	font-family: "Poppins", sans-serif !important;
	font-weight: inherit !important;
}

/* Style all Elementor buttons */
.elementor-button {
	font-family: "Poppins", sans-serif !important;
	text-transform: uppercase !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins", sans-serif !important;
	font-weight: 600 !important;
}
