.body {
  padding-top: 50px;
  padding-bottom: 20px;
  font-family: Roboto;
}
.btn-search {
  background-color: #4d4d4d;
  color: #ffffff;
}
.btn-search:hover {
  color: #cccccc;
}
.hotex-shadow-menu{
  -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);

  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.3);
}
.hotex-menu-box-button-home {
  background-color: #4d4d4d;
  font-family: Roboto;
}
.hotex-menu-box-button-home a {
  color: #ffffff;
  margin-left: 40px;
}
.hotex-menu-box-button-home a span {
  font-family: Roboto;
}
.hotex-menu-box-button-home a:hover {
  color: #c5c5c5;
}
.hotex-glyphicon-home {
  color: #ffffff;
}
.hotex-glyphicon-home:hover {
  color: #c5c5c5;
}
.hotex-menu .hotex-menu-home {
  color: #ffffff;
}
.hotex-menu .hotex-menu-home:hover,
.hotex-menu .hotex-menu-home:focus {
  color: #c5c5c5;
}
.hotex-menu-dropdown {
  background-color: #c5c5c5;
}
.hotex-menu-dropdown li a {
  color: #ffffff;
}
.hotex-box-logo {
  min-height: 130px;
}
.hotex-box-logo img {
  width: 100%;
  height: 130px;
}
.hotex-box-stars {
  min-height: 130px;
}
.hotex-box-stars .hotex-stars {
  margin-top: 25px;
}
.hotex-box-tooltip {
  min-height: 130px;
}
.hotex-button-tooltip {
  margin-top: 40px;
  margin-left: 80px;
  background-color: #808080;
  padding: 7px;
  width: 300px;
  font-weight: bold;
  letter-spacing:0.5px;
  text-shadow: 1px 1px 3px #404040;
}
.hotex-button-tooltip a {
  color: #ffffff;
  margin-left: 10px;
}
.hotex-button-tooltip a:hover,
.hotex-button-tooltip a:focus {
  color: #c5c5c5;
  text-decoration: none;
}
.hotex-minus-button {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 35px;
  background: url('icon/benefit1.png') no-repeat;
}
.hotex-plus-button {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 35px;
  background: url('icon/benefit.png') no-repeat;
}
.popover.bottom .arrow {
  display: none;
}
.popover.bottom .arrow:after {
  display: none;
}
.popover-title {
  background-color: transparent;
  height: 0;
  padding: 0;
  border-bottom: 0;
  border-radius: 0;
}
.popover-content {
  padding: 0;
}
.popover {
  margin-left: 25px;
  height: 0;
  max-width: 300px;
  background-color: transparent;
  border: 0;
  border: 0;
  border-radius: 0;
  /*background-clip: none;*/

}
.popover.bottom {
  margin-top: 5px;
}
.popover img {
  width: 128px;
  margin-left: -15px;
}
.hotex-benefit {
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* For IE8 and earlier */

  background-color: #808080;
  width: 128px;
  margin: 5px 5px 0 0;
}
.hotex-box-main-image {
  min-height: 490px;
}
.hotex-box-main-image img {
  width: 100%;
  min-height: 490px;
}
.hotex-box-search {
  padding-bottom: 10px;
  padding-top: 10px;
}
.hotex-box-search .hotex-box-search-left {
  margin-top: 40px;
}
.hotex-box-search .hotex-box-search-right {
  margin-top: 10px;
}
.hotex-box-index-intro {
  margin-bottom: 40px;
}
.hotex-box-index-intro .hotex-box-intro {
  width: 700px;
}
.hotex-box-index-intro p {
  text-align: justify;
}
.hotex-box-slide-image {
  min-width: 280px;
}
.hotex-box-slide-image img {
  width: 100%;
  height: 180px;
}
.hotex-box-slide-room {
  padding-top: 20px;
  color: #4d4d4d;
  text-align: center;
}
.hotex-box-slide-rate {
  padding-top: 20px;
  color: #4d4d4d;
}
.hotex-box-index-slide {
  min-height: 600px;
}
.hotex-footer-small-text {
  font-size: xx-small;
  vertical-align: top;
}
.hotex-box1-footer {
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #4d4d4d;
}
.hotex-box1-footer a {
  color: #ffffff;
}
.hotex-box1-footer a:hover {
  color: #c5c5c5;
  text-decoration: none;
}
.hotex-box2-footer {
  color: #4d4d4d;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f5f5f5;
  min-height: 180px;
}
.hotex-box2-footer a {
  color: #4d4d4d;
}
.hotex-box2-footer a:hover {
  color: #cccccc;
  text-decoration: none;
}
.hotex-box2-footer-left {
  margin-top: 40px;
  padding-left: 50px;
}
.hotex-box2-footer-center {
  margin-top: 40px;
}
.hotex-box2-footer-right {
  margin-top: 40px;
}

/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */

body {
	min-height: 100px;
	font-family: "Roboto";
	color: #4d4d4d;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-family: "Roboto";
}
/* ==========================================================================
   Main CSS
   ========================================================================== */
/* Custom Text */
.hotex-title-index{
	width: 100%;
	text-align: center;
	padding: 20px 0 10px 0;
}

.hotex-text17{
	font-size: 17px;
}

.hotex-text15{
	font-size: 15px;
}

.hotex-text14{
	font-size: 14px;
}

.hotex-justify{
	text-align: justify;
}

.hotex-gray{
	color: #484848;
}

.hotex-gray a{
	color: #333333;
}

.hotex-gray a:hover{
	color: #606060;
	text-decoration: none;
}

/* Custom Button */
.btn ,
.btn a{
  text-align: center;
  border: 1px solid #555555;
  line-height: 1;
  border-radius: 0;
}

.btn-success,
.btn-success a{
	color: #ffffff;
	height: 28px;
	background: #333333;
	border-color: #555555;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #484848;
  border-color: #555555;
}

