.elementor-kit-6{--e-global-color-primary:#201E1E;--e-global-color-secondary:#534E4E;--e-global-color-text:#201E1E;--e-global-color-accent:#F58634;--e-global-color-71ee787:#201E1E;--e-global-color-ddb2c07:#C35100;--e-global-color-2f792f7:#EB553D;--e-global-color-f98259a:#EEEEEE;--e-global-color-dbac25d:#FBF4F3;--e-global-color-0901410:#F8F8F8;--e-global-color-33e1a58:#FFFFFF00;--e-global-color-574592d:#FFFFFF;--e-global-color-a86edf9:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-574592d );color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:17px;font-weight:400;}.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:"Poppins", Sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;line-height:1.2em;letter-spacing:0.5px;color:var( --e-global-color-574592d );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );border-radius:4px 4px 4px 4px;padding:16px 30px 16px 30px;}.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:var( --e-global-color-33e1a58 );color:var( --e-global-color-accent );border-style:solid;border-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-6 a{color:var( --e-global-color-ddb2c07 );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-71ee787 );font-size:54px;font-weight:600;line-height:1.1em;}.elementor-kit-6 h2{color:var( --e-global-color-71ee787 );font-size:42px;font-weight:600;line-height:1.1em;}.elementor-kit-6 h3{color:var( --e-global-color-71ee787 );font-size:32px;font-weight:600;line-height:1.2em;}.elementor-kit-6 h4{color:var( --e-global-color-71ee787 );font-size:22px;font-weight:600;line-height:1.2em;}.elementor-kit-6 h5{color:var( --e-global-color-ddb2c07 );font-size:18px;font-weight:600;text-transform:uppercase;line-height:1.2em;letter-spacing:0.6px;}.elementor-kit-6 h6{color:var( --e-global-color-71ee787 );}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );background-color:var( --e-global-color-574592d );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-f98259a );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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{font-size:16px;}.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:30px;}.elementor-kit-6 h3{font-size:26px;}.elementor-kit-6 h4{font-size:20px;}.elementor-kit-6 h5{font-size:17px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global START */
body,
html {
	overflow-x: hidden;
}
p:last-child {
	margin-bottom: 0;
}
/* Remove Focus Outline On Buttons and Other Elements */
*:focus,
[type=button]:focus,
[type=submit]:focus,
button:focus {
	outline: none;
}
/* Hide Stuff At Different Resolutions */
@media (min-width: 2400px) {
	body:not(.elementor-editor-active) .hide-widescreen {
		display: none !important;
	}
}
@media (min-width: 1025px) and (max-width: 2399px) {
	body:not(.elementor-editor-active) .hide-desktop {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	body:not(.elementor-editor-active) .hide-tablet {
		display: none !important;
	}
}
@media (max-width: 767px) {
	body:not(.elementor-editor-active) .hide-mobile {
		display: none !important;
	}
}
/* OL UL margin bottom */
ol, ul {
	margin-bottom: 0.9rem;
}
/* Remove Left Border of Sub Menu Items */
ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0 !important;
}
ol li, ul li{
    line-height:1.4em;
    margin-bottom:0.9rem;
}
ol li ol, ul li ul{
    margin-top:10px;
}
ol li::marker, ul li::marker{
	font-weight:700;
}
/* Tables - For overriding Elementor's default table styling - Elementor's styling is below, edit values to override elementor's default styling */
/* table {
	background-color: transparent;
	width: 100%;
	margin-bottom: 15px;
	font-size: 0.9em;
	border-spacing: 0;
	border-collapse: collapse;
}
table td,
table th {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: inherit;
}
table th {
    font-weight: 700;
}
table tfoot th,
table thead th {
    font-size: 1em;
}
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
    border-top: 1px solid #ccc;
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
    background-color: transparent;
}
table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: transparent;
}
table tbody + tbody {
    border-top: 2px solid #ccc;
}
@media (max-width: 767px) {
    table table {
        font-size: 0.8em;
    }
    table table td,
    table table th {
        padding: 7px;
        line-height: 1.3;
    }
    table table th {
        font-weight: 400;
    }
} */
/* Fix Fancybox Styling */
.fancybox-button {
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	font-size: 1rem !important;
}
/* Global END */

/* Password Protect Form */
#content.post-password-required {
	padding: 100px 0 !important;
	text-align: center;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}
