.red-hat-display{
  font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.bor{
  border:1px solid red;
}
.page-heading{
    font-family: "Red Hat Display", sans-serif;
    font-weight: 600;
}
.about-content p{
  font-family: "Red Hat Display", sans-serif;
  font-weight: 400;
}
.about-content p{
  font-family: "Red Hat Display", sans-serif;
  font-weight: 400;
}
.nav-menu > li > a{
  font-family: "Red Hat Display", sans-serif;
  font-weight: 600;
  padding: 17px 18px!important;
}
.topbar_list li a{
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
}
.header-icon h4{
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
}
.hospital_p p{
  font-family: "Red Hat Display", sans-serif;
  font-weight: 400;
}
.click-here-text{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 700;
}
.nav-dropdown > li > a{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 500;
}
.panel-body a{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 500;
}
.breadcrum-section h2{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 700;
}
.breadcrum-list li{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 400;
}
.sticky-div li a{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 400;
}
.footer-widget .widget-title{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 600;
}
.contact_ul li{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 500;
}
.speciality_ul li a{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 500;
}
.megamenu-panel #accordion .panel-title a{
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 600;
}
.breadcrum-section{
  min-height: 350px;
}
.breadcrum-section:before{
  background-color:rgba(0,0,0,0.4);
}
.carousel-inner .item:after {
    display: none;
}
.carousel-inner .item img {
    height: 650px;
}
p{
  line-height: 1.8;
}
.contact_number{
  margin-top: 0px;
}
.header-social{
  margin-top: 0px;
}
.regain-gif{
  padding-top: 0px;
}
.logo-wrap{
  padding: 0px;
}
.d-flex {
    display: flex !important;
}
.justify-content-center {
    justify-content: center !important;
}
.align-items-center {
    align-items: center !important;
}
.logo-img{
  padding: 15px 0px;
}
.contact_number{
  padding: 15px 0px;
}
.ul-section{
  padding: 10px 0px;
  position: relative;
}
.ul-section .num-image{
  position: absolute;
  top: 0px;
  right: 0px;
}
.pl-0{
  padding-left: 0px!important;
}
.about-wrap p{
  text-align: justify;
}
.carousel-caption .btn{

}
.carousel-caption a{
    position: absolute;
    width: 170px;
    left: calc(50% - 85px);
    bottom: -250px;
}
.section-testimoinal{
    text-align: center;
    padding: 50px 0px;
    background-color: #F6F6F6;
}

.section-testimoinal .owl-carousel .owl-item img{
    text-align: center;
    width:100px;
    height:100px;
    border-radius: 50%;
}
.section-testimoinal .caption{
    text-align: center;
}
.section-testimoinal .caption h4{
    padding-bottom: 10px;
}
.section-testimoinal .start i{
    color: #ffa534;    
}
.section-testimoinal .testi-image{
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}
.search-section p{
    font-size: 22px;
    font-family: "Red Hat Display", sans-serif!important;
    font-weight: 400;
    text-align: center;
}
.search-section .no-result p{
    font-size: 16px;
    font-family: "Red Hat Display", sans-serif!important;
    font-weight: 400;
    text-align: center;

}
.search-section .no-result h2{
   font-size: 18px;
    font-family: "Red Hat Display", sans-serif!important;
    font-weight: 400;
    text-align: center;
}

.header-social li{
  height: 36px;
  width: 36px;
  border-radius: 5px;
}
.header-social li a{
  line-height: 40px;
  padding-left: 10px;
  font-size: 18px;
}

.main-search-sction{
  margin-top: 10px;
}
.main-search-sction .search-box{
  position: relative;
}
.main-search-sction .btn-primary {
  position: absolute;
  right: 0px;
  top: 0px;
}
.main-search-sction .search-box .btn-primary i{
  color: #fff;
}
.search-section{
  margin-bottom: 100px;
  margin-top: 20px;
}
.search-section .dr-list{
  padding-top: 20px;
}
.search-section ul li{
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
.search-section h2{
  margin-bottom: 30px;
  font-size: 36px;
}
.search-section .dr-name{
  font-size: 16px;
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 400;
  margin-bottom: 10px;
}

.search-section .not-found{
  color: red;
  font-family: "Red Hat Display", sans-serif!important;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.mt-xl-15{
  margin-top: 15px;
}
