/*
Theme Name: Paradise Travel
Theme URI: http://csslab.net
Author: Tommy
Author URI: http://csslab.net/
Description: Travel to Vietnam, Cambodia, Laos, Myanmar with Paradise Travel DMC, travel company in Hanoi offering customized holiday packages, private trips
Version: 2.1
Text Domain: paradise
*/
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;
}

.overhiden {
    overflow: hidden;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-none {
    list-style: none !important;
}

.list-disc {
    list-style: disc;
    margin-left: 1.5rem;
}

.full {
    float: left;
    width: 100%;
}

.mb-2 {
    margin-bottom: 20px;
}

.mb-1 {
    margin-bottom: 10px;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

.c0 {
    color: #000;
}

.cf {
    color: #fff;
}

.c2a {
    color: #0074be;
}

.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);
}

.c_bl {
    color: #333333;
}
.c_main {color: rgb(34, 34, 34) !important;}

p {
    margin-bottom: 6px;
}

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

img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}

.list-check li:before {
    text-align: center;
}

a {
    color: #000a12;
    cursor: pointer;
}

a:focus, a:hover {
    text-decoration: underline;
    color: #000a12;
}

.lh14 {
    line-height: 14px;
}

.lh18 {
    line-height: 18px;
}

.lh24 {
    line-height: 24px;
}

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

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

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

.block {
    display: block;
}

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

.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;
}

.z_26 {
    font-size: 26px;
}

.z_28 {
    font-size: 28px;
}

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

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

.title24 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #333;
}
.title26 {
    font-size: 26px;
    font-weight: 600;
    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("../png/ar-down.png") no-repeat right center;
}

.loading-btn {
    background-color: #232f3e !important;
}

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

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.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-idea {
    margin-left: 15px;
}

.list-idea h3 {
    font-size: 16px;
    margin-top: 5px;
}

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

.list-idea li:before {
    content: '\f101';
    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: 3px;
}

.list-dot li:last-child {
    margin-bottom: 0;
}

.list-dot li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
    background-color: #666;
}

.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;
}

.nav-enquire:hover {
    background-color: #fff !important;
}

.btn-style-enquire {
    background: #0d47a1;
    letter-spacing: 0px;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding: 3px 10px 2px !important;
    margin-top: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.btn-style-enquire:hover {
    text-decoration: none !important;
    background: #0079e1 !important;
}

.btn-banner {
    margin-top: 3px;
    font-size: 14px !important;
}


.btn-style-1 {
    background-color: #0d47a1;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-style-1:hover {
    background-color: #3b8500;
}

.btn-style-1d {
    background-color: #0d47a1;
    color: #fff !important;
}

.btn-style-1d:hover {
    background-color: rgb(238, 29, 35);
}

.container {
    position: relative;
    z-index: 3;
}

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

.bg-black {
    background-color: #3a3a32;
    color: #fff;
}

.bg-blue {
    background-color: #1a2a4a;
    color: #fff;
}

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

.media .pull-left {
    padding: 0;
    margin-right: 10px;
}

.p_detail table, .p_detail table td, .p_detail table th {
    border: 1px solid #ddd;
    text-align: left;
}

.p_detail table {
    border-collapse: collapse;
    width: 100% !important;
}

.p_detail th, .p_detail td {
    padding: 3px;
    font-size: 14px;
}

.p_detail h1 {
    margin-bottom: 15px;
}

.p_detail h2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 22px;
}

.p_detail h3 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.p_detail a {
    text-decoration: underline;
}

.p_detail ul li {
    margin-left: 30px;
    list-style: disc;
    padding-bottom: 4px;
}
.p_detail iframe {margin: auto !important; text-align: center; width: 100% !important; max-width: 900px !important;}
.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%);
}


@media (min-width: 1200px) {
    .container {
        width: 1235px;
    }
}

@media (max-width: 500px) {
    .col-ms-12 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.header {
    margin-top: 51px;
    padding: 6px 0 6px;
    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: rgba(0, 0, 0, 0.109804) 0px 2px 3px 0px;
}

.header-form {
    padding: 5px 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: rgba(0, 0, 0, 0.109804) 0px 2px 3px 0px;
}

.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: #fff;
    color: #20292f;
    z-index: 9995;
    padding: 0px 0 2px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    min-height: 35px;
    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;
}

.mn-logo {
    width: calc(60% - 30px);
    left: 30px;
    text-align: right;
}
/*Language*/
.language-selector-mb {position: absolute; right: 56px; top: 5px;}

.language-selector-mb li {list-style: none;}
.language-selector > .dropdown-toggle {
    display: inline-block;
    padding: 7px 12px;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}
.language-selector > .dropdown-toggle img {
    display: inline-block;
    line-height: 1;
    width: 24px;
    border-radius: 30%;
}
.language-selector.open > .dropdown-toggle {
    background: #f5f5f6;
}
.language-selector .dropdown-menu {
    background: #f5f5f6;
    border: none;
    margin: 0;
    padding: 0;
    width: 100px;
    overflow: hidden;
    -webkit-border-radius: 0 3px 3px 3px !important;;
    -webkit-background-clip: padding-box !important;;
    -moz-border-radius: 0 3px 3px 3px !important;;
    -moz-background-clip: padding !important;;
    border-radius: 0 3px 3px 3px !important;
    background-clip: padding-box !important;
}
.language-selector .dropdown-menu.pull-right {
    -webkit-border-radius: 3px 0 3px 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 0 3px 3px;
    -moz-background-clip: padding;
    border-radius: 3px 0 3px 3px;
    background-clip: padding-box;
}
.language-selector .dropdown-menu > li {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    list-style: none;
}
.language-selector .dropdown-menu > li a {
    margin: 0;
    display: block;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    padding: 6px 10px;
    color: #8d929a;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.language-selector .dropdown-menu > li a img {
    margin-right: 5px;
    width: 24px;
    border-radius: 30%;
}
.language-selector .dropdown-menu > li a:hover {
    background: rgba(235, 235, 235, 0.4);
}
.language-selector .dropdown-menu > li:last-child {
    border-bottom: 0;
}
.language-selector .dropdown-menu > li.active a {
    background: rgba(235, 235, 235, 0.9);
    color: #737881;
}
.language-selector.open > .dropdown-toggle {
    -webkit-border-radius: 3px 3px 0 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 3px 0 0;
    -moz-background-clip: padding;
    border-radius: 3px 3px 0 0;
    background-clip: padding-box;
}
.l-en, .l-fr, .l-it, .l-es {background-image: url(../png/languages.png);background-repeat: no-repeat;}
.l-en {height: 16px; width:24px; border-radius: 30%;}
.l-fr {height: 16px; width: 24px; border-radius: 30%; background-position: -1px -16px;}
.l-it {height: 16px; width: 24px; border-radius: 30%; background-position: -1px -32px;}
.l-es {height: 16px; width: 24px; border-radius: 30%; background-position: -1px -48px;}
/*Language End*/
.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;
}

#d_wishlist:hover {
    text-decoration: underline;
    color: #20292f;
}

.wishlist_loader {
    margin: auto;
    text-align: center;
}

.ajax_loader {
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 200px;
    background-color: #f4f3f0;
    filter: alpha(opacity=70);
    opacity: .7;
}

.ajax_loader .icon-loader {
    margin-top: 50px;
    font-size: 66px;
}

.top-links li a .fa-globe, .top-links li a:hover {
    color: #5ad2ff;
    text-decoration: none;
}

.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: 10px;
    padding: 1px 6px 1px 6px;
    font-size: 12px;
    background-color: #d60000;
    color: #fff;
    top: -.8em;
}

.sub-user, .top-links .sub-wishlist {
    position: absolute;
    padding: 10px 0 0;
    top: 42px;
    background-color: #fff;
    color: rgba(51, 51, 51, 0.8);
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(27, 31, 35, 0.15);
    border-radius: 4px;
    box-shadow: 0 3px 12px rgba(27, 31, 35, 0.15);
}

.top-links .sub-user:after, .top-links .sub-user: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-user:after, .top-links .sub-wishlist:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -66px;
}

.top-links .sub-user:before, .top-links .sub-wishlist:before {
    border-color: rgba(13, 149, 252, 0);
    border-bottom-color: rgba(27, 31, 35, 0.15);
    border-width: 11px;
    margin-left: -70px;
}

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

.top-links .sub-wishlist:after, .top-links .sub-wishlist:before {
    left: 112px;
}

.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: #6f6f71;
    font-weight: 600;
    font-size: 17px;
}

.sub-wishlist .media-heading a:hover {
    text-decoration: underline;
    color: #6f6f71;
}

.sub-wishlist .media-body {
    position: relative;
    padding-right: 2px;
    font-size: 13px;
}

.sub-wishlist .media-body .rate-1 {
    margin-bottom: 5px;
}

.sub-wishlist .media-body .price {
    position: absolute;
    top: 0;
    right: 10px;
}
.agenthub-mb {background: #fff; padding: 10px 0px 10px 0px;}
.btn-agenthub {text-align: center; margin-top: 3px !important; color: #fff !important;border: 2px solid #0d47a1;background: #0d47a1;padding: 0px 6px !important;border-radius: 2rem;font-size: 16px;}
.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: #0d47a1;
    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: #0074be;
    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 {
    font-size: 16px;
    font-weight: 500;
    color: #000a12;
    display: block;
    padding: 10px 8px;
    -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 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;
    top: -5px;
}

.nav-menu .sub-menu {
    position: absolute;
    top: 120%;
    left: 0;
    width: 250px;
    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: 5px 10px;
    color: #000a12 !important;
}

.nav-enquire {
    margin-top: 3px;
}

.breadcrumb-main {
    position: relative;
    z-index: 999;
    font-size: 14px;
}

.breadcrumb-more {
    padding: 5px 0;
    margin-left: 25px;
}

.breadcrumb-main .breadcrumb {
    padding: 6px 0;
    margin-left: 0px;
    margin-bottom: 0px;
    background-color: transparent;
}

.breadcrumb-main .breadcrumb > li a {
    color: rgba(0, 0, 0, 0.7);
}

.breadcrumb-main .breadcrumb > li a:hover {
    color: black;
    text-decoration: underline;
}

.breadcrumb-main .breadcrumb > li + li:before {
    content: '\f105';
    font-family: 'FontAwesome';
}

.breadcrumb-main .breadcrumb > .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: #0074be;
    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;
}

/*Dropdown menu*/
.dropdown-submenu > .sub-menu {
    display: none;
    top: 0 !important;
    left: 100% !important;;

    margin-left: -1px !important;;

}

.dropdown-submenu:hover > .sub-menu {
    display: block !important;
}

.dropdown-submenu > a:after {
    display: block !important;;
    content: " " !important;;
    float: right !important;;
    width: 0 !important;;
    height: 0 !important;;
    border-color: transparent !important;;
    border-style: solid !important;;
    border-width: 5px 0 5px 5px !important;;
    border-left-color: #ccc !important;;
    margin-top: 5px !important;;
    margin-right: -10px !important;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff !important;;
}

.dropdown-submenu.pull-left {
    float: none !important;;
}

.dropdown-submenu.pull-left > .sub-menu {
    left: -100% !important;;
    margin-left: 10px !important;;
    -webkit-border-radius: 6px 0 6px 6px !important;;
    -moz-border-radius: 6px 0 6px 6px !important;;
    border-radius: 6px 0 6px 6px !important;;
}

/*-- 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: 10px;
    padding: 1px 6px 1px 6px;
    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: 3px 0;
    box-shadow: rgba(0, 0, 0, 0.109804) 0px 2px 3px 0px;
    width: 100%;
}

.header-mobile .container-fluid {
    position: relative;
}

.hl-bars {
    font-size: 24px;
    color: #20292f;
    left: 5px;
    height: 30px;
    width: 30px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    top: 12px;

}


.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;
    margin-top: 5px;
    left: 0;
    z-index: 999999;
    border-bottom: 2px solid #0074be;
    display: none;
}

.sub-wishlist-2:before {
    border-color: rgba(13, 149, 252, 0);
    border-bottom-color: rgba(27, 31, 35, 0.15);
    border-width: 11px;
    margin-left: -70px;
}

.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: #0d47a1;
    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;
}

.close-menu-fixed {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 6px;
    top: 25px;
    -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: #f05f5c !important;
    position: absolute;
    right: 10px;
    top: 50%;
    cursor: pointer;
    -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 {
    margin-top: 10px;
}

.box-nav-top form {
    padding: 0 45px 10px;
}

.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: #0074be;
    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;
}

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

.nav-links-inner > li {
    border-bottom: 1px solid #e7e7e7;
}

.nav-links-inner > li:last-child {
    border-bottom: none;
}

.nav-links-inner > li > 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 > li > a.on .fa-angle-down:before {
    content: '\f106';
}

.nav-links-inner > li > ul > li > a.on .fa-angle-down:before {
    content: '\f106';
}

.nav-links-inner > .contact > a {
    background-color: #e7e7e7;
}

.nav-links-inner > .hotline > a .fa {
    position: static;
    vertical-align: top;
    margin-right: 5px;
}

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


.logo img {
    width: 128px;
    height: 50px;
    margin-top: 2px;
}

.tollfree-mobile {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.tollfree-mobile .num {
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.tollfree-mobile .num a {
    color: #fff;
}

@media (max-width: 1199px) {
    .logo {
        width: 110px;
    }

    .logo img {
        width: 100%;
    }

    .nav-menu {
        margin-top: 0;
    }

    .nav-menu > li > a {
        padding: 10px 6px;
        font-size: 13px;
    }

    .nav-menu > li:last-child a {
        font-size: 16px;
        margin-left: 0;
        padding-left: 7px;
    }

    .nav-menu > .inquiry {
        margin-right: 0;
    }

    .nav-menu > .inquiry > a {
        padding-left: 6px;
        padding-right: 6px;
    }

    .nav-menu .sub-menu li a {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .logo-cruises li {
        width: 33.333%;
    }

    #wpadminbar {
        display: none;
    }
    .list-socials{text-align: center !important;}
}

@media (max-width: 400px) {
    .btn-style-enquire {
        width: 68%;
        margin: auto;
    }

}

@media (max-width: 400px) and (max-width: 991px) {
    .logo-cruises li a {
        padding: 0 3px;
    }

    .logo-cruises li a span {
        font-size: 10px;
    }
}


.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: 140px;
    height: 140px;
    margin: 0 auto 10px;
    border-radius: 100%;
    border: 1px solid #cfcfcf;
}

.teams-list .avata img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    padding: 6px;
    object-fit: cover;
}

.teams-list li {
    width: 20.286%;
    text-align: center;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 15px;
    min-height: 172px;
}

.teams-list li img {
    width: 100%;
}

.teams-list .p-info {
    color: #0074be;
    line-height: 14px;
}

.teams-list .p-info h5 {
    color: #000;
    margin-bottom: 3px;
}
.read-more-team {margin-bottom: 20px;}
team-content {padding: 0px 15px 15px 15px;}

.border-team {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}

.team-img:hover {
    background: #f5f5f5;

}

.team-box {
    margin-top: 10px;
    min-height: 588px;
}

/* Social Icons */

.social {
    margin: 7px 7px 7px 0px;
    color: #232323;
}


.default-page {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer {
    background-color: #fff;
    position: relative;
    z-index: 1000;
}

.ft-copyright-body {
    font-size: 13px;
    padding-bottom: 5px;
}

.ft-copyright hr {
    margin: 0px;
}

.list-socials li .fa {
    font-size: 20px;
    cursor: pointer;
    color: #000a12;
}
.list-socials{text-align: right;}
.payment {
    font-size: 24px;
}

.payment .pay-label span {
    font-size: 14px;
    font-weight: normal;
}


.footer-body {
    padding: 10px 0 10px;
    background-color: #f2f2f2;
    color: #4a4a4a;
}

.footer-body hr {
    margin: 0 0 15px;
    border-top-color: #fff;
}

.footer-body .col-md-4 {
    width: 30%;
}

.footer-body .col-md-4.last {
    width: 32%;
}

.footer-body .col-md-2 {
    width: 19%;
}

.footer-body ul {
    padding-top: 10px;
}

.footer-body span.title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #000a12;
}

.footer-body .col {
    padding: 0 8px;
}

.footer-body .col ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
}

.footer-body .col ul li:before {
    content: '\f105';
    display: inline-block;
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    width: 10px;
    color: #4a4a4a;
}

.footer-body .col ul li {
    margin-bottom: 0px;
}

.footer-body li {
    margin-bottom: 5px;
}

.footer-body a {
    color: #4a4a4a !important;
    font-size: 14px;
    font-weight: 500;
}

.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;
}

.tripadvisor-logo {
    margin-bottom: 10px;
    text-align: center;
}
.tripadvisor-logo a {
display: inline-block;
vertical-align: middle;
margin: 0 10px; 
}



.ca-ft-info .item {
    margin-bottom: 25px;
}

.ca-ft-info .item:last-child {
    margin-bottom: 0;
}

.ca-ft-info .logo-ft {
    margin-bottom: 15px;
}

#toTop {
    width: 32px;
    height: 32px;
    -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;
    right: 13px;
    bottom: 80px;
    cursor: pointer;
    display: none;
    z-index: 99999;
}

