body {
    font-family: "Roboto";
}
html {
    scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}

.section{
    padding-top: 5%;
    padding-bottom: 5%;
}
.block-1 {
    margin-inline: 40px;
}
li.nav-item {
    font-weight: 400;
    color: #2e2e2e;
}
a.nav-link {
    color: #2e2e2e;
}
a.nav-link:hover {
    color: #d42334;
}
.banner-section {
    background: url("images/banner.webp");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0;
}
h1.banner-heading {
    color: #fff;
    font-weight: 700;
    font-size: 3.25rem;
    line-height: 3.813rem;
}
.banner-para {
    color: #fff;
    font-size: 1.375rem;
    line-height: 1.875rem;
    font-weight: 400;
}
.banner-input-group {
    align-items: center;
    margin: 0 auto;
}
.contact-form-banner {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
    padding: 20px;
    width: 70%;
}
.contact-company {
    text-align: center;
}
a.telephone-link {
    text-decoration: none;
    color: #2e2e2e;
}
input#phone {
    padding-left: 3rem;
}
.intl-tel-input,
.iti {
    width: 100%;
}
.banner-section form .custom-input {
    width: 100%;
    height: 3.25rem;
    font-weight: 400;
    font-size: 1.063rem;
    line-height: 1.25rem;
    color: #2e2e2e;
    background: #fff;
    border: 1px solid #cfd7db;
    border-radius: 0.37rem;
    padding-left: 1rem;
}
button.enquire-now {
    width: 100%;
    height: 2.8125rem;
    background: linear-gradient(91.4deg, #d42334 0%, #673695 117.63%);
    border-radius: 4px;
    border: none;
    color: #fff;
}

h3.services-mobile-development {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2.188rem;
    color: #2e2e2e;
}
h1.text-center.para-2 {
    margin-top: 12px;
    width: 188px;
    height: 40px;
    font-weight: 400;
    font-size: 1.063rem;
    line-height: 1.25rem;
}
h1.text-center.para-1 {
    margin-top: 19px;
    width: 188px;
    height: 56px;
    font-weight: 400;
    font-size: 1.063rem;
    line-height: 1.25rem;
}
h1.text-center.para-3 {
    margin-top: 15px;
    width: 188px;
    height: 40px;
    font-weight: 400;
    font-size: 1.063rem;
    line-height: 1.25rem;
}
.devices {
    margin-top: 3.75rem;
}
.container.services {
    margin-top: 3.75rem;
}
.services-blocks {
    width: 188px;
}
.services-blocks-2 {
    margin-bottom: 12px;
}

.container.association {
    margin-top: 3.75rem;
}
.associations-flex div div {
    margin-left: 20px;
}
h3.heading-association {
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2rem;
    color: #2e2e2e;
}
p.association-para {
    font-weight: 400;
    font-size: 1.063rem;
    line-height: 1.25rem;
}

.works {
    margin-top: 5.625rem;
    display: block;
}
.work-details {
    padding: 1%;
    margin-top: 6rem;
}
.phone-image {
    text-align: right;
    margin-top: 2.5rem;
}
h3.heading-work {
    font-size: 1.875rem;
    line-height: 2.188rem;
    font-weight: 500;
}
h3.head-faasos {
    color: #d42334;
    line-height: 1.625rem;
    font-size: 1.375rem;
}
p.app-title-para {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    line-height: 1rem;
    color: #2e2e2e;
    font-size: 0.875rem;
}
p.app-details-para {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    line-height: 1.625rem;
    font-size: 1rem;
}
button.faasos-button {
    width: 16rem;
    height: 2.5rem;
    border: none;
    background: linear-gradient(90.84deg, #d42334 0%, #673695 102.46%);
    border-radius: 4px;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 1.063rem;
    line-height: 1.25rem;
    text-align: center;
    color: #fff;
}
.app-button {
    margin-top: 1.375rem;
}
.works-mobile {
    display: none;
}

section.customers {
    margin-top: 6.25rem;
}
h3.heading-Relationships {
    font-size: 1.875rem;
    line-height: 2.188rem;
    font-weight: 500;
}
.customer-images {
    margin-bottom: 2.5rem;
}
.relation-block {
    margin-top: 2.5rem;
}
.testimonial-section {
    padding: 70px 0;
}
.testimonial-section span i {
    color: #d42334;
}
.google-reviews {
    font-weight: 500;
    line-height: 2.188rem;
    font-size: 1.875rem;
}
.testimonial-section .item h5,
.testimonial-section .item p,
.testimonial-section .item span {
    margin-bottom: 10px;
}
.first-letter-testimonials {
    padding: 6px 8px;
    margin-right: 10px;
    background-color: #d42334;
    color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
}
.owl-carousel .owl-stage-outer {
    margin-top: 50px;
}
.reviews-para {
    margin: 10 auto;
}

section.reach-us-out-section {
    background: #f4f4f4;
    padding: 87px 0;
}
h1.heading {
    font-weight: 600;
    font-size: 3.25rem;
    line-height: 3.813rem;
    color: #2e2e2e;
}
.mobile-iframe{
    min-height: 200px;
}

.sub-heading{
    font-size: 0.9rem;
    font-weight: 400;
    padding-bottom: 1%;
}
p.reach-details {
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 1.875rem;
    color: #2e2e2e;
}
.reach-us-out-section form .custom-input {
    width: 100%;
    height: 3.25rem;
    font-weight: 400;
    font-size: 1.063rem;
    line-height: 1.25rem;
    color: #2e2e2e;
    background: #fff;
    border: 1px solid #cfd7db;
    border-radius: 0.37rem;
    padding-left: 1rem;
}
.reach-input-group {
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
    padding: 20px;
    align-items: center;
    border-radius: 10px;
    background-color: #fff;
    max-width: 21.75rem;
}
.enquiry {
    display: none;
}
input#mobile {
    padding-left: 3rem;
}

a.list-item {
    text-decoration: none;
    color: rgba(46, 46, 46, 0.8);
}
a.contact-link {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.438rem;
    color: #2e2e2e;
    text-decoration: none;
}
a:hover {
    color: #d42334;
}
span.contact-us-number {
    color: #d42334;
}
.links-title {
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.625rem;
    color: #2e2e2e;
}
.list-group {
    font-size: 0.875rem;
    line-height: 1.688rem;
}
.list-group-h1 {
    font-size: 0.8rem;
    line-height: 1.01rem;
}
p.list-item.presence-para {
    margin: 0;
    color: rgba(46, 46, 46, 0.8);
}
section.togglebytes-links {
    margin-top: 3.125rem;
}
.cards {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}
.card-1 {
    background: #046a38;
    width: 25.375rem;
    height: 12.5rem;
    border-radius: 6px;
    box-sizing: border-box;
}
.card-2 {
    background: #2b3251;
    width: 25.375rem;
    height: 12.5rem;
    border-radius: 6px;
    box-sizing: border-box;
}
.card-3 {
    background: #ed402d;
    width: 25.375rem;
    height: 12.5rem;
    border-radius: 6px;
    box-sizing: border-box;
}
.card-text-first {
    margin: auto;
    margin-left: 1.25rem;
    width: 13.125rem;
    height: 5.625rem;
    color: #fff;
}
.card-image {
    margin: auto;
}
p.para-text-1 {
    font-size: 0.75rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 0.875rem;
}
h6.card-text-1 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.625rem;
}
.card-text-second {
    margin: auto;
    margin-left: 1.25rem;
    width: 13.125rem;
    height: 5.625rem;
    color: #fff;
}
.card-image {
    margin: auto;
}
p.para-text-2 {
    font-size: 0.75rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 0.875rem;
}
h6.card-text-2 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.625rem;
}
.card-text-third {
    margin: auto;
    margin-left: 1.25rem;
    width: 13.125rem;
    height: 5.625rem;
    color: #fff;
}
.card-image {
    margin: auto;
}
p.para-text-3 {
    font-size: 0.75rem;
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 0.875rem;
}
h6.card-text-3 {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 600;
    font-size: 1.375rem;
    line-height: 1.625rem;
}

