@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{ 
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #000;
    font-family: "Poppins", sans-serif;
}
.new-container{
    width: 100% !important;
    padding-left: 8%;
    padding-right: 8%;
}
.header-banner{
    min-height: 90vh;
    background-image: url(../image/bg-banner.webp);
    background-size: cover;
    background-position: center;
    object-fit: cover;
}
.header-banner .right-logo{
    display: flex;
    justify-content: start;
    align-items: start;
}
.header-banner .left-logo{
    display: flex;
    justify-content: end;
    align-items: center;
}
.header-banner .right-logo img{
    width: 40%;
}
.header-banner .left-logo img{
    width: 50%;
}

.header-content{
    min-height: 85vh;
}
.header-banner-left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.HREye{
    font-weight: 700 !important;
    font-size: 4.5rem;
    color: #000;
}
.ai{
    font-size: 2.8rem;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
}

.btn {
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: linear-gradient(90deg, #002984, #0249d5);
    font-size: 1.1rem;
    padding: 12px 40px; 
    border-radius: 50px;
    font-weight: 400;
}
.btn:hover{
    background: linear-gradient(180deg, #002984, #0249d5);
    color: #fff;
}
.header-banner-rigth{
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-us-right{
    align-items: start;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.hxm-suite h4{
    font-size: 2rem;
    font-weight: 400;
    color: #000;
}
.hxm-suite p{
    font-weight: 500;
}
.hxm-suite-card p{
    font-weight: 500;
}
.hxm-suite-card .text-center{
    width: 20%;
    padding: 0 20px;
}

.text-center.ai-last-box {
    padding: 0 20px;
}
.main-heading{
    font-size: 3.5rem;
    font-weight: 700;
}
.why-choose-sap p{
    line-height: 18px;
    font-weight: 400;
    margin-top: 10px;
}

.bg-img-first-choose{
    background-image: url(../image/modal-item-bg.webp);
    background-size: cover; 
    background-position: center; 
    object-fit: cover;
    min-height: 310px;
    margin: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
    border: 2px solid #e1e1e1;
    color: #0c0c0c;
    padding: 20px;
}
.why-choose-box-1 {
    display: flex;
    justify-content: center;
    align-items: start;
    text-align: left;
    flex-direction: column;
}
.why-choose-box-1 h2{
    font-size: 2.5;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 0;
}
.why-choose-box-list {
  list-style: none;
  padding-left: 0;
}
.why-choose-box-list li {
    background: url(../image/checked.webp) no-repeat;
    background-size: 15px 15px;
    padding-left: 25px;
    line-height: 1.2;
}
.why-choose-box-1-hover{
    /*display: none;*/
}


.why-choose-box-1-hover{
    height: 100%;
    color: #fff;
}
.why-choose-box-1:hover .why-choose-box-1-hover {
  opacity: 1 !important;
  
}

.why-hr-eye{
    background-image: url('../image/why-hr-eye-bg.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.why-hr-eye-right span {
    font-size: 1.3rem;
    font-weight: 700;
    color: #00287f;
    display: block;
}
.why-hr-eye-right ul {
  list-style: none;
  padding-left: 0;
}
.why-hr-eye-right li {
    background: url(../image/why-checked.webp) no-repeat;
    background-size: 20px 20px;
    padding-left: 35px;
    line-height: 1.2;
    border-bottom: 2px solid #9ba7d5;
    margin: 10px 0;
    padding-bottom: 10px;
}
.why-hr-eye-right li:last-child {
    border-bottom: none; 
}
.service-approach{
    background: url('../image/service-approach-bg.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: 25%;
    background-position-x: 57%;
}
.service-aooroach-right img{
    width: 95%;
}

.service-aooroach-left-inner{
    width: 80%;
}
/* .service-aooroach-left h2 {
    font-size: 2.2rem;
    font-weight: 700;
} */
.service-aooroach-left-inner p{
    background: #feefe8;
    padding: 20px;
    border-radius: 10px;
}
.service-aooroach-left-inner p:hover{
    background: #fab999;
    border-bottom: 2px solid #f79320;
}
.service-aooroach-right {
    display: flex;
    justify-content: end;
    align-items: end;
    padding-left: 50px;
}
.hr-ecosystem-left-inner ul {
  list-style: none;
  padding-left: 0;
}
.hr-ecosystem-left-inner{
    width: 80%;
}
.hr-ecosystem-left-inner li {
  background-color: #eef1fa;
  background-size: 20px 20px;
  padding-left: 30px;
  margin-bottom: 10px;
}
.hr-ecosystem-left-inner li:nth-child(1){
      background: url('check-icon.png') no-repeat left top;
}

.feature-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-family: 'Segoe UI', sans-serif;
}
.hr-ecosystem-right h3{
    font-weight: 600;
}
h3{
    font-weight: 600 !important;
}
.feature-item {
  display: flex;
  align-items: center;
  background-color: #eef1fa;
  border: 1px solid #cad1e6;
  border-radius: 12px;
  padding: 12px 15px;
  gap: 16px;
}

.feature-item img {
  width: 48px;
  height: 48px;
  /* background-color: #0033a0;
  padding: 10px;
  border-radius: 12px; */
}

.feature-item p {
  margin: 0;
  /* font-size: 15px; */
  color: #3b3c3e;
  line-height: 1.2;
}
.hr-ecosystem-left {
    display: flex;
    justify-content: center;
    align-items: center;
}
.second-hr-ecosystem-left-inner{
    width: 80%;
    background-color: #eef1fa;
    border: 1px solid #cad1e6;
    border-radius: 12px;
    padding: 16px 20px;
}
span.module-badge {
    background: #F38C12;
    color: #fff;
    padding: 2px 15px;
    border-radius: 50px;
    position: absolute;
    top: 15px;
    left: 16px;
    font-size: 12px;
}

.contact-us {
      display: flex;
      flex-wrap: wrap;
      border-radius: 30px;
      overflow: hidden;
      background-color: #eef1fc;
    }

    .form-left {
      /* flex: 1 1 50%; */
      padding: 50px 60px;
      box-sizing: border-box;
    }
    .form-right{
        padding: 40px;
      box-sizing: border-box;
      padding-bottom: 0px;
    }

    .form-left {
      background-color: #eef1fc;
    }

    .form-right {
      background: url('../image/form-right.webp') center center / cover no-repeat;
      color: white;
      text-align: center;
    }
    .form-right p{
        color: #fff;
    }

    .form-title {
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 24px;
      color: #fff;
    }

    .contact-form .form-group {
      margin-bottom: 20px;
    }

    .contact-form input,
    .contact-form textarea {
      width: 100%;
      padding: 10px 14px;
      border: 1px solid #cbd5e0;
      border-radius: 4px;
      font-size: 15px;
    }

    .contact-form .row > .col {
      padding-right: 10px;
      padding-left: 10px;
    }

    .submit-btn {
      background: linear-gradient(90deg, #0033a0, #007bff);
      border: none;
      color: white;
      padding: 10px 32px;
      border-radius: 999px;
      font-weight: 500;
      transition: all 0.3s ease;
    }

    .submit-btn:hover {
      opacity: 0.9;
    }

    .company-info h5 {
      font-weight: 700;
    }

    .company-info p {
      font-size: 15px;
      margin: 0;
    }
    .company-info h4{
        margin-top: 4rem;
    }

    .stats {
      margin-top: 20px;
    }

    .stats .stat-item {
      text-align: center;
      flex: 1;
    }

    .stat-number {
      font-size: 22px;
      font-weight: 700;
      color: #ffb700;
    }

    .stat-label {
      color: #fff;
      font-size: 14px;
    }

    @media (max-width: 768px) {
      .form-left, .form-right {
        flex: 1 1 100%;
      }

      .stats {
        flex-wrap: wrap;
      }

      .stats .stat-item {
        flex: 45%;
        margin-bottom: 15px;
      }
    }

        .faq-section {
      padding: 60px 15px;
      background-color: #eef1fa;
    }

    .accordion-item {
      border: none;
      margin-bottom: 15px;
      border-radius: 12px;
      overflow: hidden;
    }

    .accordion-button {
      background-color: #f8e9d9;
      color: #2b2b2b;
      font-weight: 500;
      border: none;
      box-shadow: none;
      border-radius: 12px !important;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 12px 20px
    }

    .accordion-button:not(.collapsed) {
      background-color: #ffffff;
      border-bottom: 1px solid #000;
      color: #2b2b2b;
    }

    .accordion-body {
      background-color: #ffffff;
      padding: 20px;
      font-size: 15px;
      color: #333;
    }

    .accordion-button::after {
      content: '+';
      font-size: 20px;
      background-image: none;
      transform: none;
      margin-left: auto;
      transition: transform 0.2s ease-in-out;
      background: #000;
    padding: 5px 10px;
    border-radius: 50px;
    color: #fff;
    }

    .accordion-button:not(.collapsed)::after {
      content: '−';
    }

    .accordion-button:focus {
      box-shadow: none;
    }
    .footer{
        background: url('../image/footer-bg.webp');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .footer-left img {
        width: 150px;
        margin-bottom: 5px;
    }

    .footer-contact-info {
        margin-bottom: 5px;
        font-weight: 500;
    }
    .footer-contact-info a{
        text-decoration: none;
        color: #fff;
    }
    .footer-contact-info a:hover{
        color: #E35C1B;
    }

/* custom-testimonial.css */
.custom-testimonial-section {
  /* max-width: 1200px; */
  /* margin: auto; */
  padding: 50px 20px;
  /* background: #f9f9f9; */
  padding-bottom: 0px;
}

.custom-testimonial-card {
  background: #ffffff;
  margin: 10px;
  border-radius: 0 50px 0 50px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
  text-align: center;
  /* transition: all 0.3s ease; */
  min-height: 250px !important;
  opacity: 0.3;
  padding: 0;
  border: 1px solid #f27681;
}

.custom-testimonial-card.slick-slide.slick-current.slick-active.slick-center {
  background: linear-gradient(135deg, #f7931f, #f05561) !important;
  color: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.15);
  opacity: 1;
}

.custom-quote {
  font-size: 16px;
  margin-bottom: 0px;
  text-align: left;
}

.custom-client-name {
  font-weight: 600;
  margin-bottom: 10px;
}

.custom-stars {
  color: #ffc107;
  font-size: 18px;
}

.custom-testimonial-carousel .slick-slide{
    padding: 0;
}
.custom-testimonial-carousel .slick-arrow {
  background: transparent;
  color: #022288;
  border-radius: 50%;
  padding: 10px;
  z-index: 99;
  border: 0;
  font-size: 50px;
}

.custom-testimonial-carousel .slick-prev {
  left: -45px;
}

.custom-testimonial-carousel .slick-next {
  right: -45px;
}
.custom-testimonial-section .slick-list.draggable{
    width: 100%;
}
.custom-testimonial-card.slick-slide {
    min-height: 250px !important;
    flex-direction: column;
}
.custom-testimonial-card-client {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border-top: 1px solid #f27681;
    padding: 10px 20px;
}
.custom-quote{
    padding: 20px;
}
.custom-testimonial-card.slick-slide.slick-current.slick-active.slick-center .custom-testimonial-card-client{
    border-top: 1px solid #FFF;
}

.custom-testimonial-section button.custom-slick-prev.slick-arrow {
    position: absolute;
    top: 30%;
    left: 20%;
    /* background: #022288; */
}
.custom-testimonial-section button.custom-slick-next.slick-arrow {
    position: absolute;
    top: 30%;
    right: 20%;
    /* background-color: #022288; */
}

.testimonial-top-elements-1 {
    position: absolute;
    margin-top: -50px;
    left: 10%;
}
.testimonial-top-elements-2 {
    position: absolute;
    margin-top: -110px;
    right: -15px;
    width: 100px;
}
.testimonial-bottpm-elements-1 {
    margin-left: -30px;
}
.testimonial-bottom-elements-2 {
    position: relative;
    left: 65%;
    margin-top: -60px;
}

.why-choose-sap-mobile{
    display: none;
}
.why-choose-sap-desktop{
    display: block;
}




























.accordion {
    gap: 0.9rem;
    display: grid;
    width:85%;
}
.accordion-title {
    font-size: 1rem;
    font-weight: 600;
}
.accordion button[aria-expanded=true], .accordion button:hover, .accordion button:focus {
    color: #000 !important;
}
.accordion .accordion-item {
    /*padding: 0 1.4rem;*/
    background-color: #C2FCEE;
    border-radius: 10px;
    border: none;
  }
  .accordion .accordion-item button[aria-expanded=true] {
    border-bottom: 1px solid #000;
  }
  .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    /*padding: 5px 0;*/
    font-size: 1.8rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    padding: 5px 1.4rem;
}
  .accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: #03b5d2;
  }
  .accordion button:hover::after, .accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
  }
 
  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 30%;
    right: 20px;
    background: #000;
    width: 25px;
    color: #fff;
    height: 25px;
    border: 1px solid;
    border-radius: 22px;
    border: none;
  }
  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 10px;
    left: 7px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 6px;
    left: 11px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }
  .accordion button[aria-expanded=true] {
    color: #03b5d2;
  }
  .accordion button[aria-expanded=true] .icon::after {
    width: 0;
  }
  .accordion button[aria-expanded=true] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content p {
    font-size: 0.9rem;
    font-weight: 400;
    margin: 0.5rem 0 1.4rem;
    color: #000;
}

.build-for-cloud-img{
    width: 80%;
}
.case-study row{
    display: flex;
    
}

.icon-box{
    background: linear-gradient(142deg, #2CDFBF, transparent); 
    padding: 30px; 
    border-radius: 15px; 
    margin-right: 15px;
    width: 18%;
    min-height: 250px;
        position: relative;
}
.inner-icon-box{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.inner-icon-box p{
    font-weight: 400;
    line-height:16px;
}

.counter-number{
    font-weight: 700;
    font-size: 3.5rem;
    color: #02404B;
    margin-bottom: -8px;
}
.year{
    font-size: 1.1rem;
    font-weight: 500;
    margin-bottom: 0;
}

.icon-box a{
    color: #fff !important;
    padding: 0.5rem 1rem;
    cursor: pointer;
    background: #02404B;
    border-radius: 10px;
    text-decoration: none;
    justify-content: center;
    display: flex;
    width: 123px;
    cursor: pointer;
    position: absolute;
    bottom: 15px;
}

.first-icon-box img {
    width: 90px;
}

.second-icon-box img {
    width: 60px;
}

.four-icon-box img {
    width: 74px;
}

.third-icon-box img {
    width: 60px;
}

.fourth-icon-box img {
    width: 55px;
}

.first-icon-box p {
margin-top: 1rem;}

.second-icon-box p {
    margin-top: 1rem;
}

.four-icon-box p {
    margin-top: 1rem;
}

.third-icon-box p {
margin-top: 1rem;}

.fourth-icon-box p {
    margin-top: 0px;
}

/* logo carousel */

.slick-slide {
    padding: 0px 20px;
    min-height: 80px !important;
}
.slide.slick-slide{
    border: 1px solid #002A87;
    margin: 0 5px;
}
.slick-initialized .slick-slide{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.slick-list.draggable{
    width: 80%;
}
section.customer-logos.slider.slider-second-row.slick-initialized.slick-slider {
    display: flex;
    justify-content: end;
}
section.customer-logos.slider.slider-second-one.slick-initialized.slick-slider{
    display: flex;
    margin-bottom: 30px;
}

.custom-prev-arrow, .custom-next-arrow {
    font-size: 24px;
    color: #333;
    cursor: pointer;
}

.custom-prev-arrow::before {
    content: '←'; /* Or use an icon */
}

.custom-next-arrow::before {
    content: '→'; /* Or use an icon */
}

/* Optional: Customize the position */
.owl-nav button {
    background: none;
    border: none;
}




.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.banner-box{
    position: absolute;
    top: 25rem;
}

button.slick-prev.slick-arrow, button.slick-next.slick-arrow {
    border: none;
    background: #fff;
    padding: 10px;
}


/* --------- What our Customers Say -------------  */
.customers-say-right{
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.Customers-Say-logo-first{
    border-radius: 20px;
}
.Customers-Say-logo-1{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e6f8f4;
    padding: 0 20px;
    border-radius: 20px 0 0 20px;
}
.Customers-Say-logo-2{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e6f8f4;
    padding: 0 20px;
    border-radius: 20px 0 0 20px;
}
.Customers-Say-logo-1-contain{
    background-color: #c1fbed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 30px;
    border-radius: 0 20px 20px 0;
}
.Customers-Say-logo-2-contain{
    background-color: #c1fbed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 30px;
    border-radius: 0 20px 20px 0;
}
.customers-say-right h4{
    color: #02414c;
    font-size: 18px;
    font-weight: 600;
}
.customers-say-right p{
    margin-bottom: 10px;
}


/* --------- Who are we? -------------  */
.who-are-we{
    background-image: url("../image/who-are-we.webp");
    padding: 60px 0 50px 0;
    color: #fff;
}
.who-are-we h2{
    color: #fff;
    margin-bottom: 20px !important;
}
.who-are-we p{
    color: #fff;
    font-weight: 500;
}

/* -------------------- footer --------------------- */
footer{
    background-color: #151515;
    padding: 30px 0 20px 0;
    color: #fff;
}
footer p{
    color: #fff;
}
footer a{
    color: #fff;
    text-decoration: none;
    margin-bottom: 5px;
    /* font-size: 14px; */
}
.footer-right{
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;

}
.social-media svg {
    color: #fff !important;
    background: #fff;
    padding: 7px;
    border-radius: 50%;
    margin-right: 10px;
}
svg.svg-inline--fa.fa-facebook-f{
    padding: 7px 10px;
}
svg.svg-inline--fa.fa-youtube{
    padding: 7px 6px;
}
svg.svg-inline--fa.fa-linkedin-in{
    padding: 7px 8px;
}
svg.svg-inline--fa.fa-x-twitter{
    padding: 7px;
}
svg.svg-inline--fa.fa-youtube {
    margin: 0;
}


/*.case-study .col-lg-2{*/
/*    width: 18% !important;*/
/*} */


/* Form*/
.form-box{
    background: #fff;
    padding: 14px;
    border-radius: 10px;
  
   
    -webkit-box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);

}

.w-80{
    width: 94%;
}


#form-space{
    margin-top: -20px;
    margin-bottom: 20px;
}



body{
    overflow-x: hidden!important;
}

@media(max-width:768px){
    .form-box {
        background: #fff;
        padding: 30px 16px;
        border-radius: 10px;
        margin-top: -34px;
        text-align: center;
        -webkit-box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);
width: 99%;
z-index: 9999999!important;
    }


    body{
        overflow-x: hidden!important;
    }
}
    
.form-box h4{
    font-size: 18px!important;
  
}
.form-control.w-100{
    border: 1px solid #ced4da!important;
    margin:10px 0px;
}
.form-control{
background: #fff!important;
border-bottom: 1px solid #BDBDBD!important;
border: #fff;
border-radius:0px!important;
}
.btn-info{
    background: #04aca7 !important;
    border: 1px solid #04aca7!important;
    font-weight: 600!important;
    border-radius: 5px!important;
    text-transform: uppercase;
   margin-top: 10px;
   -webkit-box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px -14px rgba(0,0,0,0.75);
}
.btn-info:hover{
    color: #fff;
}

button.close {
    visibility: hidden;
}

.hcm-suit-mobile{
    display: none;
}

@media (min-width: 1200px) {
    .why-choose-box-1 h2{
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 1600px){
    .custom-testimonial-card.slick-slide {
        min-height: 300px !important;
    }
}
@media screen and (max-width: 900px){
    .custom-testimonial-card.slick-slide {
        min-height: 250px !important;
    }
    .service-aooroach-left-inner, .hr-ecosystem-left-inner,.second-hr-ecosystem-left-inner{
        width: 100%;
    }
    .bg-img-first-choose{
        margin: 10px 0;
    }
    .service-aooroach-right{
        padding: 0;
    }
    .testimonial-top-elements-2 {
        position: absolute;
        margin-top: -50px;
        right: 0px;
        width: 70px;
    }
    .testimonial-bottpm-elements-1 {
        margin-left: -30px;
        width: 70px;
        margin-top: -50px;
    }
    .testimonial-bottom-elements-2 {
        position: relative;
        left: 50%;
        margin-top: -80px;
        width: 35px;
    }
    .why-choose-sap-mobile{
        display: block;
    }
    .why-choose-sap-desktop{
        display: none;
    }
    .second-hr-ecosystem-right, .hr-ecosystem-left{
        padding: 20px 10px;
    }
    .form-left{
        padding: 25px 30px;
    }
    .form-right{
        padding: 30px 20px;
        background: url('../image/form-right.webp') bottom left / cover no-repeat;
    }
    
    .main-heading {
        font-size: 2rem;
    }
    .new-container {
        width: 100% !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .logos-main {
        padding-top: 35px;
    }
    .header-banner{
        min-height: 80vh;
    }
    .header-banner .right-logo img {
        width: 80%;
    }
    .header-banner .left-logo img {
        width: 90%;
    }
    .header-banner{
        background-position: center left;
    }
    .HREye{
        font-size: 2rem;
    }
    .ai{
         font-size: 1rem;
    }
    .btn {
        font-size: 1rem;
        padding: 10px 25px;
    }
    .hxm-suite h4 {
        font-size: 1.4rem;
    }
    .hxm-suite-card .text-center{
            width: 100%;
    }
    .hcm-suit-desktop{
        display: none;
    }
    .hcm-suit-mobile{
        display: block;
    }
    .hxm-suite-card .text-center {
        padding: 2px;
    }
    .header-banner-left{
        padding-top: 5rem !important;
        padding-bottom: 0 !important;
    }
    .header-banner-rigth {
        padding-top: 2rem;
    }
    .accordion{
        width: 100%;
    }
    .build-for-cloud-img{
        width: 100%;
    }
    .counter .col-lg-2 {
        border: none !important;
        margin-bottom: 20px !important;
    }
    .case-study .col-lg-2.icon-box {
        width: 65%;
        margin-bottom: 20px;
    }
    .col-md-3.customers-say-left {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .col-md-9.customers-say-right {
        padding: 30px;
        padding-bottom: 0;
    }
    .Customers-Say-logo-1 img.img-fluid, .Customers-Say-logo-2 img.img-fluid {
        width: 60%;
    }
    .Customers-Say-logo-1, .Customers-Say-logo-2 {
        padding: 15px 20px;
        border-radius: 20px 20px 0 0;
    }
    .Customers-Say-logo-1-contain, .Customers-Say-logo-2-contain {
        padding: 20px;
        border-radius: 0 0 20px 20px;
        margin-bottom: 20px;
    }
    .who-are-we {
        padding: 30px 0 30px 0;
        color: #fff;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .footer-left img {
        width: 200px;
        margin-bottom: 5px;
    }
    /* .header-banner-rigth{
        display: none;
    } */
    .header-content{
        min-height: 60vh !important;
    }
    .dropdown img {
        width: 20px;
        margin-right: 5px;
    }
    .dd-button{
        padding: 5px 25px 5px 10px;
    }
}



 /*Contact Us Sticky button*/
 .njs-sticky-side.image_button_cover.placement-right {
    right: 0;
}

.njs-sticky-side.image_button_cover {
    position: fixed;
    top: 50%;
    box-shadow: none;
    z-index: 99999;
    transition: transform .3s cubic-bezier(0,0,0,1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0,0,0,1);
}

.njs-sticky-side.image_button_cover.placement-right.now-show button {
    transform: translate3d(4px,0,0) rotate(-90deg);
    -webkit-transform: translate3d(4px,0,0) rotate(-90deg);
}

.njs-sticky-side.image_button_cover.placement-right button {
    border-radius: 10px 10px 0 0;
    transform: translate3d(200%,0,0) rotate(-90deg);
    -webkit-transform: translate3d(200%,0,0) rotate(-90deg);
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
}

.njs-sticky-side.image_button_cover button {
    padding: 10px 15px 12px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
	background-color: #04aca7 !important; 
	color: #fff !important;	
  font-weight: 100; 
  top: -106.5px; 
  border: none;
  cursor: pointer;
}


.njs-sticky-side.image_button_cover button:hover {
	background-color: #012931 !important;
	color: #fff !important;
}


.accordion-item button[aria-expanded="true"] {
  background-color: #ffffff; /* White background when expanded */
      border-radius: 10px 10px 0 0;
  
}

.accordion-item .accordion-content {
  display: none;
  padding: 15px;
  background-color: #ffffff; /* White background for content */
  border-top: 1px solid #ddd;
    border-radius: 0 0 10px 10px;
}

.accordion-item button[aria-expanded="true"] + .accordion-content {
  display: block;
}

#customer-logos-2 .slick-slide img {
    transform: rotate(180deg);
}
#customer-logos-2 {
    transform: rotate(180deg);
    justify-content: flex-start;
}

.dropdown {
  display: inline-block;
  position: fixed;
  top: 0;
  right: 0;
}

.dd-button {
  display: inline-block;
  border: 1px solid gray;
  border-radius: 4px;
  padding: 5px 25px 5px 15px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
  font-size: 12px;
}

.dd-button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}

.dd-button:hover {
  background-color: #eeeeee;
}


.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
  background-color: #ffffff;
  list-style-type: none;
}

.dd-input + .dd-menu {
  display: none;
} 

.dd-input:checked + .dd-menu {
  display: block;
} 

.dd-menu li {
  padding: 10px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu li:hover {
  background-color: #f6f6f6;
}

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 5px 20px;
  text-decoration: none;
  font-size: 12px;
  color: #000;
}

.dd-menu li.divider{
  padding: 0;
  border-bottom: 1px solid #cccccc;
}
.dropdown img{
        width: 25px;
    margin-right: 5px;
}


/*--------------------------- Animation Effects--------------------------*/
.left-slide {
      animation: slideLeft 1.5s ease-out forwards;
    }

    .right-slide {
      animation: slideRight 1.5s ease-out forwards;
    }

    @keyframes slideLeft {
      0%   { transform: translateX(-200%); opacity: 0; }
      100% { transform: translateX(0); opacity: 1; }
    }

    @keyframes slideRight {
      0%   { transform: translateX(200%); opacity: 0; }
      100% { transform: translateX(0); opacity: 1; }
    }


























