@import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,600,600i,700,800&display=swap&subset=vietnamese);
.transition {
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s
}

.wrap_img {
    overflow: hidden
}

.old_price {
    text-decoration: line-through !important
}

label.uk-form-danger {
    background: inherit !important
}

.uk-container {
    padding: 0 10px;
    max-width: 1320px
}

.uk-offcanvas-bar {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5)
}

.uk-offcanvas-bar:after {
    box-shadow: none;
    width: 0
}

.uk-nav-offcanvas {
    border-bottom: none
}

.uk-nav-offcanvas > li > a {
    text-shadow: none;
    color: #666;
    border-top: 1px solid #eaeaea
}

.uk-nav-offcanvas > li > a:hover {
    background: #f8f8f8 !important
}

.uk-offcanvas-bar .nav_label {
    font-size: 13px;
    line-height: 25px;
    margin: 0;
    text-transform: uppercase
}

.uk-pagination {
    padding-top: 5px
}

.uk-pagination > li {
    margin: 0 8px
}

.uk-pagination > li > a {
    background: #fff;
    border: 3px solid #ddd;
    text-shadow: none;
    color: #333
}

.uk-pagination > .uk-active > span {
    background: transparent;
    border: 3px solid #333;
    color: #333
}

.uk-pagination > .uk-active > span, .uk-pagination > li > a {
    padding: 0;
    width: 45px;
    font-size: 18px;
    border-radius: 50%;
    height: 45px;
    line-height: 47px
}

.uk-modal-dialog {
    background: transparent;
    margin: 50px auto !important;
    box-shadow: none
}

.uk-modal-dialog-lightbox > .uk-close:first-child {
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 1
}

.uk-lightbox-content {
    background: #fff;
    overflow: hidden;
    border-radius: 30px
}

.uk-close-alt {
    border-radius: 0;
    background: none;
    box-shadow: none
}



#nav_sidebar {
}

#nav_sidebar li h2 {
    margin: 5px 0
}

#nav_sidebar li ul {
    padding-left: 20px
}

#nav_sidebar li a {
    font-size: 16px;
    padding: 5px 10px
}

#nav_sidebar li > .sub-menu a {
    padding: 2px 10px
}

#nav_sidebar li.menu-item-has-children {
    padding-bottom: 5px
}

#nav_sidebar li.menu-item-has-children a {
    padding-bottom: 0
}

#top_bar {
    color: #233328;
    border-bottom: 1px solid #e7e7e7
}

#top_bar .hotline {
    font-size: 22px;
    font-weight: 700;
    padding: 10px 0
}

#top_bar .col_left {
    padding: 8px 0 0;
    font-size: 15px;
    font-weight: 500
}

#top_bar .col_left i {
    font-size: 20px;
    margin-right: 8px;
    vertical-align: middle
}

#top_bar .col_left span {
    margin-right: 20px
}

#top_bar .socials {
    display: inline-block
}

#top_bar .socials a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #233328;
    width: 30px;
    display: inline-block;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s
}

#top_bar .socials a:hover {
}

#top_bar .socials a.gplus:hover {
    color: #e64522
}

#top_bar .socials a.fb:hover {
    color: #2b3990
}

#top_bar .socials a.tt:hover {
    color: #1b95e0
}

#top_bar .socials a.in:hover {
    color: #117ebf
}

#top_bar .socials a.yt:hover {
    color: #e64522
}

#top_bar .socials a.tripadvisor:hover {
    color: #1e892f
}


#footer .socials {
    margin-top: 15px;
    margin-bottom: 15px
}

#footer .socials > a {
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #0068ff;
    text-align: center;
    display: inline-block;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    margin: 0 10px;
    margin-bottom: 5px
}

#footer .socials > a:hover {
    color: #f5f5f5 !important
}
#header {
    background: #fff
}

#header .hotline {
    font-size: 22px;
    font-weight: 700;
    padding: 10px 0
}

#header .hotline {
    font-size: 25px;
    font-weight: 700;
    text-align: right
}

.uk-navbar {
    background: inherit;
    border: none
}

#header .logo {
    padding: 8px 0;
    text-align: center
}

.logo img {
    max-height: 55px
}

.logo h1, .logo h2 {
    margin: 0
}

#wrap_header_top {
    height: 86px;
    z-index: 2
}

#header {
    position: relative;
    z-index: 2
}

#header.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    z-index: 10;
    background: #fff
}

#header.header-fixed .nav_label {
    color: #333
}

#header.header-fixed #header_right {
    padding-top: 15px
}

#header.header-fixed .socials {
    padding: 15px 0 20px
}

#header.header-fixed .navbar_toggle {
    padding-top: 25px
}

#header.header-fixed .icon_bar {
    background: #333
}

#top_bar .lang_switcher {
    margin-left: 10px;
    text-align: right;
    display: inline-block
}

#top_bar .lang-item {
    padding-left: 7px;
    position: relative;
    width: 35px;
    display: inline-block
}

