@charset "UTF-8";
@import url(../css/bootstrap.min.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/owl.theme.default.min.css);
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
  font-family: StagSans;
  src: url(../fonts/Sans-Black.otf); }
@font-face {
  font-family: StagSans-Light;
  src: url(../fonts/SANS-LIGHT.OTF); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../fonts/StagSans-Medium.otf); }
@font-face {
  font-family: Sans-Medium;
  src: url(../fonts/Sans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(../fonts/Sans-Book.otf); }
h1 {
  color: #3d299b;
  font-family: 'Titillium Web', sans-serif;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0.38px;
  line-height: 44px;
  text-align: left;
  margin-top: 30px; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    h1 {
      font-size: 25px;
      margin-top: 20px;
      line-height: 26px; } }
  @media only screen and (max-width: 600px) {
    h1 {
      font-size: 25px;
      line-height: 30px; } }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    h1 {
      font-size: 27px;
      line-height: 30px; } }

*,
:after,
:before {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; }

.titles {
  font-size: 45px;
  font-weight: 600;
  color: #3d299b;
  text-align: left;
  font-family: 'Titillium Web', sans-serif;
  line-height: 1.2; }
  @media only screen and (max-width: 600px) {
    .titles {
      font-size: 35px; } }

.sub_titles {
  color: #212B36;
  font-family: 'Titillium Web', sans-serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: left; }

.card-img img {
  width: 100%; }

h3 {
  color: #212B36;
  font-family: 'Titillium Web', sans-serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  margin-bottom: 55px; }

h4 {
  color: #212B36;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  font-family: 'Titillium Web', sans-serif; }

h5 {
  color: #FFFFFF;
  font-family: 'Titillium Web', sans-serif;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: left; }

p {
  font-size: 16px; }

a {
  text-decoration: none !important;
  padding: 0; }
  a:focus {
    outline: none; }

span {
  font-size: 14px; }

.display-flex {
  display: flex; }

.middle {
  align-self: center; }

/*padding*/
.pt-7 {
  padding-top: 70px; }

/*button*/
.btn-aster-rv {
  background-color: #ef7c04;
  border-radius: 20px;
  color: #FFFFFF;
  font-family: StagSans-Medium;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  padding: 12px 50px 12px 20px;
  position: relative;
  cursor: text; }
  .btn-aster-rv:hover {
    background-color: #ef7c04; }

.right-arrow {
  position: absolute;
  right: 13px;
  top: 12px;
  width: 19px;
  height: 14px;
  opacity: 1;
  width: 22px;
  background: url(../images/css_sprites.png) -10px -153px;
  display: block; }

.btn:hover {
  color: #FFFFFF; }

.btn:focus {
  box-shadow: none; }

.btn-book {
  background-color: #ef7c04;
  border-radius: 20px;
  color: #FFFFFF;
  font-family: StagSans-Medium;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  padding: 12px 24px; }

.disabled {
  background-color: #F2F8FF;
  border-radius: 20px;
  color: #4A4A4A;
  font-family: StagSans-Medium;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  padding: 12px 40px;
  cursor: text !important;
  opacity: 1 !important; }
  .disabled:hover {
    color: #4A4A4A; }

.rectangle {
  background-color: #ef7c04;
  width: 65px;
  height: 5px;
  margin-top: 25px;
  margin-bottom: 30px;
  display: block; }

.bt {
  border-bottom: 1px solid #F2F2F2; }

@media only screen and (max-width: 600px) {
  #first {
    order: 1; } }

@media only screen and (max-width: 600px) {
  #second {
    order: 2; } }

.fr {
  float: right; }
  @media only screen and (max-width: 600px) {
    .fr {
      float: left; } }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .fr {
      float: left; } }

.card {
  background-color: #FFFFFF;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 6px 22px 0 rgba(0, 0, 0, 0.06);
  border: none; }
  .card:hover {
    box-shadow: 0 9px 22px 0 rgba(0, 179, 141, 0.3);
    cursor: pointer; }

.card-title {
  color: #212B36;
  font-family: 'Titillium Web', sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.78px;
  line-height: 25px;
  margin-bottom: 10px; }

.card-text {
  color: #454F5B;
  font-family: 'Titillium Web', sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  text-align: center;
  margin: 0px; }
  .card-text p {
    color: #454F5B;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    text-align: center;
    margin: 0px; }

.card-footer {
  background-color: #3d299b;
  border-radius: 4px 4px 4px 4px !important;
  padding: 18px;
  color: #fff;
  font-weight: 600;
  text-align: center; }
  .card-footer a {
    color: #FFFFFF;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 14px;
    display: block; }

.notavailable {
  background-color: #F2F8FF;
  border-radius: 0 0 4px 4px !important;
  padding: 18px;
  color: #4A4A4A;
  font-family: StagSans-Medium;
  font-size: 15px;
  font-weight: 500;
  line-height: 14px;
  text-align: center; }

.card-footers {
  background-color: #636971;
  border-radius: 0 0 4px 4px !important;
  padding: 18px;
  text-align: center; }
  .card-footers a {
    color: #FFFFFF;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 14px;
    cursor: text; }

.img_bg {
  position: relative;
  z-index: 0; }
  .img_bg img {
    width: 100%; }
  .img_bg::after {
    content: url("../images/our_success.png");
    position: absolute;
    top: -46px;
    z-index: -1;
    right: -38px; }
    @media only screen and (max-width: 600px) {
      .img_bg::after {
        content: ""; } }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .img_bg::after {
        content: ""; } }

.count {
  position: absolute;
  bottom: 4%;
  left: 4%;
  display: block;
  z-index: 9; }
  .count span {
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.38px;
    line-height: 16px;
    text-align: left; }

.owl-dots {
  position: absolute;
  bottom: 4%;
  right: 4%;
  display: block; }
  .owl-dots .owl-dot span {
    width: 9px !important;
    height: 9px !important;
    background-color: rgba(255, 255, 255, 0.42) !important;
    border-radius: 0px !important;
    margin: 3px !important; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #ef7c04 !important; }

.sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 170px;
  z-index: 9;
  display: block !important; }
  @media only screen and (max-width: 600px) {
    .sticky {
      position: static; } }

.floatright {
  float: right; }
  @media only screen and (max-width: 600px) {
    .floatright {
      float: none; } }

.br-top-left {
  border-radius: 4px 0 0 !important; }

.br-top-right {
  border-radius: 0 4px 0 0 !important; }

.br-bottom-left {
  border-radius: 0 0 0 4px !important; }

.br-bottom-right {
  border-radius: 0 0 4px 0 !important; }

.dispalyNone {
  display: none !important; }

.ml-30 {
  margin-left: 30px; }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .ml-30 {
      margin: 0; } }
  @media only screen and (max-width: 600px) {
    .ml-30 {
      margin-left: 0px; } }

.ml-20 {
  margin-left: 20px; }
  @media only screen and (max-width: 600px) {
    .ml-20 {
      margin: 0px; } }

.ml-10 {
  margin-left: 10px; }
  @media only screen and (max-width: 600px) {
    .ml-10 {
      margin: 0px; } }

.my-30 {
  margin: 30px 0px; }
  @media only screen and (max-width: 600px) {
    .my-30 {
      margin: 15px 0; } }

.float_right_button {
  float: right;
  margin-top: 5px; }

.martop7 {
  margin-top: 7px; }

.common-breadcrum {
  background: #f4f6f8; }
  .common-breadcrum .breadcrumb-rv {
    padding: 8px 16px;
    list-style: none;
    margin: 0; }
  .common-breadcrum .breadcrumb-rv li {
    display: inline;
    font-size: 14px;
    font-family: 'Titillium Web', sans-serif; }
  .common-breadcrum .breadcrumb-rv li + li:before {
    padding: 8px;
    color: gainsboro;
    content: "/"; }
  .common-breadcrum .breadcrumb-rv li a {
    color: #3d299b;
    font-family: 'Titillium Web', sans-serif;
    text-decoration: none;
    font-weight: 500; }
  .common-breadcrum .breadcrumb-rv li a:hover {
    color: #7bb5f9;
    text-decoration: underline; }

.whatsapp-icon {
  margin-right: 6px; }
  .whatsapp-icon img {
    vertical-align: initial; }
    @media only screen and (max-width: 480px) {
      .whatsapp-icon img {
        vertical-align: middle; } }
  .whatsapp-icon:after {
    content: "";
    position: absolute;
    right: 45px;
    top: 6px;
    border-right: 1px solid #E3E3E3;
    height: 25px; }
    @media only screen and (max-width: 480px) {
      .whatsapp-icon:after {
        display: none; } }

.top-nav li:nth-child(3) {
  padding: 0 20px 0 40px !important; }

@media only screen and (max-width: 480px) {
  .whatsapp-icon {
    margin-left: 27px !important;
    margin-right: 0px;
    vertical-align: middle; }

  .top-nav li:nth-child(3) {
    padding: 0 20px 0 30px !important; } }
@media only screen and (max-width: 360px) {
  .whatsapp-icon {
    margin-left: 19px !important; } }
@media only screen and (max-width: 320px) {
  .whatsapp-icon {
    margin-left: 0px !important; }

  .top-nav li:nth-child(3) {
    padding: 0 20px 0 0px !important; } }
header {
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  position: sticky;
  position: -webkit-sticky;
  top: -2px;
  z-index: 99; }
  @media only screen and (max-width: 600px) {
    header {
      z-index: 9999; } }

.drop {
  position: relative; }
  .drop .dropdown-item {
    padding: 6px 0px !important; }
    .drop .dropdown-item.active, .drop .dropdown-item:active {
      background-color: #FFFFFF; }
  @media only screen and (max-width: 600px) {
    .drop .dropdown-menu {
      border: none;
      padding: 0px; } }

.logo img {
  width: auto; }
  @media only screen and (max-width: 600px) {
    .logo img {
      width: 100%; } }

small {
  color: #919EAB;
  font-family: 'Titillium Web', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.33px;
  line-height: 14px;
  text-align: left; }

.top-nav {
  text-align: center;
  margin-bottom: 8px; }
  @media only screen and (max-width: 600px) {
    .top-nav {
      text-align: center; } }
  .top-nav ul {
    list-style: none; }
  .top-nav li {
    display: inline-block;
    padding: 0 5px !important; }
    .top-nav li:nth-child(3) {
      padding: 0 20px 0 30px; }
  .top-nav .nav-link {
    color: #637381;
    font-family: StagSans-Medium;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.4px;
    line-height: 17px;
    text-align: left;
    position: relative;
    padding: 0px; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .top-nav .nav-link {
        padding-right: 0rem !important;
        padding-left: .25rem !important; } }

.emergency::before {
  content: "";
  position: absolute;
  left: -40px;
  top: 0px;
  width: 28px;
  height: 35px;
  background: url(../images/spirite.png) 116px 0px; }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .emergency::before {
      left: -33px;
      top: 0px; } }
  @media only screen and (max-width: 600px) {
    .emergency::before {
      top: -20px; } }
  @media only screen and (max-width: 500px) and (min-width: 350px) {
    .emergency::before {
      left: 20px; } }
.emergency::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 6px;
  border-right: 1px solid #E3E3E3;
  height: 25px; }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .emergency::after {
      top: 4px; } }
  @media only screen and (max-width: 600px) {
    .emergency::after {
      border: none; } }

.hospital::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 5px;
  width: 22px;
  height: 28px;
  background: url(../images/spirite.png) 88px 0px; }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .hospital::before {
      top: 6px; } }
  @media only screen and (max-width: 600px) {
    .hospital::before {
      left: -8px;
      top: -14px; } }
  @media only screen and (max-width: 500px) and (min-width: 350px) {
    .hospital::before {
      left: 20px; } }
.hospital::after {
  content: "";
  position: absolute;
  right: -13px;
  top: 6px;
  border-right: 1px solid #E3E3E3;
  height: 25px; }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .hospital::after {
      right: -18px;
      top: 4px; } }
  @media only screen and (max-width: 600px) {
    .hospital::after {
      border: none; } }

.map {
  width: 18px;
  height: 30px;
  position: relative;
  top: 4px;
  background: url(../images/spirite.png) 133px 0px; }

.virtual-tour {
  color: #195198 !important;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 22px;
  text-align: left; }

input#search-bar {
  margin: 0 auto;
  width: 230px;
  padding: 0 0 0 48px;
  border: 1px solid #D3DEEA;
  outline: none;
  border-radius: 50px;
  color: #919EAB;
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px; }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    input#search-bar {
      width: 100%; } }

.search-icon {
  position: relative;
  float: left;
  top: -24px;
  left: 16px;
  z-index: 2; }

.form-control:focus {
  z-index: 0 !important;
  box-shadow: none; }

@media only screen and (max-width: 600px) {
  .mb-loction {
    display: none !important; } }