#toTop span {
    font-size: 20px;
    line-height: 30px;
}

/* #chat-bot-launcher-container.chat-bot-avatar-launcher {
    bottom: 45px !important;
} */
@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: 600px) {

    .ft-copyright-body {
        margin-bottom: 40px;
    }

    .ft-copyright-body p {
        text-align: center !important;
        margin: auto !important;
        float: none !important;
    }


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

    #toTop {
        width: 32px;
        height: 32px;
        right: 13px;
        bottom: 80px;
    }

    #toTop span {
        font-size: 14px;
        line-height: 30px;
    }
}

@media (max-width: 400px) {
    .teams-list li {
        width: 40%;
    }

    .footer-body .col-md-2 {
        width: 100%;
    }
}

.nav-menu .inquiry a {
    background-color: white !important;
    font-size: 14px !important;
}

/* 5.   Banner + search
--------------------------------------------------------------------------------*/
.banner {
    position: relative;
    z-index: 10;
    height: 488px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover; }
.banner h2{
    position: absolute;
    left: 50%;
    width: 98%;
    top: 90px;
    max-width: 800px;
    color: #fff;
    font-size: 3.6rem;
    font-weight: 400;
    font-family: "Merriweather",serif;
    font-style: italic;
    line-height: 1.4;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-shadow: 0 2px 0 rgba(23, 21, 23, 0.5); }
.banner h1 {
    position: absolute;
    left: 50%;
    width: 98%;
    top: 90px;
    color: #fff;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.4;
    text-shadow: 2px 2px 5px #000;
    transform: translateX(-50%);
}

.btn-transparent {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    width: 162px;
    display: block;
    margin: 0 auto;
    margin-top: 86px;
}

.btn-transparent:hover {
    background-color: #fff;
    color: #000;
}

.btn-why-choose-us{position: absolute; top: 96%; left: calc(50% - 81px);}

.slogan{font-family: "Trebuchet MS",  Helvetica, Arial, sans-serif; margin-top: 30px; font-size: 28px;}


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

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

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

.form-search .form-control {
    padding-right: 30px;
    text-align: left;
    border-radius: 4px;
    box-shadow: none;
}

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

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

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

.form-search .btn-style-1 {
    width: 160px;
    padding: 6px 12px !important;
    text-align: center;
}

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


.sub-form-search {
    z-index: 10;
    display: none;
    position: absolute;
    top: 43px;
    left: 1px;
    width: 100%;
    background-color: #fff;
    color: #5a5a5a;
    border: 1px solid rgba(27, 31, 35, 0.15);
    border-radius: 4px;
    box-shadow: 0 3px 12px rgba(27, 31, 35, 0.15);
    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(27,31,35,0.15);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px; }
.sub-form-search:before {
    border-color: rgba(27,31,35,0.15);
    border-bottom-color: rgba(27,31,35,0.15);
    border-width: 8px;
    margin-left: -8px; }
.sub-form-search:before {
    content: "\f106";
    font-family: 'FontAwesome';
    color: rgba(27, 31, 35, 0.15);
    font-size: 20px;
    position: absolute;
    line-height: 11px;
    left: 13px;
    top: -9px;
    background: #fff;
}

.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-golf {
    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: #0074be;
    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: #77bc43;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    padding: 3px 6px;
    line-height: 1;
    float: left;

}

.load-text .c_label:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #77bc43;
    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%);
}

.load-text .c_city {
    background-color: #1275bc;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    padding: 3px 6px;
    line-height: 1;
    float: left;

}

.load-text .c_city:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #00b400;
    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%);
}

.load-text .h_label {
    background-color: #0074be;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    padding: 3px 6px;
    line-height: 1;
    float: left;
}

.load-text .h_label:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #0074be;
    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%);
}

.sub-banner ul {
    padding: 30px 70px;
}

.sub-banner ul li {
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 20px;
    color: #0074be;
    position: relative;
    vertical-align: middle;
}

/*.sub-banner ul li strong {
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: 3px;
}

.sub-banner ul li:after {
    content: '';
    display: inline-block;
    height: 69px;
    width: 1px;
    background-color: #ccc;
    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%);
}

.sub-banner ul li:first-child {
    text-transform: capitalize;
    font-size: 24px;
    text-align: left;
    padding-left: 54px;
    line-height: 25px;
}

.sub-banner ul li:first-child:after {
    display: none;
}

.sub-banner ul li:first-child .fa-check {
    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%);
    left: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    -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: #0074be;
    color: #fff;
    text-align: center;
}
.sub-banner span {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 3px;
}
*/
.s-title {
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    color: #000a12;
    position: relative;
    vertical-align: middle;
    display: block;
}



.cfeatures {
    padding-top: 15px;
}


.cfeatures div:after {
    content: '';
    display: inline-block;
    height: 68%;
    width: 1px;
    background-color: #ccc;
    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%);
}

.cfeatures div:first-child:after {
    display: none;
}

.cfeatures ul li {
    text-align: left;
    margin: 6px 0 6px;
}

.cfeatures ul li:before {
    content: '\f00c';
    display: inline-block;
    font-family: 'FontAwesome';
    padding-right: 5px;
    left: 0;
    top: 0;
    color: #000a12;
}

/* 6.   Content
--------------------------------------------------------------------------------*/
.home-section {
    position: relative;
    z-index: 1;
    padding: 20px 0;
}


.guide-section {
    padding: 20px 0;
}

.home-section .title24 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 44px;
}

.title-dropdown .fa {
    display: none;
}

.owl-wrap-1 {
    margin-left: -15px;
    margin-right: -15px;
}

.tooltip {
    z-index: 999;
}

.tooltip .tooltip-arrow {
    border-left-color: #fd0909 !important;

}

.tooltip .tooltip-inner {
    background-color: #fff;
    color: #fd0909;
    font-size: 14px;
    padding: 8px 10px;
    border: 2px solid;
    border-color: #fd0909;
}

#owl-home-1 .owl-item, #related-tours .owl-item {
    padding: 15px;
}

#owl-home-1 img, #related-tours img, .item-detail img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 230px;
    object-fit: cover;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 5px;
}

/*#owl-home-1 .heart-o, #related-tours .heart-o {
    position: absolute;
    z-index: 10;
    top: 15px;
    font-size: 25px;
    right: 15px;
    color: #fff;
    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;
}*/

#owl-home-1 .heart-o:hover:before, #owl-home-1 .heart-o.love:before, #related-tours .heart-o.love:before {
    color: #f05f5c;
}

#owl-home-1 .schedule {
    margin: 10px 0 15px;
}

#owl-home-1 .schedule .fa-long-arrow-right {
    color: #999;
    margin: 0 3px;
}

#owl-home-1 .box-review label {
    display: inline-block;
    vertical-align: middle;
}

#owl-home-1 .review {
    position: relative;
    padding-left: 26px;
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin-left: 5px;
}

#owl-home-1 .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;
}

#owl-home-1 .review strong {
    color: #74c63d;
}

#owl-home-1 .review .n-review {
    position: relative;
    padding-left: 5px;
    margin-left: 3px;
}

#owl-home-1 .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%);
}

#owl-home-1 .tag {
    padding: 8px 10px 6px 33px;
    background-color: rgba(255, 202, 0, 0.25);
    color: #ff5a27;
    position: relative;
    margin-bottom: 15px;
    -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;
}

#owl-home-1 blockquote {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding-top: 12px;
    border-top: 1px dashed #ccc;
}

#owl-home-1 blockquote .quote-left {
    margin-bottom: 10px;
}

#owl-home-1 blockquote .quote-left:before {
    content: '\f10d';
    display: inline-block;
    font-family: 'FontAwesome';
    margin-right: 5px;
    color: #999;
}

#owl-home-1 blockquote footer {
    font-size: 12px;
}

#owl-home-1 .owl-controls {
    margin-top: 27px;
    position: relative;
}

#owl-home-1 .owl-pagination {
    text-align: center;
    width: 100px;
    position: relative;
    z-index: 3;
    margin: 0 auto;
}

#owl-home-1 .owl-pagination .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%;
    background-color: #b2bfc9;
    display: inline-block;
    margin: 0 5px;
}

#owl-home-1 .owl-pagination .owl-page.active {
    background-color: #0074be;
}

#owl-home-1 .owl-buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    display: table;
    -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%);
}

#owl-home-1 .owl-buttons div {
    width: 24px;
    height: 24px;
    line-height: 25px;
    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(6, 66, 126, 0.3);
    color: #fff;
    font-size: 10px;
}


#owl-home-1 .owl-buttons div:hover {
    background-color: #0074be;
}

#owl-home-1 .owl-buttons .owl-prev {
    float: left;
    padding-right: 1px;
}

#owl-home-1 .owl-buttons .owl-next {
    float: right;
    padding-left: 2px;
}

/*Test*/

/*portfolio-item*/
.item-detail {
    width: 33%;
    float: left;
    padding: 15px;
}

.tour-item {
    min-height: 310px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    border: 1px solid #e8e9ec;
    /* height: 100%; */
    background: #ffffff;
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: box-shadow .2s ease-in-out;
    border-radius: 5px;
}

.tour-item:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
    border-radius: 5px;
}

.tour-item .tour-info {
    padding: 10px;
    min-height: 135px;
}

.tour-item .tour-info .tour-name {
    margin-bottom: 5px;
}

.tour-item .tour-info .tour-name h2, .tour-item .tour-info .tour-name h3 {
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
    display: block;
    margin: 0
}

.tour-item .tour-info .sub-info {
    margin-bottom: 3px;
    font-size: 12px;
}

.tour-item .tour-info .tour-price {
    margin-top: 3px;
}

.tour-item .tour-info .tour-price del {
    opacity: 0.7
}

.tour-item .tour-info .tour-price .price_from {
    display: block
}

.tour-item .tour-info .tour-price .price {
    color: rgb(238, 29, 35);
    font-size: 16px;
    font-weight: 500;
}

.tour-item .tour-info .tour-price span {
    font-weight: normal;
    font-size: 13px;
}

.tour-item .tour-info .tour-price a {
    float: right;
    text-transform: uppercase;
    padding: 4px 12px;
    font-size: 12px;
    letter-spacing: 1px;
    background: #1275bc;
    color: #ffffff;
    display: inline-block;
}

.tour-item .tour-info .tour-price a:hover {
    background: #323232;
    text-decoration: none;
}

.tour-item .tour-image {
    position: relative;
    height: 230px;
}

.tour-item .tour-image .tour-overlay {
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    border-radius: 5px;
}

.tour-item .tour-image .tour-overlay a {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    height: 100%;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    background: #00c7b1;
    color: #ffffff;
    width: 130px;
    height: 30px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    margin: -10px auto 0;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.tour-item .tour-image .tour-overlay a:hover {
    background: #323232;
}

.tour-item:hover .tour-image .tour-overlay {
    opacity: 1;
}

.price-block {
    border: 1px solid #b7b7b7;
    border-top: 5px solid #42c1c7;
}

.price-block.has-price {
    border: solid #c6c8d0;
    border-width: 0 2px 2px;
    border-radius: 2px;
}

.price-block .top-border-highlight {
    border-top: 4px solid #0d47a1;
    padding: 25px 15px;
    border-bottom: 2px solid #c6c8d0;
}

.price-block .price {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    margin: 0;
    text-align: center;
    margin-bottom: 16px;
    margin-left: 16px;
}
.price-block .non-price {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.price-block .btn-wrap {
    -webkit-flex-grow: 3;
    -moz-flex-grow: 3;
    flex-grow: 3;
    -ms-flex-positive: 3;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    margin-bottom: 16px;
    text-align: center;
}

.price-block .price .price-actual {
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 500;
}
.price-block .list-feature{margin-top: 15px; margin-left: 5px;}
.price-block .list-feature li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px
}
.price-block .list-feature li .fa {
    position: absolute;
    top: 5px;
    left: 0;
    width: 20px;
    text-align: center;
    color: #0d47a1
}
.m-price-box {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 15px 3px 15px 3px;
    font-size: 1.6rem;
    background: #fff;
    margin: 20px 0px 10px 0px;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15)
}
.m-price-box .price-info {display: block; width: 100%;}
.m-price-box .price-info .thr {
    float: left
}

.m-price-box .price-info .thr span {
    text-decoration: line-through
}
.m-price-box .price-info .price_fr {float: left;}
.m-price-box .price-info .big {
    color: #d0021b;
    font-size: 2.6rem;
    font-weight: 400;
}

.m-price-box .price-info .big-left {
    color: #777;
    font-size: 1.8rem
}

.m-price-box .price-info .sale {
    position: absolute;
    top: 0;
    right: 0;
    border: 20px solid transparent;
    border-top: 20px solid #d0021b;
    border-right: 20px solid #d0021b;
    font-size: 14px;
}

.m-price-box .price-info .sale span {
    position: absolute;
    top: -16px;
    left: -8px;
    color: #fff;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 16px;
}

.m-price-box .price-info .price-from {
    text-align: right;
}
.wishlist-right { margin: 10px 8px; text-align: center;}

.tour-itinerary {
    background-color: #fff;
    padding: 15px 0;
    border-top: 1px solid #d9dee2;
    margin-left: 25px;
    position: relative
}

.tour-itinerary:first-child {
    border-top: 0 !important;
}

.tour-itinerary:before {
    position: absolute;
    content: "";
    border-left: 1px dashed #d8d8d8;
    width: 0;
    height: 100%;
    left: -15px;
    top: 32px
}

.tour-itinerary:after {
    width: 15px;
    height: 15px;
    background: #bebebe;
    border-radius: 50%;
    position: absolute;
    content: "";
    left: -21px;
    top: 15px
}

.tour-itinerary:last-child:before {
    display: none
}

.tour-itinerary.active:after {
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #0d47a1;
    left: -25px;
    top: 16px
}

/*Tour display by list style*/
/*
.tour-list-view {
    margin: 15px 0px 15px;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 5px #e6e6e6;
    overflow: hidden;
}

.tour-list-view .wrapper {
    width: 100%;
}

.tour-list-view .tripadvisor-rating {
    display: none;
}

.tour-list-view:hover {
    border: 1px solid #F19C4F;
    box-shadow: 0px 0px 5px #F19C4F;
}

.tour-list-view img {
    width: 100%;
    padding: 15px;
}

.tour-list-view .hotel-info {
    border-right: 1px solid #e6e6e6;
    min-height: 233px;
}

.tour-list-view .hotel-header h5, .tour-list-view .hotel-header h1 {
    font-weight: 700;
    line-height: 1.6;
    font-size: 16px;
}

.tour-list-view .hotel-header i {
    color: #F19C4F;
    margin: 0px 2px;
}

.tour-list-view .hotel-header p {
    color: #3e4287;
}

.tour-list-view .hotel-header p i {
    margin: 0 5px;
    color: #3e4287;
}
.tour-list-view .hotel-header h2 a{
    color: #153dd8;
}

.tour-list-view .hotel-facility i {
    border: 1px solid #bec4c8;
    border-radius: 50%;
    font-size: 14px;
    height: 30px;
    margin: 5px;
    padding: 7px;
    width: 30px;
}

.tour-list-view .hotel-facility p {
    margin-bottom: 5px;
}

.tour-list-view .hotel-desc p {
    font-size: 13px;
    color: #0A3152;
    line-height: 1.7;
}

.tour-list-view .rating-box {
    padding: 15px 0px;
    border-bottom: 1px solid #e6e6e6;
    min-height: 100px;
}

.tour-list-view .rating-box .tripadvisor-rating {
    margin: 10px 0px 5px;
}

.tour-list-view .rating-box img {
    min-height: initial;
}

.tour-list-view .rating-box span {
    font-weight: normal;
}

.tour-list-view .rating-box .user-rating span {
    display: block;
}

.tour-list-view .room-detail, .tour-list-view .book, .cruise-list-view .room-detail, .cruise-list-view .book {
    padding: 8px 0 15px;
    min-height: 57px;
}

.hotel-info .price h5 {
    font-size: 16px;
    font-weight: 700;
}

.tour-list-view .room-detail, .cruise-list-view .room-detail {
    border-bottom: 1px solid #e6e6e6;
}

.tour-list-view .room-detail a {
    background: #aa1d52;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 20px;
    display: inline-block;
    margin-top: 5px;
    border: 2px solid transparent;
}

.tour-list-view .room-book-box a, .cruise-list-view .room-book-box a {
    background: #aa1d52;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 25px;
    display: inline-block;
    margin-top: 5px;
    border: 2px solid transparent;
}

.tour-list-view .book:hover, .tour-list-view .room-detail:hover, .cruise-list-view .room-detail:hover, .cruise-list-view .book:hover, .product-grid-view .book:hover, .product-grid-view .room-detail:hover {
    color: #ffffff;
    background: #3e4287;
}

.tour-list-view .book:hover a, .tour-list-view .room-detail:hover a, .cruise-list-view .room-detail:hover a, .cruise-list-view .book:hover a, .product-grid-view .book:hover a, .product-grid-view .room-detail:hover a {
    color: #ffffff;
    border: 2px solid #ffffff;
    background: #3e4287;
}
*/

