.elementor-kit-6{--e-global-color-primary:#2B2B2B;--e-global-color-secondary:#2B2B2B;--e-global-color-text:#2B2B2B;--e-global-color-accent:#2B2B2B;--e-global-color-5a67e89:#48BAA7;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;}.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){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);}.site-header{padding-right:0px;padding-left:0px;}@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 */.avenir-black {
    font-family: "Avenir Black", Sans-serif;
}
a{
    color:#4ABBA9;
}
.regent-blue {
    color: #4ABBA9 !important;
}
/*Forms css*/

.hbst-form span, .homepage-form label {
    color: white;
}

.hbst-form ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.hbst-form ul li label {
    color: #6B0505;
}

.hbst-form select {
    width: 100% !important;
}

.hbst-form .actions {
    padding: 20px;
    text-align: center;
}

.hbst-form input.hs-button {
    border-color: black;
    color: black;
    background: white;
    font-weight: 400;
    border-radius: 50px;
}

.hbst-form fieldset{
    max-width: 100% !important;
}


@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px){
    .hbst-form input{
        width: 100% !important;
    }
}/* End custom CSS */