.spec-team{
    margin: auto;
    display: table;
    padding: 20%;
    transition: all .2s ease-in-out;
}
.spec-team img{
    padding: 28%;
    background: white;
    box-shadow: 0px 3px 20px #e3e6f0;
    width: 100%;
    height: auto;
    border-radius: 10px;
   
   

}
.spec-team:hover{
    transform: scale(1.2, 1.2);

}
.cap h4{
    text-align: center;
    color: rgb(0 ,19 ,59);
    font-size: 14px;
    font-weight: bold;
    
}
.spec-team:hover .cap h4{
    color: rgb(84 175 230)

}
.slide-arrow{
    position: absolute;
    top: 50%;
    margin-top: -15px;
  }
.prev-arrow{
    right: -16px;
    
  }
  .next-arrow{
    left: -16px;

  
  }
  .prev-arrow, .next-arrow{
    background-color: rgb(24 62 159);
    color:white;
    border-color: transparent;
    border-radius: 50%;
    top:31%;
    height:36px;
    width: 36px;

  }
  
  .medical-details .dropdown-toggle::after{
      float:right;
      float: right;
    margin-top: 4%;
  }
  
  .btn-drop{
      border-radius: 0 !important;
  }
 
  .loc-div{
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 3px 20px #a6a9b9;
    padding: 5%;
    margin-bottom: 5%;
    border-radius: 5px;

  }
  .loc-div h6{
    color:rgb(0 ,19 ,59);
    font-weight: bold;
  }
  .loc-div i{
    color: rgb(28, 226, 32);
    font-size: 22px;
  }
  a:hover{
    color:#6777ef !important;
    text-decoration: none;
  }
  .blue-div{
    background-color:#dbf2ff ;
    padding: 3%;
  }
  .pinkdiv{
    background-color: #FEE8F5;
    padding: 3%
  }
  .medical-details .form-control{
    background-color: rgb(24 62 159);
    color:#DEE9F1 !important;
    border-radius: 10px 0 0 10px;
    font-family: 'FontAwesome','montserrat-regular';
    font-size: 18px;
  }
  .select2-container--default .select2-selection--single .select2-selection__placeholder{
    font-family: 'FontAwesome';
    color:#e3e6f0 !important;
   
    
  }
   .select2-container--default .select2-selection--single{
    background-color: rgb(24 62 159);
 


  }
  #location .select2-container--default .select2-selection--single{
    border-radius: 0px 10px  10px 0

  }
  .hosp1 .select2-container--default .select2-selection--single{
    border-radius: 10px 0px 0px 10px !important

  }
  .select2-container .select2-selection--single{
    height:46px !important
  }
 
  .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 41px !important;
    color:white !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow b{
    top:81% !important;
    border-color:#e3e6f0  transparent transparent transparent !important;
  }
  .form-option{
    padding-left: 0;
    padding-right: 0;
  }
  .hosp{
    border-left: 2px dashed white;
    border-radius: 0  !important;
   
  }
  .star{
    color:#FDB713 !important
  }
  .mainspecfont {
    font-size: 14px;
  }
  .mainlink{
    float: left;
    padding-bottom: 4%;
    margin-top:3%
  }
  .mainspec-herf{
    color: rgb(84 175 230) !important;
    font-weight: bold;
    text-decoration: none;

  }
  .mainspec-herf i{
    color: rgb(84 175 230) !important;
  

  }
.clock{
color:rgb(24 62 159) !important ; 
}
.firstloc{
  background-color: #DFF2FF	  !important;
  box-shadow: 0px 3px 20px #e3e6f0 !important;
}
.secondloc{
  background-color: #E3E8FE !important; 
  box-shadow: 0px 3px 20px #e3e6f0 !important;
}
.thirdlocs{
  background-color: #FEE8F5 !important;
  box-shadow: 0px 3px 20px #e3e6f0 !important;
}