footer {
    background-color: #2e2e2e;
}
p.copyright-tags {
    color: #fff;
    margin: 28 auto;
}
.footer-socialmedia {
    margin: 23 auto;
}
.footer-socialmedia span a {
    margin-inline: 10px;
}
.moretext {
    display: none;
}
.myBtnx {
    color: #c64b8c;
    font-size: small;
}
.myBtnx::before {
    content: "\a";
    white-space: pre;
}
.rev-stars i {
    color: red;
}

@media screen and (max-width: 993px) {
    .banner-section {
        background: url(images/banner.webp);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 28px 0;
    }
    .contact-form-banner {
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
        padding: 20px;
        width: 100%;
        margin-top: 22px;
    }
    .banner-left-wrapper {
        text-align: center;
    }
    h1.banner-heading {
        color: #fff;
        font-weight: 700;
        font-size: 2.625rem;
        line-height: 3.063rem;
    }
}

@media screen and (max-width: 993px) {
    h3.services-mobile-development {
        font-weight: 600;
        font-size: 1.375rem;
        line-height: 1.6rem;
        color: #2e2e2e;
    }
    .devices {
        margin-top: 0.635rem;
    }
    .services-blocks {
        width: 151px;
    }
    .services-blocks-2 {
        width: 150px;
    }
    h1.text-center.para-1 {
        width: 151px;
    }
    h1.text-center.para-2 {
        width: 151px;
    }
    h1.text-center.para-3 {
        width: 151px;
    }
}