.bottom-nav {
  text-align: center;
  margin: 0;
  position: relative; }
  @media only screen and (max-width: 600px) {
    .bottom-nav {
      display: none; } }
  .bottom-nav li.after {
    display: inline-block;
    padding: 0 11px !important;
    position: relative; }
    .bottom-nav li.after a.bottom {
      color: #6b6868;
      font-family: 'Titillium Web', sans-serif;
      font-size: 18px;
      font-weight: 600;
      line-height: 22px;
      text-align: left;
      padding: 10px 0px !important; }
      @media only screen and (max-width: 991px) and (min-width: 601px) {
        .bottom-nav li.after a.bottom {
          font-size: 14px;
          padding-bottom: 0px !important; } }
      @media only screen and (max-width: 600px) {
        .bottom-nav li.after a.bottom {
          font-size: 14px;
          padding-bottom: 0px !important; } }
    .bottom-nav li.after::after {
      content: '';
      display: block;
      background-color: #ef7c04;
      height: 5px;
      width: 0;
      transition: .3s; }
      @media only screen and (max-width: 600px) {
        .bottom-nav li.after::after {
          width: 100%;
          height: 0px;
          background-color: transparent;
          transition: 0s; } }
    .bottom-nav li.after:hover::after, .bottom-nav li.after.active::after {
      width: 100%; }
    @media only screen and (max-width: 600px) {
      .bottom-nav li.after:hover::after, .bottom-nav li.after.active::after {
        width: 100%;
        height: 0px;
        background-color: transparent;
        transition: 0s; } }

.bottom-mobile {
  display: none; }
  .bottom-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center; }
  .bottom-mobile li {
    display: inline-block;
    padding: 0 18px; }
  .bottom-mobile a {
    color: #3d299b;
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    font-weight: 601;
    line-height: 22px;
    text-align: left;
    padding: 15px 0px !important; }
  @media only screen and (max-width: 600px) {
    .bottom-mobile {
      display: block;
      margin: auto;
      text-align: center; } }

.first {
  position: relative; }
  .first::after {
    content: "";
    position: absolute;
    right: -3px;
    top: 16px;
    border-right: 1px solid #E3E3E3;
    height: 20px; }

.dropdown-item {
  display: block;
  margin: auto;
  text-align: center;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -7px;
  right: 68%; }

.dropdown-menu {
  box-shadow: 0px 7px 16px 3px #00000021;
  position: absolute;
  background-color: #fff;
  left: -40px;
  top: 54px !important;
  padding: 15px;
  border: none;
  border-radius: 0px; }
  @media only screen and (max-width: 600px) {
    .dropdown-menu {
      top: 56px !important;
      left: -40px !important; } }
  .dropdown-menu li {
    display: block !important; }
  .dropdown-menu a {
    color: #495667 !important;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    padding: 0; }
    .dropdown-menu a:hover {
      color: #495667 !important; }

.ml-23 {
  margin-left: 23px; }

.b-1 {
  height: 21px;
  position: absolute;
  border-right: 1px solid #E3E3E3;
  top: 11px;
  right: -3px; }

/* Style the navigation menu */
.sidenav {
  width: 340px !important;
  position: fixed !important;
  z-index: 9999;
  top: 0;
  right: -450px;
  height: 100vh;
  color: #195198;
  background-color: #fff;
  overflow-x: hidden;
  transition: .5s;
  padding-top: 60px;
  margin: 0 20px !important;
  box-shadow: 1px 2px 31px -3px rgba(68, 64, 64, 0.27);
  display: none; }
  @media only screen and (max-width: 350px) {
    .sidenav {
      width: 270px !important; } }
  .sidenav .closebtn {
    position: absolute;
    top: 5px;
    right: 33px;
    font-size: 35px;
    text-align: right;
    color: #c5ccd2; }
  .sidenav .dropdow_a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    color: #039;
    display: inline-block;
    width: 100%;
    padding: 4px 0 !important; }
  .sidenav .dropdown-btn {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 20px;
    color: #195198;
    font-weight: 700;
    display: block;
    border: none;
    background: 0 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: 0; }
    .sidenav .dropdown-btn ul {
      list-style: none;
      text-align: left; }
    .sidenav .dropdown-btn li {
      padding: 0px; }
    .sidenav .dropdown-btn .active {
      background-color: #8dc4be;
      color: #195198; }

.dropdown-container {
  display: none;
  background-color: #dbf3ec;
  padding-left: 8px;
  color: #8eb1ca;
  transition: all ease-in-out 1s; }
  .dropdown-container a {
    display: block;
    padding: 8px 0px 8px 20px !important;
    color: #495667;
    font-family: "Titillium Web", sans-serif;
    font-size: 15px;
    font-weight: 400; }

.header-width {
  width: 450px; }

.about-us .dropdown-menu {
  box-shadow: 0px 7px 16px 3px #00000021;
  position: absolute;
  background-color: #fff;
  left: -15px;
  top: 54px !important;
  padding: 15px;
  border: none;
  border-radius: 0px; }

.about-us .arrow-up {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -7px;
  right: 65%; }

.about-us .header-width {
  width: 200px; }

.testimonial .testimonial_section .testimonial-img img {
  cursor: pointer; }

@media only screen and (max-width: 768px) and (min-width: 600px) {
  .wme {
    width: 80% !important; }

  .top-nav span {
    font-size: 10px; }

  .bottom-nav li.after {
    padding: 0 5px !important; } }
.test_section .testimonial-icon img {
  width: 70px;
  position: absolute;
  top: 23%;
  left: 42%; }

.whatsapp-icon a {
  width: 23px;
  height: 23px;
  background: url("../images/css_sprites.png") -170px -63px;
  display: block; }

#owl-carousel .owl-nav .owl-next {
  width: 60px;
  height: 60px;
  background: url("../images/css_sprites.png") -10px -10px; }
  #owl-carousel .owl-nav .owl-next:hover {
    color: transparent; }
#owl-carousel .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  background: url("../images/css_sprites.png") -90px -10px;
  display: block; }
  #owl-carousel .owl-nav .owl-prev:hover {
    color: transparent; }

#home-spcy .owl-nav .owl-next,
#doctor-caresol .owl-nav .owl-next {
  width: 60px;
  height: 60px;
  background: url("../images/css_sprites.png") -10px -10px;
  position: absolute;
  top: 30%;
  right: -3%;
  color: transparent;
  outline: none; }
  #home-spcy .owl-nav .owl-next:hover,
  #doctor-caresol .owl-nav .owl-next:hover {
    color: transparent;
    outline: none; }
  #home-spcy .owl-nav .owl-next:active,
  #doctor-caresol .owl-nav .owl-next:active {
    outline: none; }
#home-spcy .owl-nav .owl-prev,
#doctor-caresol .owl-nav .owl-prev {
  width: 60px;
  height: 60px;
  background: url("../images/css_sprites.png") -90px -10px;
  display: block;
  position: absolute;
  top: 30%;
  left: -3%;
  color: transparent;
  outline: none; }
  #home-spcy .owl-nav .owl-prev:hover,
  #doctor-caresol .owl-nav .owl-prev:hover {
    color: transparent;
    outline: none; }
  #home-spcy .owl-nav .owl-prev:active,
  #doctor-caresol .owl-nav .owl-prev:active {
    outline: none; }

.ham {
  background: url("../images/css_sprites.png") -170px -106px;
  display: block;
  width: 24px;
  height: 16px; }

