/*******loader css start********/
#preloader {
  background-color: #000000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2147483647;
}
.loading {
  width: 100%;
  max-width: 550px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0px auto;
  margin-top: -90px;
}
.loading svg {
  width: 100%;
  height: 100%;
}
.loading #pulsar {
  stroke-dasharray: 281;
  -webkit-animation: dash 2.5s infinite linear forwards;
}
@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 814;
  }
  to {
    stroke-dashoffset: -814;
  }
}
/*******loader css end*******/
#header .header-top.header-top-default {
  background: #0096cd;
}
#header .header-nav-top .nav > li > a,
#header .header-nav-top .nav > li > span {
  color: #fff;
}
.medical-schedules .box-four strong {
  font-size: 1.2em;
}
.form-select:focus {
  box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset;
  border-color: #ccc;
}

#header.header-effect-shrink .header-container {
  /* min-height: 160px; */
}

#header .header-logo img {
  width: 100%;
  /* height: 160px; */
  object-fit: contain;
}

#header.header-effect-shrink .header-logo {
  box-shadow: 0px 4px 10px 0 #dddddd59;
}

#header .header-logo {
  margin: 0;
  margin: 0;
  position: relative;
  z-index: 1;
}

#header .header-nav-main nav > ul:not(:hover) > li > a.active {
  background-color: #254779;
  color: #fff;
}

#header .header-nav-main nav > ul > li.dropdown.open > a::before,
#header .header-nav-main nav > ul > li.dropdown:hover > a::before {
  border-bottom-color: #254779;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
  border-top-color: #254779;
}

#header .header-nav-main nav > ul > li.open > a,
#header .header-nav-main nav > ul > li:hover > a {
  background: #254779;
}

#header .header-company-title a span {
  font-size: 27px;
  font-weight: 500;
  text-transform: uppercase;
}

#header .header-company-title a:hover {
  text-decoration: none;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:last-child a {
  border-bottom: 1px dashed #ccc;
}

#header
  .header-nav-main
  nav
  > ul
  > li.dropdown
  .dropdown-menu
  li.dropdown-submenu
  > a::after {
  right: 0px;
  transform: translateY(-50%);
  transition: all 0.2s ease-out;
  left: 10px;
}

#header
  .header-nav-main
  nav
  > ul
  > li.dropdown
  .dropdown-menu
  li
  .dropdown-mega-content
  .dropdown-mega-sub-nav
  li.dropdown-submenu
  > a::after {
  right: 0px;
  transform: translateY(-50%);
  transition: all 0.2s ease-out;
  left: 0px;
}

#header
  .header-nav-main
  nav
  > ul
  > li.dropdown-mega
  .dropdown-mega-sub-nav
  > li
  > a,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
  color: #000;
}

#header
  .header-nav-main
  nav
  > ul
  > li.dropdown
  .dropdown-menu
  li.dropdown-submenu
  > a::after {
  opacity: 1;
}

.departments-section .departments-caresoul {
  margin-top: 20px;
}

.departments-section .feature-box-style-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px;
  border-radius: 5px;
  box-shadow: 0 0 10px #00000026;
  background-color: #ffffff;
  text-align: center;
}

.departments-section .feature-box-style-2 .feature-box-info h4 {
  margin-top: 30px;
}

.services-section {
  position: relative;
  margin: 30px 0;
  padding: 50px 0;
}

.services-section .wrapper {
  width: 100%;
  max-width: 650px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 25px;
}

.services-section .wrapper .card {
  flex: 1;
  flex-basis: 300px;
  flex-grow: 0;
  height: auto;
  background: #fff;
  border: 1px solid #fff;
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: all 0.5s linear;
  overflow: hidden;
  position: relative;
}

.services-section .wrapper .card img {
  width: 100%;
  height: 100%;
  transition: all 0.5s linear;
}

.services-section .wrapper .descriptions {
  position: absolute;
  left: 0px;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  transition: all 0.3s linear;
  padding: 20px;
  box-sizing: border-box;
  top: 68%;
}

.services-section .wrapper .card:hover .descriptions {
  top: 0%;
}

.services-section .wrapper .card:hover {
  transition: all 0.5s linear;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  transform: scale(1);
}

