 .services-order-box.inview {
    opacity: 1;
    scale:1;
}
.services-order-box{
    opacity: 0;
    scale:0.8;
    transition: all 1s ease-out, opacity 1s ease-out;
}
.services-order-box-2.inview {
    opacity: 1;
    scale:1;
}
.services-order-box-2{
    opacity: 0;
    scale:0.8;
    transition: all 1s ease-out, opacity 1s ease-out;
}
.about-svg.inview {
    opacity: 1;
    transform: translateY(-50%) translateX(-55%);
}
.about-svg{
    opacity: 0;
    transform: translateY(-60%) translateX(-55%);
    transition: transform 1s ease-out, opacity 1s ease-out;
}
    .asset-h3{
    padding-bottom:10px;
    }
    #timeline-mob{
    display:none;

    }
    .services-heading-2-line {
    opacity: 1;
    }
    .services-section .container {
width: 100%;
margin: 0 auto;
box-sizing: border-box;
max-width: 100%;
padding: 0 74px;
}
    .service-container{
    padding:0 74px;
    }
    .services-web .container{
        max-width: 100%;
        padding: 0 74px;
    }
    .services-section-4 .container{
        padding: 0 74px;
max-width: 100%;
}
    .services-section {
padding: 80px 20px;
}
    .about-svg{
   position: absolute;
top: 16%;

left: 30%;

    }
    .services2-ul {
    width:555px;
    }


    .services-heading {
      display: flex;
      align-items: center;
      padding-top: 170px;
      padding-bottom:20px;
    }
    #services-head{
    padding-top: 35px;
padding-bottom: 0;
    }

    .services-line {
      width: 17px;
      height: 120px;
      border-radius: 0px 20px 20px 0px;
      background: #C1D82F;
    }

    .services-heading-2-center {
          display: flex;
        justify-content: flex-end;
    }

    .services-heading-1 {
        color: #000;
        padding-left: 17px;
        font-family: Poppins;
        font-size: 30px;
        font-weight: 600;
        line-height: normal;
    }

    .services-heading-2 {
        color: #000;
        padding-left: 35px;
        font-family: Poppins;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        width:fit-content;
    }

    .services-heading-2-line {
margin: 0;
width: 270px;
height: 5px !important;
border-radius: 30px;
background: #C1D82F;
margin-right: 60px;
}

    .services-svg {
        position: relative;
        bottom: 45%;
        left: 77%;
    }

    .service-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

        .services-box-svg {
           position: absolute;
           top: 5%;
           right: 0;
        }

         .services-order-box {
        width: 184px;
        height: 102px;
        border-radius: 30px;
        border: 1px solid #C1D82F;
        background: #FFF;
        text-align: center;
        padding: 20px;
        position: absolute;
    }

.services-order-box-2 {
    right: auto;
    top: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    left: 18%;
    transform: translateX(50%) translateY(50%);
    bottom: 22%;
    padding: 20px;
    width: auto;
    height: auto;
    position:absolute;
    border: 1px solid #C1D82F;
    background: #FFF;
    border-radius: 30px;
}
.services-order-box-2 .services-num-order{
font-size: 17px;
}
.services-order-box-2 .services-para-order{
font-size: 12px;
}
.services-order-box {
    left: 20%;
    right: auto;
    top: auto;
    bottom: 20px;
    transform: translateX(-50%);
}
 .num-order {
    color: #000;
    font-size: 24.239px;
    font-weight: 700;
    margin: 0;
}

.para-order {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}

   .services-num-order {
    color: #000;
    font-size: 24.239px;
    font-weight: 700;
    margin: 0;
}