/*Footer*/
footer {
  background-color: #f2f7fe;
  padding: 60px 0px; }
  @media only screen and (max-width: 600px) {
    footer {
      padding: 60px 0px 16px; } }
  footer ul {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 20px; }
    footer ul:first-child {
      padding: 0px; }
    @media only screen and (max-width: 600px) {
      footer ul {
        padding-left: 20px !important; } }
  footer a {
    color: #383838;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    cursor: pointer; }
    footer a:hover {
      text-decoration: none;
      color: #383838; }
  footer .footerlog {
    width: 104px;
    height: 116px;
    background: url(../images/spirite.png) 403px -29px;
    display: block; }
  footer .logos-footer {
    display: flex;
    flex-wrap: wrap; }
  footer .footerlogo {
    width: 90px;
    height: auto;
    margin-left: 10px; }
    footer .footerlogo img {
      width: 100%; }
  footer .social_media {
    margin-top: 15px;
    padding: 0px; }
    footer .social_media li {
      display: inline-block;
      padding: 0 4px; }
      footer .social_media li:first-child {
        padding: 0 4px 0 0; }
    footer .social_media .fb {
      display: block;
      width: 12px;
      height: 24px;
      background: url(../images/spirite.png) 276px 70px; }
    footer .social_media .twitter {
      display: block;
      width: 23px;
      height: 24px;
      background: url(../images/spirite.png) 300px 70px; }
    footer .social_media .instagram {
      display: block;
      width: 21px;
      height: 24px;
      background: url(../images/spirite.png) 241px 70px; }
    footer .social_media .linkedin {
      display: block;
      width: 18px;
      height: 24px;
      background: url(../images/spirite.png) 221px 70px; }
    footer .social_media .youtube {
      display: block;
      width: 26px;
      height: 24px;
      background: url(../images/spirite.png) 265px 70px; }

.copyright {
  background-color: #E6F1FE;
  text-align: center;
  padding: 18px 0; }
  @media only screen and (max-width: 600px) {
    .copyright {
      margin-bottom: 44px; } }
  .copyright p {
    margin: 0px;
    color: #000000;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px; }
    .copyright p .sitemapfooter {
      padding-left: 10px; }

.footer-title {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  cursor: pointer; }

.popup-close {
  width: 34px;
  height: 34px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 100%;
  background: white;
  border: solid 4px #808080;
  opacity: 1; }

.popup-close:after,
.popup-close:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 5px;
  height: 4px;
  width: 16px;
  border-radius: 30px;
  background: #808080;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.popup-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: #f00;
  text-decoration: none;
  border-color: #f00; }

.popup-close:hover:after,
.popup-close:hover:before {
  background: #fff; }

.curser {
  cursor: pointer; }

.book-in-mobile {
  display: none;
  background-color: #ef7c04;
  text-align: center;
  padding: 10px 0;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9999; }
  .book-in-mobile a {
    color: #FFFFFF;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-weight: 500;
    display: block; }
  @media only screen and (max-width: 600px) {
    .book-in-mobile {
      display: block; } }

.facilities li.active .ambulance, .facilities li.active .pharmacy, .facilities li.active .diagnostics, .facilities li.active .operation, .facilities li.active .blood, .facilities li.active .aster, .facilities .ambulance, .facilities .pharmacy, .facilities .diagnostics, .facilities .operation, .facilities .blood, .facilities .aster {
  width: 28px;
  height: 22px;
  margin: 0 auto;
  margin-bottom: 15px; }

.health-care .Doctors::before, .health-care .Employees::before, .health-care .Pharmacies::before, .health-care .Hospitals::before, .health-care .Countries::before, .health-care .Clinics::before {
  content: "";
  position: absolute;
  left: 14px;
  top: -4px;
  width: 33px;
  height: 43px;
  opacity: 1; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .health-care .Doctors::before, .health-care .Employees::before, .health-care .Pharmacies::before, .health-care .Hospitals::before, .health-care .Countries::before, .health-care .Clinics::before {
      left: 0px;
      height: 40px; } }

/*Banner*/
.banner {
  background-color: #DDECFF;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, #DDECFF), color-stop(75%, #DDECFF), color-stop(25%, #FFFFFF));
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(top, #DDECFF 75%, #DDECFF 75%, #FFFFFF 25%);
  /* Chrome10+, Safari5.1+ */
  background: -moz-linear-gradient(top, #DDECFF 75%, #DDECFF 75%, #FFFFFF 25%);
  /* Fx3.6+ */
  background: -ms-linear-gradient(top, #DDECFF 75%, #DDECFF 75%, #FFFFFF 25%);
  /* IE10+ */
  background: -o-linear-gradient(top, #DDECFF 75%, #DDECFF 75%, #FFFFFF 25%);
  /* Opera11.10+ */
  background: linear-gradient(to bottom, #DDECFF 75%, #DDECFF 75%, #FFFFFF 25%);
  /* W3C */ }
  .banner .owl-dots {
    right: 90%; }
  .banner .count {
    position: absolute;
    bottom: 4%;
    left: 86%;
    display: block;
    z-index: 9; }
    .banner .count span {
      color: #fff;
      font-family: 'Titillium Web', sans-serif;
      font-size: 13px;
      font-weight: 600;
      letter-spacing: 0.38px;
      line-height: 16px;
      text-align: left; }
  .banner .owl-theme .owl-nav {
    display: none; }
  .banner .banner-right {
    background-color: #DDECFF;
    padding: 30px 60px 125px 60px;
    position: relative; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .banner .banner-right {
        padding: 20px 30px; } }
    @media only screen and (max-width: 600px) {
      .banner .banner-right {
        padding: 30px 10px; } }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .banner .banner-right {
        padding: 10px; } }
    .banner .banner-right h1 {
      margin-bottom: 0;
      font-size: 27px;
      line-height: 34px; }
    .banner .banner-right .ourexperts {
      background-color: #FFFFFF;
      border-radius: 4px;
      box-shadow: 0 3px 7px 0 rgba(58, 138, 232, 0.21);
      padding: 20px 70px;
      position: relative;
      width: 380px; }
      @media only screen and (max-width: 991px) and (min-width: 601px) {
        .banner .banner-right .ourexperts {
          width: 297px; } }
      @media only screen and (max-width: 600px) {
        .banner .banner-right .ourexperts {
          margin: 0 auto; } }
      @media only screen and (max-width: 400px) and (min-width: 351px) {
        .banner .banner-right .ourexperts {
          width: 350px; } }
      @media only screen and (max-width: 350px) {
        .banner .banner-right .ourexperts {
          width: 300px; } }
      .banner .banner-right .ourexperts h6 {
        color: #3d299b;
        font-family: 'Titillium Web', sans-serif;
        font-size: 20px;
        font-weight: 700;
        line-height: 18px;
        text-align: left;
        margin: 0px; }
        .banner .banner-right .ourexperts h6::before {
          content: "";
          position: absolute;
          left: 20px;
          top: 10px;
          width: 24px;
          height: 33px;
          background: url("../images/css_sprites.png") -170px -10px;
          display: block; }
        .banner .banner-right .ourexperts h6::after {
          content: "";
          position: absolute;
          right: 40px;
          top: 20px;
          width: 22px;
          height: 16px;
          background: url("../images/css_sprites.png") -10px -153px;
          display: block; }
    .banner .banner-right p {
      color: #3d299b;
      font-family: 'Titillium Web', sans-serif;
      font-size: 18px;
      font-weight: 300;
      letter-spacing: 0.1px;
      line-height: 26px;
      text-align: left;
      margin-top: 30px; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .banner .banner-right p {
          margin-top: 13px;
          margin-bottom: 50px;
          font-size: 16px; } }
      @media only screen and (max-width: 991px) and (min-width: 601px) {
        .banner .banner-right p {
          margin-bottom: 26px; } }
  .banner .banner-card {
    background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 3px 7px 0 rgba(58, 138, 232, 0.21);
    position: absolute;
    left: 11%;
    bottom: 0%;
    padding: 30px 40px; }
    @media only screen and (max-width: 600px) {
      .banner .banner-card {
        left: 3%;
        bottom: -47%;
        padding: 25px 10px !important;
        right: 3%; } }
    @media only screen and (max-width: 440px) and (min-width: 350px) {
      .banner .banner-card {
        left: 3% !important;
        bottom: -47%;
        padding: 30px 40px; } }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .banner .banner-card {
        display: none; } }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .banner .banner-card {
        bottom: 0%;
        left: 6%; } }
  .banner .appointment {
    background-color: #ef7c04;
    border-radius: 4px;
    padding: 10px 90px;
    position: relative; }
    .banner .appointment:nth-child(even) {
      background-color: #F2F8FF;
      margin-top: 25px; }
    @media only screen and (max-width: 600px) {
      .banner .appointment {
        padding: 10px 35px 10px 80px !important; } }
    @media only screen and (max-width: 440px) and (min-width: 391px) {
      .banner .appointment {
        padding: 10px 35px 10px 80px !important; } }
    @media only screen and (max-width: 390px) and (min-width: 350px) {
      .banner .appointment {
        padding: 10px 80px !important; } }
    .banner .appointment .book {
      margin: 0px;
      color: #FFFFFF;
      font-family: 'Titillium Web', sans-serif;
      font-size: 16px;
      font-weight: 600;
      line-height: 18px;
      text-align: left; }
      .banner .appointment .book::before {
        content: "";
        position: absolute;
        left: 35px;
        top: 8px;
        width: 40px;
        height: 42px;
        background: url("../images/css_sprites.png") -73px -90px;
        display: block; }
        @media only screen and (max-width: 600px) {
          .banner .appointment .book::before {
            left: 20px; } }
    .banner .appointment .call {
      color: #3d299b;
      font-family: 'Titillium Web', sans-serif;
      font-size: 16px;
      font-weight: 800;
      line-height: 18px;
      text-align: left;
      margin: 0px; }
      .banner .appointment .call span {
        color: #919EAB;
        font-family: 'Titillium Web', sans-serif;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.5px;
        line-height: 18px;
        text-align: left; }
      .banner .appointment .call::before {
        content: "";
        position: absolute;
        left: 30px;
        top: 10px;
        width: 43px;
        height: 43px;
        background: url("../images/css_sprites.png") -10px -90px;
        display: block; }
        @media only screen and (max-width: 600px) {
          .banner .appointment .call::before {
            left: 20px; } }
  .banner .moblie-tabs {
    background-color: #FFFFFF;
    box-shadow: 0 3px 7px 0 rgba(58, 138, 232, 0.21);
    padding: 20px; }
  .banner .color-bg {
    background-color: #F2F8FF;
    padding: 13px 90px 13px 90px; }
    @media only screen and (max-width: 600px) {
      .banner .color-bg {
        padding: 10px 10px 10px 80px; } }
    @media only screen and (max-width: 440px) and (min-width: 391px) {
      .banner .color-bg {
        padding: 10px 50px 10px 80px; } }

/*Our Experts*/
.Our_Experts {
  padding: 40px 0px; }
  @media only screen and (max-width: 600px) {
    .Our_Experts {
      padding: 200px 0px 50px; } }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .Our_Experts {
      padding: 50px 0px; } }
  .Our_Experts .card-body {
    min-height: 150px; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .Our_Experts .card-body {
        min-height: 160px;
        padding: 16px; } }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .Our_Experts .card-body {
        min-height: 182px; } }
    @media only screen and (max-width: 600px) {
      .Our_Experts .card-body {
        min-height: auto; } }
  .Our_Experts .notavailable {
    background-color: #FFFFFF;
    color: #FFFFFF; }
  .Our_Experts .owl-next {
    position: absolute;
    top: 35%;
    right: -11%;
    width: 50px; }
    .Our_Experts .owl-next img {
      width: 100%; }
    @media only screen and (max-width: 600px) {
      .Our_Experts .owl-next {
        top: 38%;
        right: -15%;
        width: 30px; } }
  .Our_Experts .owl-stage-outer {
    height: 410px; }
    @media only screen and (max-width: 600px) and (min-width: 400px) {
      .Our_Experts .owl-stage-outer {
        height: 390px; } }
    @media only screen and (max-width: 320px) {
      .Our_Experts .owl-stage-outer {
        height: 380px; } }
  .Our_Experts .owl-prev {
    position: absolute;
    top: 35%;
    left: -11%;
    width: 50px; }
    .Our_Experts .owl-prev img {
      width: 100%; }
    @media only screen and (max-width: 600px) {
      .Our_Experts .owl-prev {
        top: 38%;
        left: -15%;
        width: 30px; } }
  .Our_Experts .owl-nav button:hover, .Our_Experts .owl-nav button:focus {
    background: #fff;
    outline: none; }
  .Our_Experts p {
    color: #3d299b;
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    margin: 10px 0px 10px; }
  .Our_Experts .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff; }
  .Our_Experts .card-text p {
    color: #454F5B;
    font-family: 'Titillium Web', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    text-align: center;
    margin: 0px; }

/*Aster RV Specialities */
.specilities {
  background-color: rgba(161, 234, 233, 0.4);
  padding: 50px 0;
  text-align: left; }
  .specilities .btn-aster-rv {
    float: left; }

.rv-p {
  margin: 0 auto; }
  @media only screen and (max-width: 600px) {
    .rv-p {
      margin: 10px 0px; } }
  .rv-p p {
    color: #3d299b;
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.1px;
    line-height: 26px;
    text-align: left; }
    .rv-p p b {
      font-weight: 500;
      color: #3d299b;
      font-family: 'Titillium Web', sans-serif; }

.frontside {
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 30px;
  transition: all .3s ease; }
  .frontside:hover {
    box-shadow: 6px 9px 25px 1px rgba(0, 0, 0, 0.09);
    transition: all .3s ease; }
  .frontside .card {
    border: none;
    background: #fff;
    box-shadow: none;
    border-radius: 4px; }
    .frontside .card .card-body {
      padding: 35px; }
      @media only screen and (max-width: 991px) and (min-width: 601px) {
        .frontside .card .card-body {
          padding: 32px 17px; } }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .frontside .card .card-body {
          padding: 32px 17px; } }
    .frontside .card .card-title {
      color: #4A4A4A;
      font-family: 'Titillium Web', sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 22px;
      text-align: center;
      margin-bottom: 0px;
      margin-top: 20px; }
    .frontside .card span {
      color: #ccc;
      font-family: 'Titillium Web', sans-serif; }

.backside {
  position: relative;
  top: 0;
  left: 0;
  background: #3d299b;
  box-shadow: none;
  border: none;
  border-radius: 4px; }
  .backside .card {
    background: #3d299b;
    box-shadow: none; }
    .backside .card .card-body {
      padding: 30px; }
      @media only screen and (max-width: 991px) and (min-width: 601px) {
        .backside .card .card-body {
          padding: 19px; } }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .backside .card .card-body {
          padding: 19px; } }
    .backside .card p {
      color: #fff;
      font-family: 'Titillium Web', sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 18px; }
  .backside p {
    text-align: left; }

.frontside .card,
.backside .card {
  min-height: 240px;
  border-radius: 4px; }
  .frontside .card:hover,
  .backside .card:hover {
    box-shadow: none; }

@media only screen and (max-width: 600px) {
  .ma {
    margin: 0 auto; } }

/*Aster Facilities*/
.facilities {
  background-color: #fff;
  padding: 50px 0; }
  .facilities .listers {
    height: 100%; }
  .facilities .bb-1 {
    border-bottom: 1px solid #DEE8EC !important; }
  .facilities .bl-1 {
    border-left: 1px solid #DEE8EC !important; }
  .facilities .active.bb-1,
  .facilities .active.bl-1 {
    border-color: #ef7c04 !important; }
  .facilities li {
    background-color: #fff;
    border: 1px solid #DEE8EC;
    border-bottom: 0px;
    border-left: 0px;
    border-radius: 0;
    width: 50%;
    height: auto;
    display: flex;
    justify-content: center; }
    .facilities li:hover {
      background-color: #DDECFF; }
    .facilities li.active {
      background-color: #ef7c04;
      border-color: #ef7c04; }
    .facilities li a {
      color: #4A4A4A;
      font-family: 'Titillium Web', sans-serif;
      font-size: 18px;
      font-weight: 400;
      line-height: 22px;
      text-align: center;
      display: block;
      width: 100%;
      padding: 40px 20px; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .facilities li a {
          padding: 18px; } }
    .facilities li.active a {
      color: #fff; }
    .facilities li.active .ambulance {
      background: url(../images/ambulance-service-white.svg); }
    .facilities li.active .pharmacy {
      width: 30px;
      background: url(../images/pharmacy-white.svg); }
    .facilities li.active .diagnostics {
      width: 30px;
      height: 25px;
      background: url(../images/diagnostics-white.svg); }
    .facilities li.active .operation {
      width: 23px;
      height: 31px;
      margin-bottom: 7px;
      background: url(../images/operation-service-white.svg); }
    .facilities li.active .blood {
      width: 30px;
      height: 30px;
      background: url(../images/blood-bank-white.svg); }
    .facilities li.active .aster {
      width: 24px;
      height: 28px;
      background: url(../images/aster-serve-white.svg); }
  .facilities .ambulance {
    background: url(../images/ambulance-service.svg); }
  .facilities .pharmacy {
    width: 30px;
    background: url(../images/pharmacy.svg); }
  .facilities .diagnostics {
    width: 30px;
    height: 25px;
    background: url(../images/diagnostics.svg); }
  .facilities .operation {
    width: 23px;
    height: 31px;
    margin-bottom: 7px;
    background: url(../images/operation-service.svg); }
  .facilities .blood {
    width: 30px;
    height: 30px;
    background: url(../images/blood-bank.svg); }
  .facilities .aster {
    width: 24px;
    height: 28px;
    background: url(../images/aster-serve.svg); }
  .facilities h5 {
    margin-bottom: 25px; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .facilities h5 {
        margin-bottom: 3px; } }
  .facilities p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 45px; }
    .facilities p b {
      font-weight: 800; }
  .facilities .mask {
    background-color: #3d299b;
    border-radius: 4px 0 0 4px;
    padding: 42px;
    color: #fff;
    min-height: 100%;
    position: relative; }
    @media only screen and (max-width: 600px) {
      .facilities .mask {
        border-radius: 0px;
        padding: 20px; } }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .facilities .mask {
        padding: 15px 20px; } }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .facilities .mask {
        padding: 12px 20px; } }
    .facilities .mask .btn-aster-rv {
      position: absolute;
      bottom: 50px; }
      @media only screen and (max-width: 600px) {
        .facilities .mask .btn-aster-rv {
          bottom: 15px; } }
  .facilities .mb p {
    margin-bottom: 18px; }
  .facilities .pr-0 {
    padding-right: 0px; }
    @media only screen and (max-width: 600px) {
      .facilities .pr-0 {
        padding-right: 15px !important; } }
  .facilities .pl-0 {
    padding-left: 0px; }
    @media only screen and (max-width: 600px) {
      .facilities .pl-0 {
        padding-left: 15px !important; } }
  .facilities .img {
    width: 100%;
    height: 100%; }
    .facilities .img img {
      display: block;
      max-width: 100%; }
  @media only screen and (max-width: 600px) {
    .facilities .p-0 {
      padding: 0 15px !important; } }
  @media only screen and (max-width: 600px) {
    .facilities .tab-content {
      padding-top: 15px !important; } }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .facilities .tab-content {
      padding-top: 30px !important; } }

/*Our Success Stories*/
.our-success {
  background-color: #EEFFFB;
  padding: 90px 0 90px 0;
  text-align: left; }
  @media only screen and (max-width: 600px) {
    .our-success {
      padding: 50px 0; } }
  .our-success h6 {
    color: #3d299b;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 25px;
    font-family: 'Titillium Web', sans-serif; }
  .our-success p {
    color: #414B56;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
    margin-top: 15px;
    font-family: 'Titillium Web', sans-serif; }
  .our-success .mt-6 {
    margin-top: 60px; }
  .our-success .img_bg {
    position: relative;
    z-index: 0; }
    .our-success .img_bg img {
      width: 100%; }
    .our-success .img_bg::after {
      content: url("../images/our_success.png");
      position: absolute;
      top: -46px;
      z-index: -1;
      right: -38px; }
      @media only screen and (max-width: 600px) {

        .phone-top{
    display: contents;
        }
        .our-success .img_bg::after {
          content: ""; } 
        
        }

.fixe {
  flex: 1;
  align-self: center; }

/* Aster Voulnteers*/
.voulnteers {
  background-image: url("../images/Pediatrics-Cardiology-Cardic-Surgery-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 0 120px; }
  @media only screen and (max-width: 600px) {
    .voulnteers {
      padding: 50px 0; } }
  .voulnteers h4 {
    color: #3d299b;
    font-family: 'Titillium Web', sans-serif;
    font-size: 43px;
    font-weight: 600;
    text-align: left;
    line-height: 1; }
  .voulnteers p {
    color: #6b6868;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    margin: 0 0 30px 0; }

/*DM Health Care Group*/
.health-care {
  background-color: #ef7c04;
  padding: 50px 0 15px 0;
  color: #fff; }
  .health-care h4 {
    color: #FFFFFF;
    font-size: 45px; }
  .health-care p {
    font-size: 26px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
    font-family: 'Titillium Web', sans-serif; }
    @media only screen and (max-width: 600px) {
      .health-care p {
        margin-left: 50px; } }
    .health-care p span {
      font-size: 26px;
      font-weight: 700;
      line-height: 18px;
      text-align: left;
      font-family: 'Titillium Web', sans-serif; }
  .health-care small {
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: left; }
  .health-care .center {
    display: flex;
    justify-content: center;
    margin-bottom: 20px; }
  .health-care .border {
    border: none !important; }
    .health-care .border::after {
      content: "";
      position: absolute;
      right: 22px;
      top: -17px;
      height: 58px;
      border: 1px solid #47bca1; }
      @media only screen and (max-width: 600px) {
        .health-care .border::after {
          right: 0px; } }
  .health-care .Doctors::before {
    width: 31px;
    height: 32px;
    top: 2px;
    background: url(../images/doctors.svg); }
  .health-care .Employees::before {
    width: 28px;
    top: 0px;
    height: 32px;
    background: url(../images/employees.svg); }
  .health-care .Pharmacies::before {
    top: 8px;
    width: 32px;
    height: 24px;
    background: url(../images/pharmacies.svg); }
  .health-care .Hospitals::before {
    top: 3px;
    height: 29px;
    background: url(../images/hospitals.svg); }
  .health-care .Countries::before {
    width: 28px;
    height: 32px;
    top: 2px;
    background: url(../images/countries.svg); }
  .health-care .Clinics::before {
    width: 31px;
    height: 33px;
    top: 0px;
    background: url(../images/clinic.svg); }

.wm {
  width: 25%; }

.changetoactive .fa-caret-down {
  margin-left: 10px; }

#home-spcy .card-body img,
#home-spcy-fixd .card-body img {
  width: auto !important;
  margin: auto; }

#home-spcy-fixd .owl-nav {
  display: none; }

@media only screen and (max-width: 480px) {
  #home-spcy .item,
  #home-spcy-fixd .item {
    margin: 0 40px; } }
.keyword-text {
  box-shadow: 0 0 4px 0 rgba(74, 113, 122, 0.26);
  border-radius: 9px;
  margin: 28px 0; }
  .keyword-text p {
    color: #3f4546;
    font-family: Titillium Web;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    padding: 0 30px;
    padding-top: 10px; }
    .keyword-text p:first-child {
      padding-top: 15px; }
    .keyword-text p:last-child {
      padding-bottom: 15px; }

#topb {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #ef7c04;
  text-indent: -9999px;
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 9; }

#topb span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-bottom-color: #ffffff; }

#topb:hover {
  background-color: #ef7c04;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

/*doctors_banner section*/
.doctors_banner {
  background-color: #DDECFF;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #DDECFF), color-stop(85%, #DDECFF), color-stop(15%, #FFFFFF));
  /* Chrome, Safari4+ */
  background: -webkit-linear-gradient(top, #DDECFF 85%, #DDECFF 85%, #FFFFFF 15%);
  /* Chrome10+, Safari5.1+ */
  background: -moz-linear-gradient(top, #DDECFF 85%, #DDECFF 85%, #FFFFFF 15%);
  /* Fx3.6+ */
  background: -ms-linear-gradient(top, #DDECFF 85%, #DDECFF 85%, #FFFFFF 15%);
  /* IE10+ */
  background: -o-linear-gradient(top, #DDECFF 85%, #DDECFF 85%, #FFFFFF 15%);
  /* Opera11.10+ */
  background: linear-gradient(to bottom, #DDECFF 85%, #DDECFF 85%, #FFFFFF 15%);
  /* W3C */
  position: relative; }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .doctors_banner {
      background-color: #DDECFF;
      background: #DDECFF; } }
  @media only screen and (max-width: 600px) {
    .doctors_banner {
      background-color: #DDECFF;
      background: #DDECFF; } }
  .doctors_banner .dispalyNone {
    display: none !important; }
  .doctors_banner .select-dropdown {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 3px 7px 0 rgba(58, 138, 232, 0.21);
    margin-top: 30px; }
    .doctors_banner .select-dropdown select {
      color: #3d299b;
      font-family: StagSans-Medium;
      font-size: 20px;
      font-weight: 500;
      line-height: 18px;
      text-align: left;
      width: 100%;
      padding: 20px 10px 20px 30px;
      border: none;
      background-color: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      @media only screen and (max-width: 991px) and (min-width: 601px) {
        .doctors_banner .select-dropdown select {
          padding: 15px 10px 15px 30px;
          font-size: 16px; } }
      .doctors_banner .select-dropdown select:active, .doctors_banner .select-dropdown select:focus {
        outline: none;
        box-shadow: none; }
    .doctors_banner .select-dropdown:after {
      content: " ";
      position: absolute;
      top: 40%;
      right: 20px;
      background-image: url("../images/Triangle.png");
      z-index: 9;
      width: 12px;
      height: 12px;
      pointer-events: none; }
  .doctors_banner .find_doctors {
    margin: 20px; }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .doctors_banner .find_doctors {
        margin: 10px 0; } }
    .doctors_banner .find_doctors h1 {
      margin: 0px; }
  .doctors_banner .search {
    background-color: #FFFFFF;
    border-radius: 4px !important;
    box-shadow: 0 3px 7px 0 rgba(58, 138, 232, 0.21);
    margin-top: 20px;
    color: #3d299b;
    font-family: StagSans-Medium;
    font-size: 20px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;
    padding: 26px 20px 26px 50px;
    border: 1px solid #ffffff;
    position: relative; }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .doctors_banner .search {
        padding: 22px 20px 22px 50px;
        font-size: 16px;
        margin-top: 16px; } }
  .doctors_banner ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #3d299b; }
  .doctors_banner ::-moz-placeholder {
    /* Firefox 19+ */
    color: #3d299b; }
  .doctors_banner :-ms-input-placeholder {
    /* IE 10+ */
    color: #3d299b; }
  .doctors_banner :-moz-placeholder {
    /* Firefox 18- */
    color: #3d299b; }
  .doctors_banner .search_img {
    position: absolute;
    top: 37px;
    left: 13px;
    z-index: 2; }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .doctors_banner .search_img {
        top: 29px; } }
  .doctors_banner .count {
    position: absolute;
    bottom: 4%;
    left: 4%;
    display: block;
    z-index: 9; }
    .doctors_banner .count span {
      color: #fff;
      font-family: 'Titillium Web', sans-serif;
      font-size: 13px;
      font-weight: 600;
      letter-spacing: 0.38px;
      line-height: 16px;
      text-align: left; }
  .doctors_banner .owl-dots {
    position: absolute;
    bottom: 4%;
    right: 4%;
    display: block; }
    .doctors_banner .owl-dots .owl-dot span {
      width: 9px;
      height: 9px;
      background-color: rgba(255, 255, 255, 0.42);
      border-radius: 0px;
      margin: 3px; }
  .doctors_banner .owl-theme .owl-nav {
    display: none; }
  .doctors_banner .sticky {
    position: fixed;
    top: 115px;
    width: 100%;
    z-index: 9;
    display: block !important; }
    @media only screen and (max-width: 991px) and (min-width: 601px) {
      .doctors_banner .sticky {
        top: 88px; } }
    @media only screen and (max-width: 600px) {
      .doctors_banner .sticky {
        display: none !important; } }
  .doctors_banner #navbar {
    background-color: #3d299b;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    padding: 14px 0;
    display: none; }
    .doctors_banner #navbar .search {
      padding: 18px 20px 18px 50px;
      margin-top: 0px;
      border: 1px solid;
      font-size: 14px; }
    .doctors_banner #navbar .search_img {
      top: 9px; }
    .doctors_banner #navbar .select-dropdown {
      margin-top: 0px; }
      .doctors_banner #navbar .select-dropdown select {
        padding: 10px 10px 10px 20px;
        font-size: 14px; }

/*Doctors Lists*/
.lists {
  padding: 50px; }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .lists {
      padding: 30px 20px; } }
  @media only screen and (max-width: 600px) {
    .lists {
      padding: 20px 0px; } }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .lists .pt-t-2 {
      padding-top: 10px; } }
  .lists ul {
    list-style: none;
    padding: 0px; }
    .lists ul li {
      border-top: 1px solid #F0F0F0; }
      .lists ul li:first-child {
        border: none; }
  .lists .filters {
    list-style: none;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 600px) {
      .lists .filters {
        padding: 0px;
        float: left; } }
    .lists .filters li {
      display: inline-block;
      background-color: #DDECFF;
      border-radius: 100%;
      width: 26px;
      height: 26px;
      text-align: center;
      margin-bottom: 10px;
      cursor: pointer;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-right: 4px; }
      .lists .filters li a {
        color: #3d299b;
        font-family: StagSans-Book;
        font-size: 12px;
        font-weight: 300;
        line-height: 16px;
        text-align: center; }
      .lists .filters li.active {
        background-color: #3d299b; }
        .lists .filters li.active a {
          color: #FFFFFF; }
      .lists .filters li:last-child {
        background-color: transparent;
        border-radius: 100%;
        width: auto;
        height: auto;
        margin-left: 10px; }
  .lists .panals {
    background-color: #FAFAFA;
    border-radius: 4px; }
    .lists .panals p {
      color: #454F5B;
      font-family: StagSans-Book;
      font-size: 12px;
      font-weight: 300;
      line-height: 16px;
      text-align: left;
      padding: 13px 30px;
      margin: 0px; }
  .lists .doctor_img {
    width: 50px;
    height: 50px;
    position: absolute; }
    @media only screen and (max-width: 600px) {
      .lists .doctor_img {
        position: static; } }
    .lists .doctor_img img {
      width: 100%;
      border-radius: 50%; }
  .lists .doctor_name {
    margin-left: 60px !important; }
    @media only screen and (max-width: 600px) {
      .lists .doctor_name {
        margin: 10px 0px !important;
        width: 100%; } }
    .lists .doctor_name p {
      color: #d4d4d4;
      font-family: 'Titillium Web', sans-serif;
      font-size: 18px;
      font-weight: 600;
      line-height: 22px;
      text-align: left;
      margin-bottom: 0px; }
    .lists .doctor_name .designation {
      color: #585C60;
      font-family: StagSans-Book;
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      text-align: left; }
  .lists span {
    color: #919EAB;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-align: left; }
  .lists p {
    color: #585C60;
    font-family: StagSans-Book;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    margin: 0px; }

.posted-share-divider {
  position: relative; }

.posted-share-divider span {
  height: 37px;
  position: absolute;
  border-right: 1px solid #E3E3E3;
  top: 11px;
  right: 0px; }

.doctors_detail {
  padding: 50px 0px; }
  .doctors_detail h3 {
    text-align: left;
    margin-bottom: 20px; }
  .doctors_detail .right {
    float: right;
    list-style: none;
    padding: 0px; }
    .doctors_detail .right li {
      display: inline-block;
      color: #ef7c04;
      font-family: StagSans-Medium;
      font-size: 12px;
      font-weight: 500;
      line-height: 14px;
      text-align: center;
      border: 1px solid #ef7c04;
      border-radius: 22px; }
      .doctors_detail .right li a {
        color: #ef7c04;
        padding: 14px 23px;
        display: block; }
  .doctors_detail .card:hover {
    box-shadow: none;
    cursor: default; }
  .doctors_detail p,
  .doctors_detail li {
    color: #414B56;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left; }
  .doctors_detail #about ol,
  .doctors_detail #about ul {
    padding: 0px;
    padding-left: 20px; }
    @media only screen and (max-width: 600px) {
      .doctors_detail #about ol,
      .doctors_detail #about ul {
        padding: 0px 15px; } }
    .doctors_detail #about ol li,
    .doctors_detail #about ul li {
      padding-left: 15px;
      margin-bottom: 26px; }
      @media only screen and (max-width: 600px) {
        .doctors_detail #about ol li,
        .doctors_detail #about ul li {
          padding-left: 15px;
          margin-bottom: 15px; } }
  .doctors_detail .names {
    color: #3d299b;
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    margin-top: 20px; }
  .doctors_detail .sub_name {
    color: #B2B2B2;
    font-family: StagSans-Book;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    text-align: left;
    margin-bottom: 20px; }
  .doctors_detail .btn {
    float: right; }
  .doctors_detail .test,
  .doctors_detail .videos,
  .doctors_detail .blog,
  .doctors_detail .Doctors {
    padding: 60px 0px;
    margin-bottom: 30px; }
    .doctors_detail .test .img_bg,
    .doctors_detail .videos .img_bg,
    .doctors_detail .blog .img_bg,
    .doctors_detail .Doctors .img_bg {
      margin-top: 50px; }
      .doctors_detail .test .img_bg::after,
      .doctors_detail .videos .img_bg::after,
      .doctors_detail .blog .img_bg::after,
      .doctors_detail .Doctors .img_bg::after {
        right: -12px; }
  .doctors_detail .card-footer {
    color: #ffffff;
    text-align: center;
    font-family: StagSans-Medium;
    font-size: 17px;
    font-weight: 500;
    line-height: 14px; }
  .doctors_detail .postion .doctors_name {
    color: #212B36;
    font-family: 'Titillium Web', sans-serif;
    font-size: 20.8px;
    font-weight: 600;
    letter-spacing: 0.78px;
    line-height: 25px;
    text-align: left;
    margin: 0px;
    padding-top: 16px; }
    @media only screen and (max-width: 600px) {
      .doctors_detail .postion .doctors_name {
        text-align: center; } }
  .doctors_detail .postion .designation {
    color: #454F5B;
    font-family: StagSans-Book;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    padding-top: 10px;
    text-align: left;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 20px; }
    @media only screen and (max-width: 600px) {
      .doctors_detail .postion .designation {
        border: none;
        padding: 0px;
        text-align: center; } }
    @media only screen and (max-width: 600px) {
      .doctors_detail .postion .designation p {
        text-align: center; } }
  .doctors_detail .postion ul#list {
    list-style: none;
    padding: 0; }
    .doctors_detail .postion ul#list li a {
      color: #000000;
      font-family: 'Titillium Web', sans-serif;
      font-size: 18px;
      font-weight: 400;
      line-height: 22px;
      text-align: left;
      display: block;
      padding: 5px 20px;
      margin: 5px; }
    .doctors_detail .postion ul#list li.active {
      border-left: 4px solid #4A90E2; }
      .doctors_detail .postion ul#list li.active a {
        font-family: 'Titillium Web', sans-serif;
        font-weight: 600; }
    .doctors_detail .postion ul#list li:first-child {
      margin-top: 20px; }

.video_img img {
  width: 100%; }

#faq {
  margin: auto; }
  #faq #accordion .card .card-header {
    padding: 10px 20px; }
  #faq #accordion .card .card-body {
    padding: 10px 20px; }

.ui-menu-item-wrapper {
  width: 100% !important; }

.specialities_banner {
  background-size: cover;
  padding: 0px;
  background-repeat: no-repeat;
  height: 220px;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 600px) {
    .specialities_banner {
      height: 80px;
      padding: 30px 0px; } }
  .specialities_banner h1 {
    color: #FFFFFF;
    font-family: 'Titillium Web', sans-serif;
    font-size: 56px;
    font-weight: 600;
    margin: 0; }
    @media only screen and (max-width: 600px) {
      .specialities_banner h1 {
        font-size: 30px; } }

.specialities {
  padding: 50px 0px; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .specialities {
      padding: 40px 0px; } }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .specialities {
      padding: 40px 0px; } }
  @media only screen and (max-width: 600px) {
    .specialities {
      padding: 40px 0px; } }
  .specialities .right {
    float: right;
    list-style: none;
    padding: 0px; }
    @media only screen and (max-width: 600px) {
      .specialities .right {
        float: none; } }
    .specialities .right li {
      display: inline-block;
      color: #ef7c04;
      font-family: StagSans-Medium;
      font-size: 12px;
      font-weight: 500;
      line-height: 14px;
      text-align: center;
      border: 1px solid #ef7c04;
      border-radius: 22px; }
      .specialities .right li a {
        color: #ef7c04;
        padding: 14px 23px;
        display: block; }
  .specialities p {
    color: #414B56;
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0px; }
  .specialities h4 {
    margin-bottom: 30px; }

