
.services-breadcrumb-sec-main{
    padding:5rem 0 0;
    position:relative;
}
.mega-menu ul li > a.active{
    color:var(--secondary-color);
}
.about-usd{
    position:relative;
    padding:3rem 0;
}

.servi-lis-content{
    margin-bottom:40px;
}

.servi-lis-content p{
      text-align: justify;
  
}

.faq-sec-main .accordion-header{
    margin-bottom: -1px;
}

.breadcrumb-menu{
        display: flex;
    padding: 0;
    margin:20px 0;
    position: relative;
}
.breadcrumb-menu li{
        position: relative;
    padding-right: 20px;
    font-size: 15px;
    color: var(--primary-color);
    font-weight: 500;
}
.breadcrumb-menu li:not(:last-child):before{
    position: absolute;
    content: "/";
    right: 6px;
    top: 4px;
    bottom: 0;
    margin: auto 0;
    font-size: 10px;
    color: #000;
}
.breadcrumb-menu li a{
    font-size:14px;
    color:#000;
}
.breadcrumb-menu-title{
    margin:0 0 7rem;
}
.breadcrumb-menu-title h1{
    font-size: 33px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 30px;
    /*margin: 0;*/
}
.breadcrumb-img-box{
    transform: translateZ(0px);
    top: 0px;
    position: sticky;
    transition: 0.2s linear;
    text-align:end;
}
.breadcrumb-img-box img{
        /*height: 500px;*/
    border-radius: 20px;
    width: 470px;
    object-fit: cover;
}
.bg-secondary-grad {
   background: linear-gradient(90deg, #e78b4814, #002a640d 51%, #e78b4814);
    position: absolute;
    height: 65%;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.bg-secondary-grad .fill-body {
    fill: #fff !important;
}

.bg-secondary-grad .mt-n2{
    margin-top: -.5rem !important;
}
.services-card-sec-main .row{
    gap:20px 0;
}
.services-card-sec-main{
    padding: 3rem 0 4rem;
     background: linear-gradient(90deg, #e78b4814, #002a640d 51%, #e78b4814);
}

.key-bene-fits-sec{
    padding:5rem 0;
    background: linear-gradient(90deg, #e78b4814, #002a640d 51%, #e78b4814);
}
.key-bene-fits-sec .row{
    row-gap:20px;
}
.key-bene-fits{
    padding:30px;
    background:#fff;
    border-radius:10px;
    height:100%;
}
.key-bene-fits .key-title{
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
}
.key-bene-fits p{
    margin:0;
}

.type-service-sec{
    padding:0 0 5rem;
    background: linear-gradient(90deg, #e78b4814, #002a640d 51%, #e78b4814);
}

.type-service-img img{
    border-radius:20px;
}

.type-service-content {
    margin-left:50px;
}



/* Default accordion item */
#webDevServices .accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
  background: #fff !important;
  border-left: 2.5px solid #fff !important;
}

/* Active accordion item (expanded) */
#webDevServices .accordion-item:has(.accordion-button[aria-expanded="true"]) {
  border-left: 2.5px solid #e78b48 !important; /* use your theme orange */
  background: #f9f9ff;
}

/* Accordion button */
#webDevServices .accordion-button {
  background: transparent;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  padding:20px;
  border: none;
  box-shadow: none !important;
  transition: all 0.3s ease;
}
#webDevServices .accordion-button::after{
    display:none;
}
#webDevServices .accordion-body{
     color: #000;
    background: transparent;
    padding-top: 0;
}

#webDevServices .accordion-button .icon-ser{
    background-color: #fff;
    width: 2.6rem;
    height: 2.6rem;
    line-height: 2.6rem;
    text-align: center;
    border-radius: 6px;
    margin-right: 15px;
    font-size: 1.3rem;
    font-weight: 500;
    flex-shrink: 0;
}

.icon-ser img{
    width:30px;
    /*filter: invert(9%) sepia(67%) saturate(3878%) hue-rotate(207deg) brightness(95%) contrast(104%);*/
}

#webDevServices .accordion-button:not(.collapsed) .icon-ser{
    background-color:#002a64;
}
.type-service-img{
    transform: translateZ(0px);
    top: 100px;
    position: sticky;
    transition: 0.2s linear;
    text-align: end;
}
#webDevServices .accordion-button:not(.collapsed) .icon-ser img{
    filter: brightness(0.5) invert(1);
}

