#tooltip.white{
    display:none!important;
}
@media (max-width: 576px) {
    .row{
        margin:0 !important;
    }
    .top_footer .row{
        margin:0 !important;
    }
.mainmenu-area .find-advisor {
   margin-right: 0px !important; 
 
}
.z-pdf-btn-img img, .z-training-btn-png img{
            width: 229px !important;
}
}
.FloatingButton__FloatingButtonContainer-sc-78e7a0be-0{
    display:none !important;
}

.common-p-training{
        font-size: 14.3px;
    font-family: 'Open Sans', sans-serif;
}
.eapps-instagram-feed-title a{
    display:none;
}
.sub-head{
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.25em;
    color: #323232;
    }
.glr-main{
        background: #fdfdfd;
    border: 1px solid #e6e6e6;
    padding: 15px;
}

.get_touch h2:before, .our_partner h2:before{
    top: 97px !important;
}
.img-Certified{
height: 172px;
    width: 227px;
    object-fit: cover;
}

@media (max-width: 768px) {
    .glr-main{
     
    margin: 20px 0px !important;
}
    .img-Certified{
height: auto;
    width: 100%;

}
}
@media (max-width: 576px) {
    .glr-main{
     
    margin: 45px 10px !important;
}
}
.consultation{
    display:none;
}
.contact_us_container h2:before

 {

    left: 0% !important;
}
.about_banner_opacity {
    background: rgb(0 0 0 / 48%) !important;

}

/* Remove focus border */
      .training-form input:focus,
      .training-form textarea:focus,
      .training-form select:focus {
        outline: none !important;
        border-color: #ccc !important;
        box-shadow: none !important;
      }

.common-p{
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

@media (max-width: 1024px) {
    .common-p {
    font-size: 14px !important;

}
}
.common-subh{
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.25em;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .tab-content {
        display: block !important;
    }
}



    /* First section */
    /* Focus state */
.training-form input:focus,
.training-form textarea:focus,
.training-form select:focus {
    background-color: #fff !important;

}

.training-form input,
      .training-form textarea,
      .training-form select {
        width: 100%;
        margin-top: 20px;
        padding: 10px;
        border: 1px solid #ccc;
        font-size: 14px;
        background-color: #fff !important;
        color:black;
      }
     .training-form option{
       color:black;   
     }
      .training-form #msg {
 
        margin-top: 15px;
        font-weight: 700;
      }

   
      

      .training-form .btn-coursesubmit {
        background: #ed8327;
        color: white;
        border: none;
        cursor: pointer;
        font-weight: 600;
        padding: 0px 25px;
        width: 100%;
        height: 40px;
        line-height: 0;
             margin-top: 20px;
      }

      .training-form .btn-coursesubmit:hover {
        background: black;
      }







@media (max-width: 576px) {
    .training-form .btn-coursesubmit {

        width: fit-content !important;

 
      }
      .mbl-frm-r{
              padding: 0 0px !important;
      }
}



















      .training-form input::placeholder,
      .training-form textarea::placeholder {
        color: rgb(126, 126, 126);
      }

      .training-form select:invalid {
        color: rgb(126, 126, 126);
      }


      /* text-slider */
     .slider-box {
  position: relative; 
  width: 100%; 
  margin-top:20px;
  background-size: cover; 
  color: #fff; 
  min-height: 355px; 
  display: flex; 
  align-items: flex-end; 
  padding: 20px;
}
@media (max-width:1440px){
         .slider-box {

  min-height: 347px !important; 
}

}

/* Mobile Responsive Text */
@media (max-width:768px){

  .slider-box { min-height: 430px; }
}
@media (max-width:576px){
.slider-box .owl-item .item{
margin:0 !important;
}
.card-block ul{
    height: auto !important;
}
    .slider-box {
  
        background-position: 29% 50% !important;
    }
}



