<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
.mobile_banner_section .mobile_banner_t_box h1{
    margin-top: 0px;
    font-size: 60px;
    color: #fff;
}
.mobile_banner_section .mobile_banner_t_box p{
    font-size: 20px;
    padding: 10px 0px 20px 0px;
}
.mobile_banner_section .mobile-hero-banner{
    position: relative;
    right: -15%;
}
.mobile_banner_section .mobile-hero-banner img{
    width: 100%;
}
.mobile_banner_section .mobile_banner_t_box .service-contect-us{
    border: 2px solid #fff;
    color: #fff;
    font-weight: 450;
    padding: 10px 30px;
    transition: 0.6s;
}
.mobile_banner_t_box .service-contect-us:hover{
    padding: 10px 40px;
}
.services-ar .services-box{
    padding: 20px 25px;
    height: 95%;
    border-radius: 6px;
    color: #fff;
    margin: 10px 0px;
    background-image: url(https://static.gmtasoftware.com/img/ar-vr/background.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.heading h2{
    font-size: 40px !important;
    font-weight: 650;
}
.heading .tittlle_para{
    font-size: 19px;
    font-weight: 400;
    padding-bottom: 20px;
}
.services-ar .heading .tittlle_para{
    width: 80%;
    margin: auto;
}
body h3{
    font-weight: 550;
    padding: 15px 0px;
}
.cta .cta-details h2{
    font-size: 42px !important;
    font-weight: 550;
    padding-right: 20px;
}
.cta .cta-details .service-contect-us{
    border: 2px solid #ffff;
    padding: 10px 30px;
    color: #fff;
}
.cta img{
    width: 100%;
}
.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;
    width: 86%;
    margin: auto;
}

.service_Industries .Industries-heading p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    word-spacing: 3px;
    width: 70%;
    margin: auto;
}

.service_Industries .industries-box a img {
    width: 66px;
    height: 70px;
    aspect-ratio: 3/2;
    object-fit: contain;
}

.service_Industries .industries-box a .industries-icon-yellow,.service_Industries .industries-box:hover a .industries-icon-white {
    display: none;
    transition: .7s;
}

.service_Industries .industries-box:hover a .industries-icon-yellow {
    display: inline-block;
    transition: .7s;
}

.service_Industries .industries-box a .industries-icon-white {
    transition: .7s;
}

.service_Industries .industries-box:hover h6 {
    color: #fff5be;
    font-weight: 500;
}

.service_Industries .row&gt;* {
    padding-left: 0!important;
    padding-right: 0!important;
}

.service_Industries .industries-box a h6 {
    color: #fff;
    padding: 25px 0 0;
    width: 100%;
    font-weight: 500;
    margin: auto;
}

.service_Industries .industries-box {
    transition: .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%;
}
.e-commerce-feature {
    background-color: #f9f9ff;
}

.e-commerce-feature .feature-heading h3 {
    color: #133aa2;
}

.e-commerce-feature .feature-heading p {
    font-size: 17px;
    word-spacing: 3px;
    padding-top: 7px;
}

.e-commerce-feature .owl-carousel .owl-stage-outer {
    overflow-y: hidden!important;
    padding: 50px 0;
}

.e-commerce-feature .item {
    box-shadow: rgba(3,6,158,.2) 0 2px 8px 0;
    padding: 20px 10px;
    border-radius: 10px;
    min-height: 340px;
    height: 420px;
    border: 1px solid transparent;
}

.e-commerce-feature .item .plateform-boxs h3 {
    background: #133aa2;
    background-clip: text;
    -webkit-background-clip: text;
    font-weight: 550;
    -webkit-text-fill-color: transparent;
}

.e-commerce-feature .item:hover {
    border: 1px solid #f76680;
}

.e-commerce-feature .owl-carousel .owl-nav {
    top: 87%!important;
    display: flex;
    align-items: center;
    left: unset;
    right: 40%;
    margin-top: 50px;
}

.e-commerce-feature .owl-carousel .owl-nav .owl-next {
    right: -20px!important;
    position: relative;
    border: none!important;
    z-index: -1;
}

.e-commerce-feature .owl-carousel .owl-nav .owl-next span {
    position: absolute;
    right: -60px;
    animation: none;
    font-size: 20px;
    font-weight: 500;
    color: #fff5be;
    z-index: 1;
}

.e-commerce-feature .owl-carousel .owl-nav .owl-prev {
    border: none!important;
}

.e-commerce-feature .owl-carousel .owl-nav .owl-next i,.e-commerce-feature .owl-carousel .owl-nav .owl-prev i {
    font-weight: 800;
    font-size: 20px!important;
    color: #000;
}

.e-commerce-feature .owl-carousel .owl-nav .owl-next,.e-commerce-feature .owl-carousel .owl-nav .owl-prev {
    background: 0 0!important;
}

.e-commerce-feature .owl-carousel .owl-dots {
    display: block!important;
    position: absolute;
    right: 100px;
    bottom: 0;
}

