html {
	min-height: 100%;
	height: 100%;
}
body {
	min-height: 100%;
	height: 100%;
	background: #222 !important;
	font-family: "YuGothic", sans-serif !important;
}
button,
a {
	transition: all 0.2s ease;
	cursor: pointer;
}
.btn {
	cursor: pointer;
}
.custom-badge{
	position:absolute;
	top:1px;
	margin-left:10px;	
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
}
p {
	word-wrap: break-word;
}
ul {
	list-style-type: none;
	padding-left: 0;
}
ol {
	padding-left: 15px;
}
.form-control {
	font-family: GothamNarrowBook;
}
img {
	max-width: 100%;
}
.uppercase {
	text-transform: uppercase;
}
.italic {
	font-style: italic;
}
.bolder {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.bolder-font {
	font-family: GothamNarrowMedium;
}
.title {
	font-family: GothaNarrowMedium;
}
.title-sm {
	color: #898989;
	font-size: 12px;
}
.font-10 {
	font-size: 10px !important;
}
.font-11 {
	font-size: 11px !important;
}
.font-12 {
	font-size: 12px !important;
}
.font-13 {
	font-size: 13px !important;
}
.font-14 {
	font-size: 14px !important;
}
.font-18 {
	font-size: 18px !important;
}
.font-20 {
	font-size: 20px !important;
}
.font-24 {
	font-size: 24px !important;
}
.font-30 {
	font-size: 30px !important;
}
.line-space-1 {
	line-height: 1;
}
.line-space-2 {
	line-height: 1.5;
}
.line-space-3 {
	line-height: 1.2;
}
.letter-space-1 {
	letter-spacing: 1px;
}
.font-red {
	color: #ed1c24;
}
.font-white {
	color: #fff;
}
.font-black {
	color: black;
}
.font-blue{
	color:black!important;
}
.font-green {
	color: #00a651;
}
.font-grey {
	color: #898989;
}
.m-none {
	margin: 0;
}
.mtop-5 {
	margin-top: 5px;
}
.mtop-10 {
	margin-top: 10px;
}
.mtop-15 {
	margin-top: 15px;
}
.mtop-20 {
	margin-top: 20px;
}
.mtop-25 {
	margin-top: 25px;
}
.mtop-30 {
	margin-top: 30px !important;
}
.mtop-50 {
	margin-top: 50px !important;
}
.mtop-70 {
	margin-top: 70px !important;
}
.mbot-0 {
	margin-bottom: 0 !important;
}
.mbot-2 {
	margin-bottom: 2px !important;
}
.mbot-5 {
	margin-bottom: 5px !important;
}
.mbot-10 {
	margin-bottom: 10px;
}
.mbot-15 {
	margin-bottom: 15px;
}
.mbot-20 {
	margin-bottom: 20px;
}
.mbot-25 {
	margin-bottom: 25px;
}
.mbot-30 {
	margin-bottom: 30px !important;
}
.mbot-40 {
	margin-bottom: 40px !important;
}
.mtopbot-5 {
	margin: 5px 0;
}
.mtopbot-10 {
	margin: 10px 0;
}
.mtopbot-15 {
	margin: 15px 0;
}
.mtopbot-20 {
	margin: 20px 0;
}
.mtopbot-25 {
	margin: 25px 0;
}
.mtopbot-30 {
	margin: 30px 0;
}
.mside-5 {
	margin: 0 5px;
}
.mside-10 {
	margin: 0 10px;
}
.mside-15 {
	margin: 0 15px;
}
.mside-20 {
	margin: 0 20px;
}
.mside-25 {
	margin: 0 25px;
}
.mside-30 {
	margin: 0 30px;
}
.mright-0 {
	margin-right: 0px !important;
}
.mright-5 {
	margin-right: 5px;
}
.mright-10 {
	margin-right: 10px;
}
.mright-15 {
	margin-right: 15px;
}
.mleft-0{
	margin-left: 0px !important;
}
.mleft-5 {
	margin-left: 5px;
}
.mleft-10 {
	margin-left: 10px;
}
.mleft-15 {
	margin-left: 15px;
}
.mleft-20 {
	margin-left: 20px;
}
.pad-none {
	padding: 0 !important;
}
.pad-5 {
	padding: 5px;
}
.pad-10 {
	padding: 10px !important;
}
.pad-15 {
	padding: 15px !important;
}
.pad-20 {
	padding: 20px !important;
}
.padtop-5 {
	padding-top: 5px;
}
.padbot-5 {
	padding-bottom: 5px;
}
.padbot-10 {
	padding-bottom: 10px;
}
.padbot-15 {
	padding-bottom: 15px;
}
.padbot-30 {
	padding-bottom: 30px;
}
.padtop-10 {
	padding-top: 10px;
}
.padtop-15 {
	padding-top: 15px;
}
.padtopbot-10 {
	padding: 10px 0;
}
.padtopbot-15 {
	padding: 15px 0;
}
.padtopbot-20 {
	padding: 20px 0;
}
.padtopbot-25 {
	padding: 25px 0;
}
.padtopbot-30 {
	padding: 30px 0;
}
.padleft-0 {
	padding-left: 0px !important;
}
.padleft-7 {
	padding-left: 7px;
}
.padleft-10 {
	padding-left: 10px;
}
.padleft-15 {
	padding-left: 15px;
}
.padleft-25 {
	padding-left: 25px;
}
.padleft-30 {
	padding-left: 30px;
}
.padright-0 {
	padding-right: 0px !important;
}
.padright-7 {
	padding-right: 7px;
}
.padside-50 {
	padding-left: 50px !important;
	padding-right: 50px !important;
}
.padside-15 {
	padding-left: 15px;
	padding-right: 15px;
}
.padside-30 {
	padding-left: 30px;
	padding-right: 30px;
}
.indent-15 {
	text-indent: 15px;
}
.inline-block {
	display: inline-block;
}
.singleline {
	line-height: 1;
}
.text-blue {
	color: #448ddb;
}
.text-grey {
	color: #898989;
}
.top-align {
	vertical-align: top;
}
.center-wrapper {
	display: table;
	width: auto;
	margin: auto;
}
.full-width {
	width: 100%;
	display: block;
}
.image-center {
	display: block;
	margin: auto;
}
.bg-grey {
	background-color: none !important;
}
.bg-white {
	background-color: #fff;
}
.bg-pink {
	background-color: #ed145b;
}
.bg-blue {
	background-color: #102748;
}
.bg-dark {
	background-color: #666 !important;
}
.bg-cyan {
	background-color: #7accc8;
}
.bg-transparent {
	background-color: transparent !important;
}
.bg-red {
	background-color: #dc3545;
}
.bg-dark-grey {
	background-color: grey !important;
}
.bg-1-dark{
	background-color:  !important;
}

.reservation-filled{
		background-color: #0087CB;
}

.bg-light-pink{
	background-color: #edcdda !important;
}

.bg-light-yellow{
	background-color: #fcfccc !important;
}

.container-potrait {
	max-width: 1024px;
	width: 100%;
	margin: auto;
	display: block;
	position: relative;
	background-color: white;
	min-height: 100%;
	padding-bottom: 50px;
}
.container-potrait-login {
	max-width: 1024px;
	width: 100%;
	margin: auto;
	display: block;
	position: relative;
	background-image: url(../images/bg_login_room.png);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	min-height: 100%;
	padding-bottom: 50px;
}
.container-potrait-login-2 {
	width: 50% !important;
}
.footer-custom{
	font-size: 14px;
	/*bottom: 20px;*/
    position: absolute;
    left: 0;
    right: 0;
	margin-top: 20%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.custom-input{
	color:black!important;
	font-weight: bold;
	background-color: #d3d3d3 !important;
	border-color: #EDAD0B !important;
}
input[name="email"]::-webkit-input-placeholder {
  color: white;
}

input[name="password"]::-webkit-input-placeholder {
  color: white;
}

.box-contain{
	max-width: 50%;
	width: 100%;
}
.custom-button1{
	background-color:#FFC000 !important;
	min-width:200px;
	
	border-radius: 20px !important;display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #EDAD0B;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline-color: transparent;

}
.custom-button1:focus { 
	outline: none;
 }
 #modal_reservation___BV_modal_header_{
 	border-bottom: 1px solid #33CCCC !important;
 }




.custom-button2{
	background-color:#33CCCC!important;
	color:white;
	min-width:200px;
	
	border-radius: 20px !important;display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline-color: transparent;
}

.custom-button2:focus { 
	outline: none;
 }

.custom-button3{
	background-color:white!important;
	min-width:200px;
	border-radius: 20px !important;display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #33CCCC;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline-color: transparent;
    color: black;
}

.custom-button3:focus { 
	outline: none;
 }

.custom-button4{
	background-color:white!important;
	border-radius: 20px !important;display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #F3C759;
    padding: .375rem .75rem;
    font-size: 0.75rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline-color: transparent;
}

.custom-button4:focus { 
	outline: none;
 }


.custom-button5{
	background-color:#FFC000 !important;
	color: white;
	border-radius: 5px !important;display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #EDAD0B;
    padding: .375rem .75rem;
    font-size: 0.75rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline-color: transparent;

}
.custom-button5:focus { 
	outline: none;
 }

 .btn-white{
	background-color:white!important;
	border-radius: 20px !important;display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #33CCCC;
    padding: .375rem .75rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    outline-color: transparent;
    color: black;
}

.btn-white:focus { 
	outline: none;
 }


.custom-bg{
	background:linear-gradient(0deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(../images/bg_login_room.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.container-potrait-home {
	max-width: 1024px;
	width: 100%;
	margin: auto;
	display: block;
	position: relative;
	background-color:white;
	min-height: 100%;
	padding-bottom: 50px;
}
.form-check-input {
	margin-top: 0.4rem !important;
}
.btn-dark {
	background-color: #39A0ED !important;
	border-color: #39A0ED !important;
	color: #fff;
	border-radius: 10px !important;display: inline-block;
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus {
	background-color: #39A0ED;
	border-color: #39A0ED;
	color: #fff;
	border-radius: 10px !important;display: inline-block;
	outline: none;

}

.btn-pink {
	background-color: #FF0066 !important;
	border-color: #FF0066 !important;
	color: #fff;
	border-radius: 10px !important;display: inline-block;
}
.btn-dark:hover,
.btn-dark:active,
.btn-pink:focus {
	background-color: #FF0066;
	border-color: #FF0066;
	color: #fff;
	border-radius: 10px !important;display: inline-block;
	outline: none;

}

.btn-grey {
	background-color: #646464 !important;
	border-color: #646464 !important;
	color: #fff;
}
.btn-grey:hover,
.btn-grey:active,
.btn-grey:focus {
	background-color: #646464;
	border-color: #646464;
	color: #fff;
}


.btn-1 {
	background-color: #33CCCC !important;
	border-color: #0F2649;
	color: #fff;
}
.btn-0 {
	background-color: #224272;
	color: #FFFFFF;
}
.btn-1:hover,
.btn-1:active,
.btn-1:focus {
	background-color: #33CCCC;
	border-color: #a69b6d;
	color: #fff;
}
.btn-black {
	background-color: #000 !important;
	border-color: #000 !important;
}
.btn-blue{
    background: #244370;
    /* border-color: #244370; */
    border: none;
    color: white;
}
.tab-reservation .btn {
	background-color: white;
	color: black;
}
.container_home{
  margin-top: 70px;
  background-image: none;
  background-position: center;
  background-size: cover;
  background-attachment: cover;
  background-clip: content-box;
}
.text-title{
	background-color: #FECE00;
    padding: 10px;
    width: 40%;
    margin-top: 0;
    border: none;
    font-weight: bold;
    text-align: center;
}
.button-submit{
	margin-left: 45%;
}
.button-back{
	margin-left: 40%;
}
.button-pdf{
	margin-left: 40%;
}
.button-submit-big{
	margin-left: 40%;
}
.font-usage-time{
	font-size:1rem;
}
.font-price{
	font-size:1rem;
}
.font-summary-usage{
	font-size:1rem;
}

@media (max-width: 680px) {
	.font-summary-usage{
	    font-size:15px;
    }
	.font-usage-time{
		font-size:12px;
	}
	.font-price{
		font-size:12px;
	}

	.footer-custom{
		font-size: 9px;
	}

	.container-potrait-login-2{
		width: 100% !important;
	}
	.box-contain{
		max-width: 80%;
	}
	.text-title{
		width: 50%;
	}

	.button-submit{
		margin-left: 35%;
	}
	.button-back{
		margin-left: 20%;
	}
	.button-pdf{
		margin-left: 23%;
	}
	.button-submit-big{
		margin-left: 25%;
	}

}

.qr-space {
	background: #ECEAE1;
  padding: 5px 0px 5px 0px;
  width: 175px;
  margin: auto;

}
.qr-container {
	width: 200px;
	display: table;
	position: relative;
	text-align: center;
	margin: 0px auto;
}

.qr-container_guest {
	width: 200px;
	display: table;
	position: relative;
	text-align: center;
	margin: 20px auto 30px auto;
}
@media only screen and (max-width: 320px) {

	.qr-container {
		width: 200px;
		display: table;
		position: relative;
		text-align: center;
		margin: 0px auto;
	}
	
	.qr-container_guest {
		width: 200px;
		display: table;
		position: relative;
		text-align: center;
		margin: 20px auto 30px auto;
	}
}

.qr-date-picker {
	text-align: center;
	width: 150px !important;
	font-weight: bold;
	color: black !important;
	padding: 10px 5px 10px 0px !important;
	border: solid black 1px !important;
	font-size: 16px !important;
}
.refresh_btn{
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%!important;
	padding: 10px!important;
}

.qr-container_root {
	display: table;
	position: relative;
	padding: 20px;
	margin:auto;
}
.qr-container img {
	width: 100%;
}
.nav-full {
	background-color: #fff;
	border-top: 1px solid #ddd;
}
.nav-full .nav-item {
	width: 33.3%;
}
.nav-full .nav-link,
.nav-full .nav-item .nav-link {
	color: #666;
	background-color: #fff;
	border: 1px solid transparent !important;
	border-radius: 0 !important;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}
.nav-full .nav-link.active,
.nav-full .nav-item.show .nav-link {
	color: #fff !important;
	background-color: #666 !important;
	font-size: 13px;
	border-color: #ddd;
	border-radius: 0 !important;
	height: 100%;
}
.underline-border {
	border-bottom: 1px solid #ddd;
}
/*.underline-dashed{border-bottom: 1px dashed #ccc;}*/
.underline-dashed {
	border-bottom: 1px solid #ccc;
}
.menu-footer {
	width: 100%;
	max-width: 1024px;
	display: table;
	border-top: 1px solid #92a4bd;
	z-index: 1000;
	background-color: #fff;
	padding-bottom: 5px;
}
.menu-footer ul li {
	width: 20%;
	display: table;
	float: left;
	/*border-bottom: #92a4bd solid 1px;*/
}
.menu-footer ul li:last-child {
	border-right: 0;
}
.menu-footer ul li a {
	width: 100%;
	background-color: white;
	display: table;
	color:black;
	padding: 5px;
}
.menu-footer ul li a:hover,
.menu-footer ul li a.active {
	/*background-color: #242a31;*/
	/*color: #fff;*/
	font-weight: bolder;
	/*font-size: 12px;*/
	text-decoration: none;
}
.menu-footer ul li a.home {
	border: #102748 solid 1px;
    border-radius: 60px;
    min-height: 78px;
    width: 78px;
    height: 78px;
    margin: -16px auto -14px auto;
    padding-top: 16px;
    background-color: #102748;
	color: #fff;
}
@media (max-width: 680px) {
	.menu-footer ul li a.home {
		border: #102748 solid 1px;
	    border-radius: 60px;
	    min-height: 78px;
	    width: 100%;
	    margin: -16px auto -14px auto;
	    padding-top: 16px;
	    background-color: #102748;
		color: #fff;
	}
}
.form-control {
	font-family: inherit;
}
.list-number {
	width: 100%;
	display: table;
}
.list-number li:first-child {
	width: 40px;
}
.list-number li:first-child a {
	background-color: #555;
	color: #fff;
}
.list-number li {
	float: left;
	width: calc(25% - 10px);
}
.list-number li a {
	text-align: center;
	background-color: #ddd;
	color: #242a31;
	width: 100%;
	display: table;
	padding: 10px;
}
.list-number li a:hover {
	text-decoration: none;
}
.circle-rounded {
	padding: 5px;
	border-radius: 100px;
	width: 30px;
	height: 30px;
	text-align: center;
}
.table-middle {
	border: 1px solid #ddd;
}
.table-middle td {
	vertical-align: middle !important;
	border: 1px solid #ddd;
	background-color: #fff;
}
.text-green {
	color: #39b54a;
}
.text-red {
	color: #ed1c24;
}
.text-orange {
	color: #f26522;
}
.text-black {
	color: #343a40;
}

.maps-container-1 {
	width: 100%;
	height: 250px;
}
ul.timeline {
	list-style-type: none;
	position: relative;
}
ul.timeline:before {
	content: " ";
	background: transparent;
	border: 2px dashed #ccc;
	display: inline-block;
	position: absolute;
	left: 19px;
	width: 2px;
	height: 100%;
	z-index: 400;
}
ul.timeline > li {
	margin: 0;
	padding-left: 0px;
}
ul.timeline > li:before {
	display: inline-block;
	position: absolute;
	border-radius: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	z-index: 400;
}
ul.timeline > li.station:before {
	content: "S";
	background: #22c0e8;
	border: 3px solid #22c0e8;
	font-size: 10px;
	text-align: center;
	color: #fff;
}
ul.timeline > li.bus:before {
	content: "B";
	background: #fff;
	border: 3px solid #343a40;
	font-size: 10px;
	text-align: center;
	color: #343a40;
}
ul.timeline > li a {
	background: #ddd;
	padding-left: 40px !important;
}
ul.timeline > li p {
	padding-left: 40px !important;
}
.wrap-center {
	display: table;
	margin: auto;
}
.carousel-item img {
	margin: auto;
	height: 220px;
}
.table-colored th {
	text-align: center;
	color: #fff;
	background-color: #39A0ED;
}
.maxw {
	width: calc(100% - 100px);
}
.w-100p {
	width: 100px;
}
.h-auto {
	height: auto !important;
}
.dtable {
	display: table !important;
}
.hide {
	display: none;
}
.table-check td {
	padding: 5px 15px !important;
	border: 0 !important;
}
.list-button {
	width: 100%;
	display: table;
	margin-bottom: 0;
}
.list-button li {
	width: 100%;
	display: table;
	border-bottom: 1px solid #bfc5ce;
}
.list-button li:last-child {
	border-bottom: 0;
}
.list-button li a {
	color: #102748;
	padding-top: 15px;
	padding-bottom: 15px;
}
.list-button li a p {
	margin-bottom: 3px;
}
.mtop-100p {
	margin-top: 100%;
}
.min-100 {
	min-height: 100px;
}
.h-100 {
	height: 100%;
}
.middle-text {
	line-height: 100px !important;
}
.min-80 {
	min-height: 80px;
}
.middle-text-2 {
	line-height: 80px !important;
}
.middle-text-3 {
	line-height: 65px !important;
}
.boxes {
	border: 1px solid #000;
	padding: 5px 10px;
	display: table;
}
.dblock {
	display: block !important;
}
.btn-text {
	color: #666;
	background-color: transparent;
}
.btn-text:hover,
.btn-text:active,
.btn-text:focus,
.btn-text[aria-expanded="true"] {
	background-color: #242a31;
	color: #fff;
}
.required {
	color: #FF0066;
	padding: 1px 5px;
}
.bg-title {
	background-color: #242a31;
	padding: 15px;
	color: #fff;
}
.table-sticky th:first-child,
.table-sticky td:first-child {
	position: sticky;
	left: 0px;
	position: -webkit-sticky;
}
.table-sticky td:first-child {
	background-color: #fff;
	border-right: 1px solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
	border-right-color: #cecece;
	color: black;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 10px 10px 10px !important;
}

.border-black {
	border: 1px solid #000 !important;
}
.border-red {
	border: 3px solid #cc143f !important;
}
.list-submenu li a {
	color: #666;
}
.btn-black {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.btn-black:hover,
.btn-black:active,
.btn-black:focus {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.btn-circle {
	border-radius: 100px !important;
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 1px 0 0 0 !important;
}
.clickable {
	cursor: pointer;
}

.wauto {
	width: auto !important;
}
.dinline {
	display: inline-block !important;
}
.form-label {
	min-height: 38px !important;
}
.loading {
	position: absolute;
	min-height: 100%;
	min-height: 100%;
	display: block;
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 9999;
	width: 100%;
}
.loading img {
	width: 120px;
	position: fixed;
	display: table;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.table-bordered-2 tr:first-child td {
	border: 1px solid #102748;
	padding: 10px 5px !important;
}
.table-bordered-2 td {
	padding: 5px !important;
	font-size: 10px;
	min-width: 35px;
	text-align: center;
}

.modal-dialog {
	display: table;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute !important;
	margin: auto !important;
	padding: 10px;
	width: 100% !important;
}
.modal-header {
	border-bottom:none!important;
}
.card-body .question {
	padding-left: 85px;
	position: relative;
	font-weight: bold;
	margin-bottom: 15px;
}
.card-body .question span {
	width: 80px;
	background-color: #242a31;
	color: #fff;
	position: absolute;
	left: 0;
	text-align: center;
}
.card-body .answer {
	padding-left: 85px;
	position: relative;
}
.card-body .answer span {
	width: 80px;
	background-color: #666;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 0;
	text-align: center;
}

.card-body .list-button>li>a>div>p{
	overflow-wrap: break-word;
	word-break: break-all;
}

.card-body-custom {
	margin: 0px 15px 60px 15px;
	border: solid 1px #33CCCC;
	color: black;
	padding: 30px !important;
}

.card-body-custom p {
	margin: 0;
}

.no-scroll {
	overflow-y: hidden !important;
}
.scrolled {
	height: calc(100% - 440px);
	overflow-y: auto;
	display: block !important;
}
.scrolled-content {
	width: 100%;
	display: table;
}
.height-100 {
	height: 100%;
}

.pre-formatted {
	white-space: pre;
}

.room-list img {
	/* Same as first example */
	font-family: "Helvetica";
	font-weight: 300;
	line-height: 2;
	text-align: center;

	width: 100%;
	height: 90%;
	display: block;
	position: relative;
}

.room-list img:before {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	height: calc(100% + 10px);
	width: 100%;
	background-color: rgb(230, 230, 230);
	border: 2px dotted rgb(200, 200, 200);
	border-radius: 10px;
}

.room-list img:after {
	content: "\f127" " Image Broken " attr(alt);
	display: block;
	font-size: 16px;
	font-style: normal;
	font-family: FontAwesome;
	color: rgb(100, 100, 100);

	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	text-align: center;
}
.qr-border {
	border: 1px solid #000000;
}

.qr-empty-text{
	margin-top:40%;
	color:black;
	position: absolute;
	width: 100%;
	text-align:center;
}
.warranty-content{
	display: inline-block;
	word-break: break-all;
	-ms-word-wrap: break-word;
}
.fit-screen {
	display: inline-block;
	word-break: break-all;
	width: 100%;
}
.arrow {
	position: absolute;
	top: 40px;
}
.arrow.left {
	left: -50px;
}
.arrow.right {
	right: -50px;
}
.relative {
	position: relative;
}
.icon-float {
	position: absolute;
	top: 12px;
	right: 11px;
}
.icon-float2{
	position: absolute;
	top: 16px;
	right: 11px;
}
.icon-float3{
	position: absolute;
	top: 10px;
	right: 10px;
}
.box-center {
	display: table !important;
}


.vdp-datepicker__calendar {
	left: 50% !important;
	top: 50% !important;
	margin-left: -150px;
	margin-top: -150px;
	position: absolute !important;
}
@media (max-width: 680px) {
	h5.bg-title {
		font-size: 14px;
	}

	.vdp-datepicker__calendar {
		left: 50% !important;
		top: 50% !important;
		margin-left: -200px;
		margin-top: -100px;
		position: absolute !important;
	}
}
.resv_column {
	padding: 0.2rem 1rem !important;
}
.title-faq {
	font-weight: bold;
}
.dropdown-hour {
	padding: 0.375rem 0.25rem !important;
	font-size: 0.7rem !important;
}
.area-title {
	width: 70%;
	word-break: break-all;
}
[v-cloak] {
	display: none;
}
.box-time {
	height: 35px;
	/*width: 35px;*/
}
.btn-full {
	width: 100%;
}
.table-sticky thead th {
	position: sticky;
	top: 0;
	z-index: 9;
	position: -webkit-sticky;
}
.table-sticky th:first-child {
	z-index: 10;
}
.btn-text {
	text-align: left !important;
	font-size: 18px !important;
	font-weight: bold !important;
}
.btn-text:hover,
.btn-text:active,
.btn-text:focus,
.btn-text[aria-expanded="true"] {
	background-color: #242a31;
	color: #fff;
}
.btn-text-1 {
	color: #242a31;
	background-color: #ebebeb;
	text-align: left !important;
	font-size: 15px !important;
	font-weight: bold !important;
	padding-right: 50px !important;
	white-space: normal !important;
}
.btn-text-1:hover,
.btn-text-1:active,
.btn-text-1:focus,
.btn-text-1[aria-expanded="true"] {
	background-color: #ebebeb;
	color: #242a31;
}
.btn-text-1.focus,
.btn-text-1:focus {
	box-shadow: none !important;
}
.btn-text-1:after {
	content: "\f078"; /* fa-chevron-down */
	font-family: "FontAwesome";
	position: absolute;
	right: 15px;
}
.btn-text-1[aria-expanded="true"]:after {
	content: "\f077"; /* fa-chevron-up */
}
.text-orange {
	color: #f26522;
}
.btn-info.focus,
.btn-info:focus {
	box-shadow: none !important;
}

.table-sticky thead th {
	position: sticky;
	top: 0;
	z-index: 9;
	border: 0 !important;
	box-shadow: inset 1px 0px 1px 0px rgba(219, 219, 219, 1);
}

/* ==========================================================================
   Layout - Footer
   ========================================================================== */
/* footer
   ========================================================================== */
   .footer {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 20px 5px;
	width: 100%;
	max-width:1024px;
}
@media screen and (max-width: 768px) {
	.footer {
		min-width: 320px;
		padding: 15px 22px 10px;
	}
}
/* Return Top Link
     ========================================================================== */
.footer_return-top {
	position: absolute;
	right: 10px;
	top: -60px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	opacity: 0;
	z-index: 90;
	pointer-events: none;
}
.footer_return-top > a {
	white-space: nowrap;
	text-indent: 200%;
	overflow: hidden;
	display: block;
	width: 50px;
	height: 50px;
	background: url(../img/footer_return-top_bg01.png) no-repeat center center /
		100% 100%;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.footer_return-top > a:hover,
.footer_return-top > a:active {
	opacity: 0.7;
}
@media screen and (max-width: 768px) {
	.footer_return-top {
		top: -50px;
	}
	.footer_return-top > a {
		width: 40px;
		height: 40px;
	}
}
.footer_return-top.is-fixed {
	position: fixed;
	top: auto;
	bottom: 10px;
}
.footer_return-top.is-show {
	opacity: 1;
	pointer-events: auto;
}
/* footer inner
     ========================================================================== */
.footer_inner {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 1100px;
	margin: 0 auto;
	padding-right: 120px;
}
.footer_inner::after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 768px) {
	.footer_inner {
		max-width: none;
		padding-right: 0;
	}
}
/* footer nav
     ========================================================================== */
.footer_nav {
	overflow: hidden;
	margin: -5px 0 0 -13px;
}
.footer_nav > li {
	float: left;
	margin: 5px 0 0 13px;
	line-height: 1.5;
	font-weight: bold;
	font-size: 0.8rem;
}
.footer_nav > li::before {
	content: "/";
	display: inline-block;
	margin-right: 13px;
}
.footer_nav > li:first-child::before {
	display: none;
}
.footer_nav > li > a {
	color: #111111;
}
@media screen and (max-width: 768px) {
	.footer_nav > li::before {
		display: none;
	}
	.footer_nav > li > a:hover {
		text-decoration: none;
	}
}
.footer_logo {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 109px;
	height: 52px;
	margin: auto 0;
}
.footer_logo > a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.footer_logo > a:hover,
.footer_logo > a:active {
	opacity: 0.7;
}
.footer_logo img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
@media screen and (max-width: 768px) {
	.footer_logo {
		position: relative;
		width: auto;
		width: 144px;
		height: 41px;
		margin: 18px auto 0;
	}
	.footer_logo > a:hover,
	.footer_logo > a:active {
		opacity: 1;
	}
}
.footer_copyright {
	margin-top: 5px;
	font-weight: 300;
	line-height: 1.5;
	font-size: 0.8rem;
	color: #444;
	font-family: "Poppins", "Noto Sans Japanese", "Hiragino Kaku Gothic ProN",
		"Meiryo", "MS PGothic", sans-serif;
}
@media screen and (max-width: 768px) {
	.footer_copyright {
		font-size: 2.4vw;
		text-align: center;
	}
}
.footer_container{
	width:100%;
	max-width:1024px;

	position: absolute;

}
.container_main{
	margin-bottom: 0px;
	position: relative;
}

@media screen and (max-width: 768px) {
	.container_main{
			margin-bottom: 50px;
	}
}


.stickyTop {
  position: fixed !important;
/*  width: 100%;
  left: 0;*/
  top: 0;
  z-index: 100;
  border-top: 0;
}

.fe-title{
	margin-top: 70px;
    word-wrap: break-word;
}
.fe-subtitle{
	text-align: center;
	color:#0f8acb!important;
	word-wrap: break-word;
}

.sticky-header{
	position: fixed !important;
    top: 0px;
    z-index: 999;
    width: 100%;
    max-width: 1024px !important;
	background-color: white!important;
	/*border-bottom: 1px solid #102748;*/
}
.sticky-header img{
	height: 50px;
    margin-right: auto;
}

.sticky-header-relative{
	position: relative !important;
    top: 0px;
    z-index: 999;
    width: 100%;
    max-width: 1024px !important;
	background-color: white!important;
	/*border-bottom: 1px solid #102748;*/
}
.sticky-header-relative img{
	height: 40px;
    margin-right: auto;
}
.error{
	color:red;
}
.labelError{
  border: 1px solid grey;
    background-color: grey;
    color: #fff;
    padding: 2px;
    height: 37px;
    max-width: 520px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
}

.descError{
  max-width: 520px;
  padding: 5px;
  margin: 12px auto 0 auto;
  background-color: grey;
  color: #fff;
}

.err100{
  background-color: red;
  padding: 6px;
}

.err80{
  background-color: #e8a222;
  padding: 6px;
}
.text_subtitle{
	color:white;
}
.padding-subtitle{
	padding: 10px 0px 10px 20px;
}

.text-underline{
	text-decoration: underline;
	color:white;
}

.text-copyright{
	text-align: center;
	position: sticky;
	bottom:0;
	font-size: .8em;
}

.text-copyright2{
	text-align: center;
	bottom:0;
	font-size: .8em;
}

.btn-favorite{
	height: 45px;
}
.btn-reservation{
	height: 65px;
	font-size:1.5rem!important;
	background-color: #CC4139 !important;
	border-color: #CC4139 !important;
	color: #fff;
}
.btn-congestion{
    height: 50px;
    background: white;
    color: black;
    border: solid 1px #33CCCC;
    width: 100%;
}
.regular-table {
	margin: 0px 0px 20px 0px;
}
.regular-table td{
	padding: 10px;
	border-bottom: solid black 1px;
}
.regular-table tr td:first-child{font-weight: bold;}


.regular-page-title{
	color: black;
	font-size: 32px;
}

.regular-page-subtitle{
	color: #0087CB;
	font-weight: bold;
	font-family: monospace;
	font-size: 15px;
	margin: -5px 0px 0px 0px;
}
.regular-form-control{
	border: solid 1px #A2ADBC !important;
	height: auto !important;
	padding: 12px !important;
}

.regular-required{
	background: #CE4034 !important;
	border-radius: 6px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px 0px 0px 20px;
	text-align: center;
	padding: 2px 8px 3px 8px;
}
.regular-center{
	text-align: center;
}
.regular-toast{
	padding: 6px;
	border-radius: 10px;
	border: solid 3px #33CCCC;
	background: #FFFFFF;
	color: #1E3455;
	margin: 20px 0px 20px 0px;
}
.regular-btn{
	padding: 8px !important;
}

.regular-part-title{
	background: #102748 !important;
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
}
.regular-part-title a{
	background: #102748 !important;
	color: #FFFFFF;

}

.regular-part-content{
	border: solid 1px #33CCCC !important;
	border-radius: 10px;
	width: calc(100% - 40px) !important;
}
.regular-part-subtitle{
	background-color: #d3d3d3 !important;
	color:black !important;
	font-weight: normal !important;
	padding: 15px !important;
}

.regular-btn-darkblue{
	background: #224272 !important;
	border: solid 1px #224272 !important;
}

.btn-text-1:after {
	content: "" !important;
	right: 35px  !important;
	font-size: 20px;
	line-height: 22px;
	color: #FFF !important;
	font-weight: bolder  !important;
}
.margin-top-2{
	margin-top: -2px !important;
}
.regular-no-border{
	border: 0px solid transparent !important;
}
.btn-text-1[aria-expanded="true"] {
	background-image: url("../images/icon_min_expand.png");
	background-repeat:no-repeat ;
	background-position: right 15px center;
	background-position-y: center;
	content: "" !important;
}
.btn-text-1[aria-expanded="false"] {
	background-image: url("../images/icon_max_collapse.png");
	background-repeat:no-repeat ;
	background-position: right 15px center;
	background-position-y: center;
	content: "" !important;
}

.btn-1 {
	background-color: #33CCCC!important;
	border-color: #0F2649;
	color: #fff !important;
	padding: 15px !important;
}
.btn-0 {
	background-color: #224272;
	padding: 15px !important;
	color: #FFFFFF;
	height: 55px !important;
	line-height: 1 !important;
}
.btn-type-2{
	background-color: #224272;
	padding: 5px 20px 5px 20px !important;
	color: #FFFFFF;
	margin: 5px 0px 15px 0px;
	font-size: 10px;
}
.tab-reservation .btn {
	background-color: white;
	padding: 15px !important;
	height: 55px !important;
	line-height: 1 !important;;
	color: black;
	border-color: #33CCCC;
}
.bold{
	font-weight: bold;
}

.font-color-primary{
	color: #455771 !important;
}

.image_facility{
	height: 300px;
	width: 100%
}
@media (max-width: 680px) {
	.image_facility {
		width: 100%;
		height: 150px;
	}
}
.list_facility{
	background-color: white;
	min-height: 100px;
}

.card-blue{
	background-color:transparent!important;
	border: 2px solid #33CCCC!important;
	border-radius: 10px !important;display: inline-block;
	width: 100%
}

.list-room{
	background-color:transparent!important;
	color:#102748!important;
}

.light-blue{
	color:#bfc5ce;
}

.underline-blue {
	border-bottom: 1px solid #bfc5ce;
}

table.cc-confirm-table  {
    text-align: center;
}
table.cc-confirm-table thead {
	background-color: rgba(0,0,0,.15);
}
table.cc-confirm-table td {
	width: 50% ;
	padding: 10px ;
}

.fe-datepicker.form-control[readonly]{
	background-color: #fff;
}

.fe-datepicker-close{
	top: 16px;
    right: 50px;
    cursor: pointer;
}
.footer_icon{
	width:32px;
	height: 32px;
}
.modal-title{
	color: black;
}

.select_radius{
	border-radius: 15px !important;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	-o-appearance: none;
	background-repeat: no-repeat;
	background-position-x: 100%;
	background-position-y: 50%;
	/* padding: 1rem; */
	padding-right: 1.5rem !important;

}

#modal_reservation___BV_modal_footer_{
	border-top: none !important;
}

input[type='checkbox']{
  width: 14px !important;
  height: 14px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: 1px solid #EDAD0B;
  box-shadow: none;
  font-size: 0.8em;
  text-align: center;
  line-height: 1em;
  background: #d3d3d3;
  border-radius: unset;
}

input[type='checkbox']:checked:after {
  content: '\2713';
  color: black;
}

.header-new{
	padding-top: 10px;
	background-color: #33CCCC;
	text-align: center;
	color: white;
	font-weight: bold;
}
#modal_qr___BV_modal_backdrop_{
	background-color: white !important;
	opacity: .9 !important;
}
#modal_qr .modal-content{
	background-color: transparent !important;
	border:none !important;
	height: 100%;
	
}
.is-danger{
	color: red;
}
.num-image{
	position: absolute;
	font-size: 14px;
	border-radius: 30px;
    top: 85%;
    left: 48%;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    /* justify-content: center; */
    width: 15%;
    color: #fff;
    text-align: center;
    /* opacity: .5; */
    /* display: flex; */
    padding: 1px;
    /* background: black; */
    background-color: rgba(0, 0, 0, 0.7);
    width: 50px;

}
.carousel-control-next-icon{
	background-image: url(../images/right-arrow.svg)!important;
	background-color:rgba(0, 0, 0, 0.2)!important;
	height: 50px!important;;
	width: 50px!important;;
}
.carousel-control-prev-icon{
	background-image: url(../images/left-arrow.svg)!important;
	background-color:rgba(0, 0, 0, 0.2)!important;
	height: 50px!important;;
	width: 50px!important;;
}
.carousel-control-prev{
	width:auto!important; 
	opacity: 1!important;
}
.carousel-control-next{
	width:auto!important;
	opacity: 1!important;
}
@media (max-width: 680px) {
	.num-image{
		top: 85%;
		left: 45%;
	}
	.carousel-control-next-icon{
		
		height: 40px!important;;
		width: 40px!important;;
	}
	.carousel-control-prev-icon{
		
		height: 40px!important;;
		width: 40px!important;;
	}
}
.carousel-item img {
   border-radius: 30px;
   width: auto!important;
}
.carousel.slide{
	background:white!important;
	padding:15px;
}

.default_img{
	border-radius: 30px;
	max-height: 300px;
	margin: auto;
	width:330px; 
	display: block;
}

@media (max-width: 680px) {
	.carousel-item img {
	   width: 100%!important;
	}
	.default_img{
		width: 100%!important;
		margin: none!important;
	}

}

.room_clickable{
	cursor: pointer;
	color: #39A0ED!important;
	text-decoration:underline;
}

.qr-logo{
	margin-bottom: 15px;
}



.summary .btn-secondary{
	background-color: #918778;
	border-color: #918778;
}

.summary .btn-secondary:hover{
	background-color: #918778;
	border-color: #918778;
}

.summary .btn-secondary:disabled,.accordion .btn-secondary:disabled{
	background-color: #918778;
	border-color: #918778;
}
.summary .btn-secondary:focus,.accordion .btn-secondary.focus{
	background-color: #918778;
	border-color: #918778;
}

.summary .btn-secondary:not(:disabled):not(.disabled):active, .accordion .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #918778;
  border-color: #918778;
}

.summary .btn-secondary:not(:disabled):not(.disabled):active:focus, .accordion .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.billing_ammount{
	color:#FFE793;
}
.billing_arrow{
	padding-top: 5px;
	font-size: 32px;
}

.collapsed > .when-opened,
	:not(.collapsed) > .when-closed {
	display: none;
}

.header_billing{
	border-bottom: solid 1px;
}
.billing_detail_amount{
	vertical-align: middle!important;
}
