.banner-iamge img {
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.appi .btn {
  font-size: 15px;
  height: 55px;
  line-height: 52px;
  font-weight: 400;
}
.header-meta .header-toggle .toggle {
  background: #d7b46a !important;
  color: #000;
  padding: 5px !important;
}
.header-meta .header-toggle .toggle span {
  width: 25px;
  height: 2px;
  display: block;
  background-color: #000 !important;
  margin: 5px 0;
}
.doctor-iamge img {
  border-radius: 10px;
}
.doctor-iamge img {
  height: 400px;
  margin: 0 auto;
  width: auto;
}
.doctor-content {
  margin-top: 5%;
}
.navbar-menu li {
  position: relative;
  top: 10px;
}
.appi .btn:hover {
  background: #d7b46a;
  color: #fff;
}
.mobi .btn {
  background: #d7b46a;
  color: #fff;
}
.header-area {
  padding: 10px 0 !important;
}

.single-feature img {
  height: 100px;
  width: auto;
}
.choose-image .image::before {
  display: none !important;
}
.social-media-icon {
  display: flex;
  align-items: center;
  padding-top: 15px;
}
.modal-header .title span {
  color: #d7b46a;
}
.modal-body .register-login-form .single-form textarea {
  height: 100px;
}
.proud {
  margin-top: 20px;
}
.proud h5 {
  background: #d7b46a;
  color: #fff;
  padding: 10px;
  border-radius: 2px;
}
.social-media-icon li {
  display: inline-block;
  margin-right: 10px;
}
.contact-us-img {
  margin-top: 50px;
}
.social-media-icon li a i {
  width: 30px;
  height: 30px;
  background: #d7b46a;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  display: flex;

  align-items: center;

  justify-content: center;
}
.social-media-icon li a i:hover {
  background: #181e23;
}
.help {
  background: #d7b46a;
  padding: 2px;
}
.help h4 {
  color: #fff;
}
.doctor-content h2 {
  margin-bottom: 20px;
  font-weight: 700;
}
.footer-copyright {
  background-color: #d7b46a !important;
}
.service-content p {
  margin-bottom: 15px;
}
.service-content ul li {
  margin-bottom: 10px;
  position: relative;

  list-style: circle;
}
.top-header {
  position: relative;
  background: #d8b36b !important;
  padding: 6px 10px;
}
.top-header-social {
  text-align: right;
}
.top-header-social ul li {
  display: inline-block;
  margin-right: 15px;
}
.top-header ul li a {
  border: 1px solid #d7b46a;
  border-radius: 50%;
  background-color: #fff9f5;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
}
.top-header h4 a:hover {
  color: #fff;
}
.footer-widget-book i {
  margin-right: 5px;
  margin-top: 5px;
}
.fixed {
  top: 0 !important;
}
@media only screen and (max-width: 600px) {
  .banner-iamge {
    margin-top: 20%;
  }
  .top-header {
    display: none;
  }
}
.blog-content li {
  list-style: disc;
}
.blog-content a {
  color: #d7b46a;
}