#f_search {
    border: 2px solid #d7d7d7;
    border-radius: 30px;
    overflow: hidden;
    width: 100%;
    position: relative
}

#f_search input {
    background: none;
    border: none;
    height: 52px;
    font-size: 23px;
    font-weight: 400;
    padding: 0 40px
}

#searchsubmit {
    border: none;
    position: absolute;
    right: 5px;
    top: 9px;
    color: #929292;
    font-size: 28px
}

#f_search_wrap .search_toogle {
    font-size: 20px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    width: 40px;
    line-height: 70px;
    color: #fff;
    text-align: right
}

#side_f_search {
    position: relative
}

#side_keyword_search {
    width: 100%;
    height: 55px;
    padding: 0 80px 0 20px
}

#side_searchsubmit {
    background: #43c3ea;
    border: none;
    position: absolute;
    height: 55px;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 23px;
    padding: 0 20px
}

.navbar_toggle {
    line-height: 41px;
    width: 25px;
    display: inline-block;
    padding-top: 12px
}

.icon_bar {
    background: #333;
    height: 2px;
    margin-bottom: 5px;
    display: block
}

#banner_slider {
    position: relative;
    z-index: 1
}

#banner_slider .wrap_caption {
    text-transform: uppercase;
    position: relative
}

#banner_slider .cycloneslider-caption {
    background: none;
    top: -50px;
    bottom: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    -webkit-transform: translateX(-50%) translateY(50%);
    max-width: 1260px;
    width: 90%
}

#banner_slider .cycloneslider-caption-title {
    font-size: 25px;
    line-height: 1.2;
    padding: 0
}

#banner_slider .cycloneslider-caption-description {
    font-size: 30px;
    font-weight: 700;
    padding: 0
}

#banner_slider .cycloneslider-prev, #banner_slider .cycloneslider-next {
    display: none;
    opacity: 1;
    width: 75px;
    height: 75px;
    top: 50%;
    line-height: 75px;
    border-radius: 50%;
    margin-top: -25px;
    background: transparent;
    border: 1px solid #fff
}

#banner_slider .cycloneslider-prev:after, #banner_slider .cycloneslider-next:after {
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    color: #fff;
    font-size: 35px
}

#banner_slider .cycloneslider-prev:after {
    content: "\f104";
    left: 30px
}

#banner_slider .cycloneslider-next:after {
    content: "\f105";
    right: 28px
}

#banner_slider:hover .cycloneslider-prev, #banner_slider:hover .cycloneslider-next {
    opacity: 1
}

#banner_slider .cycloneslider-slide .logo_slide {
    bottom: -50px;
    width: 50%;
    transform: none;
    min-height: auto
}

#header_cover:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(34, 51, 40, .6)
}

#header_cover > div {
    position: relative;
    z-index: 1
}

#header_cover .heading {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 1.3;
    margin: 0
}

#breadcrumb_wrap {
    margin-top: 0;
    color: #fff;
    padding: 15px 0 0
}

#breadcrumb_wrap .uk-icon-home {
    font-size: 18px;
    margin-top: -3px
}

.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
    font-size: 15px;
    font-weight: 500;
    color: #fff
}

.uk-breadcrumb > li:not(.uk-active) > span {
    color: #fff
}

.uk-breadcrumb > li:nth-child(n+2):before {
    content: "|"
}

.section {
    padding: 30px 0
}

.section .heading {
    font-family: 'UTM A&S Signwriter';
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    text-transform: capitalize
}

.section .caption {
    font-size: 17px;
    font-weight: 500;
    max-width: 900px;
    text-align: center;
    line-height: 1.3;
    color: #4d5a6b;
    margin-bottom: 30px;
    position: relative
}

.section.contrast .caption {
    color: #fff
}

.block .heading {
    font-family: 'UTM A&S Signwriter';
    font-size: 30px;
    line-height: 1.4;
    margin: 20px 0;
    color: #fff;
    text-transform: capitalize
}

#hot_tours {
    background: #fff;
    position: relative;
    z-index: 1
}

#hot_tours .wrap_item {
    margin-bottom: 20px
}

#hot_tours .item {
}

#hot_tours .wrap_img {
    height: 315px;
    border-radius: 30px;
    position: relative
}

#hot_tours .wrap_img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(4, 4, 4, .3);
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    pointer-events: none;
    z-index: 1
}

#hot_tours .wrap_img:hover:before {
    background: rgba(4, 4, 4, .4)
}

#hot_tours .wrap_img img {
    min-height: 315px;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

#hot_tours .price {
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 1;
    background: #fff;
    color: #f73923;
    border-radius: 40px 0 0 40px;
    padding: 25px 0 25px 30px;
    font-size: 20px;
    font-weight: 700
}

#hot_tours .body {
    position: absolute;
    left: 30px;
    right: 0;
    bottom: 20px;
    z-index: 1
}

#hot_tours .body a {
    color: #fff
}

