﻿@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:300,400,500&display=swap');

body.overflow-hidden {
    overflow: hidden;
}

#preload {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    background: #fff;
}

#preload.form-load {
    display: block !important;
    background: rgba(255,255,255,.95);
}

#preload .loading {
    position: absolute;
    width: auto;
    height: auto;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}

input.date-input-mobile {
    color: white !important;
}

.focused input.date-input-mobile,
.filled input.date-input-mobile {
    color: #495057 !important;
}

.row:before, .row:after {
    display: none;
}

b, strong {
    font-weight: 500;
}

.table {
    display: table;
    margin-bottom: 0;
}

.table-row {
    display: table-row;
}

.table-cell {
    display: table-cell;
}

.table-middle {
    vertical-align: middle;
}

.table-fullheight {
    height: 100%;
}

.inline {
    display: inline-block;
}

.inline-ul, .inline-ul1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.inline-ul li {
    display: inline-block;
}

.btn:focus, .btn.focus, :focus, input:focus, textarea:focus {
    box-shadow: none;
    outline: 0;
}

.fixedPosition {
    margin-right: 17px;
    overflow: hidden;
}

a:hover {
    text-decoration: none;
}

dl, ol {
    padding-left: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}

ul {
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

hr {
    width: 100%;
    margin: 25px 15px 0 15px;
}

.sectionFrom > .container.paddinglr0 {
    padding-left: 0;
    padding-right: 0;
}

span.field-validation-valid.remark {
    /*display:none;*/
}

a, a:hover {
    color: #4A4A4A;
}

::placeholder {
    color: #9B9B9B !important;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #9B9B9B !important;
}

::-ms-input-placeholder {
    color: #9B9B9B !important;
}

body {
    font-family: 'Noto Sans TC', "Helvetica Neue", Arial, sans-serif;
    width: 100%;
    color: #212529;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.4;
    /*-ms-transition: margin-top .3s ease-in-out;
    -moz-transition: margin-top .3s ease-in-out;
    -webkit-transition: margin-top .3s ease-in-out;
    -o-transition: margin-top .3s ease-in-out;
    transition: margin-top .3s ease-in-out;*/
}

.editor-full-img img {
    max-width: 100% !important;
    height: auto !important;
}

#contact-us-form-div .editor-full-img {
    overflow: hidden;
    word-break: break-word;
    line-height: 1.6;
}

#contact-us-form-div .editor-full-img ol li,
#contact-us-form-div .editor-full-img ul li {
    margin-bottom: 12px;
}

.small {
    font-size: 13px;
    font-weight: 300;
}

.btn {
    border: 0;
    border-radius: 0;
    width: 134px;
    font-size: 14px;
    padding: 9px;
    cursor: pointer;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btnw180 {
    width: 180px;
}

.btnw160 {
    width: 160px;
}

.btnw150 {
    width: 150px;
}

.btnw80 {
    width: 80px;
}

.btn-green {
    background-color: #004c4c;
    color: #fff;
}

.btn-green:hover {
    background-color: #0b5858;
    color: #fff;
}

.btn-grey-green {
    background-color: #A39B91;
    color: #fff;
}

.btn-grey-green:hover {
    background-color: #004c4c;
    color: #fff;
}

.btn-light-green {
    background-color: #B3B8AC;
    color: #fff;
}

.btn-light-green:hover {
    background-color: #c1c5bf;
    color: #fff;
}

.btn-grey-red {
    background-color: #E60012;
    color: #fff;
}

.btn-grey-red:hover {
    background-color: #F06671;
    color: #fff;
}

.btn-grey-greenRE {
    border: 1px solid #004c4c;
    background-color: #fff;
    color: #004c4c;
}

.btn-grey-greenRE:hover {
    background-color: #004c4c;
    color: #fff;
}

.bg-light-grey {
    background-color: #F4F1ED;
}

.bg-grey-yellow {
    background-color: #C7B7A7;
}

.bg-grey-yellow2 {
    background-color: #F4F1ED;
}

section.have-bg-color {
    margin-top: 0;
    margin-bottom: 0;
}

section.have-bg-color {
    padding-top: 20px;
    padding-bottom: 15px;
}

section.have-bg-color.sectionTitle {
    padding-top: 35px;
}

.txt-white, .txt-white a, .txt-white a:hover {
    color: #fff;
}

.txt-grey, .txt-grey a, .txt-grey a:hover, a.txt-grey, a.txt-grey:hover {
    color: #4A4A4A;
}

.txt-grey-light, .txt-grey-light a, .txt-grey-light a:hover, a.txt-grey-light, a.txt-grey-light:hover {
    color: #9B9B9B;
}

.txt-red, .txt-red a, .txt-red a:hover, a.txt-red, a.txt-red:hover {
    color: #E60012;
}

.txt-green, .txt-green a, .txt-green a:hover, a.txt-green, a.txt-green:hover {
    color: #004c4c;
}

.fontw-sm {
    font-weight: 300 !important;
}

.fontw-md {
    font-weight: 400 !important;
}

.fontw-lg {
    font-weight: 500 !important;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 400;
}

.h1 {
    font-size: 26px;
}

.h2 {
    font-size: 24px;
}

.h3 {
    font-size: 21px;
}

.h4 {
    font-size: 18px;
}

.h5 {
    font-size: 16px;
}

.h6 {
    font-size: 15px;
}

.desktop768in {
    display: none !important;
}

.desktop992 {
    display: none !important;
}

.custom-control-label {
    user-select: none; /* supported by Chrome and Opera */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
}
/*back to top s*/
#back-to-top, #contact-us {
    position: fixed;
    cursor: pointer;
    background-color: #C7B7A7;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
    z-index: 99;
    height: 40px;
    width: 40px;
    bottom: 68px;
}

#back-to-top {
    background-image: url(../Media/images/ico/ico_backtotop.svg);
    background-size: 40px;
    right: 15px;
}

#contact-us {
    background-image: url(../Media/images/ico/ico_headphone.svg);
    background-size: 40px;
    right: 65px;
}
/*back to top e*/
.container1200 {
    max-width: 1200px;
}

.container1000 {
    max-width: 420px;
}

.containerfull {
    max-width: 100%;
}

.logo {
    display: inline-block;
    width: 150px;
}

.logo img {
    width: 100%;
}

.sectionHome-diff.sectionHome .img-full img.desktop-banner {
    display: none;
}

.sectionHome-diff.sectionHome .img-full img.mobile-banner {
    display: block;
}

.sectionHome-diff.sectionHome .img-full {
    height: auto;
}
/*form style start*/
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../Media/images/ico/select_arrow_up.svg) right 10px center / 15px no-repeat #fff;
}

select::-ms-expand {
    display: none; /* remove default arrow on ie10 and ie11 */
}

input[type=checkbox], input[type=radio] {
    width: 30px !important;
}

input:not([type="submit"]), textarea, select {
    box-shadow: none;
    padding: 0 8px;
    background-color: #fff;
    width: 100%;
    font-size: 15px;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 30px;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #afafaf;
}

input.datepicker {
    background-image: url(../Media/images/ico/form_calendar.svg);
    background-repeat: no-repeat;
    background-position: right 2px center;
    background-size: 22px;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #cacaca;
}

.home-alert {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px;
    background-color: #C7B7A7;
    color: #000000;
    z-index: 100;
    text-align: center;
}

.home-alert p {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    background-image: url(../Media/images/ico/ico_atten.svg);
    background-position: left top 2px;
    padding-left: 20px;
    background-size: 16px;
    background-repeat: no-repeat;
    display: inline-block;
}

.home-alert a {
    color: #000;
}

.home-alert div {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 25px 0 15px;
}

.home-alert .alert-close {
    width: 30px;
    height: 30px;
    background-size: 14px;
}

input[type="password"] {
    /*letter-spacing: -5px;*/
    /*font-family: , Arial, sans-serif;*/
}

.tooltip.show {
    opacity: 1;
    z-index: 1111;
}

.tooltip-inner {
    max-width: 320px;
    border: 1px solid #A39B91;
    border-radius: 0;
    opacity: 1;
    color: #000;
    background-color: #fff;
    padding: 8px 15px;
    text-align: left;
}

.tooltip {
    font-family: unset;
    font-weight: 300;
    z-index: 3;
}

.tooltip .arrow {
    width: 13px;
    height: 8px;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    display: none;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
    background-image: url(../Media/images/ico/tooltip_arrow.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 14px 7px;
}

.hasTooltip {
    /*cursor: pointer;
    display: inline-block;*/
}

.bs-tooltip-bottom {
    margin-top: 8px;
}

.show-pw {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 1;
    cursor: pointer;
    background-image: url(../Media/images/ico/form_hidden.svg);
    background-repeat: no-repeat;
    background-position: right 2px center;
    background-size: 22px;
}

.show-pw.active {
    background-image: url(../Media/images/ico/form_show.svg);
}

.form-control {
    height: 30px;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #afafaf;
    font-size: 15px;
    padding: 0 8px;
    box-shadow: none;
    font-weight: 300;
}

.form-group .remark {
    /*display: none;*/
    display: inline;
    padding: 2px 8px;
    color: #F06671;
}

.formContact .form-group > .remark {
    padding: 0;
}

.input-validation-error + .remark,
.formContact .form-group > .remark > span {
    padding: 2px 8px;
}

.form-group .remark.error,
.custom-control-label.field-validation-error {
    color: #F06671;
}

.custom-control-label.field-validation-error a,
.custom-control-label.field-validation-error a:hover {
    color: #f22d3d;
}

.custom-control-input:checked ~ .custom-control-label.field-validation-error::before,
.custom-control-label.field-validation-error::before {
    border-color: #F06671 !important;
}

.form-group {
    margin-bottom: 24px;
}

.form-group > .form-row > .form-group {
    margin-bottom: 0;
}
/*form style end*/
/*popup start*/
.mfp-bg {
    background: rgba(255,255,255,1);
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 0;
    width: auto;
    margin: 0 auto;
    width: 100%;
}

.success-popup {
    position: relative;
    background: #FFF;
    padding: 30px 15px;
    width: auto;
    margin: 0 auto;
    width: 90%;
    max-width: 330px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.success-popup .btn {
    margin: 0
}

.success-popup div {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mfp-bg-grey button.mfp-close,
.mfp-bg-grey button.mfp-arrow {
    top: 0;
    right: 0;
    background-size: 20px;
}

.dl-popup {
    padding: 50px 15px 25px 15px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    max-width: 95%;
}

.dl-popup .titleBG {
    font-size: 15px;
    height: 39px;
    line-height: 39px;
    padding: 0 0 0 15px;
    margin-bottom: 15px;
}

.dl-table .titleBG-outter {
    margin-right: 40px;
}

.dl-table .table {
    border-collapse: collapse;
}

.dl-table .table .table-row {
    border-bottom: 1px solid #A39B91;
}

.dl-table .table .table-row .table-cell {
    vertical-align: middle;
}

.dl-table .table .table-row .table-cell .btn {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 120px;
}

.dl-table .table-row > .table-cell:first-child {
    padding: 0 20px 0 10px;
    line-height: 1.2;
}

.dl-table .table-row > .table-cell:last-child {
    padding-right: 10px;
    width: 130px;
}

.mfp-bg.mfp-bg-grey {
    background: rgba(255,255,255,0.95);
}

.mfp-img.mfp-fade .mfp-content {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.mfp-img.mfp-fade .mfp-content .mfp-figure {
    max-width: 100%;
    display: inline-block;
    position: relative;
    margin: 0 auto;
}

.waitlist-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

@media (min-width: 576px) {
    .white-popup {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .sectionHome-diff.sectionHome .img-full img.desktop-banner {
        display: block;
    }

    .sectionHome-diff.sectionHome .img-full img.mobile-banner {
        display: none;
    }

    .table-s3.table-s33 .table-row > .table-cell .field-validation-error {
        display: inline-block;
    }

    .have-home-alert.menu-white .main > section:first-child.sectionSearchSticky2 {
        padding-top: 30px;
    }

    .white-popup {
        max-width: 720px;
    }

    .page-min-height {
        display: table;
        width: 100%;
    }

    .page-min-height > section {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        padding-bottom: 100px;
    }

    .row2-height .img-full img,
    .half-grid-table .img-full img,
    .row3-height .img-full img,
    .row23-height .img-full img {
        height: 50px;
        width: 100%;
        opacity: 0;
    }

    .row2-height .img-full,
    .half-grid-table .img-full,
    .row3-height .img-full,
    .row23-height .img-full {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-color: #eee;
    }

    .row2-height .img-full,
    .half-grid-table .img-full {
        height: 240px;
    }

    .row3-height .img-full {
        height: 150px;
    }

    .row23-height > div:nth-child(1) .img-full,
    .row23-height > div:nth-child(2) .img-full {
        height: 250px;
    }

    .row23-height > div:nth-child(3) .img-full,
    .row23-height > div:nth-child(4) .img-full,
    .row23-height > div:nth-child(5) .img-full {
        height: 160px;
    }
}

@media (min-width: 992px) {
    .white-popup {
        max-width: 960px;
    }

    .have-home-alert.menu-white .main > section:first-child.sectionSearchSticky2 {
        padding-top: 0;
        top: 127px;
    }

    .have-home-alert .b2b-traveller-wrap {
        padding-top: 115px;
    }

    .have-home-alert #sidebarB2B .sidebar__inner {
        padding-top: 60px;
    }
}

@media (min-width: 1200px) {
    .white-popup {
        max-width: 1140px;
    }

    .row2-height .img-full,
    .half-grid-table .img-full {
        height: 300px;
    }

    .row3-height .img-full {
        height: 200px;
    }

    .row23-height > div:nth-child(1) .img-full,
    .row23-height > div:nth-child(2) .img-full {
        height: 300px;
    }

    .row23-height > div:nth-child(3) .img-full,
    .row23-height > div:nth-child(4) .img-full,
    .row23-height > div:nth-child(5) .img-full {
        height: 200px;
    }
}

button.mfp-close, button.mfp-arrow {
    display: inline-block;
    background-image: url(../Media/images/ico/ico_close_grey.svg);
    background-position: center;
    background-size: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 50px;
    height: 50px;
    top: 0;
    right: 15px;
}
/*popup end*/
.tag-box {
    display: inline-block;
}

.tag-box a,
.tag-box span {
    padding: 0 12px;
    min-width: 85px;
    display: inline-block;
    height: 26px;
    line-height: 24px;
    vertical-align: top;
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 3px;
    text-align: center;
}

.tag-style4 a, .tag-style4 a:hover, .tag-style4 span {
    background-color: #F06671;
    font-size: 15px;
    border: 1px solid #F06671;
    color: #fff;
}

.tag-style1 a, .tag-style1 a:hover, .tag-style1 span {
    background-color: #A39B91;
    font-size: 15px;
    border: 1px solid #A39B91;
    color: #fff;
}

.tag-style2 a, .tag-style2 a:hover, .tag-style2 span {
    background-color: transparent;
    font-size: 12px;
    border: 1px solid #A39B91;
    color: #A39B91;
}

.tag-style3 a, .tag-style3 a:hover, .tag-style3 span {
    background-color: transparent;
    font-size: 15px;
    border: 1px solid #A39B91;
    color: #A39B91;
    margin-top: 0;
    margin-bottom: 0;
    height: 34px;
    line-height: 33px;
}

.tag-box-img {
    background-color: #F06671;
    color: #fff;
    position: absolute;
    bottom: 18px;
    left: 0;
    display: inline-block;
    padding: 4px 6px;
    min-width: 85px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
/*menu s*/
#header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
    width: 100%;
    background-color: #fff;
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding-top: 10px;
    padding-bottom: 10px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.45), rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,rgba(0,0,0,0.45)), color-stop(100%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.45),rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.45),rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.45),rgba(0,0,0,0) 100%);
    -ms-transition: border .3s ease-in-out;
    -moz-transition: border .3s ease-in-out;
    -webkit-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out;
}

