@charset "UTF-8";
@import "css/bootstrap.min.css";
/*@import "css/fontawesome/css/all.css";*/
/*@import "css/vnf_bodoni/vnf_bodoni.css";*/
/*@import "css/sf_display/sf_display.css";*/
/*@import "css/kuro_bold/stylesheet.css";*/
/*@import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Manrope:wght@200;300;400;500;600;700;800&family=Open+Sans&family=Roboto:wght@100;300;400;500;700&display=swap');*/
/*@import url('https://fonts.cdnfonts.com/css/kuro');*/
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;700;800&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,600;0,700;0,900;1,500&display=swap');*/

/*
Theme Name: Aspire Lifestyles - Vietcombank Priority
Theme URI: https://egd.vn
Author: tuan@aluent.com
Author URI: https://egd.vn
Description: Wordpress Theme for Aspire Lifestyles Project
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aspirelifestyles
*/

html, body {
	margin: 0;
	padding: 0;
}
body {
	color: #444;
	font-family: Arial, Tahoma, Veranda;
	font-size: 14px;
	line-height: 150%;
	/*background: url(images/body_bg3.jpg) no-repeat 0 0 #dddfde;*/
	background: #dddfde;
}
a {
	color: #553716;
	text-decoration: none;
}
a:hover {
	color: #a78d58;
	text-decoration: none;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
}
.site-content {
	margin: 15px 0;
}
.site-main {
	padding: 30px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0 30px rgba(0, 0, 0, 0.05);
}
#promotion {
	margin: 30px 0;
}
.modal-dialog {
	max-width: 1660px;
}
.modal-content {
	border-radius: 0;
}
h1.entry-title {
	margin-bottom: 50px;
	font-size: 25px;
	color: #395680;
	font-weight: bold;
}
.promotion-header h1.entry-title {
	margin: 0 0 30px 0;
	font-size: 25px;
	color: #000;
	font-family: 'Kuro';
}
h2 {
	margin: 0 0 20px 0;
	font-size: 110%;
	font-weight: bold;
	line-height: 150%;
	/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	background: linear-gradient(330deg, #e05252 0%, #99e052 25%, #52e0e0 50%, #9952e0 75%, #e05252 100%);;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
	font-family: 'Kuro';
}
h3 {
	font-size: 25px;
	font-weight: 600;
}
h3.block-heading {
	font-size: 18px;
	font-weight: bold;
}
h3.block-heading.hole {
}
h3.booking-heading {
	text-transform: uppercase;
	text-align: center;
	font-family: 'Kuro';
}
h4 {
	margin: 0 0 20px 0;
	font-weight: 400;
	font-size: 18px;
}
.align-right {
	text-align: right;
}
.booking-form h3 {
}
.btn.btn-submit {
}
.wpml-ls-display {
	display: none;
}
.btn {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
	background: #a78d58;
	border: none;
	border-radius: 0;
	text-transform: uppercase;
	text-align: center;
	border-radius: 10px;
	font-size: 100%;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}
.input-group .btn {
	box-shadow: none;
	border-radius: 0;
}
.btn-benefit {
	margin: 0 auto;
	max-width: 300px;
	display: block;
}
.btn:hover,
.btn:active,
.btn:focus {
	color: #FFF;
	background: #553716;
}
.btn.btn-booking {
	display: block;
	width: 100%;
}
.btn.btn-cancel {
	padding-top: calc(0.8rem - 2px);
	padding-bottom: calc(0.8rem - 2px);
	display: block;
	width: 100%;
	color: #395680;
	background: #E3BC86;
	border: solid 2px #E3BC86;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 1);
}
.btn.btn-cancel:hover {
	text-decoration: underline;
}
.booking-form .btn.btn-cancel,
.promotion .btn.btn-cancel,
.wine .btn.btn-cancel {
	color: #666666;
	background: #eeeeee;
	border: solid 2px #eeeeee;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
}
.booking-form .btn.btn-cancel:hover,
.promotion .btn.btn-cancel:hover,
.wine .btn.btn-cancel:hover {
	color: #FFF;
	background: #666666;
	border: solid 2px #666666;
	text-decoration: none;
}
.promotion #booking-form .btn.btn-cancel,
.wine #booking-form .btn.btn-cancel {
	background: #eee;
}
.promotion #booking-form .btn.btn-cancel:hover,
.wine #booking-form .btn.btn-cancel:hover {
	color: #FFF;
	background: #666666;
}
.topbar {
	margin: 15px 0;
}
.topbar .seperator {
	color: gray;
}
header {
}
#primary,
#slider {
	margin: 15px 0;
}
#carouselHome {
}
#carouselHome .carousel-inner {
	border-radius: 10px;
}
#carouselHome .carousel-item img {
}
#carouselHome .carousel-indicators {
	margin: 0;
	right: 0;
	left: auto;
	width: 100px;
	position: absolute;
}
#carouselHome .carousel-indicators [data-target] {
	background: rgba(255, 255, 255, 0.7);
	width: 13px;
	height: 13px;
	margin: 15px 5px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.7);
}
#carouselHome .carousel-indicators [data-target].active {
  background: #553716;
  border: 1px solid #fff;
}
#carouselHome .carousel-caption {
	padding: 20px 20px 10px 20px;
	width: 44%;
	left: 30px;
	bottom: 30px;
	text-align: left;
	font-size: 120%;
	border-radius: 10px;
	background: rgba(214, 189, 122, 0.8) !important;
}
#carouselHome .carousel-caption h5 {
	font-size: 150%;
	font-weight: bold;
	font-family: 'Kuro';
}
header.site-header {
	margin: 15px 0;
	/*position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 1030;
	background: url(images/bg-header.png) no-repeat 50% 50%;*/
}
.logged-in header.site-header {
	top: 32px;
}
footer {
	margin: 15px 0 0 0;
	padding: 0;
	color: #fff;
	position: relative;
}
header .container {
	display: flex;
}
footer .footer-main {
	padding: 30px 0;
	background: #191521;
	border-radius: 10px;
	box-shadow: 0px 0 30px rgba(0, 0, 0, 0.05);
}
.logo {
	padding: 15px 0;
	/*width: 270px;*/
	text-align: center;
}
.logo img {
	width: auto;
	height: 60px;
}
#site-navigation {
	padding: 0 30px;
	width: 100%;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 0 30px rgba(0, 0, 0, 0.05);
}
.nav-wrap {
	margin-left: auto;
}
.navbar-expand-md .navbar-collapse {
	/*margin-top: -0.5rem;
	margin-bottom: auto;*/
}
.navbar-toggler {
	padding: 0;
	border: none !important;
	border-radius: none !important;
	box-shadow: none !important;
}
.navbar-light .navbar-toggler {
	margin-top: 0;
	margin-bottom: auto;
}
.navbar-light .navbar-toggler-icon {
	background: url('images/buger.png') no-repeat 0 0;
}
.navbar .nav-item .dropdown-menu {
	padding: 0;
	width: 300px;
	border-radius: 0;
	background: #a78d58;
	border: none;
}
.navbar-toggler-text {
	display: block;
	font-size: 12px;
	color: #553716;
}
.navbar-expand-md .navbar-nav {
	/*margin-right: -90px;*/
	margin-left: auto;
}
.navbar-expand-md .navbar-nav li.menu-item-17 .nav-link {
	padding: 30px 20px 30px 25px;
	background: url(images/phone.png) no-repeat 0 35px;
	position: relative;
}
.navbar-expand-md .navbar-nav li.menu-item-17 .nav-link:after {
	content: 'Tổng đài đặt đặc quyền';
	display: block;
	position: absolute;
	width: 100%;
	top: 15px;
	right: 20px;
	font-size: 12px;
	color: #553716;
	line-height: 100%;
	text-transform: none;
	text-align: right;
	white-space: nowrap;
}
.dropdown-toggle::after {
	display: none;
}
.dropdown-toggle {
	background: url(images/menu-arrow.png) no-repeat 100% 50%;
}
.dropdown-item {
	color: #000;
	padding: 10px 20px;
}
.dropdown-item:hover {
	color: #fff;
	background: #553716;
	text-decoration: none;
}
header .navbar-expand-md .navbar-nav .nav-item {
	padding: 0 10px;
}
header .navbar-expand-md .navbar-nav .dropdown-menu .nav-item {
	padding: 0;
}
header .navbar-expand-md .navbar-nav .nav-link {
	padding: 30px 10px 30px 5px;
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	height: 90px;
	line-height: 30px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #a78d58;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
	color: #a78d58;
}
header .navbar-expand-md .navbar-nav .nav-item:hover .nav-link {
	color: #a78d58;
	text-decoration: none;
}
header .navbar-expand-md .navbar-nav .nav-item:hover {
}
footer .copyright {
	text-align: center;
	font-weight: 300;
}
footer .footer-hotline {
	padding: 20px 0 40px 0;
	color: #a78d58;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
footer .footer-hotline a.hotline {
	padding: 0 0 0 30px;
	color: #FFF;
	display: inline-block;
	background: url(images/footer-phone.png) no-repeat 0 50%;
}
footer nav {
}
footer nav .footer-menu {
	margin: 0;
	padding: 20px 0 40px 0;
}
footer nav .footer-menu li {
	margin: 0;
	list-style: none;
}
footer nav .footer-menu li a {
	padding: 0;
	color: #a78d58;
	text-transform: uppercase;
}
footer nav .footer-menu li a:hover,
footer nav .footer-menu li a:active,
footer nav .footer-menu li a:focus {
	text-decoration: underline;
}
.page-area {
	padding: 0;
}
.fontpage-product {
	text-align: center;
	background: #fff;
	border-radius: 10px;
	height: 100%;
}
.fontpage-product h2 {
	font-size: 20px;
	text-transform: uppercase;
}
.fontpage-product .product-inner {
	position: relative;
	display: block;
	z-index: 1;
	height: 100%;
	padding: 30px 30px 80px 30px;
 }
 .fontpage-product .product-inner img {
 	width: 100%;
	height: auto;
	border-radius: 10px;
 }
 .fontpage-product h4 {
 	margin: 30px 0;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
 }
.fontpage-product .short-des {
	margin: 30px 0;
	text-align: left;
}
.promotion-list {}
.promotion-list .row {
	margin: 0 -15px;
}
.promotions {
	border: 1px solid #bbb;
	background: #f4f4f4;
	border-radius: 10px;
	margin: 15px 0px;
	padding: 0 15px;
	height: 100%;
	position: relative;
}
.promotion {
	margin: 50px 0;
}
.promotions .program-thumb {
	margin: 0 -15px;
	width: calc(100% + 30px);
	height: auto;
	border-radius: 10px 10px 0 0
}
h4.location {
	margin: 0 -15px 0 -15px;
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background: #f4f4f4;
	border-bottom: 1px solid #bbb;
	border-radius: 10px 10px 0 0;
	text-align: center;
}
.row-products h4.location {
	border-radius: 0;
}
.promotion-item {
	margin: 15px 0;
	display: block;
	width: 100%;
}
.promotion-item .promotion-link,
.promotion-item .promotion-button {
	padding: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	border: none;
	background: none;
	text-align: left;
	box-shadow: none;
	border-radius: 10px;
}
.promotion-item.nothumb .promotion-link,
.promotion-item.nothumb .promotion-button {
	border-radius: 0;
}
.promotion-item .promotion-link:after,
.promotion-item .promotion-button:after {
	display: none;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(0,0,0,.5);
}
.promotion-item img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.short-des {
	margin: 30px 0 0 0;
}
.program-link {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
}
.program-link .btn {
	min-width: 300px;
}
.short-des ul {
	padding-left: 15px;
}
.row-products {
	margin: -15px;
}
.row-info {
	margin: 0 0 0 -400px;
	padding: 0 20px;
	text-transform: uppercase;
	font-size: 18px;
	width: 800px;
	position: absolute;
	left: 50%;
	top: 10px;
}
.container-info {
	padding: 90px 0 30px 0;
	position: relative;
}
.container-info span {
	color: #000;
}
.container-info span.email {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
}
a.rules {
	margin: 0 auto;
	padding: 15px 80px;
	color: #fff;
	background: #a78d58;
	text-transform: uppercase;
    -webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    border-radius: 10px !important;
	display: inline-block;
}
a.rules:hover {
	background: #553716;
}
.promotion-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	display: block;
	z-index: 3;
	background: rgba(0, 0, 0, .4);
}
.nothumb .promotion-info {
	position: relative;
	min-height: auto;
	background: none;
}
.promotion-title {
	padding: 15px;
	width: 100%;
	display: block;
	color: #FFF;
	font-size: 16px;
	line-height: 150%;
	text-transform: uppercase;
	z-index: 3;
	font-weight: bold;
	text-shadow: 1px 0 0 #000;
}
.nothumb .promotion-title {
	padding: 0;
	color: #553716;
	font-size: 100%;
	text-shadow: none;
}
.promotion-content {
	padding: 0 30px 30px 30px;
	color: #FFF;
	display: block;
	height: 150px;
}
.promotion-hole {
	margin: -10px 0 0 0;
	padding: 0 0 15px 0;
	color: #FFF;
	display: block;
}

