
html,body{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    padding:0px;
    margin:0px;

}
h1,h2,h3,h4,h5,h6{
    line-height:normal;	
}
a{
    text-decoration:none;	
}
img{
    border:none;	
    max-width:100%;
}
.c, .c5, .c10, .c15, .c20, .c30, .c3, .c2 ,.c80{
    clear: both;
}
.c {
    height: 0px;
}
.c2 {
    height: 2px;
}
.c3 {
    height: 3px;
}
.c4 {
    height: 4px;
}
.c5 {
    height: 5px;
}
.c10 {
    height: 10px;
}
.c15 {
    height: 15px;
}
.c20 {
    height: 20px;
}
.c30 {
    height: 30px;
}
.c35 {
    height: 35px;
}
.c50 {
    height: 50px;
}
.c80 {
    height: 80px;
}

.fl{
    float: left;
}
.fr{
    float: right;
}

.top-page{
    height:50px;
    background: #002d4b;
}

.logo{
    float: left;
}

.search-pc{
    float: right;
    position: absolute;
    right: 0px;
    bottom: -36px;
    background: #1e64c6;
    padding: 5px;
    z-index: 999;
    padding-right: 10px;
	display:none;
}
.search-pc .kw{
    width: 250px;
    height: 30px;
    border: solid 1px #dad9d9;
    padding: 0px 3px;
    outline: none;
    border-top: none;
}
.search-pc .fa{
	color:#FFF;
}


.menubar{
    background:#FFF;
    height:86px;
    float: right;
}
.menumobile{
    background:#0059bd;
    height:42px;
}
.nav{
    padding:0px;
    margin:0px;	
    line-height:50px;
    font-family: UTM, Arial; font-weight: normal;
    position:relative;
}
.nav > li{
    list-style:none;
    display:inline-block;
    position:relative;
    float:left;
}
.nav li:first-child{
    border-left:none;
}
.nav li a{
    text-decoration:none;
    color:#58595b;
    display:inherit;
    padding:19px 6px;
    font-size: 18px;font-weight: normal;
}
.nav li.lang{
    float:right;	
    border:none;
}

.nav li.lang a.vn_flag{
    background:url(../images/vn_flag.png) no-repeat;
    width:33px; 
    height:22px;
    display:block;
    margin-right:10px;
}
.nav li.lang a.en_flag{
    background:url(../images/en_flag.png) no-repeat;
    width:33px; 
    height:22px;
    display:block;
    margin-right:10px;
}
.nav > li.active{
    color: #ef582d;
}
.nav > li.active:hover a, .nav > li.active a{
    color:#ef582d;	
}
.nav > li:hover a{
    color:#ef582d;	
}
.nav li ul{
    position: absolute;
    top: 100%;
    left: 0px;
    width: 220px;
    text-align: left;
    display: none;
    background: #192745;
    padding: 0px;
    opacity: .9;
    z-index: 999999;
    font-family: Arial; font-weight: normal;
    font-size: 14px;
}
.nav li ul > li{
    width:100%;
    list-style:none;
    border-top:solid 1px #CCC;
    text-transform:none;	
    line-height:normal;
    position:relative;

}
.nav li ul > li a{
    padding:10px 10px;
    display:block;
    color:#FFF !important;
    font-family: Arial; font-weight: normal;
    font-size: 14px;
}
.nav li ul > li a:hover{
    color: #ef582d;
}
.nav li ul ul{
    position: absolute;
    left:100%;
    top: 0px;
    margin-left: 1px;

}
.menubar-mobile .nav{
    text-align:left;
}
.menubar-mobile .nav li{
    border-left:solid 1px #6dc2ef;
    font-size:18px;
}
.menubar-mobile .nav li a{
    padding:0px 10px;	
}
.title-box-home{
    padding:0px;
    margin:0px !important;
    color:#daa33f;
    border-bottom:solid 2px #cfcfcf;
    font-family:Lato, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    padding-bottom:10px;
    font-size:22px;
}
.title-box-home a{
    color:#262626;
    text-decoration:none;	
    border-bottom:solid 2px #eb5b4c;
    padding-bottom:10px;
}
.big-news{
    position: relative;
    margin-right: 50px;
}
.news-name-big {
    margin: 0px;
    background: rgba(35,118,231,0.8);
    position: absolute;
    bottom: 0px;
    color: #FFF;
    padding: 10px;
    font-size: 20px;
}
.news-name-big a{
    color: #FFF;
    text-transform: uppercase;
}
.big-news img{
    display: block;
}
.news-name{
    margin: 5px 0px;
    padding: 0px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}
.news-name a{
    text-decoration: none;
    color: #58595b;
}
.viewmore{
    float: right;
    color: #192745;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 42px;
}
.intro-detail{
    font-size:13px;	
}
.image-border{
    border:solid 2px #515151;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
}
.image-news-name{
    width:170px;
    float:left;
    margin-right:10px;
    overflow:hidden;	
}
.item-news-home{
    border-top:dashed 1px #e1e1e1;
}
.footer{
    background:#252525;
    color:#666;
}
.footer-menu{
    background:#002d4b;
    color:#FFF;
    font-size: 14px;


}
.title-other-news{
    border-bottom:solid 1px #CCC;	
    text-transform:uppercase;
    padding:0px;
    margin:333;
    font-size:14px;
    color:#007cc2;
}

