.elementor-kit-5{--e-global-color-primary:#222222;--e-global-color-secondary:#8C6B3C;--e-global-color-text:#222222;--e-global-color-accent:#E0CFB2;--e-global-color-00b0a2b:#FFFFFF;--e-global-color-d9a7ae9:#000000;--e-global-color-9e5e632:#02010100;--e-global-color-3123e3e:#DBDBDB;--e-global-typography-primary-font-family:"halyard-display";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"halyard-display";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"halyard-display";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:150%;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#222222;font-family:"halyard-display", Sans-serif;font-size:16px;font-weight:300;line-height:150%;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-family:"halyard-display", Sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;line-height:150%;color:var( --e-global-color-primary );border-style:solid;border-width:2px 2px 2px 2px;border-color:#FFFFFF00;border-radius:8px 8px 8px 8px;padding:12px 24px 12px 24px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );border-style:solid;border-width:2px 2px 2px 2px;border-color:#E0CFB280;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:0px;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:"halyard-display", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-5 a:hover{color:var( --e-global-color-secondary );font-family:"halyard-display", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"halyard-display", Sans-serif;font-size:70px;font-weight:300;text-transform:capitalize;line-height:100%;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"halyard-display", Sans-serif;font-size:55px;font-weight:300;text-transform:capitalize;line-height:100%;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:"halyard-display", Sans-serif;font-size:35px;font-weight:300;text-transform:capitalize;line-height:110%;}.elementor-kit-5 h4{color:var( --e-global-color-primary );font-family:"halyard-display", Sans-serif;font-size:25px;font-weight:300;text-transform:capitalize;line-height:110%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;}.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);}.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-5 h1{font-size:55px;}.elementor-kit-5 h2{font-size:40px;}.elementor-kit-5 h3{font-size:30px;}.elementor-kit-5 h4{font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:50px;}.elementor-kit-5 h2{font-size:35px;}.elementor-kit-5 h3{font-size:25px;}.elementor-kit-5 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.opacity--80 {
    opacity: 0.8;
}

.highlighted-text {
    color: #8C6B3C;
}

.highlighted-text-2 {
    color: #E0CFB2;
}

.hover--expand .height--expand {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
}

.hover--expand:hover .height--expand {
    max-height: 100%;
}

.hover--wide .swiper-slide.width--transition {
    transition: width .3s ease-in-out !important;
}

/*.faq-accordion .e-n-accordion > .e-n-accordion-item:last-child summary:not([aria-expanded="true"]) {*/
/*    border-bottom: 1px solid #DBDBDB80 !important;*/
/*}*/

.quote-form--custom_wrapper .quote-form--custom .gfield_radio {
  display: flex;
  flex-direction: row !important;
  flex-wrap: wrap;
}

.quote-form--custom_wrapper .quote-form--custom .gfield_radio>.gchoice {
  display: flex;
  align-items: center;
  flex: 0 0 100% !important;
  cursor: pointer;
  height: 24px;
}

.quote-form--custom_wrapper .quote-form--custom .gform_fields input[type="radio"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 1.5px solid #8C6B3C !important;
  width: 20px;
  height: 20px;
  min-height: 20px !important;
  border-radius: 50px !important;
}

.quote-form--custom_wrapper .quote-form--custom .gform_fields input[type="radio"]:before {
    background-color: #8C6B3C; 
}

.quote-form--custom_wrapper .quote-form--custom .gform_fields input[value="gf_other_choice"] ~ .gchoice_other_control {
    display: none;
    margin-left: 12px;
}

.quote-form--custom_wrapper .quote-form--custom .gform_fields input[value="gf_other_choice"]:checked + label {
    display: none;
}

.quote-form--custom_wrapper .quote-form--custom .gform_fields input[value="gf_other_choice"]:checked ~ .gchoice_other_control {
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .hover--wide .swiper-slide:hover {
    transition: width .3s ease-in-out !important;
    width: 535px !important;
}

    .elementor-kit-5 .quote-form--custom .gfield_radio>.gchoice {
    flex: 0 0 45% !important;
  }
}/* End custom CSS */