/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');*/
:root{
	--primary-color: #0127aa;
	--second-color: #5f5ff1;
	--normal-color: #121212;
	--style-color: #f6fee6;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #121212;
	position: inherit;
	z-index: -1;
}
ul{
	padding:0;
	margin:0;
	margin-left:20px;
}
.item:hover {
	opacity: 1 !important;
}
a:hover{
	text-decoration: none;
}
.img {
	width: 100%;
}
input{
	outline: none;
}
.mh-52{
	min-height: 52px;
}
.mh-375{
	min-height: 375px;
}
.mb-20{
	margin-bottom: 20px;
}
.mt-15{
	margin-top: 15px;
}
.line-3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical;
}
/*#ui-datepicker-div{
z-index: 999 !important;
}*/
#collapse1,
#collapse1 span{
	font-size: 15px !important;
}
.list__tour{
	border: 1px solid #ddd;
	margin-bottom: 30px;
}
.list__tour .cruise-img-warp,
.list__tour .top-cruise-body{
	border: none;
	margin-bottom: 0;
}
.ui-button:active{
	background-color: inherit;
}
.ui-button .ui-icon,
.ui-button:focus .ui-icon{
	background-image: url('https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/images/ui-icons_777777_256x240.png')
}
.br {
	margin-bottom: 30px;
}
.navbar__title{
	background-color: #fff;
	border: none;
}
.btn-detail{
	background: #fff !important;
	border: 1px solid var(--primary-color);
	border-radius: 0;
	padding: 8px 20px;
}
.btn-detail:hover{
	background: var(--second-color) !important;
	border-color: #dc9f48;
}
.btn-detail a{
	color: var(--primary-color);
	text-decoration: none;
}
.btn-detail:hover a{
	color: #fff;
}

.ss-menu #cssmenu #menu-button{
	color: #fff;
}
#menu-header * a:active,
.menu-header * a:hover {
	text-decoration: none;
}

.menu-header {
	position: relative;
	z-index: 678;
	background-color: #fff;
	color: var(--normal-color);
	font-size: 0.9em;
	border-bottom: 1px solid #ddd;
}
.menu-header .flex{
	display: flex;
	align-items: center;
}
.menu-header a {
	color: var(--normal-color);
	font-size: 0.9em;
}

.menu-header a:hover {
	color: #344a71;
}

.header_left {
	padding: 10px 0 10px 0;
	font-size: 11px;
	color: #acacac;
}

.header_right span {
	padding: 0 10px 0 10px;
	border-right: 1px solid;
}

.header_right {
	float: right;
	margin-top: 10px;
}

.header_right span a:active,
.header_right span a:focus,
.header_right span a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
}

.dropdown {
	font-size: 12px;
	position: relative;
	display: inline-block;
	float: right;
}

#d_wishlist span {
	margin-top: -6px;
	color: var(--primary-color);
}

.header-trip button.btn.dropdown-toggle {
	color: #fff;
	font-size: 13px;
}

.header-trip button {
	background-color: var(--primary-color);
}

.dropdown .language:hover .dropdown-menu {
	display: block;
}

.language {
	background: 0 0;
	border: transparent;
}

.language:hover {
	background: #f9f6f6;
	color: #333;
}

.dropdown span {
	color: #acacac;
	line-height: 35px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.dropdown ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	background-color: #fff;
	min-width: 80px;
	right: 0;
	width: 100%;
	border-radius: 0;
	position: absolute;
	z-index: 999;
	left: 0;
}

.dropdown ul li {
	background: 0 0;
}

.dropdown .dropdown-menu .active a {
	background-color: #344a71;
}

.icon a i {
	padding-right: 10px;
	font-size: 19px;
	line-height: 35px;
	color: rgba(249, 246, 246, 0.75);
}

.icon a i:active,
.icon a i:hover {
	color: #fff;
}

#icon-language .social {
	margin-right: 10px;
}

#icon-language .social-content {
	margin-top: 15px;
}

#icon-language .social-content a {
	padding: 2px;
}

#icon-language .social-content i.fa {
	padding: 4px 5px;
	font-size: 10px;
}

#icon-language .social-content .face {
	padding: 4px 7px !important;
}

#icon-language .social-content .google {
	padding: 4px 3px !important;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: transparent !important;
}

#style-navbar {
	background-color: var(--primary-color);
	position: relative;
	z-index: 100;
}

.carousel {
	z-index: 99;
}

.bar-menu-header {
	position: fixed !important;
	z-index: 999;
	top: 0;
	width: 100%;
	padding: 0;
	height: auto;
}

.dropdown a i {
	font-size: 15px;
	padding-right: 15px;
	color: var(--normal-color);
}

.icon-language span {
	border-right: 1px solid #ddd;
}

.baner-nav {
	z-index: 999;
	position: absolute;
	width: 100%;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus ul,
.nav-pills>li.active>a:hover {
	background-color: transparent !important;
	color: #fff;
}

li a.menu {
	background-color: transparent;
}

ul li a:active,
ul li a:focus,
ul li a:hover {
	background-color: transparent;
	outline: 0;
	border: transparent;
}

.sub-menu {
	float: left;
	font-size: 12px;
}

#sub-menu li.li-menu {
	padding: 0;
}

#sub-menu .li-menu a {
	padding: 0 10px;
	line-height: 70px;
}

#sub-menu .drop a {
	padding: 0 10px;
	line-height: 70px;
}

.drop a,
ul li.li-menu a.menu {
	color: #fff;
	text-transform: uppercase;
}

.drop .dropdown-menu li a:hover {
	color: #fff;
}

#sub-menu .active a {
	color: #fff;
	background: #144aa8;
	border-radius: 0;
}

#sub-menu .li-menu:hover a,
.drop a:hover {
	background: #ffd400 !important;
	border-radius: 0;
	color: #fff;
	text-decoration: none;
}

#sub-menu .nav-pills>li+li {
	margin-left: 0;
}

.dropdown-menu li:hover a {
	background: #fff;
	border-radius: 0;
}

ul li.li-menu a:hover {
	color: #fff;
}

#sub-menu .dropdown-menu {
	border-radius: 0;
	border: none;
	top: 97%;
	padding: 0;
	color: #333 !important;
}

#sub-menu .sm-nowrap {
	border-radius: 0;
	border: none;
	top: -6%;
	left: 101%;
	padding: 0;
}

#sub-menu .dropdown-menu a {
	line-height: 40px;
	font-size: 12px;
}

#nav-nemu .drop:hover>.dropdown-menu {
	display: block;
}

#nav-nemu .li-menu .dropdown-menu>li>a:hover {
	background: #144aa8;
	color: #fff;
}
.search-1 {
	display: none;
}
#myCarousel .carousel-control {
	background: 0 0;
	border: transparent;
}

#myCarousel span.sr-only {
	display: none;
}

#myCarousel .carousel-control span {
	font-size: 20px;
	padding: 10px;
	top: 45%;
}
#scr-bar{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#scr-bar img {
	padding:10px 0;
	height: 80px;
	max-height: 100%;
	width: auto;
	object-fit: cover;
	/*mix-blend-mode: darken;*/
}
@media(max-width:480px){
	#scr-bar img{
		height:auto;
		max-width:135px;
	}
}
#myCarousel .carousel-control {
	background: 0 0;
	border: transparent;
}

#myCarousel .carousel-control span {
	font-size: 20px;
	padding: 10px;
	top: 50%;
}

.navbar-right {
	margin-left: 10px;
	margin-top: -15px;
}

.content img {
	width: 100%;
	height: 100%;
}

.datepickerebe-on select {
	margin: 10px 0;
}

.datepickerebe-on .dropdown-menu>li>a:hover {
	background: #f7921c;
	color: #fff;
}

.dropdown .btn-default {
	background: #fff;
	padding-right: 5px;
}

.datepickerebe .btn-warning:hover {
	border-color: #e7c130;
	background-color: #e7c130;
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
	text-align: center;
}

#ui-datepicker-div .ui-state-default {
	text-align: center;
}

.datepickerebe-on .dropdown,
.datepickerebe-on .dropdown button {
	width: 100%;
	height: 35px;
	margin: 10px 0;
}

.input-append {
	margin-top: 20px;
}

#index {
	text-align: center;
	color: #333;
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 85%;
}

.datepickerebe .btn-warning {
	border: 2px solid #e7c130;
	background-color: #e7c130;
	color: #fff;
}

.datepickerebe .datepickerebe-on {
	display: inline-block;
	vertical-align: middle;
	padding: 25px 0 25px 0;
	width: 100%;
}

.datepickerebe .datepickerebe-on label {
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5em;
	margin-right: 10px;
}

.datepickerebe .datepickerebe-on span {
	color: #000;
}

.datepickerebe .datepickerebe-on a {
	text-transform: uppercase;
	margin-top: 25px;
}

.datepickerebe .dropdown-menu li>a {
	margin: 0;
	padding: 10px 15px;
}

@media screen and (max-width: 700px) {

	#index .btn-style-1,
	#index .form-search .form-group {
		width: 100%;
		margin-bottom: 10px;
	}


	.quote {
		font-size: 14px;
	}

	.main-wrap,
	.sub-banner.bg-default {
		display: none;
	}



	#myCarousel {
		margin-bottom: 0;
	}


	.datepickerebe .datepickerebe-on label {
		color: #000;
		padding-bottom: 5px;
	}

	.datepickerebe .datepickerebe-on span {
		color: #000;
	}

	.mg-bottom-10 {
		float: left;
	}

	.datepickerebe .datepickerebe-on .from {
		margin-right: 35px;
	}

	.header-trip {
		display: block !important;
	}

	.img-logo {
		float: left;
	}

	.header-trip>a>img {
		width: 100px !important;
		float: right !important;
	}

	.totalservice {
		display: block !important;
	}

	.bk-price-info1 {
		display: none !important;
	}

	.cdsROW.narrow {
		width: 200px !important;
	}
}

.totalservice {
	display: none;
	padding: 0 15px;
}

@media screen and (max-width: 1100px) {

	.sub-banner ul li,
	.sub-banner ul li:first-child {
		font-size: 15px !important;
		margin-top: 10px !important;
		padding: 0 5px !important;
	}

	.datepickerebe-on {
		width: 97% !important;
	}


	#myCarousel {
		margin-bottom: 0;
	}
}

.content {
	height: 70vh;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	position: relative;
	text-align: center;
}

.shapes {
	padding-top: 40px;
	text-align: center;
	margin: 0 auto;
}

.img-circle {
	border: 2px solid;
}

p {
	line-height: 24px;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}

.icon h4 a:active,
.icon h4 a:hover {
	text-decoration: none;
	color: #f8c218;
}

.icon .icon-fa i {
	display: inline-block;
	background: #e8e8e8;
	border: 5px solid #f9f6f6;
	font-size: 28px;
	line-height: 60px;
	text-align: center;
	color: #00557f;
	width: 70px;
	height: 70px;
	border-radius: 44px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.1s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.border-title {
	background: url(/Content/Img/splitter.png) bottom repeat-x;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin: 0 0 50px;
	padding: 0;
	position: relative;
}

.icon-menu {
	border-radius: 30px;
	border: 4px solid #0698b1;
	float: right;
	color: #0698b1;
}

.btn-icon {
	background: 0 0;
	border: transparent;
	margin-top: 40px;
	font-size: 30px;
}

.btn-icon span {
	display: inline-block;
	background: #e8e8e8;
	border: 5px solid #f9f6f6;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	color: #a5a5a5;
	width: 50px;
	height: 50px;
	border-radius: 44px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.1s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.btn-icon span :hover,
.btn-icon span:active {
	font-size: 20px;
}

button:focus {
	outline: 0;
}

.border-title h2 {
	border-bottom: 5px solid #0698b1;
	display: inline-block;
	padding-bottom: 10px;
}

.span-icon {
	color: #0698b1;
	position: absolute;
}

footer {
	z-index: 0 !important;
	font-size: 13px;
	background-color: #f5f7ff;
	position: relative;
	padding-top: 15px;
}

.widget .widgettitle a {
	color: var(--primary-color);
	font-size: 18px;
	font-weight: 700;
}

.widget .widgettitle a:active,
.widget .widgettitle a:hover {
	color: #f8c218;
	text-decoration: none;
}

.widget ul li {
	color: #fff;
}

.widget ul li a {
	line-height: 33px;
}

.widget ul li a:active,
.widget ul li a:hover {
	color: #f8c218;
	text-decoration: none;
}

.product_list_widget li {
	color: #fff;
}

.product_list_widget li span {
	color: #fff;
}

.widget p {
	color: rgba(0, 0, 0, 0.7);
	padding-left: 0;
}

.widget p a {
	color: rgba(0, 0, 0, 0.7);
}

.widget p a:active,
.widget p a:hover {
	color: #e7c130;
	text-decoration: none;
}
.qr{
	position: relative;
}
.qr img{
	position: absolute;
	top: 0;
	right: -50%;
}
.footer__container-item-2:nth-child(2n + 1) .qr{
	display: none;
}
.copyright {
	background: rgba(0, 0, 0, 0.1);
	color: #6a6a6a;
}

.copyright p {
	color: rgba(255, 255, 255, 0.78);
	line-height: 10px;
	display: block;
	padding-top: 10px;
}

.social-content a {
	color: #337ab7;
}


#ft-bt {
	padding-bottom: 10px;
	color: #fff;
}

.widget {
	margin-top: 7px;
}

.widget img {
	width: 250px;
}

#slider1 {
	margin-bottom: 10px;
}

#col1 {
	color: rgba(0, 0, 0, 0.7);
}

#col1 p {
	color: rgba(0, 0, 0, 0.7);
}

#ft-bt p i {
	color: rgba(0, 0, 0, 0.7);
	margin-right: 5px;
}

#col1 p span a {
	color: #acacac;
}

#col1 p span {
	color: rgba(0, 0, 0, 0.7);
	margin-right: 5px;
}

footer a {
	color: #fff;
}

footer a:active,
footer a:hover {
	color: #e7c130;
	text-decoration: none;
}

#widget {
	margin-top: 15px;
}

#widget p {
	color: rgba(255, 255, 255, 0.78);
}

#ft-menu {
	padding-left: 12px;
	list-style-type: none;
}

#ft-menu a {
	color: rgba(0, 0, 0, 0.7);
}

.widget div a .ia {
	width: 35px;
	padding: 5px;
}

.product_list_widget img {
	width: 50px;
}

.our {
	margin-top: 50px;
}

.owl-demo {
	position: relative;
}

div.cap-img {
	text-align: center;
	height: auto;
	padding: 15px;
}
.tour__related .thumbnail a>img{
	height: 150px;
}
div.cap-img h2 a {
	color: #f7921c;
	font-size: 18px;
}

div.cap-img h2 a:focus,
div.cap-img h2 a:hover {
	color: #f7921c;
	text-decoration: none;
	outline: 0;
}

.OUR #owl-demo .item {
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 3px;
	text-align: center;
}

.customNavigation {
	text-align: center;
}

