* {
    outline: none !important;
}

.phone-number span {
    display: block;
}

.header .lets-talk a {
    background: #0f73ba;
    color: #fff;
    border-radius: 50px;
    margin-right: 25px;
    height: 45px;
    width: 45px;
}

.header .lets-talk-icon {
    font-size: 30px;
    position: relative;
    left: 8px;
    top: 1px;
}

/* Start whatsapp-modal pop-up */
.whatsapp-modal .modal-content {
    width: 820px;
    background-color: #07395d;
    box-shadow: 0 6px 7px #020202;
    padding: 15px;
}

.whatsapp-modal .qr-heading {
    font-size: 33px;
    font-weight: 700;
    padding-bottom: 12px;
    text-align: left;
    color: #fff;
    margin-top: 15px;
}

.whatsapp-modal .qr-text {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

.whatsapp-modal .whatsapp-btn-close {
    text-align: center;
    border: 1px solid;
    background-color: #ffffff;
    color: #07395d !important;
    border-radius: 50px;
    margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;
    position: absolute;
    top: 20px;
    right: 22px;
    transition: all 200ms;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
    opacity: 1;
    z-index: 99999;
    height: 30px;
    width: 30px;
}

.whatsapp-modal .whatsapp-btn-cross {
    font-size: 30px;
    position: relative;
    bottom: 8px;
    left: 0px;
}

/* End whatsapp-modal pop-up */

.mr-1 {
    margin-right: 1rem !important;
}

.sub-head {
    color: #08446f;
    font-size: 18px;
    font-weight: 400;
    font-family: var(--default-font);
}

.about.section {
    background: #f2f5fa;
}

.about.section .service-item {
    padding: 40px 25px;
}

.about.section .service-item p {
    font-size: 18px;
    font-size: 18px;
    min-height: 109px;
    margin: 0;
}

.about.section .service-item .icon {
    margin-bottom: 10px;
}

.stats.section h2 {
    font-size: 42px;
    font-weight: 700;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
    color: #08446f;
}

.stats.section p,
.stats.section ul li {
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 20px;
}

.stats.section .right-section p {
    padding: 0;
    margin: 0;
    color: #08446f;
}

.stats.section ul {
    padding: 0;
    list-style: none;
}

.stats.section ul li i {
    padding-right: 15px;
    color: #08446f;
    float: left;
    height: 50px;
}

.empowering-image {
    text-align: center;
}

.left-section,
.right-section {
    background: #f2f5fa;
    padding: 30px;
    min-height: 723px;
    border-radius: 20px;
}

.right-section {
    padding-top: 50px;
}

.new-services h3 {
    font-weight: bold;
    color: #08446f;
    margin: 10px 0;
}

.blog-section.new-services h3 {
    padding: 0 40px;
}

.new-services p {
    padding: 0 40px;
}

.new-services a {
    background: #08446f;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
}

.blog-section.new-services a {
    background: transparent;
    color: #08446f;
    padding: 0 40px;
    padding-top: 20px;
}

.blog-section.new-services .icon {
    text-align: center;
}

.icon-content {
    padding: 40px 0;
    background: #f2f5fa;
    border-radius: 20px;
}

.faq-image {
    display: inline-grid;
    align-items: center;
}

.footer-contact .phone-number {
    background-image: url("../img/call-footer.png");
    background-repeat: no-repeat;
    padding-left: 45px;
    background-position: left center;
    font-size: 16px;
    margin: 10px 0;
}

.search-widget {
    margin: 15px 0;
}

.our-approch {
    background-image: url("../img/our-approch-banner.jpg");
    min-height: 56vh;
    background-size: cover;
    background-repeat: no-repeat;
}

.faq {
    background-image: url("../img/faq-banner.jpg");
    min-height: 66vh;
    background-size: cover;
    background-repeat: no-repeat;
}

.career {
    background-image: url("../img/career-banner.jpg");
    min-height: 66vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.our-approch .content-section,
.faq .content-section {
    text-align: center;
    display: block;
    height: 47vh;
    padding-top: 125px;
}

.faq .content-section {
    height: 57vh;
    padding-top: 168px;
}

.faq .content-section h4 {
    font-weight: bold;
    font-size: 39px;
    color: #08446f
}

.faq .content-section h2 {
    font-weight: bold;
    font-size: 45px;
    color: #08446f
}

.our-approch .content-section h2 {
    color: #fff;
    font-weight: bold;
    font-size: 3rem;
}

.our-approch .content-section h4 {
    color: #08446f;
}

.content-icon {
    padding-left: 30px;
}

.approch-one .content-icon h3 {
    color: #185079;
}

.lets-connect {
    background-image: url("../img/lets-connet-image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.lets-connect .section-title h2 {
    font-size: 25px;
    margin: 0;
    padding: 0;
}

.lets-connect .section-title a {
    background: #0f73ba;
    padding: 10px 25px;
    color: #fff;
    border-radius: 40px;
    display: inline-block;
    margin: 10px 0;
}

.lets-connect .section-title p {
    color: #08446f;
}

.faq-inner-section {
    padding: 40px 85px;
}

.faq-inner-section.odd-section {
    background: #0f73ba;
    border-radius: 30px;
}

.faq-inner-section.even-section {
    background: #f2f5fa;
    border-radius: 30px;
}

.section-title .faq-inner-section.odd-section h2,
.section-title .faq-inner-section.odd-section p {
    color: #fff;
}

.section-title .ul-section {
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.ul-section span {
    position: relative;
    margin-right: 6px;
    top: -4px;
    font-size: 51px;
    height: 0;
    display: inline-block;
}

.career .content-inner-section {
    width: 50%;
    margin: 0 auto;
    padding: 20px 40px;
    background: #ffffff;
    border-radius: 30px;
    margin-top: 20px;
}

.career h2,
.content-inner-section h4 {
    font-weight: bold;
    color: #08446f;
}

.career-inner {
    border: 3px solid #0f73ba;
    padding: 20px;
    border-radius: 30px;
}

.career-inner img {
    width: 140px;
    margin-right: 25px;
}

.career-inner p {
    font-size: 17px;
    margin: 0;
}

.content-section {
    padding-top: 13px;
}

.career-inner.backend-section {
    min-height: 227px;
}

.contact-section ul li h2 {
    font-weight: bold;
    color: #08446f;
    margin-right: 40px;
    margin-bottom: 0;
    position: relative;
    top: 5px;
}

.contact-section ul li p {
    margin: 0;
    font-weight: bold;
    color: #08446f;
    background-size: contain;
    padding-left: 46px;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    margin-right: 40px;
}

.contact-section ul li:nth-child(2) p {
    background-image: url("../img/email-icon.png");
    height: 22px;
}

.contact-section ul li:last-child p {
    background-image: url("../img/phone-icon.png");
     height: 22px;
}

@media (max-width: 767px) {
  .contact-section ul.d-block.text-center {
    text-align: left !important;
  }
}

.hiring-section {
    padding: 40px;
    box-shadow: 0 -2px 23px -5px #c6c6c6;
    border-radius: 25px;
}

.career-two h3 {
    color: #08446f;
    font-weight: bold;
    font-size: 22px;
}

.career-two h4 {
    color: #08446f;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 35px;
}

.career-two .career-inner {
    background: #0f73ba;
    height: 100%;
    flex-direction: column;
    /* Keep vertical layout */
    display: flex;
}

.career-two .hiring-section {
    padding: 30px 0;
    border-radius: 0px;
    box-shadow: none;
}

.career-two .content-section {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}

.career-two .content-section h3,
.career-two .career-inner p {
    color: #fff;
}

.career-two .career-inner a {
    font-weight: bold;
    padding: 10px 20px;
    background: #fff;
    display: inline-block;
    border-radius: 50px;
    margin-top: 10px;
    color: #08446f;
}

.career-two .career-inner hr {
    border: 1px solid #ffffff;
}

/* .career-two .career-inner .apply-btn {
    padding: 9px 12px !important;
} */

.career-two .career-inner .content-heading {
    font-size: 19px;
}

.career-two .apply-now:hover {
    box-shadow: 0 3px 5px rgb(33 33 33);
    transform: scale(1.05);
}

.career-last-section h3 {
    font-weight: bold;
    color: #08446f;
    font-size: 34px;
    margin-top: 34px;
}

.career-last-section p {
    font-size: 19px;
}

.career-last-section {
    background: #f2f5fa;
}

.about-right-section h2,
.about-right-section p {
    color: #fff;
    margin-bottom: 10px;
}

.about-right-section .left-section {
    background: #0f73ba;
    min-height: auto;
}

.about-page-top p {
    padding: 0;
}

.about-right-section .left-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.about-right-section .left-section ul li {
    margin-bottom: 18px;
    font-size: 20px;
    display: flex;
}

.about-right-section .left-section ul li i {
    padding-right: 15px;
}

.about-page-top {
    background: #f2f5fa;
}

.about-page-two.about.section {
    background: #fff;
}

.about-page-two.about.section .service-item {
    background: #f2f5fa;
}

.about-page-two.about.section .service-item h3 {
    color: #08446f;
}

.about-page-two .stats .stats-item .purecounter::after {
    content: "+";
}

.about-page-two .stats .stats-item .purecounter {
    font-size: 69px;
    line-height: 30px;
}

.about-page-two.about.section .stats .service-item p {
    margin: 0;
    color: #373737;
    padding-top: 20px;
}

/* .about-page-two.about.section .stats .service-item {
    padding-bottom: 35px;
} */

.team-section .name-section {
    background: #0f73ba;
    padding: 15px;
    border-radius: 0px 0px 15px 15px;
}

.team-section .name-section h4 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.team-section .name-section p {
    color: #fff;
    font-size: 18px;
    margin: 5px 0;
}

.faq.about-faq .faq-container .faq-item h3 {
    font-size: 16px;
}

.form-section form {
    width: 50%;
    margin: 0 auto;
    padding: 20px 45px;
    background: #0f73ba;
    border-radius: 25px;
}

.contact-us .img-fluid-qr-code {
    width: 60%;
}

.Address-Sec .img-fluid-address1 {
    width: 60px;
    height: 59px;
}

.Address-Sec .img-fluid-address2 {
    width: 75px;
    height: 61px;
}

.contact-us .form-section {
    padding: 15px;
    background-color: #0f73ba;
    border-radius: 10px;
    box-shadow: 1px 0 4px #4c4b4b;
}

.contact-us {
    min-height: 64vh;
    background-image: url("../img/contact-us-banner.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 56px;
}

.text-left {
    text-align: left;
}

.contact-us h4 {
    /* text-align: center; */
    color: #0d568a;
    font-weight: bold;
    font-size: 20px;
}

.dynamic-form-container {
    background: #08446f !important
}

.contact-us p {
    /* text-align: center; */
    color: #000;
    font-size: 17px;
}

.contact-us .contact-us-card {
    border: none;
    box-shadow: 2px 1px 7px #cdcdcd;
    border-radius: 15px;
}

.contact-us .contact-us-icon {
    padding: 7px 8px;
    border-radius: 8px;
    margin-right: 12px;
    color: #fff;
    background-color: #1174ba;
}

.contact-us .contact-us-card-heading {
    color: #08446f;
    font-weight: 900;
}

.contact-us form input,
.contact-us form textarea {
    padding: 10px;
    border-radius: 10px;
    border: navajowhite;
    margin-bottom: 12px;
}

.contact-us form .button {
    width: 25%;
    margin: 0 auto;
    border-radius: 100px;
    font-weight: bold;
    color: #08446f;
}

.contact-us .col-lg-9 p {
    color: #000000;
    margin: 0;
    /* padding-top: 50px; */
    padding-left: 23px;
}

.address-heading {
    /* text-align: center; */
    margin-top: 40px;
    font-weight: bold;
    color: #08446f;
    font-size: 24px;
}

.call-section p {
    color: #000;
    text-align: left;
    font-weight: bold;
    font-size: 21px;
    padding-top: 46px;
}

#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tab-button li {
    display: table-cell;
    width: 20%;
    padding: 0 10px;
}

#tab-button li a {
    display: block;
    padding: .7em .3em;
    background: #0e81d2;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#tab-button li a:hover,
#tab-button a.active {
    border: transparent;
    background: #199df9;
    color: #fff;
}

.tab-pane a img {
    max-height: 272px;
    min-height: 272px;
    width: 100%;
}

.tab-select-outer {
    display: none;
}

.tab-contents {
    margin-top: 2%;
}

.demo-gallery>ul>li {
    float: left;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 0;
}

.demo-gallery>ul>li a {
    border: 3px solid #FFF;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    height: 235px;
    width: 348px;
}

.demo-gallery>ul>li a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.liono-page {
    min-height: 64vh;
    background-image: url("../img/liono-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.benifir-first-section {
    background: #0f73ba;
    padding: 35px 50px;
    border-radius: 40px 40px 0 0;
    padding-bottom: 60px;
}

.benifir-second-section {
    background: #08446f;
    border-radius: 0 0 40px 40px;
    padding-bottom: 60px;
}

.img-section {
    width: 35%;
    margin-right: 20px;
    display: inline-grid;
    align-items: center;
}

.benifit-section h3 {
    color: #fff;
    font-size: 24px;
}

.benifit-section p {
    color: #fff;
    padding-right: 15px;
}

.benifit-section h2 {
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.col-lg-8 .img-section {
    width: 22%;
}

.benifir-second-section .switch-section {
    font-size: 15px;
    text-align: center;
    background: #fff;
    padding: 10px;
    border-radius: 24px;
    margin-top: 40px;
    color: #08446f;
    text-transform: uppercase;
}

.benifir-second-section a {
    color: #fff;
    background: none;
    font-family: var(--heading-font);
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 40px;
    border-radius: 50px;
    transition: 0.3s;
    border: 2px solid #fff;
}

.form-section body {
    background: transparent;
}

.form-section iframe {
    height: 483px;
}

.overlay {
    width: 100%;
    height: 100%;
    display: block;
    background-color: black;
}

#popup1.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(254, 254, 254, 0.7);
    transition: opacity 500ms;
    visibility: visible;
    opacity: 1;
    z-index: 99999999;
}

.overlay-hidden {
    display: none;
}

#popup1 .popup {
    margin: 70px auto;
    padding: 20px;
    background: #08446f;
    border-radius: 5px;
    width: 55%;
    position: relative;
    transition: all 5s ease-in-out;
}

#popup1 .popup .close {
    position: absolute;
    top: 15px;
    right: 15px;
    transition: all 200ms;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    opacity: 1;
    z-index: 99999;
    background: #fff;
    border-radius: 50px;
    height: 26px;
    width: 27px;
    padding: 0px 4px;
    text-align: center;
}

#popup1 .popup h2 {
    margin: 0;
    font-size: 33px;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-align: left;
    font-family: var(--nav-font);
    color: #fff;
    margin-top: 15px;
}

#popup1 .popup .content p {
    font-family: var(--nav-font);
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 22px;
    color: #fff;
    text-align: left;
}

