﻿body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 12px;
    color: #121212;
    position: inherit;
    z-index: -1;
}

.item:hover {
    opacity: 1 !important;
}

.img {
    width: 100%;
}

.br {
    margin-bottom: 30px;
}

.menu-header * a:hover, #menu-header * a:active {
    text-decoration: none;
}

.menu-header {
    position: relative;
    z-index: 9999;
    background-color: #fff;
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.9em;
    border-bottom: 1px solid #ddd;
}

    .menu-header a {
        color: #acacac;
        font-size: 0.9em;
    }

        .menu-header a:hover {
            color: #344a71;
            /*font-size:0.9em;*/
        }

.header_left {
    padding: 10px 0px 10px 0px;
    font-size: 11px;
    color: #acacac;
}

.header_right span {
    padding: 0px 10px 0px 10px;
    border-right: 1px solid;
}

.header_right {
    float: right;
    margin-top: 10px;
}

    .header_right span a:hover, .header_right span a:active, .header_right span a:focus {
        color: #fff;
        text-decoration: none;
        outline: none;
        cursor: pointer;
    }


.dropdown {
    font-size: 12px;
    position: relative;
    display: inline-block;
    float: right;
}
.header-trip img{
    width: 125px;
}

.dropdown .language:hover .dropdown-menu {
    display: block;
}

.language {
    background: transparent;
    border: transparent;
}

    .language:hover {
        background: rgb(249, 246, 246);
        color: #333;
    }

.dropdown span {
    color: #acacac;
    line-height: 35px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

.dropdown ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    min-width: 80px;
    right: 0;
    width: 100%;
    border-radius: 0px;
    position: absolute;
    z-index: 999;
    left: 0px;
}

    .dropdown ul li {
        background: transparent;
    }

.dropdown .dropdown-menu .active a {
    background-color: #344a71;
}

.icon a i {
    padding-right: 10px;
    font-size: 19px;
    line-height: 35px;
    color: rgba(249, 246, 246, 0.75);
}

    .icon a i:hover, .icon a i:active {
        color: #fff;
    }

#icon-language .social {
    margin-right: 10px;
}

#icon-language .social-content {
    margin-top: 15px;
}

    #icon-language .social-content a {
        padding: 2px;
    }

    #icon-language .social-content i.fa {
        padding: 4px 5px;
        font-size: 10px;
    }

    #icon-language .social-content .face {
        padding: 4px 7px !important;
    }

    #icon-language .social-content .google {
        padding: 4px 3px !important;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent !important;
}

#style-navbar {
    background-color: #006483;
    position: relative;
    z-index: 100;
}

.carousel {
    z-index: 99;
}

.bar-menu-header {
    position: fixed !important;
    z-index: 999;
    top: 0;
    width: 100%;
    padding: 0px;
    height: auto;
}

.dropdown a i {
    font-size: 15px;
    padding-right: 15px;
    color: rgba(255, 255, 255, 0.72);
}

    .dropdown a i:hover {
        color: #fff;
    }

.icon-language span {
    border-right: 1px solid #ddd;
}
/*menu*/
.baner-nav {
    z-index: 999;
    position: absolute;
    width: 100%;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus ul {
    background-color: transparent !important;
    color: #fff;
}

li a.menu {
    background-color: transparent;
}

ul li a:hover, ul li a:active, ul li a:focus {
    background-color: transparent;
    outline: none;
    border: transparent;
}

.sub-menu {
    float: left;
    font-size: 12px;
}

#sub-menu li.li-menu {
    padding: 0;
}

#sub-menu .li-menu a {
    padding: 0 10px;
    line-height: 70px;
}

#sub-menu .drop a {
    padding: 0 10px;
    line-height: 70px;
}

ul li.li-menu a.menu, .drop a {
    color: #fff;
    text-transform: uppercase;
}

.drop .dropdown-menu li a:hover {
    color: #fff;
}

#sub-menu .active a {
    color: #fff;
    background: #144aa8;
    border-radius: 0px;
}

#sub-menu .li-menu:hover a, .drop a:hover {
    background: #ffd400 !important;
    border-radius: 0px;
    color: #fff;
    text-decoration: none;
}

#sub-menu .nav-pills > li + li {
    margin-left: 0px;
}

.dropdown-menu li:hover a {
    background: #fff;
    border-radius: 0px;
}

ul li.li-menu a:hover {
    color: #fff;
}

#sub-menu .dropdown-menu {
    border-radius: 0px;
    border: none;
    top: 97%;
    padding: 0px;
    color: #333 !important;
}

#sub-menu .sm-nowrap {
    border-radius: 0px;
    border: none;
    top: -6%;
    left: 101%;
    padding: 0px;
}

