/*
Theme Name: Binhthuantravel
Author: Van Duong
Version: 2.0
*/

@import url(assets/fonts/OpenSans.css);
.grey-bg {
    background-color: #faf8f9;
}

.white-bg {
    background-color: #ffff;
}

html * {
    /*
	font-family: 'Open Sans';
	*/
    font-family: "Roboto", sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html body {
    font-size: 14px;
    line-height: 1.5;
}

html body hr {
    height: 1px;
    width: 100%;
    text-align: center;
    background-color: #c8c8c8;
}


/* 
=========================================
	OLD CSS
=========================================
*/

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}


/* Khach San */


/* thong tin ks */


/* .icon{background-image:url(img/sprites.09122017.png);vertical-align:middle;display:inline-block} */


/* .content-post li:before{content:'';background-image:url(img/sprites.09122017.png);vertical-align:middle;background-position:-154px -697px;width:12px;height:10px;margin:-3px 5px 0 0;background-repeat:no-repeat!important;display:inline-block} */

.widget_k2_posts_widget {
    padding-top: 30px;
    padding-top: 30px;
}

.widget_k2_posts_widget .tab-content {
    margin-top: 20px;
}

.widget_k2_posts_widget .tab-content .k2-post-thumbnail {
    float: left;
    width: 70px;
    float: left;
    width: 70px;
}

.widget_k2_posts_widget .tab-content .k2-post-detail {
    float: left;
    width: calc( 100% - 70px);
    padding-left: 20px;
    float: left;
    width: calc( 100% - 70px);
    padding-left: 20px;
}

.widget_k2_posts_widget .tab-content .k2-post-detail a {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.widget_k2_posts_widget .tab-content .k2-post-detail p {
    color: #aaa;
    color: #aaa;
}

.widget_k2_posts_widget .tab-content .k2-post-detail h3 {
    margin-top: 0;
    margin-top: 0;
}

.widget_k2_posts_widget .nav-tabs {
    border-bottom: 2px solid #40b6d0;
    border-bottom: 2px solid #40b6d0;
}

.widget_k2_posts_widget .nav-tabs li {
    margin-bottom: 0;
}

.widget_k2_posts_widget .nav-tabs li a {
    margin-right: 2px;
    padding: 5px 10px;
    font-size: 14px;
    margin-right: 0;
    background-color: #eee;
    font-size: 12px;
    border-bottom: none !important;
}

.widget_k2_posts_widget .nav-tabs li a:hover {
    background-color: #40b6d0;
    color: #fff;
    border-radius: 0;
    border: 1px solid #40b6d0;
}

.widget_k2_posts_widget .nav-tabs li a:focus {
    background-color: #40b6d0;
    color: #fff;
    border-radius: 0;
    border: 1px solid #40b6d0;
}

.widget_k2_posts_widget .nav-tabs li a.active a {
    background-color: #40b6d0;
    color: #fff;
    border-radius: 0;
    border: 1px solid #40b6d0;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    padding: 10px 18.71px;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav-pills>li.active>a {
    color: #fff;
    background-color: #1666c8;
}

.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #1666c8;
}

.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #1666c8;
}

.h3 {
    font-size: 18px;
    font-weight: 400;
}

h3 {
    font-size: 18px;
    font-weight: 400;
}

.info-ticket {
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: left;
    padding: 0 10px;
    width: 100%;
}

.info-ticket div {
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    color: #fff;
}

.info-ticket div span {
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    color: #fff;
}

.info-ticket .date {
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    color: #fff;
    font-size: 14px;
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    color: #fff;
}

.info-ticket a {
    color: #fff;
}

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

.pull-left {
    float: left !important;
}

.price-ticket {
    float: right;
    text-align: center;
}

.price-ticket p {
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin: 0;
}

.price-ticket div span {
    font-weight: bold;
    display: block;
    padding: 4px 10px;
    background: transparent;
    border: solid 1px #e0640d;
    font-size: 16px;
    color: #e0640d;
}

.box-ticket {
    position: relative;
    margin-bottom: 20px;
}

.col-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(https://focusasiatravel.vn/wp-content/uploads/2018/09/1px-gradient.png) bottom repeat-x;
}

.btn-more {
    border: 1px solid #888 !important;
    color: #888 !important;
    background-color: #fff !important;
    padding: 6px 20px !important;
    border-radius: 0px;
    margin: 0 auto;
}

.btn-more .glyphicon {
    margin-left: 2px;
    font-size: 11px;
}

.showmore {
    margin-top: 15px;
    margin-bottom: 15px;
}

.btnx {
    border-radius: 0;
    border: 0;
    background-color: #f5f5f5;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-deals .item {
    margin-bottom: 20px;
    cursor: pointer;
}

.top-deals .item .list-unstyled {
    margin-bottom: 0;
}

.top-deals .item-img {
    overflow: hidden;
    position: relative;
}

.top-deals .item-img img {
    width: 100%;
    height: 100%;
    max-height: 205px !important;
}

.top-deals .deal-offer {
    position: absolute;
    right: 0;
    top: 15px;
}

.top-deals .item-deal-offer {
    background-color: #fe8802ed;
    padding: 6px 10px 5px;
    height: auto;
    display: inline-block;
    position: relative;
    overflow: visible;
    color: #fff;
    font-size: 15px;
}

.top-deals .item-deal-offer .item-arrow-circle {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 2px solid #fff;
    vertical-align: middle;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -9px;
    margin-top: -2px;
    z-index: 10;
}

.top-deals .item-offer-arrow-after {
    top: 0;
    left: -15px;
    border-right-color: #fe8802ed !important;
    border-width: 16px 15px;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left: 0;
}

.top-deals .item-offer-arrow-before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left: 0;
}

.top-deals .item-content {
    background-color: #fff;
    padding: 10px 10px 5px 10px;
    border: 1px solid #ededed;
    border-top: 0;
    line-height: 20px;
}

.top-deals .item-content .name {
    margin-bottom: 3px;
}

.top-deals .address {
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
}

.top-deals .item-name {
    font-size: 16px;
    display: block;
}

.top-deals .price-origin {
    font-size: 14px;
}

.top-deals .price-from {
    font-size: 20px !important;
}

.top-deals .item-promotion ul {
    margin: 0 0 0 20px;
    list-style: none;
    color: #fe8802;
    margin-left: 0;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.margin-top-5 {
    margin-top: 5px;
    margin-top: 5px;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.price-origin {
    text-decoration: line-through;
}

top-deals .price-from {
    font-size: 20px;
}

.price-from {
    font-size: 28px;
    color: #b20000;
}

.item-promotion {
    background-color: #fdffce;
    padding: 5px 10px;
    overflow: hidden;
    margin-bottom: 5px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.text-special {
    color: #fe8802;
}

.vemaybay img {
    width: 380px;
    height: 214px;
}

.col-cat {
    float: left;
    padding: 10px 10px 0 0;
}

.col-cat a {
    font-size: 14px;
    color: #333;
}

.col-cat a:hover {
    color: #1666c8;
}

.col-cat a.view-all {
    font-size: 14px;
    color: #1b65e2;
    text-decoration: underline;
}

.block-list-cat {
    clear: both;
    background: #fff;
    margin-bottom: 2px;
    display: table;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}

.title-cat-home {
    font-size: 20px;
    width: 100%;
    clear: both;
}

font-size-11 {
    font-size: 11px;
}

.block-list-cat-last {
    border-bottom: 0;
    margin-bottom: 15px;
}

.block-intro {
    background: #689540;
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
    background: #689540;
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.block-intro .content {
    color: #fff;
    margin-left: 110px;
    min-height: 80px;
}

.block-intro .content p {
    margin-bottom: 5px;
    font-size: 14px !important;
}

.block-intro .need-help {
    font-size: 22px;
    text-transform: uppercase;
    margin: 3px 0 8px;
    color: #fff;
}

.block-intro .sale-avatar {
    position: absolute;
    width: 92px;
    height: 92px;
}

.block-intro .bpt-home-intro .sale-avatar {
    position: absolute;
    width: 92px;
    height: 92px;
}

.block-intro .btn-contact {
    background-color: transparent;
    color: #e4e758;
    border-color: #e4e758;
    padding: 9px 25px;
    font-size: 16px;
    margin: 35px 30px 0 0;
}

.img-circle {
    border-radius: 50%;
}

.contact-button {
    position: absolute;
    right: 25px;
    top: 40px;
}

.bpt-home-intro a {
    color: #fff;
}

.bpt-footer-contact {
    background-color: #1666c8;
    color: #fff;
    font-size: 14px;
    margin-top: 0px;
    padding: 30px 0 15px 0;
}

.bpt-footer-contact a {
    color: #fff;
    transition: all 0.5s ease-in-out;
}

.bpt-footer-contact a:hover {
    text-decoration: none;
    color: #fff;
    padding-left: 25px;
}

.icon-tt-2 {
    background: url(https://focusasiatravel.vn/wp-content/uploads/2018/09/thanh-tuu-2.png);
    background-size: 591px 89px;
    background-repeat: no-repeat !important;
    display: inline-block;
    vertical-align: middle;
}

.thanh-tuu-2-vin {
    background-position: -1px -1px;
    width: 145px;
    height: 88px;
    border: 1px solid #fff;
}

.thanh-tuu-2-operator {
    background-position: -148px -1px;
    width: 145px;
    height: 88px;
    border: 1px solid #fff;
}

.thanh-tuu-2-trip {
    background-position: -298px -2px;
    width: 145px;
    height: 88px;
    border: 1px solid #fff;
}

.thanh-tuu-2-brand {
    background-position: -444px -1px;
    width: 145px;
    height: 88px;
    border: 1px solid #fff;
}

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

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

.margin-bottom-17 {
    margin-bottom: 10px;
}

.bpt-footer-address {
    background-color: #f7f7f7;
    font-size: 13px;
    padding: 20px 0 10px;
    background-color: #1666c8;
    font-size: 13px;
    padding: 20px 0 10px;
    color: #fff;
}

.bpt-footer-address a {
    color: #fff;
}

.bpt-footer {
    background-color: #1666c8;
    color: #fff;
}

.bpt-footer .container {
    border-top: 1px solid #fff;
}

.bpt-footer-address .container {
    border-top: 1px solid #fff;
    padding-top: 30px;
}

.bpt-footer-address .list-unstyled {
    margin-bottom: 0;
}

.bpt-footer-address .text-office {
    font-weight: bold;
    color: #fff;
    font-size: 13px;
}

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

.bpt-footer .footer-link li {
    float: left;
    padding: 10px 35px 10px 0;
}

.bpt-footer .footer-link a {
    color: #fff;
    text-decoration: none;
}

.bottom-fixed {
    background: #1666c8;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    bottom: 0px;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
}

.bottom-fixed ul li {
    font-size: 24px;
    line-height: 32px;
    font-family: "Noto Serif", serif !important;
    color: #fff;
    list-style-type: none;
}

.bottom-fixed ul li i {
    padding-right: 5px;
    color: #e8aa00;
}

.bottom-fixed a {
    color: #fff;
}

.bottom-fixed li:hover a {
    color: #e8aa00;
}

.bottom-footer {
    border-top: 1px solid #ccc;
    border-bottom: 3px solid #FFB209;
    margin-bottom: 35px;
    border-top: 1px solid #ccc;
    padding: 3px 0;
    border-bottom: 3px solid #FFB209;
}

.mypage-alo-phone {
    position: fixed;
    left: 0px;
    bottom: 100px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 200000 !important;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.mypage-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}

.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75 !important;
}

.mypage-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(https://focusasiatravel.vn/wp-content/uploads/2018/09/img-phone.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #0089B9;
    background-size: 70%;
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

#menu-main-menu li.current-menu-item {
    color: #333;
}

#menu-main-menu li.current-menu-item a {
    color: #fff;
}

.single-khach-san .bpv-col-lefttt {
    float: left;
    width: 72%;
}

.single-khach-san .bpv-col-righttt {
    float: left;
    width: 28%;
    padding-left: 20px;
}

.single-khach-san .col-1 {
    width: 65%;
}

.header-addr .bpv-col-right {
    text-align: right;
    padding-left: 0;
}

.hotel-info {
    background-color: #faf9f7;
    padding: 15px 15px 15px 30px;
    margin-bottom: 0;
    margin-top: 10px;
}

.hotel-info h3 {
    margin-top: 0px;
}

.hotel-info li {
    list-style-type: disc !important;
    margin-bottom: 10px;
    color: #013581;
}

.bpv-rate-table .col-1 {
    text-align: center;
    vertical-align: middle;
}

.bpv-rate-table .col-2 {
    text-align: center;
    vertical-align: middle;
}

.bpv-rate-table .col-3 {
    text-align: center;
    vertical-align: middle;
}

.hang-phong .col-2 {
    text-align: center;
    vertical-align: middle;
}

.bpv-box {
    border: 1px solid #c2c2c2;
    margin-bottom: 20px;
    zoom: 1;
    background-color: #fff;
}

.bpv-box .content {
    padding: 15px;
}

.hotel-detail-desc .item {
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
}

.hotel-detail-desc .item .col-item-title {
    width: 25%;
    padding: 0 30px 0 0;
    font-size: 14px;
    font-weight: 700;
    float: left;
}

.hotel-detail-desc .item .col-item-content {
    width: 75%;
    padding: 0;
    float: left;
}

.hotel-facility .item {
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
}

.hotel-facility .item .col-item-title {
    width: 25%;
    padding: 0 30px 0 0;
    font-size: 14px;
    font-weight: 700;
    float: left;
}

.hotel-facility .item .col-item-content {
    width: 75%;
    padding: 0;
    float: left;
}

.slider_ks {
    margin-bottom: 15px;
    margin-top: 15px;
}

.slider_ks img {
    width: 100% !important;
}

.description {
    margin-top: 10px;
}

.single-du-thuyen .bpv-col-lefttt {
    float: left;
}

.text-price {
    color: #b30000;
    padding-left: 0px !important;
    font-size: 12px;
}

.text-price li {
    margin-bottom: 5px !important;
}

.tour-highlight {
    padding-left: 0px !important;
    font-size: 12px;
}

.tour-highlight li {
    padding-left: 0px !important;
}

.title-camnang {
    padding-left: 10px;
    background-color: #40b6d0;
    color: #fff;
    margin-bottom: 0px !important;
    border-radius: 0;
    margin-top: 0px !important;
    font-size: 25px;
    padding-bottom: 0px !important;
}

.title-camnang span {
    color: #fff;
    font-size: 18px;
    padding: 5px;
    display: block;
}

.item-sub-category {
    background-color: #f5f5f5 !important;
    padding: 10px 0;
}

.item-sub-category a {
    border-radius: 0px;
    border: 0px !important;
    background-color: #f5f5f5 !important;
    color: #3385d6 !important;
    padding: 7px 15px !important;
    display: block;
    padding: 8px;
}

.item-sub-category a:hover {
    color: #fe8802 !important;
}

.bpt-tour-destinations {
    background-color: #F5F5F5;
    padding: 10px;
    overflow: hidden;
}

.bpt-tour-destinations .list-group-item.no-border {
    background: #f5f5f5 !important;
    border: 0px !important;
}

.bpt-tour-destinations .btn-sm {
    background-color: #fff;
    color: #1666c8;
    border: 1px solid #1666c8;
    text-align: center;
}

.bpt-tour-destinations h2 {
    clear: both;
    padding: 8px 0 5px 10px;
    color: #fff;
    font-size: 14px;
    margin: 0 0 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.bpt-tour-destinations h3 {
    font-size: 14px;
    margin: 0 0 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.bpt-tour-destinations .outbound {
    background-color: #EA9542;
}

.bpt-tour-destinations ul li {
    margin-bottom: 5px;
    font-size: 13px;
}

.single-post .col-md-9.article-content {
    margin-bottom: 30px;
}

#bpt-sub-menu {
    background-color: #ededed;
    margin-top: -2px;
}

#bpt-sub-menu a.sub-menu {
    color: #333;
    border-left: 1px solid #ccc;
    padding: 0 15px;
    font-size: 13px;
    text-decoration: none;
    margin: 5px 0;
    display: inline-block;
}

#bpt-sub-menu a.sub-menu:first-child {
    border: 0;
}

#bpt-sub-menu a.selected {
    color: #eb8f00;
}

#bpt-sub-menu a:hover {
    color: #eb8f00;
}

#bpt-sub-menu .dropdown {
    display: inline-block;
}

#bpt-sub-menu .dropdown .btn {
    border: 0;
    background: #fff;
    padding: 1px 6px;
    font-size: 10px;
    border-radius: 3px;
    margin-left: -5px;
    margin-top: -1px;
}

.box-why-us {
    position: relative;
    margin-bottom: 20px;
}

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

.why-us-title {
    font-size: 20px;
    color: #1666c8;
    padding-top: 3px;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    color: #333;
    padding-bottom: 3px;
}

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