.customNavigation a {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel .thumbnail .cap-img a img {
	width: auto;
}

@media screen and (max-width: 500px) {
	#style-navbar #scr-bar h2 {
		margin-bottom: -35px;
	}

	#srcoller .phone-no a {
		display: none;
	}

	#icon-language a span {
		display: none;
	}

	#sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul li {
		width: 100%;
		text-align: center;
		border-top: 1px solid #ddd;
		padding: 5px;
		background-color: var(--primary-color);
	}

	#sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul {
		margin-left: 0 !important;
		position: relative;
		box-shadow: none;
		height: 300px;
		overflow: auto;
	}

	#slider #slidernivo #myCarousel .carousel-inner .item .one_half {
		display: none;
	}

	#slider {
		display: block;
	}

	.flex-active-slide img {
		max-height: 225px !important;
	}

	.flexslider {
		margin: 0 0 9px !important;
	}

	.padd {
		padding-left: 10px !important;
	}

	img.shadow {
		display: none;
	}

	#slider-latest #owl-demo1 .disabled {
		display: none !important;
	}

	.owl-theme .owl-dots .owl-dot {
		display: block !important;
		float: left;
	}

	.owl-theme .owl-dots {
		margin: auto;
		vertical-align: middle;
		text-align: center !important;
		display: table;
	}

	#slider-latest #owl-demo .disabled {
		display: none !important;
	}

	.owl-carousel .owl-dots.disabled,
	.owl-carousel .owl-nav.disabled {
		display: none;
	}

	#ft-bt .widget img {
		width: 65%;
	}
	.mh-270{
		min-height: unset;
	}

	footer .container #col3 {
		display: none;
	}

	footer .copyright {
		display: block;
	}

	footer .copyright a {
		display: none;
	}

	footer .copyright p {
		line-height: 20px !important;
	}
}

.navbar-default .navbar-toggle {
	background: 0 0;
}

#sub-menu .navbar-default .navbar-toggle:focus,
#sub-menu .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}

@media screen and (max-width: 1100px) {
	#sub-menu li.li-menu {
		width: 100%;
		text-align: center;
	}

	.header_left {
		display: none;
	}

	.height-item {
		max-height: 1200px;
	}

	.content {
		height: 400px !important;
	}


	#style-navbar #scr-bar h2 {
		font-size: 25px;
		width: 200px;
		margin-left: -10px;
	}

	#sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul {
		margin-left: 50px;
		padding-bottom: 3px;
		font-size: 12px;
	}

	#slider-latest #owl-demo1 .disabled {
		margin-top: -340px !important;
	}

	#slider #slidernivo #myCarousel .carousel-inner .item .one_half {
		display: none;
	}

	#slider #slidernivo #myCarousel .carousel-inner .item img {
		width: 95%;
		height: 95%;
		margin: 0 auto;
		padding-right: 60px;
		margin-top: 10px;
	}

	#icon-language {
		height: 35px;
		display: none !important;
	}

	.social {
		margin-right: -10px;
	}

	.social i {
		padding: 5px 6px !important;
	}

	.social i.face {
		padding: 5px 8px !important;
	}

	.social i.google {
		padding: 5px 4px !important;
	}

	.titel-mail h4 {
		font-size: 12px;
		padding-top: 10px;
	}

	.social-content a {
		padding: 2px !important;
	}

	.datepickerebe-on .titel-mail h4 {
		color: #e7c130;
		font-size: 12px;
		margin-top: 0;
	}

	.datepickerebe .datepickerebe-on a {
		text-transform: uppercase;
		overflow: hidden;
		font-size: 10px;
	}

	.accomd-modations-header {
		width: auto !important;
	}

	.accomd-modations-header {
		margin-left: 0 !important;
	}

	.owl-item .cap-img .titel-price {
		top: 215px;
	}

	.room-detail_amenities {
		margin-top: 20px;
	}

	.titel-icon {
		display: none;
	}

	.element-item {
		width: 240px !important;
		height: 100px !important;
	}

	.awe-calendar-wrapper {
		width: 100% !important;
	}

	.datetime {
		width: 100% !important;
	}

	.index .col-sm-2 {
		width: 18.666667% !important;
	}

	.icheck {
		display: none;
	}

	.main-wrap {
		display: none;
	}

	#index {
		display: block;
	}
}

@media screen and (max-width: 700px) {
	.item-content .height-item {
		max-height: 600px;
	}

	.content {
		height: 200px !important;
	}

	.menu-header {
		z-index: 9999;
	}

	#srcoller {
		height: 34px;
	}

	.header_left {
		display: none;
	}

	#style-navbar {
		height: auto;
		background: 0 0;
		position: absolute;
		top: 10px;
	}

	.bar-menu-header {
		background: #fff !important;
	}

	#slider #slidernivo #myCarousel .carousel-inner .item .one_half {
		display: none;
	}

	#slider #slidernivo #myCarousel .carousel-inner .item img {
		width: 90%;
		height: 90%;
		margin: 0 auto;
		padding-right: 60px;
		margin-top: 10px;
	}

	.hr {
		margin-top: 0 !important;
	}

	.datepickerebe-on .titel-mail h4 {
		color: #e7c130;
		margin-bottom: 20px;
	}

	.element-item {
		width: 160px !important;
		height: 90px !important;
	}

	.blog .social-content i.fa {
		margin-left: 0 !important;
	}

	.awe-calendar-wrapper i {
		color: #000 !important;
	}

	.awe-calendar-wrapper .awe-calendar {
		color: #000 !important;
		border: 2px solid #000 !important;
	}

	.index {
		display: block !important;
	}

	.index .col-xs-6 {
		width: 100% !important;
		margin-top: 20px;
	}

	.index .dropdown {
		width: 100%;
	}

	.index .datetime {
		color: #000 !important;
		border: 2px solid #000 !important;
		text-align: left;
	}

	.owl-item .cap-img .titel-price {
		top: 270px;
	}

	#sub-menu .navbar-collapse.collapse {
		float: right;
	}

	.baner-nav {
		position: relative;
	}

	#myCarousel .carousel-control span {
		top: 40%;
	}
}

#footer .mailchimp h4 {
	display: inline-block;
	font-family: Montserrat;
	margin: 0;
	color: #fff;
	font-size: 25px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: 400;
}

.social-content {
	margin-top: 15px;
}

.social-content a {
	padding: 5px;
}

.social-content i.fa {
	padding: 8px 9px;
	font-size: 12px;
}

.social-content i.fa:hover {
	color: #e7c130;
}

.social-content .face {
	padding: 8px 11px !important;
}

.social-content .google {
	padding: 8px 7px !important;
}

.titel-mail h4 {
	color: #fff;
	font-weight: 600;
}

.titel-mail h4 i {
	padding: 10px;
	margin-right: 20px;
	color: #e7c130;
}

.mailchimp-form {
	padding: 15px;
}

.mailchimp-form .form-control {
	border-radius: 0;
}

.mailchimp-form button {
	background-color: #e7c130;
	border: #e7c130;
	color: #fff;
}

.index {
	margin-bottom: 20px;
}

.bgr-index .view-12 {
	margin-bottom: 45px;
}

.wrap-content-pri {
	background-color: #f5f5f5;
	margin-top: 40px;
	margin-bottom: 20px;
}

.star-icon {
	display: flex;
	margin-top: 3px;
	font-size: 13px;
	color: orange;
}

.time-tour {
	margin-left: 10px;
	margin-top: 10px;
}

@media only screen and (min-width: 1024.98px){
	.header-trip {
		display: none;
	}

}
@media screen and (max-width: 768px) {
	.navbar-default .navbar-toggle {
		margin-top: -50px !important;
	}

}

@media screen and (max-width: 1024px) {

	.header-trip .header-li{
		display: flex;
		gap: 5px;
	}
	#cssmenu ul li.hide-mobile{
		display: none;
	}
	.search-1 {
		display: inline-block;
	}
	.hs-seacher {
		display: inline-block;
		position: absolute;
		top: 3px;
	}
	#cssmenu ul li.hide-mobile .submenu-button{
		display: none;
	}
	#sub-menu .navbar-header {
		float: right;
	}

	#sub-menu .navbar-toggle {
		background: 0 0;
		margin-top: 9px !important;
		float: right;
	}

	.navbar-default .navbar-toggle {
		display: block;
	}

	#sub-menu .collapse.in {
		display: block !important;
	}

	.navbar-collapse.in {
		overflow-y: auto;
	}

	#sub-menu .navbar-collapse.collapse {
		display: none !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: hidden !important;
	}

	#sub-menu .navbar-collapse.in {
		display: block !important;
		overflow: hidden !important;
	}
}

.logo-cruises {
	list-style: none;
}

.logo-cruises li {
	display: inline-block;
}

.logo-cruises li a {
	display: block;
	color: rgba(255, 255, 255, 0.5);
	font-size: 11px;
	padding: 0 25px;
	text-align: center;
}

.logo-cruises .img {
	background-image: url(../Img/icon/logo-cruise-top-new.png);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0 auto;
}

.logo-cruises li a:hover {
	color: #fff;
}

.logo-cruises li:first-child a {
	padding-left: 0;
}

.logo-cruises .paradise {
	width: 75px;
	background-position: 2px -8px;
	position: absolute;
}

.logo-cruises .indochina {
	width: 91px;
	background-position: -120px -4px;
	position: absolute;
}

.logo-cruises .aphrodite {
	width: 91px;
	background-position: -250px -9px;
	position: absolute;
}

.logo-cruises li a:hover .aphrodite {
	background-position: -250px -51px;
	position: absolute;
	width: 91px;
}

.logo-cruises li a:hover .indochina {
	background-position: -120px -52px;
	position: absolute;
}

.logo-cruises li a:hover .paradise {
	background-position: 2px -50px;
	position: absolute;
}

.header-fix-top ul li {
	position: relative;
}

.logo-cruises li a span.name {
	position: relative;
	bottom: -40px;
	height: 60px;
}

.logo-cruises li a span {
	display: block;
}

.top-links {
	display: flex;
	justify-content: flex-end;
	padding-top: 23px;
}

.top-links li {
	float: left;
}

.top-links li a {
	display: block;
	padding: 8px;
	font-size: 14px;
	color: var(--normal-color);
}

.iw-chancesleet,
.iw-chancetstorms,
.iw-nt_chancesleet,
.iw-nt_chancetstorms,
.iw-nt_sleet,
.iw-nt_tstorms,
.iw-rain,
.iw-sleet,
.iw-tstorms {
	background-position: 0 0;
	width: 20px;
}

.iw {
	display: inline-block;
	background-image: url(/files/images/ic-weather-header.png);
	background-repeat: no-repeat;
	height: 19px;
	vertical-align: middle;
}

.text-middle {
	vertical-align: middle;
}

.inline-block {
	display: inline-block;
}

.pull-right {
	list-style: none;
}

.top-links .heart .red-badge {
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 3px;
	font-size: 12px;
	background-color: #d60000;
	color: #fff;
	top: -0.8em;
}

.red-badge {
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 1px 3px;
	font-size: 12px;
	background-color: #d60000;
	color: #fff;
	top: -0.6em;
	right: -2px;
	-webkit-box-shadow: 1px 1px 0 rgba(23, 21, 24, 0.4);
	-khtml-box-shadow: 1px 1px 0 rgba(23, 21, 24, 0.4);
	-moz-box-shadow: 1px 1px 0 rgba(23, 21, 24, 0.4);
	-ms-box-shadow: 1px 1px 0 rgba(23, 21, 24, 0.4);
	-o-box-shadow: 1px 1px 0 rgba(23, 21, 24, 0.4);
	box-shadow: 1px 1px 0 rgba(23, 21, 24, 0.4);
}

.top-links .sub-wishlist {
	width: 355px;
	left: 0;
}

.top-links .sub-language,
.top-links .sub-wishlist {
	position: absolute;
	padding: 10px 0 0;
	top: 42px;
	background-color: #fff;
	color: rgba(51, 51, 51, 0.8);
	border: 2px solid #144aa8;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

.text-center {
	text-align: center;
}

#owl-demo2 .item .post-single {
	padding-bottom: 3px;
}

#owl-demo2 .item:hover .bg-default {
	background-color: #fafdff;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#owl-demo2 .item .bg-default {
	-webkit-box-shadow: 0 1px 0 #c7c7c7;
	-khtml-box-shadow: 0 1px 0 #c7c7c7;
	-moz-box-shadow: 0 1px 0 #c7c7c7;
	-ms-box-shadow: 0 1px 0 #c7c7c7;
	-o-box-shadow: 0 1px 0 #c7c7c7;
	box-shadow: 0 1px 0 #c7c7c7;
}

#owl-demo2 .i-header {
	width: 100%;
	height: 207px;
	position: relative;
	display: block;
}

#owl-demo2 .i-header:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#owl-demo2 img {
	width: 100%;
	height: 100%;
}
#owl-demo2 img,
.slide__collection img,
#owl-cruisebestsale img{
	height: 200px;
	object-fit: cover
}
#owl-demo2 .i-header .heart-o {
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 15px;
	color: #fff;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#owl-demo2 .i-header .heart-o:before {
	width: 24px;
	height: 24px;
	line-height: 26px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	content: "\f004";
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 5px;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#owl-demo2{
	margin-bottom: 30px;
}


.freeBus,
.freeBusKayaking,
.freeKayaking {
	color: #fff;
	font-size: 12px;
	background-color: rgba(0, 0, 0, 0.5);
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	display: inline-block;
	padding: 4px 12px 4px 20px;
	position: absolute;
	top: 15px;
	left: 29px;
	z-index: 99;
}
.freeBusKayaking {
	width: 70%;
	padding-left: 47px;
	border-radius: 15px;
}
.freeBusKayaking::after {
	width: 55px;
	background-image: url(../Img/icon/tag-owl.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
}

.freeBus::after,
.freeBusKayaking::after,
.freeKayaking::after {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	width: 28px;
	height: 28px;
	line-height: 24px;
	background-color: #ffd42a;
	color: #000;
	font-size: 14px;
	border-radius: 14px;
	border: 2px solid #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -14px;
}

#owl-demo2 .i-body {
	padding: 15px 15px 20px;
	position: relative;
}
@media(min-width:576px){
	#owl-demo2 .i-body{
		min-height:227px;
	}
}
#owl-demo2 .i-body .title,
#owl-cruisebestsale .i-body .title{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}

#owl-demo2 .i-body .price {
	font-size: 20px;
	color: #000;
	position: absolute;
	right: 15px;
	top: 0;
	font-weight: 700;
}
#owl-demo2 .i-body .price.best-cruise{
	position: static;
}
#owl-demo2 .i-body .pricedown {
	text-decoration: line-through;
	font-size: 14px;
	color: red;
	/*position: absolute;*/
	/*right: -7px;
	top: -10px;*/
	font-weight: 700;
	display: block;
	margin-bottom: 0;
}
.pricedown{
	font-size: 14px;
	margin:0;
}
.thumbnail .caption{
	color:var(--normal-color);
}
.cru-item .pricedown{
	font-size: 18px !important;
	position: static;
	display: block;
}
#owl-demo2 .i-body .price sup {
	left: -2px;
	font-size: 12px;
}

.fromup {
	position: absolute;
	right: calc(100% + 10px);
	top: 10px;
	font-size: 12px;
}

#owl-demo2 .i-body .price span {
	position: absolute;
	right: 5px;
	top: 8px;
	display: inline-block;
	font-weight: 400;
	font-size: 10px;
	line-height: 1;
}

.pa-thumbnail .th-detail .bread>li+li:before {
	padding: 0 5px;
	color: #0054a0;
	font-family: FontAwesome;
	content: "\f105";
}

.title a,
.title a:focus,
.title a:hover {
	color: var(--primary-color);
	text-decoration: none;
	outline: 0;
	margin-right: -15px;
	display: inline-block;
}

.header_left ul {
	padding: 0;
}

.form-search {
	background-color: rgba(0, 0, 0, 0.3);
	padding: 10px;
	display: table;
	margin: 0 auto;
	position: relative;
}

.banner h1 {
	color: #fff;
	top: -60px;
}

.form-search .form-group {
	position: relative;
	width: 160px;
	float: left;
	margin-bottom: 0;
}

.form-search .form-control {
	padding-right: 30px;
	text-align: left;
	border: none;
	border-right: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
}

