 .banner-one__inner {

        padding: 100px 0;
    }

    .banner-one__shape {

        background: radial-gradient(50% 50% at 50% 50%, rgb(201 161 65 / 50%) 0%, rgba(228, 10, 46, 0) 100%);
    }

    .breadcrumb-one__content {
        position: relative;
        display: block;
        text-align: left;
    }

    .breadcrumb-one__title_subtitle p {
        text-transform: uppercase;
        color: #f5f0ea;
        font-size: 14px;
        word-spacing: 8px;
        line-height: 24px;
        margin-top: 10px;
    }

    .tagline p {
    font-size: 14px;
    word-spacing: 3px;
    line-height: 26px;
    margin-top: 10px;
}

    .breadcrumb-one {

        background:
            linear-gradient(to top,
                #000 0%,
                rgba(0, 0, 0, 0.9) 20%,
                rgba(0, 0, 0, 0.6) 35%,
                rgba(0, 0, 0, 0.3) 45%,
                rgba(0, 0, 0, 0) 60%),
            url("../images/banner/about-us.jpeg");

        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 150px 0;


    }
    .about-one__img1-inner {

        border-radius: 10px;
    }
    
     

    .section-below-hr {
        height: 2px;
        display: inline-block;
        background: #f5f0ea;
        width: 100px;
        background: linear-gradient(to bottom, #c7a007 0%, #9c7e05 25%, #000 50%, #2e2401 75%, #000000 100%);
        background: linear-gradient(to right, #c7a007 0%, #9c7e05 30%, #5a4702 60%, #000000 100%);
    }

    .about-one__img1-inner {
        border-radius: 10px;
        padding: 20px;
        border: 1px solid #eeeeee24;
        background: #191919;
    }

    .about-one__img1-inner img {
        border-radius: 10px;
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    
     .about-one__content-text p {

        font-size: 16px;
        line-height: 28px;

    }
     .about-one {
        padding-bottom: 60px;
    }

    .project-one {

        padding: 80px 0px;

     
    }
    .project-one__single-img img {

        mix-blend-mode: unset;
    }

    .about-one__shape2 {

        background: radial-gradient(50% 50% at 50% 50%, rgb(201 161 65 / 50%) 0%, rgba(228, 10, 46, 0) 100%);

    }

    .about-one__shape {

        background: radial-gradient(50% 50% at 50% 50%, rgb(201 161 65 / 50%) 0%, rgba(228, 10, 46, 0) 100%);

    }

    .services-one__single-content {

        border: 1.5px solid transparent;
    }



    .resume-one__single-item p.two {}

    .resume-one__single-item p.two,
    .project-one__single-text p,
    .services-one__single-text p,
    .newul li p {

        color: rgb(var(--mystory-white-rgb), .8);

    }

    .resume-one__single:hover .resume-one__single-list {
        border-color: #21465f;
    }

    .resume-one__single:hover .resume-one__single-item::before {
        background-color: #21465f;
    }
    .services-one__single-text h4 {

        /*line-height: 28px;*/
    }

    .services-one__single-text p {
        margin: 0;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size:14px;
    }

    section.services-one {
        padding: 80px 0;
    }
     section#newblack {
        padding: 80px 0;
        background: #000;
    }
    .akupdfclass {
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .16), 0 4px 5px 0 rgba(0, 0, 0, .05), 0 1px 10px 0 rgba(0, 0, 0, .08);
    }

    @media only screen and (max-width: 600px) {
        .akupdfclass p {
            padding: 10px;
        }

        .akupdfclass p a {
            text-decoration: underline;
        }
    }
    
    .card-box-1 {
        padding: 40px 20px;
        text-align: center;
        background: #0d0d0d;
        border-radius: 10px;
        border: 1.5px solid #c7a007b3
    }

    .card-box-icon {
        width: 56px;
        height: 56px;
        background: #26231c;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 26px;
        border-radius: 50%;
        margin: 0 auto;
        margin-bottom: 10px;
        color: #af810c;
    }

    .card-box-content {
        padding-top: 10px;
    }

    .card-box-content h3 {
        color: #f5f0ea;
        font-size: 22px;
        margin-bottom: 7px;
        font-family: 'Playfair Display', serif;
        font-weight: 600;
        letter-spacing: 0.5px;
    }

    .card-box-content p {
        color: rgb(var(--mystory-white-rgb), .8);
    }

    .card-box-1:hover {
    background: #201f24;
    border-color: #34a7e3;
    background: #0d334c;
    /*box-shadow: 0 15px 40px lch(64.26 43.7 246.62 / 0.2);*/
}

.card-box-1:hover .card-box-content h3 {
    color: #34a7e3;
}
    .counter-box.text-center {
        padding: 20px;
        text-align: center;
        background: #0d0d0d;
        border-radius: 10px;
        border: 1.5px solid #373434;
    }

    .counternumber h2 {
    font-size: 44px;
    margin-bottom: 10px;
    font-family: 'Operetta', serif;
}

    .counter-contnet span {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: 2px;
    }

    section.counter-section {
        padding: 60px 0;
        background: #000;
    }
    
      .expertise-section {

        padding: 80px 0;

    }

    .expertise-header {
        color: #c9a141;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 10px;
        font-weight: 600;
    }

    .expertise-title {
        color: #f5f0ea;
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 50px;
    }

    .expertise-timeline {
        position: relative;
        margin: 0 auto;
        padding: 40px 0;
    }

    .expertise-timeline::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 2px;
        background: linear-gradient(to bottom, #333 0%, #c9a141 50%, #333 100%);
        /* Gold gradient flow */
        left: 50%;
        transform: translateX(-50%);
        opacity: 0.2;
    }

    .timeline-item {
        position: relative;
        width: 50%;
        padding: 20px;
        /* Reduced padding for wider cards */
        margin-bottom: 0;
        box-sizing: border-box;
        z-index: 1;
    }

    /* Desktop Vertical Overlap (Staggered Flow) */
    @media (min-width: 992px) {
        .timeline-item:nth-child(n+2) {
            margin-top: 0px;
            /* Pulls cards up for "mid-start" flow */
        }
    }

    /* Alternating items */
    .timeline-item:nth-child(odd) {
        left: 0;
        text-align: right;
    }

    .timeline-item:nth-child(even) {
        left: 50%;
        text-align: left;
    }

    /* Sequence Number Bubbles */
    .timeline-number {
        position: absolute;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background-color: #1e1f22;
        border: 2px solid #555;
        color: #c9a141;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 700;
        font-size: 0px;
        z-index: 10;
        top: 50%;
        transform: translateY(-50%);
        transition: all 0.3s ease;
        background: #c9a141;
        border: none;
    }

    .timeline-item:nth-child(odd) .timeline-number {
        right: -7.5px;
    }

    .timeline-item:nth-child(even) .timeline-number {
        left: -7.5px;
    }

    /* .timeline-item:hover .timeline-number {
        border-color: #00f0ff;
       
        background-color: #00f0ff;
        color: #1e1f22;
        box-shadow: 0 0 15px rgba(0, 240, 255, 0.4);
        transform: translateY(-50%) scale(1.1);
     
    } */

    /* Connectors */
    .timeline-item::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 40px;
        background-color: #333;
        top: 50%;
        /* Center vertically */
        transform: translateY(-50%);
        /* Center perfectly */
        z-index: 0;
        transition: all 0.3s ease;
        display: none;
    }

    .timeline-item:hover::after {
        background-color: #00f0ff;
        /* Electric Blue hover */
        width: 50px;
        /* Slight expansion to connect tighter */
        transform: translateY(-50%) scaleX(1.1);
    }

    .timeline-item:nth-child(odd)::after {
        right: 0;
    }

    .timeline-item:nth-child(even)::after {
        left: 0;
    }

    .timeline-card {
        background-color: #26272b;
        padding: 20px;
        /* More breathable padding */
        border-radius: 12px;
        /* Smoother corners */
        border: 1px solid rgba(255, 255, 255, 0.05);
        /* Subtle border */
        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        display: inline-block;
        width: 80%;
        text-align: left;
    }

    .timeline-item:nth-child(even) .timeline-card:hover {
        transform: translateY(-8px);
        border-color: #00f0ff;
        /* Electric Blue hover */
        box-shadow: 0 15px 40px rgba(0, 240, 255, 0.2);
        background: #00f0ff33;
    }

    .timeline-card h4 {
        color: #f5f0ea;
        font-size: 28px;
        font-weight: 500;
        margin-bottom: 8px;
        transition: color 0.3s ease;
        font-family: 'Operetta', serif;
    }



    .timeline-item:nth-child(event) .timeline-card:hover h4 {
        color: #f5f0ea;
        /* Electric Blue hover */
    }

    .timeline-card .subtitle {
        color: #f5f0ea;
        font-size: 16px;
        display: block;
        margin-bottom: 5px;
        font-weight: 400;
    }





    .timeline-card ul {
        padding-left: 20px;
        margin-bottom: 15px;
    }

    .timeline-card ul li {
        list-style-type: none;
        position: relative;
        margin-bottom: 8px;
    }

    .timeline-card ul li::before {
        content: '-';
        position: absolute;
        left: -15px;
        /* Electric Blue accents */
    }

    .expertise-conclusion {
        font-style: italic;
        color: #bbbbbb !important;
        margin-top: 15px;
    }

    /* Responsive Adjustments */
    @media (max-width: 991px) {
        .expertise-timeline::before {
            left: 20px;
        }

        .timeline-item {
            width: 100%;
            padding-left: 60px;
            padding-right: 20px;
            text-align: left !important;
        }

        .timeline-item:nth-child(odd),
        .timeline-item:nth-child(even) {
            left: 0;
        }

        .timeline-number {
            left: 0 !important;
            right: auto !important;
        }

        .timeline-item::after {
            left: 20px !important;
            right: auto !important;
            width: 40px;
        }
    }

    .timeline-item:nth-child(odd) .timeline-card {
        text-align: right;
    }

    .timeline-item:nth-child(even) .timeline-card {
        text-align: left;
    }

    .timeline-item:nth-child(even) .timeline-card:hover h4 {
        color: #00f0ff;
    }
    
      .services-one__single.sustansbility-card {
        padding: 0;
        margin-bottom: 30px;
    }

    .services-one__single.sustansbility-card .services-one__single-content {
        padding: 30px 20px;
        border: 1.5px solid #373434;
    }

    .sustansbility-section .services-one__single-text h4 {
        /* line-height: 28px; */
        font-size: 24px;
        font-family: 'Operetta', serif;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .services-one__single.sustansbility-card.two .services-one__single-content {
        border: 1.5px solid #21465f;
        background-color: #091925;
    }

    span.customdisc {
        width: 10px;
        display: inline-block;
        height: 10px;
        background: #34a7e3;
        border-radius: 50%;
    }

    .sustansbility-section .services-one__single-text h4 {

        display: flex;
        justify-content: left;
        align-items: center;
        gap: 6px;
        color: #f5f0ea
    }

    .sustansbility-section .services-one__single.sustansbility-card.two:hover .services-one__single-content .services-one__single-text h4 {
        color: #34a7e3;

    }
    a.custombtn {
    display: block;
    color: #f5f0ea;
    text-align: center;
    border: 1.35px solid #c7a007ab;
    border-radius: 30px;
    padding: 10px 30px;
    max-width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
}

 a.custombtn  span{
    color: var(--mystory-base);
 }
 .services-one__single-content{
    text-align:left
 }
 
  .timeline-item:nth-child(even) .timeline-card{
       border: 1.5px solid #21465f;
    background-color: #091925;
   } 
 .timeline-item:nth-child(even)   .timeline-card:hover .subtitle{
       color:#34a7e3;
   }