#menu.MenuOpened {
    z-index: 100;
}

#menu:after {
    content: '';
    background-color: #fff;
    position: absolute;
    display: block;
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#menu.menu-bg-white {
    background: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0),rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0),rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0),rgba(255,255,255,0) 100%);
    color: #4A4A4A;
    border-bottom: 1px solid #A39B91;
    -webkit-box-shadow: 0px 0px 17px -7px rgba(100,100,100,0.4);
    -moz-box-shadow: 0px 0px 17px -7px rgba(100,100,100,0.4);
    box-shadow: 0px 0px 17px -7px rgba(100,100,100,0.4);
}

#menu.menu-bg-white:after {
    opacity: 1;
    -ms-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.menuWrap .txt-grey a {
    -ms-transition: color 0s ease-in-out;
    -moz-transition: color 0s ease-in-out;
    -webkit-transition: color 0s ease-in-out;
    -o-transition: color 0s ease-in-out;
    transition: color 0s ease-in-out;
}

#menu.menu-bg-white .menuWrap .txt-grey,
#menu.menu-bg-white .menuWrap .txt-grey a {
    color: #4A4A4A;
}

#menu.menu-bg-white #menuBtn span,
.menu-white #menu #menuBtn span {
    background-color: #004c4c;
}

#menu.menu-bg-white .desktopOnly .search-box .search-submit {
    background-image: url(../Media/images/ico/ico_search.svg);
}

#menu.menu-bg-white .desktopOnly .search-box .search-input {
    color: #4a4a4a;
}

#menuBtn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 64px;
    height: 75px;
    z-index: 99;
    cursor: pointer;
    overflow: hidden;
}

#menu #menuBtn span {
    display: block;
    width: 30px;
    height: 3px;
    position: absolute;
    border-radius: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #fff;
}

#menu #menuBtn span:nth-child(1) {
    top: 26px;
}

#menu #menuBtn span:nth-child(2) {
    top: 34px;
}

#menu #menuBtn span:nth-child(3) {
    top: 43px;
}

#menu.MenuOpened #menuBtn span {
    background-color: #4A4A4A;
    height: 2px;
}

#menu.MenuOpened #menuBtn span:nth-child(1) {
    top: 34px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#menu.MenuOpened #menuBtn span:nth-child(2) {
    opacity: 0;
    right: -30px;
}

#menu.MenuOpened #menuBtn span:nth-child(3) {
    top: 34px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu-wrap {
    position: fixed;
    top: 0;
    left: -30px;
    height: 100%;
    width: 100%;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0;
    visibility: hidden;
    filter: alpha(opacity=0);
    -webkit-transition: left .3s ease, opacity .3s ease;
    -moz-transition: left .3s ease, opacity .3s ease;
    -o-transition: left .3s ease, opacity .3s ease;
    transition: left .3s ease, opacity .3s ease;
}

.MenuOpened .menu-wrap {
    background-color: #fff;
    visibility: visible;
    opacity: 1;
    left: 0;
    overflow-y: auto;
}

.underline-link {
    text-decoration: underline;
    display: inline-block;
}

.alert {
    margin-bottom: 0;
    padding: .6rem 2.2rem .6rem .8rem;
}

.alert-primary > p {
    margin-bottom: 0;
}

.alert-primary, .alert-primary a {
    background-color: #E4E7D2;
    border: 1px solid #E4E7D2;
    color: #4A4A4A;
}

.alert-close {
    position: absolute;
    top: 1px;
    right: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url(../Media/images/ico/ico_close_grey.svg);
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.alert-have-close {
    position: relative;
    display: inline-block;
}

.alert-img img {
    width: 100%;
    border-radius: .25rem;
}

.alert-img {
    padding: 0;
    border: 0;
}

.SearchinBottom,
.TravellerBottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255,255,255,0.95);
    border-top: 1px solid #979797;
    z-index: 1;
    margin-top: 0;
    margin-bottom: 0;
    height: 45px;
    -webkit-transition: height .3s ease;
    -moz-transition: height .3s ease;
    -o-transition: height .3s ease;
    transition: height .3s ease;
}

.SearchinBottom.opened,
.TravellerBottom.opened {
    height: 100%;
    z-index: 101;
    background-color: rgba(255,255,255,1);
    border-top: 0;
}

.SearchinBottom .home-input,
.TravellerBottom .home-input {
    padding-top: 0;
    display: none;
}

.table-deposit {
    margin-top: -10px;
    border-bottom: 1px solid #A39B91;
}

.table-s2.table-deposit {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
}

.home-input input:not([type="submit"]),
.home-input textarea,
.home-input select,
.home-input .select-custom {
    height: 40px;
}

.home-input .select-custom .select-styled {
    line-height: 40px;
    background-position: right 8px top 17px;
    border: 1px solid #A39B91;
}

.select-styled.txt-grey {
    color: #4a4a4a;
}

.home-input .btn {
    margin-top: 0;
    margin-bottom: 0;
}

.SearchinBottom .search-btn,
.TravellerBottom .Traveller-btn {
    color: #004c4c;
    font-size: 18px;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
    font-weight: 400;
}

.SearchinBottom .search-btn:after,
.TravellerBottom .Traveller-btn:after {
    content: '';
    position: absolute;
    top: 1px;
    right: 0;
    width: 40px;
    height: 100%;
    display: inline-block;
    background-image: url(../Media/images/ico/select_arrow_up.svg);
    background-position: center;
    background-size: 17px;
    background-repeat: no-repeat;
}

.SearchinBottom.opened .home-input {
    display: block;
}

ul.breadcrumb {
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
}

ul.breadcrumb li {
    display: inline;
    font-size: 14px;
    color: #4a4a4a;
}

ul.breadcrumb li + li:before {
    padding: 8px;
    color: #4a4a4a;
    content: "\003E";
}

ul.breadcrumb li a {
    color: #4a4a4a;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: #4a4a4a;
    text-decoration: underline;
}

.slider-hover-menu {
    font-size: 0;
    padding-top: 70px;
}

.slider-hover-menu li {
    font-size: 22px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.slider-hover-menu li.small {
    font-size: 16px;
}

.slider-hover-menu li.search-box {
    margin-bottom: 50px;
}

input.search-input, input.search-submit {
    display: inline-block;
    vertical-align: top;
    background-color: transparent;
}

input.search-input {
    border: 0;
    border-bottom: 1px solid #4A4A4A;
    width: 200px;
    padding: 5px;
    border-radius: 0;
}

input.search-input:focus, input.search-submit:focus {
    box-shadow: none;
}

.search-submit {
    font-size: 0;
    border: 0;
    height: 30px;
    width: 36px;
    background-image: url(../Media/images/ico/ico_search.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
}

section.bg-light-grey {
    position: relative;
}

section.bg-light-grey > div {
    position: relative;
    z-index: 1;
}

section.bg-light-grey:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: inline-block;
    background-color: #F4F1ED;
    position: absolute;
    z-index: 0;
}

section {
    margin-top: 30px;
    margin-bottom: 30px;
}

.img-full {
    position: relative;
}

.img-full img {
    width: 100%;
}

.video-full > * {
    width: 100%;
}

.slickHalf-content > div {
    margin-bottom: 15px;
    margin-top: 15px;
}

.titleBG {
    display: inline-block;
    background-color: #004c4c;
    font-size: 21px;
    color: #fff;
    padding: 5px 0 5px 15px;
    position: relative;
    min-width: 200px;
    font-weight: 400;
}

.titleBG:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 39px 39px 0 0;
    border-color: #004c4c transparent transparent transparent;
    position: absolute;
    top: 0;
    right: -38px;
}

@media screen and (max-width: 900px) {
    .titleBG {
        display: inline-block;
        background-color: #004c4c;
        font-size: 18px;
        color: #fff;
        padding: 5px 0 5px 15px;
        position: relative;
        min-width: 200px;
        font-weight: 400;
    }

    .titleBG:after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 36px 36px 0 0;
        border-color: #004c4c transparent transparent transparent;
        position: absolute;
        top: 0;
        right: -36px;
    }
}

.sectionTitle .row > div {
    padding-left: 0;
    padding-right: 0;
}