#content.post-password-required form.post-password-form {
	
}
#content.post-password-required form.post-password-form p {
	
}
#content.post-password-required form.post-password-form p:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
#content.post-password-required form.post-password-form p:last-child label {
	display: flex;
	align-items: center;
}
#content.post-password-required form.post-password-form p:last-child label input {
	margin: 0 12px;
}
#content.post-password-required form.post-password-form p:last-child input[type="submit"] {
	
}

/* Gravity Form Style */
.section_title .gsection_title{
    font-size:18px !important;
    color:var(--e-global-color-primary);
    margin:0 0 5px;
}
.gform_heading, p.gform_required_legend{ 
    display:none !important;
}
.gform-body .gform_fields {
    grid-column-gap: 20px !important;
    grid-row-gap: 20px !important;
}
/* --- TEXTFIELDS */
.gform-body .gfield .ginput_container input:not([type=submit]),
.gform-body .gfield .ginput_container textarea,
.gform-body .gfield .ginput_container select{
    background-color:var(--e-global-color-574592d);
    border-color: rgba(104, 110, 119, 0.2);
    border-style:solid;
    border-width: 1px;
    border-radius:4px !important;
    color: var(--e-global-color-text);
    font-size:16px;
    font-family:var( --e-global-typography-text-font-family ), Sans-serif;
    box-shadow: none !important;
}
.gform-body .gfield .ginput_container input:not([type=submit]):focus, .gform-body .gfield .ginput_container textarea:focus, .gform-body .gfield .ginput_container select:focus {
    border-color: #bfbfc3;
    outline:0;
    background-color:var(--e-global-color-0901410);
}
/* --- CHECKBOX/RADIO */
.gform-body .gfield .ginput_container input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.gform-body .gfield .ginput_container textarea,
.gform-body .gfield .ginput_container select{
    padding: 10px;
}
.gform-body .gfield .ginput_container input[type=radio]:focus{
    box-shadow:none;
    border-color:var(--e-global-color-primary);
}
.gform-body .gfield .ginput_container input[type=radio]::before{
    background-color: var(--e-global-color-accent);
}
.gform-body .gfield .ginput_container input[type=checkbox], .gform-body .gfield .ginput_container textarea{
    border-radius:0;
}
.gform-body .gfield .ginput_container input[type=checkbox]::before{
    color: var(--e-global-color-accent);
}
.gform-body .gfield .ginput_container input:not([type=radio]):not([type=checkbox]),
.gform-body .gfield .ginput_container select{
    min-height:54px;
    border-radius:0;
	line-height: 2em;
}
/* --- LABELS/PLACEHOLDER */
.gform-body .gfield .ginput_container input::placeholder,
.gform-body .gfield .ginput_container textarea::placeholder{
    opacity:0.6;
}
.gfield .gfield_label {
    font-size:15px !important;
    font-weight: 500 !important;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    color:var(--e-global-color-text);
}
.gform-theme--framework .gform-field-label>.gfield_required{
    color:var(--e-global-color-ddb2c07);
    margin-left:3px;
}
/* --- SUBMIT / NEXT / PREV */
.gform_page_footer input[type=button],
.gform_page_footer input[type=submit],
.gform_footer input[type=submit]{
    background-color: var(--e-global-color-accent) !important;
    color: white !important; 
    min-height:50px !important;
    border-width:2px !important;
    border-color: var(--e-global-color-accent) !important;
    border-radius:4px !important;
    outline:0 !important;
    width:100% !important;
    max-width:160px;
    font-family:var( --e-global-typography-text-font-family ), Sans-serif !important;
    font-size:17px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
/*    margin:0 auto;*/
}
.gform_page_footer input[type=button]:hover,
.gform_page_footer input[type=submit]:hover,
.gform_footer input[type=submit]:hover{
    background-color: transparent !important;
    color: var(--e-global-color-accent) !important;
    border-color: var(--e-global-color-accent) !important;
}
.gform_page_footer input.gform_previous_button:not(:hover) {
    background-color: var(--e-global-color-primary) !important;
    color: white !important;
    border: 1px solid var(--e-global-color-primary) !important;
}


@media (max-width:767px){
.gform-body .gfield .ginput_container input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.gform-body .gfield .ginput_container textarea,
.gform-body .gfield .ginput_container select{
    font-size:15px;
    padding:5px 10px;
  }   
.gform-body .gfield .ginput_container input:not([type=radio]):not([type=checkbox]){
    min-height:48px;
  }
}/* End custom CSS */