.elementor-kit-6{--e-global-color-primary:#001C00;--e-global-color-secondary:#097B09;--e-global-color-text:#414141;--e-global-color-accent:#24B24B;--e-global-color-0c38ec0:#2D2D2D;--e-global-color-5322bc5:#F7FBF7;--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;}.elementor-kit-6 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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */html {
    -webkit-text-size-adjust: 100%;
}
*,:after,:before {
    box-sizing: border-box
}
body {
    background-color:#ffffff;
    color: #4444;
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--e-global-typography-primary-font-family);
}
h1,h2,h3,h4,h5,h6{
    color: inherit;
    font-family: var(--e-global-typography-primary-font-family);
    line-height: 1.15;
    margin-block-end:1rem;
    margin-block-start:.5rem;
}
.elementor-heading-title {
    line-height: 1.25;
}
p {
    margin-block-end:.9rem;
    margin-block-start:0
}
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
a {
    background-color: transparent;
    color: var(--e-global-color-secondary);
    text-decoration: none
}
a:active,a:hover {
    color: var(--e-global-color-primary);
}
@media (min-width: 1640px){ 
    html{
        font-size: 108%;
    }
  .elementor-section.elementor-section-boxed > .elementor-container,
  .e-con.e-con-boxed >.e-con-inner{ 
      max-width: 1300px; 
  }
}
@media (min-width: 1024px) and (max-width: 1220px){
    html{
        font-size: 85%;
    }
    .elementor-section.elementor-section-boxed > .elementor-container,
    .e-con.e-con-boxed > .e-con-inner{ 
        max-width: 96%; 
    }
}
@media (min-width: 768px) and (max-width: 1023px){
    html{
        font-size: 80%;
    }
    .elementor-section.elementor-section-boxed > .elementor-container,
    .e-con.e-con-boxed > .e-con-inner{ 
        max-width: 96%; 
    }
}
@media (max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container,
    .e-con.e-con-boxed > .e-con-inner{
        max-width: 700px;
    }
}
main#content {
    min-height: 500px;
}
.gform_wrapper {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}
.gform_wrapper .gform_title {
    text-align: center;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    color: var(--e-global-color-primary);
    font-size: 2.4rem !important;
    font-weight: var(--e-global-typography-primary-font-weight);
    margin-bottom: 8px
}
.gform_wrapper .gform_description {
    text-align: center;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
}
.gform_wrapper .gform_required_legend{
    display: none !important;
}
.gform_wrapper .gform-body .gform_fields{
    row-gap: 12px;
}
.gform_wrapper .gfield input[type="text"],
.gform_wrapper .gfield input[type="number"],
.gform_wrapper .gfield input[type="tel"],
.gform_wrapper .gfield input[type="email"],
.gform_wrapper .gfield select{
    background: #F7F7F7;
    border-color: #F7F7F7;
    box-shadow: none;
    border-radius: 30px;
    height: 41px;
    padding: 4px 20px;
}
.gform_wrapper .gfield textarea{
    background: #F7F7F7;
    border-color: #F7F7F7;
    box-shadow: none;
    border-radius: 20px;
    padding: 12px 20px;
}
.gform_wrapper .gfield input[type="text"]::placeholder,
.gform_wrapper .gfield input[type="email"]::placeholder,
.gform_wrapper .gfield input[type="number"]::placeholder,
.gform_wrapper .gfield input[type="tel"]::placeholder,
.gform_wrapper .gfield textarea{
    color: #444444;
}
.gform_wrapper .gform-footer.gform_footer{
    margin-top: 30px;
}
.gform_wrapper .gfield select{
    background-repeat: no-repeat;
    background-position: 96% center;
}
.gform_wrapper .gfield label.gfield_label.gform-field-label {
    font-weight: 600;
    margin-bottom: 4px;
}
.gform_wrapper .gform-footer.gform_footer input[type="submit"],
.gform_wrapper .gfield--type-submit .gform-button.button{
    background-color: var(--e-global-color-secondary) !important;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: 700 !important;
    text-transform: uppercase !important;
    border-radius: 12px !important;
    padding: 14px 20px !important;
}
.gform_wrapper .gform-footer.gform_footer input[type="submit"]:hover, .gform_wrapper .gfield--type-submit .gform-button.button:hover{
    background-color: #1d71b8 !important;
    color: #ffffff !important;
}
.gform_wrapper .gfield .gform-field-label a {
    color: #1D4582;
    text-decoration: underline;
}
#wp-admin-bar-elementor_edit_page #wp-admin-bar-elementor_edit_doc_24,
#wp-admin-bar-elementor_edit_doc_226,
#wp-admin-bar-jet_plugins,
#wp-admin-bar-customize{
    display: none !important;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
}/* End custom CSS */