@import url(https://fonts.googleapis.com/css2?family=Host+Grotesk:ital,wght@0,300..800;1,300..800&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap);

.menu-item .nav-link,
.nav-link,
.no-decoration a {
    text-decoration: none
}

.new-card p,
.new-card-title {
    overflow: hidden;
    line-height: 1.6
}

.abthdr-banner,
.expert-sec,
.expertise,
.hero-section {
    background-size: cover;
    background-repeat: no-repeat
}

.grad-colr,
.typing-text {
    -webkit-text-fill-color: transparent
}

.author-title,
.table th {
    text-transform: uppercase
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Host Grotesk", serif
}

p {
    color: #525c7a;
    line-height: 1.6;
    font-size: 1.06rem
}

.logo-section {
    padding: 10px 0;
    border-bottom: 2px solid #f3f3f3
}

header {
    box-shadow: 0 1px 2px #e4e7f3
}

header .border-bottom {
    border-color: #ecf4fb !important
}

.dropdown:hover>.dropdown-menu {
    display: block;
    margin-top: 0
}

.dropdown-submenu {
    top: -7px;
    left: 100%;
    margin-left: .1rem;
    position: relative
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    display: none;
    position: absolute
}

.dropdown-submenu:hover>.dropdown-menu,
.nav-item:hover .nav-submenu {
    display: block
}

.dropdown:hover .dropdown-menu.show {
    opacity: 1;
    transform: translateY(0)
}

.dropdown-item {
    padding: .76rem 1.76rem;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.dropdown-item:focus,
.dropdown-item:hover,
.menu-item .nav-link:hover,
header .active,
header.menu-item:hover {
    background: #c5edff;
    color: #1497cf;
    font-weight: 500
}

.expert-contact a,
.goal-card h3::after,
.table th {
    /* background-color: #29abe2 */
}

.business-goals .goal-card h3::after {
    background-color: #29abe2
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: 1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px;
    transition: .4s
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 8px;
    margin-right: -18px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.content-text h6,
.nav-section {
    font-size: 14px
}

.nav-section-btn {
    background-color: #132255;
    border-radius: 50px;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px
}

.nav-section-btn:active,
.nav-section-btn:focus,
.nav-section-btn:hover {
    background-color: #132255;
    color: #fff;
    outline: 0;
    box-shadow: none
}

.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex
}

.nav-item {
    position: relative;
    margin-right: 15px
}

.nav-link:hover,
.scalable-sec-new h3 {
    color: #132255
}

.nav-section-icon,
.service-text p {
    font-size: 16px
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0rem !important
}

.menu-item .nav-link {
    white-space: nowrap;
    padding: .76rem 1.76rem !important;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.blog-card a i,
.case-card a i,
.expertise ul li::before {
    transition: transform .3s, color .3s
}

.navbar .btn-primary {
    margin: 3px 0;
    padding: 9px 18px
}

.nav-submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175);
    list-style: none;
    margin: 0;
    padding: 10px;
    min-width: 200px
}

.nav-subitem {
    padding: 5px 0;
    text-decoration: none !important;
    color: #000;
    display: block
}

.content-link,
.play-btn {
    display: inline-flex;
    font-size: 11px
}

.nav-subitem a:hover {
    color: #000
}

.hero-section {
    width: 100%;
    padding: 60px 0
}

.hero-box {
    background-color: #132153;
    padding: 20px 30px 32px;
    border-radius: 20px;
    color: #fff
}

.content-box h1 {
    font-size: 42px;
    font-weight: 700;
    padding-bottom: 16px;
    margin-bottom: 0
}

.content-box p {
    font-size: 24px;
    font-weight: 100;
    letter-spacing: 0;
    line-height: 1.6;
    color: #babecd;
    margin-bottom: 26px
}

.play-btn {
    background-color: #00a8e8;
    color: #000;
    border-radius: 30px;
    align-items: center;
    padding: .5rem 1rem;
    text-decoration: none;
    font-weight: var(--font-weight-medium)
}

.play-btn img {
    margin-right: 5px
}

.play-btn:hover {
    background-color: #008bbf;
    color: #000;
    text-decoration: none
}

.content-link,
.content-link:hover {
    color: #fff;
    text-decoration: none
}

.content-link {
    margin-left: 1rem;
    align-items: center
}

.blank-section {
    background-color: #132153;
    height: 67px
}

.blank-section-one {
    background-color: #c5e8f7;
    height: 159px
}

.try-section {
    margin-top: -85px;
    padding-bottom: 80px
}

.connect-card-img-top {
    width: 52px;
    height: 52px;
    object-fit: cover;
    margin-bottom: 20px
}

.connect-card-body {
    padding: 30px 40px
}

.connect-card {
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.better-section h2,
.connect-card-title,
.subscribe-section h5 {
    font-weight: 700
}

.connect-card-text {
    font-size: 16px;
    margin-bottom: 25px;
    padding-top: 6px
}

.connect-custom-btn,
.explore-btn {
    border-color: #2eace2;
    border-radius: 50px;
    padding: 10px 25px;
    color: #162556;
    font-weight: 700;
    font-size: 13px
}

.better-section,
.global-section,
.scpad,
.service-section {
    padding: 60px 0
}

.better-section h2,
.expert-contact,
.fot-im,
.fure-img,
.seem-benifits-sect .crm-step,
.suimg-box,
.trust {
    text-align: center
}

.better-section .trust {
    font-size: 16px;
    margin-bottom: 35px
}

.better-section .nav {
    justify-content: space-evenly;
    text-align: center;
    align-items: flex-end;
    --bs-nav-link-color: none;
    --bs-nav-link-hover-color: none
}

.better-section .nav-tabs .nav-link {
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    border-bottom: 2px solid transparent
}

.better-section .nav-tabs .nav-link.active {
    border-bottom: 1px solid #000;
    font-weight: 600;
    font-size: 15px
}

.content-section {
    margin-top: 50px;
    display: flex;
    justify-content: center
}

.content-text h3 {
    font-weight: 700;
    line-height: 38px;
    font-size: 30px
}

.content-image img {
    width: 100%;
    height: 100%
}

.btn-outline-primary:hover {
    --bs-btn-hover-color: #162556;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-border-color: #2eace2
}

.btn-outline-primary:active {
    --bs-btn-active-color: #162556;
    --bs-btn-active-bg: #fff;
    --bs-btn-active-border-color: #2eace2
}

.related-products H5 {
    font-size: 1.2rem;
    font-weight: 700
}

.related-products a {
    color: #4091a9;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px
}

.content-message {
    font-size: 11px
}

.chat-bubble {
    max-width: 200px;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
    color: #fff
}

.chat-bubble:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    border: 10px solid transparent
}

.chat-bubble.user {
    background-color: #1a285d;
    margin-top: 15px
}

.chat-bubble.user:before {
    border-top-color: #1a285d;
    border-bottom: 0;
    margin-left: -10px;
    left: 22%;
    transform: translateX(-50%)
}

.chat-bubble.bot {
    background-color: #28a745;
    margin-right: auto;
    margin-left: 52px
}

.chat-bubble.bot:before {
    border-top-color: #28a745;
    border-bottom: 0;
    margin-right: -10px;
    right: 22%;
    transform: translateX(50%)
}

.chat-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.chat-icon img {
    width: 50px;
    height: 50px
}

.chat-icon a {
    font-size: 9px;
    color: #6b86d4;
    text-decoration: none;
    margin-top: 6px
}

.innovation-section {
    padding: 60px 0;
    background-color: #132153;
    color: #fff
}

.innovation-section-text h2 {
    font-size: 1.98rem;
    font-weight: 700;
    margin-bottom: 30px
}

.innovation-section-text p {
    font-size: 16px;
    color: #aeb6ce;
    line-height: 1.6
}

.innovation-custom-button {
    border-radius: 50px;
    border: 2px solid #248fc5;
    color: #fff;
    padding: 10px 30px;
    font-size: 11px
}

.innovation-custom-image {
    width: 517px;
    height: 277px;
    border-radius: 10px
}

.service-section h2 {
    font-weight: 700;
    margin-bottom: 48px
}

.service-card {
    display: flex;
    align-items: flex-start;
    padding: 10px;
    min-height: 152px
}

.blog-card h5 a,
.new-card p,
.new-card-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: initial
}

