html,
body,
	.view {
	height: 100%; }
	 header,
    .carousel,
    .carousel-item,
    .carousel-item.active {
      height: 100%;
    }
    .carousel-inner {
      height: 100%;
    }

    @media (min-width: 800px) and (max-width: 850px) {
      .navbar:not(.top-nav-collapse) {
          background: #1C2331!important;
      }
    }

    .divider-new.version-2 {
      justify-content: left;
    }

    .divider-new.version-2:before {
      flex: 0;
    }
	.carousel {
		max-width:auto;
		width:auto;
		height: 100%; }
	.carousel .carousel-inner {
		height: 100%; }
	.carousel .carousel-inner .carousel-item,
	.carousel .carousel-inner .active {
		height: 100%; }

	.navbar {
		background-color: rgba(0, 0, 0, 0.473); }
	.top-nav-collapse {
		background-color: #4285F4;}
			@media only screen and (max-width: 768px) {
	.navbar {
    	background-color: #4285F4;} }
	.page-footer {
  		background-color: #4285F4;}
	.tab_container {
		width: 100%;
		margin: 0 auto;
		padding-top: 0px;
		position: relative;
	}
	.booking-search .np {
		padding:0;
	}
	.booking-search section {
		clear: both;
		padding-top: 10px;
		display: none;
	}
	.booking-search .feature-box {
		padding: 0 0 0px 0;
	}
	.booking-search .tab-content {
		margin-bottom: 0px;
	}
	.tab_container > input {
		display:none;
	}
	.tab_container label {
		font-weight: 700;
		font-size: 18px;
		display: block;
		float: left;
		width: 33.3%;
		padding: 1em;
		color: #fff;
		cursor: pointer;
		text-decoration: none;
		text-align: center;
		background: rgba(0, 0, 0, 0.4);
	}
 	#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3 {
 		display: block;
 		padding: 20px;
 		color: #999;
 		text-align: center;
 		background: #fff;
	}
	.tab_container .tab-content p, .tab_container .tab-content .row {
		-webkit-animation: fadeInScale 0.7s ease-in-out;
		-moz-animation: fadeInScale 0.7s ease-in-out;
		animation: fadeInScale 0.7s ease-in-out;
	}
	.tab_container .tab-content h3 {
		text-align: center;
	}
 	.tab_container [id^="tab"]:checked + label {
 		background: rgba(255, 255, 255, 0.4);
 		box-shadow: inset 0 3px #5bc9e2;
	}
 	.tab_container [id^="tab"]:checked + label i {
 		color: #4a4a4a;
	}
 	.tab_container [id^="tab"]:checked + label span {
 		color: #4a4a4a;
	}
	label .fa {
		font-size: 1.3em;
		margin: 0 0.4em 0 0;
	}
	.booking-search label i {
		padding: 0 8px 0 0;
	}
			@media only screen and (max-width: 930px) {
 	label span {
 		font-size: 14px;
	}
 	label .fa {
 		font-size: 14px;
		}
	}
 			@media only screen and (max-width: 768px) {
 	label span {
 		display: block;
	}
 	label .fa {
 		font-size: 16px;
	}
 	.tab_container {
 		width: auto;
	}
	}

		@keyframes fadeInScale {
 	0% {
 		transform: scale(0.9);
 		opacity: 0;
	}
 	100% {
 		transform: scale(1);
 		opacity: 1;
	}
	}
	.tab-content .form-group span {
		position: absolute;
		z-index: 2;
		display: block;
		width: 2.375rem;
		height: 2.375rem;
		line-height:48px;
		text-align: center;
		pointer-events: none;
		color: #ffcd22;
	}

	.button {
		display: block;
		width: 100%;
		border: none;
		background-color: #068be4;
		font-size: 16px;
		cursor: pointer;
		text-align: center;
		color:white;
		height:38px;
  	}

  	.light-blue-lighter-hover {
		color: #82B1FF;
		-webkit-transition: .4s;
		transition: .4s; }
  	.light-blue-lighter-hover:hover {
		-webkit-transition: .4s;
		transition: .4s;
		color: #cfe1ff; }
  	.light-blue-darker-hover {
		color: #3681ff;
		-webkit-transition: .4s;
		transition: .4s; }
  	.light-blue-darker-hover:hover {
		-webkit-transition: .4s;
		transition: .4s;
		color: #f57c00;}
	.responsive {
		width: 100%;
		height: auto;
	}
	.navdiv-1 {
    	background-color: #60b8eb;
    }
	.noselect {
		-webkit-touch-callout: none; /* iOS Safari */
		-webkit-user-select: none; /* Safari */
		-khtml-user-select: none; /* Konqueror HTML */
		-moz-user-select: none; /* Old versions of Firefox */
		-ms-user-select: none; /* Internet Explorer/Edge */
		user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
	}
	.time-picker {
		display:flex;
		margin:0 auto;
		justify-content:space-evenly;
		border:1px solid #ccc;
		border-radius:5px;
		padding:2px;
		}
	.tp-col {
		display:flex;
		flex-direction:column;
		align-items: inherit;
	}
	.tp-hr>span,.tp-min>span {
		border:1px solid #ccc;
		padding:2px 2px ;
		border-radius:2px;
		text-align:center;
		font-size:12pt;
	}
	.tp-up-arrow,.tp-down-arrow {
		cursor:pointer;
		width:15px;
		height:15px;
	}
	.tp-am-pm {
		cursor:pointer;
		display:block;
		padding:1px 3px;
		border-radius:5px;
	}
	.tp-am-pm:hover {
		background:#eaeaea;
	}
	.tp-hr,.tp-min {}

	.resultBar.barSpaceAdjust {
		margin-bottom: 15px;
	}
	.resultBar {
		display: block;
		padding-bottom: 15px;
		margin-bottom: 25px;
		border-bottom: 1px solid #e5e5e5;
	}
	.resultBar h2 {
		color: #848484;
		font-weight: 400;
		text-transform: capitalize;
		font-size: 15px;
		margin-bottom: 0;
		display: inline-block;
	}
	.resultBar h2 span {
		font-weight: 500;
		color: #222;
	}
	.resultBar .list-inline {
		float: right;
	}
	.list-inline {
		padding-left: 0;
		margin-left: -5px;
		list-style: none;
	}
	.list-inline>li {
		display: inline-block;
		padding-right: 5px;
		padding-left: 5px;
	}
	.resultBar .list-inline li a {
		line-height: 33px;
		color: #848484;
	}
	.resultBar .list-inline li.active a {
		color: #2196f3;
	}
	.number-input input[type="number"] {
		-webkit-appearance: textfield;
		-moz-appearance: textfield;
		appearance: textfield;
	}	
	.number-input input[type=number]::-webkit-inner-spin-button,
	.number-input input[type=number]::-webkit-outer-spin-button {
		-webkit-appearance: none;
	}	
	.number-input {
		display: flex;
		justify-content: space-around;
		align-items: center;
	}	
	.number-input button {
		-webkit-appearance: none;
		background-color: transparent;
		border: none;
		align-items: center;
		justify-content: center;
		cursor: pointer;
		margin: 0;
		position: relative;
	}		
	.number-input button:before,
	.number-input button:after {
		display: inline-block;
		position: absolute;
		content: '';
		height: 2px;
		transform: translate(-50%, -50%);
	}
	.number-input button.plus:after {
		transform: translate(-50%, -50%) rotate(90deg);
	}
	.number-input input[type=number] {
		text-align: center;
	}
	.number-input.number-input {
		border: 1px solid #ced4da;
		width: 10rem;
		border-radius: .25rem;
	}
	.number-input.number-input button {
		width: 2.6rem;
		height: .7rem;
	}
	.number-input.number-input button.minus {
		padding-left: 10px;
	}
	.number-input.number-input button:before,
	.number-input.number-input button:after {
		width: .7rem;
		background-color: #495057;
	}
	.number-input.number-input input[type=number] {
		max-width: 4rem;
		padding: .5rem;
		border: 1px solid #ced4da;
		border-width: 0 1px;
		font-size: 1rem;
		height: 2rem;
		color: #495057;
	}
			@media not all and (min-resolution:.001dpcm) {
			@supports (-webkit-appearance: none) and (stroke-color:transparent) {
	.number-input.def-number-input.safari_only button:before,
	.number-input.def-number-input.safari_only button:after {
		margin-top: -.3rem;
			}
		}
	}
	.TravelGo-category-opt {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 3;
		padding: 10px 20px;
		cursor: pointer;
	}
	.TravelGo-category-opt .listing-rating {
		float: left;
		position: relative;
		top: 10px;
	}
	.TravelGo-category-opt .rate-class-name {
		float: right;
		position: relative;
		top: -6px;
	}
	.TravelGo-category-opt .rate-class-name .score {
		float: left;
		color: #fff;
		margin-right: 10px;
		font-size: 11px;
	}
	.TravelGo-category-opt .rate-class-name span {
		background: #ffcd22;
		color: #fff;
		float: left;
		font-weight: 600;
		border-radius: 50%;
		padding: 12px;
		box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.2);
	}
	.TravelGo-category-opt .rate-class-name .score strong {
		display: block;
		text-align: right;
		margin: 5px 0 0 0;
		font-style: normal;
		color: #fff;
		font-size: 13px;
		font-weight: 500;
	}
	.listing-rating i {
		color:#F9B90F;
	}
	.star {
		position: relative;
		display: inline-block;
		color: transparent;
	}
	.star:before {
		content: '★★★★★';
		position: absolute;
		top: 0;
		left: 0;
		color: gray;
	}
	.star:after {
		content: '★★★★★';
		position: absolute;
		top: 0;
		left: 0;
		color: gold;
		overflow: hidden;
	}
	.star-0:after { width: 0%; }
	.star-1:after { width: 20%; }
	.star-2:after { width: 40%; }
	.star-3:after { width: 60%; }
	.star-4:after { width: 80%; }
	.star-5:after { width: 100%; }
	.page {
		position: relative;
		width: 100%;
		font-family: Roboto;
	}
	section {
		padding: 20px 0;
	}
	.container {
		max-width: 1280px;
		margin: 0 auto;
	}
	.simple-carousel {
		position: relative;
		width: 100%;
		cursor: grab;
		user-select: none;
		-webkit-user-select: none;
		-moz-user-select: none;
	}
	.simple-carousel-inner {
		position: relative;
		display: flex;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.simple-carousel-inner::-webkit-scrollbar { 
		display: none; 
	}
	.simple-carousel-inner .item {
		min-width: 320px;
		padding-right: 20px;
	}
	.simple-carousel-inner .image {
		position: relative;
		overflow: hidden;
	}
	.simple-carousel-inner .item img {
		width: 100%;
		-webkit-user-select: none;
		-moz-user-select: none;
		user-select: none;
		pointer-events: none;
	}
	.link-black a {
		color: black;
	}
	.link-black a:hover {
		color: #0056b3;
	}
	.link-black .active {
		color: #0056b3;
	}
	.divider-small {
		width: 30px;
		background-color: rgba(0, 0, 0, .1);
		height: 3px;
	}
	.rate {
    	float: left;
    	height: 46px;
    	padding: 0 10px;
	}
	.rate:not(:checked) > input {
    	position:absolute;
    	top:-9999px;
	}
	.rate:not(:checked) > label {
    	float:right;
    	width:1em;
    	overflow:hidden;
    	white-space:nowrap;
    	cursor:pointer;
    	font-size:30px;
    	color:#ccc;
	}
	.rate:not(:checked) > label:before {
    	content: '★ ';
	}
	.rate > input:checked ~ label {
    	color: #ffc700;    
	}
	.rate:not(:checked) > label:hover,
	.rate:not(:checked) > label:hover ~ label {
    	color: #deb217;  
	}
	.rate > input:checked + label:hover,
	.rate > input:checked + label:hover ~ label,
	.rate > input:checked ~ label:hover,
	.rate > input:checked ~ label:hover ~ label,
	.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
	}
	#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	}
	#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	}
	#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
	}
	#return-to-top:hover i {
    color: #fff;
    top: 5px;
	}

	.innerpage-banner {
		position: relative;
	}
	.innerpage-banner h1 {
		font-size: 2.1875rem;
		font-weight: 600;
		padding: 0 0 12px 0;
	}
	.innerpage-banner h6 {
		margin-bottom: 0;
	}
	.innerpage-banner .breadcrumb {
		position: absolute;
	}
	.innerpage-banner.center {
		text-align: center;
	}
	.innerpage-banner.center h6 {
		margin-bottom: 50px;
	}
	.innerpage-banner.center .breadcrumb {
		left: 0px;
		top: 100%;
		right: 0;
		display: block;
	}
	.innerpage-banner.right {
		text-align: right;
	}
	.innerpage-banner.right .breadcrumb {
		left: 15px;
		top: 50%;
		width: auto;
		margin-top: -10px;
	}
	.innerpage-banner.left {
		text-align: left;
	}
	.innerpage-banner.left .breadcrumb {
		right: 15px;
		top: 50%;
		width: auto;
		margin-top: -10px;
	}
	.breadcrumb {
		background: transparent;
		padding: 0;
	}
	.breadcrumb .breadcrumb-item {
		display: inline-block;
	}
	.breadcrumb .breadcrumb-item a i {
		font-size: 12px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.breadcrumb .breadcrumb-item a:hover i {
		color: #ffcd22;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.breadcrumb > .breadcrumb-item + .breadcrumb-item:before {
		content: "\f111" !important;
		padding: 0 12px 0 0px !important;
		font-family: "Font Awesome 5 Free";
		font-size: 7px;
		vertical-align: middle;
		color: #ffffff !important;
	}
	.pb-7, .py-7 {
		padding-bottom: 6rem !important;
	}
	.pt-7, .py-7 {
		padding-top: 6rem !important;
	}
	.bg-overlay-dark-7 {
		position: relative;
		z-index: 1;
	}
	.bg-overlay-dark-7:before {
		background: rgba(0, 0, 0, 0.7);
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		content: " ";
		width: 100%;
		height: 100%;
		z-index: -1;
	}
	.banner {
		margin: 0;
	  display:block
	}