.tax-holtel .icon-why-us-1 {
    background-position: 0px 0px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-holtel .icon-why-us-2 {
    background-position: 0px -70px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-holtel .icon-why-us-3 {
    background-position: 0px -140px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-holtel .tailor-make-tour {
    position: relative;
    background-color: #f9f5e9;
    padding: 20px;
    box-shadow: 2px 2px 2px #bbb;
}

.tax-holtel .tailor-make-tour .avatar {
    position: absolute;
}

.tax-holtel .tailor-make-tour .content {
    padding-left: 110px;
    min-height: 92px;
}

.tax-holtel .tailor-make-tour .content .text {
    font-size: 22px;
    color: #f8791c;
}

.tax-holtel .tailor-make-tour .content .hotline {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 25px;
    margin-top: 10px;
}

.tax-holtel .tailor-make-tour .content .hotline .text-hl {
    float: left;
}

.tax-holtel .tailor-make-tour .content .hotline .text-price {
    font-size: 25px !important;
}

.tax-holtel .tailor-make-tour .content .hotline .fa {
    color: red !important;
}

.tax-holtel .tailor-make-tour ul {
    padding-left: 20px;
    margin-bottom: 0;
    margin-top: -1px;
    float: left;
    color: #57544d;
}

.tax-holtel .tailor-make-tour ul li {
    display: inline-block;
    font-size: 25px !important;
    padding-right: 10px;
    color: #57544d;
}

.tax-holtel .tailor-make-tour ul li a {
    color: #57544d;
}

.tax-holtel .tailor-make-tour .col-btn {
    padding-top: 25px;
    padding-right: 30px;
    text-align: right;
}

.tax-holtel .btn-orange {
    background-color: #1666c8;
    color: #fff;
    border-color: #1666c8;
}

.tax-holtel .block-news {
    margin-bottom: 30px;
}

.tax-duthuyen .icon-why-us-1 {
    background-position: 0px 0px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-duthuyen .icon-why-us-2 {
    background-position: 0px -70px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-duthuyen .icon-why-us-3 {
    background-position: 0px -140px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-duthuyen .tailor-make-tour {
    position: relative;
    background-color: #f9f5e9;
    padding: 20px;
    box-shadow: 2px 2px 2px #bbb;
}

.tax-duthuyen .tailor-make-tour .avatar {
    position: absolute;
}

.tax-duthuyen .tailor-make-tour .content {
    padding-left: 110px;
    min-height: 92px;
}

.tax-duthuyen .tailor-make-tour .content .text {
    font-size: 22px;
    color: #f8791c;
}

.tax-duthuyen .tailor-make-tour .content .hotline {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 25px;
    margin-top: 10px;
}

.tax-duthuyen .tailor-make-tour .content .hotline .text-hl {
    float: left;
}

.tax-duthuyen .tailor-make-tour .content .hotline .text-price {
    font-size: 25px !important;
}

.tax-duthuyen .tailor-make-tour .content .hotline .fa {
    color: red !important;
}

.tax-duthuyen .tailor-make-tour ul {
    padding-left: 20px;
    margin-bottom: 0;
    margin-top: -1px;
    float: left;
    color: #57544d;
}

.tax-duthuyen .tailor-make-tour ul li {
    display: inline-block;
    font-size: 25px !important;
    padding-right: 10px;
    color: #57544d;
}

.tax-duthuyen .tailor-make-tour ul li a {
    color: #57544d;
}

.tax-duthuyen .tailor-make-tour .col-btn {
    padding-top: 25px;
    padding-right: 30px;
    text-align: right;
}

.tax-duthuyen .btn-orange {
    background-color: #1666c8;
    color: #fff;
    border-color: #1666c8;
}

.tax-duthuyen .block-news {
    margin-bottom: 30px;
}

.tax-combo .icon-why-us-1 {
    background-position: 0px 0px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-combo .icon-why-us-2 {
    background-position: 0px -70px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-combo .icon-why-us-3 {
    background-position: 0px -140px !important;
    width: 83px !important;
    height: 70px !important;
}

.tax-combo .tailor-make-tour {
    position: relative;
    background-color: #f9f5e9;
    padding: 20px;
    box-shadow: 2px 2px 2px #bbb;
}

.tax-combo .tailor-make-tour .avatar {
    position: absolute;
}

.tax-combo .tailor-make-tour .content {
    padding-left: 110px;
    min-height: 92px;
}

.tax-combo .tailor-make-tour .content .text {
    font-size: 22px;
    color: #f8791c;
}

.tax-combo .tailor-make-tour .content .hotline {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 25px;
    margin-top: 10px;
}

.tax-combo .tailor-make-tour .content .hotline .text-hl {
    float: left;
}

.tax-combo .tailor-make-tour .content .hotline .fa {
    color: red !important;
}

.tax-combo .tailor-make-tour ul {
    padding-left: 20px;
    margin-bottom: 0;
    margin-top: -1px;
    float: left;
    color: #57544d;
}

.tax-combo .tailor-make-tour ul li {
    display: inline-block;
    font-size: 25px !important;
    padding-right: 10px;
    color: #57544d;
}

.tax-combo .tailor-make-tour ul li a {
    color: #57544d;
}

.tax-combo .tailor-make-tour .col-btn {
    padding-top: 25px;
    padding-right: 30px;
    text-align: right;
}

.tax-combo .btn-orange {
    background-color: #1666c8;
    color: #fff;
    border-color: #1666c8;
}

.tax-combo .block-news {
    margin-bottom: 30px;
}

.backgroud-color-grey {
    background-color: #f8f8f8;
}

.title-hot10 {
    font-size: 18px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.cruise-hot-deal i {
    color: #b30000;
}

.cruise-hot-deal .tien-ich {
    color: #b30000;
}

.top-tour.backgroud-color-grey .item-content {
    margin-bottom: 15px;
}

.block-news {
    padding: 20px;
}

.block-news .row-news {
    padding-bottom: 15px;
    margin-bottom: 15px;
    min-height: 127px;
}

.block-news .row-news .info-news {
    margin-bottom: 15px;
    padding-left: 0px;
    text-align: justify;
}

.block-news .row-news .info-news a {
    color: #1666c8;
}

.block-news .row-news h4 {
    line-height: 1.4;
    margin-top: -3px;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}

.block-news .title-block-ticket {
    text-align: center;
    margin-bottom: 20px;
}

.khach-san-tp {
    background-color: #f8f8f8;
    padding: 20px 0px;
}

.khach-san-tp a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.khach-san-tp li {
    padding-left: 8px;
}

.khach-san-tp .text-highlight {
    color: #1666c8;
    font-weight: bold;
}

.khach-san-tp .list-unstyled {
    margin-bottom: 10px;
}

.content-tour .icon-why-us {
    background-image: url(https://focusasiatravel.vn/wp-content/uploads/2018/10/icon-why-use-tour-1010.png);
}

.content-tour .icon-why-us-1 {
    background-position: -1px -1px;
    width: 69px;
    height: 69px;
}

.content-tour .icon-why-us-2 {
    background-position: -1px -71px;
    width: 69px;
    height: 69px;
}

.content-tour .icon-why-us-3 {
    background-position: -1px -141px;
    width: 69px;
    height: 69px;
}

.content-tour .title-hot10 {
    font-size: 15px;
}

.content-tour .info {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-left: 8px;
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
    cursor: pointer;
}

.content-tour .info i {
    color: red;
    font-weight: bold;
    font-size: 20px;
}

.content-tour .col-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(https://focusasiatravel.vn/wp-content/uploads/2018/10/1px-gradient.png) bottom repeat-x;
}

.tax-contactks {
    margin-bottom: 25px;
}

.uu_daidt i {
    color: #fe8802;
}

.content-duthuyen .nav-pills>li.active>a {
    color: #fff;
    background-color: #1666c8;
    border: 1px solid #1666c8 !important;
    color: #ffff !important;
    background-color: #1666c8 !important;
}

.content-duthuyen .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #1666c8;
    border: 1px solid #1666c8 !important;
    color: #ffff !important;
    background-color: #1666c8 !important;
}

.content-duthuyen .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #1666c8;
    border: 1px solid #1666c8 !important;
    color: #ffff !important;
    background-color: #1666c8 !important;
}

.content-duthuyen .nav-pills>li>a {
    border: 1px solid #999 !important;
    color: #585858 !important;
    background-color: #fff !important;
    padding: 7px 22px !important;
    border-radius: 0 !important;
}

.content-duthuyen .margin-bottom-20 {
    margin-bottom: 10px;
}

.bpt-item {
    background-color: #fff;
    overflow: hidden;
    padding: 10px 10px 5px 140px;
    border-bottom: 1px solid #eee;
    position: relative;
    min-height: 141px;
    cursor: pointer;
}

.bpt-item .item-img {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 120px;
    height: 120px;
}

.bpt-item .item-name {
    margin: -4px 0 5px;
    margin: -4px 0 5px;
}

.bpt-item .item-name a {
    font-size: 16px;
    color: #1666c8;
}

.bpt-item .item-price {
    color: #555;
    margin-top: 5px;
    color: #555;
    margin-top: 5px;
}

.item-price .woocommerce-Price-amount.amount {
    float: left;
    color: #ffa500 !important;
}

.bpt-item .price-from {
    font-size: 18px;
}

.container-cruise {
    background-color: #f8f8f8;
    padding-top: 30px;
}

.dtpb-chaynam {
    font-size: 12px;
}

.tintuc-dt {
    padding: 25px 0px;
    background: #fff;
    padding-bottom: 0px !important;
}

.tintuc-dt .block-news h4 a {
    font-size: 12px;
}

.tintuc-dt .block-news .col-xs-8 p {
    font-size: 13px;
}

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

.page-header {
    margin-top: 5px;
    margin: 0 !important;
    border: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 10px;
}

.btn-km {
    margin-bottom: 10px;
}

.diem_noi_bat_cb .list-unstyled {
    padding-left: 0px !important;
}

.bpv-box-tour {
    border: 1px solid #eee;
    margin-bottom: 20px;
    zoom: 1;
    background-color: #fff;
}

.bpv-box-tour h2:first-child {
    background-color: #eee;
    margin: 0;
    padding: 7px 15px 7px 0px;
    line-height: 25px;
}

.bpv-box-tour h3:first-child {
    background-color: #eee;
    margin: 0;
    padding: 7px 15px 7px 0px;
    line-height: 25px;
}

.bpv-box-tour .content {
    padding: 15px;
}

.bpv-box-tour .content li {
    list-style: inherit !important;
    margin-bottom: 5px;
    margin-left: 20px;
}

.price-td-cb {
    font-size: 22px;
    color: #b20000;
    font-weight: bold;
}

.lichtrinhtour img {
    width: 100% !important;
}

.more-tour-des .top-des-item {
    margin-bottom: 15px !important;
}

.tim_tourdl {
    margin-top: 30px;
}

.tim_tourdl .bpv-hotel-destinations {
    padding: 15px 0 20px 0;
}

.tim_tourdl .bpv-hotel-destinations h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

.tim_tourdl .bpv-hotel-destinations a {
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.tim_tourdl .bpv-hotel-destinations a:hover {
    color: #1666c8;
    text-decoration: none;
}

.tim_tourdl .bpv-hotel-destinations:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

.tim_tourdl .bpv-hotel-destinations .text-highlight {
    color: #1666c8;
    font-weight: 550;
}

.list-top-tour .title-hot10 a {
    font-size: 15px;
}

.pad5 {
    margin: 0 -8px;
}

.pad5>div {
    padding: 0 8px;
}

.pad5>ul {
    padding: 0 8px;
}

.sliders_banner img {
    width: 100%;
}

.hotel-deals .col-md-4:nth-child(3n+1) {
    clear: both;
}

.list-tours-2 {
    margin-bottom: 20px;
}

.list-tours-2:nth-child(3n+1) {
    clear: both;
}

.list-tours-2 .item-offer {
    max-width: 95%;
}

.new-duthuyen .col-md-4:nth-child(3n+1) {
    clear: both;
}

.wp-caption {
    max-width: 100%;
    margin: auto;
}

.tags {
    padding: 5px;
    background: #f2f2f2;
}

.hotel-top-taxonomy h2 {
    padding: 10px 15px;
    background-color: #f9f5e9;
    margin-bottom: 30px;
    box-shadow: 1px 1px 1px 0 #ddd;
    font-size: 20px;
}

h1 {
    font-size: 22px;
}

h2 {
    font-weight: 400;
    font-size: 22px;
}

.photo-grid {
    padding-top: 10px;
    margin-bottom: 30px;
}

.photo-grid img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    object-fit: cover;
}

.col-left {
    float: left;
    width: 70%;
}

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

.col-photo-1 {
    float: left;
    background-color: #f6f6f6;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    width: 62.7%;
    height: 390px;
    position: relative;
}

.col-photo-2 {
    float: left;
    background-color: #f6f6f6;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    width: 36.5%;
    height: 190px;
    margin-left: .8%;
}

.col-photo-3 {
    float: left;
    background-color: #f6f6f6;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    width: 17.85%;
    height: 190px;
    margin-left: .8%;
    margin-top: .81%;
    width: 17.85%;
    height: 190px;
    margin-left: .8%;
    margin-top: .81%;
}

.col-photo-4 {
    float: left;
    background-color: #f6f6f6;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    width: 17.85%;
    height: 190px;
    margin-left: .8%;
    margin-top: .81%;
    width: 17.85%;
    height: 190px;
    margin-left: .8%;
    margin-top: .81%;
}

.lazyframe__title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 17px;
    z-index: 3;
    padding-top: 35px;
    background: #fe8802;
    color: #fff;
    width: auto;
    right: auto;
    top: 10px;
    left: 10px;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    color: #eee;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 2px;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    transition: color 0.1s cubic-bezier(0.4, 0, 1, 1);
}

.see-all-overlay {
    background: #0000002e;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center !important;
}

.see-all-overlay-text {
    display: block;
    text-align: center;
    color: #fff;
    padding: 60px 0;
    width: 100%;
}

a:hover {
    text-decoration: none;
    outline: none;
}

a:focus {
    text-decoration: none;
    outline: none;
}

a:visited {
    text-decoration: none;
    outline: none;
}

.btn-view-more-default {
    border-color: #3385d6;
    background-color: #fff;
    font-weight: 700;
    font-size: 12px;
    margin: 5px;
    text-decoration: none;
    border-bottom-width: 1px;
    color: #3385d6;
}

.view {
    color: #FFF;
    background-color: #40b6d0;
    font-weight: normal;
    padding: 1px 10px 1px;
    display: inline-block;
    margin: 0px 10px 0px 0px;
    float: left;
    border-radius: 3px;
    font-size: 12px;
}

.related-title {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0px 15px
}

.more-article-similar .name {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.bpv-list-item {
    border-bottom: 1px solid #d3d3d3;
    border: 1px solid #d3d3d3;
    position: relative;
    background-color: #FFF;
    margin-bottom: 20px;
}

.bpv-list-item div[class*=col-] {
    float: left;
}

.bpv-list-item .col-content {
    border-right: 1px dashed #DDD;
    width: 79% !important;
    padding: 10px 0 10px 10px !important;
}

.bpv-list-item .col-price {
    width: 21% !important;
    padding: 10px 10px 5px;
}

.bpv-list-item .item-name {
    font-size: 16px;
}

.bpv-list-item .tour-duration {
    font-size: 13px;
}

.bpv-list-item .bpv-price-from .price-unit {
    font-size: 13px;
    margin-bottom: 10px;
    float: right;
    color: #333;
    clear: both;
    width: 100%;
}

.bpv-list-item .btn-book-now {
    color: #1666c8;
    border-bottom: 3px solid #FCA903;
    border-color: #FCA903;
    margin-bottom: 0px;
    background-color: #ffc300;
    font-weight: 700;
    padding: 5px 10px;
}

.table {
    width: 100% !important;
}

.pd-10 {
    padding: 10px !important;
}

.marketing_panel {
    background: #2587b6;
    margin-top: 30px;
}

.marketing_title {
    color: #ffe931;
    margin-top: 10px;
    font-size: 26px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}

.marketing_description {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}

.col-desc {
    clear: both;
    margin-top: 10px;
}

.div-marketing-image {
    margin-bottom: 15px;
    margin-top: 15px;
    padding-right: 0;
}

.div-marketing-image img {
    width: 100%;
}

.tour-category {
    font-size: 14px;
}

.tour-category ul {
    border-bottom: 1px dotted #D0D0D0;
    margin-bottom: 10px;
}

.tour-category ul li {
    padding-bottom: 5px;
}

.tour-category ul li a {
    color: #3385d6;
}

.tour-category ul li:first-child a {
    color: #4D4D4D;
    font-weight: 700;
    font-size: 14px;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    background: none;
}

.breadcrumb .glyphicon-chevron-right {
    margin: 0 2px 0 5px;
    color: #eb8f00;
    font-size: 8px;
    top: 0;
    font-weight: 400;
}

.bp-header-img {
    float: left;
    padding-right: 10px;
    width: 40%;
}

.photo-container .images {
    margin-bottom: 10px;
}

.photo-container .images img {
    width: 100%;
}

.slide-wrapper img {
    height: 60px;
}

.bp-header-tour {
    background-color: #f7f7f7;
    padding: 10px;
}

.bp-header-tour .col-license h2 {
    margin-top: 0;
    color: #333;
    font-size: 22px;
}

.bp-header-tour .price-tag .has-origin-price {
    width: 150px;
}

.col-license {
    float: left;
    width: 69%;
}

.col-price {
    float: right;
    width: 26%;
}

.price-tag {
    background-color: #ffdc57;
    float: right;
    padding: 2px 7px 2px 2px;
    position: relative;
    height: 44px;
    margin-bottom: 10px;
}

.price-tag .price-tag-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 18px 22px 0;
    border-color: transparent #ffdc57 transparent transparent;
    position: absolute;
    top: 0;
    left: -18px;
}

.price-tag-arrow:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 2px solid #FFF;
    vertical-align: middle;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    left: 7px;
}

.ttl-footer {
    color: #333;
    font-size: 18px;
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #D0D0D0;
}

.div-marketing-images-group {
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 0;
    padding-right: 5px;
}

.bpv-hotel-destinations h2 {
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 10px;
    color: #333;
    font-weight: 400;
    font-size: 24px;
}

.icon-destination-none {
    background-position: -2px -94px;
    height: 25px;
    width: 23px;
    margin-top: -3px;
}

.h1 {
    font-weight: 400;
}

.h2 {
    font-weight: 400;
}

.h4 {
    font-weight: 400;
}

.h5 {
    font-weight: 400;
}

.h6 {
    font-weight: 400;
}

h4 {
    font-weight: 400;
}

h5 {
    font-weight: 400;
}

h6 {
    font-weight: 400;
}

small {
    font-weight: 400;
}

.icon-marketing {
    background-position: -4px -604px;
    width: 35px;
    height: 32px;
}

.social-top ul {
    display: flex;
    align-items: center;
}

.social-top ul li a {
    display: block;
    padding: 0 5px;
}

.icon-telephone {
    background-position: -119px -145px;
    width: 14px;
    height: 14px;
}

.icon-facebook-hd {
    width: 20px;
    height: 20px;
    display: block;
    background-position: -3px -233px;
}

.icon-google-plus-hd {
    width: 20px;
    height: 20px;
    display: block;
    background-position: -3px -302px;
}

.icon-pinterest-hd {
    width: 20px;
    height: 20px;
    display: block;
    background-position: -3px -279px;
}

.icon-twitter-hd {
    width: 20px;
    height: 20px;
    display: block;
    background-position: -3px -256px;
}

img {
    max-width: 100%;
    border: none;
    height: auto;
}

ul {
    margin: 0;
}

li {
    list-style: none;
}

p.wp-caption-text {
    text-align: center;
}

.content-post img {
    display: block;
    margin: 15px auto;
}

.content-post iframe {
    display: block;
    margin: 15px auto;
}

.content-post ul {
    padding-left: 20px;
    clear: both;
}

.content-post li {
    margin-bottom: 10px;
}

.wp-caption.aligncenter {
    max-width: 100% !important;
}

.info-top-tour {
    margin-bottom: 20px;
}

.mobile-menu {
    display: none;
}

.slider-home {
    overflow: hidden;
}

.no-padding {
    padding: 0 !important;
}

.carousel-indicators {
    bottom: 0;
}

.carousel-indicators .active {
    background-color: #FFB300;
    border-color: #FFB300;
    width: 13px;
    height: 13px;
    margin: 0 3px 0 0;
}

.carousel-indicators li {
    background-color: #FFF;
    border-color: #E4E4E4;
    width: 13px;
    height: 13px;
    margin: 0 3px 0 0;
}

#carousel-bpv .carousel-control {
    width: 3%;
    text-align: center !important;
    background: none;
}

#carousel-bpv .carousel-control:hover {
    background: none;
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.icon-why-us-1 {
    background-position: -238px -656px;
    width: 53px;
    height: 55px;
}

.icon-why-us-2 {
    background-position: -183px -710px;
    width: 65px;
    height: 60px;
}

.icon-why-us-3 {
    background-position: -248px -710px;
    width: 62px;
    height: 60px;
}

.top-footer {
    color: #fff;
    background-color: #1666c8;
    padding: 15px 0;
}

.top-footer a {
    color: #fff;
}

footer .col-1 {
    width: 62%;
    float: left;
}

footer .col-1 .company-info-col-1 {
    width: 50%;
    float: left;
}

footer .col-2 {
    width: 38%;
    float: left;
}

footer .col-2 .img-info-col-1 {
    width: 26%;
    float: left;
}

footer .col-2 .img-info-col-2 {
    width: 74%;
    float: left;
    padding-left: 10px;
}

footer .col-2 .img-info-col-2-1 {
    width: 50%;
    float: left;
}

footer .col-2 .img-info-col-2-2 {
    width: 50%;
    float: left;
    padding-left: 10px;
}

footer .div-company-name {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #FE8802;
}

footer .footer-text {
    margin-bottom: 5px;
    font-size: 12px;
}

.icon-facebook-lg {
    width: 34px;
    height: 34px;
    background-position: 0 -773px;
}

.icon-google-plus-lg {
    width: 34px;
    height: 34px;
    background-position: -112px -773px;
}

.icon-pinterest-lg {
    width: 34px;
    height: 34px;
    background-position: -148px -773px;
}

.icon-twitter-lg {
    width: 34px;
    height: 34px;
    background-position: -38px -773px;
}

.icon-arrow-footer {
    background-position: -204px -597px;
    width: 4px;
    height: 7px;
    margin-right: 5px;
}

.mid-footer {
    padding: 15px 0;
}

.cc-onepay {
    background-position: -209px -131px;
    width: 53px;
    height: 30px;
}

.cc-jcb {
    background-position: -209px -99px;
    width: 48px;
    height: 30px;
}

.cc-visa {
    background-position: -209px -67px;
    width: 48px;
    height: 30px;
}

.cc-master {
    background-position: -209px -35px;
    height: 29px;
    width: 48px;
}

.bpv-newbox h2 {
    margin: 0;
    color: #FFF;
    font-size: 26px;
    padding: 5px 0;
    background-color: #40B6D0;
    font-weight: 400;
    width: 100%;
}

.bpv-newbox h3 {
    margin: 0;
    color: #FFF;
    font-size: 26px;
    padding: 5px 0;
    background-color: #40B6D0;
    font-weight: 400;
    width: 100%;
}

.bpv-popular-tour-new .item {
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.bpv-popular-tour-new .item img {
    width: 100%;
}

.bpv-popular-tour-new .item .item-duration {
    color: #666;
    font-size: 13px;
}

.bpv-popular-tour-new .item .item-route a {
    color: #666;
    font-size: 13px;
}

.bpv-popular-tour-new .content {
    padding: 10px;
}

.bpv-popular-tour-new .item-name {
    font-size: 16px;
    overflow: hidden;
}

.bpv-popular-tour-new h2 {
    margin-bottom: 5px;
}

.bpv-popular-tour-new .item-price {
    height: auto;
    position: relative;
    display: block;
}

.bpv-popular-tour-new .item-price .btn-book-now {
    position: absolute;
    bottom: 5px;
    right: 0;
    font-weight: 700;
}

.bpv-popular-tour-new .bpv-price-origin {
    display: block;
    text-decoration: line-through;
    clear: both;
}

.icon-hot-tours {
    background-position: -310px -679px;
    width: 27px;
    height: 27px;
}

.home-tour-list .col-content .col-1 {
    width: 27% !important;
    padding: 0;
}

.home-tour-list .col-content .col-2 {
    width: 73% !important;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.home-tour-list .item-offer {
    max-width: 78%;
}

.bpv-color-marketing {
    color: #51ba04;
    color: #51ba04;
}

.item-review-text {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 8px;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;
}

.item-review-text a {
    color: #333;
    text-decoration: underline;
}

.bg-color-excellent {
    background-color: #693;
}

.icon-review-bp {
    text-align: center;
    font-size: 11px;
    color: #fff;
    border-radius: 3px;
    padding: 3px 6px;
    position: relative;
    font-weight: 700;
}

.bpv-color-excellent {
    color: #693;
    color: #693;
}

.pro-hot-tour-height {
    margin-bottom: 10px;
}

.item-offer {
    background-color: #ffffc9;
    padding: 6px 10px 3px;
    position: relative;
    overflow: visible;
    color: #fe8802;
    font-size: 12px;
    display: inline-block;
    margin: 13px 0px;
}

.item-offer li {
    width: 100%;
    overflow: hidden;
}

.item-offer .item-arrow-circle {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 2px solid #ced0cb;
    vertical-align: middle;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -9px;
    margin-top: -2px;
    z-index: 10;
}

.bpv-color-promotion {
    color: #fe8802;
}

.icon-promotion {
    background-position: -119px -233px;
    width: 13px;
    height: 12px;
}

.item-offer-arrow-before {
    top: 0;
    right: -16px;
    border-left-color: #e2e2e2;
    border-width: 13px 16px;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-right: 0;
}

.best-tours .item-offer-arrow-after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-right: 0;
}

.item-offer-arrow-after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-right: 0;
    top: -1px;
    right: -15px;
    border-left-color: #ffffc9 !important;
    border-width: 14px 15px;
}

.hot-item-panel {
    background-color: #f8f8f8;
}

.bpv-price-origin {
    text-decoration: line-through;
    font-size: 14px;
}

.bpv-price-from {
    font-weight: 700;
    font-size: 18px;
    color: #b20000;
}

.btn-book-now {
    border-bottom: 3px solid #dea800;
    background-color: #ffc300;
    color: #1666c8;
    border-color: #dea800;
    padding: 5px 10px;
    font-weight: 700;
}

.btn-book-now:hover {
    background-color: #FF9406;
    color: #fff;
}

.col-info {
    margin-bottom: 10px;
    clear: both;
}

.icon-destination-blue {
    background-position: -253px -608px;
    width: 14px;
    height: 21px;
    margin: 0 12px 0 0;
}

.icon-clock-blue {
    background-position: -272px -634px;
    width: 20px;
    height: 20px;
    margin: -3px 5px 0 0;
}

.icon-calendar-blue {
    background-position: -251px -636px;
    width: 16px;
    height: 16px;
    margin: -2px 7px 0 0;
}

.bpv-color-unhighlight {
    color: #666;
    color: #666;
}

.bpv-header .phone-contact a {
    color: #666;
    color: #666;
}

.col-review .icon {
    float: left;
    margin-right: 7px;
}

.col-review ul {
    margin: 0;
    padding: 0 0 0 7px;
    list-style: none;
    border-left: 1px dotted #c6c6c6;
    float: left;
}

.col-review ul li {
    line-height: 18px;
}

.col-review .review-lang {
    font-weight: 700;
    font-size: 16px;
}

.icon-review-lg {
    background-position: -4px -701px;
    width: 34px;
    height: 37px;
}

.bpv-color-title {
    color: #333;
}

.trip-highlight {
    border: 1px solid #ffb40d;
    display: block;
    margin-bottom: 20px;
    clear: both;
}

.trip-highlight .content-post {
    padding: 10px;
}

.trip-highlight h3 {
    background-color: #fb7802;
    color: #fff;
    padding: 6px 10px;
    display: inline-block;
    position: relative;
    margin-top: 0;
    font-size: 20px;
}

.trip-highlight .arrow-right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 10px;
    border-color: transparent transparent transparent #fb7802;
    position: absolute;
    top: 0;
    right: -10px;
}

.btn-register {
    border-bottom: 3px solid #dea800;
    background-color: #ffc300;
    color: #1666c8;
    border-color: #dea800;
    padding: 5px 10px;
    font-weight: 700;
}

.bpv-col-left {
    width: 27%;
    padding-right: 15px;
}

.bpv-col-right {
    width: 73%;
}

.wpcf7-submit {
    background: red;
    color: #fff;
    border: 0px;
    padding: 8px 20px;
    border-radius: 5px;
}

textarea {
    max-height: 100px;
}

.tour-booking-form input {
    margin-top: 15px;
}

.tour-booking-form textarea {
    margin-top: 15px;
}

.bpt-tab {
    clear: both;
}

.bpt-tab .nav-tabs {
    border: 0;
    background: #fff;
    z-index: 999;
    border-bottom: 2px solid #1666c8;
}

.bpt-tab .nav-tabs>li.active>a {
    background-color: #1666c8;
    border-radius: 0;
    border: 1px solid #1666c8;
    color: #FFF;
    outline-width: 0;
}

.bpt-tab .nav-tabs>li.active>a:focus {
    background-color: #1666c8;
    border-radius: 0;
    border: 1px solid #1666c8;
    color: #FFF;
    outline-width: 0;
}

.bpt-tab .nav-tabs>li.active>a:hover {
    background-color: #1666c8;
    border-radius: 0;
    border: 1px solid #1666c8;
    color: #FFF;
    outline-width: 0;
}

.bpt-tab .nav-tabs>li>a {
    border: 1px solid #CBCBCB;
    background-color: #fff;
    border-bottom: 0;
    margin-right: 3px;
    color: #555;
    border-radius: 0;
}

.bpt-tab .nav-tabs>li>a:hover {
    background-color: #1666c8;
    border-radius: 0;
    border: 1px solid #1666c8;
    color: #FFF;
    outline-width: 0;
}

.bpt-tab .nav-pills>li.active>a {
    background-color: #1666c8;
    border-radius: 0;
    border: 1px solid #1666c8;
    color: #FFF;
    outline-width: 0;
}

.bpt-tab .nav-pills>li.active>a:focus {
    background-color: #1666c8;
    border-radius: 0;
    border: 1px solid #1666c8;
    color: #FFF;
    outline-width: 0;
}

.bpt-tab .nav-pills>li.active>a:hover {
    background-color: #1666c8;
    border-radius: 0;
    border: 1px solid #1666c8;
    color: #FFF;
    outline-width: 0;
}

.bpt-tab .nav-pills>li>a:hover {
    background-color: #1666c8;
    border-radius: 0;
    border: 1px solid #1666c8;
    color: #FFF;
    outline-width: 0;
}

.name-article h1 {
    font-size: 26px;
    color: #333;
    margin-top: 0;
}

.bpv-list-article {
    margin-bottom: 20px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 20px;
}

.bpv-list-article .col-content .name {
    font-size: 16px;
    font-weight: 700;
}

.bpv-list-article .col-content .name a {
    color: #333;
    text-decoration: none;
}

.bpv-list-article .col-content .name a:hover {
    color: #1666c8;
}

.bpv-list-article .col-content .info {
    font-size: 14px;
    color: #AAA;
}

.bpv-list-article .col-content-top .name {
    font-size: 16px;
    font-weight: 700;
}

.bpv-list-article .col-content-top .name a {
    color: #333;
    text-decoration: none;
}

.bpv-list-article .col-content-top .info {
    font-size: 14px;
    color: #AAA;
}

.icon-time-black {
    width: 15px;
    height: 16px;
    background-position: -185px -411px;
    margin-top: -3px;
    background-size: 200px 473px;
    vertical-align: middle;
}

.item-duration {
    margin-bottom: 5px;
}

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

.item-route {
    margin-bottom: 5px;
}

.icon-destination-black {
    width: 14px;
    height: 18px;
    background-position: -185px -427px;
    margin-top: -4px;
    background-size: 200px 473px;
    vertical-align: middle;
}

.bpt-item-background {
    background-color: #ebebeb;
    padding: 10px;
}

.bpt-tab-tours .nav-tabs>li>a {
    font-size: 17px;
    padding: 6px 16px;
    margin-right: 3px;
}

.icon-tab-book-green {
    margin-right: 5px;
}

.icon-tab-info-green {
    margin-right: 5px;
    background-position: -127px -718px;
    width: 25px;
    height: 25px;
}

.icon-tab-itinerary-green {
    margin-right: 5px;
    background-position: -43px -717px;
    width: 25px;
    height: 25px;
}

.icon-tab-price-green {
    margin-right: 5px;
    background-position: -344px -570px;
    width: 25px;
    height: 25px;
}

.icon-tab-review-green {
    margin-right: 5px;
    background-position: -99px -718px;
    width: 25px;
    height: 25px;
}

#tour_tabs a {
    font-weight: 400;
}

#tour_tabs a:hover .icon-tab-itinerary-green {
    background-position: -43px -745px;
}

.active .icon-tab-itinerary-green {
    background-position: -43px -745px;
}

.icon-itinerary-details {
    background-position: -148px -423px;
    width: 43px;
    margin-right: 5px;
    height: 29px;
}

.tour-itinerary {
    padding: 0;
    margin: 10px 0 0;
    position: relative;
}

.itinerary-box {
    background-color: #fff;
    padding: 0;
    overflow: hidden;
}

.itinerary-title {
    background-color: #eee;
    float: left;
    width: 100%;
    height: 34px;
    cursor: pointer;
    position: relative;
    margin-bottom: 5px;
}

.itinerary-title .iti-day {
    background-color: #759bca;
    color: #fff;
    float: left;
    font-weight: 700;
    font-size: 13px;
    padding: 8px 15px;
    height: 34px;
    width: 10%;
    white-space: nowrap;
}

.itinerary-title .iti-day-title {
    float: left;
    padding: 7px 10px;
    font-size: 13px;
    height: 34px;
    width: 90%;
    border: 1px solid #d9dee2;
    border-width: 1px 1px 1px 0;
}

.itinerary-title .glyphicon {
    color: #759ecc;
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 22px;
}

.itinerary-title .glyphicon-minus-sign {
    color: #ecb751;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.icon-airplane {
    background-position: -122px -654px;
    width: 24px;
    height: 12px;
}

.icon-car {
    background-position: -120px -559px;
    width: 26px;
    height: 11px;
}

.itinerary-content {
    line-height: 22px;
    padding: 10px;
    float: left;
    width: 100%;
    border: 1px solid #d9dee2;
    border-width: 0 1px 1px;
}

.itinerary .itinerary-title a.collapsed:before {
    content: "\f067";
    background: 0 0;
}

.itinerary .itinerary-title a:before {
    content: "\f067";
    background: 0 0;
    position: absolute;
    font-family: FontAwesome !important;
    right: 0;
    top: 0;
    color: #333;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    width: 22px;
    text-align: center;
    line-height: 20px;
    display: block;
    padding: 15px;
    padding: 7px 0;
}

.itinerary .itinerary-title a:not(.collapsed):before {
    content: "\f068";
}

#book-bottom-box {
    clear: both;
    margin: 20px 0;
}

.tailor_container {
    width: 100%;
    background-color: #ffffc9;
    padding: 15px;
    clear: both;
    border: 1px solid #ffb40d;
    margin-bottom: 20px;
}

.tailor_container .avatar {
    float: left;
    margin-right: 15px;
}

.tailor_container .avatar img {
    border: 2px solid #EC8E1C;
    padding: 2px;
    border-radius: 50%;
}

.tailor_container .avatar #sale_name_support {
    font-size: 13px;
}