#sub-menu .dropdown-menu a {
    line-height: 40px;
    font-size: 12px;
}

#nav-nemu .drop:hover > .dropdown-menu {
    display: block;
}

#nav-nemu .li-menu .dropdown-menu > li > a:hover {
    background: #144aa8;
    color: #fff;
}

#myCarousel .carousel-control {
    background: transparent;
    border: transparent;
}

    #myCarousel .carousel-control span {
        font-size: 20px;
        padding: 10px;
        top: 45%;
    }

#scr-bar img {
    margin-top: 8px;
    height: 61px;
    max-height: 100%;
    width: auto;
}
/*.carousel{
    top:-125px;
}*/
/*silder*/
#myCarousel .carousel-control {
    background: transparent;
    border: transparent;
}

    #myCarousel .carousel-control span {
        font-size: 20px;
        padding: 10px;
        top: 50%;
    }

.navbar-right {
    margin-left: 10px;
    margin-top: -15px;
}

.content img {
    width: 100%;
    height: 100%;
}
/*///datapicker*/
.datepickerebe-on select {
    margin: 10px 0;
}

.datepickerebe-on .dropdown-menu > li > a:hover {
    background: #f7921c;
    color: #fff;
}

.dropdown .btn-default {
    background: #fff;
    padding-right: 5px;
}

.datepickerebe .btn-warning:hover {
    border-color: #e7c130;
    background-color: #e7c130;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    text-align: center;
}

#ui-datepicker-div .ui-state-default {
    text-align: center;
}

.datepickerebe-on .dropdown, .datepickerebe-on .dropdown button {
    width: 100%;
    height: 35px;
    margin: 10px 0px;
}

.input-append {
    margin-top: 20px;
}

#index {
    text-align: center;
    color: #333333;
    position: absolute;
    z-index: 99;
    top: 40%;
    left: 0;
    right: 0;
}

.datepickerebe .btn-warning {
    border: 2px solid #e7c130;
    background-color: #e7c130;
    color: #fff;
}

.datepickerebe .datepickerebe-on {
    display: inline-block;
    vertical-align: middle;
    padding: 25px 0px 25px 0px;
    width: 84%;
}

    .datepickerebe .datepickerebe-on label {
        color: white;
        float: left;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.5em;
        margin-right: 10px;
    }

    .datepickerebe .datepickerebe-on span {
        color: #000;
    }

    .datepickerebe .datepickerebe-on a {
        text-transform: uppercase;
        margin-top: 25px;
    }

.datepickerebe .dropdown-menu li > a {
    margin: 0;
    padding: 10px 15px;
}

@media screen and (max-width: 700px) {
    #index .form-search .form-group, #index .btn-style-1 {
        width: 100%;
        margin-bottom: 10px;
    }

    h1, h2, h3, h4, h5, h6, li {
        font-size: 14px !important;
    }

    .quote {
        font-size: 14px;
    }

    .sub-banner.bg-default, .main-wrap {
        display: none;
    }

    #index {
        margin-top: 0px;
        background: #f5f5f5;
        text-align: center;
        color: #333333;
        position: relative;
        z-index: 99;
        top: 0;
        left: 0;
        width: auto;
    }

    #myCarousel {
        margin-bottom: 0px;
    }

    #scr-bar img {
        margin-top: 10px;
    }

    .datepickerebe .datepickerebe-on label {
        color: #000;
        padding-bottom: 5px;
    }

    .datepickerebe .datepickerebe-on span {
        color: #000;
    }

    .mg-bottom-10 {
        float: left;
    }

    .datepickerebe .datepickerebe-on .from {
        margin-right: 35px;
    }
    .header-trip {
        display : block !important;
    }
    .img-logo{
        float: left;
    }
    .header-trip > a > img {
        width: 100px !important;
        float: right !important;
    }
    .totalservice{
        display: block !important;
    }
    .bk-price-info1{
        display: none !important;
    }
    .cdsROW.narrow{
        width: 200px !important;
    }
}
.totalservice{
    display : none;
}

@media screen and (max-width: 1100px) {
    .sub-banner ul li:first-child, .sub-banner ul li {
        font-size: 15px !important;
        margin-top: 10px !important;
        padding: 0 5px !important;
    }

    .datepickerebe-on {
        width: 97% !important;
    }

    #index {
        top: 20%;
    }

    #myCarousel {
        margin-bottom: 0px;
    }
}
/*slider*/
.content {
    height: 70vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    text-align: center;
}

/*img-shapes*/
.shapes {
    padding-top: 40px;
    text-align: center;
    margin: 0 auto;
}

.img-circle {
    border: 2px solid;
}

p {
    line-height: 24px;
    margin-bottom: 10px;
}