.sectionfullBanner {
    height: 130px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.sectionfullBanner img {
    display: none;
}
/*menu end*/
/*peice editor start*/
.p-c-grey-xsm {
    font-size: 13px;
    text-decoration: line-through;
    font-weight: 400;
}

.p-c-green-xsm {
    font-size: 13px;
    text-decoration: line-through;
    color: #004c4c;
    font-weight: 400;
}

.p-c-grey-sm {
    font-size: 18px;
    text-decoration: line-through;
    font-weight: 400;
}

.p-c-green-sm {
    font-size: 18px;
    text-decoration: line-through;
    color: #004c4c;
    font-weight: 400;
}

.p-grey-sm {
    font-size: 18px;
    font-weight: 400;
}

.p-green-sm {
    font-size: 18px;
    color: #004c4c;
    font-weight: 400;
}

.p-grey-lg {
    font-size: 24px;
    font-weight: 400;
}

.p-green-lg {
    font-size: 24px;
    color: #004c4c;
    font-weight: 400;
}

.p-green-lg-bold {
    font-size: 24px;
    color: #004c4c;
    font-weight: 500;
}
/*peice editor end*/
footer {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 45px;
}

footer a {
    color: #fff;
}

.ico-ul li {
    font-size: 24px;
    margin-right: 10px;
}

.footer-menu > div {
    display: inline-block;
    margin-right: 50px;
}

.footer-menu li a {
    margin-right: 10px;
}

.footer-menu li span {
    margin-right: 50px;
}

.desktopOnly {
    display: none;
}

.slick-style1 img {
    width: 100%;
}

.grid-content {
    padding: 10px 12px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
}

.grid-content > .grid-desc {
    font-weight: 300;
    overflow: hidden;
}

.slick-style1 a {
    color: #fff !important;
    margin-bottom: 7px;
    margin-top: 7px;
}

.grid-desc {
    font-size: 15px;
    line-height: 1.35;
    padding-top: 9px;
}

.slick-style2 {
    position: relative;
}

.slick-style2 .slick-arrow {
    width: 40px;
    top: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.slick-style2 .slick-arrow {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 40px;
}

.slick-style2 .slick-prev {
    left: 15px;
    background-image: url(../Media/images/ico/slick_arrow_left.svg);
}

.slick-style2 .slick-next {
    right: 15px;
    background-image: url(../Media/images/ico/slick_arrow_right.svg);
}

.Half-table {
    height: 100%;
}

.Half-table .title {
    margin-bottom: 12px;
}

.Half-table > div {
    vertical-align: middle;
}

.sectionhalfCol .row .img-full {
    margin-bottom: 15px;
}

.sectionhalfCol hr.border-green1 {
    border-top: 1px solid #A39B91;
}

.sectionhalfCol > .container > .row {
    padding-bottom: 25px;
}

.sectionhalfCol > .container > .row:last-child hr {
    display: none;
}

.sectionHome {
    margin-top: 0;
    margin-bottom: 0;
}

.sectionHome .img-full {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sectionHome .img-full img {
    display: none;
}

.sectionHome .h1 {
    position: absolute;
    bottom: 30px;
    left: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    text-shadow: 0 0 5px #000;
    padding: 0 15px;
}

.s-img > div {
    position: relative;
}

.s-content {
    margin-bottom: 30px;
}

.s-content .h2 {
    margin-top: .5rem;
}

.s-content .small {
    font-size: 13px;
    color: #4A4A4A;
    margin-top: 12px;
}

.s-content .date {
    margin-top: 10px;
    margin-bottom: 4px;
}

.s-content .desc {
    line-height: 1.35;
}

.s-content .price {
    margin-top: 20px;
    text-align: right;
}

.s-content .price > div {
    margin: 8px 0;
}

.pagination {
    height: 30px;
}

.pagination li {
    margin: 0 5px;
}

.pagination li.active a {
    background-color: #A39B91;
    color: #fff;
}

.pagination li a {
    border: 1px solid #A39B91;
    color: #A39B91;
    padding: 4px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
}

.pagination li.page-arrow a {
    border: 1px solid #fff;
}

.pagination .page-dot span {
    display: inline-block;
    width: 28px;
    margin-left: -9px;
    font-size: 28px;
    letter-spacing: -23px;
    line-height: 30px;
    color: #9B9B9B;
}

.pagination .page-arrow a {
    background-repeat: no-repeat;
    background-size: auto 15px;
    width: 20px;
    padding: 0;
}

.page_arrow_left_2 a {
    background-position: center left;
    background-image: url(../Media/images/ico/page_arrow_left_2.svg);
}

.page_arrow_left a {
    background-position: center left;
    background-image: url(../Media/images/ico/page_arrow_left.svg);
}

.page_arrow_right_2 a {
    background-position: center right;
    background-image: url(../Media/images/ico/page_arrow_right_2.svg);
}

.page_arrow_right a {
    background-position: center right;
    background-image: url(../Media/images/ico/page_arrow_right.svg);
}

.page_arrow_left_2.disabled a {
    background-position: center left;
    background-image: url(../Media/images/ico/page_arrow_left_2_grey.svg);
}

.page_arrow_left.disabled a {
    background-position: center left;
    background-image: url(../Media/images/ico/page_arrow_left_grey.svg);
}

.page_arrow_right_2.disabled a {
    background-position: center right;
    background-image: url(../Media/images/ico/page_arrow_right_2_grey.svg);
}

.page_arrow_right.disabled a {
    background-position: center right;
    background-image: url(../Media/images/ico/page_arrow_right_grey.svg);
}

.home-banner .img-full {
    height: 250px;
}

.home-banner .h1 {
    bottom: 45px;
}

.home-banner .slick-dots {
    top: auto;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.home-banner .slick-dots li {
    height: 12px;
    width: 12px;
    background-color: rgba(199,183,167,0.5);
    overflow: hidden;
}

.home-banner .slick-dots li.slick-active {
    background-color: #C7B7A7;
}

.home-banner .slick-dots li button:hover,
.home-banner .slick-dots li button:focus {
    background-color: transparent;
}

.home-banner .slick-dots li.slick-active button,
.home-banner .slick-dots li.slick-active {
    background-color: #C7B7A7;
}

.home-banner .slick-prev, .home-banner .slick-next {
    width: 80px;
}

.home-banner .slick-arrow:after {
    background-size: 22px;
}

.home-banner .slick-prev:after {
    background-image: url(../Media/images/ico/slick_arrow_left.svg);
    background-position: right 10px center;
}

.home-banner .slick-next:after {
    background-image: url(../Media/images/ico/slick_arrow_right.svg);
    background-position: left 10px center;
}

.discount-box > div {
    margin-top: 12px;
    margin-bottom: 12px;
}

.discount-box .h1 {
    color: #004c4c;
}

.discount-box .h1 span {
    margin-right: 12px;
}

.discount-box .h1 span:first-child {
    font-weight: 500;
}

.discount-box .desc {
    font-size: 18px;
}

.point-star {
    padding: 0 0 24px 40px;
}

.point-star {
    background-image: url(../media/wpqdrnlx/ico_bling.svg);
    background-position: left 5px top 2px;
    background-repeat: no-repeat;
    background-size: 24px;
}

.point-star.v-middle {
    padding: 4px 0 24px 40px;
}

.point-star .title {
    font-weight: 400;
}

.point-star-none {
    position: relative;
    background-image: none;
}

.point-star-ico {
    position: absolute;
    top: 0px;
    left: 1px;
    width: 31px;
}

.airplane-ico {
    background-image: url(../media/kyfbnccg/ico_plane.svg);
    background-position: left 5px top 2px;
    background-repeat: no-repeat;
    background-size: 24px;
}

.schedule-day {
    color: #004c4c;
    padding-left: 40px;
    padding-right: 35px;
    font-size: 18px;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    font-weight: 400;
}

.schedule-day:before,
.schedule-day:after {
    content: '';
    position: absolute;
    top: 0;
    background-image: url(../media/00dfmm31/ico_slash.svg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 25px;
    width: 30px;
    height: 30px;
}

.schedule-day:before {
    left: 0;
}

.schedule-day:after {
    right: 0;
}

.schedule-desc {
    font-size: 18px;
    font-weight: 400;
    color: #004c4c;
}

.sectionSchedule > div > .row > div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.schedule-contetn > .row {
    margin-top: 10px;
    margin-bottom: 10px;
}

.schedule-contetn > .row > div {
    margin-top: 2px;
    margin-bottom: 2px;
}

.overlay-title-wrap {
    position: relative;
}

.overlay-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 9px 12px;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-weight: 400;
    background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
    background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
    background-image: -ms-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
    background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
    padding-top: 30px;
}

.ico-wrap {
    line-height: 24px;
}

.ico-bed {
    background-image: url(../media/ic0laeht/hotel.svg);
}

.ico-arrow {
    background-image: url(../Media/images/ico/select_arrow_up.svg);
}

.ico-zoom {
    background-image: url(../Media/images/ico/ico_zoom.svg);
    margin-left: 3px;
}

.ico {
    background-position: left 3px center;
    background-size: 20px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}

.ico-ul .ico {
    width: 24px;
    height: 24px;
}

.ico-ul .ico img {
    width: 24px;
}

.airline-logo {
    display: inline-block;
    margin-right: 5px;
}

.airline-logo img {
    height: 36px;
}

.airline-name {
    text-align: center;
    padding-top: 6px;
}

.btn-wrap {
    text-align: center;
}

.btn-wrap a {
    margin: 5px;
}

.withoutSlick.slick-style1 a {
    display: block;
}

.table-row > .table-cell:first-child {
    font-weight: 400;
}

.btn-wrap {
    font-size: 0;
}

.table.dis-table {
    border-top: 1px solid #A39B91;
    border-bottom: 1px solid #A39B91;
    padding-top: 15px;
    padding-bottom: 15px;
}

.dis-table .table-cell {
    padding: 5px 10px;
}

.dis-table.dis-table-withBorder {
    border-collapse: collapse;
}

.dis-table.dis-table-withBorder .table-row {
    border-bottom: 1px solid #A39B91;
}

.cl-content > div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cl-content .h1 {
    font-size: 18px;
}

.cl-content .place {
    font-weight: 400;
}

.cl-content .more-btn {
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: right;
}

.mobile-fixed-btn {
    display: inline-block;
}

.list-view.list-view-mode {
    padding-top: 10px;
}

.list-view.list-view-mode .img-full {
    display: none;
}

.list-view.list-view-mode .cl-content .more-btn {
    margin-bottom: 15px;
    text-align: left;
}

.list-view.list-view-mode .column-list {
    padding: 5px 10px;
}

.list-view .column-list .hover-style1 {
    margin-bottom: 5px;
}

.list-view.list-view-mode .column-list .hover-style1 {
    margin-bottom: 0;
}

.list-view.list-view-mode > .col-12:first-child .column-list {
    border-top: 1px solid #A39B91;
}

.list-view.list-view-mode > .col-12:last-child .column-list {
    border-bottom: 1px solid #A39B91;
}

.list-view.list-view-mode > .col-12:nth-child(even) .column-list {
    background: #F4F1ED;
}

.list-grid-icon {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 0;
}

.ico-view {
    background-color: #DDD4CA;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-left: 8px;
}

.ico-view.active {
    background-color: #C7B7A7;
}

.ico-view-grid {
    background-image: url(../Media/images/ico/ico_grid.svg)
}

.ico-view-list {
    background-image: url(../Media/images/ico/ico_list.svg)
}

.remark {
    font-size: 13px;
}

.custom-control-label span {
    display: block;
}

.border-top-bottom {
    padding: 15px;
    border-top: 1px solid #A39B91;
    border-bottom: 1px solid #A39B91;
}

.border-top-bottom .form-group {
    margin-top: 3px;
    ;
    margin-bottom: 3px;
}

.event-form-outter {
    padding-top: 20px;
    padding-bottom: 20px;
}

.event-form-outter .h1 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 20px;
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #979797;
    background-color: #fff;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #979797;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: #fff;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    border-color: #979797;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url(../Media/images/ico/ico_radio_circle.svg);
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url(../Media/images/ico/ico_checkbox_tick.png);
    background-size: 12px;
}

.custom-control-label::before {
    top: 4px;
    left: -24px;
    width: 16px;
    height: 16px;
}

.custom-control-label::after {
    top: 2px;
    left: -26px;
    width: 20px;
    height: 20px;
}

.custom-checkbox .custom-control-label::after {
    top: 1px;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}

.form-check {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
}

.custom-control {
    padding-left: 22px;
}

.custom-control-label {
    line-height: 1.5;
    padding-top: 0.5px;
}

.form-control:focus {
    border-color: #004c4c;
    box-shadow: none;
}

select, select:focus {
    color: #333;
}

select.placeholder {
    color: #999;
}

.txt-disable {
    color: #9B9B9B;
}

.maxWidth620 {
    max-width: 620px;
}
/*selectbox start*/
.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select-custom {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 100%;
    height: 30px;
}

.select-custom.form-control {
    border-bottom: 0;
    margin-bottom: -5px;
}

.select-styled {
    background-color: #fff;
    color: #9B9B9B;
    padding: 0 8px;
    line-height: 30px;
    /*-moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;*/
    border-bottom: 1px solid #afafaf;
    background-image: url(../Media/images/ico/select_arrow_up.svg);
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 15px;
}

.select-default-have-value .select-styled {
    color: #4a4a4a;
}

.select-options {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9;
    margin: 0;
    width: 100%;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #A39B91;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.select-custom .select-options > li:first-child {
    color: #9B9B9B;
    background-color: #fff;
}

.select-options li {
    margin: 0;
    padding: 4px 8px 5px 8px;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    display: inline-block;
    width: 100%;
    color: #4A4A4A;
    vertical-align: top;
}

.select-default-have-value.select-custom .select-options li:first-child {
    color: #4a4a4a;
}

.select-default-have-value.select-custom .select-options li.selected,
.select-default-have-value.select-custom .select-options li.selected:hover,
.select-options li.selected,
.select-options li.selected:hover {
    background-color: #C7B7A7;
    color: #fff;
}

.select-custom.select-country .select-options li {
    width: 50%;
}

.select-options li.option-item:hover {
    color: #000;
    background-color: #F4F1ED;
}

.select-options li[rel="hide"] {
    display: none;
}
/*selectbox end*/
.menu-white .main > section:first-child,
.header-msection {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 81px;
}

.menu-white .main > section:first-child.sectionSearchSticky2 {
    padding-top: 0;
}

.menu-white .main > section:first-child.sectionBreadcrumb {
    padding-top: 111px;
}

.menu-white .main > section.sectionStepBar,
.header-msection {
    margin-top: 10px;
}

.menu-white #menu {
    background: #fff;
    border-bottom: 1px solid #A39B91;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.menu-white .menuWrap .txt-grey,
.menu-white .menuWrap .txt-grey a {
    color: #4A4A4A;
}

.step-bar {
    counter-reset: item;
    margin-left: 0;
    padding-left: 0;
    font-size: 0;
    width: 100%;
}

.step-bar li {
    font-size: 15px;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    border-bottom: 1px solid #C7B7A7;
    height: 28px;
}

.step-bar li span {
    display: none;
    font-size: 14px;
    margin-left: 7px;
}

.step-bar li:before {
    display: inline-block;
    content: counter(item);
    counter-increment: item;
    background-color: #C7B7A7;
    width: 28px;
    height: 28px;
    margin-left: 10px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #C7B7A7;
}

.step-bar li.active {
    width: calc(100% - 104px);
}

.step-bar li:first-child.active {
    width: calc(100% - 114px);
}

.step-bar li.active:before,
.step-bar li.active-bg-green:before {
    background-color: #A39B91;
    border-bottom: 1px solid #A39B91;
}

.step-bar li.active,
.step-bar li.active-bg-green {
    border-bottom: 1px solid #A39B91;
}

.step-bar li.active span {
    display: inline-block;
}

.step-bar li:first-child:before {
    margin-left: 0;
}

.step-bar li:last-child:before {
    margin-right: 0;
}

.step-bar li.active span,
.step-bar li.active-bg-green span {
    color: #4a4a4a;
}

.step-bar li.active + li {
    position: relative;
}

.step-bar li.active + li:after {
    content: '';
    height: 1px;
    width: 10px;
    position: absolute;
    bottom: -1px;
    left: 0;
    display: inline-block;
    background-color: #A39B91;
}

.table-th {
    width: 160px;
}

.border-wrap {
    border-top: 1px solid #A39B91;
    border-bottom: 1px solid #A39B91;
    /*padding:10px 15px;*/
    padding: 0 15px;
    margin: 20px 0 10px;
}

.border-wrap img {
    max-width: 100%;
}

.bw-content .border-wrap {
    margin: 20px 0;
}

.bw-content .border-wrap > *,
.border-wrap > * {
    margin-top: 15px;
    margin-bottom: 15px;
}

.TravellerDRight-content .border-wrap > * {
    margin-top: 0;
    margin-bottom: 0;
}

.border-wrap-have-arrow {
    margin: 0 0 60px 0;
    position: relative;
    -moz-transition: margin .4s ease-in-out 0s;
    -o-transition: margin .4s ease-in-out 0s;
    -webkit-transition: margin .4s ease-in-out 0s;
    transition: margin .4s ease-in-out 0s;
}

.bw-arrow {
    position: absolute;
    top: -60px;
    right: 0;
    height: 40px;
    width: 38px;
    background-image: url(../Media/images/ico/select_arrow_down.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    cursor: pointer;
}

.border-wrap-have-arrow.hidden {
    margin: 0;
    -moz-transition: margin .4s ease-in-out .2s;
    -o-transition: margin .4s ease-in-out .2s;
    -webkit-transition: margin .4s ease-in-out .2s;
    transition: margin .4s ease-in-out .2s;
}

.border-wrap-have-arrow.hidden .bw-content {
    /*height: 0;*/
    /*overflow:hidden;*/
}

.border-wrap-have-arrow .bw-arrow,
.attentionBox .attentionBoxClose,
.SearchinBottom .search-btn:after,
.TravellerBottom .Traveller-btn:after {
    transition: -webkit-transform .18s ease;
    transition: transform .18s ease;
    transition: transform .18s ease,-webkit-transform .18s ease;
}

.border-wrap-have-arrow.hidden .bw-arrow,
.attentionBox.hidden .attentionBoxClose,
.SearchinBottom.opened .search-btn:after,
.TravellerBottom.opened .Traveller-btn:after {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.sectionBorderWrap {
    margin-bottom: -30px;
}

.sectionBorderWrap > .container > .row {
    display: block;
}

.tnc-title {
    font-size: 18px;
}

.sectionContactHome.sectionHome .img-full {
    /*height: 250px;*/
}

.oneline-menu,
.desktop-submenu-same .oneline-menu {
    list-style-type: none;
    padding-left: 0;
    border-top: 1px solid #A39B91;
    border-bottom: 1px solid #A39B91;
    white-space: nowrap;
    width: 100%;
    overflow: auto;
}

.oneline-menu li,
.desktop-submenu-same .oneline-menu li {
    display: inline-block;
}

.oneline-menu li.active {
    font-weight: 400;
}

.sectionSubmenu {
    margin-top: 0;
}

.sectionSearchSticky1.sticky + section {
    padding-top: 52px;
}

.sectionSubmenu > .container {
    padding-left: 0;
    padding-right: 0;
}

.sectionSubmenu > .container > .row {
    margin-left: 0;
    margin-right: 0;
}

.sectionSubmenu > .container > .row > .col-12 {
    padding-left: 0;
    padding-right: 0;
}

.desktop-submenu-same .oneline-menu {
    border-bottom: 0;
    border-top: 0;
}

.oneline-menu li a,
.desktop-submenu-same .oneline-menu li a {
    padding: 15px;
    display: inline-block;
}

.desktop-submenu-same .oneline-menu li.active a {
    border-bottom: 0;
}

.desktop-submenu-same .oneline-menu li {
    padding-top: 0;
    padding-bottom: 0;
}

.oneline-menu::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    height: 0;
}

.oneline-menu::-webkit-scrollbar-thumb {
    background: #fff;
}

.sectiononlineMenu {
    margin-top: -20px;
    margin-bottom: -20px;
}

.form-group .remark-org {
    padding: 2px 10px 2px 2px;
}

.formContact > .form-row:last-child .form-group {
    margin-bottom: 0;
}

textarea.form-control {
    width: 100%;
    min-height: 100px;
    border: 1px solid #979797;
    padding: 5px 10px;
    margin-top: 10px;
    color: #000;
}

.border-wrap.p0 {
    padding: 0;
}

.waitlist-h4 {
    padding-top: 30px;
}

.table-s1 > .table-row > .table-cell {
    padding-top: 5px;
    padding-bottom: 5px;
}

.table-s1 .table-row > .table-cell:first-child,
.table-s2 .table-row > .table-cell:first-child,
.table-s3 .table-row > .table-cell:first-child,
.table-s4 .table-row > .table-cell:first-child,
.table-s7 > .table-row > .table-cell:first-child,
.table-s5 > .table-row > .table-cell.h4 {
    font-weight: 400;
}

.table-s3 .table-row > .table-cell {
    vertical-align: top;
}

.table-s3 .table-row > .table-cell.table-th {
    padding-top: 7px;
}

.table-s3 .table-row > .table-cell .field-validation-error {
    padding-top: 7px;
}

.table-s1 > .table-row > .table-cell:first-child {
    width: 175px;
    padding-right: 40px;
}

.table-s2 {
    padding: 5px 0;
}

.table-s2 > .table-row > .table-cell:first-child {
    width: 160px;
}

.table-s2 > .table-row > .table-cell {
    padding: 5px 5px 5px 15px;
}

.table-s3 {
    padding-bottom: 15px;
}

.table-s3 > .table-row > .table-cell:first-child {
    width: 120px;
}

.table-s3 .form-group {
    padding-right: 0;
}

.table-s4 > .table-row > .table-cell:first-child {
    width: 135px;
}

.table-s4 > .table-row > .table-cell {
    padding: 7px 0;
}

.table-s4 .table-cell > .form-group {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.table-s4 .form-check {
    margin-top: 0;
    margin-bottom: 0;
}

.border-wrap-repeart > .border-wrap {
    margin: 0;
    padding: 10px;
}

.border-wrap-repeart > .border-wrap:not(:first-child) {
    border-top: 0;
}

.attentionBox {
    background-color: #C7B7A7;
    padding: 15px 20px;
    font-size: 13px;
}

.ico-attention {
    background-image: url(../Media/images/ico/ico_attention.svg);
    vertical-align: top;
    background-position: left top 1px;
    width: 28px;
    height: 24px;
}

.ico-tick {
    background-image: url(../Media/images/ico/ico_success.svg);
    vertical-align: top;
    height: 24px;
    width: 32px;
}

.ico-cross {
    background-image: url(../Media/images/ico/ico_fail.svg);
    vertical-align: top;
    height: 24px;
    width: 30px;
    background-position: left 4px top 4px;
    background-size: 18px;
}

.attentionBox {
    position: relative;
}

.attentionBoxClose {
    height: 54px;
    width: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../Media/images/ico/ico_attention_arrow_down.svg);
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.attentionBox .attentionContetn,
.border-wrap-have-arrow .bw-content {
    -moz-transition: max-height .4s ease-in-out .1s, padding .2s ease-in-out .1s, opacity .15s ease-in-out 0s;
    -o-transition: max-height .4s ease-in-out .1s, padding .2s ease-in-out .1s, opacity .15s ease-in-out 0s;
    -webkit-transition: max-height .4s ease-in-out .1s, padding .2s ease-in-out .1s, opacity .15s ease-in-out 0s;
    transition: max-height .4s ease-in-out .1s, padding .2s ease-in-out .1s, opacity .15s ease-in-out 0s;
    max-height: 1500px;
    overflow-y: hidden;
    opacity: 1;
}

.attentionBox.hidden .attentionContetn,
.border-wrap-have-arrow.hidden .bw-content {
    -moz-transition: max-height .4s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out .1s;
    -o-transition: max-height .4s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out .1s;
    -webkit-transition: max-height .4s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out .1s;
    transition: max-height .4s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out .1s;
    max-height: 0;
    opacity: 0;
    padding: 0;
}

.traveller-info.border-wrap > * {
    margin-top: 0;
    margin-bottom: 0;
}

.traveller-info .col-12 > div {
    display: inline-block;
    vertical-align: top;
    word-break: break-all;
}

.traveller-info .col-12 > div.tth {
    width: 120px;
}

.traveller-info .col-12 > div:last-child {
    width: calc(100% - 130px);
}

.traveller-info > .container > .row > .col-12 {
    padding: 3px 0;
}

.traveller-info > .container > .row {
    padding: 10px 15px;
}

.traveller-info > .container > .row:nth-child(even) {
    background-color: #F4F1ED;
}

.form-s1 > .form-row {
    margin-left: -15px;
    margin-right: -15px;
}

.form-s1 > .form-row > .form-group {
    margin-bottom: 5px;
    margin-top: 5px;
}

.border-wrap > .table-s7 {
    margin-top: 0;
    margin-bottom: 0;
}

.home-submenu-wrap .oneline-menu {
    margin-top: 0;
    margin-bottom: 0;
}

.sectionSubmenu {
    border-bottom: 1px solid #A39B91;
}

.tag-title {
    margin-top: 10px;
}

.b2b-login-form {
    max-width: 250px;
}

.b2b-input.home-input > div,
.b2b-input.home-input > div:last-child {
    width: 22.5%;
    position: relative;
}

.b2b-input.home-input > div, .b2b-input.home-input > div:last-child,
.b2b-input.home-input > div.btn-wrap {
    width: 100%;
}

.b2b-input .search-submit {
    position: absolute;
    top: 0;
    right: 10px;
    height: 40px;
}

.b2b-input input.search-input {
    width: 100%;
}

.sectionSearchSticky2 .b2b-input.home-input > div {
    width: 100%;
}

.scrollable-box {
    border: 1px solid #979797;
    padding: 18px 22px;
    height: 130px;
    overflow-y: auto;
    position: relative;
    background-color: #fff;
}

.scrollable-box::-webkit-scrollbar {
    width: 5px;
}

.scrollable-box::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.scrollable-box::-webkit-scrollbar-thumb {
    background: #C7B7A7;
}

.scrollable-box::-webkit-scrollbar-thumb:hover {
    background: #979797;
}

.b2b-list-wrap > .col-12:nth-child(even) {
    background-color: #F4F1ED;
}

.b2b-list-wrap > .col-12:nth-child(even) .btn-green {
    /*background-color: #A39B91;*/
}

.border-wrap.b2b-list-wrap {
    padding: 0;
}

.border-wrap.b2b-list-wrap > * {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
}

.table-s8 .table-cell {
    width: 10%;
}

.table-s8 .table-cell:first-child {
    width: 17%;
}

.table-s8 .table-cell:nth-child(5),
.table-s8 .table-cell:nth-child(6),
.table-s8 .table-cell:nth-child(7),
.table-s8 .table-cell:nth-child(8) {
    width: 13.25%;
}

.table-s9 .table-cell {
    width: 13.33333%;
    vertical-align: top;
}

.table-s9 .table-cell:first-child {
    width: 20%;
}

.table-s9 .table-cell:last-child {
    width: 7%;
    white-space: nowrap;
}

.table-s9 .table-cell .btn,
.table-s10 .table-cell .btn {
    margin-top: 0;
    margin-bottom: 0;
}

.b2b-list-wrap .height50 {
    padding-top: 5px;
}

.b2b-list-wrap .height50 span {
    line-height: 50px;
    display: inline-block;
}

.b2b-list-wrap .height50 span.h4 {
    margin-bottom: 0;
}

.b2b-list-wrap .height50 span.dl-btn {
    margin-left: 20px;
}

.b2b-list-wrap .height50 span.dl-btn a,
.scrollable-box a {
    position: relative;
}

.b2b-list-wrap .height50 span.dl-btn a:after,
.scrollable-box a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #4A4A4A;
    -ms-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.b2b-list-wrap .height50 span.dl-btn a:hover:after,
.scrollable-box a:hover:after {
    background-color: #004c4c;
}

.b2b-list-wrap .height50 span.dl-btn a:hover,
.scrollable-box a:hover {
    color: #004c4c;
}

.b2b-traveller-wrap.traveller-wrap .TravellerDRight#sidebarB2B {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.table-s10 .table-row > .table-cell {
    vertical-align: top;
    padding: 4px 0;
    line-height: 1.2;
}

.table-s10 .table-row > .table-cell:first-child {
    width: 180px;
}

.border-wrap.b2b-list-wrap.table-wrap > * {
    padding: 15px;
}

.custom-control-label {
    padding-right: 10px;
}

.custom-control-label a {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: underline;
}

.hover-style1-wrap {
}

.hover-style1 {
    display: block;
    margin-bottom: 35px;
}

.subMenu {
    display: none;
}

.TravellerDRight .border-wrap {
    padding: 0;
}

.sectionSubmenu.sectionSearchSticky1.sticky {
    position: fixed;
    top: 78px;
    background-color: #fff;
    z-index: 97;
    border-top: 1px solid #A39B91;
    border-bottom: 1px solid #A39B91;
    width: 100%;
}

.img-bg-grey {
    text-align: center;
    background-color: #F4F1ED;
}

.img-bg-grey a {
    display: block;
}

.img-bg-grey img {
    max-height: 300px;
    max-width: 100%;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    display: inline-block;
    background-image: url(../Media/images/ico/ico_close_grey.svg);
    background-position: center;
    background-size: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 45px;
    height: 45px;
    top: 18px;
    right: -5px;
}

.pd-title-table > .table-row:first-child > .table-cell {
    font-weight: 400;
}

.custom-control.custom-checkbox {
    padding-left: 25px;
}

.form-label-placeholder {
    position: absolute;
    left: 13px;
    top: 5px;
    color: #999;
    background-color: transparent;
    z-index: 1;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
    margin-bottom: 0;
}

.form-label-placeholder {
    position: absolute;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.focused .form-label-placeholder,
.filled .form-label-placeholder {
    font-size: 75%;
    -moz-transform: translate3d(0, calc(-100% - 2px), 0);
    -ms-transform: translate3d(0, calc(-100% - 2px), 0);
    -o-transform: translate3d(0, calc(-100% - 2px), 0);
    -webkit-transform: translate3d(0, calc(-100% - 2px), 0);
    transform: translate3d(0, calc(-100% - 2px), 0);
    opacity: 1;
}
/*datepicker style*/
.dropdown-menu {
    font-size: 15px;
}

.datepicker-dropdown {
    border-radius: 0;
    padding: 15px;
}

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th,
.datepicker table tr td, .datepicker table tr th {
    font-weight: 300;
}

.datepicker .datepicker-switch:hover, .datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover, .datepicker table tr td.focused,
.datepicker table tr td span.focused, .datepicker table tr td span:hover,
.datepicker table tr td span.focused, .datepicker table tr td span:hover,
.datepicker table tr td span.new, .datepicker table tr td span.old {
    background: #F4F1ED !important;
    border-radius: 0 !important;
    border: 0 !important;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled, .datepicker table tr td span.disabled, .datepicker table tr td span.disabled {
    color: #cacaca !important;
}

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active,
.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
    background: #C7B7A7 !important;
    border-radius: 0 !important;
    border: 0 !important;
    text-shadow: none !important;
}

.datepicker table tr td, .datepicker table tr th {
    width: 34px;
    height: 34px;
}

.datepicker table tr th.dow {
    border-top: 1px solid #C7B7A7;
    border-bottom: 1px solid #C7B7A7;
    height: 36px;
    font-size: 13px;
}

.datepicker .prev, .datepicker .next {
    background-size: 10px !important;
    background-repeat: no-repeat !important;
    font-size: 0;
}

.datepicker .next:hover, .datepicker .prev:hover {
    background-color: #F4F1ED;
    border-radius: 0 !important;
}

.datepicker .prev {
    background-position: left 10px center !important;
    background-image: url(../Media/images/ico/page_arrow_left.svg) !important;
}

.datepicker .next {
    background-position: right 10px center !important;
    background-image: url(../Media/images/ico/page_arrow_right.svg) !important;
    width: 28px;
}

.datepicker table tr td.new, .datepicker table tr td.old,
.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #212529;
}
/*/datepicker style*/
.mfp-fade .mfp-container {
    display: table;
    background-color: #fff;
}

.mfp-fade .mfp-content {
    display: table-cell;
    vertical-align: middle;
}
/*umbraco-forms setting*/
.umbraco-forms-navigation.row-fluid .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#contact-us-form-div .sectionForm .container {
    padding-left: 0;
    padding-right: 0;
}

#contact-us-form-div .sectionForm .container .col-12 {
    padding-left: 0;
    padding-right: 0;
}
/*/umbraco-forms setting*/
.new-promotion-grid .grid-wrap {
    margin-left: 0;
    margin-right: 0;
}

.new-promotion-grid > .col-12 {
    padding-bottom: 30px;
}

.slick-style1 .slick-slide,
.slick-style2 .slick-slide {
    padding: 0 15px;
}

.slick-style1, .slick-style2 {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
}

.slick-style1 .grid-wrap {
    background-color: #eee;
}

.slick-dots {
    right: 0;
    left: 0;
    bottom: -30px;
    top: auto;
    margin-top: 0;
    margin-bottom: 0;
}

.mfp-fade.mfp-bg.mfp-ready.mfp-bg-fade {
    opacity: 0.8;
}

.waitlist-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

.waitlist-popup {
    text-align: center;
}

.waitlist-popup p {
    max-width: 73%;
    margin: 0 auto 20px;
}

.waitlist-popup.dl-popup {
    padding: 60px 20px;
}

.Traveller-btn .price {
    float: right;
    padding-right: 25px;
}

.container.form-s1 {
    max-width: unset;
}

.waitlist-popup h1 {
    font-size: 17px;
    margin-bottom: 20px;
}

.waitlist-popup .mfp-close {
    display: none;
}

.date-input-mobile {
    height: 26px;
}

.table-custom-bg-color.table-s7 > .table-row:nth-child(odd),
.table-custom-bg-color.table-s7 > .table-row:nth-child(even) {
    background-color: #fff;
}

.table-custom-bg-color.table-s7 > .table-row.bg-grey-yellow {
    background-color: #F4F1ED;
}

.table-s7 > .table-row.table-row-dis > .table-cell {
    padding-top: 0;
    padding-bottom: 1px;
}

.table-s7 > .table-row.table-row-dis > .table-cell:first-child {
    padding-left: 22px !important;
    padding-right: 10px;
}

.table-s7 > .table-row.table-row-dis-title > .table-cell {
    padding-bottom: 5px;
}

.table-s7 > .table-row.table-row-dis-last > .table-cell {
    padding-bottom: 11px;
}


@media (min-width: 400px) {
    .table-s1 > .table-row > .table-cell:first-child {
        width: 200px;
    }
}

@media (min-width: 450px) {
    .table-s10 .table-row > .table-cell:first-child {
        width: 200px;
    }
}

@media (min-width: 500px) {
    .sectionfullBanner {
        height: 170px;
    }

    .home-banner .img-full {
        height: 280px;
    }

    .list-view.list-view-mode .column-list {
        padding: 5px 15px;
    }

    .step-bar li span {
        font-size: 15px
    }

    .sectionContactHome.sectionHome .img-full {
        /*height: 300px;*/
    }

    .table-s1 > .table-row > .table-cell:first-child {
        width: auto;
    }

    .table-s1 > .table-row > .table-cell:last-child {
        width: 25%;
    }

    .fill-submit-btn > .btn {
        width: 150px;
    }

    .mfp-bg-grey .white-popup {
        max-width: 500px;
    }

    .dl-popup {
        padding: 55px 15px 25px 15px;
    }

    .dl-popup .titleBG {
        font-size: 21px;
    }

    .dl-table .table-row > .table-cell:first-child br {
        display: none;
    }

    .dl-table .table .table-row .table-cell .btn {
        width: 134px;
    }

    .dl-table .table-row > .table-cell:last-child {
        width: 144px;
    }
}

@media (min-width: 576px) {
    .select-custom.select-country .select-options li {
        width: 33.3333333%;
    }

    .sectionHome .h1 {
        bottom: 50px;
    }

    .sectionfullBanner {
        height: 190px;
    }

    .MenuOpened .menu-wrap {
        padding-left: 25px;
    }

    .sectionTitle .row > div,
    .sectionSubmenu .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home-banner .img-full {
        height: 320px;
    }

    .table-s10 .table-row > .table-cell:first-child {
        width: 230px;
    }

    .dl-popup {
        padding: 60px 35px 35px 35px;
    }

    button.mfp-close, button.mfp-arrow {
        width: 60px;
        height: 60px;
    }
}

@media (max-width: 767px) {
    .booking-form-wrap .form-label-placeholder {
        left: 8px;
        top: 12px;
    }

    .focused .form-label-placeholder {
        top: 14px;
    }

    .home-input.b2b-input input[type="submit"].btnw80 {
        width: 100%;
    }

    .slickHalf-table .table-cell {
        display: block;
    }

    .dis-table .table-cell {
        display: block;
    }

    .dis-table.dis-table-withBorder .table-row > .table-cell:first-child {
        padding-top: 20px;
    }

    .dis-table.dis-table-withBorder .table-row > .table-cell:last-child {
        padding-bottom: 20px;
    }

    .table-s5 > .table-row {
        display: block;
    }

    .table-s5 > .table-row > .table-cell {
        display: block;
    }

    .table-s5 > .table-row > .table-cell .col-12 {
        padding: 5px 0;
    }

    .table-s5 > .table-row > .table-cell .col-12 > div {
        font-size: 15px;
    }

    .table-s5 > .table-row > .table-cell .col-12 > div.small {
        width: 120px;
    }

    .table-s6 > .table-row > .table-cell:first-child {
        display: none;
    }

    .table-s111 > .table-row > .table-cell:first-child {
        display: block;
    }

    .form-group-phone .form-label-placeholder {
        left: 13px;
        top: 5px;
    }

    .form-group-phone.focused .form-label-placeholder {
        top: 8px;
    }

    .table-s166 > .table-row > .table-cell {
        width: 33.33333%;
        text-align: center;
        height: 42px;
        vertical-align: middle;
    }

    .table-s166 > .table-row > .table-cell.active {
        background-color: #C7B7A7;
        color: #fff;
        width: 33.33333%;
        text-align: center;
        height: 42px;
        vertical-align: middle;
    }

    .table-s7 > .table-row > .table-cell:first-child {
        width: 165px;
    }

    .table-s7 > .table-row > .table-cell:not(:first-child) {
        display: none;
    }

    .table-s7 > .table-row > .table-cell.active {
        display: table-cell;
    }

    .table-s7 > .table-row > .table-cell {
        padding: 10px;
    }

    .table-s7 > .table-row:nth-child(even) {
        background-color: #F4F1ED;
    }

    .SearchinBottom.opened .home-input-wrap,
    .TravellerBottom.opened .home-input-wrap {
        height: calc(100% - 45px);
        overflow-y: auto;
    }

    .airline-name {
        text-align: left;
    }
}

.table-s6 > .table-row > .table-cell .col-12 > div {
    /*display: flex;*/
}

.home-input-wrap .home-input {
    padding-bottom: 12px;
}

.home-input > div {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
}

@media (min-width: 768px) {
    .table-s7 > .table-row.table-row-dis > .table-cell:first-child {
        padding-left: 45px !important;
        padding-right: 15px;
    }

    .sectionHome-diff.sectionHome .img-full {
        height: 380px;
    }

    .sectionHome-diff.sectionHome .img-full img.desktop-banner {
        display: none;
    }

    .b2b-input.home-input > div, .b2b-input.home-input > div:last-child,
    .sectionSearchSticky2 .b2b-input.home-input > div {
        width: 25%;
    }

    .b2b-input.home-input > div.btn-wrap {
        width: 15%;
    }

    .slick-style1, .slick-style2 {
        margin-left: 0;
        margin-right: 0;
    }

    .slick-style1 .slick-slide, .slick-style2 .slick-slide {
        padding: 0;
    }

    .desktop768in {
        display: inline-block !important;
    }

    .mobile768 {
        display: none !important;
    }

    #header {
        z-index: 99;
    }

    .container1000 {
        max-width: 800px;
    }

    footer {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .footer-menu li span {
        margin-right: 80px;
    }

    .sectionfullBanner {
        height: auto;
    }

    .sectionfullBanner img {
        display: block;
        width: 100%;
    }


    .slick-style1 a:hover {
        color: #fff;
    }

    .slick-wrap {
        margin-left: -15px;
        width: calc(100% + 30px);
    }

    .grid-wrap {
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
    }

    .grid-content {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: transparent;
    }

    .grid-title {
        padding-bottom: 2px;
    }

    .grid-desc {
        opacity: 0;
        max-height: 0;
        padding-top: 0;
        font-size: 14px;
        line-height: 1.4;
        -ms-transition: max-height .4s ease-in-out, padding-top .2s ease-in-out, opacity .4s ease-in-out;
        -moz-transition: max-height .4s ease-in-out, padding-top .2s ease-in-out, opacity .4s ease-in-out;
        -webkit-transition: max-height .4s ease-in-out, padding-top .2s ease-in-out, opacity .4s ease-in-out;
        -o-transition: max-height .4s ease-in-out, padding-top .2s ease-in-out, opacity .4s ease-in-out;
        transition: max-height .4s ease-in-out, padding-top .2s ease-in-out, opacity .4s ease-in-out;
    }

    .slick-style1-hover a:hover .grid-desc {
        opacity: 1;
        max-height: 40px;
    }

    .slickHalf-table > div {
        vertical-align: middle;
    }

    .slickHalf-table > div:first-child {
        padding-right: 15px;
    }

    .slickHalf-table > div:last-child {
        padding-left: 15px;
    }

    .slickHalf-content > div .btn {
        margin-top: 15px
    }

    .slickHalf-table > div {
        width: 50%;
    }

    .slick-style2 {
        margin-left: 60px;
        margin-right: 60px;
        margin-top: 30px;
    }

    .slick-style2 .slick-prev {
        left: -60px;
    }

    .slick-style2 .slick-next {
        right: -60px;
    }

    .sectionhalfCol hr.border-green1 {
        border-top: 2px solid #dddbd9;
    }

    .sectionhalfCol .row .img-full {
        margin-bottom: 0;
    }

    .sectionhalfCol hr.border-green1 {
        margin: 35px 15px 0 15px;
    }

    .sectionhalfCol > .container > .row {
        padding-bottom: 35px;
    }

    .Half-table .title {
        margin-bottom: 25px;
    }

    .sectionHome {
        position: relative;
    }

    .sectionHome .h1 {
        bottom: 180px;
        max-width: 880px;
        margin: 0 auto;
        right: 0;
    }

    .home-input-wrap {
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .home-input {
        font-size: 0;
        padding-top: 0;
    }

    .home-input > div {
        display: inline-block;
        vertical-align: top;
        width: 27.5%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .home-input > div:last-child {
        width: 17.5%;
    }

    .SearchinBottom {
        position: relative;
        height: 100%;
    }

    .SearchinBottom .search-btn {
        display: none;
    }

    .SearchinBottom .home-input-wrap {
        position: relative;
        bottom: 0;
    }

    .SearchinBottom .home-input {
        display: block;
    }

    .home-input .btn {
        min-width: 100%;
    }

    .sectionHome .home-banner .img-full {
        height: 380px;
    }

    .sectionHome .home-banner .h1 {
        bottom: 60px;
    }

    .discount-box {
        padding-right: 190px;
        position: relative;
    }

    .discount-box > div.more {
        position: absolute;
        top: 50%;
        right: 0;
        bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
        margin-top: -20px;
        height: 40px;
    }

    .withoutSlick.slick-style1 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .withoutSlick.slick-style1 > div {
        padding-left: 0;
        padding-right: 0;
    }

    .dis-table .table-row > .table-cell:first-child {
        width: 180px;
    }

    .dis-table .table-cell {
        padding: 8px 12px;
    }

    .dis-table.dis-table-withBorder .table-cell {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .cl-content .h1 {
        font-size: 24px;
        color: #004c4c;
    }

    .cl-content .more-btn {
        margin-bottom: 30px;
    }

    .list-view.list-view-mode .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .list-view.list-view-mode .date br {
        content: ' ';
        margin-right: 20px;
    }

    .list-view.list-view-mode .date br:after {
        content: ' ';
    }

    .list-view.list-view-mode .column-list {
        padding: 15px 25px;
    }

    .list-view.list-view-mode .column-list .cl-content {
        padding-right: 180px;
        position: relative;
    }

    .list-view.list-view-mode .column-list .cl-content .more-btn {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        margin-bottom: 0;
    }

    .custom-control-label span {
        display: inline-block;
        margin-right: 20px;
    }

    .half-grid-table .table {
        height: 100%;
    }

    .half-grid-table .table-cell {
        vertical-align: middle;
    }

    .select-styled {
        /*border-bottom: 0;*/
        cursor: text;
    }

    .select-custom.select-country .select-options {
        padding: 12px 0;
        top: calc(100% - 1px);
        width: calc(100vw - 67px);
        max-width: 850px;
    }

    .select-custom.select-country .select-options li {
        width: 20%;
    }

    .step-bar li:first-child.active,
    .step-bar li.active {
        width: 25%;
    }

    .step-bar li {
        width: 25%;
    }

    .step-bar li span {
        display: inline-block;
        color: #9B9B9B;
        font-size: 13px;
    }

    .table-s3 {
        font-size: 0;
    }

    .table-s3 > .table-row {
        display: inline-block;
        width: 35%;
    }

    .table-s3 > .table-row:first-child {
        width: 30%
    }

    .table-s3 > .table-row > .table-cell:first-child {
        display: inline-block;
        width: 120px;
        font-size: 15px;
    }

    .table-s3 > .table-row > .table-cell:last-child {
        display: inline-block;
        width: calc(100% - 120px);
    }

    .table-s3 > .table-row:first-child > .table-cell:first-child {
        width: 80px;
    }

    .table-s3 > .table-row:first-child > .table-cell:last-child {
        width: calc(100% - 80px);
    }

    .table-s3 > .table-row:not(:first-child) > .table-cell:first-child {
        padding-left: 30px;
    }

    .wcode {
        display: inline-block;
        width: 50px;
    }

    .table-s5 > .table-row > .table-cell .col-12 {
        /*padding-top: 18px;*/
    }

    .table-s5 > .table-row > .table-cell .row:first-child .col-12 {
        padding-top: 0;
    }

    .table-s5 > .table-row > .table-cell.h4 {
        width: 140px;
        vertical-align: top;
    }

    .table-s6 > .table-row > .table-cell .col-12 {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 24px;
    }

    .form-s1 > .form-row:first-child .col-12 {
        padding-top: 0;
        margin-top: 0;
    }

    .table-s20 > .table-row > .table-cell .col-12 {
        padding-top: 18px;
    }

    .pd-title-table > .table-row > .table-cell,
    .pd-desc-table > .table-row > .table-cell {
        width: 18.5%;
    }

    .pd-title-table > .table-row > .table-cell:first-child,
    .pd-desc-table > .table-row > .table-cell:first-child {
        width: 41.5%;
        padding-left: 15px;
    }

    .dis-table-box {
        display: inline-block;
        vertical-align: top;
        padding-left: 30px;
    }

    .table-s7 > .table-row:nth-child(odd) {
        background-color: #F4F1ED;
    }

    .pd-title-table > .table-row > .table-cell,
    .pd-desc-table > .table-row > .table-cell {
        padding: 15px 0;
    }

    .pd-title-table {
        border-top: 1px solid #A39B91;
    }

    .border-wrap-1.border-wrap {
        border-top: 0;
        margin-top: 0;
    }

    .grid-content {
        background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
        background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
        background-image: -ms-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
        background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
        background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6));
        padding-top: 30px;
    }

    .slick-style1-hover a .grid-wrap {
        -ms-transition: all .4s linear;
        -moz-transition: all .4s linear;
        -webkit-transition: all .4s linear;
        -o-transition: all .4s linear;
        transition: all .4s linear;
    }

    .slick-style1-hover a:hover .grid-wrap {
        -webkit-transform: scale(1.06);
        -ms-transform: scale(1.06);
        -o-transform: scale(1.06);
        transform: scale(1.06);
    }

    .slick-style1-hover a .grid-wrap > div:first-child {
        position: relative;
    }

    .slick-style1-hover a .grid-wrap > div:first-child:after,
    .hover-style1-wrap a .img-full:after,
    .list-view a .img-full:after {
        content: '';
        position: absolute;
        top: -1px;
        left: -1px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 40px 40px 0 0;
        border-color: #fff transparent transparent transparent;
        -webkit-transform: translate(-40%);
        -ms-transform: translate(-40%);
        -o-transform: translate(-40%);
        transform: translate(-40%);
        opacity: 0;
        -ms-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .hover-style1-wrap a .img-full:after {
        border-width: 60px 60px 0 0;
    }

    .slick-style1-hover a:hover .grid-wrap > div:first-child:after,
    .hover-style1-wrap a:hover .img-full:after,
    .list-view a:hover .img-full:after {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        opacity: 1;
    }

    .hover-style1-wrap a .img-full,
    .list-view a .img-full {
        -ms-transition: all .4s linear;
        -moz-transition: all .4s linear;
        -webkit-transition: all .4s linear;
        -o-transition: all .4s linear;
        transition: all .4s linear;
    }

    .list-view a .img-full {
        margin-top: 8px;
    }

    .hover-style1-wrap a:hover .img-full,
    .list-view a:hover .img-full {
        -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -o-transform: scale(1.02);
        transform: scale(1.02);
    }

    .home-input .btn-green {
        max-width: 100%;
    }

    .mfp-bg-grey .white-popup {
        max-width: 600px;
    }

    .slick-style1 .grid-wrap {
        height: 240px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slick-style1 img {
        opacity: 0;
        height: 100px;
    }
}

@media (min-width: 870px) {
    .step-bar li span {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .contact-wrap.container,
    .traveller-wrap.container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .TravellerDRight .TravellerDRight-content {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }

    .TravellerDRight .TravellerDRight-content .title {
        display: none;
    }

    .mobile-fixed-btn {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 9;
        padding-top: 3px;
        padding-bottom: 3px;
        border-top: 1px solid #979797;
        background-color: rgba(255,255,255,0.95);
    }
}

@media (min-width: 992px) {

    .desktop-submenu-same .oneline-menu {
        width: calc(100% - 300px);
        cursor: pointer;
    }

    .desktop-submenu-same .oneline-menu::-webkit-scrollbar {
        width: 100%;
        background: #efefef;
        height: 5px;
        border-radius: 5px;
    }

    .desktop-submenu-same .oneline-menu::-webkit-scrollbar-thumb {
        background: #004c4c;
        border-radius: 5px;
    }

    .sectionHome-diff.sectionHome .img-full {
        height: 430px;
    }

    .b2b-traveller-wrap.traveller-wrap .TravellerDRight#sidebarB2B {
        padding-left: 0;
        padding-right: 30px;
    }

    .menu-white .main > section:first-child.sectionBreadcrumb {
        padding-top: 126px;
    }

    .SearchinBottom, .TravellerBottom {
        border-top: 0;
    }

    .mobile992 {
        display: none;
    }

    .desktop992 {
        display: block !important;
    }


    a, a:hover {
        color: #4A4A4A;
        -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
        -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
        -o-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
        transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    }

    .fixedPosition {
        margin-right: 0;
        overflow: auto;
    }




    .containerfull {
        max-width: 1400px;
    }



    .grid-content {
        padding: 12px 15px 10px 15px;
    }

    .sectionHome .img-full {
        height: 620px;
    }

    .search-grid {
        display: table;
        padding-bottom: 25px;
        padding-top: 25px;
        width: 100%;
    }

    .search-grid > div {
        display: table-cell;
        vertical-align: top;
    }

    .s-img {
        width: 45%;
        padding-right: 15px;
    }

    .s-content {
        width: 55%;
        padding-left: 15px;
    }

    .s-content .price > div {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 15px;
    }

    .s-content .h1 {
        margin-top: 0;
    }

    .s-content .btn {
        margin-bottom: 0;
    }

    .sectionHome .home-banner .img-full {
        height: 430px;
    }

    .pagination li:not(.page-arrow):hover a {
        background-color: #A39B91;
        color: #fff;
    }

    .schedule-contetn {
        padding-left: 60px;
        padding-top: 10px;
    }

    .event-form-wrap > .event-form-outter:first-child {
        padding-top: 0;
    }

    .event-form-wrap > .event-form-outter:first-child .h1 {
        margin-top: 3px;
    }

    .event-form-outter .h1 {
        margin-bottom: 30px;
    }

    .event-form-inner .form-group > .form-check {
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .sectionContactHome.sectionHome .img-full {
        height: 400px;
    }

    .formContact.formContact-us > .form-row {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .formContact.formContact-us > .form-row {
        margin-top: 0;
        margin-bottom: 0;
    }

    .menu-white .main > section:first-child,
    .header-msection {
        padding-top: 95px;
    }

    .menu-white .main > section.sectionStepBar,
    .header-msection {
        margin-top: 15px;
    }

    .contact-wrap, .traveller-wrap {
        display: table;
    }

    .contact-wrap > div, .traveller-wrap > div {
        display: table-cell;
    }

    .contact-wrap .contact-left {
        width: 240px;
    }

    .contact-wrap .contact-right {
        width: calc(100% - 240px);
    }

    .sectiononlineMenu {
        margin-top: 0;
        margin-bottom: 0;
    }

    .sectiononlineMenu .container {
        padding-left: 0;
    }

    .oneline-menu {
        white-space: normal;
        border-top: 0;
        border-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 25px;
        border-bottom: 2px solid #fff;
    }

    .desktop-submenu-same .oneline-menu {
        border-bottom: 0;
    }

    .oneline-menu li {
        display: block;
        padding-bottom: 4px;
        padding-top: 4px;
    }

    .oneline-menu li a {
        display: block;
        padding: 7px 0;
    }

    .sectiononlineMenu .oneline-menu li a {
        border-bottom: 2px solid #fff;
    }

    .oneline-menu li.active a,
    .sectiononlineMenu .oneline-menu li:hover a {
        border-bottom: 2px solid #A39B91;
    }

    .contact-right section:first-child {
        margin-top: 0;
    }

    .traveller-wrap .TravellerDLeft {
        width: calc(100% - 320px);
        padding-left: 0;
        vertical-align: top;
    }

    .traveller-wrap .TravellerDRight {
        width: 320px;
        /*padding-left: 20px;*/
    }

    .step-bar {
        margin-bottom: 0;
    }

    .TravellerDLeft section > .container {
        padding-left: 0;
    }

    .TravellerBottom {
        position: relative;
        height: 100%;
    }

    .TravellerBottom .Traveller-btn {
        display: none;
    }

    .table-s3 > .table-row:first-child {
        width: 28%;
    }

    .table-s3 > .table-row {
        width: 36%;
    }

    .slick-style1-hover a:hover .grid-desc {
        font-size: 14px;
    }

    .hover-style1-wrap a .img-full:after {
        border-width: 70px 70px 0 0;
    }

    .s-content .h2 {
        margin-top: 0;
    }

    .hover-bg-color-wrap {
        overflow: hidden;
    }

    .hover-bg-color .col-12 {
        position: relative;
    }

    .hover-bg-color .col-12:after {
        content: '';
        position: absolute;
        top: 0;
        left: -100vw;
        width: 200vw;
        height: 100%;
        display: inline-block;
        background-color: #F4F1ED;
        z-index: -1;
        opacity: 0;
        -ms-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -webkit-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
    }

    .hover-bg-color .col-12:hover:after {
        opacity: 1;
    }

    .hover-bg-color .img-full:after {
        content: '';
        position: absolute;
        top: -1px;
        left: -1px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 40px 40px 0 0;
        border-color: #F4F1ED transparent transparent transparent;
        -webkit-transform: translate(-40%);
        -ms-transform: translate(-40%);
        -o-transform: translate(-40%);
        transform: translate(-40%);
        opacity: 0;
        -ms-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .hover-bg-color .col-12:hover .img-full:after {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        opacity: 1;
    }

    .hover-bg-color .col-12 .img-full {
        -ms-transition: all .4s linear;
        -moz-transition: all .4s linear;
        -webkit-transition: all .4s linear;
        -o-transition: all .4s linear;
        transition: all .4s linear;
    }

    .list-view a .s-img {
        margin-top: 8px;
    }

    .hover-bg-color .col-12:hover .img-full {
        -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -o-transform: scale(1.02);
        transform: scale(1.02);
    }



    .table-max-three.border-wrap.b2b-list-wrap.table-wrap > *.col-12 {
        -moz-transition: max-height .2s ease-in-out .1s, padding .2s ease-in-out .1s, opacity .15s ease-in-out 0s;
        -o-transition: max-height .2s ease-in-out .1s, padding .2s ease-in-out .1s, opacity .15s ease-in-out 0s;
        -webkit-transition: max-height .2s ease-in-out .1s, padding .2s ease-in-out .1s, opacity .15s ease-in-out 0s;
        transition: max-height .2s ease-in-out .1s, padding .2s ease-in-out .1s, opacity .15s ease-in-out 0s;
        max-height: 0;
        padding: 0;
        opacity: 0;
    }

    .table-max-three.expended.border-wrap.b2b-list-wrap.table-wrap > *.col-12 {
        -moz-transition: max-height .2s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out .1s;
        -o-transition: max-height .2s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out .1s;
        -webkit-transition: max-height .2s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out .1s;
        transition: max-height .2s ease-in-out, padding .2s ease-in-out, opacity .2s ease-in-out .1s;
    }

    .table-max-three.border-wrap.b2b-list-wrap.table-wrap > *.col-12:nth-child(-n+4),
    .table-max-three.expended.border-wrap.b2b-list-wrap.table-wrap > *.col-12,
    .table-max-three.border-wrap.b2b-list-wrap.table-wrap > *.col-12.expend-more {
        max-height: 120px;
        padding: 15px;
        opacity: 1;
    }

    .table-max-three.border-wrap.b2b-list-wrap.table-wrap > *.col-12.expend-more {
        height: auto;
        padding: 15px;
        text-align: center;
        cursor: pointer;
        background-color: #fff !important;
        display: block;
    }

    .table-max-three.border-wrap.b2b-list-wrap.table-wrap > *.col-12.expend-more .ico-arrow {
        background-position: top 11px center;
        background-size: 16px;
        margin-left: 5px;
        transition: -webkit-transform .18s ease;
        transition: transform .18s ease;
        transition: transform .18s ease,-webkit-transform .18s ease;
    }

    .table-max-three.expended .col-12.expend-more .ico-arrow {
        -webkit-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
    }

    .sectionSearchSticky1, .sectionSearchSticky2 {
        -webkit-transition: height 0s ease;
        -moz-transition: height 0s ease;
        -o-transition: height 0s ease;
        transition: height 0s ease;
    }

    .sectionSearchSticky1.sticky {
        position: fixed;
        height: 70px;
        top: 96px;
        left: 0;
        width: 100%;
        background-color: white;
        display: block;
        border-bottom: 1px solid #A39B91;
        z-index: 97;
    }

    .menu-white .main > section:first-child.sectionSearchSticky2 {
        position: fixed;
        height: 70px;
        top: 96px;
        left: 0;
        width: 100%;
        background-color: white;
        z-index: 97;
        padding-top: 0;
    }

    .b2b-list-wrap-sticky.sticky {
        position: fixed;
        top: 185px;
        background-color: #fff;
        z-index: 97;
        border-top: 1px solid #A39B91;
        border-bottom: 1px solid #A39B91;
        width: 1110px;
        z-index: 1;
    }

    .b2b-list-wrap-sticky.sticky:after {
        content: '';
        position: absolute;
        top: -20px;
        left: 0;
        width: 100%;
        height: 19px;
        background-color: #fff;
    }

    .sectionSubmenu.sectionSearchSticky1.sticky {
        top: 95px;
        height: 53px;
    }

    .sectionSubmenu .submenuBtn {
        position: absolute;
        top: 1px;
        right: 0;
    }

    #back-to-top, #contact-us {
        bottom: 20px;
    }

    .pt160 {
        padding-top: 160px;
    }

    .slick-style1 .grid-wrap {
        height: 200px;
    }

    .sidebar__inner {
        padding-top: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
    }

    #sidebarB2B .sidebar__inner {
        padding-top: 30px;
        padding-left: 0;
        width: 300px !important;
    }

    #sidebarB2B .editor-wrap {
    }

    .b2b-traveller-wrap {
        padding-top: 87px;
    }

    .b2b-traveller-wrap .TravellerDRight .sectionTitle {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .logo {
        width: 170px;
    }

    #sidebarB2B .sidebar__inner {
        width: 330px !important;
    }

    .s-img {
        width: 37%;
    }

    .s-content {
        width: 63%;
    }

    .home-banner .slick-prev, .home-banner .slick-next {
        width: 8%;
    }

    .sectionContactHome.sectionHome .img-full {
        height: 430px;
    }

    .traveller-wrap .TravellerDLeft {
        width: calc(100% - 360px);
    }

    .traveller-wrap .TravellerDRight {
        width: 360px;
        /*padding-left: 30px;*/
    }

    #back-to-top, #contact-us {
        bottom: 35px;
    }

    #back-to-top {
        right: 30px;
    }

    #contact-us {
        right: 80px;
    }

    .slick-style1 .grid-wrap {
        height: 220px;
    }
}

@media (min-width: 1300px) {
    .home-banner .slick-prev, .home-banner .slick-next {
        width: 12%;
    }
}

@media (min-width: 1400px) {
    .sectionHome-diff.sectionHome .img-full {
        height: 620px;
    }
}

/**Blog**/
.blogimg img {
    margin-bottom: 30px;
}

/**Small Group Tour**/
.smalltourintro {
    font-size: 18px;
    color: #004c4c;
    font-weight: 400;
    line-height: 1.618;
    padding: 0px 15px;
    margin-top: 20px;
}

.sellingpt {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 40px 0px;
}

.sellingpt h4 {
    font-size: 21px;
    color: #004c4c;
    margin-bottom: 20px;
}

.sellingpt .description {
    max-width: 230px;
    text-align: left;
}

.sellingpt img {
    max-height: 80px;
    margin-bottom: 25px;
}

.smalltour {
    margin-bottom: 30px;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.smalltour:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

/**Hiking Q&A**/
.btn-hike {
    color: #004c4c;
    min-height: 44px;
    width: 100% !important;
    text-align: left;
    border: 0;
    outline: none !important;
    font-size: 18px;
    background-color: transparent;
}

.btn-hike:hover {
    color: #0b5858;
    text-decoration: none;
}

.btn-hike:focus {
    text-decoration: none;
}

.card-header {
    background-color: rgb(163, 155, 145, 0.1);
}

.card {
    border-radius: 0;
}

/**Minipage Arrow**/
.arrow, .arrow:before {
    position: absolute;
    left: 50%;
}

.arrow {
    width: 40px;
    height: 40px;
    top: 50%;
    margin: -20px 0 0 -20px;
    -webkit-transform: rotate(45deg);
    border-left: none;
    border-top: none;
    border-right: 2px #004c4c solid;
    border-bottom: 2px #004c4c solid;
}

.arrow:before {
    content: '';
    width: 20px;
    height: 20px;
    top: 50%;
    margin: -10px 0 0 -10px;
    border-left: none;
    border-top: none;
    border-right: 1px #004c4c solid;
    border-bottom: 1px #004c4c solid;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: arrow;
}

@keyframes arrow {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate(-10px, -10px);
    }
}

#grid .inner {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -45%);
    color: #fff;
    text-shadow: 2px 2px 4px #000000;
    letter-spacing: 2px;
    width: 100%;
}

#grid .title {
    font-size: 35px;
    font-weight: 500;
}