@media (max-width: 991px) {
    /*.tour-list-view img {
        min-height: initial;
    }

    .tour-list-view .hotel-info {
        border-right: none;
    }

    .tour-list-view .rating-box {
        float: left;
        border-bottom: none;
        border-top: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        width: 50%;
    }

    .tour-list-view .room-book-box {
        float: right;
        border-top: 1px solid #e6e6e6;
        width: 50%;
    }*/
    .nav-enquire {
        padding-top: 10px;
        padding-bottom: 10px;
        margin: auto;
        text-align: center;
    }
}
/*---------- star rating ----------*/
.review-count {
    right: 15px;
    bottom: 10px;
    position: absolute;
    display: block;
    font-size: 13px;
}

.ratings {
    position: absolute;
    right: 10px;
    bottom: 30px;
    vertical-align: middle;
    display: inline-block;
    color: #b1b1b1;
    overflow: hidden;
}

.full-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #fde16d;
}

.empty-stars:before, .full-stars:before {
    content: "\2605\2605\2605\2605\2605";
    font-size: 10pt;
}

.empty-stars:before {
    -webkit-text-stroke: 1px rgb(255, 198, 0);
}

.full-stars:before {
    -webkit-text-stroke: 1px rgb(255, 198, 0);
}

.rating-summary .rating-result {
    width: 104px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.rating-summary .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    color: #ffbf04;
    font-family: FontAwesome;
    font-size: 17.5px;
    font-size: 1.75rem;
    height: 27px;
    letter-spacing: 4px;
    line-height: 27px;
    content: "\f006" "\f006" "\f006" "\f006" "\f006";
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none
}

/*New Rate Style*/
.product-entry-header-meta {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 5px;
}

.tour-heading-title {
    font-size: 36px;
    margin-top: 3px;
    display: block;
    font-weight: 600;
}

.heading_route {
    color: #777;
    margin-bottom: 10px;
}

.product-entry-header-meta .point {
    display: inline-block;
    margin-right: 12px;
    padding: 2px 6px;
    color: #fff;
    background: #0d47a1;
    border-radius: 3px;
}

.product-entry-header-meta .deal-star {
    margin-right: 10px;
}

.product-entry-header-meta .review-text {
    color: #777;
}

.rating-summary .rating-result > span {
    display: block;
    overflow: hidden
}

.rating-summary .rating-result > span:before {
    position: relative;
    -webkit-font-smoothing: antialiased;
    color: #ffbf04;
    font-family: FontAwesome;
    font-size: 17.5px;
    font-size: 1.75rem;
    height: 27px;
    letter-spacing: 4px;
    line-height: 27px;
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none
}

.rating-summary .rating-result > span span {
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

/*---------- end star ----------*/
.explore {
    padding-top: 20px;
}

.welcome {
    padding-top: 30px;
}

.welcome-content h1 {
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 3.2rem;
    margin-bottom: 5px
}
.packages {
    padding: 60px 0 35px;
    background-color: #f6f8f9;
}
.destinations {
    padding: 20px 0 20px;
}
.h-header {
    margin-bottom: 20px;
}
.h-header .title24 {
    margin-bottom: 10px;
}
.des-header {
    padding: 0 0px;
}
.why-tours {
    background-color: #f6f8f9;
    padding: 60px 0 80px;
}
.list-check li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 6px;
}
/* 7.   Responsive
--------------------------------------------------------------------------------*/
@media (max-width: 1199px) {
    .sub-banner ul {
        width: 100%;
        display: table;
    }
    .sub-banner ul li {
        width: 33.333%;
        float: left;
        margin-top: 20px;
    }
    .sub-banner ul li:after {
        height: 40px;
    }
    .sub-banner ul li:first-child {
        float: none;
        display: block;
        width: 100%;
        margin-top: 0;
    }
    .sub-banner ul li:first-child br {
        display: none;
    }
    .sub-banner ul li:nth-of-type(2)::after {
        display: none;
    }
    #owl-home-1 .i-body .title {
        padding-right: 0;
    }

    #owl-home-1 .i-body .price {
        position: relative;
        right: unset;
        top: unset;
        margin: 15px 0;
    }
}
@media (max-width: 991px) {
    .btn-transparent {
        margin-top: 69px;
    }
    .btn-why-choose-us {top: 89%;}
    .slogan{font-size: 24px;}
    .banner {
        height: 460px; }
    .banner h2, .banner h1 {
        position: absolute;
        top:20px;
        left: 0%;
        width: 98%;
        -webkit-transform: translateX(0);
        -khtml-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        font-size: 22px;
        margin-bottom: 15px;
    }
    .form-search {
        text-align: center;
        padding: 20px;
        margin: 126px auto 0;
    }

    .form-search .form-group, .form-search .btn {
        width: 100%;
        float: none !important;
    }

    .form-search .form-group {
        width: 360px;
        display: block;
        margin: 0 auto 10px;
    }

    .sub-banner ul {
        padding: 0;
        margin: 0;
    }

    .sub-banner ul li {
        text-align: left;
        width: 100%;
        float: none;
        margin: 0;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.7);
        padding: 10px 0;
        border-top: 1px solid rgba(115, 115, 115, 0.2);
        text-transform: capitalize;
    }

    .sub-banner ul li span {
        display: inline-block;
        font-weight: normal;
        color: rgba(0, 0, 0, 0.7);
    }

    .sub-banner ul li:after {
        display: none;
    }

    .sub-banner ul li:first-child {
        border-top: none;
        font-size: 20px;
        line-height: 22px;
        padding: 19px 15px 19px 54px;
        color: #0074be;
    }
    /*.sub-banner .son {
        display: none;
    }*/
    #owl-home-1 .owl-controls {
        margin-top: 30px;
        min-height: 40px;
        overflow: hidden;
    }

    #owl-home-1 .owl-controls .owl-pagination {
        display: none !important;
    }

    #owl-home-1 .owl-buttons {
        width: 113px;
    }
    #owl-home-1 .owl-buttons div {
        width: 40px;
        height: 40px;
        line-height: 42px;
        font-size: 18px;
        background-color: rgba(0, 0, 0, .3);
    }

    #owl-home-1 .owl-buttons .owl-next {
        padding-left: 4px;
    }

    #owl-home-1 .owl-buttons .owl-prev {
        padding-right: 4px;
    }

    .des-header {
        padding-left: 0;
        padding-right: 0;
        margin-top: 20px;
    }

    .home-section {
        padding: 35px 0 !important;
    }

}

@media (max-width: 680px) {
    .banner .container {
        padding-left: 0;
        padding-right: 0;
    }

    .form-search {
        width: 300px;
    }

    .form-search .form-group {
        width: 260px;
    }

    .sub-form-search.sub-triptype {
        width: 100%;
    }

    .sub-form-search.sub-triptype .f-list li {
        width: 100%;
    }

    .sub-form-search.sub-golf {
        left: -50px;
    }

    .sub-form-search:after, .sub-form-search:before {
        left: 60px;
    }

    .load-text li {
        text-align: left;
    }


    .home-section .title24 {
        font-size: 20px;
    }
}

@media (max-width: 600px) {
    .owl-wrap-1 {
        padding-bottom: 10px;
    }

    #owl-home-1 .owl-controls {
        margin-top: 11px;
    }

    .home-section {

        padding: 0 !important;
    }

    .explore {
        padding: 20px 0 !important;
    }

    .pa-thumbnail {
        margin-bottom: 20px;
    }
}

@media (max-width: 500px) {

    #owl-home-1 .i-header {
        height: 230px !important;
    }

    .item-detail {
        width: 100% !important;
    }
}

@media (max-width: 400px) {

    #owl-home-1 .i-header {
        height: 230px !important;
    }

    /*.single-tour .heart-o:before {
        width: 29px;
        height: 29px;
        line-height: 32px;
        font-size: 20px;
    }*/
}

/*Date Picker*/
.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

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

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button,
.has-event .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.has-event .pika-button {
    background: #005da9;
    box-shadow: inset 0 1px 3px #0076c9;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
    background: #D5E9F7;
}

.is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    box-shadow: none;
    border-radius: 3px;
}

.is-endrange .pika-button {
    color: #fff;
    background: #33aaff;
    box-shadow: none;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.is-outside-current-month .pika-button {
    color: #999;
    opacity: .3;
}

.is-selection-disabled {
    pointer-events: none;
    cursor: default;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px;
}
/* styling for abbr */
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}

/*End Date Picker*/
/*Tour*/
label.error {
    color: red;
    width: 100% !important;
    font-size: 9px !important;
}

.pika-lendar {
    width: 90% !important;
}

.middlebutton {
    background: #edf0f2;
    padding: 30px 20px;
    margin-bottom: 0px;
    border-radius: 4px;
}

.middlebutton p.middle {
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 30px;
}

.need-help {
    padding: 20px 0 20px;
    background: #f7f7f7
}

.need-help .wrap {
    position: relative;
    padding: 0 2.53165%
}

.need-help .avatar-help {
    display: inline-block;
    width: 15.61181%;
    margin-right: 1.21941%;
    vertical-align: middle;
}
.need-help .avatar-help img {
    border-radius: 50%;
    width: 136px;
}

.need-help .help-info {
    display: inline-block;
    width: 77.63713%;
    vertical-align: middle
}

.need-help .help-info h4 {
    font-weight: 500;
    line-height: 1.333
}

.need-help .help-info .help-txt .txt {
    display: inline-block;
    width: calc(100% - 146px);
    color: #1a2b49;
    font-size: 18px;
    font-size: 2rem
}


.need-help .help-btn {
    position: absolute;
    right: 2.53165%;
    bottom: 20px;
    display: inline-block;
}

.need-help .help-btn a i {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    font-size: 18px;
    font-size: 1.8rem
}

.blog-create-trip {
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 30px 20px;
    border-radius: 4px;
    background: url('../jpg/customizedtour-bg.jpg');
    background-position: 30% 0%;
    object-fit: fill;
}

.nf-create-trip {
    margin: 20px auto;
    width: 80%;
    padding: 30px 20px;
    border-radius: 4px;
    background: #fff;
    object-fit: cover;
}

.nf-create-trip p.middle {
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 30px;
}

.blog-create-trip p.middle {
    text-align: center;
    font-size: 19px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 68px;
    text-shadow: 3px 2px 6px #000;
}
.nf-create-trip .bottomInquiryButton a, .blog-create-trip .bottomInquiryButton a {
    text-align: center;
    color: #ffffff;
    border: 1px solid #ee1d23;
    background: #ee1d23;
    padding: 8px 10px;
    border-radius: 4px;
    font-size: 18px;
}

.nf-create-trip .bottomInquiryButton a:hover, .blog-create-trip .bottomInquiryButton a:hover {
    text-decoration: none;
    background: #666;
    color: #fff;
    border: 1px solid #666;
}
/*Table of Content*/
.blog-post-main .toc-container .toc-title{
    cursor:pointer;
}
.blog-post-main .toc-container .toggle::before{
    content: "\f067";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: 15px;
    height: 15px;
}
.blog-post-main .toc-container .t_collapse .toggle::before{
    content: "\f068";
}
.toc-container .items{
    display: none;
}
.blog-post-main .items{
    margin-top:5px;
}
.blog-post-main .items a {
    text-decoration: none;
    color: #444;
    transition:0.4s;
    line-height:26px;
    font-size:16px;
}
.blog-post-main .toc-container {
    background: #F9F9F9;
    border: 1px solid #AAA;
    font-size: 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
    width: auto;
}
.blog-post-main .items a:hover {
    text-decoration: underline;
    color: #333;
}
.blog-post-main .items a:visited {
    color: #9f9f9f;
}

.item-h3 {

    margin-left: 45px !important;
    list-style: circle !important;
}
.item-h4 {
    padding-left: 30px;
}
.item-h5 {
    padding-left: 45px;
}
.item-h6 {
    padding-left: 60px;
}
/* End Table of Content*/
.btn-paradise, .sub-banner .btn, .bottomInquiryButton a {
    text-align: center;
    color: #fff;
    border: 2px solid #0d47a1;
    background: #0d47a1;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 18px;
}
.btn-paradise {padding: 3px; margin: auto}
.btn-booking-right{padding-left: 20px !important; padding-right: 20px !important;}
.btn-paradise:hover, .sub-banner .btn:hover, .bottomInquiryButton a:hover {
    border: 2px solid #0079e1;
    color: #fff;
    background: #0079e1;
    text-decoration: none;
}

.load-more {
    margin: auto;
    text-align: center;
    display: inline;
    border-radius: 5rem;
    color: rgb(34, 34, 34) !important;;
    font-size: 14px;
    border: 2px solid rgb(34, 34, 34);
    font-weight: 400;
    line-height: 21px;
    padding: 10px 24px;
    background-color: rgb(247, 247, 247) !important;
    cursor: pointer;
}

.load-more:hover {
    background-color: #0d47a1;
    color: #ffffff;
}

.tour_label {
    color: #999 !important;
    font-weight: normal;
    font-size: 14px;
}

.t_included {
    margin-top: 20px;
}

.t_policy {
    margin-top: 30px;
}

/*-- Setting --*/
.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%);
}

#related-tours .owl-controls .owl-buttons div {
    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%);
}


/*-- Main --*/

.cat-banner {
    position: relative;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.cat-banner:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.img-cat {
    width: 100%;
    height: 190px !important;
    object-fit: cover;
}

.img-group {
    width: 100%;
    height: 368px !important;
    object-fit: cover;
}

.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;
}


.cat-banner h1 {
    display: inline-block;
    padding: 10px 10px;
    color: #fff;
    bottom: 50px;
    z-index: 9;
    font-weight: 500;
    text-shadow: 2px 2px 5px #000;
    font-size: 40px;
}

.cat-banner h1.cat-title {
    display: inline-block;
    padding: 15px;
    color: #fff;
    top: 10px;
    z-index: 9;
    font-weight: 600;
    text-shadow: 2px 2px 5px #000;
    font-size: 46px;
    width: 100%;
    text-align: center;
}

.cat-banner .banner-caption .label-gray {
    display: inline-block;
    background-color: #787a7f;
    padding: 6px 13px;
    margin-bottom: 20px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.cat-banner .banner-caption h1 {
    font-size: 48px;
}


.faqs h2 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.des-text ul, .faqs .panel-body ul {
    list-style: square;
    margin-left: 15px;
}

.faqs .panel-body a {
    text-decoration: underline;
}
/*
.single-tour .heart-o {
    top: 20%;
    margin-right: 10%;
}

.single-tour .heart-o:before {
    width: 34px;
    height: 34px;
    line-height: 38px;
    font-size: 28px;
}
.sub-banner ul {
    padding: 5px 0;
}

.sub-banner ul li {
    padding: 0 28px;
    text-transform: uppercase;
    font-size: 20px;
    color: #144aa8;
    text-align: center;
    position: relative;
    vertical-align: middle;
}

.sub-banner ul li span {
    display: block;
    font-size: 14px;
    text-transform: none;
    color: #999;
    margin-top: 3px;
}

.sub-banner ul li:after {
    content: '';
    display: inline-block;
    height: 69px;
    width: 1px;
    background-color: #ccc;
    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%);
}

.sub-banner ul li:first-child {
    text-transform: capitalize;
    font-size: 20px;
    text-align: center;
    padding: 0 28px;
}

.sub-banner ul li:first-child:after {
    display: none;
}

.sub-banner ul li:first-child .fa-check {
    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%);
    left: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    -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: #144aa8;
    color: #fff;
    text-align: center;
}*/

.media-info {
    padding-left: 1px;
}

.media-info li {
    display: inline-block;
}

.media-info .dot {
    font-size: 8px;
}

.media-info .fa {
    color: #2db300;
}

.rate-address {
    margin-bottom: 8px;
}

.rate-address .rate-1 {
    margin-right: 6px;
}
.heart-o {
    position: absolute;
    z-index: 10;
    top: 15px;
    font-size: 30px;
    right: 15px;
    font-weight: bolder;
    color: #fff;
    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;
}
.heart-o:before {
    line-height: 20px;
    font-weight: bolder;
    text-align: center;
    content: '\f08a';
    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, .heart-o.love:before, .heart-o-active {
    color: #f05f5c;
}

.des-owl-wrap {
    position: relative;
    z-index: 1;
    padding: 40px 0 48px;
}

.des-owl-wrap .title24 {
    font-weight: 400;
}

.owl-inner {
    margin: 0 -15px;
}

.owl-inner .item {
    padding: 0 15px;
    margin-bottom: 25px;
}

.owl-btn .btn {
    padding: 10px 23px;
}

.owl-btn .btn .fa {
    margin-left: 5px;
}

/*-- Cruise detail --*/

.cr-info h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 26px;
}

.tour-detail-main {
    padding-top: 15px;
    margin-top: -1px;
}

.pad-header {
    margin-bottom: 18px;
    margin-top: 20px;
}


.pad-header address {
    margin-top: 10px;
}

.pad-header .title24 {
    margin-bottom: 10px;
    min-height: 28px;
    color: #000;
}

.pad-header .overview {
    padding: 5px 15px 5px 15px;
}

.gallery-grid .photo-1, .gallery-grid .photo-2, .gallery-grid .photo-end {
    float: left;
    background-color: #f6f6f6;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
}

.gallery-grid .photo-1 {
    width: 62.7%;
    height: 390px;
    position: relative;
}

.gallery-grid .photo-1 img {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-grid .photo-2 {
    width: 36.5%;
    height: 190px;
    margin-left: .8%;
}

.gallery-grid .photo-2 img {
    min-width: 100%;
    height: 190px;
    object-fit: cover;
}

.gallery-grid .photo-end {
    width: 17.85%;
    height: 190px;
    margin-left: .8%;
    margin-top: .81%;
}

.gallery-grid .photo-end img {
    min-width: 100%;
    height: 190px;
    object-fit: cover;
}

.gallery-grid .viewall-box {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 25px;
    padding-right: 15px;
    text-align: right;
    width: 100%;
    height: 20%;
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .9));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .9));
    color: #fff;
}

