a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important;color: #b50698;}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Encode Sans', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Encode Sans', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.semibold{font-weight: 600;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.editer img{
    height: auto !important;
}
.editer p{
    margin-bottom: 10px;
    line-height: 25px;
}
.at4-share,
.at-share-dock,
.at4-thankyou,
.at-share-dock-outer{
    display: none !important;
}
.ic-zalo{
    width: 18px;
}
.social-top a{
    display: inline-block;
    margin-right: 15px;
    color: #b50698;
    font-size: 18px;
}
.social-top {
    display: flex;
    align-items: flex-end;
}
.header-top {
    padding: 10px 0;
}
.info-com-top{
    display: flex;
    align-items: center;
}
.info-com-top p{
    margin-left: 50px;
}
.info-com-top p:first-child{
    margin: 0;
}
.info-com-top p i{
    margin-right: 10px;
    color: #b50698;
}
.header-bottom{
    padding: 20px 0;
}
.ul-main-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    position: relative;
    bottom: -12px;
}
.ul-main-menu > li > a{
    display: inline-block;
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #b50698;
}
.ul-main-menu > li:last-child > a{
    padding-right: 0;
}
.ul-main-menu > li:hover > a,
.ul-main-menu > li.active > a{
    color: #00adff;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    min-width: 220px;
    display: none;
    z-index: 9999;
}
.ul-sub-menu > li > a{
    display: block;
    text-transform: uppercase;
    color: #b50698;
    border-bottom: 1px solid #ccc;
    white-space: nowrap;
    padding: 7px 15px;
    font-weight: 600;
}
.ul-sub-menu > li:last-child > a{
    border: none;
}
.ul-sub-menu > li:hover > a{
    color: #00adff;
    background: #fafafa;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.main-banner{
    position: relative;
}
.main-banner .owl-theme .owl-nav.disabled+.owl-dots{
    position: absolute;
    margin: 0;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.main-banner .owl-theme .owl-dots .owl-dot.active span, 
.main-banner .owl-theme .owl-dots .owl-dot:hover span{
    background: #b50698;
}
.main-banner .owl-theme .owl-dots .owl-dot{
    outline: unset;
}
.search-travel form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    width: 100%;
    border-radius: 50px;
}
.search-travel form input{
    background: none;
    box-shadow: unset;
    border: none;
    padding: 6px 12px 6px 20px;
    outline: unset;
    width: calc(100% - 100px);
    height: 50px;
}
.search-travel form button{
    border: none;
    outline: unset;
    background: none;
    box-shadow: unset;
    width: 100px;
    color: #00adff;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}
.main-search-travel{
    background: url(../img/bg-search.jpg) center center no-repeat;
    background-size: cover;
    padding: 40px 0 30px;
}
.line-vertical{
    text-align: center;
    color: #fff;
    margin: 15px 0;
}
.slo-tour{
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 10px;
}
.main-tour{
    background: url(../img/bg-tour.jpg) center center no-repeat;
    background-size: cover;
}
.tit-pub{
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.tit-pub:after{
    content: "";
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 100px;
    height: 6px;
    background: #2d86cf;
}
.tit-pub-b{
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.tit-pub-b:after{
    content: "";
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 100px;
    height: 6px;
    background: #2d86cf;
}
.img-tour{
    display: block;
    position: relative;
    overflow: hidden;
}
.img-tour > img.fullwidth{
    transform: scale(1);
    transition: all 0.3s;
}
.block-tour:hover .img-tour > img.fullwidth{
    transform: scale(1.2);
    transition: all 0.3s;
}
.sale{
    position: absolute;
    top: 20px;
    left: -7px;
    z-index: 2;
}
.info-tour{
    background: #fff;
    padding: 20px 15px;
}
.tit-tour{
    margin: 0;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
}
.time-tour i{
    color: #038bef;
    margin-right: 5px;
}
.time-tour{
    color: #b50698;
    font-size: 16px;
}
.pri-tour{
    color: #b50698;
    font-size: 16px;
}
.pri-tour i{
    color: #038bef;
    margin-right: 5px;
}
.block-tour{
    margin-bottom: 30px;
}
.view-tour{
    display: inline-block;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #b50698;
    color: #b50698;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 35px;
}
.view-tour:hover{
    background: #b50698;
    color: #fff;
}
.block-gall-journey-diary{
    display: flex;
    flex-wrap: wrap;
}
.block-gall-journey-diary > a{
    display: block;
    width: 25%;
}
.block-gall-journey-diary > a > img{
    height: 100%;
    object-fit: cover;
}
.img-items-vlog{
    display: block;
    overflow: hidden;
}
.tit-vlog{
    margin: 0;
    margin-top: 15px;
    font-weight: 600;
    padding-bottom: 5px;
}
.footer-top{
    background: #2d86cf;
}
.tit-ft{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
}
.tit-ft span{
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.footer-top *{
    color: #fff;
}
.ul-ft {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-ft > li > a{
    text-transform: uppercase;
}
.ul-ft > li{
    padding: 0;
    margin-bottom: 10px;
}
.fangape-fb{
    overflow: hidden;
    margin-bottom: 20px;
}
.copyright{
    padding: 10px 0;
    text-align: right;
    font-size: 12px;
    color: #fff;
}
.main-breac{
    background: url(../img/bg-page.jpg) center center no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.tit-page{
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
}
.breac span,
.breac span a{
    color: #fff !important;
}
.sec-page{
    background: #f2f2f2;
}
.pagi a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 1px solid #b50698;
    color: #b50698;
    background: #fff;
    margin: 0 5px;
}
.pagi{
    text-align: center;
}
.pagi.right{
    text-align: right;
}
.pagi a.active,
.pagi a:hover{
    background: #b50698;
    color: #fff;
}
.tit-tour-page{
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
}
.info-tour-share{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.left-itp{
    display: flex;
    align-items: center;
}
.left-itp > p{
    margin-right: 30px;
}
.left-itp > p:last-child{
    margin: 0;
}
.left-itp > p > i{
    color: #b50698;
    margin-right: 5px;
}
.right-itp{
    display: flex;
    align-items: center;
    position: relative;
    right: -13px;
}
.right-itp > a{
    display: inline-flex;
    align-items: center;
    background: #fff;
    border: 1px solid #2d86cf;
    color: #2d86cf;
    border-radius: 4px;
    margin-left: 5px;
    font-size: 11px;
    padding: 0px 10px;
    height: 20px;
}
.right-itp > a > i,
.right-itp > a > img{
    margin-right: 7px;
}
.block-short-info-tour{
    background: #ddecf7;
    padding: 30px 20px 0;
    margin-bottom: 30px;
}
.item-sit{
    margin-bottom: 30px;
}
.top-sit{
    margin-bottom: 5px;
    font-size: 16px;
}
.top-sit i{
    color: #b50698;
    margin-right: 7px; 
}
.bottom-sit{
    font-size: 18px;
    font-weight: 600;
}
.gr-pri-book{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #b50698;
    padding: 15px;
    border-radius: 7px;
}
.pri-of-tour{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.pri-of-tour i{
    font-size: 20px;
    margin-right: 15px;
}
.pri-of-tour span{
    font-size: 30px;
}
.gr-btn-book-save{
    display: flex;
    align-items: center;
}
.gr-btn-book-save > a.a-book{
    display: inline-block;
    background: #ffffff;
    padding: 10px;
    color: #b50698;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #b50698;
    margin-left: 0;
    white-space: nowrap;
    width: 150px;
    text-align: center;
    border-radius: 4px;
}
.gr-btn-book-save > a.a-book:hover{
    background: #00adff;
    color: #fff;
    border: 1px solid #fff;
}
.gr-btn-book-save > a.a-save{
    display: inline-block;
    background: #ffffff;
    padding: 10px;
    color: #b50698;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #fff;
    margin-left: 20px;
    white-space: nowrap;
    width: 150px;
    text-align: center;
    border-radius: 4px;
}
.gr-btn-book-save > a.a-save:hover{
    background: #00adff;
    color: #fff;
    border: 1px solid #fff;
}
.gr-btn-book-save > a > i{
    margin-right: 7px;
}
.gr-pri-book{
    margin-bottom: 20px;
}
.box-book-tour{
    margin-bottom: 20px;
    background: #e9e9e9;
    padding: 20px;
    border-radius: 4px;
    display: none;
}
.book-online{
    display: inline-block;
    background: #ffffff;
    padding: 10px;
    color: #b50698;
    font-weight: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #b50698;
    margin-bottom: 20px;
    border-radius: 4px;
}
.book-online > i{
    margin-right: 7px;
}
.p-label{
    margin-bottom: 10px;
}
.box-book-tour .input-group-addon{
    background: #fff;
}
.btn-book{
    display: block;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 12px;
    border-radius: 4px;
    text-align: center;
    background: #b50698;
    outline: unset;
    border: none;
}
.block-slider-banner{
    position: relative;
    margin-bottom: 30px;
}
.block-slider-banner .owl-theme .owl-nav.disabled+.owl-dots{
    position: absolute;
    margin: 0;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.block-slider-banner .owl-theme .owl-dots .owl-dot.active span, 
.block-slider-banner .owl-theme .owl-dots .owl-dot:hover span{
    background: #b50698;
}
.block-slider-banner .owl-theme .owl-dots .owl-dot{
    outline: unset;
}
.program-tour{
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    background: #b50698;
    margin-bottom: 20px;
}
.program-tour i{
    margin-right: 10px;
}
.collap-tour{
    margin-bottom: 30px;
}
.collap-tour .panel-default>.panel-heading{
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 15px;
    color: #b50698;
}
.collap-tour .panel-default>.panel-heading .panel-title{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    padding-left: 25px;
}
.collap-tour .panel-group .panel{
    border: none;
    box-shadow: unset;
}
.collap-tour .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding: 0;
    padding-left: 16px;
    border-left: 1px solid #ccc;
    margin-left: 8px;
}
.collap-tour .panel-default>.panel-heading .date-tour{
    color: #2d86cf;
    margin-right: 10px;
    position: relative;
    padding-left: 0;
    display: inline-block;
}
.date-tour:before{
    content: "";
    position: absolute;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #b50698;
}
.date-tour:after{
    content: "";
    position: absolute;
    top: 50%;
    left: -21px;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #b50698;
}
.tab-info-tour .nav-tabs>li>a{
    margin: 0 !important;
    background: #fff;
    border: 1px solid #b50698;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #b50698;
    font-weight: 600;
}
.tab-info-tour .nav-tabs>li>a>i{
    margin-right: 10px;
}
.tab-info-tour .nav-tabs{
    border: none;
    display: flex;
}
.tab-info-tour .nav-tabs>li{
    flex: 1;
}
.tab-info-tour .nav-tabs>li.active>a, 
.tab-info-tour .nav-tabs>li.active>a:focus, 
.tab-info-tour .nav-tabs>li.active>a:hover{
    background: #b50698;
    color: #fff;
    border: 1px solid #b50698;
}
.tit-aside{
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    background: #b50698;
    margin-bottom: 20px;
    font-weight: 600;
}
.tit-aside i{
    margin-right: 10px;
}
.block-aside{
    margin-bottom: 30px;
}
.tour-rela .info-tour{
    background: #f1f1f1;
}
.tour-rela .block-tour:last-child{
    margin: 0;
}
.list-vlog-news .info-tour{
    background: #f1f1f1;
}
.list-vlog-news .tit-tour{
    margin: 0;
}
.block-ser-car{
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 30px;
}
.img-sc{
    display: block;
    overflow: hidden;
}
.img-sc > img{
    transform: scale(1);
    transition: all 0.3s;
}
.block-ser-car:hover .img-sc > img{
    transform: scale(1.2);
    transition: all 0.3s;
}
.info-sc{
    background: #fff;
    padding: 30px;
}
.tit-sc{
    font-size: 24px;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.des-sc{
    text-align: center;
}
.checked {
  color: #ffd907;
}
.img-hotel{
    display: block;
    position: relative;
    overflow: hidden;
}
.img-hotel img{
    transform: scale(1);
    transition: all 0.3s;
    width: 100%;
}
.block-hotel:hover .img-hotel img{
    transform: scale(1.2);
    transition: all 0.3s;
}
.block-hotel{
    margin-bottom: 30px;
    box-shadow: 0 0 5px #ccc;
}
.star-hotel{
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.star-hotel span{
    text-shadow: 0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff;
}
.pri-hotel{
    position: absolute;
    display: block;
    background: rgba(45,133,205,0.5);
    color: #fff;
    text-align: right;
    bottom: 5px;
    right: 0;
    font-size: 14px;
    padding: 5px 10px;
}
.pri-hotel span{
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
}
.info-hotel{
    background: #fff;
    padding: 30px 20px;
}
.tit-hotel{
    text-align: center;
    margin: 0;
    font-weight: 600;
}
.view-hotel{
    display: inline-block;
    background: #b50698;
    color: #fff !important;
    font-size: 16px;
    padding: 5px 30px;
}
.view-hotel:hover{
    background: #2d86cf;
}
.tit-hotel-page{
    font-size: 24px;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.block-slider-hotel {
    position: relative;
}
#gall-hotel{
    list-style-type: none;
}
.block-custom{
    margin-bottom: 30px;
}
.block-custom > a{
    display: block;
    overflow: hidden;
}
.block-custom > a > img{
    transform: scale(1);
    transition: all 0.3s;
}
.block-custom:hover > a > img{
    transform: scale(1.2);
    transition: all 0.3s;
}
.map-contact iframe{
    width: 100%;
}
.tit-contact{
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #b50698;
}
.tit-contact:after{
    content: "";
    display: block;
    width: 90px;
    height: 2px;
    background: #2d86cf;
    margin-top: 10px;
}
.btn-ct{
    display: inline-block;
    border: none;
    background: #b50698;
    outline: unset;
    color: #fff;
    border-radius: 0 0 20px 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
}
.btn-ct span{
    margin-left: 10px;
    display: inline-block;
}
.block-vlog{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}
.img-vlog{
    display: block;
    width: 260px;
    margin-right: 20px;
}
.info-vlog{
    width: calc(100% - 280px);
}
.name-vlog{
    font-weight: 600;
}
.date-post-vlog{
    font-size: 14px;
}
.flex-date-view{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.date-post-vlog i{
    color: #b50698;
    margin-right: 5px;
}
.short-des-vlog{
    font-size: 14px;
}
.tit-vlog-detail{
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
}
.short-des-vlog-detail{
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}
.tit-vlog-rela{
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #b50698;
    margin-bottom: 15px;
}
.ul-vlog-rela{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-vlog-rela > li{
    margin-bottom: 10px;
    padding-left: 25px;
}
.ul-vlog-rela > li:last-child{
    margin: 0;
}
.ul-vlog-rela > li > a{
    color: #00abff;
    font-weight: 600;
    font-size: 16px;
}
.ul-vlog-rela > li > a > i{
    margin-right: 10px;
    font-size: 10px;
    position: relative;
    top: -2px;
    margin-left: -20px;
}
.list-vlog-rela {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    margin-bottom: 20px;
}
.right-itp.flex-share{
    justify-content: center;
}
.form-book-planes{
    background: #fff;
    border-radius: 4px;
    padding: 20px;
}
.tit-book-planes{
    margin: 0;
    margin-bottom: 20px;
    color: #b50698;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-book-planes{
    margin-bottom: 15px;
}
.btn-book-planes input[type="radio"] {
    display: none;
}
.btn-book-planes label {
    position: relative;
    display: inline-block;
    padding: 3px 3px 3px 25px;
    cursor: pointer;
    margin: 0;
    margin-right: 30px;
}
.btn-book-planes label::before,
.btn-book-planes label::after {
    position: absolute;
    content: '';
    top: 50%;
    border-radius: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.btn-book-planes label::before {
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -8px;
    background: #f3f3f3;
    border: 1px solid #ccc;
}
.btn-book-planes label:hover::before {
    background: #fff;
}
.btn-book-planes label::after {
    opacity: 0;
    left: 3px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    background: #b50698;
    -webkit-transform: scale(2);
    transform: scale(2);
}
.btn-book-planes input[type="radio"]:checked + label::before {
    background: #fff;
    border: 1px solid #b50698;
}
.btn-book-planes input[type="radio"]:checked + label::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.btn-book-planes input[type="radio"]:checked + label{
    color: #00adff;
}
.flex-book-planes{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 15px;
}
.items-bp{
    width: calc(50% - 30px);
}
.items-bp > p{
    margin-bottom: 5px;
}
.icon-round-trip{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 34px;
}
.box-select-date{
    position: relative;
}
.box-select-date:before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 400; 
    content: "\f274";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    z-index: 0;
    color: #00adff;
}
.box-select-date .form-control{
    background-color: unset;
    position: relative;
    z-index: 0;
    padding-left: 35px;
    font-weight: 600;
}
.box-qty {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    border: 1px solid #ccc;
    background: #fff;
}
.btn-minus {
    border: none;
    background: none;
    outline: unset;
    width: 31px;
    height: 31px;
    border-right: 1px solid #ccc;
    background: #ebebeb;
}
.btn-plus {
    border: none;
    background: none;
    outline: unset;
    width: 31px;
    height: 31px;
    border-left: 1px solid #ccc;
    background: #ebebeb;
}
.ip-soluong {
    width: 40px;
    padding: 5px 0;
    text-align: center;
    border: none;
}
.p-box-qty-book{
    margin-bottom: 5px;
    font-size: 12px;
}
.p-box-qty-book span{
    font-weight: 600;
    font-size: 15px;
}
.sm-book{
    display: inline-block;
    color: #fff;
    background: #b50698;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 30px;
    border: none;
    border-radius: 4px;
    outline: unset;
}
.sm-book:hover,
.btn-ct:hover{
    background: #00adff;
}
.partner-air{
    background: #fff;
    padding: 20px;
    border-radius: 4px;
}
.ser-ari {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
}
.tit-cate-prod{
    display: flex;
    align-items: center;
    background: #b50698;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 24px 10px;
}
.tit-cate-prod i{
    margin-right: 10px;
}
.block-cate-prod{
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.name-cate-prod{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    background: #fff;
}
.items-cate-prod:hover .name-cate-prod{
    background: #fafafa;
}
.items-cate-prod:hover .sub-cate-prod{
    display: block;
}
.link-cate-prod{
    display: flex;
    align-items: center;
    width: calc(100% - 40px);
    color: #000;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 25px 10px;
}
.link-cate-prod > i{
    color: #b50698;
    margin-right: 15px;
    font-size: 8px;
}
.cate-hot{
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -7px;
    width: 28px;
}
.icon-arr {
    display: inline-flex;
    width: 40px;
    align-items: center;
    justify-content: center;
    color: #2d86cf;
    font-size: 18px;
    cursor: pointer;
}
.items-cate-prod{
    position: relative;
}
.sub-cate-prod{
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 9;
    display: none;
}
.sub-cate-prod > li > a{
    display: flex;
    align-items: center;
    padding: 15px 10px;
    border-bottom: 1px solid #ccc;
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.sub-cate-prod > li > a > i{
    color: #b50698;
    margin-right: 15px;
    font-size: 8px;
}
.sub-cate-prod > li:last-child > a{
    border: none;
}
.sub-cate-prod > li:hover > a{
    color: #b50698;
    background: #fafafa;
}
.img-prod{
    display: block;
    overflow: hidden;
    position: relative;
}
.img-prod > img:first-child{
    width: 100%;
    transform: scale(1);
    transition: all 0.3s;
}
.hot2{
    position: absolute;
    top: 0;
    left: 0;
}
.block-prod{
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.block-prod:hover .img-prod > img:first-child{
    transform: scale(1.2);
    transition: all 0.3s;
}
.name-prod{
    margin: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.info-prod{
    padding: 15px;
}
.pri-prod span{
    color: #d20000;
    font-size: 20px;
    font-weight: 600;
}
.detail-prod{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 15px;
    background: #2d86cf;
}
.detail-prod:hover{
    background: #b50698;
    color: #fff;
}
.cate-prod-aside .tit-cate-prod{
    padding: 10px;
    font-size: 16px;
}
.cate-prod-aside .link-cate-prod{
    padding: 10px;
    font-size: 16px;
}
.cate-prod-aside .sub-cate-prod > li > a{
    padding: 10px;
    font-size: 16px;
}
.cate-prod-aside{
    margin-bottom: 30px;
}
.list-prod-aside{
    padding: 15px;
    background: #fff;
}
.list-prod-aside .name-prod{
    font-size: 16px;
}
.list-prod-aside > .block-prod:last-child{
    margin-bottom: 0;
}
.block-slider-prod .lSSlideOuter .lSPager.lSGallery{
    margin: 0 auto;
}
#gall-prod{
    list-style-type: none;
}
.name-prod-detail{
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.div-des{
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.div-des span{
    display: inline-block;
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #b50698;
    border-bottom: 3px solid #3a8dd1;
}
.block-slider-prod .lSSlideOuter .lightSlider img{
    width: 100%;
}
.tit-prod-rela{
    background: #b50698;
    color: #fff;
    padding: 7px 10px;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
}
.block-prod-rela .list-prod-aside{
    padding: 0;
    background: none;
}
.bn-planes{
    height: 100%;
    overflow: hidden;
    border-radius: 4px;
}
.main-breac-dansan > img{
    width: 100%;
    min-height: 180px;
    object-fit: cover;
}
.main-breac-dansan{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-breac-dansan > .container{
    position: absolute;
}
.view-eye{
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    margin-left: 15px;
    font-size: 14px;
    color: #333;
}
.view-eye i{
    margin-right: 7px;
}
.block-slider-hotel{
    width: 70%;
    margin: 0 auto;
}
.footer-bottom {
    background: #2d86cf;
}
.block-slider-partner .owl-carousel .owl-stage{
    display: flex;
    align-items: center;
}
.header-bottom.hb-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}
.join-us {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    background: #2d86cf;
    display: flex;
    flex-direction: column;
}
.join-us > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    height: 70px;
    border: 1px solid #fff;
    margin-right: -1px;
    margin-bottom: -1px;
    padding: 5px;
    min-width: 60px;
}
.icon-join-us{
    display: inline-block;
    font-size: 20px;
    margin-bottom: 5px;
}
.des-join-us {
    font-size: 10px;
}
.noted img{
    width: 150px;
}
.block-cate-prod.noborder{
    border: none;
}
.block-cate-prod.noborder .list-prod-aside{
    padding: 0;
    background: none;
}
.list-bottom-sit {
    display: flex;
    flex-wrap: wrap;
}
.list-bottom-sit .bottom-sit{
    margin-right: 5px;
}
.list-bottom-sit .bottom-sit:after{
    content: ",";
    display: inline-block;
}
.list-bottom-sit .bottom-sit:last-child:after{
    content:unset;
}
.banner-vlog-detail{
    margin-bottom: 20px;
}
.block-wg-contact {
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 99999;
}
.items-wg-contact {
    margin-bottom: 10px;
}
.block-wg-contact .items-wg-contact:last-child {
    margin: 0;
}
.icon-wg-contact {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.icon-wg-contact img {
    display: inline-block;
    width: 54px;
    height: 54px;
    background-size: 100%;
    border: 2px solid #fff;
    border-radius: 50%;
}
.icon-wg-contact span {
    font-size: 12px !important;
    white-space: nowrap;
    border-radius: 4px;
    padding: 8px;
    z-index: 1;
    transition: opacity .5s;
    display: inline-block;
    margin-right: 10px;
    background-image: linear-gradient(180deg, #e57373 0%, #c62828 100%);
    color: #fff;
    display: none;
    position: relative;
}
.icon-wg-contact:hover img {
    box-shadow: 0 5px 10px rgba(0,0,0,.15), 0 4px 15px rgba(0,0,0,.13);
}
.icon-wg-contact:hover span {
    display: inline-block;
}
.zalo-follow-only-button{
    width: 100px!important;
    position: relative;
    top: 8px;
}
.zalo-share-button{
    margin: 0 5px;
}
.right-itp.flex-share.smb {
    right: 0;
}
@-moz-document url-prefix() {
    .zalo-follow-only-button{
        top: 7px !important;
    }
}
_::-webkit-full-page-media, _:future, :root .zalo-follow-only-button {
    top: 6px !important;
}





@media (min-width: 768px){
    .block-slider-hotel .lSSlideOuter .lSPager.lSGallery{
        position: absolute;
        width: 70% !important;
        bottom: 20px;
        display: flex;
        left: 50%;
        transform: translateX(-50%) !important;
        justify-content: center;
        margin: 0 !important;
        z-index: 9;
    }
    .block-slider-hotel .lSSlideOuter .lSPager.lSGallery img,
    .block-slider-hotel .lSSlideOuter .lSPager.lSGallery li{
        width: 115px !important;
    }
    .block-slider-hotel .lSSlideOuter .lSPager.lSGallery li{
        border: 1px solid #fff;
    }
    .block-slider-hotel .lSSlideOuter .lSPager.lSGallery li:last-child{
        margin: 0 !important; 
    }
    .block-slider-hotel .lSSlideOuter:before{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 150px;
        background-image: linear-gradient(transparent, rgba(181,6,152,0.6));
        z-index: 2;
    }
}

@media (min-width: 1260px){
	.container{
		width: 1230px;
	}
}

@media (max-width: 1259px){
    .tit-cate-prod{
        padding: 25px 10px;
    }
    .link-cate-prod{
        padding: 23px 10px;
    }
}

@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .ul-main-menu > li > a {
        padding: 15px 10px;
        font-size: 13px;
    }
    .pri-of-tour span{
        font-size: 24px;
    }
    .tit-cate-prod{
        padding: 20px 10px;
    }
    .link-cate-prod{
        padding: 21px 10px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .sidenav {
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #b50698;
        z-index: 99999;
        width: 100%;
        padding: 0;
        margin: 0;
        display: none;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #b50698;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 0;
        text-decoration: none;
        color: #818181;
        list-style-type: none !important;
        margin: 0;
        height: 416px;
        overflow: auto;
        position: relative;
        z-index: 9;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #fff;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
    }
    .menu-mobile a >img{
        width: 25px;
        margin-right: 10px;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 15px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid #fff;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #fff;
        border-bottom: none;
        background: #2d86cf;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .sub-menu-mb > li > .sub-menu-mb > li{
        background: #fff;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        order: 1;
        width: 100%;
    }
    .order-2{
        order: 2;
        width: 100%;
    }
    .link-cate-prod {
        padding: 23px 10px;
    }
    .logo {
        display: block;
        width: calc(100% - 27px);
        text-align: center;
        padding-left: 27px;
    }
    .header-top{
        display: none;
    }
    .logo img{
        width: 120px;
    }
    .sp-sn{
        cursor:pointer;
        display: inline-block;
        color: #b50698;
        position: relative;
        bottom: -7px;
        font-size: 22px;
    }
    .sp-cn{
        cursor:pointer;
        display: inline-block;
        position: relative;
        bottom: -7px;
        font-size: 22px;
    }
    .main-search-travel{
        padding: 10px 0;
    }
    .search-travel form input{
        height: 38px;
        width: calc(100% - 70px);
    }
    .search-travel form button{
        height: 38px;
        width: 70px;
        font-size: 20px;
    }
    .line-vertical{
        margin: 5px 0;
        display: none;
    }
    .slo-tour{
        margin-top: 10px;
    }
    header{
        position: relative;
    }
    .header-bottom{
        padding: 10px 0;
    }
    .flex-order-ft{
        display: flex;
        flex-wrap: wrap;
    }
    .order-ft-1{
        order: 1;
        margin-bottom: 20px;
        width: 100%;
    }
    .order-ft-2{
        order: 3;
        margin-bottom: 20px;
        width: 100%;
    }
    .order-ft-3{
        order: 3;
        width: 100%;
    }
    .tour-rela,
    .list-vlog-news{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .tour-rela .block-tour,
    .list-vlog-news .block-tour{
        width: calc(50% - 15px);
    }
    .pagi.right{
        text-align: center;
    }
    .bg-over{
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 100vh;
        background: transparent;
        z-index: 1;
        display: none;
    }
    .bg-over.active{
        display: block;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .info-com-top p{
        display: none;
    }
    .info-com-top p:first-child{
        display: block;
    }
    .pri-from,
    .pri-of-tour i{
        display: none;
    }
    .pri-of-tour{
        font-size: 15px;
    }
    .tab-info-tour .nav-tabs>li>a{
        font-size: 15px;
        padding: 10px;
    }
    .left-itp > p{
        display: none;
    }
    .left-itp > p:first-child{
        display: block;
        margin: 0;
    }
    .img-vlog{
        width: 200px;
    }
    .info-vlog {
        width: calc(100% - 220px);
    }
    .sub-cate-prod {
        position: unset;
        background: #2d86cf;
        border: unset;
        display: block;
    }
    .sub-cate-prod > li > a{
        color: #fff;
    }
    .tit-cate-prod {
        padding: 15px 10px;
    }
    .link-cate-prod{
        padding: 15px 10px;
        width: calc(100% - 60px);
        font-size: 16px;
    }
    .sub-cate-prod > li > a{
        font-size: 16px;
    }
    .icon-arr{
        width: 60px;
    }
    .block-slider-hotel{
        width: 100%;
    }
    .gr-btn-book-save{
        justify-content: center;
    }
    .gr-btn-book-save > a.a-book,
    .gr-btn-book-save > a.a-save{
        font-size: 14px;
        padding: 10px 5px;
        width: 126px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .main-banner .owl-theme .owl-nav.disabled+.owl-dots{
        bottom: 10px;
    }
    .slo-tour{
        font-size: 15px;
    }
    .tit-pub{
        font-size: 20px;
    }
    .tit-pub:after{
        height: 4px;
    }
    .block-gall-journey-diary > a{
        width: 50%;
    }
    .clear40{
        height: 20px;
    }
    .copyright{
        text-align: center;
    }
    .info-sc{
        padding: 15px;
    }
    .tit-sc{
        font-size: 20px;
    }
    .flex-book-planes{
        display: block;
    }
    .items-bp{
        width: 100%;
        margin-bottom: 15px;
    }
    .icon-round-trip{
        display: none;
    }
    .box-qty-book{
        margin-bottom: 15px;
    }
    .map-contact iframe{
        height: 300px;
    }
    .bottom-sit{
        font-size: 15px;
    }
    .tab-info-tour .nav-tabs>li{
        float: unset;
    }
    .tit-tour-page{
        font-size: 24px;
    }
    .gr-btn-book-save > a.a-book,
    .gr-btn-book-save > a.a-save{
        font-size: 14px;
    }
    .gr-btn-book-save > a.a-save{
        margin-left: 5px;
    }
    .pagi a {
        width: 38px;
        height: 38px;
        margin: 0 1px;
    }
    .block-vlog{
        display: block;
    }
    .img-vlog{
        width: 100%;
        margin: 0;
    }
    .info-vlog {
        width: 100%;
    }
    .flex-date-view{
        display: block;
    }
    .flex-date-view .right-itp.flex-share{
        justify-content: unset;
        right: 0;
    }
    .right-itp.flex-share > a{
        font-size: 11px;
        padding: 2px 10px;
    }
    .link-cate-prod{
        font-size: 15px;
    }
    .sub-cate-prod > li > a{
        font-size: 15px;
    }
    .cate-prod-aside .link-cate-prod,
    .cate-prod-aside .sub-cate-prod > li > a{
        font-size: 15px;
    }
    .flex-date-view > .flex{
        margin-bottom: 15px;
    }
    .container{
        padding-left: 7px;
        padding-right: 7px;
    }
    .row{
        margin: 0 -7px;
    }
    div[class^="col-"]{
        padding: 0 7px;
    }
    .tab-info-tour .nav-tabs>li>a{
        padding: 10px 5px;
        white-space: nowrap;
        font-size: 3.5vw;
    }
    .tab-info-tour .nav-tabs>li>a>i{
        margin-right: 2px;
    }
    .tour-rela .block-tour,
    .list-vlog-news .block-tour{
        width: 100%;
    }
    .gr-btn-book-save > a.a-book, .gr-btn-book-save > a.a-save {
        font-size: 2.8vw;
        width: auto;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border: none;
    }
    .gr-pri-book {
        padding: 15px 10px;
        border-radius: 7px;
    }
    .pri-of-tour span{
        font-size: 18px;
    }
    .block-custom {
        margin-bottom: 10px;
    }
    .join-us {
        bottom: 0;
        right: 0;
        background: rgba(45,134,207,0.9);
        flex-direction: unset;
        width: 100%;
    }
    .join-us > a {
        height: 60px;
        padding: 0;
        flex: 1;
    }
    .footer-bottom{
        padding-bottom: 60px;
    }
    .des-join-us {
        font-size: 14px;
    }
    .info-tour-share {
        flex-wrap: wrap;
        overflow: hidden;
    }
    .zalo-follow-only-button{
        top: 6px;
    }
}