.tailor_container .hotline {
    margin-top: 5px;
}

.tailor_container #sale_mobile_support {
    font-weight: 400;
    font-size: 15px;
    color: #B20000;
}

.tailor_container .content .title {
    color: #FE8804;
    font-size: 16px;
    margin-top: 5px;
    text-transform: uppercase;
}

.tailor_container .content .des {
    min-height: 75px;
    padding-bottom: 0;
    font-size: 13px;
    padding-top: 5px;
}

.tailor_container .btn-green {
    font-weight: 700;
    padding: 6px 15px;
}

.tailor_container .btn-orange {
    font-weight: 700;
    padding: 6px 15px;
}

.btn-green {
    background-color: #693;
    border-color: #4d721f;
    color: #fff;
    border-bottom-width: 3px;
}

.itinerary-summary {
    border: 1px solid #dde1e0;
    margin-bottom: 20px;
}

.itinerary-summary h3 {
    padding-left: 10px;
    font-size: 20px;
}

.itinerary-summary ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.itinerary-summary li {
    position: relative;
    border-top: 1px solid #dde1e0;
}

.itinerary-summary a {
    padding: 10px;
    line-height: 14px;
    display: block;
    cursor: pointer;
    color: #333;
    font-size: 12px;
}

.itinerary-summary a:hover {
    background-color: #67ab3c;
    color: #FFF;
    border: 0;
    text-decoration: none;
}

.itinerary-summary li.active {
    background-color: #67ab3c;
    color: #FFF;
    border: 0;
    text-decoration: none;
}

.itinerary-summary li.active a {
    color: #fff;
}

