.cta .cta-img,
.saas-development {
    background-position: center;
    background-size: cover;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.saas-development {
    overflow: hidden;
}
.saas-development .saas-development-deatils h1 {
    font-size: 55px;
    font-weight: 600;
    line-height: 65px;
    text-transform: uppercase;
}
.saas-development .saas-development-deatils p {
    padding: 15px 0;
    font-size: 20px;
    font-weight: 400;
    word-spacing: 3px;
}
.saas-development .saas-img {
    position: relative;
    right: -22%;
}
body .heading h2 {
    font-size: 40px !important;
    font-weight: 550;
}
body .heading p {
    font-weight: 400;
    font-size: 20px;
    width: 90%;
    margin: auto;
}
body h3 {
    font-weight: 550;
    padding: 6px 0;
}
.cta .cta-img {
    background-image: url(https://static.gmtasoftware.com/img/saas-development/contact-us.webp);
    color: #fff;
    border-radius: 30px;
    padding: 100px 200px;
}
.cta .cta-img .heading h2 {
    font-size: 50px !important;
    line-height: 55px;
    padding-bottom: 20px;
}
.services .services-details h3 {
    padding: 10px 0;
}
.services .services-details {
    border-radius: 20px;
    color: #fff;
    padding: 20px 25px;
    margin: 10px 0;
    background-color: #133aa2;
    height: 95%;
}
.services .services-details p {
    font-size: 18px;
    word-spacing: 3px;
}
.develop .develop-details {
    padding: 20px 10px 35px;
    background-color: #fff;
    height: 95%;
}
.develop .develop-details p,
.why-chose .why-choose-box p {
    font-size: 17px;
    font-weight: 400;
}
.why-chose .why-choose-box {
    padding: 20px 15px;
    height: 95%;
}
.service_Industries {
    background: #133aa2;
    background: linear-gradient(180deg, #000 43%, #110c0c 90%);
    padding: 40px 0;
    text-align: center;
}
.service_Industries .Industries-heading h2 {
    color: #fff;
    font-weight: 550;
}
.service_Industries .Industries-heading p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    word-spacing: 3px;
    width: 90%;
    margin: auto;
}
.service_Industries .industries-box a img {
    width: 66px;
    height: 70px;
}
.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: 1rem !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%;
}
.process-devlopment .process-details p {
    font-size: 20px;
    font-weight: 400;
    padding: 20px 0;
}
.process-devlopment .process-details h3 {
    display: none;
}
.build-saas{
    padding: 10px 0px 30px 0px;
}
.build-saas .build-details {
    padding: 10px 10px 20px 15px;
    border-radius: 15px;
    height: 95%;
}
.build-saas .build-details p {
    font-weight: 400;
    font-size: 17px;
}
.build-saas .build-details img, .develop .develop-details img {
    width: 65px;
}
.success-stories .success-stories-dubai,
.success-stories .success-stories-exclusive,
.success-stories .success-stories-quizzire,
.success-stories .success-stories-tokyo {
    height: 95%;
    position: relative;
    padding: 20px 4px 50px 10px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.success-stories .success-stories-dubai .btn,
.success-stories .success-stories-exclusive .btn,
.success-stories .success-stories-quizzire .btn,
.success-stories .success-stories-tokyo .btn {
    padding: 10px 30px 12px;
}
.dubai-mobile,
.exclusive-mobile,
.quizzire-portfolio,
.tokyo-mk {
    position: relative;
    bottom: -60%;
}
.dubai-mobile img,
.exclusive-mobile img,
.quizzire-portfolio img,
.tokyo-mk img {
    width: 90%;
}
.success-stories .success-stories-dubai h2,
.success-stories .success-stories-exclusive h2,
.success-stories .success-stories-quizzire h2,
.success-stories .success-stories-tokyo h2 {
    color: #fff;
}
.accordion-item:first-of-type .accordion-button {
    border-radius: 30px !important;
    border: none !important;
    background-color: #f4f4f4 !important;
}
.accordion-item .accordion-button {
    border-radius: 0 !important;
    padding: 20px !important;
    font-size: 20px !important;
    display: flex !important;
    color: #2247ca !important;
    background-color: #f4f4f4 !important;
    justify-content: space-between !important;
}
.accordion-button:focus {
    box-shadow: none !important;
}
.accordion-item:last-of-type {
    border-radius: 10px !important;
}
.accordion-item {
    margin: 20px 0;
    background-color: #f4f4f4 !important;
}
.accordion-button::after {
    display: none !important;
}
.collapsed span.arrow-link {
    transform: rotate(0);
    transition: 0.7s;
}
.accordion-button span {
    transform: rotate(-180deg);
    transition: 0.7s;
}
body p a {
    display: inline;
}
/* =========================================
   AI-NATIVE SAAS SECTION
========================================= */

.ai-saas-section {
    position: relative;
    overflow: hidden;
    padding: 90px 0;
    background: #071018;
    color: #fff;
    isolation: isolate;
    margin: 30px 0px;
}

.ai-saas-section .container {
    position: relative;
    z-index: 2;
}


/* Label */

.ai-saas-label {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    margin-bottom: 25px;

    border: 1px solid rgba(255,255,255,.12);
    border-radius: 50px;

    background: rgba(255,255,255,.035);

    color: #b9c7d3;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.ai-pulse {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #76e4ff;
    box-shadow: 0 0 15px #76e4ff;
}


/* Heading */

.ai-saas-intro h2 {
    margin: 0 0 25px;
    font-size: clamp(42px, 5vw, 68px);
    line-height: .98;
    font-weight: 600;
    letter-spacing: -2.5px;
}

.ai-saas-intro h2 span {
    display: block;

    background: linear-gradient(
        90deg,
        #ffffff 0%,
        #78e6ff 50%,
        #a78bfa 100%
    );

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}


/* Paragraph */

.ai-saas-intro > p {
    max-width: 80%;
    margin-bottom: 25px;
    color: #a8b5c0;
    font-size: 18px;
    line-height: 1.75;
}

.ai-saas-small {
    font-size: 18px !important;
    color: #778792 !important;
}


/* Line */

.ai-saas-line {
    width: 70px;
    height: 1px;
    margin: 30px 0;

    background: linear-gradient(
        90deg,
        #73e5ff,
        transparent
    );
}


/* Feature Grid */

.ai-feature-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}


/* Cards */

.ai-feature-card {
    position: relative;
    min-height: 330px;
    padding: 28px;

    border: 1px solid rgba(255,255,255,.09);
    border-radius: 18px;

    background:
        linear-gradient(
            145deg,
            rgba(255,255,255,.055),
            rgba(255,255,255,.015)
        );

    backdrop-filter: blur(12px);

    transition:
        transform .45s ease,
        border-color .45s ease,
        background .45s ease;

    overflow: hidden;
}

.ai-feature-card:last-child {
    grid-column: span 2;
    min-height: 270px;
}


/* Card Hover Glow */

.ai-feature-card::before {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;

    top: -100px;
    right: -80px;

    border-radius: 50%;

    background: #68dff5;
    opacity: 0;

    filter: blur(70px);

    transition: opacity .45s ease;
}

.ai-feature-card:hover {
    transform: translateY(-8px);

    border-color: rgba(116,225,255,.35);

    background:
        linear-gradient(
            145deg,
            rgba(85,205,235,.09),
            rgba(255,255,255,.025)
        );
}

.ai-feature-card:hover::before {
    opacity: .18;
}


/* Top */

.ai-feature-top {
    position: relative;
    z-index: 1;

    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 40px;
}

.ai-feature-number {
    color: #657782;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
}


/* Icon */

.ai-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 48px;
    height: 48px;

    border: 1px solid rgba(120,225,255,.2);
    border-radius: 13px;

    background: rgba(100,220,255,.06);

    color: #76e4ff;

    transition: .4s ease;
}