#grid .description {
    font-size: 16px;
    font-weight: 400;
}

#grid img {
    border-radius: 5px;
}


body {
    overflow-x: hidden;
}

.btn.sold-out {
    background: #004c4c;
    color: #fff;
}

.txt-sold-out {
    font-weight: 500;
    color: #004c4c;
}

.search-grid .trip-date {
    display: inline-block;
    margin-right: 15px;
}

.search-grid .depart-date-item {
    display: inline-block;
    margin-right: 8px;
}

.search-grid .date .TourListPopup {
    display: inline-block;
    color: #004c4c;
    cursor: pointer;
    font-weight: 500;
}

.sectionLocation iframe {
    width: 100% !important;
    height: 280px !important
}

.sectionLocation .hotline {
    display: inline-block;
    margin-right: 30px;
}

.sectionLocation .hotline a,
.sectionLocation .whatsapp a {
    color: #004c4c;
    text-decoration: underline;
}

.sectionLocation .contacts {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .select-custom.select-country .select-options li {
        width: 50%;
    }
}

@media(min-width:768px) {
    .select-custom.select-country .select-options {
        max-width: 457px
    }

    .select-custom.select-country .select-options li {
        width: 50%;
    }
}

@media(max-width:1199px) {
    .slider-hover-menu li.hasSubMenu > a {
        position: relative;
    }

    .slider-hover-menu li.hasSubMenu > a:after {
        content: "";
        position: absolute;
        top: 50%;
        right: -20px;
        width: 12px;
        height: 12px;
        border-top: 1px solid #4A4A4A;
        border-right: 1px solid #4A4A4A;
        transform: rotate(45deg);
        transition: all .3s;
        margin-top: -4px;
    }

    .slider-hover-menu li.hasSubMenu.open > a:after {
        transform: rotate(135deg);
    }

    .slider-hover-menu li.hasSubMenu .subMenu {
        list-style: none;
    }

    .slider-hover-menu li.hasSubMenu.open .subMenu:after {
        content: "";
        display: block;
        clear: both;
    }

    .slider-hover-menu li.hasSubMenu .subMenu li {
        width: 50%;
        margin-bottom: 10px;
        float: left;
    }

    .slider-hover-menu li.hasSubMenu .subMenu a {
        font-size: 18px;
    }
}