.service-image {
    max-width: 34px;
    margin-right: 1rem
}

.service-text h5 {
    font-weight: 700;
    margin-bottom: .5rem;
    font-size: 17px
}

.new-card-link,
.service-text a {
    text-decoration: none;
    color: #000;
    font-weight: 700
}

.service-text a:hover {
    color: #0056b3
}

.new-section {
    background-color: #f4f4f4;
    padding: 60px 0
}

.new-section h2 {
    font-weight: 700;
    margin-bottom: 30px
}

.new-card-title {
    font-weight: 700;
    font-size: 18px;
    -webkit-line-clamp: 2;
    height: 58px
}

.new-card-text {
    color: #666;
    font-size: 16px;
    line-height: 1.4
}

.new-card {
    border: none;
    transition: transform .3s ease-in-out, box-shadow .3s ease-in-out
}

.new-card .card-body {
    padding: 30px
}

.new-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, .2)
}

.card-body.new-card-body a {
    text-decoration: none;
    color: #212529
}

.new-card p {
    color: #525c7a;
    font-size: 1.06rem;
    -webkit-line-clamp: 4;
    height: 82px
}

.global-section h2 {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 25px
}

.global-image-container img {
    width: 188px;
    height: 74px;
    object-fit: cover
}

.subscribe-section {
    text-align: center;
    padding: 60px 0
}