.promotion-item .promotion-link:hover:after,
.promotion-item .promotion-button:hover:after {
	background: rgba(0,0,0,.6)
}
.promotion-item .promotion-link:hover img,
.promotion-item .promotion-button:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.block-content {
	margin: 0 0 45px 0;
}
#carouselDetail {
	margin: 0;
}
#carouselDetail .carousel-control-next,
#carouselDetail .carousel-control-prev {
	height: 75px;
	top: calc(50% - 35px);
	z-index: 999;
}
#carouselDetail .carousel-control-next {
	right: 0px;
}
#carouselDetail .carousel-control-prev {
	left: 0px;
}
#carouselDetail .carousel-control-next-icon,
#carouselDetail .carousel-control-prev-icon {
	width: 37px;
	height: 65px;
}
#carouselDetail .carousel-control-next-icon {
	background: url("images/next.png") no-repeat 0 0;
}
#carouselDetail .carousel-control-prev-icon {
	background: url("images/prev.png") no-repeat 0 0;
}
.carousel-indicators {
	margin: 0 -15px 0 0;
	position: static;
	flex-wrap: wrap;
	max-width: 555px;
}
.carousel-indicators [data-target] {
	margin: 15px 15px 0 0;
	padding: 0;
	width: 25%;
	max-width: 123px;
	max-height: 123px;
	opacity: 1;
	height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 0;
	border-radius: 10px;
}
.carousel-indicators [data-target].active {
}
.carousel-indicators [data-target] img {
	display: block;
	width: 100%;
	max-width: 132px;
	max-height: 132px;
	border-radius: 10px;
}
.datepicker-bottom,
.seconddatepicker-bottom {
	position: relative;
	z-index: 9999999999;
}
.datepicker-bottom #ui-datepicker-div,
.seconddatepicker-bottom #ui-datepicker-div {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
}
.btn:focus,
.form-control:focus {
	box-shadow: 0 0 0 #fff !important;
}
.modal-backdrop.show {
	opacity: .9 !important;
}

