#imageheader{
height:50px;	
width:200px;
margin-bottom:23px;
}
#imageheader1{
 height:50px;	
 width:200px;
 margin-left:50px;	
}
a:hover .highlight,
.components .active a .highlight {
  display: flex !important;
  background: linear-gradient(to right, #bebfc3  , #a8a9ad );
  position: absolute;
  z-index: 1;
  opacity: 1;
  left: 0;
  top:0;
  transition: 0.3s all ease;
}
ul.auth a.signin, ul.auth a.signin:hover
{
  background: linear-gradient(to right, #e9813a ,  #EE9E68) no-repeat !important;
  font-weight:600;

}
.navbar{
	background:#EE9E68
}
.content {
  
  background: #f9f9f9;
 
}
.sidebar ul li.active > a,
a[aria-expanded="true"],
ul.components li a:hover {
  color: #646464 !important;
   font-weight: 600; 
  background: #f6f6f6 !important;
  border-radius: 50px;
}

.how-it-works ul li::before {
  content: "\2022";
  color: #575757;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
  /* margin-top: 0px; */
  position: relative;
  top: 2px;
}

.how-it-works h3,
.treatments h3,
.contact h3 {
  color: #646464 !important;
  font-weight: 600;
  font-size: 25px;
}

footer {
  background: #282828;
  
}

.footer-span {
  font-size: 13px;
  color: #fff;
}

.address-txt span {
  color: #313131 ;
  font-weight: 600;
}

ul.auth a.signup {
  color: #4a4a4a;
  
  
 
}
ul.auth a {
	 font-size: 1em !important;
}
ul.auth a.signup:hover {
  color: #383838;
  background: #fff;
}
.h-bottom span {
  color: #636363;
  /* font-size: 14px; */
  font-weight: 600;
}
.navbar-toggle .icon-bar {
	background:#4a4a4a;
}

.dropdown-toggle::after {
  content: url(../../assets/img/dropdown-grey.png);
  position: absolute !important;
  top: 10px !important;
  width: 15px;
  height: 15px;
  transform: scale(0.14) !important;
  border: none !important;
  right: -4px;
}
.sidebar{
	 background:#ffffff
}
.tretment{
	justify-content: center;
	text-align:justify;
	line-height: 2;
}