.procedures {
  background-color: rgba(161, 234, 233, 0.4);
  padding: 60px 0px; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .procedures {
      padding: 40px 0px; } }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .procedures {
      padding: 40px 0px; } }
  @media only screen and (max-width: 600px) {
    .procedures {
      padding: 40px 0px; } }
  .procedures h4 {
    padding-bottom: 40px; }
  .procedures .card-procedures {
    background-color: #FFFFFF;
    padding: 20px 30px;
    margin-bottom: 10px; }
    .procedures .card-procedures ul {
      margin: 0px; }
    .procedures .card-procedures h6 {
      color: #000000;
      font-family: 'Titillium Web', sans-serif;
      font-size: 18px;
      font-weight: 400;
      line-height: 22px;
      margin-bottom: 14px; }
    .procedures .card-procedures li {
      color: #000000;
      font-family: 'Titillium Web', sans-serif;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.38px;
      line-height: 15px;
      margin-bottom: 10px; }
      .procedures .card-procedures li p {
        color: #000000;
        font-family: 'Titillium Web', sans-serif;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.38px;
        line-height: 15px;
        margin-bottom: 10px; }

.ourdoctors {
  padding: 30px 0px; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .ourdoctors {
      padding: 40px 0px; } }
  @media only screen and (max-width: 991px) and (min-width: 601px) {
    .ourdoctors {
      padding: 40px 0px; } }
  @media only screen and (max-width: 600px) {
    .ourdoctors {
      padding: 40px 0px; } }
  .ourdoctors .pt-40 {
    padding-top: 20px; }
  .ourdoctors .card-body {
    min-height: 139px; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .ourdoctors .card-body {
        min-height: 170px;
        padding: 16px; } }
    @media only screen and (max-width: 600px) {
      .ourdoctors .card-body {
        min-height: auto; } }
  .ourdoctors .card {
    margin-bottom: 30px; }
  .ourdoctors .card-title {
    text-align: center; }
  .ourdoctors .card-text {
    display: block; }
  .ourdoctors .card-footer a {
    text-align: center; }