.other-article{
    padding:0px;
    margin:0px;	
}
.other-article li{
    list-style:none;	
    padding:3px 0px;
}
.other-article li a{
    color:#333;
    text-decoration:none;
}
.other-article li a i.fa{
    margin-right:5px;	
    color:#ec3539;
    font-size:16px;
}
.other-article li a:hover{
    text-decoration:underline;	
}

.crumb-bg{
    background:  #ebebeb;
    padding:12px 0px;
}

.crumb {
    
    font-size: 14px;
}
.crumb a{
    color:#333;
    text-decoration:none;	
}
.crumb a:hover{
    text-decoration:underline;	
}



.title-page{
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    color: #002d4b;
    font-family: Roboto-B; font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.title-page a{
    color: #002d4b;
}
.paging{
    padding:5px;
}
.clicked{
    padding:2px;
    color:#FF0000;
    border-left:solid 1px #999;	
}
.page{
    padding:2px 4px;
    border-left:solid 1px #999;	
    text-decoration:none;
    color:#333;
}
.page:hover{
    color: #FF0000;
}
.page.active{
    color: #FF0000;
}
.paging a{
    border-left:solid 1px #999;	
}
.paging a:first-child{
    border-left:none;	
}
.content-detail img{
    max-width:100%;
}
.error{
    border:#FF0000 solid 1px !important;	
}
.btn-send{
    background:#0b7abf;
    height:35px;	
    border:none;
    padding:0px 30px;
    color:#FFF;
    float: right;
    font-weight:bold;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.menuleft{
    padding:0px;
    margin:0px;	
    font-size:14px;
    font-family: OpenSans ,Arial, Helvetica, sans-serif;
    background: #ebebeb;
}
.menuleft .fa{
    color: #565656;
    font-size: 14px;
    float: left;
    display: block;
    padding: 15px 10px;
}
.menuleft li{
    list-style: none;
    margin: 0px;
    padding:0px;
}
.menuleft .active{
    background: #002d4b;
    color: #FFF;
}
.menuleft .active .fa{
    color: #FFF !important;
}
.menuleft li a{
    color: #58595b;
    padding: 12px 0px;
    border-bottom: solid 1px #FFF;
    width: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

.menuleft .active a{
    color: #FFF;
    font-family: OpenSans-B; font-weight: normal;
}
.menuleft li ul{
    margin: 0px;
    padding: 0px;
    padding-left: 40px;
}
.menuleft li ul li{
    padding-left: 0px;
    list-style-type:square;
}
.menuleft li ul li a{
    border-bottom: none;
    padding: 5px 0px;
}
.menuleft li ul .active{
    list-style: disc;
    color: #0b0b0b;
}
.menuleft li ul .active a{
    color: #0b0b0b;
}

.mnu-show{
	background:#ebebeb !important;
}

.mnu-show li{
	color: #58595b !important;
}

.mnu-show li a{
	font-size:13px;
	font-family: OpenSans !important; 
	font-weight: normal;
	color: #58595b !important;
}

.active2{
	color:#002d4b;
}

.smo-footer a{
    display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#FFF;	
    text-decoration:none;
    font-size:18px;
    margin-right:3px;
    margin-bottom:3px;
}
.smo-footer .fa-facebook{
    background:#415d98;	
}
.smo-footer .fa-twitter{
    background:#4db5e3;	
}
.smo-footer .fa-pinterest{
    background:#c2262b;	
}
.smo-footer .fa-linkedin{
    background:#4292cc;	
}
.smo-footer .fa-google-plus{
    background:#d0161c;	
}
.text-footer-title{
    text-transform:uppercase;	
    padding-bottom:10px;
    font-size:16px;
    font-weight:bold;
}
.flag{
    width:32px;
    height:34px;		
    display:inline-block;
}
.flag-vn{
    background:url(../images/flag_vn.png) no-repeat center;
    margin-right:5px;
}
.flag-en{
    background:url(../images/flag_en.png) no-repeat center;
}
.faqcontent{
    display:none;
    position: relative;
}


.langbar{
    color:#919191;
    float:right;
    padding-top:7px;
}
.langbar a{
    color:#919191;
    text-decoration:none;
    width:33px;
    height:22px;
    display:inline-block;	
}
.langbar a.en_flag{
    background:url(../images/en_flag.png) no-repeat;
}
.langbar a.vn_flag{
    background:url(../images/vn_flag.png) no-repeat;	
}
.langbar a.fr_flag{
    background:url(../images/fr_flag.png) no-repeat;	
}
.btn-search{
    height:28px;
    background:#f9e56c;
    color:#FFF;
    line-height:28px;
    text-align:center;
    width:40px;
    display:block;
    position:absolute;
    top:0px;
    right:-120px;
    -webkit-border-radius:0px 5px 5px 0px;	
    -ms-border-radius:0px 5px 5px 0px;	
    -moz-border-radius:0px 5px 5px 0px;		
    border-radius:0px 5px 5px 0px;	
    font-weight:bold;
}
.tab-content-pro .active:before{
    position: absolute;
    content: '';
    /* left: -50px; */
    left: -20px;
    height: 32px;
    width: 20px;
    top: -1px;
    background: url(../images/menu-product-left.png) no-repeat;
}
.tab-content-pro .active:after{
    position: absolute;
    content: '';
    right: -20px;
    height: 32px;
    width: 20px;
    top: -1px;
    background: url(../images/menu-product-right.png) no-repeat;
}
.lang {
    float: right;
    margin-top: 7px;
}
.lang a.vi {
    background-image: url(../images/flag-vi.png);
}
.lang a.en {
    background-image: url(../images/flag-en.png);
}
.lang a.fr {
    background-image: url(../images/flag-fr.png);
}
.lang a {
    display: inline-block;
    width: 33px;
    height: 21px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-left: 5px;
    margin-top:8px;
    line-height:normal;
}
.hot-line{
    background: url(../images/hotline-icon.png) no-repeat left center;
    float: left;
    line-height: 50px;
    padding-left: 30px;
    color: #FFF;
    font-size: 14px;
    margin-left: 220px;
}

.hot-line a{
    color: #FFF;
    font-family: UTM-B; font-weight: normal;
    font-size: 18px;
}

.content-detail{
    text-align: justify;
}
.toppage-item{
    line-height: 48px;
    font-family: Lato, Arial Helvetica, sans-serif;
    color: #FFF;
    margin: 0px 5px 0px 0px;
    border-right: solid 1px #CCC;
    padding-right: 5px;
}
.toppage-item a{
    color:#FFF;
    text-decoration:none;
    font-size: 14px;
}
.search-mobile{
    width:100%;
    display: none;
}

.header{

}


.search-box-label{
    font-size: 12px;
    text-transform: uppercase;
}

.search-box-input{
    float: left;
    width: 100%;
    padding-bottom: 3px;
}

.search-box-input input{
    width: 100%;
    height: 42px;
    border-radius: 2px;
    background: none;
    border: solid 1px #FFF;
    color: #FFF;
    padding-left: 3px;
}

.search-box-input select{
    width: 100%;
    height: 42px;
    border-radius: 2px;
    border: solid 1px #FFF;
}

.search-box-btn{
    background: #ef582d;
    border: solid 1px #FFF;
    color: #FFF;
    padding: 5px 20px;
}
.cat-name{
    margin: 0px;
    padding: 0px;
    font-size: 23px;
    color: #333;
    font-weight: normal;
}

.itemtour{
    padding: 0px;
    margin-bottom: 20px;
}
.itemtour:nth-child(even){
    background: #EEE;
}

.itemtour img{
    display: block;
}
.tour-name{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    min-height: 34px;

}
.tour-name a{
    text-decoration: none;
    color: #002d4b;
}
.tour-name span{
    font-weight: bold;
    font-size: 12px;
    color: #666;
    font-family: OpenSans;
}
.image img{
    display: block;
}

.router{
    margin: 10px 0px;
    color: #333;
}
.duration{
    margin: 10px 0px;
    color: #333;
}

.price{
    color: #666;
    font-size: 14px;
}
.pricekm{
    color: #db2128;
    font-size: 20px;
    font-family: UTM-B; font-weight: normal;
}


.tour-view-detail{
    float: right;
    margin-right: 20px;
}

.tour-view-detail a{
    display: block;
    color: #FFF;
    background: #db2128;
    padding: 8px 20px;
    font-size: 14px;
    float: right;
    font-family: OpenSans; font-weight: normal;

}
.tour-view-more{
    margin: 0 auto;
    float: none;
    width: fit-content;
}
.tour-view-more a{
    display: block;
    text-transform: uppercase;
    color: #FFF;
    background: #f0572b;
    border-radius:3px;
    padding: 10px 20px;
    float: right;
    font-size: 12px;
    font-weight: bold;

}



.tour-book-now a{
    display: block;
    text-transform: uppercase;
    color: #FFF;
    background: url(../images/book-icon.png) no-repeat #db2128 left center;
    padding: 12px 30px;
    padding-left: 40px;
    float: right;
    font-family: OpenSans-B, Arial;
    font-weight: normal;

}

.view-detail a{
    display: block;
    float: left;
    text-transform: uppercase;
    color: #FFF;
    background: #ef582d;
    border-radius:3px;
    padding: 10px 20px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
}

.intro-news-list{
    color: #666;
    padding-right: 10px;
}

.advInHomeImg{
    float: left;
    text-align: center;
    width: 100%;
}

.advInHomeText{
    float: left;
    text-align: center;
    width: 100%;
}
.advInHomeText h2{
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px 20px 8px 20px;
    color: #333;
}
.advtext {
    color: #646464;
    font-size: 13px;
}

.tour-hot-home{
    background: url(../images/hot-tour-bg.png) #000;

}

.title-cat-home{
    font-size: 20px;
    margin: 0 auto;
    padding: 0px;
    color: #FFF;
    float: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-family: UTM-B;
    font-size: 30px;
}

.title-cat-home a{
    
    color: #FFF;
    text-decoration: none;
}

.line-cat-home{
    margin: 0 auto; width: 50px; height: 10px; border-bottom: solid 3px #002d4b;
}

.content-cat-home{
    color: #FFF;
    text-align: center;
    margin: 0 100px;
}

.tour-hot-name{
    color: #1e64c6;
    font-size: 20px;
    margin: 5px 0px;
    padding: 0px;
    font-weight: normal;
    text-transform: uppercase;
}

.tour-hot-name a{
    color: #1e64c6;
    font-size: 20px;
}

.tour-hot-intro{
    color: #666;
}


.info-home{

}

.info-home-text{

}

.info-home-title{
    margin: 0px;
    padding: 0px;
    font-family: Roboto;
    font-size: 30px;
}

.info-home-title a{
    color: #002d4b;
}


.info-home-title img{
    margin: 0px 10px;
}
.intro-home{
    color: #58595b;
    font-family: Lato;
}



.info-mobile{
    padding: 15px;
}

.cat-home-name{
    margin: 0px;
    padding: 0px;
    font-family: UTM-B;
    font-size: 30px;
    text-transform: uppercase;
}

.cat-home-name a{
    color: #002d4b;
}


.cat-home-sub-name{
    margin: 0px;
    padding: 0px;
    color: #4f4f4f;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 20px;
    line-height: 40px;
}
.cat-home-sub-name a{
    color: #4f4f4f;
}
.cat-home-sub-name a:hover{
    color: #1e64c6;
    font-weight: normal;
}


.star-rate{
    background: url(../images/star-rate.png) no-repeat;
    height: 20px;
    width: 150px;
    float: left;
}
.star-5{
    background-position-y: 0px;
}

.star-4{
    background-position-y: -26px;
}

.star-3{
    background-position-y: -54px;
}

.star-2{
    background-position-y: -82px;
}

.createdate{
    color: #666;
}

#button-btt{
    position: fixed;
    right: 20px;
    bottom: 20px;
	z-index:999;
}

#button-btt a{
	color:#db1f27;
	font-size: 24px;
}

.title-menu-footer{
    
    margin-bottom: 8px;
}

.title-menu-footer a{
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    
}

.menufooter{
    margin: 0px;
    padding: 0px;
}

.menufooter li{
    list-style: none;
    padding: 5px 0px;
}
.menufooter li a{
    color: #999;
}

.tour-detail-name{
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    font-family: Roboto-B; font-weight: normal;
    color: #002d4b;
}

.tour-detail-name span{
    font-family: Roboto; font-weight: normal;
    font-size: 18px;
    color: #666;
}

.ttkhuyenmai{
    background: url(../images/ttkhuyenmai-icon.png) no-repeat left center;
    padding: 15px;
    padding-left: 50px;
    box-shadow: 0px 0px 4px #CCC;
}

.router-detail{
    background: url(../images/router.png) #e7edf6 left center no-repeat ;
    padding: 10px;
    padding-left: 30px;
}
.router-detail a{
    color: #2f2f2f;
}
.router a{
    color: #192745;
}
.comment-count{
    background: url(../images/comment-count.png) no-repeat;
    padding-left: 50px;
    height: 43px;
    padding-top: 5px;
    width: 25%;
    float: left;
}
.comment-count a{
    color: #192745;
    text-decoration: underline;
}

.hotel-comment-count{
    float: left;
    line-height: 24px;
    margin-left: 10px;
}
.hotel-comment-count a{
    color: #29a8b0;
    text-decoration: underline;
}
.location{
    color: #666;
}

.tour-image{
    position: relative;
}
.tour-image img{
    display: block;
}

.tour-best-seller{
    background: url(../images/tour-ban-chay-icon.png) no-repeat;
    padding-left: 40px;
    position: absolute;
    right: 0px;
    top: -1px;
    color: #FFF;
    text-transform: uppercase;
    max-width: 120px;
    text-align: center;
    height: 35px;
    font-size: 12px;
    padding-top: 4px;
    font-weight: bold;
}

.tour-hot-seller{
    background: url(../images/tour-hot-icon.png) no-repeat;
    width: 90px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 5px;
}

.comment-title{
    background: url(../images/comment-icon.png) no-repeat;
    padding-left: 55px;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    color: #333;
}

.txt-comment{
    height: 30px;
    width: 100%;
}

.Title-comment{
    color: #192745;
    text-decoration: underline;

}


.frm-commnet{
    background: #f1f1f1;
    padding: 10px;
}
.avatar-comment{
    background: url(../images/no-avatar.png) no-repeat;
    background-size: 100%;
    width: 50px;
    float: left;
}

.btn-comment{
    background: #6380ce;
    padding: 5px 10px;
    color: #FFF;
    font-size: 14px;
}

.download-file{
    background: url(../images/file-pdf.png) no-repeat;
    padding-left: 25px;
    height: 43px;
    padding-top: 5px;
    text-decoration: underline;
    width: 20%;
    float: left;
    line-height: 43px;
    background-position-y: 10px;
}

.download-file a{
    color: #333;
    text-decoration: underline;
}

.tour-detail-feature-title {
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 22px;
    font-weight: normal;
    padding: 3px 0px;
    border-bottom: solid 3px #1e64c6;
    margin-bottom: 20px;
    color: #252525;
}

.tour-detail-feature{
    padding: 10px;
    border: solid 1px #97a9c3;
    background: #e7edf6;
}

.tour-detail-feature ul{
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
}

.tour-detail-feature ul li{
    background: url(../images/check-list-v.png) no-repeat;
    list-style: none;
    padding: 3px 0px 5px 25px;
}

.item-tab {
    margin: 0px;
    padding: 0px;
    background: #ebebeb;
    color: #414042;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 30px;
    margin-right: 2px;
    cursor: pointer;
    margin-bottom: 0px;
}

.tab-detail .active{
    color: #FFF;
    background: #002d4b;

}


.other-article-title{
    margin: 0px;
    padding: 0px;
    background: #002d4b;
    color: #FFF;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 20px;
    font-family: Roboto,Arial;
    border-bottom: none;
    margin-bottom: 0px;
}

.tab-title{
    margin: 0px;
    padding: 0px;
    background: #192745;
    color: #FFF; 
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
}

.tab-title a{
    color: #FFF; 
    float: left;
}

.q-icon{
    background: #192745;
    color: #FFF;
    padding: 6px 11px;
    font-size: 20px;
    border-radius: 5px;
}

.name-faq{
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    color: #1e64c6;
}

.a-icon{
    background: #ef582d;
    color: #FFF;
    padding: 6px 11px;
    font-size: 20px;
    border-radius: 5px;
    float: left;
    position: absolute;
}

.article-name{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    color: #333;
}

.article-name a{
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}

.author-info{
    color: #666;
    margin: 5px 0px;
}

.intro-article{
    color: #666;
    font-style: italic;
}

.left-quote{
    background: url(../images/left-quote.png) no-repeat;
    width: 33px;
    height: 33px;
    display: inline-block;
}

.right-quote{
    background: url(../images/right-quote.png) no-repeat;
    width: 33px;
    height: 33px;    
    display: inline-block;
    float: right;
}
.article-image img{
    display: block;
    width: 100px;
    border-radius: 50%;
    border: solid 3px #f0572b;
    margin: 0 auto;
}

.page-name{
    margin: 0px;
    padding: 0px;
    font-size: 23px;
    color: #333;
    font-weight: normal;
}

.album{

}

.album img{
    padding: 8px;
    border:solid 1px #CCC;
}

.image-photo img{
    padding: 8px;
    border:solid 1px #CCC;
}

.other-news{
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
}

.departure-date{
    background: url(../images/departure-date.png) left center no-repeat;
    padding: 10px;
    padding-left: 30px;
}


.departure-date a{
    color: #192745;
}

.duration-detail{
    background: url(../images/duration-detail.png) left center no-repeat;
    padding: 10px;
    padding-left: 30px;
}

.departure-from{
    background: url(../images/departure-from.png) left center no-repeat;
    padding: 10px;
    padding-left: 30px;
}

.tour-book-step{
    font-size: 24px;
    color: #222;
    font-weight: normal;
    padding: 15px 0px;
}

.tour-book-step span{
    background: #192745;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
    border-radius: 50%;

}

.tour-booking-form{

}

.tour-booking-form input{
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
    border-radius: 3px;
    border:solid 1px #CCC;
    box-shadow: inset 0px 0px 5px #ddd;
    padding-left: 3px;
}

.tour-booking-form select{
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
    border-radius: 3px;
    border:solid 1px #CCC;
    box-shadow: inset 0px 0px 5px #ddd;
    padding-left: 3px;
}

.tour-booking-form textarea{
    width: 100%;
    border-radius: 3px;
    border:solid 1px #CCC;
    box-shadow: inset 0px 0px 5px #ddd;
    padding-left: 3px;
}

.tour-booking-form span{
    line-height: 30px;
}

.book-cell{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.book-cell span{
    font-weight: bold;
    display: block;
    line-height: 22px;
}

.btn-book-tour{
    float: left;
    background: #ef582d;
    text-transform: uppercase;
    padding: 8px 15px;
    color: #FFF;
    font-size: 12px;
    border-radius: 3px;
    font-weight: bold;
}

.booking-payment-box{
    border: solid 1px #192745;
    padding: 15px;
    margin-bottom: 20px;
}

.payment-box-row{
    padding: 8px 0px;
    border-bottom: solid 1px #CCC;
    margin-bottom: 5px;
}

.payment-box-row span{
    float: right;
}
.payment-box-row span:after{
    content: ' đ';

}

.payment-box-total{
    font-weight: bold;
    text-align: right;
}

.payment-box-total span{
    font-weight: bold;
    font-size: 24px;
    color: #ef582d;

}

.payment-box-total span:after{
    content: ' đ';

}

.p-span{
    float: left;
    margin: 0px;
    padding: 0px;
    margin-right: 3px;
}

.mobile-bar {
    float: right;
}

.menu-mobile{
    display: block;
    padding: 10px 15px;
    float: right;
}

.drop-mobile-search{
    position: absolute;
    right: 0px;
    top:0px;
    padding: 10px;
}


.link-smo-footer
{
    padding-top:12px;
}
.link-smo-footer a {
	display: block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    margin-right: 5px;
    font-weight: normal;
    float: left;
}
.link-smo-footer i {
	display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    font-size: 14px;
    margin-right: 0px;
    color: #fff;
    text-shadow: none;
    padding: 4px;
	border-radius: 50%;
	margin-right:5px;
}
.link-smo-footer a:last-child {
    margin-right: 0px;
}
.link-smo-footer .fa-facebook {
    background: #204185;
}
.link-smo-footer .fa-google-plus {
    background: #d4482b;
}
.link-smo-footer a i.fa-youtube {
    background: #e72625;
}
.link-smo-footer .fa-twitter {
    background: #2ca8e0;
}
.link-smo-footer .fa-linkedin {
    background: #026697;
}
.link-smo-footer .fa-pinterest {
    background: #c2242c;
}
.link-smo-footer .fa-bloger {
    background-image: url(../images/bloger.png);
    display: inline-block;
    width: 34px;
    height: 34px;
    background-color:#f79238;
    background-repeat:no-repeat;
    background-position:center center;
}

.footer-text{
    color: #FFF;
}
.footer-text strong{
    color: #FFF;
}

.footer-text a{
    color: #f0572b;
    font-size: 12px;
    font-weight: bold;
}

.right-hotline{
    position: fixed;
    right: -100px;
    top: 150px;
    background: #ef582d;
    padding: 3px 10px 1px 6px;
    border: solid 1px #EEE;
    border-radius: 5px 0px 0px 5px;
    z-index: 999;
}

.right-mail{
    position: fixed;
    right: -160px;
    top: 210px;
    background: #1e64c6;
    padding: 3px 10px 1px 6px;
    border: solid 1px #EEE;
    border-radius: 5px 0px 0px 5px;
    z-index: 999;

}

.right-mail a, .right-hotline a{
    color: #FFF;
    text-decoration: none;
    float: right;
    margin-left: 5px;
    line-height: 40px;
}

.line-frm input{
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
}

.line-frm textarea{
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
}

.copy-right{
    background: #00538b;
    padding: 20px 0px;
    color: #FFF;
    font-size: 12px;
}


.chitietkhuyenmai-box{
    display: none;
    border: solid 2px #f0572b;
    text-align: justify;
    width: 400px;
    position: absolute;
    background: #FFF;
    box-shadow: 0px 0px 5px #333;
    margin-top: 20px;
}

.chitietkhuyenmai{
    padding: 10px;
}

.chitietkhuyenmai-title{
    background: #f5f5f5;
    padding: 9px;
    color: #f0572b;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.chitietkhuyenmai-title .fa{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.tour-router{
    padding: 0px;
    margin: 10px 0px;
    padding-left: 15px;
    font-family: OpenSans;
    font-size: 13px;
}
.tour-router b{
    font-family: OpenSans-B; font-weight: normal;
}
.tour-router li{
    margin: 5px 0px;
    color: #333;
}

.tour-router-line{
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    color: #414042;
}

.tour-router-line strong{
    color: #db2128;
    font-size: 16px;
}



.tour-router-content{
    text-align: justify;
}

.tour-day { 
    list-style: none; 
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background: #e7edf6;
    border-radius: 5px;
}

.tour-day .fa{
    color: #565656;
    font-size: 14px;
    float: right;
}

.tour-day li {
    float: left;
    color: #777;
    position: relative;
    width: 100%;
    padding: 12px;
    border-bottom: solid 1px #DDD;
}

.tour-day li a {
    display:block;
    color: #565656;
    
}
.tour-day li:hover{
    background: #1e64c6;
    
}
.tour-day li:hover a{
    font-weight: bold;
    color: #FFF;
}
.tour-day li:hover .fa{
    color: #FFF;
}
.tour-day li:hover:after{
    content: " ";
    display: block;
    position: absolute;
    right: -30px;
    top: 1px;
    background: url(/images/abc-active.png) no-repeat left center;
    width: 30px;
    height: 38px;
    
}

.hotline-tour a{
    display: block;
    background: #db2128;
    
    background: url(../images/hotline-tour.png) no-repeat #db2128 10px center;
    color: #FFF;
    padding: 10px 30px;
    padding-left: 40px;
    float: right;
    font-family: OpenSans;
    font-weight: normal;
    margin-right: 20px;
}
.hotline-tour span{
    font-family: Roboto-B;
    font-weight: normal;
    font-size: 19px;
}

.bottom-page{
	height: 38px;
    background: #192745;
    line-height: 38px;
    color: #FFF;
    font-weight: bold;
    position: fixed;
    bottom: 0px;
    width: 100%;
	z-index: 9999;
}

.hotline-bottom{
	float:right;
}
.bottom-page a{
	color:#EEE;
	
}

.item-bottom{
	float:right;
	margin-left:20px;
	margin-top: 3px;
}

.support-item {
    background: url(../images/skype.png)no-repeat;
    height: 30px;
    font-size: 12px;
    padding-left: 30px;
    float: left;
    min-width: 150px;
    text-transform: none;
    margin-top: 3px;
}
.search-box{

}
.search-box-icon{
    background:#1e64c6;
    float: left;
    position: absolute;
    left: 0px;
    top:0px;
}
.search-btn{
    background: #db2128;
    float: right;
    font-size: 14px;
    padding: 11px 40px;
    color: #FFF;
    cursor: pointer;
    border-radius: 3px;
    width: 100%;
    text-align: center;
}   

.search-zone{
    background: #002d4b;
    color: #FFF;
    position: relative;
    font-family: OpenSans;
    padding: 20px 0px;
    
}

.search-zone-title{
    background: url(../images/search-icon.png) no-repeat #002d4b 20px center;
    color: #FFF;
    padding: 10px 30px;
    padding-left: 60px;
    float: left;
    border-radius: 5px 5px 0px 0px;
    position: absolute;
    top: -58px;
    z-index: 999;
    font-size: 13px;
}

.corner-pro{
    background: #FFF;
}

.rtb-home{
    background: #edf0f5;
    padding: 20px 0px;
}



.y-kien-kh{
    background: url(../images/y-kien-bg.png) #20304e no-repeat center center;
    background-size: cover;
    color: #FFF;
    padding: 40px 0px;
}

.article-title{
    font-size: 18px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}
.article-title a{
    color: #FFF;
}

.article-home{
    position: relative;
    padding: 10px;
    background: #FFF;
    text-align: center;
}

.article-name{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    
}

.article-name a{
    color: #2f2f2f;
}

.author-info{
    color: #666;
}

.article-quote{
    font-size: 30px;
    color: #f0572b;
    text-align: left;
    padding-left: 20px;
}

.article-home img{
    display: block;
    width: 120px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -60px;
    border-radius: 50%;
    border: solid 3px #f0572b;
}

.news-home-name{
    margin: 0px;
    padding: 0px;
    font-family: Arial; font-weight: bold;
    font-size: 16px;
    color: #58595b;
}
.news-home-name a{
    color: #666;
}
.news-home-intro{
    color: #58595b;
}

.news-home-big{
    position: relative;
    
}

.news-big-name{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.6);
    font-weight: bold;
    margin: 0px;
    padding: 10px;
}
.news-home-big img{
    display: block;
}

.news-big-name a{
    color: #FFF;
    
}

.line-footer-menu{
    width: 60px;
    border-bottom: solid 3px #f0572b;
}

.line-footer{
	border-bottom:solid 2px #FFF;
	width:50px;
	float:left;
}

.menu-footer{
    padding: 0px;
    margin: 0px;
}
.menu-footer li{
    list-style: none;
    float: left;
    margin-right: 15px;
}
.menu-footer li a{
    color: #FFF;
    font-size: 13px;
}

.footer-text-title{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.left-title{
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    background: url(../images/left-menu-icon.png) #1e64c6 no-repeat left center;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    color: #FFF;
    font-weight: bold;
    padding-left: 50px;
}
.left-title a{
    color: #FFF;
}
.box-border{
    padding: 10px 20px;
    border:solid 1px #CCC;
}

.box-search-left{
    
}

.box-search-left span{
    text-transform: uppercase;
    color: #666;
    margin-bottom: 5px;
    display: block;
}

.box-search-left select{
    width: 100%;
    font-weight: bold;
    border: none;
    padding-left: 0px;
}

.item-tab-list{
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    padding: 10px 0px;
    color: #222;
    margin-right: 20px;
    margin-bottom: -1px;
    text-align: left;
}

.active-line{
    border-bottom: solid 3px #0059bd;
}

.cat-content{
    text-align: justify;
    color: #002d4b;
}

.content-child-page{
    min-height: 500px;
}

.tour-list-intro{
    padding: 0px 20px;
    font-family: OpenSans,Arial;font-weight: normal;
    font-size: 13px;
    color: #666;
}

.tour-cat-name{
    margin: 0px;
    padding: 10px 0px;
    font-family: UTM,Arial;
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: solid 1px #CCC;
}
.tour-cat-name a{
    color: #002d4b;
}


.view-cat-detail{
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: block;
    color: #FFF;
    padding: 2px 10px 10px 10px;
    background: #002d4b;
    font-size: 22px;
}

.search-mobile-icon{
	
	color: #FFF;
    display: block;
    float: left;
    margin-left: 5px;
    border-right: solid 1px #999;
    padding: 10px;
}

.phone-mobile-icon{
	color: #FFF;
    display: block;
    float: left;
    margin-left: 5px;
    padding: 10px 0px;
}

.lang-mobile{
    display: block;
    float: left;
    margin-left: 0px;
    border-right: solid 1px #999;
    padding: 10px;
    padding-bottom: 12px;
    padding-top: 5px;
}

.tab-detail-cbo{
	width: 100%;
    color: #FFF;
    background: #1e64c6;
    height: 36px;
    border: none;
    font-weight: bold;
    font-size: 16px;
    padding-top: 5px;
    border-radius: 5px 5px 0px 0px;
}


.search-icon{
    color: #FFF;
    float: right;
    padding: 15px 12px;
    margin-left: 10px;
}

.tour-home-item{
    background: rgba(255,255,255,0.8);
    padding: 20px;
}

.line-gray{
    width: 50px;
    background: #002d4b;
}
.linegray{
    width: 50px;
    background: #CCC;
    height: 3px;
}


.hotel-home-item{
    background: #002d4b;
    color: #DDD;
    position: relative;
    font-size: 16px;
    text-align: center;
}
.hotel-home-name{
    margin: 10px 0px;
    padding: 0px;
    color: #58595b;
    font-family: Roboto-B; font-weight: normal;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}
.hotel-home-name a{
    
    color: #FFF;
}

.hotel-home-intro{
    text-align: center;
    font-size: 15px;
}

.hotel-home-text{
    padding: 20px;
    width: 100%;
}

.hotel-home-item img{
    width: 100%;
}

.hotel-home-item:nth-child(odd){
    background: #f1f2f2;
    color: #58595b;
}
.hotel-home-item:nth-child(odd) a{
    color: #58595b;
}

.hotel-home-item:nth-child(even) .img1{
    display: none;
}
.hotel-home-item:nth-child(even) .img2{
    position: absolute;
    bottom: 0px;
    left: 0px;
}


.ve-may-bay{
    background: url(../images/ve-may-bay-bg.png) #000 no-repeat;
    background-size: cover;
    padding: 20px 0px;
}

.service-home-item{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.service-home-item img{
    display: block;
}

.service-home-name{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 10px;
    background: #dededd;
    text-align: center;
    font-size: 16px;
}
.service-home-name a{
    color: #58595b;
}

.advInHomeItem{
    position: relative;
    
}
.advHomeName{
	display: flex;
	visibility:hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0,45,75,0.8);
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    
}

.advHomeName a{
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-family: Roboto-B;
    font-weight: normal;
    align-self: center;
    margin: 0 auto;
    border: solid 1px #FFF;
    width: 92%;
    height: 90%;
    display: flex;
}

.advHomeName .txt{
    align-self: center;
    width: 100%;
}

.news-wrapper{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f2f3+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #f1f2f3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%,#f1f2f3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%,#f1f2f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f3',GradientType=1 ); /* IE6-9 */
}

.search-left-title{
    text-transform: uppercase;
    font-family: Roboto-B, Arial;
    font-size: 16px;
}

.search-left{
    padding: 10px;
    background: #002d4b;
}

.search-left{
    padding: 20px;
    background: #002d4b;
    color: #EEE;
    font-family: OpenSans, Arial;
}
.search-left span{
    width: 100%;
}
.search-left select{
    width: 100%;
    height: 35px;
    border-radius: 2px;

}

.search-left input{
    width: 100%;
    height: 35px;
    
}

.btn-search-tour{
    display: block;
    background: url(../images/hand.png) no-repeat #db2128 50px center;
    text-align: center;
    padding: 10px;
    color: #FFF;
    width: 100%;
}


.kw::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
.kw::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
.kw:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
.kw:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}


.homeslide-prev,.homeslide-next{
	position:absolute;
	top:50%;
	z-index: 9;
	margin-top: -30px;
}

.homeslide-next{
	left:10px;
	background: url(../images/arrow/arrow-slide-left.png) no-repeat;
	width:24px;
	height:48px;
}
.homeslide-prev{
	right:10px;
	background: url(../images/arrow/arrow-slide-right.png) no-repeat;
	width:24px;
	height:48px;
}

.tour-code{
    color: #58595b;
    font-family: Arial;
    
}

.tour-router-detail{
    padding: 0px;
    margin: 10px 0px;
    padding-left: 18px;
    color: #666;
    
}
.tour-router-detail li{
    margin: 10px 0px;
}


.tour-detail-intro{
    padding: 20px;
    background: #d5e3f3;
    line-height: 22px;
}

.arrow-div {
	position: relative;
	background: #002d4b;
        color: #FFF;
}
.arrow-div:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 45, 75, 0);
	border-top-color: #002d4b;
	border-width: 6px;
	margin-left: -6px;
}

