body {
    font-family: math;
}

.navlink-space {
    margin-right: 40px;
    font-size: 20px;
    color: #000 !important;
    font-weight: 400;
}

.header-logo {
    font-size: 32px;
    font-weight: bold;
}

.software-solution-text {

    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;

}

.software-solution-text h2 {
    width: 61%;
    margin: auto;
    font-size: 45px;
}

.software-solution-text p {
    width: 62%;
    font-size: 19px;
    margin: auto;
    margin-top: 20px;
}

.Our-services {
    margin: 100px 0px;
}

.services-box {
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 16px;
    text-align: center;
    height: 390px
}

.service-logo {
    height: 85px;
    background: #d7d2f7;
    padding: 16px;
    width: 85px;
    margin: auto;
    border-radius: 50%;
}

.service-logo img {
    width: 52px;
}

.services-box h2 {
    font-size: 18px;
    margin: 13px 0px;

}

.services-box p {
    font-size: 15px;
    margin-bottom: 20px !important;
    margin: auto;
}
.services-button{
    position: relative;
    top: -12px;
    text-align: center;
}
.services-button a{
    padding: 5px 16px;
    background: #fff;
    background-image: linear-gradient(#0d85fe75, #0d9efef5);
    color: #fff;
    border: none;
}


.complete-solution-bg img {
    height: 100%;
    width: 100%;
}

.complete-solution-brief {
    position: absolute;
    top: 59%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.complete-solution-brief h2 {
    text-align: center;
    margin: auto;
    color: #fff;
    font-size: 39px;
}

.complete-solution-brief p {
    color: #fff;
    margin: auto;
    font-size: 20px;
}

.complete-solution-last {
    text-align: center;
}

.make-different {
    margin-top: 100px;
}

.make-diierenc-heading {
    max-width: 700px;
    margin: auto;
}

.section-headings {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
}

.section-sub-headings {
    color: #666;
    font-size: 16px;
}

.make-diifferent-sub-sec img {
    width: 50px;
    margin-bottom: 30px;
}

.make-diifferent-sub-sec h2 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 14px;
}

.make-diffrent-p {
    text-align: justify;
    color: #666;
}

.complete-diff-main-img {
    height: 550px;
    width: 300px;
    margin: auto;
}

.complete-diff-main-img img {
    height: 100%;
    width: 100%;
}

.technology-framework {
    margin-bottom: 100px;
}

.frameworks {
    align-items: center;
    justify-content: space-between;
    border-width: 1px;
    border-style: dashed;
    border-color: #0c71c3;
    padding: 10px;
}

.frameworks-img {
    margin: 10px 0px;
    width: 50px;
}

.frameworks p {
    font-size: 18px;
    width: 12.5%;
     color: #0c71c3 !important;
    text-align: center;
    font-weight: 600;

}
.Our-Partners{
    margin-bottom: 100px;
}

.frameworks-division {
    width: 12.5%;;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px
}
.Trusted-Partners{
    margin-bottom: 100px;
}
.trusted-partner {
    display: flex;
    justify-content: center;
}
.trusted-partner .item {
    padding: 14px;
    cursor: pointer;
    margin: 8px;
    width: 20% !important;
    display: flex;
    align-items: center;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.partner-img-css {
    width: 80% !important;
    margin: auto;
}
.portfolio{
    margin-bottom: 100px;
}
.portfoliio-sec-img {
    width: 100%;
    border-radius: 20px;
    background: aliceblue;
}
.porfolio-sec-text {
    font-size: 25px;
}
.px-card--half>img {
    width: 100px !important;
    position: absolute;
    left: 20px;
    top: 20px;
    border-radius: 6px;
}
.px-card--half .card-body {
    background: linear-gradient(180deg, rgba(241, 241, 241, 0.5) 0%, #FCFCFC 106.18%);
    border-radius: 12px;
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}
.px-card--half .card-title {
    padding-left: 120px;
    padding-top: 50px;
    margin-bottom: 25px;
    line-height: 1.5;
}
.px-card--half .card-text {
    font-weight: 400;
    font-size: 14px;
}
.height-150-pixel {
    height: 150px;
}
.px-card--half .card-title small {
    font-size: 75%;
    display: block;
    color: gray;
}
.partner-card{
    width: 33.3%;
}
footer {
    background-color: #1d1b4c;
    /* color: white; */
}
.contact-box {
    background: #fff;
    padding: 40px;
    position: relative;
}
.contact-box h2{
    position: relative;
    z-index: 3;
}
.footer-text {
    padding-top: 50px;
}
.lest-talk {
    font-size: 48px;
    font-weight: bold;
}
.contact-icons {
    font-size: 26px;
    background: linear-gradient(270deg, #00F4DA 0%, #07B5FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contact-text {
    font-size: 20px;
    background: linear-gradient(270deg, #00F4DA 0%, #07B5FF 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-text {
    font-size: 28px;
}
.footer-home-services li {
    margin-bottom: 10px;
}
.footer-home-services li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}
.contact-box h2{
    color: rgb(29, 27, 76);
    display: block;
    font: 500 56px / 67.2px Poppins;
    margin: 0px 0px 8px;
    position: relative;
    position: relative;
    z-index: 2;
}
.contact-box p {
    width: 315px;
    background-image: linear-gradient(to right, #07B5FF, #00F4DA);
    position: absolute;
    top: 69px;
    z-index: 1;
    padding: 14px 0px;
}

.blog-heading-text{
    color: #2a3c57;
    margin-top: 50px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
  }
  .blog-sub-heading{
    font-size: 15px;
      color: #2a3c57;
      margin: 0px 0px;
  }
  .blog-Sub-cateogry{
   margin-top: 30px;
    font-weight: 600;
    color: #2a3c57;
  }
  .border-bottom-blog{
    width: 100px;
    margin-bottom: 10px;
    border-bottom: 3px solid #51abff;
  }
  .text-blog-primary{
    color:#51abff;
  }
  .blog-image-css{
    width: 80%;
    margin: 30px auto;
  }
  .blog-image-css img{
  width: 100%;
  border-radius: 15px;
  }
.complete-solution-bg {
    height: 900px;

}
@media (max-width: 768px) {
    .software-solution-text h2 {
        width: 100%;
        margin: auto;
        font-size: 14px;
    }

    .software-solution-text p {
        width: 100%;
        font-size: 12px;

    }

    .complete-solution {
        display: none;
    }

    .make-diierenc-heading {
        max-width: 100%;
        margin: auto;
        text-align: center;
    }

    .make-diifferent-sub-sec {
        text-align: center !important;

    }

    .box-shadow-responsive {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        border-radius: 11px;
        padding: 10px;
        background: #8080800d;

    }

    .frameworks p {
        width: 100%;
    }

    .frameworks {

        width: 100%;
        overflow: scroll;
    }

    .frameworks-division {
        width: 100%;
        white-space: nowrap;
        padding: 3px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        margin: 6px;
    }
    .trusted-partner {
        display: inline-block;
    }
    .trusted-partner .item {
        float: left;
        display: block;
    }
    .card-box-responsive {
        box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
        margin: 15px;
        border-radius: 15px;
        padding: 13px;
    }
    .partner-card{
        width: 100%;
    }
    .flex-direction-column{
        flex-direction: column;
    }
    .software-solution-text {
        text-align: center;
        position: absolute;
        width: 100%;
        background: #1c222a;
        margin-top: -9px;
        top: auto;
    }
    .Service-grid-template{
        grid-template-columns: repeat(4, 60%);
        display: grid;
        width: 100%;
        overflow-x: scroll;
    }
    .services-box {
        height: 380px;
    }
    .services-box h2 {
        font-size: 12px;

    }
    .services-box p {
        font-size: 12px;

    }
    .partner-img-css {
        width: 100% !important;
        margin: auto;
    }
}