.hotex-index-select{
	margin-left: -6%;
	margin-top: 2.3%;
}

/* Custom Border */
/*.hotex-border-top{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #333333;
}*/

/* Custom Main Footer */
footer{
	text-align: center;
	font-size: 12px;
}
/*-----Navigasi Header-----*/
.hotex-dropdown{
	background: #303030;
	border-radius: 0;
}

.hotex-dropdown > li > a {
	color: #d0d0d0;
}

.hotex-dropdown > li > a:hover,
.hotex-dropdown > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color:#303030;
}
.hotex-border-facilities {
	border-top: 2px solid #464646;
	border-bottom: 2px solid #464646;
}

.datepicker.dropdown-menu{
	-webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
}


@font-face
{
font-family: "Roboto";
/*src: url('fonts/Monterey.ttf');*/
}

.navbar-default{
	-webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
}

/*
.hotex-shadow:after{
    content:"";
    position:absolute;
    z-index:-1;
    top:100%;
    bottom:0;
    width:100%;
    height:10px;
    left:-10%;
    right:-10%;
    background:-webkit-radial-gradient(45% -3%, ellipse cover, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 40%);
    background:radial-gradient(ellipse at 45% -3%, rgba(00, 00, 00, 0.5), rgba(97, 97, 97, 0.0) 40%);
}
*/
.hotex-icon{
	width: 20px;
	margin-right: 5px;
}

/*.hotex-nav-home{
	background-color: #404040;
	width: 160px;
	margin-left: 4%;
	padding-left: 30px;
	position: absolute;
	z-index: 1000;
	height: 50px;
}*/

/*.navbar-collapse{
	margin-left: 17%;
}

.navbar-brand span{
	color: #ffffff;
	font-size: 16px;
}

.navbar-brand span:hover{
	color: #E8E8E8;
}*/
/* 
.hotex-address{
	position: absolute;
	margin: 2% 0 0 3%;
	width: 600px;
}

.hotex-address img{
	float: left;
	margin-right: 20px;
	width: 150px;
}

.hotex-address h4,
.hotex-address h6{
	margin-left: 6%;
}

.hotex-stars{
	margin-top: 45px;
}

.hotex-tooltip {
    float: left;
	margin: 80px 0 80px 65%;
	width: 300px;
	height: 35px;
	padding: 7px;
	background: #a0a0a0;
	text-align: center;
}

.hotex-tooltip a{
	color: #f0f0f0;
	text-decoration: none;
} */

/* .hotex-minus-button{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	background: url('icon/benefit1.png') no-repeat;
}

.hotex-plus-button{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	background: url('icon/benefit.png') no-repeat;
} */

/* .popover.bottom .arrow {
	display:none;
}

.popover.bottom .arrow:after {
	display:none;
}

.popover-title {
	background-color: transparent;
	height: 0;
	padding: 0;
	border-bottom: 0;
	border-radius: 0;
}

.popover-content {
	padding: 0;
}

.popover {
	margin-left: 1%;
	height:0;
	max-width: 300px;
	background-color: transparent;
	border: 0;
	border: 0;
	border-radius: 0;
	background-clip: none;
}

.popover.bottom {
  margin-top: 5px;
}

.popover img{
	width: 140px;
	margin-left: -15px;
}

.hotex-benefit{
	opacity: 0.9;
	filter: alpha(opacity=90);*/ /* For IE8 and earlier */
/* 	background-color:#333333;
	width: 138px;
	margin: 2px 2px 0 0;
}  */

.hotex-index-main-image img{
	width: 100%;
}

.hotex-mobile-menu li{
	border-bottom: 1px solid #333333;
}

.hotex-mobile-menu a{
	color: #333333;
	text-align: center;
}

.hotex-index-mbutton{
	height: 50px;
	padding-top: 15px;
	text-align: center;
	background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.4)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.8) 0), color-stop(rgba(0, 0, 0, 0.4) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.4) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.4) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60606060', endColorstr='#88888888', GradientType=1);
}

.hotex-index-mbutton a{
	color: #ffffff;
}

.hotex-index-mbutton a:hover,
.hotex-index-mbutton a:focus{
	color: #E8E8E8;
	text-decoration: none;
}

@media (max-width: 1999px) and (min-width: 1080px){
	.hotex-nav-home{
		width: 150px;
		padding-left: 20px;
	}
	.navbar-nav a{
		font-size: 14px;
	}
}

@media (max-width: 1079px) and (min-width: 968px){
	.hotex-nav-home{
		width: 140px;
		padding-left: 20px;
	}
	.hotex-address{
		margin: 2% 0 0 3%;
		width: 600px;
	}
	.navbar-collapse{
		margin-left: 16%;
	}
	.hotex-index-img  img{
		margin-top: 10px;
	}
	.hotex-address img{
		width: 140px;
	}
	.hotex-stars{
		margin-top: 35px;
	}
}

@media (max-width: 967px) and (min-width: 848px){
	.hotex-nav-home{
		width: 120px;
		margin-left: 0;
		padding-left: 8px;
	}
	.navbar-collapse{
		margin-left: 13%;
	}
	.navbar-brand span{
		font-size: 13px;
	}
	.navbar-collapse a{
		font-size: 12px;
	}
	.hotex-index-img  img{
		margin-top: -20px;
	}
	.hotex-address{
		margin: 2% 0 0 0;
		width: 600px;
	}
	.hotex-address img{
		width: 140px;
	}
}

@media (max-width: 847px) and (min-width: 820px){
	.hotex-nav-home{
		width: 100px;
		margin-left: 0;
		padding-left: 3px;
	}
	.btn ,
	.btn a{
		line-height: 1;
		
	}
	.btn-success,
	.btn-success a{
		font-size: 12px;
		height: 25px;
	}
	.navbar-collapse{
		margin-left: 11%;
	}
	.navbar-brand span{
		font-size: 13px;
	}
	.navbar-collapse a{
		font-size: 12px;
	}
	.hotex-index-img  img{
		margin-top: -35px;
	}
	.hotex-address{
		margin: 2% 0 0 0;
		width: 500px;
	}
	.hotex-address img{
		width: 140px;
	}
}