.itinerary-summary .arrow-it {
    position: absolute;
    right: -8px;
    top: 0;
    width: 0;
    height: 0;
    display: none;
    border-style: solid;
    border-width: 17px 0 17px 8px;
    border-color: transparent transparent transparent #67ab3c;
}

.itinerary-summary .active .arrow-it {
    display: block;
}

.bpv-sort {
    margin-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 6px;
    width: 100%;
    font-size: 14px;
}

.bpv-sort .nav-pills>li.active>a {
    background-color: #64A542;
    color: #fff;
    border: 1px solid #64A542;
    font-weight: 700;
}

.bpv-sort .nav-pills>li.active .bpv-sort-arow {
    display: block;
}

.bpv-sort .sort-label {
    font-size: 18px;
    font-weight: 700;
    margin-right: 15px;
    margin-top: 4px;
}

.bpv-sort-arow {
    width: 0;
    height: 0;
    display: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 6px solid #64A542;
    margin-left: auto;
    margin-right: auto;
}

.icon-price-details {
    background-position: -148px -391px;
    width: 43px;
    margin-right: 5px;
    height: 29px;
}

.icon-info-details {
    background-position: -148px -487px;
    width: 43px;
    margin-right: 5px;
    height: 29px;
}

.icon-review-details {
    background-position: -148px -455px;
    width: 43px;
    height: 29px;
    margin-right: 5px;
}

.bpv-article-latest-new {
    margin-bottom: 30px;
}

.bpv-article-latest-new .article-view-count-col-1 {
    width: 31%;
    float: left;
    min-height: 80px;
    background-color: #f0f0f0;
}

.bpv-article-latest-new .article-view-count-col-2 {
    width: 69%;
    float: left;
    padding-left: 10px;
}

.bpv-article-latest-new .article-latest-content .name-article {
    font-weight: 700;
}

.bpv-article-latest-new .article-latest-content .name-article a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
}

.bpv-article-latest-new .article-latest-content .date {
    color: #aaa;
}

.similar-tour-destinations {
    margin-top: 40px;
    padding: 0 0 20px;
    margin-bottom: 40px;
}

.similar-tour-destinations a {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.similar-tour-destinations .des-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    line-height: 20px;
    width: 100%;
    z-index: 10;
    color: #fff;
    font-size: 18px;
    padding: 6px 10px;
    margin: 0;
}

.similar-tour-destinations .icon {
    position: absolute;
    top: auto;
    right: 10px;
    bottom: 4px !important;
    z-index: 11;
}

.content-post-tour {
    margin-top: 50px;
}

.btn-more-new {
    background-color: transparent;
    border: 1px solid #555;
    border-radius: 0;
    color: #555;
    padding: 10px 30px;
    margin: 10px 0 20px;
}

.banner-tour {
    margin-bottom: 30px;
}

.banner-tour img {
    width: 100%;
}

.icon-destination-arrow {
    background-position: -349px -534px;
    width: 24px;
    height: 24px;
}

.cal-arrow-down {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #000;
    margin-top: -10px;
    margin-left: 10px;
    margin-bottom: 5px;
}

.arrow-outbound {
    border-top-color: #EA9542;
}

.bpv-color-orange {
    color: #FF9406;
}

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

.hotline-support {
    padding: 0;
    border: 1px solid #FFB209;
}

.hotline-support h3 {
    width: 100%;
    margin: 0;
    color: #FFF;
    background-color: #FFB209;
    padding: 7px 10px;
    font-weight: 400;
    font-size: 20px;
}

.hotline-support .support-item {
    border-bottom: 1px dotted #ccc;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 10px 0;
}

.hotline-support .support-item img {
    float: left;
    margin-right: 10px;
    border-radius: 50%;
}

.hotline-support .support-side-item {
    font-size: 15px;
}

.hotline-support .support-side-item:first-child {
    padding-top: 0;
}

.hotline-support li {
    margin-bottom: 5px;
}

.icon-hotline-support {
    background-position: -88px -33px;
    width: 27px;
    height: 22px;
}

.support-box {
    padding: 10px;
}

.bpv-color-price {
    color: #B20000;
}

.working-times {
    font-size: 11px;
    clear: both;
    text-align: center;
    padding-top: 10px;
}

.bpv-popular-tour {
    padding-bottom: 20px;
}

.bpv-popular-tour .item {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.bpv-popular-tour .item-name {
    font-size: 16px;
    overflow: hidden;
}

.bpv-popular-tour .item-price .btn-book-now {
    position: absolute;
    bottom: 5px;
    right: 0;
    font-weight: 700;
}

.bpt-list-home {
    border-top: 2px solid #59A8D1;
    padding: 0;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.bpt-list-home .item-home {
    clear: both;
    overflow: hidden;
    position: relative;
    padding: 10px;
    min-height: 140px;
    margin-bottom: 10px;
    background: linear-gradient(#fff 75%, #fff 75%, #FBEFF5 100%);
}

.bpt-list-home .item-home .icon-circle-arrow-orange {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.icon-circle-arrow-orange {
    background-position: -6px -637px;
    width: 27px;
    height: 27px;
}

@media (min-width: 850px) {
    .col-cat {
        width: 20%;
    }
    .logo img {
        height: 100px;
    }
}

@media (max-width: 768px) {
    .tax-duthuyen .block-news img {
        width: 100%;
    }
    .tax-duthuyen .block-news .lists .col-xs-8 h4 {
        margin-top: 8px;
    }
    .tax-holtel .block-news img {
        width: 100%;
    }
    .tax-holtel .block-news .lists .col-xs-8 h4 {
        margin-top: 8px;
    }
    .tax-combo .block-news img {
        width: 100%;
    }
    .tax-combo .block-news .lists .col-xs-8 h4 {
        margin-top: 8px;
    }
    .banner-home img {
        width: 100%;
    }
    .banner-home .row .col-md-4 {
        margin-bottom: 10px;
    }
    .content-duthuyen .nav-pills>li {
        width: 100%;
        margin-bottom: 5px;
    }
    .content-duthuyen .nav-pills>li+li {
        margin-left: 0px;
    }
    .content-duthuyen .tab-pane .col-xs-12 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .block-slogan {
        display: none;
    }
    #bpt-sub-menu {
        display: none;
    }
    .col-cat {
        width: 100% !important;
    }
    .container {
        width: 100%;
        padding: 0 15px;
        overflow: hidden;
    }
    .header-menu {
        display: none;
    }
    .menu-top {
        display: none !important;
    }
    .sidebar {
        display: none !important;
    }
    .top-right {
        text-align: left;
    }
    .top-right>div {
        margin-left: 0;
    }
    .col-why-us-2 {
        padding-left: 20px;
    }
    .bpv-list-item .col-content {
        width: 100% !important;
    }
    .bpv-list-item .col-price {
        width: 100% !important;
    }
    .bpv-list-item .item-name {
        font-size: 14px;
    }
    .bpv-list-item .btn-book-now {
        margin-bottom: 0;
    }
    .bpv-list-item div[class*="col-"] .text-right {
        display: inline-block;
    }
    .bpv-list-item .bpv-price-from .price-unit {
        float: none;
    }
    .home-tour-list .col-content .col-1 {
        width: 100% !important;
    }
    .home-tour-list .col-content .col-2 {
        width: 100% !important;
        padding: 0;
    }
    .div-marketing-image {
        width: 100% !important;
    }
    .col-xs-4 {}
    .col-xs-3 {}
    footer .col-1 {
        width: 100% !important;
    }
    footer .col-1 .company-info-col-1 {
        width: 100% !important;
    }
    footer .col-2 {
        width: 100% !important;
    }
    .col-license {
        width: 100% !important;
    }
    .col-price {
        width: 100% !important;
    }
    .tab-content .col-content .col-1 {
        width: 100% !important;
    }
    .tab-content .col-content .col-2 {
        width: 100% !important;
        padding: 0;
    }
    .bpv-popular-tour-new h2 {
        margin: 5px 0;
    }
    .item-duration {
        margin: 5px 0;
    }
    .item-name {
        margin: 5px 0;
    }
    .item-promotion {
        margin: 5px 0;
    }
    .item-route {
        margin: 5px 0;
    }
    .slide-wrapper img {
        height: auto;
    }
    .bpt-tab.bpt-tab-tours h3 {
        font-size: 14px;
    }
    .bp-header-tour .col-license h2 {
        font-size: 18px;
    }
    .name-article h1 {
        font-size: 18px;
    }
    .related-title {
        font-size: 18px;
        margin-top: 0;
    }
    .tit-more {
        font-size: 18px;
    }
    .bpv-color-title {
        font-size: 18px;
    }
    .content-post ul {
        padding-left: 10px;
    }
    #tab_itinerary h3 {
        font-size: 14px;
    }
    .itinerary-title {
        height: auto;
    }
    .itinerary-title .iti-day {
        width: auto;
        width: 100%;
    }
    .itinerary-title .iti-day-title {
        height: auto;
        width: 100%;
    }
    .similar-tour-destinations {
        margin-top: 0;
    }
    .similar-tour-destinations img {
        width: 100%;
    }
    .tailor_container .avatar {
        width: 100%;
        margin-right: 0;
    }
    .info-mid-tour .col-md-9 {
        float: none;
        width: 100%;
    }
    .content-post-tour {
        margin-top: 0;
    }
    .mobile-menu {
        display: block;
        background: #FFB209;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        font-size: 16px;
    }
    .mobile-menu:hover {
        color: #fff;
    }
    .mm-menu.mm-offcanvas {
        z-index: 999;
    }
}

@media only screen and (min-width: 768px) {
    .single-khach-san .carousel-inner>.item>a>img {
        height: 400px;
    }
    .single-du-thuyen .carousel-inner>.item>a>img {
        height: 400px;
    }
    .bottom-fixed ul li span {
        float: right;
    }
}

@media only screen and (max-width: 768px) {
    .bottom-fixed ul li {
        text-align: center !important;
    }
    .bottom-fixed ul li span {
        text-align: center !important;
    }
}

@media only screen and (min-width: 768px) {
    #list_more_articles img {}
    .top-tour.backgroud-color-grey .item-content {
        min-height: 146px;
    }
    .block-news .row-news img {
        height: 100px;
    }
}

.tax-contactks {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tax-contactks .tailor-make-tour {
    position: relative;
    background-color: #f9f5e9;
    padding: 20px;
    box-shadow: 2px 2px 2px #bbb;
    font-size: 20px;
}

.tax-contactks .tailor-make-tour .avatar {
    position: absolute;
}

.tax-contactks .tailor-make-tour .content {
    padding-left: 110px;
    min-height: 92px;
}

.tax-contactks .tailor-make-tour .content .text {
    color: #f8791c;
}

.tax-contactks .tailor-make-tour .content .hotline {
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 10px;
}

.tax-contactks .tailor-make-tour .content .hotline .text-hl {
    float: left;
}

.tax-contactks .tailor-make-tour .content .hotline .text-price {
    font-size: 20px !important;
}

.tax-contactks .tailor-make-tour .content .hotline .fa {
    color: #d20d0d;
}

.tax-contactks .tailor-make-tour ul {
    padding-left: 20px;
    margin-bottom: 0;
    margin-top: -1px;
    float: left;
    color: #57544d;
}

.tax-contactks .tailor-make-tour ul li {
    display: inline-block;
    padding-right: 10px;
    color: #57544d;
}

.tax-contactks .tailor-make-tour ul li a {
    color: #57544d;
}

.tax-contactks .tailor-make-tour .col-btn {
    padding-top: 25px;
    padding-right: 30px;
    text-align: right;
}

.tax-contactks .btn-orange {
    background-color: #1666c8;
    color: #fff;
    border-color: #1666c8;
}

.slider {
    position: relative;
    z-index: 1;
}

body>header {
    position: relative;
    z-index: 6969;
}

body.home header .header-top {
    position: absolute;
    left: 0px;
    width: 100%;
}

body.archive header .header-top {
    position: relative;
}

body>header .header-top .header-logo {
    padding: 10px 0px 0px;
}

body>header .header-top .header-logo #mobile-menu-toggle,
body>header .header-top .header-logo #mobile-search-icon {
    display: none;
}

body>header .header-top .top-right {
    text-align: right;
    font-size: 12px;
}

body>header .header-top .top-right .menu-top-wrapper .menu-top {
    display: inline-block;
}

body>header .header-top .top-right .menu-top-wrapper .menu-top ul li a {
    border-right: 1px solid #fff;
    padding: 0 5px;
    color: #fff;
}

body>header .header-top .top-right .menu-top-wrapper .menu-top ul li:last-child a {
    border-right: 0;
}

body>header .header-top .top-right .menu-top-wrapper .social-top {
    display: inline-block;
}

body>header .header-top .top-right .menu-top-wrapper .social-top .social-icons {
    width: 20px;
    height: 20px;
}

body>header .header-top .top-right .hotline-top {
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
}

body>header .header-top .top-right .hotline-top .hotline-number {
    color: #fff;
    font-size: 15px;
}

body>header .header-top .top-right .hotline-top .fa-phone-alt {
    color: #FE8802;
}

body>header .header-top .top-right .time-line {
    color: #fff;
    text-align: right;
    margin-top: 5px;
}

body>header .header-top .top-right ul li {
    display: inline-block;
}

body>header .header-top .header-menu {
    margin: 15px 0px 0px;
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    transition: transform .6s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

body>header .header-top .header-menu .nav>li {
    margin: 0px;
}

body>header .header-top .header-menu .nav>li>a {
    color: #fff;
    padding: 10px 15px;
    border-radius: 0;
    outline-width: 0;
    font-weight: 400;
    font-size: 14px;
    transition: background-color 0.1s ease-in-out;
}

.menu.nav {
    padding: 0px 15px;
    background: rgb(0 0 0 / 50%);
    border-radius: 10px;
}

.menu.nav>li>a:focus,
.menu.nav>li>a:hover {
    background-color: #eee0;
}

body>header .header-top .header-menu .nav>li>a:hover,
body>header .header-top .header-menu .nav>li>a:focus {
    text-decoration: underline;
}

body>header .header-top .header-menu .nav>li>a I {
    font-size: 10px;
}

.tour-listing-page #maincontent {
    padding-top: 0px !important;
}

.page-block {
    padding-top: 20px;
    padding-bottom: 20px;
}

.page-block .page-block-title {
    margin-top: 10px;
    margin-bottom: 20px;
}

.page-block .page-block-title h3 {
    font-size: 30px;
}

.page-block-title.center {
    text-align: center;
    margin: 0px 0px 10px;
}

.page-block-content {}

.service-block {
    margin: 50px 0px;
}

.service-block .why-us-item {
    display: flex;
    align-items: center;
}

.service-block .why-us-item .col-why-us-1 {
    width: 19%;
}

.service-block .why-us-item .col-why-us-2 {
    width: 81%;
    padding-left: 20px;
}

.slogan-block {
    background: #fff;
    padding: 20px 0;
}

.slogan-block img.slogan-image {
    width: 69px;
    height: 69px;
}

.slogan-block .col-why-us-1 {
    position: absolute;
}

.slogan-block .col-why-us-2 {
    margin-left: 80px;
}

.banner-home {
    margin: 50px 0px;
}

.list-deal {
    margin: 30px 0px;
    width: 100%;
    float: left;
}

.list-deal .home-tab-deal h3 {
    font-size: 28px;
    margin: 15px 0px;
}

.list-deal .home-tab-deal .nav-pills {
    border-bottom: 1px solid #1666c8;
    font-size: 14px;
}

.list-deal .home-tab-deal .nav-pills>li>a {
    border: 0 solid #fff !important;
    text-transform: uppercase;
    color: #585858 !important;
    background-color: transparent !important;
    padding: 6px 20px !important;
    border-radius: 0 !important;
}

.list-deal .home-tab-deal .nav-pills>li>a:hover {
    border: 0;
    border-bottom: 3px solid #1666c8 !important;
    margin-bottom: -2px;
    color: #1666c8 !important;
    background-color: transparent !important;
}

.list-deal .home-tab-deal .nav-pills>li.active>a {
    border: 0;
    border-bottom: 3px solid #1666c8 !important;
    margin-bottom: -2px;
    color: #1666c8 !important;
    background-color: transparent !important;
}

.list-deal .home-tab-deal .nav-pills>li.active>a:hover {
    border: 0;
    border-bottom: 3px solid #1666c8 !important;
    margin-bottom: -2px;
    color: #1666c8 !important;
    background-color: transparent !important;
}

.list-deal .home-tab-deal .nav-pills>li.active>a:focus {
    border: 0;
    border-bottom: 3px solid #1666c8 !important;
    margin-bottom: -2px;
    color: #1666c8 !important;
    background-color: transparent !important;
}

.list-deal .home-tab-deal #pills-tab-home {
    margin-top: 20px;
}

.list-deal .home-tab-deal .icon-best-deal img {
    width: 28px;
    height: 28px;
}

.home-list-deal .page-block-title h3 {
    margin: 30px 0px 0px;
}

.arrivals-popup {
    max-width: 600px;
    font-size: 12px;
    width: 600px;
    line-height: normal;
    border-width: 2px 2px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #0071cd;
    padding: 20px;
    position: absolute;
    z-index: 9;
    margin-top: 9px;
    display: none;
    top: -150%;
    left: 105%;
}

.arrivals-popup h3 {
    font-size: 18px;
    border-bottom: 2px solid #c8c8c8;
    padding-bottom: 5px;
    line-height: 38px;
    margin-bottom: 10px;
}

.arrivals-popup h3 img.arrival-icon {
    max-width: 21px;
    vertical-align: middle;
}

.arrivals-popup .arrival-group .arrival-title {
    font-weight: bold;
    color: #3385d6;
    font-size: 14px;
    margin-bottom: 5px;
    cursor: pointer;
}

.arrivals-popup .arrival-group .arrival-title:before {
    content: '\f0d7';
    font-family: "Font Awesome 5 Free";
    margin-right: 7px;
}

.arrivals-popup .arrival-group .arrival-list>ul>li {
    border: 0;
    border-radius: 0;
    border-top: 1px dotted #c5c5c5;
    color: #333;
    padding: 5px 0 5px 15px;
    cursor: pointer;
}

.arrivals-popup .arrival-group.show {
    display: block;
}

.loading>.loading-screen {
    display: block;
}

.loading-screen {
    position: absolute;
    z-index: 1;
    display: none;
    background-color: #f8f8faab;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.loading-screen .lds-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
}

.loading-screen .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #1666c8;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #1666c8 transparent transparent transparent;
}

