/* End custom CSS */

.elementor-kit-5 {
	--e-global-color-primary: #6e6e6e;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #383838;
	--e-global-color-accent: #ffd701;
	--e-global-color-5190f09: #168dab;
	--e-global-color-495e7b3: #484848;
	--e-global-color-8fadd86: #fff;
	--e-global-color-49ea6af: #f6f6f6;
	--e-global-color-2ae2fd1: #af93a6;
	--e-global-color-b429594: #2a3d5a;
	--e-global-color-9c779f3: #7bb9d5;
	--e-global-color-b9ab7d6: #eaeaea;
	--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;
	color: #000;
}

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

.elementor-kit-5 a {
	color: var(--e-global-color-5190f09);
}

.elementor-kit-5 h1 {
	color: #000;
	font-family: "Montserrat", Sans-serif;
	font-weight: 200;
}

.elementor-kit-5 h2 {
	color: #000;
	font-family: "Montserrat", Sans-serif;
	font-weight: 200;
}

.elementor-kit-5 h3 {
	color: #000;
	font-family: "Montserrat", Sans-serif;
	font-weight: 200;
}

.elementor-kit-5 h4 {
	color: #000;
	font-family: "Montserrat", Sans-serif;
	font-weight: 200;
}

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

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

/* Start custom CSS */
.elementor .gform_wrapper form .gform-theme-button, .elementor .gform_wrapper .gform_button {
	font-family: "Montserrat", Sans-serif;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
	fill: #fff;
	color: #fff !important;
	background-color: var(--e-global-color-5190f09);
	border-radius: 50px 0px 50px 50px;
	box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, .15);
	padding: 18px 35px 18px 35px;
	transition: all .3s;
	transition-duration: .3s;
	transition-property: transform;
	transition-timing-function: ease-out;
	display: inline-block;
	line-height: 1;
	text-align: center;
	border-color: transparent !important;
}

.elementor .gform_wrapper form .gform-theme-button:hover, .elementor .gform_wrapper form .gform_button:hover {
	color: var(--e-global-color-5190f09);
	background-color: #fff;
	transform: translateY(-8px);
	border-color: #fff;
}

.elementor .gform_wrapper form .gform-theme-button {
	border-color: var(--e-global-color-5190f09);
	margin-top: 30px;
}

.elementor .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 30px;
	grid-column-gap: 30px;
}

@media (min-width: 641px) {
	.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
		padding-right: 15px !important;
	}
	
	.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
		padding-left: 15px !important;
	}
	
	.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
		padding-right: 0 !important;
	}
}

.validation_message {
	padding: 12px !important;
}

.gform-field-label.gform-field-label--type-sub {
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 8px;
	padding: 0;
}

.gfield_label.gform-field-label.gfield_label_before_complex {
	margin-bottom: 15px;
}
