/*================= BEGIN: style ==================*/
a,
a:hover,
a:visited,
a:focus{
  outline: none;
}
.disabled{
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.ck_desc_img {
  display: block;
  background: #f5f5f5;
  font-style: italic;
  padding: 5px 10px;
  color: #333333;
  text-align: center;
}
.ck_desc_img:empty{
  display: none;
}
.page-not-found{
  padding: 50px 0px;
}
.page-not-found a{
  color: #f60000;
}
.page-not-found span{
  line-height: 35px;
}
.div_input{
  position: relative;
}
.div_input .glyphicon:before{
  display: none;
}
.div_input .form-control-feedback{
  width: 40px;
  height: 40px;
  line-height: 40px;
}
/* .div_input input,
.div_input textarea{
  border: 1px solid #dedede;
} */
.div_input.has-error input,
.div_input.has-error textarea,
.div_input.has-error select,
.div_input.has-error .form-control{
  border: 1px solid #f60000 !important;
}
/* .div_input.has-success input,
.div_input.has-success textarea,
.div_input.has-success select,
.div_input.has-success .form-control{
  border: 1px solid #00ff2b !important; 
} */
#vnt-header.fixed-2 .mainHead {
  position: fixed;
  background: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 108;
  border-bottom: solid 2px #f36f21;
}
.menufixed ul{
  display: block;
}
.menufixed ul li{
  margin-bottom: 5px;
}
.menuMegaFixed{
  z-index: 99;
}
.ptpd{
  display: none;
}
.breadcrumb ul li,
.breadcrumb ul li a{
  text-transform: capitalize;
}
.ds_share{
  margin-left: 10px;
}
.cs-share iframe{
  width: 150px !important;
}
.breadcrumb ul li:after{
  content: '>' !important;
}
.breadcrumb ul li:last-child:after{
  display: none;
}
.igclose{
  margin-top: -4px;
}
.vbanerfix.vlefts{
  text-align: right;
}
.noItem{
  padding: 0px 15px;
}
/*================= END: style ==================*/

/*================= BEGIN: menu ==================*/
.menuNav>ul>li>a{
  padding: 6px 15px;
}
.menuNav>ul>li{
  margin-right: 0px;
}
.menuTouch>ul>li:hover>a,
.menuTouch>ul>li.current>a {
  background: #ffffff;
  color: #333333;
}
/*================= END: menu ==================*/

#slideImgPopup .img a{
  display: block;
  height: 430px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.menuTab ul li a:hover,
.menuTab ul li.current a,
.breadcrumb ul li:nth-child(2){
  font-weight: bold;
}
.tourLast .df,
.vnt-tour.df .tour .df{
  display: block;
}
.tourLast .price {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.tourLast .price .red,
.vnt-tour.df .tour .price .red{
  margin-right: 5px;
}
.vnt-tour.df .tour .price .red{
  order: 1;
}
.vnt-tour.df .tour .price {
  flex-direction: unset;
  text-align: left;
  align-items: center;
}
.tourCaption .share ul{
  align-items: flex-start;
}
.tourCaption .share ul li:last-child iframe{
  width: 80px !important;
}
.des a,
.desc a,
.the-content a{
  color: #0000ee;
}

/*================= BEGIN: main ==================*/
.slideTourBook .slick-list{
  margin: 0 -10px;
}
.slideTourBook .item{
  padding: 0 10px;
}
.slideTourBook .slick-arrow{
  width:15px;
  height:25px;
  background: none;
  border:none;
  position: absolute;
  top: 50%;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color:#f36f21;
}
.slideTourBook .slick-prev{
  left:-40px;
}
.slideTourBook .slick-next{
  right:-40px;
}
.slideTourBook .slick-arrow:before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-size: 30px;
  line-height: 30px;
}
.slideTourBook .slick-prev:before{
  content: "\f104";
}
.slideTourBook .slick-next:before{
  content: "\f105";
}
.slideTourBook .slick-arrow:hover{
  color:#818285;
}
.slideTourPro .slick-list{
  margin: 0 -10px;
}
.slideTourPro .item{
  padding: 0 10px;
}
.slideTourPro .slick-arrow{
  width:15px;
  height:25px;
  background: none;
  border:none;
  position: absolute;
  top: 50%;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color:#f36f21;
}
.slideTourPro .slick-prev{
  left:-40px;
}
.slideTourPro .slick-next{
  right:-40px;
}
.slideTourPro .slick-arrow:before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-size: 30px;
  line-height: 30px;
}
.slideTourPro .slick-prev:before{
  content: "\f104";
}
.slideTourPro .slick-next:before{
  content: "\f105";
}
.slideTourPro .slick-arrow:hover{
  color:#818285;
}
.textTitle {
  text-align: center;
  font-family: 'Cabin Condensed', sans-serif;
  font-size: 35px;
  line-height: 43px;
  text-transform: uppercase;
  color: #818285;
}
.textTitle:hover {
  color: #818285;
}
#vnt-slide-home .img:before{
  background: none;
}
.vresslick .slick-next{
  right: -1px !important;
}
/*================= END: main ==================*/