.services-para-order {
  color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
 .services-sub-heading {
    display: flex;
    align-items: center;
    padding-top: 170px;
    padding-bottom: 20px;
}
                                 .arrow-bottom{
                                    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    bottom: -40px;
                                 }
                     .row {
                        --gutter-x: 0px;


                    }

                    .services-section-2-img {
    width: 50%;
    height: 400px;
    position: absolute;
    top: 5%;
    left: -59px;
    z-index: 0;
}

                     .services2-heading {
                      display: flex;
                      align-items: center;
                    }

                    .services-section-2 {
                       background: #FBFCEF;
                       max-height: 590px;
                       height: auto;
                        }

                 .services2-heading {
                    color: #3D3D3D;
                    font-family: Poppins;
                    font-size: 22px;
                    font-style: normal;
                    font-weight: 600;
                    padding-left: 16px;
                    margin: 0;
                    line-height: normal;
                }

                    .services2-heading-line {
                      width: 11px;
                      height: 54px;
                      border-radius: 0px 10px 10px 0px;
                      background: #C1D82F;
                      opacity:1;
                    }

                    .services2-para-2{
                    color: #3D3D3D;
                    font-family: Poppins;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 400;
                    line-height: normal;
                    }

                    .services-section-2-svg {
                          width: 100%;
                        height: auto;
                        position: relative;
                        top: 0;
                    }
                   .services2-img {
                     width: 100%;
                      height: 392px;

                   }

                   .services-section-3 {
                      background: #FBFCEF;
                       position: relative;
                       z-index: 2;
                   }

                   .services-section-4 {
                    background: #FBFCEF;
                    position: relative;
                    z-index: 1;
                   }
                   .section-3-arrow{
                   bottom: -50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
                   }
                   .section-4-arrow{
                    bottom: -105px;
    position: absolute;
    left: 46%;
    transform: translateX(-50%);
    z-index: 1;
                   }
                   .about-img2{
                   position: absolute;
    right: 60px;
    bottom: -25%;
    transform: translateY(0%);
                   }
                   .services-section-2-img {
    height: auto;
    position: absolute;
    top: -12%;
    left: -35px;
    z-index: 0;
    width: 541px;
}
.about-history{
    background: #FBFCEF;
    overflow: hidden;
    height: 690px;
}
.about-title{
color: #000;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.history{
color: #3D3D3D;
text-align: left;
font-family: Poppins;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.history-notes{
color: #000;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.about-arrow{
position:absolute;
bottom:40px;
left:58%;
transform:translateX(-50%);
z-index:1
}
.timeline-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 70%;
    margin: auto;
}

@media(min-width:1840px){
                    .timeline-container {
                        width: 64%;
                    }
                    }
.timeline-item {
    display: flex;
    align-items: flex-start;
    margin: 0px 0;
    width: 100%;
}

.timeline-content {
    width: 45%;
    padding: 0 20px;
    border-radius: 8px;
}

.timeline-content.left {
    text-align: left;
}

.timeline-content.right {
    text-align: right;
}

.timeline-indicator {
    width: auto;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    right: 35px;
}

.timeline-indicator .circle {
       min-width: 50px;
    min-inline-size: 50px;
    background-color: #fbfcef;
    color: #222B08;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 1.2em;
    position: relative;
    border: 10px solid #222B08;
}


.asset-h3{
    display: flex;
    align-items: center;
    gap: 8px;
    margin:0;
    color: #3D3D3D;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.date-h4{
color: #3D3D3D;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;
padding-left:15px;
}
.asset-p{
color: #3D3D3D;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
width:400px;
padding-left:15px;

}
#indicator-2{
    right: 0px;
    left: 35px;
}
.timeline-content.right .asset-p{
padding-left: 0;
    padding-right: 15px;
    right: 0;
    position: absolute;
}
.timeline-content.right .asset-h3{
justify-content: flex-end;
}
.last-item {
    height: 229px;
}
.time-line-line{
position: absolute;
left: 50%;
top: 0px;
transform: translateX(-50%);

}
.values-text{
color: #3D3D3D;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
width: 781px;
}
#values-box{
    display: block;
    height: auto;
    padding: 40px;
}
.values-img{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    width: 325px;
}
.the-way{
    position: absolute;
    left: 0;
    top: 260px;
}
.the-way2{
left: auto;
    right: 0;
    top: -310px;
    z-index: 4;
    position:absolute;
}
@media(max-width:1200px) and (min-width:900px){
.services-section {
        padding: 0px 20px;
        max-height: 600px;
        overflow: hidden;
        height: 535px;
    }
.about-svg {
    position: absolute;
    top: 45%;
    transform: translateY(-50%) translateX(-50%);
    left: 35%;
    width: 250px;
}
#services-head {
    padding-top: 125px;
    padding-bottom: 0;
}
.services-order-box-2 {
    top: 100%;
    bottom:auto;
    left: 20%;
}
.service-img {
    width: auto;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 100%;
    transform: translateY(-60%);
}
.services-heading-2 {
font-size:30px;
}
.services-order-box {
    top: 100%;
    bottom: auto;
}
.about-img1{
    width: 400px;
    height: auto;
}
.service-container {
    padding: 0 20px;
}
.about-img2 {
    position: absolute;
    right: 60px;
    bottom: 0;
            transform: translateY(-50%);
        width: 250px;
}
.timeline-container {
width:100%;
}
#values-box {
    padding: 20px;
}
.values-text {
    width: 610px;
    font-size: 18px;
}
}
#history-mob{
display:none;
}
#history{
display:block;
}
#about-title-mob{
display: none;
}
#about-title-web{
display:block;
}
 @media screen and (min-width: 1840px) {
        #services-head {
    padding-top: 155px;
    padding-bottom: 0;
}
        .about-svg {
    position: absolute;
    top: 28%;
    transform: translateY(-50%) translateX(-55%);
    left: 25%;
}
.about-arrow {
    position: absolute;
    bottom: 100px;
    left: 57%;
    transform: translateX(-50%);
    z-index: 1;
}
    }