.overview,
.videos,
.Testimonials,
.blogs {
  padding-bottom: 30px;
  padding-top: 20px; }

.Testimonials h3,
.blogs h3 {
  color: #212B36;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  margin-bottom: 40px;
  margin-top: 30px;
  font-family: 'Titillium Web', sans-serif; }

.video-doctor {
  margin-top: 30px !important; }

.doc-dot img {
  position: absolute;
  top: -40px;
  z-index: -1;
  /* width: 267px; */
  width: 60% !important;
  right: 0;
  left: 196px;
  height: auto; }

.doctor-videos-text-style img {
  width: 100%;
  height: 240px;
  border-radius: 5px; }

.video-doctor img {
  object-fit: cover; }

.doc-video-img {
  width: 100%; }
  .doc-video-img .youtube-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    left: 43%;
    cursor: pointer; }

.doc-video-img img {
  width: 100%;
  height: 80% !important;
  margin: auto;
  display: block; }

.docvid-section h4 {
  padding-bottom: 10px;
  padding-top: 30px !important; }

@media (max-width: 768px) {
  .doctor-videos-text-style img {
    height: 150px !important; }

  .youtube-icon,
  .youtube-icon2 {
    width: 30px !important;
    height: 30px !important; }
    .youtube-icon img,
    .youtube-icon2 img {
      height: auto !important; }

  .doc-dot img {
    position: absolute;
    top: -21px !important;
    z-index: -1;
    /* width: 267px; */
    width: 50%;
    right: 6px !important;
    left: 93px !important;
    height: auto; } }
@media (max-width: 480px) {
  .doc-dot img {
    left: inherit !important; }

  .doctor-videos-text-style {
    margin-bottom: 20px;
    height: auto !important; }

  .doctor-videos-text-style img {
    height: auto !important; }

  .doc-video-img {
    width: 100% !important; }

  .youtube-icon,
  .youtube-icon2 {
    left: 43% !important; } }
.speciality-nav {
  background: #F8F8F8;
  top: 112px;
  z-index: 11 !important; }
  .speciality-nav #navbar {
    overflow: hidden;
    background: #F8F8F8;
    text-align: center;
    border-bottom: 2px solid #D5E0F0;
    width: 100%; }
    .speciality-nav #navbar a {
      display: inline-block;
      color: #637381;
      text-align: center;
      margin: 0 16px;
      padding: 19px 10px 14px 10px;
      text-decoration: none;
      font-size: 16px;
      font-weight: 600;
      line-height: 19px;
      border-bottom: 5px solid transparent;
      transition: all .3s ease; }
      .speciality-nav #navbar a:hover {
        border-bottom: 5px solid #ef7c04; }

#faq #accordion .card {
  color: #414B56;
  font-family: 'Titillium Web'; }

/* border-radius: 4px; */
.speciality-nav {
  background: #F8F8F8;
  /* position: sticky; */
  top: 103px;
  z-index: 11 !important; }
  .speciality-nav #navbar {
    overflow: hidden;
    background: #F8F8F8;
    text-align: center;
    border-bottom: 2px solid #D5E0F0; }
    .speciality-nav #navbar a {
      /* float: left; */
      display: inline-block;
      color: #637381;
      text-align: center;
      margin: 0 16px;
      padding: 19px 10px 14px 10px;
      text-decoration: none;
      font-size: 16px;
      font-weight: 600;
      line-height: 19px;
      border-bottom: 5px solid transparent;
      transition: all .3s ease; }

.heading-multi-tab {
  width: 100%;
  margin: auto; }

.heading-multi-tab {
  background-color: #F4F6F8;
  border-radius: 32.5px; }

.padding-0 {
  padding: 0 !important; }

.heading-neuro ul li {
  color: #454F5B;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  margin-bottom: 15px; }
.heading-neuro p {
  color: #454F5B;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-top: 20px;
  /* text-align: left; */ }

#keyprocedures.nav-tabs .nav-item.show .nav-link,
#keyprocedures .nav-tabs .nav-link.active {
  border-color: #dee2e6 #dee2e6 #fff;
  background-color: #134D92;
  border-radius: 32.5px;
  color: #fff;
  padding: .5rem 1rem; }

#keyprocedures .nav-tabs .nav-link {
  font-size: 16px;
  background: transparent;
  padding: 6px 5px; }

#keyprocedures .nav-tabs .nav-link {
  color: #000000; }

#keyprocedures .nav-tabs {
  float: inherit; }

#keyprocedures .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem; }

#keyprocedures .tab-content-speciality {
  margin-top: 30px;
  padding-bottom: 40px; }

.specialities-multi {
  background-color: #FFFFFF;
  border: 1px solid #F4F6F8;
  border-radius: 14px;
  box-shadow: 0 12px 40px 0 rgba(13, 56, 107, 0.15);
  width: 100%;
  text-align: center !important; }

.specialities-multi img {
  padding: 47px 0px; }

.margntop70 {
  width: 100%; }

.accordion button[aria-expanded="true"] {
  background-color: #2E2A58;
  border-radius: 0 0 3px 3px !important;
  padding: 0.5rem 1.25rem 0.5rem 1.25rem; }

.accordion button[aria-expanded="true"] span {
  color: #FFFFFF; }

.according-wrap span {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px; }

i.fa.fa-minus {
  color: #fff; }

.btn-link:hover {
  text-decoration: none; }

#keyprocedures .btn-link {
  width: 100%;
  display: flex;
  justify-content: space-between; }

.according-wrap span {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px; }

i.fa.fa-plus {
  color: #000000; }

.martop35 {
  margin-top: 55px; }

.marbtm35 {
  margin-bottom: 35px; }

#blog .blog-card {
  margin-bottom: 50px; }

#videos #video_doclistingpage {
  padding-bottom: 50px;
  padding-top: 0 !important; }

#videos h4 {
  padding-top: 40px !important; }

.key-read {
  border-color: #dee2e6 #dee2e6 #fff;
  background-color: #134D92;
  border-radius: 32.5px;
  color: #fff;
  padding: .5rem 1rem;
  text-align: center;
  margin: auto;
  display: block;
  width: 130px;
  margin-top: 45px; }
  .key-read:hover {
    color: #fff; }

@media (max-width: 480px) and (min-width: 320px) {
  .speciality-nav {
    display: none !important; }

  #topb {
    right: 30px;
    bottom: 90px; } }
