.elementor-kit-6{--e-global-color-primary:#FD7619;--e-global-color-secondary:#54595F;--e-global-color-text:#5A5A5A;--e-global-color-accent:#0D81DD;--e-global-color-e141079:#214064;--e-global-color-4aafdc7:#FFFFFF;--e-global-color-b5035e5:#000000;--e-global-color-692386d:#FF6200;--e-global-typography-primary-font-family:"Almarai";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Biryani";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;background-color:var( --e-global-color-4aafdc7 );}.elementor-kit-6 h1{font-family:"Almarai", Sans-serif;font-size:65px;font-weight:700;}.elementor-kit-6 h2{font-family:"Biryani", Sans-serif;font-size:40px;font-weight:700;}.elementor-kit-6 h3{font-family:"Biryani", Sans-serif;font-size:30px;font-weight:700;}.elementor-kit-6 h4{font-family:"Biryani", Sans-serif;font-size:25px;font-weight:600;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Almarai", Sans-serif;font-size:18px;font-weight:400;color:var( --e-global-color-4aafdc7 );background-color:var( --e-global-color-accent );border-radius:20px 20px 20px 20px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-4aafdc7 );background-color:var( --e-global-color-e141079 );border-radius:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:40px;line-height:45px;}.elementor-kit-6 h2{font-size:35px;line-height:40px;}.elementor-kit-6 h3{font-size:20px;line-height:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:30px;line-height:35px;}.elementor-kit-6 h2{font-size:30px;line-height:35px;}.elementor-kit-6 h3{font-size:16px;line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.border-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-align: center;
    color:#0D81DD; /* Change text color */
}
.border-title::before,
.border-title::after {
    content: "";
    flex: 1;
    max-width: 30px;
    width: 30px;/* Line width */
    height: 3px;      /* Line thickness */
    background: #0D81DD; /* Line color */
}/* End custom CSS */