.form-control {
	font-size: 13px;
	display: inline-block;
}

.sub-form-search {
	z-index: 10;
	display: none;
	position: absolute;
	top: 43px;
	left: 1px;
	width: 100%;
	background-color: #fff;
	color: #5a5a5a;
	border: 1px solid #144aa8;
	padding: 8px 0;
}

.form-control-feedback {
	line-height: 34px !important;
}

.form-search .form-control-feedback {
	color: rgba(51, 51, 51, 0.8);
}

.form-search .btn-style-1 {
	width: 160px;
	border-radius: 0;
	background: var(--second-color);
	color: #fff;
	outline: none !important;
}

.btn-style-1:focus,
.btn-style-1:hover {
	background: var(--second-color);
	color: #fff !important;
	text-decoration: none;
	outline: 0;
}

.form-group select {
	margin: 0;
}
.form-group label{
	display:block;
}
.text-bold,
.view-all,
.view-all:hover {
	color: #fff;
}

.btn-style-1 {
	float: left;
}

.top-links li a .fa-globe,
.top-links li a:focus,
.top-links li a:hover {
	color: #ffd400;
	text-decoration: none;
	outline: 0;
}

#showromemodal .m-item h5 {
	font-size: 13px;
	text-transform: uppercase;
	color: #144aa8;
	margin-bottom: 12px;
	text-align: center;
	position: relative;
}

#showromemodal .m-item h5:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #d7d7d7;
}

#showromemodal .m-item h5 span {
	display: inline-block;
	position: relative;
	z-index: 3;
	padding: 0 8px;
	background-color: #fff;
}

#showromemodal .flex-direction-nav .flex-next span,
#showromemodal .flex-direction-nav .flex-prev span {
	font-size: 20px;
	background-color: #fff;
	color: #fff;
	font-size: 20px;
	padding: 0 7px 0 7px;
	border-radius: 15px;
	color: #000;
	background-color: #fff;
}

#showromemodal .slides-detail {
	border: none;
}

#showromemodal #sliderrome {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #acacac;
}

#carouselrome {
	padding-top: 10px;
}
#sliderrome.flexslider img,
#carouselrome.flexslider img{
	aspect-ratio: 6 / 4;
}
.link-img .heart-o {
	position: absolute;
	cursor: pointer;
	z-index: 10;
	top: 15px;
	right: 20px;
	color: #fff;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.pa-thumbnail .heart-o {
	cursor: pointer;
	display: none;
}

.pa-thumbnail .moneydown {
	z-index: 100;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top-color: red;
	border-right-color: red;
	position: absolute;
	right: 0;
	top: 0;
}

.pa-thumbnail .moneydown sup {
	font-weight: 700;
	color: #fff;
	position: absolute;
	right: -19px;
	top: -6px;
}

.link-img .freeBusKayaking {
	top: 15px;
	left: 40px;
}

#wraploadding {
	background-color: #fff;
	opacity: 0.8;
	z-index: 5000;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

#wraploadding div#imgloadding {
	width: 100px;
	height: 100px;
	margin: auto;
	position: relative;
}

#nav-nemu .fa-home {
	display: block;
	font-size: 25px;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
}

#owl-cruisebest2017 .owl-nav .owl-prev,
#owl-cruisebestsale .owl-nav .owl-prev,
#owl-cruisetop .owl-nav .owl-prev,
#owl-demo14 .owl-nav .owl-prev,
#owl-demo2 .owl-nav .owl-prev {
	left: -15px;
}

#owl-cruisebest2017 .owl-nav .owl-next,
#owl-cruisebestsale .owl-nav .owl-next,
#owl-cruisetop .owl-nav .owl-next,
#owl-demo14 .owl-nav .owl-next,
#owl-demo2 .owl-nav .owl-next {
	right: -15px;
}

#owl-cruisebest2017 .owl-nav [class*="owl-"],
#owl-cruisebestsale .owl-nav [class*="owl-"],
#owl-demo14 .owl-nav [class*="owl-"],
#owl-demo2 .owl-nav [class*="owl-"] {
	position: absolute;
	display: inline-block;
	top: 50%;
	margin-top: -30px;
	width: 40px;
	height: 40px;
	font-size: 25px;
	line-height: 40px;
	color: #fff;
	background-color: #b4bdc075;
	border: none;
	border-radius: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

#tabbed-nav2.z-tabs.horizontal.top.white.z-bordered>ul>li.z-active>a {
	border-top: 2px solid #880606;
	margin-top: 0;
	margin-bottom: 0;
	background: #fff;
	color: #880606;
	box-shadow: 2px 2px 3px 0 #2373ab;
	text-shadow: none;
}

#tabbed-nav2.z-tabs.large.horizontal.top.white.z-bordered>ul>li.z-active>a {
	padding-top: 8px;
}

#tabbed-nav2.z-tabs.large>ul>li>a {
	font-size: 13px;
	padding: 9px 24px;
	border-color: #004a89;
	border-radius: 5px;
	margin-left: 5px;
	margin-top: 5px;
	color: #004a89;
	background: #fbfbf9;
	text-shadow: none;
	box-shadow: 2px 2px 3px 0 #d0d0ce;
}

.z-tabs.clean.vertical>ul.z-tabs-desktop {
	border: none;
}

.bgr-hil.container-hil {
	padding: 0 20px 30px;
	margin: 40px 10px;
}

.bgr-hil {
	overflow: hidden;
	background: #fbfbf9;
	margin-bottom: 40px;
	box-shadow: 1px 2px 1px 0 #d6d4d4;
	padding: 10px 0 30px;
}

.bgr-baner {
	background-size: cover;
	height: 350px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}

.text-baner {
	position: absolute;
	text-align: center;
	width: 100%;
	top: calc(50% + 37px);
	transform: translateY(-50%);
}

.breadcrumb-blog {
	position: absolute;
	bottom: -12px;
	left: 0;
	right: 0;
	z-index: 3;
	float: left;
	width: 100%;
	text-align: center;
	background: 0 0;
}

.bgr-baner .breadcrumb {
	text-align: center;
	float: none;
	display: inline-block;
	width: auto;
	position: relative;
	padding: 5px 25px 7px;
	margin: 0;
	border-radius: 0;
	background: var(--primary-color);
}

.detailtour {
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
	box-shadow: #d6d4d4 1px 2px 1px 0;
	overflow: hidden;
	background: #fbfbf9;
}

.bgr-hil {
	margin-bottom: 40px;
	box-shadow: #d6d4d4 1px 2px 1px 0;
	overflow: hidden;
	background: #fbfbf9;
	padding: 10px 0 30px;
}

.content-slide img {
	max-height: 631px;
}

.share-sh {
	position: absolute;
	float: left;
	bottom: 0;
	margin-left: 50%;
}

.navbar-right li a i {
	font-size: 18px;
	color: #000;
}

.TA_socialButtonIcon .socialWidgetContainer .socialWidgetCore img {
	width: 40px;
	height: 32px;
}

.gan-trip {
	float: right;
	margin-top: -21px;
	padding-right: 20%;
}

.navbar-text .TA_socialButtonIcon .socialWidgetContainer .socialWidget .socialWidgetCore img {
	width: 30px;
	height: 23px;
}

.top-links li span {
	font-size: 15px;
	color: inherit;
}

.menu-mini {
	display: none;
}

.detailtour ul.list-ul-book {
	padding: 0;
}

.detailtour ul.list-ul-book li {
	padding-left: 30px;
	padding-right: 15px;
	position: relative;
	line-height: 22px;
	font-size: 14px;
	color: #000;
	text-align: left;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
}

.mg-list-cruise {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mg-list-cruise h3 {
	margin: 0;
	margin-top: 6px;
	font-size: 16px;
	font-weight: 700;
}

/*.top-cruise-body {
margin-bottom: 20px;
padding: 0 15px;
}
*/
.ss-menu {
	background: var(--primary-color) !important;
}

#scr-bar img {
	-webkit-transition: height 1s;
	transition: height 1s;
}

#scr-bar img:hover {
	/*height: 120px;*/
}

.top-links li span {
	font-size: 13px;
}

.ya-footer {
	width: 100%;
}

.trip-img {
	padding: 10px 0 0 0;
	width: 100%;
}

#scr-bar .temp span {
	font-weight: 700;
	font-size: 13px;
	color: var(--primary-color);
}

div#d_wishlist {
	display: flex;
}

div#d_wishlist a span {
	padding: 0 5px !important;
}

@media (min-width: 768px) {

}

@media (max-width: 767px) {
	div#scr-bar {
		display: flex;
		align-items: center;
	}

	#myCarousel img {
		height: 250px;
		object-fit: cover;
	}

	.header-li .h-img a {
		margin-left: 10px;
		font-size: 11px;
		font-weight: 600;
		color: var(--normal-color);
	}
}

.h-img {
	text-align: right;
}

.header-li .h-img a {
	display: flow-root;
	text-align: right;
	float: right;
}

.z_18 {
	font-size: 13px;
}

.menu-mini {
	display: block;
	font-weight: 700;
	color: #fff;
	position: absolute;
	right: 45px;
	top: 17px;
}

.bgr-1 {
	background-image: url(/Content/Img/Index/img-14.jpg);
}

.awe-parallax {
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 0;
}

.awe-overlay {
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
	left: 0;
}

.heading {
	margin: 0;
	color: #232323;
	font-size: 36px;
	line-height: 1;
	font-weight: 600;
}

.accomd-modations-header p {
	margin-bottom: 0;
	margin-top: 10px;
}

.accomd-modations-header {
	margin-left: 85px;
}

.accomd-modations {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 211px 0;
}

.item .img-slider {
	padding: 0 5px 0 10px;
}

.accom {
	padding-top: 30px;
}

.button {
	display: inline-block;
	padding: 10px 18px;
	margin-bottom: 10px;
	border: none;
	color: #222;
	font-size: 16px;
	cursor: pointer;
}

.button:hover {
	background: rgba(52, 74, 113, 0.8);
	color: #fff;
}

.button-group:after {
	content: "";
	display: block;
	clear: both;
}

.button-group button {
	border: none;
	background: 0 0;
	color: #000;
}

.button-group button.is-checked {
	background: rgba(52, 74, 113, 0.8);
	color: #fff;
}

.grid {
	height: 450px !important;
	overflow: hidden;
	margin-left: 10px;
}

.grid:after {
	content: "";
	display: block;
	clear: both;
}

.element-item {
	position: relative;
	float: left;
	width: 20%;
	height: 150px;
	padding: 20px;
	overflow: hidden;
}

.element-item>* {
	margin: 0;
	padding: 0;
}

.element-item .name {
	position: absolute;
	left: 10px;
	top: 60px;
	text-transform: none;
	letter-spacing: 0;
	font-size: 12px;
	font-weight: 400;
}

.element-item .symbol {
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 42px;
	font-weight: 700;
	color: #fff;
}

.element-item .number {
	position: absolute;
	right: 8px;
	top: 5px;
}

.element-item .weight {
	position: absolute;
	left: 10px;
	top: 76px;
	font-size: 12px;
}

.datetime {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	width: 100%;
	border: 2px solid #fff;
	padding: 3px;
	line-height: 29px;
	background: 0 0;
	text-align: left;
}

.datetime span {
	float: right !important;
	margin-top: -5px !important;
}

.navbar-right:hover .dropdown-menu {
	display: block;
}

.navbar-right {
	top: 26px;
}

.navbar-right .dropdown-menu {
	top: 95%;
	border-radius: 0;
	padding: 0;
	min-width: 165px;
}

.navbar-right .dropdown-menu li a {
	padding: 8px 20px;
}

.navbar-right .dropdown-menu li a img {
	float: right;
}

.sub-tit {
	font-size: 24px;
	font-weight: 700;
	color: var(--primary-color);
	text-transform: uppercase;
}

.center {
	text-align: center;
}

.titel-pad {
	margin: 20px 0 20px;
}

.titel-pad p {
	font-size: 14px;
	padding: 0 180px;
	text-align: center;
}

.divider {
	text-align: center;
	color: #ddd;
	position: relative;
	overflow: hidden;
	margin: 15px 0;
	color: #999;
	width: 100%;
}

.divider:before {
	content: "";
	position: absolute;
	width: 18%;
	top: 8px;
	left: 31%;
	height: 0;
	border-top: 1px solid #999;
}

.divider:after {
	content: "";
	position: absolute;
	width: 18%;
	top: 8px;
	right: 31%;
	height: 0;
	border-top: 1px solid #999;
}

.in-line {
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	font-weight: 600;
	text-align: left;
}

.line-bottom {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	float: left;
}

.line-bottom a {
	color: #ff7346;
	-webkit-transition: color 0.3s, background-color 0.3s;
	-moz-transition: color 0.3s, background-color 0.3s;
	-o-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
}

.line-bottom a:hover span {
	color: #000;
	text-decoration: none;
	border: none;
	outline: 0;
}

.line-bottom a:active,
.line-bottom a:focus,
.line-bottom a:hover {
	text-decoration: none;
	outline: 0;
	color: #000;
}

.in-line .in-from {
	width: 180px;
	display: inline-block;
}

.in-line .in-icon,
.in-line .in-price {
	font-size: 14px;
	color: #333;
}

.in-line .in-to {
	width: 160px;
	display: inline-block;
	margin-left: 30px;
}

.bgr-index {
	background-color: #f5f5f5;
}

.next-it::after {
	content: "";
	background-image: url(../Img/next.png);
	width: 30px;
	height: 50px;
	position: absolute;
	top: 50px;
	right: -15px;
}

.how-it {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}

.how-it h4 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.how-it .it-des {
	padding: 0 30px 0 30px;
	text-align: left;
}

#owl-demo1.owl-theme .owl-nav [class*="owl-"] {
	border-radius: 100px;
	height: 30px;
	width: 30px;
}

#owl-demo1 .owl-nav .owl-prev {
	left: 0;
	position: absolute;
	top: 50%;
}

#owl-demo1 .owl-nav .owl-next {
	right: 0;
	position: absolute;
	top: 50%;
}

#owl-demo1 {
	text-align: center;
}

#owl-demo1 .img-we {
	border-radius: 100px;
	width: 180px;
	text-align: center;
	margin: 0 auto;
}

.fbox-media .btn-vr {
	color: #f7921c;
	float: right;
}

#owl-demo1 .media-box {
	padding: 10px 40px;
}

.pa-thumbnail .caption {
	background-color: #fff;
	border-bottom: 1px solid #c7c7c7;
	overflow: hidden;
}
.pa-thumbnail .caption .star-icon{
	margin:0;
	padding:0;
}
@media(min-width:768px){
	.pa-thumbnail .caption .i-body .schedule{
		min-height:48px;
	}
}
.pa-thumbnail .th-title {
	margin-bottom: 10px;
}

.pa-thumbnail .th-title a {
	color: #f7921c;
}
.booking-wrap{
	padding:40px 0;
}
.booking-wrap .bk-header .title24{
	margin-top:0;
}

.pa-thumbnail .th-title a:focus,
.pa-thumbnail .th-title a:hover {
	color: #f7921c;
	text-decoration: none;
	outline: 0;
}

.c07 {
	color: rgba(0, 0, 0, 0.7);
}

.pa-thumbnail .th-detail .bread {
	padding-top: 5px;
	padding-left: 15px;
	position: relative;
}

.pa-thumbnail .th-detail .bread:before {
	content: "\f041";
	font-family: FontAwesome;
	position: absolute;
	left: 1px;
	top: 5px;
}

.pa-thumbnail .th-detail .bread li {
	display: inline-block;
}

.pa-thumbnail .th-info {
	color: #fff;
	position: absolute;
	top: 47%;
	left: 0;
	width: 100%;
	padding: 8px 25px;
}