.card-block ul{
    height: 129px;
}

 .card-padding{
     padding:0 8px !important;
 }
   .card {
      background: #FFF;
      margin: 20px auto;
      border: 1px solid #ddd;
      border-radius: 4px;
      overflow: hidden;
    }

    .card-img-top {
      height: auto;
      width: 100%;
      object-fit: cover;
    }

    .card-block { padding: 12px; }

    .card-title {
      font-size: 16px;
      font-weight: 700;
      margin-bottom: 8px;
      color: #333;
      height: 40px;
    }

    .card-text {
        color: #0067ac; font-size: 15px;     font-weight: 600}

    .duration {
      background: #f3f3f3;
      padding: 8px 12px;
      display: inline-block;
      margin-top: 10px;
      border-radius: 3px;
      font-weight: 600;
          font-size: 14px;
    }

    .timing-box {
      background:  #f7f8fa;
      padding: 15px;
      margin-top: 15px;
      border-radius: 4px;
      border-left: 4px solid #E87B1C;
    }

    .timing-title {
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 10px;
      color: #333;
    }

    .timing {
      font-size: 14px;
      margin-bottom: 5px;
      color: #333;
    }

    .btn-course {
      display: block;
      width: 100%;
      height: 50px;
      background-color: #E87B1C;
      color: #FFF !important;
      font-size: 16px;
      text-align: center;
      line-height: 50px;
      border-radius: 0;
      text-decoration: none !important;

    }

.btn-course:hover{
        background-color: black;
        color: #FFF;
}
  .avl {

    color: #323232 ;
    position: relative !important;
    line-height: 54px !important;
    text-align: center !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important;

    font-weight: 700 !important;
    font-size: 1.625em !important;
}
@media (max-width: 768px) {
    .avl {

    margin-top: 38px !important;
    }
}

@media (max-width: 576px) {
.avl {

    line-height: 40px !important; 
    line-height: 40px !important;
   margin-top: 0 !important;

}
.avl:before

 {
   
    bottom: -6px !important;

}
}

.avl:before {
    width: 45px !important;
    height: 3px !important;
    background: #ed8327 !important;
    content: '' !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 50% !important;               /* center */
    transform: translateX(-50%) !important; /* perfect alignment */
}
  .avl-left {

     font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 1.625em;
    color: #323232;
    position: relative;
}

.avl-left:before {
    content: '' !important;
    width: 45px !important;
    height: 3px !important;
    background: #E77817 !important;
    position: absolute  !important;
    top: 40px ;
}



    /* Fix Bootstrap 3 Carousel Arrow Alignment */
.carousel-control {
    width: 5%;
    background: none !important;
    opacity: 1;
}

.carousel-control.left {
    left: -40px;   /* Move fully left */
    display: flex;
    justify-content: left;
    align-items: center;
}

.carousel-control.right {
    right: -40px;  /* Move fully right */
    display: flex;
    justify-content: end;
    align-items: center;
}

.carousel-control i {
  
/*     transform: translateY(450%); */
    font-size: 20px;
 padding: 10px;
        color: #ffffff;
    background: #8d8d8d;
}

@media (max-width: 768px) {
    .carousel-control.left { left: -10px; }
    .carousel-control.right { right: -10px; }
}


    .avl {
      font-weight: 700;
      color: #323232;
      text-align: center;
      margin-bottom: 30px;
      position: relative;
    }

    .avl:before {
      width: 45px;
      height: 3px;
      background: #ed8327;
      content: '';
      position: absolute;
      bottom: -5px;
      left: 50%;
      transform: translateX(-50%);
    }
    .sub-headline{
  font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 1.525em;
    color: #242424;
}
.time-main{
  display: flex;
  justify-content: space-between;
}
.line-divide{
    background-color: #c0bcbc;
    height: 36px;
    width: 1px;
}





/* -------- TAB STYLING -------- */
@media (max-width: 576px) {
.nav-tabs{

    display: block !important;
}
.nav-tabs>li{
    width:100%;
}
.course-tabs > li > a{
        margin-right: 0px !important;
}
}
.course-tabs {
    margin-top: 30px;
}

/* Tab Buttons */
.course-tabs > li > a {
    padding: 10px 18px;
    font-size: 14px;
    font-weight: 600;
    color: #555;
    background: #f7f8fa;
    border: none !important;
    border-radius: 30px;
    margin-right: 8px;
    transition: 0.3s ease;
    text-align: center;
}

/* Hover */
.course-tabs > li > a:hover {
    background: #dedede;
    color: #000;
}

/* Active Tab */
.course-tabs > li.active > a,
.course-tabs > li.active > a:focus,
.course-tabs > li.active > a:hover {
    background: #E87B1C;
    color: #fff !important;
    border: none !important;
}

/* Tab Content Style */
.tab-pane {
    background:transparent;

   box-shadow: none !important;
    padding: 0px;
    border-radius: 8px;

}

/* Soft shadow for content */
.tab-pane {
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.nav-tabs{
    border: none;
    display: flex;
}
.nav-tabs>li {

    margin-bottom: 10px !important;
}
.tab-content>.active {
    margin-top: 0 !important;
}

/* MAIN WRAPPER */
.chat-menu-wrapper {
  position: fixed;
  bottom: 35px;
  right: 20px;
  z-index: 2000;
}

/* ==== MAIN CHAT BUTTON ==== */
.chat {
  position: relative;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.background {
  background-color: rgb(15, 124, 171);
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0,0,0,0.25);
  height: 60px;
  width: 60px;
  position: absolute;
  top: 0;
  left: 0;
}

.chat-bubble {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
}

.bubble {
  transform-origin: 60% 65%;
  transition: transform .55s cubic-bezier(0.17, 0.61, 0.54, 0.9);
}

.line {
  fill: none;
  stroke: #fff;
  stroke-width: 2.75;
  stroke-linecap: round;
  transition: stroke-dashoffset .55s cubic-bezier(0.4, 0, 0.2, 1);
}
.line1 { stroke-dasharray: 60 90; stroke-dashoffset: -20; }
.line2 { stroke-dasharray: 67 87; stroke-dashoffset: -18; }

.circle {
  fill: #fff;
  transform-origin: 50%;
  transition: transform .55s cubic-bezier(0.4, 0, 0.2, 1);
}

.active .bubble {
  transform: translateX(10px) translateY(4px) rotate(45deg);
}
.active .line1 { stroke-dashoffset: 21; }
.active .line2 { stroke-dashoffset: 30; }
.active .circle { transform: scale(0); }

/* WHATSAPP MENU */
.whatsapp-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
  margin-bottom: 14px;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  transition: all .35s ease;
}

.show-menu .whatsapp-menu {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.wh-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #25d366;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 29px;
  cursor: pointer;
  transition: transform .25s ease;
}

.wh-item:hover {
  transform: scale(1.1);
}

/* Tooltip ALWAYS VISIBLE */
.tooltip {
  position: absolute;
  right: 65px;
  top: 50%;
  transform: translateY(-50%);
  background: #000;
  color: #fff;
      font-size: 15px;
  padding: 6px 12px;
  border-radius: 6px;
  opacity: 1;
  white-space: nowrap;
  pointer-events: none;
}

.tooltip::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -7px;
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-left-color: #000;
}
/* Slider */
.multi-slider { position:relative; }
.track { display:flex; gap:7px; transition: transform 450ms cubic-bezier(.2,.8,.2,1); will-change: transform; }
.card-item { flex:0 0 calc((100% - (12px * 2))/4); box-sizing:border-box; }
@media (max-width:767px){ .card-item { flex:0 0 100%; } }

