.elementor-kit-25{--e-global-color-primary:#2693FA;--e-global-color-secondary:#011228;--e-global-color-text:#000000;--e-global-color-accent:#011228;--e-global-color-69700ee:#FFFFFF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;font-family:"Lexend Deca", Sans-serif;}.elementor-kit-25 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-kit-25{--e-global-typography-text-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*TImeline Css*/
.time_line::before {
    content: '';
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    height: 291px;
    width: 2px;
    background-color: #000;
    z-index: -1;
}
/*.time_line::before {*/
/*    content: '';*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    position: absolute;*/
/*    height: 250px;*/
/*    width: 2px;*/
/*    background-color: #f1f1f1;*/
/*    z-index: -1;*/
/*}*/
/*Timeline Ends*/

/*Expertise*/
.expertise_iconbox img {
    filter: brightness(0);
    width: 70px;
    height: 70px;
    object-fit: contain;
}
.expertise_iconbox {
    aspect-ratio: 1 / 1;
    display: flex;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 -20px;
    width: calc(100% + 40px) !important;
    flex-direction: column;
    justify-content: center;
    border: 2px solid #00000012;
    border-radius: 50%;
    backdrop-filter: blur(10px);
}
.z-index_above {
    z-index: 9;
    position: relative;
}

/*Services Btn Css*/
.btn-arrow-svg svg{
    font-size: 21px;
}
.btn-arrow-svg .elementor-button-icon{
    line-height: 0;
}
.btn-arrow-svg .elementor-button-content-wrapper {
    align-items: center;
}

/*Footer Company name*/
.footer_company_letters:hover h2 {
    color: transparent !important;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    stroke: #fff;
}
.footer_company_letters h2 {
    transition: color 0.3s ease;
    cursor: pointer;
}
/*.footer_company_letters{*/
/*    backdrop-filter: blur(5px);*/
/*}*//* End custom CSS */