.i-header img,
.link-img img {
	width: 100%;
}

.galleryHotel .item {
	margin-bottom: 10px;
	padding: 0;
}

.img-we {
	width: 100%;
	border-radius: 150px;
	padding: 10px;
	border: 1px solid #ddd;
}

.media-box h3 {
	text-align: center;
	font-size: 14px;
}

.fbox-media a {
	color: #f7921c;
}

.fbox-media a:focus,
.fbox-media a:hover {
	color: #f7921c;
	text-decoration: none;
	outline: 0;
}

.list-languages li {
	width: 100%;
	display: block;
}

.icon {
	background-image: url(../Img/icon/sprites2x.13112017.png);
	background-size: 82px 1154px;
	background-repeat: no-repeat !important;
	display: inline-block;
	vertical-align: middle;
}

.icon-guaranteed {
	width: 58px;
	height: 56px;
	background-position: -4px -288px;
	margin: -3px 0 0 0;
	background-size: initial;
}

.icon-true-value {
	width: 60px;
	height: 60px;
	background-position: -68px -230px;
	margin: -3px 0 0 0;
	background-size: initial;
}

.icon-groupbooking {
	width: 66px;
	height: 62px;
	background-position: -68px -288px;
	margin: -3px 0 0 0;
	background-size: initial;
}

.home-content-header span {
	font-size: 16px;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: 500;
}

.padding-right-20 {
	padding-right: 20px;
}

.home-content-header .text-description {
	padding-left: 70px;
}


.home-content-header p {
	font-size: 11px;
	color: #999;
	padding: 0;
	line-height: 1.5em;
}

.home-header {
	border-bottom: 1px solid #ddd;
}

.home-content-header {
	margin: 20px 0 10px;
}

.ads-banner {
	background-color: #fff;
	padding-top: 40px;
	position: relative;
	z-index: 1;
	margin-bottom: 35px;
}

.adx a {
	color: #fff !important;
	display: inline-block;
}

.adx a:focus,
.adx a:hover {
	text-decoration: none;
	outline: 0;
}

.adx-lg {
	background-color: #2665b7;
	background-image: url(../Img/icon/orchid-x.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	color: #fff;
	width: 1024px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	line-height: 1;
	padding-left: 408px;
	text-align: left;
}

.adx__title {
	font-size: 22px;
	line-height: 1.16667;
	margin: 12px 0 7px;
	display: block;
}

.adx__btn,
.adx__title,
.ady__btn,
.ady__title {
	font-weight: 700;
}

.adx__cell--one {
	width: 224px;
}

.adx__cell {
	display: table-cell;
	vertical-align: middle;
}

.adx__list {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.adx__list,
.ady__list {
	list-style: none !important;
}

.adx__list li {
	margin-bottom: 3px;
}

.adx__list .fa {
	color: #ffef38;
	margin-right: 3px;
}

.adx__cell--two {
	width: 176px;
	position: relative;
	padding-left: 16px;
}

.adx__cell {
	display: table-cell;
	vertical-align: middle;
}

.adx__cell--two::before {
	left: -1px;
}

.adx__cell--two::before {
	content: "";
	display: block;
	height: 42px;
	width: 1px;
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 50%;
	margin-top: -21px;
}

.adx__price {
	color: #ffef38;
}

.adx__price span {
	text-transform: uppercase;
	font-size: 12px;
}

.adx__price strong {
	font-size: 18px;
	padding-top: 5px;
	display: block;
}

.adx__cell--three {
	width: 190px;
	text-align: right;
}

.adx__cell {
	display: table-cell;
	vertical-align: middle;
}

.adx__btn {
	display: inline-block;
	border-radius: 100px;
	padding: 0 10px;
	height: 34px;
	font-size: 12px;
	line-height: 34px;
	color: #2665b7;
	background-color: #fff;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
}

.item-gallery a:hover .caption {
	visibility: visible;
	opacity: 1;
}

.item-gallery .caption {
	-webkit-transition: all 0.5s ease 0;
	-khtml-transition: all 0.5s ease 0;
	-moz-transition: all 0.5s ease 0;
	-ms-transition: all 0.5s ease 0;
	-o-transition: all 0.5s ease 0;
	transition: all 0.5s ease 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
}

.item-gallery .caption .box-center {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.box-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-khtml-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.lh24 {
	line-height: 24px;
}

.z_24 {
	font-size: 24px;
}

.item-gallery .caption .box-center strong {
	margin-top: 5px;
}

.wrap-media img {
	width: 100%;
}

.more-1y .fa {
	color: #ffca00;
}

.h_media .title {
	line-height: 1.2;
	margin: 0 0 50px;
}

.h_media blockquote {
	padding: 0 35px 0 45px;
}

.h_media .quote {
	position: relative;
	text-align: justify;
}

.h_media .quote:before {
	content: "\f10d";
	left: -45px;
	top: 0;
	font-size: 30px;
}

.h_media .quote:after,
.h_media .quote:before {
	display: inline-block;
	position: absolute;
	font-family: FontAwesome;
	color: rgba(0, 0, 0, 0.2);
}

.h_media .quote:after {
	content: "\f10e";
	right: -35px;
	top: 0;
	font-size: 30px;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014 \00A0";
}

.h_media blockquote footer {
	color: #666;
	margin-top: 10px;
}

blockquote,
blockquote footer {
	font-size: 13px;
}

.fbox-media p {
	text-align: center;
	font-size: 11px;
}

.mailitemwish {
	background-color: #edf0f2;
	margin: 0 0 30px;
	padding: 10px 0;
}

.mailitemwish .contentmailitemwish {
	width: 60%;
	float: left;
	padding: 40px 10px;
}

.mailitemwish .imgmailitemwish {
	width: 30%;
	float: left;
}

.mailitemwish .deletemailitemwish {
	cursor: pointer;
	width: 10%;
	padding: 40px 10px;
	float: left;
	transition: color 1s;
}

.mailitemwish .deletemailitemwish:hover {
	color: #ff0;
}

@media screen and (max-width: 900px) {
	.mailitemwish .contentmailitemwish {
		padding: 10px;
	}
}

.pa-thumbnail .th-detail .pull-left {
	width: 50%;
}

#owl-demo2 .owl-nav {
	display: block;
}

#owl-cruisebest2017 .owl-nav {
	display: block;
}

#owl-cruisetop .owl-nav {
	display: block;
}

#owl-cruisebestsale .owl-nav {
	display: block;
}

#owl-demo14 .owl-nav {
	display: block;
}

.bg-1 {
	background-image: url("../Img/2(1).jpg");
}

.crImg img {
	height: auto;
	width: 100%;
	aspect-ratio: 6 / 4;
}
img.img-escape{
	aspect-ratio:6/4;
}
.crImg img.img-escape{
	aspect-ratio:6/3;
}
@media(min-width:768px){
	.crImg img.img-escape{
		height:400px !important;
	}
}
.tc-header {
	position: relative;
	margin-bottom: 14px;
	padding-right: 88px;
}

.tc-label {
	display: inline-block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	background-color: #2db300;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font-size: 30px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: -70px;
	top: 0;
}

.tc-header .title24 {
	margin-bottom: 5px;
}

.tc-header .price {
	position: absolute;
	right: 0;
	top: -14px;
}

.tc-header .price p {
	margin: 0;
}

.text-right {
	text-align: right;
}

.c07 {
	color: rgba(0, 0, 0, 0.7);
}

.tc-header .price sup {
	top: -0.1em;
	font-size: 14px;
	font-weight: 700;
}

.tc-header .price b {
	font-size: 26px;
	vertical-align: middle;
	display: inline-block;
}

.tc-header .price span {
	line-height: 1;
	font-size: 10px;
	vertical-align: middle;
}

.quote-cus {
	margin-top: 10px;
	font-size: 12px;
	color: #666;
}

.tc-footer ul {
	list-style: none;
	padding: 0;
	margin:0;
}

.tc-footer ul li {
	margin: 5px 0;
}

.btn-style-1d {
	background: var(--second-color) !important;
	color: #fff !important;
}

.tc-footer .btn {
	margin-top: 10px;
	border-radius: 1px;
	width: 162px;
}

.cruise-item {
	padding: 20px 0;
	border-bottom: 1px solid rgba(202, 202, 202, 0.8);
	overflow: hidden;
}
.list_cruise_item .top-cruise-body{
	margin-bottom: 0;
	border: none;
}
#abe .cruise-item{
	overflow: unset;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	padding: 0;
}
#abe .top-cruise-body{
	border: none;
	margin-bottom: 0;
}
.cruise-item.br-none{
	border-bottom: none;
}
.gallery .z-tabs.horizontal.top.white.z-bordered>ul>li.z-active>a,
.gallery .z-tabs.horizontal.top.white.z-bordered>ul>li>a {
	margin-top: 0;
	margin-bottom: 0;
	background: 0 0;
	box-shadow: none;
	border-bottom: transparent;
	border-left: transparent;
	border-right: transparent;
}

.gallery .z-tabs.horizontal.top.white.z-bordered>ul>li.z-active>a {
	border-top: 3px solid #01509f;
}

.gallery .z-tabs.horizontal.top.white.z-bordered>ul>li>a {
	border: none;
}

.gallery .z-tabs.clean.horizontal>ul>li.z-active {
	top: -1px;
}

.nav-cat ul li:first-child {
	border-left: 1px solid rgba(202, 202, 202, 0.8);
}

.nav-cat ul li {
	float: left;
	width: 20%;
	border-right: 1px solid rgba(202, 202, 202, 0.8);
}

.nav-cat ul li a {
	padding: 20px 10px;
	font-weight: 700;
	font-size: 14px;
	color: #535353;
	display: block;
	text-align: center;
}

.inc-map {
	width: 39px;
	background-position: 0 0;
}

.inc {
	background-image: url(../Img/icon/ic-nav-cat.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	height: 31px;
}

.nav-cat ul li a span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.nav-cat ul {
	list-style: none;
}

.nav-cat ul li a:focus,
.nav-cat ul li a:hover {
	text-decoration: none;
	outline: 0;
}

.sibar-left .form-group {
	width: 100%;
	margin: 10px 0;
}

.sibar-left .btn-style-1 {
	width: 100%;
	margin: 10px 0;
}

.sibar-left h2 {
	margin-bottom: 15px;
}

.sibar-left {
	background-color: #144aa8;
	padding: 20px 15px;
	display: table;
	width: 100%;
	position: relative;
	color: #fff;
}

.tour-bgr {
	background-color: #fff;
	border-top: 1px solid #e3e6e7;
}

.tour-bgr .titel-tour {
	padding: 15px 0;
	margin: 0;
	background-color: transparent;
}

.titel-tour>li {
	display: inline-block;
	position:relative;
}
.titel-tour>li+li{
	padding-left:30px;
}
.tour-bgr .titel-tour>li a {
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
}

.tour-bgr .titel-tour>li a {
	color: rgba(0, 0, 0, 0.7);
}

.tour-bgr .reb {
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #737373;
}

.tour-bgr .titel-tour>li+li:before {
	content: "\f178";
	padding: 0 8px;
	color: rgba(153, 153, 153, 0.7);
	font-family: FontAwesome;
	position:absolute;
	top:50%;
	left:0;
	transform:translateY(-50%);
}

.widget-goo {
	border: 1px solid #e0e4e6;
}

.widget-goo .w-body {
	color: #666;
	padding: 15px;
}

.widget-goo .w-body .btn {
	margin-bottom: 13px;
	margin-top: 0;
	width: 100%;
}

.btn-style-2a {
	background: var(--second-color);
	color: #fff !important;
	outline: none !important;
}
#showroom,
.btn-cruise{
	position: relative;
	box-shadow: none;
	border: 1px solid #fff;
	background: #fff !important;
	border-color: var(--primary-color);
	color: var(--primary-color) !important;
	z-index: 1;
	transition: all .3s;
}
#showroom:before,
.btn-cruise::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: var(--second-color) !important;
	transition: all .3s;
	z-index: -1;
}
#showroom:hover::before,
.btn-cruise:hover::before{
	width: 100%;
	transition: all .3s;
}
#showroom:hover,
.btn-cruise:hover{
	color: #fff !important;
	border-color: var(--second-color);
	transition: all .3s;
}
.widget-goo .w-footer {
	padding: 10px;
	border-top: 1px solid #dee5ec;
	background-color: #f6f8f9;
}

.widget-search-cruise {
	background: #00000066 !important;
	padding: 20px 15px;
	display: table;
	width: 100%;
	position: relative;
	color: #fff;
}

.text-normal {
	font-size: 25px;
	padding: 0 0 10px;
}

.form-group .icon-calendar {
	color: #000;
	top: 35.5%;
	right: 20px;
}

.cd-main .widget-cruise-tours h4 {
	padding: 12px 15px;
	background-color: #0d6188;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
}

.cd-main .widget-cruise-tours .w-body {
	background-color: rgba(243, 233, 213, 0.6);
}

.cd-main .widget-cruise-tours ul {
	padding: 0 15px;
	list-style: none;
	margin: 0;
}

.cd-main .widget-cruise-tours li {
	position: relative;
	padding: 10px 0 10px 58px;
	border-bottom: 1px dotted #cfcac0;
	min-height: 56px;
}

.cd-main .widget-cruise-tours .n-day {
	width: 42px;
	height: 42px;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-color: rgba(13, 97, 136, 0.7);
	color: #fff;
	position: absolute;
	left: 0;
	line-height: 13px;
	padding-top: 7px;
	padding-left: 10px;
}

.z_16 {
	font-size: 16px;
}

.widget-cruise-tours .n-day small {
	border-top: 1px dotted #fff;
	margin-top: 2px;
	font-size: 10px;
}

.widget-viewed .media {
	position: relative;
	padding: 10px 15px;
}

.widget-viewed .media a.pull-left {
	display: block;
	width: 70px;
}

.widget-viewed .media a.pull-left img {
	width: 100%;
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top;
}
.media-body{
	padding-top:10px;
	width:100%;
}
.media-body .list-inline>li{
	font-size:1.2rem;
}
.media-body .desc-body{
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	line-clamp: 3;
	-webkit-box-orient:vertical;
}
.has-feedback > ul{
	font-size:1.2rem;
	margin-top:5px;
	margin-left:0;
	list-style:none;
}
.has-feedback > ul li{
	position:relative;
	padding-left:20px;
	line-height:20px;
}
.has-feedback > ul li:before{
	content: "\f05d";
	color: var(--primary-color);
	font-size: 16px;
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
}
#showromemodal .modal-body .desc ul{
	list-style: none;
	margin-left:0;
}
#showromemodal .modal-body .desc ul li{
	position:relative;
	padding-left:20px;
}
#showromemodal .modal-body .desc ul li+li{
	margin-top:4px;
}
#showromemodal .modal-body .desc ul li:before{
	content: "\f00c";
	color: var(--primary-color);
	font-size: 16px;
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
}
.item img {
	margin: 0 auto;
}

.widget-book-us h4,
.widget-faqs h4 {
	padding-bottom: 10px;
	border-bottom: 2px solid #e4e7e8;
	margin-bottom: 12px;
	font-weight: 700;
	font-size: 14px;
}

.widget-book-us p,
.widget-faqs p {
	margin-bottom: 15px;
}
.widget-book-us .list-check,
.widget-faqs .list-check{
	padding-left: 0;
	margin-left:0;
}
.widget-book-us .list-check li,
.widget-faqs .list-check li {
	list-style: none;
	color: #666;
	margin-bottom: 14px;
	padding-left: 25px;
	position: relative;
}

