.stat-pge .cardView .card {
  border: 0; }
  .stat-pge .cardView .card .card-header {
    background: #f3f7f8; }
    .stat-pge .cardView .card .card-header h5 button, .stat-pge .cardView .card .card-header h5.accordTab {
      cursor: pointer;
      color: #283344;
      font-weight: 700;
      position: relative;
      text-decoration: none;
      padding: 13px 15px;
      padding-right: 1.9rem !important;
      transition: 300ms ease-in-out;
      text-transform: uppercase; }
      @media (min-width: 992px) {
        .stat-pge .cardView .card .card-header h5 button, .stat-pge .cardView .card .card-header h5.accordTab {
          font-size: 15px; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .stat-pge .cardView .card .card-header h5 button, .stat-pge .cardView .card .card-header h5.accordTab {
          font-size: 14px; } }
      @media (max-width: 767.98px) {
        .stat-pge .cardView .card .card-header h5 button, .stat-pge .cardView .card .card-header h5.accordTab {
          font-size: 14px; } }
      .stat-pge .cardView .card .card-header h5 button.collapsed, .stat-pge .cardView .card .card-header h5.accordTab.collapsed {
        background: #fff; }
        .stat-pge .cardView .card .card-header h5 button.collapsed:after, .stat-pge .cardView .card .card-header h5.accordTab.collapsed:after {
          transform: rotate(0deg);
          transition: 300ms ease-in-out; }
    .stat-pge .cardView .card .card-header h5 .icon {
      width: 32px;
      height: 32px;
      line-height: 32px; }
      .stat-pge .cardView .card .card-header h5 .icon img {
        width: 32px; }
      .stat-pge .cardView .card .card-header h5 .icon svg {
        width: 100%;
        height: 100%; }
        .stat-pge .cardView .card .card-header h5 .icon svg path,
        .stat-pge .cardView .card .card-header h5 .icon svg circle {
          fill: #2cb7e0; }
  .stat-pge .cardView .card .card-body {
    padding: 15px 15px; }
    .stat-pge .cardView .card .card-body .badge-pill {
      font-weight: 400;
      padding: 6px 12px;
      margin-bottom: 5px;
      font-size: 13px;
      color: #263077;
      border: 1px dashed #eeee;
      background-color: #fff; }
    .stat-pge .cardView .card .card-body p {
      font-size: 12px;
      line-height: 22px;
      margin-bottom: 5px;
      color: #47535f;
      font-weight: 400; }
.stat-pge .faq-accord-wrap.whatWeTreat h5 button:after, .stat-pge .faq-accord-wrap.whatWeTreat h5.accordTab:after {
  top: 12px !important; }
.stat-pge .faq-accord-wrap .card {
  border: 1px solid #d6e1e4; }
  .stat-pge .faq-accord-wrap .card .card-header {
    background: #f3f7f8; }
    .stat-pge .faq-accord-wrap .card .card-header h5 button, .stat-pge .faq-accord-wrap .card .card-header h5.accordTab {
      cursor: pointer;
      color: #283344;
      font-weight: 500;
      position: relative;
      text-decoration: none;
      padding: 13px 15px;
      padding-right: 1.9rem !important;
      transition: 300ms ease-in-out; }
      @media (min-width: 992px) {
        .stat-pge .faq-accord-wrap .card .card-header h5 button, .stat-pge .faq-accord-wrap .card .card-header h5.accordTab {
          font-size: 15px; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .stat-pge .faq-accord-wrap .card .card-header h5 button, .stat-pge .faq-accord-wrap .card .card-header h5.accordTab {
          font-size: 14px; } }
      @media (max-width: 767.98px) {
        .stat-pge .faq-accord-wrap .card .card-header h5 button, .stat-pge .faq-accord-wrap .card .card-header h5.accordTab {
          font-size: 14px; } }
      .stat-pge .faq-accord-wrap .card .card-header h5 button:after, .stat-pge .faq-accord-wrap .card .card-header h5.accordTab:after {
        position: absolute;
        content: '';
        background: url(../images/icons/svg/icon_plus_show.svg) no-repeat;
        height: 30px;
        width: 30px;
        right: 5px;
        top: 10px;
        background-size: 20px;
        background-position: center center;
        transition: 300ms ease-in-out;
        transform: rotate(45deg); }
      .stat-pge .faq-accord-wrap .card .card-header h5 button.collapsed, .stat-pge .faq-accord-wrap .card .card-header h5.accordTab.collapsed {
        background: #fff; }
        .stat-pge .faq-accord-wrap .card .card-header h5 button.collapsed:after, .stat-pge .faq-accord-wrap .card .card-header h5.accordTab.collapsed:after {
          transform: rotate(0deg);
          transition: 300ms ease-in-out; }
    .stat-pge .faq-accord-wrap .card .card-header h5 .icon {
      width: 24px;
      height: 24px;
      line-height: 24px; }
      .stat-pge .faq-accord-wrap .card .card-header h5 .icon img {
        width: 24px; }
      .stat-pge .faq-accord-wrap .card .card-header h5 .icon svg {
        width: 100%;
        height: 100%; }
        .stat-pge .faq-accord-wrap .card .card-header h5 .icon svg path,
        .stat-pge .faq-accord-wrap .card .card-header h5 .icon svg circle {
          fill: #2cb7e0; }
  .stat-pge .faq-accord-wrap .card .card-body {
    padding: 15px 15px; }
    .stat-pge .faq-accord-wrap .card .card-body p {
      line-height: 22px;
      margin-bottom: 5px;
      color: #47535f;
      font-weight: 400; }
      @media (min-width: 992px) {
        .stat-pge .faq-accord-wrap .card .card-body p {
          font-size: 13px; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .stat-pge .faq-accord-wrap .card .card-body p {
          font-size: 12px; } }
      @media (max-width: 767.98px) {
        .stat-pge .faq-accord-wrap .card .card-body p {
          font-size: 12px; } }
.stat-pge .faq-accord-wrap .stat-page-ul {
  padding-left: 15px;
  margin: 15px 0; }
  .stat-pge .faq-accord-wrap .stat-page-ul li {
    font-size: 13px;
    margin-bottom: 8px; }
.stat-pge .static-content-cus h4 {
  font-size: 18px; }
.stat-pge .cardHead .title {
  font-size: 1.75rem; }
.stat-pge .rmInfoList .title {
  font-size: 18px; }
.stat-pge .rmInfoList .timing {
  font-size: 0.8125rem; }
@media (min-width: 992px) {
  .stat-pge .contactForm p.dec {
    font-size: 13px; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .stat-pge .contactForm p.dec {
    font-size: 12px; } }
@media (max-width: 767.98px) {
  .stat-pge .contactForm p.dec {
    font-size: 12px; } }
.stat-pge .contactInfo h6.title {
  font-weight: 700; }
@media (min-width: 992px) {
  .stat-pge .contactInfo .h4 {
    font-size: 1.25rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .stat-pge .contactInfo .h4 {
    font-size: 1.125rem; } }
@media (max-width: 767.98px) {
  .stat-pge .contactInfo .h4 {
    font-size: 1rem; } }
@media (min-width: 992px) {
  .stat-pge .contactInfo .h5 {
    font-size: 1.125rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .stat-pge .contactInfo .h5 {
    font-size: 1rem; } }
@media (max-width: 767.98px) {
  .stat-pge .contactInfo .h5 {
    font-size: 0.875rem; } }
@media (min-width: 992px) {
  .stat-pge .contactInfo p {
    font-size: 0.8125rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .stat-pge .contactInfo p {
    font-size: 0.75rem; } }
@media (max-width: 767.98px) {
  .stat-pge .contactInfo p {
    font-size: 0.75rem; } }
.stat-pge .static-content-cus ul,
.stat-pge .static-content-cus ol {
  padding-left: 25px; }

.tableInsurance tbody td {
  font-size: 0.9375rem; }

.telehealthBanner {
  background-position: center !important;
  background-color: #2cb7e0 !important; }
  .telehealthBanner .container {
    min-height: 260px; }
  .telehealthBanner .bannerInner {
    color: #fff; }
  .telehealthBanner .breadcrumb.breadcrumbWrap li a {
    color: #263077; }
  .telehealthBanner .breadcrumb-item + .breadcrumb-item::before {
    color: #263077; }
  .telehealthBanner .breadcrumb.breadcrumbWrap li.active {
    color: #b7efff; }

.telehealthBenefits {
  background: #f5f7fb;
  background-image: url(../images/bg-pattern.png);
  background-position: center;
  background-repeat: repeat;
  overflow: hidden; }

.consultTabDes .consultTab .nav-item {
  margin-bottom: 0; }
  .consultTabDes .consultTab .nav-item:first-child .nav-link {
    background-color: #263077;
    color: #fff; }
  .consultTabDes .consultTab .nav-item:nth-child(2) .nav-link {
    background-color: #2cb7df;
    color: #fff; }
  .consultTabDes .consultTab .nav-item:nth-child(3) .nav-link {
    background-color: #51bb6c;
    color: #fff; }
  .consultTabDes .consultTab .nav-item .nav-link {
    border: 0;
    background: #fff;
    border-radius: 20px;
    font-size: 0.75rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 10px;
    letter-spacing: 0.5px;
    padding: 6px 20px; }

.consultTabDes ul.listDot li {
  margin-top: 8px;
  position: relative;
  padding-left: 15px; }
  .consultTabDes ul.listDot li:first-child {
    margin-top: 0; }
  .consultTabDes ul.listDot li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #2cb7e0;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 8px; }

.telehealthSecurity {
  background: #e0f0f8; }
  @media (max-width: 767.98px) {
    .telehealthSecurity .bannerImg {
      max-width: 120px; } }

.staticPage h1 {
  font-weight: 500;
  margin-bottom: 20px;
  color: #263077; }
  @media (min-width: 992px) {
    .staticPage h1 {
      font-size: 2rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .staticPage h1 {
      font-size: 1.75rem; } }
  @media (max-width: 767.98px) {
    .staticPage h1 {
      font-size: 1.5rem; } }
.staticPage h2,
.staticPage h5 {
  font-weight: 500;
  margin-bottom: 10px; }
  @media (min-width: 992px) {
    .staticPage h2,
    .staticPage h5 {
      font-size: 1.25rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .staticPage h2,
    .staticPage h5 {
      font-size: 1.125rem; } }
  @media (max-width: 767.98px) {
    .staticPage h2,
    .staticPage h5 {
      font-size: 1rem; } }
.staticPage p {
  line-height: 2; }
  @media (min-width: 992px) {
    .staticPage p {
      font-size: 0.8125rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .staticPage p {
      font-size: 0.75rem; } }
  @media (max-width: 767.98px) {
    .staticPage p {
      font-size: 0.75rem; } }
.staticPage ul {
  padding-left: 0;
  margin-bottom: 0; }
  .staticPage ul ul {
    margin-top: 15px; }
    .staticPage ul ul li::before {
      background-color: #343a40;
      height: 2px;
      border-radius: 20px; }
  .staticPage ul li {
    list-style: none;
    padding-bottom: 15px;
    padding-left: 20px;
    position: relative;
    line-height: 1.8; }
    .staticPage ul li::before {
      content: "";
      width: 8px;
      height: 8px;
      border-radius: 100%;
      background-color: #263077;
      display: inline-block;
      margin-right: 12px;
      margin-left: -20px; }
.staticPage ol {
  list-style: none;
  counter-reset: li;
  padding-left: 20px;
  margin-bottom: 0; }
  .staticPage ol li {
    counter-increment: li;
    padding-bottom: 15px;
    line-height: 1.8; }
    .staticPage ol li::before {
      content: counter(li) ". ";
      color: red;
      font-weight: bold;
      display: inline-block;
      margin-right: 12px;
      margin-left: -20px; }
.staticPage .navSiteWrap.border-bottom {
  border-bottom: 1px dashed #eaeaea !important; }
@media (max-width: 575.98px) {
  .staticPage .navSiteWrap h5,
  .staticPage .navSiteWrap h2 {
    text-align: center; } }
.staticPage .navSiteMap .nav-link {
  display: inline-block;
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  color: #000;
  text-decoration: underline !important; }
  .staticPage .navSiteMap .nav-link:hover {
    color: #2cb7e0; }
.staticPage .navSiteMap li {
  padding-left: 15px; }
  @media (min-width: 768px) {
    .staticPage .navSiteMap li {
      width: calc(100% / 3); } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .staticPage .navSiteMap li {
      width: calc(100% / 2); } }
  @media (max-width: 575.98px) {
    .staticPage .navSiteMap li {
      width: calc(100% / 1);
      text-align: center; } }
  .staticPage .navSiteMap li::before {
    width: 6px;
    height: 6px;
    margin-right: 6px;
    margin-left: -15px; }

.cardFooter .card-subtitle {
  font-size: 12px;
  opacity: 0.8; }

.flex2 {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .flex2 li {
      width: calc(100% / 2); } }
  @media (max-width: 767.98px) {
    .flex2 li {
      width: calc(100% / 1); } }

.guidelinesWrap ul li a {
  word-break: break-all; }

.post-list {
  padding-bottom: 20px;
  border-bottom: 1px solid #e9ecef; }
  @media (min-width: 768px) {
    .post-list {
      margin-bottom: 40px; } }
  @media (max-width: 767.98px) {
    .post-list {
      margin-bottom: 30px; } }
  .post-list header h2 {
    color: #000; }
    @media (min-width: 768px) {
      .post-list header h2 {
        font-size: 1.75rem; } }
    @media (max-width: 767.98px) {
      .post-list header h2 {
        font-size: 1.5rem; } }
    .post-list header h2 a {
      color: #000; }
      @media (min-width: 768px) {
        .post-list header h2 a {
          font-size: 1.75rem; } }
      @media (max-width: 767.98px) {
        .post-list header h2 a {
          font-size: 1.5rem; } }
      .post-list header h2 a:hover {
        color: #2cb7e0; }
  .post-list header .post-meta {
    color: #777;
    font-weight: normal;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .post-list header .post-meta {
        font-size: 1rem; } }
    @media (max-width: 767.98px) {
      .post-list header .post-meta {
        font-size: 0.9375rem; } }
  @media (min-width: 768px) {
    .post-list .post-content {
      font-size: 1rem; } }
  @media (max-width: 767.98px) {
    .post-list .post-content {
      font-size: 0.9375rem; } }
  .post-list .post-content .post-content-footer .post-read-more {
    border-radius: 20px; }

.search-group-shop .form-control {
  padding-right: 36px;
  border-radius: 20px;
  border-color: #2cb7e0; }
.search-group-shop .search-group-btn {
  position: absolute;
  top: 0;
  right: 0;
  height: calc(1.5em + 0.75rem + 2px); }
  .search-group-shop .search-group-btn .search-btn-icon,
  .search-group-shop .search-group-btn .load-ring {
    height: calc(1.5em + 0.75rem + 2px);
    padding: 6px 15px;
    line-height: 1.2;
    display: inline-block; }
    .search-group-shop .search-group-btn .search-btn-icon svg, .search-group-shop .search-group-btn .search-btn-icon img,
    .search-group-shop .search-group-btn .load-ring svg,
    .search-group-shop .search-group-btn .load-ring img {
      max-width: 13px;
      max-height: 13px; }

@media (min-width: 992px) {
  .blog-sidebar .position-sticky {
    border-left: 1px solid #e9ecef;
    padding-left: 30px;
    top: 20px; } }
@media (max-width: 991.98px) {
  .blog-sidebar .position-sticky {
    border-top: 1px solid #e9ecef;
    padding-top: 30px; } }

.sidebar-box .title {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #343a40;
  text-transform: uppercase; }
.sidebar-box .archive-list li {
  padding: 8px 0; }
  .sidebar-box .archive-list li a {
    color: #6c757d; }
    .sidebar-box .archive-list li a:hover {
      color: #2cb7e0; }

/*# sourceMappingURL=static.pages.css.map */