#popup1 .popup .content a,
#popup1 .popup .content a:hover {
    color: #5a79ff;
    text-decoration: none;
}

@media only screen and (max-width: 600px) {
    .lets-talk {
        display: block !important;
        float: left;
        position: relative;
        left: -67px;
    }

    .navmenu {
        float: right;
        position: relative;
        right: -196px;
    }

    .hero .btn-get-started {
        margin: 0 !important;
        margin-bottom: 10px !important;
        text-align: center;
        font-weight: bold;
        width: 100%;
    }

    .hero .d-flex {
        display: block !important;
    }

    .hero p {
        padding-right: 0;
    }

    

    .stats.section p,
    .stats.section ul li {
        display: flex;
    }

    .right-section .col-lg-6 {
        width: 50%;
    }

    .left-section,
    .right-section {
        min-height: 590px;
        padding: 20px;
    }

    #clients {
        padding-top: 0;
    }

    .our-approch {
        background-position: center;
        min-height: 35vh;
    }

    .our-approch .content-section {
        height: 29vh;
        padding-top: 125px;
    }

    .about.section .service-item {
        padding: 30px 10px;
        display: block !important;
        text-align: center;
    }

    .content-icon {
        text-align: center !important;
        padding: 0;
    }

    .faq {
        min-height: 29vh;
        background-position: center;
    }

    .faq .content-section {
        height: 29vh;
        padding-top: 117px;
    }

    .faq-inner-section {
        padding: 30px 25px;
        margin: 0 10px;
    }

    .contact-us {
        padding-top: 60px;
        background-size: cover;
    }

    .form-section form {
        width: 100%;
    }

    .contact-us form .button {
        width: 93%;
    }

    .contact-us .col-lg-8 {
        display: block !important;
        text-align: center;
        margin-bottom: 15px !important;
    }

    .contact-us .col-lg-9 p {
        padding-top: 25px;
    }

    .career {
        padding-top: 60px;
    }

    .career .content-inner-section {
        width: 90%;
        padding: 20px;
    }

    .career-inner {
        display: block !important;
        text-align: center;
        margin-bottom: 10px;
    }

    .career-inner img {
        margin-right: 0;
    }

    .contact-section ul li:first-child {
        margin-bottom: 20px;
    }

    .contact-section ul li:nth-child(2) {
        margin-bottom: 20px;
    }

    #tab-button li {
        width: 100%;
        display: block;
    }

    #tab-button li a {
        margin-bottom: 6px;
    }

    .liono-page {
        background-size: initial;
    }

    .hero.liono-second-section {
        padding: 35px 0 30px 0;
    }

    .benifir-first-section .col-lg-6,
    .benifir-first-section .col-lg-8 {
        display: block !important;
        text-align: center;
    }

    .benifir-first-section {
        padding: 35px 20px;
    }

    .address {
        display: block !important;
    }

    .address p:first-child {
        margin-right: 0;
    }

    .footer-contact .phone-number {
        text-align: left;
        width: 60%;
        margin: 0 auto;
    }

    .footer .copyright {
        margin: 0 !important;
    }

    .footer .footer-links {
        width: 100%;
        text-align: center;
    }

    .footer .footer-links ul li {
        display: block;
    }

    .footer .footer-about .logo {
        display: block !important;
        text-align: center;
    }

    .footer .footer-about p {
        text-align: center;
    }

    .social-links {
        margin-left: 25%;
    }

    .img-section {
        margin-right: 0;
    }

    .img-section img {
        margin: 0 auto;
    }

    .stats.section h2 br {
        display: none;
    }
}

.lg-download {
  display: none !important;
}