.widget-book-us .list-check li:before,
.widget-faqs .list-check li:before {
	content: "\f05d";
	color: var(--primary-color);
	font-size: 16px;
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
}

.widget-book-us .list-check li strong,
.widget-faqs .list-check li strong {
	display: block;
	color: #144aa8;
}

.widget-book-us,
.widget-faqs {
	padding: 18px 15px 10px;
	border: 1px solid #e4e7e8;
	margin-bottom: 23px;
}

.cd-tag span {
	display: inline-block;
	padding: 2px 8px;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	font-size:1.3rem;
	margin: 10px 7px 0 0;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-tabs .nav {
	position: relative;
	z-index: 1;
	width: 100%;
	background-color: #e0e4e6;
	border-bottom: 1px solid rgba(0, 0, 0, 0.11);
	margin:0;
}

.cd-tabs .nav li a {
	background-color: var(--primary-color);
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	padding: 12px 10px;
	color: #fff !important;
	border-bottom: 1px solid #fff;
	white-space: nowrap;
}
#navbar-detail.cd-tabs .nav li a{
	background-color: #00000066;
	color: #fff !important;
}
.cd-tabs .nav li a:hover {
	background-color: #f6f8f9;
	color: #144aa8 !important;
}

.cd-tabs .nav li {
	border-left: 1px solid #fff;
	display: table-cell;
	width: 1%;
	text-align: center;
}

.cd-tabs .nav li:first-child {
	border-left: none;
}

.cd-sub-duration ul li {
	padding: 6px 20px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-khtml-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.check-rooms .form-control-feedback {
	height: 38px;
	width: 38px;
	line-height: 38px;
	background-color: #144aa8;
	color: #fff;
	top: 25px !important;
	right: 0;
}

.cd-sub:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 13px;
	margin-left: -13px;
}

.cd-sub:after,
.cd-sub:before {
	bottom: 100%;
	left: 35px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.cd-sub:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #ccc;
	border-width: 14px;
	margin-left: -14px;
}

.check-rooms .form-group {
	float: left;
	margin-right: 12px;
	margin-bottom: 0;
}

.check-rooms .wf1 {
	width: 190px;
}

.check-rooms .wf2 {
	width: 110px;
}

.slides-detail {
	overflow: hidden;
	padding: 15px;
	border: 1px solid #ddd;
}

.inside .list-check li:before {
	width: 28px;
	height: 28px;
	line-height: 28px;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	color: #144aa8;
	border: 1px solid #144aa8;
	text-align: center;
	left: 15px;
}

.inside .list-check li {
	float: left;
	padding: 0 10px 0 10px;
	width: 50%;
	margin-bottom: 10px;
	color: #666;
	position:relative;
}
.inside .list-check {
	padding: 20px 0 0;
	margin:0;
	width: 100%;
	display: table;
	list-style:none;
}

.accom-the {
	margin: 23px 0;
}

#carousel.flexslider {
	margin: 5px 0 0;
	border-top:0;
}

.bg-f6 {
	background-color: #f6f8f9;
	border-bottom: 1px solid #d7d7d7;
	-webkit-box-shadow: inset #fff 0 -2px 0;
	-khtml-box-shadow: inset #fff 0 -2px 0;
	-moz-box-shadow: inset #fff 0 -2px 0;
	-ms-box-shadow: inset #fff 0 -2px 0;
	-o-box-shadow: inset #fff 0 -2px 0;
	box-shadow: inset #fff 0 -2px 0;
	overflow: hidden;
}

.check-rooms {
	padding: 25px 15px;
	display: table;
	width: 100%;
	margin-bottom: 35px;
	position: relative;
}

.check-rooms .control-label {
	margin-bottom: 5px;
}

.check-rooms .form-control {
	height: 38px;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border-color: #d7d7d7;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 13px;
	padding-left: 8px;
}

.cd-sub {
	position: absolute;
	display: none;
	left: 0;
	top: 80px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	z-index: 9;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 0;
	-webkit-box-shadow: 0 6px 13px -4px rgba(24, 22, 24, 0.3);
	-moz-box-shadow: 0 6px 13px -4px rgba(24, 22, 24, 0.3);
	box-shadow: 0 6px 13px -4px rgba(24, 22, 24, 0.3);
	padding: 10px;
}

.cd-sub-duration {
	width: 100%;
	padding: 5px 0;
	max-width: 192px;
}

.check-rooms .btn-style-2a {
	height: 38px;
	width: 160px;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 6px rgba(24, 22, 24, 0.5);
	-khtml-box-shadow: 0 0 6px rgba(24, 22, 24, 0.5);
	-moz-box-shadow: 0 0 6px rgba(24, 22, 24, 0.5);
	-ms-box-shadow: 0 0 6px rgba(24, 22, 24, 0.5);
	-o-box-shadow: 0 0 6px rgba(24, 22, 24, 0.5);
	box-shadow: 0 0 6px rgba(24, 22, 24, 0.5);
	float: right;
	margin-top: 22px;
}

.btn-style-2a:hover {
	background-color: #0d6dc3;
}

table.table-rooms tr th {
	background-color: #f6f8f9;
	white-space: nowrap;
	color: #666;
	padding: 8px;
	line-height: 1.5em;
	vertical-align: middle;
}

table.table-rooms .media .media-heading {
	color: var(--primary-color);
	padding-top: 10px;
}

.adult span,
.child span,
.list-inline li,
table.table-rooms tr .tb-per .has-feedback:hover .list-inline li {
	color: #000;
	font-size: 11px;
}

table.table-rooms .show-price:before {
	content: "";
	display: block;
	width: 31px;
	height: 48px;
	background: url(../Img/icon/arrow-up-orange.png) no-repeat center;
	margin: 0 auto 20px;
}

table.table-rooms .show-price {
	vertical-align: middle;
	color: #666;
	white-space: nowrap;
	text-align: center;
}

.it-item {
	margin-bottom: 10px;
}

.it-head {
	background-color: #e0e4e6;
	position: relative;
	color: #144aa8;
	padding: 12px 45px 12px 18px;
	cursor: pointer;
	border-bottom: 1px solid #bfc1c2;
	margin-bottom: -1px;
}

.it-head .list-transfer {
	margin: 0 8px 0 0;
	vertical-align: middle;
}

.inline-block {
	display: inline-block;
}

.it-head .list-transfer li:first-child {
	padding-left: 0;
}

.it-head .list-transfer li {
	padding: 0 10px;
	line-height: 1;
	vertical-align: middle;
	position: relative;
}

.fu-car,
.fu-car-o {
	width: 19px;
	height: 16px;
}

.fu-ship,
.fu-ship-o {
	width: 17px;
	height: 16px;
}

.fu {
	display: inline-block;
	background-image: url(../Img/icon/cd-transfer.png);
	background-repeat: no-repeat;
}

.it-head strong {
	vertical-align: middle;
}

.it-head .fa-dropdown {
	position: absolute;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	right: 15px;
}

.fu-ship {
	background-position: -22px 0;
}

.fu-car {
	background-position: 0 0;
}

.it-body {
	padding: 20px 18px;
	border: 1px solid #d7d7d7;
	line-height: 24px;
}

.it-head .list-transfer li:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 25px;
	background-color: rgba(191, 193, 194, 0.5);
	position: absolute;
	left: 0;
}

.check-rooms .cd-sub-room {
	width: 415px;
	padding: 30px 22px;
	min-width: 266px;
}

.check-rooms .cd-sub-room .form-control {
	padding-right: 30px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.check-rooms .cd-sub-room .control-label-sm {
	font-weight: 400;
}

.check-rooms .cd-sub-room .btn-style-1 {
	width: 130px;
	height: 38px;
	margin-right: 10px;
	background-color: #2db300;
}

.c2a {
	cursor: pointer;
}

.check-rooms .form-group {
	float: left;
	margin-right: 12px;
	margin-bottom: 0;
	padding: 0;
}

.room-chose {
	margin-top: 20px;
}

.list-dot {
	padding: 0;
	margin:0;
}


.list-dot li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 10px;
}

.it-body .list-check.plus li::before {
	content: "\f055";
	color: #74c63d;
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
}

.tit-item {
	margin-bottom: 15px;
	font-size: 24px;
}

.tab-item {
	padding-top: 20px;
}

.tab-item .tit-item {
	font-weight: 700;
}

.it-body .list-check.minus li::before {
	content: "\f056";
	color: #d60000;
}

.cd-sub-duration ul li:hover {
	background-color: #81d166;
	color: #fff;
}

.room-chose .cp-detail {
	display: none;
	position: absolute;
	width: 358px;
	left: 0;
	top: 95%;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	z-index: 19;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 6px 13px -4px rgba(24, 22, 24, 0.3);
	-moz-box-shadow: 0 6px 13px -4px rgba(24, 22, 24, 0.3);
	box-shadow: 0 6px 13px -4px rgba(24, 22, 24, 0.3);
	padding: 12px;
}

.room-chose .table caption {
	margin-bottom: 10px;
	position: relative;
	color: #000;
	padding: 5px 0;
}