.ai-icon svg {
    width: 23px;
    height: 23px;
}

.ai-feature-card:hover .ai-icon {
    transform: rotate(-5deg) scale(1.08);

    background: rgba(100,220,255,.12);
    box-shadow: 0 0 25px rgba(100,220,255,.12);
}


/* Card Content */

.ai-feature-card h3 {
    position: relative;
    z-index: 1;
    margin: 0 0 14px;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -.5px;
}

.ai-feature-card p {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #8e9da8;
    font-size: 17px;
    line-height: 1.7;
}


/* Arrow */

.ai-card-arrow {
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 25px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    color: #687985;

    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.ai-card-arrow svg {
    width: 18px;
    transition: transform .4s ease;
}

.ai-feature-card:hover .ai-card-arrow {
    color: #76e4ff;
}

.ai-feature-card:hover .ai-card-arrow svg {
    transform: translateX(6px);
}


/* Background Glows */

.ai-glow {
    position: absolute;
    z-index: -1;

    width: 450px;
    height: 450px;

    border-radius: 50%;

    filter: blur(120px);
    opacity: .09;
}

.ai-glow-one {
    top: -250px;
    left: -150px;
    background: #36d7ff;
}

.ai-glow-two {
    right: -200px;
    bottom: -250px;
    background: #8b5cf6;
}


/* =========================================
   RESPONSIVE
========================================= */

@media (max-width: 991px) {

    .ai-saas-section {
        padding: 80px 0;
    }

    .ai-saas-intro {
        margin-bottom: 20px;
    }

    .ai-saas-intro h2 {
        font-size: 52px;
    }
}


@media (max-width: 767px) {

    .ai-saas-section {
        padding: 65px 0;
    }

    .ai-saas-intro h2 {
        font-size: 42px;
        letter-spacing: -1.5px;
    }

    .ai-saas-intro > p {
        font-size: 15px;
    }

    .ai-feature-grid {
        grid-template-columns: 1fr;
    }

    .ai-feature-card,
    .ai-feature-card:last-child {
        grid-column: auto;
        min-height: 310px;
    }
}
@media only screen and (max-width: 1680px) {
    .saas-development .saas-development-deatils h1 {
        font-size: 40px;
    }
    .build-saas .build-details p,
    .develop .develop-details p,
    .saas-development .saas-development-deatils p,
    .services .services-details p,
    .why-chose .why-choose-box p {
        font-size: 16px;
    }
    body .heading h2 {
        font-size: 36px !important;
    }
    body .heading p {
        font-size: 17px;
    }
    .cta .cta-img {
        padding: 80px 100px;
    }
    .process-devlopment .process-details p {
        padding: 9px 0;
        font-size: 18px;
    }
    .accordion-item .accordion-button {
        font-size: 17px !important;
    }
    .services .services-details h3, .develop .develop-details h3{
        font-size: 22px;
    }
}
@media only screen and (max-width: 1365px) {
    .saas-development .saas-development-deatils h1 {
        font-size: 35px;
        line-height: 45px;
    }
    .build-saas .build-details p,
    .develop .develop-details p,
    .process-devlopment .process-details p,
    .saas-development .saas-development-deatils p,
    .services .services-details p,
    .why-chose .why-choose-box p,
    body .heading p {
        font-size: 15px;
    }
    .cta .cta-img .heading h2,
    body .heading h2 {
        font-size: 34px !important;
        line-height: 40px;
    }
    .develop .develop-details img,
    .services .services-details img,
    .why-chose .why-choose-box img {
        width: 60px;
    }
    .cta .cta-img {
        padding: 80px 100px;
    }
    .process-devlopment .process-details p {
        padding: 9px 0;
    }
    body .heading p {
        width: 95%;
    }
    .build-saas .build-details img,
    .why-chose .why-choose-box img {
        width: 70px;
    }
    .technologies-section .tech-heading p {
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 1199px) {
    .saas-development {
        padding-top: 30px;
    }
    .saas-development .saas-development-deatils h1 {
        font-size: 29px;
    }
    .saas-development .saas-development-deatils p {
        font-size: 15px;
        font-weight: 400;
    }
}
@media only screen and (max-width: 991px) {
    .saas-development .saas-development-deatils {
        padding: 50px 0;
    }
    .saas-development .saas-development-deatils h1 {
        font-size: 30px;
    }
    .saas-development .saas-development-deatils p {
        font-size: 14px;
    }
    .build-saas .build-details p,
    .develop .develop-details p,
    .services .services-details p,
    .why-chose .why-choose-box p,
    body .heading p {
        font-size: 15px;
    }
    body .heading h2 {
        font-size: 35px !important;
    }
    .cta .cta-img {
        padding: 60px 100px;
    }
    .cta .cta-img .heading h2 {
        font-size: 30px !important;
    }
    .process-devlopment .process-details p {
        font-size: 15px;
        padding: 4px 0;
    }
    .saas-development .saas-img {
        right: auto;
    }
    .service_Industries .industries-box-border {
        border-right: 0px;
    }
    .dubai-mobile img,
    .exclusive-mobile img,
    .quizzire-portfolio img,
    .tokyo-mk img {
        margin-top: 20px;
    }
    .technologies-section .tech-heading p,
    body .heading p {
        width: auto !important;
    }
}
@media only screen and (max-width: 767px) {
    .dubai-mobile img,
    .exclusive-mobile img,
    .quizzire-portfolio img,
    .tokyo-mk img {
        display: none;
    }
    .cta .cta-img {
        padding: 40px 10px;
    }
    body .heading h2 {
        font-size: 28px !important;
        line-height: 34px;
    }
    .services .services-details {
        padding: 20px 16px;
    }
    .build-saas .build-details {
        padding: 10px 10px 20px 15px;
    }
}
@media only screen and (max-width: 576px) {
    .indus-box .row > * {
        width: 49%;
    }
    .cta .cta-img {
        border-radius: 0;
    }
    .process-devlopment .process-details h3 {
        display: block;
    }
    .saas-development .saas-development-deatils {
        padding: 20px 0;
    }
}