/* Buttons */
.slider-btn {
  position:absolute; top:50%; transform:translateY(-50%);
  display:flex; align-items:center; justify-content:center;
  cursor:pointer; z-index:10; border:none; font-size:20px; padding:10px;
  color:#fff; background:#8d8d8d;
}
.slider-btn:active { transform:translateY(-50%) scale(.97); }
.prev-btn { left:-40px; }
.next-btn { right:-40px; }
@media(max-width:767px){ .prev-btn, .next-btn { display:none; } }

/* Dots for mobile */
.dots { text-align:center; margin-top:15px; display:none; }
.dots span {
  display:inline-block; width:10px; height:10px; background:#ccc; border-radius:50%; margin:0 5px;
  cursor:pointer;
}
.dots span.active { background:black; }
@media(max-width:767px){ .dots { display:block; } }
@media (max-width:768px){ .prev-btn { left:-20px; } .next-btn { right:-20px; } }
@media(max-width:576px){ .track { gap:0; } }




/* ===========================================================
   CTA SECTION WRAPPER
=========================================================== */
.ctaU-section {
 
    color: #fff;

}


/* Overlay */
.carousel-inner .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1;
}

.carousel-inner .item * {
    position: relative;
    z-index: 2;
}

/* ===========================================================
   SLIDER CONTENT UNIQUE
=========================================================== */
.slide-bg-1,.slide-bg-2,.slide-bg-3{
        background-size: cover !important;
}


.ctaU-box {
    padding: 50px 0;
}
@media screen and (max-width: 768px) {
    .carousel-indicators

 {
        bottom: 0px !important; 
    }
    .ctaU-box {
    padding: 20px !important;
}
}
@media screen and (max-width: 576px) {
 .ctaU-box {
    padding: 15px 0px 50px 15px !important;
}
}
.ctaU-title {
 
    margin-bottom: 18px;
        font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 1.625em;

}

