#body {
    margin: 5px;
}

.jumbotron {
    background-color: #f1ebeb;
    color: rgb(12, 10, 10);
    padding: 100px 25px;
    /* font-family: Montserrat, sans-serif; */
}

.dashboard {
    padding-bottom: 120px;
}

.logo-small {
    color: #070707;
    font-size: 50px;
}

.logo {
    color: #070707;
    font-size: 200px;
}

.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}

.thumbnail img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
    color: #070707;
}

.carousel-indicators li {
    border-color: #070707;
}

.carousel-indicators li.active {
    background-color: #070707;
}

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-style: italic;
    margin: 70px 0;
}

.item span {
    font-style: normal;
}

.panel {
    border: 1px solid #070707;
    border-radius: 0 !important;
    transition: box-shadow 0.5s;
}

.panel:hover {
    box-shadow: 5px 0px 40px rgba(0, 0, 0, .2);
}

.panel-footer .btn:hover {
    border: 1px solid #070707;
    background-color: #fff !important;
    color: #070707;
}

.panel-heading {
    color: #fff !important;
    background-color: #070707 !important;
    padding: 25px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-footer {
    background-color: white !important;
}

.panel-footer h3 {
    font-size: 32px;
}

.panel-footer h4 {
    color: #aaa;
    font-size: 14px;
}

.panel-footer .btn {
    margin: 15px 0;
    background-color: #383636;
    color: #fff;
}

footer .glyphicon {
    font-size: 20px;
    margin-bottom: 20px;
    color: #070707;
}

.slideanim {
    visibility: hidden;
}

.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@media screen and (max-width: 768px) {
    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 760px) {}

@media screen and (max-width: 480px) {
    .logo {
        font-size: 150px;
    }
}

@media (min-width: 480px) {
    .sidebar-button {
        display: none;
        visibility: hidden;
    }
    #filters {
        display: block;
    }
}

tbody tr:hover {
    background-color: rgb(234, 238, 247);
}

.gray {
    color: gray;
}

.orange {
    color: orange;
}


/* Category list on top css */

