.elementor-kit-105{--e-global-color-primary:#0A3255;--e-global-color-secondary:#6DCCF1;--e-global-color-text:#000000;--e-global-color-accent:#1BA7E2;--e-global-color-4850cd07:#FFFFFF;--e-global-color-53f05c1e:#00000000;--e-global-color-e056798:#000000;--e-global-color-594a454:#050505;--e-global-color-6eb7239:#86CBEF;--e-global-color-a4fbe84:#FFE05F;--e-global-color-1bc865b:#00E3D0;--e-global-color-18ee937:#41D8C5;--e-global-color-ea3b6a7:#E5E5FA;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-size:23px;--e-global-typography-accent-font-weight:600;--e-global-typography-ff23a82-font-family:"Heebo";--e-global-typography-ff23a82-font-size:30px;--e-global-typography-ff23a82-font-weight:700;--e-global-typography-ff23a82-line-height:1.3em;background-color:var( --e-global-color-4850cd07 );}.elementor-kit-105 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-kit-105{--e-global-typography-accent-font-size:20px;--e-global-typography-ff23a82-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-105{--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;--e-global-typography-ff23a82-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.multi-p p:not(:last-child) {
    margin-bottom: 1em;
}
.multi-p ol, .multi-p ul {
    margin-left: 30px;
}
.multi-p ol > li, .multi-p ul > li {
    margin-bottom: 8px;
}
.custom-carousel .slick-slide img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

/*Remove Dropdown arrow from mobile*/
.no-mobile-dropdown .jet-dropdown-arrow {
    display: none !important;
}

@media screen and (min-width: 1025px){
    .full-height-container > *{
        max-width: 600px !important;
        margin-left: auto;
        width: 100%;
    }
}

/*Referral Form*/
.form-title {
    margin-bottom: 20px !important;
    font-size: 1em;
    font-weight: 700;
    color: #000 !important;
}
.title-line {
    margin-bottom: -10px !important;
    width: 7%;
    border-top: 3px solid #1B75BC;
}
#gform_fields_1 label.gform-field-label {
    font-size: 16px !important;
    font-weight: 500;
    line-height: 24px;
    color: #000;
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, .form-control, select {
    color: #777 !important;
    border-radius: 5px !important;
    border: 1px solid #eaeaea !important;
    font-size: 15px !important;
}
input[type="checkbox"] {
    border-radius: 4px !important;
    border: 1px solid #9f9f9f !important;
}
input[type="checkbox"]:checked {
    background-color: #fff !important;
}
.gform_footer {
    margin-top: 40px !important;
    justify-content: center;
}
input[type=submit].gform_button{
    width: 100% !important;
    background-color: #1B75BC !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    padding: 10px 0 !important
}
.ginput_container input.datepicker {
    width: 100% !important;
}
textarea.textarea.small {
    min-height: 38px !important;
    height: 38px !important;
}/* End custom CSS */