/*
Theme Name: Theme Phố Web
Version: 1.0
Text Domain: themephoweb
*/
img{outline: none;max-width: 100%;height: auto}
input:focus,button:focus,select:focus,textarea:focus{outline: none}
iframe{margin-left: auto;margin-right: auto;max-width: 100%}
body{
    color: #333333;
    font-size: 16px;
}
/*ul {margin:0;padding:0;list-style: none;}*/
a,a:hover{text-decoration: none;}

/*Mobile*/
#ppo-overlay {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 998;
}
.mobile-header {
    display: none;
    position: fixed;
    z-index: 99999;
    background: #FFF;
    top: 0;
    left: 0;
    height: 60px;
    border-bottom: 1px solid #e4e4e4;
    width: 100%
}

.mobile-header .left-menu, .mobile-header .right-menu {
    border: none;
    position: absolute;
    top: 0;
    padding: 0;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s
}
.mobile-header .left-menu {
    left: 0;
    height: 50px;
    width: 50px;
    background: #fff;
    color: #000;
    margin-top: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.mobile-header .left-menu span i {
    font-size: 35px;
}
.mobile-header .right-menu {
    right: 15px;
    top: 14px;
    font-size: 16px;
    display: none;
}
.mobile-header .right-menu a{color: #ff3232}
.mobile-header .right-menu a.cart-mobile {
    margin-right: 15px;
}
.mobile-header .right-menu .fa{font-size: 20px}
.mobile-header .title {
    width: 100%;
    text-align: center
}
.mobile-header .title img{
    max-height: 45px;
    margin-top: 9px;
}
.mobile-header .title p {
    font-size: 20px;
    letter-spacing: .58rem;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.mobile-header .title p a {
    color: #d41617
}
.st-menu .wrap-cta-menu-mobile {
    padding: 5px 15px;
}
.st-menu .wrap-cta-menu-mobile .text-1 {
    background: transparent;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 18px;
    border: 1px solid #fff;
    margin-right: 45px;
    margin-bottom: 15px;
}
.st-menu .wrap-cta-menu-mobile .wrap-1 a {
    text-decoration: none;
}
.st-menu .wrap-cta-menu-mobile .text-1 i {
    margin-right: 7px;
}
.st-menu .wrap-cta-menu-mobile .text-1 span {
    text-transform: uppercase;
}
.st-menu .wrap-cta-menu-mobile .text-1 .number-24-7 {
    color: #fff;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.st-menu .wrap-cta-menu-mobile .text-2 {
    background: #f9dd21;
    padding: 11px 15px;
    border-radius: 4px;
    display: block;
    margin-top: 10px;
    margin-right: 45px;
    display: none;
}
.st-menu .wrap-cta-menu-mobile .text-2 i {
    margin-right: 10px;
    font-size: 18px;
    color: #000;
}
.st-menu .wrap-cta-menu-mobile .text-2 span {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
}
.st-menu {
    position: fixed;
    top: 0;
    left: -270px;
    display: none;
    width: 270px;
    height: 100%;
    z-index: 99999;
    /*-webkit-overflow-scrolling: touch;*/
    overflow: scroll;
    background: #21b7cb;
    /*color: #fff;*/
}

.st-menu .nav {
    margin-top: 15px;
    padding-top: 20px;
}
.st-menu > ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.st-menu > ul > li > ul.sub-menu{
    list-style: none;
    padding-left: 35px;
    display: none;
}
.st-menu > ul > li > ul.sub-menu > li > ul.sub-menu{
    padding-left: 18px
}
.st-menu ul li {
    width: 100%;
    margin-bottom: 5px;
}
.st-menu ul > li > .caret{
    position: absolute;
    right: 15px;
    top: 14px
}
.st-menu ul li .wrap-link-submenu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.st-menu ul li a {
    font-size: 18px;
    color: #fff;
    padding: 5px 15px;
    display: block;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
}
.st-menu ul li .wrap-link-submenu .caret {
    margin-right: 15px;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 7px dashed;
}
.st-menu ul li a:hover,
.st-menu ul li a:focus{
    color: #fff;
    background: none
}
.st-menu ul.sub-menu li a{
    padding-left: 0
}
.st-menu li.menu-item-has-children {
    background-image: url('assets/images/arrow_right.png');
    background-repeat: no-repeat;
    background-position: top 10px right 10px;
}
.st-menu li.menu-item-has-children.dropdown{
    background-image: url('assets/images/arrow_bot.png');
    background-position: top 10px right 10px;
}

.bar {
    margin: 0 auto;
    display: block;
    width: 25px;
    height: 2px;
    margin-bottom: 3px;
    background: #fff;
    box-shadow: inset 0 9999in;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.bar:nth-child(1) {
    margin-top: 5px
}

.menu-icon {
    display: none
}

.st-menu-open .menu-icon {
    display: block
}

.st-menu-open .menu-icon+span {
    display: none
}

.st-menu-open .bar:nth-child(1) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 5px
}

.st-menu-open .bar:nth-child(2) {
    display: none
}

.st-menu-open .bar:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -5px
}
.st-menu .list-language-mobile li a {
    display: block;
}
/*END MOBILE*/

/*Desktop header*/
.desktop-header .top-header {
    background: #1F2746;
    padding: 10px 0;
}
.desktop-header .top-header .content-all {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.desktop-header .top-header .content-all ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.desktop-header .top-header .content-all ul li {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #fff;
}
.desktop-header .top-header .content-all ul li:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}
.desktop-header .top-header .content-all ul li a {
    color: #fff;
    transition: 0.3s all;
}
.desktop-header .top-header .content-all ul li a span {
    font-size: 12px;
    font-weight: bold;
}
.desktop-header .top-header .content-all ul li a:hover {
    color: #21b7cb;
}

.desktop-header .bottom-header.fixed {
    position: fixed;
    padding: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 2px 7px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,.2);
    box-shadow: 0 2px 7px rgb(0 0 0 / 20%);
    -webkit-transition: all ease;
    -webkit-transition-delay: .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.desktop-header .bottom-header .content-all {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.desktop-header .bottom-header .nav > li {
    padding-left: 20px;
    padding-right: 20px;
}

.desktop-header .bottom-header .nav > li:last-child {
    padding-right: 0;
}

.desktop-header .bottom-header .nav > li > a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    padding: 30px 0;
    display: block;
    border-bottom: 3px solid transparent;
    transition: 0.3s all;
}
.desktop-header .bottom-header .nav > li.menu-item-has-children > a:before {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    right: 5px;
}
.desktop-header .bottom-header .nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    position: absolute;
    right: 5px;
}
.desktop-header .bottom-header .nav > li > a:hover,
.desktop-header .bottom-header .nav li.current-menu-item > a {
    border-color: #006db7;
}
.desktop-header .bottom-header .nav li.menu-item-has-children {
    position: relative;
}
.desktop-header .bottom-header .nav li.menu-item-has-children .sub-menu {
    position: absolute;
    background: #fff;
/*    width: max-content;*/
    width: 230px;
    z-index: 999;
    display: none; 
    top: 80px;
    left: 0;
    box-shadow: 2px 2px 5px 0px rgb(50 50 50 / 20%);
/*    padding: 0 15px;*/
    padding: 0px;
    border: 1px solid #eee;
    border-radius: 3px;
    list-style: none;
}
.desktop-header .bottom-header .nav li.menu-item-has-children .sub-menu > li > a {
    font-size: 13px;
    color: #333;
    padding: 15px 0px;
    border-bottom: 1px dotted #ddd;
    display: block;
}
.desktop-header .bottom-header .nav li.menu-item-has-children .sub-menu > li:last-child > a {
    border-bottom: none;
}
.desktop-header .bottom-header .nav li.menu-item-has-children .sub-menu > li > a:hover {
    color: #006db7;
}
.desktop-header .bottom-header .nav li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu {
    left: 228px;
    top: 0;
}
.desktop-header .bottom-header .sub-menu li {
    padding: 0 15px;
}
/*End Desktop header*/

/*Home page*/
.layer-home-page .section-1 .content-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.layer-home-page .section-1 .content-banner .title {
    font-size: 48px;
    margin-bottom: 50px;
    color: #1f2746;
    font-weight: 900;
    position: relative;
}
.layer-home-page .section-1 .content-banner .title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    width: 100px;
    height: 5px;
    background: #1f2746;
    margin: auto;
}
.layer-home-page .section-1 .content-banner .content {
    margin-bottom: 30px;
    color: #1f2746;
    max-width: 800px;
    font-size: 18px;
}
.layer-home-page .section-1 .content-banner .link {
    border-radius: 3px;
    display: inline-block;
    padding: 10px 20px;
    background: #21b7cb;
    color: #fff;
    box-shadow: 3px 3px 0px 0px rgb(31 39 70 / 87%);
}
.layer-home-page .section-1 .owl-carousel .owl-nav button.owl-prev,
.layer-home-page .section-1 .owl-carousel .owl-nav button.owl-next {
    box-shadow: 0 3.75748px 3.75748px rgb(0 0 0 / 25%);
    background: #1F2746;
    position: absolute;
    height: 40px;
    width: 40px;
    transform: translate(0,-50%);
    color: #fff !important;
    transition: 0.3s all;
}
.layer-home-page .section-1 .owl-carousel .owl-nav button.owl-prev,
.layer-home-page .section-1 .owl-carousel .owl-nav button.owl-next {
    background: #21b7cb;
}
.layer-home-page .section-1 .owl-carousel .owl-nav button.owl-prev {
    top: 50%;
    left: 10px;
}
.layer-home-page .section-1 .owl-carousel .owl-nav button.owl-next {
    top: 50%;
    right: 10px;
}
.layer-home-page .section-2 {
    background: #F0F0F0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.layer-home-page .section-2 .wrap-form-search {
    background: #1F2746;
    padding: 15px;
    border-radius: 10px;
}
.layer-home-page .section-2 .wrap-form-search .title-form {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}
.layer-home-page .section-2 .wrap-form-search .wrap-name-tour-tour-end {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.layer-home-page .section-2 .wrap-form-search .wrap-name-tour-tour-end .name-tour {
    width: 65%;
}
.layer-home-page .section-2 .wrap-form-search .wrap-name-tour-tour-end .tour-end {
    width: 30%;
}
.layer-home-page .section-2 .wrap-form-search .wrap-tour-start-time-start-tour-button {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.layer-home-page .section-2 .wrap-form-search .wrap-tour-start-time-start-tour-button .wrap-tour-start-time-start-tour {
    width: 65%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.layer-home-page .section-2 .wrap-form-search .wrap-tour-start-time-start-tour-button .wrap-tour-start-time-start-tour .tour-start,
.layer-home-page .section-2 .wrap-form-search .wrap-tour-start-time-start-tour-button .wrap-tour-start-time-start-tour .time-start-tour {
    width: 49%;
}
.layer-home-page .section-2 .wrap-form-search .wrap-tour-start-time-start-tour-button .find-tour {
    background: #21b7cb;
    width: 30%;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
.layer-home-page .section-2 .wrap-form-search #searchform label {
    margin-bottom: 15px;
    color: #fff;
}
.layer-home-page .section-2 .wrap-form-search #searchform input[type="text"] {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: none;
    padding-left: 15px;
}
.layer-home-page .section-2 .wrap-form-search #searchform select {
    word-wrap: normal;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: none;
    padding-left: 15px;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding {
    margin-top: 30px;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .title,
.layer-all-tour .wrap-list-tour .title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .title span,
.layer-all-tour .wrap-list-tour .title span {
    font-size: 24px;
    color: #1f2746;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10px;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item,
.layer-all-tour .wrap-list-tour .content-of-item {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-thumbnail-tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-thumbnail-tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-thumbnail-tour,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-thumbnail-tour {
    overflow: hidden;
    position: relative;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-thumbnail-tour .thumbnail-tour img,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-thumbnail-tour .thumbnail-tour img,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-thumbnail-tour .thumbnail-tour img,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-thumbnail-tour .thumbnail-tour img {
    transition: 0.5s all;
    width: 100%;
    height: 234px;
    object-fit: cover;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item:hover .wrap-thumbnail-tour .thumbnail-tour img,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item:hover .wrap-thumbnail-tour .thumbnail-tour img,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item:hover .wrap-thumbnail-tour .thumbnail-tour img,
.layer-all-tour .wrap-list-tour .content-of-item:hover .wrap-thumbnail-tour .thumbnail-tour img {
    transform: scale(1.05);
    transition: 0.5s all;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-thumbnail-tour .location,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-thumbnail-tour .location,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-thumbnail-tour .location,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-thumbnail-tour .location {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour {
    background: #fff;
    padding: 15px;
    overflow: hidden;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .name-tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .name-tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour .name-tour,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour .name-tour {
    font-size: 20px;
    color: #1f2746;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
    height: 90px;
    overflow: hidden;
    transition: 0.5s all;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item:hover .wrap-info-tour .name-tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item:hover .wrap-info-tour .name-tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item:hover .wrap-info-tour .name-tour,
.layer-all-tour .wrap-list-tour .content-of-item:hover .wrap-info-tour .name-tour {
    color: #21b7cb;
    transition: 0.5s all;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .status,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .status,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .status,
.layer-all-tour .wrap-list-tour .content-of-item .status {
    position: absolute;
    top: 20px;
    left: -30px;
    background: #d30000;
    color: #fff;
    padding: 2px;
    width: 120px;
    transform: rotate(-45deg);
    text-align: center;
    z-index: 1;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-all-time-of-tour-vehicle,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-all-time-of-tour-vehicle,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour .wrap-all-time-of-tour-vehicle,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour .wrap-all-time-of-tour-vehicle {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-all-time-of-tour-vehicle .all-time-of-tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-all-time-of-tour-vehicle .all-time-of-tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour .wrap-all-time-of-tour-vehicle .all-time-of-tour,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour .wrap-all-time-of-tour-vehicle .all-time-of-tour {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #000;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .date_and_time_start_tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .date_and_time_start_tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour .date_and_time_start_tour,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour .date_and_time_start_tour {
    margin-bottom: 10px;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .date_and_time_start_tour .text_date_and_time_start_tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .date_and_time_start_tour .text_date_and_time_start_tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour .date_and_time_start_tour .text_date_and_time_start_tour,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour .date_and_time_start_tour .text_date_and_time_start_tour {
    text-transform: uppercase;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-price-view-detail-tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-price-view-detail-tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour .wrap-price-view-detail-tour,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour .wrap-price-view-detail-tour {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-price-view-detail-tour .view-detail-tour,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-price-view-detail-tour .view-detail-tour,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour .wrap-price-view-detail-tour .view-detail-tour,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour .wrap-price-view-detail-tour .view-detail-tour {
    border-radius: 3px;
    display: block;
    padding: 8px 20px;
    background: #21b7cb;
    color: #fff;
    box-shadow: 3px 3px 0px 0px rgba(31, 39, 70, 0.87);
    text-transform: uppercase;
    font-weight: bold;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-price-view-detail-tour .wrap-price .price,
.layer-single-tour .section-4 .wrap-list-tour-outstanding .content-of-item .wrap-info-tour .wrap-price-view-detail-tour .wrap-price .price,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .content-of-item .wrap-info-tour .wrap-price-view-detail-tour .wrap-price .price,
.layer-all-tour .wrap-list-tour .content-of-item .wrap-info-tour .wrap-price-view-detail-tour .wrap-price .price {
    color: #d30000;
    font-size: 20px;
    font-weight: bold;
}
.layer-home-page .section-2 .wrap-list-tour-outstanding .view-all-tour,
.layer-all-tour .wrap-list-tour .view-more-tour {
    border-radius: 3px;
    display: block;
    padding: 8px 20px;
    background: #21b7cb;
    color: #fff;
    box-shadow: 3px 3px 0px 0px rgba(31, 39, 70, 0.87);
    text-transform: uppercase;
    font-weight: bold;
    width: max-content;
    margin: 0 auto;
    cursor: pointer;
}
.layer-home-page .section-3 {
    background: #1F2746;
    padding: 30px 0;
}
.layer-home-page .section-3 .wrap-list-location-outstanding .title,
.layer-home-page .section-5 .title,
.layer-home-page .section-6 .title,
.layer-home-page .section-7 .title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.layer-home-page .section-3 .wrap-list-location-outstanding .title span,
.layer-home-page .section-5 .title span,
.layer-home-page .section-6 .title span,
.layer-home-page .section-7 .title span {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10px;
}
.layer-home-page .section-3 .wrap-list-location-outstanding .content-of-item {
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}
.layer-home-page .section-3 .wrap-list-location-outstanding .content-of-item .wrap-thumbnail-location {
    overflow: hidden;
    position: relative;
}
.layer-home-page .section-3 .wrap-list-location-outstanding .content-of-item .wrap-thumbnail-location .thumbnail-location img {
    width: 100%;
    transition: 0.5s all;
}
.layer-home-page .section-3 .wrap-list-location-outstanding .content-of-item:hover .wrap-thumbnail-location .thumbnail-location img {
    transform: scale(1.05);
    transition: 0.5s all;
}
.layer-home-page .section-3 .wrap-list-location-outstanding .content-of-item .wrap-thumbnail-location .location {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}
.layer-home-page .section-3 .wrap-list-location-outstanding .view-all-location {
    border-radius: 3px;
    display: block;
    padding: 8px 20px;
    background: #21b7cb;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: max-content;
    margin: 0 auto;
}
.layer-home-page .section-4 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.layer-home-page .section-4 .wrap-list-post-outstanding .title {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.layer-home-page .section-4 .wrap-list-post-outstanding .title span {
    font-size: 24px;
    color: #1f2746;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10px;
}
.layer-home-page .section-4 .list-post-child {
    margin-bottom: 15px;
}
.layer-home-page .section-4 .list-post-child .title-post {
    color: #1f2746;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    display: block;
    margin-bottom: 10px;
}
.layer-home-page .section-4 .list-post-child .wrap-date-author-comment {
    display: flex;
    align-items: center;
}
.layer-home-page .section-4 .list-post-child .wrap-date-author-comment .author {
    margin-left: 10px;
    margin-right: 10px;
}
.layer-home-page .section-4 .view-all-post {
    border-radius: 3px;
    display: block;
    padding: 8px 20px;
    background: #21b7cb;
    color: #fff !important;
    box-shadow: 3px 3px 0px 0px rgba(31, 39, 70, 0.87);
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px auto 0 auto;
    width: max-content;
}
.layer-home-page .section-5 {
    background: #1f2746;
    padding: 30px 0px;
}
.layer-home-page .section-5 .thumbnail-partner {
    display: block;
    border-radius: 8px;
    padding: 15px;
    background: #fff;
    border-style: double;
    border-color: #dbdbdd;
    transition: 0.5s all;
}
.layer-home-page .section-5 .thumbnail-partner img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: 0.5s all;
}
.layer-home-page .section-5 .thumbnail-partner:hover {
    border-color: #1f2746;
    transition: 0.5s all;
}
.layer-home-page .section-5 .thumbnail-partner:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    transition: 0.5s all;
}
.layer-home-page .section-6,
.layer-home-page .section-7 {
    background: #F0F0F0;
    padding: 30px 0;
}
.layer-home-page .section-6 .title span,
.layer-home-page .section-7 .title span {
    color: #1f2746;
}
.layer-home-page .section-6 .content-of-item {
    padding: 60px 30px 30px 30px;
    background-color: #fff;
    border-bottom: 2px solid #dbdbdd;
    position: relative;
    margin-top: 50px;
    border-radius: 8px;
}
.layer-home-page .section-6 .content-of-item .avatar {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 5px solid #fff;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    left: calc(50% - 50px);
    top: -50px;
}
.layer-home-page .section-6 .content-of-item .content_feedback {
    font-family: serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 33px;
    font-style: italic;
    margin-bottom: 15px;
    text-align: center;
    height: 210px;
    overflow: auto;
}
.layer-home-page .section-6 .content-of-item .customer_name {
    font-weight: 900;
    color: #1f2746;
    font-size: 16px;
    text-align: center;
}
.layer-home-page .section-6 .content-of-item .customer_address {
    text-align: center;
    font-size: 12px;
}
.layer-home-page .section-7 .ads {
    border-radius: 8px;
    border: 1px solid #1f2746;
    display: block;
    overflow: hidden;
}
/*End home page*/

/*Single tour*/
.layer-single-tour {
    background: #F0F0F0;
}
.layer-single-tour .section-1 {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 25px;
}
.layer-single-tour .section-1 .tour-title {
    font-size: 24px;
    font-weight: 900;
    color: #1f2746;
    margin-bottom: 15px;
}
.layer-single-tour .section-1 .tour-sku {
    width: max-content;
    padding: 10px;
    border-radius: 8px;
    background: #f0f0f0;
    margin-bottom: 10px;
}
.layer-single-tour .section-1 .tour-schedule {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #dbdbdd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.layer-single-tour .section-1 .tour-schedule li {
    border-right: 1px solid #000;
    padding-right: 10px;
    margin-right: 10px;
}
.layer-single-tour .section-1 .tour-schedule li:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}
.layer-single-tour .section-1 .tour-schedule li a {
    color: #1f2746;
    transition: 0.3s all;
}
.layer-single-tour .section-1 .tour-schedule li a:hover {
    color: #21b7cb;
}
.layer-single-tour .section-1 .price_tour {
    font-size: 24px;
    color: #d30000;
    font-weight: bold;
    border-bottom: 1px solid #dbdbdd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.layer-single-tour .section-1 .price_tour  .unit {
    text-decoration: underline;
}
.layer-single-tour .section-1 .list_type_tour {
    display: flex;
    align-items: center;
}
.layer-single-tour .section-1 .list_type_tour .text-type-tour {
    margin-right: 15px;
    font-weight: bold;
}
.layer-single-tour .section-1 .list_type_tour .text_price_tour .icon-select {
    display: none;
}
.layer-single-tour .section-1 .list_type_tour .text_price_tour.active .icon-select {
    display: block;
}
.layer-single-tour .section-1 .list_type_tour .text_price_tour {
    font-size: 12px;
    border: 1px solid #ccc;
    cursor: pointer;
    position: relative;
    padding: 5px 10px;
    margin-right: 15px;
}
.layer-single-tour .section-1 .list_type_tour .text_price_tour:last-child {
    margin-right: 0;
}
.layer-single-tour .section-1 .list_type_tour .text_price_tour.active {
    border: 1px solid red;
}
.layer-single-tour .section-1 .list_type_tour .text_price_tour .icon-select,
.layer-single-tour .section-1 .content_service .icon-select {
    position: absolute;
    bottom: 0;
    right: 0;
}
.layer-single-tour .section-1 .list_service_in_tour {
    padding: 0;
    margin: 0;
    list-style: none;
}
.layer-single-tour .section-1 .list_service_in_tour li {
    display: flex;
    margin-top: 15px;
}
.layer-single-tour .section-1 .list_service_in_tour li .name_service {
    margin-right: 15px;
    font-weight: bold;
}
.layer-single-tour .section-1 .content_service {
    font-size: 12px;
    border: 1px solid red;
    cursor: pointer;
    position: relative;
    padding: 5px 10px;
    margin-right: 15px;
}
.layer-single-tour .section-1 .hotline-support {
    font-weight: bold;
    margin-top: 15px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dbdbdd;
    padding-bottom: 10px;
}
.layer-single-tour .section-1 .hotline-support a {
    color: #000;
    margin-left: 10px;
}
.layer-single-tour .section-1 .hotline-support a:hover {
    color: #21b7cb;
}
.layer-single-tour .section-1 .wrap-btn-order-contact-tour {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.layer-single-tour .section-1 .btn-order-tour,
.layer-single-tour .section-1 .btn-contact-tour {
    border-radius: 3px;
    padding: 8px 20px;
    background: #21b7cb;
    color: #fff;
    box-shadow: 3px 3px 0px 0px rgba(31, 39, 70, 0.87);
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    width: max-content;
    cursor: pointer;
}
.layer-single-tour .section-1 .btn-contact-tour {
    margin-left: 15px;
}
.layer-single-tour .section-2 {
    margin-bottom: 25px;
}
.layer-single-tour .section-2 .wrap-list-img-tour {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.layer-single-tour .section-2 .wrap-list-img-tour .slider-for {
    margin-bottom: 10px;
}
.layer-single-tour .section-2 .wrap-video {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.layer-single-tour .section-2 .icon-left,
.layer-single-tour .section-2 .icon-right {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    height: 35px;
    width: 35px;
    color: #fff;
    background: rgba(31, 39, 70, 0.7);
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    transition: 0.3s all;
}
.layer-single-tour .section-2 .icon-left {
    left: 0;
}
.layer-single-tour .section-2 .icon-right {
    right: 0;
}
.layer-single-tour .section-2 .icon-left:hover,
.layer-single-tour .section-2 .icon-right:hover {
    background: rgba(33, 183, 203, 0.7);
    cursor: pointer;
    transition: 0.3s all;
}
.layer-single-tour .section-2 .wrap-list-img-tour .slider-nav .slick-slide {
    border-right: 2px solid #fff;
}
.layer-single-tour .section-3 .wrap-tab-content-tour .ui-widget.ui-widget-content {
    border: 0;
    padding: 0;
}
.layer-single-tour .section-3 .wrap-tab-content-tour .ui-tabs .ui-tabs-nav {
    background: #1F2746;
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.layer-single-tour .section-3 .wrap-tab-content-tour .ui-tabs .ui-tabs-nav li {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #1F2746;
}
.layer-single-tour .section-3 .wrap-tab-content-tour .ui-tabs .ui-tabs-nav li.ui-tabs-active,
.layer-single-tour .section-3 .wrap-tab-content-tour .ui-tabs .ui-tabs-nav li:hover {
    background: #21B7CB;
    padding: 0;
    margin: 0;
}
.layer-single-tour .section-3 .wrap-tab-content-tour .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.layer-single-tour .section-3 .wrap-tab-content-tour .img-tour {
    margin-bottom: 15px;
}
.layer-single-tour .section-3 .form-comment {
    background: #fff;
    margin-top: 25px;
    padding: 15px;
    border-radius: 10px;
}
.layer-single-tour .section-4 {
    margin-top: 25px;
}
.layer-single-tour .section-4 .wrap-list-tour-outstanding .title,
.layer-single-tour .section-4 .wrap-list-tour-recently-viewed .title {
    font-size: 24px;
    color: #1f2746;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
}
#popup-dat-tour .modal-dialog {
    max-width: 675px
}

#popup-dat-tour .modal-content {
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

#popup-dat-tour .btn-close {
    position: absolute;
    right: 37px;
    top: 39px;
    font-size: 18px;
}

#popup-dat-tour .title-popup {
    font-size: 38px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}

#popup-dat-tour .wpcf7-select {
    height: 48px;
    width: 100%;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

#popup-dat-tour .wpcf7-text {
    height: 48px;
    display: inline-block;
    margin-top: 14px;
    border: 1px solid #d5d5d5;
}

#popup-dat-tour .wrap-btn-popup {
    margin-top: 30px;
}

#popup-dat-tour .wrap-btn-popup > p {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
}

#popup-dat-tour .wrap-btn-popup .wpcf7-submit {
    background: #21b7cb;
    padding: 8px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: none;
    border-radius: 3px;
    box-shadow: 3px 3px 0px 0px rgba(31, 39, 70, 0.87);
}

#popup-dat-tour .wpcf7-text:focus {
    border: 1px solid #ffa1a2;
    box-shadow: 0px 5px 10px 0px #ffa1a247;
}
#popup-dat-tour .wpcf7-spinner {
    top: 5px;
    left: 25px;
}
/*End single tour*/

/*Archive*/
.layer-archive {
    background: #F0F0F0;
    padding-bottom: 30px;
}
.layer-archive .title-cate {
    font-weight: bold;
    color: #1f2746;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dbdbdd;
    font-size: 24px;
    text-transform: uppercase;
}
.layer-archive #list-post-cate .content-of-item {
    border-radius: 10px;
    overflow: hidden;
}
.layer-archive #list-post-cate #item-post-cate {
    margin-bottom: 15px;
}
.layer-archive #list-post-cate #item-post-cate .wrap-thumbnail-tour {
    overflow: hidden;
}
.layer-archive #list-post-cate .thumbnail-post img {
    transition: 0.5s all;
    width: 100%;
    height: 234px;
    object-fit: cover;
}
.layer-archive #list-post-cate .thumbnail-post:hover img {
    transform: scale(1.05);
    transition: 0.5s all;
}
.layer-archive #list-post-cate .wrap-info-post {
    background: #fff;
    padding: 15px;
}
.layer-archive #list-post-cate .wrap-info-post .title-post {
    color: #1f2746;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}
.layer-archive #list-post-cate .wrap-info-post .title-post:hover {
    color: #21b7cb;
}
.layer-archive #list-post-cate .wrap-info-post .excerpt {
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.layer-archive #list-post-cate .wrap-info-post .wrap-date-author-comment {
    display: flex;
    color: #1F2746;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 10px;
}
.layer-archive #list-post-cate .wrap-info-post .wrap-date-author-comment .author {
    margin: 0 10px;
}
/*End archive*/

/*Single*/
.layer-single {
    background: #F2F5F9;
    padding-bottom: 15px;
}
.layer-single .list-post-desc-category {
    background: #fff;
    padding: 15px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
    margin-bottom: 15px;
}
.layer-single .section-content {
    background: #F2F2F2;
}
.layer-single .section-content .wrap-content {
    background: #fff;
    padding: 15px;
}
.layer-single .section-content .wrap-content .title {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 15px;
}
.layer-single .section-content .created-date-single {
    color: #1F2746;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
}
.layer-single .section-content .created-date-single .author-name {
    text-transform: capitalize;
    color: #21b7cb;
    font-weight: bold;
    margin-right: 15px;
}
.layer-single .section-content .author {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.layer-single .section-content .author .avatar {
    width: 10%;
}
.layer-single .section-content .author .avatar img {
    width: 100%;
    border-radius: 50%;
}
.layer-single .section-content .author .info-author {
    width: 90%;
    padding-left: 50px;
}
.layer-single .section-content .author .info-author .written-by {
    text-transform: uppercase;
    font-weight: bold;
    color: #003076;
    font-size: 16px;
}
.layer-single .section-content .author .info-author .author-name {
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
    margin-top: 5px;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.layer-single .section-content ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 2rem;
    list-style-type: disc;
}
.layer-single .wrap-next-previous-post {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin-bottom: 20px;
}
.layer-single .wrap-next-previous-post .wrap-previous {
    text-align: left;
}
.layer-single .wrap-next-previous-post .wrap-previous .text-previous i {
    margin-right: 15px;
}
.layer-single .wrap-next-previous-post .wrap-next {
    text-align: right;
}
.layer-single .wrap-next-previous-post .wrap-next .text-next i {
    margin-left: 15px;
}
.layer-single .wrap-next-previous-post .wrap-previous .text-previous,
.layer-single .wrap-next-previous-post .wrap-next .text-next {margin-top: 10px;}

.layer-single .wrap-next-previous-post .wrap-previous a,
.layer-single .wrap-next-previous-post .wrap-next a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}
.layer-single .wrap-next-previous-post .wrap-previous a:hover,
.layer-single .wrap-next-previous-post .wrap-next a:hover {
    color: #21b7cb;
}
.layer-single .related_post .title-related {
    margin-bottom: 15px;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
}
.layer-single .related_post .title-post,
.layer-single .list-post-desc-category .title-post {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    display: block;
    transition: 0.3s all;
    margin-top: 10px;
}
.layer-single .related_post .title-post:hover,
.layer-single .list-post-desc-category .title-post:hover {
    color: #24cd77;
}
.layer-single .list-post-desc-category {
    padding-top: 15px;
    background: #F2F2F2;
}
/*End Single*/

/*Page*/
.layer-page {
    background: #F0F0F0;
    padding-bottom: 15px;
}
.layer-page .wrap-content-page {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}
.layer-page .wrap-content-page .title-page {
    font-weight: bold;
    color: #1f2746;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 15px 0px;
    border-bottom: 1px solid #dbdbdd;
    font-size: 24px;
    text-transform: uppercase;
}
/*End page*/

/*Page lien he*/
.layer-page-lien-he .section-1 .address,
.layer-page-lien-he .section-1 .number_phone,
.layer-page-lien-he .section-1 .email {
    padding: 10px;
    background: #f9f9f9;
    margin-bottom: 30px;
    text-align: center;
}
.layer-page-lien-he .section-1 .address .text-1,
.layer-page-lien-he .section-1 .number_phone .text-1,
.layer-page-lien-he .section-1 .email .text-1 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}
.layer-page-lien-he .section-1 .address .text-2,
.layer-page-lien-he .section-1 .number_phone .text-2,
.layer-page-lien-he .section-1 .email .text-2 {
    color: #000;
    font-size: 14px;
}
.layer-page-lien-he .section-1 .number_phone a.text-2:hover,
.layer-page-lien-he .section-1 .email a.text-2:hover {
    color: #21b7cb;
}
.layer-page-lien-he .section-1 .title-form {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 5px;
}
.layer-page-lien-he .section-1 .wrap-form .wpcf7-text {
    border: 1px solid #dbdbdd;
    max-width: 100%;
    padding: 8px 10px;
    border-radius: 3px;
}
.layer-page-lien-he .section-1 .wrap-form .wpcf7-textarea {
    border: 1px solid #dbdbdd;
    max-width: 100%;
    padding: 8px 10px;
    border-radius: 3px;
}
.layer-page-lien-he .section-1 .wrap-form .wpcf7-submit {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 3px;
    background-color: #1f2746;
    color: #fff;
    border: none;
}
/*Layer page lien he*/

.rank-math-breadcrumb {
    padding: 10px 0;
}
.rank-math-breadcrumb p {
    margin-bottom: 0;
}
.rank-math-breadcrumb a {
    color: #1f2746;
}
.rank-math-breadcrumb a:hover {
    color: #21b7cb;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #1f2746;
}

.wp-pagenavi {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 36px;
}

.wp-pagenavi .current {
    background: #21B7CB;
    color: #fff;
    border-color: #21B7CB;
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin: 0 14px 0 0;
    border-radius: 5px;
}

.wp-pagenavi span.current {
    border-color: #21B7CB;
}

.wp-pagenavi a:hover {
    border-color: transparent;
}

.wp-pagenavi a {
    width: 41px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    border-color: #cccccc;
    margin: 0 14px 0 0;
    border-radius: 5px;
    background: #1f2746;
}

/*sidebar*/
.widget .widget-title {
    font-weight: 900;
    color: #1f2746;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.widget_show_post_by_category_widget .item-post-widget {
    margin-bottom: 15px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.widget_show_post_by_category_widget .item-post-widget .title-post {
    color: #1f2746;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    display: block;
    margin-bottom: 10px;
}
.widget_show_post_by_category_widget .item-post-widget .wrap-date-author-comment {
    display: flex;
    align-items: center;
    font-size: 14px;
}
.widget_show_post_by_category_widget .item-post-widget .date {
    margin-right: 10px;
}
/*end sidebar*/

/*Layer all tour*/
.layer-all-tour .wrap-list-tour .wrap-title-icon-ajax {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.layer-all-tour .wrap-list-tour .wrap-title-icon-ajax .title {
    margin-bottom: 0;
}
.layer-all-tour .wrap-list-tour .wrap-title-icon-ajax .ajax_loading {
    width: 30px;
    display: none;
}
.layer-all-tour .sidebar .wrap-title {
    background-color: #f9f9f9;
    cursor: pointer;
    padding: 10px;
    border-bottom: 1px dashed #dbdbdd !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.layer-all-tour .sidebar .wrap-title .title {
    color: #1f2746;
    text-transform: uppercase;
    font-weight: bold;
}
.layer-all-tour .sidebar .wrap-title:after {
    content: "\2212";
    font-family: 'FontAwesome';
    color: #1f2746;
}
.layer-all-tour .sidebar .list-price {
    margin: 0;
    list-style: none;
    background: #fff;
    padding: 10px;
}
.layer-all-tour .sidebar li {
    margin-bottom: 8px;
}
.layer-all-tour .sidebar label {
    margin-left: 10px;
}
.layer-all-tour .wrap-list-tour .wrap-btn-view-more-tour {
    text-align: center;
}
.layer-all-tour .wrap-list-tour .wrap-btn-view-more-tour .loading_more_ajax {
    display: none;
    height: 50px;
}
/*End all tour*/

.mCustomScrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.mCustomScrollbar::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.mCustomScrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #21b7cb;
}

/*footer*/
footer .wrap_list_colum_footer {
    padding: 30px 0px;
}
footer .wrap_list_colum_footer .footer_col {
    font-size: 14px;
}
footer .wrap_list_colum_footer .footer_col .title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
footer .wrap_list_colum_footer .footer_col .content_short {
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdd;
    margin-bottom: 10px;
}
footer .wrap_list_colum_footer .footer_col ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer .wrap_list_colum_footer .footer_col .list_contact li {
    display: flex;
    margin-bottom: 10px;
}
footer .wrap_list_colum_footer .footer_col .list_contact li i {
    color: #21B7CB;
    margin-right: 10px;
    font-size: 20px;
}
footer .wrap_list_colum_footer .footer_col .list_contact li a {
    color: #21b7cb;
}
footer .wrap_list_colum_footer .footer_col ul li {
    margin-bottom: 10px;
}
footer .wrap_list_colum_footer .footer_col ul li a {
    color: #000;
}
footer .wrap_list_colum_footer .footer_col .form-email-footer {
    position: relative;
    margin-bottom: 10px;
}
footer .wrap_list_colum_footer .footer_col .form-email-footer > p {
    margin-bottom: 0;
}
footer .wrap_list_colum_footer .footer_col .form-email-footer .wpcf7-text {
    width: 100%;
    height: 40px;
    padding: 0px 40px 0px 15px;
    outline: 0px;
    border: 1px solid #dbdbdd;
    border-radius: 5px;
}
footer .wrap_list_colum_footer .footer_col .form-email-footer .wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0;
    background: #21b7cb;
    color: #fff;
    border: 2px solid #21b7cb;
    height: 40px;
}
footer .wrap_list_colum_footer .footer_col .form-email-footer .wpcf7-spinner {
    position: absolute;
    top: 10px;
    right: -60px;
}
footer .wrap_list_colum_footer .footer_col .wpcf7 form .wpcf7-response-output {
    margin: 0 0 10px 0;
}
footer .wrap_list_colum_footer .footer_col .list_social {
    display: flex;
}
footer .wrap_list_colum_footer .footer_col .list_social li {
    margin-right: 15px;
}
footer .wrap_list_colum_footer .footer_col .list_social li i {
    font-size: 20px;
    color: #21b7cb;
}
footer .wrap_list_colum_footer .footer_col_2 ul li:before,
footer .wrap_list_colum_footer .footer_col_3 ul li:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #21b7cb;
    margin-right: 5px;
}
footer .copyright {
    background: #1F2746;
    padding: 10px 0;
}
footer .copyright .wrap-all {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer .copyright .wrap-all .content_left_copyright {
    color: #fff;
    font-size: 12px;
}
footer .copyright .wrap-all .content_left_copyright a {
    color: #21b7cb;
}
footer .copyright .wrap-all .content_right_copyright ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}
footer .copyright .wrap-all .content_right_copyright {
    font-size: 12px;
}
footer .copyright .wrap-all .content_right_copyright ul li {
    margin-left: 15px;
}
footer .copyright .wrap-all .content_right_copyright ul li a {
    color: #fff;
}
/*end footer*/

