@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); */

body {
  font-family: 'Montserrat', sans-serif !important;
}

.site-logo{
    width: 190px;
}
.top-section{
    border-bottom: 1px solid #3d3d3d1c;
    padding: 8px 0;
}
.top-phone-p{
    color: #334155;
    transition: color 0.3s;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    text-decoration: none;
    padding-inline-end: 9px;
    border-right: 1px solid #ddd;
}
.top-email-p{
    color: #334155;
    transition: color 0.3s;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    text-decoration: none;
    padding-inline-start: 9px;
    border-right: 1px solid #ddd;
}
.top-email-p:hover,.top-email-p:focus{
    color: #13aa9b !important;
}
.top-phone-p:hover,.top-phone-p:focus{
    color: #13aa9b !important;
}
.top-social-icons{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #c1bfbf;
    color: #334155;
    font-size: 14px;
    text-decoration: none;
    border-radius: 50%;
    padding: 3px 5px;
    margin-left: 10px;
}
.nav-link{
    color: #000000;
    padding: 0px 20px 0px 0px;
    font-weight: 500;
}
.navbar-nav .dropdown-menu{
    border-radius: 0;
    padding: 0;
}
.dropdown-submenu .dropdown-item{
    background-color: #F5F5F3;
    font-size: 15px;
    font-weight: 500;
    line-height: 15px;
    padding: 15px 30px 15px 30px;
    color: #000000;
    border-style: none;
}
.dropdown-submenu .dropdown-item:hover{
    background-color: #055988 !important;
    color: #fff;
}
.nav-ul-two{
    display: flex;
    padding: 0;
    list-style: none;
}
.dropdown-item svg{
    width: 32px;
    margin-right: 15px;
}
.dropdown-submenu .dropdown-item:hover svg{
    background: white;
    border-radius: 50%;
    padding: 2px;
}
.dropdown-submenu{
    background-color: #F5F5F3;
}
.hover-dropdown:hover > .dropdown-menu {
    display: block;
    
}
.hover-dropdown:hover > .dropdown-toggle::after {
    transform: rotate(180deg);
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu_2, .hover-dropdown:hover > .dropdown-menu_2{
        margin-top: 8px;
        left: -512px;
    }
    .dropdown-menu_2{padding: 22px 0px !important;background-color: #F5F5F3;}
    .navbar-nav{margin: 0px auto;}
    .dropdown{padding: 0 4px;}
    
}
@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu_2, .hover-dropdown:hover > .dropdown-menu_2{
        margin-top: 8px;
        left: -554px;
    }
}
@media (min-width: 1400px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu_2, .hover-dropdown:hover > .dropdown-menu_2{
        margin-top: 8px;
        left: -370px;
    }
}
.nav-ul-two .dropdown-submenu .dropdown-item{
    min-width: 345px;
}

