@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
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: #ed1c24;}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Lato', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Lato', 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: bold;}
.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;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../img/loadding.svg') 50% 50% no-repeat rgb(249,249,249);
}
.header-top{
    background: #ededed;
    padding: 5px 0;
}
.social-top{
    text-align: right;
}
.social-top a{
    color: #888888;
    display: inline-block;
    margin-left: 15px;
}
.social-top a:first-child{
    margin: 0;
}
.social-top a:hover{
    color: #3fd0d4;
}
.logo{
    display: inline-block;
    border-right: 1px solid #b7b7b7;
    padding-right: 20px;
    margin-right: 20px;
    width: 230px;
}
.slogan {
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    width: calc(100% - 250px);
}
.header-center{
    padding: 15px 0;
    background: #fff;
}
.contact-top p{
    margin-bottom: 5px;
}
.contact-top p:last-child{
    margin: 0;
}
.contact-top p > i{
    display: inline-block;
    color: #f58634;
    margin-right: 15px;
}
.plan-my-trip a{
    display: inline-block;
    background: #ed1c24;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    text-align: center;
}
.plan-my-trip{
    border-right: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7;
    padding: 13px 20px;
    margin: 0 20px;
}
.hotro a{
    display: block;
    text-align: center;
}
.hotro a img{
    width: 35px;
}
.hotro a span{
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    margin-top: 5px;
}
.hotro a:hover span{
    color: #3fd0d4;
}
.flex-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.plan-my-trip a:hover{
    background: #3fd0d4;
}
header{
    position: relative;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a{
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
}
.ul-main-menu > li:first-child > a{
    padding-left: 0;
}
.ul-main-menu > li:hover > a{
    color: #f58634;
}
.header-bottom {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    z-index: 999;
}
.ul-sub-menu{
    background: rgba(70, 70, 70, 0.9);
    list-style-type: none;
    padding: 0 15px;
    margin: 0;
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 20px;
    display: none;
}
.ul-sub-menu > li > a{
    display: block;
    color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    white-space: nowrap;
}
.has-sub{
    position: relative;
}
.ul-sub-menu > li:last-child > a{
    border: none;
}
.ul-sub-menu > li:hover > a{
    color: #f58634;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.items-banner{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-banner{
    position: absolute;
    text-align: center;
}
.tit-banner {
    margin: 0;
    margin-bottom: 40px;
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
}
.des-banner{
    color: #fff;
    font-size: 18px;
}
.submit-trip button{
    border: none;
    background: #3fd0d4;
    color: #fff;
    height: 78px;
    padding: 10px 20px;
    width: 210px;
    font-weight: 700;
}
.submit-trip button:hover{
    color: #ed1c24;
}
.main-search-trip .bs-caret{
    display: none;
}
.main-search-trip .bs3.bootstrap-select .dropdown-toggle .filter-option{
    padding: 0;
    line-height: 66px;
}
.trip-select-date{
    display: flex;
    align-items: center;
    width: calc(100% - 210px);
    background: #fff;
}
.select-trip{
    flex: 1;
    position: relative;
}
.main-search-trip .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width: 100%;
}
.main-search-trip .bootstrap-select>.dropdown-toggle {
    height: 78px;
    border: none;
    border-radius: 0;
    border-right: 1px solid #ebebeb;
    padding-left: 60px;
}
.main-search-trip .flex-bw{
    box-shadow: 0 0 10px #ccc;
}
.main-search-trip .bootstrap-select .dropdown-menu{
    padding: 0;
    border-radius: 0;
}
.main-search-trip .bootstrap-select .dropdown-menu li a{
    padding: 10px 20px;
}
.main-search-trip .dropdown-menu>.active>a, 
.main-search-trip .dropdown-menu>.active>a:focus, 
.main-search-trip .dropdown-menu>.active>a:hover{
    background: #3fd0d4;
    color: #fff;
}
.main-search-trip .dropdown-menu>li>a:focus, 
.main-search-trip .dropdown-menu>li>a:hover{
    background: #3fd0d4;
    color: #fff;
}
.select-trip:before {
    content: "\f14e";
    width: 30px;
    height: 30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    position: absolute;
    z-index: 99;
    left: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: calc(50% - 15px);
    font-size: 20px;
}
.select-trip.travel-style:before {
    content: "\f54b";
    width: 30px;
    height: 30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    z-index: 99;
    left: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: calc(50% - 15px);
    font-size: 20px;
}
.select-trip.duration:before {
    content: "\f017";
    width: 30px;
    height: 30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    position: absolute;
    z-index: 99;
    left: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: calc(50% - 15px);
    font-size: 20px;
}
.main-search-trip {
    position: relative;
    margin-top: -39px;
    z-index: 9;
}
.tit-pub {
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
}
.main-top-tour{
    padding-top: 20px;
}
.des-tit-pub{
    width: 50%;
    margin: 0 auto;
}
.des-tit-pub p{
	line-height: 2;
}
.info-tour{
    background: #f1f1f1;
    padding: 15px;
}
.tit-tour{
    margin: 0;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 700;
}
.price-tour{
    text-align: center;
    font-weight: 700;
    color: #ff9000;
    margin-bottom: 10px;
    font-size: 18px;
}
.view-tour{
    color: #fff;
    display: inline-block;
    border-radius: 50px;
    padding: 7px 15px;
    background-color: #5efaff;
    background-image: linear-gradient(#5efaff, #40d2d6);
}
.block-tour{
    margin-bottom: 30px;
}
.img-tour{
    overflow: hidden;
}
.img-tour img{
    transition: all 0.5s;
    transform: scale(1);
}
.img-tour:hover img{
    transition: all 0.5s;
    transform: scale(1.2);
}
.view-desti{
    color: #3fd0d4;
}
.view-desti i{
    margin-left: 5px;
}
.block-destionations{
    position: relative;
}
.info-destinations{
    position: absolute;
    z-index: 9;
    background: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 360px;
    padding: 30px;
    transition: all 0.3s;
}
.block-destionations:hover .info-destinations{
    height: 100%;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.tit-desti{
    margin: 0;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
}
.tit-desti:after{
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background: #fff;
    margin: 0 auto;
    margin-top: 15px;
}
.des-desti{
    text-align: center;
}
.des-desti *{
    color: #fff;
    margin-bottom: 30px;
}
.block-destionations{
    width: 25%;
}
.block-tra-sty{
    position: relative;
    margin-bottom: 30px;
}
.info-str-sty{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: rgba(0,0,0,0.5);
    padding: 20px;
}
.tit-tra-sty{
    margin: 0;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 700;
}
.des-tra-sty{
    color: #fff;
}
.img-tra-sty{
    overflow: hidden;
    border-radius: 4px;
}
.block-tra-sty{
    overflow: hidden;
    border-radius: 4px;
}
.img-tra-sty img{
    transition: all 0.5s;
    transform: scale(1);
}
.img-tra-sty:hover img{
    transition: all 0.5s;
    transform: scale(1.2);
}
.avatar-cus{
    margin-right: 30px;
    width: 100px;
}
.name-cus{
    width: calc(100% - 130px);
}
.main-customer{
    position: relative;
}
.main-customer:after {
    content: "";
    background: url(../img/back-kh.jpg) top center no-repeat;
    background-size: cover;
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;   
    width: 100%;
    height: 100%;
}
.block-cus{
    background: #fff;
    padding: 30px;
    overflow: hidden;
    border-radius: 4px;
}
.block-slider-cus .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 40px;
}
.block-slider-cus .owl-theme .owl-dots .owl-dot span{
    width: 50px;
    height: 5px;
    background: #0499ad;
}
.block-slider-cus .owl-theme .owl-dots .owl-dot.active span, 
.block-slider-cus .owl-theme .owl-dots .owl-dot:hover span{
    background: #fff;
}
.block-slider-cus .owl-theme .owl-dots .owl-dot{
    outline: unset;
}
.ip-git{
    width: 100%;
    border: none;
    border-bottom: 1px solid #010101;
    padding: 6px 12px;
    outline: unset;
}
.btn-send{
    background: #00aeef;
    color: #fff;
    border: none;
    padding: 7px 30px;
    border-radius: 50px;
    text-transform: uppercase;
}
.flex-start{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.add-com{
    margin-bottom: 10px;
}
.add-com img{
    margin-right: 10px;
}
.tit-ft{
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
}
.ul-ft{
    list-style-type: none;
    padding-left: 20px;
    margin: 0;
}
.ul-ft > li > a{
    color: #000;
}
.ul-ft > li{
    margin-bottom: 10px;
}
.ul-ft > li:hover > a{
    color: #ed1c24;
}
.block-link-ft {
    padding: 0 15px;
}
.main-banner-page{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-banner-page:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
}
.tit-bn-page{
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 48px;
    text-transform: uppercase;
    text-align: center;
}
.info-bnp{
    position: absolute;
    z-index: 9;
}
.des-bn-page p{
    color: #fff;
}
.des-bn-page {
    width: 50%;
    margin: 0 auto;
    margin-top: 30px;
}
.img-cruise{
    padding: 40px;
}
.img-cruise > a{
    display: block;
    overflow: hidden;
    border-radius: 50%;
}
.img-cruise > a >img{
    transform: scale(1);
    transition: all 0.5s;
}
.img-cruise > a:hover >img{
    transform: scale(1.2);
    transition: all 0.5s;
}
.name-cruise{
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.des-cruise{
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
}
.a-contact{
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #aeaeae;
    border-radius: 50px;
}
.block-cruise{
    margin-bottom: 30px;
}
.block-descrip-cruise{
    width: 50%;
    margin: 0 auto;
}
.a-git {
    color: #fff;
    display: inline-block;
    border-radius: 50px;
    padding: 7px 50px;
    background-color: #5efaff;
    background-image: linear-gradient(#5efaff, #40d2d6);
}
.main-page-cruise {
    background: #f1f1f1;
}
.container.list-cruise {
    margin-top: -80px;
    position: relative;
    z-index: 9;
    background: #f1f1f1;
}
.title-desti{
    margin: 0;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.eff-scale{
    display: block;
    overflow: hidden;
}
.eff-scale img{
    transition: all 0.5s;
    transform: scale(1);
}
.eff-scale:hover img{
    transition: all 0.5s;
    transform: scale(1.2);
}
.content-desti {
    background: #f1f1f1;
    padding: 100px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.view-desti {
    color: #fff;
    display: inline-block;
    border-radius: 50px;
    padding: 7px 15px;
    background-color: #78dbff;
    background-image: linear-gradient(#78dbff, #02aff0);
}
.list-destinations{
    padding: 30px 0;
}
.img-desti {
    height: 100%;
}
.block-destinations{
    margin-bottom: 30px;
}
.list-destinations > .block-destinations:nth-child(odd) > .flex-n{
    flex-direction: row-reverse;
}
.a-edu {
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #aeaeae;
    border-radius: 50px;
    background: #fff;
}
.tit-edu-tour{
    margin: 0;
    margin-bottom: 30px;
    font-weight: 700;
    text-align: center;
}
.des-edu-tour{
    text-align: center;
    margin-bottom: 30px;
}
.content-edu-tour{
    background: #f1f1f1;
    padding: 30px 100px;
}
.block-edu-tour{
    margin-bottom: 30px;
}
.tit-mice{
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.block-mice{
    background: #f1f1f1;
}
.img-mice {
    height: 100%;
}
.list-mice > .block-mice:nth-child(odd) .flex-n .content-mice {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.list-mice > .block-mice:nth-child(odd) .flex-n{
    flex-direction: row-reverse;
}
.list-mice > .block-mice:nth-child(odd) .flex-n .content-mice{
    padding: 30px 0 30px 30px;
}
.list-mice > .block-mice:nth-child(odd) .flex-n .content-mice .des-mice{
    text-align: right;
}
.view-mice {
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #aeaeae;
    background: #fff;
}
.block-mice{
    margin-bottom: 30px;
}
.list-mice > .block-mice:nth-child(even) .flex-n .content-mice {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.list-mice > .block-mice:nth-child(even) .flex-n .content-mice{
    padding: 30px 30px 30px 0;
}
.tit-dd{
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700;
}
.main-descrip-destina {
    background: #f1f1f1;
    padding: 30px 0;
}
.lotrinh img{
    margin-right: 5px;
}
.price-dd {
    color: #f58634;
    font-weight: 700;
    font-size: 24px;
    text-align: right;
}
.price-form{
    font-size: 18px;
    text-align: right;
}
.block-tab-dd .nav-tabs>li>a{
    margin: 0;
    line-height: normal;
    border: none !important;
    border-bottom: 4px solid #fff !important;
    border-right: 1px solid #fff !important;
    border-radius: 0;
    height: 54px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-weight: 700;
}
.block-tab-dd .nav-tabs>li>a img{
    margin-right: 20px;
    border-radius: 50%;
}
.block-tab-dd .nav-tabs{
    border: none;
    display: flex;
    justify-content: space-between;
    background: #f1f1f1;
}
.nav-tabs>li{
    float: none;
    width: 25%;
    margin: 0;
}
.block-tab-dd .nav-tabs>li.active>a, 
.block-tab-dd .nav-tabs>li.active>a:focus, 
.block-tab-dd .nav-tabs>li.active>a:hover{
    background: #e8e8e7;
    color: #f58634;
    border-bottom: 4px solid #f58634 !important;
}
.block-tab-dd .nav-tabs>li.popup-book-tour>a{
    background: #00aeef;
    color: #fff;
}
.table-overview table{
    width: 100%;
}
.table-overview table tr td,
.table-overview table tr th{
    border: 1px solid #ccc;
    padding: 10px;
}
.table-overview table tr:nth-child(odd){
    background: #f5f5f5;
}
.block-lotrinh{
    padding-left: 30px;
}
.ngay-lotrinh{
    width: 100px;
    margin-right: 30px;
    background: #00aeef;
    text-align: center;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    text-transform: uppercase;
}
.mota-lotrinh {
    width: calc(100% - 130px);
    margin-top: 5px;
}
.tit-mtlt{
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
}
.block-lotrinh {
    padding-left: 30px;
    position: relative;
    padding-bottom: 30px;
}
.block-lotrinh:before{
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 30px;
    height: 1px;
    background: #ccc;
    z-index: 9;
}
.block-lotrinh:after{
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 1px;
    height: 100%;
    background: #ccc;
    z-index: 9;
}
.lotrinh-chitiet .block-lotrinh:last-child:after{
    content: unset;
}
.tripnote-inclu > p{
    margin-bottom: 15px;
    display: flex;
    align-items: baseline;
}
.tripnote-inclu > p i{
    margin-right: 10px;
    color: #f58634;
}
.tripnote-exclu > p{
    margin-bottom: 15px;
    display: flex;
    align-items: baseline;
}
.tripnote-exclu > p i{
    margin-right: 10px;
    color: #9e9e9e;
}
#book-tour .modal-header{
    background: url(../img/back-book.png) top center no-repeat;
    background-size: cover;
    position: relative;
}
#book-tour .modal-title {
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    z-index: 9;
}
#book-tour .modal-header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
    display: block;
}
.des-book{
    position: relative;
    z-index: 9;
}
.close-book {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    color: #fff;
    background: no-repeat;
    border: none;
    font-size: 20px;
    outline: unset;
}
#book-tour .modal-content{
    overflow: hidden;
}
#book-tour .modal-body{
    background: #f1f1f1;
}
.clorange{
    color: #fd903d;
}
#book-tour .modal-dialog{
    width: 950px;
}
.ip-date {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.ip-date:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f073";
    position: absolute;
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444444;
    background: #a6a6a6;
}
.ip-date input {
    padding-left: 40px;
}
.btn-book{
    border: none;
    background: #00aeef;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
}
.btn-book i{
    margin-right: 10px;
}
.select-trip.duration input{
    height: 78px;
    border: none;
    border-radius: 0;
    padding-left: 60px;
}
.extension-tour {
    background: #f1f1f1;
    padding: 40px;
    position: relative;
    margin-top: 30px;
}
.icon-ex{
    position: absolute;
    top: -27px;
    left: calc(50% - 27px);
    z-index: 9;
    width: 54px;
    display: block;
    overflow: hidden;
    border-radius: 50%;    
}
.a-booktour {
    display: inline-block;
    padding: 5px 20px 5px 5px;
    border-radius: 50px;
    background: #00aeef;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    width: 200px;
    text-align: left;
    height: 36px;
    margin-right: 10px;
}
.a-booktour img{
    width: 26px;
    margin-right: 10px;
}
.a-plan{
    display: inline-block;
    padding: 7px 5px 5px 5px;
    border-radius: 50px;
    background: #ed1c24;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    width: 200px;
    text-align: center;
    height: 36px;
    margin-left: 10px;
}
.a-plan i{
    font-size: 18px;
    margin-right: 10px;
}
.info-ex{
    display: inline-flex;
    align-items: center;
    background: #fff;
    padding: 5px 15px 5px 5px;
    border-radius: 50px;
    overflow: hidden;
}
.info-ex img {
    margin-right: 7px;
    width: 30px;
}
.phone-ex{
    font-weight: 700;
    font-size: 20px;
}
.copyright{
    font-size: 12px;
    text-align: center;
    margin-bottom: 15px;
}
.line-ft{
    border-top: 1px solid #ccc;
    width: 70%;
    margin: 15px auto;
}
.main-wraper-my-trip{
    background: url(../img/back-plan.jpg) top center no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.top-my-trip{
    background: #00aeef;
    padding: 20px 40px;
}
.block-form-my-trip {
    width: 70%;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
}
.center-my-trip{
    background: #f1f1f1;
    padding: 30px 40px;
}
.check-my-trip .form-check{
    padding-left: 0;
}
.check-my-trip input[type="checkbox"] + .label-text:before{
    content: "\f096";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}
.check-my-trip input[type="checkbox"]:checked + .label-text:before{
    content: "\f14a";
    color: #2980b9;
    animation: effect 250ms ease-in;
}
.check-my-trip input[type="checkbox"]:disabled + .label-text{
    color: #aaa;
}
.check-my-trip input[type="checkbox"]:disabled + .label-text:before{
    content: "\f0c8";
    color: #ccc;
}
.check-my-trip label{
    position: relative;
    cursor: pointer;
    color: #000;
    margin-bottom: 10px;
    font-weight: 400;
}
.check-my-trip input[type="checkbox"]{
    position: absolute;
    right: 9000px;
}
.check-my-trip label:hover{
    color: #a93d46;
}
@keyframes effect{
    0%{transform: scale(0);}
    25%{transform: scale(1.3);}
    75%{transform: scale(1.4);}
    100%{transform: scale(1);}
}
.btn-reset {
    border: none;
    background: #acacac;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 20px;
}
.btn-reset i {
    margin-right: 10px;
}
.bottom-mytrip{
    background: #fff;
    text-align: center;
    padding: 10px 40px;
    font-size: 12px;
    font-style: italic;
}
.img-tes{
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.img-tes img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content-tes {
    width: calc(100% - 250px);
    margin-left: 50px;
    position: relative;
    background: #f1f1f1;
    border: 1px solid #b7b7b7;
    padding: 30px 40px;
    border-radius: 5px;
}
.content-tes:after, .content-tes:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.content-tes:after {
    border-color: rgba(241, 241, 241, 0);
    border-right-color: #f1f1f1;
    border-width: 20px;
    margin-top: -20px;
}
.content-tes:before {
    border-color: rgba(183, 183, 183, 0);
    border-right-color: #b7b7b7;
    border-width: 21px;
    margin-top: -21px;
}
.block-testimoni{
    margin-bottom: 30px;
}
.list-testimoni > .block-testimoni:nth-child(even) .flex-start{
    flex-direction: row-reverse;
}
.list-testimoni > .block-testimoni:nth-child(even) .flex-start .content-tes{
    margin-right: 50px;
    margin-left: 0;
}
.list-testimoni > .block-testimoni:nth-child(even) .flex-start .content-tes:after, 
.list-testimoni > .block-testimoni:nth-child(even) .flex-start .content-tes:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.list-testimoni > .block-testimoni:nth-child(even) .flex-start .content-tes:after {
    border-color: rgba(241, 241, 241, 0);
    border-left-color: #f1f1f1;
    border-width: 20px;
    margin-top: -20px;
}
.list-testimoni > .block-testimoni:nth-child(even) .flex-start .content-tes:before {
    border-color: rgba(183, 183, 183, 0);
    border-left-color: #b7b7b7;
    border-width: 21px;
    margin-top: -21px;
}
.tit-blog{
    font-weight: 700;
    margin: 0;
}
.list-blog{
    width: 1170px;
    margin: 0 auto;
}
.block-blog {
    background: #f1f1f1;
    margin-bottom: 30px;
}
.block-blog img{
    object-fit: cover;
}
.des-blog {
    padding: 40px 30px 40px 0;
}
.tag-blog{
    background: #f1f1f1;
    padding: 10px 15px;
}
.share-blog a{
    margin-left: 20px;
    color: #000;
}
.share-blog .fa-facebook-f:before, 
.share-blog .fa-facebook:before{
    content: "\f39e";
}
.block-blrl{
    margin-bottom: 30px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #ed1c24 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}





@media (min-width: 1300px){
    .container {
        width: 1270px;
    }
}

@media (min-width: 1400px){
    .container {
        width: 1300px;
    }
}

@media (min-width: 1600px){
    .container {
        width: 1500px;
    }
}

@media (max-width: 1399px){
    .logo{
        width: 200px;
    }
    .slogan{
        width: calc(100% - 220px);
    }
}

@media only screen and (max-width: 1299px) and (min-width: 992px)  {
    .header-center .logo-slogan{
        width: 25%;
    }
    .header-center .group-head{
        width: 75%;
    }
}

@media (max-width: 1299px){
    .slogan{
        display: none;
    }
    .logo {
        padding: 0;
        border: none;
    }
    .ul-main-menu > li > a{
        padding: 10px 18px;
    }
    .block-destionations {
        width: 50%;
    }
}

@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .ul-main-menu > li > a {
        padding: 10px 10px;
        font-size: 16px;
    }
    .des-tit-pub{
        width: 70%;
    }
    .ul-ft{
        padding-left: 0;
    }
    .container.list-cruise{
        margin-top: 0;
    }
    .block-tab-dd .nav-tabs>li>a img {
        margin-right: 10px;
        width: 28px;
    }
    .block-tab-dd .nav-tabs>li>a{
        padding: 10px;
        font-size: 13px;
    }
    .img-desti *{
        height: 100%;
    }
    .img-desti img{
        object-fit: cover;
    }
    .content-desti{
        padding: 40px;
    }
    .content-edu-tour{
        padding: 30px;
    }
    .block-form-my-trip{
        width: 100%;
    }
    .list-blog{
        width: 100%;
    }
    .block-blog .col-md-6:first-child *{
        height: 100%;
    }
    .block-blog img{
        object-fit: cover;
    }
    .des-blog{
        padding: 20px 20px 20px 0;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .logo{
        margin: 0;
    }
    .header-bottom{
        display: none;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #3fd0d4;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #f5821f;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 20px 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
        margin: 0;
    }
    .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;
        display: inline-block;
        width: 100%;
        color: #fff;
        font-weight: 700;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 20px;
        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;
        width: calc(100% - 50px);
        padding-right: 0;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #fff;
        border-bottom: none;
        background: #0499ad;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .plan-my-trip{
        border: none;
        padding: 0;
        margin: 0;
    }
    .header-mobile{
        padding: 10px 0;
    }
    .main-search-trip{
        margin-top: 30px;
    }
    .trip-select-date{
        width: 100%;
    }
    .main-search-trip .flex-bw{
        flex-direction: column;
    }
    .trip-select-date{
        width: 100%;
    }
    .submit-trip {
        width: 100%;
    }
    .submit-trip button{
        width: 100%;
        height: 50px;
    }
    .select-trip.duration input{
        box-shadow: unset;
        height: 50px;
    }
    .main-search-trip .bootstrap-select>.dropdown-toggle{
        height: 50px;
    }
    .des-tit-pub{
        width: 100%;
    }
    footer .flex-start{
        display: block;
    }
    .info-ft{
        clear: both;
        margin-bottom: 30px;
    }
    .block-link-ft {
        width: 25%;
        float: left;
        margin-bottom: 30px;
        padding: 0 15px;
    }
    #wrapper {
        clear: both;
        width: 100%;
    }
    .gg-map iframe{
        height: 600px;
    }
    .des-bn-page{
        width: calc(100% - 30px);
    }
    .block-descrip-cruise{
        width: 70%;
    }
    .block-tab-dd .nav-tabs>li>a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .block-tab-dd .nav-tabs>li>a img{
        display: none;
    }
    #book-tour .modal-dialog{
        width: calc(100% - 20px);
    }
    .extension-tour{
        padding: 40px 15px;
    }
    .a-booktour{
        width: auto;
    }
    .phone-ex{
        font-size: 18px;
    }
    .descrip-desti{
        margin: 20px 0;
    }
    .content-desti{
        padding: 20px;
    }
    .img-mice *{
        height: 100%;
    }
    .img-mice img{
        object-fit: cover;
    }
    .main-search-trip .bs3.bootstrap-select .dropdown-toggle .filter-option{
    	line-height: 38px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .logo {
        width: 160px;
    }
    .trip-select-date {
        display: block;
    }
    .main-search-trip .bootstrap-select>.dropdown-toggle {
        border: none;
        border-bottom: 1px solid #ccc;
    }
    .tit-banner {
        margin-bottom: 20px;
        font-size: 30px;
    }
    .tit-pub{
        font-size: 30px;
    }
    .main-top-tour{
        padding-top: 0;
    }
    .info-destinations{
        padding: 15px;
    }
    .block-destionations {
        width: 100%;
    }
    .des-tra-sty{
        display: none;
    }
    .tit-tra-sty{
        margin-bottom: 0;
    }
    .block-link-ft {
        width: 50%;
        margin-bottom: 30px;
        padding: 0;
    }
    .tit-bn-page{
        font-size: 40px;
    }
    .gg-map iframe{
        height: 450px;
    }
    .main-banner-page > img{
        height: 350px;
        object-fit: cover;
    }
    .des-bn-page{
        margin-top: 10px;
    }
    .img-cruise{
        padding: 20px;
    }
    .block-descrip-cruise{
        width: 100%;
    }
    .main-descrip-destina .flex-bw{
        display: block;
    }
    .price-form,
    .price-dd{
        text-align: left;
    }
    .right-dd {
        margin-top: 10px;
    }
    .table-overview{
        overflow: auto;
    }
    .table-overview table{
        width: 737px;
    }
    .list-destinations > .block-destinations:nth-child(odd) > .flex-n{
        flex-direction: unset;
    }
    .list-destinations > .block-destinations > .flex-n{
        display: block;
    }
    .content-edu-tour{
        padding: 20px 15px;
    }
    .tit-edu-tour,
    .des-edu-tour{
        margin-bottom: 20px
    }
    .list-mice > .block-mice .flex-n{
        display: block;
    }
    .list-mice > .block-mice:nth-child(odd) .flex-n .content-mice{
        padding: 30px;
        justify-content: flex-start;
    }
    .list-mice > .block-mice:nth-child(odd) .flex-n .content-mice .des-mice{
        text-align: left;
    }
    .des-mice{
        margin: 20px 0;
    }
    .list-mice > .block-mice:nth-child(even) .flex-n .content-mice{
        padding: 30px;
    }
    .block-testimoni .flex-start{
        display: block;
    }
    .img-tes {
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .content-tes{
        width: 100%;
        margin-left: 0;
    }
    .content-tes:after,
    .content-tes:before{
        content: unset !important;
    }
    .block-blog .flex-n{
        display: block;
    }
    .des-blog{
        padding: 20px 15px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .plan-my-trip a{
        font-size: 11px;
        padding: 10px;
    }
    .logo {
        width: 120px;
    }
    .logo-ft {
        width: 150px;
        display: inline-block;
    }
    .tit-banner {
        margin-bottom: 10px;
        font-size: 24px;
    }
    .des-banner {
        font-size: 15px;
    }
    .main-banner .owl-carousel .owl-item img {
        height: 200px;
        object-fit: cover;
    }
    .tit-pub{
        font-size: 26px;
    }
    .clear40{
        height: 20px;
    }
    .block-slider-cus .owl-theme .owl-dots .owl-dot span{
        width: 20px;
    }
    .block-cus{
        padding: 15px;
    }
    .tit-bn-page{
        font-size: 32px;
    }
    .gg-map iframe{
        height: 300px;
    }
    .block-tab-dd .nav-tabs{
        flex-wrap: wrap;
    }
    .nav-tabs>li{
        width: 100%;
    }
    .block-tab-dd .nav-tabs>li>a img {
        display: block;
    }
    .block-tab-dd .nav-tabs>li>a{
        justify-content: flex-start;
    }
    .block-lotrinh {
        padding: 0;
        margin-bottom: 20px;
    }
    .block-lotrinh:before,
    .block-lotrinh:after{
        content: unset;
    }
    .block-lotrinh .flex-start{
        display: block;
    }
    .ngay-lotrinh{
        margin-bottom: 10px;
    }
    .mota-lotrinh{
        width: 100%;
    }
    .a-booktour {
        margin: 0 5px;
        margin-bottom: 15px;
    }
    .a-plan{
        margin: 0 5px;
    }
    .info-ex{
        display: block;
    }
    .mail-ex {
        display: block;
        margin-top: 5px;
    }
    .list-mice > .block-mice:nth-child(odd) .flex-n .content-mice,
    .list-mice > .block-mice:nth-child(even) .flex-n .content-mice{
        padding: 15px;
    }
    .top-my-trip,
    .center-my-trip,
    .bottom-mytrip{
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-wraper-my-trip{
        padding: 40px 0;
    }
    .content-tes{
        padding: 15px;
    }
}