.boxFilter .chosen-container{
  
}
.boxFilter .chosen-container-single .chosen-single{
  height: 40px;
  border: solid 1px #dddddd;
}
.navMore a {
  display: inline-block;
  background: #f36f21;
  color: #ffffff;
  width: 280px;
  padding: 8px 10px;
}
.tourCart .imgVip img{
  width: auto;
  margin-bottom: 10px;
}
.tourMap iframe{
  width: 100% !important;
}
.choose-rating i:hover{
  cursor: pointer;
}
.itemForm .bot button,
.itemForm .bot button:hover {
    /* background: #fff; */
}
.memberTop input[type="email"]{
  width: 100%;
  height: 40px;
  border: solid 1px #dddddd;
  padding-left: 10px;
}
.boxMember input[type="email"],
#fRegister input[type="email"],
#formLogin input[type="email"]{
    width: 100%;
    height: 45px;
    padding-left: 10px;
    border: solid 1px #dddddd;
}
.avatar_change{
  position: relative;
}
.avatar_change input {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  top: 0px;
}
.avatar_change input:hover{
  cursor: pointer;
}
.formMember label.error,
.cartField label.error,
.boxMember label.error{
  font-size: 10px;
  font-weight: normal;
  color: #f60000;
  display: block !important;
  width: 100%;
  text-align: left;
}
.login-forget{
  font-size: 18px;
  margin: 15px 0px 0px 0px;
  display: block;
  max-width: 150px;
  padding: 10px 5px;
  background: #f7911e;
  color: #fff;
}
.login-forget:hover{
  color: #f7911e;
  border: 1px solid #f7911e;
  background: #fff;
}

.tourCart .cart a.popup_order {
  display: block;
  width: 100%;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  background: #f36f21;
  border: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tour .attr .be {
  width: 100%;
}
.tour-1 .img img,
.gallery .img img,
.newsM .img img{
  height: 100%;
}
.vnt-tour.vgrid .tour .attr .be.fa-barcode{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.formMenuTour .gridForm {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  margin: 0 -10px;
  flex-wrap: wrap;
  justify-content: center;
}
.listDesign ul li{
  padding-left: 30px;
  position: relative;
  margin-bottom: 5px;
  display: block;
  line-height: inherit;
  font-weight: unset;
}
.listDesign ul li.icimg{
  padding-left: 0px;
}
.listDesign ul li.icimg img{
  max-width: 21px;
  border-radius: 3px;
  margin-right: 5px;
}
.listDesign ul li span{
  font-family: 'Muli', sans-serif;
}
.tour .option ul li{
  display: block;
  line-height: inherit;
  font-weight: unset; 
  font-family: 'Muli', 'sans-serif';
}
.tour .option ul li.icimg{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0px;
}
.tour .option ul li.icimg img{
  max-width: 16px;
  border-radius: 3px;
  margin-right: 5px;
}
.listDesign ul li.fab.fa-cc-visa:before,
.tour .option ul li.fab.fa-cc-visa:before{
  font-family: 'Font Awesome 5 Brands';
  position: absolute;
  top: 0;
  left: 0;
}
.listDesign ul li.fab.fa-cc-visa:before{
  color: #f36f21;
}
.tour .option ul li.fab.fa-cc-visa:before{
  color: #ffffff;
}
.notevsa{
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.designForm .form-group{
  position: relative;
}
.designForm input[type="email"]{
  width: 100%;
  height: 40px;
  border: solid 1px rgba(0,0,0,0.15);
  padding-left: 10px;
  background-color: #ffffff;
}
.disabled {
  pointer-events: none;
  cursor: default;
}
#slidePopupNew .item .img{
  background: #ffffff;
}
.mmLanguage{
  display: none;
}
.kronos-outer{
  display: inherit;
}
#refesh{
  position: relative;
}
.popupNew .fancybox-slide--iframe .fancybox-content {
  margin-bottom: 0px;
}
.wrapMethod .method.pay_online img{
  max-width: 100px;
}

/* comment */
.comment_reply{
  margin-bottom: 15px;
}
.comment_reply .reply-com{
  margin-bottom: 10px;
}
.comment_reply .fl{
  width: 50%;
}
.comment_reply textarea.form-control{
     resize: vertical;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100px;
}
.comment_reply input.form-control{
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.comment_reply button.btn{
  height: auto;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  padding: 7px 20px;
  text-transform: uppercase;
  background: #67635c;
  border: 0;
  margin-right: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comment_reply button.btn:hover {
    background: #f7921e;
}
/* comment */

.cartField input[type="email"],
.cartField input[type="password"]{
    width: 100%;
    height: 40px;
    border: solid 1px #dddddd;
    border-radius: 5px;
    padding-left: 30px;
}
.form4t .checkType .img.active{
  border: solid 2px rgb(247, 146, 30);
}
.form4t .checkType .img.active i{
  color: #f7921e;
}
.form4t input[type="number"]{
    height: 40px;
    border-radius: 5px;
    padding-left: 10px;
    background: #e9eaeb;
    border: none;
    backface-visibility: hidden;
}
.cancel_order a{
  color: #ffffff;
}
.product .tend a{
  font-size: 16px;
}
.tableManager button{
  float: none;
  margin-top: 10px;
}
#tour_summary{
  background: #fff;
}
.mPS2id-clicked{
  color: #f7921e !important;
}
.productDesc{
  padding-bottom: 15px;
  margin-bottom: 15px; 
}
.terms .title {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 600;
  background: #eeeeee;
  padding: 14px 15px;
  position: relative;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.terms .rule {
  padding: 10px;
  max-height: 200px;
  overflow: auto;
  margin-bottom: 20px;
  border: solid 3px #eeeeee;
  margin-top: -15px;
}
/* Let's get this party started */
.terms .rule::-webkit-scrollbar {
    width: 4px;
}
/* Track */
.terms .rule::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/* Handle */
.terms .rule::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgb(243, 111, 33); 
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.5); 
}
.terms .rule::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(243, 111, 33,0.9); 
}

