.elementor-kit-9{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#D00F31;--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;}.elementor-kit-9 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 .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 */.abc a.ue-box {
    position : relative;
}

.abc a.ue-box::after {
    position : absolute;
    content : "";
    left : 0;
    top : 0;
    width : 100%;
    height : 100%;
    background-color : #0000007d;
    opacity : 0;
    transition : all 0.4s ease;
    border-radius : 13px;
}

.abc a.ue-box:hover::after{
    opacity : 1;
}

.abc .blox_centered_text {
    z-index: 111;
}

.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5{
    font-family:  "Anton" !important;
}


@media(max-width : 1024px){
   #race a.ue-box .blox_centered_text{
     !important;
    top : 20% !important;
   
}


    
}

@media(max-width : 767px){
   #race a.ue-box .blox_centered_text{
    position : relative !important;
    top : unset !important;
    transform : unset !important;
       opacity : 1 !important;
}

#race .blox_centered_text {
    padding-top: 120px !important;
    padding-bottom: 30px;
} 

.abc a.ue-box::after{
    opacity: 1 !important;
}

.bannertext{
    font-size : 60px !IMPORTANT;
    line-height: 70px;
   
    display : block;
}

#race .blox_classic_title.ue-title:before {
  
    top: 10% !important;
}

    
}/* End custom CSS */