@font-face {
	font-family: 'tiengviet';
	src: url('../fonts/custom.woff') format('woff');
}

body {
	background: #FAF6F5 !important;
	font-family: 'tiengviet' !important;
}

body, .col-item .info h4, .col-item .info h3, p, li {
	font-family: 'tiengviet' !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'tiengviet' !important;
}

#srchrslt-adtable {
	list-style-type: none;
}




.ad-listing__list li {
	padding: 0px;
	margin-bottom: 20px;
	box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
}

.ad-listing__item {
	min-height: 90px;
	padding: 10px 0;
	-webkit-transition: background-color .2s ease-in, opacity .5s;
	transition: background-color .2s ease-in, opacity .5s;
}

.ad-listing__item, .ad-listing__thumb, .ad-listing__thumb-link {
	position: relative;
	overflow: hidden;
}

.ad-listing__item, .tabbed__content-container {
	background-color: #fff;
	box-sizing: border-box;
}

.c-clearfix:after {
	clear: both;
}

.c-clearfix:after, .c-clearfix:before {
	content: "";
	display: table;
}

.ad-listing__thumb-container {
	float: left;
	padding: 0 15px;
	width: 210px;
}

.ad-listing__thumb-link {
	display: block;
}

.ad-listing__thumb img {
	z-index: 1;
	width: 100%;
	position: static;
	vertical-align: middle;
	max-height: 150px;
}

.ad-listing__thumb {
	float: right;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.ad-listing__thumb, .token-list__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.ad-listing__details {
	overflow: hidden;
}

.ad-listing__title {
	box-sizing: border-box;
	width: 100%;
	padding-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 19px;
	padding-bottom: 4px;
	margin: 0;
}

.ad-listing__title-link, .ad-listing__title-link:focus,
	.ad-listing__title-link:hover {
	text-decoration: none;
	font-size: 18px;
	color: #222;
	font-weight: bold;
}

.post-salonforsale-contents {
	padding: 40px 0;
}

.ad-listing__price, .ad-listing__salary {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	color: #5d9919;
}

.gallery-listing .price-currency, .gallery-listing__price-currency {
	float: left;
	margin-right: 2px;
	color: #92c100;
	font-size: 13px;
	line-height: 1em;
}

.ad-listing__date {
	margin: 5px 0;
}

.ad-listing__date, .ad-listing__location {
	font-size: 12px;
	line-height: 14px;
	color: #a3a3a3;
}

.ad-listing__price .price-type, .ad-listing__salary .price-type {
	margin-left: 5px;
	font-size: 12px;
	color: #a3a3a3;
}

.pagination {
	font-size: 14px;
}

#mobile-description {
	display: none;
}

.bnt-view-detail {
	padding: 5px 12px;
	background-color: #f38094;
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.bnt-view-detail:hover {
	color: rgb(255, 255, 255);
	background-color: #ea6476;
}

@media ( min-width : 768px) {
	.ad-listing__item {
		padding: 20px 0;
	}
	.ad-listing__info {
		float: left;
		box-sizing: border-box;
		width: 72%;
		padding-right: 15px;
	}
	.ad-listing__description {
		display: block;
		margin: 5px 0 0 0;
		line-height: 1.5;
		font-size: 16px;
	}
	.ad-listing__extra-info {
		float: right;
		width: 27.5%;
	}
	.ad-listing__date, .ad-listing__ratings {
		bottom: 15px;
		position: absolute;
	}
	.ad-listing__date, .ad-listing__location {
		font-size: 14px;
		line-height: 16px;
		color: #222;
	}
	.ad-listing__location-area {
		display: block;
		padding-bottom: 8px;
		font-size: 14px;
		line-height: 1.5;
	}
	.ad-listing__location-suburb {
		display: block;
	}
	#mobile-description {
		display: block;
	}
	.search-bar-item-service {
		border-right-style: none;
		/* box-shadow: 0 1px 2px rgba(0,0,0,.2); */
	}
	.search-bar-item-service:focus {
		box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	}
}

@media ( min-width : 1280px) {
	.ad-listing__info {
		width: 60%;
	}
	.ad-listing__extra-info {
		width: 40%;
	}
}

/******* for search ********/
.home_search_header {
	margin-left: auto;
	margin-right: auto;
}

.home-search-group {
	margin: 0 auto;
}

.search-bar-btn {
	float: left;
	width: 10%;
}

.search-bar-item {
	width: 45%;
	float: left;
	position: relative;
}

.search-bar-item .fa {
	position: absolute;
	color: #888888;
	top: 13px;
	left: 12px;
	z-index: 9;
}

.search-bar-item-service {
	border-radius: 0;
	padding-left: 35px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.search-bar-item-service:focus {
	border-color: #cccccc;
	outline: none;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0);
}