h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.icon h4 a:hover, .icon h4 a:active {
    text-decoration: none;
    color: #f8c218;
}

.icon .icon-fa i {
    display: inline-block;
    background: #e8e8e8;
    border: 5px solid rgb(249, 246, 246);
    font-size: 28px;
    line-height: 60px;
    text-align: center;
    color: #00557f;
    width: 70px;
    height: 70px;
    border-radius: 44px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

/*latest*/
.border-title {
    background: url('/Content/Img/splitter.png') bottom repeat-x;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0px 0px 50px;
    padding: 0px;
    position: relative;
}
/*.border-title h2 span{
    border-bottom: 6px solid #f39d12;
}*/
/*lastest*/
.icon-menu {
    border-radius: 30px;
    border: 4px solid #0698b1;
    float: right;
    color: #0698b1;
}

.btn-icon {
    background: transparent;
    border: transparent;
    margin-top: 40px;
    font-size: 30px;
}

    .btn-icon span {
        display: inline-block;
        background: #e8e8e8;
        border: 5px solid rgb(249, 246, 246);
        font-size: 28px;
        line-height: 40px;
        text-align: center;
        color: #a5a5a5;
        width: 50px;
        height: 50px;
        border-radius: 44px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 100ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
    }

        .btn-icon span :hover, .btn-icon span:active {
            font-size: 20px;
        }

button:focus {
    outline: none;
}
/*off boder button*/
.border-title h2 {
    border-bottom: 5px solid #0698b1;
    display: inline-block;
    padding-bottom: 10px;
}

.span-icon {
    color: #0698b1;
    /*margin: 34px 0px 0px -10px;*/
    position: absolute;
}

footer {
    font-size: 13px;
    background-color: #edf0f2;
}

.widget .widgettitle a {
    color: #006483;
    font-size: 18px;
    font-weight: bold;
}

    .widget .widgettitle a:hover, .widget .widgettitle a:active {
        color: #f8c218;
        text-decoration: none;
    }

.widget ul li {
    color: white;
}

    .widget ul li a {
        line-height: 33px;
    }

        .widget ul li a:hover, .widget ul li a:active {
            color: #f8c218;
            text-decoration: none;
        }

.product_list_widget li {
    color: white;
}

    .product_list_widget li span {
        color: white;
    }

.widget p {
    color: rgba(0,0,0,0.7);
    padding-left: 0px;
}

    .widget p a {
        color: rgba(0,0,0,0.7);
    }

        .widget p a:hover, .widget p a:active {
            color: #e7c130;
            text-decoration: none;
        }

.copyright {
    background: rgba(0, 0, 0, 0.1);
    color: #6a6a6a;
}

    .copyright p {
        color: rgba(255, 255, 255, 0.78);
        line-height: 10px;
        display: block;
        padding-top: 10px;
    }

.social-content a {
    color: #337ab7;
}
/*footer*/
footer {
    font-family: Arial,sans-serif;
}

#ft-bt {
    padding-bottom: 10px;
    color: #fff;
}
.widget {
    margin-top: -17px;
}
.widget img {
    width: 250px;
}
#slider1 {
    margin-bottom: 10px;
}
#col1 {
    color: rgba(0,0,0,0.7);
}

    #col1 p {
        color: rgba(0,0,0,0.7);
    }

#ft-bt p i {
    color: rgba(0,0,0,0.7);
    margin-right: 5px;
}

#col1 p span a {
    color: #acacac;
}

#col1 p span {
    color: rgba(0,0,0,0.7);
    margin-right: 5px;
}

footer a {
    color: #fff;
}

    footer a:hover, footer a:active {
        color: #e7c130;
        text-decoration: none;
    }

#widget {
    margin-top: 15px;
}

    #widget p {
        color: rgba(255, 255, 255, 0.78);
    }

#ft-menu {
    padding-left: 12px;
    list-style-type: none;
}

    #ft-menu a {
        color: rgba(0,0,0,0.7);
    }

.widget div a .ia {
    width: 35px;
    padding: 5px;
}

.product_list_widget img {
    width: 50px;
}
/*OUR owl-carousel owl-theme slideshow*/
.our {
    margin-top: 50px;
}

.owl-demo {
    position: relative;
}

div.cap-img {
    text-align: center;
    height: auto;
    padding: 15px;
}

    div.cap-img h2 a {
        color: #f7921c;
        font-size: 18px;
    }

        div.cap-img h2 a:hover, div.cap-img h2 a:focus {
            color: #f7921c;
            text-decoration: none;
            outline: none;
        }

.OUR #owl-demo .item {
    margin-right: 15px;
    margin-left: 15px;
    border-radius: 3px;
    text-align: center;
}