@media(max-width:767px) {
    .sectionLocation iframe {
        height: 200px !important
    }

    .slider-hover-menu li.hasSubMenu .subMenu {
        padding-left: 10px;
    }

    .slider-hover-menu li.hasSubMenu .subMenu li {
        margin-bottom: 8px;
    }

    .slider-hover-menu li.hasSubMenu .subMenu a {
        font-size: 16px;
        letter-spacing: 0
    }
}



/*added by Ian*/
.d-block {
    display: block;
}

@media (min-width: 992px) {
    .subMenu li {
        width: 50%;
    }

    .select-custom .select-options li:first-child {
        width: 100% !important;
    }
}

@media(max-width:991px) {
    .table-s10 .table-cell .btn {
        padding: 2px 12px 4px;
        height: unset;
    }
}

.swiper-button-next, .swiper-button-prev {
    color: #A39B91;
    color: #A39B91;
    padding: 0 60px;
    height: 100%;
    top: 0;
    transition: all .5s;
    margin-top: 0;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    background: rgba(0,0,0,.1);
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background: #DDD4CA;
}

.swiper-pagination-bullet-active {
    background: #C7B7A7;
}

.homepage-banner-swiper .banner-img {
    display: none;
    max-width: 100%;
}

@media(min-width:768px) {
    .homepage-banner-swiper .banner-img.pc {
        display: block;
    }
}