#hot_tours .title {
    font-size: 22px;
    font-weight: 600
}

#hot_tours .rating {
    color: #fd450f
}

#sale_products {
    background: #fff;
    position: relative;
    z-index: 1
}

#sale_products .wrap_item {
    margin-bottom: 20px
}

#sale_products .item {
    position: relative
}

#sale_products .wrap_img {
    height: 315px;
    position: relative
}

#sale_products .wrap_countdown, #sale_products .rating {
    text-align: center
}

#sale_products .wrap_img img {
    min-height: 315px;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

#sale_products .price {
    position: absolute;
    right: -1px;
    top: 50px;
    z-index: 1;
    background: #fff;
    color: #f73923;
    padding: 25px 0 25px 30px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 40px 0 0 40px
}

#sale_products .body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30%;
    z-index: 1;
    width: 90%;
    padding: 20px;
    background: #223328;
    border-radius: 30px;
    padding-bottom: 0
}

#sale_products .body a {
    color: #fff
}

#sale_products .title {
    font-size: 22px;
    font-weight: 600;
    text-align: center
}

#sale_products .rating {
    color: #fd450f
}

#saving_bk:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(34, 51, 40, .75)
}

#saving_bk > div {
    position: relative;
    z-index: 1
}

#saving_tours:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(34, 51, 40, .75)
}

#saving_tours > div {
    position: relative;
    z-index: 1
}

.grid_tours .item {
    position: relative;
    height: 100%;
    padding: 10px;
    background: #fff
}


.grid_tours .wrap_item {
    margin-bottom: 25px
}

.grid_tours .wrap_img {
    max-height: 200px;
    position: relative;
    border-radius: 20px
}

.grid_tours .wrap_img img {
    min-height: 200px;
    max-width: 120%
}

.grid_tours .meta {
    font-weight: 500;
    color: #333
}

.grid_tours .body {
    padding: 20px 0 10px
}

.grid_tours .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    padding: 10px 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px dashed #999;
    position: relative
}

.grid_tours .title a {
    color: #f73923
}

.grid_tours .rating {
    color: #f1641f;
    text-align: right;
    margin-bottom: 5px
}

.grid_tours .price {
    color: #f73923;
    font-size: 18px
}

.grid_tours .booking_bt {
    background: #e5e5e5;
    color: #333;
    position: relative;
    cursor: pointer;
    padding: 18px 40px 15px;
    font-weight: 500;
    display: block;
    text-align: center;
    font-size: 16px;
    border-radius: 10px
}

.icont {
    width: 22px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #f73822;
    font-size: 20px
}


#tour_info {
    background: #223428;
    color: #fff;
    padding: 20px;
    border-radius: 30px;
    margin-top: -90px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative
}

#tour_info:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 90px 90px 0;
    border-color: transparent #fff transparent transparent
}

#tour_info table {
    margin: 0;
    font-weight: 500;
    font-size: 18px
}

#tour_info .col-2 {
    display: none
}

#tour_info .title {
    color: #fff;
    margin-top: 10px
}

#tour_info .wrap_img {
    border-radius: 10px;
    margin-bottom: 15px
}

#tour_info img {
}

#tour_info .meta {
    font-size: 19px;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px
}

#tour_info .meta i {
    margin-right: 10px;
    color: #fff
}

#tour_info .meta .price {
    margin-top: 20px;
    font-size: 22px
}

#tour_info .booking_bt {
    background: #f73923;
    color: #fff;
    padding: 18px 40px;
    font-weight: 700;
    display: block;
    text-align: center;
    font-size: 22px;
    border-radius: 30px
}

#tour_info .rating {
    color: #f36621
}

#contact {
    padding-bottom: 10px
}

#news {
}

#news .item {
    margin-bottom: 10px;
    display: table;
    width: 100%;
    position: relative
}

#news .item:after {
    position: absolute;
    content: "";
    top: -28px;
    bottom: -28px;
    left: 85px;
    right: 0;
    border: 1px solid #f73923
}

#news .item .text {
    padding: 10px 15px 10px 15px;
    position: relative;
    z-index: 1
}

#news .item .wrap_img {
    max-height: 150px;
    width: 150px;
    border-radius: 10px;
    position: relative;
    z-index: 1
}

#news .item .wrap_img img {
    max-width: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

#news .item .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px
}

#news .item .title a {
}

#news .item .excerpt {
    color: #666;
    font-weight: 500;
    margin-bottom: 20px
}

#news .item .readmore {
    background: #f73923;
    color: #fff;
    cursor: pointer;
    padding: 8px 30px 8px 20px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    border-radius: 10px;
    position: relative
}

#news .readmore:after {
    position: absolute;
    content: "→";
    top: 5px;
    right: 6px;
    font-size: 30px;
    width: 18px;
    overflow: hidden;
    text-indent: -12px
}

#news .readmore:hover {
    opacity: .8
}