.btn-search-item {
	width: 100%;
	height: 39.5px;
	background: #E77785;
	border-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	color: #fff;
	line-height: 27px;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.btn-search-item:hover {
	background: #ea6476;
	color: #fff;
}

.search-bar-item-location {
	border-left: medium none;
	border-radius: 0;
	border-right: medium none;
	padding-left: 35px;
}

.search-bar-item-location:focus {
	border-color: #cccccc;
}

#search-bar-item-location {
	padding-left: 0px !important;
}

.search-bar-item-service, .search-bar-item-location {
	font-size: 16px;
	font-weight: 300;
	height: 40px;
	outline: medium none;
	padding-left: 35px;
}

.search-mobile {
	padding: 20px 0px 0px 0px;
}

/** for easy autocomplete **/
.easy-autocomplete input {
	padding-left: 35px;
	border-radius: 0;
}

.currentlocation {
	color: #f38094;
	font-weight: bold;
}

.select-sort-content {
	width: 70%;
	float: left;
	margin-bottom: 0px;
	padding-top: 5px;
}



.btn-register-news {
	min-width: 200px;
	line-height: 47px;
	height: 45px;
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.btn-register-news:hover {
	color: rgb(255, 255, 255);
	background-color: #ea6476;
	border-radius: 6px;
}

.btn-register-content {
	background: #f38094;
	color: #fff;
	border-radius: 6px;
	float: right;
	text-align: center;
}

.modal-content, .modal-header, .modal-body {
	float: left;
	width: 100%;
}

@media ( max-width : 1024px) {
	.search-bar-item {
		width: 44%;
	}
}

@media ( max-width : 768px) {
	.home_search_header {
		height: 130px;
		padding-left: 0;
	}
	.home-search-group {
		width: 100%;
	}
	.search-bar-item {
		width: 100%;
		padding-bottom: 5px;
	}
	.search-bar-item-service {
		border-radius: 4px;
	}
	.search-bar-item-location {
		border-radius: 4px !important;
		border: 1px solid #ccc;
	}
	.search-bar-btn {
		text-align: center;
		width: 100%;
		border-radius: 4px;
		padding-top: 12px;
	}
	.btn-search-item {
		border-radius: 4px;
		width: 90%;
	}
	.easy-autocomplete {
		width: 100% !important;
		border-radius: 4px !important;
	}
	.ad-listing__thumb-container {
		padding: 0 8px;
		width: 110px;
	}
	#search-bar-item-location {
		padding-left: 10px !important;
	}
}

/****** for Search part new ******/
.slider-header {
	position: relative;
	width: 100%;
	margin: 0;
	background: #000;
	height: 360px;
	overflow: hidden;
}

.slider-list {
	opacity: .8;
}

.slider-img {
	height: 360px;
	background-size: cover !important;
	/* background-position: center center!important; */
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.slick-slider {
	margin: 0;
}

.sorting-header {
	padding: 0;
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -55px;
	left: 50%;
	margin-left: -400px;
}

.jobs-search-title {
	color: #333;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 28px;
	margin-bottom: 30px;
}

.form-inline-job {
	width: 800px;
	margin: 0 auto;
}

.form-inline-job .input-group {
	width: 100%;
}

.form-inline-job .input-group-addon, .form-inline-job .input-group-btn {
	width: 50px !important;
}

.input-group-addon:last-child {
	border: 0;
}

.form-inline-job .input-group {
	width: 100%;
}

.search-keyword {
	border-right: 1px solid #ccc !important;
	padding: 0 75px 0 0;
}

.search-keyword:focus {
	-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 8px
		rgba(251, 251, 251, 0.6) !important;
	box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 8px
		rgba(255, 255, 255, 0.6) !important;
	border-color: #fff;
}

.form-inline-job .height-item {
	height: 50px;
	font-size: 16px;
	/* background: rgba(231,119,133,.2); */
	background-color: #fff;
}

.easy-autocomplete {
	width: 100% !important;
}

.form-inline-job .easy-autocomplete input {
	border: none;
	box-shadow: none !important;
}

.form-inline-job .easy-autocomplete-container {
	top: 50px;
}

button.search {
	border: none;
	background: #ea6476;
	color: #fff;
	border-radius: 0px;
	height: 50px;
	font-size: 19px;
	width: 100%;
}

.salonforsale-wrapper {
	margin-top: 0px;
}

.post-sort {
	margin-bottom: 20px;
}

/***************** for detail Sang Tiem page ***********************/
#detail-salon-forsales {
	margin: 40px 0 20px 0;
}

.salon-for-sales-right-col-details {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 10px;
	-webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .07);
}

.company-info {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 15px;
}

.company-info img {
	float: left;
	display: inline-block;
	margin-right: 30px;
}