@media(max-width:991px) {
    .swiper-button-next, .swiper-button-prev {
        padding: 0 40px;
    }
}

@media(max-width:767px) {
    .homepage-banner-swiper .banner-img.mobile {
        display: block;
    }

    .swiper-button-next, .swiper-button-prev {
        padding: 0 20px;
    }
}

.home-input {
    position: relative;
}

.custom-dropdown-list {
    font-size: 16px;
}

.custom-dropdown-list .input {
    height: 40px;
    line-height: 40px;
    background-position: right 8px top 17px;
    border: 1px solid #A39B91;
    cursor: text;
    background-image: url(../Media/images/ico/select_arrow_up.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-color: #fff;
    color: #9B9B9B;
    padding: 0 8px;
}

.custom-dropdown-list .input.selected {
    color: #4a4a4a
}

.custom-dropdown-list .toggle {
    display: none;
}

.custom-dropdown-list .regions {
    position: absolute;
    width: 100%;
    max-width: 1086px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #A39B91;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    margin-top: -1px;
    padding: 20px 0 20px 24px;
}

.custom-dropdown-list .regions .region {
    width: 150px;
    padding-right: 24px;
    padding-bottom: 24px;
}

.custom-dropdown-list .option-text:hover {
    text-decoration: underline;
    color: #004C4C !important;
    cursor: pointer;
}

.custom-dropdown-list .option-value {
    display: none;
}

.custom-dropdown-list .children {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #DBDBDB;
}

.custom-dropdown-list .children .option {
    padding: 5px 0;
}

.groups-wrapper .top-buttons {
    width: 100%;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    padding-right: 24px;
}

.groups-wrapper .top-buttons .button {
    color: #004c4c;
    font-weight: 500;
}

.groups-wrapper .top-buttons .button:hover {
    cursor: pointer;
    text-decoration: underline
}

@media(max-width:1199px) {
    .custom-dropdown-list .groups-wrapper {
        max-width: 906px;
    }
}


@media(max-width:991px) {
    .custom-dropdown-list .groups-wrapper {
        max-width: 846px;
    }
}

@media(max-width:767px) {
    .custom-dropdown-list .groups-wrapper {
        width: 100%;
        max-height: 400px;
        overflow: auto;
    }

    .custom-dropdown-list .groups-wrapper .group-wrapper {
        min-width: 50%;
    }

    .custom-multiselect-dropdown .groups-wrapper {
        padding-top: 0 !important;
    }

    .groups-wrapper .top-buttons {
        padding-top: 20px;
        background: #fff;
        position: sticky;
        top: 0
    }
}
/*custom-multiselect-dropdown*/
.custom-multiselect-dropdown {
    font-size: 16px;
}

.custom-multiselect-dropdown .option-value {
    display: none;
}

.custom-multiselect-dropdown .input {
    height: 40px;
    line-height: 40px;
    background-position: right 8px top 17px;
    cursor: text;
    background-image: url(../Media/images/ico/select_arrow_up.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-color: #fff;
    color: #9B9B9B;
    padding: 0 8px;
    padding-right: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    border: 0;
}

.custom-multiselect-dropdown .toggle {
    display: none;
}

.custom-multiselect-dropdown .groups-wrapper {
    position: absolute;
    width: 100%;
    max-width: 1086px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    z-index: 9;
    background-color: #fff;
    border: 1px solid #A39B91;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    margin-top: -1px;
    padding: 20px 0 20px 24px;
}

.custom-multiselect-dropdown .group-wrapper {
    padding-right: 24px;
    padding-bottom: 24px;
}

.custom-multiselect-dropdown .child-option {
    padding: 5px 0;
}

.custom-multiselect-dropdown .option {
    cursor: pointer;
}

.custom-multiselect-dropdown .option:hover {
    color: #004c4c;
    text-decoration: underline;
}

.custom-multiselect-dropdown .option.selected:before {
    content: "✔";
    color: #004c4c;
}


/*********************/
.cruise-product-details-page .nav-pills .btn-tab {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding: 12px 15px;
    height: unset;
    font-size: 16px;
}

.cruise-product-details-page .nav-pills .btn-tab .min-price {
    display: block;
    font-size: 14px;
    color: #004c4c;
    font-weight: 500;
}

.cruise-product-details-page .nav-pills .btn-tab.active {
    color: #004c4c;
    font-weight: bold;
    background: #f5f5f5;
}

.horizontal-tab-wrp {
    display: flex;
}

.horizontal-tab-wrp .nav {
    border-right: 2px solid #f5f5f5;
    width: 160px;
}

.horizontal-tab-wrp .tab-content {
    padding: 0;
    flex: 1;
}

.horizontal-tab-wrp .title {
    font-size: 18px;
    font-weight: bold;
    color: #004c4c;
    padding: 10px 15px
}

.horizontal-tab-wrp .no-data {
    padding: 15px;
}

.horizontal-tab-wrp .tab-content .card {
    border: 0;
    border-top: 3px solid #004c4c;
    margin: 0 15px
}

.horizontal-tab-wrp .card-header {
    padding: .75rem 0;
}

.horizontal-tab-wrp .tab-content .card:not(:last-child) {
    margin-bottom: 10px;
}

.horizontal-tab-wrp .tab-content .card-header {
    background: #fff;
    border: 0;
    font-size: 16px;
}

.horizontal-tab-wrp .tab-content .card .card-body {
    padding: 10px 0;
}

.cabin-wrp {
    display: flex;
    padding: 10px;
    border: 1px solid #E8E8E8
}

.cabin-wrp .cabin-thumbnail {
    width: 140px;
    height: 140px;
}

.cabin-wrp .cabin-thumbnail img {
    max-width: 100%;
}

.cabin-wrp .actions {
    display: flex;
    align-items: end;
}

.cabin-wrp .actions .btn {
    margin: 0;
}

.cabin-wrp:not(:last-child) {
    margin-bottom: 15px
}

.cabin-wrp .price-wrp {
}

.cabin-wrp .basic-info {
    flex: 1;
    padding-left: 10px
}

.cabin-wrp .title {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 400;
}

.cabin-wrp .price-wrp .original-price {
    display: inline-block;
    text-decoration: line-through;
    font-weight: 400;
    color: #212529;
    margin-right: 20px;
}

.cabin-wrp .price-wrp .price {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #004c4c;
}

.cabin-wrp .price-wrp .price .num {
    font-size: 24px;
}

.cabins-card .show-more-wrp {
    padding: 20px;
    text-align: center;
}

#cruiseItineraries-tabContent {
    position: relative;
    padding-bottom: 30px;
}

#cruiseItineraries-tabContent .show-more-wrp {
    text-align: center;
    padding: 30px 0 0;
    background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
}