@media (max-width: 819px) and (min-width: 768px){
	.hotex-icon{
		width: 15px;
		margin-right: 5px;
	}
	.hotex-nav-home{
		width: 90px;
		margin-left: 0;
		padding-left: 3px;
	}
	.btn ,
	.btn a{
		line-height: 1;
		
	}
	.btn-success,
	.btn-success a{
		font-size: 12px;
		height: 25px;
	}
	.navbar-collapse{
		margin-left: 11%;
	}
	.navbar-brand span{
		font-size: 12px;
	}
	.navbar-collapse a{
		font-size: 11px;
	}
	.hotex-index-img  img{
		margin-top: -35px;
	}
	.hotex-address{
		margin: 2% 0 0 0;
		width: 500px;
	}
	.hotex-address img{
		width: 140px;
	}
	.hotex-tooltip{
		margin: 80px 0 80px 58%;
	}
}

@media (max-width: 767px) and (min-width: 415px){
	.navbar-collapse{
		margin-top: 50px;
	}
	.hotex-nav-home{
		margin-left: 0;
	}
	.hotex-index-img  img{
		margin-top: 180px;
	}
	.navbar-default:after{
		background:none;
	}
	.hotex-address{
		margin: 2% 0 0 0;
		width: 400px;
	}
	.hotex-address img{
		width: 140px;
	}
	.hotex-address h4{
		font-size: 16px;
	}
	.hotex-address h6{
		font-size: 10px;
	}
	.hotex-stars{
		margin-top: 40px;
	}
	.hotex-index-mbutton {
		margin-top: -30px;
	}
}

@media (max-width: 414px) and (min-width: 365px){
	.hotex-nav-home{
		width: 120px;
		margin-left: 0;
		padding-left: 3px;
	}
	.navbar-collapse{
		margin-top: 50px;
	}
	.navbar-brand span{
		font-size: 14px;
	}
	.hotex-index-img  img{
		margin-top: 140px;
	}
	.navbar-default:after{
		background:none;
	}
	.hotex-address{
		margin: 2% 0 0 0;
		width: 350px;
	}
	.hotex-address img{
		width: 120px;
	}
	.hotex-address h4{
		font-size: 14px;
	}
	.hotex-address h6{
		font-size: 10px;
	}
	.hotex-stars{
		margin-top: 15px;
	}
	.hotex-index-mbutton {
		margin-top: -30px;
	}
}

@media (max-width: 364px) and (min-width: 321px){
	.hotex-nav-home{
		width: 110px;
		margin-left: 0;
		padding-left: 3px;
	}
	.navbar-collapse{
		margin-top: 50px;
	}
	.navbar-brand span{
		font-size: 12px;
	}
	.hotex-index-img  img{
		margin-top: 130px;
	}
	.navbar-default:after{
		background:none;
	}
	.hotex-address{
		margin: 2% 0 0 0;
		width: 100%;
	}
	.hotex-address img{
		margin-top: 10px;
		width: 100px;
	}
	.hotex-address h4{
		font-size: 14px;
	}
	.hotex-address h6{
		font-size: 10px;
	}
	.hotex-stars{
		margin-top: 15px;
	}
	.hotex-index-mbutton {
		margin-top: -30px;
	}
}

@media (max-width: 320px) and (min-width: 0px){
	body {
	  padding-top: 0;
	}
	.hotex-index-img  img{
		margin-top: 100px;
	}
	.hidden-xxs {
	display: none !important;
	}
	tr.hidden-xxs {
		display: none !important;
	}
	th.hidden-xxs,
	td.hidden-xxs {
		display: none !important;
	}
	.hotex-address{
		margin: 2% 0 0 0;
		width: 100%;
	}
	.hotex-address img{
		margin-top: 10px;
		width: 80px;
	}
	.hotex-address h4{
		font-size: 12px;
	}
	.hotex-address h6{
		font-size: 10px;
	}
	.hotex-stars{
		margin-top: 5px;
	}
	.hotex-shadow:after{
		display: none;
	}
	.hotex-index-mbutton {
		margin-top: -30px;
	}
}

.hotex-index-box-search{
	margin: 30px 2% 130px 4%;
}

.hotex-index-box-search h4{
	padding-top: 15px;
}

.hotex-index-room{
	width: 130px;
	height: 25px;
	padding: 0;
	margin-left: 40px;
	font-size: 12px;
}

.hotex-index-room  label{
	width: 150px;
}

.hotex-index-room  select,
.hotex-index-room  input{
	width: 130px;
	height: 25px;
}

@media (max-width: 1245px) and (min-width: 1175px){
	.hotex-index-box-search{
		margin: 30px 2% 100px 3%;
	}
	.hotex-index-room  {
		width: 120px;
		font-size: 15px;
	}
}

@media (max-width: 1174px) and (min-width: 1106px){
	.hotex-index-box-search{
		margin: 30px 2% 100px 2%;
	}
	.hotex-index-room{
		width: 110px;
		font-size: 14px;
	}
	.hotex-index-room  select,
	.hotex-index-room  input{
		width: 110px;
	}
}

@media (max-width: 1105px) and (min-width: 981px){
	.hotex-index-box-search{
		margin: 30px 2% 100px 2%;
	}
	.hotex-index-form{
		margin-left: 30px;
	}
	.hotex-index-room{
		width: 100px;
		margin-left: 30px;
		font-size: 13px;
	}
	.hotex-index-room  select,
	.hotex-index-room  input{
		width: 100px;
	}
}