@media screen and (max-width: 993px) {
    h3.heading-association {
        font-weight: 600;
        font-size: 1.375rem;
        line-height: 1.611rem;
        color: #2e2e2e;
    }
    .container.association {
        margin-top: 1.25rem;
    }
    .associations-flex {
        margin-top: 2.063rem;
    }
    .block-1 {
        margin: 0 auto;
        margin-bottom: 43px;
    }
    .associations-flex div div {
        margin-left: 28px;
    }
}

@media screen and (max-width: 993px) {
    .works {
        display: none;
    }
    .works-mobile {
        display: block;
        margin-top: 1.875rem;
    }
    h3.heading-work {
        font-size: 1.375rem;
        line-height: 1.625rem;
        font-weight: 600;
    }
    .phone-image {
        margin-top: 0.625rem;
        text-align: center;
        margin-bottom: 3.175rem;
    }
    .work-details {
        text-align: center;
    }
    .logo {
        align-items: center;
    }
    .applications-details {
        display: flex;
        flex-direction: column-reverse !important;
    }
    .work-details {
        margin-top: 1rem;
    }
    p.app-title-para {
        margin: 10 auto;
    }
    p.app-details-para {
        font-weight: 400;
        font-size: 1.063rem;
        line-height: 1.25rem;
        color: #2e2e2e;
    }
}

@media screen and (max-width: 993px) {
    .owl-carousel .owl-stage-outer {
        margin-top: 30px;
    }
    .reviews-para {
        margin: 11 auto;
    }
    .google-reviews {
        font-weight: 600;
        line-height: 1.625;
        font-size: 1.375rem;
    }
    .testimonial-section {
        padding: 30px 0;
    }
}