/** Steps **/
.steps {
	padding: 0;
	margin: 50px 0;
	list-style: none;
	display: flex;
	/*overflow-x: auto;*/
}
.steps .step:first-child {
	margin-left: auto;
}
.steps .step:last-child {
	margin-right: auto;
}
.step:first-of-type .step-circle::before {
	display: none;
}
.step:last-of-type .step-content {
	padding-right: 0;
}
.step-content {
	box-sizing: content-box;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 15rem;
	min-width: 15rem;
	max-width: 15rem;
	padding-top: 0.5rem;
	padding-right: 1rem;
	white-space: nowrap;
}
.step-circle {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1.5rem;
	height: 1.5rem;
	color: #929292;
	border: 2px solid #929292;
	border-radius: 100%;
	background-color: #fff;
}
.step-circle::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: -2px;
	width: calc(15rem + 1rem - 1.5rem);
	height: 2px;
	transform: translate(-100%, -50%);
	color: #929292;
	background-color: currentColor;
}
.step-text {
	color: #929292;
	word-break: break-all;
	margin-top: 0.25em;
}
.step-active .step-circle {
	color: #fff;
	border-color: #a78d58;
}
.step-active .step-circle::before {
	color: #a78d58;
}
.step-active .step-text {
	color: #553716;
}