#news.block .heading {
    margin-bottom: 100px
}

#news.section .caption {
    margin-bottom: 60px
}

#news .slick-slide {
    padding: 30px 10px
}

#news .slick-list {
    margin: 0 -20px
}

#news .slick_logo {
    padding: 25px 40px 30px;
    border: 1px solid #ddd;
    margin-top: -10px
}

#news .slick-prev, #news .slick-next {
    width: 58px;
    height: 58px;
    border: 3px solid #ddd;
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 50%
}

#news .slick-prev:before, #news .slick-next:before {
    background: transparent;
    content: "";
    color: #333;
    width: 10px;
    height: 58px;
    top: -1px
}

#news.section .slick-prev, #news.section .slick-next {
    top: -55px;
    bottom: auto
}

#news.section .slick-prev {
    left: 10px;
    right: auto
}

#news.section .slick-next {
    right: 10px
}

#news.section .slick-prev:before {
    left: 18px
}

#news.section .slick-next:before {
    right: 18px
}

#banner_caption:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(34, 51, 40, .75)
}

#banner_caption > div {
    position: relative;
    z-index: 1
}

#banner_caption .media {
    text-align: left
}

#banner_caption .text-1 {
    margin: 10px 0
}

#banner_caption .text-2 {
    margin: 10px 0;
    font-size: 23px;
    font-weight: 800
}

#banner_caption .readmore_bt {
    background: #f73923;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 10px
}

#banner_caption .readmore_bt:hover {
    opacity: .8
}

#main_content {
    padding-bottom: 10px
}

#main_content article {
    background: #fff;
    position: relative
}

#archive_news {
}

#archive_news .item {
    padding-bottom: 10px
}

#archive_news .wrap_img {
    max-height: 200px;
    border-radius: 30px;
    position: relative
}

#archive_news .wrap_img img {
    min-height: 200px
}

#archive_news .body {
    background: #fff;
    padding: 20px 0;
    font-weight: 500;
    position: relative;
    z-index: 1
}

#archive_news .title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px
}

#archive_news .title a {
}

#archive_news .excerpt {
    line-height: 1.5;
    margin-bottom: 15px
}

#archive_news .readmore_bt {
    color: #f73923;
    display: inline-block;
    font-size: 16px;
    padding: 10px 50px 10px 0;
    position: relative
}

#archive_news .readmore_bt:after {
    position: absolute;
    content: "→";
    top: 9px;
    right: 25px;
    font-size: 30px;
    width: 18px;
    overflow: hidden;
    text-indent: -13px
}

#archive_tours {
}

#archive_tours .item {
    border: 1px solid #ddd
}

.uk-article-title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 1.3
}

#article .meta_bar {
    margin-bottom: 15px;
    font-size: 15px;
    color: #999;
    position: relative
}

#article .meta_bar .val {
    color: #000;
    margin-right: 20px
}

#article .like_box {
    margin-bottom: 20px
}

#article .view_count {
    padding-top: 20px;
    font-style: italic;
    margin-bottom: 30px
}

.tags {
    color: #666;
    margin: 30px 0 20px;
    font-weight: 500
}

.tags .label {
    font-size: 16px;
    margin-right: 20px;
    color: #333
}

.tags .label i {
    font-size: 20px;
    color: #666
}

.tags .tag a {
    border: 1px solid #d2d2d2;
    border-radius: 30px;
    display: inline-block;
    padding: 10px 30px;
    color: #666;
    margin-right: 5px
}

.tags .tag:hover a {
    background: #d2d2d2;
    color: #fff
}

.tags span {
    margin-bottom: 8px;
    display: inline-block
}

#article_tour .entry-body {
    text-align: justify
}

.share {
    font-size: 16px;
    margin-bottom: 15px !important
}

.share a {
    border: 1px solid #ddd;
    color: #233329;
    height: 35px;
    line-height: 35px;
    width: 35px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 10px;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s
}

.share a.zalo {
    vertical-align: top;
    overflow: hidden
}

.share a.zalo > div {
    height: auto !important
}

#cat_tour .wrap_item {
    margin-bottom: 20px
}

#cat_tour .item {
}

#cat_tour .wrap_img {
    height: 192px;
    border-radius: 30px;
    position: relative
}

#cat_tour .wrap_img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(34, 51, 40, .4);
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    pointer-events: none;
    z-index: 1
}

#cat_tour .wrap_img:hover:before {
    background: rgba(4, 4, 4, .4)
}

#cat_tour .wrap_img img {
    min-height: 315px;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%)
}

#cat_tour .body {
    text-transform: uppercase;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    z-index: 1
}

#cat_tour .body a {
    color: #fff
}

#cat_tour .title {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700
}

#col_right {
}

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

.widget-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 0
}

.widget-title span {
    display: inline-block
}

.block-title {
    font-size: 21px;
    text-transform: uppercase;
    color: #333;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 15px 0
}

.widget-body {
    padding: 0
}

.widget-body ul {
}

