.faqs .faq-item,
.powerai-slider {
    overflow: hidden;
}
.powerai-slider{
    width: 90%;
    margin: auto;
}
* {
    margin: 0;
    padding: 0;
}
.custom-software {
    background-color: #fff;
    display: flex;
    justify-content: end;
    align-items: end;
    height: 92vh;
}
.custom-software .banner-content {
    padding-top: 100px;
}
.custom-software .banner-content h1 {
    font-weight: 600;
    line-height: 60px;
    font-size: 50px;
}
.custom-software .banner-content p {
    font-size: 22px;
    padding: 10px 0;
}
.PowerAi-section .InnerContextBox img,
.custom-software .banner-img img {
    width: 100%;
    height: auto;
}
.Click-here.Click-here {
    background-color: #1c54e2;
    border: none;
    padding: 8px 20px;
    color: #fff;
    border-radius: 6px;
    font-size: 20px;
    display: flex;
    transition: 0.5s;
    align-items: center;
    gap: 10px;
}
.Click-here.Click-here i {
    margin-top: 2px;
    display: inline-block;
}
.Click-here.Click-here:hover {
    padding: 8px 20px 8px 26px;
}
body .heading h2 {
    font-size: 40px !important;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 15px;
}
body .heading p {
    font-size: 20px;
    width: 80%;
    margin: auto;
}
.industries {
    background-color: #000;
    padding: 40px 0;
    color: #fff;
}
.industries .industries-box {
    width: 22%;
    padding: 00px;
}
.industries .industries-box p {
    font-size: 20px;
    margin-bottom: 0;
}
.industries .industries-box h3 {
    font-size: 50px !important;
    line-height: 50px;
    font-weight: 550;
    padding-bottom: 10px;
}
.services {
    background-color: #eff7ff;
}
.services .services-box {
    text-align: center;
    background-color: #fff;
    padding: 20px;
    height: 95%;
    border-radius: 6px;
    transition: 0.5s;
}
.services .services-box:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}
.services .services-box h3,
.toPTire .Top-Tire-box h3,
.why-Gmta .InnerContextBox h3 {
    font-weight: 550;
    line-height: 27px;
    font-size: 22px !important;
    margin: 10px 0;
}
.services .services-box img,
.toPTire .Top-Tire-box img {
    width: 60px;
    height: 60px;
}
.PowerAi-section .InnerContextBox p,
.services .services-box p,
.why-Gmta .InnerContextBox p {
    font-size: 17px;
}
.why-Gmta .InnerContextBox {
    border: 2px solid #0071da;
    border-radius: 25px;
    height: 95%;
    padding: 0 20px 20px;
}
.PowerAi-section {
    color: #fff;
}
body h3 {
    font-weight: 550;
    margin: 10px 0;
}
.PowerAi-section .InnerContextBox {
    background-color: #fff;
    color: #000;
    padding: 10px;
    border-radius: 8px;
    height: 99%;
}
.PowerAi-section .InnerContextBox h3 {
    color: #0202bf;
    font-size: 22px;
    line-height: 27px;
}
.toPTire {
    background-image: url(https://static.gmtasoftware.com/img/software-development/bg-img.webp);
    background-size: cover;
    background-position: center;
    color: #fff;
}
.toPTire .Top-Tire-box {
    background-color: #0c162a;
    padding: 20px;
    height: 95%;
}
.cta img {
    width: 70%;
}
.cta .container {
    background-color: #b2dfff;
    padding: 30px 0 30px 40px;
    border-radius: 20px;
}
.service_Industries {
    background: #2247ca;
    background: linear-gradient(180deg, #000 43%, #110c0c 90%);
    padding: 40px 0;
    text-align: center;
}
.framework-web .heading p,
.hire-developer .heading p,
.service_Industries .heading p {
    width: 90%;
    margin: auto;
}
.benefit-list li::after,
.benefit-list li::before {
    content: "";
    position: absolute;
    height: 50%;
    width: 2px;
    left: 50%;
    transform: translateX(-50%);
    background: #2134e3;
}
.service_Industries .industries-box a img {
    width: 66px;
    height: 66px;
}
.service_Industries .industries-box a .industries-icon-yellow,
.service_Industries .industries-box:hover a .industries-icon-white {
    display: none;
    transition: 0.7s;
}
.service_Industries .industries-box:hover a .industries-icon-yellow {
    display: inline-block;
    transition: 0.7s;
}
.service_Industries .industries-box a .industries-icon-white {
    transition: 0.7s;
}
.service_Industries .industries-box:hover h6 {
    color: #fff5be;
    font-weight: 500;
}
.service_Industries .row > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.service_Industries .industries-box a h3 {
    color: #fff;
    padding: 25px 0 0;
    width: 100%;
    font-weight: 500;
    margin: auto;
    font-size: 16px !important;
}
.service_Industries .industries-box {
    transition: 0.5s;
    padding: 30px 18px;
    border-bottom: 1px solid #c8c2c2;
    height: 100%;
}
.service_Industries .industries-box-border {
    border-bottom: 1px solid #c8c2c2;
    border-right: 1px solid #c8c2c2;
    height: 100%;
}
.service_Industries .text-center .btn-cta {
    background-color: #fff;
    color: #2f6afd;
    padding: 10px 30px;
    border-radius: 5px;
    font-weight: 550;
    font-size: 17px;
}
.service_Industries .text-center .btn-cta:hover {
    padding: 10px 40px;
}
.why-Gmta .InnerContextBox.InnerContextBox2 {
    border: 2px solid #fff;
    border-radius: 25px;
    height: 95%;
    padding: 20px;
    transition: 0.6s;
}
.why-Gmta .InnerContextBox.InnerContextBox2:hover {
    border: 2px solid #2247ca;
    box-shadow: rgba(16, 43, 194, 0.35) 0 -50px 36px -28px inset;
}
.techtrade .roWBox {
    flex-wrap: wrap;
}
.techtrade {
    background-image: url(https://static.gmtasoftware.com/img/software-development/bg-2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.techtrade .roWBox .tech-box h3 {
    font-size: 20px !important;
}
.techtrade .roWBox .tech-box {
    width: 30%;
    padding: 15px 0;
}
.techtrade .tech-img {
    display: flex;
    justify-content: end;
    align-items: center;
}
.faqs {
    background-color: #e3f0ff;
    padding: 50px 0;
}
.faqs .faq-container {
    width: 65%;
    margin: auto;
    border-radius: 10px;
}
.faqs .faq-item {
    border: 2px solid #e9ecef;
    margin: 20px 0;
    padding: 0 0 0 20px;
    border-radius: 10px;
}
.groceryFaq.faqs .faq-item {
    padding: 0;
}
.faqs .faq-question {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
    cursor: pointer;
    background-color: #030b14;
    transition: background-color 0.3s;
    border-top-left-radius: 10px;
    padding-left: 20px;
}
.faqs .faq-question .faq-item:hover {
    background-color: #1a1919;
}
.faqs .faq-answer {
    max-height: 0;
    color: #fff;
    padding: 0 20px;
    font-size: 18px;
    overflow: hidden;
    background-color: #030b14;
    transition:
        max-height 0.3s,
        padding 0.3s;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.faqs .faq-answer.open {
    max-height: 300px;
    padding: 20px;
}
.faqs.groceryFaq .faq-answer.open {
    max-height: 280px;
}
.faqs .arrow {
    width: 60px;
    height: 60px;
    padding: 10px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-color: #2247ca;
}
.faqs .arrow i {
    font-size: 30px;
    transition: transform 0.6s;
    position: absolute;
}
.faqs .arrow .mines {
    opacity: 0;
    transition: 0.5s;
}
.faqs .arrow.open .pluse {
    opacity: 0;
}
.arrow.open .mines {
    opacity: 1;
}
.faqs .faq-item ul li {
    font-size: 16px;
    margin: 10px 0;
}
.techtrade .roWBox .tech-box img {
    width: 70px;
    height: auto;
}
.benefits-step {
    background: #f0fafe;
}
.benefit-list {
    position: relative;
    margin: auto;
}
.benefit-list li {
    display: flex;
    align-items: center;
    position: relative;
}
.benefit-list .benefit-left {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 80px 0 0;
    position: relative;
}
.benefit-list li figure {
    position: absolute;
    top: 40%;
    right: -33px;
    width: 65px;
    height: 65px;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #2134e3;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 7px solid #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.benefit-list .benefit-left p,
.benefit-list li .benefit-right p {
    color: #2c2c2c;
    font-weight: 400;
    font-size: 16px;
}
.benefit-list .benefit-left h3,
.benefit-list .benefit-right h3 {
    color: #2134e3;
    font-weight: 550;
    font-size: 23px !important;
}
.benefit-list li .benefit-left figcaption,
.benefit-list li .benefit-right figcaption {
    width: 100%;
    padding: 30px;
    background: #fff;
    margin-left: auto;
    box-shadow: 0 7px 30px #e4f3f8;
    border-radius: 10px;
    box-shadow:
        rgba(14, 30, 37, 0.12) 0 2px 4px 0,
        rgba(14, 30, 37, 0.32) 0 2px 16px 0;
    transition: 0.5s;
}
.benefit-list li .benefit-left figcaption:hover,
.benefit-list li .benefit-right figcaption:hover {
    box-shadow:
        rgba(0, 0, 0, 0.25) 0 54px 55px,
        rgba(0, 0, 0, 0.12) 0 -12px 30px,
        rgba(0, 0, 0, 0.12) 0 4px 6px,
        rgba(0, 0, 0, 0.17) 0 12px 13px,
        rgba(0, 0, 0, 0.09) 0 -3px 5px;
}
.benefit-list li::after {
    bottom: 0;
}
.benefit-list li::before {
    top: 0;
}
.benefit-list li:first-child::before,
.benefit-list li:last-child::after {
    width: 0;
}
.benefit-list li:nth-child(2n) {
    flex-direction: row-reverse;
}
.benefit-list li .benefit-right {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 0 0 80px;
    position: relative;
}
.benefit-list li:nth-child(2n) figure {
    left: -33px;
}
.complince-section{
    position: relative;
    background-image: url(https://static.gmtasoftware.com/img/software-development/frame.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50px 0px 40px 0px;
}
.complince-section .heading{
    padding-right: 40px;
}
.complince-section .heading p{
    color: #656565;
    margin-bottom: 30px;
}
.complince-section .heading ul{
    list-style-type: disc;
    padding-left: 30px;
}
.complince-section .heading ul li{
    padding: 4px 0px;
    color: #202122;
    font-size: 17px;
    font-weight: 450;
    list-style-type: disc;
}

  .section-wrap{
    margin: 0 auto;
    padding: 30px 0px 20px 0px;
  }

  .eyebrow-title .highlight::after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    height: 4px;
    background: #0033FF;
    border-radius: 2px;
  }


  /* Card */
  .service-card{
    position: relative;
    background: #F2F6FF;
    border-radius: 14px;
    padding: 28px 26px 26px 34px;
    margin-bottom: 34px;
    min-height: 220px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
    z-index: 1;
  }

  .service-card:hover{
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(43, 77, 255, 0.15);
    background: #F2F6FF;
  }

  .service-card::after{
    content: "";
    position: absolute;
    left: 0;
    top: 4%;
    bottom: 4%;
    height: 92%;
    width: 15px;
    background: #0033FF;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    z-index: -1;
  }

  .badge-number{
    position: absolute;
    top: -14px;
    left: 35px;
    background: #0033FF;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    width: 38px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    letter-spacing: 0.5px;
  }

  .card-icon{
    width: 34px;
    height: 34px;
    color: #0033FF;
    margin-top: 10px;
  }

  .card-title{
    font-size: 25px;
    position: relative;
    color: #0B2A6F;
  }

  .card-title::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 70px;
    height: 4px;
    background: #A8C6FF;
  }

  .card-desc{
    font-size: 19px;
    line-height: 1.55;
    margin-top: 20px;
    margin-bottom: 0;
    color: #475569;
    margin-left: auto;
    width: 93%;
  }

  @media (max-width: 991.98px){
    .col-divider::before{ display:none; }
    .service-card{ min-height: 170px; }
  }

  @media (max-width: 575.98px){
    .section-wrap{ padding: 48px 16px 56px; }
    .service-card{
      padding: 24px 20px 22px 28px;
      min-height: unset;
    }
    .card-title{ font-size: 1.05rem; }
    .card-desc{ font-size: 16px; }
  }



@media (min-width: 992px) {
    .powerai-track {
        display: flex;
        gap: 20px;
    }
    .powerai-slide {
        width: 33.33%;
    }
}
@media only screen and (max-width: 1680px) {
    .custom-software .banner-content h1 {
        font-size: 46px !important;
        line-height: 52px;
    }
    .custom-software .banner-content p {
        font-size: 18px;
    }
    .PowerAi-section .InnerContextBox p,
    .faqs .faq-answer,
    .industries .industries-box p,
    .services .services-box p,
    .why-Gmta .InnerContextBox p {
        font-size: 16px;
    }
    .Click-here.Click-here,
    .faqs .faq-question,
    body .heading p {
        font-size: 17px;
    }
    body .heading h2 {
        font-size: 37px !important;
        line-height: 45px;
    }
    .industries .industries-box h3 {
        font-size: 40px !important;
        padding-bottom: 0;
    }
    body h3 {
        font-size: 18px !important;
    }
    .services .services-box h3,
    .toPTire .Top-Tire-box h3,
    .why-Gmta .InnerContextBox h3 {
        line-height: 22px;
        font-size: 19px !important;
        margin: 6px 0;
    }
    .service_Industries .industries-box a img,
    .services .services-box img,
    .techtrade .roWBox .tech-box img,
    .toPTire .Top-Tire-box img {
        width: 50px;
        height: 50px;
    }
    .why-Gmta .InnerContextBox img {
        width: 65px;
        height: 65px;
    }
    body .complince-section .heading h2{
        font-size: 35px !important;
    }
    .card-desc{ font-size: 16px; }
}
@media only screen and (max-width: 1365px) {
    .custom-software .banner-content h1 {
        font-size: 40px !important;
        line-height: 50px;
    }
    .Click-here.Click-here,
    .custom-software .banner-content p,
    .faqs .faq-question,
    body .heading p {
        font-size: 16px;
    }
    body .heading p {
        width: 90%;
    }
    .why-Gmta .InnerContextBox.InnerContextBox2 {
        padding: 14px;
    }
    .techtrade .roWBox .tech-box h3 {
        font-size: 17px !important;
    }
    body .heading h2 {
        font-size: 35px !important;
        line-height: 43px;
        margin-bottom: 6px;
    }
    .industries .industries-box {
        padding: 20px 0;
    }
    body h3 {
        font-size: 18px !important;
    }
    .services .services-box h3,
    .toPTire .Top-Tire-box h3,
    .why-Gmta .InnerContextBox h3 {
        line-height: 21px;
        font-size: 18px !important;
        margin: 6px 0;
    }
    .PowerAi-section .InnerContextBox p,
    .faqs .faq-answer,
    .industries .industries-box p,
    .services .services-box p,
    .toPTire .Top-Tire-box p,
    .why-Gmta .InnerContextBox p, .complince-section .heading ul li {
        font-size: 15px;
    }
    .benefit-list .benefit-left h3,
    .benefit-list .benefit-right h3 {
        font-size: 20px !important;
    }
    .powerai-slider{
        width: 95%;
    }
    body .complince-section .heading h2{
        font-size: 30px !important;
        line-height: 38px;
    }
    .industries .industries-box img{
        width: 25px;
        height: 25px;
    }
}
@media only screen and (max-width: 1199px) {
    body .complince-section .heading h2{
        font-size: 27px !important;
        line-height: 34px;
    }
    .complince-section .heading{
        padding-right: 0px;
    }
    .custom-software .banner-content h1 {
        font-size: 35px !important;
        line-height: 42px;
    }
    .powerai-slider{
        width: 96%;
    }
    body .heading p {
        width: 100%;
    }
    .techtrade .roWBox .tech-box {
        width: 32.5%;
    }
    .techtrade .roWBox .tech-box h3 {
        font-size: 16px !important;
    }
    body .heading h2 {
        font-size: 30px !important;
        line-height: 35px;
    }
    .industries .industries-box h3 {
        font-size: 30px !important;
        height: 35px;
    }
    .benefit-list li .benefit-left figcaption,
    .benefit-list li .benefit-right figcaption {
        padding: 15px;
    }
    .industries .industries-box p{
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {
    .industries .industries-box p {
        font-size: 13px;
    }
    .custom-software .banner-content {
        padding-top: 0;
    }
    .custom-software {
        align-items: center;
    }
    .service_Industries .industries-box-border {
        border-right: transparent;
    }
    .industries .container {
        width: 95% !important;
        max-width: 95% !important;
    }
    body .heading h2 {
        font-size: 30px !important;
        line-height: 37px;
    }
    .toPTire .heading {
        margin-bottom: 30px;
    }
    .PowerAi-section .InnerContextBox {
        height: 97%;
    }
    .powerai-track {
        display: flex;
        gap: 20px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 10px;
    }
    .powerai-track::-webkit-scrollbar {
        display: none;
    }
    .powerai-slide {
        min-width: 80%;
        scroll-snap-align: start;
    }
}
@media only screen and (max-width: 767px) {
    .powerai-slider{
        width: 98%;
    }
    .custom-software {
        height: auto;
        padding-top: 30px;
    }
    .industries .d-flex.align-items-center.mt-3 {
        flex-wrap: wrap;
    }
    .benefit-list .benefit-left,
    .benefit-list li .benefit-right {
        max-width: 100%;
        flex: 100%;
        padding: 10px;
    }
    .benefit-list li::after {
        display: none;
    }
    .benefit-list li figure {
        right: 44%;
        top: -10px;
    }
    .benefit-list li:nth-child(2n) figure {
        left: 42%;
        top: -10px;
    }
    body .heading h2 {
        font-size: 28px !important;
    }
    .benefit-list li .benefit-left figcaption,
    .benefit-list li .benefit-right figcaption {
        margin: 12px 0;
        text-align: center;
    }
    .complince-section{
        padding: 0px 0px 40px 0px;
    }
    .section-wrap{
        padding: 20px 0px;
    }
        .webApplication .webApplication-box h3 br{
        display: none;
    }
}
@media only screen and (max-width: 576px) {
    .cta .container {
        border-radius: 0;
        padding: 10px;
    }
    .indus-box .row > * {
        width: 50%;
    }
    .industries .industries-box {
        width: 50%;
        padding: 20px;
    }
}