.subscribe-input {
    border-radius: 50px;
    border: 1px solid #ccc;
    padding: 10px 20px;
    width: 400px;
    flex: none
}

.subscribe-button {
    border-radius: 50px;
    background-color: #162556;
    color: #fff;
    padding: 10px 30px;
    font-weight: 700;
    font-size: 13px
}

.subscribe-button:hover {
    background-color: #162556;
    color: #fff
}

.subscribe-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.copyright-section {
    padding: 30px 0;
    text-align: center;
    font-size: 11px;
    background-color: #f4f4f4
}

@media (min-width:768px) and (max-width:1023px) {
    .nav-section {
        padding: 10px 0;
        font-size: 13px
    }

    .nav-section-icon {
        margin-right: 15px;
        font-size: 13px
    }

    .nav-section-btn {
        font-size: 12px
    }

    .hero-section {
        background-position: 73%
    }

    .hero-box {
        width: 380px
    }

    .better-section .nav-tabs .nav-link.active {
        font-size: 10px
    }

    .better-section .nav-tabs .nav-link {
        font-size: 9px;
        line-height: 15.59px
    }

    .nav-item {
        margin-right: 0
    }

    .content-message {
        display: none !important
    }

    .content-section {
        justify-content: space-evenly
    }

    .blank-section-one {
        height: 120px
    }

    .try-section {
        margin-top: -83px
    }

    .try-section-row {
        font-size: 1rem;
        padding-bottom: 30px
    }

    .connect-card {
        min-height: 330px
    }

    .connect-card-title {
        font-size: 1rem
    }

    .innovation-section-text h2 {
        font-size: 25px;
        margin-bottom: 10px
    }

    .innovation-custom-image {
        width: 352px;
        height: 259px
    }
}

.btn-primary {
    background-color: #132255;
    border-radius: 60px;
    font-size: 18px;
    padding: 12px 26px;
    border-color: #132255;
    transition: .35s
}

.btn-primary:hover {
    background-color: #16359f;
    border-color: #16359f;
    box-shadow: 2px 3px 3px 2px #97aece
}

.dropdown-menu {
    border: 0;
    box-shadow: 1px 0 8px 1px #d0e3ff
}

.abthdr-banner {
    padding: 30px 0
}

.abthdr-banner h2 {
    font-size: 46px;
    line-height: 1.4;
    color: #fff;
    font-weight: 700
}

.abthdr-banner h3 {
    font-size: 34px;
    line-height: 1.4;
    color: #fff;
    font-weight: 300
}

.case-studies h2,
.core-hdr h2,
.faqs-sec h2 {
    font-size: 34px;
    line-height: 1.4;
    font-weight: 700
}

.core-values h3 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 16px
}

.expertise ul li {
    font-size: 1.16rem;
    font-weight: 400;
    line-height: 2.2;
    color: #fff
}

.expertise ul li::before {
    content: '✔';
    color: #fff;
    font-size: 18px;
    margin-right: 18px
}

.expertise h2 {
    font-size: 34px;
    line-height: 1.4;
    color: #fff;
    font-weight: 700;
    padding-bottom: 26px
}