.loading-screen .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.loading-screen .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.loading-screen .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.result-pagination {
    float: right;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #1666c8;
}

.result-pagination .page-numbers {
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #1666c8;
    background-color: #fff;
    border-right: antiquewhite;
    font-size: 11px;
}

.result-pagination .page-numbers.current {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1666c8;
    border-color: #1666c8;
}

.result-pagination .page-numbers:not(:first-child) {
    border-left: 1px solid #1666c8;
}

.search-tour-box {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 365px;
    background: #fff;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    z-index: 100;
}

.search-tour-box .box-title {
    width: 100%;
    clear: both;
    padding: 5px 15px;
    text-align: left;
    background: #1666c8;
    font-size: 22px;
    color: #fff;
}

.search-tour-box .box-content {
    padding: 15px;
    background-image: -ms-linear-gradient(top, #fdf5d1 0, #fdf5d1 100%);
    background-image: -moz-linear-gradient(top, #fdf5d1 0, #fdf5d1 100%);
    background-image: -o-linear-gradient(top, #fdf5d1 0, #fdf5d1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdf5d1), color-stop(1, #fdf5d1));
    background-image: -webkit-linear-gradient(top, #fdf5d1 0, #fdf5d1 100%);
    background-image: linear-gradient(to bottom, #fdf5d1 0, #fdf5d1 100%);
}

.search-tour-box #search-tour-form label {
    margin-bottom: 2px;
    font-size: 13px;
    font-weight: normal;
}

.search-tour-box #search-tour-form button[type="submit"] {
    background-color: #1666c8;
    color: #fff;
    border-color: #1666c8;
    width: 100%;
    padding: 6px 12px;
    font-size: 19px;
}

.product-listing .product-item {
    margin-bottom: 20px;
    transition: ease-in-out 0.1s;
    position: relative;
    overflow: hidden;
}

.product-listing .product-item:hover {
    /*
	box-shadow: 2px 2px 10px #d7d7d7;
	transform: scale(1.01);
	*/
}

.product-listing .product-item .item-price {
    margin-bottom: 10px;
    text-align: left;
}

.product-listing .product-item .item-price ins {
    text-decoration: none;
}

.product-listing .product-item .item-price>span.woocommerce-Price-amount.amount,
.product-listing .product-item .item-price ins>span.woocommerce-Price-amount.amount {
    font-size: 18px;
    color: red;
    font-weight: 600;
}

.product-listing .product-item.card-layout .item-thumb {
    position: relative;
    overflow: hidden;
    padding-top: 70%;
}

.product-listing .product-item.card-layout .item-thumb>a>img {
    width: 100%;
    height: 250px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.product-listing .product-item.card-layout .item-content {
    background-color: rgba(0, 0, 0, 0.53);
    padding: 10px 10px 5px 10px;
    border: 0px solid #ededed;
    border-top: 0;
    line-height: 20px;
    overflow: hidden;
    height: 100%;
    top: 145px;
    position: absolute;
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.product-listing .product-item.card-layout:hover .item-content {
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 30px;
}

.product-listing .product-item.card-layout .item-content h4 {
    margin-bottom: 10px;
    margin: 0px;
}

.product-listing .product-item.card-layout .item-content h4 a {
    font-size: 16px;
    line-height: 1.4;
    height: 40px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: #fff;
    margin: 0px;
}

.product-listing .product-item.card-layout .item-content h4 a:hover {
    text-decoration: none;
}

.product-listing .product-item.card-layout .item-content .item-offer {
    background-color: #fdffce;
    padding: 5px 10px;
    overflow: hidden;
    color: #fe8802;
    font-size: 13px;
    margin: 10px 0px;
    width: 100%;
    display: block;
    border: none;
}

.product-listing .product-item.card-layout .item-content {
    color: #fff;
}

.product-listing .product-item.card-layout .item-content .item-meta+.item-price {
    margin-top: 49px;
}

.product-listing .product-item.card-layout .item-content .meta-label {
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    margin: 5px 0px 0px;
}

.product-listing .product-item.card-layout .item-content .meta-label.tour-arrivals>span:first-child {
    display: none;
}

.product-listing .product-item.card-layout .item-content .meta-label.tour-arrivals a {
    color: #fff;
}

.product-listing .product-item.card-layout .item-content .meta-label i {
    color: #fff;
    margin-right: 5px;
    display: inline-block;
    width: 15px;
    text-align: center;
}

.product-listing .product-item.fullwidth-layout {
    position: relative;
    padding: 15px;
    overflow: hidden;
    cursor: pointer;
    border-top: 0;
    margin-bottom: 15px;
    border: 0;
    background-color: #FFF;
    display: flex;
}

.product-listing .product-item.fullwidth-layout .item-thumb {
    vertical-align: top;
}

.product-listing .product-item.fullwidth-layout .item-thumb img {
    max-width: 238px;
}

.product-listing .product-item.fullwidth-layout .item-content {
    margin-left: 20px;
    vertical-align: top;
    width: 100%;
}

.product-listing .product-item.fullwidth-layout .item-content h4 a.item-title {
    color: #353535;
    font-size: 17px;
    font-weight: 600;
}

.product-listing .product-item.fullwidth-layout .item-content .item-info {
    padding-top: 5px;
    font-size: 13px;
}

.product-listing .product-item.fullwidth-layout .item-content .item-info .meta-label {
    margin-bottom: 5px;
}

.product-listing .product-item.fullwidth-layout .item-content .item-info .meta-label>i {
    color: #bfbfbf;
    margin-right: 5px;
    display: inline-block;
    width: 12px;
    text-align: center;
}

.product-listing .product-item.fullwidth-layout .item-content .item-info .meta-label.tour-arrivals>a {
    color: #353535;
}

.product-listing .product-item.fullwidth-layout .item-content .item-info .departure-dates label {
    display: block;
    margin-bottom: 7px;
}

.product-listing .product-item.fullwidth-layout .item-price {
    border-left: 1px solid #d3d3d3;
    border-left-style: dashed;
    padding-left: 50px;
}

.favorite-arrivals #favourite-tours-tab {
    border: none;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.favorite-arrivals #favourite-tours-tab li.nav-item>a {
    border: none;
    border-radius: 0;
    border: 1px solid #999;
    color: #585858;
    background-color: #fff;
    padding: 7px 12px 7px 22px;
    border-radius: 0;
    margin-right: 15px;
}

.favorite-arrivals #favourite-tours-tab li.nav-item>a:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 12px;
    vertical-align: middle;
}

.favorite-arrivals #favourite-tours-tab li.nav-item.active>a {
    border: 1px solid #1666c8;
    color: #ffff;
    background-color: #1666c8;
}

.favorite-arrivals #favourite-tours-content {
    padding-top: 20px;
}

.favorite-arrivals #favourite-tours-content .favorite-arrival-item {
    position: relative;
    margin-bottom: 16px;
    cursor: pointer;
}

.favorite-arrivals #favourite-tours-content .favorite-arrival-item .item-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 17px;
    color: #fff;
    font-size: 17px;
}

.favorite-arrivals #favourite-tours-content .favorite-arrival-item .item-title>i {
    color: #f2761f;
}

.favorite-arrivals #favourite-tours-content .favorite-arrival-item .item-thumbnail {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
}

.favorite-arrivals #favourite-tours-content .favorite-arrival-item .item-thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(2, 0, 36, 0.33) 0%, rgba(0, 0, 0, 0.86) 1%, rgba(255, 255, 255, 0) 27%);
}

.favorite-arrivals #favourite-tours-content .favorite-arrival-item .item-thumbnail>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    max-width: 150%;
    width: auto;
}

.favorite-arrivals #favourite-tours-content .showmore:after {
    content: '\f107';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 12px;
    vertical-align: middle;
}

.favorite-arrivals #favourite-tours-content .showmore.showedmore:after {
    content: '\f106';
}

.favorite-arrivals #favourite-tours-content .showmore:focus {
    outline: none;
}

.btn {
    border-radius: 0;
    border: none;
    margin: 10px 0px;
}

.btn-yellow {
    background-color: #ffc300;
    color: #1666c8;
}

body.home .home-list-deal {
    background: #faf8f9;
}

body #maincontent.search-tour {
    background-color: #f8f8fa;
    padding-top: 20px;
    padding-bottom: 40px;
}

body #maincontent.search-tour h3.search-heading {
    font-size: 18px;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 4px;
    margin-bottom: 20px;
    display: inline-block;
}

body #maincontent.search-tour .search-orderby-filters {
    display: inline-block;
}

body #maincontent.search-tour .search-orderby-filters .search-orderby-item {
    padding: 6px 18.71px;
    display: inline-block;
    cursor: pointer;
    color: #3385d6;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 13px;
}

body #maincontent.search-tour .search-orderby-filters .search-orderby-item:hover {
    background-color: #eee;
    color: #eb8f00;
}

body #maincontent.search-tour .search-orderby-filters .search-orderby-item.active {
    background-color: #64a542;
    color: #fff;
    border: 1px #64a542 solid;
    font-weight: bold;
}

body #maincontent.search-tour .searh-form-content {
    padding: 10px 15px;
    background-color: #f9f5e9;
    margin-bottom: 30px;
    box-shadow: 1px 1px 1px 0 #ddd;
}

body #maincontent.search-tour .searh-form-content span.title {
    font-size: 20px;
}

body #maincontent.search-tour .searh-form-content .search-content {
    margin-top: 10px;
}

body #maincontent.search-tour .searh-form-content .search-content form label {
    font-size: 13px;
    margin-bottom: 5px;
}

body #maincontent.search-tour .searh-form-content .search-content form button {
    background-color: #175a92;
    color: #fff;
    border-color: #1666c8;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 100%;
    margin-top: 25px;
}

body #maincontent.search-tour .search-filters .search-filter-box {
    border: 1px solid #d2d2d2;
    padding: 0;
    margin-bottom: 20px;
}

body #maincontent.search-tour .search-filters .search-filter-box .search-filter-title {
    font-weight: normal;
    font-size: 15px;
    padding: 7px 15px 5px 15px;
    text-transform: uppercase;
    background-color: #f1f1f1;
}

body #maincontent.search-tour .search-filters .search-filter-box .search-filter-content {
    padding: 10px 15px;
    background-color: #fff;
}

body #maincontent.search-tour .search-filters .search-filter-box .search-filter-content .filter-item {
    font-size: 13px;
    margin-bottom: 10px;
}

body #maincontent.search-tour .search-filters .search-filter-box .search-filter-content .filter-item span.filter-count {
    color: #737373;
}

body #maincontent.search-tour .search-filters .search-filter-box label {
    font-weight: 400;
}

body #maincontent.search-tour .search-filters .search-filter-box input[type="checkbox"] {
    margin-right: 5px;
    margin-top: 0px;
}

body #maincontent.search-tour .search-results {
    position: relative;
}

body #maincontent.search-tour .search-results .result-list {
    overflow: hidden;
}

body #maincontent.search-tour .search-results .result-list .product-item {
    width: 100%;
    border: 1px solid #d0d0d0;
    float: left;
    background-color: white;
    margin-bottom: 15px;
    position: relative;
}

body #maincontent.search-tour .search-results .result-list .product-item:hover {
    box-shadow: 2px 2px 2px #d7d7d7;
    transform: none;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-thumb {
    width: 28%;
    float: left;
    position: relative;
    padding: 15px;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content {
    width: 72%;
    padding: 10px;
    float: left;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-info {
    width: 70%;
    float: left;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-info h4 {
    font-size: 17px;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-info h4 .duration {
    color: #693;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-info .item-meta {
    margin-top: 10px;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-info .item-meta .tour-offer {
    color: #fe8802;
    background-color: #ffffc9;
    padding: 5px 10px;
    font-size: 13px;
    margin-bottom: 7px;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-extra {
    width: 30%;
    float: left;
    padding: 5px;
    text-align: right;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-extra .item-price {
    margin-bottom: 10px;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-extra .item-price ins {
    text-decoration: none;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-extra .item-price>span.woocommerce-Price-amount.amount,
body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-extra .item-price ins>span.woocommerce-Price-amount.amount {
    font-size: 20px;
    color: #b20000;
    font-weight: 700;
    display: block;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-extra .item-button a {
    background-color: #ffc300;
    color: #1666c8;
    border-color: #ffc300;
    font-size: 16px;
    padding: 5px 30px;
}

body #maincontent.search-tour .search-results .result-list .product-item .item-content .item-extra .item-button a:hover {
    text-decoration: none;
}

body.woocommerce #maincontent {
    padding-top: 20px;
}

body.woocommerce.single-product .product .images .woocommerce-product-gallery__wrapper {
    overflow: hidden;
    position: relative;
    padding-top: 100%;
}

body.woocommerce.single-product .product .images .woocommerce-product-gallery__wrapper:nth-child(n+2) {
    width: 100%;
}

body.woocommerce.single-product .product .images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

body.woocommerce.single-product .product .images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
    opacity: 0;
    height: 100%;
    width: 100%;
    display: block;
}

body.woocommerce.single-product .product .images .woocommerce-product-gallery_slick-slider {
    margin-top: 5px;
}

body.woocommerce.single-product .product .images .woocommerce-product-gallery_slick-slider .slick-slide {
    padding: 0px 2px;
}

body.woocommerce.single-product .product-block {
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 2px 2px 7px 4px #dedede6e;
    padding: 15px;
    margin-bottom: 20px;
}

body.woocommerce.single-product .product_title {
    font-weight: 600;
}

body.woocommerce.single-product .product-content {
    margin: 15px 0px;
}

body.woocommerce.single-product p.price {
    margin: 20px;
    display: block;
    width: 300px;
}

body.woocommerce.single-product p.price del {
    font-size: 18px;
    opacity: 1;
    color: #000;
    font-weight: 400;
}

body.woocommerce.single-product p.price del label {
    font-weight: 500;
    margin-right: 10px;
}

body.woocommerce.single-product p.price>ins,
body.woocommerce.single-product p.price>.amount {
    color: #ed1c24;
    text-decoration: none;
    font-size: 36px;
    font-weight: 700;
}

body.woocommerce.single-product p.price .sale-tag {
    display: inline-block;
    margin-left: 24px;
    color: #fff;
    background-color: #ed1c24;
    padding: 2px 10px;
    font-size: 15px;
    border-radius: 8px;
    position: relative;
    vertical-align: super;
}

body.woocommerce.single-product p.price .sale-tag:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    left: -11px;
    top: 7.5px;
    border-right: 7px #ed1c24 solid;
    border-top: 5px transparent solid;
    border-bottom: 5px transparent solid;
    border-left: 5px transparent solid;
}

body.woocommerce.single-product .travel-meta {
    font-size: 15px;
    border: none;
    padding: 10px 0px;
}

body.woocommerce.single-product .travel-meta>* {
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    display: flex;
}

body.woocommerce.single-product .travel-meta .meta-icon {
    color: #1666c8;
    width: 40px;
    text-align: center;
    font-size: 20px;
    vertical-align: top;
}

body.woocommerce.single-product .travel-meta .meta-content {
    border-left: 1px solid #eaeaea;
    padding-left: 15px;
    margin-bottom: 14px;
    font-size: 15px;
    line-height: 2em;
}

body.woocommerce.single-product .product-highlights h3 {
    font-size: 19px;
    margin-bottom: 10px;
}

body.woocommerce.single-product .product-highlights ul>li:before {
    content: '';
    background-image: url("assets/img/checked.svg");
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: top;
}

body.woocommerce.single-product .product-highlights .travel-featured,
body.woocommerce.single-product .product-highlights .travel-highlights {
    padding: 0px 18px;
}

body.woocommerce.single-product .travel-departure ul li {
    list-style: inside;
}

body.woocommerce.single-product .travel-offer {
    background-color: #fdffce;
    padding: 5px 10px;
    overflow: hidden;
    white-space: nowrap;
    color: #fe8802;
    font-weight: 600;
}

body.woocommerce.single-product #book-now-btn {
    background-color: #1666c8;
    color: #fff;
    border-color: #1666c8;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    width: 100%;
    margin-top: 20px;
}

body.woocommerce.single-product .product-body h2 {
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin: 25px 0px 25px -25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #1666c8;
    color: #fff;
    font-size: 21px;
    line-height: 33px;
}

body.woocommerce.single-product .product-body h2:after {
    content: '';
    position: absolute;
    right: -21px;
    width: 12px;
    height: 33px;
    border-top: 22px solid #1666c8;
    border-left: 7px solid #1666c8;
    border-bottom: 11px solid transparent;
    border-right: 14px solid transparent;
}

body.woocommerce.single-product .product-body #tour-details-tab-content {
    padding: 20px 25px;
    border: 1px solid #e7e7e7;
    border-top-width: 0;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(100, 100, 100, 0.1);
    margin-bottom: 50px;
    margin-top: 0px;
    width: 100%;
    float: left;
}

body.woocommerce.single-product .product-body #tour-details-tab {
    top: 0;
    width: 100%;
    border-bottom: 0;
    height: auto;
}

body.woocommerce.single-product .product-body #tour-details-tab>li>a {
    border-radius: 0;
    margin: 0;
    padding: 14px 15px 10px;
    border-color: #ccc;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    color: #1666c8;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    min-width: 176px;
}

body.woocommerce.single-product .product-body #tour-details-tab>li.active>a {
    border-top: 2px solid #1666c8;
    border-bottom-color: #1666c8;
    background-color: #1666c8;
    color: #fff;
}

body.woocommerce.single-product .product-body #tour-details-tab>li:not(:first-child) {
    padding-left: 8px;
}

body.woocommerce.single-product .product-body .journey {
    margin-bottom: 50px;
}

body.woocommerce.single-product .product-body .journey .travel-day-detail {
    margin-bottom: 10px;
}

body.woocommerce.single-product .product-body .journey .travel-day-detail .travel-day-title {
    font-size: 14px;
    padding: 7px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 0;
    padding-right: 25px;
    position: relative;
    background-color: #f6f6f6;
    cursor: pointer;
}