.ctaU-desc p {
    font-size: 15px;
    margin-bottom: 25px;
    color: #f1f1f1;
    line-height: 1.6;
}

/* ===========================================================
   PERFECT BUTTON STYLE (UNIQUE)
=========================================================== */
.ctaU-yellow-btn {
    background: #f6ba18;
    color: #1d242e !important;
    padding: 12px 15px 12px 29px;
    font-weight: 600;
    border-radius: 6px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    position: relative;
    letter-spacing: 0.5px;
    overflow: hidden;
    text-decoration: none !important;
}

    .carousel-indicators

 {
        bottom: 0px !important; 
    }
@media (max-width: 576px) {
    .ctaU-yellow-btn {
        display:inline-flex !important;
        padding:9px 15px !important;
    }
    .carousel-indicators {

    bottom: 0px !important;

    margin-left: -42% !important;
    text-align: center !important;

}
    
}
/* Hover effect for the button */
.ctaU-yellow-btn:hover {
    background: black;
    color: #fff !important;
}

/* Hover effect for the icon inside the button */
.ctaU-yellow-btn:hover i {
    background: #fff;
    color: #000 !important;
}

/* Hover effect for the divider line */
.ctaU-yellow-btn:hover:before {
    background: #f6ba18;
}

/* Divider */
.ctaU-yellow-btn:before {
    content: "";
    position: absolute;
    right: 50px;
    width: 1px;
    height: 22px;
    background: rgba(29,36,46,0.4);
    top: 50%;
    transform: translateY(-50%);
}

/* Circle icon */
.ctaU-yellow-btn i {
    background: #1d242e;
    color: #f6ba18;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 18px;
    font-size: 14px;
}

/* ===========================================================
   DOTS
=========================================================== */
.ctaU-indicators li {
    background-color: #ccc;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: none;
}

.ctaU-indicators .active {
    background-color: #fff;
}

/* Hide arrows */
.carousel-control { display: none !important; }





/* welcome Section */
.brochure-icon {
    display: flex;
        align-items: center;
}
.brochure-download-box {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 25px 30px;
    border-radius: 8px;
    margin-top: 40px;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.06);
}

.brochure-icon i {
    font-size: 36px;
    color: #0067ac; /* Professional blue */
}

.brochure-title {
       margin: 0 0 0 10px;

    color: #333;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.25em;
}

.brochure-desc {
    margin-bottom: 0;

    color: #555;
    line-height: 1.5;
}

/* Button Styling */
.btn-brochure {
    background: #ec851e;
    color: #fff !important;
    padding:8px 15px ;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    border: none;
    transition: 0.3s ease;
}

.btn-brochure i {
    margin-right: 6px;
}

.btn-brochure:hover {
    background: black;
}

/* Responsive Fixes */
@media (max-width: 768px) {
    .brochure-btn-col {
        text-align: center;
        margin-top: 20px;
    }

    .brochure-icon {
        margin-bottom: 15px;
    }
}


/* Accordion UI Design */
.custom-accordion .panel {
    border: none;
    margin-bottom: 10px;
    border-radius: 8px;
}