.keyprosedure-spec h4 {
  margin-top: 10px; }
.keyprosedure-spec ul li {
  color: #414B56;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px; }

.heading-multi-tab-cardiac {
  width: 62%; }
  .heading-multi-tab-cardiac .nav-link {
    padding: 6px 10px !important; }

.heading-multi-tab-uro {
  width: 17%; }

.heading-multi-tab-neuro {
  width: 20%; }

.heading-multi-tab-neurosurgery {
  width: 100%; }

.owl-prev.hidden,
.owl-next.hidden {
  opacity: 0;
  pointer-events: none; }

#doctor-caresol .disable {
  opacity: 0 !important; }

.contact-details {
  margin-top: 40px; }
  .contact-details .address {
    color: #9faab6c2;
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    cursor: pointer; }
  .contact-details .map-icon img {
    margin-bottom: 15px; }
  .contact-details .phone-icon img {
    margin-bottom: 15px;
    margin-top: 30px; }

.Contact-form {
  background-color: #DDECFF;
  padding: 50px 70px; }
  @media screen and (max-width: 426px) {
    .Contact-form {
      padding: 50px 30px;
      margin-top: 20px; } }
  @media screen and (max-width: 769px) {
    .Contact-form {
      padding: 25px 20px; } }
  .Contact-form form .select-dropdown {
    position: relative;
    background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 3px 7px 0 rgba(58, 138, 232, 0.21); }
    .Contact-form form .select-dropdown select {
      color: #000000;
      font-family: StagSans-Medium;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      text-align: left;
      width: 100%;
      padding: 12px 0px 11px 18px;
      border: none;
      background-color: transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      @media only screen and (max-width: 991px) and (min-width: 601px) {
        .Contact-form form .select-dropdown select {
          padding: 15px 10px 15px 30px;
          font-size: 16px; } }
      .Contact-form form .select-dropdown select:active, .Contact-form form .select-dropdown select:focus {
        outline: none;
        box-shadow: none; }
    .Contact-form form .select-dropdown:after {
      content: " ";
      position: absolute;
      top: 40%;
      right: 20px;
      background-image: url("../images/Triangle.png");
      z-index: 9;
      width: 12px;
      height: 12px;
      pointer-events: none; }
  .Contact-form form .form_hrading {
    color: #212B36;
    font-family: 'Titillium Web';
    font-size: 29px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
    margin-bottom: 10px; }
  .Contact-form input[type=text]::placeholder {
    color: #919EAB;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    font-family: 'Titillium Web'; }
  .Contact-form .form-control {
    padding: 20px 20px; }
  .Contact-form .file-upload {
    display: block;
    font-family: 'Titillium Web'; }
    .Contact-form .file-upload .file-select {
      display: block;
      color: #919EAB;
      cursor: pointer;
      height: 45px;
      line-height: 40px;
      text-align: left;
      background: #FFFFFF;
      overflow: hidden;
      position: relative;
      border: 1px solid #ced4da;
      border-radius: .25rem; }
      .Contact-form .file-upload .file-select input[type=file] {
        z-index: 100;
        cursor: pointer;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0); }
      .Contact-form .file-upload .file-select::before {
        content: "";
        position: absolute;
        left: 14px;
        top: 11px;
        width: 18px;
        height: 18px;
        background: url(../images/upload.png); }
    .Contact-form .file-upload .file-select-button {
      background: #FFFFFF;
      padding: 0 10px;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      position: absolute;
      right: 10px;
      top: 10px;
      color: #669DFF;
      font-family: 'Titillium Web';
      font-size: 18px;
      font-weight: 600;
      line-height: 22px;
      text-align: left; }
    .Contact-form .file-upload .file-select-name {
      line-height: 40px;
      display: inline-block;
      padding: 0 10px 0 55px; }

.contact_map {
  margin-bottom: 25px;
  margin-top: 30px; }

.meida .nav-tabs {
  float: none !important; }

.padleft0 {
  padding-left: 0 !important; }

.padright0 {
  padding-right: 0 !important; }

.about_us_page {
  margin: 80px 0; }
  @media screen and (max-width: 426px) {
    .about_us_page {
      margin: 40px 0; } }

.about_us_content {
  color: #414B56;
  font-family: 'Titillium Web';
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left; }

.about_us_images {
  margin: 0 3px 7px 0; }
  @media (min-width: 426px) and (max-width: 769px) {
    .about_us_images {
      width: 47%; } }

@media screen and (max-width: 426px) {
  .mobile_align_center {
    text-align: center; } }

.width100 {
  width: 100%; }

.Vision_Values_Mission {
  padding: 60px 0 50px 0; }

.green_title {
  color: #ef7c04;
  font-family: 'Titillium Web';
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.38px;
  line-height: 48px;
  text-align: left;
  margin: 12px 0 20px 0; }

.margin_top_60 {
  margin-top: 60px; }

.margin_top_30 {
  margin-top: 30px; }

.vision_heading {
  color: #212B36;
  font-family: 'Titillium Web';
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: left;
  padding: 10px 0;
  margin-bottom: 0; }

.vision_sub_heading {
  color: #414B56;
  font-family: 'Titillium Web';
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  margin-bottom: 0; }

.vision_content {
  color: #414B56;
  font-family: 'Titillium Web';
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  padding: 6px 0;
  margin-bottom: 0; }

.green_border_ptag {
  border-left: 4px solid #ef7c04;
  color: #414B56;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 10px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 10px; }

.Chairman_msg {
  background-color: rgba(161, 234, 233, 0.4);
  padding: 80px 0 60px 0; }
  .Chairman_msg .Chairman_details .Chairman_name {
    color: #212B36;
    font-family: 'Titillium Web';
    font-size: 20.8px;
    font-weight: 600;
    letter-spacing: 0.78px;
    line-height: 25px;
    text-align: center;
    margin: 0;
    padding: 16px 0 0px 0; }
  .Chairman_msg .Chairman_details .Chairman_designation {
    color: #454F5B;
    font-family: StagSans-Book;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    text-align: center;
    padding: 6px 30px;
    margin: 0; }
  .Chairman_msg .chairman_msg_content {
    color: #414B56;
    font-family: 'Titillium Web';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left; }

.ceo_msg {
  padding: 80px 0 60px 0;
  position: relative; }
  .ceo_msg .ceo_details .ceo_name {
    color: #212B36;
    font-family: 'Titillium Web';
    font-size: 20.8px;
    font-weight: 600;
    letter-spacing: 0.78px;
    line-height: 25px;
    text-align: center;
    margin: 0;
    padding: 16px 0 0px 0; }
  .ceo_msg .ceo_details .ceo_designation {
    color: #454F5B;
    font-family: StagSans-Book;
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    text-align: center;
    padding: 6px 25px;
    margin: 0; }
  .ceo_msg .ceo_msg_content {
    color: #414B56;
    font-family: 'Titillium Web';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    margin-bottom: 40px; }
  .ceo_msg .dots {
    position: absolute;
    top: -40px;
    right: -40px; }
    @media screen and (max-width: 769px) {
      .ceo_msg .dots {
        display: none; } }

.margin_top_10px {
  margin-top: 10px; }

.pad0 {
  padding: 0; }

@media screen and (max-width: 426px) {
  .mobile_pad0 {
    padding: 0; } }

.mb-0 > a {
  display: block;
  position: relative; }

.mb-0 > a:after {
  content: "\f067";
  /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  display: inline-block;
  padding-right: 6px;
  vertical-align: middle;
  font-weight: 100;
  color: #3d299b;
  font-size: 15px; }

.mb-0 > a[aria-expanded="true"]:after {
  content: "\f068";
  /* fa-chevron-up */ }

.career-form {
  background-color: #DDECFF;
  padding: 50px 80px; }
  @media screen and (max-width: 426px) {
    .career-form {
      padding: 50px 30px; } }
  @media screen and (max-width: 769px) {
    .career-form {
      padding: 25px 20px; } }
  .career-form form .form_hrading {
    color: #212B36;
    font-family: 'Titillium Web';
    font-size: 29px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
    margin-bottom: 10px; }
  .career-form input[type=text]::placeholder {
    color: #919EAB;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    font-family: 'Titillium Web'; }
  .career-form .form-control {
    padding: 20px 20px; }
  .career-form .file-upload {
    display: block;
    font-family: 'Titillium Web'; }
    .career-form .file-upload .file-select {
      display: block;
      color: #919EAB;
      cursor: pointer;
      height: 45px;
      line-height: 40px;
      text-align: left;
      background: #FFFFFF;
      overflow: hidden;
      position: relative;
      border: 1px solid #ced4da;
      border-radius: .25rem; }
      .career-form .file-upload .file-select input[type=file] {
        z-index: 100;
        cursor: pointer;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0); }
      .career-form .file-upload .file-select::before {
        content: "";
        position: absolute;
        left: 14px;
        top: 11px;
        width: 18px;
        height: 18px;
        background: url(../images/upload.png); }
    .career-form .file-upload .file-select-button {
      background: #FFFFFF;
      padding: 0 10px;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      position: absolute;
      right: 10px;
      top: 10px;
      color: #669DFF;
      font-family: 'Titillium Web';
      font-size: 18px;
      font-weight: 600;
      line-height: 22px;
      text-align: left; }
    .career-form .file-upload .file-select-name {
      line-height: 40px;
      display: inline-block;
      padding: 0 10px 0 55px; }

.acc_heading {
  padding-left: 50px;
  color: #3d299b;
  font-family: 'Titillium Web';
  font-size: 18px;
  font-weight: 600;
  line-height: 22px; }

.carrer_acc {
  padding: 40px 0; }
  .carrer_acc .card-header {
    padding: 20px 60px; }

#accordion .card {
  margin-bottom: 5px;
  box-shadow: 0 3px 7px 0 rgba(58, 138, 232, 0.21); }
  #accordion .card .card-header {
    padding: 20px 60px;
    background: #fff;
    border: none; }
    @media screen and (max-width: 769px) {
      #accordion .card .card-header {
        padding: 20px 20px; } }
  #accordion .card .card-body {
    padding: 0px 70px 20px 110px; }
    @media screen and (max-width: 769px) {
      #accordion .card .card-body {
        padding: 0px 20px 20px 20px; } }
    #accordion .card .card-body .card-body-content p {
      color: #000000;
      font-family: 'Titillium Web';
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.38px;
      line-height: 22px;
      text-align: left; }

.careers_rv .career_heading {
  margin-top: 40px; }
  .careers_rv .career_heading .career_content {
    color: #414B56;
    font-family: 'Titillium Web';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    width: 90%; }

.career_table tr td {
  border-top: none !important; }
.career_table tr td:first-child {
  color: #919EAB;
  font-family: 'Titillium Web';
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  text-align: left; }
.career_table tr td:nth-child(2) {
  color: #919EAB;
  font-family: 'Titillium Web';
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 18px;
  text-align: left; }
.career_table tr td:last-child {
  color: #4A4A4A;
  font-family: 'Titillium Web';
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left; }

.fileUpload {
  position: relative; }

input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 999;
  width: 100%;
  height: 100%; }

.btn--browse {
  padding: 10px;
  color: #919EAB;
  cursor: pointer;
  height: 45px;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #ced4da;
  border-left: none;
  border-radius: .25rem;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }
  .btn--browse span {
    color: #669DFF;
    font-family: 'Titillium Web';
    font-size: 18px;
    font-weight: 600;
    line-height: 22px; }

.f-input {
  height: 45px;
  background-color: #FFFFFF;
  border: 1px solid #ced4da;
  width: 100%;
  max-width: 400px;
  float: left;
  padding: 0 14px;
  border-radius: .25rem;
  position: relative;
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding-left: 45px; }

.upload-img {
  position: absolute;
  left: 14px;
  top: 11px;
  width: 18px;
  height: 18px; }

input:focus {
  outline: none; }

.career_ul_li li {
  color: #4A4A4A;
  font-family: 'Titillium Web';
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  padding: 3px 0; }

* {
  box-sizing: border-box; }

.bb-none {
  border-bottom: none !important; }

.meida {
  padding: 40px 0px; }
  .meida .nav-tabs {
    margin-bottom: 35px; }

.tabs-events {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  margin-right: 20px; }
  .tabs-events::after {
    content: '';
    display: block;
    background-color: #ef7c04;
    height: 5px;
    width: 0;
    transition: .3s; }
  .tabs-events:hover::after, .tabs-events.active::after {
    width: 70%; }
  .tabs-events.active {
    font-weight: 600; }

.img-wrapper {
  position: relative;
  margin-bottom: 30px;
  cursor: pointer; }
  .img-wrapper .youtube_icon {
    position: absolute;
    top: 45%;
    left: 45%; }

.gallery_image img {
  width: 24%; }
  @media screen and (max-width: 426px) {
    .gallery_image img {
      width: 45%; } }

@media screen and (max-width: 769px) {
  .modal-dialog {
    top: 25%; } }