.widget-body li {
    border: 1px solid #ededed;
    margin-bottom: 25px;
    border-radius: 20px;
    overflow: hidden
}

.widget-body li:last-child {
}

.widget-body .text {
    padding-top: 10px
}

.widget-body .meta {
    color: #999;
    font-size: 12px
}

.widget-body .menu {
    margin: 0
}

.widget-body .menu li {
    padding: 0;
    border: none;
    font-size: 18px
}

.widget-body .menu li a {
    padding: 15px 0 10px;
    display: block;
    color: #777
}

.widget-body .menu > li > a {
    color: #333;
    border-bottom: 1px solid #ddd
}

.widget-body .menu > li:last-child > a {
    padding-bottom: 0;
    border-bottom: none
}

.widget-body .menu li > a {
    position: relative;
    padding-left: 18px
}

.widget-body .menu li > a:before {
    position: absolute;
    content: "\f105";
    font-family: FontAwesome;
    left: 0;
    top: 9px;
    width: 30px;
    padding: 5px 0 5px 0;
    cursor: pointer;
    font-size: 15px;
    color: #111
}

.top-p {
    padding: 10px
}

.top-p .heading {
    font-weight: 700;
    font-size: 15px
}

.top-p img {
    width: 60px;
    height: 60px;
    max-width: none;
    padding: 2px
}

.upw-not-found {
    padding: 10px
}

.widget .list-post .wrap_img {
    width: 130px;
    max-height: 132px;
    border-radius: 20px
}

.widget .list-post img {
    max-width: none
}

.widget .list-post .meta {
}

.widget .list-post .rating {
    color: #f2651e;
    margin-bottom: 5px
}

.widget .list-post .price {
    color: #f73923;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px
}

.widget li .p-title {
    line-height: 1.4;
    margin: -5px 0 5px;
    font-weight: 700
}

.widget li .p-title a {
    color: #333
}

#footer {
    color: #333;
    padding: 40px 0 20px;
    text-align: center;
    overflow: hidden;
    position: relative
}

#footer .logo {
    margin-bottom: 15px
}

#footer .heading {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 20px;
    color: #fff;
    line-height: 1.3;
    position: relative
}

#footer p {
    margin: 10px 0 5px
}

#footer a {
    color: #333
}

#footer .info > span {
    margin: 0 20px;
    font-weight: 500;
    display: block;
    line-height: 1.5
}

#footer .info i {
    margin-right: 10px
}

#footer .copyright {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    position: relative
}

#footer .socials > a.fb {
    background: #4267b2
}

#footer .socials > a.tt {
    background: #34a1f3
}

#footer .socials > a.in {
    background: #2666b2
}

#footer .socials > a.yt {
    background: #fe0000
}

#email_subs {
    max-width: 780px;
    margin: 30px auto
}

#email_subs .es_box {
    box-shadow: 0 0 18px 2px rgba(0, 0, 0, .05);
    border-radius: 10px;
    overflow: hidden
}

#email_subs .es_msg {
    padding: 0
}

#email_subs .uk-form-icon {
    display: block
}

#email_subs .uk-form-icon i {
    left: 12px;
    color: #c4c4c4
}

#email_subs .uk-form-icon i:after {
    position: absolute;
    content: "";
    top: -10px;
    bottom: -10px;
    right: -12px;
    width: 1px;
    background: #ddd
}

#email_subs .es_input {
    width: 99%
}

#email_subs .es_button {
    width: 1%;
    padding: 0
}

#email_subs #es_msg_pg {
    color: #f68121
}

#email_subs #es_txt_email_pg {
    background: #fff;
    border: none;
    color: #909090;
    height: 60px;
    padding: 10px 20px;
    width: 100%;
    padding-left: 70px !important
}

#email_subs #es_txt_button_pg {
    background: #223428;
    height: 60px;
    line-height: 40px;
    text-shadow: none;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    padding: 0 25px;
    white-space: nowrap;
    border-left: none
}

#email_subs #es_txt_email_pg::-webkit-input-placeholder {
    color: #ccc
}

#email_subs #es_txt_email_pg::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

#email_subs #es_txt_email_pg:-ms-input-placeholder {
    color: #ccc
}

#phonering-alo-phoneIcon {
    bottom: 40px
}

#phonering-alo-promotion {
    bottom: 150px
}


#phonering-alo-promotion .phonering-alo-ph-circle-fill {
    background-color: rgba(247, 56, 34, .5)
}

#phonering-alo-promotion .phonering-alo-ph-circle {
    border-color: #f73822
}

#phonering-alo-promotion .phone_text {
    background: #f73822;
    color: #fff;
    opacity: .9
}

.entry-body {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.6;
    color: #777
}

.page_content img, .post_content img {
    display: block;
    margin: 20px auto;
    max-width: 100%;
    height: auto
}

.page_content iframe, .post_content iframe {
    max-width: 100%
}