.customNavigation {
    text-align: center;
}

    .customNavigation a {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

.owl-carousel .thumbnail .cap-img a img {
    width: auto;
}

/* for 700px or less */
@media screen and (max-width: 500px) {
    #style-navbar #scr-bar h2 {
        margin-bottom: -35px;
    }

    #srcoller .phone-no a {
        display: none;
    }

    #icon-language a span {
        display: none;
    }

    #sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul li {
        width: 100%;
        text-align: center;
        border-top: 1px solid #ddd;
        padding: 5px;
        background-color: #006483;
    }

    #sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul {
        margin-left: 0px !important;
        position: relative;
        box-shadow: none;
        height: 300px;
        overflow: auto;
    }

    #slider #slidernivo #myCarousel .carousel-inner .item .one_half {
        display: none;
    }

    #slider {
        display: block;
    }
    .flex-active-slide img{
        max-height: 225px !important;
    }
    .flexslider {
        margin: 0 0 9px !important;
    }
    .padd{
        padding-left: 10px !important;
    }

    img.shadow {
        display: none;
    }

    #slider-latest #owl-demo1 .disabled {
        display: none !important;
    }

    /*#sub-menu .navbar-default .navbar-toggle {
        margin-top: -40px !important;
    }*/

    .owl-theme .owl-dots .owl-dot {
        display: block !important;
        float: left;
    }

    .owl-theme .owl-dots {
        margin: auto;
        vertical-align: middle;
        text-align: center !important;
        display: table;
    }

    #slider-latest #owl-demo .disabled {
        display: none !important;
    }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none ;
    }

    /*footer .container #col2 {
        display: none;
    }*/
    #ft-bt .widget img {
        width: 65%;
    }

    footer .container #col3 {
        display: none;
    }

    footer .copyright {
        display: block;
    }

        footer .copyright a {
            display: none;
        }

        footer .copyright p {
            line-height: 20px !important;
        }
}

.navbar-default .navbar-toggle {
    background: transparent;
}

#sub-menu .navbar-default .navbar-toggle:hover, #sub-menu .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
/* for 480px or less */
@media screen and (max-width: 1100px) {
    #sub-menu li.li-menu {
        width: 100%;
        text-align: center;
    }

    .header_left {
        display: none;
    }

    .height-item {
        max-height: 1200px;
    }

    .content {
        height: 400px !important;
    }

    h2, h1, h3 {
        font-size: 20px !important;
    }

    #style-navbar #scr-bar h2 {
        font-size: 25px;
        width: 200px;
        margin-left: -10px;
    }

    #sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul {
        margin-left: 50px;
        padding-bottom: 3px;
        font-size: 12px;
    }

    #slider-latest #owl-demo1 .disabled {
        margin-top: -340px !important;
    }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        /*margin-top: -180px !important;*/
    }

    #slider #slidernivo #myCarousel .carousel-inner .item .one_half {
        display: none;
    }

    #slider #slidernivo #myCarousel .carousel-inner .item img {
        width: 95%;
        height: 95%;
        margin: 0 auto;
        padding-right: 60px;
        margin-top: 10px;
    }

    #icon-language {
        /*margin-top: -35px;*/
        height: 35px;
    }
    /*footer*/
    .social {
        margin-right: -10px;
    }

        .social i {
            padding: 5px 6px !important;
        }

            .social i.face {
                padding: 5px 8px !important;
            }

            .social i.google {
                padding: 5px 4px !important;
            }

    .titel-mail h4 {
        font-size: 12px;
        padding-top: 10px;
    }

    .social-content a {
        padding: 2px !important;
    }

    .datepickerebe-on .titel-mail h4 {
        color: #e7c130;
        font-size: 12px;
        margin-top: 0px;
    }

    .datepickerebe .datepickerebe-on a {
        text-transform: uppercase;
        /*margin-top: 4px !important;*/
        overflow: hidden;
        font-size: 10px;
    }

    .accomd-modations-header {
        width: auto !important;
    }

    .accomd-modations-header {
        margin-left: 0px !important;
    }

    .owl-item .cap-img .titel-price {
        top: 215px;
    }

    .room-detail_amenities {
        margin-top: 20px;
    }

    .titel-icon {
        display: none;
    }

    .element-item {
        width: 240px !important;
        height: 100px !important;
    }

    .awe-calendar-wrapper {
        width: 100% !important;
    }

    .datetime {
        width: 100% !important;
    }

    .index .col-sm-2 {
        width: 18.666667% !important;
    }

    .icheck {
        display: none;
    }

    .main-wrap {
        display: none;
    }

    #index {
        display: block;
    }
}