.gallery-grid .viewall-box span {
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}

.gallery-grid {
    margin-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px
}

.cr-info {
    margin-top: 20px;
}

.c-tar {
    color: #F99E00;
    font-size: 13px;
}

.cruise-panel {
    border-radius: 0px !important;
}

.sw-iti {
    margin-bottom: 20px;
    margin-top: 20px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    background-color: #fff;

    border: 1px solid #ced4da;
    border-radius: 0px;

}

.col-cabin-info {
    padding-left: 0;
}

/*-- Carousel --*/
.control-tab {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-transition: top 300ms ease-out 500ms;
    -o-transition: top 300ms ease-out 500ms;
    -webkit-transition: top 300ms ease-out 500ms;
    transition: top 300ms ease-out 500ms;
    z-index: 999999;
}

.control-tab:after,
.control-tab:before {
    content: '';
    position: absolute;
    top: 0;
    z-index: 999;
    display: none;
    height: calc(100% + 2px);
    width: 50vw;
    border-bottom: 2px solid #b7b7b7
}

.control-tab:before {
    left: calc(100% - 1px)
}

.control-tab:after {
    right: calc(100% - 1px)
}

.control-tab.fixed {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 999;
    width: 100%;
    max-width: 1220px;
    padding: 5px 1px;
    background: #fff;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 2px solid #b7b7b7
}

.control-tab.fixed:after,
.control-tab.fixed:before {
    display: block
}

.control-tab.fixed .price-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.control-tab .price-box {
    display: none
}

.control-tab .price-box b {
    text-decoration: line-through
}

.control-tab .price-box span {
    color: #d0021b;
    font-size: 30px;
    font-size: 3rem
}

.control-tab .price-box .btn-primary {
    margin-left: 10px;
    padding: 3px 10px;
    margin-top: -5px;
}

.control-tab .nav-details .tab-panel {
    margin-bottom: 0
}

.control-tab .nav-details .tab-panel li a {
    position: relative;
    display: block;
    padding: 10px 0px 0px 0px;
    text-transform: uppercase;
}

.control-tab .nav-details .tab-panel {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.control-tab .nav-details .tab-panel li:last-child {
    margin-right: 0
}

.control-tab .nav-details .tab-panel li a {
    position: relative;
    display: block;
    padding: 5px 0 3px;
    text-transform: uppercase;
    text-decoration: none;
}

.control-tab .nav-details .tab-panel li a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #0d47a1;
    visibility: hidden;
    opacity: 0;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms
}

.control-tab .nav-details .tab-panel li.active a:after,
.control-tab .nav-details .tab-panel li a:hover:after {
    visibility: visible;
    opacity: 1
}

.control-tab .nav-details .tab-panel li a:hover {
    text-decoration: none;
}
.tab-panel>li>a {
    border-radius: 0;
    padding: 5px 0;
    margin-right: 50px;
    border-bottom: 1px solid #fff;
    color: #111;
    text-transform: uppercase;
    background-color: #fff;
}
/*Login Form
form.ajax-auth{

    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    overflow: auto;

    z-index: 99999;
    color: #000;
}

.modal-window {
    position: relative;
    background-color: #FFFFFF;
    margin: 10% auto;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.2), 0px 0px 1px 0px rgba(0,0,0,0.2);
}
.modal-window.small {
    width: 30%;
}

.ajax-auth h3{
    font-weight: 100;
    color: #333333;
    line-height: 1;
}
.ajax-auth .box-title{
    color: #333333;
    line-height: 1;
    font-size: 27px;
    text-align: center;
    font-weight: bold;
}

.ajax-auth h3{
    font-size: 18px;
    text-align: left;
    margin: 0;
}

.ajax-auth h3 a{
    color: #e25c4c;
}

.ajax-auth p.separator {
    position: relative;
    margin: 1em 0 !important;
    text-align: center;
}

.ajax-auth p.separator span {
    background-color: #fff;
    padding: 0 1em;
    position: relative;
    z-index: 1;
    font-style: italic;
}

.ajax-auth p.separator:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    top: 50%;
    left: 0
}

.ajax-auth hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0 none;
    height: 1px;
    margin: 20px 0;
}

.ajax-auth input#username,
.ajax-auth input#password,
.ajax-auth input#signonname,
.ajax-auth input#email,
.ajax-auth input#signonpassword,
.ajax-auth input#password2,
.ajax-auth input#user_login{
    -webkit-transition: border-color;
    -moz-transition: border-color;
    transition: border-color;
    box-sizing: border-box;
    background-color: white;
    border-radius: 3px;
    border: 1px solid #DDD;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);
    font-size: 1em;
    margin-bottom: .75em;
    padding: .5em .5em;
    width: 100%;
}

.ajax-auth input#username:focus,
.ajax-auth input#password:focus,
.ajax-auth input#signonname:focus,
.ajax-auth input#email:focus,
.ajax-auth input#signonpassword:focus,
.ajax-auth input#password2:focus,
.ajax-auth input#user_login:focus{
    background-color: #FFF;
}
.error{color:#fd0909; border-color: #fd0909 !important;}
.ajax-auth label.error{
    display: none !important;
}
.bottom-links {
    font-size: 1.1em;
    margin-top: .5em;
}
.ajax-auth input.error{
    border: 1px solid #FF0000 !important;
}

.ajax-auth input.submit_button{
    width: 100%;
    padding: 1em;
    color: #fff !important;
    text-align: center;
    background-color: #286ebb;
    cursor: pointer;
    position: relative;
    border: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    border-radius: 3px;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
}

.ajax-auth a{
    text-decoration: none;
}

.ajax-auth a.close{
    color: #000;
    position: absolute;
    right: 15px;
    top: 15px;
}

.ajax-auth a.text-link{
    color: #333;
    float: left;
    margin: 10px 0 0 0;
}

.ajax-auth p.status{
    text-align: center;
    margin: -15px 0 20px 0;
    font-weight: 600;
    display: none;
    font-size: 18px;
    color: #286ebb;
}

a.login_button{
    padding: 5px 7px 5px 7px;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #DCDCDC;
    color: #333;
    text-decoration: none;
    font-size: 11px;
}

.login_overlay{
    height: 100%;
    width: 100%;
    background: rgba(31,31,31,0.9);
    opacity: 0.9;
    position: fixed;
    z-index: 9999;
    text-align: center;
}
#pop_forgot{float: right;}
.dm-popup_close{font-size: 24px !important;}
@media only screen and (min-width: 300px) {
    .modal-window{width: 90%;}
}
@media only screen and (min-width: 480px) {

    .modal-window{width: 80%;}

}
@media only screen and (min-width: 768px) {
    .modal-window{width: 50%;}

}
@media only screen and (min-width: 1024px) {

    .modal-window{width: 25%;}

}

.col-1-2 {
    width: 50%;
}
.ap-pro-form-field-wrapper input[type="submit"]{height: 43px !important; padding-top: 10px; font-size: 20px;}

.wp-social-login-connect-with {
    text-align: center;
    font-size: 16px;
    margin-bottom: 1px;
}

.wp-social-login-provider-list {
    text-align: center;
    margin-bottom: 15px;
}
.wp-social-login-provider-list img{display: none;}
.wp-social-login-provider-list a{border-radius: 4px;}
.wp-social-login-provider {
    width: 120px;
    display: inline-block;
    padding: 5px;
    margin: 8px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #ffffff !important;
}
.wp-social-login-provider:hover { color: #ffffff !important; }
.wp-social-login-provider-facebook { background-color: #3b5998; }
.wp-social-login-provider-twitter  { background-color: #00acee; }
.wp-social-login-provider-google   { background-color: #dd4b39; }
.wp-social-login-provider-yahoo    { background-color: #7f2db5; }
.wp-social-login-provider-linkedin { background-color: #0e76a8; }
.wp-social-login-provider-steam    { background-color: #171515; }
.wp-social-login-provider-pinterest    { background-color: #cb2027; }
.wp-social-login-provider-facebook:hover { background-color: #2f4679; }
.wp-social-login-provider-twitter:hover  { background-color: #0089bd; }
.wp-social-login-provider-google:hover   { background-color: #b03b2d; }
.wp-social-login-provider-yahoo:hover    { background-color: #9652c4; }
.wp-social-login-provider-linkedin:hover { background-color: #0b5e85; }
.wp-social-login-provider-steam:hover    { background-color: #171515; }
.wp-social-login-provider-pinterest:hover    { background-color: #cb2027; }
.loved{color: #f05f5c; font-size: 20px;}
.love-count{color: #f05f5c; font-size: 20px;}
.love-it{color: #f05f5c; font-size: 20px;}
.love-it:hover {color: #f05f5c; font-size: 20px;}
.content-meta{font-size: 22px; margin-top: 10px;}

End login modal*/

.cd-tabs {
    margin-bottom: 40px;
}

.cd-tabs .nav-sticky {
    position: relative;
    z-index: 10;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

.cd-tabs .nav-sticky li {
    display: table-cell;
    width: auto;
    text-align: left;
}

.cd-tabs .nav-sticky li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 18px;
    color: #333333;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.cd-tabs .nav-sticky li.active a {
    font-size: 12px;
    border-bottom: 3px solid #333;
}

.cd-tabs .tab-item {
    margin-bottom: 30px;
    background-color: #fff;
}

.cd-tabs #policies-info {
    margin-top: 20px;
    background-color: #fff;
}

.cd-tabs .tab-item:last-child {
    border-bottom: none;
}

.tit-item {
    font-size: 2.4rem;
    margin-bottom: 15px;
    font-weight: 600;
}

#highlights .map {
    width: 286px;
    height: 190px;
    cursor: pointer;
}

#highlights .list-check {
    padding-top: 10px;
}

#highlights .list-check li {
    padding-left: 20px;
}

#highlights .list-check li:before {
    color: #0d47a1;
}

#highlights p {
    margin-top: 15px;
}


.toggle-all {
    float: right;
    cursor: pointer;
    line-height: 26px;
    margin-top: -40px;
    right: 3px;
    font-size: 16px;
}

.tourdays {
    color: #1275bc;
    margin-right: 10px;
    text-transform: uppercase;
}

.day-icon {
    cursor: pointer;
    position: relative;
    float: right;
    display: block;
    font-size: 22px;
}

.it-content img, .p_detail img {
    margin-top: 15px;
    margin-bottom: 15px;
}

.it-content p {
    margin-bottom: 10px;
}

.ex-header {
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    color: #333;
    margin-top: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.ex-header.active {
}

.ex-body {
    padding-top: 10px;
    display: none;
}

.ex-body-list p {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*-- Widget --*/
.block75 {
    margin-top: 75px;
}

.widget {
    background-color: #fff;
    margin-bottom: 23px;
}

.widget-sale {
    padding: 25px 15px;
    position: relative;
    overflow: hidden;
}

.widget-sale:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 62px solid transparent;
    border-top: 62px solid #ff5a27;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.widget-sale .sale {
    color: #fff;
    position: absolute;
    right: 0;
    top: 6px;
    z-index: 3;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.n-price {
    font-size: 26px !important;
    text-transform: none !important;
    color: rgb(238, 29, 35) !important;
    display: inline !important;
}

.sale-info {
    margin-top: 35px;
}

.sale-info .list-check {
    padding-bottom: 10px;
}

.sale-info .list-check li {
    padding-left: 18px;
    margin-bottom: 14px;
}

.sale-info .list-check li:before {
    content: '\f058';
    color: #2db300;
}


#frmInquiry {
    overflow: hidden;
}

.quickInquiry {
    padding: 15px;
    border-top: none;
    border-right: 1px solid rgb(228, 229, 230);
    border-bottom: 1px solid rgb(228, 229, 230);
    border-left: 1px solid rgb(228, 229, 230);
    border-image: initial;
    background-color: white;
    z-index: 1;
}

.total-fee {
    background-color: rgba(195, 230, 255, 0.5);
    padding: 8px 15px;
    margin: 0 -15px;
    margin-bottom: 25px;
}

.bolt {
    position: absolute;
    top: 12px;
    left: -7px;
    background-color: #e62520;
    padding: 6px 10px 6px 12px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff;
}

.bolt:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-top: 8px solid #b61c18;
    position: absolute;
    left: 0;
    top: 99%;
}

#related-tours .i-header {
    display: block;
    position: relative;
}

#related-tours .i-header img {
    width: 100%;
}

#related-tours .i-body {
    padding: 13px 15px;
}

#related-tours .title {
    line-height: 19px;
    margin-bottom: 5px;
}

#related-tours h5 a {
    color: #000;
}

#related-tours .box-review {
    margin: 5px 0;
}

#related-tours .box-review .rate-1 {
    margin-right: 8px;
}

#related-tours .i-info {
    padding-top: 30px;
}


#related-tours .owl-controls .owl-buttons .owl-prev {
    left: -2px;
}

#related-tours .owl-controls .owl-buttons .owl-next {
    right: -2px;
}

#related-tours .owl-controls .owl-buttons div {
    font-size: 45px;
    color: #fff;
    width: 40px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    border-radius: 10%;
    background-color: rgba(0, 0, 0, .3);
}

/*
@media (max-width: 1199px) {
    .sub-banner ul {
        width: 100%;
        display: table;
    }

    .sub-banner ul li {
        width: 33.333%;
        float: left;
        margin-top: 20px;
    }

    .sub-banner ul li:after {
        height: 40px;
    }

    .sub-banner ul li:first-child {
        float: none;
        display: block;
        width: 100%;
        margin-top: 0;
    }

    .sub-banner ul li:first-child br {
        display: none;
    }

    .sub-banner ul li:nth-of-type(2)::after {
        display: none;
    }


}
*/

@media (max-width: 991px) {
    /*.sub-banner ul {
        padding: 0;
        margin: 0;
    }

    .sub-banner ul li {
        text-align: left;
        width: 100%;
        float: none;
        margin: 0;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.7);
        padding: 10px 0;
        border-top: 1px solid rgba(115, 115, 115, 0.2);
        text-transform: capitalize;
    }

    .sub-banner ul li strong {
        display: inline-block;
        font-weight: normal;
        color: rgba(0, 0, 0, 0.7);
    }

    .sub-banner ul li:after {
        display: none;
    }

    .sub-banner ul li:first-child {
        border-top: none;
        font-size: 20px;
        line-height: 22px;
        padding: 19px 15px 19px 54px;
        color: #144aa8;
    }


    .sub-banner .son {
        display: none;
    }*/

    .pa-main {
        padding: 20px 0;
    }

    .cat-banner h1 {
        font-size: 18px;
        bottom: 15px;
    }

    .des-owl-wrap .title24 {
        text-align: center;
    }

    #related-tours .owl-controls {
        position: relative;
        height: 50px;
    }

    #related-tours .owl-controls .owl-pagination {
        display: block;
    }

    #related-tours .owl-controls .owl-buttons {
        width: 300px;
        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%);
    }

    .tour-detail-main {
        padding-top: 2px;
    }


    .widget-sale.block75 {
        margin-top: 0;
    }

    .widget-sale:before {
        display: none;
    }

    .sale-info {
        margin-top: 0;
    }
}

@media (max-width: 767px) {

    .t_policy {
        margin-top: 10px;
    }

    .tour-heading-title {
        font-size: 26px;
    }

    #related-tours .owl-controls {
        position: relative;
        top: -250px;
    }

    /*Fix*/
    .quickInquiry {
        border-top: 1px solid rgb(228, 229, 230);
    }

    .gallery-grid .photo-1 {
        width: 100%;
        height: 300px;
    }

    .cd-tabs .tab-item {
        padding: 15px 0px 12px 0px;
    }

    #highlights .list-check {
        padding-top: 0;
    }

    .schedule > ul > li {
        position: relative;
        padding: 3px 0 10px 0px;
        border-left: 0px
    }


    .cd-main {
        padding-top: 15px;
    }

    .cd-header .title24 {
        font-size: 18px;
    }

    .tit-item {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 20px;
    }


    .p-includes {
        margin-bottom: 20px;
    }

    .p-includes:last-child {
        margin-bottom: 0;
    }


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


    .banner-inner .container, .us-nav .container {
        padding: 0;
    }

    .banner-inner h1 {
        font-size: 24px;
    }

    .banner-inner h1 span {
        font-size: 18px;
    }

    .us-nav ul li {
        width: 33.333%;
    }

    .us-nav ul li:first-child {
        border-left: none;
    }

    .us-nav ul li:last-child {
        border-right: none;
    }

    .us-nav ul li a {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }


    .teams-list li {
        width: 40%;
    }

    .footer-body .last {
        width: 100% !important;
    }

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

    .welcome-content h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .thumbnail .img {
        height: 250px !important;
    }

    #owl-home-1 .i-header {
        height: 250px !important;
    }


    .cat-banner .breadcrumb-main {
        color: #616161;
    }

    .cat-banner .breadcrumb-main .breadcrumb li a {
        color: #616161 !important;
    }

    .cat-banner .breadcrumb-main .breadcrumb li {
        color: #616161 !important;
    }

    .cat-banner .breadcrumb-main .breadcrumb li.br-tour {
        color: #fff !important;
    }

    .cat-banner .breadcrumb-main .breadcrumb li.br-tour a {
        color: #fff !important;
    }

    .cat-banner .breadcrumb-main .breadcrumb li.br-tour:before {
        color: #fff !important;
    }

    .cat-banner .breadcrumb-main .breadcrumb li:before {
        color: #616161 !important;
    }

    .breadcrumb-more {
        margin-left: 2px;
    }

    .grid-child {
        bottom: 10px;
    }

    .blog-create-trip {
        background-position: 70% 0%;
    }

}

