.mobile-app- {
    padding: 50px 0px 100px 0px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.mobile-app-:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .85;
    right: 0;
    left: 0;
    z-index: 0;
    background: -moz-linear-gradient(45deg, #552ECD 0%, #673AB7 100%);
    background: -webkit-linear-gradient(45deg,  #552ECD 0%, #673AB7 100%);
    background: linear-gradient(45deg, #552ECD 0%, #673AB7 100%);
}

.hero-card-web {
    position: relative;
    overflow: hidden;
    margin-top: 120px;
    padding-bottom: 20px;
    height: auto;
    align-items: center;
    display: flex;
}

.hero-main-rp {
    padding: 0 30px 0 180px;
}

.hero-heading-sec2 .sub-heading {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.hero-main-rp,
.about-image,
.img-block,
.image-block {
    position: relative;
    z-index: 10;
}

.hero-heading-sec2 .heading {
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    display: inline-block;
    background: #ffd727;
    background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.hero-heading-sec2>p {
    color: #fff;
    font-size: 18px;
    margin: 40px 0;
}

.formcover {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.9);
    padding: 50px 20px;
    border-radius: 14px;
}

.formcover h4 {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
}

#contactForm .form-group {
    position: relative;
}

.about-sec-app {
    background-size: contain;
    background-repeat: repeat;
    background-position: center center;
}

.funfct {
    box-shadow: 0 11px 20px rgb(123 149 162 / 15%);
    line-height: 26px;
    padding: 30px;
    border-radius: 8px 8px 8px 40px;
    margin-top: 30px;
    position: relative;
    text-align: center;
}

.funfct p {
    font-weight: 600;
    color: #101010;
}

.funfct img {
    width: 65px;
    margin: 0 auto 15px;
    display: block;
}

.funfct .services-cuntr {
    display: inline-block;
    font-weight: 900;
    font-size: 30px;
    color: #050748;
    padding: 15px 0;
}

.service-section-app {
    background-size: contain;
    background-repeat: repeat-x;
    background-position: center bottom;
    position: relative;
}

.sctxt {
    font-size: 90px;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: 0;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #e8e8e8;
    -webkit-text-fill-color: white;
}

.service-card-app {
    display: block;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 400;
    font-size: 14px;
    padding: 20px;
    border-radius: 40px 8px 40px 8px;
    border-left: 5px solid #6772DA;
    border-top: 1px solid #6772DA;
}

.-service-list li:first-child {
    padding-left: 0;
}

.-service-list li {
    text-transform: uppercase;
    list-style: none;
    padding: 0 5px;
    border-right: 1px solid #d4d4d4;
    display: inline-block;
}

.-service-list li:last-child {
    border-right: none;
}

.service-sec-list p {
    font-size: 15px;
    line-height: 24px;
    margin: 14px 0 0 0;
}

.-service-list li span {
    font-size: 12px;
    color: #6a6a8e;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: 700;
}

.servc-icon-sldr {
    display: flex;
}

.tec-icon ul li .img-iconbb {
    display: inline-flex;
    border-radius: 100%;
    background: #f5f7ff;
    width: 60px;
    height: 60px;
    align-items: center;
}

.tec-icon ul li img {
    height: 40px;
    width: 40px;
    object-fit: contain;
    margin: 0 auto;
}

.tec-icon ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.link-prbs {
    display: block;
    color: #673ab7;
    font-size: 16px;
}

.link-prbs:hover {
    text-decoration: underline;
}

.why-choos-lg {
    position: relative;
}

.why-choos-lg:before {
    z-index: -1;
    content: "";
    background: url(../images/shape/dot_bg.webp);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.itm-media-object .media img {
    width: 100%;
}

.itm-media-object .media .img-ab- {
    background: #f5f5f5;
    border-radius: 8px;
    width: 65px;
    padding: 10px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.itm-media-object .media-body {
    margin-left: 30px;
}

.itm-media-object h4 {
    text-align: left;
    margin-bottom: 10px;
}

.bg-shape-dez {
    position: relative;
}

.bg-shape-dez::after,
.bg-shape-dez::before {
    position: absolute;
    z-index: 0;
    content: '';
    width: 50%;
    height: 50%;
    background: #007bff;
    background: -webkit-linear-gradient(left, #007bff 0%, #13137a 100%);
    background: linear-gradient(to right, #007bff 0%, #13137a 100%);
}

.bg-shape-dez::after {
    top: -10px;
    right: -10px;
    border-radius: 0px 8px 0px 0px;
}

.single-image img {
    position: relative;
    z-index: 5;
    border-radius: 8px;
}

.bg-shape-dez::before {
    bottom: -10px;
    left: -10px;
    border-radius: 0px 0px 0px 8px;
}

.work-category {
    background: #d6e4fa;
    background: -moz-linear-gradient(top, #d6e4fa 0%, #dac5fc 100%);
    background: -webkit-linear-gradient(top, #d6e4fa 0%, #dac5fc 100%);
    background: linear-gradient(to bottom, #d6e4fa 0%, #dac5fc 100%);
    position: relative;
}

.work-category .common-heading h2 {
    margin-bottom: 30px;
}

.industry-workfor {
    background: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    border-left: 3px solid #ff5a1c;
    margin-top: 30px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.hoshd:hover {
    box-shadow: 0 15px 39px -11px #46638e45;
    transform: translate(0px, -5px);
}

.industry-workfor img {
    width: 55px;
}

.industry-workfor h6 {
    margin: 0 0 0 15px;
}

.awardbgwithtext {
    width: 150px;
    height: 150px;
    position: relative;
}

.awardbgwithtext img {
    width: 100%;
}

.awardbgwithtext p {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    padding: 0 25px;
    color: #050748;
}

.awardbgwithtext p span {
    color: #050748;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    display: block;
    padding: 10px 0 0 0;
}

.niwaxawardrow2 {
    text-align: center;
}



.mobile-app- .awrd-heading {
        font-size: 18px;
        line-height: 25px;
}

.bages-slider{
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    border-left: 3px solid #ff5a1c;
    margin-top: 30px;
    display: flex;
    align-items: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 1370px) {
    html .hero-card-web.mobile-app- {
        height: auto;
    }

    .hero-heading-sec h2 {
        font-size: 45px;
        line-height: 57px;
    }

    .hero-card-web {
        margin-top: 120px;
        padding-bottom: 20px;
        height: auto;
    }

    .hero-main-rp {
        padding: 0 30px 0 30px;
    }

    .hero-section {
        padding-top: 100px;
        padding-bottom: 100px;
        height: 750px
    }

    .mobile-app- .hero-heading-sec2 .heading {
        font-size: 24px;
        line-height: 30px;
    }

    .mobile-app- .awrd-heading {
        font-size: 18px;
        line-height: 25px;
    }

    .mobile-app- .hero-heading-sec2>p {
        margin: 10px 0 0 0;
    }
}

@media only screen and (max-width:1150px) {
    .-service-list li a {
        font-size: 13px;
    }
}

@media only screen and (max-width:991px) {
    .hero-card-web {
        margin-top: 80px;
        padding-bottom: 20px;
        height: auto;
    }

    .hero-heading-sec2 .heading {
        font-size: 24px;
        line-height: 30px;
    }

    .hero-heading-sec2>p {
        text-align: justify;
        font-size: 14px;
    }

    .hero-main-rp {
        padding: 0 10px 0 10px;
    }
    

    .formcover {
        margin-top: 50px;
        padding: 20px 10px;
    }

    .formcover input {
        height: 30px;
        margin: 0 0 10px 0;
    }

    .formcover textarea {
        height: 70px;
        margin: 0 0 10px 0;
    }

    .formcover select {
        height: 30px;
        margin: 0 0 10px 0;
    }

    .cta-card {
        text-align: center;
    }

    .sctxt {
        font-size: 40px;
    }

    .pairofbtn a {
        margin: 0;
    }

    .pairofbtn {
        flex-direction: column;
    }

    .niwax-company-awards {
        grid-template-columns: 100%;
    }

}

@media only screen and (max-width:767px) {
    .itm-media-object .media .img-ab- {
        height: 55px;
    }

    .itm-media-object .media-body {
        margin-left: 15px;
    }

    .work-category .common-heading h2 {
        margin-bottom: 10px;
    }

    .industry-workfor {
        padding: 15px;
        display: block;
        text-align: center;
        margin: 0 auto 15px;
    }

    .industry-workfor img {
        width: 45px;
    }

    .industry-workfor h6 {
        margin: 5px 0 0 0px;
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width:520px) {
    .awardbgwithtext p {
        white-space: break-spaces;
    }
}

.process-box {
    display: inline-flex;
    position: relative;
}

.wide-sblock {
    display: inline-flex;
    text-align: left;
    padding: 30px 20px;
}

.s-block {
    background: linear-gradient(to right, #552ECD 0%, #673AB7 100%);
    text-align: center;
    background-size: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
    padding: 20px 20px;
    margin: 0;
    position: relative;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:
        0 3.4px 2.7px -30px rgba(0, 0, 0, 0.5),
        0 8.2px 8.9px -30px rgba(0, 0, 0, 0.5),
        0 25px 40px -30px rgba(0, 0, 0, 0.5);
    box-shadow:
        0 5px 3px -30px rgba(0, 0, 0, 0.5),
        0 8px 9px -30px rgba(0, 0, 0, 0.5),
        0 25px 40px -30px rgba(0, 0, 0, 0.5);
}

.s-block-content {
    margin: 0;
    color:#fff
}

.s-card-icon {
    width: 100%;
    margin: 0 10px 0 0;
    display: inline-flex;
    align-items: center;
}

.s-card-icon img {
    min-width: 30px;
    max-width: 15%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 10px;
    
}

.s-card-icon .s-card-heading {
    max-width: 80%;
    margin: 0 10px 0 0;
    text-align: left;
    padding-left: 10px;
    color: #ffd727;
}

@media only screen and (max-width:767px) {
    .wide-sblock {
        display: block;
        text-align: left;
        padding: 20px 10px;
    }

    .s-block-content {
        margin: 0 0 0 0px;
        text-align: center;
    }
}

.portfolio-section {
    background: #fff;
    position: relative;
}

.portfolio-section:before {
    content: "";
    background: url(../images/shape/dot-pattern.png);
    position: absolute;
    height: 400px;
    right: 0;
    left: 0;
    top: 0;
    background-size: auto;
    background-repeat: repeat;
}

.isotope_item {
    position: relative;
}

.item-info {
    padding: 5px 0 0px 0;
    background: #13137a;
    position: relative;
    overflow: hidden;
}

.isotope_item .comp-name {
    font-weight: 600;
    color: #050748;
    text-align: center;
    margin: 0 0 10px 0;
}

.item-image {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: #f3f9ff;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
    border: 1px solid #13137a;
}

.item-image img {
    width: 100%;
}

.item-info-div {
    background: #fff;
    padding: 15px;
    position: relative;
    top: -40px;
    width: 95%;
    border-radius: 40px 8px 8px 8px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #6ba3ff;
}

.item-info-div .comp-name {
    margin: 0;
}

@media only screen and (max-width: 991px) {
    .portfolio-section:before {
        height: 300px;

    }
}

.clients-section-app {
    background: linear-gradient(45deg, #673AB7 0%, #552ECD 50%, #6772DA 100%);
}

.apppg .brand-logo {
    max-width: 180px;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
    border-radius: 8px;
}

.apppg li p {
    color: #fff;
    margin: 10px 0 0 0;
}

.single-blog-post {
    border-radius: 8px;
    background: #fff;
}

.single-blog-img {
    position: relative;
}

.single-blog-img img {
    border-radius: 8px 8px 0px 0px;
}

.entry-blog-post {
    border-radius: 100px;
    padding: 10px 15px;
    margin: 0 20px;
    position: absolute;
    bottom: -18px;
    right: 0;
    left: 0;
    justify-content: space-between;
    display: flex;
}

.entry-blog-post a {
    color: #fff;
    font-size: 14px;
}

.blog-content-tt {
    padding: 45px 25px 25px;
    border: 1px solid #ececec;
    border-top: 0;
    border-radius: 0px 0px 8px 8px;
}

.single-blog-info .blog-heading {
    margin-bottom: 18px;
}

.single-blog-info .blog-heading a {
    color: #050748;
}

.post-social {
    margin: 30px 0 0 0;
    border-top: 1px solid #dadada;
    padding-top: 30px;
}

.post-social a {
    color: #6a6a8e;
    display: inline-block;
    padding: 0 10px 0 0;
}

.post-social a:hover {
    color: #050748
}

.tcd {
    display: block;
    background: #fff;
    box-shadow: 0 11px 20px rgb(123 149 162 / 15%);
    font-weight: 400;
    font-size: 14px;
    padding: 60px 30px;
    border-radius: 40px 8px 8px 8px;
}

.posiqut {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 60px;
    color: #552ecd;
}

.tcd .owl-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    margin: 15px;
}

.testinomial-section-app .pl50 {
    position: relative;
    height: 100%;
}

.owl-carousel .user-image img {
    border-radius: 100%;
    width: 80px;
}

.user-info {
    margin: 0px 0 0 20px;
    text-align: left;
}

.user-info p span {
    font-weight: 700;
}

@media only screen and (max-width: 991px) {
    .testinomial-section-app, .minimal-portfolio {
        text-align: center;
    }
    .tcd {padding: 40px 30px;border-radius: 40px 8px 8px 8px;margin-top: 30px;}
    .client-thumbs {margin: 30px auto 0;display: table}
    .posiqut { opacity: .2;  top: 0;}
}

  .connect-block a {
    border-radius: 8px;
    background: #E4DBFF;
    border: 1px solid #552ecd;
    padding: 20px;
    display: flex;
}
.icon-fld-nx {
    text-align: center;
    font-size: 25px;
    margin: 0px 20px 0 0px;
    color: #050748;
}
.text-fld-nx {
    border-left: 1px solid #552ecd;
    padding: 0 0 0 20px;
}
.connect-block a span.small-text {
    font-size: 14px;
    color: #050748;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2.2px;
}
.text-fld-nx span {  display: block;}
.connect-block a span.large-text {
    font-size: 20px;
    color: #552ecd;
    line-height: 34px;
    font-weight: 700;
}
.contact-block-btm {
    padding: 30px 20px;
    background: #fff;
    border-radius: 8px;
    margin-left: 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 991px) {
    .contact-block-btm {
        padding: 30px 10px;
        margin-left: 0;
        margin-top: 50px;
    }
}

@media only screen and (max-width:520px) {
    .connect-block a span.small-text {font-size: 13px; letter-spacing: 0px;}
    .connect-block a span.large-text { font-size: 18px;   line-height: 28px;}
    .text-fld-nx { padding: 0 0 0 15px;}
    .icon-fld-nx {font-size: 22px; margin: 0px 15px 0 0px;} 
    .custom-control label {font-size: 12px; padding: 0 0 0 8px; text-indent: 1px; line-height: 16px; }
}