/* End custom CSS */

.elementor-kit-6 {
	--e-global-color-primary: #3d264f;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #000;
	--e-global-color-accent: #e47b3a;
	--e-global-color-2c5a2b6: #fff;
	--e-global-color-4dfeda3: #3d264f;
	--e-global-color-7aa93e3: #000;
	--e-global-color-beb7ac5: #e47b3a;
	--e-global-color-97a6856: #f5f5f5;
	--e-global-typography-primary-font-family: "Lato";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Lora";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Lato";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Lato";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-1afa000-font-family: "Lora";
	--e-global-typography-1afa000-font-size: 30px;
	--e-global-typography-1afa000-font-weight: 400;
	--e-global-typography-1afa000-line-height: 1.25em;
	font-size: 20px;
}

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

.elementor-kit-6 a {
	color: #000;
	font-family: "Lato", Sans-serif;
}

.elementor-kit-6 h1 {
	font-family: "Lora", Sans-serif;
}

.elementor-kit-6 h2 {
	font-family: "Lora", Sans-serif;
}

.elementor-kit-6 h3 {
	font-family: "Lora", Sans-serif;
}

.elementor-kit-6 h4 {
	font-family: "Lora", Sans-serif;
}

.elementor-kit-6 h5 {
	font-family: "Lora", Sans-serif;
}

.elementor-kit-6 h6 {
	font-family: "Lora", Sans-serif;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	font-family: "Lato", Sans-serif;
}

.elementor-kit-6 label {
	font-family: "Lato", Sans-serif;
}

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

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

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

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

h1.entry-title {
	display: var(--page-title-display);
}

.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-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 {
		--e-global-typography-1afa000-font-size: 27px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
#button-float {
	position: absolute;
	text-align: center;
	margin-left: -30px;
}

#button-float-2 {
	position: absolute;
	text-align: center;
	margin-left: 0px;
	top: 520px;
}

#button-float-3 {
	position: absolute;
	text-align: center;
	margin-left: 0px;
	top: 340px;
}

#button-float-3 {
	position: absolute;
	text-align: center;
	margin-left: 0px;
	top: 380px;
}

@media only screen and (max-width: 768px) {
	#button-float, #button-float-2, #button-float-3, #button-float-4 {
		position: relative;
		text-align: center;
		margin-left: 0px;
	}
}