@media screen and (max-width: 700px) {
    .item-content .height-item {
        max-height: 600px;
    }

    .content {
        height: 200px !important;
    }

    .menu-header {
        z-index: 99;
    }

    #srcoller {
        height: 34px;
    }

    .header_left {
        display: none;
    }

    #style-navbar {
        height: auto;
        background: transparent;
        position: absolute;
        top: 10px;
    }

    .bar-menu-header {
        background: #fff !important;
    }

    #slider #slidernivo #myCarousel .carousel-inner .item .one_half {
        display: none;
    }

    #slider #slidernivo #myCarousel .carousel-inner .item img {
        width: 90%;
        height: 90%;
        margin: 0 auto;
        padding-right: 60px;
        margin-top: 10px;
    }

    .hr {
        margin-top: 0px !important;
    }

    .datepickerebe-on .titel-mail h4 {
        color: #e7c130;
        margin-bottom: 20px;
    }

    .element-item {
        width: 160px !important;
        height: 90px !important;
    }

    .blog .social-content i.fa {
        margin-left: 0px !important;
    }
    /*datapickcer*/
    .awe-calendar-wrapper i {
        color: #000 !important;
    }

    .awe-calendar-wrapper .awe-calendar {
        color: #000 !important;
        border: 2px solid #000 !important;
    }

    .index {
        display: block !important;
    }

        .index .col-xs-6 {
            width: 100% !important;
            margin-top: 20px;
        }

        .index .dropdown {
            width: 100%;
        }

        .index .datetime {
            color: #000 !important;
            border: 2px solid #000 !important;
            text-align: left;
        }

    .owl-item .cap-img .titel-price {
        top: 270px;
    }

    #sub-menu .navbar-collapse.collapse {
        float: right;
    }

    .baner-nav {
        position: relative;
    }

    #myCarousel .carousel-control span {
        top: 40%;
    }
}

#footer .mailchimp h4 {
    display: inline-block;
    font-family: Montserrat;
    margin: 0;
    color: #fff;
    font-size: 25px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 400;
}

.social-content {
    margin-top: 15px;
}

    .social-content a {
        padding: 5px;
    }

    .social-content i.fa {
        padding: 8px 9px;
        font-size: 12px;
    }

        .social-content i.fa:hover {
            color: #e7c130;
        }

    .social-content .face {
        padding: 8px 11px !important;
    }

    .social-content .google {
        padding: 8px 7px !important;
    }

.titel-mail h4 {
    color: #fff;
    font-weight: 600;
}

    .titel-mail h4 i {
        padding: 10px;
        margin-right: 20px;
        color: #e7c130;
    }

.mailchimp-form {
    padding: 15px;
}

    .mailchimp-form .form-control {
        border-radius: 0px;
    }

    .mailchimp-form button {
        background-color: #e7c130;
        border: #e7c130;
        color: #fff;
    }

.index {
    margin-bottom: 20px;
}

.bgr-index .view-12 {
    margin-bottom: 45px;
}

.wrap-content-pri {
    background-color: #f5f5f5;
    margin-top: 40px;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .navbar-default .navbar-toggle {
        margin-top: -50px !important;
    }
}

@media screen and (max-width: 1024px) {
    #sub-menu .navbar-header {
        float: right;
    }

    #sub-menu .navbar-toggle {
        background: none;
        margin-top: 9px !important;
        float: right;
    }

    .navbar-default .navbar-toggle {
        display: block;
    }

    #sub-menu .collapse.in {
        display: block !important;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

    #sub-menu .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: hidden !important;
    }

    #sub-menu .navbar-collapse.in {
        display: block !important;
        overflow: hidden !important;
        background:;
    }
}
/*top menu left*/
.logo-cruises {
    list-style: none;
}

    .logo-cruises li {
        display: inline-block;
    }

        .logo-cruises li a {
            display: block;
            color: rgba(255,255,255,0.5);
            font-size: 11px;
            padding: 0 25px;
            text-align: center;
        }

    .logo-cruises .img {
        background-image: url('../Img/icon/logo-cruise-top-new.png');
        background-repeat: no-repeat;
        height: 35px;
        margin: 0 auto;
    }

    .logo-cruises li a:hover {
        color: #fff;
    }

    .logo-cruises li:first-child a {
        padding-left: 0;
    }

    .logo-cruises .paradise {
        width: 75px;
        background-position: 2px -8px;
        position: absolute;
    }

    .logo-cruises .indochina {
        width: 91px;
        background-position: -120px -4px;
        position: absolute;
    }

    .logo-cruises .aphrodite {
        width: 91px;
        background-position: -250px -9px;
        position: absolute;
    }

    .logo-cruises li a:hover .aphrodite {
        background-position: -250px -51px;
        position: absolute;
        width: 91px;
    }

    .logo-cruises li a:hover .indochina {
        background-position: -120px -52px;
        position: absolute;
    }

    .logo-cruises li a:hover .paradise {
        background-position: 2px -50px;
        position: absolute;
    }

