/* End custom CSS */

.elementor-kit-4184 {
	--e-global-color-primary: #35a5a5;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #ffbe2e;
	--e-global-color-1aac100: #fff;
	--e-global-color-d105a4e: #333;
	--e-global-color-1e1c2eb: #35a5a5;
	--e-global-color-490a764: #38c5b3;
	--e-global-color-9f71265: #f68a1f;
	--e-global-color-5401ad5: #ffbe2e;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-size: 40px;
	--e-global-typography-primary-font-weight: 500;
	--e-global-typography-primary-text-transform: capitalize;
	--e-global-typography-secondary-font-family: "Montserrat";
	--e-global-typography-secondary-font-size: 20px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Montserrat";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Satisfy";
	--e-global-typography-accent-font-size: 50px;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-accent-text-transform: capitalize;
	--e-global-typography-aace90f-font-family: "Montserrat";
	--e-global-typography-aace90f-font-size: 1px;
	--e-global-typography-44b04d7-font-family: "Montserrat";
	--e-global-typography-44b04d7-font-size: 27px;
	--e-global-typography-44b04d7-font-weight: 500;
	--e-global-typography-44b04d7-line-height: 10px;
	--e-global-typography-44b04d7-letter-spacing: 2px;
	--e-global-typography-f6511ca-font-family: "Montserrat";
	--e-global-typography-f6511ca-font-size: 40px;
	--e-global-typography-f6511ca-font-weight: 500;
	--e-global-typography-38c79ab-font-family: "Montserrat";
	--e-global-typography-38c79ab-font-size: 18px;
	--e-global-typography-38c79ab-font-weight: 400;
	color: #54595f;
}

.elementor-kit-4184 button, .elementor-kit-4184 input[type="button"], .elementor-kit-4184 input[type="submit"], .elementor-kit-4184 .elementor-button {
	background-color: var(--e-global-color-1aac100);
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: var(--e-global-color-primary);
	border-style: none;
	border-radius: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
}

.elementor-kit-4184 button:hover, .elementor-kit-4184 button:focus, .elementor-kit-4184 input[type="button"]:hover, .elementor-kit-4184 input[type="button"]:focus, .elementor-kit-4184 input[type="submit"]:hover, .elementor-kit-4184 input[type="submit"]:focus, .elementor-kit-4184 .elementor-button:hover, .elementor-kit-4184 .elementor-button:focus {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-1aac100);
	border-style: none;
}

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

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

@media (max-width:767px) {
	.elementor-kit-4184 {
		--e-global-typography-f6511ca-font-size: 34px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */
@media (max-width: 768px) {
	.horizontal-scroll-menu {
		display: flex;
		overflow-x: auto;
		white-space: nowrap;
		scroll-behavior: smooth;
		-webkit-overflow-scrolling: touch;
	}
	
	.horizontal-scroll-menu::-webkit-scrollbar {
		display: none;
	}
	
	.horizontal-scroll-menu .elementor-widget-button {
		flex: 0 0 auto;
		margin-right: 16px;
	}
	
	#scroll-left, #scroll-right {
		background: none;
		border: none;
		font-size: 28px;
		cursor: pointer;
	}
}
