
.elementor-kit-6 {
	--e-global-color-primary: #336680;
	--e-global-color-secondary: #00befd;
	--e-global-color-text: #4d4d4f;
	--e-global-color-accent: #e34266;
	--e-global-color-271771b: #fff;
	--e-global-color-94c2699: #f8f8f8;
	--e-global-color-c8c27f8: #ecebec;
	--e-global-color-7ae25e2: #c4c4c2;
	--e-global-color-26c31a3: #888;
	--e-global-color-20a9e6c: #ffc73d;
	--e-global-color-f7a4f0a: #5c2652;
	--e-global-color-2cd8235: #285166;
	--e-global-color-f512713: #11a0d3;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 700;
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: "Roboto", Sans-serif;
	font-size: clamp(1rem, .9054rem + .4036vw, 1.25rem);
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2em;
	letter-spacing: 2px;
	color: var(--e-global-color-271771b);
}

.elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
	background-color: transparent;
	color: var(--e-global-color-271771b);
	background-image: linear-gradient(45deg, var(--e-global-color-f7a4f0a) 0%, var(--e-global-color-accent) 100%);
}

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

.elementor-kit-6 p {
	margin-bottom: .75em;
}

.elementor-kit-6 a {
	color: var(--e-global-color-secondary);
}

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

.elementor-kit-6 h1 {
	font-family: "Roboto Slab", Sans-serif;
	font-size: clamp(1.875rem, 1.1655rem + 3.0272vw, 3.75rem);
	font-weight: 700;
	line-height: 1.1em;
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-primary);
	font-family: "Roboto Slab", Sans-serif;
	font-size: clamp(1.875rem, 1.402rem + 2.0182vw, 3.125rem);
	font-weight: 700;
	line-height: 1.2em;
}

.elementor-kit-6 h3 {
	color: var(--e-global-color-primary);
	font-family: "Roboto Slab", Sans-serif;
	font-size: clamp(1.75rem, 1.4662rem + 1.2109vw, 2.5rem);
	font-weight: 700;
	line-height: 1.1em;
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-primary);
	font-family: "Roboto Slab", Sans-serif;
	font-size: clamp(1.5rem, 1.3108rem + .8073vw, 2rem);
	font-weight: 700;
	line-height: 1.3em;
}

.elementor-kit-6 h5 {
	color: var(--e-global-color-primary);
	font-family: "Roboto Slab", Sans-serif;
	font-size: clamp(1.25rem, 1.1554rem + .4036vw, 1.5rem);
	font-weight: 700;
	line-height: 1.3em;
}

.elementor-kit-6 h6 {
	font-family: "Roboto", Sans-serif;
	font-size: clamp(1rem, .9527rem + .2018vw, 1.125rem);
	font-weight: 700;
	line-height: 1.3em;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: calc(100vw - 230px);
}

.e-con {
	--container-max-width: calc(100vw - 230px);
	--container-default-padding-top: 0px;
	--container-default-padding-right: 0px;
	--container-default-padding-bottom: 0px;
	--container-default-padding-left: 0px;
}

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

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

@media (min-width:1800px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1600px;
	}
	
	.e-con {
		--container-max-width: 1600px;
		--container-default-padding-top: 0px;
		--container-default-padding-right: 0px;
		--container-default-padding-bottom: 0px;
		--container-default-padding-left: 0px;
	}
}

@media (max-width:1366px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: calc(100vw - 120px);
	}
	
	.e-con {
		--container-max-width: calc(100vw - 120px);
	}
}

@media (max-width:1024px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: calc(100vw - 100px);
	}
	
	.e-con {
		--container-max-width: calc(100vw - 100px);
	}
}

@media (max-width:767px) {
	.elementor-kit-6 h1 {
		font-size: clamp(1.875rem, 1.1655rem + 3.0272vw, 3.75rem);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: calc(100vw - 72px);
	}
	
	.e-con {
		--container-max-width: calc(100vw - 72px);
	}
}
