#logo {
  position: absolute;
  top: 0px;
  width:100px; 
  height:100px;
  left:0;
}

.contact-wrapper {
  padding: 10px 0;
}
.login-button{
 
  width:100% !important;
  background-color: #a5020c;
  border:1px solid #a5020c;
  margin-top:1rem;
  
}
.login-button:hover{
  background-color: #a5020da4;
}
.login-button:focus{
  background-color: #a5020da4;
}
.contact {
  padding: 2px 10px;
  background-color: #ffffff;
  border-radius: 12px;
  display:flex;
  flex-direction: column;
  margin:0 auto;
  /* max-width: 400px; */
  
}



.contact-us {
  display:flex;
  flex-direction: column;
  margin:0 auto;
  font-size: 20px;
  font-weight: 500;
  color:black;
}


.text-uppercase
{
  font-size:18px;
}
.fontawe
{
  color:#a5020c;
  width: 50px;
  height:50px
}
header{
  background-color: white;
}
 .navbar-custom
 {
     background-color: #E5E5E5;
 }
 .navbar-custom span{
  color:black;
  font-size: 1em;
  font-weight: 400;
}
  .doctorlist .dropdown-menu a:hover
  {
    /* background-color: #A5020C ; */
   
    color:white;
  }
  .doctorlist .setinput
  {
      display: block;
      width: 100%;
      height: calc(1.5em+ 1.25rem+ 2px);
      padding: 0.625rem 1rem;
      font-size: .9375rem;
      font-weight: 400;
      line-height: 1.5;
      color: #4b566b;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px
   solid #dae1e7;
      border-radius: 0.3125rem
;
      box-shadow: 0 0 0 0 transparent;
      transition: border-color .2s ease-in-out,box-shadow .2s ease-in-out;
  }
  
  .doctorlist .disease-filter
  {
    color:#A5020C;
    text-align: left;
  }
  .doctorlist .filters-headings
  {
    color:#A5020C;
  }
  .doctorlist .disease-icon
  {
    float:right;
  }
  
  .doctorlist .breadcrumb
  {
    background-color: #e5e5e511;
    color:black;
  
  }
  .doctorlist .breadcrumb a
  {
    color:#1D3461;
  }


  .doctorlist .dropdown-contents {
  display: none;
  position: absolute;
  background-color: #f1f1f127;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  right:48px;
  top:0px;
  border:1px solid #A5020C;
  border-radius: 10px;
  
}