.custom-accordion .panel-heading {
    background: #ffffff;
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.custom-accordion .panel-title {
    margin: 0;
}

.custom-accordion .panel-title a {
    display: block;
    color: #333;
    text-decoration: none;
    position: relative;
    padding-right: 30px;
    font-size: 18px;
    font-weight: 700;
    height: 40px;
}
@media (max-width: 576px) {
    .custom-accordion .panel-title a {
    font-size: 16px !important;
    height: auto !important;
}
.custom-accordion .panel-heading{
        padding: 15px 12px !important;
}
.responsive-mobl{
            padding: 0 !important;
}
}
/* Icon */
.custom-accordion .panel-title a:after {
    content: "+";
    font-size: 32px;
    font-weight: 300;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s ease;
}

/* Minus when active */
.custom-accordion .panel-title a.active:after {
    content: "−";
}

/* Panel Content */
.panel-body {
    background: #f7f8fa;
    padding: 0;
    overflow: hidden;
    max-height: 0;
    transition: max-height .3s ease;
}

.panel-body ul {
    padding: 10px 35px;
}

.panel-body ul li {
    list-style-type: disc;
    font-size: 15px;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
}
/* Certification */

.certification-img{
    height: auto;
    max-width: 100%;
        padding: 20px 0;
}






      /* Testimonials */
      .google-review-box {
        background: #ffffff;
        border-radius: 7px;
      
        margin: 15px;
        border: 1px solid #e3e5e8;
        transition: all 0.3s ease;
        box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
  
      }
        .testimonial-content{
          padding: 15px;
      }

      .google-review-box:hover {
        transform: translateY(-6px);
        box-shadow: -1px 5px 16px rgb(0 0 0 / 10%);
      }

      .review-header {
        display: flex;
        align-items: center; /* vertical center */
     
            padding: 15px;
    background: #f7f8fa;
      }

      .review-header img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        object-fit: cover;
        margin-right: 18px;
      }

      .tst-alignment {
        display: flex;
        flex-direction: column; /* stack name and stars */
        justify-content: center; /* vertical center */
      }

      .reviewer-name {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.25em;
        color: #111;
        margin: 0 0 4px 0; /* small margin below name */
        display: flex;
        align-items: center; /* align name and logo */
      }

      .google-logo {
        width: 18px;
        margin-left: 6px;
      }

      .review-stars {
        display: flex;
        color: #fbbc05;
        font-size: 15px;
      }

      .review-text {
        color: #444;
      height: 240px;
        font-size: 15px;
    font-family: 'Open Sans', sans-serif;
      }
           @media (max-width: 1024px) {
          
              .review-text {

      height: 320px !important;
     
      }  
          
      }
             @media (max-width: 764px) {
          
              .review-text {

      height: 260px !important;
     
      }  
          
      }
      
      @media (max-width: 576px) {
          
              .review-text {

      height: 325px !important;
     
      }  
          
      }
      .embed-responsive-item{
                height: 170px;
      }


      /* Carousel Navigation Dots */
      .owl-theme .owl-controls .owl-page span {
        background: #cccccc !important;
        opacity: 0.5;
      }
.owl-theme .owl-controls .owl-page span {

    border: none !important;
}
      .owl-theme .owl-controls .owl-page.active span {
        opacity: 1 !important;
      }
    







/* PDF Popup */
#pdf-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}
#pdf-container {
    width: 80%;
    height: 80%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: white;
    color: black;
    border: none;
    font-size: 18px;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 10;
}
#pdf-canvas {
    border: 1px solid #ccc;
    margin-top: 40px;
    max-width: 100%;
    max-height: 80%;
}
@media (max-width: 576px) {
    
    
    #pdf-canvas {

    margin-top: 0px !important;

    max-height: 100% !important;
}
    #pdf-container{
        height:auto !important;
                padding: 60px 20px;
        width: 100% !important;
        margin: 15px;
    }
    #whatsapp-container{
        width: 310px !important;
        
    }
    #whatsapp-container input

 {
   
    margin: 8px 0;
   
}
#whatsapp-container {
   
    padding: 25px;
}
}
#pdf-controls {
    margin-top: 10px;
}
.nxt-button {
    background-color:#0067ac;
    border: none;
    color: white;
    padding: 5px 20px;
    margin-left: 10px;
}

/* WhatsApp Popup */
#whatsapp-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 10000;
    justify-content: center;
    align-items: center;
}
#whatsapp-container {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
 width: 570px;
    position: relative;
}
#whatsapp-container input {
    padding: 10px;
    margin: 10px 0;
width:100%;
}
#submit-whatsapp {
    padding: 10px 25px;
    background: #000000;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 15px;
}
#close-whatsapp {
    position: absolute;
    top: 10px;
    right: 10px;
    background: white;
    color: black;
    border: none;
    font-size: 18px;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 10;
}

/* left aling avl */
.avl-bforeleft {
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 1.625em;
    color: #323232;
    position: relative;
    line-height: 30px;
    text-align: left;
    margin-top: 0;
     padding: 30px 0;

}


.avl-bforeleft:before {
    content: '';
    width: 45px;
    height: 3px;
    background: #ed8327;
    position: absolute;
    bottom: 16px;
    left: 0; /* Default left alignment */
}

@media (max-width: 768px) {
    .avl-bforeleft {
        text-align: center; /* Center text */
        margin-top: 38px;
    }

    .avl-bforeleft:before {
        left: 50%;             /* Move to center */
        transform: translateX(-50%); /* Align perfectly */
    }
}

@media (max-width: 576px) {
    .avl-bforeleft {
  
        margin-top: 0;

    }

}