@media (max-width: 980px) and (min-width: 884px){
	.hotex-index-box-search{
		margin: 30px 2% 100px 0;
	}
	.hotex-index-form{
		margin-left: 30px;
	}
	.hotex-index-room{
		width: 100px;
		margin-left: 20px;
		font-size: 12px;
	}
	.hotex-index-room  select,
	.hotex-index-room  input{
		width: 90px;
	}
}

@media (max-width: 883px) and (min-width: 817px){
	.hotex-index-box-search{
		margin: 30px 2% 100px 0;
	}
	.hotex-index-form{
		margin-left: 30px;
	}
	.hotex-index-room{
		width: 100px;
		margin-left: 10px;
		font-size: 12px;
	}
	.hotex-index-room  select,
	.hotex-index-room  input{
		width: 90px;
	}
}

@media (max-width: 816px) and (min-width: 320px){
	.hotex-index-box-search{
		margin: 30px 2% 100px 0;
	}
	.hotex-index-box-search h4{
		font-size: 14px;
	}
	.hotex-index-form{
		margin-left: 20px;
	}
	.hotex-index-room{
		width: 100px;
		margin-left: 0;
		font-size: 12px;
	}
	.hotex-index-room  select,
	.hotex-index-room  input{
		width: 80px;
	}
}

.hotex-index-content{
	margin: 0 10% 0 10%;
	padding-bottom: 20px;
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.0001)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
	margin-top: 20%;
	margin-left: 10px;
	height: 30px;
	width: 30px;
}

.carousel-control.right {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
	margin-top: 20%;
	margin-right: 30px;
	height: 30px;
	width: 30px;
}

.glyphicon {
	color: #000000;
}

.carousel-indicators li {
  display: none;
}

.hotex-index-slide{
	width: 80%;
	margin-left: 11%;
	margin-right: 11%;
}

@media (max-width: 991px) and (min-width: 870px){		
	.hotex-index-slide img{
		width: 180px;
	}
	.hotex-text17{
		font-size: 16px;
	}
	.hotex-text15{
		font-size: 14px;
	}
}

@media (max-width: 869px) and (min-width: 769px){		
	.hotex-index-slide img{
		width: 180px;
	}
	.hotex-text17{
		font-size: 15px;
	}
}

/* .superscript{
	font-size:xx-small;
	vertical-align:top;
} 

.hotex-created {
	min-height: 55px;
	background: #707070;
	padding-top: 15px;
	color: #ffffff;
	-webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
}

.hotex-created a{
	color: #ffffff;
	font-size: 17px;
}

.hotex-created a:hover,
.hotex-created a:focus{
	text-shadow: 2px 2px #303030;
	text-decoration: none;
}

.hotex-footer-content{
	background: #f0f0f0;
	padding: 30px 5% 0 5%;
	min-height: 150px;
}

.hotex-footer-content a{
	color: #333333;
}

.hotex-footer-content a:hover,
.hotex-footer-content a:focus{
	color: #909090;
	text-decoration: none;
} */

@media (max-width: 1127px) and (min-width: 1015px){		
/* 	.hotex-footer-content{
		padding: 30px 0 0 0;
	} */
}

@media (max-width: 1014px) and (min-width: 965px){	
	/* .hotex-footer-content{
		padding: 30px 0 0 0;
	} */
	/* .hotex-footer-content img{
		width: 30px;
	} */
}

@media (max-width: 964px) and (min-width: 877px){	
	/* .hotex-footer-content{
		padding: 30px 0 0 0;
		font-size: 13px;
	} */
	/* .hotex-footer-content img{
		width: 25px;
	} */
}

@media (max-width: 876px) and (min-width: 768px){	
/* 	.hotex-footer-content{
		padding: 30px 0 0 0;
		font-size: 13px;
	} */
}

@media (max-width: 768px) and (min-width: 0px){	
	/* .hotex-footer{
		margin-top: 0px;
	} */
	.btn ,
	.btn a{
		font-size: 12px;
		line-height: 1;
	}
	.btn-success,
	.btn-success a{
		color: #ffffff;
		height: 25px;
		background: #333333;
		border-color: #555555;
	}
}

/* ==========================================================================
   Facsheet CSS
   ========================================================================== */

/* Custom Text */
.hotex-text20{
	font-size: 20px;
}
.hotex-factsheet-address{
	position: absolute;
	margin: 2% 0 0 3%;
	width: 600px;
}

.hotex-menu-facsheet{
	background: #f8f8f8;
}

.hotex-facsheet-btn{
	margin-top: 0px;
	float: left;
	padding: 0;
	width: 100%;
	min-height: 40px;
	background-color: #e4e4e4;
	border-radius: 0px;
}

/*-------Accomodation-------*/
.hotex-accomodation-content{
	margin-top: 20px;
	margin-bottom: 20px;
}

@media (max-width: 1200px) and (min-width: 768px){
	.hotex-accomodation-phone,
	.hotex-accomodation-room{
		text-align: center;
		padding: 20px;
		margin: 0 auto;
		width: 100%;
	}
}

@media (max-width: 767px) and (min-width: 321px){
	.hotex-address-factsheet{
		margin-top: -140px;
	}
	.hotex-accomodation-info{
		margin-top: 200px;
	}
	.hotex-accomodation-phone,
	.hotex-accomodation-room{
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}
	.hotex-accomodation-item{
		padding: 20px;
		width: 100%;
	}
	.hotex-dropdown-main{
		background-color: #f0f1f0;
	}
}

@media (max-width: 320px) and (min-width: 0){
	.hotex-address-factsheet{
		margin-top: -140px;
	}
	.hotex-accomodation-page{
		margin-top: 130px;
	}
	.hotex-accomodation-phone,
	.hotex-accomodation-room{
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}
	.hotex-accomodation-item{
		padding: 20px;
		width: 100%;
	}
	.accomodation-content{
		margin-top: 200px;
	}
}

.hotex-accomodation-decs{
	padding: 20px;
}

.hotex-accomodation-decs label{
	padding-top: 10px;
}

