header .hotline-search form button {
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 0;
	background: #e71836;
	border-radius: 100%;
	width: 28px;
	height: 28px;
	text-align: center;
	padding-top: 2px;
	color: #fff;
	line-height: 0px;
}
.text4line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.text3line {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.text2line {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.design-villa .info-villa h3, .design-castle .info-villa h3, .design-hotel .info-villa h3, .atitle-news, .ahotnewstitle, .advisory .news-advisory .info-new-advisory h3, .hot-news .main-news .info-main-news h3, .title-contact, .news .new .info-other-hot-new h3, .search-feng-shui .tab-pane.hole .slider-service span {
	text-transform: uppercase !important;
}
.single-social > div, .single-social > iframe {
	vertical-align: middle;
}
.aintroduce {
	font-family: O;
}
.aintroduce h3 {
    position: relative;
    font-size: 24px;
    padding-left: 15px;
}
.aintroduce h3:before {
    position: absolute;
    content: '';
    background: #e71836;
    top: 11px;
    left: 0;
    width: 7px;
    height: 17px;
}
.s-content p {
    margin-bottom: 10px;
    line-height: 24px;
    text-align: justify;
}
.s-content h3 {
	margin: 10px 0;
}
.xem-huong-nha {
    font-family: O;
    max-width: 60%;
    margin: 0 auto;
}
.xem-huong-nha i {
    font-style: italic;
    font-size: 13px;
}
.xem-huong-nha p{
    margin-left: 0px !important;
}
.xem-huong-nha p span {
    font-size: 16px !important;
    color: #ffffff !important;
}
.xem-huong-nha p span img{
    max-width: 100%;
    width: auto !important;
    height: auto !important;
    object-fit: inherit;
}
.xem-huong-nha p span strong{
    font-size: 18px !important;
    color: rgb(232, 198, 126);
}
.xem-huong-nha p span strong span{
    color: rgb(232, 198, 126) !important;
}
.title-xemhuongnha {
    font-family: O;
    margin: 35px 0px 10px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}
.block .c-img {
    padding-top: 70%;
}
.block > span {
    font-size: 16px;
    z-index: 1;
    background: #3D3D3D;
    bottom: 12px;
    color: #fff;
    left: 0px;
    right: 0px;
    width: 100%;
    text-transform: uppercase;
    padding: 10px;
}
@media (max-width: 767px) {
    .xem-huong-nha{
      max-width: 100%;
    }
}