@media (min-width: 500px) and (max-width: 991px) {
    .item-detail {
        width: 50% !important;
    }
}

@media (max-width: 700px) {

    .cat-banner h1 {
        margin-left: 10px;
    }


    .block_holes {
        font-size: 12px !important;
        display: inline !important;
    }

    #highlights .pa-content .pull-left, #highlights .pa-content .pull-right {
        float: none !important;
    }

    .widget-sale, .widget-search-date .item {
        padding: 15px 12px;
    }

    .widget-search-date form .btn-style-1d {
        margin-top: 15px;
    }

    .widget-search-date .widget-footer {
        padding-top: 15px;
    }
}

@media (max-width: 500px) {
    .cat-banner h1 {
        padding: 6px 15px;
        font-size: 15px;
    }
}


.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

/*.modal {
    z-index: 99999 !important;
}

.modal-backdrop {
    z-index: 9999 !important;
}*/

.modal-open .page-container, .modal-open .page-container .navbar-fixed-top, .modal-open .modal-container {
    overflow-y: scroll;
}


/*-- Setting --*/
.about_title {
    font-size: 55px;
    color: #fff !important;
    font-weight: bold;
    margin: auto !important;
    display: block !important;
    bottom: 80px !important;
    position: relative !important;
    background-color: transparent !important;
    text-shadow: 2px 2px 5px #000;
}

.title_404 {
    text-shadow: 2px 2px 5px #000;
    margin-top: 30% !important;
    color: #fff;
}

.title_404 .span_title {
    font-size: 46px !important;
}

/*-- Main --*/

/* 5.   Banner
--------------------------------------------------------------------------------*/
.des-owl-wrap {
    position: relative;
    z-index: 1;
    padding: 48px 0 48px;
}

.des-owl-wrap .title24 {
    font-weight: 400;
}

.owl-inner {
    margin: 0 -15px;
}

.owl-inner .item {
    padding: 0 15px;
    margin-bottom: 25px;
}

.owl-btn .btn {
    padding: 10px 23px;
}

.owl-btn .btn .fa {
    margin-left: 5px;
}

.title24 {
    color: #000;
}

.cat-banner {
    position: relative;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.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: 200px;
    object-fit: cover;*/
}

.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;
}

.banner-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}


.banner-inner .box-review {
    color: #fff;
    font-size: 16px;
    text-shadow: 2px 2px 5px #000;
}

.banner-inner img {
    height: 100%;
}

.banner-inner .container {
    height: 100%;
    margin-top: 10%
}

.banner-inner .cat-container {
    height: 100%;
    margin-top: 1%
}

.cat-tours .des-text a, .top-des a {
    text-decoration: underline;
}

.top-destination h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.top-des ul, .top-des ol {
    font-size: 20px;
    font-weight: 600;
    list-style: decimal;
    margin-left: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
}
/*Other Country HomePage*/
.vignette {
    position: relative;
    display: block;
    height: 208px;
    margin-bottom: 30px;
    overflow: hidden;
    background: #a99067 center center no-repeat;
    background-size: cover;
    border-radius: 5px;
}
.vignette:before {
    content: "";
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0.7;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%, #000000 100%);
    transition-duration: 0.2s;
}
.vignette--big .vignette__content {
    transition-duration: 0.4s;
    -ms-transform: translateY(242px);
    transform: translateY(242px);
}
.vignette__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 18px;
    transition-duration: 0.3s;
    -ms-transform: translateY(150px);
    transform: translateY(150px);
}
.vignette__title {
    margin: 0 0 15px;
    overflow: hidden;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vignette__desc {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    color: #fff;
}
.vignette--big {
    height: 300px;
}
.vignette--big:hover .vignette__content, .vignette:hover .vignette__content {
    -ms-transform: translateY(20px) !important;
    transform: translateY(20px) !important;}
.vignette:hover .vignette__title {
    margin-bottom: 5px; }
@media (max-width: 991px) {
    .vignette__title {font-size: 18px;}
    .vignette {height: 178px !important; }
    .vignette__content {
        -ms-transform: translateY(125px);
        transform: translateY(125px); }
    .vignette--big .vignette__content {
        -ms-transform: translateY(125px);
        transform: translateY(125px); } }
/*End Other Country HomePage*/
.st-block .hl-block {
    margin: 15px 0 15px 0;
}

.st-block h3, .st-block h2 {
    margin: 20px 0px 20px 10px;
    font-size: 26px;
}

.count {
    font-size: 12px;
    color: #ccc;
}

.hl-block h3, .hl-block .tit-h3 {
    margin: 15px 0 15px 0;
}

.banner-inner .box-center {
    width: 100%;
    color: #fff;
}

.banner-inner .btn {
    border: 1px solid #fff;
    color: #fff;
    margin-top: 20px;
}

.banner-inner .btn .fa {
    margin-right: 5px;
}

.banner-inner .btn:hover {
    background-color: #fff;
    color: #000;
}

.banner-inner h1 {
    font-size: 48px;
}

.banner-inner h1 span {
    font-size: 36px;
}

.us-nav {
    background-color: #edf0f2;
    position: relative;
    z-index: 1;
}

.us-nav ul {
    overflow: hidden;
}

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

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

.us-nav ul li a {
    font-size: 14px;
    display: block;
    padding: 30px 50px;
    color: #535353;
}

.us-nav ul li.active a, .us-nav ul li a:hover {
    color: #0054a0;
}

/*-- About us update --*/
.us-nav.us-nav-about ul li {
    display: table-cell;
    width: 1%;
    float: none;
}

.us-nav.us-nav-about ul li a {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.know-you {
    padding: 10px 0;
}
.know-you h2 {
    margin-bottom: 10px;
}
.know-you ul li {
    margin-left: 25px;
    margin-bottom: 5px;
    list-style: disc;
}


.k-btn .btn {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-align: left;
    padding: 15px 24px;
    position: relative;
}

.k-btn .btn i {
    display: inline-block;
    right: 22px;
}

.k-btn .btn-style-2c {
    background-color: #edf0f2;
    color: #0054a0;
    margin-top: 13px;
}

.k-btn .btn-style-2c:hover {
    background-color: #e0e0e0;
}

.diff {
    background-image: url("../jpg/halong-2.jpg");
    background-color: #000;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
}

.diff:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.diff .diff-inner {
    padding: 68px 68px;
    color: #fff;
    position: relative;
    z-index: 9;
}

.diff .diff-inner h2 {
    margin-bottom: 35px;
}

.diff .diff-inner p {
    margin-bottom: 12px;
}

.diff .diff-inner p:last-child {
    margin-bottom: 0;
}

.why-book-us {
    background-color: #edf0f2;
    padding: 60px 0 80px;
}

.why-book-us .title {
    margin-bottom: 10px;
}

.fa-check-img, .fa-tag-img {
    display: inline-block;
}

.fa-tag-img {
    width: 36px;
    height: 36px;
    background-position: 0 0;
}

.fa-check-img {
    width: 42px;
    height: 43px;
    background-position: -39px 0;
}

.why-book-us-content .us-media {
    margin-top: 40px;
}

.us-media label.pull-left {
    margin-right: 20px;
    width: 72px;
    height: 72px;
    -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: #0074be;
    color: #fff;
    text-align: center;
    position: relative;
}

.us-media label.pull-left .fa {
    font-size: 36px;
}

.us-media .media-body {
    padding-top: 8px;
}

.us-media .media-heading {
    font-size: 16px;
    margin-bottom: 8px;
    color: #000;
}


/*-- Responsive --*/
@media (max-width: 1199px) {
    .banner-inner h1 {
        font-size: 26px;
    }

    .banner-inner h1 span {
        font-size: 24px;
    }

    .us-nav ul li a {
        padding: 18px 20px;
    }

}

@media (max-width: 991px) {

  .logo img {
    margin-top: 2px;
    width: 96px;
    height: 38px;
}

    .cat-banner-us {
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: top center;
        min-height: 189px;
    }

    .cat-banner-us .banner-inner {
        min-height: 189px;
    }

    .des-owl-wrap .title24 {
        text-align: center;
    }


    .know-you, .why-book-us {
        padding: 33px 0;
    }

    .k-btn {
        max-width: 290px;
    }

    .k-btn .btn {
        font-size: 16px;
    }

    .us-title {
        font-size: 18px;
    }

    .diff .diff-inner {
        padding: 70px 0;
    }

    .diff .diff-inner h2 {
        margin-bottom: 22px;
    }

    .why-book-us .title {
        margin-bottom: 0;
    }

    .why-book-us-content .us-media {
        margin-top: 30px;
    }


}

@media (max-width: 600px) {


    .team.team-us {
        background-color: #fff !important;
        padding: 38px 0 0 !important;
    }

}

.wd_tile {
    font-size: 22px;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.clear {
    clear: both;
}


/*  Main
--------------------------------------------------------------------------------*/


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

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

.cat-header .socials {
    overflow: hidden;
}


.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 !important;
    }

    .cat-list .col-lg-4:nth-of-type(2n+1) {
        clear: both !important;
    }

}

@media (max-width: 991px) {
    .cat-banner h1 {
        bottom: 28px;
        margin-left: 10px;
    }


    .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;
    }


}

@media (max-width: 600px) {
    .cat-banner h1 {
        display: block;
        width: 98%;
        margin-left: 10px;
        font-size: 22px;
        padding: 12px;
    }

    .banner-inner .box-review {
        margin-left: 10px;
    }

    .cat-banner {
        min-height: 250px;
    }

    #tour-prices table thead tr th {
        font-size: 1rem !important;
    }
}

#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;
}

.thank-wrap {
    padding-top: 65px;
}

.bg-thank img {
    width: 100%;
    min-height: 138px;
}

.bg-thank .container-fluid {
    padding: 0;
}

.thank-link .bg-default {
    padding: 34px;
    background-color: transparent !important;
}

.thank-link {
    margin-top: 25px;
    padding-bottom: 70px;
}

.thank-link h2 {
    color: #fff;
}

.featureBox {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.featureBox .featureTitle {
    font-size: 18px;
    display: block;
    margin: 0 0 15px;
}

.featureBox ul li {
    line-height: 18px;
    margin-bottom: 15px;
}

.featureBox ul li i {
    color: #2db300;
    line-height: 18px;
}


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

.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%);
}


/* Main
--------------------------------------------------------------------------------*/

.cd-main {
    padding-top: 30px;
}

/*-- Carousel --*/

.special-box {
    background-color: #f6f8f9;
    border: 1px solid #d7d7d7;
    padding: 20px 18px;
}

.special-box h2 {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 700;
}

.special-box ul li {
    padding-left: 15px;
}

.special-box ul li:before {
    background-color: #000;
}

.special-box hr {
    margin: 25px 0;
}

.special-box .quote {
    position: relative;
    padding: 0 20px 8px 38px;
}

.special-box .quote:before, .special-box .quote:after {
    content: '';
    display: inline-block;
    color: rgba(0, 0, 0, 0.3);
    font-size: 30px;
    font-family: 'FontAwesome';
    position: absolute;
}

.special-box .quote:before {
    content: '\f10d';
    top: 0;
    left: 0;
}

.special-box .quote:after {
    content: '\f10e';
    bottom: 0;
    right: 0;
}

.text-charter {
    text-align: justify;
}

.text-charter p {
    margin-bottom: 12px;
}

.text-charter p:last-child {
    margin-bottom: 0;
}

#photos .view-more {
    margin-top: 11px;
}

#photos .view-more .fa {
    margin-right: 5px;
}


.p-includes .list-dot {
    padding-top: 15px;
}

.p-includes .list-dot li {
    margin-bottom: 3px;
}


/*-- widget --*/
.widget {
    margin-bottom: 20px;
}

.widget h4 {
    border: 1px solid #fff;
    font-size: 14px;
    padding: 13px;
    background-color: #e4e7e8;
    font-weight: 700;
}
.modal-backdrop.in {
    opacity: .9;
    z-index: 999;
}


@media (max-width: 991px) {


    .cd-tabs {
        margin-top: 0;
    }

    .cd-tabs .tab-item {
        padding: 10px 0 20px 0;
        margin: 0 0 5px;
    }

    #overview {
        border-bottom: none;
        padding-bottom: 0;
    }


    .special-box {
        margin-bottom: 15px;
    }
}


@media only screen and (max-width: 46rem) {

    .pa-content {
        padding: 20px 20px;
    }

    #policies-info .pa-content {
        padding: 20px 20px;
    }

    .col-sm-15 {
        width: 30%;
        float: left;
    }

    .col-xs-3 {
        width: 30%;
        margin-top: 20px;
    }

    .des-list > ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    .cat-banner {
        min-height: 80px;
    }

    .about_title {
        bottom: 20px;
    }

    /*.full-itinerary{padding: 10px 10px;}*/
}

/*itinerary*/
.full-itinerary {
    font-size: 17px;
}

.meals {
    font-size: 16px;
    color: #797979;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

/*itinerary end*/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (max-width: 767px) {
    .col-sm-15 {
        width: 30%;
        float: left;
    }

    .top-mb {
        margin-top: 15px;
    }

    .cat-banner h1.cat-title {
        margin-top: 10px;
        margin-left: 0px;
        text-align: center;
        color: #20292f;
        font-size: 26px;
        font-weight: 600;
        line-height: 36px;
        text-shadow: none;
    }

    .hl-block h3, .hl-block .tit-h3, .st-block h3, .st-block h2 {
        font-size: 18px;
    }

    .tour-cat {
        min-height: 50px !important;
        margin-bottom: 20px;
    }

    .row-mn {
        width: 50% !important;
        float: left;
    }

    .grid-destination .grid-terminal {
        display: none;
    }

    .grid-destination .grid-item .grid-intro {
        margin-top: 30% !important;
    }

    .grid-destination .grid-item .grid-intro h3 {
        font-size: 25px !important;
        font-weight: 600;
        line-height: 1.2;
        text-shadow: 5px 0 5px rgba(0, 0, 0, 0.2)
    }

    .grid-destination .grid-item, .city-item {
        height: 180px !important;
    }
}

@media (min-width: 768px) {


    .col-sm-15 {
        width: 20%;
        float: left;
    }

    .tripList img {
        min-height: 200px;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* === Pagination Style === */
.pagination-wrapper {
    margin-top: 10px;
    margin-bottom: 5px;
}

.post-pagination {
    margin-top: 10px;
    margin-bottom: 5px;
}

.pager,
.search-pagination,
.pagination {
    margin-top: 0px;
    margin-bottom: 0px;
}

.pager .previous > a,
.pager .previous > span {
    margin-left: 0px;
}

.bypostauthor {
}

.pagination,
.search-pagination,
.pager,
.post-pagination,
.post-content .pagination,
.post-content .pager {
    margin-left: 0px;
    text-align: center;
    width: 100%;
}

.post-content .pagination,
.post-content .pager {
    margin-top: 20px;
}

.pagination > li,
.pager li,
.post-content .pagination > li,
.post-content .pager li {
    list-style-type: none;
    float: none;
    display: inline-block;
}

.pager .btn-block {
    width: auto !important;
}

.search-pagination a,
.pagination > li > a,
.pagination > li > span,
.pager li > a,
.search-pagination > span,
.pager li > span {
    margin-left: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #7a7a7a !important;
    padding: 9px 15px;
    text-decoration: none;
    background-color: #fff !important;
    border: 1px solid #dadada !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.pager li > a,
.pager li > span {
    min-width: 100px;
}

.pager li.previous,
.pager li.next {
    display: block;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > a:hover,
.post-pagination a:hover,
.post-pagination a:focus,
.pagination > li > span:focus,
.pagination > li > span:hover,
.pager li > a:focus,
.pager li > a:hover,
.pager li > span:focus,
.pager li > span:hover {
    color: #fff !important;
    border: 1px solid #7a7a7a !important;
    background: #7a7a7a !important;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.search-pagination > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination .current,
.search-pagination .current,
.pagination .current:focus,
.pagination .current:hover {
    color: #fff !important;
    background-color: #0076bb !important;
    border-color: #0076bb !important;
}

.pagination .dots,
.pagination .dots:focus,
.pagination .dots:hover {
    border-color: transparent !important;
    background: transparent !important;
    color: #7a7a7a !important;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

/*Tee chart table*/

#tour-prices table {
    width: 100%;
    margin-top: 10px;
}

.tb-bordered {
    border: 1px solid #ddd;
}

#tour-prices table thead {
    background: #e8e8e8;
}

#tour-prices table thead tr th {
    font-size: 1.33rem;
    font-weight: 700;
    padding: 20px 5px;
    text-align: center
}

#tour-prices table tr:nth-of-type(even) {
    background: #f9f9f9;
}

#tour-prices table tbody tr td {
    padding: 15px 5px;
    font-size: 1.3rem;
    color: #545454;
    text-align: center
}

.get-quote-block .btn {
    padding: 15px 35px;
}

.inquiryBtn {
    display: none;
    z-index: 9999 !important;
}

@media (max-width: 750px) {
    .inquiryBtn {
        position: fixed;
        left: 15px;
        right: 15px;
        bottom: 10px;
        display: block;
    }

    .inquiryBtn a {
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        width: 100%;
    }

    .inquiryBtn a:hover {
        color: #fff
    }

    .inquiryBtn .call {
        background: #0c6197;
        text-align: center;
        padding: 20px 20px;
    }

    .inquiryBtn .inquiry {
        display: block;
        border-radius: 2px;
        color: white;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
        padding: 10px 24px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.07);
        background-color: rgb(238, 29, 35);;
        width: 100%;
        max-width: 268px;
        margin: auto;
        text-align: center;
        cursor: pointer;
    }

    .pagination .current, .pagination > li > a {
        padding: 3px 10px;
    }

    .pagination .prev, .pagination .next {
        display: none;
    }
}


.dropdown-menu {
    width: 200px;
}

.ex-icon {
    position: absolute !important;
    right: 0px;
    z-index: 9999;
    padding-top: 13px !important;
    padding-bottom: 1px !important;
    background-color: #e7e7e7;
    margin-top: 0px;
}

/*Loading*/
.sk-cube-grid {
    width: 168px;
    height: 168px;
    margin: 250px auto;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #fff;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

/*OWL Paging Default*/
.owl-wrap .owl-controls {
    margin-top: 27px;
    position: relative;
}

.owl-wrap .owl-pagination {
    text-align: center;
    width: 100px;
    position: relative;
    z-index: 3;
    margin: 0 auto;
}

.owl-wrap .owl-pagination .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%;
    background-color: #b2bfc9;
    display: inline-block;
    margin: 0 5px;
}

.owl-wrap .owl-pagination .owl-page.active {
    background-color: #0074be;
}

.owl-wrap .owl-buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    display: table;
    -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%);
}

