<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    zoom: 1; }

a, input, textarea, button, select {
    outline: none; }

a:hover, h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus {
    text-decoration: none; }

a:focus, input:focus, textarea:focus, button:focus, select:focus {
    outline: none !important;
    text-decoration: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }

body {
    line-height: 1; }

ol, ul {
    list-style: none; }

blockquote, q {
    quotes: none; }

blockquote:before, blockquote:after {
    content: "";
    content: none; }

q:before, q:after {
    content: "";
    content: none; }

table {
    border-collapse: collapse;
    border-spacing: 0; }
/*thtech*/
.display_none_des{
	display:none;
}
/*gobal*/
.font-size-14{
	font-size:14px;
}
/*end gobal*/
/*end*/
.c0 {
    color: #000; }

.c2a {
    color: #3b444e; }

.c2d {
    color: #2db300; }

.c2r {
    color: #d60000; }

.c7 {
    color: #74c63d; }

.c5a {
    color: #ff5a27; }

.c6 {
    color: #666; }

.c9 {
    color: #999; }

.c3 {
    color: #ccc; }

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

body {
    line-height: 18px;
    color: #000;
    background: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
    direction: ltr;
    unicode-bidi: embed; }

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

a {
    color: #3b444e;
    cursor: pointer; }
a:focus, a:hover {
    color: #f16f30; }

.lh14 {
    line-height: 14px; }

.lh18 {
    line-height: 18px; }

.lh24 {
    line-height: 24px; }

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

.text-bold {
    font-weight: bold; }

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

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

.block {
    display: block; }

.text-normal {
    font-weight: normal; }

.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

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

.z_10 {
    font-size: 10px; }

.z_11 {
    font-size: 11px; }

.z_12 {
    font-size: 12px; }

.z_13 {
    font-size: 13px; }

.z_14 {
    font-size: 14px; }

.z_16 {
    font-size: 16px; }

.z_18 {
    font-size: 18px; }

.z_20 {
    font-size: 20px; }

.z_24 {
    font-size: 24px; }

.text-underline {
    text-decoration: underline; }



.title, .title24 {
    line-height: 100%; }

.title24 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;

    color: #333; }

.box-hidden {
    overflow: hidden; }

.table-block {
    display: table;
    width: 100%; }

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

.form-control-angle-down {
    background: url("../images/angle-down.png") no-repeat right center; }

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

select.form-control {}

.list-check li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px; }
.list-check li:before {
    content: '\f00c';
    display: inline-block;
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(0, 117, 201, 0.5); }

.list-dot li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px; }
.h-list-dot li{margin-left: 24px;list-style-type:none;padding-left:0;}
.h-list-dot li:before {
	    content: "\f10c";
	    display: inline-block;
	    font-family: 'FontAwesome';
	    position: absolute;
	    left: -15px;
	    top: 0px;
	    color: #141514;
	    font-size: 10px;
	}
.list-dot li:last-child {
    margin-bottom: 0; }

.btn {
    -webkit-transition: all 0.35s;
    -khtml-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s; }

.btn-style-1 {
    background-color: #f16f30;
    color: #fff !important; }
.btn-style-1:hover {
    opacity:0.6 }

.btn-style-1d {
    background-color: #2db300;
    color: #fff !important; }
.btn-style-1d:hover {
    background-color: #3b8500; }

.btn-style-2 {
    background-color: #3b444e;
    color: #ffca00 !important; }
.btn-style-2:hover {
    opacity: 0.85; }

.btn-style-2a {
    background-color: #f16f30;
    color: #fff !important; }
.btn-style-2a:hover {
	opacity:0.6}

.btn-style-3 {
    background-color: rgba(0, 84, 160, 0.5);
    color: #fff !important; }
.btn-style-3:hover {
    background-color: #0054a0; }

.rate-1, .rate-1 span, .rate-2, .rate-2 span {
    vertical-align: middle;
    display: inline-block;
    line-height: 0; }

.rate-1, .rate-1 span {
    width: 77px;
    height: 13px;
    background: url("../images/rate-1.png") repeat-x 0 -13px; }

.rate-2, .rate-2 span {
    width: 90px;
    height: 13px;
    background: url("../images/rate-2.png") repeat-x 0 0; }

.rate-1 span {
    background-position: 0 0; }

.rate-2 span {
    background-position: 0 -15px; }

.star-green {
    width: 90px;
    height: 13px;
    display: inline-block; }
.star-green span {
    height: 100%;
    display: inline-block;
    background-image: url(../images/star-green.png);
    background-repeat: repeat-x; }

.re-checkbox li input[type="checkbox"] {
    display: none; }
.re-checkbox li label {
    cursor: pointer;
    font-weight: normal; }
.re-checkbox li input[type="checkbox"] + label:before {
    background: url("../images/icon.png") no-repeat 0 -24px;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: -3px 7px 0 0;
    vertical-align: middle;
    width: 13px; }
.re-checkbox li input[type="checkbox"]:checked + label:before {
    background: url("../images/icon.png") no-repeat 0 -38px; }

.re-radio-green li input[type="radio"] {
    display: none; }
.re-radio-green li label {
    cursor: pointer;
    font-weight: normal; }
.re-radio-green li input[type="radio"] + label:before {
    background: url("../images/icon.png") no-repeat 0 -24px;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: -3px 7px 0 0;
    vertical-align: middle;
    width: 13px; }
.re-radio-green li input[type="radio"]:checked + label:before {
    background: url("../images/icon.png") no-repeat 0 -38px; }

.re-checkbox-green li input[type="checkbox"] {
    display: none; }
.re-checkbox-green li label {
    cursor: pointer;
    font-weight: normal; }
.re-checkbox-green li input[type="checkbox"] + label:before {
    background: url("../images/icon.png") no-repeat 0 -24px;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: -3px 7px 0 0;
    vertical-align: middle;
    width: 13px; }
.re-checkbox-green li input[type="checkbox"]:checked + label:before {
    background: url("../images/icon.png") no-repeat 0 -38px; }

.re-radio li input[type="radio"] {
    display: none; }
.re-radio li label {
    cursor: pointer;
    font-weight: normal; }
.re-radio li input[type="radio"] + label:before {
    background: url("../images/icon.png") no-repeat -14px -23px;
    content: "";
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: -3px 5px 0 0;
    vertical-align: middle;
    width: 16px; }
.re-radio li input[type="radio"]:checked + label:before {
    background: url("../images/icon.png") no-repeat -14px -39px; }

.more-1y {
    display: inline-block;
    text-transform: uppercase; }
.more-1y .fa {
    color: #ffca00; }

.container {
    position: relative;
     }

#page-wrap {
    position: relative;
    overflow: hidden; }

.bg-default {
    background-color: #fff; }

section {
    position: relative;
    z-index: 1; }

.media .pull-left {
    padding: 0;
    margin-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%); }

.h-center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.w-center {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

@media (max-width: 1024px) {
	.cruiseBody #container_1{margin-top:48px !important}
}
@media (max-width: 992px) {
	.breadcrumb-main{display:none !important}
}
@media (max-width: 500px) {
    .col-ms-12 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; } }
.header {
    margin-top: 61px;
    padding: 12px 0 9px;
    position: relative;
    z-index: 9992;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 40px rgba(23, 21, 23, 0.3);
    -khtml-box-shadow: 0 6px 40px rgba(23, 21, 23, 0.3);
    -moz-box-shadow: 0 6px 40px rgba(23, 21, 23, 0.3);
    -ms-box-shadow: 0 6px 40px rgba(23, 21, 23, 0.3);
    -o-box-shadow: 0 6px 40px rgba(23, 21, 23, 0.3);
    box-shadow: 0 6px 40px rgba(23, 21, 23, 0.3); }
.header.shadow-hidden {
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    -khtml-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0); }

.header-fix-top {
    background-color: #3b444e;
    color: #fff;
    z-index: 9995;
    padding: 5px 0 2px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    min-height: 53px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5); }
.header-fix-top ul li {
    position: relative; }
.header-fix-top ul li:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.header-fix-top ul li:first-child:after {
    display: none; }

.logo-cruises {
    overflow: hidden; }
.logo-cruises li {
    float: left;
    position: relative; }
.logo-cruises li:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 50%;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.logo-cruises li:first-child:after {
    display: none; }
.logo-cruises li a {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    padding: 0 25px;
    text-align: center; }
.logo-cruises li a span {
    display: block; }
.logo-cruises li a:hover {
    color: white; }
.logo-cruises li a:hover .paradise {
    background-position: -4px -51px; }
.logo-cruises li a:hover .pelican {
    background-position: -148px -50px; }
.logo-cruises li a:hover .aphrodite {
    background-position: -271px -50px; }
.logo-cruises li:first-child a {
    padding-left: 0; }
.logo-cruises li:last-child {
    padding-right: 0; }
.logo-cruises .img {
    background-image: url(../images/logo-cruise-top-new.png);
    background-repeat: no-repeat;
    height: 35px;
    margin: 0 auto; }
.logo-cruises .paradise {
    width: 75px;
    background-position: -4px -9px; }
.logo-cruises .indochina {
    width: 91px;
    background-position: -120px -4px; }
.logo-cruises .aphrodite {
    width: 54px;
    background-position: -271px -8px; }

.top-links {
    display: table;
    padding-top: 9px; }
.top-links li {
    float: left; }
.top-links li:after {
    height: 13px; }
.top-links li:last-child:after {
    display: none; }
.top-links li a {
    display: block;
    padding: 8px;
    font-size: 14px;
    color: #fff; }
.top-links li a .fa-globe, .top-links li a:hover {
    color: #5ad2ff; }
.top-links .heart {
    position: relative; }
.top-links .hbt-search-top .fa-search{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .2);
    text-align: center;
    line-height: 24px; }
.top-links .heart .fa-heart {
    font-size: 18px;
    vertical-align: top; }
.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: -.8em; }
.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 #3b444e;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
.top-links .sub-language:after, .top-links .sub-language:before, .top-links .sub-wishlist:after, .top-links .sub-wishlist:before {
    bottom: 100%;
    left: 112px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
.top-links .sub-language:after, .top-links .sub-wishlist:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px; }
.top-links .sub-language:before, .top-links .sub-wishlist:before {
    border-color: rgba(13, 149, 252, 0);
    border-bottom-color: #3b444e;
    border-width: 10px;
    margin-left: -10px; }
.top-links .sub-wishlist {
    width: 355px;
    left: 0; }
.top-links .sub-wishlist:after, .top-links .sub-wishlist:before {
    left: 112px; }
.top-links .sub-language {
    width: 159px;
    padding: 15px 18px; }
.top-links .sub-language:after, .top-links .sub-language:before {
    left: 50%; }

.list-languages li {
    float: none !important;
    margin-bottom: 10px;
    position: relative;
    padding-left: 26px;
    cursor: pointer; }
.list-languages li:hover {
    color: #0d6dc3; }
.list-languages li:last-child {
    margin-bottom: 0; }
.list-languages li .fa {
    position: absolute;
    left: 0;
    color: #5ad2ff;
    font-size: 18px;
    top: 4px;
    background-color: #3b444e;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center; }
.list-languages li .flag {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 11px;
    background-image: url(../images/flags.png);
    background-repeat: no-repeat; }
.list-languages li .f-france {
    background-position: 0 0; }
.list-languages li .f-germany {
    background-position: -22px 0; }
.list-languages li .f-italia {
    background-position: -45px 0; }
.list-languages li .f-spain {
    background-position: -67px 0; }
.list-languages li .f-korea {
    background-position: -89px 0; }

.sub-wishlist .view-more {
    color: #0075c9; }
.sub-wishlist .media {
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    margin: 0;
    padding: 15px 18px; }
.sub-wishlist .media a.pull-left {
    width: 55px;
    height: 55px;
    display: block; }
.sub-wishlist .media a.pull-left img {
    width: 100%;
    height: 100%; }
.sub-wishlist .media:hover {
    background-color: #f7f7f7;
    cursor: pointer; }
.sub-wishlist .media:hover .media-heading a {
    color: #0d6dc3 !important; }
.sub-wishlist .media-heading {
    font-weight: 700;
    margin-bottom: 2px; }
.sub-wishlist .media-heading a {
    padding: 0 !important;
    color: #3b444e !important; }
.sub-wishlist .media-body {
    position: relative;
    padding-right: 90px;
    font-size: 13px; }
.sub-wishlist .media-body .rate-1 {
    margin-bottom: 5px; }
.sub-wishlist .media-body .price {
    position: absolute;
    top: 0;
    right: 10px; }

.sub-search-top {
    position: absolute;
    width: 520px;
    right: 0;
    top: -145px;
    background-color: #a7bbcf;
    opacity: 0;
    visibility: hidden;
    -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;
    z-index: 9; }
.sub-search-top.open {
    top: -4px;
    opacity: 1;
    visibility: visible; }
.sub-search-top form {
    padding: 10px;
    background-color: #004380;
    padding-right: 68px;
    position: relative; }
.sub-search-top .d-close {
    position: absolute;
    right: 24px;
    top: 19px;
    z-index: 99;
    cursor: pointer;
    width: 24px;
    height: 24px; }
.sub-search-top .d-close:before, .sub-search-top .d-close:after {
    content: '';
    width: 24px;
    height: 2px;
    display: block;
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }
.sub-search-top .d-close:before {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
.sub-search-top .d-close:after {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.sub-search-top .form-group {
    margin: 0; }
.sub-search-top .form-control {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 40px;
    border: none;
    padding-right: 73px; }
.sub-search-top .btn {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 38px;
    width: 73px;
    color: #3b444e;
    font-size: 18px;
    border: none;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
.sub-search-top .btn:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(167, 187, 207, 0.3); }
.sub-search-top ul {
    overflow: hidden;
    padding: 19px 8px; }
.sub-search-top ul li {
    float: left; }
.sub-search-top ul li a {
    font-size: 13px;
    color: #fff !important;
    font-weight: 700;
    display: block;
    padding: 8px; }
.sub-search-top ul li a:hover {
    text-decoration: underline; }
.sub-search-top ul li:last-child:after {
    content: '';
    display: inline-block;
    background-color: #fff;
    width: 1px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.nav-menu {
    display: table;
    margin: 5px 0 0; }
.nav-menu li {
    float: left;
    position: relative; }
.nav-menu li a {
    display: block;
    padding: 10px 12px;
    color: #000 !important;
    -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;
    font-size: 14px; }
.nav-menu li a:hover {
    background-color: #e7e7e7; }
.nav-menu li:last-child a {
    padding: 7px 0 7px 10px;
    margin-left: 12px; }
.nav-menu li:hover {
    background-color: #e7e7e7; }
.nav-menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%; }
.nav-menu .phone, .nav-menu .phone a {
    font-size: 18px;
    background: none !important;
  }
.nav-menu .sub-menu {
    position: absolute;
    top: 120%;
    left: 0;
    width: 194px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    -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; }
.nav-menu .sub-menu li {
    float: none !important; }
.nav-menu .sub-menu li.first {
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.nav-menu .sub-menu li:last-child a {
    margin-left: 0; }
.nav-menu .sub-menu li a {
    padding: 10px;
    color: #5a5a5a !important; }

.breadcrumb-main {
    background-color: #edf0f2;
    position: relative;
    z-index:1;
    font-size: 14px; }
.breadcrumb-main .breadcrumb {
    padding: 15px 0;
    margin: 0;
    background-color: transparent; }
.breadcrumb-main .breadcrumb &gt; li a {
    color: rgba(0, 0, 0, 0.7); }
.breadcrumb-main .breadcrumb &gt; li a:hover {
    color: black;
    text-decoration: underline; }
.breadcrumb-main .breadcrumb &gt; li + li:before {
    content: '\f105';
    font-family: 'FontAwesome'; }
.breadcrumb-main .breadcrumb &gt; .active {
    color: rgba(0, 0, 0, 0.7); }
.breadcrumb-main .breadcrumb.back li a {
    color: rgba(0, 0, 0, 0.5); }
.breadcrumb-main .breadcrumb.back li a:hover {
    color: #3b444e;
    text-decoration: none; }
.breadcrumb-main.bg-default {
    background-color: #fff;
    -webkit-box-shadow: inset #ccc 0 1px 1px;
    -khtml-box-shadow: inset #ccc 0 1px 1px;
    -moz-box-shadow: inset #ccc 0 1px 1px;
    -ms-box-shadow: inset #ccc 0 1px 1px;
    -o-box-shadow: inset #ccc 0 1px 1px;
    box-shadow: inset #ccc 0 1px 1px; }

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

.header-book {
    background-color: #3b444e;
    padding: 14px 0; }

/*-- header-mobile --*/
.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: -.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); }

.header-mobile {
    padding: 12px 0; }
.header-mobile .container-fluid {
    position: relative; }

.hl-bars {
    font-size: 22px;
    color: #3b444e;




    right: 15px;
    height: 24px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    top: 50%;
    margin-top: -12px; }

.btn-wishlist-mobile {
    position: absolute;
    right: 54px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.btn-wishlist-mobile .fa-heart {
    color: #ccc;
    vertical-align: top; }
.btn-wishlist-mobile .fa-heart.active {
    color: #53d2ff; }

.sub-wishlist-1 {
    max-width: 324px;
    left: unset;
    right: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-top: 11px;
    border: 2px solid #3b444e;
    padding: 5px 14px 0; }
.sub-wishlist-1:after, .sub-wishlist-1:before {
    bottom: 100%;
    right: 61px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
.sub-wishlist-1:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 11px;
    margin-right: 2px;
    bottom: 99.66%; }
.sub-wishlist-1:before {
    border-color: rgba(0, 82, 162, 0);
    border-bottom-color: #0052A2;
    border-width: 13px;
    margin-right: 0; }
.sub-wishlist-1 .media {
    padding: 20px 0; }
.sub-wishlist-1 .view-more {
    color: #0073cc;
    padding: 10px 0; }
.sub-wishlist-1 .media-body {
    padding-right: 60px; }
.sub-wishlist-1 .media-body .price {
    right: 0; }
.sub-wishlist-1 .media-body .price sup {
    top: -.3em; }

.sub-wishlist-2 {
    width: 100%;
    background-color: #fff;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 5px 14px 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    border-bottom: 2px solid #3b444e;
    display: none; }
.sub-wishlist-2:before {
    bottom: 99.6%;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: 15px;
    pointer-events: none; }
.sub-wishlist-2 .media {
    padding: 20px 0; }
.sub-wishlist-2 .view-more {
    color: #0073cc;
    padding: 10px 0; }
.sub-wishlist-2 .media-body {
    padding-right: 60px; }
.sub-wishlist-2 .media-body .price {
    right: 0; }
.sub-wishlist-2 .media-body .price sup {
    top: -.3em; }

.menu-fixed {
    position: fixed;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: scroll;
    background-color: #3b444e;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s;
    -khtml-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s; }
.menu-fixed.active {
    width: 100%;
    opacity: 1;
    visibility: visible; }

.box-nav-control {
    height: 66px;
    position: relative; }

.close-menu-fixed {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.close-menu-fixed:before, .close-menu-fixed:after {
    content: '';
    display: block;
    width: 24px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 11px;
    left: 0; }
.close-menu-fixed:before {
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
.close-menu-fixed:after {
    -webkit-transform: rotate(-45deg);
    -khtml-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.wishlist-fixed {
    color: #53d2ff !important;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.wishlist-fixed .red-badge {
    margin-right: 5px; }

.box-nav-top form {
    padding: 0 15px; }
.box-nav-top form .form-group {
    margin: 0; }
.box-nav-top form .form-control {
    height: 36px;
    border: none;
    padding-right: 50px; }
.box-nav-top form .btn {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 34px;
    width: 36px;
    color: #3b444e;
    font-size: 18px;
    border: none;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
.box-nav-top form .btn:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(167, 187, 207, 0.3); }
.box-nav-top .logo-cruises {
    padding: 15px; }

.top-links-xs &gt; li {
    border-top: 1px solid #4d86be; }
.top-links-xs &gt; li &gt; a {
    color: #fff;
    font-size: 14px;
    padding: 10px 15px;
    display: block; }
.top-links-xs &gt; .dropdown-language a {
    position: relative; }
.top-links-xs &gt; .dropdown-language a .fa-globe {
    color: #53d2ff;
    margin-right: 5px; }
.top-links-xs &gt; .dropdown-language a .fa-angle-down {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.top-links-xs &gt; .dropdown-language a.on {
    color: #53d2ff; }
.top-links-xs &gt; .dropdown-language a.on .fa-angle-down:before {
    content: '\f106'; }
.top-links-xs .list-languages {
    background-color: #4d86be;
    padding: 10px 15px;
    display: none; }
.top-links-xs .list-languages &gt; li {
    color: #fff; }

.box-nav-links ul li a {
    display: block;
    font-size: 14px;
    padding: 10px 15px;
    color: #000;
    position: relative; }

.nav-links-inner &gt; li {
    border-bottom: 1px solid #e7e7e7; }
.nav-links-inner &gt; li:last-child {
    border-bottom: none; }
.nav-links-inner &gt; li &gt; a .fa[class^=fa-angle] {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.nav-links-inner &gt; li &gt; a.on .fa-angle-down:before {
    content: '\f106'; }
.nav-links-inner &gt; .contact &gt; a {
    background-color: #e7e7e7; }
.nav-links-inner &gt; .hotline &gt; a .fa {
    position: static;
    vertical-align: top;
    margin-right: 5px; }

.sub-nav-links {
    background-color: #e7e7e7;
    padding-left: 27px;
    display: none; }

@media (max-width: 1199px) {
    .nav-menu {
        margin-top: 0; }
    .nav-menu &gt; li &gt; a {
        padding: 10px 6px;
        font-size: 13px; }
    .nav-menu &gt; li:last-child a {
        font-size: 16px;
        margin-left: 0;
        padding-left: 7px; }
    .nav-menu &gt; .inquiry {
        margin-right: 0; }
    .nav-menu &gt; .inquiry &gt; a {
        padding-left: 6px;
        padding-right: 6px; }
    .nav-menu .sub-menu li a {
        font-size: 13px; } }
@media (max-width: 991px) {
	.header-book{
        padding-bottom: 35px;
        text-align: center;}
    .logo-cruises li {
        width: 33.333%; } }
@media (max-width: 700px) {
    .cat-list-cruise .col-xs-6{width:100% !important}
	
	}

@media (max-width: 767px) {
    .breadcrumb-more{
        border-bottom: 1px solid #e0e4e6;
        padding: 12px 0;} }
@media (max-width: 400px) {
    .sub-wishlist-1 {
        max-width: 100%;
        border-left: none;
        border-right: none; } }
@media (max-width: 400px) and (max-width: 991px) {
    .logo-cruises li a {
        padding: 0 3px; }
    .logo-cruises li a span {
        font-size: 10px; } }
.ic {
    display: inline-block;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    vertical-align: middle; }
.iw{
    display: inline-block;
    background-image: url(../images/ic-weather-header.png);
    background-repeat: no-repeat;
    height: 19px;
    vertical-align: middle;}

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

.iw-cloudy, .iw-nt_cloudy{
 	background-position: -82px 0;
    width: 28px;}
	
.iw-nt_mostlycloudy, .iw-nt_mostlysunny, .iw-nt_partlycloudy, .iw-nt_partlysunny, .iw-cloudy, .iw-nt_cloudy, .iw-mostlycloudy, .iw-mostlysunny, .iw-partlycloudy, .iw-partlysunny ,.iw-mainly-cloudy{
    background-position: -82px 0;
    width: 28px;}
	
.iw-sunny, .iw-clear {
    background-position: -45px 0;
    width: 19px;}

.iw-nt_sunny, .iw-nt_clear{
    background-position: -65px -2px;
    width: 16px;}
	
.ic-logo-blue {
    width: 219px;
    height: 41px;
    background-position: -54px -3px; }

.ic-logo-vtg {
    width: 72px;
    height: 48px;
    background-position: -280px 0; }

.ic-logo-vno {
    width: 177px;
    height: 41px;
    background-position: -359px -3px; }

.ic-logo-vietnam {
    width: 76px;
    height: 51px;
    background-position: 0 -90px; }

.ic-logo-pata {
    width: 79px;
    height: 40px;
    background-position: -82px -94px; }

.ic-logo-tripad {
    width: 164px;
    height: 28px;
    background-position: -165px -98px; }

.ic-logo-secured {
    width: 201px;
    height: 40px;
    background-position: -332px -94px; }

.team {
    padding-top: 70px;
    padding-bottom: 10px; }

.team-header {
    padding-left: 125px;
    padding-right: 125px;
    margin-bottom: 20px; }
.team-header .title24 {
    margin-bottom: 10px; }

.teams-list {
    overflow: hidden;
    display: block;
    margin: 0 -15px;
    padding: 15px 0; }
.teams-list .avata {
    width: 104px;
    height: 104px;
    margin: 0 auto 10px;
    border-radius: 100%;
    border: 1px solid #cfcfcf; }
.teams-list .avata img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    padding: 6px; }
.teams-list li {
    width: 14.286%;
    text-align: center;
    float: left;
    padding: 0 15px;
    margin-bottom: 15px;
    min-height: 172px; }
.teams-list li img {
    width: 100%; }
.teams-list .p-info {
    color: #3b444e;
    line-height: 14px; }
.teams-list .p-info h5 {
    color: #000;
    margin-bottom: 3px; }

.footer {
    background-color: #edf0f2;
    border-bottom: 17px solid #3b444e; }

.ft-top {
    background-color: #333;
    color: rgba(255, 255, 255, 0.6);
    padding: 10px 0; }
.ft-top .img-arrow {
    width: 75px;
    height: 40px;
    position: relative;
    display: inline-block;
    margin: 0 10px; }
.ft-top .img-arrow:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url("../images/icon.png") no-repeat -432px -48px;
    position: absolute;
    top: -10px;
    left: 0; }
.ft-top span {
    vertical-align: middle;
    display: inline-block; }
.ft-top .btn {
    padding: 4px 18px;
    margin: 0 25px; }
.ft-top .btn:hover {
    background-color: rgba(255, 255, 255, 0.6); }
.ft-top .ft-key:before {
    content: '';
    width: 17px;
    height: 21px;
    background: url("../images/icon.png") no-repeat 0 0;
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-bottom; }

.ft-cruises {
    padding: 30px 0; }
.ft-cruises .table {
    margin: 0; }
.ft-cruises .table tr td {
    border: none !important;
    line-height: 24px; }
.ft-cruises .table tr td a {
    color: rgba(0, 0, 0, 0.7);
    display: inline-block;
    margin-right: 15px; }
.ft-cruises .table tr td a:hover {
    color: #0d6dc3;
    text-decoration: underline; }
.ft-cruises .table tr td:first-child {
    font-weight: 700;
    padding-left: 0;
    min-width: 150px;
    line-height: 18px; }

.list-socials li .fa {
    color: #a7bbcf;
    font-size: 30px;
    cursor: pointer; }
.list-socials li .fa:hover {
    color: #3b444e; }

.ft-cruises-head {
    overflow: hidden; }
.ft-cruises-head .tg-cruise {
    color: #3b444e;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
    }
.ft-cruises-head .tg-cruise.click .fa {
    -webkit-transform: rotate(-180deg);
    -khtml-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.ft-cruises-body {
    display: none;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }

.footer-body {
    padding: 0 0 30px;
    color: rgba(0, 0, 0, 0.7); }
.footer-body hr {
    margin: 0 0 40px;
    border-top-color: rgba(0, 0, 0, 0.1); }
.footer-body .col-md-4 {
    width: 30%; }
.footer-body .col-md-4.last {
    width: 32%; }
.footer-body .col-md-2 {
    width: 19%; }
.footer-body dl {
    padding-top: 10px; }
.footer-body dt {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;

    color: #3b444e; }
.footer-body dd {
    margin-bottom: 10px; }
.footer-body a {
    color: rgba(0, 0, 0, 0.7); }
.footer-body a:hover {
    color: black;
    text-decoration: underline; }
.footer-body .dlast dd {
    line-height: 24px;
    margin-bottom: 20px; }
.footer-body .dlast dd p {
    position: relative;
    padding-left: 30px; }
.footer-body .dlast dd p .fa {
    position: absolute;
    left: 0;
    top: 5px; }

.ca-ft-info .item {
    margin-bottom: 25px; }
.ca-ft-info .item:last-child {
    margin-bottom: 0; }
.ca-ft-info .logo-ft {
    margin-bottom: 15px; }
.ca-ft-info .navbar-form-ft {
    width: 85%;
    max-width: 350px;
    margin-top: 10px; }
.ca-ft-info .navbar-form-ft .btn {
    background-color: #3b444e;
    color: #fff; }
.ca-ft-info .navbar-form-ft .btn:hover {
    background-color: #3b444e; }
.ca-ft-info .navbar-form-ft .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
.ca-ft-info .navbar-form-ft .form-control:-ms-input-placeholder {
    color: #999999; }
.ca-ft-info .navbar-form-ft .form-control::-webkit-input-placeholder {
    color: #999999; }

.ft-bottom {
    padding: 15px 0; }
.ft-bottom .pull-left li {
    padding: 0 10px; }
.ft-bottom .pull-right {
    padding-top: 12px; }

.logo-bank li {
    display: inline-block; }
.logo-bank li i {
    width: 48px;
    height: 30px;
    display: block;
    background-image: url("../images/icon.png");
    background-repeat: no-repeat;
    vertical-align: bottom;
    margin-right: 5px; }
.logo-bank li:last-child {
    margin-right: 0; }
.logo-bank li:nth-child(1) i {
    background-position: -2px -57px; }
.logo-bank li:nth-child(2) i {
    background-position: -61px -57px; }
.logo-bank li:nth-child(3) i {
    background-position: -117px -57px; }
.logo-bank li:nth-child(4) i {
    background-position: -175px -57px; }
.logo-bank li:nth-child(5) i {
    width: 54px;
    background-position: -233px -57px; }
.logo-bank li:nth-child(6) i {
    background-position: -293px -57px; }
.logo-bank li:nth-child(7) i {
    width: 77px;
    background-position: -349px -57px; }

.ft-main-mb {
    padding: 25px 0;
    display: none; }
.ft-main-mb .list-links {
    overflow: hidden;
    margin: 0 -8px;
    padding-bottom: 5px; }
.ft-main-mb .list-links li {
    padding: 0 8px;
    width: 50%;
    float: left;
    margin-bottom: 10px; }
.ft-main-mb .list-links li a {
    display: inline-block;
    color: rgba(0, 0, 0, 0.7); }

#toTop {
    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: #a7bbcf;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 75px;
    right: 25px;
    cursor: pointer;
    display: none;
    z-index: 99999; }
#toTop span {
    font-size: 24px;
    line-height: 40px; }

#preloader{
	display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 99999;}
    #preloader .loading-container{
        padding: 35px 35px 0;
        border-radius: 6px;
        height: 232px;
        width: 290px;}
    #preloader .loading-container img{
        margin-bottom: 24px;}

@media (max-width: 1199px) {
    .ft-top {
        text-align: center; }
    .ft-top .img-arrow::after {
        top: -5px; }
    .ft-top span:first-child, .ft-top span:last-child {
        display: block;
        margin: 0; }
    .ft-top span:first-child {
        margin-bottom: 10px; }

    .ft-bottom .pull-left, .ft-bottom .pull-right {
        float: none !important;
        text-align: center; } }
@media (max-width: 991px) {
    .teams-list li {
        width: 20%; }

    .footer-body {
        padding-bottom: 0; }
    .footer-body .first {
        width: 100%;
        margin-bottom: 15px; }
    .footer-body .first:after {
        content: '';
        display: table;
        clear: both; }
    .footer-body .last {
        width: 40%; }
    .footer-body .col-md-2 {
        width: 30%; }

    .team-header {
        padding-left: 0;
        padding-right: 0; } }
@media (max-width: 767px) {
	.breadcrumb-more{
        border-bottom: 1px solid #e0e4e6;
        padding: 12px 0;}
    .teams-list li {
        width: 25%; }

    .footer-body .last {
        width: 100% !important; }
    .footer-body .col-md-2 {
        width: 50%;
        margin-bottom: 15px; }

    .ca-ft-info .navbar-form-ft {
        margin: 10px 0 0;
        border: none;
        box-shadow: none; }
    .ca-ft-info .navbar-form-ft .form-group, .ca-ft-info .navbar-form-ft .btn {
        float: left; }
    .ca-ft-info .navbar-form-ft .form-group {
        width: 180px; }
    .ca-ft-info .navbar-form-ft .btn {
        width: 90px; } }
@media (max-width: 600px) {
    .teams-list li {
        width: 33.333%; }

    .ft-cruises .table {
        margin: 0; }
    .ft-cruises .table tr {
        display: block;
        margin-bottom: 15px; }
    .ft-cruises .table tr td {
        display: block;
        padding: 0; }

    .ft-top {
        padding: 10px 30px; }
    .ft-top .img-arrow, .ft-top .ft-key::before {
        display: none !important; }
    .ft-top .btn {
        margin-bottom: 10px; }

    .ft-cruises, .footer-body, .ft-bottom {
        display: none !important; }

    .ft-main-mb {
        display: block; }

    .team .h-header-dropdown {
        line-height: 1.2;
        color: #3b444e;
        position: relative;
        padding: 12px 30px 12px 12px;
        background-color: #fff;
        font-size: 13px;
        box-shadow: 0 2px 0 #c7c7c7;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px; }
    .team .h-header-dropdown span {
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -khtml-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    .team .h-header-dropdown .title24 {
        margin-bottom: 0; }
    .team .h-header-dropdown p {
        display: none; }
    .team .h_show {
        display: none;
        padding-bottom: 0; }

    .team {
        background-color: #ededed;
        padding: 0 0 15px !important; }

    #toTop {
        width: 32px;
        height: 32px;
        right: 10px; }
    #toTop span {
        font-size: 14px;
        line-height: 30px; } }
@media (max-width: 480px) {
	.cat-banner{
		display:none;
	}
	.teams-list li {
		width: 50%; 
	}
	.title-fixed,.hg-more-fixed{
		text-align:center;
	}
	.sortTours-fixed{
		display:block !important;
		float:none !important;
		text-align:center;
	}
	.sortTours-fixed &gt; label{
		display:none !important;
	} 
	.sortTours-fixed &gt; .man{
		display:block;
		margin:0px auto
	}
	.cat-list .item{
		box-shadow: 0px 2px 3px #b9c6ca;
		-moz-box-shadow: 0px 2px 3px #b9c6ca;
		-webkit-box-shadow: 0px 2px 3px #b9c6ca;
		-ms-box-shadow: 0px 2px 3px #b9c6ca;
	}
	.footer-body .col-md-2 {
		width: 100%;
	}
	.ca-ft-info .navbar-form-ft {
		width: 100%; } }
	.nav-menu .inquiry a{
	background-color: white !important;	
	font-size:14px !important;
	}
	.widget-search-cruise form input:hover{cursor:pointer;}
	.orange{ background:#f16f30}

/*  Setting
--------------------------------------------------------------------------------*/

.h-center, .box-help .btn, #compareModal .close {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.w-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
/*  Main
--------------------------------------------------------------------------------*/
.cat-banner {
    position: relative;
    z-index: 1; }
.cat-banner:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3; }
.cat-banner img {
    width: 100%;
    min-height:175px;
	max-height:488px;
	}
.cat-banner .breadcrumb-main {
    background-color: transparent;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }
.cat-banner .breadcrumb-main .breadcrumb li {
    color: #fff; }
.cat-banner .breadcrumb-main .breadcrumb li:before {
    color: #fff; }
.cat-banner .breadcrumb-main .breadcrumb li a {
    color: #fff;
}
.yellow{
	color:#ffd200;
}
.cat-banner h1 {
    display: inline-block;
    padding: 12px 20px;
    background-color: #2db300;
    color: #fff;
    position: absolute;
    bottom: 70px;
    z-index: 9; }

.nav-cat {
    background-color: #edf0f2; }
.nav-cat ul li {
    float: left;
    width: 20%;
    border-right: 1px solid rgba(202, 202, 202, 0.8); }
.nav-cat ul li:first-child {
    border-left: 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; }
.nav-cat ul li a span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px; }

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

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

.inc-weather {
    width: 41px;
    background-position: -44px 0; }

.inc-setting {
    width: 32px;
    background-position: -89px 0; }

.inc-binoculars {
    width: 28px;
    background-position: -127px 0; }

.inc-rowing {
    width: 38px;
    background-position: -160px 0; }

.cat-wrap {
    padding-top: 20px; }

.cat-header {
    margin-bottom: 10px;
    padding: 10px 0; }
.cat-header .socials {
    overflow: hidden; }

.cat-intro {
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(202, 202, 202, 0.8);
    margin-bottom: 25px;
    }
.cat-intro p {
    margin-bottom: 10px; }
.cat-intro p:last-child {
    margin-bottom: 0; }
.cat-intro .hg-more {
    padding-bottom: 10px;
    overflow: hidden;
    -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; }
.cat-intro .hg-more.open {
    max-height: none; }
.cat-intro .hg-more-bt {
    padding-top: 10px; }

.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; }
.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; }
.heart-o:hover:before {
    background-color: #fff;
    color: #3b444e; }

.cat-sort {
    margin-bottom: 10px;
    padding: 5px 0;
    width: 100%;
    display: table;
    position: relative;
    z-index: 13; }
.cat-sort label {
    vertical-align: middle; }
.cat-sort .has-feedback {
    vertical-align: middle; }
.cat-sort .has-feedback .form-control {
    width: 145px;
    height: 30px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #000;
    padding: 3px 30px 3px 6px; }
.cat-sort .has-feedback .form-control-feedback {
    width: 30px;
    height: 30px; }
.cat-sort .sub-most {
    position: absolute;
    right: 0;
    top: 42px;
    width: 150px;
    border: 1px solid #ccc;
    padding: 14px 7px;
    -webkit-box-shadow: 0 4px 5px rgba(24, 22, 24, 0.3);
    -khtml-box-shadow: 0 4px 5px rgba(24, 22, 24, 0.3);
    -moz-box-shadow: 0 4px 5px rgba(24, 22, 24, 0.3);
    -ms-box-shadow: 0 4px 5px rgba(24, 22, 24, 0.3);
    -o-box-shadow: 0 4px 5px rgba(24, 22, 24, 0.3);
    box-shadow: 0 4px 5px rgba(24, 22, 24, 0.3);
    display: none; }
.cat-sort .sub-most:after, .cat-sort .sub-most:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
.cat-sort .sub-most:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px; }
.cat-sort .sub-most:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #ccc;
    border-width: 11px;
    margin-left: -11px; }
.cat-sort .sub-most .list-check li {
    padding-left: 20px;
    cursor: pointer; }
.cat-sort .sub-most .list-check li:hover {
    color: #3b444e; }
.cat-sort .sub-most .list-check li:before {
    color: #000;
    display: none; }
.cat-sort .sub-most .list-check li:last-child {
    margin-bottom: 0; }
.cat-sort .sub-most .list-check li.active:before {
    display: block; }

.cat-list {
    margin-bottom: 20px; }
.cat-list .col-lg-4:nth-of-type(3n+1) {
    clear: both; }
.cat-list .item {
    margin-bottom: 25px; position:relative}

.ic-users {
    width: 21px;
    height: 20px;
    background-position: -20px -2px; }

.cl-img {
    display: block;
    width: 100%;
    position: relative; }
.cl-img img {
    width: 100%;
    height: 100%; }
.cl-img .special {
    background-color: #ff5a27;
    color: #fff;
    display: block;
    width: 48px;
    height: 48px;
    padding-top: 10px;
    line-height: 1.1;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    left: 15px;
    top: 12px; }

.cl-caption {
    padding: 15px 14px 20px;
    border: 1px solid #e0e4e6;
    margin-top: -1px; }
.cl-caption .has-feedback {
	position:relative;
    padding-right: 95px; }
	.cl-caption .has-feedback a{color: #1b1a1a;}
.cl-caption .price {
    position: absolute;
    right: 10px;
    top: 0;
    color: rgba(0, 0, 0, 0.7); }
.cl-caption .price label {
    color: #000; }
.cl-caption .price label sup {
    font-size: 68%;
    left: -2px; }
.cl-caption .box-review {
    padding-top: 5px; }
.cl-caption .box-review label {
    display: inline-block;
    vertical-align: middle; }
.cl-caption .review {
    position: relative;
    padding-left: 26px;
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin-left: 5px;
	float:none }
.cl-caption .review .n-rate {
    width: 24px;
    height: 17px;
    line-height: 17px;
    background-color: #74c63d;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
.cl-caption .review strong {
    color: #74c63d; }
.cl-caption .review .n-review {
    position: relative;
    padding-left: 5px;
    margin-left: 3px;
    font-size: 11px;
    }
.cl-caption .review .n-review:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 1px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.cl-caption address {
    margin-top: 10px;
    color: #333; }
.cl-caption address strong {
    color: #000; }
.cl-caption .woo {
    margin-top: 5px; }
.cl-caption .histo {
    margin-top: 10px; }

.cl-checkbox {
    padding: 10px 14px;
    background-color: #edf0f2;
    color: #3b444e;
    border: 1px solid #e0e4e6;
    margin-top: -1px; }
.cl-checkbox .compare, .cl-checkbox .compare-checked {
    cursor: pointer; }
.cl-checkbox .compare:after, .cl-checkbox .compare-checked:after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    margin-top: -1px; }
.cl-checkbox .compare:after {
    width: 12px;
    height: 12px;
    border: 1px solid #b7b7b7;
    background-color: #fff; }
.cl-checkbox .compare-checked:after {
    content: '\f14a';
    font-family: 'FontAwesome';
    color: #2db300;
    font-size: 14px; }

.cl-more {
    margin-bottom: 30px;
    padding: 20px 0; }

.cl-schedule {
    line-height: 20px;
    margin-top: 12px; }

.box-help {
    position: relative;
    background-color: rgba(167, 187, 207, 0.3);
    padding: 30px 200px 30px 185px;
    margin-bottom: 80px; }
.box-help img {
    position: absolute;
    left: 55px;
    bottom: 0; }
.box-help .btn {
    position: absolute;
    right: 30px;
    padding: 6px 30px;
	width:auto !important;
	display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
	height:34px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	text-transform:none;
	 }
.box-help h5 {

    margin-bottom: 10px; }

#compareModal .modal-dialog {
    width: 1170px; }
#compareModal .modal-header {
    padding: 10px 46px 10px 18px;
    background-color: #f7f7f7;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative; }
#compareModal .close {
    opacity: 1;
    position: absolute;
    right: 25px; }
#compareModal .modal-body {
    padding: 0 18px 50px; }

table.compare-table img {
    width: 100%; }
table.compare-table tr td, table.compare-table tr th {
    padding: 10px 15px; }
table.compare-table tr td:first-child, table.compare-table tr th:first-child {
    font-weight: 700;
    padding-left: 0;
    white-space: nowrap; }
table.compare-table tr td:last-child, table.compare-table tr th:last-child {
    padding-right: 0; }
table.compare-table tr:last-child td {
    color: #3b444e;
    border-bottom: 1px solid #ddd; }
table.compare-table thead tr td {
    padding-top: 20px;
    padding-bottom: 20px; }

.text-special {
    color: #fe8802;
    font-size: 12px;
    font-weight: normal; }

@media (max-width: 1199px) {
    .cat-list .col-lg-4:nth-of-type(3n+1) {
        clear: none; }
    .cat-list .col-lg-4:nth-of-type(2n+1) {
        clear: both; }

    #compareModal .modal-dialog {
        width: 900px; } }
@media (max-width: 991px) {
    .cat-banner h1 {
        bottom: 30px; }


    .nav-cat ul li a {
        padding: 12px 2px; }
    .nav-cat ul li a span {
        display: none; }

    .cat-wrap {
        padding-top: 20px; }

    .cat-header .pull-left, .cat-header .pull-right {
        float: none !important; }
    .cat-header .socials {
        margin-bottom: 15px; }

    .cat-intro {
        font-size: 14px; }

    .box-help {
        padding: 20px 190px 20px 130px; }
    .box-help img {
        left: 15px; }

    #compareModal .modal-dialog {
        width: 720px; }

    table.compare-table tr td, table.compare-table tr th {
        padding: 10px 5px; } }
@media (max-width: 767px) {
    .nav-cat .container {
        padding: 0; }

    .cat-list .mb-hide {
        display: none; }

    .cl-more {
        padding: 0; } 
		.tab-item h4.clusion:after{display:none !important}
		}
@media (max-width: 600px) {
    .cat-banner h1 {
        bottom: 0;
        left: 0 !important;
        right: 0;
        display: block;
        width: 100%;
        font-size: 18px;
        padding: 12px; }

    .box-help {
        overflow: hidden;
        padding: 20px 95px 25px 12px;
        margin-bottom: 50px; }
    .box-help img {
        bottom: 0;
        right: 0;
        top: unset;
        left: unset; }
    .box-help .btn {
        margin-top: 25px;
        position: static;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }

    .cat-sort .pull-right, .cat-sort .pull-left {
        float: none !important; }
    .cat-sort .pull-right {
        margin-top: 11px; }
    .cat-sort .pull-right label {
        height: 30px;
        line-height: 30px;
        width: 88px;
        text-align: center;
        background-color: #edf0f2;
        margin-right: -1px;
        float: left;
        border: 1px solid #ccc; }
    .cat-sort .pull-right .has-feedback .form-control {
        width: 200px;
        padding-left: 15px; } }
#owl-home-1 .tag {
  padding: 8px 10px 6px 33px;
  background-color: rgba(255, 202, 0, 0.25);
  color: #ff5a27;
  position: relative;
  margin-top: 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-block; }
  #owl-home-1 .tag .fa {
    position: absolute;
    left: 10px;
    top: 10px; }
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container .row {
    margin-right: -15px;
    margin-left: -15px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.cat-sort .has-feedback .form-control-feedback {
    width: 30px;
    height: 30px;
	position:absolute; 
	top:0;
}
body * {
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.sortTours{display:inline-block; float:right}
.sortTours label {
	display:inline-block;
	padding:0 10px 0 0;
	font-weight:normal
}
.sortTours ul {
	display:inline-block;
	list-style-type: none;
	margin-bottom:30px;
	padding-left: 15px!important;
	font-size: 15px;
	font-style: italic;
}
.sortTours ul li {
	display: inline-block;
	width:150px;
	line-height:30px;
	text-align:center;
}
.sortTours ul li h4 {
	color: #555555;
	padding-right: 20px;
	font-weight: 600;
}
.sortTours ul li button, .sortHotels ul li select {
	display:block;
	width:100%;
	color: #fff;
	background-color: #00759a;
	border: none;
	border-radius: 15px;
	text-align:center;
	height:30px;
	line-height:30px;
	padding:0 10px;
}
.sortTours ul.man &gt; li{
	display:inline-block;
	color: #444;
	background-color: #fff;
	border: 1px solid #444;
	border-radius: 0px;
	text-align:center;
	height:36px;
	line-height:36px;
	padding:0 10px;
	position:relative;
}
.sortTours ul.man &gt; li&gt;a{
	color: #444;
    text-decoration: none;
    font-size: 15px;
    height: 31px;
    line-height: 31px;
    display: block;
    padding-right:0px;
	
}
.sortTours ul.man &gt; li&gt;a i{float:right; line-height:31px}
.sortTours ul.man li:hover dl {
    visibility: visible !important;
}
.sortTours ul.man li dl {
    z-index: 20;
    position: absolute;
    right: -1px;
    top: 32px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
    background: #fff;
    margin: 0;
    visibility: hidden;
}
.sortTours ul.man li dl dt {
    padding: 5px 15px 5px 25px;
    text-align: right;
    white-space: nowrap;
    border-bottom: 1px solid #fff;
}
.sortTours ul.man li dt a {
    display: block;
    overflow: hidden;
    font-weight: 400;
    padding: 0;
    height: auto;
    line-height: inherit;
    color: #444;
}
/*/////////////cruiseDetail////////////////*/
/*-- setting --*/
.mt10{margin-top:10px !important}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt80{margin-top:80px !important}
.mt100{margin-top:100px !important}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important}
.tit-item, table.ca-table-tab tr .data .price strong {
 }
.trRowSv label{vertical-align:top}
#sync-xs .owl-controls .owl-buttons div .fa, table.table-rooms .show-price, table.table-rooms-xs .show-price {
    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%); }

.widget-cruise-tours .n-day, .map-i-detail .caption .more, #mapModal .modal-header .close, .jump ul li:after, .sub-tag .sub-header .owl-tag-close, #sync-lg .owl-controls .owl-buttons div, .cd-carousel-inner .btn-download:before, .cd-review .review-score:before, .cd-review .div-center, .cd-review label, .cd-review label:after, .room-chose .table .cp-detail-close, table.table-rooms caption .best, table.table-rooms .ic-unlock:before, .inside .list-check li:before, .it-head .list-transfer li:after, .it-head .fa-dropdown, .cus-media .media-body .view-more, .roomModal .modal-header .close, .roomModal .m-item h5:before, #calendarModal .modal-header .price, #calendarModal .nav-tabs li a:before, #calendarModal .modal-footer .pull-left:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.widget-faqs h4 span:before, .sub-tag, .tooltip-user, .nav-option:after, table.ca-table-tab tr td .empty {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
body{position:relative;}

.close{text-shadow:none;font-weight:normal;}
.cd-main{padding-top:15px;}
.btn-w-save{color:#292a29;background-color:#f3f4f7;border-color:#ccc;}
.btn-w-save:hover{border-color:#6c6c6c;color:#000;}
.widget{margin-bottom:15px;}
.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;}
.widget-goo .w-body .btn-w-save{position:relative;}
.widget-goo .w-footer{padding:10px;border-top:1px solid #dee5ec;background-color:#f6f8f9;}
.widget-search-cruise{background-color:#f8f6f4;padding:20px 10px;display:table;width:100%;position:relative;color:#3b444e;}
.widget-search-cruise h2{margin-bottom:15px; font-size:24px; margin:0 0 15px;}
.widget-search-cruise .form-group{position:relative;margin-bottom:13px !important;display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.widget-search-cruise .tagInput{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.widget-search-cruise .form-control{border-color:#0067b1;padding-right:30px;text-align:left;}
.widget-search-cruise .form-control::-moz-placeholder{color:rgba(51, 51, 51, 0.8);opacity:0.8;}
.widget-search-cruise .form-control:-ms-input-placeholder{color:rgba(51, 51, 51, 0.8);}
.widget-search-cruise .form-control::-webkit-input-placeholder{color:rgba(51, 51, 51, 0.8);}
.widget-search-cruise .form-control-feedback{color:rgba(51, 51, 51, 0.8);}
.widget-search-cruise .btn{margin:26px 0 5px;}
.sub-form-search{z-index:10;display:none;position:absolute;top:43px;left:1px;width:100%;background-color:#fff;color:#5a5a5a;border:1px solid #3b444e;padding:8px 0;}
.sub-form-search:after, .sub-form-search:before{bottom:100%;left:13px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.sub-form-search:after{border-color:rgba(255, 255, 255, 0);border-bottom-color:#fff;border-width:7px;margin-left:-7px;}
.sub-form-search:before{border-color:rgba(13, 149, 252, 0);border-bottom-color:#3b444e;border-width:8px;margin-left:-8px;}
.sub-form-search .f-list li{cursor:pointer;padding:5px 12px;color:#5a5a5a;text-align:left;}
.sub-form-search .f-list li:hover{background-color:rgba(0, 117, 201, 0.2);}
.sub-form-search .f-list li:last-child{margin-bottom:0;}
.sub-form-search.sub-cruise{width:371px;}
.sub-form-search.sub-triptype{width:324px;}
.sub-form-search.sub-triptype .f-list{overflow:hidden;}
.sub-form-search.sub-triptype .f-list li{float:left;width:50%;}
.load-text li{margin-bottom:10px;padding:0 13px;cursor:pointer;color:#3b444e;display:table;width:100%;}
.load-text li:hover{background-color:rgba(0, 117, 201, 0.2);}
.load-text .place{float:right;color:#5a5a5a;display:inline-block;}
.load-text .c_label{background-color:#3b444e;color:#fff;display:inline-block;position:relative;margin-right:10px;padding:3px 6px;line-height:1;vertical-align:middle;}
.load-text .c_label:after{content:'';display:inline-block;width:0;height:0;border:4px solid transparent;border-left-color:#3b444e;position:absolute;left:100%;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.widget-cruise-tours h4{padding:12px 15px;background-color:#0d6188;color:#fff;font-weight:700;font-size:14px;}
.widget-cruise-tours .w-body{background-color:rgba(243, 233, 213, 0.6);}
.widget-cruise-tours ul{padding:5px 15px;}
.widget-cruise-tours li{position:relative;padding:10px 0 10px 58px;border-bottom:1px dotted #cfcac0;min-height:56px;}
.widget-cruise-tours li:last-child{border-bottom:none;}
.widget-cruise-tours li a span{display:inline-block;background-color:#f16f30;color:#fff;line-height:1;padding:2px 5px;}
.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;}
.widget-cruise-tours .n-day small{border-top:1px dotted #fff;margin-top:2px;}
.widget-cruise-tours .w-more{padding:10px 15px;border-top:1px solid rgba(0, 0, 0, 0.1);}
.widget-viewed{border:1px solid #e4e7e8;}
.widget-viewed h4{border:1px solid #fff;padding:12px 15px;background-color:#e4e7e8;font-size:14px; font-weight:bold}
.widget-viewed .w-body{padding:0 15px;}
.widget-viewed li{padding:15px 0;border-bottom:1px dotted #cfcac0;}
.widget-viewed li:last-child{border-bottom:none;}
.widget-viewed .text-danger{color:#ff5a27;margin-top:5px;line-height:1;}
.widget-viewed .media{position:relative;padding-right:20px;margin:0;}
.widget-viewed .media .fa-times-circle{color:#bcbcbc;position:absolute;right:0;top:15px;cursor:pointer;}
.widget-viewed .media a.pull-left{display:block;width:50px;height:50px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.widget-viewed .media a.pull-left img{width:100%;height:100%;}
.widget-viewed .media-heading{margin-bottom:0;}
.widget-book-us, .widget-faqs{padding:18px 15px 10px;border:1px solid #e4e7e8;}
.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 h4, .widget-faqs h4 a{color:#333}
.widget-book-us p, .widget-faqs p{margin-bottom:15px;}
.widget-book-us .more, .widget-faqs .more{padding:10px 15px 0;margin:20px -15px 0 -15px;border-top:1px solid #e0e4e6;display:block;}
.widget-book-us .list-check li, .widget-faqs .list-check li{color:#666;margin-bottom:14px;padding-left:25px;}
.widget-book-us .list-check li:last-child, .widget-faqs .list-check li:last-child{margin-bottom:0;}
.widget-book-us .list-check li:before, .widget-faqs .list-check li:before{content:'\f05d';color:#74c63d;font-size:16px;}
.widget-book-us .list-check li strong, .widget-faqs .list-check li strong{display:block;color:#3b444e;}
.widget-faqs h4 span{display:inline-block;position:relative;padding:2px 4px 0;line-height:1;background-color:#f16f30;color:#fff;font-size:16px;margin-right:8px;}
.widget-faqs h4 span:before{content:'';display:inline-block;width:0;height:0;border:3px solid transparent;border-top-color:#f16f30;position:absolute;top:100%;}
.widget-faqs .list-check li{padding-left:12px;}
.widget-faqs .list-check li:before{content:'\f054';color:#fc5a27;font-size:8px;}
.widget-trip{border:1px solid #e0e4e6;}


.widget-trip table{margin:0;}
.widget-trip table caption{background-color:#f16f30;color:#fff;padding:10px 15px;border:1px solid #fff;}
.widget-trip table tbody{padding:5px 0;}
.widget-trip table tr td{border:none;}
.widget-trip table tr td:first-child{padding-left:15px;white-space:nowrap;}
.widget-trip table tr td:first-child .fa{color:#f16f30;margin-right:3px;}
.widget-expand-map{overflow:hidden;width:100%;height:240px;position:relative;}
.widget-expand-map .btn{position:absolute;right:0;bottom:0;background-color:rgba(255, 255, 255, 0.9);color:#3b444e;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.widget-expand-map .btn .fa{margin-right:5px;}
.widget-customer{border:1px solid #e0e4e6;margin-bottom:19px;}
.widget-customer h4{border:1px solid #fff;font-size:14px;padding:12px 9px;background-color:#e4e7e8;font-weight:700;}
.widget-customer .widget-body{padding:15px 10px 20px;}
.widget-customer .img-circle{border:1px solid #e0e4e6;padding:5px;width:106px;height:106px;display:block;margin:0 auto 10px;}
.widget-customer .widget-footer{padding:14px 10px;border-top:1px solid #e0e4e6;}
#widget-owl .owl-controls{position:relative;}
#widget-owl .owl-controls .owl-buttons{width:180px;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%);}
#widget-owl .owl-controls .owl-buttons div{background-color:#0054a0;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;width:24px;height:24px;line-height:24px;text-align:center;}
#widget-owl .owl-controls .owl-buttons .owl-prev{float:left;}
#widget-owl .owl-controls .owl-buttons .owl-next{float:right;}
#widget-owl .owl-controls .owl-pagination{text-align:center;height:30px;line-height:30px;margin-top:15px;}
#widget-owl .owl-controls .owl-page{width:8px;height:8px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;display:inline-block;background-color:#b2bfca;margin:0 15px;}
#widget-owl .owl-controls .owl-page.active{background-color:#3b444e;}
#widget-owl .cus-cm{color:#999;margin-top:5px;}
.qa-modal .modal-header{background-color:rgba(88, 88, 90, 0.2);padding:13px 25px;}
.qa-modal .modal-header .close{opacity:1;color:#fff;}
.qa-modal .modal-body{padding:25px;}
.qa-modal form .form-control{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.qa-modal form .form-group{margin-bottom:20px;}
.qa-modal form .btn{border-color:#269600;}
.p-label{display:inline-block;width:24px;height:24px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;background-color:#f16f30;border:2px solid #fff;text-align:center;line-height:22px;position:absolute;left:20px;top:10px;z-index:5;-webkit-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);-khtml-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);-moz-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);-ms-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);-o-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);box-shadow:0 0 3px rgba(24, 22, 24, 0.35);}
.p-label.p-label-start{background-color:#3b444e;top:50px;}
.p-label.p-label-finish{background-color:#fc4112;top:90px;}
.map-i-detail{left:40%;top:20%;width:269px;z-index:99;margin:10px;-webkit-box-shadow:0 5px 10px rgba(24, 22, 24, 0.42);-khtml-box-shadow:0 5px 10px rgba(24, 22, 24, 0.42);-moz-box-shadow:0 5px 10px rgba(24, 22, 24, 0.42);-ms-box-shadow:0 5px 10px rgba(24, 22, 24, 0.42);-o-box-shadow:0 5px 10px rgba(24, 22, 24, 0.42);box-shadow:0 5px 10px rgba(24, 22, 24, 0.42);}
.map-i-detail img{width:100%;max-height:132px;}
.map-i-detail .close-i-map{position:absolute;right:30px;top:5px;width:28px;height:28px;text-align:center;line-height:28px;cursor:pointer;color:#fff;}
.map-i-detail .caption{position:relative;padding:12px 79px 12px 10px;color:#999;}
.map-i-detail .caption h5{font-weight:bold;margin-bottom:5px;color:#000;}
.map-i-detail .caption .more{right:10px;padding:10px 15px;border-left:1px solid #e6e6e6;}
#mapModal .modal-lg{width:1170px;margin:55px auto 0;}
#mapModal .modal-header{position:relative;padding:15px 50px 15px 30px;border-bottom:none;}
#mapModal .modal-header .close{position:absolute;right:30px;opacity:1;color:#666;}
#mapModal .modal-title{font-size:24px;}
#mapModal .modal-body{padding:0 30px 30px;position:relative;}
#mapModal .modal-body .map{overflow:hidden;width:100%;height:600px;position:relative;}
#mapModal .modal-body .close{color:#fff;font-size:18px;opacity:1;font-weight:400;position:absolute;top:-27px;right:15px;}
.modal-backdrop{z-index:9996;}
#videoModal{z-index:200000;}
#videoModal .modal-full{margin:132px auto 30px;}
#videoModal .modal-content{background-color:#000;color:#fff;border-radius:0;padding:40px 60px;}
#videoModal .modal-header{padding:0;border-bottom:none;margin-bottom:20px;}
#videoModal .modal-header .close{opacity:1;color:#fff;}
#videoModal .modal-body{padding:0;}
.cd-header{position:relative;padding-right:200px;margin-bottom:14px;}
.cd-header .title24{color:#000;margin:0 0 10px; line-height:32px}
.cd-header address{color:#333;}
.cd-header address strong{color:#000;}
.cd-header .des-inner strong{display:inline-block;color:#000;}
.cd-header .price-box{position:absolute;color:rgba(0, 0, 0, 0.7);right:0;top:0;}
.cd-header .price-box .price{color:#000;line-height:100%;}
.cd-header .price-box .price del{color:#ccc;}
.cd-header .price-box .v-price{margin-top:10px;}
.cd-header .price-box .v-price a{text-decoration:underline;}
.nav-sticky-wrap{height:auto !important;}
.mb-nav-sticky .jump{min-width:320px;z-index:9999999;width:100%;margin:0;}
.jump{transition:all 0.25s;-web-transition:all 0.25s;transition:all 0.25s;background-color:#f2f4f5;padding:10px 15px;margin:0 -15px 15px;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;-webkit-box-shadow:0 0 5px rgba(24, 21, 23, 0.3);-khtml-box-shadow:0 0 5px rgba(24, 21, 23, 0.3);-moz-box-shadow:0 0 5px rgba(24, 21, 23, 0.3);-ms-box-shadow:0 0 5px rgba(24, 21, 23, 0.3);-o-box-shadow:0 0 5px rgba(24, 21, 23, 0.3);box-shadow:0 0 5px rgba(24, 21, 23, 0.3);}
.jump ul{overflow:hidden;margin:0 -6px;}
.jump ul li{float:left;color:#3b444e;padding:0 6px;position:relative;}
.jump ul li:after{content:'';display:inline-block;position:absolute;right:-2px;width:4px;height:4px;-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:#3b444e;}
.jump ul li:first-child{font-weight:700;}
.jump ul li:first-child:after{content:'\f105';width:auto;height:auto;font-family:'FontAwesome';background-color:transparent;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;right:-3px;}
.jump ul li:last-child:after{display:none;}
.jump ul li a{display:block;}
.cd-tag{margin-top:7px;}
.cd-tag span{display:inline-block;padding:5px 8px;border:1px solid #f16f30;color:#f16f30;margin:5px 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-carousel{margin-bottom:30px;}
.cd-owl-wrap{margin-bottom:15px;padding:30px;border:1px solid #d7d7d7;}
.cd-owl-wrap img{width:100%;}
.sync-lg-wrap{position:relative;}
.tab-expand{position:absolute;width:32px;height:32px;line-height:35px;cursor:pointer;background-color:rgba(0, 0, 0, 0.75);color:#fff;top:6px;z-index:9;right:6px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}

.tab-expand .fa-expand{line-height:32px}

#viewphotoModal{z-index:99999;background-color:rgba(0, 0, 0, 0.9);}
#viewphotoModal .wc-item{width:100%; height:450px; padding:0 !important; background:none !important }
#viewphotoModal img{width:100%; height:450px}
#viewphotoModal .modal-lg{width:824px;margin:170px auto 30px !important;}
#viewphotoModal .modal-body{padding:0; overflow:inherit}
#viewphotoModal .modal-content{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;background-color:transparent;}
#viewphotoModal .carousel-control{width:70px;height:70px;line-height:70px;font-size:48px;color:#fff;text-shadow:0 0 2px rgba(23, 21, 23, 0.38);background:none;opacity:1;}
#viewphotoModal .carousel-control.left{left:-79px;}
#viewphotoModal .carousel-control.right{right:-79px;}
#viewphotoModal .carousel-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.m-caption{position:absolute;top:-25px;min-height:30px;left:0;right:0;width:100%;color:#fff;z-index:15;}
.at-cruises{background-color:#edf0f2;padding:30px 35px;}
.at-cruises .title24{font-weight:500;}
.at-carousel-wrap{margin:0 -13px;}
.at-carousel-wrap .item{padding:0 13px;}
#owl-at .owl-buttons, #w-owl .owl-buttons{width:113px;margin:0 auto;}
#owl-at .owl-buttons div, #w-owl .owl-buttons div{width:40px;height:40px;line-height:42px;font-size:18px;background-color:#0054a0;text-align:center;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;}
#owl-at .owl-buttons .owl-prev, #w-owl .owl-buttons .owl-prev{float:left;padding-right:4px;}
#owl-at .owl-buttons .owl-next, #w-owl .owl-buttons .owl-next{float:right;padding-left:4px;}
#owl-at .owl-controls, #w-owl .owl-controls{margin-top:15px;min-height:40px;overflow:hidden;}
#owl-at .owl-controls .owl-pagination, #w-owl .owl-controls .owl-pagination{display:none !important;}
.owl-sale{position:absolute;padding:5px 10px;background-color:#d60000;color:#fff;left:-5px;top:9px;font-size:12px;z-index:10;}
.owl-tag{position:absolute;padding:5px 10px 5px 37px;background-color:#ffca00;background-image:url(../images/cruises/tag-owl.png);background-repeat:no-repeat;background-position:12px 5px;left:-5px;top:9px;font-size:12px;z-index:10;}
.owl-tag-btn{cursor:pointer;}
.owl-tag-btn.line{text-decoration:underline;}
.sub-tag{width:478px;position:absolute;border:1px solid #ccc;top:45px;z-index:10;border-radius:4px;-webkit-box-shadow:0 5px 5px rgba(24, 22, 24, 0.3);-khtml-box-shadow:0 5px 5px rgba(24, 22, 24, 0.3);-moz-box-shadow:0 5px 5px rgba(24, 22, 24, 0.3);-ms-box-shadow:0 5px 5px rgba(24, 22, 24, 0.3);-o-box-shadow:0 5px 5px rgba(24, 22, 24, 0.3);box-shadow:0 5px 5px rgba(24, 22, 24, 0.3);display:none;}
.sub-tag:after, .sub-tag:before{bottom:99.5%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.sub-tag:after{border-color:rgba(228, 231, 232, 0);border-bottom-color:#e4e7e8;border-width:14px;margin-left:-14px;}
.sub-tag:before{border-color:rgba(204, 204, 204, 0);border-bottom-color:#ccc;border-width:15px;margin-left:-15px;}
.sub-tag .sub-header{padding:12px 25px 12px 18px;border:1px solid #fff;position:relative;background-color:#e4e7e8;border-top-left-radius:4px;border-top-right-radius:4px;}
.sub-tag .sub-header .owl-tag-close{right:16px;cursor:pointer;}
.sub-tag .sub-body{padding:25px 18px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.sub-tag .sub-body p{margin-bottom:10px;}
.owl-play{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.3);z-index: 1;top: 0;left: 0;}
.owl-play:before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:2;max-height:100%;}
.owl-play:after{cursor:pointer;content:'\f144';font-family:'FontAwesome';display:block;width:24px;height:24px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;line-height:24px;background-color:#fff;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;text-align:center;color:rgba(0, 84, 160, 0.5);z-index:10;font-size:20px;padding:0 0 0 1px;}
#sync-lg .owl-play{position:relative;}
#sync-lg .owl-play:after{width:76px;height:76px;line-height:76px;font-size:72px;}
#sync-lg .owl-controls .owl-buttons div{width:32px;height:32px;line-height:32px;text-align:center;position:absolute;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-color:rgba(0, 0, 0, 0.75);color:#fff;opacity:0.3;-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;font-size:18px;}
#sync-lg .owl-controls .owl-buttons div:hover{opacity:1;}
#sync-lg .owl-controls .owl-buttons .owl-prev{left:2px;}
#sync-lg .owl-controls .owl-buttons .owl-next{right:2px;}
#sync-lg:hover .owl-controls .owl-buttons div{opacity:1;}
.sync-xs-wrap{margin:0 -2px;}
.sync-xs-wrap .item{padding:0 2px;cursor:pointer;}
.sync-xs-wrap .owl-play:before{position:absolute;top:0;left:0;right:0;bottom:0;max-height:100%;border:3px solid #a3b6d3;}
#sync-xs{margin-top:3px;}
#sync-xs .owl-controls .owl-buttons div{width:20px;height:100%;top:0;bottom:0;text-align:center;position:absolute;background-color:rgba(0, 0, 0, 0.75);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;font-size:16px;}
#sync-xs .owl-controls .owl-buttons div .fa{position:absolute;left:50%;top:50%;}
#sync-xs .owl-controls .owl-buttons .owl-prev{left:2px;}
#sync-xs .owl-controls .owl-buttons .owl-next{right:2px;}
.cd-carousel-inner .btn-download{background-color:#cdf1ff;border-color:#cdf1ff;padding:4px 9px;color:#3b444e;position:relative;height:30px;}
.cd-carousel-inner .btn-download:before{content:'';display:inline-block;width:29px;height:29px;background:url("../images/cruises/forma.png") no-repeat center;position:absolute;left:-33px;}
.cd-review{position:relative;background-color:#f2f4f5;padding: 0px;margin-bottom:30px;}
.cd-review .review-score{position:absolute;width:244px;right:0;top:0;bottom:0;color:#fff;background-color:#f16f30;}
.cd-review .review-score:before{content:'';display:inline-block;position:absolute;width:0;height:0;border:10px solid transparent;border-right-color:#f16f30;right:100%;}
.cd-review .div-center{padding-left:90px; padding-right:10px;}
.cd-review .div-center a{color:#fff;text-decoration:underline;}
.cd-review label{font-size:36px;color:#fff;position:absolute;left:20px;}
.cd-review label:after{content:'';width:1px;display:inline-block;height:56px;background-color:rgba(255, 255, 255, 0.5);position:absolute;right:-14px;}
.cd-review blockquote p{margin-bottom:5px;}
.cd-tabs{margin-bottom:35px;}
.cd-tabs .nav{position:relative;z-index:0;width:100%;background-color:#e0e4e6;border-bottom:1px solid rgba(0, 0, 0, 0.11);}
.cd-tabs #sticky-wrapper .nav{border-bottom:0 !important}
.cd-tabs #sticky-wrapper .nav li a{border-bottom:0 !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-tabs .nav li a{background-color:#e0e4e6;-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:#3b444e !important;border-bottom:1px solid #fff;white-space:nowrap; display:block; position:relative}
.cd-tabs .nav li.active a{background-color:rgba(255, 255, 255, 0.5);}
.cd-tabs .tab-item{padding-top:30px;}
.tit-item{margin-bottom:10px;font-size:21px;}
.tit-item .tit-more{color:#47c6ff;font-size:14px;display:inline-block;font-weight:700;}
.check-rooms{padding:20px 10px;display:table;width:100%;margin-bottom:35px;position:relative;}

.check-rooms .cancel-change-date{position:absolute;right:15px;bottom:38px;}
.check-rooms .form-group{float:left;margin-right:5px;margin-bottom:0;}
.check-rooms .wf001{width:120px;}
.check-rooms .wf01{width:150px;}
.check-rooms .wf1{width:240px;}
.check-rooms .wf2{width:250px;}
.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;}
.check-rooms select.form-control{position:relative;background: #fff url(../images/chervon-down.png) no-repeat right center;padding-right: 56px;-webkit-appearance: none;appearance: none;}
.check-rooms input#departure_date{background: #fff url(../images/icon-calendar.png) no-repeat right center;}
.check-rooms .form-control-feedback{height:38px;width:38px;line-height:38px;background-color:#81d166;color:#fff;top:23px !important;}
.check-rooms .control-label{margin-bottom:5px; display:inline-block}
.check-rooms .btn-style-2a{height:38px;line-height:38px; font-size:16px; width:110px;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; padding:0 !important; text-align:center}
.check-rooms .cd-sub-room{width:415px;padding:30px 22px;min-width:266px;}
.check-rooms .cd-sub-room .cd-sub-close{position:absolute;width:30px;height:30px;line-height:30px;text-align:center;cursor:pointer;top:5px;right:5px;}
.check-rooms .cd-sub-room .row{margin:0 -5px;}
.check-rooms .cd-sub-room .col-sm-3{padding:0 5px;margin-right:0;}
.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 .form-control-feedback-sub{position:absolute;height:38px;width:30px;line-height:38px;text-align:center;right:5px;bottom:0;}
.check-rooms .cd-sub-room .room-tit{margin-bottom:5px;}
.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:#f16f30;}
.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: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);}
.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:after{border-color:rgba(255, 255, 255, 0);border-bottom-color:#fff;border-width:13px;margin-left:-13px;}
.cd-sub:before{border-color:rgba(204, 204, 204, 0);border-bottom-color:#ccc;border-width:14px;margin-left:-14px;}
.cd-sub-duration{width:100%;padding:5px 0;max-width:192px;}
.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;}
.cd-sub-duration ul li:hover{background-color:#81d166;color:#fff;}
.room-chose{margin-top:25px;position:relative;}
.room-chose .cp-detail{display:none;position:absolute;width:358px;left:0;top:50px;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 .cp-dropdown{cursor:pointer;}
.room-chose .table{margin-bottom:0;}
.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;}
.room-chose .table tr th:first-child, .room-chose .table tr td:first-child{padding-left:0;}
.room-chose .table tr th{border-top:none;}
.change-date-xs{background-color:#f2f4f5;padding:12px 10px;border:1px solid #d7d7d7;}
.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;}
.bg-e0{background-color:#e0e4e6 !important;}
.bg-e1{background-color:#eff9eb !important;}
.block5{margin-top:5px;}
.media-label{display:inline-block;font-size:11px;color:#fff;background-color:#666;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:2px 5px;font-weight:normal;margin-bottom:6px;}
.fe{background-color:#fff;border:1px dashed #ffb400;padding:6px 14px;font-weight:700;margin-top:10px;font-size:11px;}
.sub-best{position:absolute;top:32px;right:0;padding:18px 10px;border:1px solid #22b500;z-index:10;-webkit-box-shadow:-5px 5px 10px rgba(24, 22, 24, 0.42);-moz-box-shadow:-5px 5px 10px rgba(24, 22, 24, 0.42);box-shadow:-5px 5px 10px rgba(24, 22, 24, 0.42);-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.sub-best:after, .sub-best:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.sub-best:after{border-color:rgba(255, 255, 255, 0);border-bottom-color:#fff;border-width:9px;margin-left:-9px;}
.sub-best:before{border-color:rgba(34, 181, 0, 0);border-bottom-color:#22b500;border-width:10px;margin-left:-10px;}
#sdLabel:focus, #sdLabel:active, #sdLabel:hover{text-decoration:underline;}
table.table-rooms{margin-bottom:0px;}
table.table-rooms caption{padding:11px 210px 11px 15px;color:#666;position:relative;border:1px solid #ddd;z-index:1;margin-bottom:-1px;}
table.table-rooms caption .best{right:15px;cursor:pointer;}
table.table-rooms caption .best h5{font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0, 0.9);font-weight:bold;}

table.table-rooms .ic-unlock strong{color:#f16f30;display:block;}
table.table-rooms .list-check li{color:#f16f30;padding-left:18px;margin-bottom:0;}
table.table-rooms .list-check li:before{color:#f16f30;}
table.table-rooms .list-dot li{color:#3b444e;padding-left:13px;margin-bottom:5px;}
table.table-rooms .list-dot li:before{background-color:#3b444e;}
table.table-rooms .tb-price-last{margin-bottom:20px;}
table.table-rooms .tb-price-last strong{color:#000;}
table.table-rooms .btn-style-1{background-color:#f16f30;}
table.table-rooms tr th, table.table-rooms tr td{padding:15px 12px;}
table.table-rooms tr th{background-color:#f6f8f9;white-space:nowrap;color:#666;}
table.table-rooms tr .tb-per{padding-left:4px;padding-right:4px;text-align:center;white-space:nowrap;}
table.table-rooms tr .tb-per .list-inline{margin:0;}
table.table-rooms tr .tb-per .list-inline li{padding:0;color:#3b444e;}
table.table-rooms tr .tb-per .list-inline .adult{font-size:12px;}
table.table-rooms tr .tb-per .list-inline .child{font-size:10px;}
table.table-rooms tr .tb-per .has-feedback:hover{cursor:pointer;}
table.table-rooms tr .tb-per .has-feedback:hover .list-inline li{color:#7ba5cc;}
table.table-rooms tr .tb-per .has-feedback:hover .tooltip-user{opacity:1;visibility:visible;}
table.table-rooms tr .tb-show-price{position:relative;text-align:center;}
table.table-rooms tr .text-danger{color:#e62520;}
table.table-rooms tr .tb-rate-green{color:#f16f30;}
table.table-rooms tr .tb-cond{padding-left:15px;padding-right:10px;}
table.table-rooms tr .tb-cond .has-feedback{margin-bottom:8px;}
table.table-rooms tr .tb-cond .has-feedback p:last-child{margin-bottom:0;}
table.table-rooms tr .tb-cond .has-feedback:hover .cond-sup{opacity:1;visibility:visible;}
tr .tb-cond .has-feedback:hover .cond-sup{opacity:1;visibility:visible;}
table.table-rooms tr .tb-cond p{margin-bottom:8px;}
table.table-rooms tr .tb-cond p.free-visa{margin-bottom:0;}
table.table-rooms tr .tb-cond .c2a, .tb-price div.c2a{cursor:pointer;}
table.table-rooms tr .tb-cond .fa-info{width:14px;height:14px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid #3b444e;line-height:14px;text-align:center;color:#3b444e;font-size:10px;vertical-align:text-top;}
table.table-rooms tr .tb-price{text-align:right;}
table.table-rooms tr .tb-price .cond-sup{width:255px;left:44px;padding-top:14px;padding-bottom:14px;}
table.table-rooms tr .tb-price .has-feedback:hover .cond-sup{opacity:1;visibility:visible;}
table.table-rooms tr .tb-price del{font-weight:500;}
table.table-rooms tr .tb-price .reco{color:rgba(0, 0, 0, 0.9);}
table.table-rooms tr .tb-book{color:rgba(51, 51, 51, 0.9);padding:15px 8px;}
table.table-rooms tr .tb-book .btn{-webkit-box-shadow:0 0 4px rgba(24, 22, 24, 0);-khtml-box-shadow:0 0 4px rgba(24, 22, 24, 0);-moz-box-shadow:0 0 4px rgba(24, 22, 24, 0);-ms-box-shadow:0 0 4px rgba(24, 22, 24, 0);-o-box-shadow:0 0 4px rgba(24, 22, 24, 0);box-shadow:0 0 4px rgba(24, 22, 24, 0);font-size:14px;font-weight:700;}
table.table-rooms tr .tb-book .btn:hover{border-color:#fff;-webkit-box-shadow:0 0 4px rgba(24, 22, 24, 0.35);-khtml-box-shadow:0 0 4px rgba(24, 22, 24, 0.35);-moz-box-shadow:0 0 4px rgba(24, 22, 24, 0.35);-ms-box-shadow:0 0 4px rgba(24, 22, 24, 0.35);-o-box-shadow:0 0 4px rgba(24, 22, 24, 0.35);box-shadow:0 0 4px rgba(24, 22, 24, 0.35);}
table.table-rooms tr .tb-book .btn-style-1d{margin-bottom:10px;border:2px solid #f16f30;}
table.table-rooms tr .tb-book .btn-style-1d:hover{background-color:#f16f30;}
table.table-rooms tr .tb-book .btn-style-2a{border:2px solid #3b444e;}
table.table-rooms tr .tb-book .btn-style-2a:hover{background-color:;}
table.table-rooms tr .tb-rese{color:#3b444e;}
table.table-rooms tr .tb-rese .btn{-webkit-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);-khtml-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);-moz-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);-ms-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);-o-box-shadow:0 0 3px rgba(24, 22, 24, 0.35);box-shadow:0 0 3px rgba(24, 22, 24, 0.35);border:2px solid #fff;}
table.table-rooms tr .tb-rese p, table.table-rooms tr .tb-rese .btn{margin-bottom:10px;}
table.table-rooms .rate-tags td{vertical-align:middle;}
table.table-rooms .rate-tags .show-promo{cursor:pointer;background-image:url(../images/cruises/tag-owl.png);background-repeat:no-repeat;background-position:0 0;color:#fc4112;padding-left:25px;}
table.table-rooms .media{padding:20px 18px;}
table.table-rooms .media .pull-left{width:248px;height:136px;float:none !important;}
table.table-rooms .media .pull-left img{width:100%;height:100%;}
table.table-rooms .media .media-heading{color:#000;}
table.table-rooms .media .media-body{color:#3b444e;display:block;width:auto;margin-top:11px;}
table.table-rooms .media .media-body p{margin-top:10px;}
table.table-rooms .media .media-body p:last-child{margin-bottom:0;}
table.table-rooms .media .media-body .show-room{cursor:pointer;padding-left:1px;}
table.table-rooms .show-price{display:inline-block;position:absolute;color:#666;white-space:nowrap;}
table.table-rooms .show-price:before{content:'';display:block;width:31px;height:48px;background:url("../images/cruises/arrow-up-orange.png") no-repeat center;margin:0 auto 20px;}
.tooltip-user{background-color:#fff2bf;padding:8px 11px;border:1px solid #e2bc2b;-webkit-box-shadow:0 0 2px rgba(24, 22, 24, 0.5);-khtml-box-shadow:0 0 2px rgba(24, 22, 24, 0.5);-moz-box-shadow:0 0 2px rgba(24, 22, 24, 0.5);-ms-box-shadow:0 0 2px rgba(24, 22, 24, 0.5);-o-box-shadow:0 0 2px rgba(24, 22, 24, 0.5);box-shadow:0 0 2px rgba(24, 22, 24, 0.5);position:absolute;top:32px;text-align:left;opacity:0;visibility:hidden;}
.cond-sup{position:absolute;text-align:left;left:0;bottom:34px;width:314px;padding:20px 16px;background-color:#fff;z-index:9;border:1px solid #ccc;color:#666;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 4px rgba(24, 22, 24, 0.3);-khtml-box-shadow:0 3px 4px rgba(24, 22, 24, 0.3);-moz-box-shadow:0 3px 4px rgba(24, 22, 24, 0.3);-ms-box-shadow:0 3px 4px rgba(24, 22, 24, 0.3);-o-box-shadow:0 3px 4px rgba(24, 22, 24, 0.3);box-shadow:0 3px 4px rgba(24, 22, 24, 0.3);opacity:0;visibility:hidden;}
.cond-sup:after, .cond-sup:before{top:100%;left:37px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.cond-sup:after{border-color:rgba(255, 255, 255, 0);border-top-color:#fff;border-width:13px;margin-left:-13px;}
.cond-sup:before{border-color:rgba(204, 204, 204, 0);border-top-color:#ccc;border-width:14px;margin-left:-14px;}
.cond-sup h5{font-size:15px;font-weight:700;margin-bottom:10px;color:#000;}
table.table-rooms-empty .media{min-width:300px;}
table.table-rooms-full tr td, table.table-rooms-full tr th{border-color:#d7d7d7;}
table.table-rooms-full .tb-item{border-bottom:8px solid #ebebeb;border-top:none;}
table.table-rooms-xs{margin-bottom:30px;}
table.table-rooms-xs tr td{padding:12px;}
table.table-rooms-xs .tb-show-price{position:relative;text-align:center;height:112px;}
table.table-rooms-xs .show-price{display:inline-block;position:absolute;color:#666;}
table.table-rooms-xs .show-price:before{content:'';display:block;width:31px;height:48px;background:url("../images/cruises/arrow-up-orange.png") no-repeat center;margin:0 auto 20px;}
table.table-rooms-xs .caption{color:#666;position:relative;}
table.table-rooms-xs .caption .best{margin: 12px 0 0 32px;position:relative;}
table.table-rooms-xs .ic-unlock{position:relative;padding-left:32px;}
table.table-rooms-xs .ic-unlock:before{content:'';width:20px;height:26px;background:url("../images/cruises/ic-unlock.png") no-repeat center;display:inline-block;position:absolute;left:0;top:0;}
table.table-rooms-xs .ic-unlock strong{color:#f16f30;display:block;}
table.table-rooms-xs .media .pull-left{margin-right:20px;width:248px;height:136px;}
table.table-rooms-xs .media .pull-left img{width:100%;height:100%;}
table.table-rooms-xs .media .tb-per{white-space:nowrap;position:absolute;right:15px;top:0;}
table.table-rooms-xs .media .tb-per .list-inline{margin:0;}
table.table-rooms-xs .media .tb-per .list-inline li{padding:0;color:#3b444e;}
table.table-rooms-xs .media .tb-per .list-inline li:first-child{font-weight:700;margin-right:3px;}
table.table-rooms-xs .media .tb-per .list-inline .adult{font-size:12px;}
table.table-rooms-xs .media .tb-per .list-inline .child{font-size:10px;}
table.table-rooms-xs .media .media-heading{color:#000;}
table.table-rooms-xs .media .media-body{color:#3b444e;position:relative;}
table.table-rooms-xs .media .media-body p{margin-bottom:7px;}
table.table-rooms-xs .media .media-body p:last-child{margin-bottom:0;}
table.table-rooms-xs .media .media-body .r-info{color:#f16f30;}
table.table-rooms-xs .media .media-body .show-room{cursor:pointer;}
table.table-rooms-full-xs{background-color:#fff;margin-bottom:0;}
table.table-rooms-full-xs tr td{border-bottom:5px solid #ebebeb;}
table.table-rooms-full-xs tr:last-child td{border-bottom:none;}
table.table-rooms-full-xs .list-check li{color:#f16f30;padding-left:18px;margin-bottom:0;}
table.table-rooms-full-xs .list-check li:before{color:#f16f30;}
table.table-rooms-full-xs .rate-tags{padding-right:114px;height:99px;position:relative;}
table.table-rooms-full-xs .rate-tags .show-promo{color:#e92110;}
table.table-rooms-full-xs .rate-tags .tb-rate-green{position:absolute;right:12px;top:12px;width:94px;color:#22b500;}
table.table-rooms-full-xs .rate-tags .btn-style-2a{margin-top:10px;}
table.table-rooms-full-xs .tb-main{padding:0;}
table.table-rooms-full-xs .tb-main .item{padding:15px 12px;border-bottom:1px solid #d7d7d7;}
table.table-rooms-full-xs .tb-main .item .row{margin:0 -10px;}
table.table-rooms-full-xs .tb-main .item .col-xs-6{padding:0 10px;}
table.table-rooms-full-xs .tb-main .item.active{border:1px solid #22b500;-webkit-box-shadow:0 0 4px rgba(34, 181, 0, 0.5);-khtml-box-shadow:0 0 4px rgba(34, 181, 0, 0.5);-moz-box-shadow:0 0 4px rgba(34, 181, 0, 0.5);-ms-box-shadow:0 0 4px rgba(34, 181, 0, 0.5);-o-box-shadow:0 0 4px rgba(34, 181, 0, 0.5);box-shadow:0 0 4px rgba(34, 181, 0, 0.5);}
table.table-rooms-full-xs .tb-cond .has-feedback{margin-bottom:8px;}
table.table-rooms-full-xs .tb-cond .has-feedback p:last-child{margin-bottom:0;}
table.table-rooms-full-xs .tb-cond .has-feedback:hover .cond-sup{opacity:1;visibility:visible;}
table.table-rooms-full-xs .tb-cond p{margin-bottom:8px;}
table.table-rooms-full-xs .tb-cond .fa-info{width:14px;height:14px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid #3b444e;line-height:14px;text-align:center;color:#3b444e;font-size:10px;vertical-align:text-top;}
table.table-rooms-full-xs .tb-price .thumbs-o-up{color:#f16f30;}
table.table-rooms-full-xs .tb-price .btn-book-xs{width:88px;margin-top:5px;}
.inside{padding:15px;}
.inside:last-child{margin-bottom:0;}
.inside p, .inside ul{margin-bottom:10px;}
.inside p:last-child, .inside ul:last-child{margin-bottom:0;}
.inside .list-check{margin:0 -10px;width:100%;display:table;}
.inside .list-check li{float:left;padding:0 10px 0 52px;width:50%;margin-bottom:25px;color:#666;}
.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:#3b444e;border:1px solid #3b444e;text-align:center;left:15px;}
.inside .list-check li:last-child{margin-bottom:0;}
.hg-more{padding-bottom:10px;overflow:hidden;-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;}
.hg-more.open{max-height:none;}
.hg-more-bt{padding-top:10px;}
.fu{display:inline-block;background-image:url("../images/cd-transfer2.png");background-repeat:no-repeat;}
.fu-car, .fu-car-o{width:19px;height:16px;}
.fu-car{background-position:0 0;}
.fu-car-o{background-position:0 -18px;}
.fu-ship, .fu-ship-o{width:17px;height:16px;}
.fu-ship{background-position:-22px 0;}
.fu-ship-o{background-position:-22px -19px;}
#itinerary{position:relative;}
.nav-it-tabs{margin:0;position:absolute;right:0;top:55px;}
.nav-it-tabs li{padding:0;}
.nav-it-tabs li a{padding:6px 15px;display:inline-block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.nav-it-tabs li.active a{background-color:rgba(0, 84, 160, 0.5);color:#fff;}
.nav-it-tabs-xs select.form-control{background-color:rgba(0, 82, 162, 0.5);color:#fff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;font-size:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;}
.nav-it-tabs-xs select.form-control option{padding:6px 12px;background-color:#fff;color:#3b444e;}
.nav-it-tabs-xs .form-control-feedback{color:#fff;}
.it-item{margin-bottom:30px;}
#facilities .it-item{margin-bottom:10px;}
.it-item #qna{margin-bottom:0px;}
.it-item .list-dot ul{padding-left:15px}
.it-item .list-dot li{padding-left:14px; margin-bottom:5px; position:relative}
.it-item .list-dot li:before {
  content: "\f10c";
    display: inline-block;
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0px;
    color:#2d2d2d;
	font-size:8px;
}
.it-item .list-dot li:before{top:1px !important}
.cruiseBody .it-item .list-dot li:before{top:0px !important}
.it-head{background-color:#e0e4e6;position:relative;color:#3b444e;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;}
.it-head .list-transfer li{padding:0 10px;line-height:1;vertical-align:middle;position:relative;}
.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;}
.it-head .list-transfer li:first-child{padding-left:0;}
.it-head .list-transfer li:first-child:after{display:none;}
.it-head strong{vertical-align:middle;}
.it-head .fa-dropdown{position:absolute;width:24px;height:24px;line-height:24px;text-align:center;right:15px; top:22px; font-size:30px}
.it-head .fa-minus{color:#3b444e;}
.it-body{padding:20px 18px;border:1px solid #d7d7d7;display:none;line-height:24px;}

.it-body p{margin-bottom:15px;}
.it-body p:last-child{margin-bottom:0;}
.it-body .list-check li{padding-left:20px;}

.it-item .list-check li{padding-left:20px; margin-bottom:6px !important; list-style:none}
.it-item .list-check li:last-child{margin-bottom:0 !important}
.it-body .list-check.plus li::before{content:'\f055';color:#74c63d;}
.it-body .list-check.minus li::before{content:'\f056';color:#d60000;}

.it-item .list-check.plus li::before{content:'\f055';color:#74c63d;}
.it-item .list-check.minus li::before{content:'\f056';color:#d60000;}
.it-body .list-dot li{padding-left:16px;}
.it-body .list-dot li.inavailable{display:none !important}
.it-body .list-dot li:before{top:9px;}
.it-note{padding-top:30px;padding-bottom:10px;}
.it-note .tit-item{color:#ff5a27;}
.cruise-desc, .review-list .item{background-color:#f6f8f9;padding:20px 15px 20px 200px;position:relative;border-bottom:1px solid #ccc;}
.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, .review-list .item table{width:100%;}
.cruise-desc table caption, .review-list .item table caption{color:#000;margin-bottom:10px;}
.cruise-desc table tr td, .review-list .item table tr td{vertical-align:middle;padding:6px 9px;}
.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);}
.cruise-desc{color:rgba(0, 0, 0, 0.7);margin-bottom:18px;}
.cruise-desc table{margin-bottom:20px;}
.current-rate, .block-rate-num{position:absolute;left:0;top:0;bottom:0;width:168px;background-color:#eff1f2;}
.current-rate .rate-number, .block-rate-num .rate-number{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;border:2px solid #fff;display:block;margin:38px auto 22px;}
.current-rate{color:rgba(0, 0, 0, 0.5);}
.current-rate .rate-number{width:100px;height:100px;line-height:100px;font-size:36px;background-color:#f16f30;}
.block-rate-num .rate-number{width:60px;height:60px;line-height:60px;font-size:24px;background-color:#5ad2ff;}
.traveller-rate table tr td{border-bottom:1px dotted #3b444e;}
.traveller-rate table tr td:first-child{color:#3b444e;}
.traveller-rate table tr td:last-child{text-align:right;}
.review-list .item{margin-bottom:18px;min-height:195px;}
.review-content{margin-bottom:5px;}
.cus-desc h5{margin-bottom:10px;}
.cus-desc .plus, .cus-desc .minus{position:relative;padding-left:25px;margin-bottom:10px;}
.cus-desc .plus:before, .cus-desc .minus:before{content:'';display:inline-block;font-family:'FontAwesome';position:absolute;left:0;top:0;font-size:14px;}
.cus-desc .plus:before{content:'\f055';color:#f16f30;}
.cus-desc .minus:before{content:'\f056';color:#de0101;}
.more-social{padding:12px 0 0;}
.more-social .pull-left{color:rgba(0, 0, 0, 0.7);display:inline-block;padding-top:3px;cursor:pointer;}
.helpful{color:#999;}
.helpful .btn{background-color:#f16f30;-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;}
.helpful li{vertical-align:middle;}
.helpful li:last-child{width:25px;height:21px;line-height:21px;text-align:center;background-color:#fff;border:1px solid #c8c8c8;position:relative;}
.helpful li:last-child:after, .helpful li:last-child:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.helpful li:last-child:after{border-color:rgba(255, 255, 255, 0);border-right-color:#fff;border-width:4px;margin-top:-4px;}
.helpful li:last-child:before{border-color:rgba(200, 200, 200, 0);border-right-color:#c8c8c8;border-width:5px;margin-top:-5px;}
.cus-det{border-top:1px solid rgba(0, 0, 0, 0.1);padding-top:4px;margin-top:12px;display:none;}
.cus-det table{margin-bottom:0;}
.review-pagination{text-align:right;}
.review-pagination .pagination{margin:0;}
.review-pagination .pagination li a{margin-left:7px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-color:#e9eced;color:#3b444e;border:none;}
.review-pagination .pagination li.active a{background-color:#3b444e;color:#fff;}
.cus-viewed{padding:30px 0;border-top:1px solid #ccc;}
.cus-viewed .item{margin-bottom:20px;}
.cus-viewed .tit-item{margin-bottom:20px;}
.cus-viewed .box-review{padding-top:5px;}
.cus-viewed .box-review label{display:inline-block;vertical-align:middle;}
.cus-viewed .review{position:relative;padding-left:26px;font-size:11px;color:#666;font-weight:normal;margin-left:5px;}
.cus-viewed .review .n-rate{width:24px;height:17px;line-height:17px;background-color:#74c63d;color:#fff;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}
.cus-viewed .review strong{color:#74c63d;}
.cus-viewed .review .n-review{position:relative;padding-left:5px;margin-left:3px;}
.cus-viewed .review .n-review:before{content:'';display:inline-block;height:10px;width:1px;background-color:#000;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.cus-viewed .media{margin-bottom:15px;}
.cus-viewed .media a.pull-left{width:71px;display:block;height:71px;}
.cus-viewed .media a.pull-left img{width:100%;height:100%;}
.cus-viewed .media-body{color:#666;}
.cus-viewed .media-body strong{color:#000;}
.cus-viewed .media-footer .price{margin-top:15px;margin-bottom:8px;color:rgba(0, 0, 0, 0.7);}
.cus-viewed .media-footer .price strong{color:#000;}
.cus-viewed .media-footer .btn{border:2px solid #fff;background-color:#f16f30;font-weight:700;-webkit-box-shadow:0 0 1px rgba(24, 22, 24, 0.5);-khtml-box-shadow:0 0 1px rgba(24, 22, 24, 0.5);-moz-box-shadow:0 0 1px rgba(24, 22, 24, 0.5);-ms-box-shadow:0 0 1px rgba(24, 22, 24, 0.5);-o-box-shadow:0 0 1px rgba(24, 22, 24, 0.5);box-shadow:0 0 1px rgba(24, 22, 24, 0.5);}
.cus-media .media{border-bottom:1px solid rgba(0, 0, 0, 0.2);padding-bottom:15px;}
.cus-media .media:last-child{border-bottom:none;}
.cus-media .media a.pull-left{width:71px;display:block;height:71px;margin-right:12px;}
.cus-media .media a.pull-left img{width:100%;height:100%;}
.cus-media .media-body{position:relative;padding-right:12px;}
.cus-media .media-body .view-more{position:absolute;right:0;}
.cus-media .media-body .price{margin-top:5px;}
.roomModal .modal-header{padding:20px 50px 15px 25px;border-bottom:none;position:relative;}
.roomModal .modal-header .close{position:absolute;right:25px;}
.roomModal .modal-body{padding:20px 25px 30px;}
.roomModal .m-item{margin-bottom:25px;}
.roomModal .m-item:last-child{margin-bottom:0;}
.roomModal .m-item p{margin-bottom:10px;}
.roomModal .m-item p:last-child{margin-bottom:0;}
.roomModal .m-item .list-col-2{overflow:hidden;margin:0 -7px;}
.roomModal .m-item .list-col-2 li{width:50%;float:left;padding:0 7px;font-size:12px;margin-bottom:5px;color:#333;}
.roomModal .m-item .list-col-2 li.inavailable{opacity:0.6; display:none}
.roomModal .m-item h5{font-size:13px;text-transform:uppercase;color:#3b444e;margin-bottom:12px;text-align:center;position:relative;}
.roomModal .m-item h5 span{display:inline-block;position:relative;z-index:3;padding:0 8px;background-color:#fff;}
.roomModal .m-item h5:before{content:'';display:block;position:absolute;left:0;width:100%;height:1px;background-color:#d7d7d7;}
.sync-modal-xs-wrap{margin:0 -5px;}
.sync-modal-xs-wrap .item{padding:0 5px;}
.modal-owl{margin-bottom:15px;}
.modal-owl img{width:100%;}
.modal-owl .owl-controls .owl-buttons div{width:24px;height:24px;line-height:26px;text-align:center;-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(255, 255, 255, 0.7);color:#000;position:absolute;bottom:35px;font-size:10px;}
.modal-owl .owl-controls .owl-buttons div:hover{background-color:white;}
.modal-owl .owl-controls .owl-buttons div.owl-next{right:15px;}
.modal-owl .owl-controls .owl-buttons div.owl-prev{left:15px;}
#sync-modal-lg{margin-bottom:23px;padding-bottom:23px;border-bottom:1px solid #d7d7d7;}
#sync-modal-lg img{height:218px;}
#sync-modal-xs img{height:60px;}
#sync-modal-xs .synced{opacity:.5;}
table.table-room-modal{margin-top:27px;}
table.table-room-modal caption{margin-bottom:15px;}
table.table-room-modal tr td{vertical-align:middle;}
table.table-room-modal tr td:first-child{white-space:nowrap;}
table.table-room-modal tr td:first-child span{color:#999;display:inline-block;}
.bc{display:inline-block;margin-right:5px;background-image:url(../images/cruises/baby.png);background-repeat:no-repeat;width:15px;}
.bc-baby{height:11px;background-position:0 0;}
.bc-child{height:18px;background-position:0 -16px;}
#promoModal{z-index:9999;}
#promoModal .modal-content{border:1px solid #ccc;}
#promoModal .modal-header{background-color:#f16f30;color:#fff;padding:25px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom:1px solid #ccc;}
#promoModal .close{opacity:1;color:#fff;}
#promoModal .modal-title{font-size:30px;line-height:38px;}
#promoModal .modal-body{padding:25px;border-bottom:10px solid #f16f30;}
#promoModal .modal-body .item{margin-bottom:25px;}
#promoModal .modal-body .item p{margin-bottom:10px;}
#promoModal .modal-body .item p:last-child{margin-bottom:0;}
#promoModal .modal-body .item:last-child{margin-bottom:0;}
#promoModal .modal-body .item .po-price{padding-bottom:6px;border-bottom:1px solid #f16f30;}
#promoModal .modal-body .item .po-price strong{font-size:30px;color:#f16f30;}
#promoModal .modal-footer{background-color:#58585a;border:none;color:#fff;padding:25px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;text-align:left;}
#promoModal .modal-footer a{color:#f16f30;}
#promoModal .modal-footer .pull-right{padding-top:10px;}
.modal-banner ul{overflow:hidden;margin:0 -1px;}
.modal-banner ul li{padding:0 1px;float:left;width:33.333%;}
.modal-banner ul li img{width:100%;}
#calendarModal{z-index:99999;}
#calendarModal .modal-lg{width:1000px;margin:80px auto 30px;}
#calendarModal .modal-header{position:relative;color:#333;padding:22px 183px 22px 10px;border-bottom-color:#cdcecf;}
#calendarModal .modal-header .m-for{vertical-align:middle;}
#calendarModal .modal-header .modal-title{vertical-align:middle;}
#calendarModal .modal-header address{margin-top:5px;}
#calendarModal .modal-header address strong{color:#000;}
#calendarModal .modal-header .price{position:absolute;right:18px;}
#calendarModal .modal-header .close{position:absolute;font-size:16px;color:#fff;right:0;top:-20px;text-shadow:none;opacity:1;}
#calendarModal .modal-body{position:relative;padding:20px;background-color:#edf0f2;}
#calendarModal .modal-body .nav-pull-right{width:182px;position:absolute;left:0;top:0;z-index:9;}
#calendarModal .modal-body .tab-content{padding:15px 8px 15px 15px;position:relative;z-index:1;}
#calendarModal .nav-tabs li{width:100%;border-bottom:1px solid #cdcecf;margin:0;}
#calendarModal .nav-tabs li a{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border:none !important;padding:12px 10px 12px 30px;font-size:14px;position:relative;background-color:#edf0f2;margin:0;color:#000;}
#calendarModal .nav-tabs li a:before{content:'\f0da';display:inline-block;position:absolute;font-family:'FontAwesome';font-size:24px;color:#f16f30;left:12px;opacity:0;visibility:hidden;}
#calendarModal .nav-tabs li a strong{color:#3b444e;display:block;}
#calendarModal .nav-tabs li.active a{background-color:#fff;margin-right:-1px;}
#calendarModal .nav-tabs li.active a:before{opacity:1;visibility:visible;border-right-color:#fff;}
#calendarModal .modal-footer{background-color:#58585a;border:none;color:#fff;padding:25px 30px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;text-align:left;border-top:10px solid #f16f30;}
#calendarModal .modal-footer a{color:#f16f30;}
#calendarModal .modal-footer .pull-left{padding-right:60px;position:relative;}
#calendarModal .modal-footer .pull-left:after{width:1px;height:48px;content:'';display:inline-block;position:absolute;background-color:rgba(255, 255, 255, 0.5);right:30px;}
#calendarModal .modal-footer .pull-right{padding-top:10px;}
#calendarModal .modal-footer .close{font-size:16px;color:#fff;text-shadow:none;opacity:1;}
.nav-option{position:relative;width:155px;margin:15px auto;padding:12px 0;background-color:#f16f30 !important;-webkit-box-shadow:0 3px 5px rgba(23, 21, 23, 0.18);-khtml-box-shadow:0 3px 5px rgba(23, 21, 23, 0.18);-moz-box-shadow:0 3px 5px rgba(23, 21, 23, 0.18);-ms-box-shadow:0 3px 5px rgba(23, 21, 23, 0.18);-o-box-shadow:0 3px 5px rgba(23, 21, 23, 0.18);box-shadow:0 3px 5px rgba(23, 21, 23, 0.18);}
.nav-option:after{content:'';display:block;width:0;height:0;border:10px solid transparent;border-top-color:#f16f30;position:absolute;top:100%;}
.tab-ca-caption h3{font-weight:700;margin-bottom:3px;}
.ca-select-month{margin-top:10px;margin-bottom:17px;}
.ca-select-month .has-feedback{width:150px;vertical-align:middle;margin:0 12px;}
.ca-select-month .has-feedback .form-control{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
table.ca-table-tab{border:none;margin-bottom:0;}
table.ca-table-tab tr th, table.ca-table-tab tr td{width:14.286%;padding:10px;position:relative;}
table.ca-table-tab tr th{background-color:#f0f2f3;font-size:14px;color:rgba(0, 0, 0, 0.7);text-align:center;font-weight:400;border:none;padding-top:13px;padding-bottom:13px;}
table.ca-table-tab tr td{height:110px;font-size:11px;background-color:#f0f4f7;-webkit-box-shadow:0 0 0 3px #fff;-moz-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;color:rgba(130, 130, 130, 0.55);border-color:#fff;}
table.ca-table-tab tr td:first-child{-webkit-box-shadow:3px 0 0 3px #fff;-moz-box-shadow:3px 0 0 3px #fff;box-shadow:3px 0 0 3px #fff;}
table.ca-table-tab tr td:last-child{-webkit-box-shadow:-1px 0 0 3px #fff;-moz-box-shadow:-1px 0 0 3px #fff;box-shadow:-1px 0 0 3px #fff;}
table.ca-table-tab tr td .date-num{font-size:18px;position:absolute;top:10px;right:10px;}
table.ca-table-tab tr td .empty{position:absolute;bottom:11px;text-transform:uppercase;white-space:nowrap;}
table.ca-table-tab tr td:hover{background-color:#3b444e;color:#fff;}
table.ca-table-tab tr td:hover .date-num, table.ca-table-tab tr td:hover .price a, table.ca-table-tab tr td:hover .price strong{color:#fff;}
table.ca-table-tab tr .data{cursor:pointer;}
table.ca-table-tab tr .data .date-num{color:#3b444e;}
table.ca-table-tab tr .data .price{text-align:right;position:absolute;bottom:10px;right:10px;}
table.ca-table-tab tr .data .price strong{display:block;font-size:20px;color:#000;line-height:1;margin-bottom:5px;}
table.ca-table-tab tr .data .price a{display:inline-block;text-decoration:underline;}
table.ca-table-tab tr .sale .price strong{color:#ff5a27;}
.it-body-qa{padding:0;}
.qa-box{line-height:19px;}
.qa-box p{margin-bottom:10px;}
.qa-item{padding:0 20px 0 68px;border-bottom:1px solid #d7d7d7;}
.qa-item:last-child{border-bottom:none;}
.qa-item .qq, .qa-item .aa{position:relative;padding:20px 0;}
.qa-item .aa{border-top:1px dashed #b2cbe2;padding-left:50px;}
.label-question{font-size:30px;position:absolute;left:-48px;top:16px;}
.label-answer{width:30px;height:27px;background:url("../images/cruises/answer.png") no-repeat center;display:inline-block;position:absolute;left:0;top:17px;}
.qa-feel{position:absolute;top:21px;right:0;}
.qa-title{padding-right:145px;}
.qa-more{background-color:#f3f3f3;color:#494a4a;padding:10px 18px;}
.qa-more .btn{padding:4px 10px;}
.qa-more .pull-left{margin-top:3px;cursor:pointer;}
.modal{z-index:9999;}

.jssora05lr {
	top:40%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.75) !important;
    color: #fff;
    opacity: 0.3;
    -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;
    font-size: 18px;
	right:2px;
}

.jssora05ll{
	top:40%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.75) !important;
    color: #fff;
    opacity: 0.3;
    -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;
    font-size: 18px;
	left:2px;
}
.jssora05ll i,.jssora05lr i{line-height:32px}
#thumbnai_slider:hover .jssora05ll,#thumbnai_slider:hover .jssora05lr{opacity:1}

.priceTableCruise tr td{border:1px solid #ddd; line-height:21px; padding:5px; text-align:center}


#container_5 .hidden620#sticky-wrapper.fixed{position:fixed;width:848px;top: 76px;z-index:99;display:block !important;}
.tab-item h4.clusion a{float:right; font-size:14px; text-transform:none; text-decoration:underline}
.tab-item h4.clusion a.close-all{margin-right:20px}
.tab-item h4.clusion a i{font-size:18px; line-height:18px; margin-right:5px;}

#options h4 a{float:right; font-size:14px; text-transform:none; text-decoration:underline}
#options h4 a i{font-size:18px; line-height:18px; margin-right:5px;}

.tabFullItinerary h4 a{float:right; font-size:14px; text-transform:none; text-decoration:underline}
.tabFullItinerary h4 a.close-all{margin-right:20px}
.tabFullItinerary h4 a i{font-size:18px; line-height:18px; margin-right:5px;}

.tabs_content_child h5 a{float:right;font-size:14px;text-transform:none;text-decoration:underline;font-weight:normal;padding-left: 23px;}
.tabs_content_child h5 a.close-all{margin-right:20px}
.tabs_content_child h5 a i{font-size:18px; line-height:18px; margin-right:5px;}



.linkBook .price-show{display:block; margin-bottom:15px;}
.tabFullItinerary h5{font-size:16px; font-weight:bold;}
.tabFullItinerary .it-content{}
.tabFullItinerary .it-item{margin-bottom:10px;}
#options .it-item{margin-bottom:10px;}
.accordion-control{display:inline-block;float:right;}

.it-item .list-check ul{padding-left:15px !important}
.tab-item h4.overview {
    color: #e63828;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.tab-item h4.clusion {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    clear: both;
    position: relative;
}
.tab-item h4.clusion:after {
    content: ' ';
    display: block;
    width: 40px;
    margin-top: 10px;
    border-bottom: solid 2px #e63828;
}
.pageDetail{margin-top:70px !important}
.tourBody{position:relative}
.tourBody .navBookTour.fixed{position:fixed; top:77px; display:block !important; width:100%; height:50px; left:0; right:0; margin:0 auto;background-color: #e0e4e6;
    border-bottom: 1px solid rgba(0, 0, 0, 0.11);z-index:99}
.navBookTour.fixed .btn{width:100%; max-width:120px; display:inline-block; vertical-align:top; margin-right:8px}
.navBookTour.fixed .new_book_enquiry {width:100%; max-width:200px; display:inline-block; vertical-align:top; height:100%}
.navBookTour.fixed .new_book_enquiry a{text-align:center; width:100%; max-width:100%;  height:36px; line-height:36px; margin:7px auto}
.navBookTour.fixed .price-box{display:inline-block; vertical-align:top}
.navBookTour.fixed .price-box .price{font-size:21px}
.navBookTour.fixed .price-box .price del{font-size:18px; color:#444}
/*.tourBody .pageDetail.TourDetail{margin-top:0px !important}*/
/*///////////FILLER DEPARTURE/////////////*/
td .z_20{font-size:30px !important; line-height:20px; display:inline-block; color:#444; cursor:pointer}
#tabDeparture .nav.nav-sticky {
    width: 100%;
    padding: 0 0 1px 1px;
    border-bottom: 0;
    margin-bottom: -1px;
    margin-top: 25px;
}

#tabDeparture .nav.nav-sticky&gt;li {
    float: none;
    display: inline-block;
    margin-bottom: -1px;
    background: none;
    vertical-align: bottom;
    position: relative;
}
#tabDeparture .nav.nav-sticky&gt;li&gt;a {
    display: inline-block;
    height: 92px;
    line-height: 71px;
    border-radius: 0;
    border: none;
    padding: 10px 4px;
    width: 100%;
    text-align: center;
}
#tabDeparture .nav.nav-sticky&gt;li&gt;a {
    line-height: 22px;
    height: auto;
    background: #be1c1d;
    color: #fff;
    padding: 10px 40px 10px 50px;
}
#tabDeparture .nav.nav-sticky&gt;li&gt;a:hover {
    background: #135374;
    color: #fff;
    font-weight: bold;
}
#tabDeparture .nav.nav-sticky&gt;li:first-child&gt;a {
    -webkit-box-shadow: inset -5px 0px 20px -5px rgba(0,0,0,0.2);
    -moz-box-shadow: inset -5px 0px 20px -5px rgba(0,0,0,0.2);
    box-shadow: inset -5px 0px 20px -5px rgba(0,0,0,0.2);
     border-radius: 5px 0 0 0; 
}
#tabDeparture .nav.nav-sticky&gt;li:last-child.active&gt;a&gt;i, #tabDeparture .nav.nav-sticky&gt;li:last-child&gt;a:hover&gt;i {
    border-bottom: 42px solid #135374;
}
#tabDeparture .nav.nav-sticky&gt;li&gt;a&gt;i {
    display: inline-block;
    width: 25px;
    height: 22px;
    background-size: 100%;
    vertical-align: top;
}
#tabDeparture .nav.nav-sticky&gt;li:first-child&gt;a&gt;i {
    position: absolute;
    top: 0px;
    right: -15px;
    width: 40px;
    border-bottom: 42px solid #135374;
    border-left: 25px solid transparent;
    border-right: 0px solid transparent;
    z-index: 20;
}
#tabDeparture .nav.nav-sticky&gt;li:last-child&gt;a&gt;i, #tabDeparture .nav.nav-sticky&gt;li.active:first-child&gt;a&gt;i {
    position: absolute;
    top: 0px;
    right: -30px;
    width: 35px;
    border-bottom: 42px solid #135374;
    border-left: 0px solid transparent;
    z-index: 8;
    border-right: 25px solid transparent;
}
#tabDeparture .nav.nav-sticky&gt;li:last-child&gt;a&gt;i {
    border-bottom: 42px solid #be1c1d;
}
#tabDeparture .nav.nav-sticky&gt;li.active&gt;a {
    background: #135374;
    color: #fff;
    box-shadow: none;
    font-weight: bold;
     border-radius: 5px 5px 0 0; 
}
.select-a-tour {
    display: block;
    background: #135374;
    color: #ffffff;
    font-size: 15px;
    border: 1px solid #e1e1e1;
    border-bottom: 0;
    /* border-radius: 8px 8px 0 0; */
    line-height: 37px;
    padding: 4px 14px;
}
.departure_filter {
    display: inline-block;
    float: right;
    color: #ffffff;
    padding-left: 0px;
    overflow: hidden;
}
.departure_filter select {
    line-height: 23px;
	font-size:14px;
	width:auto !important;
	padding:0 !important;
    color: #435c71;
    border: none;
    border-radius: 2px;
    padding-right: 30px;
    background: #ffffff url(../images/tours/select_arrow_blank.jpg) right 9px center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: '';
    text-indent: 0.01px;
    text-overflow: "";
}
.dnr-tbl-bl {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}
#ucIndex_TourOpenning{display:table-row-group}
#ucIndex_TourOpenning label{font-weight:normal}
#ucIndex_TourOpenning .geocode {
    margin-top: -13px;
    margin-bottom: 0;
    padding-left: 0;
    color: #10ae4b;
}
.mycost {
    display: inline-block;
    font-size: 17px;
    color: #435c71;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}
.mycost .infocon {
    margin-right: 7px;
}
.infocon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 15px;
    vertical-align: middle;
    background: url(../isocms/templates/default/skin/images/infocon.jpg) center center no-repeat;
}
.mycost .angle_striped {
    display: inline-block;
    margin-right: 15px;
    position: relative;
	color:#888;
}
.angle_striped:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: inherit;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.you-pay {
    font-size: 13px;
    text-align: justify;
}
form.departure-checkouts a.booking {
	display:inline-block;
    background: #f16f30;
    color: #ffffff;
    font-weight: bold;
    border: none;
    border-radius: 2px;
    width: 144px;
    height: 35px;
    text-align: center;
    line-height: 34px;
}

form.departure-checkouts .bookingTour {
	display:inline-block;
    background: #f16f30;
    color: #ffffff;
    font-weight: bold;
    border: none;
    border-radius: 2px;
    width: 144px;
    height: 35px;
    text-align: center;
    line-height: 34px;
}
td .special_select{border: 2px solid #eaeaea;
    border: none;
    border-radius: 6px;
    display: inline-block;
    width: 79px;
    float: right;
    line-height: 12px;
    padding-left: 0px;
    position: relative;}
td .special_select select{ccolor: #505050;
    font-size: 14px;
   /* background: url(../isocms/templates/default/skin/images/select_arrow.jpg) right center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    text-overflow: '';
    text-indent: 0.01px;
    text-overflow: "";
    width: 100%;
    height: 20px;
    border: 1px solid #ddd;
    padding: 0 3px;
	}
	
#ucIndex_TourOpenning .striped {
    font-weight: normal;
}

.striped {
    display: inline-block;
    text-decoration: line-through;
    margin-right: 17px;
	color:#888;
}
#ucIndex_TourOpenning .green_cost {
    display: inline-block;
    color: #f16f30;
}

.dnr-tbl-bl .tbl-row {
    display: table-row;
    border-collapse: collapse;
}
.dnr-tbl-bl .tbl-row&gt;.tbl-col {
    display: table-cell;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0;
    text-align: center;
}
.dnr-tbl-bl .tbl-row&gt;.tbl-col {
	position:relative;
    display: table-cell;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0;
    text-align: center;
}
.dnr-tbl-bl .tbl-row.booking-date-new&gt;.tbl-col:nth-child(1), .dnr-tbl-bl .tbl-row.booking-date-new&gt;.tbl-col:nth-child(2) {
    max-width: 180px;
}
.fa-angle-up:before {
    content: "\f106" !important;
}
.widget-tit .fa-dropdown{font-size:30px !important}



@media (max-width:1199px){.check-rooms .form-group, .check-rooms .btn{float:left;}
.check-rooms .form-group{width:48%;}
.check-rooms .wf1{margin-bottom:15px;}
.check-rooms .room-chose{margin-top:15px;}
.check-rooms .cd-sub-room{width:100%;}
.check-rooms .cd-sub-room .col-sm-3{width:45% !important;margin-bottom:12px;float:left !important;}
.check-rooms .cd-sub-room .btn-style-1{margin-top:0;display:inline-block;}
table.table-rooms-full colgroup col:first-child{width:20%;}
table.table-rooms-full .media .pull-left{float:none !important;margin:0 0 12px;}
#mapModal .modal-lg{width:900px;}
#mapModal .modal-body .map{height:400px;}
#calendarModal .modal-lg{width:900px;}
#calendarModal .modal-footer{padding-left:15px;padding-right:15px;}
#calendarModal .modal-footer .pull-left{padding-right:40px;}
#calendarModal .modal-footer .pull-left:after{right:20px;}
}
@media screen and (max-width:1140px){
.hidden1140{display:none !important}	
.block1140{display:block !important}
}

@media (max-width:1024px){
#container_5 .hidden620#sticky-wrapper.fixed{position:fixed; width:848px; top:48px;z-index:99; display:block !important}
}
@media (max-width:992px){
#container_5 .hidden620#sticky-wrapper.fixed{position:fixed; width:848px; top:48px;z-index:99; display:block !important}
.hidden992{display:none !important}	
.block992{display:block !important}

.tourBody .navBookTour.fixed {
	display:none !important;
}


.pageDetail{margin-top:48px !important}
.trip--header--bullets {
    display: table;
    margin: auto;
}

.trip--header--bullets li {
    float: left;
    margin-right: 25px;
	list-style-type: disc !important;
}
.trip--header--bullets li:first-child {
    list-style-type: none !important;
}
.trip--header--bullets li:last-child{margin-right:0 !important}
.trip--header--bullets li .field-item {
    color: #2b2b2b;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
}
.trip--details {
    margin-top: 18px;
}
.trip--details .field {
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
}
.trip--details .field:last-child{border:0}
.trip--details .field .field-item {
    text-align: right;
	font-size:14px;
}
.trip--details .field-label, .trip--details .field-name-field-trip-size .name {
    text-transform: uppercase;
    color: #888;
    min-width: 35%;
    font-weight: normal;
    letter-spacing: .75px;
    font-size: 12px;
    font-weight: 400;
	float:left;
	line-height:24px;
}

#sticky-wrapper .block992{display:table-cell !important}
.tabFullItinerary{display:block !important}
.thumb_navigator{display:none !important}
#thumbnai_slider{}
#thumbnai_slider .IMAGE{}
#thumbnai_slider .IMAGE .imageReponsive{}
.z_12{font-size:14px !important;}
.z_10{font-size:12px !important}
y a.btn_new_send_enquiry {
    text-transform: capitalize;
    font-size: 16px;
}
.cd-review{margin-top:30px !important}
.cd-main{background:#f7f7f7;}
.cd-main .tab-item{margin-bottom:20px;}
.cd-tabs .tab-item{padding-top:20px}
#overview .it-item{margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;}
#overview #qna{border-bottom:0; padding-bottom:0 !important; margin-bottom:10px;}
.tab-item h4.overview{color: #e63828; font-size:14px;text-transform:uppercase; font-weight:bold}
.tab-item h4.clusion{font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    clear: both;
	position:relative;
	line-height:24px;
	}
.tab-item h4.clusion:after{content: ' ';
    display: block;
    width: 40px;
	margin-top:0 !important;
    position:absolute; 
	top:20px;
    border-bottom: solid 2px #e63828;}
#overview .tit-item{text-transform:uppercase; font-weight:bold}
#overview .tit-item.z_10{color:#2c2c2c}

#fullItinerary .it-item{margin-bottom:0; border-bottom:1px solid #ddd}
#options .it-item{margin-bottom: 8px;/* border-bottom:1px solid #ddd */}
.it-head {
   	background: none;
    position: relative;
    color: #2b2b2b;
    padding: 15px 30px 15px 10px;
    cursor: pointer;
    border-bottom: 0;
    margin-bottom: -1px;
    font-size: 15px;
}
#fullItinerary .it-head {
   	background: none;
    position: relative;
    color: #2b2b2b;
    padding: 15px 30px 15px 10px;
    cursor: pointer;
    border-bottom: 0;
    margin-bottom: -1px;
    font-size: 15px;
}
.it-head .fa-dropdown {
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    right: 10px;
    top: 25px;
    font-size: 30px;
}

#fullItinerary .it-body{border:0;padding:0px 10px 20px 10px;}
.it-item .list-check ul{padding-left:15px !important}

.tabFullItinerary h4 a{padding: 9px;
    border: 1px solid #3987dc;
    width: 140px;
    height: 40px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.67;
    display: inline-block;
    text-align: center;}
.tabFullItinerary h4 a.close-all{margin-right:20px}
.tabFullItinerary h4 a i{font-size:18px; line-height:18px; margin-right:5px;}

.tabs_content_child h5 a{padding: 9px;
    border: 1px solid #3987dc;
    width: 140px;
    height: 40px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.67;
    display: inline-block;
    text-align: center;}
.tabs_content_child h5 a.close-all{margin-right:20px}
.tabs_content_child h5 a i{font-size:18px; line-height:18px; margin-right:5px;}
.accordion-control{display:block;float:none; text-align:center; margin:10px auto;}
.accordion-control a{padding: 9px;
    border: 1px solid #3987dc;
    width: 140px;
    height: 40px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.67;
    display: inline-block;
    text-align: center;}
.accordion-control a{float:none !important;}
.mgr20{margin-right:20px !important}
.widget-viewed {
	border:0 !important;
}
.widget-customer {
    border:0 !important;
}
.it-body {
    padding: 10px 10px 15px;
    border:0;
    display: none;
    line-height: 24px;
}
.it-body.it-body-qa{padding:0 !important}
.tb-cond .list-check li {
    position: relative;
    padding-left: 15px;
    margin-bottom:8px;
}
.widget-tit .fa{font-size:20px}
}
@media (max-width:991px){#viewphotoModal .modal-lg{width:600px;margin-top:100px;}
.cd-carousel{margin-bottom:15px;}
.widget-goo{margin:0;}
.widget-goo .w-body{padding:12px;display:block !important;}
.widget-goo .w-body .btn{display:inline-block;vertical-align:middle;margin:0;}
.widget-goo .w-body .btn-style-2a{width:110px;}
.widget-goo .w-body .btn-w-save{width:148px;}
.included{margin-bottom:22px;}
.cus-viewed{padding-bottom:0;}
.widget-md{padding-bottom:30px;}
.widget{padding:0;margin-bottom:10px;}
.widget .widget-tit{background-color: #e0e4e6;
    position: relative;
    color: #3b444e;
    padding: 12px 45px 12px 18px;
    cursor: pointer;
    border-bottom: 1px solid #bfc1c2;
    margin-bottom: -1px;}
.widget .widget-tit .fa{color:#3b444e;position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.widget .widget-tit.active .fa::before{content:'\f077';}
.widget .w-body{display:none;}
.widget-search-cruise .widget-tit{border:2px solid #3b444e;background-color:#3b444e;color:#fff;}
.widget-search-cruise .widget-tit .fa{color:#fff;}
.widget-search-cruise form{display:none;padding:2px 12px 15px;}
.widget-cruise-tours .widget-tit{border:2px solid #02608a;background-color:#02608a;color:#fff;}
.widget-cruise-tours .widget-tit .fa{color:#fff;}
.widget-book-us .w-body, .widget-faqs .w-body, .widget-faqs .w-body{padding:15px 12px 10px;}
.widget-book-us .more, .widget-faqs .more, .widget-faqs .more{margin-left:-12px;margin-right:-12px;}
.roomModal .modal-header{padding-left:12px;padding-right:12px;}
.roomModal .modal-header .close{right:12px;}
.roomModal .modal-body{padding:15px 12px;}
#mapModal .modal-lg{width:600px;}
#mapModal .modal-body{padding:15px;}
#mapModal .modal-body .map{height:290px;}
.nav-option{margin:0 auto 15px;width:100%;}
#calendarModal .modal-lg{width:600px;margin:0 auto;}
#calendarModal .modal-header .m-for{display:block;}
#calendarModal .modal-body{padding:15px;background-color:#fff;}
#calendarModal .modal-body .nav-pull-right{position:static;width:290px;margin:0 auto;}
#calendarModal .modal-body .tab-content{padding:15px 0 0;border-left:none;}
#calendarModal .nav-tabs-modal-xs{padding:7px 36px;border:1px solid #d7d7d7;position:relative;}
#calendarModal .nav-tabs-modal-xs strong{font-size:14px;color:#3b444e;display:block;}
#calendarModal .nav-tabs-modal-xs .fa-caret-right{position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:28px;}
#calendarModal .nav-tabs{border:1px solid #d7d7d7;margin-top:-1px;display:none;}
#calendarModal .nav-tabs li a{padding-top:5px;padding-bottom:5px;}
#calendarModal .nav-tabs li.active a{margin-right:0;}
#calendarModal .modal-footer{border-top:none;padding-top:12px;padding-bottom:12px;}
table.ca-table-tab tr th{font-size:13px;}
table.ca-table-tab tr td{height:65px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
table.ca-table-tab tr td .empty{display:none;}
table.ca-table-tab tr td .date-num{font-size:10px;font-weight:400;}
table.ca-table-tab tr .data .price{bottom:20px;}
table.ca-table-tab tr .data .price strong{font-size:13px;margin-bottom:0;}
table.ca-table-tab tr .data .price a{display:none;font-size:10px;}
table.ca-table-tab tr .data.on .price{bottom:5px;}
table.ca-table-tab tr .data.on .price a{display:block !important;}
.modal-owl{margin-bottom:30px;}
#videoModal .modal-full{margin:30px auto;}
#videoModal .modal-content{padding:18px;}
.sub-tag{-webkit-transform:translateX(0);-khtml-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);left:5px;}
.sub-tag:before, .sub-tag:after{left:30px;}
#footer{position:relative}
#footer .travelers.fixed{position:fixed; width:100%; height:50px; bottom:0px; left:0; z-index:999999;background: rgb(241, 111, 48);}

#footer .travelers .book_now:hover{opacity:0.9; color:#fff}
.travelers .new_book_enquiry {background:#888 !important; display:inline-block; width:50%; float:left; padding: 8px 0px 7px 0px !important;}
.travelers .new_book_enquiry.width100 {width:100%;}
.travelers .new_book_enquiry a.btn_new_send_enquiry{border:0 !important; font-size:18px;}
.travelers .new_book_enquiry:hover a{color:#f16f30 !important}
.new_book_enquiry a.btn_new_send_enquiry {
    text-transform: capitalize;
	background:none !important;
    font-size: 14px;
    background:none;
    border:0 !important;
    color: #fff !important;
    transition: all 0.4s ease;
    width: 84%;
    margin-left: 8%;
    border-radius: 25px;
}
.new_book_enquiry a.btn_new_send_enquiry:hover{color:#f16f30 !important}
#footer .travelers .book_now {
    background: #f16f30;
    width: 49.8%;
	float:right;
    display: inline-block;
    max-width: 100%;
    line-height: 52px !important;
    border-radius: 0;
}
}
@media (min-width:767px){.chose-room-xs{ display:block !important}}
@media (max-width: 767px){
	.cat-header{padding-left:10px;}
	.cat-intro .hg-more{padding-left:10px}
	.cat-sort .pull-right, .cat-sort .pull-left{padding-left:10px;margin-bottom: 19px;}
	table.table-rooms-xs .tb-show-price{position:relative;text-align:center;height:112px;display: none;}
	#relatedBox .pane-title{padding-left:0px;margin-left:0px;} 
	table.table-rooms-xs .media .pull-left{width:auto;height:auto}
	#container_6 .mt50{margin-top:0px !important}
#container_4{padding:0px 10px!important}	
.container{padding-left:8px !important;padding-right:8px !important}
.m-caption{top:-30px;}
.m-caption .pull-left{width:100%;text-align:center;}
#viewphotoModal .modal-lg{width:100%;}
#viewphotoModal .modal-content{padding:0;background-color:transparent;}
#viewphotoModal .numslide{width:100%;height:70px;line-height:70px;text-align:center;bottom:-82px;color:#fff;left:0;position:absolute;}
#viewphotoModal .carousel-control{top:unset;bottom:-85px;-webkit-transform:translateY(0);-khtml-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
#viewphotoModal .carousel-control.left{left:22px;}
#viewphotoModal .carousel-control.right{right:22px;}
.cd-owl-wrap{padding:12px;}
.cd-tabs .tab-item, .it-note{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:20px;}
.tit-item{font-size:18px;}
.check-rooms{margin-bottom:0;}
.check-rooms .form-group{width:100%; margin-bottom:12px !important}
.check-rooms .control-label-xs {
    /* position: absolute; */
    /* left: 8px; */
    /* top: 11px; */
    /* color: #333; */
    /* margin: 0; */
    /* z-index: 9; */
}
/*thtech*/
.accordion-control {
    display: none!important;
}
.cl-caption .price label sup {
    top: -6px;
    left: 6px;
}
label.block.f_hn.z_24 {
    padding-top: 10px;
}
.display_none_mb{
	display:none!important;
} 
.display_none_des{
	display:block!important;
}
.z_12{
    font-size: 12px!important;
}
.price {
    right: 0!important;
	font-size: 11px;
}
.review {
    margin-top: 8px;
    margin-left: 0!important;
}
.link_CityAround a{
	font-size: 14px;
}

/*end thtech*/
.check-rooms select.form-control {
    /* padding-left: 113px; */
}
.check-rooms input#departure_date {
    /* padding-left: 113px; */
}
.check-rooms .btn {
    width: 113px;
    margin: 10px auto !important;
    float: none;
}
.check-rooms .form-control-feedback{top:0 !important;}
.check-rooms .fc1{padding-left:113px;}
.check-rooms .fc2{padding-left:70px;}
.check-rooms .fc3{padding-left:57px;}
.cd-sub{top:54px;}
.helpful{padding-top:12px;border-top:1px solid rgba(0, 0, 0, 0.1);margin-top:13px;}
#promoModal .modal-footer{padding:23px 15px;}
#promoModal .modal-footer .pull-left, #promoModal .modal-footer .pull-right{float:none !important;}
#promoModal .modal-footer .pull-right{padding-top:15px;border-top:1px solid rgba(255, 255, 255, 0.5);margin-top:15px;}
#mapModal .modal-lg{width:100%;max-width:320px;}
#calendarModal .modal-lg{width:100%;}
#calendarModal .modal-header{padding:16px 10px;}
#calendarModal .modal-header .z_24{font-size:18px;}
#calendarModal .modal-header .price{position:static;-webkit-transform:translateY(0);-khtml-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);margin-top:12px;}
.ca-select-month .has-feedback{width:105px;margin:0 5px;}
table.ca-table-tab tr td, table.ca-table-tab tr th{padding:3px;}
table.ca-table-tab tr td{box-shadow:0 0 0 2px #fff;}
table.ca-table-tab tr td .date-num{top:6px;right:5px;}
table.ca-table-tab tr td:first-child{box-shadow:0 0 0 2px #fff;}
table.ca-table-tab tr td:last-child{box-shadow:0 0 0 2px #fff;}
table.ca-table-tab tr .data .price{right:5px;}
.box-rate-wrap{margin:0 -15px 30px;background-color:#f6f8f9;padding:13px 15px;}
.box-rate-wrap h3{color:#333;margin-bottom:12px;}
.box-rate-wrap h3 span{color:#f16f30; font-size:13px; float:right; cursor:pointer}

.check-rooms {
    padding: 0px;
}
.roomModal .modal-header{padding-bottom:10px;}
#sync-modal-lg{margin-bottom:14px;padding-bottom:14px;}
#sync-lg .owl-play:after{width:34px;height:34px;line-height:34px;font-size:31px;}
.sub-best{top: 29px;left:0;max-width: 250px;padding: 14px 10px;}
.sub-best::after, .sub-best::before{left:30px}
.fe{padding: 6px 8px;}
.current-rate, .block-rate-num{position:relative;padding:10px 12px;width:100%;overflow:hidden;}
.current-rate .rate-number, .block-rate-num .rate-number{float:none;    margin: 0px auto 10px;}
.current-rate .rate-number {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 32px;
    background-color: #f16f30;
}
.current-rate .rate-caption, .current-rate .cus-rate, .block-rate-num .rate-caption, .block-rate-num .cus-rate{position:relative;}
.current-rate .rate-caption, .block-rate-num .rate-caption{left:0px;}
.current-rate .cus-rate, .block-rate-num .cus-rate{text-align:center}
.score-travel{padding:17px 12px;}
.cus-desc{padding:15px 12px; text-align:justify}
.review-pagination{text-align:center;}
.cruise-desc, .review-list .item {
    padding: 20px 15px 20px 20px;

}
#thumbnai_slider{}
#thumbnai_slider .IMAGE{}
#thumbnai_slider .IMAGE .imageReponsive{}
.cd-tabs .tab-item{padding-top:0px !important}
.roomModal{opacity:1 !important; }
#page .modal.roomModal{
    /* z-index: 10000; */
    top: 93px;
}
#page .modal.roomModal .modal-dialog{margin:0 auto!important;}
.roomModal .modal-dialog .modal-content{ border-radius:15px}
.roomModal .modal-body img{width:100%}
.mbsm15{margin-bottom:15px !important;}
}
@media screen and (max-width:680px){.cd-header{padding-right:0;}
.cd-header .title24{font-size:18px;}
.cd-header .price-box{position:static;text-align:left;margin-top:10px;}
#promoModal .modal-header{padding:20px 15px;}
#promoModal .modal-title{font-size:24px;line-height:30px;}
#promoModal .modal-body{padding:15px 14px 40px;}
#promoModal .modal-body .item .po-price{font-size:16px;}
#promoModal .modal-body .item .po-price strong{font-size:28px;}
.qa-item{padding:0 10px 0 40px;}
.qa-item .qq, .qa-item .aa{padding:15px 0;}
.qa-item .aa{padding-left:40px;}
.qa-feel{position:static;}
.label-question{font-size:24px;left:-31px;}
.qa-title{padding-right:0;}
}
@media screen and (max-width:620px){
.hidden620{display:none !important}
.block620{display:block !important; margin-bottom:20px !important}
#navbar-detail .block620{display:none !important;}
#container_5 .hidden620#sticky-wrapper{display:none !important}
#container_5 .hidden620#sticky-wrapper.fixed{display:none !important}
#container_5 .block620#sticky-wrapper620.fixed{position:fixed; width:100%; top:48px;z-index:9999; display:block !important}
#sticky-wrapper620 .it-head {
    background-color: #e0e4e6;
    position: relative;
    color: #3b444e;
    padding: 12px 45px 12px 10px;
    cursor: pointer;
    border-bottom: 1px solid #bfc1c2;
    margin-bottom: -1px;
}
#sticky-wrapper620 .it-head a{color: #3b444e; font-weight:normal}
#sticky-wrapper620 .it-body{border:0 !important}

.cd-tabs .nav {
    position: relative;
    z-index: 10;
    width: 100%;
    background-color: #e0e4e6;
    border-bottom: 1px solid rgba(0, 0, 0, 0.11);
    border: 0 !important;
}
.cd-tabs .nav li {
    border-left: 1px solid #fff;
    display: block;
    width: 100%;
    text-align: left;
    border: 0 !important;
}
}
@media screen and (max-width:600px){table.table-rooms-xs .media .pull-left{float:none !important;margin:0 0 11px;}
table.table-rooms-xs .media-body{display:block;width:auto;}
.sub-tag{width:300px;}
.sub-tag .sub-header{padding-left:10px;}
.sub-tag .sub-header h4{font-size:16px;}
.sub-tag .sub-header .close{right:10px;}
.sub-tag .sub-body{padding:15px 10px;}
}
@media screen and (max-width:580px){.cd-review{padding:0;}
.cd-review .review-score{position:relative;margin-bottom:5px;width:100%;height:82px;-webkit-transform:translateY(0);-khtml-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);top:unset;right:unset;bottom:unset;}
.cd-review .review-score .div-center{min-width:300px;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%);}
.cd-review .review-score:before{border-right-color:transparent;border-top-color:#f16f30;right:50%;top:99%;-webkit-transform:translate(0, 0);-khtml-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);}
.cd-review blockquote{padding:12px;}
.inside{padding: 13px 12px;margin: 15px 0px;}
.inside .list-check li{width:100%;}
.cruise-desc, .review-list .item{padding:0;}
.cruise-desc table caption, .review-list .item table caption{margin-bottom:5px;}


}
@media screen and (max-width:500px){.it-head{padding:12px 33px 12px 10px;}
.it-head .fa-dropdown{right:10px; top:22px}
.it-head .list-transfer{margin-right:0;}
.it-head .list-transfer li{padding:0 5px;}
.check-rooms .cd-sub-room .btn-style-1{width:100px;}
.room-chose .cp-detail{width:300px;top:unset;bottom:50px;left:-45px;}
table.table-room-modal{border:none;margin-top:20px;}
table.table-room-modal tr{display:block;padding:10px 0;border-bottom:1px solid #ddd;}
table.table-room-modal tr:first-child{padding-top:0;}
table.table-room-modal tr td{display:block;border:none;padding:2px 0;}
.cruise-desc .progress, .review-list .item .progress{min-width:130px;}
.roomModal .m-item .list-col-2 li{float:none;width:100%;}
.roomModal .m-item .list-col-2 li.inavailable{opacity:0.6}
#videoModal .modal-full{width:100% !important;}
#videoModal .modal-content{padding:15px;}
#mapModal .modal-body{padding:10px;}
.map-i-detail{width:230px;}
}
@media (max-width:480px){
.trip--header--bullets {
    display: table;
    margin: auto;
}

.trip--header--bullets li {
    float: none;
    margin-right:0;
	display:block;
	list-style-type: none;
	margin-bottom:4px; 
	text-align:center;
}
.review.review--stars .rate-1 span {

    float: left;
}
}
@media screen and (max-width:400px){#sync-modal-lg img{height:145px;}
#sync-modal-xs img{height:44px;}
.sub-tag{left:-12px;}
.qa-more{text-align:center;}
.qa-more .pull-left, .qa-more .pull-right{float:none !important;display:block;}
.qa-more .btn{margin-top:10px;}
}

@media screen and (max-width:350px){
.cond-sup{width:280px}
}
@media screen and (max-width:335px){
.tabs_content_child h5 a {
    padding: 8px 4px;
    border: 1px solid #3987dc;
    width: 120px;
    height: 38px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.67;
    display: inline-block;
    text-align: center;
}
.accordion-control a {
   padding: 8px 4px;
    border: 1px solid #3987dc;
    width: 120px;
    height: 38px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.67;
    display: inline-block;
    text-align: center;
}
.cond-sup{width:260px}
}

.owl-wrapper .item img:hover,#ip-duration:hover,#date:hover,#ip-room:hover,.cd-sub-room select:hover{cursor:pointer;}

#thumbnai_slider .owl-play:after {
    width: 76px;
    height: 76px;
    line-height: 76px;
    font-size: 72px;
}















.tabs{display:inline-table;height:auto;width:100%;border-top:solid 1px #a2a2a2;border-bottom:solid 1px #a2a2a2}
.tabs ul{list-style:none outside none;margin:0;padding:0;clear:both}
.tabs li{float:left;padding:0 18px;cursor:pointer;text-transform:uppercase;background:url(../images/line_3.png) right center no-repeat}
.tabs li a{padding:12px 0;display:block;font-size:12px;color:#1e74a5;}
.tabs li:first-child{padding-left:0}
.tabs li:last-child{background:none;padding-right:0}
.tabs li.tabselected a{color:#303030;border-bottom:solid 4px #1e74a5}
.tabDetair{padding:0;text-align:justify;background:#fff;margin:15px 0 0}
.tabDetairContent{padding:15px;background:#f6f6f6;width:100%;display:inline-block}
.label_header{text-transform:uppercase;font-size:14px;;margin:10px 0;background:#1e74a5;padding:6px 10px;color:#fff}
.ct_item_itinerary{width:100%;display:inline-block;margin-bottom:16px}
.ct_item_itinerary h3.hd{margin:0 0 15px;font-weight:400}
.ct_item_itinerary h3.hd span.day{color:#1e74a5}
.arrow_icr{width:20px;height:20px;background:url(../images/a26.png) no-repeat right bottom;float:right}
.show-icr .arrow_icr{background:url(../images/a26.png) no-repeat left top}
.div_gallery{margin:2.3%;padding:0;float:left;background:none;width:180px;min-height:165px;display:block}
.gallery_small img,.pirobox_gall img{background:#EEEBE6;margin-bottom:3px}
.div_gallery figcaption{text-align:center;padding:0;word-break:break-word}

#lst_tab_child{margin:0 0 20px;width:100%;height:35px}
#lst_tab_child li{display:inline-block;color:#fff;font-size:14px;float:left;background:#eee;padding:8px 2%;text-transform:uppercase;margin-right:3px}
#lst_tab_child li a{color:#303030;text-decoration:none}
#lst_tab_child li.current{background:#1e74a5}
#lst_tab_child li.current a{color:#FFF;text-decoration:none}
.cabintitle{display:block;margin:0 0 10px;;font-size:13px;color:#1e74a5;font-weight:600;text-align:left}
.elem-mr-head{font-weight:700;font-size:18px;border-left:5px solid #1e74a5;background:#eee;padding:11px 15px;cursor:pointer}
.elem-mr-body{padding:25px 0 0;width:100%;display:inline-block;display:none}
.elem-mr-box .arrow_icr{background:url(../images/a27.png) no-repeat right bottom}
.elem-mr-box .show-icr .arrow_icr{background:url(../images/a27.png) no-repeat left top}

.elem-accordion-box{ margin:0 0 15px}
.elem-accordion-box &gt; dt{ display:inline-block; width:100%; background:#1e74a5; padding:8px 2%;color:#FFF; text-transform:uppercase; font-size:14px;  cursor:pointer}
.elem-accordion-box &gt; dd{padding: 15px;border: solid 1px #d8d8d8;border-top: none;width: 100%;display: inline-block;}
/* ------------------------------ */
.table-cabin { margin: 10px 0; width: 100%; border-collapse: collapse; }
.table-cabin th { background: #a2a2a2; font-weight: bold; padding:10px; border:1px solid #d8d8d8; overflow:hidden }
.table-cabin th:first-child{ border-left:1px solid #a2a2a2;}
.table-cabin th:last-child{border-right:1px solid #a2a2a2;}
.table-cabin td { border: 1px solid #d8d8d8;padding:10px;overflow:hidden; vertical-align:top}
.table-cabin tr:first-child td{ border-top:0px !important}
.cabin-info .toggle-Link{ display:inline-block; text-decoration:none; color:#303030; font-size:13px; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -khtml-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.cabin-info .toggle-Link span{ display:block; margin:2px 5px 0 0; float:left; width:12px; height:12px; background:url(../images/a25.png) no-repeat 0px 1px; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -khtml-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
.cabin-info .toggle-Link.open span{ display:block; margin:2px 5px 0 0; float:left; width:12px; height:12px; background:url(../images/a25.png) no-repeat -13px 1px;}
.cabin-info .cabin_detail{ display:none;}
.cabin-info .select-lg{ border:1px solid #d2d2d2;height:24px;}
.cabin-detail-hidden{padding:10px; line-height:20px;}
.cabin-detail-hidden p { padding:5px 0}
.list_facility{ display:inline-block; width:100%; margin:10px 0 0; padding:0; list-style:none;}
.list_facility ul li{ width:33%; float:left; padding:0 0 0 18px; margin:0 0 5px 0; background:url(../images/dot.png) no-repeat left 7px; text-align:left; line-height:16px; min-height:32px; font-size:12px; font-weight:bold}
.list_facility ul li.inavailable {color: gray}
.list_facility ul li.available{ background:url(../images/check.png) no-repeat left 2px !important;}
.MSelect_box{ margin-bottom:20px;}
.h3bold{ margin-bottom:10px;}
.MSelect_box &gt; label{ margin:0 10px 0 0;}
.MSelect_box &gt; .select-lg{ border:1px solid #d2d2d2; padding:5px 10px;}
.itinerary_Elem &gt; h3{ background:#1e74a5; padding:6px 10px; color:#FFF; font-size:13px; margin:0 0 10px 0;}


/* Reviews---------------------------------------------*/
.total_rates { background: none repeat scroll 0 0 #E6EDF6; height: 175px; width: 100%; color:#333333; }
.total_rates p, .total_rates span { padding: 0; margin: 0; }
.total_rates h3 { color:#003580; padding:6px 10px; font-weight: bold; }
.rates1 { width:24%; border-right:3px solid #ffffff; float:left; height:100%; text-align:center; }
.rates1 .choice { color: #669933; }
.rates1 .totscore { background:url(../images/comment_big_right.png) no-repeat top center; color:#fff; display:block; font-size:16px; font-weight:bold; height:48px; width:36px; padding: 10px 0 0; margin:0px auto; cursor:pointer }
.rates2 { width:37%; border-right:3px solid #ffffff; float:left; height:100%; }
.breakdown_block { padding: 0 10px; font-size: 12px; float: left; }
.per_bar_cover { background-color: white; border: 1px solid #3588DC; height: 12px; width: 99%; }
.per_bar { background-color: #3588DC; border: 0 none; float: left; height: 100%; width:0%; transition:width 1s ease-in; -moz-transition:width 1s ease-in; -webkit-transition:width 1s ease-in; -khtml-transition:width 1s ease-in; -ms-transition:width 1s ease-in;}
.rates3 { width:38%; float:left; }
.rates3 &gt; div { width: 80%; margin:1px auto; border-bottom: 1px dotted #999999; font-size: 12px; }
.rates3 &gt; div:after,.rates3 &gt; div:before{ clear:both; display:table; content:"";}
.rates3 &gt; div &gt; span { float: right; }
.review_Elems{ display:inline-block; width:100%; padding:10px 0px; border-bottom:1px solid #DDD}
.review_Elems:last-child{ border-bottom:0px !important}
.comment_reviews { margin-top: 20px; clear: both; }
.comment_reviews p,
.comment_reviews span { padding: 0; line-height: 20px;}
.comment_reviews img { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DEDEDE; height: 70px; padding: 4px; width: 90px; }
.comments_good { background-image: url(../images/positive.gif); background-position: 0 5px; background-repeat: no-repeat; padding-left: 14px !important; margin: 10px 0; }
.comments_bad { background-image: url(../images/negative.gif); background-position: 0 5px; background-repeat: no-repeat; padding-left: 14px !important; margin: 10px 0; }
.commentscore { background:url(../images/comment_big_right.png) no-repeat top center; padding:10px 0 0; color:#fff; display:block; font-size:16px; font-weight:bold; height:48px; width:36px; cursor:pointer; text-align: center; float: right; }
.step-cruise-book{ display:inline-block; width:100%; margin:0; padding:0; list-style:none;}
.step-cruise-book &gt; li{ display:inline-block; float:left; margin:0 20px 0 0; height:20px; line-height:20px;}
.step-cruise-book &gt; li.current{ color:#1e74a5;}
.form-book-cruise{ padding-left:160px; margin:40px 0 0;}
.form-book-cruise &gt; .hd{ display:block; margin:0 0 50px 0; text-transform:uppercase;}
.form-book-cruise &gt; .form-line{ display:inline-block; width:100%; margin:0 0 16px 0;}
.form-book-cruise &gt; .form-line &gt; .control-label{ display:block; float:left; height:28px; line-height:28px; width:120px;}
.form-book-cruise &gt; .form-line &gt; .note{ display:block; margin:10px 0 0; padding-left:120px;}
.form-book-cruise &gt; .form-line &gt; .input-lg{ border:1px solid #999; padding:5px; height:28px; line-height:28px; width:468px; outline:none;}
.form-book-cruise &gt; .form-line &gt; .select-lg{ border:1px solid #999; padding:5px; height:28px; line-height:28px; width:100px; outline:none;}
.form-book-cruise &gt; .form-line &gt; .textarea-lg{border:1px solid #999; padding:5px; height:60px; line-height:26px; width:468px; outline:none;}

.fl{float:left}

.paging_page .pagination { display:inline-block; float:right; height:32px; margin:0 0 10px; }
.paging_page .pagination a {
	margin-left: 7px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #e9eced;
    color: #3b444e;
    border: none;
	position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    }
.paging_page .pagination a.current,
.paging_page .pagination a.paginate_active { background:#1e74a5; color:#fff }
.paginate_button_disabled{ opacity:0.4; filter:alpha(opacity=40); -moz-opacity:0.4;}
.paging_page .pagination .prev { background:#e9eced url(../images/first.png) no-repeat center center!important; text-indent:-9999% }
.paging_page .pagination .next { background:#e9eced url(../images/last.png) no-repeat center center!important; text-indent:-9999% }
.clienttabs { display:block; background:#d9d9d9; position:relative }
.clienttabs li { display:block; float:left; position:relative; margin-bottom:-2px; text-transform:uppercase }
.clienttabs li a { display:block; position:relative; font-size:14px; color:#555; padding:10px 28px; position:relative }
.clienttabs li.active a, .clienttabs li.active a:hover, .clienttabs li:hover a, .clienttabs li.active a:focus { border:none; background-color:#ff5100; border-radius:inherit; color:#FFF; font-size:14px; padding:10px 28px }
.clienttabs li.active a:after { content:""; position:absolute; left:45%; bottom:-6px; border-top:6px solid #ff5100; border-left:6px solid #FFF; border-right:6px solid #FFF }
.roomModal {
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.2);
}
.findSearchBoxIn{width:100%;display:inline-block;margin:0 0 25px;background:#ededed;padding:0 15px 30px;border-top:solid 3px #cdcdcd}
.findSearchBoxIn:before{content:"";width:109px;height:0;border-top:solid 3px #144aa8;display:block;margin:-3px auto}
.findSearchBoxIn h2.head{font-size:18px;font-weight:bold;color:#144aa8;padding:16px 0;display:block;text-align:center}
.findSearchBoxIn .line{display:inline-block;width:100%;margin:0 0 10px}
.findSearchBoxIn .line label.title{display:block;font-weight:700;font-size:13px;padding:5px 0;margin:0 0 1px}
.findSearchBoxIn .line select.slb{width:100%;font-size:12px;padding:7px 10px;border:solid 1px #e1e1e1}
.findSearchBoxIn .btn-find{background:#144aa8; color:#fff; border:0;text-transform:uppercase; margin-top:15px}
.findSearchBoxIn .btn-find:hover{opacity:0.8}
.txC {
    text-align: center!important;
}
.linkBook a{background-color: #f16f30;
    color: #fff !important; width:120px; text-align:center;margin-bottom: 10px;
    border: 2px solid #f16f30; display:block;
	padding:5px; line-height:22px;}
	
.cd-tag .link-tag {
    display: inline-block;
    padding: 5px 8px;
    border: 1px solid #f16f30;
    color: #f16f30;
    margin: 5px 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;
}

.travelers .priceTable{padding-bottom:20px;}
.travelers .priceTable table{border:1px solid #f16f30 }
.travelers .priceTable table th{background:#f16f30; font-size:17px; color:#fff; line-height:42px;}
.travelers .priceTable table tr{line-height:36px;}
.travelers .priceTable table tr td{padding-left: 10px;
    line-height: 24px;
    border: 1px solid #ddd;}
.book_now,.package_details .col-md-4 .travelers .button .book_now{background:#f16f30;width:100%;display:block;max-width:100%;color:#fff;font-size:20px;text-align:center;border:0;text-transform:uppercase;height:50px;line-height:50px;border-radius:0;padding:0;position:relative;margin:0px}.tour_details .col-md-4 .travelers .button .book_now .btn_left,.package_details .col-md-4 .travelers .button .book_now .btn_left{width:52px;height:52px;background-color:#ce6334;position:absolute;left:0;top:0}.tour_details .col-md-4 .travelers .button .book_now .btn_left .icon,.package_details .col-md-4 .travelers .button .book_now .btn_left .icon{background:#ce6334 url(../images/tour/icon_sprite_tour.png) no-repeat 2px -868px;width:30px;height:30px;margin:9px auto 0;display:block}.app_offer{padding:15px;overflow:hidden;height:95px}


.travelers .new_book_enquiry{background: #f8f6f4;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0px 10px 0px;}


.new_book_enquiry a.btn_new_send_enquiry {
    text-transform: capitalize;
    font-size: 14px;
    background: #f8f6f4;
    border: 1px solid #f16f30;
    color: #f16f30;
    transition: all 0.4s ease;
    width: 92%;
    margin-left: 4%;
    width: 70%;
    margin-left: 15%;
    border-radius: 25px;
	line-height:36px;
	height:36px;
	}

.btn-style-1 {
    background-color: #f16f30;
    color: #fff !important;
}
.pdl0{padding-left:0}
.list-check li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
}
.list-check li:before {
    content: '\f00c';


    display: inline-block;
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 3px;
    color: rgba(0, 117, 201, 0.5);
}
.titleSearch{font-size:30px; }
.titleSearch span{font-size:14px;}

.icon-transport-tour {padding:0;}
.icon-transport-tour li{list-style: none;float: left;width:30px !important; height:30px !important; display:inline-block; margin-right:6px}
.icon-transport-tour li img:hover{-webkit-transform: scale(0.9);
	transform: scale(0.9);}
.icon-transport-tour li img{-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.HotelTourAcc h3 a{font-size:14px;}

.error{color:#f00}

blockquote {
    padding: 0px 10px !important;
    margin: 0 0px !important;
    font-size: 14px !important;
    border-left:0 !important;
}
.mycost .totalPrice{}
#ucIndex_TourOpenning .linkbook{display: block;
    line-height: 32px;
    margin-top: 5px;
    text-align: center;
    text-decoration: underline;}


.facility_UL{margin-left:10px !important}
.it-item .list-dot li{list-style-image:url(../images/check.png);}
.it-item .list-dot li:before{content:normal !important}
.it-body .list-dot li{padding-left:0px !important}

.m-content{padding-bottom:15px;}
.Highlight ul li{margin-left: 24px;list-style-type:none;padding-left:0;position:relative;margin: 7px 19px;}
.Highlight ul li:before {
	    content: "\f10c";
	    display: inline-block;
	    font-family: 'FontAwesome';
	    position: absolute;
	    left: -19px;
	    top: 0px;
	    color: #141514;
	    font-size: 10px;
	}

.cl-caption address a{color:#333}
.has-feedback a.clickviewedCruise{font-size: 17px !important;font-weight: 600 !important;color: #333;} </pre></body></html>