.blog-card a,
.case-card a,
.cr-values h2 {
    color: #29abe2 !important;
    text-decoration: none
}

.case-card {
    background: #f6f6f9;
    border: none;
    box-shadow: 6px 5px 11px rgb(219 228 240 / 54%);
    transition: transform .3s ease-in-out, box-shadow .3s ease-in-out
}

.blog-card .card-img-top,
.case-card .card-img-top {
    border-radius: 12px
}

.case-card .card-body {
    padding: 26px
}

.case-card h5 {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 700;
    padding-bottom: 6px
}

.blog-card a,
.case-card a {
    font-size: 16px;
    font-weight: 500
}

.blog-card:hover,
.case-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgb(102 127 155 / 20%)
}

.blog-card:hover a i,
.case-card:hover a i {
    transform: translatex(90%) scale(1.5)
}

.whytech h2 {
    font-size: 34px;
    line-height: 1.4;
    font-weight: 700;
    padding-bottom: 26px
}

.cr-values h2 {
    font-size: 46px;
    font-weight: 700;
    padding-bottom: 0
}

.whytech {
    border-top: 1px solid #e1e8fc
}

.cr-values p {
    font-size: 16px;
    font-weight: 600
}

.expert-contact h2 {
    font-size: 34px;
    line-height: 1.4;
    font-weight: 700;
    color: #fff
}

#banner,
#banner p,
.card-text-color,
.expert-contact p {
    color: #fff
}

.expert-contact a {
    border-radius: 60px;
    padding: 9px 18px;
    font-size: 17px;
    border: 0
}

.csapp-banner {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0
}

.csapp-banner h2 {
    font-size: 48px;
    font-weight: 700
}

.csapp-banner h2,
span.protxt {
    color: #29abe2
}

.check-list ul li,
.whychoose-larvel p {
    text-indent: -1px;
    padding-left: 40px;
    position: relative;
    color: #525c7a
}

.csapp-banner h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6
}

.acv-title {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 26px;
}

.bdr-btm,
.business-sec {
    border-bottom: 1px solid #e1e8fc
}

.business-goals {
    padding-top: 12px
}

.goal-card,
.why-larvel .goal-card,
.why-wordpress .goal-card {
    background: #fff;
    padding: 16px;
    border-radius: 9px;
    box-shadow: 0 0 4px #b5d9e8
}

.goal-card h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    position: relative
}

.goal-card h3::after {
    content: '';
    display: block;
    width: 22%;
    height: 2px;
    transition: width .3s;
    margin: 9px 0 12px
}

.goal-card {
    height: 160px
}

.why-wordpress .goal-card {
    height: 186px
}

.why-larvel .goal-card {
    height: 236px
}

.why-larvel .goal-card h3 {
    color: #29abe2;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 0
}

.check-list ul li::before,
.whychoose-larvel p::before {
    font-size: 18px;
    left: 6px;
    transition: transform .3s, color .3s;
    position: absolute
}

.our-apps h2 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 16px
}

.techtools,
.whychoose-larvel {
    background: #f6f6f9
}

.howits-sec h2,
.techtools h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4
}

.check-list ul li {
    font-size: 1.02rem;
    font-weight: 400;
    line-height: 1.8;
    padding-bottom: 12px
}

.check-list ul li::before {
    content: '✔'
}

.whychoose-larvel h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 1.4;
    text-align: center;
}

.whychoose-larvel p {
    font-size: 1.02rem;
    font-weight: 400;
    line-height: 1.8
}

.whychoose-larvel p::before {
    content: url('../assets/images/double-arrow.png');
    top: 5px
}

.whatmakes-points .goal-card {
    padding: 46px 26px;
    text-align: center;
    height: 189px
}

.whatmakes-points .goal-card h2 {
    padding: 18px 0 0;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
}

.weserve-sec .goal-card h2::after,
.whatmakes-points .goal-card h2::after {
    content: none
}

.core-points {
    background: #f3fbff;
    padding: 36px;
    border-radius: 12px
}

.core-points img {
    width: 290px
}

.core-points-medical-coding img,
iframe {
    width: 100%
}

.exp-points {
    padding: 26px;
    border-radius: 12px;
    box-shadow: 0 0 8px 0 #d0e3ff
}

.exp-points h2 {
    font-size: 26px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 16px
}

