
.address-txt span {
     line-height: 28px;
     color:#DD5309;
}

ul.auth a.signin,
ul.auth a.signin:hover {
  color: #ffffff;
  height: 52px;
  background: linear-gradient(to right, #E3753A, #DD5309) !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: #E3753A;
  font-size: 18px !important;
 
}
ul.auth a.signup:hover{
	color:#DD5309;
}

.wrapper {
  display: flex;
  width: 100%;
}


footer {
 background: #DD5309 ;
  color: #fff;
}



.navbar{
	background: linear-gradient(to right, #E3753A, #DD5309) no-repeat;
}
.sidebar ul li.active > a,
a[aria-expanded="true"],
ul.components li a:hover {
  color: #666666 !important;
  font-weight: 600; 
  background: #f9f9f9 !important;
  border-radius: 50px;
}


a:hover .highlight,
.components .active a .highlight {
  display: flex !important;
  background: linear-gradient(to right, #EA976B, #DD5309);
  position: absolute;
  z-index: 1;
  opacity: 1;
  left: 0;
  top:0;
  transition: 0.3s all ease;
}





@media (max-width: 991px)
{
#imageheader1{
	width:150px;
	height:130px;
	margin-top:20px;
}
	
.imageheader{
	width:100px;
	height:100px;
}	
	.clear-all-btn {
	color:#DD5309;
}
.apply-btn {
    width: 140px;
    color: #ffffff;
    height: 40px;
    background: linear-gradient(to right, #EA976B, #DD5309) !important;
    border-radius: 50px;
    display: flex !important;
    align-items: Center;
    justify-content: center;
    font-weight: 400;
    box-shadow: none;
  }
    .filters .dropdown.show .botn-todos {
    border-left: 9px solid #DD5309 !important;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    left: -2px;
    background: #ffffff;
  }
.navbar {
   background: linear-gradient(to right, #E3753A, #DD5309) no-repeat;
    margin-top: 100px;
    min-height: 100px;
}
.navbar-toggle .icon-bar
{
  background:#DD5309;
}
}
.navbar-toggle .icon-bar
{
  background:#DD5309;
}

@media screen and (max-width: 575px)
{

#imageheader1{
	width:120px;
	height:100px;
	margin-top:20px;
}

.doctor-title-section h3 {
    color: #ffffff;
    
}
.imageheader{
	width:80px;
	height:80px;
}


.content
{
        background: #f9f9f9;
}
.doctor-title-section {
    padding-top: 0;
    height: 81px;
    padding: 9px 0;
}
.clear-all-btn {
   
    color: #DD5309;
}
.apply-btn {
    
    background: linear-gradient(to right, #EA976B, #DD5309) !important;
    
}
.filters .dropdown.show .botn-todos {
    border-left: 9px solid #DD5309 !important;
    
}
}
.footer-span {
    font-size: 13px;
    color: #fff;
}


.how-it-works ul li::before
{
  color: #2B2A29;
}

.clear-all, .clear-single
{
   background: #C64A08;
}
.dropdown-toggle::after {
    content: url(../../assets/img/dropdown-white.png)
    }

  
.content
{
        background: #f9f9f9;
}
.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;
}


.h-bottom span {
	color:#DD5309;
}




.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;
}
.clear-white:hover {
  background: #E06421;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}