.room-chose .table .cp-detail-close {
	position: absolute;
	right: 0;
	cursor: pointer;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.cruise-desc,
.review-list .item {
	background-color: #f6f8f9;
	padding: 20px 15px 20px 200px;
	position: relative;
	border-bottom: 1px solid #ccc;
}

.current-rate .rate-number {
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 36px;
	background-color: #2db300;
	border-radius: 100px;
	color: #fff;
	margin-top: 20px;
}

.z_18 {
	font-size: 18px;
}

.text-uppercase {
	text-transform: uppercase;
}

.z_12 {
	font-size: 12px;
}

.z_10 {
	font-size: 10px;
}


.cus-desc h5 {
	margin-bottom: 10px;
}

.cus-desc .minus,
.cus-desc .plus {
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}

.cus-desc .plus:before {
	content: "\f055";
	color: #2db300;
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
}

.more-social {
	padding: 12px 0 0;
}

.box-hidden {
	overflow: hidden;
}

.helpful {
	color: #999;
}

.helpful li {
	vertical-align: middle;
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

.helpful .btn {
	background-color: #2db300;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 36px;
	height: 21px;
	line-height: 21px;
	padding: 0;
}

.more-social .pull-left {
	color: rgba(0, 0, 0, 0.7);
	display: inline-block;
	padding-top: 3px;
	cursor: pointer;
}

.cus-det {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 4px;
	margin-top: 12px;
	display: none;
}

#result-review-con {
	margin-top: 23px;
}

.cruise-desc table {
	margin-bottom: 20px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.cruise-desc table caption,
.review-list .item table caption {
	color: #000;
	margin-bottom: 10px;
}

.cruise-desc table tr td:first-child,
.review-list .item table tr td:first-child {
	padding-left: 0;
	color: rgba(0, 0, 0, 0.7);
	vertical-align: middle;
	padding: 6px 9px;
}

.cruise-desc table tr td,
.review-list .item table tr td {
	vertical-align: middle;
	padding: 6px 9px;
}

.cruise-desc .progress,
.review-list .item .progress {
	margin: 0;
	width: 100%;
	min-width: 160px;
	height: 10px;
	border: 1px solid #5ad2ff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.cruise-desc .progress-bar-info,
.review-list .item .progress-bar-info {
	background-color: #5ad2ff;
}

.cruise-desc table tr td,
.review-list .item table tr td {
	vertical-align: middle;
	padding: 6px 9px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.traveller-rate table tr td:first-child {
	color: #144aa8;
}

.traveller-rate table tr td:last-child {
	text-align: right;
}

.traveller-rate table tr td {
	border-bottom: 1px dotted #144aa8;
}

.cruise-desc table tr td,
.review-list .item table tr td {
	vertical-align: middle;
	padding: 6px 9px;
}

.text-itatic {
	font-style: italic;
}

.review-list .item {
	margin-bottom: 18px;
	min-height: 195px;
}

.block-rate-num,
.current-rate {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 168px;
	background-color: #eff1f2;
}

.block-rate-num .rate-number {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	background-color: #5ad2ff;
	color: #fff;
	border-radius: 100px;
	margin-top: 20px;
}

.cd-main .btn-style-1,
.cd-main .form-group .form-control {
	border-radius: 0;
}
.btn-search{
	position: relative;
	background: #fff;
	color: #000;
	outline: none !important;
	border-radius: 0;
	border: none;
	z-index: 1;
	transition: all .3s;
}
.btn-search::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: var(--second-color) !important;
	transition: all .3s;
	z-index: -1;
}
.btn-search:hover::before{
	width: 100%;
	transition: all .3s;
}
.btn-search:hover{
	color: #fff;
}
.flex-direction-nav .flex-next {
	right: 10px;
}

.flex-direction-nav a:before {
	font-size: 38px;
	content: "";
	color: #fff;
}

.flex-direction-nav .flex-prev {
	left: 10px;
	text-align: left;
	opacity: 0;
}

.flex-direction-nav .flex-next span,
.flex-direction-nav .flex-prev span {
	font-size: 48px;
	color: #fff;
}

.btn-a .tbn-hover {
	padding: 8px;
}

.btn-a .tbn-hover:active,
.btn-a .tbn-hover:focus,
.btn-a .tbn-hover:hover {
	text-decoration: none;
	outline: 0;
}

@media screen and (max-width: 700px) {

	.review-list .item .progress,
	.tab-item .cruise-desc .progress {
		min-width: 120px;
	}

	.tab-item .cruise-desc,
	.tab-item .review-list .item {
		padding: 0;
	}

	.tab-item .block-rate-num,
	.tab-item .current-rate {
		position: relative;
		width: 100%;
		padding-bottom: 0;
	}

	.cd-main .check-rooms .wf1,
	.cd-main .check-rooms .wf2 {
		width: 94%;
	}

	.cd-main .inside .list-check li {
		width: 100%;
	}

	.it-item .it-head strong {
		font-size: 11px;
	}

	.cruise-item .top-cruise-body,
	.tc-header {
		padding: 0;
	}

	.nav-cat ul li a span {
		display: none;
	}
}

.bg-3 {
	background-image: url(../Img/room-banner.JPG);
}

.bg-1 {
	background-image: url("../Img/2(1).jpg");
}

.breadcrumb-area {
	padding: 170px 0 120px;
}

.bg-1,
.bg-2,
.bg-3,
.bg-4,
.bg-5,
.bg-6 {
	background-attachment: scroll;
	background-clip: initial;
	background-color: rgba(0, 0, 0, 0);
	background-origin: initial;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.overlay-dark-2:before {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.breadcrumb-text h2 {
	color: #fff;
	font-size: 36px;
	line-height: 26px;
	margin-bottom: 19px;
	text-transform: uppercase;
}

.breadcrumb-text {
	position: relative;
	padding: 18px 60px;
	display: table;
	border: 1px solid #fff;
	z-index: 1;
	text-align: center;
	margin: 0 auto;
}

.breadcrumb-text ul {
	position: relative;
	padding: 0;
}

.breadcrumb-text ul li {
	position: relative;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	display: inline-block;
	margin-right: 20px;
	text-transform: uppercase;
}

.breadcrumb-text ul li:after {
	content: "/";
	position: absolute;
	right: -17px;
	top: 0;
}

.breadcrumb-text ul li:last-child:after {
	display: none;
}

.breadcrumb-text ul li:last-child {
	margin-right: 0;
}

.breadcrumb-text ul li a {
	position: relative;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
}

.breadcrumb-text ul li a:active,
.breadcrumb-text ul li a:focus,
.breadcrumb-text ul li a:hover {
	text-decoration: none;
	outline: 0;
	color: #ff3d54;
}

.breadcrumb-text p {
	color: #fff;
	margin-bottom: 7px;
}

.breadcrumb-bar {
	bottom: -25px;
	position: absolute;
}

.breadcrumb-bar .breadcrumb {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	line-height: 12px;
	margin: 0;
	text-align: left;
}

.breadcrumb-bar li:first-child {
	margin-left: 0;
}

.breadcrumb-bar li {
	color: #b5876d;
	font-family: raleway;
	font-size: 18px;
	line-height: 14px;
	margin: 0 18px;
	position: relative;
	text-transform: capitalize;
}

.breadcrumb li a {
	color: #fff;
}

.breadcrumb li a:active,
.breadcrumb li a:focus,
.breadcrumb li a:hover {
	color: #b5876d;
	text-decoration: none;
	outline: 0;
}

.car-box .well {
	background: #fff;
	text-align: center;
	line-height: 16px;
}

.car-box .well .on-img img {
	width: 100%;
	padding-bottom: 20px;
}

.car-box .well h2 {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
}

.car-box .well .on-text {
	font-style: italic;
}

span.add-on {
	height: 35px !important;
}

.time .input-append input {
	width: 212px !important;
}

.form-inline {
	padding: 20px 15px;
	margin: 0;
}

.time .datepickerebe-on .dropdown button {
	margin: 0;
	padding-bottom: 10px;
}

.mg-bottom-10 input {
	margin-top: -3px;
}

.media-box .fbox-media .media-price {
	bottom: 60px;
	background: #fff;
	color: #1975bf;
	padding: 14px 20px 14px 20px;
	right: 0;
	display: block;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 3px solid #e1e1e1;
}

.mg-bottom-30 {
	margin: 30px 0;
}

.mg-bottom-30 .media-box {
	border: 1px solid #e1e1e1;
}

.content-main {
	margin-bottom: 20px;
}

.all-datetime {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
}

.all-datetime .sel-datetime {
	color: #ff7346;
	text-transform: uppercase;
	font-weight: 700;
}

.sub-tit span {
	color: #ff7346;
}

.car-box .well .on-price {
	font-weight: 600;
	margin-bottom: 15px;
}

.car-box .well .on-money {
	font-weight: 700;
	color: #ff7346;
	font-size: 20px;
	vertical-align: -2px;
}

.car-box .well .on-text {
	font-style: italic;
}

.img-box img {
	width: 100%;
}

.car-mg {
	margin-bottom: 40px;
}

.input[type="checkbox"],
input[type="radio"] {
	margin: 7px 3px 7px !important;
}

.bk-car {
	border: 1px solid #ddd;
	padding: 0;
	margin-top: 20px;
	border-radius: 5px;
}

.car {
	margin-bottom: 40px;
}

.bk-car2 input.form-control {
	height: 35px;
}

.bk-car1 {
	margin-top: 10px;
}

.bk-car1 label {
	padding: 10px 0;
}

.bd-right {
	border-right: 1px solid #ddd;
}

#listair .in-from {
	width: auto;
}

#listair .in-to {
	width: auto;
	margin-left: 0;
}

#listair {
	margin: 30px 0;
}

.list-dot {
	list-style: none;
}

.control-label {
	display: block;
}

.form-control-input {
	width: 200px;
	padding: 6px 8px !important;
	display: inline-block;
}

.form-group {
	position: relative;
}

.form-group-warp {
	background-color: #fff;
	padding: 15px 10px;
	min-width: 430px;
	position: absolute;
	z-index: 9;
	top: 130%;
	box-shadow: 0 6px 13px -4px rgb(24 22 24 / 30%);
	border-radius: 4px;
	display: none;
}

.form-group-warp::after {
	content: "";
	display: block;
	position: absolute;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	top: -30px;
}
.form-group-warp.open::after{
	right: 20px;
}
.form-group-warp-items-js>p {
	font-size: 16px;
	font-weight: 600;
	margin: 20px 0 10px 0;
}

.form-control-feedback-2 {
	width: 38px;
	height: 38px;
	background-color: var(--primary-color);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: calc(0% + -47px);
}

.form-group-warp-items {
	display: flex;
	justify-content: center;
}
.w_100{
	width: 100%;
}
.form-group-warp-item.w_100{
	text-align: center;

}
.form-group-warp-item.w_100 .input-group{
	justify-content: center;
}
.form-group-warp-items select {
	width: 84px;
}

.form-group-warp-item {}

.form-group-warp-btn p {
	display: inline-block;
	background-color: var(--primary-color);
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	min-width: 130px;
	padding: 6px 12px;
	margin-top: 25px;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}

.form-group-warp i {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 18px;
	padding: 12px;
	cursor: pointer;
}

.open {
	display: block;
}

/*contact*/
.banner__contact img{
	width: 100%;
}
.main__contact{
	margin-bottom: 30px;
}
.contact-feature{
	min-height: 280px;
	text-align: center;
	padding: 30px 10px;
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.08);
	border-radius: 8px;
	margin-bottom: 30px;
}
.contact-feature_icon{
	width: 100px;
	height: 100px;
	line-height: 100px;
	background-color: #faf7f2;
	border-radius: 50%;
	margin: auto;
	margin-bottom: 20px;
}
.contact-feature:hover img{
	transform: rotateY(180deg);
	transition: all .4s;
}
.contact-feature_icon img{
	transition: all .4s;
}
.contact-feature h4{
	font-size: 22px;
	color: #010f1c;
	font-weight: 700;
}
.map iframe{
	width: 100%;
	object-fit: cover;
	display: block;
}
.form-contact{
	position: relative;
	padding: 80px;
	background-color: #dbdbdbeb;
	border-radius: 8px;
	margin-top: -190px;
}
.form-contact h3{
	font-size: 30px;
	color: #010f1c;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}
.contact-card{
	position: relative;
	margin-bottom: 20px;
}
.contact-card input{
	width: 100%;
	height: 55px;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #000;
	outline: none;
	padding: 0 20px;
}
.contact-card textarea{
	resize: vertical;
	width: 100%;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #000;
	outline: none;
	padding: 20px;
}
.contact-card input:focus,
.contact-card textarea:focus{
	border-color: #dc9f48;
}
.contact-card i{
	position: absolute;
	top: 18px;
	right: 10px;
	color: #dc9f48;
}
.btn-contact button{
	outline: none !important;
	position: relative;
	border: 1px solid #dc9f48;
	padding: 8px 30px;
	background: var(--second-color) !important;
	color: #fff;
	font-weight: 600;
	z-index: 1;
	transition: all .3s;
	cursor: pointer;
}
.btn-contact button::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #fff;
	transition: all .3s;
	z-index: -1;
}
.btn-contact button:hover{
	color: #000;
	border-color: #dc9f48;
}
.btn-contact button:hover::before{
	width: 100%;
	transition: all .3s;
}
/*end contact*/

/* tablet */
@media only screen and (min-width: 46.25em) and (max-width: 63.9375em) {
	.check-rooms .wf1 {
		width: 40%;
	}

	.form-control-input {
		width: 240px;
	}

	.check-rooms .btn-style-2a {
		float: left;
	}
}

/* Mobile */

@media only screen and (max-width: 46.1875em) {
	.form-control-input {
		width: 260px;
	}

	.form-group-warp-items {
		flex-direction: column;
	}

	.form-group-warp {
		min-width: 100%;
	}

	.form-group-warp-items select {
		width: 100%;
	}
}

.footer__contact-us {
	width: 100%;
	background-color: #000;
	height: 60px;
}

.footer__contact-us-warp {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	color: #fff;
}

.footer__contact-us-warp p {
	margin: 0;
}

.footer__contact-us-warp>p {
	font-size: 20px;
	color: rgba(255, 255, 255, 0.6);
}

.footer__contact-us-icon {
	height: 40px;
	width: 75px;
	object-fit: cover;
	margin: 0 20px;
	margin-top: -20px;
}

.footer__contact-us-link {
	padding: 4px 18px;
	background-color: #fff;
	color: rgba(0, 0, 0, 0.7);
	margin-right: 25px;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: 600;
}

.footer__contact-us-link:hover {
	color: rgba(0, 0, 0, 0.7);
	background-color: rgba(255, 255, 255, 0.6);
}

.footer__contact-us-items {
	display: flex;
}

.footer__contact-us-items i {
	font-size: 24px;
	margin-right: 8px;
}

.footer__contact-us-items {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
}

.footer__header {
	width: 1200px;
	margin: 0 auto;
}

.footer__header-items {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 0;
	border-bottom: 1px solid #555;
}

.footer__header-item {
	display: flex;
	align-items: center;
	color: #144aa8;
}

.footer__header-item-text {
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
}

.footer__header-item i {
	margin-top: -8px;
	padding-left: 4px;
	cursor: pointer;
}

.footer__header-item-social a {
	color: #a7bbcf;
	margin: 0 4px;
}

.footer__header-item-social a:hover {
	color: #144aa8;
}

.footer__header-item-social a i {
	font-size: 30px;
}

.footer__header-description {
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
	display: none;
}

.footer__header-description-items {
	display: flex;
	width: 100%;
}

.footer__header-description-item-heading {
	width: 150px;
	display: block;
}

.footer__header-description-item-container {
	width: 1050px;
}

.footer__header-description-item-heading a {
	color: rgba(0, 0, 0, 0.7);
	font-weight: 600;
}

.footer__header-description-item-container a {
	color: rgba(0, 0, 0, 0.7);
}

.footer__container {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	padding: 30px 0;
	flex-wrap: wrap;
}

.footer__container-item-4,
.footer__container-item-1 {
	width: 30%;
}

.footer__container-item-1-logo {
	width: auto;
	/*height: 100px;*/
	max-width:200px;
	object-fit: cover;
	margin-bottom:20px;
}

.footer__container-item-1 p {
	color: var(--normal-color);
}

.footer__container-item-1-contact {
	display: flex;
	align-items: center;
}

.footer__container-item-1-contact p {
	margin: 0;
	padding: 0 4px;
}

.footer__container-item-1-contact i {
	color: #144aa8;
}

.footer__container-item-1-contact p:nth-child(3) {
	color: #144aa8;
	font-size: 24px;
	font-weight: 600;
}

.footer__container-item-1-email {
	margin-bottom: 30px;
}

.footer__container-item-1-registration p:nth-child(1) {
	font-weight: 600;
	margin: 0;
	font-size: 16px;
}

.footer__container-item-1-registration-input {
	width: 100%;
	display: flex;
}

.footer__container-item-1-registration-input input {
	padding: 6px 12px;
	outline: none;
	border: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	flex: 1;
	height: 32px;
}

.footer__container-item-1-registration-input i {
	height: 32px;
	width: 40px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #144aa8;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 14px;
	cursor: pointer !important;
}

.footer__container-item-3,
.footer__container-item-2 {
	width: 20%;
	padding: 0 30px;
}

.footer__container-item-4-heading,
.footer__container-item-3-heading,
.footer__container-item-2-heading {
	font-size: 16px;
	color: var(--normal-color);
	font-weight: 600;
	margin: 20px 0;
	text-transform: uppercase;
}

.footer__container-item-3-container,
.footer__container-item-2-container {
	display: flex;
	flex-direction: column;
}

.footer__container-item-3-container a,
.footer__container-item-2-container a {
	color: var(--normal-color);
	padding: 0 0 12px;
}

.footer__container-item-3-container a:hover,
.footer__container-item-2-container a:hover {
	color: #f8c218;
	text-decoration: underline;
	cursor: pointer !important;
}

.footer__container-item-4-container-item {
	display: flex;
	align-items: center;
	margin-bottom: 12px;
}

.footer__container-item-4-container-item p {
	margin: 0;
	padding-left: 8px;
}

.footer__footer {
	background-color: #fff;
	width: 100%;
}

.footer__footer-warp {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 20px 0;
}

.footer__footer-warp-item img {
	height: 30px;
	width: auto;
}

/* tablet */

.popup{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #00000038;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 10000;
}
.popup__img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 600px;
	max-height: 400px;
	height: auto;
}
.popup__img img{
	width: 100%;
	height: 100%;
	max-height: 400px;
	object-fit: cover;
	display: block;
}
.close-popup{
	display: inline-block;
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	background-color: #fff;
	cursor: pointer;
}

@media only screen and (min-width: 46.25em) and (max-width: 63.9375em) {
	.grid-tablet {
		width: 720px;
		margin: 0 auto;
	}

	.form-control-feedback-2 {}

	.footer__contact-us {
		height: auto;
		padding: 10px 0;
	}

	.footer__contact-us-warp {
		display: block;
		text-align: center;
	}

	.footer__contact-us-warp>p {
		display: block;
	}

	.footer__contact-us-items {
		text-align: center;
		justify-content: center;
	}

	.footer__contact-us-icon {
		margin: 0;
	}

	.footer__contact-us-link {
		margin: 0 20px;
		position: relative;
		top: 5px;
	}

	.footer__header {
		height: 100px;
	}

	.footer__header-description {
		display: none;
	}

	.footer__container-item-1 {
		width: 100%;
	}

	.footer__container-item-1-registration-input input {
		max-width: 300px;
	}

	.footer__footer-warp {
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 20px 0;
	}

	.footer__container-item-4,
	.footer__container-item-3,
	.footer__container-item-2 {
		width: 33.33333%;
		padding: 0 30px;
	}
}

/* Mobile */
@media only screen and (max-width: 46.1875em) {
	.full-width {
		width: 100%;
		padding: 0 30px;
	}

	.display-none {
		display: none !important;
	}

	.footer__contact-us {
		height: auto;
		padding: 10px 0;
	}

	.footer__contact-us-warp {
		display: block;
		text-align: center;
	}

	.footer__contact-us-warp>p {
		display: block;
	}

	.footer__contact-us-items {
		text-align: center;
		justify-content: center;
	}

	.footer__contact-us-icon {
		margin: 0;
	}

	.footer__contact-us-link {
		margin: 10px 20px;
		display: inline-block;
	}

	.footer__header-items {
		justify-content: center;
	}

	.footer__container {
		display: block;
		margin: 0;
		padding: 20px 0
	}

	.footer__container-item-2 {
		width: 100%;
		padding: 0;
	}

	.footer__container-item-2-container {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		padding: 0px;
	}

	.footer__container-item-2-container a {
		display: block;
		width: 100%;
		text-align: center;
	}

	.footer__footer-warp {
		flex-direction: column;
		align-items: center;
		padding: 0px;
	}

	.footer__header-items {
		border: none;
		padding-bottom: 0;
	}
}

.control-label {
	display: block;
}

.form-control-input {
	width: 200px;
	padding: 6px 8px !important;
	display: inline-block;
}

.form-group {
	position: relative;
}

.form-group-warp {
	background-color: #fff;
	padding: 15px 10px;
	min-width: 440px;
	position: absolute;
	z-index: 9;
	top: 130%;
	right: 0;
	box-shadow: 0 6px 13px -4px rgb(24 22 24 / 30%);
	border-radius: 4px;
	display: none;
}

.form-group-warp::after {
	content: "";
	display: block;
	position: absolute;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	top: -30px;
}

.form-group-warp-items-js>p {
	font-size: 16px;
	font-weight: 600;
	margin: 20px 0 10px 0;
}

.form-group-warp-items {
	display: flex;
	justify-content: center;
	gap: 20px;
}

.form-group-warp-items select {
	width: 84px;
}
.form-group-warp-item.w_100{
	width: 100%;
}
.form-group-warp-item {
	width: 50%;
	text-align: center;
}
.form-group-warp-item .input-group{
	justify-content: center;
}


.form-group-warp-btn p {
	display: inline-block;
	background: var(--second-color);
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	min-width: 130px;
	padding: 6px 12px;
	margin-top: 25px;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}

.form-group-warp i {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 18px;
	padding: 12px;
	cursor: pointer;
}

.open {
	display: block;
}