.header-fix-top ul li {
    position: relative;
}

.logo-cruises li a span.name {
    position: relative;
    bottom: -40px;
    height: 60px;
}

.logo-cruises li a span {
    display: block;
}
/*.logo-cruises a .border:before{
    content:"|";
    position:relative;
}*/
/*top menu right*/
.top-links {
    display: table;
    padding-top: 23px;
}

    .top-links li {
        float: left;
    }

        .top-links li a {
            display: block;
            padding: 8px;
            font-size: 14px;
            color: #006483;
        }

.iw-chancesleet, .iw-sleet, .iw-nt_chancesleet, .iw-nt_sleet, .iw-rain, .iw-chancetstorms, .iw-tstorms, .iw-nt_chancetstorms, .iw-nt_tstorms {
    background-position: 0 0;
    width: 20px;
}

.iw {
    display: inline-block;
    background-image: url('../Img/icon/ic-weather-header.png');
    background-repeat: no-repeat;
    height: 19px;
    vertical-align: middle;
}

.text-middle {
    vertical-align: middle;
}

.inline-block {
    display: inline-block;
}

.pull-right {
    list-style: none;
}

.top-links .heart .red-badge {
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 3px;
    font-size: 12px;
    background-color: #d60000;
    color: #fff;
    top: -.8em;
}

.red-badge {
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 1px 3px;
    font-size: 12px;
    background-color: #d60000;
    color: #fff;
    top: -.6em;
    right: -2px;
    -webkit-box-shadow: 1px 1px 0 rgba(23,21,24,0.4);
    -khtml-box-shadow: 1px 1px 0 rgba(23,21,24,0.4);
    -moz-box-shadow: 1px 1px 0 rgba(23,21,24,0.4);
    -ms-box-shadow: 1px 1px 0 rgba(23,21,24,0.4);
    -o-box-shadow: 1px 1px 0 rgba(23,21,24,0.4);
    box-shadow: 1px 1px 0 rgba(23,21,24,0.4);
}

.top-links .sub-wishlist {
    width: 355px;
    left: 0;
}

.top-links .sub-language, .top-links .sub-wishlist {
    position: absolute;
    padding: 10px 0 0;
    top: 42px;
    background-color: #fff;
    color: rgba(51,51,51,0.8);
    border: 2px solid #144aa8;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.text-center {
    text-align: center;
}
/*#owl-demo2*/
#owl-demo2 .item .post-single {
    padding-bottom: 3px;
}

#owl-demo2 .item:hover .bg-default {
    background-color: #fafdff;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#owl-demo2 .item .bg-default {
    -webkit-box-shadow: 0 1px 0 #c7c7c7;
    -khtml-box-shadow: 0 1px 0 #c7c7c7;
    -moz-box-shadow: 0 1px 0 #c7c7c7;
    -ms-box-shadow: 0 1px 0 #c7c7c7;
    -o-box-shadow: 0 1px 0 #c7c7c7;
    box-shadow: 0 1px 0 #c7c7c7;
}

#owl-demo2 .i-header {
    width: 100%;
    height: 207px;
    position: relative;
    display: block;
}

    #owl-demo2 .i-header:before {
        content: '';
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all .3s;
        -khtml-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

#owl-demo2 img {
    width: 100%;
    height: 100%;
}

#owl-demo2 .i-header .heart-o {
    position: absolute;
    z-index: 10;
    top: 15px;
    right: 15px;
    color: #fff;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    #owl-demo2 .i-header .heart-o:before {
        width: 24px;
        height: 24px;
        line-height: 26px;
        text-align: center;
        background-color: rgba(0,0,0,0.3);
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        content: '\f004';
        display: inline-block;
        font-family: 'FontAwesome';
        margin-right: 5px;
        -webkit-transition: all .3s;
        -khtml-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

.freeBusKayaking {
    padding-left: 47px;
}

.freeBus, .freeKayaking, .freeBusKayaking {
    color: #fff;
    font-size: 12px;
    background-color: rgba(0,0,0,0.5);
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    display: inline-block;
    padding: 4px 12px 4px 20px;
    position: absolute;
    top: 15px;
    left: 29px;
    z-index: 99;
}

    .freeBusKayaking::after {
        width: 55px;
        background-image: url('../Img/icon/tag-owl.png');
        background-repeat: no-repeat;
        background-position: 3px 4px;
    }

    .freeBus::after, .freeKayaking::after, .freeBusKayaking::after {
        content: '';
        display: inline-block;
        font-family: 'FontAwesome';
        width: 28px;
        height: 28px;
        line-height: 24px;
        background-color: #ffd42a;
        color: #000;
        font-size: 14px;
        border-radius: 14px;
        border: 2px solid #fff;
        text-align: center;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -14px;
    }