.owl-wrap .owl-buttons div {
    width: 24px;
    height: 24px;
    line-height: 25px;
    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(6, 66, 126, 0.3);
    color: #fff;
    font-size: 10px;
}

.owl-wrap .owl-buttons div:hover {
    background-color: #0074be;
}

.owl-wrap .owl-buttons .owl-prev {
    float: left;
    padding-right: 1px;
}

.owl-wrap .owl-buttons .owl-next {
    float: right;
    padding-left: 2px;
}

.dnd {
    display: none;
}

/*Blog Style*/

.block-title {
    display: block;
    color: #222;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
}

/*Reviews*/
.review-block {
    margin-top: 25px;
    margin-bottom: 20px;
}

.review-item {
    margin-bottom: 15px;
}

.review-block .total_sc {
    text-align: center;
}
.review-block .total_sc .total_sc_l {
    font-size: 56px;
    font-weight: 500;
    line-height: 62px;
    color: rgb(230, 87, 101);
}

.total_sc_r {
    text-align: center;
}

.total_rv_label {
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.total_rv_count {
    font-size: 14px;
    display: block;
}

.review-item .c_info {
    text-align: center;
}

.review-item .authorav, .review-item .rv_avatar {
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.review-block .side {
    float: left;
    width: 35%;
    margin-top: 3px;
    font-size: 14px;
}

.review-block .score_item {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.review-block .sc_tt {
    width: 10%;
    display: inline-block;
    font-size: 13px;
    color: #999;
    margin-top: 3px;
    text-align: right;
}

.review-block .middle {
    float: left;
    width: 55%;
    margin-top: 10px;
}

.review-block .rv_title {
    font-weight: 600;
    font-size: 16px;
}

.review-block .bar-5 {
    height: 10px;
    background-color: #4CAF50;
}

.content-more {
    padding-bottom: 10px;
    max-height: 96px;
    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;
}


.more_bar {
    height: 40px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);
}

.more_bar a {
    font-size: 18px;
    top: 20px;
    margin-left: 15px;
    font-weight: 400;
    line-height: 24px;
    color: rgb(81, 148, 226);
    cursor: pointer;
    position: absolute;
    bottom: 0px;
}

#readmore:hover {
    color: #000;
}

.content-more.open {
    max-height: none;
}

.noexpand:after {
    content: "\f107";
    font-family: FontAwesome;
    padding-left: 5px;
    vertical-align: text-top;
    position: relative;
    top: -2px;
}

.expanded:after {
    content: "\f106";
    font-family: FontAwesome;
    padding-left: 5px;
    vertical-align: text-top;
    position: relative;
    top: -2px;
}

.rv_source {
    color: #006699;
    text-decoration: underline;
}

/* Place text to the right */
.review-block .right {
    text-align: right;
}

.review-block .bar-container {
    width: 100%;
    background-color: #e9f0fa;
    text-align: center;
    color: white;
}

.user-score {
    background: #e65765;
    color: #fff;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: 0;
    margin-right: 5px;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 6.4px 6.4px 6.4px 0;
    width: 30px;
    line-height: 2;
    text-decoration: none;
}

.c-gallery {
    margin-top: -10px;
}

@media (max-width: 667px) {

    .c-gallery {
        margin-top: 3px;
    }

    .review-block .side {
        width: 100%;
    }

    .review-block .middle {
        width: 80%;
    }

    .review-block .sc_tt {
        width: 20%;
        float: right;
        margin-top: -5px;
    }

    /* Hide the right column on small screens */
    .review-block .right {
        display: none;
    }

    .review-block .score_item {
        margin-bottom: 0px;
    }

    .review-block .middle {
        margin-top: 3px;
    }

    .review-block .total_sc {
        text-align: left;
    }

    .review-item {
        margin-bottom: 3px;
    }

    .review-item .c_info {
        text-align: left;
        display: inline-block;
    }

    .review-item .av_block {
        display: inline-block;
        float: left;
    }
    .review-item .info_block {
        display: inline-block;
        float: left;
        margin-left: 20px;
    }

    .total_sc_l, .total_sc_r {
        display: inline-block;
    }

    .total_sc_r {
        margin-left: 15px;
    }

    #related-tours .owl-controls .owl-buttons .owl-prev {
        left: -30px;
    }

    #related-tours .owl-controls .owl-buttons .owl-next {
        right: -30px;
    }
}

/*Blog Home*/

.home_container-news {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 30px
}

.home_container-news .double-height {
    grid-row-start: 1;
    grid-row-end: 3
}

.home_container-news .double-height .image {
    height: 100%
}

.home_container-news .item {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    border-radius: 5px;
}

.home_container-news .item .image {
    height: 100%
}

.home_container-news .item .image img {
    width: 100%;
    height: 100%;
    filter: brightness(70%);
    -webkit-filter: brightness(70%);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    object-fit: cover
}

.home_container-news .item .content {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 30px;
    color: #fff;
}

.home_container-news .item .content .date {
    letter-spacing: .25px;
    color: #fff;
    font-size: 14px;
}

.home_container-news .item .content .view-more {
    letter-spacing: .5px;
    color: #fff;
    position: absolute;
    bottom: 0
}

.home_container-news .item .content .view-more span {
    color: #ffcd00
}

.home_container-news .item:hover {
    -webkit-box-shadow: 0px 11px 50px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 11px 50px 0px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0px 11px 50px 0px rgba(0, 0, 0, .5);
    -o-box-shadow: 0px 11px 50px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 11px 50px 0px rgba(0, 0, 0, .5)
}

.home_container-news .item:hover .image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}
.home_container-news .item .content .title {
    color: #fff;
    display: block;
    font-size: 23px;
    line-height: 23px;
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
    .home_container-news {
        grid-template-columns: auto;
    }
}
@media screen and (max-width:575px) {
    .home_container-news {
        grid-template-columns: auto;
    }
    .home_container-news .image img {
        height: 300px
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .home_container-news {
        grid-template-columns: auto auto;
    }
}
/*Top Destination*/

/*Related Article Tour*/

.releated-blog .thumbnail {
    text-align: center;
    padding: 0;
    color: #42454e;
    text-shadow: 0 0 0 transparent;
    overflow: hidden;
    margin-bottom: 10px;
    border: 0;
    height: 380px;
    border-radius: 0px;
}

.releated-blog .thumbnail a {
    text-decoration: none
}

.releated-blog .thumbnail a:hover,
.releated-blog .thumbnail a:active,
.releated-blog .thumbnail a:focus {
    text-decoration: none
}

.releated-blog .thumbnail .thumbnail-img {
    position: relative;
    width: 100%;
    height: 180px;
    overflow: hidden
}

.releated-blog .thumbnail .thumbnail-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    width: auto;
    min-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.releated-blog .thumbnail .thumbnail-img img:hover,
.releated-blog .thumbnail .thumbnail-img img:focus .thumbnail .thumbnail-img img:active {
    cursor: pointer
}

.releated-blog .thumbnail .thumbnail-body {
    text-align: left
}

.releated-blog .thumbnail h3 {
    margin: 5px 0 2px;
    color: #42454e;
    font-size: 16px;
    padding: 5px;
}

.releated-blog .thumbnail p {
    padding: 5px;
}

.releated-blog .blog-avatar {
    position: relative;
    display: block;
    text-align: center;
    margin-top: -20px;
}

.releated-blog .blog-avatar img {
    height: 47px !important;
    width: 47px !important;
    border-radius: 50%;
    border: 4px solid #fff;
}

/*End related article Tour*/

.grid-destination {
    text-align: center;
    height: auto
}

.grid-destination .grid-terminal {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    text-align: center;
    list-style: none
}

.grid-destination .grid-terminal p {
    padding-left: 100px;
    padding-right: 100px;
    color: #fff;
    padding-bottom: 10px;
    padding-top: 20px
}

.grid-destination .grid-item {
    margin-bottom: 15px;
    position: relative;
    font-size: 14px;
    word-spacing: normal;
    text-align: center;
    cursor: default;
    width: 100%;
    height: 320px;
    overflow: hidden;
    border-radius: 3px;
    background: black
}

.grid-destination .grid-child {
    margin: 15px 0px 15px 0px;
    position: relative;
    font-size: 14px;
    word-spacing: normal;
    text-align: left;
    cursor: default;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.grid-child h3 {
    text-align: center;
    margin-bottom: 20px;
}

.grid-child ul {
    margin-left: 20px;
}

.grid-child ul li {
    list-style: disc;
    margin-bottom: 3px;
}

.grid-destination .grid-item a img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    width: auto;
    max-width: inherit;
    object-fit: cover;
    min-width: 100%;
    border-radius: 3px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .8;
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    background-size: cover;
    background-position: center
}

.grid-destination .grid-item .grid-intro {
    color: #fff;
    text-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
    text-align: center;
    list-style: none;
    margin: 90px auto;
    display: inline-block
}

.grid-destination .grid-item .grid-intro a {
    text-decoration: none;
    color: #fff
}

.grid-destination .grid-item .grid-intro a:hover,
.grid-destination .grid-item .grid-intro a:focus,
.grid-destination .grid-item .grid-intro a:active {
    text-decoration: none;
    color: #fff
}

.grid-destination .grid-item .grid-intro h3 {
    color: #fff;
    font-size: 30px
}

.grid-destination .grid-item .grid-intro p {
    margin: 0 0 8px 0;
    padding: 0 5px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 1.2;
    text-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
    display: inline-block
}


.city-item {
    display: block;
    border-radius: 5px;
    margin-bottom: 15px;
    height: 320px;
    overflow: hidden;
    position: relative;
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03);
    z-index: 10
}

.city-item > a {
    display: block;
    padding: 0;
    position: relative;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none
}

.city-item a,
.city-item a:hover {
    color: #111;
    border: 0;
    text-decoration: none
}

.city-item .city-img {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    height: 320px;
    background: black
}

.city-item .city-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    width: auto;
    min-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .8;
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    background-size: cover;
    background-position: center
}

.city-item .city-img:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(250, 250, 250, 0);
    border-radius: 5px
}

.city-item .city-intro {
    width: 100%;
    height: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -ms-transition: transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out
}

.city-item .city-title,
.city-item .city-name {
    margin: 0 0 8px 0;
    padding: 0 5px;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    text-shadow: 5px 0 5px rgba(0, 0, 0, 0.2)
}

.city-item .city-name {
    font-size: 20px !important;
    font-weight: 500
}

.city-item .city-name a {
    color: #fff
}

.city-item .city-name a:hover,
.city-item .city-name a:active,
.city-item .city-name a:focus {
    color: #fff
}

.city-item .city-descr {
    position: absolute;
    font-size: 14px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    top: 75px;
    bottom: 0;
    height: auto;
    opacity: 0
}

.city-item .city-descr .btn-explore {
    background-color: #3cbade !important
}
.city-item .city-descr .media {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
}

.city-item .city-descr .media p {
    margin: 0 !important;
    font-size: 13px
}

.city-item .city-descr .btn {
    width: 70%;
    margin: auto;
    display: block;
    text-align: center !important;
    color: white;
    text-transform: uppercase;
    box-shadow: 1px 1px 1px rgba(100, 100, 100, 0.2);
    transition: width .5s, height .5s, background-color .5s, opacity 2s;
    -webkit-transition: width .5s, height .5s, background-color .5s, opacity 2s;
    -moz-transition: width .5s, height .5s, background-color .5s, opacity 2s;
    -ms-transition: width .5s, height .5s, background-color .5s, opacity 2s;
    -o-transition: width .5s, height .5s, background-color .5s, opacity 2s;
    border: 0;
    border-radius: 4px;
    margin-top: 5px;
    padding: 10px 0
}

.city-item .city-descr .added {
    background-color: #ecebe8 !important;
    color: #646261 !important
}

.city-item:hover .city-intro {
    opacity: 1;
    color: #fff;
    height: 100%;
    -webkit-transform: translateY(-99px);
    transform: translateY(-99px);
    -ms-transition: translateY(-99px);
    -o-transition: translateY(-99px);
    border-radius: 5px;
    top: 120px;
    z-index: 3
}

.city-item:hover .city-descr {
    opacity: 1;
    color: #fff
}

.city-item:hover .city-title,
.city-item:hover .city-name {
    color: #fff
}

.city-item:hover .city-img:after {
    background: rgba(254, 148, 22, 0.85)
}

/*Editor Styles*/

/*Tour Category*/
.cat-list {
    margin-bottom: 20px;
}

.cat-list .h-top-items {
    margin: 20px 0px 10px 0px;
    text-align: center;
}

.cat-list .col-lg-4:nth-of-type(3n+1) {
    clear: both;
}

.cat-list .item {
    margin-bottom: 25px;
}

.first-top {
    margin: 20px 0;
}

.tripList {
    margin: 0 0 25px 0;
    position: relative;
    border-radius: 4px
}

.tripList a {
    color: #fff;
    text-decoration: none
}

.tripList a:hover {
    color: #fff
}

.tripList img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 5px;
}

.tripList:hover img {
    opacity: 1;
    transition: all 0.2s ease-in-out
}

.tripList .tourInfo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    color: #fff;
    border-radius: 5px;
}

.tourtag {
    position: absolute;
    left: -12px;
    top: 15px
}

.tripList .tourTitle {
    display: block;
    margin: 5px 10px;
    font-size: 20px;
    line-height: 25px;
    text-shadow: 2px 2px 5px #000
}

.tripList .subTitle {
    display: block;
    margin: 10px;
    height: 35px;
    color: #fff;
    font-size: 14px;
}

.tripList .priceTag {
    display: block
}

.tripList .priceTag strong {
    font-size: 22px;
    font-weight: normal
}

.tripList .seeMore {
    display: block;
    padding: 3px 0 4px;
    border: 2px solid #fff;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 4px
}

.tripList .seeMore a {
    color: #fff;
    text-decoration: none
}

.tripList .seeMore:hover {
    box-shadow: 0 0 8px #f1f1f1 inset;
    transition: all 0.8s ease-in-out
}

.featured-item-box {
    position: relative;
    height: 310px;
    margin-bottom: 18px;

}

.featured-item-box .header-bk {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background-color: transparent;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    color: rgb(255, 255, 255);
}

.featured-item-box .header-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
    color: #fff
}

.featured-item-box .header-box .sub-info {
    padding: 3px 0px 3px 10px;
}

.featured-item-box .header-box .tour-name {
    padding: 3px 0px 3px 10px;
}

.featured-item-box .header-box .price-currency {
    font-size: 13px;
    position: relative;
    top: -5px;
}

.featured-item-box .header-box .tour-price {
    text-align: right;
    position: absolute;
    right: 16px;
    bottom: 5px;
}