.e-commerce-feature .owl-dots button span {
    width: 40px!important;
    height: 5px!important;
    border-radius: 10px;
    background: #000!important;
    display: inline-block;
    margin: 0 2px;
}

.e-commerce-feature .owl-dots button.active span {
    background: #f76680!important;
}
.why-gmta .gmta-img{
    position: relative;
    right: -20%;
}
.why-gmta .tittlle_para{
    line-height: 33px;
    font-size: 20px;
}
.our-process .process-box{
    padding: 10px 10px;
}
.our-process .beforee{
    z-index: 1;
    position: relative;
}
.our-process .beforee::before{
    position: absolute;
    content: "";
    top: 64.5%;
    z-index: -1;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #D9D9D9;
}
.our-process .process-box img{
    display: block;
    padding-bottom: 20px;
    margin: auto;
}
.our-process .process-box h3{
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #ffff;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 20px;
}
.our-process .d-flex .process-box{
    flex-wrap: wrap;
    width: 25%;
}
.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;
}
.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;
}
.success-stories .tittlle_para, .service_Industries .tittlle_para{
    width: 80% !important;
    margin: auto;
    font-size: 18px !important;
    font-weight: 450;
}
.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: 16px !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;
}
@media only screen and (max-width: 1680px) and (min-width: 1366px){
    .mobile_banner_section .mobile_banner_t_box h1{
        font-size: 47px;
        margin-bottom: 2px;
    }
    .mobile_banner_section .mobile_banner_t_box p{
        font-size: 18px;
    }
    .mobile_banner_section .mobile-hero-banner{
        right: -14%;
    }
    .mobile_banner_section{
        padding-top: 60px !important;
    }
    .heading h2{
        font-size: 35px !important;
    }
    .heading .tittlle_para{
        font-size: 17px;
    }
}
@media only screen and (max-width: 1365px) and (min-width: 1200px){
    .mobile_banner_section .mobile_banner_t_box h1{
        font-size: 40px;
        margin-bottom: 2px;
    }
    .mobile_banner_section .mobile_banner_t_box p{
        font-size: 16px;
    }
    .mobile_banner_section{
        padding-top: 27px !important;
    }
    .heading h2{
        font-size: 32px !important;
    }
    .heading .tittlle_para{
        font-size: 16px;
    }
    .cta .cta-details h2{
        font-size: 37px !important;
    }
    .our-process .beforee::before{
        top: 53.5%;
    }
    .our-process .process-box img{
        width: 130px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
    .mobile_banner_section .mobile_banner_t_box h1{
        font-size: 33px;
        margin-bottom: 2px;
    }
    .mobile_banner_section .mobile_banner_t_box p{
        font-size: 16px;
    }
    .mobile_banner_section{
        padding-top: 27px !important;
    }
    .heading h2{
        font-size: 28px !important;
    }
    .heading .tittlle_para{
        font-size: 16px;
    }
    .cta .cta-details h2{
        font-size: 30px !important;
    }
    .our-process .beforee::before{
        top: 53.5%;
    }
    .our-process .process-box img{
        width: 130px;
    }
}

@media only screen and (max-width: 991px){
    .mobile_banner_section .mobile_banner_t_box h1{
        font-size: 24px;
        margin-bottom: 2px;
    }
    .mobile_banner_section .mobile_banner_t_box p{
        font-size: 16px;
    }
    .mobile_banner_section{
        padding-top: 27px !important;
    }
    .heading h2{
        font-size: 28px !important;
    }
    .heading .tittlle_para{
        font-size: 16px;
    }
    .cta .bg-img1{
        padding:40px 0px;
    } 
    .cta .bg-img1 img{
        border-radius: 30px;
    }
    .cta .cta-details h2{
        font-size: 24px !important;
    }
    .our-process .beforee::before{
        top: 53.5%;
    }
    .our-process .process-box img{
        width: 130px;
    }
    .service_Industries .Industries-heading p{
        width: 90%;
    }
    .service_Industries .industries-box-border{
        border-right: transparent;
    }
    .e-commerce-feature .owl-carousel .owl-nav{
        display: none;
    }
    .our-process .d-flex{
        flex-wrap: wrap;
    }
    .our-process .d-flex .process-box{
        width: 49%;
    }
    .our-process .beforee::before{
        display: none;
    }
    .our-process .process-box h3{
        margin-bottom: 1px;
    }
    .cta .cta-details .service-contect-us{
        padding: 6px 30px;
    }
    .dubai-mobile img, .exclusive-mobile img, .quizzire-portfolio img, .tokyo-mk img{
        display: none;
    }
}

@media only screen and (max-width: 576px){
    .mobile_banner_section .mobile-hero-banner {
        right: -4%;
    }
    .cta .bg-img1{
        text-align: center;
        flex-wrap: wrap-reverse;
    }
    .success-stories .tittlle_para, .service_Industries .tittlle_para, .services-ar .heading .tittlle_para{
        width: 100% !important;
    }
    .indus-box .row&gt;*{
        width: 49%;
    }
    .our-process .d-flex .process-box{
        width: 100%;
    }
}</pre></body></html>