.salonforsale-detail-desc {
	margin-top: 20px;
	margin-bottom: 20px;
}

.salonforsale-detail-desc, .salonforsale-detail-desc * {
	color: #7e8890 !important;
	font-size: 18px !important;
	font-family: "Open Sans" !important;
	font-weight: 300 !important;
	line-height: 30px !important;
}

.company-image {
	border: 0;
	width: 100%;
}

.company-info .content {
	display: block;
	float: left;
}

.list-contact-other-news {
	background-color: #fff;
	padding: 10px 10px 0px 10px;
}

.salon-item.salon-item-container {
	height: auto;
}

.salon-item-content {
	padding-bottom: 0px;
}

.salon-item-content-short-desc {
	height: auto;
	margin-top: 0px;
}

.other-overview {
	background-color: #fdfdfd;
	border: 1px solid #e2e2e2;
	padding: 20px 10px 20px 10px;
}

.other-overview ul li div {
	position: relative;
	top: -20px;
	margin-left: 25px;
}

.button-group {
	margin-top: 20px;
	padding: 20px 0px;
}

.salon-item-content-title {
	margin: 5px 0;
	height: inherit;
}

.list-ad-content img {
	margin-bottom: 15px;
}

.salon-item-content-title a {
	float: left;
}

.salon-item-content-title a {
	color: #827a79;
	height: initial;
	line-height: normal;
}

.social-icons {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	float: left;
	text-align: center;
}

.social-icons li.title {
	margin-right: 15px;
	text-transform: uppercase;
	color: #96a2b2;
	font-weight: 700;
	font-size: 13px;
}

.social-icons li {
	display: inline-block;
	margin-bottom: 4px;
}

.social-icons a {
	background-color: #eceeef;
	color: #818a91;
	font-size: 16px;
	display: inline-block;
	line-height: 44px;
	width: 44px;
	height: 44px;
	text-align: center;
	margin-right: 8px;
	border-radius: 100%;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	cursor: pointer;
}

.action-buttons {
	float: right;
	line-height: 12px;
	margin-top: 4px;
}

.btn-quayve {
	padding: 9px 25px;
	background-color: #f38094;
	color: rgb(255, 255, 255);
	font-size: 17px;
	font-weight: bold;
}

.btn-default {
	background-color: inherit;
}

.btn-default:hover {
	background-color: #ea6476;
	color: #fff;
}

.btn-default-news {
	padding: 5px 12px;
	background-color: #f38094;
	color: rgb(255, 255, 255);
	text-decoration: none;
}

.btn-default-news:hover {
	background-color: #ea6476;
	color: rgb(255, 255, 255);
}

.fb_iframe_widget_fluid span {
	width: 100% !important;
}

.salon-item {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

.hr-class {
	margin-top: 10px;
	margin-bottom: 15px;
}

.slide-big-img {
	margin: 0px auto 10px;
}

.slide-small-img, .slide-single-img {
	/*background:none;
    width: 90%;
    margin: auto;*/
	margin-right: 10px;
}

.slick-slide {
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
}

.slider-for {
	margin-bottom: 0px;
}
/*
.slick-prev, .slick-next {
    display: none !important;
}*/
#detail-salon-forsales .slick-prev {
	left: 10px;
	z-index: 10;
}

#detail-salon-forsales .company-info h3 {
	margin: 0 0 10px 0;
	color: #7e8890;
	font-weight: bold;
	font-size: 34px;
}

.salon-for-sales-right-col-details {
	padding: 30px 30px 20px;
}

#detail-salon-forsales .company-info h4 {
	color: #7e8890;
	font-size: 20px;
	font-family: "Open Sans";
}

#detail-salon-forsales .slick-next {
	right: 10px;
	z-index: 10;
}

.single-item {
	margin: auto;
}

.slick-dots {
	position: initial;
}

.list-thumb {
	display: block;
}

.single-thumb {
	display: none;
	margin: 30px 0;
}

.list-ad-content {
	background-color: #fff;
	padding: 15px 15px 0 15px;
	box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
}

.company-content-image {
	width: 180px;
}