.navbar {
    min-height: 20px;
    background-color: rgb(132, 139, 235)
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.category-navbar>li {
    padding-left: 20px;
    padding-right: 15px;
    font-size: 13px;
    background-color: rgb(132, 139, 235)
}

.category-navbar>li {
    display: inline;
}

.category-navbar>li>div>a {
    color: #1031ec;
    font-size: 13px;
}

div.scrollmenu {
    overflow: hidden;
    white-space: nowrap;
    margin: 20px;
}

div.scrollmenu a {
    display: inline-block;
    color: rgb(17, 15, 15);
    text-align: center;
    padding: 14px;
    text-decoration: none;
    font-size: 14px;
}

div.scrollmenu a:hover {
    background-color: #777;
}


/* .card {
    width: 400px;
    border: none;
    border-radius: 10px;
    background-color: #fff
}

.stats {
    background: #f2f5f8 !important;
    color: #000 !important
}

.articles {
    font-size: 15px;
    color: #a1aab9
}

.number1 {
    font-weight: 500
}

.followers {
    font-size: 15px;
    color: #a1aab9
}

.number2 {
    font-weight: 500
}

.rating {
    font-size: 15px;
    color: #a1aab9
}

.number3 {
    font-weight: 500
} */

.card {
    background-color: #fbfdfc;
    border-radius: 20px
}

.heading {
    font-weight: 700
}

.hour {
    margin-top: 1px;
    color: green;
    font-size: 12px
}

.ratings i {
    color: #388E3C
}

.btn {
    border-radius: 15px !important
}

.line-color {
    color: green;
    height: 3px
}

#cityCollapse {
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.citylist {
    text-decoration: none;
    color: inherit;
}

.citylist a {
    text-decoration: none;
}

.hideModelCloseButton {
    display: none
}

@media only screen and (max-width: 600px) {
    /*Tablets [601px -> 1200px]*/
    .card_btn .btn {
        font-size: 8px !important;
        /* width: */
    }
}

.scrollmenu>a {
    background-color: unset !important;
    color: unset !important;
}

 /* How MyHospitalNow Works  */

 .how2{
    background: radial-gradient(1200px 500px at 50% 0%, rgba(13,110,253,0.10), transparent 60%),
                linear-gradient(180deg, #f7fbff 0%, #ffffff 55%, #ffffff 100%);
    border-top: 1px solid #eef3f9;
    border-bottom: 1px solid #eef3f9;
  }

  .how2-title{
    font-size: 44px;
    font-weight: 900;
    letter-spacing: -0.8px;
    color: #0f172a;
    margin-bottom: 8px;
  }

  .how2-sub{
    font-size: 16px;
    color: #64748b;
    margin: 0;
  }

  .how2-wrap{ padding: 10px 0 0; }

  .how2-line{
    position: absolute;
    left: 7%;
    right: 7%;
    top: 44px;
    height: 2px;
    background: linear-gradient(90deg, rgba(13,110,253,0.0), rgba(13,110,253,0.35), rgba(13,110,253,0.0));
    z-index: 0;
  }

  .how2-card{
    background: #ffffff;
    border: 1px solid #e9eff7;
    border-radius: 20px;
    padding: 22px 18px;
    height: 100%;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }

  .how2-card::before{
    content:"";
    position:absolute;
    inset:-120px -120px auto auto;
    width: 220px;
    height: 220px;
    background: rgba(13,110,253,0.08);
    border-radius: 999px;
    filter: blur(0px);
  }

  .how2-card:hover{
    transform: translateY(-8px);
    box-shadow: 0 20px 45px rgba(15, 23, 42, 0.14);
    border-color: #cfe3ff;
  }

  .how2-top{
    display:flex;
    align-items:center;
    justify-content: space-between;
    margin-bottom: 14px;
  }

  .how2-icon{
    width: 58px;
    height: 58px;
    border-radius: 16px;
    display:flex;
    align-items:center;
    justify-content:center;
    background: rgba(13,110,253,0.10);
    color: #0d6efd;
    font-size: 22px;
    border: 1px solid rgba(13,110,253,0.18);
  }

  .how2-badge{
    font-size: 12px;
    font-weight: 800;
    color: #0d6efd;
    background: rgba(13,110,253,0.08);
    padding: 6px 10px;
    border-radius: 999px;
    border: 1px solid rgba(13,110,253,0.14);
  }

  .how2-h{
    font-weight: 900;
    color: #0f172a;
    margin-bottom: 8px;
  }

  .how2-p{
    color: #475569;
    font-size: 14px;
    line-height: 1.55;
    margin: 0;
  }

  .how2-cta{
    padding: 10px 18px;
    border-radius: 12px;
    font-weight: 700;
  }

  @media (max-width: 768px){
    .how2-title{ font-size: 30px; }
  }

/* ====== Base ====== */
.mhn-page,
.mhn-main,
.nrs-topnav,
.nrs-section {
  overflow-x: clip;
}

.nrs-section { padding: 40px 0; }
.nrs-sechead { text-align: center; margin-bottom: 18px; }
.nrs-sechead__title { font-size: 34px; font-weight: 700; margin-bottom: 6px; }
.nrs-sechead__sub { font-size: 15px; opacity: .75; margin: 0; }

/* ====== Top category navbar ====== */
.nrs-topnav {
  background: #7f86f2;          /* modern bluish bar */
  padding: 8px 0;
}
.nrs-catnav-mobileToggle,
.nrs-catnav-mobilePanel {
  display: none;
}
.nrs-catnav { gap: 12px; }
.nrs-catnav__link {
  color: #fff !important;
  font-weight: 600;
  padding: 10px 14px !important;
  border-radius: 10px;
}
.nrs-catnav__link:hover {
  background: rgba(255,255,255,.15);
}
.nrs-catnav__menu {
  border: 0;
  border-radius: 14px;
  padding: 10px;
  box-shadow: 0 18px 40px rgba(0,0,0,.12);
}
.nrs-catnav__dditem {
  border-radius: 10px;
  padding: 10px 12px;
  font-weight: 500;
}
.nrs-catnav__dditem:hover {
  background: #f4f6ff;
}

@media (max-width: 991.98px) {
  .nrs-topnav .navbar-collapse {
    display: none !important;
  }

  .nrs-catnav-mobileToggle {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border: 0;
    border-radius: 14px;
    background: rgba(255,255,255,.16);
    color: #fff;
    font-weight: 700;
    padding: 12px 14px;
  }

  .nrs-catnav-mobileToggle i {
    transition: transform .18s ease;
  }

  .nrs-catnav-mobileToggle.is-open i {
    transform: rotate(180deg);
  }

  .nrs-catnav-mobilePanel {
    display: none;
    margin-top: 10px;
    border-radius: 16px;
    background: rgba(255,255,255,.12);
    padding: 10px;
  }

  .nrs-catnav-mobilePanel.is-open {
    display: block;
  }

  .nrs-catnav-mobileGroup + .nrs-catnav-mobileGroup {
    margin-top: 8px;
  }

  .nrs-catnav-mobileHead {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 10px;
    border: 0;
    border-radius: 12px;
    background: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
  }

  .nrs-catnav-mobileHead i {
    transition: transform .18s ease;
  }

  .nrs-catnav-mobileHead.is-open i {
    transform: rotate(180deg);
  }

  .nrs-catnav-mobileBody {
    display: none;
    background: #fff;
    border-radius: 12px;
    padding: 8px 0;
    overflow: hidden;
    box-shadow: 0 12px 28px rgba(15,23,42,.14);
  }

  .nrs-catnav-mobileBody.is-open {
    display: block;
  }

  .nrs-catnav-mobileBody a {
    display: block;
    padding: 10px 14px;
    color: #334155;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.4;
  }

  .nrs-catnav-mobileBody a + a {
    border-top: 1px solid #eef2f7;
  }
}

@media (max-width: 576px) {
  .nrs-topnav .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }

  .nrs-section {
    padding: 28px 0;
  }

  .nrs-sechead {
    margin-bottom: 14px;
  }

  .nrs-sechead__title {
    font-size: 24px;
    line-height: 1.2;
    padding: 0 8px;
  }

  .nrs-sechead__sub {
    font-size: 14px;
    padding: 0 8px;
  }
}

/* ====== Popular quick grid ====== */
.nrs-quickgrid {
  display: grid;
  grid-template-columns: repeat(6, minmax(130px, 1fr));
  gap: 14px;
  align-items: stretch;
}
.nrs-quickitem {
  text-decoration: none !important;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,.08);
  padding: 16px 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  transition: transform .15s ease, box-shadow .15s ease;
}
.nrs-quickitem:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 44px rgba(0,0,0,.12);
}
.nrs-quickitem__img img { height: 52px; width: auto; display: block; }
.nrs-quickitem__txt {
  color: #111;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}

.citywise-pro-card {
  min-width: 0;
}

.citywise-pro-actions {
  min-width: 0;
}

@media (max-width: 576px) {
  .citywise-pro-card {
    align-items: flex-start !important;
    flex-wrap: wrap;
  }

  .citywise-pro-actions {
    width: 100%;
    justify-content: flex-start !important;
    margin-top: 6px;
  }

  .citywise-pro-actions .btn {
    flex: 1 1 auto;
  }
}

/* responsive quick grid */
@media (max-width: 1200px) { .nrs-quickgrid { grid-template-columns: repeat(3, minmax(150px, 1fr)); } }
@media (max-width: 576px)  {
  .nrs-quickgrid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .nrs-quickitem {
    padding: 14px 10px;
    min-width: 0;
  }

  .nrs-quickitem__img img {
    height: 44px;
  }

  .nrs-quickitem__txt {
    font-size: 12px;
    line-height: 1.35;
    word-break: break-word;
  }
}

/* ====== Featuring cards ====== */
.nrs-section--feature .container { max-width: 1320px; }
.nrs-section--feature .nrs-sechead {
  text-align: center;
  margin-bottom: 26px;
}
.nrs-section--feature .nrs-sechead__title {
  margin-bottom: 10px;
}
.nrs-section--feature .nrs-sechead__sub {
  max-width: 920px;
  margin: 0 auto;
  color: #4b5563;
  line-height: 1.7;
}
.nrs-featuregrid { margin-top: 10px; }
.nrs-featurecard {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 12px 34px rgba(0,0,0,.10);
  transition: transform .15s ease, box-shadow .15s ease;
  height: 100%;
  min-height: 300px;
  background: #f8fbff;
}
.nrs-featurecard:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 48px rgba(0,0,0,.16);
}
.nrs-featurecard::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 38%;
  background: linear-gradient(180deg, rgba(10, 22, 40, 0) 0%, rgba(10, 22, 40, .72) 100%);
}
.nrs-featurecard img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform .25s ease;
}
.nrs-featurecard:hover img {
  transform: scale(1.04);
}
.nrs-featurecard__label {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  z-index: 1;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(255,255,255,.18), rgba(255,255,255,.08));
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255,255,255,.24);
  padding: 12px 16px;
  border-radius: 16px;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -.02em;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .18);
}
@media (max-width: 992px) {
  .nrs-featurecard { min-height: 270px; }
  .nrs-featurecard img { height: 270px; }
  .nrs-featurecard__label { font-size: 20px; }
}
@media (max-width: 576px) {
  .nrs-section--feature .nrs-sechead__title { font-size: 28px; }
  .nrs-featurecard { min-height: 240px; }
  .nrs-featurecard img { height: 240px; }
  .nrs-featurecard__label {
    left: 14px;
    right: 14px;
    bottom: 14px;
    padding: 10px 12px;
    font-size: 18px;
  }
}

