﻿body {
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
    font-size: 16px;
}

.container.margin-top {
    margin-top: 95px;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 0.8em;
}

h6 {
    font-size: 0.7em;
}

a {
    color: #0F3263 !important;
}

img {
    max-width: 100%;
}

.footer {
    background-color: #193160;
    color: white;
    font-size: 18px;
}

.footer a {
    color: white !important;
    text-decoration:underline;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.footer-contact {
    font-size: 26px;
    color: black;
    text-decoration: none;
}

.footer-social {
    text-align: center;
    font-size: 26px;
}

.footer-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-health {
    background-color: #7a7a7a;
    color: white;
}

.footer-health a {
    color: white !important;
}

.custom-navbar {
    background: #193160;
    padding: 5px;
}

.custom-navbar .navbar-toggler {
    background-color: black;
}

.custom-navbar .nav-item a {
    font-size: 1.08rem;
    font-weight: 400;
    color: white !important;
    padding-left: 10px;
}

.header-title {
    font-size: 20px;
    display: inline-flex;
}

.nm-header.menu-centered .nm-main-menu {
    width: 75%;
}

.specialist-link,
.state-link,
.city-link,
.state-board-link,
.health-tip-link {
    font-weight: bold;
    display: flex;
}

.patient-education-header,
.tips-wisdom-header {
    color: #ed7000;
}

.vc_custom_banner {
    padding-top: 140px !important;
    padding-bottom: 10px !important;
    background-image: url(https://vivacare.com/home/wp-content/uploads/2018/01/professionals-banner.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_footer {
    padding-top: 20px !important;
    padding-bottom: 12px !important;
    background-image: url(https://vivacare.com/home/wp-content/uploads/2017/01/CTA-bg.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100px !important;
    margin-top: 20px;
}

.inner-page-banner .banner-headline h1 {
    text-transform: none !important;
}

.state-board-box {
    padding: 10px;
    background-color: #e7e6e6;
    width: 100%;
}

.city-list-box,
.featured-profiles-box,
.more-profiles-box {
    margin-bottom: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}

    .city-list-box h2,
    .featured-profiles-box h2,
    .more-profiles-box h2 {
        padding-left: 10px;
    }

.nm-header.menu-centered .nm-main-menu {
    text-align: left;
}

.tips-wisdom-box .row {
    margin-bottom: 15px;
}

.patient-education-box .row {
    margin-bottom: 15px;
}

.profile-details li {
    list-style: disc !important;
    margin-left: 15px;
}
/*****************************************************************************/
.section-search h1, .section-profile-list h1, .section-intro h1 {
    font-size: 2.1rem;
}

.section-search .second-line, .section-profile-list .second-line {
    font-size: 22px;
    color: #000d48;
    line-height: 1;
    display: block;
}

.btn-primary-custom {
    text-align: center;
    background: #0F3263;
    padding: 6px 40px;
    border: none;
    font-size: 1rem;
    color: #ffffff !important;
    display: inline-block;
    border: 1px solid #000000;
}

.btn-primary-custom:hover {
    background: #ffffff;
    font-size: 1rem;
    color: #000000 !important;
    text-decoration:none;
     text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-custom {
    text-align: center;
    background: gray;
    padding: 6px 40px;
    border: none;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

.btn-primary-custom2 {
    text-align: center;
    background: #ed7000;
    padding: 6px 40px;
    border: none;
    font-size: 1rem;
    color: #ffffff !important;
    display: inline-block;
    border: 1px solid #ed7000;
}

.section-search button {
   margin-top: 20px;
}

.section-profile-list .card .col-auto {
    padding-left: 0px;
    padding-right: 0px;
}

a.profile-box {
    text-decoration: none;
    color: #000000;
}

.profile-box .picture-container {
    height: 200px;
    width: 200px;
    line-height: 198px;
    background-color: lightgray;
    text-align: center;
}

.profile-box img {
    max-height: 200px;
    max-width: 200px;
    vertical-align: middle;
    filter: drop-shadow(0px 4px 50px rgba(0, 0, 0, 0.15));
    border-radius: 10px;
}

.profile-box .no-avatar img {
    max-height: 90% !important;
    max-width: 90% !important;
}

.profile-detail-img {
    max-width: 200px;
    background-color: lightgray;
    border-radius: .25rem;
    border: 1px solid lightgray;
    filter: drop-shadow(0px 4px 50px rgba(0, 0, 0, 0.15));
    border-radius: 10px;
}

.profile-details .affiliations img {
    max-width: 90%;
}

.information {
    background: #d3d3d1;
    padding: 20px;
    margin-top: 20px;
}

.header-line {
    border-bottom: 8px solid #ededed;
    margin-bottom: 10px;
}

.profile-tip-wisdom-box {
    background: #f2f2f2;
    padding: 8px 10px;
    margin: 0 0 7px 0;
}

.practice-logo {
    width: 150px;
}

.provide-feedback-btn {
   padding: 6px 36px;
}

.profile-details .learn-more-btn {
    padding: 6px 60px;
}

.profile-details .subspecialty-names {
    margin-top: -5px;
    margin-bottom: 5px;
}

.section-instructional a {
    color: blue;
    font-weight: bold;
    margin-bottom: -15px;
    text-decoration: underline;
}

.section-instructional a:hover {
     text-decoration: underline !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.tips-wisdom-box .picture-container {
    height: auto;
    width: 100px;
    line-height: 98px;
    text-align: center;
}

.tips-wisdom-box .picture-container img {
    width: 100px;
}

.custom-content-box {
    background: #f2f2f2;
    padding: 8px 10px;
    margin: 0 0 7px 0;
}

a.elementor-image:hover {
    text-decoration: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.elementor-footer a {
    color:black;
}

.typeahead__container {
    position: relative;
    font-family: "Roboto", sans-serif;
}

.typeahead__container ::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1 !important;
}

.m-nav-menu--horizontal ul li.menu-item > a {
    font-size: 16px !important;
}

.m-nav-menu--mobile nav ul.menu li.menu-item a {
    font-size: 16px !important;
    text-transform: none !important;
    color: #ffffff !important;
}

.m-nav-menu--horizontal ul li.menu-item {
    margin-left: 1.5rem;
}

.share_icon {
    font-size: 17px;
    margin-bottom: 10px;
    text-align: right;
}

.share_icon a {
    padding-left: 10px;
}

.share_icon02 {
    font-size: 24px;
    margin-bottom: 10px;
}

.share_icon02 a {
    padding-right: 10px;
}

.toolkit-search button {
    background-color: white;
    border-color: #ced4da;
}

.toolkit-search .fa-search {
    color: black;
}

.error-message.field-validation-error {
    color: red;
}

.hide {
    display: none;
}

.inforx-contents-list {
    padding-left: 0px;
}

.inforx-contents-list li {
    padding-top: 5px;
}

.inforx-package-header {
    background-color: #f5f5f5;
    margin-bottom: 20px;
    height: 150px;
}

.inforx-package-header img {
    float: right;
    max-width: 100%;
    height: 150px
}

.inforx-package-header h1 {
    padding-left: 15px;
    padding-top: 15px;
}

.inforx-package-header .email {
    padding-left: 16px;
    font-size: 22px;
}

.inforx-package-contents .item {
    height: 160px;
}

.inforx-package-contents .item h4 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 97%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 600;
    -webkit-transition: .3s;
    margin-bottom: 0;
    -o-transition: .3s;
    transition: .3s;
}

.inforx-package-contents .item a {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 15px;
    border: 1px solid black;
}

.inforx-package-contents .item a:hover {
    background-color: #97B2CF;
}

.inforx-package-links .item {
    text-align: center;
    margin-bottom: 10px;
}

.inforx-package-links .item a {
   text-decoration:underline;
  
}

.inforx-package-links .item h4 {
   font-weight:bold;
   margin-bottom: 0px;
}

.inforx-package-links .item .source {
    font-style: italic;
}

.inforx-package-more-contents {
    margin-top: 20px;
}

.inforx-package-more-contents h4 {
    font-weight: 600;
     margin-top: 10px;
}

.inforx-package-other-services {
    margin-top: 20px;
    margin-bottom: 20px;
}

.inforx-package-other-services h2 {
    margin-bottom: 20px;
}

.inforx-package-other-services .btn-primary-custom {
    width:100%;
    margin-bottom: 10px;
}

.reason-visit-language .selected {
    font-weight: bold;
}

.reason-visit-language .sep {
    margin-left: 4px;
    margin-right: 4px;
}

.reason-visit-language {
    cursor: pointer;
    text-decoration: underline;
}

#prepare-appointment-btn,
#request-appointment-btn,
.website-btn,
.provide-feedback-btn {
    width: 280px;
}

.home-banner {
    margin-top: -10px;
    margin-bottom: 20px;
}

.health-tip-details .tip-content .profile-detail-img {
    float: left;
    margin-right: 25px;
    border-radius: 0px;
}

.health-tip-details .tip-content {
    float: right;
    width: 100%;
    padding-bottom: 30px;
}

.health-tip-details .tip-content .content1 {
    background-color: lightgray;
    padding: 10px;
}

.health-tip-details .tip-content .content2 {
    padding-top: 10px;
    width: 100%;
}

.health-tip-details .tip-content .address-specialty a {
    text-decoration: underline;
}

.health-tip-details .tip-content .created-date {
    font-style: italic;
    font-size: 14px;
}

.health-tip-row ul {
    margin-bottom: 10px
}

.state-list-box .state-select:first-child {
    font-weight: bold;
}

#metropolitan-map {
    height: 400px;
}

.metropolitan_map_info_content .role {
    margin-bottom: 5px;
}

.metropolitan_map_info_content .specialty_name {
    margin-bottom: 5px;
}

.metropolitan_map_info_content .location {
    margin-bottom: 5px;
}

.metropolitan_map_info_content .more_detail {
    margin-top: 10px;
    text-align: right;
}

.metropolitan_map_info_content .more_detail a {
    font-weight: bold;
    text-decoration:underline;
}

.chatbot-question {
    width: 100%;
    height: 150px;
}

.chatbot-answer-btn {
    float: right;
    margin-top: 10px;
}

.chatbot-disclaimer {
    background-color: #d3d3d1;
    padding: 10px;
    margin-top: 30px; 
}

.chatbot-response-text {
    margin-top: 50px;
}

.chatbot-spinner {
    float: right;
    margin-top: 12px;
}

.chatbot-qa-item a {
    text-decoration:underline;
}

/*****************************************************************************/
@media (max-width: 767px) {
    .state-list-box.border, .city-list-box.border, .featured-profiles-box.border, .more-profiles-box.border {
        border: none !important;
    }

    .section-search button {
        margin-top: 10px;
    }

    .section-profile-list .card {
       margin-bottom: 10px;
    }

    .card-block.px-2 {
        padding-left: 0 !important;
    }


    .profile-box .picture-container {
        height: 150px !important;
        width: 150px !important;
        line-height: 148px !important;
        background-color: lightgray;
        text-align: center;
    }

    .profile-box img {
        max-height: 150px !important;
        max-width: 150px !important;
        vertical-align: middle;
    }

    .custom-content-details-row {
        display: flex;
        flex-flow: column-reverse;
    }

    .footer-health .col1,
    .footer-health .col2 {
        text-align: center !important;
    }

    .profile-details table,
    .profile-details iframe {
        max-width: 100%;
    }

    .health-tip-details .tip-content .profile-detail-img {
        float:none;
        margin-bottom: 3px;
    }

    .inforx-package-header {
        height: auto;
    }

    .inforx-package-header img {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
}

@media print {
    @page {
        margin: 0;
    }

    body {
        color: #000;
        background-color: #fff;
        overflow: visible;
        margin: 1.6cm;
    }

    .l-template-header-wrapper,
    .elementor-element-a31cd68,
    .custom-content-details-col1,
    .share_icon,
    .footer {
        display: none !important;
    }

    .custom-content-details-col2 .header {
        margin-bottom: 20px;
    }

    .custom-content-details-col1 {
        flex: 0 0 0% !important;
        max-width: 0% !important;
    }

    .custom-content-details-col2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}