.input-group,
.form-group-warp-items-js {
	display: flex;
}
.form-group-warp-items-js{
	flex-wrap: wrap;
	justify-content: center;
}
/* tablet */
@media only screen and (min-width: 46.25em) and (max-width: 63.9375em) {
	.check-rooms .wf1 {
		width: 40%;
	}

	.form-control-input {
		width: 240px;
	}

	.check-rooms .btn-style-2a {
		float: left;
	}

	.form-control-feedback-2 {
		width: 38px;
		height: 38px;
		background-color: var(--primary-color);
		display: inline-flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		position: absolute;
		bottom: 0;
		right: calc(0% + -2px);
	}
}

/* Mobile */

@media only screen and (max-width: 46.1875em) {

	#dropbtn-lang {
		justify-content: flex-end;
		min-width: 100px;
		margin-top: 16px;
	}

	.form-control-input {
		width: 260px;
	}

	.form-group-warp-items {
		flex-direction: column;
	}

	.form-group-warp {
		min-width: 100%;
	}

	.form-group-warp-items select {
		width: 100%;
	}
}

.cruise-img-warp {
	padding: 5px;
	border: 1px solid;
	border-color: #ddd #ddd transparent #ddd;
}

.top-cruise-body {
	margin-bottom: 20px;
	padding: 0 15px;
	border: 1px solid #ddd;
	border-color: transparent #ddd #ddd #ddd;
	padding-bottom: 5px;
}

#dropbtn-lang {
	display: flex;
	width: 100%;
	color: var(--primary-color);
	max-width: 200px;
	text-transform: uppercase;
	line-height: 1;
	padding: 5px;
}

#dropbtn-lang p {
	margin: 0
}

.select-lang #dropbtn-lang img {
	width: 23px;
	height: 23px;
	margin-right: 5px;
	object-fit: cover;
	display: block;
	border-radius: 50%;
}

.select-lang #myDropdown {
	position: absolute;
	z-index: 999999;
	background: #FFF;
	width: 100%;
	left: 0;
	display: none;
}

.btn-success{
	background:var(--primary-color);
	border-color:var(--primary-color);
}
.post-single {
	padding: 5px;
	border: 1px solid #3333331f;
	border-radius: 5px;
}

.it-body.viewitem {
	display: block;
}

.question .d-flex {
	font-size: 14px;
	color: #625c5c;
	padding-right: 4px;
	justify-content: center;
}

.question .name i {
	font-size: 30px;
	color: var(--primary-color);
	margin-right: 10px;
}

.answer {
	margin: 0px 20px;
	border-top: 1px dotted;
	padding: 4px 9px;
}

.it-body.viewitem.view-qa p {
	padding-left: 30px;
}

.answer .name i {
	color: #236add;
	font-size: 20px;
	margin-top: 10px;
}

.reviewcmt .d-flex {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 10px 15px;
	background: #F6F8F9;
	margin-bottom: 15px;
}
.it-body.viewitem.review{
	padding: 10px 15px;
}
.reviewcmt .item {
	width: 30%;
	background: #e0e4e6;
	text-align: center;
	padding: 10px;
	border-right: 1px solid #fff;
}

.reviewcmt .rate {
	width: 70px;
	height: 70px;
	border: 2px solid #FFF;
	padding: 20px 0px;
	text-align: center;
	font-size: 30px;
	background: #236add;
	border-radius: 50%;
	color: #ffff;
	margin: auto;
}

.reviewcmt .ct {
	width: 70%;
	padding: 10px 20px;
}
@media(max-width:767.98px){
	.reviewcmt .item,.reviewcmt .ct{
		width:100%;
	}
}
.detailtour ul.list-ul-book.list-item li {

	padding: 5px !important;
}

.widget-aric.widget-search-cruise.mobile {
	display: none;
}

.zalo-fixed {
	position: fixed;
	z-index: 999999;
	bottom: 12px;
	left: 30px;
	text-align: center;
	font-size: 29px;
	color: #fff;
}
.zalo-fixed ul{
	padding-left: 0;
}
.zalo-fixed li{
	list-style: none;
	margin-bottom: 15px;
}
.zalo-fixed li a{
	width: 52px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.zalo-fixed li:first-child a{
	background-color: #29e459;
}
.zalo-fixed li:first-child a i{
	animation: ring-phone 0.5s infinite;
	transition: all 0.3s linear;
}
.zalo-fixed i {
	color: #fff;
}

@keyframes ring-phone {
	0% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}

a#on_top {
	background-color: transparent;
	padding: 10px 15px;
	white-space: nowrap;
	color: #333;
	position: fixed;
	bottom: 70px;
	right: 16px;
	z-index: 999999;
	display: none !important;
}

@media (max-width:767px) {
	.z-tabs>.z-container>.z-content>.z-content-inner {
		padding: 18px 0px;
		height: auto;
	}

	.cruise-item .top-cruise-body,
	.tc-header {
		padding: 5px;
	}

	.form-group .icon-calendar {
		top: 0% !important;
	}

	.form-control-input {
		width: 100%;
	}

	.check-rooms .form-group {
		float: unset;
		width: 100% !important;
	}

	a#on_top {
		right: 30px;
		bottom: 84px;
	}

	.zalo-fixed {
		bottom: 72px;
		left: 27px;
	}

	.booking {
		bottom: 16px !important;
	}
}

.m-h{
	max-height: 660px;
	overflow: hidden;
}
.top-des .pd-5 {
	padding: 0 5px;
}

.top__destinations {
	position: relative;
	display: block;
	margin-bottom: 10px;
}
.destination__img img{
	object-fit: cover;
	width: 100%;
}
.main__img:nth-child(odd) .top__destinations:nth-child(1) img,
.main__img:nth-child(odd) .top__destinations:nth-child(2) img{
	height: 180px;
}
.main__img:nth-child(odd) .top__destinations:nth-child(3) img{
	height: 280px;
}
.main__img:nth-child(even) .top__destinations:nth-child(2) img,
.main__img:nth-child(even) .top__destinations:nth-child(3) img{
	height: 180px;
}
.main__img:nth-child(even) .top__destinations:nth-child(1) img{
	height: 280px;
}
.pd-5{
	padding: 0 5px;
}
.captions__des {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	opacity: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	transition: all .3s;
}

.top__destinations:hover .captions__des {
	opacity: 1;
	transition: all .3s;
}

.captions__des p {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
}

.captions__des span {
	font-size: 13px;
	color: #fff;
}

.d-flex {
	display: flex;
	flex-wrap: wrap;
}
.flex-nowrap{
	flex-wrap:nowrap;	
}
.list__member {
	padding: 0 15px;
	margin-bottom: 30px;
	min-height: 190px;
}

.list__member img {
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 50%;
	aspect-ratio: 1/1;
	object-fit: cover;
}
.member__info h5{
	font-size: 14px;
	color: #000;
	font-weight: 600;
	margin-bottom: 0;
}
.member__info p{
	font-size: 13px;
	color: #000;
	margin-bottom: 0;
}
.title-line {
	position: relative;
	text-align: center;
}

.title-line::before {
	content: "";
	position: absolute;
	width: 40%;
	height: 1px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-top: 1px solid #999;
	z-index: -1;
}

.title-line span {
	display: inline-block;
	padding: 0 10px;
	background-color: #fff;
}

.contact-info {
	padding-left: 0;
	margin-left:0;
}

.contact-info li {
	color: var(--normal-color);
	list-style: none;
	margin-bottom: 10px;
}

.mg-top-30 {
	margin-top: 30px;
}

.tag__img {
	margin-bottom: 25px;
}

.tag__img span {
	display: inline-block;
	padding: 8px 40px;
	background: var(--primary-color);
	font-size: 14px;
	color: #fff;
	border-radius: 2.5px;
}

.all-img {
	position: relative;
	border: 1px solid #bbb;
	border-radius: 3px;
	padding: 10px;
}

.icon-top {
	position: absolute;
	top: -16px;
	left: 100px;
	width: 30px;
	height: 30px;
	border-top: 0.5px solid #bbb;
	border-left: 0.5px solid #bbb;
	transform: rotate(45deg);
	background-color: #fff;
}

.slide__tour .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%);
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	line-height: 28px;
}

.slide__tour .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background-color: #fff;
	text-align: center;
	line-height: 28px;
}

.info {
	border-radius: 3px;
	border: 1px solid #0000001f;
	background-color: #fff;
	padding: 15px;
	margin-bottom: 25px;
	text-align: center;
}

.price__from p {
	font-size: 24px;
	color: #ff0013;
	font-weight: 700;
	margin-top: 10px;
}

.price__from p strong {
	color: #a9a0a0;
	text-decoration: line-through;
	font-size: 16px;
}

.price__from a {
	display: inline-block;
	padding: 8px 0;
	width: 100%;
	font-size: 22px;
	color: var(--primary-color);
	font-weight: 600;
	border: 1px solid var(--primary-color);
	border-radius: 3px;
	box-shadow: 0px 2px 25px #00000024;
	text-decoration: none;
	transition: all .3s;
}
.price__from a:hover{
	color: #fff;
	border-color: #dc9f48;
	background: var(--second-color);
	transition: all .3s;
}
.price__from a span {
	display: block;
	font-size: 15px;
	font-weight: 500;
}

.tour__contact h4 {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	margin-bottom: 20px;
}

.tour__contact ul {
	padding-left: 0;
	text-align: left;
	margin-left:0;
}

.tour__contact ul li {
	list-style: none;
	font-size: 14px;
	margin-bottom: 10px;
}

.tour__contact ul li i {
	color: var(--primary-color);
}

.form-tour-contact label {
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
}

.form-tour-contact input {
	width: 100%;
	font-size: 14px;
	color: #333;
	padding: 6px 10px;
	border: 1px solid #ced4da;
	border-radius: 2.5px;
	outline: none;
}

.form-tour-contact button {
	padding: 6px 0;
	width: 100%;
	color: var(--primary-color);
	background: #fff;
	border: 1px solid var(--primary-color);
	outline: none;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 2.5px;
	transition: all .3s;
}
.form-tour-contact button:hover{
	background: var(--second-color);
	color: #fff;
	transition: all .3s;
}
.text-baner h1 {
	color: #fff;
	text-shadow:1px 1px 2px blue;
}

.tour__info {
	margin-top: 30px;
}

.tour__info h4 {
	font-size: 22px;
	color: #000;
}

.info__detail {
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	background-color: #fff;
	padding: 30px 20px 20px;
}

.info__detail ul {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin: 0;
}

.info__detail ul li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 15px;
	width: 50%;
}

.info__detail ul li i {
	color: var(--primary-color);
}
.item-content{
	margin-bottom: 30px;
}

#checkprice,
#tt-book-room,
#bk-tour input.btn-primary{
	background: var(--second-color);
	outline: none !important;
	border: none;
}
.b-list-room tr, .b-list-room td{
	border: 1px solid #ddd;
}
#tt-book-room{
	margin: 20px 0;
}
.price-title{
	font-size: 18px;
	color: #000;
}
.mh-270{
	min-height: 270px;
}
.b-list-room td strong{
	font-size: 16px;
}
.b-list-room h3 strike,
.cruise-title{
	font-size: 18px;
	color: #000;
}
.b-name-room a,
.title-content > a{
	color: var(--primary-color);
}
.cruise-title:hover{
	color: var(--primary-color);
}
.thumbnail a>img, .thumbnail>img{
	width: 100%;
}

.tour__collection{
	padding: 20px 0 40px 0;
}
.tour__collection h2{
	margin-bottom: 20px;
}
.list__collection{
	box-shadow: 0 1px 0 #c7c7c7;
	padding: 5px;
	border: 1px solid #3333331f;
	border-radius: 5px;
	margin-bottom: 5px;
}
.collection__des{
	padding: 15px 15px 20px;
	background-color: #fff;
}
@media(min-width:576px){
	.collection__des{
		min-height:235px;
	}
}
.title__collection{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 30px;
	flex-wrap:wrap;
}
.title__collection > a{
	display: inline-block;
	font-size: 16px;
	color: var(--primary-color);
	font-weight: 700;
}
.title__collection .star-icon{
	margin:0;
	padding:0;
}
.title__collection .tour__price p{
	width: max-content;
	font-size: 22px;
	color: red;
	font-weight: 700;
}
.title__collection .tour__price p strike{
	font-size: 16px;
	color: #000;
}
.location__collect{
	margin-top: 15px;
}
@media(min-width:768px){
	.location__collect .gr-meta .schedule:first-child{
		min-height:48px;
	}
}
.rv p{
	color: #999;
}
.rv strong{
	display: inline-block;
	color: #777;
	position: relative;
	padding-left: 18px;
}
.rv strong::before{
	content: '\2014 \00A0';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.rv strong span{
	font-weight: 400;
}
.review{
	padding: 20px 0 40px 0;
	background-color: #f5f5f5;
}
.slide__review .row{
	align-items: center;
}
.rv__img{
	margin-bottom: 20px;
}
.review__des > p{
	position: relative;
	font-size: 14px;
	padding: 0 40px;
	text-align: justify;
}
.review__des .rv{
	padding: 0 40px;
	padding-left: 15px;
}
.review__des .rv ul li{
	position: relative;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 10px;
}
.review__des .rv ul{
	padding-left: 0;
}
.review__des .rv ul li::before{
	content: "\f00c";
	position: absolute;
	font-family: 'fontawesome';
	left: 0;
	color: #07a931;
}
.review__des p::before{
	content: "\f10d";
	font-family: 'fontawesome';
	position: absolute;
	left: 0;
	top: 13px;
	font-size: 36px;
	color: #00000033;
}
.review__des p::after{
	content: "\f10e";
	font-family: 'fontawesome';
	position: absolute;
	right: 5px;
	bottom: 0;
	font-size: 30px;
	color: #00000033;
}
.slide__review{
	padding: 0 80px;
}
.slide__review .owl-nav .owl-prev{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	font-size: 30px;
	color: #b2bfc980;
}
.slide__review .owl-nav .owl-next{
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	font-size: 30px;
	color: #b2bfc980;
}
.slide__review .owl-item:nth-of-type(2n) .list__reivew .row{
	flex-direction: row-reverse;
}
#myCarousel .carousel-control{
	z-index: 100;
}
.rel{
	position: relative;
	text-align: right;
}
.rel .fromupssd{
	right: 105%;
}
.rel .price{
	font-size: 20px;
	margin:0;
}
.flex-price{
	display: flex;
	justify-content: flex-end;
	margin-top: 15px;
}
.price-item{
	display: flex;
	justify-content: flex-end;
}
.check-in-out label{
	font-weight: 400;
}
.wishlist{
	position: relative;
}
.heart-txt{
	display: flex;
	align-items: center;
	height: 100%;
	gap: 15px;
	padding: 0 8px;
	color: var(--primary-color);
	cursor: pointer;
}
.wishlist p{
	margin-bottom: 0;
}
.heart{
	position: relative;
}
.top-links li .heart span{
	color: #fff;
	font-size: 11px;
	background: var(--second-color);
}
.heart i{
	font-size: 18px;
}
.heart span{
	font-size: 11px;
	padding: 1px 3px;
	background: var(--second-color);
	border-radius: 4px;
	position: absolute;
	bottom: 100%;
	color: #fff;
	right: -14px;
	line-height: 12px;
	text-align: center;
	display: inline-block;
}
.weather{
	padding: 0 8px;
	display: flex;
	align-items: center;
	height: 100%;
}
.weather img{
	width: 30px;
	height: 18px;
	object-fit: cover;
}
.weather span{
	line-height: 18px;
}
.top-links li.temp.b-sl{
	border-right: 1px solid #fff;
}
.top-links li.temp a{
	padding: 0 8px;
}
.main__wishlist{
	position: absolute;
	top: 100%;
	left: 0;
	background: #Fff;
	width: 400px;
	border: 2px solid var(--primary-color);
	display: none;
	z-index: 10;
}
.main__wishlist.active{
	display: block;
}
.main__wishlist::before{
	content: "";
	position: absolute;
	top: -6px;
	left: 60px;
	width: 10px;
	height: 10px;
	background: #fff;
	transform: rotate(45deg);
	border-top: 1px solid var(--primary-color);
	border-left: 1px solid var(--primary-color);
}
.main__wishlist .list__wishlist{
	padding-left: 0;
	margin-left:0;
	max-height:400px;
	overflow-y:auto;
}
.main__wishlist .list__wishlist li.list{
	display: flex;
	justify-content: space-between;
	float: unset;
	padding: 10px;
	border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}
