.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-17e2add:#EE7203;--e-global-color-6efa231:#000000;--e-global-color-fb98f04:#FFFFFF;--e-global-color-0508ee7:#595959;--e-global-color-f781f56:#1D1D1D;--e-global-color-91de0ca:#D9D9D9;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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-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 */.button{
    color: #FFF;
    border-radius: 6px;
    background: #EE7203;
    padding: 10px 30px 10px 30px;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 700; 
    border: 1px solid #EE7203;
    line-height: 18px; 
}

.button:hover {
    color: #FFF;
    fill: #EE7203;
}

.elementor-button:hover {
    color: #EE7203 !important;
    background-color: white !important;
    border: 1px solid #EE7203 !important;
    transition-duration: 0s !important;
    fill: #EE7203;
}

.elementor-button {
    border: 1px solid #EE7203 !important;
}

.elementor-button-icon {
    display: flex;
    align-items: center;
}

.orange-text{
    color: #EE7203;
}

.orange-heading{
    color: #EE7203; font-family: Jost; 
    font-size: 16px; 
    font-style: normal; 
    font-weight: 500; 
    line-height: 23px; 
    letter-spacing: 2.72px; 
    margin-bottom: 5px;
}

.title-black{
    color: #1D1D1B; 
    font-family: Jost; 
    font-size: 40px; 
    font-style: normal; 
    font-weight: 500; 
    line-height: 43px; 
    margin-bottom: 18px;
}
.content-black{
    color: #595959;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.title-white{
    color: #FFF; 
    font-family: Jost; 
    font-size: 40px; 
    font-style: normal; 
    font-weight: 500; 
    line-height: 43px; 
    margin-bottom: 18px;
}
.content-white{
    color: #FFF;
    font-family: Jost;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}/* End custom CSS */