.page_content ul, .post_content ul {
    list-style-type: disc;
    list-style-position: inside
}

.page_content a, .post_content a {
    color: #f73822
}

.wp-caption {
    background: #f9f9f9;
    border: 1px solid #e3e1e8;
    border-radius: 2px;
    padding: 5px;
    max-width: 100%
}

.wp-caption img {
    margin: 0 auto
}

.wp-caption-text {
    margin: 5px 0 0;
    font-size: 13px;
    text-align: center;
    font-style: italic
}

#relate_post {
    margin-top: 10px
}


.uk-mobile {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .uk-mobile {
        display: inline-block !important;
        visibility: visible !important;
        border: none
    }

    .uk-mobile li {
        display: inline-block
    }
}

.table-bordered, .table-bordered th, .table-bordered td {
    border: 1px solid #ddd
}

@media (min-width: 480px) {
    #banner_slider .cycloneslider-caption {
        top: auto
    }

    #banner_slider .cycloneslider-slide .logo_slide {
        bottom: auto;
        width: 135%
    }

    #banner_caption .text-2 {
        margin: 10px 0 30px
    }

    #tour_info {
        padding: 50px 50px 20px 50px
    }

    #tour_info .col-2 {
        display: block
    }

    #email_subs .uk-form-icon i {
        left: 30px
    }

    #email_subs .uk-form-icon i:after {
        right: -24px
    }

    #email_subs #es_txt_email_pg {
        padding-left: 110px !important
    }

    #email_subs #es_txt_button_pg {
        padding: 0 45px
    }

    .share {
        padding-left: 220px;
        background-size: auto
    }

    .right-sm {
        text-align: right
    }
}

@media (min-width: 768px) {
    #header {
    }

    #header .socials a {
        margin-left: 5px
    }

    #header_cover .heading {
        font-size: 22px
    }

    #banner_slider .cycloneslider-caption-title {
        font-size: 19px;
        font-weight: 500
    }

    #banner_slider .cycloneslider-caption-description {
        font-size: 50px
    }

    #banner_slider .cycloneslider-prev, #banner_slider .cycloneslider-next {
        display: block
    }

    .section .heading {
        font-size: 55px;
        margin-bottom: 40px
    }

    .section .heading span {
        width: 492px;
        height: 73px
    }

    .grid_tours .title {
    }

    .grid_tours .title a {
        display: block
    }

    #news .item {
        margin-bottom: 20px
    }

    #news .item .wrap_img {
        max-height: 160px;
        width: 180px
    }

    #news .item .wrap_img img {
        min-height: 160px
    }

    #news .item .text {
    }

    #news .item .title {
        font-size: 18px;
        font-weight: 600
    }

    #banner_caption .media {
        width: 350px
    }

    #banner_caption .text {
        margin: 20px 0 30px
    }

    #archive_news .wrap_img {
        max-height: 180px
    }

    #archive_news .wrap_img img {
        min-height: 180px
    }

    #tour_info .wrap_img {
        border-radius: 20px;
        margin-bottom: 20px
    }

    .right-md {
        text-align: right
    }
}