.step-error .step-circle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}
.step-error .step-circle::before {
	color: #dc3545;
}
.step-error .step-text {
	color: #dc3545;
}

.step-success .step-circle {
	color: #FFF;
	background-color: #a78d58;
	border-color: #a78d58;
}
.step-success .step-circle i {
	font-size: 11px;
}
.step-success .step-circle::before {
	color: #a78d58;
}
.step-success .step-text {
	/*color: #464646;*/
}
.booking-left {
	position: relative;
}
.booking-left img {
	margin: -16px 0 -16px -17px;
	width: 100%;
	max-width: 100%;
}
.booking-left .booking-bg {
	position: absolute;
	top: -16px;
	left: -4px;
	bottom: 0;
	background: #395680;
	display: block;
	width: calc(100% - 9px);
	height: calc(100% + 32px);
	background-size: cover;
}
.booking-form {
	padding: 30px 0;
}
.booking-form label {
	color: #464646;
}
.form-check label {
	margin-left: 10px;
}
.booking-form .form-control {
	padding-top: 1rem;
	padding-bottom: 1rem;
	border: solid 1px #ddd;
	border-radius: 0;
	position: relative;
	z-index: 2;
	cursor: pointer;
	background: none;
	height: auto;
}
.booking-form select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.booking-form .form-control::-ms-expand {
    display: none;
}
.booking-form textarea.form-control {
	font-family: inherit;
}
.input-group-date {
	position: relative;
}
.input-group-date .iconlabel {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 1;
}
.input-group-date i {
	color: #464646;
	font-size: 25px;
}
.required {
	color: #FF0000;
}
.number-spinner {
	position: relative;
}
.number-spinner .input-group-btn {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 9;
}
.number-spinner .input-group-btn.number-down {
	left: 0;
}
.number-spinner .input-group-btn.number-up {
	right: 0;
}
.number-spinner .input-group-btn button {
	padding-top: 1rem;
	color: #464646;
	background: none;
}
.number-spinner .input-group-btn button i {
	color: #464646;
	font-size: 25px;
}
.booking-form .form-check-input {
	width: 1.2em;
	height: 1.2em;
}
.booking-form .form-check-input:checked {
	background-color: #395680;
	border-color: #395680;
}
.booking-form h5 {
	padding: 0 0 0 35px;
	color: #000;
	position: relative;
}
.booking-form h5 i {
	color: #395680;
	position: absolute;
	top: 0;
	left: 0;
}
.booking-form.personal-info h5 {
	padding: 0 0 0 35px;
	font-weight: normal;
	font-size: 100%;
	position: relative;
}
.booking-form.personal-info h5 i {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.booking-note {
	margin: 20px 0 0;
	color: #395680;
	font-size: 16px;
	line-height: 130%;
}
.booking-note ul {
	padding-left: 15px;
}
.booking-note ul br {
	display: none;
}
.flex-column-bottom {
}
.personal-info {
	margin: 0 auto;
	max-width: 1100px;
}
.personal-info h3,
.um-form h3 {
	margin: 30px 0;
	font-size: 130%;
	text-transform: uppercase;
}
.row-complete {
	text-align: center;
}
.col-thankyou {
	color: #464646;
	font-size: 120%;
	line-height: 150%;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
	border: solid 1px #dc3545;
	background: none;
}
.form-control.is-valid,
.was-validated .form-control:valid {
	background: none;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
	color: initial;
}
.form-check-input.is-valid, .was-validated .form-check-input:valid {
    border-color: initial;
}
.page .ui-widget-header {
	background: #cccccc;
}
.page .ui-state-default,
.page .ui-widget-content .ui-state-default,
.page .ui-widget-header .ui-state-default {
	background: #e6e6e6;
}
.page .ui-state-highlight,
.page .ui-widget-content .ui-state-highlight,
.page .ui-widget-header .ui-state-highlight {
	border: none;
	background: #fcefa1;
}
.row-benefit {
	margin: 10px auto 20px auto;
	max-width: 1000px;
	text-align: center;
	color: #395680;
}
.iconlabel {
	cursor: pointer;
}
.carousel-fade .carousel-item img {
	border-radius: 10px;
}

.row-promotion-list .col-xl-3 {
	padding-left: 10px;
	padding-right: 10px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* VCB by tuan@aluent.com */
#primary .um {
	font-size: 100% !important;
}
#primary .um,
#primary .um-field-block,
#primary .um .um-field-label {
	color: #444;
}
#primary .um .um-form input[type=text],
#primary .um .um-form input[type=search],
#primary .um .um-form input[type=tel],
#primary .um .um-form input[type=password],
#primary .um .um-form textarea {
	padding: 1rem .75rem !important;
	height: auto !important;
}
#primary .um .um-button.um-alt,
#primary .um input[type=submit].um-button.um-alt {
	background: #eeeeee;
	-webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	border-radius: 10px !important;
}
#primary .um .um-button.um-alt:hover,
#primary .um input[type=submit].um-button.um-alt:hover {
	color: #fff;
	background: #666666;
}
#primary .um input[type=submit].um-button,
#primary .um input[type=submit].um-button:focus,
#primary .um a.um-button,
#primary .um a.um-button.um-disabled:hover,
#primary .um a.um-button.um-disabled:focus,
#primary .um a.um-button.um-disabled:active {
	text-transform: uppercase !important;
	background: #a78d58;
	-webkit-box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	border-radius: 10px !important;
}
#primary .um input[type=submit].um-button:hover {
	color: #fff;
	background: #553716;
}
h1.pagetitle {
    padding: 0 0 25px 30px;
    margin: 0 -30px 30px -30px;
    text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 150%;
	border-bottom: solid 2px #f4f4f4;
	font-family: 'Kuro';
}
#primary a.um-link-alt {
	color: #553716 !important;
}
#primary a.um-link-alt:hover {
	color: #a78d58 !important;
}
#primary div.uimob500 .um-col-121,
#primary div.uimob500 .um-col-122 {
    float: left;
    width: 50%;
    margin: 0;
}
#primary .um-form input[type=number] {
	width: 100%;
	padding: 1rem 0.75rem !important;
    display: block !important;
    height: auto !important;
}
#primary .um #um_field_18_first_name .um-field-label label::after,
#primary .um #um_field_18_last_name .um-field-label label::after,
#primary .um #um_field_18_user_email .um-field-label label::after,
#primary .um #um_field_18_user_login .um-field-label label::after,
#primary .um #um_field_18_mobile .um-field-label label::after,
#primary .um #um_field_18_user_password .um-field-label label::after,
#primary .um #um_field_18_confirm_user_password .um-field-label label::after,
#primary .um #um_field_18_birth_date .um-field-label label::after,
#primary .um #um_field_18_sex .um-field-label label::after,
#primary .um #um_field_18_cccd .um-field-label label::after {
	content: ' *';
	display: inline-block;
	color: #ff0000;
}
#primary .um-field-label label {
    font-size: 100% !important;
    font-weight: normal !important;
}
#primary .booking-birthday.um .form-control {
	box-sizing: border-box !important;
}