.techno-logy-we-sec{
    padding: 0 0 5rem;
    background: linear-gradient(90deg, #e78b4814, #002a640d 51%, #e78b4814);  
}

.techno-logy-logo {
     position: relative;
    width: 100%;
    /*display: flex;*/
    justify-content: space-between;
    align-items: flex-end;
    /*overflow: hidden;*/
    
   grid-template-columns: repeat(6, minmax(0, 1fr));
    display: grid;
        row-gap: 30px;
}
.techno-logy {
    margin:auto;
}

.techno-logo .tech{
    /*margin-top:1rem;*/
    position:relative;
    font-size: 14px;
    top: 0.7rem;
}
.technoo {
  /*flex-direction: column;*/
    position: relative;
    background: #fff;
    border-radius: 50%;
    justify-content: center;
    margin: 10px 0 10px;
    box-shadow: 0 .2rem .25rem rgba(95, 65, 251, .2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 80px;
    height: 80px;
    max-width: 80px;
    display: flex;
    align-items: center;
    text-align: center;
    gap: 35px;
    margin: 20px 0 30px;
        margin: auto;
}
.techno-logo{
    align-items: center;
    text-align: center;
}

/*.techno-logo img {*/
/*  display: block;*/
/*  width: 40px;*/
/*  height: 40px;*/
/*}*/

/*.techno-logy-logo .techno-logo span{*/
/*    visibility: hidden;*/
/*    background: var(--primary-color);*/
/*    color: #fff;*/
/*    width:120px;*/
/*    text-align: center;*/
/*    border-radius: 6px;*/
/*    padding: 5px 15px;*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    font-size: 14px;*/
/*    margin-top: -50px !important;*/
/*    left: 0;*/
/*    right:0;*/
/*    margin:0 auto;*/
/*    margin-bottom: 5px;*/
/*}*/
/*.techno-logy-logo .techno-logo:hover span{*/
/*    visibility: visible;*/
/*}*/


.process-sec-main-ser .row{
    margin-top:40px;
}
.process-sec-main-ser{
  padding: 3rem 0 3rem;
}
.process-sec-main-bg{
    padding: 5rem 0;
    position: relative;
    background-color:var(--primary-color);
    border-radius: 20px;
    margin: 0 50px;
}

.process-sec-main-ser .sec-big-title{
    color:#fff;
    margin:0;
}

.process-box-items{
    position:relative;
}

.process-box-items .pro-title{
    color:#fff;
    font-size:18px;
    font-weight:600;
}
.process-box-items .count{
    color: var(--secondary-color);
    font-size: 25px;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 7px;
}
.process-box-items p{
    color:#fff;
    margin:0;
}
.who-can-carousel{
    position: static !important;
}
.who-can-carousel .swiper-wrapper .swiper-slide{
    height:auto !important;
}

.who-can-carousel .swiper-wrapper .swiper-slide.swiper-slide-next .who-can-box img{
        filter: invert(12%) sepia(76%) saturate(2193%) hue-rotate(201deg) brightness(95%) contrast(104%);
}
.who-can-carousel .swiper-wrapper{
    margin:5px 0;
}
.who-can-carousel .swiper-button-prev, .who-can-carousel .swiper-button-next {
    width: 45px;
    height: 45px;
   border: 1px solid #dadfe7;
    background: #ffffff;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.who-can-carousel .swiper-button-prev {
  left: 10px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.who-can-carousel .swiper-button-next {
  right: 10px;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.who-can-carousel .swiper-button-prev::after, .who-can-carousel .swiper-button-next::after {
    font-size: 14px;
    font-family: flaticon_normal-icon !important;
    content:"\f1c0";
    color:#000;
}
.who-can-carousel .swiper-button-prev::after{
    transform: rotate(180deg);
}
.who-can-carousel .swiper-button-prev:hover, .who-can-carousel .swiper-button-next:hover {
  border-color: #002a64;
  background: #002a64;
}
.who-can-carousel .swiper-button-prev:hover::after, .who-can-carousel .swiper-button-prev:hover::after, .who-can-carousel .swiper-button-next:hover::after, .who-can-carousel .swiper-button-next:hover::after {
  color: #fff;
}
.who-can-carousel .swiper-button-disabled {
  opacity: 0 !important;
  cursor: not-allowed !important;
}
.who-can-benefit-bg .swiper:hover .swiper-button-prev, .who-can-benefit-bg .swiper:hover .swiper-button-next {
  opacity: 1;
  visibility: visible;
}
.who-can-benefit-bg .swiper:hover .swiper-button-prev {
  left: 0;
}
.who-can-benefit-bg .swiper:hover .swiper-button-next {
  right: 0;
}
.who-can-carousel .swiper:hover .swiper-button-disabled {
  opacity: 0;
  cursor: not-allowed;
}

.who-can-benefit-sec{
    padding:5rem 0;
    position:relative;
}
.who-can-benefit-sec.ytre{
     padding:0 0 5rem;
}
.who-can-benefit-bg{
    padding:15px;
    border: 1px solid #dadfe7;
    border-radius: 24px;
    position: relative;
}
.who-can-box:hover img{
    filter: invert(12%) sepia(76%) saturate(2193%) hue-rotate(201deg) brightness(95%) contrast(104%);
}
.sec-smals{
    font-size:20px;
}
.who-can-box{
    width: 100%;
    height:100%;
    padding: 40px 15px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    gap: 22.5px;
    -webkit-box-pack: center;
    justify-content: center;
    color: #000;
    border-radius: 16px;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.who-can-box:hover{
    background-color:#edf1fa;
}

.who-can-box .who-title{
    font-size: 16px;
    font-weight: 500;
    text-align:center;
    line-height:1.4;
}

.servi-form-sec {
    padding: 0 0 5rem;
    background: linear-gradient(90deg, #e78b4814, #002a640d 51%, #e78b4814);
}
.servi-form-sec .top-shapp svg{
    margin-top: -.25rem !important;
}
.servi-form-sec .top-shapp .fill-body {
    fill: #fff !important;
}
.contact-services .section-title .sec-big-title{
    font-size:32px;
}
.contact-services .section-title {
    margin-bottom:0;
}
.contact-services .hand-wave-animate {
    animation: hand-wave 2.5s infinite;
    transform-origin: 50% 80%;
    display: inline-block;
    font-size:40px;
}
@keyframes hand-wave {
    0%,to {
        transform: rotate(0)
    }

    10% {
        transform: rotate(14deg)
    }

    20% {
        transform: rotate(-8deg)
    }

    30% {
        transform: rotate(14deg)
    }

    40% {
        transform: rotate(-4deg)
    }

    50% {
        transform: rotate(10deg)
    }

    60% {
        transform: rotate(0)
    }
}

.calladd-servi-box .cal-mai-link{
    position: relative;
    transition: all .3s ease-in-out;
    margin: 0 0 5px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}

.calladd-servi-box .cal-mai-link:after, .calladd-servi-box .cal-mai-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: .05em;
    bottom: 0;
    left: 0;
    background: currentcolor;
    transition: transform .3s ease-in-out;
}
.calladd-servi-box .cal-mai-link:before {
    visibility: visible;
    transform: scaleX(1);
    transform-origin: right;
    transition-delay: .1s;
}
.calladd-servi-box .cal-mai-link:after {
    visibility: hidden;
    transform: scaleX(0);
    transform-origin: left;
}
.calladd-servi-box .cal-mai-link:hover:before {
    transform: scaleX(0);
}
.calladd-servi-box .cal-mai-link:hover:after {
    visibility: visible;
    transform: scaleX(1);
    transition-delay: .5s;
}
.calladd-servi-box .cal-ad-title{
    font-size:20px;
    font-weight:600;
}

.calladd-servi-box .icon-cal-ser{
        font-size: 40px;
    color: var(--primary-color);
    margin: 0 0 10px;
    display: inline-block;
}

.form-servi-boxcss{
    box-shadow: 0 .3rem .7rem rgba(95, 65, 251, .2);
    border-radius:20px;
    padding:30px;
    background:#fff;
    margin-top: -6rem !important;
}

.form-servi-boxcss .form-servise-tech input, 
.form-servi-boxcss .form-servise-tech select,
.form-servi-boxcss .form-servise-tech textarea{
    border: 1px solid transparent;
    background-color: #edf1fa !important;
    display: block;
    width: 100%;
    padding: .9rem 1.875rem;
    font-size: 1rem;
    font-weight: 400;
    color:#000;
    font-size:14px;
    border-radius:5px;
}
.form-servi-boxcss .form-servise-tech input::placeholder, 
.form-servi-boxcss .form-servise-tech select::placeholder,
.form-servi-boxcss .form-servise-tech textarea::placeholder{
    color:#000;
    font-size:14px;
}
.form-servi-boxcss .form-servise-tech input:focus, 
.form-servi-boxcss .form-servise-tech select:focus,
.form-servi-boxcss .form-servise-tech textarea:focus{
        outline:none;
}
.form-servi-boxcss .form-servise-tech .ser-messse{
    padding:10px 20px;
    font-size:16px;
    color:#fff;
    background:var(--primary-color);
    border-radius:6px;
    border:0;
}

.services-lis-sec-main .breadcrumb-menu-title{
    text-align:center;
    width:80%;
    margin:0 auto;
    position:relative;
    z-index:2;
}
@media (min-width:1600px){
    .services-lis-sec-main{
        min-height:400px !important;
    }
}
.services-lis-sec-main{
        padding: 4rem 0 6.5rem;
    position: relative;
    background: linear-gradient(180deg, #e78b4814, #002a640d 1%, #e78b4800);
}
.mauras{
    position: absolute;
    transform: rotate(180deg);
    width: 100%;
    bottom: -80px;
}
.services-lis-sec-main:before{
    content: "";
    position: absolute;
    background-image: url(../image/svg/wave.svg);
    width: 100%;
    height: 100px;
    /* transform: rotate(270deg); */
    /* z-index: -1; */
    bottom: -00px;
    background-size: contain;
    filter: brightness(0) invert(1);
}

.services-lis-sec-main .breadcrumb-menu{
    justify-content: center;
}

.why-india-sec{
    padding:5rem 0 0;
    position:relative;
}
.why-choose-two__bg-shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    background-image:url(../image/bg/why-choose-two-bg-shape.webp);
    z-index: -1;
}
.why-choose-two__shape-3 {
    position: absolute;
    top: -42px;
    left: -43px;
    width: 300px;
    height: 700px;
    transform: rotate(-28deg);
    background: #6E54F3;
    background: linear-gradient(0deg, rgba(110, 84, 243, 0) 22%, rgba(110, 84, 243, .08) 100%);
    clip-path: polygon(0 0, 49% 0, 76% 100%, 23% 100%);
    z-index: -1;
}

.why-choose-two__shape-2 {
    position: absolute;
    bottom: -370px;
    background: #6E54F3;
    background:linear-gradient(180deg, rgb(0 42 100 / 9%) 22%, rgb(223 230 240 / 45%) 100% 100%);
    left: 32%;
    width: 400px;
    height: 500px;
    border-radius: 10px;
    transform: rotate(245deg);
}

.why-choose-two__shape-2::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    right: -50px;
    bottom: -50px;
    border: 1px solid rgba(110, 84, 243, .20);
    border-radius: 10px;
}

.why-india-main{
    padding:0;
    margin:30px 0 5rem;
}

.why-india-main li{
    position: relative;
    display: flex;
    gap: 30px;
}
.why-india-main li:not(:last-child) .why-india-two__content{
    margin:0 0 25px;
    padding:0 0 25px;
    border-bottom:1px solid #0000003b;
}

.why-india-main .why-india-two__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 74px;
    background-image:url(../image/bg/why-india-iocn.webp);
    background-size:cover;
     background-repeat:no-repeat;

}

.why-india-main li .why-india-two__content {
    position: relative;
    display: block;
    flex: 1;
}

.why-india-main li .why-india-two__title {
        font-size: 18px;
        font-weight:600;
        line-height: 30px;
}
    
.why-india-main li .why-india-two__content p{
    margin:0;
}

.why-india-sec .why-india-img {
    transform: translateZ(0px);
    top: 100px;
    position: sticky;
    transition: 0.2s linear;
    text-align: end;
}
.why-india-main .why-india-two__icon img{
    filter: brightness(0.5) invert(1);
}

.why-india-main li:hover .why-india-two__icon img{
     animation-name: wobble-horizontal-hover;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

@keyframes wobble-horizontal-hover {
    16.65% {
        transform: translateX(5px);
    }

    33.3% {
        transform: translateX(-3px);
    }

    49.95% {
        transform: translateX(4px);
    }

    66.6% {
        transform: translateX(-2px);
    }

    83.25% {
        transform: translateX(1px);
    }

    100% {
        transform: translateX(0);
    }
}


.services-breadcrumb-sec-main h5.sec-big-title{
        font-size: 22px;
}
.hide-robot{
display:none !important;
}
.contact-card i{
    line-height:1px;
}
label.error{
    color: red;
    text-align: left;
    font-size: 12px;
    /*transform: translateY(-10px);*/
}

.process-box-items .process-imgf {
     filter: brightness(0) invert(1);
    margin: 0 0 10px;
}
.why-india-sec-indro{
    position:relative;
        padding: 5rem 0 0;
}
.enqury-sec-padg{
    padding:3rem 0 5rem;
}

.enqury-form-main{
    backdrop-filter: blur(5px);
    box-shadow: 0 .2rem .25rem rgba(95, 65, 251, .2);
    margin: 0 auto;
    padding: 40px;
    background: #edf1fa;
    border-radius:1.25rem;
}

.enqury-form-main .form-enqury {
    display: block;
    width: 100%;
    padding: .9rem 1.875rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    appearance: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d3d8e9;
    border-radius: .4rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin:0 0 15px;
    height:auto;
}

.enqury-form-main .equtyt-btn{
    border: none;
    padding: 10px 20px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 5px;
    margin: 20px auto 0;
   width: 100%;
}

.enqury-form-main .sec-big-title{
    font-size:25px;
}


.local-hirin-finland{
    position:relative;
    padding: 0 0 3rem;
}
.local-india-based {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
  }

  .local-india-based th,
  .local-india-based td {
       border: 1px solid #ccc;
    padding: 15px 15px;
  }

  .local-india-based thead {
    background-color: #f9f9f9;
  }

  .local-india-based th {
        background: var(--primary-color);
    color: #fff;
    font-weight: 600;
    font-size: 16px;
  }

  .local-india-based tbody tr:nth-child(even) {
    background-color: #edf1fa;
  }