@media (min-width: 960px) {
    #top_bar {
    }

    #top_bar .socials {
        text-align: right
    }

    #top_bar .socials a.zalo {
        margin-left: 8px
    }

    #header .logo {
        text-align: left;
        padding: 15px 0 0
    }

    .logo img {
    }

    .header_item {
        margin-left: 40px
    }

    #f_search {
        left: auto
    }

    #f_search_wrap .search_toogle {
        line-height: 140px
    }

    .uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
        font-size: 18px
    }

    #main-menu {
        width: 100%;
        position: relative;
        z-index: 101;
        margin: 10px 0 15px;
        text-align: right
    }

    #main-menu .uk-icon-home {
    }

    #main-menu .nav_label {
        font-size: 16px;
        font-weight: 500;
        margin: 0;
        color: #333
    }

    #main-menu a {
        height: auto
    }

    #main-menu li:hover > a {
        color: 666666
    }

    #main-menu li {
        z-index: 5;
        position: relative
    }

    #main-menu ul#navbar-mobile {
        float: none;
        display: inline-block
    }

    #main-menu ul#navbar-mobile > li {
        display: inline-block;
        margin-left: 25px;
        float: none
    }

    #main-menu ul#navbar-mobile > li > a {
    }

    #main-menu ul#navbar-mobile > li > a:hover, #main-menu ul#navbar-mobile > li > a:focus, #main-menu ul#navbar-mobile > li.active > a {
        background: transparent
    }

    #navbar-mobile > li.uk-open > a, #navbar-mobile > li:hover > a, #navbar-mobile > li > a:focus {
        background: transparent;
        border-color: transparent
    }

    #main-menu ul#navbar-mobile > li:hover > a > .nav_label, #main-menu ul#navbar-mobile > li.active > a > .nav_label {
        color: #f73923
    }

    #main-menu ul li.current_page_item a {
    }

    #main-menu ul li.current-menu-item a {
    }

    #main-menu li a {
        padding: 15px 0;
        display: block;
        margin: 0;
        text-shadow: none;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s
    }

    #main-menu li li a {
        display: block;
        color: #005695 !important
    }

    #main-menu > div > ul > li:last-child a {
        border-right: none
    }

    #main-menu li ul li {
        float: none;
        position: relative;
        padding-left: 20px
    }

    #main-menu li ul li:after {
        position: absolute;
        content: "\f105";
        top: 7px;
        left: 0;
        font-family: FontAwesome
    }

    #main-menu li ul li:last-child {
        border-bottom: none
    }

    #main-menu li ul {
        position: absolute;
        top: 100%;
        left: -25px;
        display: none;
        background: #fff;
        box-shadow: 0 0 18px 2px rgba(0, 0, 0, .05);
        list-style: none outside none;
        text-align: left;
        min-width: 200px;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        padding: 15px 30px;
        border-radius: 20px
    }

    #main-menu .current-menu-item ul {
    }

    #main-menu li:hover > ul {
        display: block
    }

    #main-menu li ul li a {
        padding: 8px 0 !important;
        white-space: nowrap;
        font-weight: 400;
        height: auto
    }

    #main-menu li ul li a .nav_label {
        font-size: 15px;
        font-weight: 500;
        color: #555;
        line-height: normal;
        text-transform: none;
        position: relative
    }

    #main-menu li ul li:hover a .nav_label {
        color: #f73923
    }

    #main-menu li ul li ul {
        position: absolute;
        top: 0;
        left: 100%;
        display: none;
        width: auto;
        float: left
    }

    #banner_slider .cycloneslider-caption-title {
        font-size: 33px
    }

    #banner_slider .cycloneslider-caption-description {
        font-size: 80px;
        font-weight: 800
    }

    #header_cover {
        margin-bottom: 50px;
        padding: 70px 0
    }

    #header_cover .heading {
        padding: 0;
        font-size: 50px;
        font-weight: 800
    }

    .section {
        padding: 60px 0
    }

    .section .caption {
    }

    .block .heading {
        font-size: 40px;
        line-height: 1.3;
        margin-bottom: 40px
    }

    .block .heading span {
        width: 400px;
        height: 60px
    }

    #hot_tours {
        padding-bottom: 30px
    }

    #hot_tours .wrap_item {
        margin-bottom: 45px
    }

    #saving_bk {
        padding-bottom: 0
    }

    #saving_bk .heading {
        text-align: left;
        font-size: 65px
    }

    #saving_bk .caption {
        text-align: left;
        margin-bottom: 90px
    }

    #saving_tours {
        padding: 0 0 60px
    }

    .grid_tours .wrap_item {
        margin-bottom: 30px
    }

    .grid_tours .wrap_img {
        max-height: 240px
    }

    .grid_tours .wrap_img img {
        min-height: 240px;
        -o-transition: all .6s ease;
        -moz-transition: all .6s ease;
        -webkit-transition: all .6s ease;
        -ms-transition: all .6s ease
    }

    .grid_tours .wrap_img:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1)
    }

    .grid_tours .body {
    }

    .grid_tours .title {
        min-height: 72px
    }

    .grid_tours .booking_bt {
        padding: 15px
    }

    .grid_tours .booking_bt:hover {
        background: #f73923;
        color: #fff
    }

    #tour_info {
        margin-bottom: 50px
    }

    #tour_info .wrap_img {
        margin-bottom: 25px
    }

    #tour_info .wrap_img.pri_img {
        height: 465px
    }

    #tour_info .wrap_img.sec_img {
        height: 220px
    }

    #tour_info .wrap_img.pri_img img {
        max-width: 200%;
        min-height: 465px
    }

    #tour_info .wrap_img.sec_img img {
        max-width: 150%;
        min-height: 220px
    }

    #tour_info img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%)
    }

    #tour_info .meta {
        padding-left: 30px
    }

    #tour_info .meta:after {
        position: absolute;
        content: "";
        top: -10px;
        left: -12px;
        width: 1px;
        height: 78px;
        background: #4a5a50
    }

    #news.block .heading {
        margin-bottom: 30px
    }

    #news.section .caption {
        margin-bottom: 30px
    }

    #news .item .wrap_img {
        max-height: 230px;
        width: 280px
    }

    #news .item .wrap_img img {
        min-height: 230px
    }

    #news .item .readmore {
        padding: 14px 70px 14px 60px;
        font-size: 16px
    }

    #news .readmore:after {
        top: 11px;
        right: 42px
    }

    #news.section .slick-prev, #news.section .slick-next {
        top: 130px
    }

    #banner_caption {
        font-size: 28px;
        border-radius: 50px;
        padding: 50px 80px
    }

    #banner_caption .text-1 {
        margin: 10px 0
    }

    #banner_caption .text-2 {
        margin: 10px 0 30px;
        font-size: 46px;
        font-weight: 800
    }

    .uk-article-title {
        font-size: 25px
    }

    #main_content {
        padding-bottom: 50px
    }

    #article {
        padding: 0 100px
    }

    .share a {
        height: 47px;
        line-height: 45px;
        width: 47px;
        font-size: 18px
    }

    #archive_news .wrap_img {
        max-height: 270px
    }

    #archive_news .wrap_img img {
        min-height: 270px
    }

    #archive_news .body {
    }

    #archive_news .title {
        position: relative;
        margin: 0 0 15px;
        min-height: 52px;
        font-size: 20px
    }

    #archive_news .title a {
        display: block
    }

    #archive_news .readmore_bt:hover {
        background: #fff;
        border-color: #fdb813;
        color: #fdb813
    }

    #cat_tour .wrap_item {
        margin-bottom: 45px
    }

    #col_right {
        padding-bottom: 20px
    }

    .block-body {
        padding: 10px 20px
    }

    .widget {
        margin-bottom: 45px
    }

    .widget-title {
        margin-bottom: 10px;
        font-weight: 800;
        font-size: 26px
    }

    .widget-body .text {
        padding-left: 20px
    }

    #footer {
        padding-top: 50px
    }

    #footer .logo {
        margin-bottom: 35px
    }

    #footer .heading {
        margin: 20px 0 30px
    }

    #footer .copyright {
        font-size: 16px
    }

    #navbar-footer {
        display: inline-block;
        width: 100%;
        border-bottom: 1px solid #dde1e0;
        float: none;
        position: relative;
        text-align: center;
        margin-bottom: 40px;
        padding-bottom: 40px
    }

    #navbar-footer li {
        display: inline-block;
        float: none;
        padding-top: 4px
    }

    #navbar-footer li a {
        background: transparent;
        text-shadow: none;
        border: none !important;
        padding: 0 22px;
        line-height: normal;
        height: auto;
        position: relative
    }

    #navbar-footer li:first-child a {
        padding-left: 0
    }

    #navbar-footer li:last-child a:after {
        border: none
    }

    #navbar-footer li a .nav_label {
        color: #333;
        font-size: 16px;
        font-weight: 500;
        margin: 0
    }

    #phonering-alo-promotion {
        bottom: 200px
    }

    .right-lg {
        text-align: right
    }

    .d-row-lg {
        display: table-row
    }

    .d-cell-lg {
        display: table-cell
    }
}

