
.address-txt span {
     line-height: 28px;
     color:#d8560c;
}
.preload { 
    width:100px;
    height: 100px;
   
   margin-left: auto;
  margin-right: auto;
 
} 
#imageloader{
	height:50px;
	 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  opacity: 0.4;
   z-index: 500;
 
}
ul.auth a.signin,
ul.auth a.signin:hover {
  color: #ffffff;
  height: 52px;
  background: linear-gradient(to right, #2d9bd6, #005aad) !important;
  border-radius: 50px;
  display: flex !important;
  align-items: Center;
  justify-content: center;
  font-weight: 600;
  max-width: 185px;
  font-size: 18px !important;
}
ul.auth a.signup {
  color: #005aad;
  font-size: 18px !important;
 
}
.wrapper {
  display: flex;
  width: 100%;
}




.sidebar ul li a:hover {
  color:#2d9bd6;
  background: #fff;
}

.navbar{
	background: linear-gradient(to right, #2d9bd6, #005aad) no-repeat;
}
.sidebar ul li.active > a, a[aria-expanded="true"], ul.components li a:hover
{
    color:#005aad; !important;
    font-weight: 600; 
}


a:hover .highlight,
.components .active a .highlight {
  display: flex !important;
  background: linear-gradient(to right, #33a2db, #0c76b8);
  position: absolute;
  z-index: 1;
  opacity: 1;
  left: 0;
  top:0;
  transition: 0.3s all ease;
}


footer {
 background: #d8560c;
 
  color: #333;
   min-height: 55px;
 padding: 0px 0px;
     position: relative;
    top: 39px;
}


@media (max-width: 991px)
{
.apply-btn {
    
    background: linear-gradient(to right, #2d9bd6, #005aad) !important;
    
}
.filters .dropdown.show .botn-todos {
    border-left: 9px solid #005aad !important;
    
}
.navbar {
   background: linear-gradient(to right, #2d9bd6, #005aad) no-repeat;
    
    
}
.navbar-toggle .icon-bar
{
  background:#F35E24;
  margin-left: -7px;
}
@media screen and (max-width: 575px){
.doctor-title-section h3 {
    color: #ffffff;
    
}
.content
{
        background: #f0f7fb;
}
.doctor-title-section {
    padding-top: 0;
   
    padding: 9px 0;
}
.clear-all-btn {
   
    color: #005aad;
}
.apply-btn {
    
    background: linear-gradient(to right, #2d9bd6, #005aad) !important;
    
}
.filters .dropdown.show .botn-todos {
    border-left: 9px solid #005aad !important;
    
}
#mCSB_1_container{
	  overflow:scroll;
   }
  
}
.footer-span {
    font-size: 13px;
    color: #fff;
}


.how-it-works ul li::before
{
  color: #2B2A29;
}

.clear-all, .clear-single
{
   background: #4cafe0;
}
.dropdown-toggle::after {
    content: url(../../assets/img/dropdown-white.png)
    }

  
.content
{
        background: #f0f7fb;
}
.card.text-center:hover {
    cursor: pointer;
}
#notAllowedPopUp .modal-content {
    border: 1px solid #D75A4A;
}
#notAllowedPopUp .modal-title {
    color: #D75A4A;
    text-align: center;
}
#notAllowedPopUp .modal-footer {
    padding: 0;
    border-top: none !important;
}
.left-img img {
    width: 30px !important;
    background-size: contain;
}
*:focus {
    outline: none !important;
}
.btn-green {
    background-color: #9DC852;
}




#imageheader1{
	margin-top:26px;
	margin-left:-5px;
}


.how-it-works h3,
.treatments h3,
.contact h3 {
  color: black !important;
  font-weight: 600;
  font-size: 25px;
}

.how-it-works ul li::before {
 color: #F35E24;
}