body {
  line-height: 1.6;
  font-family: "Poppins", sans-serif;
  font-size: 17px !important;
  color: #46484a;
  font-weight: 400;
}

.contact-block i {
  color: #eeb710 !important;
}
.header_bar {
  background: #fff;
}
.header_bar .logo {
  width: 175px !important;
}
#navbarmain .nav-link {
  font-weight: 400;
  padding: 10px 15px;
  color: #373636;
  font-family: "Exo", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.25s ease;
}
.navbar-brand {
  margin-top: 0px !important;
}
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.3rem 1rem;
  border-bottom: 2px solid #b9b5b559;
}
#navbarmain {
  padding: 7px 0px;
}

/*First Top*/
.first_top {
  background-color: #ffe60d;
  padding: 10px 0px;
}
.first_top img {
  width: 22px;
}
.first_top li {
  color: #582c4f;
  font-size: 15px;
  font-weight: 600;
  margin-right: 7px;
}

.feature-item .feature-icon i {
  font-size: 50px;
  color: #eeb710;
}
.feature-item h4 {
  color: #444144;
}
.feature-item p {
  font-size: 16px;
}
.btn-main {
  background: #eeb710;
  color: #fff;
  border-color: #eeb710;
}

.btn-main-2 {
  background: #eeb710;
  color: #fff;
  border-color: #eeb710;
}

.cta::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #dba604;
}
.widget h4 {
  color: #373636b5;
}
.widget .footer-menu a {
  color: #373636b5;
}
.title-color {
  margin-bottom: 20px;
  color: #464545f7;
  font-size: 30px;
  font-weight: 500;
}
.divider {
  width: 40px;
  height: 5px;
  background: #5b595b;
}
.footer-contact-block span {
  font-weight: 400;
  color: #373636b5;
}

.appoinment-content .emergency {
  background: #582c4f;
}

.section-title h2 {
  color: #464545f7;
  font-size: 30px;
  font-weight: 500;
}

.seond_top {
  padding: 6px 0px;
  background: #eeeeee63;
  border-bottom: 1px solid #b7b3b352;
  box-shadow: -1px 3px 7px 3px;
}
.seond_top .marquee {
  color: #373636;
  font-weight: 500;
  font-size: 16px;
}
.seond_top .shop {
  padding: 2px 4px;
  color: #fff;
  background: #582c4f;
  border-radius: 4px;
  font-size: 12px;
}
.seond_top a span {
  color: #373636;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 17px;
}

.modal-dialog {
  max-width: 602px;
  margin: 1.75rem auto;
}

.background {
  background: url(../images/bggg.jpg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover;
  background-position: bottom;
  padding: 15px;
  border-radius: 15px;
}

.appoinment-content .emergency {
  padding: 25px;
}
.section {
  padding: 65px 0;
}
.cta-section {
  margin-bottom: -26px;
}

/*Call Button*/
.call {
  width: 65px;
  height: 130px;
  bottom: 10px;
  left: 10px;
  position: fixed;
  float: left;
  z-index: 999;
}
.call_blink {
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
}
@keyframes pulsate {
  0% {
    transform: scale(0.9, 0.9);
    opacity: 1;
  }
  50% {
    transform: scale(1.2, 1.2);
    opacity: 1;
  }
  100% {
    transform: scale(0.9, 0.9);
    opacity: 1;
  }
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.9, 0.9);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    opacity: 1;
  }
}

.about-page img {
  border-radius: 15px;
}
.footer .logo img {
  width: 50%;
}
.doctor-details .text-md {
  font-size: 25px;
  font-weight: 600;
}
.doctor-qualification h4 {
  font-size: 20px;
  font-weight: 600;
}

.style_font {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
}

.counter-stat {
  text-align: center;
  padding: 0px !important;
  position: relative;
}
.count_padd {
  padding: 30px 10px;
}

/*Main Site Desktop Count icon*/
.main_site_desktop_count {
  position: absolute;
  background-color: #582c4f;
  width: 20px;
  height: 20px;
  color: #212121;
  border-radius: 50%;
  margin-left: -5px;
  margin-top: -7px;
}
.main_site_desktop_count i {
  font-size: 12px;
  font-style: normal;
  line-height: 1em;
  font-weight: 500;
  text-align: center;
  float: left;
  margin-top: 5px;
  margin-left: 7px;
}

/*Main Site mobile Count icon*/
.main_site_count {
  position: absolute;
  background-color: #f4b802;
  width: 20px;
  height: 20px;
  color: #212121;
  border-radius: 50%;
  margin-left: -14px;
  margin-top: -6px;
}
.main_site_count i {
  font-size: 12px;
  font-style: normal;
  line-height: 1em;
  font-weight: 500;
  text-align: center;
  float: left;
  margin-top: 5px;
  margin-left: 7px;
}

/*Main website Mobile search box*/
@media (max-width: 991px) {
  .subscribe .form-control {
    border-radius: 0px;
    height: 39px;
    padding-left: 25px;
    border-color: #eee;
  }
  .subscribe .micke {
    position: absolute;
    right: 48px;
    top: 5px;
    padding: 5px 12px !important;
    color: #8a8a8a;
    font-size: 21px;
  }
  .subscribe .btn {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 9px 15px 10px 15px !important;
    background: #f4b802;
    color: #fff;
    font-weight: 700;
    border-radius: 0px 0px 0px 0px;
    margin-top: -2px;
  }
}

/*Main website Mobile Menu side bar*/
#mySidenav .mobile_menu_header {
  position: relative;
  padding: 11px 18px;
  background-color: #f4b802;
}
#mySidenav .mobile_menu_header a {
  color: #fff;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
}
.sidenav ul {
  margin: 0px;
  padding: 0px;
}
.sidenav ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.sidenav .menu_a {
  padding: 10px 12px 10px 21px;
  text-decoration: none;
  font-size: 15px;
  color: #46484a;
  display: block;
  transition: 0.3s;
}
.sidenav .menu_a span {
  float: right;
}
.sidenav .menu_a:hover {
  color: #fff;
  background-color: #fa0307;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.sidenav .sub_menu {
  width: 90%;
  margin-left: auto;
}
.sidenav .menu_b {
  padding: 7px 12px 7px 15px;
  text-decoration: none;
  font-size: 15px;
  color: #46484a;
  display: block;
  transition: 0.3s;
}
.sidenav .menu_b:hover {
  color: #fff;
  background-color: #fa0307;
}

/* Ribbon */
.box_ribbon {
  background: #fff;
  position: relative;
  border-radius: 3px;
}
.cross-shadow-ribbon {
  position: absolute;
  background: #f4b802;
  top: -15px;
  padding: 5px;
  margin-left: 15px;
  color: #fff;
  border-radius: 0 0 2px 2px;
}
.cross-shadow-ribbon:before {
  content: "";
  position: absolute;
  left: -15px;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 15px solid #f4b802a3;
  border-left: 15px solid transparent;
}

.inner-img {
  transition: 0.3s;
}

.inner-img:hover {
  transform: scale(1.05);
}

.blog-item .blog-item-content .text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.backtop {
  background: #ea0910 !important;
}

.about_section {
  font-size: 14px;
}
.about_section h6 {
  font-size: 16px;
  color: #626161;
}
.popup_modal {
  background-image: url("../images/pop.jpg");
  background-size: 100%;
  border: 3px dashed #fff;
}
.online_button {
  display: none;
}