.main__wishlist .list__wishlist li.list .pr{
	flex:0 90px;
	text-align:right;
}
.main__wishlist .list__wishlist li.list .pr .const-btn{
	font-size:1.8rem;
}
.main__wishlist .list__wishlist li.list .box-img{
	width: 100px !important;
	padding:0;
}
.main__wishlist .list__wishlist li.list img{
	    aspect-ratio: 6 / 5;
    object-fit: cover;
    width: 100px !important;
}
.main__wishlist .list__wishlist li.list .heading__info .media-heading{
	flex:1;
}
.heading__info{
	display: flex;
	gap: 15px;
}
.heading__info img{
	width: 55px;
	height: 55px;
	object-fit: cover
}
.media-heading a{
	display: inline-block;
	color: var(--primary-color) !important;
	font-size: 14px;
	font-weight: 600;
	padding: 0 !important;
}
.media-heading ul{
	display: flex;
	gap: 3px;
	list-style: none;
	padding-left: 0;
	margin-left:0;
}
.media-heading ul li i{
	color: #ffcb00;
}
.pr p{
	font-size: 13px;
	color: #333333cc;
}
.pr strong{
	font-size: 18px;
	color: red;
}
.pr strong strike{
	font-size: 14px;
	font-weight: 400;
	color: #333333cc;
}
.btn-wishlist{
	padding: 8px 0;
	text-align: center;
}
.btn-wishlist a{
	display: inline-block;
	font-weight: 500;
	color: var(--primary-color) !important;
}
.save{
	position: absolute;
	top: 15px;
	right: 30px;
	color: #fff;
	cursor: pointer;
	z-index: 200;
}
.save::before{
	content: "\f004";
	font-family: 'FontAwesome';
	width: 24px;
	height: 24px;
	border-radius: 50%;
	right: 100%;
	background-color: #0000004d;
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	display: inline-block;
}
.save:hover::before{
	background-color: #fff;
	color: var(--primary-color);
}
.slide__banner .owl-nav .owl-prev{
	position: absolute;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
	font-size: 40px;
	color: #fff;
}
.slide__banner .owl-nav .owl-next{
	position: absolute;
	top: 50%;
	right: 40px;
	transform: translateY(-50%);
	font-size: 40px;
	color: #fff;
}
.list__gallery{
	margin-bottom: 30px;
}
.rating{
	padding-left: 0;
	margin-left:0;
	display: flex;
	gap: 3px;
	list-style: none;
}
.rating li i{
	color: #f0b727;
}

@media only screen and (min-width: 46.25em) and (max-width: 63.9375em) {
	a#on_top {
		bottom: 88px;
	}

	.zalo-fixed {
		bottom: 84px;
	}

	#icon-language {
		position: relative;
		top: -3px;
	}

	/*.row.justify-content-center .col-md-3 {
	height: 0;
}*/
}

#myDropdown a {
	display: flex;
	font-size: 11px;
	font-weight: 600;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: flex-end;
}

#myDropdown img {
	object-fit: cover;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	margin-right: 4px;
	border: 1px solid #e1e1e1;
}

.card-price {
	margin-top: -22px;
}

.card-price p {
	margin: 0;
	font-size: 12px;
	font-weight: 600;
}

#dropbtn-lang {
	text-transform: capitalize;
	background-color: transparent;
	border: none;
	font-weight: 600;
	min-width: 110px;
}

.titel_cruise {
	display: flex;
	justify-content: space-between;
}
.collapse.show-rv{
	display: block;
}

@keyframes ring-phone {
	0% {
		transform: rotate(-30deg);
	}

	100% {
		transform: rotate(10deg);
	}
}

@media only screen and (max-width: 991px){
	.slide__banner .owl-nav .owl-prev{
		left: 5px;
	}
	.slide__banner .owl-nav .owl-next{
		right: 5px;
	}
	.main__wishlist{
		left: unset;
		right: 0;
	}
	.main__wishlist::before{
		left: unset;
		right: 10px;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: block !important;
	}

	.form-contact{
		padding: 20px;
	}
	.temp {
		display: none;
	}

	.header-li .h-img a {
		float: left;
	}

	.header-trip {
		margin-top: 10px;
	}

	/*.row.justify-content-center .col-md-3 {
	height: 0;
}*/

	#icon-language {
		top: -2px;
		right: 0px;
	}

	.it-body.viewitem.review,
	.it-body.viewitem.view-qa {
		display: block !important;
	}

	.widget.widget-book-us.hidden-xs,
	.cd-tag.hidden-xs {
		display: none !important;
	}

	.it-body.viewitem,
	.tour-bgr {
		display: none;
	}

	.cd-tabs .nav li a {
		padding: 12px 6px;
	}

	.check-rooms .form-group {
		margin-right: 35px;
	}

	.posts-mobile {
		width: 100% !important;
		height: auto !important;
	}

	.media.bg-default {
		display: flex;
		flex-wrap: wrap;
	}

	.media-heading.text-bold.z_16.f_hn {
		margin-top: 10px;
	}

	.search-2 {
		display: none;
	}

	.cssmenu {
		position: relative;
	}





	.d-none-mobile,
	.widget.widget-book-us,
	.widget-aric.widget-search-cruise {
		display: none !important;
	}

	.widget-aric.widget-search-cruise.mobile {
		width: 100%;
		display: block !important;
		padding-bottom: 25px;
		margin-bottom: 34px;
		padding-top: 10px;
		color: #000;
	}

	form {
		padding-right: 10px;
		padding-left: 10px;
	}

	.text-normal {
		padding-left: 10px;
		color: inherit;
	}

	.select-lang #myDropdown {
		left: 14px;
	}

	.titel-pad p {
		padding: 0;
	}

	.form-group-warp-items-js {
		justify-content: space-between;
		display: flex;
	}

	.top-links.pull-right {
		width: 0px;
		padding: 8px 0;
	}

	.ssd-item {
		display: flex;
		justify-content: flex-end;
		flex-direction: column;
		align-items: flex-end;
	}

	.d-moblie {
		display: flex;
		flex-wrap: wrap;
	}

	.width-100 {
		width: 100%;
	}

	.width-50 {
		width: 50%;
	}

	.ssd-item .price {
		position: relative;
		font-size: 24px;
		/*top: -20px;*/
		left: 4px;
	}

	.price span {
		position: relative;
		font-size: 10px;
		top: -10px;
	}

	.pricedown {
		position: relative;
		/*top: -10px;*/
	}

	.row.accordion-gradient-bcg.d-flex.justify-content-center {
		width: 100%;
	}

	.h-img.mobile {
		display: flex;
		flex-direction: column;
	}

	.heart.dropdown.hide-500 {
		display: none;
	}

	.info__detail ul li {
		width: 100%
	}

	.info__detail ul li:last-child {
		margin-bottom: 0;
	}

}

.it-body.viewitem {
	display: none;
}

.it-body.viewitem.review,
.it-body.viewitem.view-qa {
	display: block;
}




@keyframes fadeinout {

	0% {
		opacity: 0;
		bottom: 0;
	}

	50%,
	100% {
		opacity: 1;
		bottom: 150px;
	}
}



.hideMessage {
	position: fixed;
	background-color: var(--primary-color);
	width: auto;
	height: 100px;
	color: #fff;
	left: 70px;
	bottom: 150px;
	z-index: 100;
	animation-duration: 3s;
	animation-fill-mode: forwards;
	opacity: 0;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 4px 0 #00000066;
	border: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 10px;
	transition: all linear 0.5s;
}

#alertMessage {
	display: flex;
	gap: 10px;
}

.hideMessage img {
	width: 120px;
	height: 100%;
	object-fit: cover;
	display: block;
}

@media only screen and (max-width: 767.98px) {
	.popup__img{
		width: 370px;
	}
	.main__wishlist{
		left: 50%;
		transform: translateX(-50%);
		width: 320px;
		background: #fff;
		z-index: 9999;
	}
	.main__wishlist::before {
		right: 50%;
		transform: translateX(50%) rotate(45deg);
	}
	.main__wishlist .list__wishlist:not(:last-child){
		margin-bottom: 0;
	}
	.heading__info{
		gap: 10px;
	}
	.pr p{
		font-size: 11px;
	}
	#scr-bar img:hover{
		height: 61px;
	}
	.text-baner{
		top: 50%;
	}
	.mh-52,
	.mh-375{
		min-height: unset;
	}
	p.schedule{
		height: unset !important;
	}
	.breadcrumb-text h2{
		font-size: 24px;
	}
	.breadcrumb-text{
		padding: 18px 20px;
	}
	.of-mb{
		overflow-x: auto;
	}
	.check-in-out label{
		display: block;
	}
	/*#alertMessage{
	display: none;
}*/
	.hideMessage {
		left: 10px;
	}
	.slide__review .owl-nav{
		display: none;
	}
	.slide__review{
		padding: 0;
	}
	.slide__banner .owl-nav{
		display: none;
	}
	.tc-header .price{
		top: 0;
	}
	#index {
		margin-top: 0;
		background: #f5f5f5;
		text-align: center;
		color: #333;
		position: static;
		z-index: 99;
		transform: translate(0);
		width: auto;
	}
	.form-search{
		background-color: rgb(61 64 149);
	}
	.destination__img img{
		width: 100%;
		object-fit: cover;
	}
	.m-h{
		max-height: unset;
		justify-content: center;
	}
	.regular .z-tabs > .z-container > .z-content > .z-content-inner{
		padding: 5px;
	}
	.pa-thumbnail .caption{
		min-height: unset !important;
	}

	.b-name-room a{
		font-size: 18px;
	}
	.b-list-room h3{
		margin: 10px 0;
	}
	.top-cruise-body > p{
		margin-bottom: 20px;
	}
	.tour__related .thumbnail a>img{
		height: auto;
	}
	.check-rooms .control-label{
		font-size: 12px;	
	}
	.check-rooms .form-control-feedback{
		top: 22px !important;
	}
	.txt {
		height: 100px;
	}
	.reviewcmt .d-flex{
		padding: 0;
	}
	#abe .top-cruise-body{
		padding: 10px 15px;
	}
	#abe .tc-header .price p{
		margin: 15px;
	}
	.contact-feature{
		padding: 15px;
		min-height: unset;
	}

	.txt p {
		margin: 0 !important;
	}
	.footer__container{
		display: flex;
	}
	.footer__container-item-2-container a{
		text-align: left;
	}
	.footer__container-item-2{
		width: 50%;
	}
	.footer__container-item-4, .footer__container-item-1{
		width: 100%;
	}
	.footer__footer{
		padding: 15px 30px;
	}
	.qr img{
		position: static;
	}
}
@media only screen and (max-width: 600px){
	.grid-container{
		grid-template-columns: repeat(1, 400px);
		/* grid-template-rows: repeat(2, 150px); */
		align-items: unset;
		justify-content: center;
	}
}

.rate-1,.rate-1 span{
	vertical-align: middle;
	display: inline-block;
	line-height: 0;
	text-align: left;
	width: 92px;
	height: 15px;
	background: url(../../files/images/s5rate.png) repeat-x 0 -18px;
}
.rate-1 span{
	background-position: 0 0;
}
.hc-head{
	margin-bottom: 24px;
	padding-right: 270px;
	position: relative;
}
.hc-price{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 1;
	font-size: 1.3rem;
	color: rgba(0, 0, 0, 0.7);
}
.hc-price .hc-price-number{
	font-size: 2.4rem;
	line-height: 1.1;
	color: #000;
	padding-top: 5px;
}
.hc-price .hc-price-number del{
	color: #ccc;
}
@media(max-width:767.98px){
	.hc-head{
		padding-right:0;
	}
	.hc-price{
		display:none;
		position:relative;
		margin-top:10px;
	}
}

.form-book-tour .form-control{
	width:100%;
}
.form-book-tour .infor-tour{
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	padding: 15px;
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	background:#f0f0f0b0;
}
.form-book-tour .infor-tour .tour-img img{
	width:300px;
}
.form-book-tour .infor-tour table th,
.form-book-tour .infor-tour table td{
	padding:5px;
}
table.border-0,table.border-0 td,table.border-0 th{
	border:0;	
}
#policy{
	cursor:pointer;
}

.box-servicelist .item{
	background-color: #fff;
	padding: 9px 10px 9px 35px;
	border-radius: 2px;
}
.box-servicelist .item>input[type="checkbox"]{
	display:none;
}
.box-servicelist .item>label{
	position: relative;
	cursor: pointer;
	margin:0;
	font-weight:400;
}
.box-servicelist .item>label:before{
	content: '';
	font-family: FontAwesome;
	font-size: 1.8rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #b7b7b7;
	background-color: #fff;
	border-radius: 2px;
	width: 16px;
	height: 16px;
	position: absolute;
	left: -27px;
	top: 0;
}
.box-servicelist .item>input[type="checkbox"]:checked + label:before{
	content: '\f14a';
	color: #2db300;
	border-color: transparent;
}
.check-box > label{
	font-weight:normal;
}

.cruises .card-img-top{
	aspect-ratio: 6 / 4;
}
#carousel .img-responsive{
	aspect-ratio: 6 / 4;
}
.slide__tour .list__img__tour img{
	aspect-ratio: 6 / 4;
	height: 500px;
	object-fit: cover;
}
@media(max-width:576px){
	.slide__tour .list__img__tour img{
		height:auto;
	}
}
.item.tour-item{
	min-height:375px;
}
.position-relative{
	position:relative;
}
.box-img{
	position:relative;
}
.box-img  img{
	aspect-ratio: 6 / 4;
}

@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio:2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio:2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	#cssmenu #menu-button::before {
		right: 10px !important;
	}
}
@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio:2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio:2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	#cssmenu #menu-button::after {
		right: 45px !important;
	}
}
@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio:2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio:2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	#cssmenu ul ul li a:hover, #cssmenu ul ul li:hover>a {
		color: #fff !important;
	}
}

.otp-checkprice{
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	color: var(--primary-color);
	border: 1px solid var(--primary-color);
	border-radius: 2px;
	padding: 10px 10px 10px 36px;
	text-align: left;
	line-height: 1.2;
	font-size:14px;
	text-transform: uppercase;
	cursor: pointer;
}
.otp-checkprice:before{
	content: '\f155';
	font-family: FontAwesome;
	display: inline-flex;
	width: 24px;
	height: 24px;
	align-items: center;
	justify-content: center;
	background-color: var(--primary-color);
	color: #fff;
	font-size: 1.5rem;
	padding-top: 2px;
	border-radius: 50%;
	position: absolute;
	left: 6px;
}

.const-btn{
	font-size:28px;
	line-height:1.3;
	font-weight:bold;
	color: var(--primary-color);
}
.card-body table {
    width: 100%;
    min-width: 600px;
    border-collapse: collapse;
}

.card-body {
    overflow-x: auto;
}