@media (max-width: 991px) {
    .nav-ul-two{
        display: contents;
    }
    .nav-ul-two .dropdown-submenu .dropdown-item{
        min-width: auto;
    }
    .navbar-collapse{background-color: #f7f7f7;padding: 15px;}
    .nav-link{padding: 10px;}
}
.nav-services-btn{
    background-color: #055988;
    color: #ffffff;
    font-size: 17px;
    line-height: 15px;
    border-radius: 4px 4px 4px 4px;
    padding: 15px 30px 15px 30px;
    font-weight: 500;
    margin: 12px;
}
.nav-services-btn:focus,.nav-services-btn:hover{
    background-color: #13aa9b;
    color: #ffffff;
}

.nav-button{
    background-color: #055988;
    font-size: 15px;
    font-weight: 600;
    border-radius: 4px 4px 4px 4px;
    color: white;
    line-height: 16px;
    padding: 15px 30px 15px 30px;
}
.nav-button:hover,.nav-button:focus{
    background-color: #13aa9b;
    color: white;
}
.banner-section {
    background: linear-gradient(to right, rgb(5 89 136/95%), rgb(5 89 136/95%)),url('/files/images/new-york-city.webp') no-repeat center center;
    background-size: cover;
    padding: 80px 0; 
    color: #fff; 
}
.widget-heading-h1{
    font-size: 55px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    margin: auto;
    max-width: 882px;
}
.widget-heading-h4{
    font-size: 22px;
    color: #13aa9b;
    line-height: 1.2em;
}
.widget-heading-p{
    color: #E6E6E6;
    line-height: 26px;
    max-width: 1000px;
    margin: auto;
}
.widget-heading-button{
    background-color: #13aa9b;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    border-radius: 4px 4px 4px 4px;
    padding: 15px 30px 15px 30px;
}
.widget-heading-button:hover,.widget-heading-button:focus{
    background-color: #ffffff;
    color: #1f466f;
}
.widget-heading-span{
    background: white;
    display: inline-block;
    background-color: #ffffff;
    padding: 4px 10px 4px 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3D3D3D1C;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 20px 40px 50px 0px rgba(0, 0, 0, 0.11);
    margin-left: 13px;
}
.heading-title-h6{
    font-size: 20px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.box_two{
    background-color: #13AA9B;
    padding: 33px 35px;
}
.box_three .container{
    background-color: #F5F5F3;
    border-radius: 30px 30px 30px 30px;
    padding: 60px 32px;
}
.services-h6 {
    color: #13aa9b;
    line-height: 1.25em;
    margin: 0;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
}
.services-h2{
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 42px;
    color: #055988;
    max-width: 1000px;
    margin: auto;
}
.services-p{
    color: #33475F;
    max-width: 1000px;
    margin: auto;
    line-height: 26px;
}
.services-cards{
    background-color: #FFFFFF;
    border: none;
    box-shadow: 20px 40px 50px 0px rgba(61, 61, 61, 0.1098039215);
    padding: 40px 30px;
    border-radius: 20px 20px 20px 20px;
}
.services-cards svg{
    width: 50px;
    margin-bottom: 15px;
    height: 51px;
}
.card-box-title{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 34px;
    color: #1e293b;
}
.card-box-description{
    color: #334155;
    font-size: 15px;
    line-height: 26px;
}
.card-button-text{
    background-color: #02010100;
    font-size: 15px;
    font-weight: 600;
    fill: #000000;
    color: #000000;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    line-height: 16px;
}
.card-button-text:hover,.card-button-text:focus{
    color: #13aa9b !important;
}
.height-div{
    min-height: 185px;
}
@media (max-width: 767px) {
    .top-social-icons{display: none;}
    .top-section-col1{
        justify-content: center;
        display: flex;
        padding: 0;
    }
    .top-email-p{padding-inline-start: 5px;}
    .top-phone-p{padding-inline-end: 4px }
    .widget-heading-h1{font-size: 45px;line-height: 50px;}
    .box_two{
        padding: 30px 1px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .height-div {min-height: 276px;}
  }
.more-services{
    font-size: 15px;
    font-weight: 500;
    line-height: 27px;
    color: #055988;
}
.more-services a{
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    color: #055988;
    text-decoration: none;
}
.process-svg{
    fill: #444F6F;
    height: 55px;
    margin-left: 36px;
}
.process-h3{
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    line-height: 34px;
    color: #1e293b;
}
.process-p{
    color: #33475F;
    line-height: 26px;

}
.process-numbers{
    font-weight: 300;
    color: #000000;
}
.process-img-col{
    text-align: center;
    /* background-color: #F5F5F3; */
    align-content: center;
}
.process-img-col img{
    max-width: 340px;
    background: white;
    border-radius: 10px;
    margin: 20px;
}
.box_fifth{
    background-color: #F5F5F3;
}
.about-h2{
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 42px;
    color: #055988;
}
.about-p{
    color: #33475F;
    line-height: 26px;
}
.about-h6 {
    color: #13aa9b;
    line-height: 1.25em;
    margin: 0;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
}
.border-radius-20{
    border-radius: 20px;
}
.testimonial-content svg{
    height: 50px;
    fill: #055988;
}
.testimonial-content h3{
    color: #055988;
    font-size: 24px;
    font-weight: 600;
}
.testimonial{
    border: 1px solid;
    padding: 10px;
    min-height: 230px;
    text-align: center;
    margin: 10px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #E2E2E2;
    align-content: center;
}
.footer-top-h3{
    color: white;
    font-weight: 600;
    font-size: 32px;
}
.footer-section{
    background: #055988;
}
.footer-top-number,.footer-top-number:hover,.footer-top-number:focus{
    font-size: 20px;
    color: white !important;
    text-decoration: none !important;
}
.footer-top-span{
    color: white;
    font-size: 12px;
}
.footer-site-logo{
    width: 270px;
}
.footer-email-p{
    color: white !important;
    text-decoration: none;
}
.footer-widget-title{
    color: white;
    font-size: 22px;
    font-weight: 600;
}
.footer-ul{
    list-style: none;
    padding: 0;
}
.footer-ul li{
    padding: 10px 0 0px 0px;
}
.footer-ul a{
    color: white;
    text-decoration: none;
}
.footer-copyright{
    border-top: 1px solid white;
}
.process-main-svg{
    fill: #055988;
    border: 1px dotted #055988;
    padding: 20px;
    border-radius: 20px;
}
.wapper-bg-section{
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    padding: 40px;
    background: #ebf1f3;
    border-bottom-left-radius: 70px;
}
.service-page-heading{
    font-family: "Montserrat", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 42px;
    color: #055988;
    max-width: 1000px;
    margin: auto;
}
.service-page-paragraph{
    color: #33475F;
    line-height: 26px;
}
.service-page-image{
    height: 320px;
    border-radius: 10px;
}
.banner-section-mss {
    background: linear-gradient(to right, rgb(5 89 136/95%), rgb(5 89 136/95%)),url('/files/images/Medical-Scribe-Services-banner.webp') no-repeat center center;
    background-size: cover;
    padding: 80px 0; 
    color: #fff; 
}
.banner-section-mb {
    background: linear-gradient(to right, rgb(5 89 136/95%), rgb(5 89 136/95%)),url('/files/images/Medical-Billing-banner.webp') no-repeat center center;
    background-size: cover;
    padding: 80px 0; 
    color: #fff; 
}
.banner-section-mc {
    background: linear-gradient(to right, rgb(5 89 136/95%), rgb(5 89 136/95%)),url('/files/images/Medical-Coding-banner.webp') no-repeat center center;
    background-size: cover;
    padding: 80px 0; 
    color: #fff; 
}
.banner-section-cs {
    background: linear-gradient(to right, rgb(5 89 136/95%), rgb(5 89 136/95%)),url('/files/images/Credentialing-Services-benner.webp') no-repeat center center;
    background-size: cover;
    padding: 80px 0; 
    color: #fff; 
}
.service-page-image-2{
    height: 600px;
    border-radius: 10px;
}

@media (max-width: 767px) {
    .service-page-image{height: 250px;}
    .service-page-image-2{height: 250px; width: 100%;}
}
.about-widget-heading-h1{
    font-size: 55px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 100px;
}
.about-banner-section {
    background: linear-gradient(to right, rgb(5 89 136/95%), rgb(5 89 136/95%)),url('/files/images/new-york-city.webp') no-repeat center center;
    background-size: cover;
    padding: 80px 0; 
    color: #fff; 
    height: 409px;
    margin-bottom: 160px;
}
.about-banner-section img{
    border-radius: 20px;
}
@media (max-width: 991px) {
    .about-banner-section{height: auto;margin-bottom: 0;}
    .about-banner-section img{display: none;}
    .about-widget-heading-h1{margin-top: 0; text-align: center;}
}
.about-section-one{
    background-color: #F5F5F3;
}
.about-section-img-3{
    border-radius: 20px;
    height: 335px;
}
.link-css{
    color: #13aa9b;
    text-decoration: none;
}
.contact-btn{
    background: #055988;
    padding: 10px 19px;
    color: white;
}
.contact-email,.contact-email:hover,.contact-email:focus{
    color: #33475F;
    line-height: 26px;   
    text-decoration: none;
}
.blog-card{
    box-shadow: 0px 1px 10px gray;
    border-radius: 20px;
    overflow: hidden;
    background: #F5F5F3;
}
.blog-card .card-content{
    padding: 20px;
}
.blog-card h2{
    color: #055988;
    font-size: 22px;
    font-weight: 700;
}
.blog-card p{
    color: #33475F;
    line-height: 26px;
}
.blog-card a{
    background: #055988;
    color: white;
}
.blog-card a:hover,.blog-card a:focus{
    background: #13aa9b;
    color: white;
}
.blog-card img{
    height: 280px;
}
.blog-details-row{
    box-shadow: 0px 1px 10px gray;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    padding: 20px;
}
.blog-del-h2{
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    line-height: 42px;
    color: #055988;
    margin: auto;

}
.blog-del-p{
    color: #33475F;
    margin: auto;
    line-height: 26px;
    max-width: 700px;
    text-align: center;
}
.blog-details-img-div img{
    box-shadow: 0px 0px 4px #bebbbb;
    border-radius: 20px;
    height: 400px;
    width: 80%;
    margin: auto;
}
.blog-details-row h4{
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    line-height: 42px;
    color: #055988;
}
.blog-details-row li b{
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    color: #055988;
}
.blog-contact-us{
    font-weight: 700;
    color: #055988;
    text-decoration: none;
}
.blog-details-card{
    box-shadow: 0px 1px 10px gray;
    border-radius: 20px;
    overflow: hidden;
    background: #F5F5F3;
}
.blog-details-card h5{
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    color: #055988;
}
.blog-details-h4-heading{
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    color: #055988;
}
.blog-details-card p{
    color: #33475F;
    line-height: 26px;
}
.blog-details-card a{
text-decoration: none;
}
@media (max-width: 767px) {
    .services-h2,.about-h2,.service-page-heading{
        line-height: 37px;
        font-size: 30px;
    }
    .wapper-bg-section{padding: 15px;}
    .banner-section{padding: 38px 0;}
}
.contact-link-a{
    font-family: "Montserrat", Sans-serif;
    font-weight: 700;
    color: #055988;
    text-decoration: none;
}