/*
Theme Name:         hoasenvangtravel
Theme URI:          https://chonweb.vn
Author:             HALINK.vn
Author URI:         https://halink.vn
Description:        Created by Tien Nobi
Version:            1.0
Tags: two-columns, left-sidebar, right-sidebar
License:            Regular License
License URI:        https://halink.vn
*/
@font-face{
    font-family: HelveticaNeue;
    src: url(fonts/HelveticaNeue.otf);
    font-weight: 100;
}
.container:before, .container:after, .container-fluid:before, .container-fluid:after {
	content: ' ';
	display: table;
	clear: both;
}
.container {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
[class*='col-'] {
padding-left: 7px;
padding-right: 7px;
}
.row {
	margin-left: -4px;
	margin-right: -4px;
}
@media (min-width: 1200px) {
.container {
	width: 1270px;
	max-width: 100%;
}
}
@media (max-width: 767px) {
#wpadminbar {
	position: fixed !important;
}
.site-branding > .menu{
	background:#0088ba;
}
}

@media (max-width: 992px){
	.site-branding {
		display: none !important;
	}
	.site_mobile {
		width: 100%;
		float: left;
		background: #43b8ea;
		position: relative;
		display: block;
	}
	.logo_mobile {
    float: left;
    width: 30%;
}

.hotline_mobile {
    float: right;
    font-size: 20px;
    width: 61%;
    padding-top: 33px;
    color: white;
    text-align: right;
    padding-right: 21px;
    font-weight: bold;
}
.hotline_mobile span {
    color: white;
}
.toggler_nav {
    float: right;
    width: 20%;
}

}
@media (max-width: 575px) {
.container {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
[class*='col-'] {
padding-left: 5px;
padding-right: 5px;
}
.row {
	margin-left: -5px;
	margin-right: -5px;
}
}/*--------------------------------------------------------------# Global--------------------------------------------------------------*/
body {
	font-family: HelveticaNeue;
	font-size: 0.9125rem;
	font-weight: 400;
	color: #333;
	background: #fff;
	line-height: 1.5;
}
* {
	outline: none !important;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
a {
	text-decoration: none;
	color: #337ab7;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}
a:hover, a:focus {
	text-decoration: none;
	color: #ff842b;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.25;
	font-weight: 400;
}
.qc-banner1 {
	margin: 10px 0;
}
.qc-banner2 {
	margin: 10px 0;
}
.qc-new {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}
.home-style1 .advanced-search {
	margin-bottom: 0;
}
.home-style1 .site-slider {
	margin-bottom: 30px;
}
.home-style2 .advanced-search {
	margin-top: -203px;
}/*--------------------------------------------------------------# Form--------------------------------------------------------------*/
.form-control::-webkit-input-placeholder {
color: #aaa;
}
.form-control::-moz-placeholder {
color: #aaa;
}
.form-control:-ms-input-placeholder {
color: #aaa;
}
.form-control:-moz-placeholder {
color: #aaa;
}
label {
	font-weight: 700;
	color: #333;
	margin-bottom: 0.3125rem;
}
button {
	cursor: pointer;
}
.required {
	font-size: 0.875rem;
	color: #E81123;
}
.form-control, .custom-select, .btn, .input-group-addon {
	font-size: 0.8125rem;
	font-weight: 400;
	color: #fff;
	border-color: #8494b0;
	background: #4ea2c6;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 2.1875rem;
	line-height: inherit;
	padding-top: 0.4375rem;
	padding-bottom: 0.4375rem;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.form-control:focus, .form-control:focus + .input-group-btn .btn {
	border-color: #81B441;
}
.custom-select {
	background-position: right 0.5rem center;
	padding-left: 0.5rem;
	padding-right: 1.25rem;
}
select.form-control:not([size]):not([multiple]) {
	height: 2.1875rem;
}
.btn {
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.btn-primary {
	margin-top: 7px;
	color: #fff;
	background-color: #00577e;
	border-color: #00577e;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:focus:active {
	color: #fff;
	background-color: #00577e;
}
.btn-secondary {
	color: #fff;
	background-color: #ff842b;
	border-color: #ff842b;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:focus:active {
	color: #fff;
	background-color: #EA7A2A;
	border-color: #EA7A2A;
}
.btn-login-facebook {
	font-size: 0.875rem;
	color: #fff;
	background: #3B5998;
	display: inline-block;
	padding: 0.3125rem 1.25rem 0.1875rem;
	margin-bottom: 0.9375rem;
}
.btn-login-facebook:hover {
	color: #fff;
	background: #81B441;
}
.btn-login-facebook:focus {
	color: #fff !important;
}
.btn-login-facebook i {
	font-size: 1.25rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.9375rem;
}
.dropdown-menu {
	border-radius: 0;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
.dropdown-item {
	font-size: 0.8125rem;
	padding: 0.3125rem 0.9375rem;
}
.dropdown-item:hover {
	background: #ddd;
}
#modal-login .close {
	width: auto;
	float: right;
}
#modal-login .close > span {
	float: right;
	width: 30px;
	cursor: pointer;
}/*--------------------------------------------------------------# alert--------------------------------------------------------------*/
.alert {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.alert .close {
	font-size: 1.125rem;
}/*--------------------------------------------------------------# Page header--------------------------------------------------------------*/
.top-bar-hidden-mobile {
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: 300;
}
.page-header {
	background-color: #333;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	text-align: center;
	height: 8rem;
	margin-bottom: 3.125rem;
}
.page-header:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-right: -4px;
}
.page-header .container {
	display: inline-block;
	vertical-align: middle;
}
.page-title {
	font-size: 1.875rem;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0.625rem;
}
@media (max-width: 767px) {
.page-title {
	font-size: 1.25rem;
	margin-bottom: 0.625rem;
}
}/*--------------------------------------------------------------# Breadcrumb--------------------------------------------------------------*/
.breadcrumb {
	background: #e4e4e4;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee', GradientType=0 );
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
	margin-bottom: 0.9375rem;
}
.breadcrumb-item {
	font-size: 0.8125rem;
	font-weight: 700;
	position: relative;
	padding: 5px 10px;
}
.breadcrumb-item:last-child a, .breadcrumb-item.active {
	color: #333;
}
.breadcrumb-item:before, .breadcrumb-item + .breadcrumb-item:before {
	content: ' ';
	background: #ccc;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 1px;
	padding: 0;
	margin-top: -0.25rem;
	margin-bottom: -0.25rem;
	transform: rotate(-30deg);
}
@media (max-width: 991px) {
.single-re .breadcrumb-item:last-child a, .single-re .breadcrumb-item.active, .single-post .breadcrumb-item:last-child a, .single-post .breadcrumb-item.active {
	display: none;
}

.site-main .halink_post_tin {
    width: 100%;
    padding: 20px !important;
    margin-bottom: 30px;
}

h3.widget_service_title {

    font-size: 25px !important;
}
span.widget_service_des {
    padding: 0px 10px !important;
   
}
.w_service_content {
    background: #0088ba;
    width: 100% !important;
    margin: 0 auto;
}
.col-md-4.w_service {
    position: relative;
    margin-bottom: 93px !important;
}
.tour_des h1 {
 
    font-size: 28px !important;
}
.tour_detail h3 {
    background: #00577e;
    width: 100% !important;
    padding: 5px 10px;
    font-size: 19px;
    margin-top: 20px;
    color: white;
}
}
@media (max-width: 575px) {
.breadcrumb {
	background: transparent;
	border: 0;
}
.breadcrumb-item {
	display: none;
}
}/*--------------------------------------------------------------# Pagination--------------------------------------------------------------*/
.nav-pagination {
	text-align: right;
	margin-top: 0.9375rem;
	margin-bottom: 0.9375rem;
}
.pagination {
	display: block;
	margin: 0;
}
.pagination .page-item {
	display: inline-block;
	margin-left: 0.375rem;
	margin-bottom: 0.5rem;
}
.pagination .page-link {
	color: #333;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: block;
	padding: 0.4375rem 0.6875rem;
}
.pagination .page-link:hover {
	color: #333;
	background: #eee;
	border-color: #ddd;
}
.pagination .page-item.active .page-link {
	color: #fff;
	background: #81B441;
	border-color: #81B441;
}
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}/*--------------------------------------------------------------# Modal--------------------------------------------------------------*/
.modal.fade-in-scale-up .modal-dialog {
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.modal.fade-in-scale-up.show .modal-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.modal-content {
	color: #333;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}
.modal-header {
	padding: 15px 20px 10px;
	border-bottom: 0;
}
.modal-header .close:hover {
	color: #c22;
}
.modal-body {
	padding: 20px 20px;
}
.modal-login .forgot-password {
	text-align: center;
}
.modal-login .bg-line {
	clear: both;
	display: table;
	white-space: nowrap;
	margin-top: 0.9375rem;
	margin-bottom: 0.9375rem;
}
.modal-login .bg-line::before, .modal-login .bg-line::after {
	border-top: 1px solid #DDD;
	content: '';
	display: table-cell;
	position: relative;
	top: 0.625rem;
	width: 50%;
}
.modal-login .bg-line > .title {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}/*--------------------------------------------------------------# site header--------------------------------------------------------------*//*--------------------------------------------------------------## site branding--------------------------------------------------------------*/
.site-branding {
	background: #0088ba;
	padding: 0;
	float: left;
	width: 100%;
	*border:1px solid;
	border-top:0;
}
.site-logo {
	font-size: 0;
	color: transparent;
	margin-bottom: 0;
}
.site-logo img {
	height: auto;
	max-width: 120px;
	padding: 15px;
}
.site-stats {
	float: left;
	list-style: none;
	padding-left: 0;
	margin-left: 1.25rem;
	margin-bottom: 0;
}
.site-stats li {
	font-size: 0.75rem;
	color: #81B441;
	text-align: center;
	float: left;
}
.site-stats li + li {
	margin-left: 0.625rem;
}
.site-search {
	float: right;
	width: 20rem;
	margin-top: 0.125rem;
}
.form-search {
	width: 100%;
}
.form-search .form-control, .form-search .btn {
	height: 2rem;
	line-height: 2rem;
	padding-top: 0;
	padding-bottom: 0;
}
.form-search .form-control {
	font-size: 0.875rem;
	color: #fff;
	background: #fff;
	border-color: #29a968;
}
.form-search .btn {
	font-size: 1.5rem;
	color: #fff;
	background: #49d600;
	border-color: transparent !important;
	padding-left: 10px;
	padding-right: 10px;
}
.not-found .form-search .btn {
	color: #333;
}
.form-search .btn:hover {
	color: #81B441;
}
.site-login {
	color: #333;
	background: #fff;
	display: block;
	float: right;
	padding: 0.25rem 0.625rem;
	margin-left: 1.25rem;
	margin-top: 0.25rem;
}
.site-login:hover {
	color: #81B441;
}
.site-login i {
	font-size: 1.1875rem;
	vertical-align: middle;
	line-height: 1;
	margin-right: 0.5rem;
}
.site-logged-in {
	float: right;
	margin-left: 1.25rem;
	margin-top: 0.125rem;
}
.site-logged-in button {
	background: transparent;
	border: 0;
	line-height: 1;
	padding: 0;
}
@media (max-width: 991px) {
.site-search {
	display: none;
}
}
@media (max-width: 575px) {
.site-stats {
	display: none;
}
.site-login i {
	margin-right: 0;
}
.site-login .text {
	display: none;
}
}/*------------------------------------------------------------##Slide-------------------------------------------------------------*/
.site-slides {
	position: relative;
}
.site-slides .slick-arrow {
	background: #81b441 none repeat scroll 0 0;
	border: 2px solid #81b441;
	border-radius: 50%;
	color: #fff;
	font-size: 25px;
	height: 50px;
	position: absolute;
	top: calc(50% - 20px);
	width: 50px;
	z-index: 100;
}
.site-slides .slick-arrow.slick-prev {
	left: 40px;
}
.site-slides .slick-arrow.slick-next {
	right: 40px;
}
.site-slides .slick-list h3, .site-slides .slick-list .des-slides {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	color: #fff;
	left: 30%;
	position: absolute;
	top: 0;
}
.site-slides .slick-list h3 {
	padding: 5px 20px;
	text-transform: uppercase;
	top: 10%;
	font-size: 40px;
}
.site-slides .slick-list .des-slides {
	font-size: 20px;
	left: 23%;
	padding: 5px 20px;
	top: 30%;
}/*--------------------------------------------------------------## site nav--------------------------------------------------------------*/
.site-nav {
	/* max-width: 1140px; */
	margin: 0 auto;
}
.site-nav ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.site-nav .menu > li {
	float: left;
	/* border-left: 1px solid; */
	border-right: 1px solid #fff;
	position: relative;
}
.site-nav .menu > li:last-child{ border-right:0; }
.site-nav .menu > li > a {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 10px  20px;
	background: #43b8ea;
}

.site-nav .menu > li > a:hover{
background: #c7972f;
color:#fff !important;
}

.site-nav .menu > li:not(:last-child) a{
*border-right:1px solid #fff;
}

.site-nav .menu > li:hover > a {
		color: #065189;
}
.site-nav .menu > li:hover {
	
	background: #e6cc54;
}
.site-nav .menu > li.current-menu-item {

	background: #e6cc54;
}
.site-nav .menu > li.current-menu-item > a {
	color: #065189;


}
.site-nav .menu > li > a > i {
	font-size: 1.25rem;
	line-height: 20px;
}
.site-nav .sub-menu {
	background: #fff;
	-webkit-box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.2);
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	display: none;
	min-width: 16rem;
	padding-top: 0;
	padding-bottom: 0.625rem;
}
.site-nav li:hover .sub-menu {
	display: block;
}
.site-nav .sub-menu > li > a {
	font-size: 0.875rem;
	color: #333;
	white-space: nowrap;
	display: block;
	padding: 0.375rem 0.9375rem;
}
.site-nav .sub-menu > li > a:hover {
	color: #333;
	background: #ddd;
}
.site-nav .site-stats {
	display: none;
}
@media (max-width: 991px) {
.site-nav-toggler {
	font-size: 2rem;
	color: #fff;
	float: left;
	padding: 0;
}
#site-nav {
	clear: both;
}
.site-nav .menu {
	padding-bottom: 0.625rem;
	width: 100%;
}
.site-nav .menu > li {
	width: 100% !important;
	cursor: pointer;
	float: none;
	border-right: none;
	border-left: none;
	height: auto !important;
	border-bottom: 1px solid #dbd6d0;
}
.site-nav .menu > li.menu-item-has-children:before {
	content: '\f104';
	font-family: 'Ionicons';
	font-size: 1rem;
	color: #fff;
	float: right;
}
.site-nav .menu > li > a {
	display: inline-block;
	width: 100%;
	line-height: inherit;
	padding: 11px 10px;
	text-align: left !important;
}
.site-nav .sub-menu {
	display: none;
	clear: both;
	position: static;
	width: auto;
}
.site-nav li:hover > .sub-menu {
	display: none;
}
.site-slides .slick-list h3 {
	left: 15%;
}
.site-slides .slick-list .des-slides {
	left: 15%;
	top: 45%;
}
.home-style2 .advanced-search {
	margin-top: -252px;
}
.home-style2 .site-slides .slick-list h3, .home-style2 .site-slides .slick-list .des-slides {
	display: none;
}
.home-style2 .site-slides .slick-arrow {
	display: none !important;
}
#site-nav {
	position: absolute;
	width: 100%;
	top: 1px;
	left: 0;
	z-index: 999;
	background: #ce8312;
	padding: 10px 15px;
}
}
@media (max-width: 640px) {
.home-style2 .advanced-search {
	margin-top: 0;
}
.home-style2 .site-slides .slick-arrow {
	display: block !important;
}
}
@media (max-width: 575px) {
.site-nav .site-stats {
	display: block;
	float: right;
	line-height: 1.25;
	margin-top: 0.125rem;
}
.site-nav .site-stats li {
	color: #fff;
}
}/*--------------------------------------------------------------# advanced search--------------------------------------------------------------*/
.advanced-search {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	padding: 1px 0px;
	margin-bottom: 0.9375rem;
}
.form-advanced-search {
	background: #0088ba;
	padding: 1.25rem 0.9375rem 0.3125rem;
}
.form-aside-advanced-search {
	background: transparent !important;
	padding: 0 !important;
}
.demand-radio {
	cursor: pointer;
	position: relative;
	margin-right: -4px;
	margin-bottom: 0;
}
.demand-radio input {
	position: absolute;
	z-index: -1;
	visibility: hidden;
	opacity: 0;
}
.demand-radio .name {
	color: #81B441;
	background: #fff;
	border: 1px solid #81B441;
	text-align: center;
	display: block;
	min-width: 8.75rem;
	padding: 0.5rem;
}
.demand-radio input:checked + .name {
	color: #fff;
	background: #5eae36;
}
.demand-radio input:checked + .name:before {
	content: ' ';
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -0.625rem;
	border-top: 0.625rem solid #81B441;
	border-left: 0.625rem solid transparent;
	border-right: 0.625rem solid transparent;
}
.count-res {
	text-transform: uppercase;
	font-size: 1.25rem;
	color: #fff;
	text-align: center;
	line-height: 1.25;
}
.count-res strong {
	font-size: 1.875rem;
	font-weight: 700;
}
@media (min-width: 768px) and (max-width: 1199px) {
.form-aside-advanced-search .demand-radio .name {
	min-width: 0 !important;
	padding: 0.5rem 0.5rem !important;
}
}
@media (max-width: 575px) {
.demand-radio .name {
	min-width: 7.5rem;
	padding: 0.5rem 0.625rem;
}
.advanced-search {
	padding: 0.9375rem 0;
}
.form-advanced-search {
	padding: 0.9375rem 0.625rem 0;
}
}/*--------------------------------------------------------------# module--------------------------------------------------------------*/
.module {
	margin-bottom: 0.9375rem;
	width: 100%;
}
.module .module-header {
	border-bottom: 1px solid #81B441;
	margin-bottom: 0.625rem;
}
.module .module-header:after {
	content: ' ';
	display: table;
	clear: both;
}
.module .module-title {
	text-align: center;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background: #81B441;
	float: left;
	padding: 0.375rem 0.625rem 0.25rem;
	margin-bottom: 0;
	position: relative;
}
.module .module-title:after {
	content: ' ';
	background: #81B441;
	display: block;
	height: 100%;
	position: absolute;
}
.module .module-title a {
	color: inherit;
}
.module .module-title i {
	margin-right: 0.3125rem;
}
.module .module-more {
	color: #81B441;
	float: right;
	margin-top: 0.5rem;
}
.module a.module-more:hover {
	text-decoration: underline;
	color: #81B441;
}
.module span.module-more {
	color: #333;
}
.module span.module-more strong {
	color: #c22;
}
@media (max-width: 575px) {
.module .module-title:after {
	display: none;
}
}/*--------------------------------------------------------------# module vip res--------------------------------------------------------------*/
.module-vip-res {
	background: #E5F9E7;
	padding: 0.625rem;
	margin-bottom: 0.3125rem;
}
.module-vip-res .title {
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #81B441;
}
.vip-res .slick-arrow {
	font-weight: 700;
	color: #81B441;
	background: transparent;
	border: 1px solid #81B441;
	width: 1.5rem;
	height: 1.375rem;
	line-height: 1.375rem;
	position: absolute;
	z-index: 10;
	top: -1.8125rem;
	right: 0;
	transition: all 0.3s ease 0s;
}
.vip-res .slick-arrow:hover {
	color: #3A8107;
	border-color: #3A8107;
}
.vip-res .slick-prev {
	right: 1.875rem;
}
.vip-res .slick-list {
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}
.vip-re {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.vip-re .image {
	display: block;
	position: relative;
}
.vip-re .vip {
	font-size: 0.625rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	background: url('images/hot.gif') no-repeat scroll center center #fff;
	line-height: 1.25;
	padding: 1px 0.3125rem;
	position: absolute;
	z-index: 10;
	top: 0.3125rem;
	left: 0;
	width: 30px;
	height: 14px;
	text-indent: -9999px;
}
.vip-re .vip:before {
	content: ' ';
	border-left: 0.5rem solid #fff;
	border-top: 0.5rem solid transparent;
	border-bottom: 0.4375rem solid transparent;
	display: block;
	position: absolute;
	left: 100%;
	top: 0;
}
.vip-re .name {
	font-size: 0.75rem;
	font-weight: 700;
	max-height: 1.875rem;
	overflow: hidden;
	margin-top: 0.5rem;
	margin-bottom: 0.125rem;
}
.vip-re .name a {
	color: #0080FF;
}
.vip-re .name a:hover {
	color: #FF842B;
}
.vip-re .price, .vip-re .area {
	display: block;
}/*--------------------------------------------------------------# float re--------------------------------------------------------------*/
.float-re {
	padding: 0.3125rem;
}
.float-re:nth-of-type(2n + 2) {
	background: #F3F6FB;
}
.float-re:after {
	content: ' ';
	display: table;
	clear: both;
}
.float-re .image {
	background: #ccc;
	-webkit-border-radius: 0.1875rem;
	-moz-border-radius: 0.1875rem;
	border-radius: 0.1875rem;
	overflow: hidden;
	display: block;
	float: left;
	width: 3.125rem;
	height: 3.125rem;
	margin-right: 0.625rem;
}
.float-re .info {
	overflow: hidden;
}
.float-re .name, .float-re .price, .float-re .cat, .float-re .area, .float-re .district, .float-re .meta {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
	width: 25%;
	padding-right: 0.625rem;
}
.float-re .name {
	font-size: 0.8125rem;
	font-weight: 700;
	width: 75%;
	margin-top: 0.1875rem;
	margin-bottom: 0.4375rem;
}
.float-re .price {
	line-height: 1.25;
	width: 25%;
}
.float-re .price strong {
	font-size: 1rem;
}
.float-re .cat {
	font-weight: 700;
	color: #333;
	clear: left;
}
.float-re .cat:hover {
	color: #81B441;
}
.float-re .district i {
	margin-right: 0.3125rem;
}
.float-re .meta {
	list-style: none;
	padding-left: 0;
	margin-top: 0.125rem;
	margin-bottom: 0;
}
.float-re .meta li {
	font-size: 0.75rem;
	color: #999;
	float: left;
	margin-right: 0.625rem;
}
.float-re .meta li i {
	font-size: 0.875rem;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin-right: 0.25rem;
}
.list-sidebar .name {
	width: 100%;
}
.list-sidebar .price {
	width: 45%;
}
.list-sidebar .district {
	width: 55%;
	padding-right: 0;
}
@media (max-width: 1199px) {
.float-re .cat, .float-re .area, .float-re .district, .float-re .meta {
	width: 50%;
}
.float-re .name {
	margin-bottom: 0.125rem;
}
}
@media (max-width: 575px) {
.float-re .name, .float-re .price, .float-re .cat, .float-re .area, .float-re .district, .float-re .meta {
	float: none;
	width: auto;
}
.float-re .name {
	white-space: normal;
	overflow: visible;
	text-overflow: clip;
}
.float-re .cat, .float-re .area, .float-re .district {
	display: none;
}
}/*--------------------------------------------------------------# aside re--------------------------------------------------------------*/
.aside-re {
	padding: 0.3125rem;
}
.aside-re:nth-of-type(2n + 2) {
	background: #F3F6FB;
}
.aside-re:after {
	content: ' ';
	display: table;
	clear: both;
}
.aside-re .image {
	background: #ccc;
	-webkit-border-radius: 0.1875rem;
	-moz-border-radius: 0.1875rem;
	border-radius: 0.1875rem;
	overflow: hidden;
	display: block;
	float: left;
	width: 3.125rem;
	height: 3.125rem;
	margin-right: 0.625rem;
}
.aside-re .info {
	overflow: hidden;
}
.aside-re .name {
	font-size: 0.8125rem;
	font-weight: 700;
	margin-bottom: 0.25rem;
}
.aside-re .price {
	display: block;
	float: right;
	width: 40%;
	line-height: 1.25;
}
.aside-re .price strong {
	font-size: 0.875rem;
}
.aside-re .meta {
	float: left;
	width: 60%;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.aside-re .meta li {
	font-size: 0.75rem;
	color: #999;
	float: left;
	margin-right: 0.625rem;
}
.aside-re .meta li i {
	font-size: 0.875rem;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin-right: 0.25rem;
}
@media (max-width: 1199px) {
.aside-re .name {
	margin-bottom: 0.125rem;
}
.aside-re .price, .aside-re .meta {
	float: none;
	width: 100%;
}
}/*--------------------------------------------------------------# re--------------------------------------------------------------*/
.re {
	border: 1px solid #ddd;
	margin-bottom: 1.25rem;
}
.re-title {
	font-size: 0.875rem;
	background: #E5F9E7;
	padding: 0.625rem 0.9375rem;
	margin-bottom: 0;
}
.re-tab-nav {
	background: #ddd;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0.625rem;
}
.re-tab-nav:after {
	content: ' ';
	display: table;
	clear: both;
}
.re-tab-nav li {
	float: left;
}
.re-tab-nav li a {
	color: #555;
	display: block;
	padding: 0.5rem 0.9375rem 0.4375rem;
}
.re-tab-nav li a:hover {
	color: #81B441;
}
.re-tab-nav li a.active {
	color: #fff;
	background: #81B441;
}
.re-images a {
	display: block;
	position: relative;
	padding-top: 60%;
}
.re-images a img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.re-thumbs {
	margin-top: 0.625rem;
	margin-bottom: 0.625rem;
}
.re-thumbs .slick-list {
	margin-left: -0.3125rem;
	margin-right: -0.3125rem;
}
.re-thumbs .slick-slide {
	display: block;
	padding-left: 0.3125rem;
	padding-right: 0.3125rem;
	height: 61px;
}
.re-thumbs .slick-slide a {
	display: block;
	position: relative;
}
.re-thumbs .slick-slide a:before {
	content: ' ';
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease 0s;
}
.re-thumbs .slick-slide a:hover:before, .re-thumbs .slick-slide.slick-current a:before {
	visibility: visible;
	opacity: 1;
}
.re-thumbs .slick-arrow {
	font-size: 1.125rem;
	color: #fff;
	background: #333;
	border: 0;
	display: block;
	width: 1.75rem;
	height: 1.75rem;
	line-height: 1.75rem;
	margin-top: -0.875rem;
	text-align: center;
	position: absolute;
	z-index: 10;
	top: 50%;
}
.re-thumbs .slick-arrow:hover {
	color: #fff;
	background: #81B441;
}
.re-thumbs .slick-prev {
	left: 0;
}
.re-thumbs .slick-next {
	right: 0;
}
.re-contact {
	padding: 0.9375rem 0.9375rem 0;
}
.re-contact-form {
	margin-bottom: 0.9375rem;
}
.re-contact-form .title {
	font-size: 1.125rem;
}
.re-district-price {
	background: #E5F9E7;
}
.re-district-price:after {
	content: ' ';
	display: table;
	clear: both;
}
.re-district {
	font-size: 0.875rem;
	float: left;
	padding: 0.625rem 0.625rem 0.5rem;
}
.re-price {
	font-size: 1.125rem;
	color: #fff;
	background: #81B441;
	float: right;
	padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem;
	position: relative;
}
.re-price:before {
	content: ' ';
	display: block;
	border-right: 1rem solid #81B441;
	border-top: 1.25rem solid transparent;
	border-bottom: 1.25rem solid transparent;
	position: absolute;
	z-index: 10;
	right: 100%;
	top: 0;
}
.re-price strong {
	font-size: 1.25rem;
}
.re-block {
	padding: 0.9375rem;
}
.re-contact-info {
	margin-bottom: 0.9375rem;
}
.re-contact-info:after {
	content: ' ';
	display: table;
	clear: both;
}
.re-contact-info .image {
	float: left;
	margin-right: 0.9375rem;
}
.re-contact-info .info {
	overflow: hidden;
}
.re-contact-info .name {
	font-size: 1.125rem;
	display: block;
	margin-top: 0.25rem;
	margin-bottom: 1px;
}
.re-contact-info .phone {
	font-size: 1.125rem;
	color: #333;
	background: #f0f0f0;
	border: 1px solid #ddd;
	-webkit-border-radius: 0.125rem;
	-moz-border-radius: 0.125rem;
	border-radius: 0.125rem;
	display: inline-block;
	padding: 0.1875rem 0.75rem 0.125rem;
}
.re-contact-info .phone:hover {
	color: #81B441;
}
.re-contact-info .phone i {
	color: #81B441;
	vertical-align: middle;
	margin-right: 0.5rem;
}
.re-property {
	list-style: none;
	padding: 0;
	margin-bottom: 0.9375rem;
}
.re-property:after {
	content: ' ';
	display: table;
	clear: both;
}
.re-property li {
	border: 1px solid #ddd;
	float: left;
	width: 25%;
	padding: 0.4375rem 0.625rem 0.25rem;
	margin-left: -1px;
	margin-bottom: -1px;
	font-size: 10px;
}
.re-property li i {
	font-size: 0.9375rem;
	margin-right: 0.5rem;
}
.re-address {
	font-size: 0.875rem;
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.3125rem;
	margin-bottom: 0.9375rem;
}
.re-address i {
	font-size: 0.9375rem;
	margin-right: 0.5rem;
}
.re-content {
	font-size: 0.875rem;
	text-align: justify;
	margin-bottom: 1.25rem;
}
.re-social {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.re-social:after {
	content: ' ';
	display: table;
	clear: both;
}
.re-social li {
	float: left;
	margin-right: 0.625rem;
	margin-bottom: 0.625rem;
}
.re-social .fb-send > span {
	width: 450px !important;
}
@media (max-width: 1199px) {
.re-property li {
	width: 33.3333%;
}
}
@media (max-width: 991px) {
.re-property li {
	width: 50%;
}
}
@media (max-width: 575px) {
.re-title {
	font-size: 1rem;
}
.re-tab-nav li a {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}
.re-thumbs .slick-arrow {
	font-size: 1rem;
	width: 1.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	margin-top: -0.75rem;
}
.re-block {
	padding: 0.625rem;
}
.re-social .fb-send > span {
	width: 300px !important;
}
}
@media (max-width: 400px) {
.re-property li {
	width: 100%;
}
}/*--------------------------------------------------------------# widget--------------------------------------------------------------*/
.widget {
	margin-bottom: 0;
}
.widget .widget-header {
	border-bottom: 1px solid #81B441;
	margin-bottom: 0.625rem;
}
.widget .widget-header:after {
	content: ' ';
	display: table;
	clear: both;
}
.widget .widget-title {
	width: 100%;
	font-size: 31px;
	text-transform: uppercase;
	color: #000;
	float: left;
	padding: 0.375rem 0.625rem 0.25rem;
	margin-bottom: 20px;
	position: relative;
	text-align: left;
	border-bottom: 2px solid #fc7;
}
.widget .widget-title:after {
	content: ' ';
	background: #81B441;
	display: block;
}/*--------------------------------------------------------------# user--------------------------------------------------------------*/
.user-nav {
	text-align: center;
	margin-top: 0.9375rem;
	margin-bottom: 0.9375rem;
}
.user-nav ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.user-nav ul li {
	display: inline-block;
	margin-bottom: 0.3125rem;
}
.user-nav ul li a {
	font-size: 0.875rem;
	color: #333;
	background: #ddd;
	display: block;
	padding: 0.3125rem 1.25rem 0.1875rem;
}
.user-nav ul li a:hover {
	color: #fff;
	background: #333;
}
.user-nav ul li.current-menu-item a {
	color: #fff;
	background: #81B441;
}
.user-nav ul li a i {
	font-size: 1.25rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5rem;
}
.form-upload {
	text-align: center;
	background: #eceeef;
	border: 1px solid #ddd;
	padding: 1.875rem 0.9375rem;
}
.form-upload input {
	display: none;
}
.form-upload label {
	font-size: 0.875rem;
	color: #fff;
	background: #337ab7;
	cursor: pointer;
	display: inline-block;
	max-width: 100%;
	padding: 0 1.25rem;
	margin-bottom: 0;
	-webkit-transition: all 0.15s ease 0s;
	-moz-transition: all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
}
.form-upload label:hover {
	background: #296090;
}
.form-upload label i {
	font-size: 1.875rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.625rem;
}
.form-upload label span {
	display: inline-block;
	vertical-align: middle;
}
.form-upload .note {
	margin-top: 0.9375rem;
	margin-bottom: 0;
}
.form-upload .uploading {
	font-weight: 700;
	color: #337ab7;
	margin-bottom: 0.625rem;
}
.form-upload .images {
	list-style: none;
	padding: 0;
	margin-left: -0.25rem;
	margin-right: -0.25rem;
	margin-bottom: 0.625rem;
}
.form-upload .images:after {
	content: ' ';
	display: table;
	clear: both;
}
.form-upload .images li {
	position: relative;
	float: left;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	margin-bottom: 0.5rem;
}
.form-upload .images .remove {
	font-size: 1rem;
	color: #E81123;
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0.625rem;
}
.form-upload .images .remove:hover {
	color: #f00;
}
.table-user-res th, .table-user-res td.col-price, .table-user-res td.col-status, .table-user-res td.col-action {
	white-space: nowrap;
}
.table-user-res td.col-image img {
	font-size: 0;
	color: transparent;
	background: #ddd;
	-webkit-border-radius: 0.1875rem;
	-moz-border-radius: 0.1875rem;
	border-radius: 0.1875rem;
	display: block;
	width: 3.125rem;
	height: 3.125rem;
}
.table-user-res td.col-stt, .table-user-res td.col-status, .table-user-res td.col-action {
	text-align: center;
}
.table-user-res td.col-status .publish, .table-user-res td.col-status .pending {
	font-size: 1.25rem;
	line-height: 1;
}
.table-user-res td.col-status .publish {
	color: #3E991C;
}
.table-user-res td.col-status .pending {
	color: #007ABD;
	border: 1px solid #007ABD;
	border-radius: 50%;
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
}
.table-user-res td.col-action a {
	font-size: 1.25rem;
	line-height: 1;
}
.table-user-res td.col-action .remove {
	color: #E81123;
}
.table-user-res td.col-action .remove:hover {
	color: #FF0000;
}
.table-user-res td.col-action .edit {
	color: #FF842B;
	margin-right: 0.3125rem;
}
.table-user-res td.col-action .edit:hover {
	color: #FFA500;
}
@media (max-width: 991px) {
.table-user-res .col-demand, .table-user-res .col-cat, .table-user-res .col-area, .table-user-res .col-price {
	display: none;
}
}
@media (max-width:768px) {
.site-logo {
	float: none !important;
}
.head_qc {
	display: none;
}
.footer-item {
	width: 100% !important;
}
.col-12.col-sm-3.col-md-3.halink_post {
	float: left;
	margin-bottom: 20px;
	width: 50% !important;
}
}
@media (max-width:575px) {
.site-logo {
	float: none !important;
}
}
@media (max-width: 575px) {
.site-logo {
` float:none !important;
}
.site-logo img {
	height: auto;
	display: block;
	margin: 0 auto;
	float: none !important;
}
.footer-item {
	width: 100% !important;
	padding: 8px 11px;
	background: -webkit-linear-gradient(#f1f1f1, #f1f1f1, #fff);
	margin: 0 10px;
	float: left;
}
.table-user-res .col-stt, .table-user-res .col-image {
	display: none;
}
.table-user-res th, .table-user-res td {
	padding-left: 0.3125rem;
	padding-right: 0.3125rem;
}
}
.slider {
	*margin-top: 1px;
}/*------------------------------------------------------------# Archive-------------------------------------------------------------*/
article.news {
	margin-top: 15px;
}
.news .name .image {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0;
	text-align: justify;
}
.post .name > a {
	display: block;
	font-size: 18px;
	margin: 8px 0;
}
.float-post {
	margin-bottom: 0.975rem;
}
.float-post::before, .float-post::after {
	clear: both;
	content: " ";
	display: table;
}
.float-post .image {
	float: left;
	margin-right: 10px;
}
.float-post .name > a {
	display: block;
	font-size: 15px;
}
.float-post .desc {
	margin-bottom: 0;
}
h1.entry-title {
	font-size: 26px;
}
.entry-share {
	padding: 0;
}
.entry-share li {
	display: inline-block;
	float: right;
	line-height: 10px;
	list-style: outside none none;
	margin-left: 20px;
}
.entry-content > p:first-child {
	font-weight: 700;
}
figure.aligncenter {
	margin: 0 auto 10px;
	text-align: center;
}
figcaption.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
article h5.name > a {
	display: block;
	font-size: 15px;
	margin: 5px 0;
}
.entry-tags .title {
	display: inline-block;
	font-size: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.entry-tags ul {
	margin: 0;
	padding: 0;
}
.entry-tags ul > li {
	display: inline-block;
	list-style: outside none none;
	margin-right: 15px;
}
.entry-tags ul > li > a {
	background: #81b441 none repeat scroll 0 0;
	color: #fff;
	display: block;
	padding: 5px;
}/*--------------------------------------------------------------# footer--------------------------------------------------------------*/
.site-footer {
	margin-top: 1.875rem;
}
.footer-top {
	color: #e5e5e5;
	background:black;
	padding: 2.5rem 0 0.625rem;
}
.widget-footer-top {
	margin-bottom: 1.875rem;
}
.widget-footer-top .widget-title {
	font-size: 1.125rem;
	text-transform: uppercase;
	margin-bottom: 0.9375rem;
}
.widget-footer-top .menu {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.widget-footer-top .menu > li {
	position: relative;
	padding-left: 0.75rem;
}
.widget-footer-top .menu > li:before {
	content: '\f3d1';
	font-family: 'Ionicons';
	color: #81B441;
	position: absolute;
	top: 0;
	left: 0;
}
.widget-footer-top .menu > li + li {
	margin-top: 0.5rem;
}
.widget-footer-top .menu > li > a {
	color: #e5e5e5;
}
.widget-footer-top .menu > li > a:hover {
	color: #81B441;
}
.footer-bottom p {
	margin-bottom: 0.125rem;
}
.site-content {
	position: relative;
}
.banner-left, .banner-right {
	display: none;
	width: 150px;
	position: absolute;
	z-index: 10;
	top: 0;
}
.will-sticky .banner-left, .will-sticky .banner-right {
	position: fixed;
	top: 50px;
}
.widget_media_image > img {
	width: 100%;
}
.widget_media_image > a {
	display: block;
	width: 100%;
}
.widget_media_image > a > img {
	width: 100%;
}
.box-head {
	margin-bottom: 20px;
}
@media(max-width: 1400px) {
.banner-left, .banner-right {
	display: none !important;
}
}
.head_qc {
	width: 65%;
	float: right;
	margin: 0 !important;
	padding: 0 !important;
}
.footer-item {
	width: 23.2222222%;
	padding: 8px 11px;
	background: -webkit-linear-gradient(#f1f1f1, #f1f1f1, #fff);
	margin: 0 10px;
	float: left;
}
.footer-item p {
	font-size: 14px;
}
input.wpcf7-form-control.wpcf7-submit {
	width: auto;
	border: 1px solid rgba(255, 255, 255, 0.5)!important;
	padding: 5px 25px;
	font-size: 12px;
	display: inline-block;
	background: #ED9C41;
}
.site_footer h2.widget-title {
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-left: 13px;
	color: #ffffff;
	letter-spacing: -0.9px;
}
.footer-item p {
	color: black;
	padding: 0;
	margin: 0;
}
button, input, optgroup, select, textarea {
	width: 100%;
	margin: 2px;
}
.site-info {
	COLOR: white;
	width: 100%;
	text-align: center;
	float: left;
	background: #000000;
	padding: 5px;
	margin-bottom: 0;
}
.site-info a {
	color: white;
}
.v-form-title {
	padding: 10px 16px;
	background: #ce4c06;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	text-align: center;
	font-family: sans-serif;
}
.hotline-fixed-2 {
	bottom: 20px;
	left: 50px;
	padding-left: 17px;
}
.hotline-fixed-2 {
	background: #ED610E;
	color: #fff;
	width: 250px;
	border-radius: 70px;
	padding: 3px 19px;
	position: fixed;
	box-sizing: border-box;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	z-index: 9;
}
.hotline-fixed-2-icon {
	float: left;
	max-width: 43px;
	margin-top: 3px;
}
.hotline-fixed-2-icon i {
	font-size: 28px;
	display: inline-block;
	border: 2px solid;
	border-radius: 50%;
	width: 42px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
}
.hotline-fixed-2-text {
	width: 70%;
	float: right;
}
.hotline-fixed-2-text-hotline a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.col-12.col-sm-3.col-md-3.halink_post {
	float: left;
	margin-bottom: 20px;
}

.halink_post_tin span, .halink_post_tin_hot span {
	    color: #ffcc44;
	    font-weight: bold;
	    font-size: 34px;
	    text-transform: uppercase;
}
.site-main .halink_post_tin, .halink_post_tin_hot {
	width: 100%;
	padding: 30px 40px;
	margin-bottom: 30px;
}
h3.ttPost {
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	vertical-align: initial;
	padding: 0;
	height: auto;
	overflow: hidden;
	margin: 0;
	color: #123B61;
}
.image {
	/* padding: 5px !important; */
	background: #eae7e7;
	overflow: hidden;
}
.image img {
	width: 100%;
	transform: scale(1);
	transition: all .38s;
	-webkit-transition: all .38s linear;
	-moz-transition: all .38s linear;
	-o-transition: all .38s linear;
	-ms-transition: all .38s linear;
}
.image:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.post_tin {
	margin-top: 20px;
}
h2.page-title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000000;
	text-align: center;
	padding: 20px;
}
.block-content .v-hotline {
	width: 260px;
	height: 42px;
	line-height: 42px;
	background: url(/wp-content/uploads/2018/04/hotline_bg.png) 0 no-repeat;
	font-weight: bold;
	text-align: center;
	background-size: 100%;
	letter-spacing: 0px;
}
.v-hotline-title {
	color: #b89c58;    /* font-size: 15px; */
	display: block;
	width: 40%;
	text-align: left;
	box-sizing: border-box;
	padding-left: 50px;
	float: left;
}
.v-hotline-content {
	color: #f15f23;
	font-size: 20px;
	font-weight: bold;
	width: 50%;
	text-align: right;
	display: block;
	box-sizing: border-box;
	text-decoration: none;
	float: right;
	position: relative;
	right: 10px;
}
.v-hotline-content {    /* Safari 4.0 - 8.0 */
	-webkit-animation-name: hotline-color;
	-webkit-animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;    /* Standard syntax */
	animation-name: hotline-color;
	animation-duration: 0.3s;
	animation-timing-function: linear;
	animation-delay: 1s;
	animation-iteration-count: infinite;
	animation-direction: normal;
}
.v-hotline-content {
	color: #f15f23;
	font-size: 20px;
	font-weight: bold;
	width: 50%;
	text-align: right;
	display: block;
	box-sizing: border-box;
	text-decoration: none;
	float: right;
	position: relative;
	right: 10px;
}/* Safari 4.0 - 8.0 */
@-webkit-keyframes hotline-color {
0% {
color:#f15f23;
}
100% {
color:#b89c58;
}
}/* Standard syntax */
@keyframes hotline-color {
0% {
color:#f15f23;
}
100% {
color:#b89c58;
}
}/* Safari 4.0 - 8.0 */
@-webkit-keyframes hotline-color2 {
0% {
color:#b89c58;
}
100% {
color:#f15f23;
}
}/* Standard syntax */
@keyframes hotline-color2 {
0% {
color:#b89c58;
}
100% {
color:#f15f23;
}
}
.sidebar .v-hotline {
	position: static;
	display: block;
}
.sidebar-bottom-hotline p {
	font-size: 12px;
	margin: 0px 0;
}
.sidebar-bottom-hotline p:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0da";
	padding-right: 7px;
	color: #afafaf;
	font-size: 13px;
	position: relative;    /* top: 2px; */
	content: "\f00c";
	color: #c7c7c7;
	font-weight: normal;
}
.sidebar-bottom-hotline {
	margin: 10px 5px;
}
#middle-content .core-block {
	margin-bottom: 20px!important;
}
.sidebar-bottom-hotline p:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: ">";
	padding-right: 7px;
	color: #afafaf;
	font-size: 13px;
	position: relative;    /* top: 2px; */
	color: #c7c7c7;
	font-weight: normal;
}
.widget_text {
	padding: 5px 5px;
	box-shadow: 0px 0px 10px 1px #ccc inset;
	-moz-box-shadow: 0px 0px 10px 1px #ccc inset;
	-webkit-box-shadow: 0px 0px 10px 1px #cccccc91 inset;
	-o-box-shadow: 0px 0px 10px 1px #ccc inset;
	-ms-box-shadow: 0px 0px 10px 1px #ccc inset;
}
.post_tin_img {
	padding: 5px;
	width: 100%;
}
.post_tin_img .halink_post {
	width: 100%;
	float: left;
	margin: 5px 0px;
}
.post_tin_img .image {
	width: 35%;
	float: left;
	margin-right: 5px;
}
.post_tin_img .ten {
	width: 63%;
	float: left;
}
.ten h3 {
	font-size: 13px;
	margin-top: 10px;
}
h1.entry-title {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000000;
	padding-left: 10px;
}
.halink_post {
	float: left;
}

.image img {
    height: auto;
}
.head_qc img {
    padding: 0px !important;
}
.duan {
    height: 25px;
}

.logo {
    float: left;
    text-align: center;
    margin: 0 auto;
    position: relative;
    padding: 0;
    margin-left: 0;
}

.menu_nav {
    background: #43b8ea;
    float: left;
    height: auto;
}
.footer_right_top.col-md-7 {
    text-align: center;
    padding: 20px;
    border: 2px solid #cc9832;
}

.footer_right_top span {
    font-size: 33px;
}
.footer_right_top b {
    width: 100%;
    font-size: 30px;
    color: #edb353;
}

.col-md-3.footer_1 img {
    max-width: 30%;
}

.col-md-3.footer_1 {
    text-align: center;
}
.footer_1 span {
	float:left;
	font-size:17px;
	color:#906a2e;
	text-align:justify;
	padding-top:20px;
}

.footer_right_buttom {
    margin-top: 20px;
}

.footer_right_buttom ul li a {
    font-size: 16px;
    color: white;
}

.footer_right_buttom ul li {
    padding: 5px;
}
.col_footer {
    float: left;
}

.widget_service {
    word-break: break-word;
    float: left;
    width: 100%;
    text-align: center;
}
.col-md-4.w_service {
    FLOAT: LEFT;
    TEXT-ALIGN: CENTER;
}
.w_service_img {
    background: #f5b73e;
    width: 130px;
    height: 130px;
    padding: 20px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: -35%;
    transform: translateX(-50%);
}
.w_service_content {
    background: #0088ba;
    width: 80%;
    margin: 0 auto;
}
.row_service {
    float: left;
    width: 100%;
    margin-top: 88px;
    margin-bottom: 30px;
}

.w_service_content_des {
    font-size: 24px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}
.w_service_content_des {
    padding-top: 90px;
    padding-bottom: 40px;
}

.w_service_link_more {
    padding-bottom: 30px;
}

.w_service_link_more a {
    background: #cc9832;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
}

h3.widget_service_title {
    color: #ffcc44;
    font-weight: bold;
    font-size: 34px;
}

span.widget_service_des {
    padding: 0px 12%;
    float: left;
    font-size: 17px;
    color: #72706f;
}

.form-group label {
    color: white;
}

.row_left {
    float: left;
}
.row_right {
    float: right;
    padding-top: 10px;
    text-align: right;
}

.ten h3 {
    color: white;
    font-size: 19px !important;
}

.row_right .price b {
    color: #d3d3d3 !important;
    text-decoration: line-through;
}


.row_right .price_sale  b {
    font-size: 20px;
}

.price_sale {
    font-size: 20px;
    font-weight: bold;
    color: #edb353;
}
.row_full {
    float: left;
    padding: 18px 5px;
    background: #191919c2;
	width:100%;
}
body:not(.home) .row_full{
    background: #13343f;
}

.h_post {
    float: left;
    margin-bottom: 20px;
}

.halink_post_tin_hot {
    width: 100%;
}
.h_post_hot {
    float: left;
	margin-bottom: 20px;
    
}
.overlay {
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 20%;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #3435367d;
}
.h_post_hot:hover .overlay {
  opacity: 1;
}
.overlay .text {
    color: white;
    font-size: 26px;
}
.overlay .price b {
    color: #ef940a !important;
    font-size: 25px;
    margin-top: 20px;
}
.tour_des {
    float: left;
 
}
div#re-gallery {
    float: left;
}
.info_re p {
    margin-bottom: 0;
}

.tour_des h1 {
    color: #00577e;
    font-size: 40px;
}
.tour_detail.col-md-12 {
    width: 100%;
    float: left;
}
.tour_detail h3 {
    background: #00577e;
    width: fit-content;
    padding: 5px 10px;
    font-size: 19px;
    color: white;
}
.item.slick-slide.slick-current.slick-active img {
    width: 100%;
}
.image_left {
    float: left;
}

.col_right{
    float: left;
}

.col_right .ten a {
    font-size: 27px;
    color: black;
}

.col_right .date {
    margin: 5px;
}

.col_right .des_content {
    font-size: 18px;
}
.title {
    margin: 5px 0;
}

.S_post {
    float: left;
    margin-bottom: 18px;
}

.title_x a {
    font-size: 17px;
    color: black;
}

.hotel_class {
    /* width: 150px; */
}li#menu-item-103 {}

.cn_class {
    /* width: 150px; */
}

.halink_post_tin, .halink_post_tin_hot{
	background:#0088ba;
}

.wpcf7-form input, .wpcf7-form select{ margin:auto; }

.tour_detail{ 
	margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

#content-sing-re-right .widget-title{ font-size:18px; }

#content-sing-re-right > section{ float:left; width:100%; }

.entry-content{ text-align:justify; }

#related-post-slider-id{ float:left; width:100%; position:relative; margin-bottom:20px; }
/*#related-post-slider-id:after{
	content: "";
    position: absolute;
    z-index: 1;
    background: #0088ba;
    top: 0;
    left: -50%;
    right: -54px;
    bottom: 0;
}*/
#related-post-slider-id .container{ position:relative; z-index:2;}
#related-post-slider-id .halink_post_tin{ margin-bottom:0;     padding: 30px 40px 0;}

.navbar-toggleable-md .navbar-collapse{ width:auto; }

.site-branding > .menu{
padding-right:0;
}

.menu_nav.col-md-12.fixed {
    width: 1240px;
    position: fixed;
    top: 0;
    z-index: 999999999;
}
.hotline {
    position: absolute;
    right: 20px;
    font-size: 18px;
    color: white;
    padding: 7px;
    font-weight: bold;
}
.hotline span {
    color: white;
}
figure {
    width: 100% !important;
}