
.elementor-kit-7 {
	--e-global-color-primary: #b9edf0;
	--e-global-color-secondary: #35383b;
	--e-global-color-text: #000;
	--e-global-color-accent: #00838a;
	--e-global-color-c5da7b7: #00838a;
	--e-global-color-cbfeb17: #fff;
	--e-global-color-ec484a0: #dfb488;
	--e-global-typography-primary-font-family: "Montserrat";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Montserrat";
	--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: "Montserrat";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
	background-color: #b9edf0;
	font-family: "Montserrat", Sans-serif;
	color: #000;
}

.elementor-kit-7 button:hover, .elementor-kit-7 button:focus, .elementor-kit-7 input[type="button"]:hover, .elementor-kit-7 input[type="button"]:focus, .elementor-kit-7 input[type="submit"]:hover, .elementor-kit-7 input[type="submit"]:focus, .elementor-kit-7 .elementor-button:hover, .elementor-kit-7 .elementor-button:focus {
	background-color: #000;
	color: #fff;
	border-radius: 5px 5px 5px 5px;
}

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

.elementor-kit-7 a {
	color: var(--e-global-color-text);
	font-family: "Montserrat", Sans-serif;
}

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

.elementor-kit-7 h1 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-7 h2 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-7 h3 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-7 h4 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-7 h5 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-7 h6 {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-7 label {
	font-family: "Montserrat", Sans-serif;
}

.elementor-kit-7 input:not([type="button"]):not([type="submit"]), .elementor-kit-7 textarea, .elementor-kit-7 .elementor-field-textual {
	font-family: "Montserrat", Sans-serif;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-header .site-title {
	font-family: "Montserrat", Sans-serif;
}

.site-header .site-description {
	font-family: "Montserrat", Sans-serif;
}

.site-header .site-navigation .menu li {
	font-family: "Montserrat", Sans-serif;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-footer .site-description {
	font-family: "Montserrat", Sans-serif;
}

footer .footer-inner .site-navigation a {
	font-family: "Montserrat", Sans-serif;
}

.site-footer .copyright p {
	font-family: "Montserrat", Sans-serif;
}

@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;
	}
}