.hotex-accomodation-decs img{
	width: 100%;
}

/*-------Facilities-------*/
.hotex-facilities{
	margin-top: 80px;
}

.hotex-facilities-service{
	margin-top: 30px;
	margin-bottom: 30px;
}

.hotex-facilities-service img{
	width:100%;
}

.hotex-facilities-title{
	padding-top: 10px;
	padding-left: 10px;
	height: 60px;
	background: #333333;
	color: #ffffff;
}

.hotex-facilities-description{
	padding: 20px;
	text-align: justify;
	width: 100%;
	border: 1px solid #d0d0d0;
	font-size: 12px;
}

@media (max-width: 767px) and (min-width: 321px){
	.hotex-facilities{
		margin-top: 180px;
	}
	.hotex-facilities-entry{
		width: 100%;
		margin-bottom: 20px;
	}
}

@media (max-width: 320px) and (min-width: 0){
	.hotex-facilities{
		margin-top: 130px;
	}
	.hotex-facilities h3{
		font-size: 14px;
	}
	.hotex-facilities-entry{
		width: 100%;
		margin-bottom: 20px;
		padding: 0;
	}
}

/*-------Facilities-------*/
.hotex-location{
	width: 20%;
	padding:0;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #333333;
}

.gmap3{
	margin: 20px auto;
	border: 1px dashed #C0C0C0;
	width: 100%;
	height: 500px;;
}
	  
.hotex-location-title{
	padding-top: 10px;
	height: 50px;
}

.hotex-location-content{
	margin-top: 40px;
	margin-bottom: 40px;
}

.hotex-location-entry{
	margin-top: 210px;
}

@media (max-width: 992px) and (min-width: 768px){
	.hotex-location{
		margin-bottom: 40px;
		width: 40%;
	}
	.hotex-location-entry{
		margin-top: 150px;
	}
}

@media (max-width: 767px) and (min-width: 481px){

	.hotex-location{
		margin-bottom: 20px;
		width: 40%;
	}
}

