.elementor-kit-10 {
	--e-global-color-primary: #6EC1E4;
	--e-global-color-secondary: #54595F;
	--e-global-color-text: #7A7A7A;
	--e-global-color-accent: #61CE70;
	--e-global-color-41ff26d6: #4054B2;
	--e-global-color-bd2463b: #23A455;
	--e-global-color-78294844: #000;
	--e-global-color-52c122f0: #FFF;
	--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: "Montserrat", Sans-serif;
	font-size: 16px;
	line-height: 36px;
}

.elementor-kit-10 a {
	color: #1a5c99;
	font-family: "Montserrat";
}

.elementor-kit-10 a:hover {
	color: #fe9900;
}

.elementor-kit-10 h1 {
	font-family: "Montserrat";
	/* font-size: 30px !important; */
	font-size: 38px !important;
	font-weight: 600 !important;
	color: #1a5c99 !important;
}

.elementor-kit-10 h2 {
	font-family: "Montserrat";
	font-size: 30px;
}

.elementor-kit-10 h3 {
	font-family: "Montserrat";
	font-weight: 600 !important;
	font-size: 38px !important;
	color: #1a5c99 !important;
}

h1 {
	font-family: "Montserrat";
	font-weight: 600 !important;
	font-size: 38px !important;
	color: #1a5c99 !important;
}

h3 {
	font-family: "Montserrat";
	font-weight: 600 !important;
	font-size: 38px !important;
	color: #1a5c99 !important;
}

.elementor-kit-10 h4 {
	font-family: "Montserrat";
	font-size: 24px;
}

.elementor-kit-10 h5 {
	font-family: "Montserrat";
	font-size: 20px;
	font-weight: 600 !important;
}

.elementor-kit-10 h6 {
	font-family: "Montserrat";
	font-size: 18px;
}









.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1170px;
}



h1.entry-title {
	display: var(--page-title-display);
}

@media(max-width:600px) {
	.elementor-kit-10 h1 {
		font-size: 32px !important;
	}
}

@media(max-width:1024px) {
	.elementor-kit-10 {
		font-size: 14px;
		line-height: 30px;
	}

	.elementor-kit-10 h1 {
		font-size: 40px;
	}

	.elementor-kit-10 h2 {
		font-size: 32px;
	}

	.elementor-kit-10 h3 {
		font-size: 30px;
	}

	.elementor-kit-10 h4 {
		font-size: 24px;
	}

	.elementor-kit-10 h5 {
		font-size: 20px;
	}

	.elementor-kit-10 h6 {
		font-size: 18px;
	}

	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1025px;
	}
}

@media(max-width:767px) {
	.elementor-kit-10 {
		line-height: 30px;
	}

	.elementor-kit-10 h1 {
		font-size: 32px;
	}

	.elementor-kit-10 h2 {
		font-size: 28px;
	}

	.elementor-kit-10 h3 {
		font-size: 30px !important;
	}

	.elementor-kit-10 h4 {
		font-size: 24px;
	}

	.elementor-kit-10 h5 {
		font-size: 18px;
	}

	.elementor-kit-10 h6 {
		font-size: 16px;
	}

	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 768px;
	}
}