.top-bar {
	padding:10px 0;
	background-color:transparent;
}
.top-bar ul li:last-child {
	padding-right:0;
}
.top-bar ul li {
	position:relative;
	padding-right:10px;
	line-height:14px;
}
.top-bar .social-icons li a {
	font-size:18px;
}
.top-bar ul {
	padding-bottom:0;
	margin:0;
}
.list-inline {
	padding-left:0;
	margin-left:-5px;
	list-style:none;
}
.top-bar ul>li>a {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:400;
}
	.top-bar {
	background-color:transparent;
}
.top-bar {
    background-color: transparent;
    border-bottom: 1px solid #e1e1e1;
    padding: 0;
}
.header-v1 .top-bar{
    background-color: #333;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0;
}
.top-bar a {
	color: #fff;
}
.top-bar-sub{background-color:#ffffff;border-bottom: 1px solid #e1e1e1;}

.home-btn {
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    height: 60px;
    margin-left: 0px;
    padding-top: 13px;
    text-align: center;
    cursor: pointer;
    background: #f8f8f8;
}
.home-btn i{
	color:#000;
}
.top-bar form {
position: relative;
margin: 0px;
padding: 0px;
}

.top-bar button {
border: 0px;
background-color: transparent;
position: absolute;
top: 9px;
right: 13px;
margin: 0px;
padding: 0px;
width: auto;
height: auto;
line-height: 15px;
}

.top-bar form .form-control {

-webkit-border-radius: 20px; */
-moz-border-radius: 20px;
-ms-border-radius: 20px;
/* border-radius: 20px; */
/* margin-top: 0px; */
padding: 15px;
width: 550px;
top: -10px;
/* left: 5px; */
right: -15px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;

-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
margin-top: 0px;
  padding: 15px;
width: 150px;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.top-bar .form-group {
margin: 0px;
}

.top-bar .form-control:focus {
width: 200px;
}

.top-bar .search-close {
position: absolute;
right: 0px;
top: -3px;
cursor: pointer;
}


.top-bar {
	margin-top: -60.5px;
}	
.top-bar .container{
	padding-right: 25px; padding-left: 25px;
}
.bg-white{
	background: #fff;
}
.top-bar .color-666{
	color:#666;
}
.area{
	position: relative;
	height: 60px;
}
.area span{
	position: absolute;
	right: 20px;
	top: 17px;
	color:#000;
	font-size: 12px;
	font-weight: 400;
}

.sub-menu-area{ background: #fff; }