.page_not_found {
  text-align: center;
  padding: 50px 0; }
  .page_not_found .page_404 {
    text-align: center;
    font-size: 130px;
    line-height: 135px;
    font-weight: 300; }
  .page_not_found .page_not {
    color: #3d299b;
    font-size: 20px;
    font-weight: 600; }
  .page_not_found .page_sorry {
    color: #3d299b;
    font-size: 20px; }
  .page_not_found .go_home {
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif; }

.sitemap .sitemap-heading {
  color: black;
  cursor: pointer;
  font-size: 25px; }
.sitemap ul {
  list-style: none;
  padding: 0; }
  .sitemap ul .sitemap-subheading {
    color: #585C60;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px; }
    .sitemap ul .sitemap-subheading:hover {
      color: #205087; }

.thanks {
  text-align: center;
  padding: 50px 0; }
  .thanks .thanks_img {
    padding: 40px; }
  .thanks .thankyou-content {
    font-size: 45px;
    font-weight: 600;
    color: #3d299b;
    font-family: 'Titillium Web', sans-serif;
    line-height: 1.2; }

.blog_breadcrumb > li + li:before {
  font-family: "Font Awesome 5 Free";
  content: '';
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.search-icon {
  position: relative;
  float: left;
  top: -25px;
  left: 31px;
  z-index: 2;
  background: url(../images/css_sprites.png) -133px -90px;
  display: block;
  width: 13px;
  height: 13px; }

.width {
  width: 100%; }

.blog_breadcrumb .fa-angle-right {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 0px 0px 10px;
  background: transparent;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #ccc;
  line-height: 20px;
  float: left; }

.select-div {
  background-color: #fff;
  display: inline-flex;
  padding: 0;
  transition: border-color .2s ease-in-out;
  height: 39px;
  position: relative; }

.bread {
  margin-top: 115px;
  background-color: #f5f5f5; }

.bread .blog_breadcrumb li {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px; }

.banner {
  position: relative; }

.our-blogs {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.mt-30 {
  margin-top: 30px; }

.our-blogs h1 {
  color: #FFFFFF;
  font-family: Open Sans;
  font-size: 39px;
  font-weight: 600;
  letter-spacing: 0.94px;
  line-height: 43px;
  text-align: center; }

.main-content {
  background-color: #F8F8F8; }

.blog-card {
  background-color: #FFFFFF;
  border: 1px solid #E0EBF9;
  border-radius: 3px;
  width: 100%;
  height: auto;
  margin-top: 30px; }

.blog-card:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s; }

.blog-card .blog_date {
  color: #585C60;
  font-family: Titillium Web;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.17px;
  line-height: 14px; }

.pagination {
  display: inline-block;
  text-align: center;
  margin-top: 40px; }

.pagination a {
  text-align: center;
  padding: 8px 16px;
  text-decoration: none;
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(129, 132, 166, 0.36);
  width: 35px;
  height: 35px;
  margin-right: 10px; }

.pagination a.active {
  background-color: #195198;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(129, 132, 166, 0.36);
  width: 35px;
  height: 35px;
  margin-right: 10px;
  color: white !important; }

.pagination a span {
  color: #9B9B9B;
  font-family: Titillium Web;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 17px; }

.pagination a.active span {
  cursor: pointer;
  background-color: transparent;
  border-color: transparent; }

.p-30 {
  padding: 30px 20px 0px; }

.p-0 {
  padding: 0px; }

.main-content {
  padding: 40px 0px; }

.blog_image {
  width: 100%;
  height: auto; }

.tabs-bg {
  background-color: #FFFFFF;
  border-radius: 3px;
  padding: 20px; }

.blog-card h3 {
  color: #184F93;
  font-family: Titillium Web;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  padding: 23px;
  min-height: 103px; }

.error {
  color: red; }

.blog-card h3 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* fallback */
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  /* number of lines to show */
  -webkit-box-orient: vertical; }

.blog-card h4 a {
  color: #585C60;
  font-family: Titillium Web;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.17px;
  line-height: 14px; }

.liststyle {
  border: none;
  padding: 0px;
  margin: 0px;
  min-width: 0px;
  float: right;
  line-height: 0px; }

.blog-card p {
  color: #242E39;
  font-family: Titillium Web;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  margin: 20px 0px; }

.blog-card h5 {
  color: #4B4B4B;
  font-family: Titillium Web;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  text-align: left;
  margin-bottom: 30px;
  padding: 0; }

.blog-card h5 .doc_designation {
  color: #8ea1b4;
  font-size: 16px;
  font-weight: 600; }

.liststyle li {
  display: inline;
  border-bottom: 0px;
  margin: 0px; }

.liststyle li a {
  color: #585C60;
  font-family: Titillium Web;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.17px;
  line-height: 14px;
  opacity: 0.7993629092261905; }

.blog_footer {
  padding: 20px 0px;
  border: none;
  border-top: 1px solid #E0EBF9;
  border-radius: 0px;
  margin: 0px; }

.blog_footer li {
  display: inline;
  border: none;
  padding: 0; }

.input-group .form-control:focus {
  z-index: 0; }

.blog_footer li a {
  color: #585C60;
  font-family: Titillium Web;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 17px;
  /* opacity: 0.7; */ }

.blog_breadcrumb a:hover,
a.control:hover {
  color: #039; }

.nav-tabs {
  border: none;
  float: right;
  margin-top: 15px; }
  @media only screen and (max-width: 600px) {
    .nav-tabs {
      float: left; } }

.nav-tabs .nav-link {
  color: #666A69;
  font-family: Titillium Web;
  font-size: 14.3px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  border: 1px solid #D3DEEA;
  padding: 6px 10px;
  background-color: #FFFFFF;
  border-radius: 3px;
  margin-right: 10px; }

.nav-tabs .nav-link.active,
.tags-btn.active {
  border: 1px solid #02B48E;
  color: #02B48E; }

.athar {
  width: 55px; }

.athar img {
  width: 100%;
  border-radius: 5px; }

.ather-name {
  margin: 0px;
  border: none;
  padding: 0px; }

.ather-name li {
  display: table-cell;
  border: none;
  vertical-align: middle; }

.dr {
  color: #184F93;
  font-family: Titillium Web;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  margin-left: 15px; }

.dr_d {
  color: #184F93;
  font-family: Titillium Web;
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  margin-left: 15px; }

.share {
  padding: 0px;
  border: none;
  margin: 0px;
  text-align: center; }

.share li {
  display: inline-block;
  border: none;
  margin: 0px 5px;
  padding: 0px; }

.leave {
  color: #242E39;
  font-family: Titillium Web;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left; }

.leave:hover {
  color: #242E39; }

.view-previous,
.view-next {
  color: #02B48E;
  font-family: Titillium Web;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px; }

.view-next {
  float: right; }

.pl-0 {
  padding-left: 0px; }

.pr-0 {
  padding-right: 0px; }

.comment {
  margin: 15px 0px;
  border-radius: 0px;
  border-color: #DADFE4;
  color: #242E39;
  font-family: Titillium Web;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left; }

.single-blog {
  margin-bottom: 60px; }

.single-blog p {
  color: #242E39;
  font-family: Titillium Web;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: left; }

.blog_title {
  color: #184F93;
  font-family: Titillium Web;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: left;
  padding: 30px 0px;
  margin: 0px; }

.add-comment {
  border: 1px solid #02B48E !important;
  border-radius: 4px !important;
  color: #02B48E !important;
  font-family: Titillium Web !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: left;
  background-color: #ffffff !important; }

.bg {
  background-color: #E5EDF6;
  border: 0.75px solid #B2BCDA;
  opacity: 0.9;
  padding: 20px 30px;
  height: 100px;
  margin-top: 10px; }

.resent-blog h4 {
  color: #184F93;
  font-family: Titillium Web;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  text-align: left; }

.border-b {
  border-bottom: 1px solid #EAEAEA;
  margin-top: 15px; }

.blog-list {
  margin: 25px 0px; }

.related-image {
  width: 100%; }

.related-image img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  object-position: 80%; }

.blog-grid-right h5 {
  padding: 0px;
  margin: 0px 0px 15px;
  line-height: 19px; }

.blog-grid-right h5 a {
  color: #343434;
  font-family: Titillium Web;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  text-align: left; }

.read-more {
  background-color: #ffffff;
  color: #02B48E;
  font-family: Titillium Web;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  border: 1px solid #02B48E;
  border-radius: 4px;
  padding: 5px 15px; }

.read-more:hover {
  color: #02B48E; }

.control {
  color: #184F93;
  font-family: Titillium Web;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  text-align: left; }

.tags-btn {
  color: #666A69;
  font-family: Titillium Web;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  border: 1px solid #D3DEEA;
  margin: 1px;
  background-color: #FFFFFF;
  border-radius: 3px;
  padding: 7px 15px; }

.tags-btn:hover {
  border: 1px solid #02B48E;
  color: #02B48E; }

.resent-blog .tags-btn {
  margin: 4px; }

.tags-btn a {
  color: #666A69;
  font-family: Titillium Web;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px; }

.tags-btn.active a {
  color: #02B48E; }

select.tags-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100px;
  height: 35px;
  background-color: transparent;
  display: block;
  padding: 7px 10px 7px 7px;
  z-index: 5;
  position: relative;
  cursor: pointer; }

select.tags-btn option {
  cursor: pointer; }

section.tabs-bg:after {
  content: '';
  position: absolute;
  right: 2px;
  top: 2px; }

.posted {
  color: #7D8793 !important;
  font-size: 14px !important;
  text-align: center !important; }

.Icon {
  color: #ccc;
  background-color: #fff;
  display: block;
  z-index: 1;
  height: 44px;
  width: 44px;
  position: absolute;
  top: 0;
  right: 0; }

.comments {
  border: 1px solid #dadfe4;
  margin: 10px 0; }

.comments-view {
  margin: 15px;
  border-bottom: 2px solid #dadfe4; }

.comments-view span {
  color: #242E39;
  font-family: Titillium Web;
  font-weight: 400; }

.comments-view p {
  margin: 0px;
  font-family: Titillium Web; }

.comments-view p span {
  color: #184F93;
  font-weight: 600;
  margin-right: 20px;
  font-size: 18px; }

.bgcolo,
.bgcolo:hover,
.bgcolo:active,
.bgcolo:focus {
  background: #104e92;
  opacity: 1 !important;
  color: white;
  border: none; }

.comments {
  border: 1px solid #dadfe4;
  margin: 10px 0; }

.comments-view {
  margin: 15px;
  border-bottom: 2px solid #dadfe4; }

.comments-view span {
  color: #242E39;
  font-family: Titillium;
  font-weight: 400; }

.comments-view p {
  margin: 0px;
  font-family: Titillium; }

.comments-view p span {
  color: #184F93;
  font-weight: 600;
  margin-right: 20px;
  font-size: 18px; }

@media only screen and (max-width: 992px) {
  .width {
    width: 95%; } }
@media only screen and (max-width: 600px) {
  .pl-0,
  .pr-0 {
    padding-left: 0px;
    padding-right: 0px; }

  .bread {
    margin-top: 125px; }

  .blog_title {
    padding: 15px; }

  .resent-blog {
    margin-top: 20px; }

  .blog-card p {
    min-height: auto; }

  .control {
    font-size: 18px; }

  .resent-blog .nav-tabs {
    margin: 0px; }

  .nav-tabs {
    margin-top: 0px;
    margin-left: 15px; }

  .width {
    width: 90%; }

  .tabs-bg {
    padding: 15px 5px; }

  .banner-hide-mobile {
    display: none !important; }

  .main-content {
    padding: 40px 0px 12px 0; }

  .posted-share-divider {
    position: relative; }

  .posted-share-divider span {
    height: 37px;
    position: absolute;
    border-right: 1px solid #E3E3E3;
    top: 11px;
    right: -11px !important; }

  .banner .banner-card {
    padding: 22px 24px !important; }

  .banner .appointment {
    padding: 13px 45px 20px 90px !important; } }
.lists .doctor_name p {
  color: #669DFF;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  margin-bottom: 0px; }

.blog_social {
  position: absolute;
  display: inline-flex;
  right: 25px;
  top: 0; }

#blog_social {
  position: absolute;
  display: inline-flex;
  right: -11px;
  top: 0; }

.blog_social a {
  padding: 2px; }

.doc_name_share {
  padding: 15px 0;
  margin-bottom: 18px;
  border-bottom: 0.5px solid #EAE8EF; }

.more_blog {
  color: #8ea1b4;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 18px; }

.blog_details p {
  color: #242E39;
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  margin: 0; }

.blog_details h1 {
  color: #242E39;
  font-family: 'Titillium Web', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin: 20px 0 10px 0; }

.blog_details h2 {
  color: #242E39;
  font-family: Titillium Web;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  text-align: left;
  padding: 15px 0 5px 0; }

.social_blog {
  float: right;
  position: relative;
  cursor: pointer; }

.cursorOn {
  cursor: pointer; }

.search-text {
  padding-left: 44px !important; }

img.search-icon.search-icon-header {
  top: -23px; }

.search-text {
  width: 100% !important;
  margin: 0 auto;
  height: 45px;
  padding: 0 0 0 42px;
  border: 1px solid #D3DEEA;
  outline: none;
  border-radius: 0 !important;
  margin-top: 18px !important; }

.search-icon-body {
  top: -30px !important;
  left: 23px !important; }

.margin-0 {
  margin: 0 !important; }

.doctor_name {
  width: 90% !important;
  margin: 0;
  min-height: 38px !important; }

p.doctor_name {
  font-weight: 600;
  margin-top: 0; }

.doctor_name span {
  color: #ccc; }

.width-100 {
  width: 100%; }

.margin-left-10 {
  margin-left: 10px; }

#nav-diabetes {
  background-color: #f8f8f8; }

.padding-0 {
  padding: 0 !important; }

#hidd {
  padding-bottom: 50px; }

.bread-custom {
  margin-top: 0 !important;
  background-color: #e9ecef; }

p.health {
  font-size: 19px;
  font-weight: 400;
  line-height: 65px; }

.padding-20 {
  padding: 20px; }

.color-black {
  color: #000000; }

.margin-top-10 {
  margin-top: 10px; }

.padding-top-145 {
  padding-top: 155px; }

.specialitie {
  padding-top: 15px !important; }

.doctor_specialities_details_name {
  font-size: 16px;
  margin: 0; }

.doctor_specialities_details p {
  font-size: 16px;
  margin: 0; }

.doctor_specialities_details a {
  font-size: 16px;
  margin: 0; }

.doct_name-pera {
  color: #184F93 !important;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 0 !important; }

.custom-color-dark-blue {
  color: #184F93; }

.view-next {
  float: right; }

.posted-share-divider {
  position: relative; }

.posted-share-divider span {
  height: 37px;
  position: absolute;
  border-right: 1px solid #E3E3E3;
  top: 11px;
  right: 0px; }

.blog_search {
  padding-top: 0 !important;
  padding-left: 47px !important; }

.our-blogs h1 {
  font-family: 'Titillium Web', sans-serif; }

.card-landing {
  cursor: default !important; }

.footer-title-cursar {
  cursor: default !important; }

.meida .nav-tabs {
  float: none !important; }

.nav-tav-media a {
  cursor: default !important; }

.fs-gal-close {
  right: 30px !important; }

.cursor-default {
  cursor: default !important; }

.custom-file .custom-file-label::after {
  background-color: transparent;
  border: none;
  font-weight: 600;
  color: #669cfc;
  font-size: 18px; }

.career-form span {
  color: red; }

.Contact-form span {
  color: red; }

div#comm {
  border: none; }

.comment_abbr {
  background-color: #46C4AA;
  border-radius: 3px;
  height: 49px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 48px; }

p.comment_person_name {
  color: #626262;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: 14px; }

p.msg_comment {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 10px; }

p.rply_comment {
  color: #02B48E;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  margin-bottom: 10px; }

.custom_row {
  padding-left: 15px;
  padding-right: 15px; }

.margin-left-60 {
  margin-left: 60px; }

.banner .appointment {
  padding-bottom: 25px !important; }

.banner .appointment .book {
  margin-top: 6px !important; }

.banner .banner-card {
  padding: 22px 40px; }

@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(https://www.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(https://www.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Light;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Light.otf); }
.specility-listing {
  background: #ffffff; }
  .specility-listing h2 {
    color: #212B36;
    font-family: Titillium Web;
    font-size: 29px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    padding: 40px 0; }
  .specility-listing .specility-width {
    width: 1000px;
    padding: 0 100px;
    text-align: center;
    margin: auto; }
    @media (min-width: 768px) and (max-width: 992px) {
      .specility-listing .specility-width {
        width: 100%;
        padding: 0; } }
    @media (max-width: 576px) {
      .specility-listing .specility-width {
        width: 100%;
        padding: 0; } }
    .specility-listing .specility-width .specility-section {
      background-color: #FFFFFF;
      border: 1px solid #DBDFE2;
      border-radius: 4px;
      box-shadow: 11px 5px 25px 1px rgba(0, 0, 0, 0.04);
      margin-bottom: 30px;
      width: 182px;
      height: 203px; }
      @media (min-width: 768px) and (max-width: 992px) {
        .specility-listing .specility-width .specility-section {
          width: 165px; } }
      @media (max-width: 576px) {
        .specility-listing .specility-width .specility-section {
          margin: auto;
          margin-bottom: 30px;
          width: 100%; } }
      .specility-listing .specility-width .specility-section .speciality-img {
        text-align: center;
        margin: auto;
        display: block;
        padding: 30px 0; }
      .specility-listing .specility-width .specility-section h4 {
        color: #184F93;
        font-family: Titillium Web;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        text-align: center;
        padding-bottom: 30px;
        padding: 20px;
        padding-top: 0; }
        @media (min-width: 768px) and (max-width: 992px) {
          .specility-listing .specility-width .specility-section h4 {
            font-size: 13px; } }
        @media (max-width: 576px) {
          .specility-listing .specility-width .specility-section h4 {
            font-size: 14px;
            padding: 0; } }
      .specility-listing .specility-width .specility-section:hover {
        padding: 0 20px;
        padding-bottom: 30px;
        padding-top: 0; }
      .specility-listing .specility-width .specility-section:hover {
        box-shadow: 6px 9px 25px 1px rgba(0, 0, 0, 0.09);
        border: none;
        padding: 0; }

.specility-flex {
  display: flex;
  justify-content: center; }

.multispeciality h2 {
  color: #212B36;
  font-family: Titillium Web;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  padding: 40px 0; }
.multispeciality .specility-width {
  background: #ffffff;
  margin-top: 30px;
  margin-bottom: 70px; }
@media (min-width: 768px) and (max-width: 992px) {
  .multispeciality {
    background: transparent; } }
@media (max-width: 576px) {
  .multispeciality {
    background: transparent; } }

@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(https://www.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(https://www.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Light;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Light.otf); }
.specility-listing {
  background: #ffffff; }
  .specility-listing h1 {
    color: #212B36;
    font-family: Titillium Web;
    font-size: 29px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    padding: 40px 0; }
    @media (max-width: 576px) {
      .specility-listing h1 {
        font-size: 18px; } }
  .specility-listing .specility-width {
    width: 1000px;
    padding: 0 100px;
    text-align: center;
    margin: auto; }
    @media (min-width: 768px) and (max-width: 992px) {
      .specility-listing .specility-width {
        width: 100%;
        padding: 0; } }
    @media (max-width: 576px) {
      .specility-listing .specility-width {
        width: 100%;
        padding: 0; } }
    .specility-listing .specility-width .specility-section {
      background-color: #FFFFFF;
      border: 1px solid #DBDFE2;
      border-radius: 4px;
      box-shadow: 11px 5px 25px 1px rgba(0, 0, 0, 0.04);
      margin-bottom: 30px;
      width: 182px;
      height: 203px; }
      @media (min-width: 768px) and (max-width: 992px) {
        .specility-listing .specility-width .specility-section {
          width: 165px; } }
      @media (max-width: 576px) {
        .specility-listing .specility-width .specility-section {
          margin: auto;
          margin-bottom: 30px;
          width: 100%; } }
      .specility-listing .specility-width .specility-section .speciality-img {
        text-align: center;
        margin: auto;
        display: block;
        padding: 30px 0; }
      .specility-listing .specility-width .specility-section h4 {
        color: #184F93;
        font-family: Titillium Web;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        text-align: center;
        padding-bottom: 30px;
        padding: 20px;
        padding-top: 0; }
        @media (min-width: 768px) and (max-width: 992px) {
          .specility-listing .specility-width .specility-section h4 {
            font-size: 13px; } }
        @media (max-width: 576px) {
          .specility-listing .specility-width .specility-section h4 {
            font-size: 14px;
            padding: 0; } }
      .specility-listing .specility-width .specility-section:hover {
        padding: 0 20px;
        padding-bottom: 30px;
        padding-top: 0; }
      .specility-listing .specility-width .specility-section:hover {
        box-shadow: 6px 9px 25px 1px rgba(0, 0, 0, 0.09);
        border: none;
        padding: 0; }

.specility-flex {
  display: flex;
  justify-content: center; }

.multispeciality h1 {
  color: #212B36;
  font-family: Titillium Web;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  padding: 40px 0; }
.multispeciality .specility-width {
  background: #ffffff;
  margin-top: 30px;
  margin-bottom: 70px; }
@media (min-width: 768px) and (max-width: 992px) {
  .multispeciality {
    background: transparent; } }
@media (max-width: 576px) {
  .multispeciality {
    background: transparent; } }

.contentarea {
  letter-spacing: .1em;
  padding: 15px 0 50px;
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  text-align: justify;
  color: grey;
  font-family: StagSans-Light; }

.acclisting {
  margin: 0;
  padding: 15px 0;
  list-style-type: none; }
  .acclisting li {
    padding: 0 20px;
    line-height: 20px;
    margin: 5px 0;
    font-size: 13px;
    background-position: 0 5px;
    text-indent: -.9em;
    font-weight: 600;
    letter-spacing: .9px;
    color: grey;
    font-family: StagSans-Light; }
    .acclisting li:before {
      content: "•";
      font-size: 30px;
      vertical-align: middle;
      line-height: 20px;
      margin-right: 10px;
      margin-left: 7px; }

.contentarea div {
  font-size: 13px !important;
  text-align: justify;
  color: grey;
  font-weight: 600 !important;
  font-family: StagSans-Light !important; }

@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(https://www.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(https://www.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Medium;
  src: url(../css/StagSans-Medium.otf); }
@font-face {
  font-family: StagSans-Book;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Book.otf); }
@font-face {
  font-family: StagSans-Light;
  src: url(http://beta.asterbangalore.com/assets/fonts/Stag-San/Stag_San/StagSans-Light.otf); }
.specility-listing {
  background: #ffffff; }
  .specility-listing h1 {
    color: #212B36;
    font-family: Titillium Web;
    font-size: 29px;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    padding: 40px 0; }
    @media (max-width: 576px) {
      .specility-listing h1 {
        font-size: 18px; } }
  .specility-listing .specility-width {
    width: 1000px;
    padding: 0 100px;
    text-align: center;
    margin: auto; }
    @media (min-width: 768px) and (max-width: 992px) {
      .specility-listing .specility-width {
        width: 100%;
        padding: 0; } }
    @media (max-width: 576px) {
      .specility-listing .specility-width {
        width: 100%;
        padding: 0; } }
    .specility-listing .specility-width .specility-section {
      background-color: #FFFFFF;
      border: 1px solid #DBDFE2;
      border-radius: 4px;
      box-shadow: 11px 5px 25px 1px rgba(0, 0, 0, 0.04);
      margin-bottom: 30px;
      width: 182px;
      height: 203px; }
      @media (min-width: 768px) and (max-width: 992px) {
        .specility-listing .specility-width .specility-section {
          width: 165px; } }
      @media (max-width: 576px) {
        .specility-listing .specility-width .specility-section {
          margin: auto;
          margin-bottom: 30px;
          width: 100%; } }
      .specility-listing .specility-width .specility-section .speciality-img {
        text-align: center;
        margin: auto;
        display: block;
        padding: 30px 0; }
      .specility-listing .specility-width .specility-section h4 {
        color: #184F93;
        font-family: Titillium Web;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        text-align: center;
        padding-bottom: 30px;
        padding: 20px;
        padding-top: 0; }
        @media (min-width: 768px) and (max-width: 992px) {
          .specility-listing .specility-width .specility-section h4 {
            font-size: 13px; } }
        @media (max-width: 576px) {
          .specility-listing .specility-width .specility-section h4 {
            font-size: 14px;
            padding: 0; } }
      .specility-listing .specility-width .specility-section:hover {
        padding: 0 20px;
        padding-bottom: 30px;
        padding-top: 0; }
      .specility-listing .specility-width .specility-section:hover {
        box-shadow: 6px 9px 25px 1px rgba(0, 0, 0, 0.09);
        border: none;
        padding: 0; }

.specility-flex {
  display: flex;
  justify-content: center; }

.multispeciality h1 {
  color: #212B36;
  font-family: Titillium Web;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  padding: 40px 0; }
.multispeciality .specility-width {
  background: #ffffff;
  margin-top: 30px;
  margin-bottom: 70px; }
@media (min-width: 768px) and (max-width: 992px) {
  .multispeciality {
    background: transparent; } }
@media (max-width: 576px) {
  .multispeciality {
    background: transparent; } }

.testimonial {
  margin-bottom: 30px; }
  .testimonial h2 {
    text-align: center;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 26px;
    color: #134d92;
    margin-top: 30px; }
  .testimonial .testimonial_section {
    margin: 20px 0; }
    .testimonial .testimonial_section .testimonial-content h5 {
      font-size: 20px;
      color: #00B48D;
      line-height: 25px;
      text-align: center;
      padding: 10px; }
    .testimonial .testimonial_section .testimonial-content p {
      color: #585C60;
      font-family: 'Titillium Web', sans-serif;
      font-size: 16px;
      font-weight: 300;
      line-height: 24px;
      text-align: left; }
    .testimonial .testimonial_section .testimonial-img {
      width: 100%; }
      .testimonial .testimonial_section .testimonial-img img {
        width: 100%; }

.youtube-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 30%;
  left: 42%;
  cursor: pointer; }
  .youtube-icon img {
    width: 100%; }

#mytestimonial .modal-body {
  padding-top: 2px; }

/*# sourceMappingURL=styles.css.map */
