.elementor-kit-6{--e-global-color-primary:#1C2D36;--e-global-color-secondary:#EAE0D8;--e-global-color-text:#1C2D36;--e-global-color-accent:#73C150;--e-global-color-24a36eb:#C4853B;--e-global-color-a9d0d5c:#FFFFFF;--e-global-color-4b364d8:#F9F4F0;--e-global-color-927732e:#CDC7C3;--e-global-color-c0c7de6:#798184;--e-global-typography-primary-font-family:"Bitter";--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:"Poppins";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-4b364d8 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.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 );color:var( --e-global-color-primary );border-radius:5px 5px 5px 5px;}.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-24a36eb );color:var( --e-global-color-a9d0d5c );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Bitter", Sans-serif;font-size:16px;font-weight:600;}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:"Bitter", Sans-serif;font-size:24px;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}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-kit-6{font-size:var( --e-global-typography-text-font-size );}.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-text-font-size:14px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 h2{font-size:24px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;padding:18px 20px 18px 20px;}.elementor-kit-6 img{border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:2400px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS */.elementor-sticky--active.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg{
    fill: #1C2D36 !important
}

.gform_required_legend{
  display: none !important;  
}

input, textarea, select{
    box-shadow: none !important;
    border: none!important
    ;
    font-family: 'Poppins' !important;
}

label{
    font-family: 'Poppins' !important;
}

input::placeholder{
    color: rgba(28, 45, 54, 0.2) !important;
}

input[type="submit"]{
    background-color:#1C2D36 !important;
    color: white !important;
}

input[type="submit"]:hover{
    background-color:#73C150 !important;
    color: white !important;
}

.gfield_label, .gform-field-label--type-sub{
    color: #1C2D36 !important;
    font-size: 16px !important;
    font-weight:500 !important;
}

a {
    color: #C4853B;
}

a:hover {
    color: #A2CA97;
}

ul{
    padding-left: 15px;
}/* End custom CSS */