/* ====== How it works ====== */
.nrs-section--how .nrs-sechead {
  text-align: center;
  margin-bottom: 24px;
}
.nrs-section--how .nrs-sechead__title {
  font-size: 32px;
  margin-bottom: 8px;
}
.nrs-section--how .nrs-sechead__sub {
  max-width: 760px;
  margin: 0 auto;
  opacity: .82;
}
.nrs-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}
.nrs-step {
  background: #ffffff;
  border-radius: 16px;
  padding: 22px 18px;
  box-shadow: 0 8px 20px rgba(15, 23, 42, .06);
  border: 1px solid #e5e7eb;
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
  text-align: center;
}
.nrs-step:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(15, 23, 42, .10);
  border-color: #dbe5f1;
}
.nrs-step__no {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  font-variant-numeric: tabular-nums;
  background: #eef4ff;
  color: #1d4ed8;
  border: 1px solid #dbe7ff;
  margin: 0 auto 14px;
}
.nrs-step__h {
  font-size: 22px;
  font-weight: 800;
  line-height: 1.3;
  color: #1f2937;
  margin-bottom: 8px;
}
.nrs-step__p {
  margin: 0;
  color: #4b5563;
  opacity: 1;
  line-height: 1.55;
  font-size: 16px;
}
@media (max-width: 992px) { .nrs-steps { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 576px) {
  .nrs-section--how .nrs-sechead__title { font-size: 28px; }
  .nrs-step__h { font-size: 20px; }
  .nrs-steps { grid-template-columns: 1fr; }
}

/* ====== App section ====== */
.nrs-section--app .container { max-width: 1240px; }
.nrs-apptext { padding: 10px 6px 10px 2px; max-width: 560px; }
.nrs-apptext__h { font-size: 34px; font-weight: 800; line-height: 1.1; }
.nrs-apptext__p { font-size: 16px; opacity: .8; margin-top: 10px; }
.nrs-storerow { display: flex; gap: 14px; margin-top: 18px; flex-wrap: wrap; }
.nrs-storebadge { height: 54px; width: auto; }
.nrs-appshot {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 12px 34px rgba(0,0,0,.10);
  overflow: hidden;
}
.nrs-appshot img { width: 100%; height: auto; display: block; }
@media (max-width: 992px) {
  .nrs-apptext { max-width: 100%; padding: 0; }
}

/* ====== CTA box ====== */
.nrs-ctabox {
  background: linear-gradient(180deg, #f6f8ff, #ffffff);
  border: 1px solid rgba(0,0,0,.05);
  border-radius: 22px;
  padding: 26px 18px;
  box-shadow: 0 12px 34px rgba(0,0,0,.08);
}
.nrs-ctabox__h { font-weight: 900; margin-bottom: 8px; }
.nrs-ctabox__p { margin: 0 auto 18px; max-width: 720px; opacity: .85; }
.nrs-ctabox__btns { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
.nrs-btn { padding: 10px 18px; border-radius: 12px; font-weight: 700; }