body.woocommerce.single-product .product-body .journey .travel-day-detail .travel-day-title:after {
    content: "\f055";
    font-family: "Font Awesome 5 Free";
    float: right;
    font-weight: 900;
    color: #646464;
}

body.woocommerce.single-product .product-body .journey .travel-day-detail .travel-day-content {
    border: 1px solid #d3d3d3;
    border-top-width: 0;
    padding: 12px;
}

body.woocommerce.single-product .product-body .journey .travel-day-detail.active .travel-day-title:after {
    content: "\f056";
}

body.woocommerce.single-product .product-body #prices-nav-tab {
    border: none;
    overflow: hidden;
}

body.woocommerce.single-product .product-body #prices-nav-tab li.nav-item.active a {
    background-color: #1666c8;
    color: #fff;
    border: 1px solid #1666c8;
}

body.woocommerce.single-product .product-body #prices-tab-content {
    border: 1px solid #1666c8;
    margin-bottom: 1px;
}

body.woocommerce.single-product .product-body table.price-table {
    margin-bottom: 0px;
}

body.woocommerce.single-product .product-body table.price-table>thead>tr>th {
    text-align: center;
    vertical-align: middle;
}

body.woocommerce.single-product .product-body table.price-table>tbody>tr>td {
    text-align: center;
    vertical-align: middle;
}

body.woocommerce.single-product .product-body table.price-table>tbody>tr>td.price-column {
    text-align: right;
}

body.woocommerce.single-product .product-body table.price-table button.book-now {
    background-color: #ffc300;
    color: #1666c8;
    border-color: #ffc300;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

body.woocommerce.single-product .product-body table.price-table button.book-now:after {
    content: '\f0a9';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 11px;
    vertical-align: middle;
}

body.woocommerce.single-product .product-body table.price-table span.active-price {
    font-size: 22px;
    color: #b20000;
    font-weight: 600;
}

body.woocommerce.single-product .product-body table.price-table span.date-price:not(.active-price) {
    text-decoration: line-through;
}

body.woocommerce.single-product .product-body .policy-box {
    margin-bottom: 30px;
}

body.woocommerce.single-product .product-body .policy-box ul li {
    list-style: disc;
    margin-left: 20px;
}

body.woocommerce.single-product .call-now-block,
.textwidget .call-now-block {
    width: 100%;
    background-color: #1666c8;
    padding: 15px;
    clear: both;
    margin-bottom: 20px;
    text-align: center;
}

body.woocommerce.single-product .call-now-block .call-avatar,
.textwidget .call-now-block .call-avatar {
    width: 50%;
    margin: 0 auto;
}

body.woocommerce.single-product .call-now-block .call-name,
.textwidget .call-now-block .call-name {
    font-size: 20px;
    color: #fff;
}

.call-now a:hover {
    text-decoration: none;
}

body.woocommerce.single-product .call-now-block .call-hotline,
.textwidget .call-now-block .call-hotline {
    font-size: 18px;
    background-color: #02af8e;
    color: #fff;
    display: inline-block;
    padding: 5px 6px;
    border-radius: 27px;
    margin-top: 10px;
}

body.woocommerce.single-product .call-now-block .call-hotline .call-icon,
.textwidget .call-now-block .call-hotline .call-icon {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    background-color: #fff;
    color: #02af8e;
    border-radius: 100%;
}

body.woocommerce.single-product .call-now-block .call-hotline .call-number,
.textwidget .call-now-block .call-hotline .call-number {
    display: inline-block;
}

body.woocommerce.single-product #bookingModal .modal-header {
    border: none;
    min-height: 0px;
    height: 0px;
    padding: 0px;
}

body.woocommerce.single-product #bookingModal .modal-header .close {
    position: absolute;
    top: -15px;
    right: -5px;
    margin: 0;
    height: 30px;
    width: 30px;
    background-color: #fff;
    opacity: 1;
    line-height: 30px;
    border-radius: 100%;
}

body.woocommerce.single-product #bookingModal .modal-dialog {
    margin: 9vh auto;
}

body.woocommerce.single-product #bookingModal .modal-dialog .form {
    padding: 10px 40px;
}

body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form h2 {
    margin-bottom: 14px;
    font-weight: 600;
}

body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form label {
    font-weight: 400;
    width: 100%;
}

body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form label>span {
    display: block;
    font-weight: 600;
}

body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form select[name="location-select"],
body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form select[name="date-select"] {
    width: 100%;
    padding: 6px 12px;
}

body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form .location-select:after,
body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form .date-select:after {
    content: '\f0d7';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    right: 7px;
}

body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form input:focus,
body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form textarea:focus,
body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form select:focus {
    outline: none;
    box-shadow: none;
    border-bottom-color: #333;
}

body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form input:not([type="submit"]),
body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form select,
body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form textarea {
    margin-bottom: 15px;
    margin-top: 0px;
    -webkit-appearance: none;
    border: none;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
}

body.woocommerce.single-product #bookingModal .modal-dialog .tour-booking-form .wpcf7-submit {
    background-color: #1666c8;
    color: #fff;
    border-color: #1666c8;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    width: 100%;
    margin-top: 20px;
}

body.woocommerce.single-product #bookingModal .modal-dialog .travel-meta>* {
    border: none;
    margin-bottom: 0px;
}

body.woocommerce.single-product #bookingModal .modal-dialog .travel-meta .meta-icon {
    font-size: 17px;
}

body.woocommerce.single-product #bookingModal .modal-dialog .travel-meta .meta-content {
    margin-bottom: 0px;
    padding-left: 0px;
    border: none;
}

body.woocommerce.single-product #bookingModal .modal-dialog .travel-meta span.meta-label {
    font-weight: 600;
}

#content .product .images,
.product .images,
.woocommerce-page #content .product .images,
.woocommerce-page .product .images {
    width: 54%;
}

#content .product .summary,
.product .summary,
.woocommerce-page #content .product .summary,
.woocommerce-page .product .summary {
    width: 43%;
}

span.onsale {
    background-color: #ed1c24;
    height: 25px;
    width: 25px;
    transform: rotate(-23deg);
    top: 5px;
    left: 5px;
}

.slick-slider {
    position: relative;
    overflow: hidden;
}

.slick-slider .slick-slide {
    display: inline-block;
}

.slick-slider .slick-arrow {
    position: absolute;
    top: 41%;
    width: 25px;
    height: 25px;
    z-index: 1;
    -webkit-appearance: none;
    border: none;
    box-shadow: none;
    outline: none;
    background-color: #ffffff85;
    color: #4f4f4f;
}

.slick-slider .slick-arrow.nav-left {
    left: 0;
}

.slick-slider .slick-arrow.nav-right {
    right: 0;
}

.padding-top-35 {
    padding-top: 35px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-bottom-35 {
    padding-bottom: 35px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.title-banner-visa {
    background: #1666c8;
    height: 60px;
    text-align: center;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 3;
}

.title-banner-visa a {
    background: #1666c8;
    height: 60px;
    text-align: center;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 3;
}

.title-banner-visa a:hover {
    color: #fff;
}

.content-banner-visa {}

.box-visa {
    position: relative;
    padding: 0px 0px 0px 0px;
}

.box_content {
    position: relative;
}

.banner-visa-content {
    position: absolute;
    top: 79%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    transition: top 1s;
    color: #fff;
    padding: 0px 15px;
    font-size: 13px;
    text-align: justify;
    line-height: 1.4;
}

.mid-banner-item-1 .banner-visa-content {
    top: 89%;
    background: rgba(0, 0, 0, 0.8);
}

.box_content:hover .banner-visa-content {
    top: 0 !important;
    background: rgba(0, 0, 0, 0.8);
}

.box_content .banner-link {
    color: #fff;
    font-size: 20px;
    position: relative;
    margin: 0px 0px 10px 0px !important;
    float: left !important;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.81));
    height: initial;
    padding: 10px 0px 10px 0px !important;
    background: none;
    border-bottom: 2px solid #ccc;
    text-align: left !important;
}

.box_content .banner-link a,
.box_content .banner-link a:hover {
    color: #fff;
}

.block-mt-50 {
    margin-top: 50px;
}

.special-collection .owl-special-collection .item {
    border: solid 1px #e8e8e8;
}

.special-collection .owl-item {
    padding: 0 15px;
}

.owl-special-collection.owl-theme .owl-controls {
    opacity: 1
}

.owl-special-collection.owl-theme .owl-controls .owl-prev {
    margin-left: 15px
}

.owl-special-collection.owl-theme .owl-controls .owl-next {
    margin-right: 15px
}

.mid-banner {
    padding: 0px 0px 0px 0px;
}

.mid-banner a {
    display: block;
    position: relative;
    float: left;
    content: "\f105";
    margin: 0px auto;
    width: 100%;
}

.a-margin {
    margin: 0px 0px 0px 30px;
}

.mid-banner a:after {
    content: '';
    position: absolute;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
}

.mid-banner a:before {
    content: '';
    position: absolute;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
}

.mid-banner a:hover:before,
.mid-banner a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform 0.35s ease;
    -moz-transition: transform 0.35s ease;
    -o-transition: transform 0.35s ease;
    -webkit-transition: -webkit-transform 0.35s ease;
}

.mid-banner-item {
    float: left;
    margin-bottom: 5px;
    margin-right: 0.36%;
}

.mid-banner-item img {
    width: 100%;
    float: left;
}

.mid-banner-item-1 {
    width: 24.158125%;
    overflow: hidden;
}

.mid-banner-item-2 {
    width: 25.183%;
    overflow: hidden;
}

.mid-banner-item-3 {
    width: 49.9%;
    float: left;
    margin-right: 0px;
    overflow: hidden;
}

.mid-banner-item-4 {
    width: 25.183%;
    overflow: hidden;
}

.mid-banner-item-5 {
    width: 25.183%;
    overflow: hidden;
}

.mid-banner-item-6 {
    width: 24.399%;
    margin-right: 0px;
    overflow: hidden;
}

a.banner-link {
    color: #fff;
    font-size: 20px;
    position: relative;
    margin: -45px 0px 0px 0px;
    float: left;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.81));
    height: 45px;
    padding: 0px 0px 0px 30px;
}

.mid-banner-item-1 a.banner-link {
    color: #fff;
    font-size: 20px;
    position: relative;
    margin: -45px 0px 0px 0px;
    float: right;
    padding: 0px 30px 0px 0px;
    text-align: right;
}

a.banner-link:before,
a.banner-link:after {
    position: inherit;
    border: none !important;
}

.big-collection .title {
    padding: 0 20px;
}

.big-collection.style-1 .title {
    background: #ff9801;
}

.big-collection.style-2 .title {
    background: #f6c60e;
}

.big-collection.style-3 .title {
    background: #8cc34b;
}

.big-collection .title {
    background: #ff9801;
}

.big-collection .title h2 {
    color: #fff;
    font-size: 28px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}

.owl-big-collection .owl-pagination {
    display: none;
}

.big-collection .owl-big-collection .product-grid .price .special {
    font-size: 14px;
}

.big-collection .owl-big-collection .product-grid .price .old {
    font-size: 12px;
}

.big-collection .border {
    border: solid 1px #e5e5e5;
}

.big-collection .title h2 {
    color: #fff;
    font-size: 28px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}

.big-collection .title a {
    float: right;
    line-height: 50px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.big-collection .navtabs {
    width: 20%;
    float: left;
    padding: 0 15px;
}

.big-collection .navtabs li a {
    line-height: 50px;
    display: block;
    border-bottom: solid 1px #e5e5e5;
    font-size: 14px;
    font-weight: 600;
}

.big-collection .navtabs li a.active,
.big-collection .navtabs li a:hover {
    position: relative;
}

.big-collection .navtabs li a.active:before,
.big-collection .navtabs li a:hover:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    left: -15px;
    top: 0;
    z-index: 2;
}

.product-listing .product-item .item-price {
    text-align: left;
    float: left;
    margin: 0px;
}

.product-listing .product-item .item-price del {
    display: none;
}

.bpv-list-article .col-img img {
    width: 100%;
}

.related.products {
    padding: 15px;
    border: 1px solid #e7e7e7;
    border-top-width: 0;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(100, 100, 100, 0.1);
    margin-bottom: 30px;
    margin-top: 0px;
}

.list-post-tour {
    width: 100%;
    float: left;
    background: #fff;
}

.list-post-tour h2 {
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin: 0px 0px 25px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #1666c8;
    color: #fff;
    font-size: 21px;
    line-height: 33px;
}

.list-post-tour h2:after {
    content: '';
    position: absolute;
    right: -21px;
    width: 12px;
    height: 33px;
    border-top: 22px solid #1666c8;
    border-left: 7px solid #1666c8;
    border-bottom: 11px solid transparent;
    border-right: 14px solid transparent;
}

.list-post-tour h2 a {
    color: #fff;
}

.list-post-tour ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

.list-post-tour ul li {
    width: 100%;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px;
}

.list-post-tour ul li img {}

.list-post-tour ul li a {
    color: #333;
}

.list-post-tour .padding-right0 {
    padding-right: 0px;
}

.info-post-tour {}

.info-post-tour p {
    display: none;
}

.menu-main-menu-container .dropdown-menu {
    background: #ffffffd9;
    padding: 0px;
    border: none;
    min-width: 200px;
    border-top: 3px solid #1666c8;
    box-shadow: none;
    min-width: 870px;
    padding: 10px 0px 20px;
    margin: 0px 0px;
}

.menu-main-menu-container .dropdown-menu2 {
    background: #fff;
    min-width: auto;
}

.menu-main-menu-container li.dropdown:hover .dropdown-menu {
    display: block;
}

.sub1>li>a.title-catemenu {
    color: #1666c8;
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0;
    display: block;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
}

.sub2>li>a {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 9px;
    display: block;
}

.sub2>li>a:hover {
    color: #1666c8;
}

.navbar .dropdown-menu:after,
.navbar .dropdown-menu:before {
    content: "";
    background: none;
    border: none !important;
}

.menu-main-menu-container li.dropdown:hover>a:before {
    clear: both;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    border-width: 0px 7px 6px 7px;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -5px;
    z-index: 1009;
}

.term-description-2 {
    overflow: hidden;
    width: 100%;
    color: #000;
    float: left;
    font-size: 15px;
    line-height: 1.5;
    padding: 25px 0px 15px;
    position: relative;
    height: 100px;
    background: #fff;
}

.show-cate {
    border: none;
    background: none;
    font-size: 16px;
    font-weight: bold;
    color: blue;
    text-transform: normal;
    z-index: 1;
    display: inline-block;
    margin: 15px 0px 0px 0px;
    text-align: center;
    width: 100%;
    float: left;
    padding: 0px 0px 15px;
}

.show-cate::before {
    height: 75px;
    margin-top: -80px;
    content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(.2, #fff), to(rgba(255, 255, 255, 0)));
    display: block;
    z-index: 69;
    position: relative;
    width: 100%;
    float: left;
}

button.show-cate:focus {
    outline: 0;
}

.exp-tour {
    width: 100%;
    float: left;
    margin: 15px 0px 0px;
}

.title-list-deal {
    max-width: 500px;
    text-align: justify;
}

.title-list-deal h3 {
    margin: 25px 0px 15px;
    line-height: 1.4;
    width: 100%;
    float: left;
    border-left: 4px solid #000;
    padding-left: 30px;
    font-size: 30px;
}

.title-list-deal h3 b {
    line-height: 1;
}

.title-list-deal h3 span {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 32px;
    padding: 0px 0px 0px 60px;
    line-height: 1.2;
}

.title-list-deal p {
    color: #868686;
}

.product-body,
.content-post {
    text-align: justify;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    margin-left: 0px;
}

.sidebar .product-listing .product-item.card-layout .item-content {
    top: 40%;
}

.item-content .item-meta a {
    display: inline-block !important;
}

.sidebar .product-listing .product-item.card-layout:hover .item-content {
    top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 30px;
}

.sidebar .woocommerce ul.product_list_widget li {
    width: 100%;
    padding: 0px;
}

.tour-watched .sidebarchildx {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

.woocommerce .tour-watched ul.product_list_widget {
    margin: 0px -15px;
}

.woocommerce .tour-watched ul.product_list_widget li {
    padding: 0px 15px;
}

.woocommerce .tour-watched ul.product_list_widget .item-meta a {
    display: block;
    font-weight: 700;
    display: inline-block;
}

.share-social {
    width: 100%;
    line-height: 20px;
    float: left;
    position: relative;
    margin: 15px 0px;
}

.share-social .fb-share,
.share-twitter,
.google-plus,
.share-pinterest {
    display: inline-block;
    float: left;
    padding: 0px 0px 0px 10px;
    line-height: 20px;
}

.share-social .fb-like {
    max-width: 127px;
    display: inline-block;
    float: left;
    overflow: hidden;
}

.google-plus {
    width: 40px;
}

.banner-top-tour {
    position: relative;
    z-index: -1;
}

.banner-top-tour img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.banner-top-tour h1 {
    position: absolute;
    bottom: 40%;
    left: 0px;
    width: 100%;
    text-align: center;
    margin: 0px;
    font-size: 60px;
    /* text-transform: uppercase; */
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 2px #484848;
}

body>header .header-top .header-menu.fixmenu {
    position: fixed;
    top: -100px;
    left: 0;
    z-index: 999999;
    width: 100%;
    padding: 3px 0;
    transform: translateY(100px);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .075);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, .075);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .075);
}

body>header .header-top .header-menu.fixmenu .menu.nav {
    background: #fff0;
}

body>header .header-top .header-menu.fixmenu .nav>li {
    background: #fff0;
}

body>header .header-top .header-menu.fixmenu .nav>li>a {
    color: #fff;
    padding: 10px 9px;
}

body>header .header-top .header-menu.fixmenu .nav>li>a:hover {
    color: #1666c8;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: 0px !important;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: 0px !important;
}