#cruiseItineraries-tabContent .show-more-wrp .show-more {
    padding: 12px 50px;
    color: #004c4c;
    transition: all .3s;
    border: 1px solid #004c4c;
    font-size: 16px;
}

#cruiseItineraries-tabContent .show-more-wrp .show-more:hover {
    color: #fff;
    background: #004c4c;
}

.cabin-wrp .params .param-item {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 14px;
}

.cabin-wrp .params .param-item:not(:last-child) {
    margin-right: 20px;
}

.cabin-wrp .params2 .param-item {
    margin-bottom: 0;
    margin-top: 8px;
}

.promotions-wrp .promotion-item:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
}

.promotions-wrp .promotion-item .title {
    font-size: 18px;
    color: #004c4c;
    font-weight: bold;
    margin-bottom: 8px;
}

.TravellerDRight-content {
    padding: 15px;
    background: #fff;
}

.home-input-wrap .nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
    background: rgba(233,231,234,0.7);
    color: #000
}

.home-input-wrap .nav-tabs .nav-link.active {
    background: rgba(233,231,234,1);
    color: #004c4c
}

.home-input-wrap .tab-content {
    background: rgba(233,231,234,1);
    border: 0;
}

.home-input-wrap .nav-tabs #tour-tab:before {
    background: url('../Images/icon_tab_tour.svg') no-repeat left center;
}

.home-input-wrap .nav-tabs #cruise-tab:before {
    background: url('../Images/icon_tab_cruise.svg') no-repeat left center;
}

.home-input-wrap .nav-tabs #riverboat-tab:before {
    background: url('../Images/icon_tab_river.svg') no-repeat left center;
}

.home-input-wrap .nav-tabs .nav-link:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

.home-input-wrap .nav-tabs .nav-link.active:before {
    filter: invert(19%) sepia(55%) saturate(1888%) hue-rotate(151deg) brightness(93%) contrast(104%);
}

.searchbar-wrapper {
    display: flex;
}

.searchbar-wrapper .filters {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}

.searchbar-wrapper .filters .filter {
    width: 33.333333%;
    margin: 12px 0 0 0;
    padding-left: 12px;
}

.searchbar-wrapper .filters .filter.w25 {
    width: 25%;
}

.searchbar-wrapper .filters .filter.w30 {
    width: 30%;
}

.searchbar-wrapper .filters .filter.w40 {
    width: 40%;
}

.searchbar-wrapper .filters * {
    vertical-align: top;
}

.searchbar-wrapper .actions > * {
    vertical-align: top;
}

.searchbar-wrapper .actions .btn {
    margin: 12px;
}

.searchbar-wrapper input:not([type="submit"]),
.searchbar-wrapper textarea,
.searchbar-wrapper select,
.searchbar-wrapper .select-custom {
    height: 40px;
}

.searchbar-wrapper .select-custom .select-styled {
    line-height: 40px;
    background-position: right 8px top 17px;
    border: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
}

.searchbar-wrapper .custom-dropdown-list .input {
    border: 0;
}

.searchbar-wrapper.tour-searchbar .select-custom .select-styled,
.searchbar-wrapper.tour-searchbar .custom-dropdown-list .input {
    border-bottom: 1px solid #ccc;
}


.tag-box-img.green {
    background-color: #004c4c
}

.cruise-search-result-wrapper {
    position: relative;
    margin-top: 60px;
}

.cruise-search-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255,255,255,.9);
    z-index: 100000;
    text-align: center;
}

.cruise-search-result .promotions {
    position: relative;
    border: 2px solid #A29B91;
    background: #FBF7F1;
    color: #8D7234;
    padding: 20px 15px 12px 15px;
    margin-top: 0;
}

.cruise-search-result .promotions .header {
    position: absolute;
    top: -15px;
    left: -2px;
    font-size: 16px;
    font-weight: 500;
    background: #8D7234;
    color: #fff;
    padding: 0 30px 0 15px;
    height: 30px;
    line-height: 30px;
}

.cruise-search-result .promotions .header:after {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    height: 30px;
    border-left: 20px solid #8D7234;
    border-right: 20px solid transparent;
    border-top: 30px solid #8D7234;
}

.cruise-search-result .promotions .description {
    font-weight: 400;
    color: #8D7234;
    font-size: 15px;
    margin-bottom: 0;
    word-break: break-word;
    word-wrap: anywhere;
    white-space: pre-wrap;
}

.cruise-search-result .tag {
    margin-bottom: 10px;
}

.cruise-search-result .tag-style2 span {
    background-color: #8D7234;
    color: #fff;
    border-color: #8D7234;
    font-weight: 400;
}

.cruise-search-result .tour-info {
    font-size: 18px;
    margin-bottom: 8px;
}

.cruise-search-result .tour-info > span {
    padding-right: 10px;
}

.cruise-search-result .departure-dates {
    font-size: 18px;
    margin-bottom: 8px;
}

.cruise-search-result .departure-dates .departure-date {
    padding-left: 10px;
}

.page-cruise-search .cruise-search-result .result-item:nth-child(even) {
    background-color: #f2f2f2;
}

.page-cruise-search .cruise-search-result .result-item:hover {
    background-color: #F4F1ED
}

.cruise-product-details-page .mobile-selected {
    display: none;
}
/************* Cruise Landing Page ******************/
.page-cruise-search .home-input-wrap,
.page-cruise-serial .home-input-wrap {
    position: static !important
}

.promotion-swiper .swiper-slide img {
    max-width: 100%;
}

.promotion-swiper .title {
    background: #E5DED5;
    color: #68511A;
    padding: 8px 15px;
    font-size: 18px;
    font-weight: 400;
}

.promotion-swiper .swiper-pagination {
    position: static;
    margin-top: 10px;
}

.promotion-swiper .swiper-button-next,
.promotion-swiper .swiper-button-prev {
    opacity: 0;
    height: 36px;
    width: 36px;
    background: rgba(0,0,0,.6);
    padding: 0;
    border-radius: 18px;
    text-align: center;
    top: 50%;
    margin-top: -18px;
    transform: translateY(-50%);
    z-index: 1000;
}

.promotion-swiper:hover .swiper-button-next,
.promotion-swiper:hover .swiper-button-prev {
    opacity: 1;
}

.promotion-swiper .swiper-button-next::after,
.promotion-swiper .swiper-button-prev::after {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.promotion-swiper .swiper-button-prev {
    left: 15px;
}

.promotion-swiper .swiper-button-next {
    right: 15px;
}

.page-cruise-serial .section-countries .section-title {
    color: #68511A;
    font-size: 40px;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 30px;
}

.section-countries .destination-item {
    position: relative;
    margin-bottom: 30px;
}

.section-countries .destination-item img {
    max-width: 100%;
}

.section-countries .destination-item .title {
    background: #E5DED5;
    color: #68511A;
    padding: 8px 15px;
    font-size: 18px;
    font-weight: 400;
}

.section-countries .tab-pane {
    padding: 30px 0
}

.section-countries .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    background: none;
    font-size: 18px;
    border: 0;
    border-radius: 0;
    padding-left: 40px;
    padding-right: 40px
}

.section-countries .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: #004c4c;
    color: #fff;
}

.home-input-wrap .tab-pane {
    position: relative;
}

.home-input-wrap .btn-advance-filter {
    position: absolute;
    bottom: -30px;
    right: 12px;
    color: #004c4c;
}

.home-input-wrap .btn-advance-filter:hover {
    text-decoration: underline;
}

.for-cruise-langding.home-input-wrap .nav-tabs .nav-link {
    background: none;
}

.for-cruise-langding.home-input-wrap .nav-tabs .nav-link.active {
    background: none;
    color: #004c4c;
    border-bottom: 3px solid #004c4c
}