@media (max-width: 480px) and (min-width: 321px){
	.hotex-location-entry{
		margin-top: 170px;
		margin-bottom: 40px;
	}
	.hotex-location-content{
		padding: 0;
		margin-right: 0;
	}
	.hotex-location{
		margin-bottom: 40px;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
}

@media (max-width: 320px) and (min-width: 0){
	.hotex-location-entry{
		margin-top: 130px;
		margin-bottom: 40px;
	}
	.hotex-location-content{
		padding: 0;
		margin-right: 0;
	}
	.hotex-location{
		margin-bottom: 40px;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
}

/* ==========================================================================
   Reservation CSS
   ========================================================================== */
   
/* Custom Text */
.hotex-title-reserv2{
	background: #555555;
	color: #ffffff;
	padding-top: 3px;
}

.hotex-text16{
	font-size: 18px;
}

.hotex-text34{
	font-size: 34px;
}

.hotex-red{
	color: #CC0033;
}

.hotex-blue{
	color: #0066FF;
}

.hotex-text14 > .hotex-blue > a{
	color: #0066FF;
}

.hotex-text14 > .hotex-blue > a:hover{
	color: #3366CC;
	text-decoration: none;
}

/* Custom Border */
.hotex-border-none{
	border: none;
}

.hotex-reserv-zoom {
	margin-bottom: 30px;
}
.row{
	margin-left: 0;
	margin-right: 0;
}
.hotex-reserv-logo{
	background: url('home-image.jpg') no-repeat;
	z-index: -999;
	min-height: 200px;
	background-size: cover;
}

.hotex-reserv-transbox{
	position: absolute;
	margin: 0 0 0 4%;
	min-height: 32px;
	width: 150px;
	opacity:0.6;
	filter:alpha(opacity=100);
	background-color: #ffffff;
}

.hotex-reserv-img img {
	margin-top: 32px;
	margin-left: 4%;
	z-index: 999;
	width: 150px;
}

@media (max-width: 1079px) and (min-width: 968px){
	.hotex-reserv-transbox {
		width: 140px;
		min-height: 38px;
	}
	.hotex-reserv-img img {
		margin-top: 35px;
		width: 140px;
	}
}

@media (max-width: 967px) and (min-width: 848px){
	.hotex-reserv-logo {
		min-height: 180px;
	}
	.hotex-reserv-transbox {
		margin: 0 auto;
		width: 120px;
		min-height: 38px;
	}
	.hotex-reserv-img img {
		margin-top: 35px;
		margin-left: 0;
		width: 120px;
	}
}

@media (max-width: 847px) and (min-width: 820px){
	.hotex-reserv-logo {
		min-height: 150px;
	}
	.hotex-reserv-transbox {
		margin: 0 auto;
		width: 100px;
		min-height: 30px;
	}
	.hotex-reserv-img img {
		margin-top: 28px;
		margin-left: 0;
		width: 100px;
	}
}

@media (max-width: 819px) and (min-width: 768px){
	.hotex-reserv-logo {
		min-height: 150px;
	}
	.hotex-reserv-transbox{
		margin: 0 auto;
		width: 90px;
		min-height: 35px;
	}
	.hotex-reserv-img img{
		margin-top: 32px;
		margin-left: 0;
		width: 90px;
	}
}

@media (max-width: 767px) and (min-width: 321px){
	body {
	  padding-top: 0;
	}
	.row{
		margin-left: 0;
		min-height: 200px;
		margin-right: 0;
	}
	.navbar-fixed-top{
		position: absolute;
	}
	.navbar-default{
		height: 55px;
		background: none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	.hotex-reserv-transbox {
		position: absolute;
		float: left;
		margin: 0 auto;
		min-height: 25px;
	}
	.hotex-reserv-toogle{
		margin-top: 160px;
		float: left;
		margin-left: 0;
		padding: 0;
		width: 150px;
		min-height: 40px;
		background-color: #f0f0f0;
		border-radius: 0px;
	}
	.hotex-reserv-img img{
		margin-top: 25px;
		float: left;
		margin-left: 0;
	}
}

@media (max-width: 320px) and (min-width: 0px){
	body {
	  padding-top: 0;
	}
	.btn ,
	.btn a{
		line-height: 1;
		
	}
	.btn-success,
	.btn-success a{
		font-size: 11px;
		height: 25px;
	}
	.hotex-reserv-logo {
		width: 100%;
		height: 100px;
	}
	.navbar-fixed-top{
		position: absolute;
	}
	.navbar-default{
		height: 55px;
		background: none;
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	.hotex-reserv-transbox {
		position: absolute;
		float: left;
		margin-left: 25%;
		min-height: 25px;
	}
	.hotex-reserv-toogle{
		margin-top: 160px;
		float: left;
		margin-left: 25%;
		padding: 0;
		width: 150px;
		min-height: 40px;
		background-color: #f0f0f0;
		border-radius: 0px;
	}
	.hotex-reserv-img img{
		margin-top: 25px;
		float: left;
		margin-left: 25%;
	}
}

.hotex-reserv-address{
	padding-left: 50px;
	color: #ffffff;
}

.hotex-reserv-header{
	background-color: #888888 ;
    padding-bottom: 25px;
}

.hotex-reserv-search{
	margin-top: 60px;
}

.hotex-reserv-form{
	margin: 0 auto;
}

.hotex-reserv-form select {
	height: 28px;
}

.hotex-reserv-language{
	width: 130px;
	text-indent: 25px;
	z-index: 9999 !important;
	background: url('language/lang.png') no-repeat #ffffff;
	background-attachment: fixed;
}

.hotex-reserv-language span{
	position: relative;
	width: 50px;
}

@media (max-width: 1200px) and (min-width: 768px){
	.hotex-reserv-address  {
		width: 100%;
		padding-left: 6%;
	}
	.hotex-reserv-search   {
		margin-top: 20px;
		margin-left: 20px;
		margin-bottom: 50px;
		width: 100%;
	}
}

@media (max-width: 767px) and (min-width: 321px){
	.hotex-reserv-address  {
		margin-top: 20px;
		width: 100%;
		padding-left: 4%;
	}
	.hotex-reserv-navbar{
		background: #f0f0f0;
		margin-top: 200px;
	}
	.navbar-collapse{
		margin: 0;
	}
	.hotex-reserv-search   {
		margin-top: 20px;
		padding: 0;
		margin-bottom: 50px;
		width: 100%;
	}
	.hotex-reserv-form select {
		font-size: 12px;
		height: 25px;
	}
	.hotex-reserv-form{
		margin-top: 20px;
		width: 50%;
	}
	.hotex-reserv-header{
		min-height: 350px;
	}
}

@media (max-width: 320px) and (min-width: 0){
	.hotex-reserv-address  {
		text-align: center;
		width: 100%;
		padding-left: 4%;
	}
	.hotex-reserv-search {
		margin-top:0;
		padding: 0;
		margin-bottom: 50px;
		width: 100%;
	}
	.hotex-reserv-form select {
		font-size: 10px;
		height: 25px;
	}
	.hotex-reserv-form{
		margin-top: 20px;
		width: 50%;
	}
}

.hotex-reserv-info{
	background: #f0f0f0;
	min-width: 100%;
	min-height: 50px;
	text-align: center;
	padding-top: 15px;
	margin-top: -20px;
	-webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
}

@media (max-width: 1200px) and (min-width: 992px){
	.hotex-reserv-info{
		min-height: 80px
	}
	.hotex-reserv-room{
		width: 150px;
	}
}

@media (max-width: 991px) and (min-width: 768px){
	.hotex-reserv-info{
		padding-left: 50px;
		min-height: 80px
	}
	.hotex-reserv-room{
		width: 300px;
		padding-bottom: 10px;
	}
}

@media (max-width: 767px) and (min-width: 0){
	.hotex-reserv-info{
		padding-left: 0;
		min-height: 180px;
		margin-top: -30px;
	}
	.hotex-reserv-room{
		width: 100%;
	}
}

.hotex-reserv1-info{
	background: #f0f0f0;
	padding-top: 15px;
	margin-top: -20px;
	-webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
}

.hotex-reserv1-infoitem{
	padding-bottom: 10px;
}

.hotex-reserv1-room70{
	width: 70%;
}

.hotex-reserv2-info{
	background: #f0f0f0;
	margin-top: -25px;
    padding-top: 20px;
    padding-bottom: 20px;
	-webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
}

.hotex-line-dot-right {
    border-right: gray dashed 1px;
}

.hotex-line-dot-left {
    border-left: gray dashed 1px;
}

.hotex-line-dot-top {
    border-top: gray dashed 1px;
}

.hotex-line-dot-bottom {
    border-top: gray dashed 1px;
}

.hotex-reservation-box-item {
    margin-top: 5px;
    padding-top: 5px;
}

.valign {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.hotex-reserv2-room{
	margin: 10px auto;
}
@media (max-width: 1200px) and (min-width: 992px){
	.hotex-reserv2-summary{
		width: 100%;
		text-align: center;
	}
	.hotex-reserv2-info{
		min-height: 400px;
	}
}

@media (max-width: 991px) and (min-width: 768px){
	.hotex-reserv2-summary{
		width: 100%;
		text-align: center;
	}
	.hotex-reserv2-info{
		min-height: 400px;
	}
	.hotex-reserv2-item{
		width: 50%;
	}
	.hotex-reserv2-addon{
		width: 100%;
	}
}

@media (max-width: 768px) and (min-width: 418px){
	.hotex-reserv2-summary{
		padding-top: -100px;
		width: 100%;
		text-align: center;
	}
	.hotex-reserv2-info{
		font-size: 12px;
		min-height: 400px;
	}
	.hotex-reserv2-item {
		width: 50%;
	}
	.hotex-reserv2-addon{
		width: 100%;
	}
	.hotex-reserv2-room{
		padding: 0;
	}
	.hotex-reserv-navbar{
		margin-top: -50px;
	}
}

@media (max-width: 417px) and (min-width: 0){
	.hotex-reserv2-summary{
		padding-top: -100px;
		width: 100%;
		text-align: center;
	}
	.hotex-reserv2-info{
		margin-top: 15px;
		font-size: 11px;
		min-height: 400px;
	}
	.hotex-reserv2-item {
		width: 50%;
	}
	.hotex-reserv2-addon{
		width: 100%;
	}
	.hotex-reserv2-room{
		padding: 0;
	}
	.hotex-reserv-navbar{
		margin-top: -50px;
	}
}

.hotex-reserv-headmenu{
	min-height: 80px;
	margin: 40px 5% 0 5%;
}

.hotex-reserv-menu ul {
	margin: -50px auto;
}
.hotex-reserv-slide{
	margin-left: -5px;
}

.hotex-reserv-carousel{
	margin-top: 20px;
	padding:0;
	width: 25%;
}

.hotex-reserv-left6{
	margin: 20px 0 20px 6%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
}

.hotex-reserv-carouseli{
	margin-left: -15px;
	margin-top: 85px;
}

.hotex-reserv1-carouseli{
	margin-left: -5px;
	margin-top: 100px;
}

.hotex-reserv1-glyphiconi{
	color: #ffffff;
	margin-top: 120px;
}

.hotex-reserv-zoom{
	margin-top: 10px;
	margin-left: -3%;
}

.hotex-reserv1-zoom{
	margin-top: 10px;
}

.tab-content{
	padding-top: 10px;
}

.hotex-reserv-tooltip{
	width: 300px;
	height: 35px;
	padding: 7px;
	background: #a0a0a0;
	text-align: center;
	float: right;
}

.hotex-reserv-tooltip a{
	color: #f0f0f0;
	text-decoration: none;
}

.hotex-reserv-avarage{
	min-width: 30%;
}

.hotex-reserv-include{
	min-width: 10%;
}

@media (max-width: 991px) and (min-width: 768px){
	.hotex-text-gray{
		font-size: 14px;
	}	
	.hotex-reserv-carousel{
		min-width: 100%;
		text-align: center;
	}
	
	.hotex-reserv-carousel img{
		min-width: 100%;
		margin-left: 20%;
	}
	
	.hotex-reserv-tabel{
		margin-top: 30px;
		margin-bottom: 50px;
		width: 100%;
	}
}

@media (max-width: 767px) and (min-width: 0px){	
	.nav-justified{
	  width: 100%;
	}
	.nav-justified > li {
	  float: left;
	  margin-left: 35%;
	  margin-right: -35%;
	}
	.tab-content{
	  text-align: center;
	}
	.hotex-reserv-carousel{
		min-width: 100%;
		text-align: center;
	}
	.hotex-reserv-carousel img{
		min-width: 100%;
		margin-left: 20%;
	}
	.hotex-reserv-tabel{
		margin-top: 30px;
		margin-bottom: 50px;
		width: 100%;
	}
	.hotex-reserv-border{
		border-top: 1px solid #333333;
		padding-top: 10px;
	}
	.hotex-reserv-left6{
		padding: 0;
		margin: 30px 0 0 0;
	}
	.hotex-mobile-menu{
		padding: 0;
		font-size: 12px;
		margin-top: 30px;
	}
	.hotex-mobile-menu select{
		height: 25px;
		background: #333333;
		color: #ffffff;
	}
	.hidden-r {
		display: none !important;
	}
	tr.hidden-r {
		display: none !important;
	}
	th.hidden-r,
	td.hidden-r {
		display: none !important;
	}
}
.nav-justified {
	width: 35%;
	text-align: center;
}
.nav-justified li{
	width: 500px;
}
.nav-justified li a:hover{
	color: #d0d0d0;
	background-color: transparent;
}
.nav-justified .active{
	background: #333333;
}
.nav-justified .active a{
	color: #ffffff;
}
.nav-justified .active a:hover{
	color: #d0d0d0;
	background-color: inherit;
}

.hotex-reserv-tab{
	-webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
    box-shadow:0 1px 20px rgba(0, 0, 0, 0.3);
}
.hotex-reserv-coloumn{
	margin-top: 30px;
	border: 1px solid;
}
.hotex-reserv-tabel p{
	margin-bottom: 0;
}

@media (max-width: 991px) and (min-width: 768px){
	.nav-justified {
		width: 40%;
		text-align: center;
	}
	.hotex-reserv-package{
		width: 100%;
	}
	.hotex-reserv-packagetbl{
		margin-top: 20px;
		width: 100%;
	}
}

@media (max-width: 767px) and (min-width: 321px){
	.hotex-reserv-package{
		width: 100%;
	}
	.hotex-reserv-packagetbl{
		margin-top: 20px;
		width: 100%;
	}
	.hotex-reserv-tab{
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

@media (max-width: 320px) and (min-width: 0px){
	.hotex-reserv-tab{
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.carousel-inner{
	min-height: 200px;
}
.hotex-reserv1-collapse{
	margin-top: 30px;
}
.hotex-reserv1-enchange{
	margin: 0 auto;
}
.hotex-reserv1-enchangeimg{
	height: 100px;
}
.hotex-reserv1-enchangeprice{
	background: #f0f0f0;
	width: 100px;
	text-align: center;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.hotex-reserv1-enchangeitem{
	padding-bottom: 20px;
}

@media (max-width: 1200px) and (min-width: 923px){
	.hotex-reserv1-enchangeimg{
		width: 100%;
		height: 100%;
	}
	.hotex-reserv1-enchangeprice{
		width: 100%;
	}
	.hotex-reserv-carouseli,
	.right-r{
		margin-left: 0;
		margin-top: 95px;
	}
}

@media (max-width: 922px) and (min-width: 633px){
	.hotex-reserv1-enchangeinfo{
		margin-left: -70px;
	}
	.hotex-reserv1-enchange{
		width: 100%;
		margin: 0;
	}
	.hotex-reserv1-enchangeimg{
		width: 90px;
		height: 80px;
	}
	.hotex-reserv1-enchangeprice{
		width: 90px;
	}
}

@media (max-width: 632px) and (min-width: 508px){
	.hotex-reserv1-enchangeinfo{
		margin-left: -40%;
	}
	.hotex-reserv1-enchange{
		width: 100%;
		margin: 0;
	}
	.hotex-reserv1-enchangeitem {
		padding-bottom: 20px;
		padding-left: 0;
	}
	.hotex-reserv1-enchangeimg{
		width: 90px;
		height: 80px;
	}
	.hotex-reserv1-enchangeprice{
		width: 90px;
	}
}

@media (max-width: 507px) and (min-width: 0){
	.hotex-reserv1-enchange{
		width: 200px;
		margin: 0;
	}
	.hotex-reserv1-enchangeitem {
		min-width: 100%;
		padding-bottom: 20px;
		padding-left: 0;
	}
	.hotex-reserv1-enchangeimg{
		width: 90px;
		height: 80px;
	}
	.hotex-reserv1-enchangeprice{
		width: 90px;
	}
}

.hotex-reserv1-guest{
	margin-left: 8%;
}	
.hotex-reserv1-guestrow{
	margin-bottom: 10px;
	margin-top: 10px;
	min-width: 100%;
}
.hotex-reserv1-guestrow input,
.hotex-reserv1-guestrow select,
.hotex-reserv1-guestrow textarea{
	border: 1px solid #d0d0d0;
	background: #f0f0f0;
}

.hotex-reserv1-address,
.hotex-reserv1-company{
	width: 100%;
}

@media (max-width: 992px) and (min-width: 768px){
	.hotex-reserv1-guest{
		margin-left: 0;
		font-size: 12px;
	}
	.hotex-reserv1-guest label{
		font-size: 14px;
	}
}

@media (max-width: 767px) and (min-width: 0px){
	.hotex-reserv1-guest{
		margin-left: 0;
		font-size: 12px;
	}
	.hotex-reserv1-guest label{
		font-size: 14px;
	}
	.hotex-reserv1-guestitem{
		width: 100%;
	}
	.hotex-reserv1-guestlabel{
		width: 100%;
		padding-top: 10px;
	}
}

.panel-heading{
	background-color: #ffffff;
	text-align: center;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #dddddd;
}

.hotex-btn-continue{
	background: #484848;
	padding: 10px;
}

.hotex-reserv-confirmation{
	text-align: center;
	padding-top: 10px;
}
.hotex-reserv-created{
	padding-top: 20px;
	padding-bottom: 10px;
 }
.hotex-reserv-back{
	padding-top: 20px;
	font-size: 12px;
}
.hotex-reserv-back a{
	font-size: 12px;
}

@media (max-width: 991px) and (min-width: 806px){
	.hotex-reserv1-room{
		width: 100%;
	}
	.hotex-reserv1-carouseli{
		margin-top: 0;
	}
	.hotex-reserv-slideimg{
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 806px) and (min-width: 435px){
	.hotex-reserv1-room{
		width: 100%;
	}
	.hotex-reserv1-carouseli{
		margin-top: 0;
	}
	.hotex-reserv-slideimg{
		width: 100%;
		text-align: center;
	}
	.hotex-reserv1-collapse{
		width: 100%;
	}
	.hotex-reserv1-modal{
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 434px) and (min-width: 0px){
	.hotex-reserv1-room{
		width: 100%;
	}
	.hotex-reserv1-carouseli{
		margin-top: 0;
	}
	.hotex-reserv-slideimg{
		width: 100%;
		text-align: center;
	}
	.hotex-reserv-slide{
		width: 250px;
	}
	.hotex-reserv1-collapse{
		width: 100%;
	}
	.hotex-reserv1-modal{
		width: 100%;
		margin-top: 0px;
		text-align: center;
	}
}
.modal-content {
	border-radius: 0;
}

.modal-dialog{
	margin: 0 auto;
	width: 850px
}

.hotex-reserv-modal img{
	width: 100%;
}

.hotex-reserv-checklist{
 text-align: center;
}

@media (max-width: 992px) and (min-width: 0px){
	.modal-dialog{
		margin: 0 auto;
		width: 700px
	}
}

@media (max-width: 992px) and (min-width: 768px){
	.hotex-reserv2-pay{
		width: 100%;
	}
}

@media (max-width: 767px) and (min-width: 406px){
	.panel-body{
		margin: 0;
		font-size: 13px;
	}
	.hotex-reserv2-pay {
		padding: 0;
		width: 100%;
	}
}

@media (max-width: 405px) and (min-width: 0){
	.panel-body{
		margin: 0;
		font-size: 13px;
	}
	.hotex-reserv2-payitem {
		text-align: center;
		width: 100%;
	}
	.hotex-reserv2-pay {
		padding: 0;
		width: 100%;
	}
}

.hotex-reserv2-terms{
	margin: 0 0 25px 30%;
}

@media (max-width: 1200px) and (min-width: 992px){
	.hotex-reserv2-terms{
		margin: 0 0 25px 20%;
	}
}

@media (max-width: 991px) and (min-width: 768px){
	.hotex-reserv2-terms{
		margin: 0 0 25px 10%;
	}
}

@media (max-width: 768px) and (min-width: 418px){
	.hotex-reserv2-terms{
		font-size:12px;
		margin: 0 0 25px 5%;
	}
}
@media (max-width: 417px) and (min-width: 0){
	.hotex-reserv2-terms{
		font-size:12px;
		margin: 0 0 25px 5%;
	}
}