@media(max-width:900px){
.services-section {
display:block;
        overflow: hidden;
}
.about-svg {
    position: absolute;
    top: 10%;
    transform: translateY(-50%) translateX(-50%);
    left: 55%;
}
.history_section{
padding-top:0 !Important;
        padding-bottom: 88px;
}
        .about-img2 {

        right: auto;
        bottom: 25px;
        transform: translateY(0%) translateX(-50%);
        width: 250px;
        left: 50%;
    }
.about-img1{
width:400px;
}
.about-title {
    padding-top: 32px;
    text-align: center;
}
.about-history {
height:auto;
        padding-top: 20px !important;
        padding-bottom: 0 !IMPORTANT;
        overflow: hidden;
}
.about-arrow {
display:none;
}
#history-mob{
display: block;
padding-top: 20px !important;
text-align: center;
font-size: 22px;
padding-bottom: 35px;
}
#history{
display:none;
}
#about-title-mob{
display: block;
}
#about-title-web{
display:none;
}
.history-notes {
    font-size: 18px;
}
.the-way2 {
    pointer-events: none;
}
.the-way {
pointer-events: none;
}
#timeline-web{
display:none;
}
#timeline-mob{
display:block;
}
.timeline-container {
width:100%;
}
.service-container {
    padding: 0 20px;
}
.services-section-2-img {
top:20%;
}
.timeline-item {
    margin-bottom: 30px;
}
.asset-p {
width: 100%;
}
.timeline-content{
width:100%;
}
.services-heading {
    opacity: 1 !important;
    transform: translateX(0%) !important;
}
.services-heading-2 {
    opacity: 1 !important;
    transform: translateX(0%) !important;
}
#values-box {
    display: block;
    height: auto;
    padding: 25px;
}
.values-img {
    display: none;
}
.history {
    font-size: 18px;
}
.values-text {
    font-size: 14px;
    width:100%;
}
 .services-section .container{
                    padding:0px;
                    }
    .service-container{
                    padding:20px;
                    }
                    .services-web .container{
                        max-width: 100%;
                        padding: 0 20px;
                    }
                    .services-section-4 .container{
                        padding: 0px;
    max-width: 100%;
    }
}
@media(max-width:600px){
.about-img2 {
        right: auto;
        bottom: 25px;
        transform: translateY(0%) translateX(-50%);
        width: 50%;
        left: 50%;
    }
    .about-img1 {
        width: 100%;
    }
    .the-way {
    display:none;
    }
    .services-heading-1 {
        text-align: center;
        font-weight: 400;
        font-size: 16px;
        padding: 0;
    }
    .services-heading-2 {
        font-size: 18px;
       margin:auto;
         text-align: center;
    }
    .services-heading-2-line {
    width: 124px;
    height: 2px !important;
        margin: 0;
        opacity:1;
    }
    .services-heading-2-center {
    display: flex;
    justify-content: end;
    right: 15px;
    position: relative;
}
    .services-line {
        display: none;
    }
        .about-svg {
        display: none;
        }
        .services-section {
    padding: 0px 20px;
}
#services-head {
justify-content: center;
}
.container{
padding:0;
}
.service-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 40px;
    z-index: 1;
    position: relative;
}
.services-box-svg {
    position: absolute;
    top: 42%;
    right: -40px;
}
.services-order-box-2 .services-num-order {
    font-size: 12px;
}
.services-order-box-2 .services-para-order {

    font-size: 10px;
}
.num-order {
    font-size: 12px;
}
.para-order {

    font-size: 10px;
}
.services-order-box {
    border-radius: 23px;
            padding: 12px;
    left: 60%;
    right: auto;
    top: auto;
    bottom: 50px;
    transform: translateX(-50%);
    z-index: 2;
    width: 115px;
    height: auto;
}
.services-order-box-2 {
z-index: 1;
    width: auto;
    height: auto;
    right: auto;
    top: auto;
    left: 0;
    transform: translateX(50%) translateY(0%);
    bottom: 5px;
    border-radius: 23px;

}
.about-title {
    font-size: 14px;
}
}