@media screen and (max-width: 993px) {
    .reach-input-group {
        box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
        padding: 20px;
        align-items: center;
        border-radius: 10px;
        background-color: #fff;
        max-width: 21.75rem;
        margin: auto;
        margin-top: 1.25rem;
    }
    section.reach-us-out-section {
        background: #f4f4f4;
        padding: 40px 0;
    }
    h1.heading {
        font-weight: 600;
        font-size: 2.3rem;
        line-height: 3.063rem;
        text-align: center;
        color: #2e2e2e;
    }
    p.reach-details {
        font-weight: 400;
        font-size: 1.25rem;
        line-height: 1.875rem;
        color: #2e2e2e;
        text-align: center;
    }
    .enquiry {
        display: block;
    }
    .contact-enquiry {
        font-weight: 500;
        font-size: 22px;
        line-height: 30px;
        color: #2e2e2e;
    }
}

@media screen and (max-width: 993px) {
    p.copyright-tags {
        margin: 23 auto;
        font-size: 14px;
        line-height: 16px;
    }
    .footer-socialmedia {
        margin: 10 auto;
        padding-bottom: 20px;
    }
    .footer-left-content{
        padding-top: 20px;
    }
}

@media screen and (max-width: 375px) {
    .container-fluid.cards {
        margin-top: 1.875rem;
    }
    .cards {
        display: flex;
        flex-direction: column;
        width: 21.438rem;
        height: 34.563rem;
    }
    .card-1 {
        width: 21.438rem;
        height: 9.813rem;
    }
    .card-2 {
        width: 21.438rem;
        height: 9.813rem;
    }
    .card-3 {
        width: 21.438rem;
        height: 9.813rem;
    }
    .card-text-first {
        width: 11.25rem;
        height: 5.625rem;
        margin: auto;
    }
    p.para-text-1 {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 0.875rem;
        color: #fff;
    }
    h6.card-text-1 {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 600;
        font-size: 1.375rem;
        line-height: 1.625rem;
        color: #fff;
        width: 11.125rem;
        height: 3.25rem;
    }
    .card-image {
        width: 9.25rem;
        margin: auto;
    }
    .card-img-1 {
        width: 9.25rem;
    }
    .card-text-second {
        width: 11.25rem;
        height: 5.625rem;
        margin: auto;
    }
    p.para-text-2 {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 0.875rem;
        color: #fff;
    }
    h6.card-text-2 {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 600;
        font-size: 1.375rem;
        line-height: 1.625rem;
        color: #fff;
        width: 11.125rem;
        height: 3.25rem;
    }
    .card-image {
        width: 9.25rem;
        margin: auto;
    }
    .card-img-2 {
        width: 9.25rem;
    }
    .card-text-third {
        width: 11.25rem;
        height: 5.625rem;
        margin: auto;
    }
    p.para-text-3 {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 0.875rem;
        color: #fff;
    }
    h6.card-text-3 {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 600;
        font-size: 1.375rem;
        line-height: 1.625rem;
        color: #fff;
        width: 11.125rem;
        height: 3.25rem;
    }
    .card-image {
        width: 9.25rem;
        margin: auto;
    }
    .card-img-3 {
        width: 9.25rem;
    }
}

@media screen and (max-width: 993px) {
    .link-heading {
        margin-top: 1rem;
    }
    .list-group {
        font-weight: 400;
        font-size: 1.063rem;
        line-height: 1.688rem;
        color: rgba(46, 46, 46, 0.8);
    }
    .contact-us {
        margin-top: 1rem;
    }
    .togglebytes-links {
        margin-top: 0;
    }
    a.contact-link {
        font-weight: 600;
        font-size: 1.375rem;
        line-height: 1.625rem;
        color: #2e2e2e;
        text-decoration: none;
    }
    a:hover {
        color: #d42334;
    }
    span.contact-us-number {
        color: #d42334;
        font-weight: 400;
    }
}

@media screen and (max-width: 993px) {
    section.customers {
        margin-top: 1.875rem;
    }
    .customer-images {
        text-align: center;
        margin-bottom: 2.5rem;
    }
    .relation-block {
        margin-top: 1.875rem;
    }
    h3.heading-Relationships {
        font-size: 1.375rem;
        line-height: 1.625rem;
        font-weight: 600;
    }
}