/********************* loading page ****************************/
/* https://stephanwagner.me/only-css-loading-spinner */
.loadOverlay{
  position: relative;
  min-height: 360px;
}
.loadOverlayMinH150{
  min-height: 150px;
}
.loadOverlay:before{
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50px;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -30px;
  /* margin-left: -10px; */
  border-radius: 50%;
  border-top: 2px solid #f16e2d;
  border-right: 2px solid transparent;
  animation: spinner .6s linear infinite;
  z-index: 2;
}
.loadOverlay:after{
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #f5f5f5;
  opacity: .8;
}
.loadOverlay.loadCenter:before{
  top: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: -30px;
}
.loadOverlay.minHauto{
  min-height: auto; 
}
.loadOverlay.minHauto160{
  min-height: 160px; 
}
@-webkit-keyframes spinner {
  to {transform: rotate(360deg);}
}
@keyframes spinner {
  to {transform: rotate(360deg);}
}
/********************* loading page ****************************/

/* box_redirect */
/* https://www.w3schools.com/howto/howto_css_loader.asp */

#box_redirect{
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
}
#box_redirect .icon-loa{
  max-width: 25px;
}
#box_redirect .font_err{
  padding: 10px;
}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #f7921e;
  border-right: 16px solid green;
  border-bottom: 16px solid red;
  border-left: 16px solid pink;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: 0 auto;
}


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@media all and (max-width: 768px){
  #box_redirect{
    width: 90%;
  }
}
/* end box_redirect */

/*==========================================================================*/
/*============================RESPONSIVE====================================*/
/*==========================================================================*/

@media all and (min-width: 992px){
  .tourSale .contentHome .row{
    display: flex;
    flex-wrap: wrap;
  }
}

@media all and (max-width: 1366px){
}

@media all and (max-width: 991px){
  .slideTourBook,
  .slideTourPro{
    padding: 0 20px;
  }
  .slideTourBook .slick-prev,
  .slideTourPro .slick-prev{
    left:-5px;
  }
  .slideTourBook .slick-next,
  .slideTourPro .slick-next{
    right:-5px;
  }
  .languageTop span{
    display: none;
  }
  .languageTop a{
    width: 40px;
    height: 40px;
  }
  .languageTop a img {
    margin-bottom: 0px;
  }
  .menufixed{
    right: 5px;
    top: 50%;
    z-index: 99;
  }
  .ds_share{
    margin-left: 0px;
    margin-top: 10px;
  }
  .textTitle{
    font-size: 28px;
    line-height: 36px;
  }
}

@media all and (max-width: 400px){
  .tourAttr .linkDateOther{
    margin-left: 0px;
  }
}