.go-to-top {
    position: fixed;
    z-index: 99999;
    cursor: pointer;
    background: #21b7cb;
    height: 40px;
    width: 40px;
    right: 25px;
    bottom: 190px;
    color: #ffffff;
    justify-content: center;
    text-align: center;
    border: 2px solid #fff;
    font-size: 18px;
    transition: .3s;
    display: flex;
    align-items: center;
}

/* Responsive */
@media (max-width: 1600px){
}
@media (max-width: 1366px){
    footer .wrap_list_colum_footer .footer_col .form-email-footer .wpcf7-text {
        padding: 0px 40px 0px 10px;
        font-size: 14px;
    }
}
@media (max-width: 1024px){
}
@media (max-width: 991px){
    .desktop-header{display: none}
    .mobile-header{display: block}
    #wpadminbar{display: none;visibility: hidden}
    .layer-home-page {margin-top: 60px}
    .layer-home-page .section-1 .content-banner .title {
        font-size: 18px;
    }
    .layer-home-page .section-1 .content-banner .content {
        display: none;
    }
    .layer-home-page .section-2 .wrap-form-search .wrap-name-tour-tour-end,
    .layer-home-page .section-2 .wrap-form-search .wrap-tour-start-time-start-tour-button {
        flex-wrap: wrap;
    }
    .layer-home-page .section-2 .wrap-form-search .wrap-name-tour-tour-end .name-tour {
        width: 100%;
        margin-bottom: 15px;
    }
    .layer-home-page .section-2 .wrap-form-search .wrap-name-tour-tour-end .tour-end,
    .layer-home-page .section-2 .wrap-form-search .wrap-tour-start-time-start-tour-button .wrap-tour-start-time-start-tour {
        width: 100%
    }
    .layer-home-page .section-2 .wrap-form-search .wrap-tour-start-time-start-tour-button .find-tour {
        width: 100%;
        margin-top: 30px
    }
    .layer-home-page .section-4 .list-post-child .thumbnail-post img {
        width: 100%;
    }
    .layer-home-page .section-4 .list-post-child .title-post {
        margin-top: 15px;
    }
    .layer-single-tour .section-1 .tour-schedule {
        flex-wrap: wrap;
    }
    .layer-single-tour .section-1 .tour-schedule li {
        margin-bottom: 15px;
        border-right: none;
    }
    .widget .widget-title {margin-top: 20px}
    .layer-page {margin-top: 60px}
    .layer-all-tour .row {flex-direction: column-reverse;}
    .layer-all-tour .sidebar {margin-bottom: 30px}
    .layer-all-tour .sidebar .list-price {display: none;}
    .layer-page-lien-he .section-1 .wrap-form .wpcf7-text,
    .layer-page-lien-he .section-1 .wrap-form .wpcf7-textarea {width: 100%}
    footer .copyright .wrap-all {flex-wrap: wrap;}
    footer .copyright .wrap-all .content_left_copyright {width: 100%;margin-bottom: 15px;text-align: center;}
    footer .copyright .wrap-all .content_right_copyright {width: 100%}
    footer .copyright .wrap-all .content_right_copyright ul {justify-content: space-between}
    footer .copyright .wrap-all .content_right_copyright ul li {margin-left: 0}
    footer .wrap_list_colum_footer .footer_col .content_short {border-bottom: 0}
    footer .wrap_list_colum_footer .footer_col .form-email-footer .wpcf7-spinner {
        top: 50px;
        right: 0;
    }
    footer .wrap_list_colum_footer .footer_col .list_social {
        margin-top: 15px;
        justify-content: space-between;
    }
    footer .wrap_list_colum_footer .footer_col .list_social li {margin: 0}
}
@media (max-width: 768px){
}
@media (max-width: 598px){
}
@media (max-width: 480px){
}
@media (max-width: 425px){
}
@media (max-width: 424px){
}
@media (max-width: 380px){
}
@media (max-width: 375px){
}
@media (max-width: 360px){
}
@media (max-width: 320px){
}
@media (max-width: 240px){
}