.tour-book-box{
    background: url(../images/book-tour-bg.png) #002d4b no-repeat;
    padding: 40px;
    
}
.booking-input{
    height: 43px;
    margin-bottom: 10px;
    border: none;
    padding-left: 3px;
    width: 100%;
}

.msgbox{
    color: #FFF;
}
.form_error{
    color: #FF0000;
}

.hotel-name{
    margin: 10px 0px;
    padding: 0px;
    color: #58595b;
    font-family: Roboto-B;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}
.hotel-name a{
    color: #58595b;
}
.hotel-intro{
    color: #58595b;
    font-family: OpenSans;
}

.hotel-view-detail{
    border-radius: 30px;
    padding: 12px 50px;
    background: #002d4b;
    font-family: Roboto;
    float: left;
}
.hotel-view-detail a{
    color: #FFF;
}

.item-hotel-text{
    padding: 30px;
}
.item-hotel-img img{
    display: block;
}

.btn-dangky{
	display: block;
    padding: 15px 30px;
    background: url(/images/new-letter-icon.jpg) #db2128 no-repeat 10px center;
    font-family: OpenSans;
    color: #FFF !important;
    float: right;
    border-radius: 4px;
	padding-left:60px;
}

.newsletter-input{
	width:100%;
	height:50px;
	background:none;
	border-radius:4px;
	border:solid 1px #FFF;
	padding-left:3px;
}

.line-frm{
	float:left;
	margin-right: 10px;
}