.featured-item-box .header-box .price-value {
    font-size: 24px;
}
@media (max-width: 478px) {
   .featured-item-box .header-box { 
    height: 160px !important; 
}

}
.price-note {
    display: block;
    font-size: 12px;
    margin-top: -12px;
}

/*portfolio-item*/
.item-detail {
    width: 33%;
    float: left;
    padding: 15px;
    display: inline-block;
}

.des-text {
    margin-bottom: 20px;
    margin-top: 10px;
}

.cat-tours .tour-item {
    min-height: 310px;
    margin-bottom: 18px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.17);
    height: 100%;
    background: #ffffff;
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.cat-tours .tour-item .tour-info {
    padding: 12px;
    min-height: 90px;
}

.featured-item-box .tour-name h2 {
    color: #fff;
}

.featured-item-box .tour-item .tour-image img {
    height: 310px !important;
    max-height: 310px;
    object-fit: cover;
}

.cat-tours .tour-item .tour-info .tour-name {
    margin-bottom: 6px;
}

.cat-tours .tour-item .tour-name a:hover {
    text-decoration: none;
}

.cat-tours .tour-item .tour-info .tour-name h2, .cat-tours .tour-item .tour-info .tour-name h3 {
    font-size: 16px;
    line-height: 22px;
    display: block;
    min-height: 40px;
    margin: 0;
}

.cat-tours .tour-item .tour-info .sub-info {
    margin-bottom: 3px;
}

.cat-tours .tour-item .tour-info .tour-price del {
    opacity: 0.7
}

.cat-tours .tour-item .tour-info .tour-price .price {
    color: rgb(238, 29, 35);
    font-size: 16px;
}

.cat-tours .tour-item .tour-info .tour-price span {
    font-weight: normal;
    font-size: 13px;
}

.cat-tours .tour-item .tour-info .tour-price a {
    float: right;
    padding: 4px 12px;
    font-size: 12px;
    letter-spacing: 1px;
    background: #1275bc;
    color: #ffffff;
    display: inline-block;
    border-radius: 4px;
}

.cat-tours .tour-item .tour-info .tour-price a:hover {
    background: #323232;
}

.cat-tours .tour-item:hover {
    box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.17);
    margin-top: 0px;
}

.cat-tours .tour-item .tour-image {
    position: relative;
    height: auto;
}

.cat-tours .tour-item .tour-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 5px;
}

.cat-tours .tour-item .tour-image .tour-overlay {
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.cat-tours .tour-item .tour-image .tour-overlay a {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    height: 100%;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    background: #00c7b1;
    color: #ffffff;
    width: 130px;
    height: 30px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    margin: -10px auto 0;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.cat-tours .tour-item .tour-image .tour-overlay a:hover {
    background: #323232;
}

.cat-tours .tour-item:hover .tour-image .tour-overlay {
    opacity: 1;
}

.b_price {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 1px 5px 4px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: 0 0 5px #333;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, .4);
}

.b_price .tour_days {
    background: #fff;
    text-align: center;
    height: 32px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    float: left;
    display: inline-block;
    margin: -2px 5px -4px 0;
    padding: 10px 5px;
}

.c-list-item {
    height: 220px;
    overflow: hidden;
    background-color: #edf0f2;
    margin-bottom: 16px;
    background-position: 100%;
    background-size: cover;
    object-fit: cover;
}

.c-list-name {
    position: absolute;
    color: #fff;
    top: 15%;
    width: 90%;
    font-weight: 500;
    margin: auto;
    text-align: center;
}

.c-list-name h3 {
    text-shadow: 2px 2px 5px #000;
}

.c-list-name .sub-info {
    font-size: 14px;
    display: block;
    width: 100%;
    font-weight: 400;
    text-align: left;
    padding: 5px;
}

.overlay-item {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(80, 80, 80, .5);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 16px;
    left: 0;
}

.c-list-item:hover .overlay-item {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    margin-bottom: 16px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.time-visit, .planning-tips {
    margin: 15px 0 25px;
    padding: 15px 0 30px;
    background-color: #edf0f2;
}

.tour-themes {
    margin-bottom: 20px;
}

.tour-des {
    margin-top: 30px;
}

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

.planning-tips .tip-icon {
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 34px;
}

.tip-item div {
    width: 80%;
}

.planning-tips .tip-icon i {
    font-size: 46px;
}

.planning-tips .block {
    margin-bottom: 20px;
    float: right;
}

.planning-tips h3, .time-visit h3 {
    font-size: 23px !important;
    display: block;
    color: #333
}

.time-visit h3 {
    margin-bottom: 10px;
}

.time-visit a {
    text-decoration: underline;
}

.tour-themes h2, .planning-tips h2, .time-visit h2, .dynamic-content h2.section-title {
    font-size: 26px !important;
    display: block;
    color: #333;
    margin-bottom: 20px
}

.inquiry-form {
    padding: 30px 0 60px 0;
    color: #fff;
    width: 100%;
    height: auto;
    max-height: 460px;
}

.inquiry-form h3 {
    font-size: 36px;
    margin-bottom: 10px;
}

.inquiry-box {
    background: #e8e8e8;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #d6d6d6;
    padding: 15px 15px 15px 15px;
    top: 3px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

@media (max-width: 768px) {

    .need-help {padding-bottom: 60px;}
    .need-help .help-info h4 {font-size: 2.6rem;}
    .need-help .help-info .help-txt .txt {font-size: 14px; width: 100%;}
    .need-help .help-btn {bottom: -40px;}

    .c-list-name {
        width: 80%;
    }
    .c-list-name h3 {
        font-size: 20px;
        margin-top: 20%;
    }

    .cat-list h1 {
        font-size: 20px !important;
    }

    .cat-list h2, .cat-list .h2 {
        font-size: 18px !important;
    }

    .cat-list h3 {
        font-size: 20px !important;
    }

    .c-list-item {
        max-height: 150px;
    }


    .inquiry-form h3 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .tour-themes h2, .planning-tips h2, .time-visit h2, .dynamic-content h2.section-title {
        font-size: 20px !important;

    }

    .list-idea h3 {
        font-size: 15px;
    }

    .faqs h2, .planning-tips h3, .time-visit h3 {
        font-size: 20px !important;
    }

    .cruise-cat-banner.cat-banner h1.cat-title {
        color: #fff !important;
        padding: 0;
        font-size: 25px;
        margin-bottom: 30px;
    }

    .p_detail iframe {height: 320px !important;}

}

/*Carousel*/
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}


/*Contact Page*/
#wrapper {
    background: #f0f0f0
}


@media (min-width: 1024px) {
    .contactBox {
        width: 1000px !important;
        margin: 25px auto
    }

    .contactBox h1 {
        border-bottom: none;
        margin-bottom: 15px;
        margin-left: 15px
    }
}

#contact {
    margin: 0 0 20px;
    padding: 30px;
    border-radius: 4px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 2px #999
}

#contact label {
    display: block;
    width: 100%;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 12px;
    position: relative
}


#contact .tipBox {
    border: 1px solid #d1d1d1;
    background: #fff;
    width: 300px;
    padding: 10px 20px;
    position: absolute;
    top: 2px;
    right: -325px;
    display: block;
    border-radius: 4px;
    color: #777
}

.arrow-left {
    position: absolute;
    left: -15px;
    top: calc(50% - 35px);
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 30px solid #fff;
    display: block
}

#contact .tipBox ol {
    margin-left: 30px
}

#contact .tipBox ol li {
    line-height: 22px;
    margin-bottom: 0;
    padding-left: 5px
}

.mcafeeBox {
    display: inline-block;
    width: 150px;
    margin: 20px 0 0
}

.trusteBox {
    display: inline-block;
    width: 142px
}

#contact .pageInfo {
    display: block;
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: justify
}

#contact .mcafeecontact {
    position: absolute;
    display: block;
    width: 100px;
    left: 544px;
    top: 16px;
    font-size: 11px;
    color: #a31022;
    font-weight: bold
}

#content #contact p {
    display: block;
    margin-bottom: 10px;
    width: 600px;
    position: relative
}

#contact input.safyemail {
    background: url(../png/safty-icon.png) no-repeat 98% center #fff;
}

#contact input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"] {
    padding: 5px 10px;
    font-size: 14px;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #999;
    box-shadow: inset 2px 2px 2px #d1d1d1
}

#contact input:focus,
textarea:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
    transition: all 0.3s ease-in-out
}

textarea {
    padding: 10px 15px;
    color: #666;
    background: #fff;
    border: 1px solid #999;
    font-size: 14px !important;
    font-family: Verdana, Geneva, sans-serif;
    width: 100%;
    border-radius: 2px;
    box-shadow: inset 2px 2px 2px #d1d1d1
}

#contact input[type="submit"], input[type="button"] {
    background-color: #1493ff;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
    padding: 10px;
    width: 100%;
    cursor: pointer;
    margin-top: 25px;
    border: none;
    margin-bottom: 20px
}

#contact input[type="submit"]:hover {
    background: #0074be;
    transition: all 0.5s ease-in-out;
}

#contact .group-row {
    margin-bottom: 22px;
}

#contact .group-label {
    font-size: 20px;
    font-weight: 600;
    margin-left: 16px;
}

@media (max-width: 750px) {

    #xsfooter {
        display: none !important
    }

    .interested-gr {
        padding: 0px;
    }
}

.otherContact {
    margin-top: 40px;
    margin-bottom: 20px;
    display: block;
    clear: both;
    font-size: 14px
}

.otherContact h2 {
    font-size: 18px;
    margin: 0 0 15px 5px;
    padding-bottom: 5px;
    font-weight: normal
}

.otherContact ul {
    margin-left: 5px
}

.otherContact ul li {
    list-style: none;
    line-height: 20px;
    margin-bottom: 15px;
    color: #777
}

.otherContact ul li:hover {
    color: #555
}

.otherContact ul li strong {
    color: #999;
    font-weight: normal;
    margin-right: 5px;
    display: inline-block;
    width: 18%;
    vertical-align: top
}

.otherContact ul li em {
    font-style: normal;
    display: inline-block;
    width: 80%
}

.otherContact ul li:first-letter {
    font-size: 15px
}

.timeNow {
    display: block;
    margin-left: 30px
}

.localTime {
    font-size: 20px;
    color: #a31022;
    font-weight: bold;
    margin-top: 0px
}

.calendar-input-icon {
    position: absolute;
    font-size: 19px;
    margin: auto;
    color: rgba(51, 51, 51, 0.8);
    display: inline;
    margin-left: -22px;
    margin-top: 9px;
}

select {
    background: #d1d1d1;
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../png/arrow-down.png) no-repeat 95% center;
    background-size: 10px 5px;
    padding: 5px 10px;
    border: 1px solid #999;
    box-shadow: 2px 2px 2px #d1d1d1 inset;
    border-radius: 2px;
    display: inline-block;
    width: 100%
}

.firstClass {
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
    color: #000
}


.lessMargin {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
}

.firstClass.lessMargin {
    margin-top: 30px
}

h2.lessMargin {
    margin-top: 30px
}


.intlPhone {
    margin-bottom: 20px;
    margin-top: 12px;
}

.countryCode {
    padding-right: 7px
}

.setPhone {
    padding-left: 7px
}

#currentTime {
    font-family: monospace;
    font-size: 18px;
    color: #0074be;
}

@media (max-width: 768px) {
    .countryCode {
        padding-right: 15px !important;
        margin-bottom: 20px
    }

    .setPhone {
        padding-left: 15px !important
    }

    .contactBox h1 {
        border-bottom: none;
        margin-bottom: 15px;
        margin-top: 20px;
        margin-left: 15px;
        font-size: 16px !important;

    }
}

.visa-app {
    margin-bottom: 15px;
}

.visa_preview span {
    font-size: 17px;
    font-weight: 600;
}

.visa_preview .visa-app {
    border-bottom: 1px solid #d0e5f5;
}

.visa_preview .btn-edit {
    background-color: #ff9900 !important;
}

.form-price-box {
    border: #ccc 1px solid;
    background-color: #fff;
    padding: 10px 20px 20px 20px;
}

/*End Contact form*/

/*LightGallery*/
.lg-icon {
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: none;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF;
}

.lg-actions .lg-next {
    right: 20px;
}

.lg-actions .lg-next:before {
    content: "\f061";
}

.lg-actions .lg-prev {
    left: 20px;
}

.lg-actions .lg-prev:after {
    content: "\f060";
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 20px;
    height: 47px;
    font-weight: 400;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #FFF;
}

.lg-toolbar .lg-close:after {
    content: "\f00d";
}

.lg-toolbar .lg-download:after {
    content: "\f019";
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
    content: "\f00a";
}

.lg-outer .lg-toogle-thumb:hover {
    color: #FFF;
}
/*
.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}

.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}
*/
.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\f144";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\f28d";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\f00e";
}

#lg-actual-size {
    font-size: 20px;
}

#lg-actual-size:after {
    content: "\f24d";
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

#lg-zoom-out:after {
    content: "\f010";
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\f065";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\f066";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333;
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.lg-outer #lg-share {
    position: relative;
}

.lg-outer #lg-share:after {
    content: "\f1e0";
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903";
}

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    background: url("../gif/loading.gif") no-repeat scroll center center transparent;
    display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important;
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-empty-html {
    display: none;
}

.lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/*End LightGalerry*/
.num_list {
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    width: 30px;
    height: 25px;
    line-height: 30px;
    font-size: 1.5em;
    text-align: center;
    background-color: rgb(0, 174, 239);
    color: #FFFFFF;
    z-index: 2;
}

.num_list:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 25px;
    left: 0px;
    border: 15px solid;
    border-color: rgb(0, 174, 239) transparent transparent transparent;
}

/*Menu in page*/

#mn_onpage {
    position: fixed;
    right: 10px;
    top: 150px;
    z-index: 99;
}

@media (max-width: 767px) {
    #mn_onpage {
        top: 60px;
    }
}

.btn-circle {
    width: 23px;
    height: 23px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-circle.btn-lg {
    width: 35px;
    height: 35px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
}

/*Dynamic Tab*/
.tabmore {
    padding-top: 18px;
}

.tabmore .nav-tabs > li:first-child {
    padding-left: 0;
}

.tabmore .nav-tabs > li {
    margin: 0;
    padding-left: 9px;
}

.tabmore #dynamic_tab {
    background: none;
    margin: 0 !important;
    position: relative;
    z-index: 9;
}

.tabcontent {
    padding-top: 15px;
    padding-bottom: 20px;
}

.tabcontent h3 {
    padding-top: 5px;
    padding-bottom: 15px;
    font-size: 22px;
}

.tabcontent a {
    text-decoration: underline;
}

.tabcontent ul li {
    margin-left: 25px;
    list-style: disc;
}


.tabmore .nav-tabs > li a {
    background: #d0d4d8;
    font-weight: bold;
    color: #000;
    border: none !important;
    border-radius: 3px 3px 0 0 !important;
    font-size: 15px;
}

.tabmore .tabtitle {
    font-size: 15px;
    text-transform: uppercase;
}

.tabmore .nav-tabs > li.active > a {
    background: #00aeef;
    color: #fff;
    font-weight: bold;
    border: none !important;
}

/*End Tab*/
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Andy*/
h2, .h2 {
    font-size: 24px;
}

h1 {
    font-size: 36px;
}

.pb-30 {
    padding-bottom: 30px;
}

.cl_white {
    color: white
}

.mar10 {
    margin: 10px 0;
}
.mt20{margin-top: 20px;}
.marb0 {
    margin-bottom: 0;
}

.marb30 {
    margin-bottom: 30px;
}

.w100 {
    width: 100%;
}

.font13 {
    font-size: 13px;
}

.font15 {
    font-size: 15px;
}

.font18 {
    font-size: 18px;
}

.relative {
    position: relative;
}

.align-midle {
    display: flex;
    align-items: center;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}


.flex-row-center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}



#bn-sb-right-1 {
    background: url(../jpg/bn-sb-right.jpg) no-repeat center;
    background-size: cover;
    padding: 35px 15px;
    text-decoration: none !important;
    overflow: hidden;
}

#bn-sb-right-1:hover {
    transform: scale(1.2);
}

.sb-list-des .list-group-item {
    padding-top: 5px;
    padding-bottom: 5px;
}

.col-pd8 {
    padding-left: 3px;
    padding-right: 3px;
}

.bar-scroll, .transition {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.menu-fixed ul ul li a {
    font-weight: 400;
}

.effect-sadie .bgcover {
    background-position: center;
}

.overhidden {
    overflow: hidden;
}

.bgcover {
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.titlelanding {
    text-align: center;
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -60px, 0);
}

.mb-16 {
    margin-bottom: 16px;
}
.mb-6 {
    margin-bottom: 6px;
}

.effect-sadie {
    position: relative;
    width: 100%;
    height: 168px;
    overflow: hidden;
    border-radius: 5px;
}

.effect-sadie::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}