ul.address {
	padding-left: 15px;
}
ul.menutop {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menutop li {
	display: inline-block;
	padding: 0 10px;
}

@media only screen and (min-width: 1350px) {
	.promotion-list .row.row-spa,
	.promotion-list .row.row-promotion-spa {
		margin: 0 auto;
		width: 100%;
		max-width: 1336px;
	}
	.row-promotion-list.row-spa .col-xl-3,
	.row-promotion-list.row-promotion-spa .col-xl-3 {
		width: 25%;
	}
}
@media only screen and (min-width: 1200px) {
	.row-promotion-list .col-xl-3 {
		width: 20%;
	}
	.promotion-list .row.row-couple,
	.promotion-list .row.row-dine,
	.promotion-list .row.row-drink,
	.promotion-list .row.row-family,
	.promotion-list .row.row-wine {
		margin: 0 auto;
		width: 100%;
		max-width: 1200px;
	}
	.row-promotion-list.row-couple .col-xl-3,
	.row-promotion-list.row-dine .col-xl-3,
	.row-promotion-list.row-drink .col-xl-3,
	.row-promotion-list.row-family .col-xl-3,
	.row-promotion-list.row-wine .col-xl-3 {
		width: 33%;
	}
}
@media only screen and (max-width: 1825px) {
	.navbar-expand-md .navbar-nav {
		margin-right: 0;
	}
}
@media only screen and (max-width: 1800px) {
	.site-footer .px-5 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#carouselDetail {
	}
	#carouselDetail .carousel-control-next {
		right: 0;
	}
	#carouselDetail .carousel-control-prev {
		left: 0;
	}
	#carouselDetail .carousel-control-next-icon {
		background: url("images/next_white.png") no-repeat 0 0;
	}
	#carouselDetail .carousel-control-prev-icon {
		background: url("images/prev_white.png") no-repeat 0 0;
	}
}
@media only screen and (max-width: 1675px) {
	/*header.site-header {
		background: url(images/bg-header-2.png) no-repeat 0 0;
	}*/
	.promotion-item img {
		width: auto;
		height: 100%;
	}
	.promotion-list .promotion-item img {
		width: 100%;
		height: 100%;
	}
}
@media only screen and (max-width: 1200px) {
	.booking-form {
		padding: 30px 0;
	}
}
@media only screen and (max-width: 1050px) {
	header .navbar-expand-md .navbar-nav .nav-link {
		font-size: 13px;
	}
	#carouselHome .carousel-caption {
		width: 50%;
		font-size: 100%;
	}
	#carouselHome .carousel-caption h5 {
		font-size: 100%;
	}
}
@media only screen and (max-width: 992px) {
	body {
		/*font-size: 16px;*/
	}
	ul.menutop {
		text-align: center;
	}
	header .navbar-expand-md .navbar-nav .nav-item {
		padding: 0;
	}
	header .navbar-expand-md .navbar-nav .nav-item,
	.navbar-expand-md .navbar-nav li.menu-item-17 {
		padding: 0 0 0 5px;
	}
	#carouselHome .carousel-caption {
		padding: 10px 10px 0 10px;
		width: 70%;
	}
	#carouselHome .carousel-item {
		overflow: hidden;
	}
	#carouselHome .carousel-item img {
		margin-left: calc(100% - 1200px);
		height: 300px !important;
		width: auto !important;
	}
	#site-navigation {
		padding: 0 20px;
	}
	h1.entry-title {
		font-size: 25px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 17px;
	}
	h4 {
		font-size: 15px;
	}
	.site-main {
		padding: 30px 20px;
	}
	.block-btnbooking {
		/*margin-right: -20px;
		margin-left: -20px;*/
	}
	.promotion-title {
		padding: 20px;
		font-size: 17px;
	}
	.promotion-header h1.entry-title {
		margin: 0 0 30px 0;
		font-size: 23px;
	}
	.page-area {
		padding: 0;
	}
	.promotion-item img {
		margin: 0 !important;
		width: auto !important;
		height: auto !important;
	}
	.promotion-list .promotion-item img {
		width: 100% !important;
		height: 100% !important;
	}
	#carouselDetail {
		margin: 0 0 30px 0;
	}
	footer nav .footer-menu li {
		margin: 10px 0;
		display: block;
	}
	.step-content {
		width: 15rem;
		min-width: 15rem;
		max-width: 15rem;
	}
	.step-circle::before {
		width: calc(15rem + 1rem - 1.5rem);
		transform: translate(-100%, -50%);
	}
	.promotion-list .row {
		/*margin-left: calc(var(--bs-gutter-x) * -.5);
		margin-right: calc(var(--bs-gutter-x) * -.5);*/
	}
	.modal-body .row .row .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.carousel-indicators {
		margin: 0 -5px 0 0;
		max-width: calc(100% + 15px);
	}
	.carousel-indicators [data-bs-target] {
		margin: 5px 5px 5px 0;
	}
	#carouselDetail .carousel-control-next,
	#carouselDetail .carousel-control-prev {
		height: 60px;
		top: calc(50% - 30px);
		background: rgba(0, 0, 0, .8);
	}
	#carouselDetail .carousel-control-prev-icon {
		background: url("images/small-prev.png") no-repeat 50% 50%;
	}
	#carouselDetail .carousel-control-next-icon {
		background: url("images/small-next.png") no-repeat 50% 50%;
	}
	footer .footer-hotline {
		padding: 40px 0 40px 15px;
		/*text-align: left;*/
	}
	.container-info {
		padding: 0;
	}
	.row-info {
		margin: 0 0 50px 0;
		padding: 0;
		position: relative;
		width: 100%;
		left: auto;
		top: auto;
	}
	#program .pl-5 {
		padding-left: 15px !important;
	}
	a.rules {
		padding: 15px;
	}
	.modal-body {
		padding: 0;
	}
	.caddy-buggy .mt-5 {
		margin-top: 0 !important;
	}
	.modal-content {
		padding: 0 15px;
	}
}
@media only screen and (max-width: 767px) {
	#carouselHome .carousel-item img {
		margin-left: calc(100% - 1000px);
	}
	.logo {
		width: 165px;
	}
	.logo img {
		width: auto;
		height: 40px;
	}
	.topbar {
		font-size: 80%;
	}
	.navbar-light .navbar-toggler {
		margin-top: 15px;
	}
	/*header.site-header {
		position: relative;
	}*/
	.logged-in header.site-header {
		top: 0;
	}
	.site-content {
		margin: 0;
	}
	.promotion-item img {
		width: 100% !important;
	}
	#aspirelifestyles-navbar {
		margin: 0;
		background: #553716;
		position: absolute;
		top: 100%;
		width: calc(100% - 40px);
		z-index: 9999999;
	}
	header .navbar-expand-md .navbar-nav .nav-link {
		padding: 5px 30px;
		color: #FFF;
		height: auto;
	}
	.navbar .nav-item .dropdown-menu {
		padding: 0 0 0 20px;
		display: block;
		width: 100%;
		background: none;
	}
	header .navbar-expand-md .navbar-nav .nav-item:hover .nav-link {
		color: #FFF;
	}
	.dropdown-toggle {
		background: none;
	}
	.dropdown-item {
		padding-top: 0;
		padding-bottom: 0;
		font-size: 13px;
		color: #FFF;
	}
	.dropdown-item:hover {
		background: none;
	}
	header .navbar-expand-md .navbar-nav .nav-item:hover {
		background: none;
	}
	.navbar-expand-md .navbar-nav li.menu-item-17 .nav-link {
		padding: 10px 30px;
		background-position: 0 50%;
	}
	.navbar-expand-md .navbar-nav li.menu-item-17 .nav-link::after {
		display: none;
	}
	.steps {
		margin: 0 -15px;
	}
	.step-content {
		width: 6rem;
		min-width: 6rem;
		max-width: 6rem;
	}
	.step-circle::before {
		width: calc(6rem + 1rem - 1.5rem);
		transform: translate(-100%, -50%);
	}
	.step1 .step-content {
		width: 10rem;
		min-width: 10rem;
		max-width: 10rem;
	}
	.step1 .step-circle::before {
		width: calc(10rem + 1rem - 1.5rem);
		transform: translate(-100%, -50%);
	}
	.container-info .px-5 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}

/* styles only for IE  */
@media all and (-ms-high-contrast:none) {

	#carouselDetail .visually-hidden {
		display: none;
	}

}