.expleading-sec .exp-card {
    text-align: center;
    padding: 0 30px
}

.expleading-sec .exp-card h2 {
    padding: 12px 0 6px;
    font-size: 22px;
    font-weight: 600
}

.expleading-sec .exp-card p,
.table,
.weserve-sec .goal-card p {
    margin-bottom: 0
}

.weserve-sec {
    padding-bottom: 60px
}

.weserve-sec .goal-card {
    padding: 26px;
    text-align: center;
    height: 216px
}

.weserve-sec .goal-card h2 {
    padding: 12px 0 6px;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
    position: relative;
}

.vr-points {
    margin-bottom: 36px
}

.vr-points h3 {
    font-size: 22px;
    color: #29abe2;
    font-weight: 600;
    padding-bottom: 6px
}

.vr-points h4 {
    font-size: 18px;
    font-weight: 400
}

.testimonials-sec h2 {
    font-size: 34px;
    line-height: 1.4;
    text-align: center;
    font-weight: 700;
    padding-bottom: 20px
}

.testimonials-sec .card {
    padding: 26px;
    background: #f9f9f9;
    border: 0;
    box-shadow: 2px 2px 2px 0 #f3f1f1;
    height: 280px
}

.testimonials-sec .card p {
    line-height: 1.6;
    font-style: italic
}

.testimonials-sec .card h3 {
    font-size: 18px;
    font-weight: 600;
    color: #37446d
}

.testimonials-sec .card h4 {
    color: #37446d;
    font-size: 14px
}

.howits-sec {
    background: url('../assets/images/howitsbg.png') 0 0/cover no-repeat;
    padding: 60px 0
}

.cardsec,
.formsec {
    padding: 25px 0
}

.crm-step p {
    color: #37436d;
    line-height: 1.6;
    font-size: .97rem;
    font-weight: 500;
    padding-top: 6px
}

.crm-step h2,
.crmcta-sec h2 {
    font-weight: 700;
    line-height: 1.4
}

.crm-step h2 {
    font-size: 20px
}

.faqs-sec .accordion-header .accordion-button {
    font-size: 18px;
    font-weight: 600;
    padding: 26px 9px
}

.faqs-sec .accordion-body {
    padding: 12px 9px
}

.crmcta-sec {
    background: #f6f8ff
}

.crmcta-sec h2 {
    font-size: 32px
}

.crmcta-sec h4 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500
}

.formsec h1,
.formsec h5 {
    font-weight: 400
}

.unlesh-gen {
    background: #f7fcfe
}

.formsec .bi-envelope::before,
.formsec .bi-geo-alt::before,
.formsec .bi-telephone::before {
    font-size: 26px;
    margin-top: 7px
}

.formsec .p15 {
    font-size: 16xpx
}

.formsec h1 {
    margin-bottom: 2rem
}

.formsec .form-control {
    padding: 12px 20px;
    font-family: 'Host Grotesk' !important
}

::placeholder {
    color: #999 !important;
    font-size: 15px
}