.effect-sadie .titlelanding {
    text-shadow: 2px 2px 5px #000;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s, all 0.35s;
    transition: transform 0.35s, color 0.35s, all 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.effect-sadie figcaption::before,
.effect-sadie .contentlanding {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.effect-sadie .contentlanding {
    position: absolute;
    top: 50px;
    left: 0;
    padding: 0 5px;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    color: #fff;
    text-align: left;

}

.effect-sadie:hover .titlelanding {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    top: 70px;
    text-align: left;
    font-size: 20px;
    left: 5px;
}

.effect-sadie:hover::before,
.effect-sadie:hover .contentlanding {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


.banner-inner {
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.cat-banner:hover .banner-inner {
    opacity: 9999;
}

.itemsearch-row {
    margin-bottom: 20px;
}

.itemsearch-row h3 {
    color: #1a0dab;
    font-size: 18px;
}

.inquiry-form:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../png/bg-man.png) repeat;
}

.inquiry-form h3 {
    text-shadow: 2px 2px 5px #000;
}

.parallax {
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}

.wp-caption.aligncenter img {
    margin-bottom: 0;
}

.wp-caption.aligncenter .wp-caption-text {
    margin-top: 0;
    font-size: small;
    color: #8f8b8b;
}

#footermenu .fmenu-5 {
    width: 100% !important;
}

#footermenu .fmenu-5 li {
    width: 50%;
    padding-left: 8px;
    float: left;
}

#footermenu .fmenu-5 ul {
    margin-left: -8px;
}

#btn-whasapp-m {
    position: fixed;
    z-index: 99999999;
    width: 48px;
    height: 48px;
    background: #2dad62;
    left: 5px;
    bottom: 5px;
    line-height: 56px;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
}

#btn-whasapp-m i.fa {
    font-size: 32px;
    color: white;
}

.camket-cruise li {
    font-size: 18px;
    padding: 0px 14px;
    text-align: center;
    justify-content: center;
    display: inline-flex;
    align-items: flex-start;
}

.camket-cruise li span {
    font-size: 20px;
    color: #1275bc;
    padding-left: 5px;
    line-height: 40px;
}

.camket-cruise {
    z-index: 0 !important;
    justify-content: space-between;
    margin-top: 40px
}

.wr-camket {
    box-shadow: 0px 10px 13px rgba(0, 0, 0, .17);
}

.camket-cruise i {
    width: 62px;
    height: 62px;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: -30px;
    left: calc(50% - 31px);
}

.camket-cruise li {
    background: #e9e9e9;
    height: 70px;
    max-width: 330px;
    text-align: center;
    color: #04a1df;
}

/*.camket-cruise i.i-usdtime{ background: url(img/usdtime.svg) no-repeat center; }
.camket-cruise i.i-heodat{ background: url(img/heodat.svg) no-repeat center; }*/
.camket-cruise li strong {
    margin-top: 35px;
    display: inline-block;
}

.camket-cruise .i-camket3 {
    background: url(../png/camket-i3.png) no-repeat center #00a0de;
}

.camket-cruise .i-camket2 {
    background: url(../png/camket-i2.png) no-repeat center #00a0de;
}

.camket-cruise .i-camket1 {
    background: url(../png/camket-i1.png) no-repeat center #00a0de;
}

.cat-banner a {
    color: #fff;
    font-weight: bold;
}

.cat-banner img.img-responsive {
    margin: 0 auto;
}

body.tax-guide_category .blog-item {
    height: auto;
}

.btn.popup-car-rental {
    font-size: 120%;
    margin: 15px 0;
    background-color: rgb(238, 29, 35);
    border: none;
}

#inquiry_car_rental .modal-title {
}

.no-border {
    border: 0px;
}

.bold {
    font-weight: bold;
}

.t_short_hl {
    padding: 5px 10px;
    background: white;
    width: 80%;
    color: #1275bc;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 55px;
    overflow: hidden;
}

.cruise_kq a {
    color: #0074be;
}

.icon-visa-master-pp li {
    position: relative;
}

.icon-visa-master-pp i {
    font-size: 35px;
    color: #000a12;
}

.icon-visa-master-pp b {
    font-size: 11px;
    color: #fff;
    background: #000a12;
    padding: 3px;
    top: 12px;
    left: 1px;
    border-radius: 3px;
    position: absolute;
}

.t_short_hl {
    padding: 5px 5px;
    background: white;
    max-width: 80%;
    opacity: 0;
    color: #1275bc;
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 55px;
    overflow: hidden;
}

.tour-item:hover .t_short_hl {
    opacity: 1;
}

.tour-item .tour-info hr {
    margin: 0 0 5px 0;
}

.tour-item .tour-info .tour-name h2, .tour-item .tour-info .tour-name h3 {
    height: 45px;
    overflow: hidden;
}

.tour-item .tour-info .t_route {
    height: 50px;
    overflow: hidden;
}

.item-cruise .tour-item .tour-info .tour-name h2, .item-cruise .tour-item .tour-info .tour-name h3 {
    height: auto;
    margin: 0;
}

.vertical-bar-scroll.bar-scroll::-webkit-scrollbar {
    width: 0px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.vertical-bar-scroll.bar-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.vertical-bar-scroll.bar-scroll::-webkit-scrollbar-thumb:window-inactive {
    background: #ccc;
    cursor: pointer;
}

.vertical-bar-scroll.bar-scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 8px;
    border-radius: 10px;
    background: #ccc;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.vertical-bar-scroll {
    overflow-y: scroll !important;
    height: 400px;
}
.vertical-bar-scroll.bar-scroll:hover::-webkit-scrollbar {
    width: 8px;
}

/*
19-11
*/
.italic {
    font-style: italic;
}

.cl_red {
    color: #d60000;
}

.font16 {
    font-size: 16px;
}

.mb-30 {
    margin-bottom: 30px;
}

.tour-item .tour-info .tour-name h2, .tour-item .tour-info .tour-name h3, .hotel-item .hotel-name h3 {
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
    display: block;
}

.tour-item .tour-info .sub-info {
    margin-bottom: 3px;
    font-size: 12px;
}

.hotel-name {
    margin: 5px 0;
}

.tour-item .tour-info .tour-price, .hotel-item .tour-price {
    margin-top: 3px;
}

.tour-item .tour-info .tour-price del, .hotel-item .tour-price del {
    opacity: 0.7
}

.tour-item .tour-info .tour-price .price, .hotel-item .tour-price .price {
    color: rgb(238, 29, 35);
    font-size: 16px;
    font-weight: 500;
}

.tour-item .tour-info .tour-price span, .hotel-item .tour-price span {
    font-weight: normal;
    font-size: 13px;
}

.tour-item .tour-info .tour-price a, .hotel-item .tour-price a {
    float: right;
    text-transform: uppercase;
    padding: 4px 12px;
    font-size: 12px;
    letter-spacing: 1px;
    background: #1275bc;
    color: #ffffff;
    display: inline-block;
}

.tour-item .tour-info .tour-price a:hover, .hotel-item .tour-price a:hover {
    background: #323232;
    text-decoration: none;
}

.hotel-info .ht-address p {
    height: 40px;
    overflow: hidden;
    line-height: 20px;
}

.hotel-item .hotel-name h3 {
    height: 22px;
    overflow: hidden;
}

.contenttab-item#tab-2 ul {
    width: 100%;
    float: left;
}

.contenttab-item#tab-2 li {
    position: relative;
    width: 48%;
    float: left;
}

.contenttab-item#tab-2 li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #1275bc;
    margin-right: 5px;
}

.contenttab-item {
}

#top-hotel-des a:hover {
    background: #337ab7;
    color: #fff;
    text-decoration: none;
}

#top-hotel-des a {
    width: 100%;
    float: left;
    line-height: 24px;
    padding: 5px 15px;
}

#top-hotel-des {
    padding: 10px 0;
    max-height: 480px;
}

.item-hotel-mini:hover {
    background: #f3f3f3
}

.item-hotel-mini {
    padding-bottom: 8px;
}

/*
19-11
*/

@media (min-width: 768px) {
    .banner-inner .cat-container {
        display: flex;
        align-items: center;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .banner-inner {
        background-color: transparent;
        background-image: -webkit-linear-gradient(rgba(0, 0, 0, .6), transparent, rgba(0, 0, 0, .6));
        background-image: linear-gradient(rgba(0, 0, 0, .6), transparent, rgba(0, 0, 0, .6));
    }

    .tour-cat {
        height: auto !important;
    }
}

@media (min-width: 767px) and (max-width: 920px) {
    .tripadvisor-logo img {
        margin-top: -100px;
    }

    .camket-cruise {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media (max-width: 800px) {
    .banner-inner {
        opacity: 1;
    }

    .page-guide-loop-destination .city-item .city-intro {
        opacity: 1;
        color: #fff;
        height: 100%;
        -webkit-transform: translateY(-99px);
        transform: translateY(-99px);
        -ms-transition: translateY(-99px);
        -o-transition: translateY(-99px);
        border-radius: 5px;
        top: 120px;
        z-index: 3
    }

    .page-guide-loop-destination .city-item .city-descr {
        opacity: 1;
        padding: 20px;
    }
}

@media (max-width: 600px) {
    #footermenu .fmenu-5 li,
    .contenttab-item#tab-2 li,
    .w-50 {
        width: 100%;
    }

    .page-guide-loop-destination .city-item {
        height: auto !important;
    }

    .cat-banner.single-tour img {
        min-height: 200px;
        object-fit: cover;
    }

    .camket-cruise li {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 40px;
    }

    .camket-cruise span, .camket-cruise i {
        display: inline-block; /*width: 100%;*/
    }

    .camket-cruise li:nth-child(2) {
        border: 0;
    }

}

.img-scale-in:hover img {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    cursor: pointer;
}

.img-scale img, .img-scale-in img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.img-scale:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    cursor: pointer;
}

.no-padding {
    padding: 0;
}

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

.w-50 {
    width: 50%;
}

.cl_black {
    color: black;
}

.font14 {
    font-size: 14px;
}

.i-back {
    display: none;
    position: absolute;
    left: -37px;
    top: 33px;
    z-index: 15;
}

.no-padd > div {
    padding-left: 0px;
    padding-right: 0px;
}

.item-cruise .tour-info .sub-info {
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}

#result-filter .close {
    position: absolute;
    right: -8px;
    top: -8px;
    background: #fff;
    z-index: 5;
    width: 25px;
    height: 25px;
    text-align: center;
    font-weight: 300;
    text-shadow: none;
    opacity: .6
}

#result-filter .close:hover {
    opacity: 1;
}

.logo-trip {
    position: absolute;
    right: 11%;
    top: 1%;
    bottom: 0;
    z-index: 22;
    height: 80px;
}

.fixed {
    position: fixed;
    top: 0;
}

/*End Andy
 */
/*Review Section*/
.cat-reviews-section {
    margin-top: 5px;
    margin-bottom: 10px;
}

.cat-reviews-section .ratings {
    position: relative !important;
    bottom: 0px !important;
    margin-left: 6px;
}

.cat-reviews-section h2 {
    font-size: 2.6rem;
    line-height: 2.4rem;
    font-weight: 500;
    margin: 16px 0;
    padding-top: 32px;
    text-align: center;
}

@media (min-width: 736px) {
    .cat-reviews-section h2 {
        font-size: 2.6rem;
        line-height: 3.2rem
    }

    .price-block .price .price-actual {
        font-size: 2.4rem;
        line-height: 3.2rem;
    }
}

.cat-reviews-section .reviews-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

@media (min-width: 736px) {
    .cat-reviews-section .review-column {
        width: 50%
    }
}

.cat-reviews-section .review-column-1 {
    width: 100%
}

.cat-reviews-section .review-item {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    height: 100%;
    padding: 10px
}

.cat-reviews-section header {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
}

.cat-reviews-section h3 {
    margin: 0;
    padding: 0 0 0 8px;
    quotes: "â€œ" "â€";
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: 500;
}

.cat-reviews-section h3:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 100 !important;
    position: absolute;
    top: 1px;
    left: 6.6em;
    font-size: 0.6em;
}

.cat-reviews-section h3:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 100 !important;
    position: relative;
    bottom: 10px;
    font-size: 0.6em;
}

.cat-reviews-section .rating-container {
    float: left
}

.cat-reviews-section .review-text-highlight {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    margin: 0 0 4px 0;
    font-size: 1.6rem;
    line-height: 2.4rem;

}

@media (min-width: 736px) {
    .cat-reviews-section .review-text-highlight {
        margin-top: 8px
    }

}

.cat-reviews-section .review-text-details {
    font-size: 1.4rem;
    line-height: 2rem;
    color: #768092;
    margin-top: 3px
}

.cat-reviews-section .reviewed-by {
    text-transform: lowercase
}

.cat-reviews-section .rv_source {
    color: #0d47a1;
    text-decoration: none;
}
#block-featured{margin-top: 20px;}
/*End Review*/
@media only screen and (max-width: 768px) {
    .ft-mb {width: 100% !important; margin-bottom: 15px;}
    #footermenu ul {
        margin-top: 6px;
    }
    .footer-body .col{
      padding: 5px 8px;
    }
    .footer-body .col .btn-footer-collapse{
      top: 5px;
    }
}
.ftbtn-collapse {margin-top: -40px; padding: 10px 0px 8px 0px; border-bottom: 1px solid #d9dee2; width: 96%; z-index: 9999;position: absolute;}
.btn-footer-collapse {border-radius:10%; padding: 4px; color: #000a12;}
.tour-collapse {margin-top: -55px; padding: 10px 0px 10px 0px; border-bottom: 1px solid #d9dee2; width: 94%; z-index: 9999;position: absolute;}
.btn-tour-collapse {border-radius:10%; padding: 4px; color: #333;}
@media (min-width: 768px) { .collapse.dont-collapse-sm {display: block;height: auto !important;visibility: visible;} }
.cat-des{padding:15px 0;}

.toggle-checkbox {
    display: none;
}

.welcome-text-wrapper,
.welcome-text-wrapper-single-tour {
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.welcome-text-wrapper {
    max-height: 11.5em;
}

.welcome-text-wrapper-single-tour {
    max-height: 11em;
}

.toggle-checkbox:checked + .welcome-text-wrapper,
.toggle-checkbox:checked + .welcome-text-wrapper-single-tour {
    height: auto;
    max-height: none;
    overflow: visible;
}

.toggle-label {
    cursor: pointer;
    color: #0d47a1;
    display: inline-block;
    margin-top: 10px;
}

.toggle-label::before {
    content: "Show more";
}

.toggle-checkbox:checked + .welcome-text-wrapper + .toggle-label::before,
.toggle-checkbox:checked + .welcome-text-wrapper-single-tour + .toggle-label::before {
    content: "Show less";
}

.toggle-label:after {
    content: "\f107";
    padding-left: 5px;
}

.toggle-checkbox:checked + .welcome-text-wrapper + .toggle-label:after,
.toggle-checkbox:checked + .welcome-text-wrapper-single-tour + .toggle-label:after {
    content: "\f106";
}

@media (max-width: 481px) {
    .welcome-text-wrapper {
        max-height: 18em !important;
    }

    .welcome-text-wrapper-single-tour {
        max-height: 11em !important;
    }

    .toggle-checkbox:checked + .welcome-text-wrapper,
    .toggle-checkbox:checked + .welcome-text-wrapper-single-tour {
        max-height: none !important;
    }
}
/* :link { color: #0000EE; }
:visited { color: #551A8B; }
:link:active, :visited:active { color: #FF0000; } */
.blog-post-main a,
.tabcontent a{
    text-decoration: none;
    color: #0000EE;
    font-weight: bold;
}
.blog-post-main a:visited,
.p_detail a:visited,
.tabcontent a:visited { color: #551A8B; }
.blog-post-main a:link:active, 
.blog-post-main a:visited:active,
.p_detail a:link:active,
.p_detail a:visited:active,
.tabcontent a:link:active,
.tabcontent a:visited:active { color: #FF0000; }

  
  .collapse.in {
    display: block !important;
  }
  
  .collapsing {
    height: auto !important;
    transition: none !important;
    display: block !important;
  }
  .tabcontent > * {
    max-width: 100%;
}
body:not(.single-tour) .header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin: 0;
  }
#wplc-chat-button,
.button__8DK8{
    width: 48px !important;
    height: 48px !important;
}
.tda-show-more-content {
  max-height: 11em;
  overflow: hidden;
  transition: max-height 0.3s ease;
  position: relative;
}
.tda-show-more-content.tda-collapsed::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2em;
  width: 100%;
  background: linear-gradient(to bottom, transparent, white);
}
.tda-show-more-content.tda-expanded {
  max-height: none;
}
.tda-btn-toggle-show{
  cursor: pointer;
  color: #0d47a1;
  display: inline-block;
  margin-top: 5px;
  font-weight: 700;
}
.tda-btn-toggle-show:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 5px;
  vertical-align: text-top;
  position: relative;
  top: -2px;
}
.tda-btn-toggle-show.tda-button-collapsed:after{
  content: "\f106";
}

/* .cd-tabs .tab-item .tour-itinerary .panel-body dl[id^="attachment_"] */
/* .cd-tabs .tab-item .tour-itinerary .panel-body .wp-caption {
  display: inline-block;
  max-width: 100%;
  text-align: center;
} */

/* @media (max-width: 767px) {
  .cd-tabs .tab-item .tour-itinerary .panel-body .wp-caption{
    width: 100% !important;
  }
} */