#owl-demo2 .i-body {
    padding: 15px 15px 20px;
    position: relative;
}

    #owl-demo2 .i-body .title {
        font-size: 16px;
        font-weight: 700;
        padding-right: 86px;
        margin-bottom: 5px;
    }

    #owl-demo2 .i-body .price {
        font-size: 26px;
        color: #000;
        position: absolute;
        right: 15px;
        top: 15px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 700;
        padding-right: 24px;
    }

        #owl-demo2 .i-body .price sup {
            left: -2px;
            font-size: 12px;
        }

        #owl-demo2 .i-body .price span {
            position: absolute;
            right: 0;
            top: -1px;
            display: inline-block;
            font-weight: 400;
            font-size: 10px;
            line-height: 1;
        }

.pa-thumbnail .th-detail .bread > li + li:before {
    padding: 0 5px;
    color: #0054a0;
    font-family: 'FontAwesome';
    content: "\f105";
}

.title a:hover, .title a, .title a:focus {
    color: #f7921c;
    text-decoration: none;
    outline: none;
}

.header_left ul {
    padding: 0;
}
/*datapiker*/
.form-search {
    background-color: rgba(0,0,0,0.3);
    padding: 10px;
    display: table;
    margin: 0 auto;
    position: relative;
}

.banner h1 {
    color: #fff;
    top: -60px;
}

.form-search .form-group {
    position: relative;
    width: 160px;
    float: left;
    margin-bottom: 0;
}

.form-search .form-control {
    padding-right: 30px;
    text-align: left;
    border: none;
    border-right: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
}

.form-control {
    font-size: 13px;
    display: inline-block;
}

.sub-form-search {
    z-index: 10;
    display: none;
    position: absolute;
    top: 43px;
    left: 1px;
    width: 100%;
    background-color: #fff;
    color: #5a5a5a;
    border: 1px solid #144aa8;
    padding: 8px 0;
}

.form-control-feedback {
    line-height: 34px !important;
}

.form-search .form-control-feedback {
    color: rgba(51,51,51,0.8);
}

.form-search .btn-style-1 {
    width: 160px;
    border-radius: 0;
    background-color: #c0611d;
    color: #fff;
}

.btn-style-1:hover, .btn-style-1:focus {
    background-color: #006483;
    color: #fff !important;
    text-decoration: none;
    outline: none;
}

.form-group select {
    margin: 0;
}

.view-all, .view-all:hover, .text-bold {
    color: #fff;
}

.btn-style-1 {
    float: left;
}

.top-links li a .fa-globe, .top-links li a:hover, .top-links li a .fa-globe, .top-links li a:focus {
    color: #ffd400;
    text-decoration: none;
    outline: none;
}

#showromemodal .m-item h5 {
    font-size: 13px;
    text-transform: uppercase;
    color: #144aa8;
    margin-bottom: 12px;
    text-align: center;
    position: relative;
}

    #showromemodal .m-item h5:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #d7d7d7;
    }

    #showromemodal .m-item h5 span {
        display: inline-block;
        position: relative;
        z-index: 3;
        padding: 0 8px;
        background-color: #fff;
    }

#showromemodal .flex-direction-nav .flex-prev span, #showromemodal .flex-direction-nav .flex-next span {
    font-size: 20px;
    background-color: white;
    color: #fff;
    font-size: 20px;
    padding: 0px 7px 0px 7px;
    border-radius: 15px;
    color: #000;
    background-color: #fff;
}

#showromemodal .slides-detail {
    border: none;
}

#showromemodal #sliderrome {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #acacac;
}

#carouselrome {
    padding-top: 10px;
}

.link-img .heart-o {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    top: 15px;
    right: 20px;
    color: #fff;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.pa-thumbnail .heart-o {
    cursor: pointer;
}

.link-img .freeBusKayaking {
    top: 15px;
    left: 40px;
}

#wraploadding {
    background-color: #fff;
    opacity: 0.8;
    z-index: 5000;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

    #wraploadding div#imgloadding {
        width: 100px;
        height: 100px;
        margin: auto;
        position: relative;
    }

#nav-nemu .fa-home {
    display: block;
    font-size: 25px;
    float: left;
    margin-top: 20px;
    margin-right: 5px;
}

#owl-demo2 .owl-nav .owl-prev {
    left: -7.5%;
}

#owl-demo2 .owl-nav .owl-next {
    right: -7.5%;
}

