.elementor-kit-9{--e-global-color-primary:#7F1618;--e-global-color-secondary:#8AA27E;--e-global-color-text:#000000;--e-global-color-accent:#F1776C;--e-global-color-194ee42:#AEC93E;--e-global-color-6925bc4:#FFB2AB;--e-global-color-199a78d:#C9484A;--e-global-color-a99049a:#1E1E1E;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:20.16px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-a99049a );}.elementor-kit-9 h1{color:var( --e-global-color-a99049a );}.elementor-kit-9 h2{color:var( --e-global-color-a99049a );font-size:48px;}.elementor-kit-9 h3{color:var( --e-global-color-a99049a );}.elementor-kit-9 h4{color:var( --e-global-color-a99049a );}.elementor-kit-9 h5{color:var( --e-global-color-a99049a );}.elementor-kit-9 h6{color:var( --e-global-color-a99049a );}.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;}{}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 */.e-con {
    --container-max-width: 1296px;
    max-width: 1296px;
}

.animate {
    transition: all 0.3s ease;
}

.pos-relative {
    position: relative !important;
}

.premium-carousel-nav-progressbar {
    height: 3px;
    border-radius: 3px;
    margin-top: 50px;
}

.premium-carousel-nav-progressbar .premium-carousel-nav-progressbar-fill {
    background: #456C33;
}

.gform-theme--foundation .gfield input[type="text"], .gform-theme--foundation .gfield textarea,
.gform-theme--foundation .gfield input[type="number"],
.gform-theme--foundation .gfield input[type="email"],
.gform-theme--foundation .gfield input[type="tel"]{
    padding: 16px 12px !important;
    height: 48px !important;
    border-color: #dedede !important;
    border-radius: 4px;
    color: #1e1e1e !important;
    box-shadow: none !important;
    font-size: 16px !important;
}

input[type="radio"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none !important;
  /* Remove most all native input styles */
  appearance: none !important;
  /* For iOS < 15 */
  background-color: transparent !important;
  /* Not removed via appearance */
  margin: 0;
  color: #7f1618 !important;
  width: 25px !important;
  height: 25px !important;
  border: 0.15em solid #7f1618 !important;
  border-radius: 50% !important;
  transform: translateY(-0.075em) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
}

input[type="radio"]::before {
  content: "" !important;
  width: 0.65em !important;
  height: 0.65em !important;
  border-radius: 50% !important;
  transform: scale(0) !important;
  transition: 120ms transform ease-in-out !important;
  box-shadow: inset 1em 1em #7f1618 !important; 
  /* Windows High Contrast Mode */
  background-color: transparent !important;
}

input[type="radio"]:checked::before {
  transform: scale(1) !important;
}

input[type="radio"].gfield-choice-input:checked, input[type="checkbox"].gfield-choice-input:checked, .ginput_container_consent input[type="checkbox"]:checked {
    border-color: #7f1618 !important;
}

.gform-theme--framework .gfield--type-choice .gfield_checkbox, .gform-theme--framework .gfield--type-choice .gfield_radio {
    
    flex-direction: row !important;
}

.gchoice {
    align-items: center !important;
}


#gform_submit_button_2 {
    max-width: 200px !important;
    width: 200px !important;
}

#input_2_10_3 {
    
    padding: 5px 10px;
    height: 48px;
    border-color: #dedede;
    border-radius: 4px;
    color: #8a8c8f;
    box-shadow: none;
    font-size: 16px;
}

.datepicker {
    width: 100% !important;
    max-width: 100% !important
}


/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
  .gform-theme--foundation .gform_fields {
        row-gap: 15px !important;
    }
    
    .ast-theme-transparent-header #masthead {
        position: relative !important;
    }
    .ast-footer-copyright,
#block-8 figure {
    text-align: center !important;
}
}

@media (max-width: 544px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
        grid-template-columns: 1fr !important;
    }
    
    .ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding: 2rem;
    text-align: center;
}

.ast-footer-copyright,
#block-8 figure {
    text-align: center !important;
}

.ast-footer-copyright,
#block-8 figure {
    text-align: center !important;
}


}

/* Small devices (phones and small tablets, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
 .gform-theme--foundation .gform_fields {
        row-gap: 15px !important;
    }
    
    .ast-theme-transparent-header #masthead {
        position: relative !important;
    }
    
       .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    grid-template-columns: 1fr !important;
}

.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding: 2rem;
}

.ast-footer-copyright {
    text-align: center !important;
}

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .gform-theme--foundation .gform_fields {
        row-gap: 15px !important;
    }
    
    .ast-theme-transparent-header #masthead {
        position: relative !important;
    }
    
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    grid-template-columns: 1fr !important;
}

.ast-footer-copyright {
    text-align: center !important;
}

.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding: 2rem;
}
    
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    
    .gform-theme--foundation .gform_fields {
        row-gap: 15px !important;
    }
    
    .ast-theme-transparent-header #masthead {
        position: relative !important;
    }
  
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .gform-theme--foundation .gform_fields {
        row-gap: 15px !important;
    }
}

#gform_wrapper_1[data-form-index="0"].gform-theme, [data-parent-form="1_0"] {
    width: 100% !important
}/* End custom CSS */