@media (max-width: 768px) {
    .header-top .logo {
        text-align: center;
        position: relative;
    }
    body>header .header-top .header-logo {
        padding: 10px 0px;
    }
    .header-top .logo img {
        max-height: 50px;
    }
    .header-top .logo #mobile-menu-toggle {
        display: block !important;
        font-size: 6vw;
        position: absolute;
        color: #6c6c6c;
    }
    .header-top .logo #mobile-search-icon {
        /* display: block !important; */
        font-size: 6vw;
        color: #6c6c6c;
        position: absolute;
        right: 0;
        top: 0;
    }
    .top-right {
        display: none;
    }
    body>header .header-top .header-menu .nav>li>a {
        padding: 10px 15px;
        font-size: 14px;
    }
    body>header .header-top .header-menu .nav>li>a I {
        font-size: 15px;
        margin: 0px 5px 0px 0px;
    }
    #menu-main-menu li {
        float: left;
        width: 100%
    }
    .menu-main-menu-container .dropdown-menu {
        display: block;
        width: 100%;
        float: left;
        padding: 15px 0px 15px 10px;
        max-width: 100%;
        position: relative;
        box-shadow: none;
    }
    .sub2>li>a {
        color: #666;
        font-size: 13px;
        font-weight: normal;
        padding: 0px 0px 5px 15px;
        display: block;
        line-height: 1.4;
    }
    .sub1>li>a.title-catemenu {
        font-size: 14px;
        margin: 5px 0;
    }
    .header-menu>.container>.row>.col-md-12 {
        padding: 0;
    }
    .search-tour-box {
        position: relative;
        transform: none;
        margin: 15px 0px;
        width: 100%;
    }
    .search-tour-box .arrivals-popup {
        max-width: 97vw;
        height: 87vh;
        top: 0;
        left: 0;
        overflow: scroll;
        z-index: 100;
        position: fixed;
        box-sizing: border-box;
        margin: 5px;
    }
    .search-tour-box .arrivals-popup .close-arrival-popup {
        position: absolute;
        right: 16px;
        top: 16px;
        font-size: 16px;
    }
    .nav>li {
        display: block;
        width: 100% !important;
        margin-bottom: 7px !important;
        margin-left: 0 !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .nav>li>a {
        width: 100% !important;
    }
    .product-listing .product-item.fullwidth-layout {
        display: block !important;
    }
    .product-listing .product-item.fullwidth-layout .item-thumb {
        padding: 0px;
    }
    .product-listing .product-item.fullwidth-layout .item-price {
        border: none;
        text-align: left;
        padding: 0px 15px;
        overflow: hidden;
    }
    .product-listing .product-item.fullwidth-layout .item-price .btn {
        float: right;
        margin-top: 0;
        margin-left: 20px;
    }
    .product-listing .product-item.search-layout .item-thumb {
        padding: 10px;
    }
    .product-listing .product-item.search-layout .item-content {
        padding-top: 0px !important;
    }
    .product-listing .product-item.search-layout .item-content .item-info {
        width: 100% !important;
        float: none !important;
    }
    .product-listing .product-item.search-layout .item-content .item-info h4 {
        margin-top: 0px;
    }
    .product-listing .product-item.search-layout .item-content .item-extra {
        width: 100% !important;
        margin-top: 15px;
        margin-bottom: 15px;
        float: none;
    }
    .product-listing .product-item .item-thumb {
        width: 100% !important;
    }
    .product-listing .product-item .item-thumb img {
        width: 100% !important;
        max-width: 100% !important;
    }
    .product-listing .product-item .item-content {
        width: 100% !important;
        padding: 0px 10px 10px 10px;
        margin: 0 !important;
    }
    .product-listing .product-item .item-content .item-info {
        width: 100%;
        float: right;
    }
    .product-listing .product-item .item-content .item-extra {
        width: 100%;
        float: right;
        padding: 25px 5px 5px 5px;
    }
    .favorite-arrivals #favourite-tours-tab {
        display: block;
        height: auto;
    }
    .favorite-arrivals .nav-tabs>li {
        width: 100%;
        float: none;
    }
    .favorite-arrivals .nav-tabs>li>a {
        width: 100%;
    }
    .block-news .row-news .info-news {
        margin-top: 0px;
        padding: 0px 15px;
    }
    .block-news .row-news img {
        width: 100%;
    }
    .block-news .col-xs-4 {
        width: 33.33333333% !important;
        padding-right: 0px;
    }
    .block-news .row-news {
        padding-bottom: 15px;
        margin-bottom: 0px;
        min-height: auto;
    }
    body.woocommerce #maincontent .container {
        padding: 0px 0px;
    }
    .woocommerce .woocommerce-breadcrumb {
        padding: 0 10px;
    }
    body.woocommerce.single-product .product-block {
        overflow: hidden;
        background-color: #ffffff;
        box-shadow: 2px 2px 7px 4px #dedede6e;
        padding: 10px;
        margin-bottom: 15px;
    }
    body.woocommerce.single-product .product_title {
        font-weight: 600;
        font-size: 22px;
    }
    body.woocommerce.single-product .product-body #tour-details-tab-content {
        padding: 15px 5px;
        border: 1px solid #e7e7e7;
        border-top-width: 0;
        background-color: #ffffff;
        box-shadow: 0 0 5px rgba(100, 100, 100, 0.1);
        margin-bottom: 30px;
        margin-top: 0px;
    }
    body.woocommerce.single-product .product-body h2 {
        margin: 15px 0px 15px -5px;
        color: #fff;
        font-size: 20px;
        line-height: 30px;
    }
    body.woocommerce.single-product .product-body #prices-nav-tab {
        padding: 0px;
        margin: 0px;
    }
    body.woocommerce.single-product .product-body table.price-table span.active-price {
        FONT-WEIGHT: 600;
        font-size: 11px;
        color: #b20000;
    }
    body.woocommerce.single-product .product-body table.price-table>thead>tr>th {
        text-align: center;
        vertical-align: middle;
        font-size: 12px;
        font-weight: normal;
    }
    body.woocommerce.single-product .product-body table.price-table button.book-now {
        padding: 5px;
        margin-bottom: 0;
        font-size: 10px;
        font-weight: 400;
        line-height: 1.42857143;
    }
    body.woocommerce.single-product .product-body table.price-table>tbody>tr>td {
        text-align: center;
        vertical-align: middle;
        padding: 2px;
        font-size: 11px;
    }
    body.woocommerce.single-product .product-body table.price-table button.book-now:after {
        display: none;
    }
    .product-body,
    .content-post {
        font-size: 13px;
    }
    .list-post-tour .padding-right0 {
        padding-right: 0px;
        width: 33% !important;
    }
    .list-deal .home-tab-deal h3 {
        font-size: 22px;
        margin: 10px 0px;
    }
    .list-deal {
        margin: 15px 0px;
        width: 100%;
        float: left;
    }
    .title-banner-visa {
        background: #1666c8;
        height: initial;
        text-align: center;
        float: left;
        width: 100%;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        line-height: 3;
    }
    .product-listing .product-item.card-layout .item-thumb>a>img {
        width: 100%;
        position: absolute;
        top: 35%;
        transform: translate(0, -35%);
    }
    .product-listing .product-item {
        margin-bottom: 0px;
        transition: ease-in-out 0.1s;
        position: relative;
        overflow: hidden;
    }
    .product-listing .product-item.card-layout .item-thumb {
        padding-top: 65%;
    }
    .info-post-tour p {
        display: block !important;
        margin: 10px 0px 0px;
    }
    .list-post-tour ul li {
        margin: 0px 0px 15px 0px;
    }
    .banner-top-tour h1 {
        font-size: 28px;
    }
    .page-block .page-block-title h3 {
        font-size: 22px;
    }
    .tim_tourdl {
        margin-top: 30px;
        padding: 0px 15px;
    }
    .mid-banner-item {
        float: left;
        margin-bottom: 15px;
        margin: 0px;
        width: 100%;
    }
}

@media (max-width: 480px) {
    .mid-banner-item {
        float: left;
        margin-bottom: 15px !important;
        margin: 0px;
        width: 100% !important;
        max-height: 320px;
    }
    .banner-visa-content {
        position: absolute;
        top: 80% !important;
    }
    body>header .header-top .header-menu.fixmenu {
        position: relative;
    }
    body.woocommerce.single-product .product-body .journey .travel-day-detail .travel-day-title {
        font-size: 13px;
    }
}

@media (max-width: 360px) {
    body.woocommerce.single-product .product-body table.price-table>tbody>tr>td {
        font-size: 10px;
    }
    body.woocommerce.single-product .product-body table.price-table span.active-price {
        FONT-WEIGHT: 600;
        font-size: 9px;
    }
    body.woocommerce.single-product .product-body table.price-table>thead>tr>th {
        text-align: center;
        vertical-align: middle;
        font-size: 10px;
        font-weight: normal;
    }
    body.woocommerce.single-product .product-body table.price-table button.book-now {
        padding: 3px;
        margin-bottom: 0;
        font-size: 9px;
    }
    body.woocommerce.single-product .product-body table.price-table button.book-now:after {
        display: none;
    }
}

.popup_footer_support {
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 640px;
    margin: 0px auto 0;
    display: none;
    z-index: 6969;
    background: #fff;
}

.popup_footer_support_content {
    overflow: hidden;
    clear: both;
}

.popup_footer_support_content.w3 .popup_support_item {
    display: inline-block;
    width: 33.333333333333333333333333%;
    float: left;
    z-index: 69696969;
    position: relative;
}

.popup_support_item a {
    width: 100%;
    border: 0;
    padding: 6px 0;
    height: 47px;
    cursor: pointer;
    box-sizing: border-box;
}

.popup_support_item.class_2 a {
    background: #0094c9;
}

.popup_support_item.class_3 a span,
.popup_support_item.class_3 a {
    background: #fff;
    color: #333;
}

.popup_support_item a,
.popup_support_item button {
    display: block;
    text-align: center;
    padding: 6px 0px 5px;
    background: #fd6e1d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd6e1d), to(#f59000));
    background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
    background: -moz-linear-gradient(top, #f59000, #fd6e1d);
    background: -ms-linear-gradient(top, #f59000, #fd6e1d);
    background: -o-linear-gradient(top, #f59000, #fd6e1d);
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.popup_support_item a p {
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1;
}

.popup_support_item.class_3 a p {
    color: #000;
}

.popup_footer_content {
    position: fixed;
    width: 100%;
    text-align: center;
    top: 0;
    margin: 0 auto;
    padding: 25% 10% 50px;
    border: 0;
    z-index: 1;
    bottom: 0px;
    background: #000000c9;
    left: 0px;
    right: 0px;
}

.popup_footer_content a {
    background: #fff;
    font-size: 15px !important;
    padding: 15px 0 !important;
    margin: 4px 0;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    color: #333 !important;
    z-index: 9999 !important;
}

.popup_footer_content .closer_popup_footer_suppor {
    background: #000;
    color: #fff;
    padding: 14px 0;
    display: block;
    border-radius: 6px;
    cursor: pointer;
    border-radius: 6px;
    cursor: pointer;
}

body .dropdown-menu>li>a:focus,
body .dropdown-menu>li>a:hover {
    color: #1666c8;
    text-decoration: none;
    background-color: #fff0;
}

body .pagination>.active>a,
body .pagination>.active>a:focus,
body .pagination>.active>a:hover,
body .pagination>.active>span,
body .pagination>.active>span:focus,
body .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #1666c8;
    border-color: #1666c8;
}

body .pagination>li>a:focus,
body .pagination>li>a:hover,
body .pagination>li>span:focus,
body .pagination>li>span:hover {
    z-index: 3;
    color: #1666c8;
    background-color: #eee;
    border-color: #ddd;
}

body .pagination>li>a,
body .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #1666c8;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.more-article {
    box-shadow: 0 0 5px rgb(100 100 100 / 10%);
    padding: 15px;
}

.more-article-row {}

.more-article-row .list-more-article {
    margin: 0px 0px 15px 0px;
}

.more-article-row ul li {
    width: 50%;
    float: left;
    margin: 0px 0px 10px;
}

.more-article-row .list-more-article a {
    color: #333;
    font-weight: normal;
    font-size: 16px;
}

.more-article-row .list-more-article img {}

.row-news .nopadding-left {
    padding-left: 0px;
}

.fa-bars:before {
    content: "\f0c9";
    color: #fff;
    font-size: 22px;
}

@media screen and (max-width: 1100px) {
    body>header .header-top .header-menu .nav>li>a {
        font-size: 12px;
        padding: 15px 5px;
    }
    body>header .header-top .header-menu.fixmenu .nav>li>a {
        padding: 10px 5px;
    }
}

@media screen and (max-width: 768px) {
    .popup_footer_support {
        display: block;
    }
    .bottom_footer {
        display: none;
    }
    .footer-2.top_footer {
        padding-bottom: 60px !important;
        margin-bottom: 0px !important;
    }
    .product .row .col-md-3 {
        width: 100%;
        float: left;
    }
    #uhchatmobile {}
    .more-article {
        box-shadow: none;
        padding: 10px 0px;
    }
    .list-post-tour ul li a {
        font-weight: bold;
        font-size: 15px;
    }
    #mobile-search-icon .fa-search {
        color: #fff;
        font-size: 22px;
    }
}

.woocommerce p.stars a,
.woocommerce p.stars a:hover {
    color: #ffc04d;
    font-size: 20px;
}

.item-excerpt {
    width: 100%;
    float: left;
    font-size: 14px;
    margin: 10px 0px 0px;
}

.product_name {
    display: none;
}

.box-author {
    float: right;
}

.box-author span {
    font-size: 14px;
    color: #343434;
    margin: 0px 0px 0px 15px;
}

.box-author i {
    font-size: 16px;
    margin: 0px 5px 0px 0px;
}

.box-paginate {
    width: 100%;
    float: left;
    margin: 5px 0px 10px;
}

a.page-numbers {
    text-align: center;
    border: 1px solid #1666c8;
    padding: 6px 12px 7px;
    font-weight: 700;
    color: #343434;
    font-size: 16px;
}

span.page-numbers {
    text-align: center;
    border: 1px solid #1666c8;
    padding: 6px 12px 7px;
    font-weight: 700;
    font-size: 16px;
    background: #1666c8;
    color: #fff;
}

a.page-numbers:hover {
    background: #1666c8;
    color: #fff;
}

.box-search {
    position: absolute;
    right: 0px;
    top: 0px;
}

.box-search i {
    font-size: 16px;
    padding: 10px;
    border: none;
    margin: 7px;
    background: #939393;
    color: #fff;
    border-radius: 5px;
    opacity: 0.9;
}

.box-search:hover form {
    display: block;
}

.box-search form {
    position: absolute;
    top: 100%;
    right: 0px;
    display: none;
    width: 250px;
    padding: 10px;
    background: #fff;
    border: 1px solid#ccc;
}

.box-search form i {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
    background: none;
}

.box-search form input {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    height: 32px;
    border-radius: 5px;
    padding: 0px 0px 0px 10px;
}

.box-search form button {
    position: absolute;
    right: 10px;
    height: 32px;
    width: 32px;
    background: #1666c8;
    border: none;
    padding: 0px;
}

.menu-main-menu-container {
    position: relative;
    width: 80%;
}

#menu-main-menu .megamenu-content {
    left: -490px;
    padding: 15px 7.5px;
}

.while-post {
    width: 25%;
    float: left;
    padding: 0px 7.5px;
}

.while-post a {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
}

.while-post img {
    transition: transform 2.5s ease;
}

.while-post:hover img {
    -ms-transform: scale(1.4);
    /* IE 9 */
    -webkit-transform: scale(1.4);
    /* Safari 3-8 */
    transform: scale(1.4);
}

.card-body a {
    color: #333;
    padding: 5px;
    border-radius: 0;
    outline-width: 0;
    font-weight: bold;
    font-size: 16px;
    transition: background-color 0.1s ease-in-out;
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
}

.card-body a:hover {
    color: #1666c8;
}

.product_name {
    display: none;
}

.gallery-block {
    padding-bottom: 60px;
    padding-top: 60px;
}

.gallery-block .heading {
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block .heading h2 {
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.gallery-block.compact-gallery .item {
    overflow: hidden;
    margin-bottom: 0;
    background: black;
    opacity: 1;
    padding: 0px;
}

.gallery-block.compact-gallery .item .image {
    transition: 0.8s ease;
}

.gallery-block.compact-gallery .item .info {
    position: relative;
    display: inline-block;
}

.gallery-block.compact-gallery .item .description {
    display: grid;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    font-size: 17px;
    line-height: 18px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    opacity: 1;
    color: #fff;
    transition: 0.8s ease;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.39));
}

.gallery-block.compact-gallery .item .description .description-heading {
    font-size: 18px;
    font-weight: bold;
}

.gallery-block.compact-gallery .item .description .description-body {
    margin-top: 10px;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.4;
    text-align: justify;
    padding: 0px 15px 15px;
}

@media (min-width: 576px) {
    .gallery-block.compact-gallery .item .description {
        opacity: 0;
    }
    .gallery-block.compact-gallery .item a:hover .description {
        opacity: 1;
    }
    .gallery-block .zoom-on-hover:hover .image {
        transform: scale(1.3);
        opacity: 0.5;
    }
}


/* ========================================= */


/*         About Us CSS        */


/* ======================================== */

.blue {
    color: #0791be !important;
}

.about-us {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: inherit;
    margin: 45px 0px;
}

.justify-content-between {}

.justify-content-between li {
    width: 20%;
    float: left;
    padding: 0px 1px;
}

.about-content h4 {
    font-size: 22px;
    font-weight: bold;
}

.testimonials-clean {
    color: #313437;
    background-color: #eef4f7;
    padding-bottom: 15px;
}

.testimonials-clean p {
    color: #7d8285;
}

.testimonials-clean h2 {
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 40px;
    color: inherit;
}

@media (max-width:767px) {
    .testimonials-clean h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
}

.testimonials-clean .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto;
}

.testimonials-clean .intro p {
    margin-bottom: 0;
}

.testimonials-clean .people {
    padding: 30px 0 20px;
}

.testimonials-clean .item {
    margin-bottom: 32px;
}

@media (min-width:768px) {
    .testimonials-clean .item {}
}

.testimonials-clean .item .box {
    padding: 30px;
    background-color: #fff;
    position: relative;
}

.testimonials-clean .item .box:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: -24px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-width: 12px 15px;
    border-top-color: #fff;
}