.services-section .wrapper .card:hover img {
  transition: all 0.5s linear;
  transform: scale(1.2);
  filter: blur(3px);
}

.services-section .wrapper .card h1 {
  color: #008fe2;
  letter-spacing: 0.5px;
  margin: 0px;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 35px;
}

.services-section .wrapper .card p {
  line-height: 24px;
  margin-bottom: 0;
}

.news-new-doctors .box {
  border: 1px solid #f3f5f6fc;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 2px 2px 5px 0 #f3f5f6;
}

.news-new-doctors .box .lists ul {
  padding-left: 0px;
}

.news-new-doctors .box .lists ul li {
  list-style: none;
  border-bottom: 1px dashed;
  margin: 15px 0px;
}

.news-new-doctors .box .lists ul li a {
  text-decoration: none;
}

/* services details */

.event-detail {
  margin-bottom: 40px;
}

.event-detail .event-detail-heading {
  margin-bottom: 20px;
  border-bottom: solid 1px #ddd;
}

.event-detail .event-detail-heading span {
  display: inline-block;
  padding: 10px 20px;
  margin-left: 20px;
  border-width: 1px 1px 0 1px;
  border-color: #ddd;
  border-style: solid;
  margin-bottom: -1px;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
}

.event-detail ul li {
  background-color: #ffffff;
  list-style: none;
}

.event-detail ul li p {
  margin-bottom: 0;
  padding: 10px;
}

.event-detail ul li p a span {
  color: #777;
}

.event-detail ul li p a:hover {
  text-decoration: none;
}

.event-detail ul li:nth-child(2n + 2) {
  background-color: #edf5f7;
}

.event-detail ul li:nth-child(2n + 2) {
  background: #edf5f7;
}

.news-new-doctors .box .lists ul li a {
  color: #8e8e8e;
  margin-bottom: 10px;
  display: inline-block;
}

/* department wise doctor start */
.dep-doctor-team .portfolio-item {
  margin-bottom: 0;
  margin-top: 15px;
}

.dep-doctor-team .portfolio-item .doctor {
  margin-bottom: 30px;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
    0 2px 4px -1px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  height: 158px;
  background-color: #fff;
  position: relative;
}

.dep-doctor-team .portfolio-item .doctor .image {
  padding: 8px 20px;
}

.dep-doctor-team .portfolio-item .doctor .image img {
  border: 1px solid #ccc;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.dep-doctor-team .portfolio-item .doctor .doc-details h4 {
  background: #ededed;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 5px;
  padding: 6px 5px;
  margin-top: 8px;
}

.dep-doctor-team .portfolio-item .doctor .doc-details h5 {
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 5px;
}

.dep-doctor-team .portfolio-item .doctor .doc-details p {
  font-size: 12px;
  line-height: 14px;
}

.dep-doctor-team .portfolio-item .doctor .teamButton {
  position: absolute;
  top: 124px;
  background-color: #2d529f;
  padding-left: 0;
  color: #fff;
  text-align: center;
  width: 100%;
}

.dep-doctor-team .portfolio-item .doctor .teamButton a {
  color: #fff !important;
  background-color: #2d529f;
  font-weight: 900;
  /* padding: 10px 12px; */
  padding-left: 0;
  padding-right: 0;
}

.dep-doctor-team .portfolio-item .doctor .teamButton .btn {
  border-radius: 0;
}

/* department wise doctor end */

.input-group-text {
  background-color: #2d529f;
  border: 1px solid #2d529f;
}

.input-group-text i {
  color: #fff;
}

.btn-modern {
  padding: 10px 30px;
  display: inline-block;
  border: 0;
}

/* career page css */
.career-section {
  padding: 30px 0px;
}
.career-section h2 {
  position: relative;
  font-weight: 500;
  padding: 10px 0px;
}
.career-section h2::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  background: #dcdee4;
  bottom: 0;
}
/* location css */
.loaction-section {
  padding: 50px 0 0px;
}
.loaction-section h2 {
  position: relative;
}
.loaction-section h2::before {
  content: "";
  position: absolute;
  width: 20%;
  height: 2px;
  background: #e4dede;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 1400px) and (min-width: 1200px) {
  #header .header-logo img {
    width: 100%;
    height: auto;
  }

  #header.header-effect-shrink .header-container {
    min-height: 83px;
  }
}