.cardsec .card {
    border: none;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.cardsec .card img {
    height: 496px;
    object-fit: cover
}

.cardsec .card-body {
    background: #fff;
    padding: 20px;
    position: absolute;
    right: 25px;
    bottom: 25px;
    border-radius: 5px;
    left: 25px
}

.cardsec {
    background: #f8f9ff
}

.footer {
    background: 0 0/cover no-repeat #f5faff;
    padding: 50px 0 15px
}

.footer h3 {
    padding-bottom: 16px;
    font-size: 1.26rem;
    color: #fff;
    letter-spacing: .04rem
}

.footer p {
    font-size: .98rem;
    color: #e7f4ff
}

.ftr-links ul li {
    padding: .64rem 0
}

.ftr-links ul li a {
    color: #e7f4ff;
    font-size: .96rem;
    text-decoration: none;
    transition: .3s ease-out;
    letter-spacing: .04rem
}

.info-quad ul li a {
    color: #e7f4ff;
    padding: 6px 12px;
    font-size: 1.18rem
}

.ftr-links ul li a:hover {
    color: #e3f7ff;
    font-weight: 500;
    padding-left: 9px
}

.touch-widget p a {
    color: #e7f4ff;
    font-size: 1.16rem;
    text-decoration: none;
    letter-spacing: .04rem
}

.cpy-ftr {
    padding-top: 14px;
    text-align: center;
    color: #fff
}

.cpy-ftr p {
    color: #000;
    margin-bottom: 0
}

.pt-width {
    width: 390px
}

.video-container {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden
}

iframe {
    height: 450px;
    border: none
}

.cta-button {
    margin-top: 20px;
    padding: 12px 25px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #046;
    background-color: #fc0;
    border: none;
    border-radius: 50px;
    transition: .3s
}

.cta-button:hover {
    background-color: #e6b800;
    transform: scale(1.05)
}

.comparison-table {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 4px #b5d9e8;
    overflow: hidden;
    margin-bottom: 0
}

.table th {
    color: #fff
}

.table td {
    vertical-align: middle
}

.core-points-medical-coding {
    padding: 36px
}

.types-medical-sect {
    background: url('../assets/images/types-bg.png') center/cover no-repeat;
    padding: 50px 0 200px
}

.types-medical-sect-bottom .container {
    margin-top: -170px;
    border-radius: 9px;
    box-shadow: 0 0 4px #b5d9e8;
    background: #fff;
    padding: 30px 0
}

.types-medical-sect-bottom .goal-card {
    min-height: 305px;
    padding: 16px 30px;
    border-radius: 0;
    box-shadow: none;
    height: auto
}

.types-medical-sect-bottom .goal-card h2::after {
    height: auto
}

.types-medical-sect-bottom .goal-card h2 {
    margin-top: 20px;
    font-size: 23px
}

.types-medical-sect-bottom h3 {
    font-size: 16px;
    margin-bottom: 20px
}

.types-medical-sect-bottom p {
    margin: 0
}

section.types-medical-sect-bottom {
    margin-bottom: 50px
}

.solution-bg {
    background: url('../assets/images/solution-bg.jpg') center/cover no-repeat;
    padding: 100px 0;
    color: #fff
}

.solution-bg p {
    color: #fff;
    padding: 0 100px 0 0
}

.futurebox .goal-card h2 {
    font-size: 17px;
    font-weight: 500
}

.futurebox {
    background: #ecf5fb
}

.futurebox .goal-card {
    padding: 26px;
    text-align: left;
    height: 300px
}

.sca-box1-img {
    width: 8%
}

.sca-box1-text {
    width: 92%
}

.sca-box1 h3,
.seem-benifits-sect h2 {
    margin-bottom: 30px
}

.sca-box1,
.scalable-sec h3 {
    margin-bottom: 40px
}

.sca-box1 {
    font-size: 19px
}

.key-ben-sect .goal-card {
    padding: 26px;
    text-align: left;
    height: 240px
}

.key-ben-sect .fure-img {
    text-align: center
}

.whytech1-bg {
    background: #eefaff
}

.who_eligible {
    padding: 60px 0;
    overflow: hidden
}

.who_eligible .choose-feature-wrap {
    position: relative;
    z-index: 2;
    padding: 20px;
    margin-bottom: 15px;
    margin-top: 30px
}

.who_eligible .choose-feature-wrap:before {
    content: "";
    height: 60%;
    width: 1px;
    background-color: #3d97da;
    position: absolute;
    top: 49px;
    left: 40px;
    z-index: -1
}

.who_eligible .choose-feature {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 15px;
    margin-bottom: 23px;
    text-align: left
}

.who_eligible .choose-feature .box-number {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #3d97da;
    color: #3d97da;
    text-align: center;
    border-radius: 999px;
    font-size: 18px;
    font-weight: 600;
    background-color: #fff
}

.who_eligible .choose-feature .ac-numner {
    background-color: #3d97da;
    color: #fff
}

.who_eligible .media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.who_eligible h3.box-title {
    font-size: 20px
}

.scalable-sec-new {
    background: url('../assets/images/doc-bg.svg') center/cover no-repeat;
    padding: 0
}

.prioritizes {
    margin-top: -55px
}

.ftr-links ul li a.active {
    font-weight: 700;
    color: #00ffeb
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color);
    background: #c5edff;
    color: #1497cf
}

.blog-card {
    background: #fff;
    border: none;
    box-shadow: 0 2px 6px rgb(197 219 247 / 54%);
    transition: transform .3s ease-in-out, box-shadow .3s ease-in-out
}

