.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5d10925:#C28F45;--e-global-color-32143c4:#333333;--e-global-color-1f1ba4e:#FFFFFF;--e-global-color-b4a85e1:#EEEEEE;--e-global-color-d70ee06:#887030;--e-global-color-9dce50f:#FFF4D6;--e-global-color-b4c2bff:#FFF4D6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-a958246-font-family:"Roboto";--e-global-typography-a958246-font-size:50px;--e-global-typography-a958246-font-weight:bold;--e-global-typography-a958246-line-height:55px;--e-global-typography-0554f94-font-family:"Roboto";--e-global-typography-0554f94-font-size:28px;--e-global-typography-0554f94-font-weight:500;--e-global-typography-d97dbaf-font-family:"Poppins";--e-global-typography-d97dbaf-font-size:60px;--e-global-typography-d97dbaf-font-weight:700;--e-global-typography-d97dbaf-line-height:1.1em;--e-global-typography-d97dbaf-letter-spacing:-2.1px;--e-global-typography-399c25c-font-family:"Poppins";--e-global-typography-399c25c-font-size:42px;--e-global-typography-399c25c-font-weight:700;--e-global-typography-399c25c-line-height:1.1em;--e-global-typography-fa7576c-font-family:"Poppins";--e-global-typography-fa7576c-font-size:30px;--e-global-typography-fa7576c-font-weight:600;--e-global-typography-fa7576c-line-height:1.1em;--e-global-typography-fa7576c-letter-spacing:0px;--e-global-typography-9af46eb-font-family:"Montserrat";--e-global-typography-9af46eb-font-weight:400;--e-global-typography-f4b2e50-font-family:"Poppins";--e-global-typography-f4b2e50-font-weight:700;--e-global-typography-f4b2e50-text-transform:uppercase;--e-global-typography-f4b2e50-line-height:1em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-5d10925 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-d97dbaf-font-size:42px;--e-global-typography-399c25c-font-size:30px;--e-global-typography-fa7576c-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-a958246-font-size:24px;--e-global-typography-a958246-line-height:1.2em;--e-global-typography-0554f94-font-size:20px;--e-global-typography-0554f94-line-height:1.2em;--e-global-typography-d97dbaf-font-size:38px;--e-global-typography-d97dbaf-letter-spacing:-0.5px;--e-global-typography-399c25c-font-size:25px;--e-global-typography-fa7576c-font-size:18px;--e-global-typography-fa7576c-letter-spacing:0.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.title-bar-shap {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #323232;
}

.title-bar-shap::before {
    position: absolute;
    bottom: 3px;
    width: 101%;
    height: 20%;
    background: #fff4d6;
    content: "";
    z-index: -1;
}

.title-bar-shap-gold {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #323232;;
}

.title-bar-shap-gold::before {
    position: absolute;
    bottom: 3px;
    width: 101%;
    height: 20%;
    background: #C28F45;
    content: "";
    z-index: -1;
}

.title-bar-shap-black {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #ffffff;
}

.title-bar-shap-black::before {
    position: absolute;
    bottom: 3px;
    width: 101%;
    height: 20%;
    background: #C28F45;
    content: "";
    z-index: -1;
}

.title-bar-shap-white {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.title-bar-shap-white::before {
    position: absolute;
    bottom: 3px;
    width: 101%;
    height: 20%;
    background: #333333;
    content: "";
    z-index: -1;
}

.title-block {
    background: #C28F45;
    padding: 0px 5px;
    line-height: 1.3em;
}

.title-block-black {
    background: #323232;
    padding: 0px 5px;
    line-height: 1.3em;
}

.title-block-white {
    background: #ffffff;
    padding: 0px 5px;
    line-height: 1.3em;
}/* End custom CSS */