#owl-demo2 .owl-nav [class*='owl-'] {
    position: absolute;
    display: inline-block;
    top: 50%;
    margin: 0px;
    margin-top: -25px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    background-color: #006483;
    border: none;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

#owl-cruisebest2017 .owl-nav .owl-prev {
    left: -6%;
}

#owl-cruisebest2017 .owl-nav .owl-next {
    right: -6%;
}

#owl-cruisebest2017 .owl-nav [class*='owl-'] {
    position: absolute;
    display: inline-block;
    top: 50%;
    margin: 0px;
    margin-top: -25px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    background-color: #144aa8;
    border: none;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

#owl-cruisetop .owl-nav .owl-prev {
    left: -6%;
}

#owl-cruisetop .owl-nav .owl-next {
    right: -6%;
}

#owl-cruisetop .owl-nav [class*='owl-'] {
    position: absolute;
    display: inline-block;
    top: 50%;
    margin: 0px;
    margin-top: -25px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    background-color: #006483;
    border: none;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

#owl-cruisebestsale .owl-nav .owl-prev {
    left: -6%;
}

#owl-cruisebestsale .owl-nav .owl-next {
    right: -6%;
}

#owl-cruisebestsale .owl-nav [class*='owl-'] {
    position: absolute;
    display: inline-block;
    top: 50%;
    margin: 0px;
    margin-top: -25px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    background-color: #006483;
    border: none;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

#owl-demo14 .owl-nav .owl-prev {
    left: -6%;
}

#owl-demo14 .owl-nav .owl-next {
    right: -6%;
}

#owl-demo14 .owl-nav [class*='owl-'] {
    position: absolute;
    display: inline-block;
    top: 50%;
    margin: 0px;
    margin-top: -25px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    background-color: #006483;
    border: none;
    border-radius: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}


#tabbed-nav2.z-tabs.horizontal.top.white.z-bordered > ul > li.z-active > a {
    border-top: 2px solid #880606;
    margin-top: 0;
    margin-bottom: 0;
    background: #fff;
    color: #880606;
    box-shadow: 2px 2px 3px 0px #2373ab;
    text-shadow: none;
}

#tabbed-nav2.z-tabs.large.horizontal.top.white.z-bordered > ul > li.z-active > a {
    padding-top: 8px;
}

#tabbed-nav2.z-tabs.large > ul > li > a {
    font-size: 13px;
    padding: 9px 24px;
    border-color: #004a89;
    border-radius: 5px;
    margin-left: 5px;
    margin-top: 5px;
    color: #004a89;
    background: #fbfbf9;
    text-shadow: none;
    box-shadow: 2px 2px 3px 0px #d0d0ce;
}

.z-tabs.clean.vertical > ul.z-tabs-desktop {
    border: none;
}

.bgr-hil.container-hil {
    padding: 0px 20px 30px;
    margin: 40px 10px;
}

.bgr-hil {
    overflow: hidden;
    background: #fbfbf9;
    margin-bottom: 40px;
    box-shadow: 1px 2px 1px 0px #d6d4d4;
    padding: 10px 0 30px;
}

.bgr-baner {
    background-size: cover;
    height: 350px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
}

.text-baner {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 25%;
}

.breadcrumb-blog {
    position: absolute;
    bottom: -12px;
    left: 0px;
    right: 0px;
    z-index: 3;
    float: left;
    width: 100%;
    text-align: center;
    background: transparent;
}

.bgr-baner .breadcrumb {
    text-align: center;
    float: none;
    display: inline-block;
    width: auto;
    position: relative;
    padding: 5px 25px 7px;
    margin: 0px;
    border-radius: 0px;
    background: rgb(5, 57, 93);
}

.detailtour {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    box-shadow: rgb(214, 212, 212) 1px 2px 1px 0px;
    overflow: hidden;
    background: rgb(251, 251, 249);
}

.bgr-hil {
    margin-bottom: 40px;
    box-shadow: rgb(214, 212, 212) 1px 2px 1px 0px;
    overflow: hidden;
    background: rgb(251, 251, 249);
    padding: 10px 0px 30px;
}
.content-slide img {
    max-height: 631px;
}
.share-sh {
    position: absolute;
    float: left;
    bottom: 0;
    margin-left: 50%;
}
.navbar-right li a i{
    font-size: 18px;
    color: #000;
}

.TA_socialButtonIcon .socialWidgetContainer .socialWidgetCore img{
    width: 40px ;
    height: 32px ;
}
.gan-trip{
    float: right;
    margin-top: -21px;
    padding-right: 20%;
}
.navbar-text .TA_socialButtonIcon .socialWidgetContainer .socialWidget .socialWidgetCore img {
    width: 30px;
    height: 23px;
}