.blog-card .card-body {
    padding: 20px
}

.blog-card h5 a {
    font-size: .99rem;
    line-height: 1.6;
    font-weight: 500;
    padding-top: 9px;
    color: #242f56 !important;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 82px
}

.blog-card .bg-light {
    --bs-bg-opacity: 1;
    background-color: rgb(236 246 255) !important
}

.pb-date {
    color: #46558d
}

@media (min-width:320px) and (max-width:767.98px) {
    .core-points img {
        width: auto
    }

    .testimonials-sec .card,
    .weserve-sec .goal-card,
    .why-larvel .goal-card {
        height: auto
    }

    .pt-width {
        width: 260px
    }

    .navbar {
        --bs-navbar-padding-y: 0px
    }

    .menu-item .nav-link {
        padding: .76rem !important
    }

    .container {
        padding: 0 1.1rem
    }

    .expert-contact h2 {
        font-size: 29px
    }

    .csapp-banner,
    .scpad {
        padding: 40px 0
    }

    .abthdr-banner h2 {
        font-size: 32px
    }

    .abthdr-banner h3,
    .our-apps h2,
    .techtools h2 {
        font-size: 24px
    }

    .core-hdr h2,
    .faqs-sec h2 {
        font-size: 24px
    }

    .case-studies h2,
    .expertise h2 {
        font-size: 28px
    }

    .expertise h2 {
        padding-bottom: 16px
    }

    .whytech h2,
    .whytech1-bg h2 {
        font-size: 28px;
        padding-bottom: 6px
    }

    .whytech,
    .whytech1-bg {
        text-align: center
    }

    .csapp-banner h2 {
        font-size: 32px;
        font-weight: 700
    }

    .csapp-banner h3 {
        font-size: 18px;
        font-weight: 400;
        line-height: 1.6
    }

    .acv-title {
        font-size: 24px
    }

    .crmcta-sec .btn-primary,
    .csapp-banner .btn-primary {
        padding: 9px 13px
    }

    .core-points {
        padding: 20px
    }

    .weserve-sec {
        padding: 0 0 40px
    }

    .vr-points {
        margin-bottom: 10px
    }

    .faqs-sec .accordion-header .accordion-button {
        padding: 16px 9px
    }

    .crmcta-sec h2,
    .testimonials-sec h2 {
        font-size: 26px
    }

    .crmcta-sec h4 {
        font-size: 18px
    }

    .core-points-medical-coding,
    .solution-bg p {
        padding: 0
    }

    section.types-medical-sect-bottom {
        margin: 10px 10px 50px
    }

    .solution-bg {
        background: #79c9ec;
        padding: 20px
    }

    .key-ben-sect {
        padding: 30px 0
    }

    .scalable-sec h3 {
        padding-top: 30px
    }

    .who_eligible h2 {
        padding-top: 40px
    }

    .scalable-sec-new,
    .who_eligible {
        padding-bottom: 0
    }

    .prioritizes {
        margin-top: 0
    }
}

#banner .btn22 {
    color: #162556;
    background: #fff;
    border-color: #2eace2
}

