@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoon/icomoon.eot);
	src: url(../fonts/icomoon/icomoon.eot?#iefix) format('embedded-opentype'), url(../fonts/icomoon/icomoon.woff) format('woff'), url(../fonts/icomoon/icomoon.ttf) format('truetype'), url(../fonts/icomoon/icomoon.svg#icomoon) format('svg');
	font-weight: 400;
	font-style: normal
}
.sb-search {
	position: relative;
	margin-top: 10px;
	width: 0;
	min-width: 41px;
	height: 41px;
	float: right;
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	transition: width .3s;
	-webkit-backface-visibility: hidden
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: 0;
	background: #fff;
	width: 100%;
	height: 41px;
	margin: 0;
	z-index: 10;
	padding: 0 25px 0 10px;
	font-family: inherit;
	font-size: 15px;
	line-height: 41px;
	color: #2c3e50
}
.sb-search-input::-webkit-input-placeholder {
color:#8c9195
}
.sb-search-input:-moz-placeholder {
color:#8c9195
}
.sb-search-input::-moz-placeholder {
color:#8c9195
}
.sb-search-input:-ms-input-placeholder {
color:#8c9195
}
.sb-icon-search, .sb-search-submit {
	width: 41px;
	height: 41px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 41px;
	text-align: center;
	cursor: pointer
}
.sb-search-submit {
	background: #fff;
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: none;
	outline: 0;
	z-index: -1
}
.sb-icon-search {
	color: #8c9195;
	background: #FFF;
	z-index: 90;
	font-size: 16px;
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	border: 1px solid #ebf0f4
}
.sb-search.sb-search-open .sb-search-input {
	border: 1px solid #ebf0f4;
	width: 250px
}
.sb-icon-search:before {
	content: "\e000"
}
.no-js .sb-search, .sb-search.sb-search-open {
	width: 41px
}
.no-js .sb-search .sb-icon-search, .sb-search.sb-search-open .sb-icon-search {
	background: #fff;
	color: #8d9296;
	z-index: 11
}
.no-js .sb-search .sb-search-submit, .sb-search.sb-search-open .sb-search-submit {
	z-index: 90
}
@media(max-width:960px) {
.sb-icon-search, .sb-search-submit {
	line-height: 30px;
	height: 30px;
	width: 30px;
	font-size: 14px
}
.sb-search-input {
	height: 30px;
	line-height: 30px;
	font-size: 13px
}
.sb-search {
	height: 30px;
	line-height: 30px;
	margin-top: 5px
}
}
@media(max-width:960px) {
.sb-icon-search, .sb-search-submit {
	line-height: 40px;
	height: 40px;
	width: 40px;
	font-size: 16px
}
.sb-search-input {
	height: 40px;
	line-height: 40px;
	font-size: 14px
}
.sb-search {
	height: 40px;
	line-height: 40px;
	margin-top: 5px
}
}
