.elementor-42331 .elementor-element.elementor-element-e0905c4{--display:flex;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-42331 .elementor-element.elementor-element-5f282d1 .elementor-button{background-color:#004496;font-family:"Exo", Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;line-height:25px;fill:#004496;color:#004496;transition-duration:0.3s;border-style:none;border-radius:5px 5px 5px 5px;padding:15px 50px 15px 50px;}.elementor-42331 .elementor-element.elementor-element-5f282d1{padding:0px 0px 0px 0px;}/* Start custom CSS for button, class: .elementor-element-5f282d1 */.global_btn_style1 a {
    position: relative;
    color: #fff !important;
    z-index: 1;
}
.global_btn_style1 a:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background-color: #DD5E02;
    transition: .3s ease;
    z-index: -1;
}
.global_btn_style1 a:hover:before {
    width: 100%;
    left: 0;
}/* End custom CSS */