.doctorlist .dropdown-contents a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.doctorlist .dropdown-contents a:hover {
  background-color: #ddd !important;
color:#A5020C}

.doctorlist .dropdown:hover .dropdown-contents {display: block;}

.doctorlist .heading
{
  
 
    text-align: center;
    color:#A5020C ;
    

}
.doctorlist .nameofDept
{
  /* text-align: cnter; */
  /* padding-left:100px; */
  margin:0 auto;
  color: #A5020C
}

  
  /* Add a gray background color with some padding */
  body {
    font-family:'Open Sans', sans-serif;
    padding-top: 0px;
    padding-bottom: 0px;
   
    background: #f1f1f1;
    overflow-x: hidden;
  }
  
  /* Header/Blog Title */
  .doctorlist .header {
   
  
    text-align: center;
    background: white;
  }
  
  /* Create two unequal columns that floats next to each other */
  /* Left column */
  .doctorlist .leftcolumn {   
    float: left;
    width: 72%;
  
  }
  
  /* Right column */
  .doctorlist .rightcolumn {
    float: left;
    width: 18%;
    padding-left: 10px;
  }
  .doctorlist .sidecolumn {
    float: left;
    width: 6%;
    height:10%;
    padding-right:65px;
    display: flex;
    

  }
  
  .doctorlist .btn:focus {
    outline: none;
    box-shadow: none;
    }
    .doctorlist .reviews
    {
      color:black;
      font-size: 12px;
    }
  
    .doctorlist .btn:active {
        background: #A5020C ;
      }
      
      .doctorlist  .alttext
      {
        color:rgba(0, 0, 0, 0.425);
        font-size: small;
        
      }
     
     
    
      
      /* .doctorlist  .socialmedia  .fab
{
color:#A5020C;
font-weight: 400;
}

.doctorlist .walk-help-clinic  i
{
  color:#A5020C;
}
.doctorlist .text-span 
{
  color:#A5020C;
  font-size: 1em;
  font-weight: 400;
   font-style: normal;  

} */

.doctorlist  .text-muted
      {
        
        text-align: left;
      }
      .doctorlist .onsite
    {
        background-color: #1D3461;
        width:185px;
        height:45px;
        border:none;
        border-radius: 8px;
    }
    .doctorlist  .onsite:hover:active:focus
    {
        background-color: white !important;
        color:#1d3461cc !important;
        border-color: #1D3461;
   
    }
    .dropdown-menu {
 
      float: left;
      min-width: 7.5rem !important;
      padding: 0.5rem 0;
      margin: 0.150rem 0 4rem; 
      
      border-bottom: 1px solid transparent !important;
    
    }
    /* .dropdown-menu:nth-child(n+2)::hover {
      background-color: #A5020C;
    
    } */
    .dropdown-menu a{
      font-size: 11pt;
      font-weight: 300;
    }
    .scrollable-menu {
      height: auto;
      max-height: 200px;
      overflow-x: hidden;
      max-width: 320px;
      margin: auto;
  }
    
    .dropdown-menu a:hover
    {
     
     color: white;
     background-color: #A5020C;
     
    }
    .doctorlist  .btn-online 
    {
        background-color: #A5020C;
        width:185px;
        height:45px;
        border:none;
        border-radius: 8px;
    }
    .doctorlist  .filters_btn
    {
        background-color: #A5020C;
        width:4rem;
        color:white;
        height:45px;
        border:none;
        border-radius: 8px;
        float: right;
    }
    .doctorlist  .btn-online:hover:active:focus 
    {
        background-color: white;
      color:#A5020C;
      border: #A5020C !important;
    }
   
   
  
  /* Fake image */
  .doctorlist .fakeimg {
    background-color: #aaa;
    width: 100%;
    padding: 20px;
  }
  
  /* Add a card effect for articles */
  .doctorlist  .card {
     background-color: white;
     padding: 0px;
     border: none;
  }
  
  /* Clear floats after the columns */
  .doctorlist  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  .login-button{
    float:right;
    width:25%;
    background-color: #a5020c;
    border:1px solid #a5020c
  }
  .login-button:hover{
    background-color: #a5020da4;
  }
  .login-button:focus{
    background-color: #a5020da4;
  }
  .doctorlist  .user-profile
  {
    border-right: 1px solid rgba(128, 128, 128, 0.432);
  }
  .doctorlist  .navbar-breadcrumbs
  {
    background-color: none;
  
   text-align: center;
  }

  .doctorlist .bookbutton button
  {
    background-color:#A5020C;
    color:white;
    border:none;
  }
  .doctorlist  .bookbutton button:hover
  {
    background-color:#ffffff;
    color:#A5020C;
    border:1px solid #A5020C;
  }
 /* Footer */
 .doctorlist .footer p{
  padding: 0px;
  text-align: center;
  background: white;
  
 
  font-size:0.7em;
  font-weight: 500;
  font-style: bold;
  color:#A5020C;
  

}
.slick-prev, .slick-next {
  position: absolute;
  top: 100%;
  font-size: 1rem;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;

}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}



.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slide {
    transition: filter .4s;
    margin: 0px 10px;
}

.fas {
    color: #96bd0b;
}
.slick-prev {
    left: 0;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 35%;
    font-size: 1.8rem;
}


  
  
  
  
@media (max-width: 640px){
  #logos {
    width: 40%;
    height: 50%;
    margin: 0 28%;
    background-color: white;
}

.navbar-custom {
    text-align: center;
    margin-top: 0%;
}


}
@media (max-width: 900px){
  #logos {
    width: 40%;
    height: 50%;
    margin: 0 28%;
}
.navbar-custom {
  text-align: center;
  margin-top: 0%;
}
}

  /* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 800px) {
    html{
      width:100vw;
      overflow-x:hidden;
    }
    .doctorlist .leftcolumn, .doctorlist .rightcolumn,.doctorlist .sidecolumn {  

      width: 100%;
      padding: 0;
    }
  }
  @media screen and (max-width: 600px) {
    html{
      width:100vw;
      overflow-x:hidden;
    }
    .doctorlist .leftcolumn, .doctorlist .rightcolumn,.doctorlist .sidecolumn {   
      width: 100%;
      padding: 0;
      margin-left:10px;
    }
    .coln_doc{
      width:100%;
    }
  }
  @media screen and (max-width: 1024px) {
    .doctorlist .leftcolumn, .doctorlist .rightcolumn,.doctorlist .sidecolumn {   
      width: 85%;
      padding: 0;
      text-align: center;
    }
    .doctorlist .sidecolumn {   
      display:block;
    }

  }

  