.for-cruise-langding.home-input-wrap .advance-filters-wrapper {
    width: 100%;
    display: none;
    padding-bottom: 12px;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .advance-filters {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper {
    padding-bottom: 0;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .filters {
    flex-wrap: wrap;
    justify-content: start;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .filters .filter {
    margin: 0;
    padding: 12px 0 0 12px;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .filters .filter.w3 {
    width: 30%;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .filters .filter.w4 {
    width: 40%;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .filters .filter.w6 {
    width: 60%;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .filters .filter.break {
    width: 100%;
    padding: 0;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .price-range-filter {
    display: flex;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .price-range-filter .inputs {
    display: flex;
    flex: 1;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .price-range-filter .inputs input {
    position: relative;
    vertical-align: middle;
    padding-left: 30px;
    background: #fff url(../Images/icon-money.png) no-repeat 5px center;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .price-range-filter > div {
    line-height: 40px;
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .price-range-filter .txt-to {
    padding: 0 5px
}

.for-cruise-langding.home-input-wrap .searchbar-wrapper .price-range-filter .label {
    color: #004c4c;
}


.promotions-and-prices {
    display: flex;
    padding-bottom: 25px;
    justify-content: end;
}

.promotions-and-prices > div {
    flex: 1
}

.promotions-and-prices > .price {
    display: flex;
    padding-left: 30px;
    align-items: end;
    max-width: 50%
}

.promotions-and-prices > .price > div:first-child {
    text-align: right;
    padding-right: 20px;
    flex: 1;
}

.promotions-and-prices > .price > div:last-child {
    text-align: right;
}

.searchbar-wrapper .filters .actions {
    display: flex;
    align-items: end;
}

.depart-date-item {
    padding-right: 10px
}

.recommendSailings .product-item.others .promotions-and-prices {
    display: block;
}


.recommendSailings .product-item.others .promotions-and-prices .promotions {
    border: 0;
    background: none;
    margin-bottom: 10px;
}

.recommendSailings .product-item.others .promotions-and-prices .promotions .header {
    top: 0;
}

.recommendSailings .product-item.others .promotions-and-prices .promotions .description {
    display: none;
}

.recommendSailings .product-item.others .search-grid {
    padding-bottom: 0;
}

.recommendSailings .product-item.others .s-content {
    margin-bottom: 10px;
}

.recommendSailings .product-item.others .price {
    display: block;
    padding: 0;
    max-width: 100%;
}

.recommendSailings .product-item.others .promotions-and-prices > .price > div:first-child {
    text-align: left;
}

.recommendSailings .product-item.others .btn {
    width: 100%;
}

.cruise-product-details-page .point-star.v-middle {
    padding-bottom: 0;
}

.wanotifier-click-to-chat-btn {
    bottom: 80px !important;
    right: 25px !important;
}

.d-inline-block {
    display: inline-block !important;
}

.pr-30 {
    padding-right: 30px;
}

.select-custom .select-options-wrp.show .select-options {
    display: block !important;
}

.select-custom .option-group > span {
    font-weight: 500;
    color: #004c4c;
}

.select-custom.cruise-line-select {
    position: static;
}

.select-custom.cruise-line-select .select-options {
    position: absolute;
    width: 100%;
    max-width: 1086px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    background-color: #fff;
    border: 1px solid #A39B91;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    margin-top: -1px;
    padding: 20px 0 20px 24px;
}

.select-custom.cruise-line-select .select-options-wrp.show .select-options {
    display: flex !important;
    flex-wrap: wrap;
}

.select-custom.cruise-line-select .select-options-wrp.show .select-options > li:not(:first-child) {
    width: 33.333333%
}

.select-custom.cruise-line-select .select-group {
    padding-left: 0;
    margin-top: 8px;
}

.select-custom.cruise-line-select .option-group {
    padding: 0;
}

.select-custom.cruise-line-select .option-item {
    padding: 5px 0;
}

.select-custom.cruise-line-select .option-item.selected {
    background: none;
    color: #4A4A4A
}
/*.select-custom.cruise-line-select .option-item.selected::before {
    content: "✔";
    color: #004c4c;
    display:inline-block;
    padding-right:4px;
}*/
.select-custom.cruise-line-select .option-item:hover {
    background: none;
    text-decoration: underline;
    color: #004c4c
}

.custom-dropdown-list .group-option .option-text {
    font-weight: 500;
    color: #004c4c;
}

.custom-dropdown-list .group-option .option-text .rarr {
    position: absolute;
    font-weight: 300;
    margin-left: 10px;
    opacity: .7
}

.custom-dropdown-list.depart-dates .groups-wrapper .group-wrapper {
    min-width: 33.333333%
}

.sectionTitle {
    overflow: hidden;
}

@media(min-width:992px) {
    .recommendSailings .product-item.others .search-grid {
        display: block;
    }

    .recommendSailings .product-item.others .search-grid > div {
        display: block;
        width: 100%;
        padding: 0;
    }
}

@media(min-width:1200px) {
    .menu-wrap > ul > li.mobileOnly,
    #menuBtn {
        display: none;
    }

    #menu {
        z-index: 98;
        /*padding-top: 20px;*/
        /*padding-bottom: 20px;*/
        padding-top: 0;
        padding-bottom: 0;
    }

    .menu-wrap {
        position: relative;
        top: 0;
        left: 0;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        background-color: transparent;
        width: auto;
        height: auto;
        padding-left: 10px;
        padding-right: 0;
        display: inline-block;
        vertical-align: middle;
    }

    .menuWrap .txt-grey,
    .menuWrap .txt-grey a {
        color: #fff;
    }

    .menuWrap .txt-grey a:hover {
        color: #eeeeee;
    }

    .menu-white .menuWrap .txt-grey a:hover,
    .txt-white a:hover {
        color: #4a4a4a;
    }

    .menu-wrap > ul {
        text-align: center;
        padding-top: 0;
        font-size: 0;
    }

    .menu-wrap > ul > li {
        font-size: 16px;
        display: inline-block;
        margin-bottom: 0;
        -ms-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .menu-wrap > ul > li.active > a {
        background-color: transparent;
    }

    .menu-wrap > ul > li > a {
        padding: 36px 12px 37px;
        display: inline-block;
    }

    .desktopOnly .search-box .search-input {
        height: 40px;
        background-color: transparent;
        color: #4a4a4a;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 1px solid #ccc;
        width: 120px;
        padding-left: 0;
        padding-right: 0;
        border-radius: 0;
    }

    .desktopOnly .search-box:hover .search-input {
        width: 200px;
        padding-left: 0;
        padding-right: 5px;
        height: 40px;
        border-bottom: 0;
    }

    .desktopOnly .search-box:hover .search-input {
        width: 200px;
        padding-left: 0;
        padding-right: 5px;
        height: 40px;
        border-bottom: 0;
    }

    #menu.menu-bg-white .desktopOnly .search-box:hover .search-input {
        border-bottom: 1px solid #ccc;
    }

    .desktopOnly .search-box .search-submit {
        background-image: url(../Media/images/ico/ico_search.svg);
        background-color: transparent;
        height: 40px;
        width: 40px;
    }

    .menu-white .desktopOnly .search-box .search-submit {
        background-image: url(../Media/images/ico/ico_search.svg);
    }

    .desktopOnly .search-box {
        position: absolute;
        top: 27px;
        right: 103px;
        background-color: rgba(255,255,255,0);
        -ms-transition: background-color .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out;
        -webkit-transition: background-color .3s ease-in-out;
        -o-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out;
        background-color: rgba(255,255,255,1);
    }

    .desktopOnly .search-box:hover {
        background-color: rgba(255,255,255,1);
    }

    .desktopOnly .search-box:hover .search-submit {
        background-image: url(../Media/images/ico/ico_search.svg);
    }



    .b2b-header .desktopOnly .search-box {
        position: relative;
        top: 20px;
        right: 15px;
        margin-top: 7px;
        margin-bottom: 7px;
        display: inline-block;
    }

    .desktopOnly {
        display: table;
        float: right;
        height: 95px;
        vertical-align: middle;
    }

    .desktopOnly > li {
        font-size: 16px;
        display: table-cell;
        vertical-align: middle;
    }

    .desktopOnly > li > a {
        padding: 8px 12px;
    }

    .mobile1200 {
        display: none;
    }

    .logo {
        padding: 10px 0;
    }

    .hasSubMenu:hover .subMenu {
        visibility: visible;
        opacity: 1;
        transform: translateY(0%);
        transition-delay: 0s, 0s, 0.3s;
    }

    .subMenu {
        list-style-type: none;
        position: absolute;
        top: 80px;
        left: 0;
        background-color: #fff;
        width: 100%;
        font-size: 0;
        padding-left: 0;
        margin-top: 0;
        letter-spacing: 0;
        padding: 12px 0;
        border: 1px solid #A39B91;
        display: block;
        visibility: hidden;
        opacity: 0;
        transform: translateY(-2em);
        transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s;
    }

    .subMenu li {
        list-style-type: none;
        display: inline-block;
        width: 33.3333%;
        letter-spacing: 0;
        margin-bottom: 0;
        font-size: 0;
        float: left;
    }

    .subMenu li a {
        font-size: 15px;
        display: block;
        padding: 4px 8px 5px;
        letter-spacing: 1px;
        text-align: left;
        color: #4a4a4a;
        -moz-transition: all 0.15s ease-in;
        -o-transition: all 0.15s ease-in;
        -webkit-transition: all 0.15s ease-in;
        transition: all 0.15s ease-in;
    }

    .menuWrap .txt-grey .subMenu, .menuWrap .txt-grey .subMenu a {
        color: #4a4a4a;
    }

    .menu-bg-white .subMenu {
        top: 95px;
    }

    .subMenu li a:hover {
        background-color: #F4F1ED;
    }
}

@media(max-width:1199px) {
    .wanotifier-click-to-chat-btn {
        right: 10px !important;
    }
}

@media(max-width:991px) {
    .home-input-wrap {
        position: static;
    }

    .searchbar-wrapper {
        display: block;
        padding-right: 12px
    }

    .searchbar-wrapper .filters {
        flex-wrap: wrap;
    }

    .searchbar-wrapper .filters > div {
        width: 100%;
    }

    .promotions-and-prices {
        display: block;
    }

    .promotions-and-prices > .price {
        padding: 10px 0;
        max-width: 100%;
        flex-wrap: wrap;
    }

    .promotions-and-prices > .price > div {
        width: 100%;
        padding-right: 0 !important;
    }

    .promotions-and-prices > .price > div .cabin {
        margin-bottom: 8px;
    }

    .promotions-and-prices > .price > div:first-child {
        text-align: left;
    }

    .promotions-and-prices > .price .btn-grey-green {
        width: 100%;
        min-width: 120px;
    }

    .for-cruise-langding.home-input-wrap .searchbar-wrapper {
        padding-right: 12px;
    }

    .cruise-search-result:not(.recommendSailings) .search-grid .s-content {
        margin-bottom: 10px;
    }

    .cruise-search-result:not(.recommendSailings) .promotions {
        border: 0;
        background: none;
    }

    .cruise-search-result:not(.recommendSailings) .promotions .header {
        top: 0;
    }

    .cruise-search-result:not(.recommendSailings) .promotions .description {
        display: none;
    }

    .cruise-search-result:not(.recommendSailings) .container {
        padding: 0;
    }

    .wanotifier-click-to-chat-btn {
        bottom: 120px !important;
    }

    .cruise-product-details-page .schedule-contetn .images-item {
        background-color: #F4F1ED;
        text-align: center;
    }

    .cruise-product-details-page .schedule-contetn .images-item .desc {
        padding: 10px;
    }

    .select-custom.cruise-line-select .select-options-wrp.show .select-options > li:not(:first-child) {
        width: 100%;
    }

    .cruise-product-details-page .schedule-contetn .row.single-image {
        text-align: center;
        background-color: #F4F1ED;
    }
}

@media(max-width:767px) {
    .for-cruise-langding.home-input-wrap .searchbar-wrapper .filters .filter {
        width: 100% !important;
    }

    .home-input-wrap .nav-tabs .nav-link {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
    }

    .home-input-wrap .nav-tabs #tour-tab::before {
        margin-right: 6px;
    }

    .horizontal-tab-wrp {
        display: block;
    }

    .cabin-wrp .cabin-thumbnail {
        width: 80px;
        height: 80px;
    }

    .cabin-wrp {
        flex-wrap: wrap;
    }

    .cabin-wrp .title {
        margin-bottom: 4px;
    }

    .cabin-wrp .params .param-item {
        margin-bottom: 4px;
    }

    .cabin-wrp .actions {
        margin-top: 15px;
        width: 100%;
    }

    .cabin-wrp .actions .btn {
        width: 100%;
    }

    .cruise-search-result.recommendSailings .search-grid .s-content {
        margin-bottom: 10px;
    }

    .cruise-search-result.recommendSailings .promotions {
        border: 0;
        background: none;
    }

    .cruise-search-result.recommendSailings .promotions .header {
        top: 0;
    }

    .cruise-search-result.recommendSailings .promotions .description {
        display: none;
    }

    .cruise-search-result.recommendSailings .container {
        padding: 0;
    }

    .horizontal-tab-wrp .title {
        height: 45px;
    }

    .cruise-product-details-page .nav-pills .btn-tab {
        padding: 8px 15px;
    }

    .cruise-product-details-page .btn-tab.mobile-selected {
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
        height: 70px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #004c4c10;
        color: #004c4c;
        font-weight: bold;
        border: 1px solid #ddd
    }

    .cruise-product-details-page .btn-tab.mobile-selected .min-price {
        display: block;
        font-size: 14px;
        color: #004c4c;
        font-weight: 500;
    }

    .cruise-product-details-page .mobile-selected .switch {
        position: absolute;
        top: 0;
        right: 0;
        height: 70px;
        line-height: 70px;
        padding: 0 10px;
        color: #004c4c;
        display: none;
    }

    .cruise-product-details-page .multi-itinerary .mobile-selected .switch {
        display: inline-block;
    }

    #cruiseItineraries-tab {
        position: relative;
        width: 100%;
        border-right: 0
    }

    .horizontal-tab-wrp .nav.dates {
        height: 50vh;
        overflow-y: auto;
        position: absolute;
        z-index: 999;
        width: 100%;
        top: 115px;
        background: #fff;
        border: 1px solid #ddd;
        display: none;
    }

    .horizontal-tab-wrp .nav.dates .btn-tab:first-child {
        border-top: 0;
    }

    .horizontal-tab-wrp .nav.dates .btn-tab:last-child {
        border-bottom: 0;
    }

    .horizontal-tab-wrp .title {
        padding: 10px 0;
    }

    .horizontal-tab-wrp .tab-content .card {
        margin-left: 0;
        margin-right: 0;
    }

    .searchbar-wrapper .filters .filter {
        width: 100% !important
    }

    .recommendSailings .product-item {
        margin-bottom: 20px;
        padding-top: 15px;
    }

    .recommendSailings .product-item:nth-child(even) {
        background-color: #f2f2f2;
    }

    .recommendSailings .product-item .promotions-and-prices {
        padding-bottom: 15px;
    }

    .custom-dropdown-list.depart-dates .groups-wrapper .group-wrapper {
        min-width: 100%
    }

    .custom-multiselect-dropdown .groups-wrapper {
        padding-left: 15px;
    }

    .custom-multiselect-dropdown .group-wrapper {
        padding-right: 15px
    }

    .select-custom .select-options-wrp .select-options {
        max-height: 400px;
        overflow: scroll;
    }
}

@media(min-width:992px) {
    .booking-result-wrap .TravellerDLeft {
        padding-top: 95px;
    }
}

/***** New Menu ****/

@media (min-width: 1200px) {
    .menu-wrap {
        position: static;
    }

    .subMenu {
        display: flex;
        flex-wrap: wrap;
        padding-left: 24px;
        width: 90vw;
        max-width: 1086px;
        left: 50%;
        transform: translateX(-50%) !important
    }

    .subMenu li.region {
        width: unset;
        float: none;
        padding: 0 24px 30px 0;
        width: 150px;
    }

    .subMenu li a:hover {
        background: none;
        text-decoration: underline;
        text-underline-offset: 4px;
        color: #004C4C !important
    }

    .subMenu ul.countries {
        margin-top: 0;
        padding-left: 0;
        border-top: 1px solid #DBDBDB;
        padding-top: 10px;
        margin-top: 10px;
    }

    .subMenu ul.countries li {
        width: 100%;
        float: none;
    }

    .subMenu .region-link {
        color: #004c4c !important;
        font-weight: 500;
        position: relative;
    }

    .subMenu .region-link .rarr {
        position: absolute;
        font-weight: 300;
        margin-left: 10px;
        opacity: .7
    }

    .subMenu .region-link,
    .subMenu .country-link {
        padding: 5px 0;
    }
}

@media(max-width:1199px) {
    .subMenu {
        display: none;
        flex-wrap: wrap;
    }

    .open .subMenu {
        display: flex !important;
    }

    .subMenu li.region {
        width: 50%;
        float: none;
        padding: 0 16px 16px 0;
    }

    .subMenu ul.countries {
        margin-top: 0;
        padding-left: 0;
        border-top: 1px solid #DBDBDB;
        padding-top: 10px;
        margin-top: 10px;
    }

    .slider-hover-menu li.hasSubMenu .subMenu .countries li {
        list-style: none;
        width: 100%;
        float: none;
    }

    .subMenu .country-link {
        display: block;
        list-style: none;
    }

    .subMenu .region-link {
        color: #004c4c !important;
        font-weight: 500;
        position: relative;
    }

    .subMenu .region-link .rarr {
        position: absolute;
        font-weight: 300;
        margin-left: 10px;
        opacity: .7
    }
}