.typing-text {
    font-weight: 700;
    font-size: 48px;
    background: linear-gradient(to right, #29abe1, #5ac676, #fc0);
    -webkit-background-clip: text;
    /*display: inline-block;*/
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    animation: 3s steps(20, end) infinite alternate typing, .7s infinite blink
}

.grad-colr {
    background: linear-gradient(to right, #00eaff, #00ff87, #ffea00);
    -webkit-background-clip: text;
    font-weight: 700
}

@keyframes typing {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes blink {
    50% {
        border-color: transparent
    }
}

.banner-container {
    position: relative;
    text-align: left;
    color: #fff
}

.author-name,
.author-title {
    font-weight: 700;
    color: #0d6efd
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    width: 40%
}

@media (max-width:767.98px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 18px
    }

    .navbar-nav .dropdown-menu {
        background-color: #f8f9fa;
        border: 1px solid #dee2e6
    }

    .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 16px;
        background-color: #f8f9fa
    }

    .navbar-nav .dropdown-menu .dropdown-item:hover {
        background-color: #e9ecef
    }

    .nav-section-btn {
        width: 100%;
        margin-top: 10px;
        border-radius: 10px
    }

    .hero-btn-gp,
    .subscribe-wrapper {
        display: flex;
        flex-direction: column
    }

    .hero-section-row {
        margin: 5px
    }

    .content-box p {
        font-size: 15px;
        margin-top: 12px
    }

    .content-link,
    .subscribe-button {
        margin-top: 10px
    }

    .blank-section-one {
        display: none
    }

    .better-section .nav-tabs {
        flex-direction: column;
        align-items: stretch;
        overflow: auto;
        height: 70px
    }

    .better-section .nav-tabs .nav-item {
        position: relative;
        margin-right: 0
    }

    .better-section .nav-tabs .nav-link {
        border-bottom: none;
        border-left: 2px solid transparent;
        text-align: left;
        padding-left: 15px
    }

    .better-section .nav-tabs .nav-link.active {
        border: 2px solid #132255;
        background-color: #132255;
        color: #fff
    }

    .content-text h3 {
        font-size: 27px
    }

    .try-section {
        margin-top: 0;
        padding: 40px 0;
        background-color: #c5e8f7
    }

    .content-box h1,
    .try-section-row {
        padding-bottom: 0
    }

    .innovation-section-text h2,
    .try-section-card {
        margin-bottom: 20px
    }

    .new-section h2,
    .service-section h2 {
        margin-bottom: 25px
    }

    .global-section,
    .innovation-section,
    .new-section,
    .service-section,
    .subscribe-section {
        padding: 30px 0
    }

    .innovation-custom-image {
        width: 350px;
        margin-top: 20px;
        border-radius: 10px
    }

    .service-card {
        min-height: 97px
    }

    .new-section h2 {
        text-align: center
    }

    .global-section h2 {
        font-size: 22px;
        margin-bottom: 48px
    }

    .global-image-container img {
        width: auto;
        height: auto
    }

    .subscribe-input {
        width: 300px
    }

    .copyright-section {
        font-size: 8px
    }

    .better-section,
    .hero-section {
        padding: 40px 0
    }

    .content-box h1 {
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 0
    }

    .connect-card {
        margin-bottom: 16px
    }

    .banner-text {
        width: 100%;
        top: 25%;
        right: 3%;
        left: 3%;
        transform: translateY(-25%)
    }

    .typing-text {
        font-size: 30px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .typing-text {
        font-size: 30px
    }

    #banner h1 {
        font-size: calc(1rem + 1.5vw)
    }

    #banner p {
        font-size: 12px
    }
}

.breadcrumb-item a {
    text-decoration: none !important
}

.author-card {
    background-color: #f8fafc;
    border-radius: 8px;
    padding: 20px;
    margin: auto
}

.author-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover
}

.author-name {
    font-size: 1.75rem
}

.author-title {
    font-size: .9rem;
    margin-bottom: 5px;
    letter-spacing: 2px
}

.author-bio {
    color: #555;
    font-size: 1rem;
    text-align: left;
    margin-top: 20px
}

.author-card a {
    text-decoration: none;
    color: #548ada !important
}

.author-titleHead {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 0
}

.author-head {
    display: flex;
    flex-direction: row;
    gap: 22px;
    align-items: center
}


/* locally change  */

.menu-item .nav-link {
    padding: 0.76rem !important;
}

.better-section .nav-tabs .nav-link.active h3 {
    font-size: 16.96px;
}

.better-section .nav-tabs .nav-link h3 {
    font-size: 16px;
}

.service-text h3 {
    font-size: 18px;
}

.new-section .new-card-img-top {
    height: 160px;
    object-fit: cover;
}

/* footer */
.ftr-links ul li a:hover {
    padding-left: 0px;
}


.our-apps h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 16px;
}

.our-feature {
    font-size: 34px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
}

.formsec a{
    text-decoration: none;
    color: #525c7a;
}

@media (min-width: 320px) and (max-width: 767.98px) {
    .our-feature {
        font-size: 24px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px){
    .scpad.our-apps .exp-points{
        height: 600px;
    }
    .testimonials-sec .card{
        height: 330px;
    }

    /* new design  */
    .futurebox .goal-card{
        height: 460px;
    }
    
    .why-wordpress .goal-card {
        height: 248px;
    }
    

    .key-ben-sect .goal-card {
        height: 310px;
    }
    
    .why-larvel .goal-card {
        height: 315px;
    }
}