@media (min-width: 1220px) {
    #banner_slider .logo_slide {
        width: 135%;
        max-width: none;
        position: relative;
        left: -60px
    }

    #banner_slider .cycloneslider-caption {
        width: 100%
    }

    #main-menu .nav_label {
    }

    .search_toogle {
        display: block
    }

    #footer .info span {
        display: inline
    }
}

@media (min-width: 1600px) {
    .uk-article-title {
        font-size: 32px
    }

    #news.section .slick-prev {
        left: -90px
    }

    #news.section .slick-next {
        right: -90px
    }
}

@media (min-width: 1800px) {
    .uk-container {
        max-width: 1640px
    }

    #news .item .readmore {
        position: absolute;
        bottom: 30px
    }
}

.countdown {
    background: url(https://savingbooking.com/wp-content/uploads/2021/01/xbg-header-countdown.jpg.pagespeed.ic.IMeNtPExEE.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.clearfix:after {
    content: "\00A0";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.clearfix {
    display: block
}

#main {
    max-width: 40%;
    margin: auto
}

#main .uk-grid {
    align-items: center
}

#main .text-countdown {
    font-size: 27px;
    font-family: 'Dancing Script', Helvetica, Arial, sans-serif;
    text-align: center;
    color: #fff
}

.clock {
    float: left;
    overflow: hidden;
    background-color: #fff;
    color: #222;
    border-radius: 30%;
    position: relative;
    width: 20%;
    height: 0;
    padding-bottom: 20%;
    margin: 3% 0 3% 4%;
    font-family: 'Dancing Script', Helvetica, Arial, sans-serif;
    text-align: center
}

.clock .num {
    font-size: 100%;
    font-weight: 700;
    height: 0;
    line-height: 190%
}

.clock .text {
    font-size: 65%;
    text-transform: uppercase;
    background-color: #eee;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 180%
}

.clock.tet {
    background-color: #f6361e
}

.clock.tet .text {
    background-color: #d00120
}

@media (max-width: 768px) {
    #main {
        max-width: 33%;
        padding: 5px 0
    }

    #sale_products .item {
        margin-bottom: 100px
    }
}

@media (max-width: 415px) {
    #main {
        max-width: 65%
    }

    #main .clearfix {
        width: 90%
    }
}

@keyframes blueeggShake {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.lixi-tet {
    position: fixed;
    width: 100px;
    height: auto;
    right: 1px;
    bottom: 40%;
    z-index: 999;
    animation: blueeggShake linear .6s infinite alternate
}