@media ( max-width : 768px) {
	#detail-salon-forsales {
		margin: 20px 0;
	}
	.salonforsale-detail-you-may-like {
		margin-top: 40px;
	}
	.salon-item-content, .salon-item-content-title,
		.salon-item-content-short-desc {
		float: left;
	}
	.company-info .content {
		margin-top: 20px;
	}
	.slide-small-img img {
		width: 80% !important;
	}
	.jobs-search-title {
		color: #333;
		text-align: center;
		text-transform: uppercase;
		margin-top: 0;
		font-size: 16px;
		margin-bottom: 15px;
	}
	.sorting-header {
		padding: 0;
		position: relative;
		z-index: 10;
		top: 50%;
		margin-top: 25px;
		left: 0;
		margin-left: 0;
	}
	.form-inline-job {
		width: 100%;
		margin: 0 auto;
	}
	.form-inline-job .input-group-btn {
		width: 50px !important;
		display: none;
	}
	.jobs-search-title {
		color: #333;
		text-align: center;
		text-transform: uppercase;
		margin-top: 0;
		font-size: 18px;
		margin-bottom: 18px;
	}

	.sorting-wrappper {
		background: #F8EAEA !important;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0%;
		z-index: 9;
	}
	#keyword-jobs {
		border-right: 1px solid #ccc;
		padding: 10px;
	}
	#keyword-jobs{
		margin-bottom: 10px;
	}
	.form-inline-job .input-group-btn {
		display: none;
	}
	.search-keyword {
		border-right: none !important;
		padding: 10px;
	}
	.innerbanner {
		height: 250px !important;
		position: relative;
		overflow: inherit !important;
	}
	.sorting-header .input-group {

		background: rgba(231, 119, 133, 0);
	}
	.form-inline-job .easy-autocomplete-container {
		top: 80px;
	}
	#search-item-location {
		padding: 10px;
	}
	.form-inline-job .btn-sm-search {
		width: 100% !important;
	}
	.btn-sm-search{
		display: block !important;
		width: 100% !important;
		white-space: normal;
		vertical-align: middle;
		padding: 0;
	}
	.btn-sm-search button{
		margin-top: 10px;
	}
	.overlay{
		position: relative;
	}
	.innerbanner img{
		display: none;
	}
	button.search {
		border: none;
		background: #f38094;
		color: #fff;
		border-radius: 0px;
		height: 34px;
		font-size: 16px;
		width: 100%;
	}
	.form-inline-job .height-item {
		height: 34px;
		font-size: 16px;
		border-radius: 0px;
		background: #fff;
		margin-bottom: 10px;
	}
	.overlay{
		background: #F8EAEA !important;
	}
}

@media ( max-width : 567px) {
	.social-icons li.title {
		width: 100%;
		text-align: center;
	}
	.social-icons a {
		width: 42px;
		height: 42px;
		margin-right: 4px;
	}
	.action-buttons {
		padding-top: 20px;
		width: 100%;
		text-align: center;
	}
	.single-thumb {
		display: block;
	}
	.list-thumb {
		display: none;
	}
	.company-info {
		text-align: center;
	}
	.company-info .content {
		width: 100%;
	}
	.company-content-image {
		margin: auto;
	}
}

/************** BEGIN: Hot Salon Top ******************/
.post-top-title h4 {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	margin-bottom: 50px;
}

.post-top-title h4:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 3px;
	background: #333;
	left: 50%;
	margin-left: -50px;
	bottom: -20px;
}

.hot-salon-content {
	background-color: #fff;
	color: #333;
}

.post-top-desc {
	font-size: 18px;
	margin-bottom: 15px;
	text-align: center;
}

.btn-post-ad {
	background: #ea6476;
	color: #fff !important;
	text-decoration: none !important;
	padding: 10px 15px;
	line-height: 37px;
}

.hot-salon-block {
	background-color: #fff;
	padding: 10px;
	margin: 0px 5px;
}

.hot-salon-title {
	width: 100%;
	margin-top: 15px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.line- {
	width: 50px;
	height: 1px;
	margin: 15px auto 0;
	background: #539E2A;
}

.text-left {
	text-align: left;
}

.hot-salon-wrapper {
	padding: 20px 0;
}

.hot-salon-img img {
	width: 100%;
	vertical-align: middle;
}

.hot-salon-info {
	padding-top: 10px;
	text-align: center;
}

.hot-salon-info p {
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-transform: capitalize;
	font-size: 16px;
}

.hot-salon-info a {
	color: #222;
	text-decoration: none;
}

.hot-salon-info a:hover {
	color: #222;
}

.hot-salon-info a:visited {
	color: #222;
}
/************** E-N-D Hot Salon Top ******************/
.post-top-title {
	padding: 40px 0;
}

#bbar-wrapper {
	background: none !important;
	position: absolute;
	width: 100%;
}

.header-salon-for-sales .form-inline {
	background-color: transparent;
	border-radius: 0px;
	box-shadow: none;
	padding: 0px;
}

.header-salon-for-sales input {
	border: none;
	box-shadow: none;
}

.header-salon-for-sales .form-control:focus {
	box-shadow: none !important;
}

.header-salon-for-sales .form-inline::after {
	content: none;
	background-color: transparent;
	box-shadow: none;
}

.header-salon-for-sales .form-inline::before {
	content: none;
	background-color: transparent;
	box-shadow: none;
}

.pager li>a, .pager li>span {
	border-radius: 0;
}
.list-ad-content .title{font-size:22px;}