﻿body {
	font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
	font-size: 14px;
	line-height: 1.43;
	color: #484848;
	background-color: #fff;
	margin: 0;
}

hr {
	border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.main-content {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.header-out {
	padding-right: 0;
	padding-left: 0;
}

.footer {
    background-color: #e9e9e9;
    border-radius: 20px;
	padding-top: 20px;
	text-align: center;
	margin: 15px 0px 20px 0px;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;

}

.footer-txt {
	margin: 24px 12px 24px 12px;
}

.footer .muted a {
    text-transform: uppercase;
    color: #666666;
    margin: 0 5px 0 5px;
}
.footer .copy {
    padding: 0 0 20px 0;
}

.logo-holder {
    margin-right: 5px;
}

.logo-holder a {
	padding: 5px 15px 5px 0px;
	display: inline-block;
	vertical-align: bottom;
}

.logo-holder img {
    height: 64px;
}

.navbar {
	border-bottom: 1px solid rgb(228, 228, 228);
	padding: 0;
	display: block;
	overflow: hidden;
	padding-right: 15px;
	padding-left: 15px;
}

.navbar .btn-navbar {
	padding:12px 0 0 30px;
}

.btn-navbar a {
	font-size: 36px;
	color: rgb(136, 136, 136);
}

.collapsed a {
	color: rgb(72, 72, 72);
}

.main-navigation {
	float: left;
	list-style: outside none none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
	
.desktop {
	display: block;
}

.mobile {
	display: none;
}

.main-navigation li {
	padding: 0px 15px;
	float: left;
}

.navigation-item {
	font-size: 14px;
	font-weight: 600;
	font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
	line-height: 1.28em;
	margin: 0px;
	overflow-wrap: break-word;
	color: rgb(72, 72, 72);
}

.navigation-item a {
	text-decoration: none;
	display: block;
	color: inherit;
	position: relative;
	cursor: pointer;
	padding: 28px 0px;
}

.main-navigation a:hover::after, .main-navigation a:active::after {
	content: "";
	height: 3px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: -1px;
	background: rgb(79, 128, 189) none repeat scroll 0% 0%;
	z-index: 1999;
}

.top-menu {
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	list-style: outside none none;
}

.top-menu a {
	text-decoration:none;
}

.phone {
	letter-spacing: 2.79px;
	font-size: 13px;
}

legend {
	border-bottom: 1px solid #007bff !important;
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 40px;
	color: #333;
	border: 0;
}

.well {
	border: 1px solid rgb(221, 221, 221);
	border-radius: 12px;
	padding: 24px;
}

.well-nb {
	padding: 24px;
}

.breadcrumb {
    background-color: #fff;
	color: #000;
	border-radius: 0;
	padding: 0 10px;
	margin: 0 0 20px;
}
.item_breadcrumb {
	margin: 0px 0 10px;
}
.breadcrumb > li {
    text-shadow:none;
}
.breadcrumb > .active,
.breadcrumb a {
    color:#000;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.no-pad {
	padding-right: 0;
	padding-left: 0;
}

.no-pad-right {
	padding-right: 0;
}

.no-pad-left {
	padding-left: 0;
}

.pad-left {
    padding-left: 30px;
}

.pad-top {
    padding-top: 24px;
}

.no-border {
	border: none !important;
}

.lp_img_holder {
	text-align: center;
	overflow: hidden;
	height: 300px;
}

.lp_img_holder img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
/* START Buttons */

.detail-button-sec {
    min-width: 100px;
    min-height: 0;
    margin-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	background-color: #fff;
	border: 1px solid #0B7FC8;
    color: #0B7FC8;
    cursor: pointer;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 4px 12px 4px 12px;
	text-decoration: none !important;
	display: inline-block;
}

.detail-button-sec:hover, .detail-button-sec:active {
	background-color: #0B7FC8;
	border: 1px solid #fff;
	color:#fff;
}

.detail-button {
    min-width: 100px;
    min-height: 0;
    margin-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	background-color: #0B7FC8;
	border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 4px 12px 4px 12px;
	text-decoration: none !important;
}

.detail-button:hover, .detail-button:active {
	background-color: #fff;
	border: 1px solid #0B7FC8;
	color: #0B7FC8;
}

.lp-item-btn {
	padding: 12px 0px;
	width: 100%
}

.detail-button-booking {
	margin-top: 0;
}

.item-btn-sidebar {
	padding: 12px 0px;
	width: 100%
}

.item-btn-gallery {
	float: left;
}

/* END Buttons */
/* START Landingpage */
.lp-item {
	padding-top: 15px;
	padding-bottom: 15px;
}

.lp-itemdetails {
	padding-left: 15px;
}

.lp-itemdetails h2 {
	font-size: 1.5rem;
}

.lp-subtitle {
	margin-top: 15px;
}

.lp-content-container {
	padding-bottom: 30px;
}

.lp-content-text {
    font-size: 1rem;	
}

.lp-info h2 {
	font-size: 1.5rem;
}

/* END Landingpage */
/* Form styles */
.control-group {
	margin-bottom: 20px;
}

.control-label {
	margin-bottom: .5rem;
	float: left;
	width: 160px;
	text-align: right;
}

.controls {
	margin-left: 180px;
}

input[type="checkbox"], input[type="radio"] {
	margin-right: 10px;
}

.alert {
	color: #fff;
	background-color: #ff7e30;
	font-weight: 600;
}

@media (min-width: 375px) {
	.item-aust-container {
		margin-left: -6px;
		margin-right: -6px;
		width: calc(100% + 12px);
	}
	.item-aust {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media (min-width: 576px) {	
	.list-textbox {
		padding-left: 20px !important;
	}
}

@media (max-width: 575px) {
	.arrive-databox {
		border: 1px solid #000;
		border-radius: 8px;
	}
	
	.depart-databox {
		border: 1px solid #000;
		border-radius: 8px;
	}
}

@media (max-width: 480px) {
	.agb-dd {
		height:180px;
	}
}

@media (min-width: 744px) {
	.item-head-section {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.title-section {
		display: block;
	}
	
	.item-detail-section {
		display: block;
	}
	
	.title-section-mobile {
		display: none;
	}
	
	.item-image-display {
		display: block;
	}

	.item-image-display-mobile {
		display: none;
	}
	
	.item-image-innerbtn {
		display: flex;
	}
	
	.item-bb {
		display: none;
	}
	
	.item-image-brd {
		border-radius: 12px;
	}
	.item-aust-container {
		margin-left: -8px;
		margin-right: -8px;
		width: calc(100% + 16px);
	}
	.item-aust {
		padding-left: 8px;
		padding-right: 8px;
	}
	.item-aust-holder {
		-moz-box-direction: reverse;
		-moz-box-orient: horizontal;
		-moz-box-pack: end;
		justify-content: flex-end;
		flex-direction: row-reverse;
		max-width: 83.3333%;
	}
	.item-aust-icon {
		margin-right: 16px;
		margin-left: 0px;
	}

	.item-bed-holder {
		margin-left: -8px;
		margin-right: -8px;
		overflow: hidden;
	}
	
	.item-bed-flex {
		margin-bottom: 0px;
		padding: 0 0 1px;
		overflow: visible;
	}
	
	.bed-container {
		width: 50%;
	}
	
	.bed-holder {
		padding-left: 8px;
		padding-right: 8px;
	}

	.bed-inner {
		padding: 24px;
	}
	
	.item-bed-text {
		color: rgb(34, 34, 34);
		font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
		font-weight: 400;
	}
		
	.item-booking {
		display: block;
	}
	
	.item-booking-bottom {
		display: none;
	}

	.item-info {
		width: 58.3333%;
	}
}

@media (min-width: 950px) {
	.navbar .btn-navbar {
		display: none;
	}
	.nav-collapse.collapse {
    	height: auto;
    	overflow: visible;
	}
	.item-aust-container {
		margin-left: -8px;
		margin-right: -8px;
		width: calc(100% + 16px);
	}
	.item-aust {
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media (min-width: 1128px) {
	.item-image-container {
		max-height: calc(-64px + 60vh);
	}

	.item-image-holder {
		max-height: calc(-64px + 60vh);
	}
	.item-aust-container {
		margin-left: -8px;
		margin-right: -8px;
		width: calc(100% + 16px);
	}
	.item-aust {
		padding-left: 8px;
		padding-right: 8px;
		width: 50%;
	}

	.bed-container {
		width: 33.3333%;
	}
}

@media (max-width: 979px) {
	.navbar {
		box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 4px;
	}
	
	.navbar .btn-navbar {
		display: block;
		float:right;
	}
	
	.btn-navbar-inner {
		appearance: none;
		background: transparent none repeat scroll 0% 0%;
		cursor: pointer;
		margin: 0px;
		padding: 0px;
		text-align: left;
		user-select: auto;
		height: 24px;
		width: 24px;
		position: relative;
		border: 0px none;
	}
	
	.btn-navbar-inside {
		background-color: rgb(72, 72, 72);
		border-radius: 1px;
		display: block;
		height: 1px;
		position: absolute;
		top: 11.5px;
		transition-property: -ms-transform, transform, transform, opacity;
		transition-duration: 0.15s, 0.15s, 0.15s, 0.15s;
		transition-delay: 0s, 0s, 0s, 0s;
		transition-timing-function: cubic-bezier(0.26, 0.86, 0.44, 0.985);
		width: 24px;
		will-change: transform, opacity;
	}
	.nav-collapse, .nav-collapse .collapse {
    	overflow: hidden;
	}
	
	.nav-collapse, .nav-collapse .show {
    	overflow: hidden;
		box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 4px;
	}
	
	.desktop {
		display: none;
	}

	.mobile {
		display: block;
		float: left;
		list-style: outside none none;
		margin-top: 0px;
		margin-bottom: 20px;
		padding-left: 0px;
	}
	
	.main-navigation, .mobile li {
		float: none;
	}
	
	.lp-text {
		min-height: 100px;	
	}
}

@media only screen and (max-width:768px) {	
	.pad-left {
		padding-left: 5px;
	}
}

@media (max-width: 767px) {
	.search-list-button-holder {
		text-align:center;
		padding-top: 17px;
	}
	
	.hl-holder {
		background-color: #a8d7a8;;
	}
	
	
	.searchlist button {
		width:100%;
	}
	
}
@media (min-width: 980px) and (max-width: 1199px) {
	
}
@media (min-width: 768px) and (max-width: 979px) {

}


@media (min-height: 450px) {

	.item-image-upperchild {
		height: 50%;
	}
	
	.item-image-lowerchild {
		height: 50%;
		display: block;
	}
}