h2,
h3 {
    line-height: 1.4;
}
h4,
h5,
h6 {
    line-height: 1.3;
    margin-bottom: 0;
}
.banner-rating h5,
.common-btn {
    display: flex;
    gap: 10px;
    color: var(--white);
}
.stop-paying-info p,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 0;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    overflow-x: hidden;
    font-size: 18px;
    font-weight: 400;
    font-family: Barlow, sans-serif;
    color: #000;
}
html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
:root {
    --orange: #ffbd4c;
    --black: #000;
    --blue:#1a3673;
    --brown: #bd7800;
    --white: #fff;
    --green: #00a08f;
    --linear-bg: linear-gradient(135deg, #0004b0, #a941c6);
}
img {
    max-width: 100%;
    width: auto;
    height: auto;
}
p {
    font-size: 16px;
    line-height: 28px;
}
h1 {
    font-size: 65px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 16px;
}
ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
a {
    text-decoration: none;
}
.container {
    padding: 0;
    max-width: 1360px;
    margin: 0 auto;
}
.custom-px {
    padding-left: 40px;
    padding-right: 40px;
}
.header-area {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
}
.header-area .logo {
    max-width: 200px;
}
.common-btn img {
    max-width: 20px !important;
}
.free-btn {
    max-width: 70px;
    transform: rotate(29deg);
}
.common-btn {
    background: var(--brown);
    border-radius: 0;
    font-weight: 600;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
    transition: 0.3s;
    min-width: 240px;
    border-radius: 4px;
}
.book-btn:hover,
.common-btn:hover {
    background: var(--orange);
}
.header-btns {
    gap: 20px;
}
.phone-btn,
.phone-btn:hover {
    background: #27227a;
}
.blue-btn {
    background: var(--blue);
}
.hero-area  {
    padding-top: 50px;
    padding-bottom: 50px;
    background:url(./assets/image/banner-bg.png)no-repeat;
    background-size: cover;
    background-position:100% 100%;
}
.bannar-reviews-start strong {
    color: var(--white);
    font-size: 22px;
    line-height: 1.3;
    font-family: "Inter", sans-serif;

}
.bannar-reviews-start  ul li {
    color: var(--orange);
    font-size: 18px;
}
.banner-wrap  {
    padding-top:40px;
}
.banner-info {
  width: 50%;
  padding-right: 40px;
}
.banner-video  {
    width: 50%;
    height: fit-content;
}
.banner-info h1 {
    color: var(--white);
    font-family: "Inter", sans-serif;
    font-size:50px;
    line-height: 1.3;
    padding-bottom: 20px;
}
.banner-info h1 span {
    color: var(--orange);
}
.banner-info p {
    color: var(--white);
    font-size: 21px;
    line-height: 1.4;
    width: 90%;
    padding-bottom: 40px;
}
.book-btn {
    font-size: 20px;
    padding:10px 25px;
}
.book-btn img {
    max-width: 26px !important;
}
.request-btn {
    background: transparent;
    font-weight: 400;
}
.request-btn:hover {
    background: transparent;
}
.request-btn.popup-btn {
	background: var(--white);
    font-weight: 600;
    color: #00107c;
}
.request-btn.popup-btn:hover {
	background: #ededed;
}
.fancybox-item  {
    max-width: 70px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: .7;
}
.banner-video img {
    border-radius: 4px;
}
.banner-video-title {
    background: rgb(189 120 0 / 60%);
    bottom: 0px;
    left: 0px;
    right: 0px;
    border-radius: 4px;
    padding: 5px 10px;
}
.banner-video-title strong{
    font-size: 20px;
    color: var(--white);
}
.pring-btn {
    padding-top: 40px;
}
.pring-btn img {
    max-width: 50px;
}
.pring-btn span {
    font-size: 20px;
    line-height: 1.3;
    color: var(--white);
    font-weight: 700;
}
.py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.providers-like-area {
    background: linear-gradient(90deg, #fff8f2, #f8f2ff);;
}
.common-title h2 {
    font-size: 32px;
    line-height: 1.3;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.common-title h2 img {
    max-width: 60px;
}
.common-title {
    padding-bottom: 40px;
}
.common-title p {
    font-size: 20px;
    line-height: 1.3;
}
.providers-like-item {
    border: 1px solid #363d46;
    background: var(--white);
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 100%;
}
.providers-like-top  {
    background: #d2d9ff;
    border-radius: 4px;
    padding:10px;
}
.providers-count {
    width: 50px;
    height: 50px;
    background: #363d46;
    font-size: 26px;
    color: var(--white);
    font-weight: 700;
}
.providers-like-top h4 {
    font-family: "Inter", sans-serif;
    font-size: 19px;
    line-height: 1.3;
    color:var(--black);
    padding-left: 5px;

}
.providers-like-item p {
    font-size: 19px;
    line-height: 1.3;
    width: 98%;
    padding: 15px;
    padding-left: 10px;
}
.providers-like-content .row {
    gap: 30px 0px;
}
.providers-like-2 .providers-like-top {
    background: #a4ffff;
}
.providers-like-3 .providers-like-top {
    background: #eccbff;
}
.providers-like-4 .providers-like-top {
    background: #ffdbdb;
}
.providers-like-5 .providers-like-top {
    background: #c5deff;
}
.providers-like-6 .providers-like-top {
    background: #ffdfa7;
}
.providers-like-area .book-btn-wrap  {
    padding-top: 50px;
}
.review-box-area .container {
    border: 1px solid var(--black);
    padding: 40px;
}
.review-box-content {
    margin: 0 auto;
    max-width: 1200px;
}
.review-box-item {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 200px;
    margin: 0 auto;
}
.authorizations-area {
    background: #fff6e7;
}
.authorizations-content {
    background: var(--white);
    padding:30px 40px;
    border: 1px solid var(--black);
}
.authorizations-photo {
    width: 35%;
}
.authorizations-info {
    width: 55%;
    padding-left: 40px;
    font-family: "Inter", sans-serif;

}
.authorizations-info strong {
    font-size: 20px;
    font-weight: 700;
}
.authorizations-info p {
    padding-bottom: 15px;
    font-size: 18px;
}
.authorizations-info ul li {
    font-size: 18px;
    background: url(./assets/image/arrow.png) no-repeat;
    padding-left: 48px;
    background-size: 40px auto;
    background-position: left top 8px;
    padding-bottom: 12px;
}
.authorizations-info ul li strong {
    font-weight: 600;
}
.providers-trust-contnet {
    border: 1px solid var(--black);
    padding: 40px;
}
.providers-review-item  {
    background: #ffffe0;
    border-radius: 7px;
    padding: 15px 30px;
    margin-bottom: 30px;
}
.providers-review-item:last-child{
    margin-bottom: 0px;
}
.providers-review-photo {
    width: 80px;
    height: 80px;
    min-width: 80px;
    border-radius: 100px;
    font-size: 24px;
    font-weight: 700;
    background: var(--orange);
}
.providers-review-photo img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    object-fit: cover;
}
.providers-review-info {
    padding-left: 15px;
}
.providers-review-info .review-post img {
    max-width: 20px;
}
.providers-review-profile  {
    width: 26%;
    padding-right: 30px;
   
}
.providers-review-text {
    width: 74%;
    padding-left: 30px;
    border-left: 3px solid var(--orange);

}
.providers-review-info h6 {
    font-size: 20px;
    line-height: 1.3;
}
.providers-review-info img {
    max-width: 100px;
}
.providers-review-info span {
    font-size: 16px;
    color: var(--black);
}
.providers-review-text p {
    font-size: 18px;
    line-height: 1.3;
}
.providers-review-2 {
    background: #e3f2fd;
}
.providers-review-3{
    background: #fbf5ff;
}
.providers-review-4{
    background: #ffedcd;
}
.authorizations-area .book-btn-wrap {
    padding-top: 40px;
}
.black-btn {
    background: #2a2c32;
    color: var(--white);
}
.black-btn:hover {
    background: var(--black);
}
.integrate-emr-logos {
    gap: 15px;
    padding-bottom: 15px;
}
.emr-logo {
    width: calc((100% - 45px) / 4);
    background: var(--white);
    padding: 10px;
    height: 130px;
}
.integrate-emr-box {
    background: #fad7c3;
    padding: 40px;
    border:1px solid var(--black);
    height: 100%;
}
.integrate-emr-info {
    background: var(--white);
    padding: 24px;
    min-height: 225px;
}
.integrate-emr-info h5 {
    font-size: 22px;
    font-family: "Inter", sans-serif;
    line-height: 1.3;
    padding-bottom: 8px;
}
.integrate-emr-info p {
    font-size: 20px;
    line-height: 1.4;
}
.integrate-emr-box-2 {
    background: #f6e9ff;
}
.integrate-emr-text {
    padding-top: 20px;
}
.integrate-emr-text p {
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
}
.revenue-bleed-area {
    background: #2a2c32;
}
.revenue-bleed-area .common-title {
    color: var(--white);
}
.revenue-bleed-area .book-btn-wrap  {
    padding-top: 26px;
}
.revenue-bleed-area .request-btn {
    font-size: 26px;
    font-weight: 700;
}
.revenue-bleed-area .request-btn img {
    max-width: 30px !important;
}
.faq-full-area {
   background: linear-gradient(90deg, #fff8f2, #f8f2ff);
}
.accordion-item {
    margin-bottom: 10px;
    border-radius: 0 !important;
    border: none;
    box-shadow: 0 0 0 0.5px #96999c;
}
.accordion-header {
    line-height: 1;
}
.faq-full-area .accordion-button {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    background: transparent;
    box-shadow: none;
    padding: 20px 16px;
}
.accordion-body {
    padding: 0 40px 20px 55px;
}
.accordion-body p {
    font-size: 20px;
    line-height: 30px;
    width: 90%;
}
.footer-area {
    background: #2a2c32;
    color: var(--white);
}
.footer-logobox ul {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
}
.footer-logo, .footer-logobox ul li:nth-child(5) {
    max-width: 180px;
}
.footer-busniess-item {
    border: 1px solid var(--orange);
    border-radius: 0;
    padding: 24px;
    width: calc((100% - 80px) / 3);
    gap: 10px;
}
.footer-busniess-box {
    gap: 40px;
    padding-bottom: 20px;
}
.footer-logobox {
    padding-bottom: 40px;
}
.footer-busniss-info h3 {
    font-weight: 700;
    font-size: 22px;
    color: var(--white);
    line-height: normal;
    padding-bottom: 10px;
    text-align: center;
}
.footer-busniss-icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-about-company {
    padding-top: 20px;
    padding-bottom: 30px
}

.footer-about-company h6{
    text-align: center;
    font-size: 16px;
    line-height: 1.3
}
.specialities-support h4,
.footer-about-company h3 {
    text-align: center;
    font-size: 24px;
    line-height: 1.3;
    padding-bottom: 20px;

}
.footer-about-company p {
    font-size: 16px;
    line-height: 1.3;
}
.specialities-support h4 {
    text-align: center;
}
.specialities-list ul li {
    padding-bottom: 5px;
}
.specialities-list ul li a{
    color: var(--white);
    font-size: 16px;
}
.copyright-wrap {
    border-top: 1px solid var(--white);
    padding: 30px 0px;
}
.privacy-policy {
    font-size: 20px;
    font-weight: 600;
    color: var(--white);
    padding-bottom: 10px;
}
.specialities-support {
    padding-bottom: 20px;
}
.office-location h5 {
    color: var(--orange);
    font-size: 20px;
    line-height: 1.3
}
.office-location {
    font-size: 18px;
}

.review-box-wrap {
    gap: 15px;
}
.review-box-photo {
    width: calc((100% - 60px) / 5);
}
.providers-like-area .common-title h4 {
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}
.providers-like-area .common-title h4 img {
    max-width: 34px;
}
.testimonial-video  {
    width: 45%;
}
.testimonial-info {
    width: 55%;
    padding-left: 40px;
}
.testimonial-info-top h4 {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
    font-size: 20px;
}
.testimonial-info-top h4 img {
    max-width: 25px;
    border-radius: 4px;
    border: 1px solid var(--black);
}
.testimonial-logo {
    max-width: 100px;
}
.testimonial-info p {
    font-size: 20px;
    line-height: 32px;
}
.testimonial-info-top  {
    padding-bottom: 10px;
}
.testimonial-info-bottom  {
    padding-top: 35px
}
.testimonial-info-bottom h5 {
    font-size: 20px;
}
.testimonial-info-bottom h5 span {
    font-weight: 400;
}
.success-btn {
    font-size: 16px;
    font-weight: 400;
    color: var(--black);
    background: transparent !important;
    border: 1px solid var(--black);
    gap: 5px;
    border-radius: 5px;
}
.testimonial-area .book-btn-wrap{
    padding-top: 40px;
}

.testimonial-area .fancybox-item {
      animation: pulseScale 1.5s ease-in-out infinite;
}

@keyframes pulseScale {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.7;
    }
    50% {
        transform: translate(-50%, -50%) scale(1.15);
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.7;
    }
}

.form-popup {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 9999;
}

.form-popup.active {
    display: block;
}

.popup-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.7);
}

.popup-content {
    position: relative;
    width: 90%;
    max-width: 800px;
    height: 80vh;
    margin: auto;
    background: transparent; /* for iframe transparency attempt */
    border-radius: 14px;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
}

.popup-content iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.popup-close {
    position: absolute;
    top: 8px;
    right: 14px;
    font-size: 30px;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    z-index: 10;
}

.popup-close i {
   background: #fff;
   padding: 10px;
   color: #000;
   border-radius: 100%;
}
.privacy-policy a {
	color: var(--white);
}