.elementor-kit-14{--e-global-color-primary:#002D62;--e-global-color-secondary:#104A8E;--e-global-color-text:#252222;--e-global-color-accent:#4370C8;--e-global-color-a885142:#FFFFFF;--e-global-color-74840d6:#000000;--e-global-color-04562c9:#F4F4F4;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:46px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:26px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.4em;--e-global-typography-947a791-font-family:"Open Sans";--e-global-typography-947a791-font-size:16px;--e-global-typography-947a791-font-weight:400;--e-global-typography-947a791-line-height:1.5em;--e-global-typography-e06f23b-font-family:"Open Sans";--e-global-typography-e06f23b-font-size:14px;--e-global-typography-e06f23b-font-weight:400;--e-global-typography-e06f23b-line-height:1.5em;--e-global-typography-6dfa848-font-family:"Open Sans";--e-global-typography-6dfa848-font-size:15px;--e-global-typography-6dfa848-font-weight:700;--e-global-typography-6dfa848-text-transform:uppercase;--e-global-typography-6dfa848-line-height:12px;--e-global-typography-6dfa848-letter-spacing:0.5px;background-color:var( --e-global-color-a885142 );}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;--container-default-padding-top:100px;--container-default-padding-right:0px;--container-default-padding-bottom:100px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 50px;--widgets-spacing-row:20px;--widgets-spacing-column:50px;}{}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-14{--e-global-typography-secondary-font-size:40px;--e-global-typography-accent-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:70px;--container-default-padding-right:0px;--container-default-padding-bottom:70px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-14{--e-global-typography-secondary-font-size:34px;--e-global-typography-primary-font-size:32px;--e-global-typography-text-font-size:28px;--e-global-typography-accent-font-size:24px;--e-global-typography-947a791-font-size:16px;--e-global-typography-e06f23b-font-size:14px;--e-global-typography-6dfa848-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:60px;--container-default-padding-right:0px;--container-default-padding-bottom:60px;--container-default-padding-left:0px;}}/* Start custom CSS */.elementor-text-editor p:last-child{ margin-bottom: 0px;}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0px;
}
.elementor-widget-text-editor h4{
     display: inline-block;
}
.jet-listing-grid__slider-icon {
    border-color: white;
    border-radius: 100px;
}
/* DFD - START: Increasing top margin of H2 and H3 headings */
.elementor-widget-theme-post-content h2{
	margin-top: 30px;
}
.elementor-widget-theme-post-content h3{
	margin-top: 20px;
}
/* DFD - START: Adjusting bulleted lists spacing */
.elementor-widget-theme-post-content ul{
  	margin-bottom: 20px;
}
.elementor-widget-theme-post-content ul li {
    margin-bottom: 10px;
}
.elementor-widget-theme-post-content ol {
    list-style-type: decimal;
  	margin-bottom: 20px;
}
.elementor-widget-theme-post-content ol li {
    list-style-type: decimal;
  	margin-bottom: 10px;
}
/*--------------------------*/

/* DFD - START: Adjusting bulleted lists spacing into CUSTOM DESIGN PAGES*/
.elementor-widget-text-editor ul{
  	margin-bottom: 20px;
}
.elementor-widget-text-editor ul li {
    margin-bottom: 10px;
}
.elementor-widget-text-editor ol {
    list-style-type: decimal;
  	margin-bottom: 20px;
}
.elementor-widget-text-editor ol li {
    list-style-type: decimal;
  	margin-bottom: 10px;
}
/*--------------------------*/

.elementor-kit-14 .gform-theme--foundation .gform_fields{
    row-gap: 26px;
}

.gform_next_button,
.gform-theme-button, .gform_button {
  background-color: #002d62 !important;
  border: none; /* optional: remove default border */
  color: #fff;  /* optional: make text white for contrast */
  padding: 12px 24px; /* optional: adjust button size */
  border-radius: 6px; /* optional: rounded corners */
  cursor: pointer;
  padding:15px 50px !important;
  font-size:16px !important;
  font-family:"DM Sans" !important;
  font-weight:500 !important;
  width: 100%!important;

}


.gform_next_button:hover,
.gform_button:hover,
.gform-theme-button:hover {
  background-color: #0050ae !important; /* a slightly darker hover shade */
	
}

.gform_previous_button{
    border: none; /* optional: remove default border */
	background-color: #0073fa !important;
    color: #FFF!important;
}

.gform_previous_button:hover{
    background: #0050ae!important;
}

.percentbar_blue {
  background-color: #0050ae !important;
}

.datepicker{
    width: 100%; 
}


.gform-theme--foundation .gform_page_footer .gform_next_button,
.gform-theme--foundation .gform_page_footer .gform_previous_button,
.gform-theme--foundation .gform_page_footer .gform_button,
.gform-theme--foundation .gform_footer .gform_button {
  padding: 18px !important;
  font-size: 16px !important;
  border: none !important;
  transition: background-color 0.3s ease !important;
}/* End custom CSS */