.elementor-kit-8{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#232323;--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:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Exo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lobster";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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 */.box .ue-title {
    margin : 0 !important;
}


.box:hover .circle_number_widget {

    background-color : #626262 !important;
    
    
}




.testimonial .owl-dots {
    position : absolute;
    display : flex;
    flex-direction : column;
    gap : 30px;
    top : 0;
    margin : 0 !important;
    left : -17%;
}

.testimonial button.owl-dot {
    position : relative;
   
}

.testimonial button.owl-dot {
  width : 20px !important;
    height : 20px !important;
    background-color : transparent !important;
     border : 2px solid black !important;

    
    
}

button.owl-dot::after {
    position : absolute;
    content : "";
    height : 10px;
    width : 10px;
    background-color : transparent;
    top : 50%;
    border-radius: 50%;
    left : 50%;
    padding : 2px;
    transform: translate(-50%, -50%);
}

 button.owl-dot.active::after {
     background-color : #000;
}

.testimonial .ue-icon {
    position : absolute;
    left : 0;
    top: 22px;
}

.ue-text {
    margin: 0 !important;
}

.owl-dots {
    position : relative;
   
}

.owl-dots::after {
    position : absolute;
    left : 50%;
    width : 2px;
    height: 340px;
    background-color : #efefef;
    content : "";
    border: 1px solid #e4e4e4;
    z-index : -1;
    top: -50%;
    transform: translate(-50%, 0);
}


.owl-dots {
    overflow: visible !important;
}/* End custom CSS */