.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#B02221;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 h1{font-family:"Verdana", Sans-serif;font-size:34px;}.elementor-kit-7 h2{font-family:"Verdana", Sans-serif;}.elementor-kit-7 h3{font-family:"Verdana", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{color:#FFFFFF;background-color:var( --e-global-color-secondary );}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:#FFFFFF;background-color:#F14A16;}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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 */.ekit-wid-con .ekit_creative_button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #b02221;
    padding: 15px 80px;
    font-size: 16px;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border: 0;
}
.ekit-wid-con .ekit_btn_splash::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    height: 200px;
    width: 200px;
    border-radius: 100%;
    background-color: #f14a16;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.ekit-wid-con .ekit_creative_button_text {
    position: relative;
    z-index: 10;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #fff;
}
.ekit-wid-con .ekit_slide_in_line::before {
    content: "";
    position: absolute;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    left: 0px;
    width: 0;
    height: 1px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ekit-wid-con .ekit_slide_in_line::after {
    content: "";
    position: absolute;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    left: 50px;
    width: 0;
    height: 1px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}/* End custom CSS */