.testimonials-clean .item .author {
    margin-top: 28px;
    padding-left: 15px;
}

.testimonials-clean .item .name {
    font-weight: bold;
    margin-bottom: 2px;
    color: inherit;
}

.testimonials-clean .item .title {
    font-size: 13px;
    color: #9da9ae;
}

.testimonials-clean .item .description {
    font-size: 15px;
    min-height: 110px;
    margin-bottom: 0;
}

.testimonials-clean .item img {
    max-width: 60px;
    float: left;
    margin-right: 15px;
    margin-top: -10px;
    border-radius: 50%;
}

.commitment .commitment-box {
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 5px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 5px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
    display: flex;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.commitment .commitment-box .commitment-image {
    width: 75px;
    display: flex;
    align-items: center;
}

.commitment .commitment-box .commitment-image .icon-commitment {
    width: 80%;
    height: auto;
}

.commitment .commitment-box .commitment-content {
    flex: 1;
}

.commitment .commitment-box .commitment-content .commitment-taitle {
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
    line-height: 24px;
    float: left;
    width: 100%;
    padding: 6px 0;
    font-weight: 600;
}

.commitment .commitment-box .commitment-content .commitment-description {
    font-size: 13px;
    line-height: 20px;
}


/*---------------------
  Page Top Recipe
-----------------------*/

.page-top-recipe {
    padding-bottom: 110px;
}

.page-top-recipe .pt-recipe-item {
    margin-bottom: 35px;
}

.page-top-recipe .pt-recipe-item:hover .pt-recipe-img:after {
    opacity: 0.34;
}

.page-top-recipe .pt-recipe-item:hover .pt-recipe-img i {
    opacity: 1;
}

.page-top-recipe .pt-recipe-item.large-item {
    text-align: center;
}

.page-top-recipe .pt-recipe-item.large-item .pt-recipe-img {
    height: 745px;
}

.page-top-recipe .pt-recipe-item.large-item .pt-recipe-text {
    text-align: center;
    display: inline-block;
    background: white;
    margin-top: -56px;
    padding-top: 19px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 30px;
    z-index: 999;
    position: relative;
}

.page-top-recipe .pt-recipe-item.large-item .pt-recipe-text span {
    color: #878787;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
}

.page-top-recipe .pt-recipe-item.large-item .pt-recipe-text h3 {
    color: #353535;
    font-weight: 700;
    line-height: 33px;
}

.page-top-recipe .pt-recipe-item .pt-recipe-img {
    height: 311px;
    min-width: 100%;
    position: relative;
    z-index: 1;
}

.page-top-recipe .pt-recipe-item .pt-recipe-img:after {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #FC0254;
    content: "";
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.page-top-recipe .pt-recipe-item .pt-recipe-img i {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-46px);
    transform: translateY(-46px);
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.page-top-recipe .pt-recipe-item .pt-recipe-text {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.page-top-recipe .pt-recipe-item .pt-recipe-text h4 {
    color: #353535;
    line-height: 30px;
    font-weight: 700;
}

​.col3-wrap>.gi {
    width: calc((100% - 16px * 1) / 1);
    margin-right: 8px;
    margin-bottom: 16px;
    margin-left: 8px;
    float: left;
    overflow: hidden;
}

.col3-wrap>.gi {
    width: calc((100% - 16px * 1) / 1);
    margin-right: 8px;
    margin-bottom: 16px;
    margin-left: 8px;
    float: left;
    overflow: hidden
}

@media (min-width:640px) {
    .col3-wrap>.gi {
        width: calc((100% - 16px * 2) / 2)
    }
}

@media (min-width:768px) {
    .col3-wrap>.gi {
        width: calc((100% - 16px * 2) / 2)
    }
}

@media (min-width:1024px) {
    .col3-wrap>.gi {
        width: calc((100% - 16px * 3) / 3)
    }
}

.highlightBox .teaser-item {
    position: relative
}

.highlightBox .teaser-item a .top_itemListing_title h2,
.highlightBox .teaser-item a:active .top_itemListing_title h2,
.highlightBox .teaser-item a:active h3,
.highlightBox .teaser-item a:visited .top_itemListing_title h2,
.highlightBox .teaser-item a:visited h3,
.highlightBox .teaser-item a h3,
.top_itemListing_title .highlightBox .teaser-item a:active h2,
.top_itemListing_title .highlightBox .teaser-item a:visited h2,
.top_itemListing_title .highlightBox .teaser-item a h2 {
    color: #FFFFFF
}

@media (min-width:1024px) {
    .highlightBox .teaser-item:hover .teaser-detail-header {
        background: none;
        bottom: 62%
    }
    .highlightBox .teaser-item:hover .teaser-detail-wrapper:after {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.7)
    }
    .highlightBox .teaser-item:hover .teaser-detail {
        opacity: 1;
        top: 38%
    }
    .highlightBox .teaser-item:hover .teaser-detail p {
        opacity: 1
    }
    .highlightBox .teaser-item.setCover .teaser-img-wrapper {
        padding-bottom: 51.06%
    }
    .highlightBox .teaser-item.setCover .teaser-detail-header .top_itemListing_title h2,
    .highlightBox .teaser-item.setCover .teaser-detail-header h3,
    .top_itemListing_title .highlightBox .teaser-item.setCover .teaser-detail-header h2 {
        font-size: 1.5em;
        max-width: 62%
    }
    .highlightBox .teaser-item.setCover .teaser-detail {
        max-width: 60%;
        font-size: 1.05em
    }
    .highlightBox .teaser-item.setCover:hover .teaser-detail-header {
        bottom: 60%
    }
    .highlightBox .teaser-item.setCover:hover .teaser-detail {
        top: 42%
    }
}

.highlightBox .teaser-item a.more-info {
    padding: 0 8px;
    background: #EF2E15;
    border-radius: 2px;
    border: 0;
    text-align: center;
    display: block;
    margin: 10px auto 0;
    max-width: 30%;
    color: #ffffff
}

.highlightBox .teaser-img-wrapper {
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding-bottom: 50.1%
}

.highlightBox .teaser-img-wrapper .teaser-img {
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute
}

.highlightBox .teaser-detail-header {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    z-index: 1
}

.highlightBox .teaser-detail-header .top_itemListing_title h2,
.highlightBox .teaser-detail-header h3,
.top_itemListing_title .highlightBox .teaser-detail-header h2 {
    max-width: 90%;
    color: #FFFFFF;
    line-height: 1.3;
    display: inline-block;
    margin: 8px 0;
    font-size: 1.2em;
    font-family: "Roboto"
}

.highlightBox .teaser-detail-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.highlightBox .teaser-detail-wrapper:after {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s
}

.highlightBox .teaser-detail-wrapper .teaser-detail {
    font-size: 0.9em;
    color: #FFFFFF;
    max-width: 90%;
    margin: 0 auto;
    position: absolute;
    line-height: 1.5;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s
}

.highlightBox .teaser-detail-wrapper .teaser-detail p {
    margin-top: 0;
    opacity: 0;
    text-align: center;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s
}

.highlightBox .teaser-item.setAdminMode:hover .teaser-detail-wrapper:after {
    position: absolute;
    top: 30px
}

a.m-link {
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    z-index: 2
}

#card-slider-wrapper {
    margin: 0 auto
}

#card-slider-wrapper:after {
    clear: both;
    content: "";
    display: table
}

.normalBox .card-item {
    background-color: #FFFFFF;
    border: 1px solid #F1F1F1;
    position: relative;
    text-align: left;
    border: 1px solid #DFDFDF
}

.normalBox .card-item a,
.normalBox .card-item a:active,
.normalBox .card-item a:visited {
    color: #404040
}

.normalBox .card-img-wrapper {
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding-bottom: 43%
}

.normalBox .card-img-wrapper .card-img {
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute
}

.normalBox .card-detail-wrapper {
    width: 100%;
    position: relative;
    padding: 8px 16px;
    overflow: hidden;
    min-height: 170px;
    max-height: 170px
}

@media (min-width:1024px) {
    .normalBox .card-detail-wrapper {
        min-height: 175px;
        max-height: 175px
    }
}

.section-header-wrapper {
    text-align: center;
    margin-bottom: 1rem;
    padding: 0 0.5rem
}

@media (min-width:1024px) {
    .section-header-wrapper {
        margin-bottom: 2rem
    }
}

.section-header-wrapper.l-a {
    text-align: left
}

.section-header-wrapper a,
.section-header-wrapper a:active,
.section-header-wrapper a:visited {
    color: #404040;
    text-decoration: none
}

.section-header-wrapper a:active>h2,
.section-header-wrapper a:visited>h2,
.section-header-wrapper a>h2 {
    display: inline-block;
    line-height: 0.85;
}

.section-header-wrapper h2 {
    font-size: 1.8em;
    margin: 0.3rem 0
}

@media (min-width:768px) {
    .section-header-wrapper h2 {
        font-size: 2em;
        margin: 0.8rem 0
    }
}

@media (min-width:1024px) {
    .section-header-wrapper h2 {
        font-size: 2.5em;
        margin: 20px 0px 10px;
    }
}

.section-header-wrapper .sub-header {
    font-size: 1em
}

.section-header-wrapper .sub-header:before {
    content: '';
    clear: both;
    display: table
}

@media (min-width:768px) {
    .section-header-wrapper .sub-header {
        font-size: 1.2em
    }
}

.section-header-wrapper p {
    text-align: left;
    padding: 0 1rem
}

@media (min-width:768px) {
    .section-header-wrapper p {
        padding: 0 1.5rem
    }
}

@media (min-width:1024px) {
    .section-header-wrapper p {
        padding: 0 1rem
    }
}

.section-header-wrapper a {
    color: #343434;
    text-decoration: none;
    text-transform: none;
    width: 100%;
    float: left;
    margin: 5px 0px 10px;
}

ul#teaser-bucket-wrapper {
    list-style: none;
    padding: 0;
    margin: 0 auto
}

ul#teaser-bucket-wrapper:after {
    clear: both;
    content: "";
    display: table
}

@media (min-width:1024px) {
    .highlightBox.topLeft.col3-wrap>.gi.setCover {
        width: calc((((100% - 16px * 12) / 12) * 8) + (16px * 7))
    }
    .highlightBox.topRight.col3-wrap>.gi .teaser-img-wrapper {
        padding-bottom: 49.855%
    }
    .highlightBox.topRight.col3-wrap>.gi.setCover {
        width: calc((((100% - 16px * 12) / 12) * 8) + (16px * 7));
        float: right
    }
    .highlightBox.topRight.col3-wrap>.gi.setCover .teaser-img-wrapper {
        padding-bottom: 51.06%
    }
}

.section_blogs .article-thumbnail {
    background: #000;
    overflow: hidden;
    max-height: 200px;
}

.section_blogs .article-thumbnail img {
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    display: block;
    margin: auto;
}

.article-thumbnail:hover img {
    opacity: .6;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.section_blogs .article-info {
    padding: 5px 10px 15px;
}

.section_blogs .article-info h3 {
    margin: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.article-detail p {
    margin: 0;
    color: #343434;
    padding-top: 5px;
    font-size: 14px;
}

.item-blog-index {
    -webkit-box-shadow: 0px 0px 38px 0px rgb(66 66 66 / 15%);
    -moz-box-shadow: 0px 0px 38px 0px rgba(66, 66, 66, 0.15);
    box-shadow: 0px 0px 38px 0px rgb(66 66 66 / 15%);
    background: #fff;
    margin: 0px 0px 30px 0px;
}

footer {
    background: url(https://binhthuantravel.net/wp-content/uploads/2021/04/Mui-Ke-Gaks-min.jpg);
    position: relative;
    background-size: cover;
    margin-top: 56px
}

footer>div.foverlay {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.85);
    position: absolute;
    z-index: 9
}

footer>div.content {
    z-index: 10;
    position: relative
}

footer .footer-info-widget h3 {
    font-size: 1.28571em;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff
}

footer .footer-info-widget form {
    position: relative
}

footer .footer-info-widget form input {
    height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.14286em
}

footer .footer-info-widget form button {
    position: absolute;
    right: 0;
    background: transparent;
    border: none;
    line-height: 50px;
    font-size: 2.14286em;
    color: #a6a6ad;
    padding-right: 10px
}

footer .list-inline a {
    color: #cbc7c7
}

footer .list-inline .fa {
    color: #fff;
    margin-right: 20px;
    font-size: 2.14286em
}

footer .list-inline .fa:hover {
    color: #fc0
}

footer .site-footer {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

footer .site-footer h3 {
    position: relative;
    color: #fff;
    margin: 0;
    padding: 13px 0;
    font-size: 1.28571em;
    margin-bottom: 15px;
    font-weight: 400
}

footer .list-menu {
    margin-bottom: 15px;
    line-height: 1.71429em
}

footer .list-menu a {
    color: #cbc7c7
}

footer .list-menu a:hover {
    color: #fc0
}

footer .list-menu li {
    color: #cbc7c7;
    padding: 3px 0
}

footer .list-menu.contact .fa {
    width: 20px;
    margin-right: 5px;
    color: #fc0
}

footer .footer-address {
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

footer .footer-address .contact-box-info p {
    color: #cbc7c7;
    margin-bottom: 10px
}

footer .footer-address .contact-box-info p span {
    color: #cbc7c7
}

footer .footer-address .contact-box-info p a {
    color: #cbc7c7
}

footer .footer-address .contact-box-info p a:hover {
    color: #fc0
}

footer .footer-address .contact-box-info .fixline {
    display: inline-block;
    padding: 0 10px
}

footer .mailchimp {
    position: relative;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

footer .mailchimp.index-page {
    position: relative
}

footer .mailchimp.index-page:before {
    display: block;
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    background: #f5f5f5;
    z-index: -1
}

@media (max-width: 1199px) {
    footer .mailchimp.index-page {
        background: none
    }
    footer .mailchimp.index-page:before {
        display: none
    }
}

footer .mailchimp .container>div {
    padding: 30px 50px;
    background: #1e88e5;
    color: #fff
}

footer .mailchimp h3 {
    color: #fff;
    margin: 0;
    font-size: 1.5em
}

footer .mailchimp p {
    margin: 0
}

footer .mailchimp form {
    text-align: right;
    margin-top: 6px
}

footer .mailchimp input {
    width: 180px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0
}

footer .mailchimp .btn {
    width: 120px;
    height: 40px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin-top: -3px
}

footer .copyright {
    line-height: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #898989;
    font-size: 1em;
    position: relative
}

footer .copyright b {
    color: #fff;
    font-weight: 400
}

footer .copyright a {
    font-weight: 400;
    color: #fff
}

footer .copyright a:hover {
    color: #fc0
}

footer .social-icons li {
    margin-right: 10px
}

footer .back-to-top {
    width: 60px;
    height: 60px;
    z-index: 199;
    background: #cbc7c7;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    line-height: 52px;
    right: 20px;
    bottom: 70px;
    top: auto !important;
    font-size: 30px;
    color: #333;
    cursor: pointer
}

footer .back-to-top.show {
    position: fixed;
    right: 20px;
    bottom: 70px
}

@media (max-width: 1199px) {
    footer .back-to-top {
        width: 40px;
        height: 40px;
        line-height: 31px
    }
    footer .back-to-top.show {
        bottom: 81px
    }
}

@media (max-width: 767px) {
    footer .back-to-top.show {
        bottom: 88px
    }
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"] {
    border: 1px solid #e9e9e9;
    color: #1c1c1c;
    margin: 0 0 19px;
    min-height: 40px;
    padding: 0 20px;
}

.menu-main-menu-container ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999;
    width: 180px;
    background: rgb(0 0 0 / 30%);
    box-shadow: 0px 3px 3px rgb(0 0 0 / 20%);
    padding: 5px 15px;
    color: #fff;
}

.menu-main-menu-container ul ul a {
    color: #fff;
}

.menu-main-menu-container ul li:hover>ul {
    display: block;
}

.breadcrumb {
    padding: 0px !important;
}

@media (max-width: 480px) {
    body.home header .header-top {
        position: relative;
    }
    .fa-bars:before {
        color: #000;
    }
    #mobile-search-icon .fa-search {
        color: #000;
    }
    .testimonials-clean .item {
        margin-bottom: 45px;
    }
    footer .mailchimp.index-page {
        top: 106px;
    }
    footer .mailchimp form {
        text-align: center;
    }
    footer .mailchimp input {
        width: 280px;
        margin-bottom: 20px;
    }
    footer .mailchimp .container>div {
        padding: 20px 20px;
    }
    .product-listing .product-item {
        margin-bottom: 30px;
    }
    .favorite-arrivals #favourite-tours-tab {
        padding: 0 15px;
    }
}

.float-icon-hotline {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 36px;
    z-index: 999999;
}
	

.float-icon-hotline ul {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
}
.float-icon-hotline ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}
.float-icon-hotline ul li a#messengerButton {
    padding: 0px !important;
    background: transparent !important;
    border: 0px !important;
}
@media only screen and (min-width: 960px)
{
	.float-icon-hotline ul li .fa {
		background-size: contain !important;
	}
}
.float-icon-hotline ul li .fa-phone {
    background-color: #ed1c24;
}
.float-icon-hotline ul li .fa {
    background-color: #ed1c24;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #fff;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.tada {
    animation-name: tada;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.float-icon-hotline ul li span {
    display: inline-block;
    padding: 0;
    background-color: #ff6a00;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 0;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #ff6a00;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    opacity: 0;
}

ul.left-icon.hotline {
    margin-left: 0px !important;
}


.float-icon-hotline ul li .fa-zalo {
    background: url(https://netweb.vn/img/hotline/zalo.png) center center no-repeat;
}
.float-icon-hotline ul li .fa-zalo:hover {
    background: #ef0303 url(https://netweb.vn/img/hotline/zalo.png) center center no-repeat;opacity:.5;
}
.float-icon-hotline ul li .fa-messenger {
    background:  url(https://netweb.vn/img/hotline/fb.png) center center no-repeat;
}
.float-icon-hotline ul li .fa-messenger:hover {
    background: #168efb url(https://netweb.vn/img/hotline/fb.png) center center no-repeat;opacity:.5;
}