/* CSS Reset
/*-----------------------------------------------------------------------------------*/
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/* Defaults
/*-----------------------------------------------------------------------------------*/
.left { text-align: left; }
.right { text-align: right; }
.c_in{  width: 1200px; margin: 0 auto;}
.c_on{  width: 1000px;}
/* General Layout
/*-----------------------------------------------------------------------------------*/
/**
 * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com).
 */
 
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;

}
 
a {
  color: #292929;
  text-decoration: none;
}
 
a:hover {  color: #ea9629;text-decoration:none;  outline: 0;}
.feature-tour.style_2 .hover img{  width: 100%}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin:0;
}

h1 { font-size:26px; }
h2 { font-size:15px; }
h3 { font-size:14px; }
h4 { font-size:13px; }
h5 { font-size:12px; }
h6 { font-size:11px; }
h1 span, h2 span, h3 span, h4 span { font-weight:normal; }
.clear{clear:both;}
.wrapper {
  width: 1170px; max-width:100%;
  margin: 0 auto;
  clear: both;
}

input, select {
  cursor: pointer;
}
input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
  cursor: text;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, select:focus, textarea:focus {
  border-color: #F2904E;
  box-shadow: 1px 1px 1px #CCCCCC;
  -webkit-box-shadow: 1px 1px 1px #CCCCCC;
}
textarea, input {
  outline: medium none;
}
textarea {
  overflow: auto;
}
input[type="button"], button {
  cursor: pointer;
  padding: 4px;
  vertical-align: middle;
}
 
/* Header
/*-----------------------------------------------------------------------------------*/
 
/* =======================================================
*
* 	Template Style
*
* ======================================================= */
.poppins-thin {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", serif;
  font-weight: 900;
  font-style: italic;
}
body {font-family: "Poppins", serif; font-size: 14px }
.bgr-ban-sys{background: #e8eae7; height: 110px}
.bgr-ban-sys .main-sys{display: flex;    justify-content: space-between;    flex-flow: wrap;}
.bgr-ban-sys .menu-main-sys,.social-banner{margin: 35px 0 0 0}
#header {  float: left; width: 100%;}
.header-hot-link{display:inline-block;}
.header-hot-link li{display:inline-block;float:left; position: relative; }
.header-hot-link li i{  position: absolute;z-index: 9;top:5px;right:-8px;  width: 16px; height: 16px}
.header-hot-link li a{   font-size: 16px;  color: #404040;  padding:0px 5px;  text-transform: uppercase;  line-height: 30px;}
.header-hot-link li:hover a{color: red}
.header-hot-link > li.active a,.header-hot-link > li:hover a{  text-decoration: none;color: red;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.header-hot-link li ul,.header-hot-link li dl{  position: absolute;  top:42px; left: 0;  display: none; background:#ffcc5c;}
.header-hot-link li li {  min-width: 250px;}
.header-hot-link li li ul{top: 0; left: 100%;}
.header-hot-link li li:hover {  background: #ffcc00;}
.header-hot-link li li a{ line-height: 30px;}
        .iframe-container {
            overflow: hidden;

        }
        .audio-control {
            filter: invert(1);
        }
        .iframe-container iframe {
            height: 155% !important;
            top: 50% !important;
            transform: translateY(-50%);
        }
/*MXH*/
.social-button {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    margin-right: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: .99;
    border-radius: 0;
}
.logo {  height:110px;  float: left;  text-indent: -999px;  padding: 10px 0;}
.logo a {  display: block;  height: 65px;  width: 220px;}
.logo {    margin-left: 10px;    margin-top: 5px;  }
.social-footer { padding-top: 5px;text-align: center;}
.social-button.youtube i {color: #000;}
.social-button:hover i {color: red;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.social-button i {
    font-size: 23px;
    vertical-align: middle;
    -webkit-transform: scale(0.8); 
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);color: #000;background: transparent
}
.fab {font-family: "Poppins", serif;}
.fab, .far {font-weight: 400;}
.fa, .fab, .fad, .fal, .far, .fas {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;}
.fa-tiktok-f:before { content: "\f39e";}
.fa-facebook-f:before { content: "\f39e";}
.social-button.facebook:before { background-color: #3B5998;}
.social-button.twitter:before{background-color:#000}
.social-button.twitter i{color:#000}
.social-button.google:before{background-color:rgb(0, 0, 0)}
.social-button.google i{color:#000}
.social-button.youtube:before{background-color:#000}
.social-button:hover:before{top:-10%;left:-10%}
.social-button:focus{opacity:.85}
/*End Máº¡ng xĂ£ há»™i*/
@media screen and (max-width: 768px) {
  .bgr-ban-sys .main-sys{display: inline;        text-align: center;}
  .bgr-ban-sys .menu-main-sys, .social-banner{margin: 0}
  .logo {   float: none;  ;}
  .bgr-ban-sys{height: auto}
  .logo{top: 0}
}
/* Search Style */ 
 
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
	       -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	     -moz-transform: translate(0px, -100%) scale(0, 0);
	      -ms-transform: translate(0px, -100%) scale(0, 0);
         -o-transform: translate(0px, -100%) scale(0, 0);
	          transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
       -moz-transform: translate(0px, 0px) scale(1, 1);
    	  -ms-transform: translate(0px, 0px) scale(1, 1);
	       -o-transform: translate(0px, 0px) scale(1, 1);
	           transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 106;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
  	background: transparent;
  	border-top: 1px solid rgba(255, 255, 255, .8);
  	border-bottom: 2px solid rgba(255, 255, 255, .5);
  	border-left: 0px solid transparent;
  	border-right: 0px solid transparent;
    font-size: 40px;
  	font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
  	padding: 10px;
}
  
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
	  opacity: 1;
	  font-size: 27px;
  	color: #fff;
}

#search .close:hover{
  color: #FC2121;
  cursor: pointer;
}
.cs1-index-box{padding: 5% 0;height: 550px;}
.cs1-index .cs1-img-hover{float: left;width: 50%}
.cs1-index .cs1-info{float: right;width: 50%}
.cs1-name-sys{margin-bottom: 30px;text-align: justify;}
.cs1-name-sys a{font-size: 40px; line-height: 30px}
.ext5 ul{display: flex;    justify-content: space-between;    flex-flow: wrap;}
.ext5 ul li{width: calc(33% - 10px); margin-bottom: 10px}

/*URL*/
.ext3 ul{display: flex;justify-content: space-between;flex-flow: wrap;overflow: hidden;}
.ext3 ul li{width: calc(33% - 10px);    border-radius: 20px;    overflow: hidden;    height: 245px;    margin-bottom: 30px;}
.ext3 ul li img{width: 455px}
.ext3 ul li .name-sys a{color: #fff; font-size: 30px}
.containers {    position: relative;    width: 100%}
.cen {    position: absolute;    top: 40%;    left: 50%;    transform: translate(-50%, -50%);padding: 10px;   border-radius: 20px;    box-shadow: 1px 1px 25px -10px #fff;}
.cen a{ color: #fff; font-size: 18px; }
.cena {    position: absolute;    top: 2%;    left: 2%;   /* transform: translate(-50%, -50%)*/;padding: 4px 8px;    background: #0000007a;   box-shadow: 1px 1px 25px -10px #fff;}
.cena a{ color: #fff; font-size: 15px; }
/*C2*/
.e2 ul{display: flex;justify-content: space-between;flex-flow: wrap;overflow: hidden;}
.e2 ul li{width: calc(25% - 10px);    margin-bottom: 30px;text-align: center;height: 220px;}
.cover-black{background: #00000080; position: absolute;top: 0;height: 800px;   width: 100%;}
.img-hover-e2 img{height: 50px; margin-right: 15px;}
.note-c2{font-size: 11px;}
.title-sys{font-size: 30px; font-weight: bold;margin: 50px 0; text-transform: uppercase;letter-spacing: 15px;text-align: center;}
.name-sys-e2{font-size: 15px; font-weight: bold;color: #fff;}
.text-c2 p,.text-c2,.title-sys{color: #fff}
.index-e2-text .note-c2{color: #fff}
.single-item{width: 72%}
.name-c3{font-size: 36px;    color: #ffffff;    text-shadow: 2px 2px 0px #000000;}
.single-item .img-hv{height: 150px;width: 150px; border-radius:150px; overflow: hidden; float: left;    margin-right: 20px;border: 3px solid #fff;}
.single-item .img-hv img{float: left;object-fit: cover;    width: 100%;    height: 100%;}
.contain {  margin: 0 auto;  max-width: 1200px;  width: 100%;}
.item {  align-items: center;    height: 300px;  justify-content: center;}
.index-e4-text .title-sys{color: #000}
.item-btn-c3 a{background: #f36527;    padding: 15px 45px;    font-size: 14px;    color: #fff;   text-transform: uppercase;border-radius: 20px;}
.item-btn-c3 a:hover{background: #932f04}
.single-wrap{float: right;width: 80%}
.info-c3{color: #fff; font-size: 20px}
.box-c3-in{padding: 50px 0}
.box-title{  text-transform: uppercase;margin: 40px 0;font-size: 35px;letter-spacing: 15px;}
.img-hover{height: 250px; overflow: hidden;}
 .img-hover img{object-fit: cover;    width: 100%;    height: 100%;}
.items {    align-items: center;    height: 515px;    justify-content: center;}
.item-info .s1{font-size: 20px; font-weight: bold;}
.summary {font-size: 13px}

/**/
.item .img{overflow: hidden;}
.img-hover-c5{text-align: center;background: #f36527;    height: 217px;    border-radius: 150px;    width: 220px;    padding: 8px;}
 
.pic{border-radius: 150px; height: 200px; width: 200px;overflow: hidden;margin: 0 auto;    border: 3px solid #fff;}
.img-hover-c5
.img-hover-c5 img{    object-fit: cover;    width: 100%;    height: 100%;}
.item-info-c5 .s1{text-align: center;margin: 20px 0;font-size: 18px; font-weight: bold;}
.ibox{  background-color: #FFF;  margin-bottom: 10px;border: 1px solid #cbcbcb;    height: 450px;}
.ibox .item-info{padding: 10px}
.item-btn-c4 a{background: #f36527;    padding: 15px 25px;    font-size: 18px;    border: 1px solid #c34b17;color: #fff; border-radius:15px }
.item-btn-c4 a:hover{background: #00273d}
@media screen and (max-width: 768px) {
	.single-wrap,.single-item{width: 100%}
	.single-item .img-hv{margin: 0 auto;float:none;}
	.box-c3{background-size: revert-layer !important;height: auto !important;float: none;}
	.box-c3-in {    padding: 20px;}
	.name-c3 { font-size: 25px;}
	.cen{padding: 0}
	.img-hover-c5{margin: 0 auto;}
 
	.ext5 {padding: 10px}
	.cena{text-align: center;}
	.cena a{font-size: 18px}
}
/*Footer*/
.footerL{width: 15%; float: left;}
.footerL img{height: 125px}
.footerL{display: none;}
/*.system-style.bottom_nav li:first-child{width: 30%}*/
.system-style.bottom_nav li{border-right: none;width: 22%;}
.system-style.bottom_nav li .text-level-1{color: #fff;    font-size: 13px;}
.system-style.bottom_nav li li{font-size: 14px}
.system-style.bottom_nav li li a{color: #fff}
.system-style.addContact{border-top:none}
.bgr-footer{    background-color: #262E39;    background-position: top center;    background-repeat: no-repeat;height: 165px;}
.ft_in_content_flcx img{width: 200px !important; height: auto !important}
.system-style.addContact > .ft_in_content_flcx{font-size: 14px}
.partner-sys{text-align: center;}
.fimg{position: relative;}
div.f-cover {
    background: linear-gradient(180deg, rgba(171, 137, 101, 0) 0%, rgb(38 46 57) 100%);
    position: absolute;
    height: 60%;
    bottom: 0 !important;
    width: 100% !important;
}
/*End Footer*/
/*Details
.list-tour ul li{height: 645px;margin-bottom: 20px;    background: #fff;    padding: 15px;    box-shadow: 0px 0px 7px rgba(0, 0, 0, .1);width: calc(33% - 10px);}
.list-tour ul{display: flex;    justify-content: left;    flex-flow: wrap;}
.item-de .img-over{  overflow: hidden;  height: 300px;}
.item-de .img-over img{ float: left;    object-fit: cover;    width: 100%;    height: 100%;}
*/
.list-tour ul li{height: 380px;    margin: 26px 0;background: #fff;box-shadow: 1px 1px 8px -6px #000;}
.list-tour ul li .img-over{width: 30%;    float: left;    margin-right: 10px;height: 380px;  overflow: hidden;}
.list-tour ul li .img-over img{height: 100%; width: 100%; object-fit:cover}
.single-de{ line-height: 25px;padding: 20px 0;}
.single-de .item-info{font-weight: bold;}
.item-info{font-size: 20px	; }
.item-info p,.item-info span{color: #0693e3;float: left;    margin-right: 10px;}
.des-sys{font-size: 15px; text-transform:uppercase;    padding-left: 13px;    font-weight: bold;}
.price-details{font-size: 35px; line-height: 55px;font-weight: bold;}
.item-btn-c3{margin-top: 60px}

.code{font-size: 14px; text-transform: uppercase;}
.box-tour{margin: 100px auto;text-align: center;}
.box-tour .i2title{font-size: 15px; text-transform: uppercase;}
.box-tour .prs{font-size: 35px; font-weight: bold;text-transform: uppercase;}
.code-sys{font-size: 14px; text-transform: uppercase;}
.slideall img{object-fit: cover;    width: 100% !important;    height: 100% !important;}
.slideall .sl-hover{height: 650px; overflow: hidden;}
.info-sys{font-size: 13px}
.item-btn-details{margin-top: 60px;    position: absolute;    right: 6px;    bottom:20px;}
.item-btn-details a{background: #f36527;    padding: 10px 40px;    font-size: 16px;    border: 1px solid #c34b17;color: #fff;   border-radius:15px}
.flex{display: flex;}
.tab_content table{width: 80% !important; margin: 20px auto}
.tab_content table span{font-size: 14px !important}
.tab_content table{width: 100% !important}
.tab_content table tr td {border: 1px solid #adadad;padding: 10px}
/*Detials Menu*/
.ext-details ul{display: flex;justify-content: center;}
.ext-details ul li a{border: 1px solid #000; padding: 5px 10px; margin-right: 10px}
.ext-details ul li a:hover{background: #000; color: #fff}
.sub-mn{margin: 20px auto}
.sub-mn ul{display: flex;; justify-content: flex-end;}
.sub-mn ul li a{border: 1px solid #000; padding: 5px 10px; margin-left: 5px}
.sub-mn ul li a:hover{background: #000;color: #fff} 
.system_forms.s_text_content {    font: 1.0em / 1.8em "Poppins", serif;text-align: justify;}
.s_text_content table{width: 100% !important}
.s_text_content table tr {border-bottom: 1px dotted #b1b1b1;}
.s_text_content table tr td{vertical-align: top;padding: 20px 10px;width: 100px;}
.s_text_content table tr td:first-child img{width: 300px !important; height: auto !important}
.s_text_content table tr td:first-child
.content-contact{line-height: 35px}
.contact_info{line-height: 25px}

div.sys_lang > a {opacity: 0.3}
div.sys_lang[role="VI"] > a.VI {opacity: 1}
div.sys_lang[role="EN"] > a.EN {opacity: 1} 
div.sys_lang[role="FR"] > a.FR {opacity: 1}
.peoplepicker{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:14px 0;overflow:hidden}
.activity-search.has-languages-as-configuration 
.peoplepicker.is-active{-webkit-flex-basis:40%;-moz-flex-basis:40%;flex-basis:40%;-ms-flex-preferred-size:40%}
.peoplepicker .participants-summary-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:none;background:none;padding:0;}.peoplepicker .separator{display:none}.peoplepicker.has-multiple-categories .participants-summary-container{max-width:60%}.peoplepicker .summary{font-size:1.6rem;line-height:2rem;color:#1a2b49;font-weight:400;color:#2b2b2b;cursor:text;padding:10px 10px 8px;border:2px solid #e8e9ec;border-radius:2px;background-color:#fff;position:relative;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.peoplepicker .summary:before{padding-right:10px;color:#1a2b49;font-size:1.7rem;display:none}.peoplepicker .summary:after{display:block;content:" ";position:absolute;right:14px;top:50%;margin-top:-2px;height:0;width:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #4e4e4f;cursor:pointer}.peoplepicker .pricing-categories,.peoplepicker .done-button-container{display:none;text-align:center}
.peoplepicker.is-active{box-shadow:0 1px 4px rgba(0,0,0,.25);min-width:10%;overflow:visible}
.peoplepicker.is-active .participants-summary-container{max-width:100%}
.peoplepicker.is-active .separator{display:block;height:1px;margin:0 15px;width:100%;background:#bec1c9}
.peoplepicker.is-active .summary{border-radius:2px 2px 0 0;border:0;padding:12px 12px 10px}.peoplepicker.is-active .summary:after{height:0;width:0;border-bottom:6px solid #4e4e4f;border-left:6px solid transparent;border-right:6px solid transparent;border-top:0}.peoplepicker.is-active .show-all-categories-btn-container{display:none}.peoplepicker.is-active .pricing-categories{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border-radius:0 0 2px 2px;position:absolute;width:100%;box-shadow:0 4px 5px rgba(0,0,0,.25);padding-bottom:7px}.peoplepicker.is-active .pricing-categories.show-only-three .category:nth-child(3n+1){display:none}@media(min-width: 736px){.peoplepicker.is-active .pricing-categories.show-only-three .show-all-categories-btn-container{display:block;padding:0 15px 15px 0;text-align:right;width:100%}}.peoplepicker.is-active .done-button-container{display:block;background:#fff;padding:10px 15px;-webkit-flex-basis:100%;-moz-flex-basis:100%;flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-box-ordinal-group:20;-moz-box-ordinal-group:20;box-ordinal-group:20;-webkit-order:20;-moz-order:20;order:20;-ms-flex-order:20}.peoplepicker .category{list-style:none;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-flex-basis:100%;-moz-flex-basis:100%;flex-basis:100%;-ms-flex-preferred-size:100%;margin:0 0 0 15px;padding:15px 0;font-weight:500;font-size:1.4rem}.peoplepicker .category .picker-info{margin:0;text-align:left}.peoplepicker .category .name{float:none;padding:.9rem 0 0}.peoplepicker .category .age{font-weight:normal;font-size:1.1rem;float:none;display:block;padding:0;text-align:left}.peoplepicker .category .no-age-info .name{display:inline-block}@media(max-width: 559px){.peoplepicker .category .no-age-info .name{padding:0}}.people-select-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.people-select-container .people-picker-minus,.people-select-container .people-picker-plus{background:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;margin:0;padding:6px 14px;line-height:2rem;outline:none}.people-select-container .people-picker-minus:before,.people-select-container .people-picker-plus:before{font-size:2.2rem;color:#1593ff}.people-select-container .peoplepicker-input{font-size:1.6rem;line-height:2rem;color:#1a2b49;font-weight:400;text-align:center;padding:0;background:#fff;font-size:1.4rem;border-color:#e8e9ec;border-radius:2px;width:40px}.people-select-container .people-picker-minus{border:none;margin:0;padding:6px 14px;line-height:2rem;outline:none}.no-touchevents .people-select-container .people-picker-minus:hover:before{color:#0079e1}.people-select-container .people-picker-minus.disabled:before{color:#d3d3d4}.no-touchevents .people-select-container .people-picker-plus:hover:before{color:#0079e1}.people-select-container .people-picker-plus.disabled:before{color:#d3d3d4}.category .label .picker-info{max-width:50%;float:left;clear:none;margin:0}@media(max-width: 1365px){.category .label .picker-info{margin:0 0 0 10px}}.languagepicker{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-flex-basis:100%;-moz-flex-basis:100%;flex-basis:100%;-ms-flex-preferred-size:100%;position:relative;vertical-align:middle;display:inline-block;overflow:hidden;margin:0 0 20px;z-index:10;border-radius:2px}@media(min-width: 736px){.languagepicker{-webkit-flex-basis:40%;-moz-flex-basis:40%;flex-basis:40%;-ms-flex-preferred-size:40%;margin:0 0 14px 0}}@media(min-width: 1024px){.languagepicker{-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%;margin:0}}@media(min-width: 1366px){.languagepicker{margin:0 10px 0 0}}.languagepicker .toggle{position:absolute;right:0;top:0;width:44px;height:42px;z-index:100;-webkit-font-smoothing:antialiased;cursor:pointer}.languagepicker .toggle:before{width:100%;top:12px;font-size:1.8rem;color:#4e4e4f}.languagepicker .languagepicker-content{height:42px;position:relative;overflow:hidden;min-width:0}.languagepicker .languagepicker-content label{display:block}.languagepicker .summary{font-size:1.6rem;line-height:2rem;color:#1a2b49;font-weight:400;margin:0 0 36px;cursor:text;padding:8px 10px;border:2px solid #fff;border-radius:2px;background-color:#fff;line-height:1.5}.languagepicker .summary .inner{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:90%;margin-right:-10px}.languagepicker .summary .inner.icon-live-guide:before{padding-right:10px;color:#1a2b49;font-size:1.7rem}.languagepicker label{margin-bottom:16px}.languagepicker .btn-done-mobile{margin-bottom:10px}@media(min-width: 560px){.languagepicker .btn-done-mobile{display:none}}.languagepicker.is-active{overflow:visible}@media(min-width: 1024px){.languagepicker.is-active{min-width:40%}}.languagepicker.is-active .summary{border:none;border-bottom:1px solid #e8e9ec;border-radius:0;margin:0 0 20px;padding-left:0}.languagepicker.is-active .languagepicker-content{position:absolute;width:100%;background-color:#fff;padding:6px 15px;height:auto;overflow:hidden;top:0;right:0;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.25)}@media(min-width: 1024px){.languagepicker.is-active .languagepicker-content{top:-21px}}.languagepicker.is-active .languagepicker-content:before,.languagepicker.is-active .languagepicker-content:after{display:none}@media(min-width: 1024px){.languagepicker.is-active .toggle{top:-15px}}@font-face{font-family:"icons";src:url("../static/icons/icons.woff2") format("woff2"),url("../static/icons/icons.woff") format("woff");font-weight:normal;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before,.icon:before{font-family:"icons";display:inline-block;text-align:center;text-decoration:inherit;text-transform:none !important;font-weight:normal !important;font-style:normal !important;font-variant:normal !important;line-height:1;speak:none;position:relative}.icon-arrow-down-thin:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up-thin:before{content:""}.icon-attention:before{content:""}.icon-audio-guide:before{content:""}.icon-authorized-checkmark:before{content:""}.icon-basket:before{content:""}.icon-bookings:before{content:""}.icon-booklet:before{content:""}.icon-bus-transfer:before{content:""}.icon-bus:before{content:""}.icon-calendar-alt:before{content:""}.icon-calendar:before{content:""}.icon-camera:before{content:""}.icon-cancel-circled:before{content:""}.icon-cancel:before{content:""}.icon-category-activities:before{content:""}.icon-category-air-and-helicopter-tours:before{content:""}.icon-category-all:before{content:""}.icon-category-bundles:before{content:""}.icon-category-city-cards:before{content:""}.icon-category-cruises-and-water-tours:before{content:""}.icon-category-culinary-and-nightlife:before{content:""}.icon-category-culture-and-history-tours:before{content:""}.icon-category-discounts-and-bundles:before{content:""}.icon-category-ground-transportation-and-transfers:before{content:""}.icon-category-nature-and-adventure-tours:before{content:""}.icon-category-rentals:before{content:""}.icon-category-seasonal-and-holiday-tours:before{content:""}.icon-category-shore-excursions:before{content:""}.icon-category-sightseeing-tours:before{content:""}.icon-category-snow-and-winter-sports:before{content:""}.icon-category-theme-tours:before{content:""}.icon-category-tickets:before{content:""}.icon-category-tours:before{content:""}.icon-chat-icon:before{content:""}.icon-checkmark:before,.activity-option.is-active.is-available .price-display:before{content:""}.icon-chevron-down:before,.activity-option.is-available .price-display:before{content:""}.icon-chevron-up:before{content:""}.icon-clock:before{content:""}.icon-close-light:before,.photo-viewer-modal .modal-close-trigger:before{content:""}.icon-close:before{content:""}.icon-cog:before{content:""}.icon-comment-bubble:before{content:""}.icon-credit-card:before{content:""}.icon-crown:before{content:""}.icon-currency-usd-light:before{content:""}.icon-currency-usd:before{content:""}.icon-deal:before{content:""}.icon-disabled:before{content:""}.icon-dollar:before{content:""}.icon-down-dir:before{content:""}.icon-duration:before{content:""}.icon-email:before{content:""}.icon-eye:before{content:""}.icon-facebook:before{content:""}.icon-filter:before{content:""}.icon-fire:before{content:""}.icon-flash:before{content:""}.icon-free-cancellation:before{content:""}.icon-gift:before{content:""}.icon-globe:before{content:""}.icon-globe2:before{content:""}.icon-gplus:before{content:""}.icon-gyg-badge:before{content:""}.icon-heart-default:before{content:""}.icon-heart:before{content:""}.icon-help:before{content:""}.icon-hotel-pickup-car:before{content:""}.icon-hourglass:before{content:""}.icon-info-circled-empty:before{content:""}.icon-info-circled:before{content:""}.icon-information-symbol:before{content:""}.icon-instagram:before{content:""}.icon-key:before{content:""}.icon-linkedin:before{content:""}.icon-live-guide:before{content:""}.icon-location:before{content:""}.icon-lock:before{content:""}.icon-map:before{content:""}.icon-menu:before{content:""}.icon-minus:before{content:""}.icon-ok-circle-filled:before{content:""}.icon-ok-circled:before{content:""}.icon-ok:before{content:""}.icon-participants:before{content:""}.icon-phone:before{content:""}.icon-pinterest:before{content:""}.icon-plus:before{content:""}.icon-pointer-right:before{content:""}.icon-print:before{content:""}.icon-profile:before{content:""}.icon-question-circled:before{content:""}.icon-right:before{content:""}.icon-search:before{content:""}.icon-skip-line:before{content:""}.icon-smartphone:before{content:""}.icon-sort:before{content:""}.icon-split-cost:before{content:""}.icon-spots-left:before{content:""}.icon-star:before{content:""}.icon-stop:before{content:""}.icon-thumbs-down:before{content:""}.icon-thumbs-up:before{content:""}.icon-tick:before{content:""}.icon-ticket-star:before{content:""}.icon-twitter:before{content:""}.icon-type-bundle:before{content:""}.icon-type-meal:before{content:""}.icon-type-pass:before{content:""}.icon-type-special:before{content:""}.icon-type-ticket:before{content:""}.icon-type-tour:before{content:""}.icon-up-dir:before{content:""}.icon-user:before{content:""}.icon-users:before{content:""}.icon-voucher:before{content:""}.icon-weather-atmosphere:before{content:""}.icon-weather-clear:before{content:""}.icon-weather-clouds:before{content:""}.icon-weather-drizzle:before{content:""}.icon-weather-extreme:before{content:""}.icon-weather-other:before{content:""}.icon-weather-rain:before{content:""}.icon-weather-snow:before{content:""}.icon-weather-thunderstorm:before{content:""}.activity-options{position:relative;-webkit-transition:padding 120ms ease-out;-moz-transition:padding 120ms ease-out;transition:padding 120ms ease-out}.activity-options>.msg{font-weight:500;font-size:1.8rem;color:#1a2b49;text-align:center;padding:16px 0}.activity-options.has-error .msg{background-color:#fff4f1;right:0;display:block}.activity-options.has-error .msg .msg-content{opacity:1}.is-loading .activity-options{overflow:hidden;padding:0;background-color:#fff;height:auto;min-height:156px}.activity-option{position:relative;margin:32px 0 0 0;max-width:100%;border:2px solid #e8e9ec}@media(min-width: 414px){.activity-option{border-radius:2px}}.activity-option .header,.activity-option .details,.activity-option .price-details,.activity-option .unavailable{margin-left:-16px;margin-right:-16px;margin:0}.activity-option .header::after,.activity-option .details::after,.activity-option .price-details::after,.activity-option .unavailable::after{clear:both;content:"";display:table}.activity-option .title-price-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.activity-option .description{width:100%}.activity-option .time-selection{width:100%}@media(min-width: 560px){.activity-option .time-selection{width:auto;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}}.activity-option .add-to-cart{position:relative;float:left;width:33.3333333333%;min-height:1px;padding-left:16px;padding-right:16px}.activity-option .booking-assistant-section-separator{display:none}.activity-option .rating-stars{margin:10px 0 0}.activity-option .header-form-container{z-index:100;position:relative}.activity-option .header{text-rendering:optimizeLegibility;margin-left:0;padding:0 15px 10px}.activity-option .header::after{clear:both;content:"";display:table}.activity-option .header .msg{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#768092;font-weight:500 !important;text-align:left;margin:3px 0}.activity-option .hed{font-size:1.6rem;line-height:2.1rem;font-weight:500;padding:10px 0 0;margin:0;max-width:100%}.activity-option .discount-container{line-height:1}.activity-option .discount{font-weight:500;color:#fff;background:#f53;display:inline-block;text-transform:uppercase;font-size:1.3rem;line-height:1.6rem;padding:3px 5px;margin:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.activity-option .future-deal{font-size:1.2rem;color:#f53;font-weight:normal;margin:0 0 -4px}.activity-option .price-summary{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1;text-align:right}.activity-option .price-tag .label{display:block;font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#768092;padding:0 0 3px;text-align:right}@media(max-width: 560px){.activity-option .price-tag .label{display:none}}.activity-option .price-tag .price{font-weight:500;font-size:2.4rem;line-height:2.6rem;white-space:nowrap}.activity-option .price-tag .original-price{font-size:1.4rem;color:#768092;text-decoration:line-through;display:inline-block;margin:0}.activity-option .price-tag .total-price{font-weight:500}@media(min-width: 736px){.activity-option .price-tag .total-price{letter-spacing:.03em}}.activity-option .deal-price-container .total-price{color:#f53}.activity-option .show-price-details{display:none;padding-top:2px;border-top:1px dotted #e8e9ec;margin-top:2px;font-size:1.3rem;text-align:right;float:right;-webkit-animation:border-style 20ms ease;-moz-animation:border-style 20ms ease;animation:border-style 20ms ease;-webkit-animation:width 50ms ease 20ms;-moz-animation:width 50ms ease 20ms;animation:width 50ms ease 20ms}.activity-option .price-details{display:none;padding:5px 0}.activity-option .price-details .price-table{left:58.3333333333%;display:table}.activity-option .price-details .price-category{display:table-row}.activity-option .price-details .age-group{padding-right:10px;text-align:right;width:38%;display:table-cell;font-size:1.3rem}.activity-option .price-details .group-breakdown-label{padding-right:10px;text-align:right;width:38%;display:table-cell;font-size:1.3rem}.activity-option .price-details .price-calc{text-align:left;width:32%;display:table-cell;font-size:1.3rem}.activity-option .price-details .price-category-total{width:25%;text-align:right;text-transform:capitalize;display:table-cell;font-size:1.3rem}@media(min-width: 736px){.activity-option .price-details .price-category-total{padding-left:0 !important;letter-spacing:.03em}}.activity-option .description{font-size:1.4rem;font-weight:normal;text-rendering:optimizeLegibility;color:#1a2b49;width:100%;padding:10px 0;margin:20px 0;border-top:1px solid #e8e9ec;border-bottom:1px solid #e8e9ec}.activity-option .description p{max-width:650px;margin:0}.activity-option:not(.is-active) .description{border-bottom:0;margin-bottom:0}.activity-option .details{background:#f7f7f7;position:relative;display:none;padding:15px 0}.activity-option .details::after{clear:both;content:"";display:table}@media(max-width: 560px){.activity-option .details{background:#fff}}.activity-option .details .message{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-transition:right 250ms ease-in-out;-moz-transition:right 250ms ease-in-out;transition:right 250ms ease-in-out;position:absolute;top:0;right:100%;bottom:0;left:0;height:100%;padding:0 16px}.activity-option .details .message .icon{color:#1a2b49;display:inline-block;font-size:18px;vertical-align:bottom}.activity-option .details .message .icon:before{padding-right:.3rem}.activity-option .details .message .text{font-size:1.6rem;line-height:2.1rem;font-weight:500;margin:0;color:#1a2b49;max-width:80%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.activity-option .details .message .confirm-error{color:#9a9a9a;position:absolute;right:8px;top:4px;font-size:30px;cursor:pointer}.activity-option .details .message.add-to-cart-message-send{background-color:#d7ffdc}.activity-option .details .message.add-to-cart-message-error{background-color:#ffe5ee;right:0}.activity-option .details .message.add-to-cart-message-error .message-content{opacity:1}.activity-option .details .message.adding-to-cart-animation{right:0}.activity-option .details .message.adding-to-cart-animation-complete{background-position:top right;background-repeat:no-repeat;background-size:121px 80px;background-image:url("../cached/spinner/loading-lightseagreen.gif")}.activity-option .details .message.adding-to-cart-animation-complete .message-content{opacity:1}.activity-option .details .message-content{-webkit-transition:opacity 120ms ease-in-out 60ms;-moz-transition:opacity 120ms ease-in-out 60ms;transition:opacity 120ms ease-in-out 60ms;opacity:0;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.activity-option .details .message.has-confirmed .message-content{-webkit-transition-delay:0ms;-moz-transition-delay:0ms;transition-delay:0ms;-webkit-transition-duration:0ms;-moz-transition-duration:0ms;transition-duration:0ms;opacity:0}.activity-option .times{float:none;display:block;margin:0}.activity-option .times.form-select{max-width:50%}.activity-option .times select{padding:7px 47px 7px 10px}.activity-option .times .opening-time{margin:0;padding:0;list-style:none;float:none}.activity-option .times .opening-time li{display:inline}.activity-option .times .opening-time li:before{content:", "}.activity-option .times .opening-time li:first-child{margin-right:0}.activity-option .times .opening-time li:first-child:before{content:""}.activity-option .time-selection{margin-top:3px}.activity-option .time-selection .hed{font-weight:normal;font-size:1.4rem;line-height:1.4rem;display:block;float:none;padding:0 0 9px 0;margin:0 1em 0 0}.activity-option .time-selection .opening-times-hed{margin-right:0;line-height:20px}.activity-option .time-select{float:left;font-size:16px}.activity-option .select-time-btn-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.activity-option .starting-time-btn{border-width:2px;border-radius:5rem;padding:5px 7px;margin:0 10px 10px 0;min-width:44px;text-align:center}@media(max-width: 735px){.activity-option .starting-time-btn{min-height:44px}}.activity-option .starting-time-btn:last-child{margin-right:0}.activity-option .starting-time-btn.selected,.activity-option .starting-time-btn:focus.selected,.activity-option .starting-time-btn:hover{color:#fff;background-color:#1593ff;border-color:#1593ff;outline:0}@media(max-width: 414px){.activity-option .starting-time-btn{width:45%}}.activity-option.has-next-availability:after{content:" ";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0);cursor:pointer}.activity-option.has-next-availability:hover{border-color:#1593ff}.activity-option .unavailable{background-color:#fff;padding:0 15px 20px;margin:0}.activity-option .unavailable::after{clear:both;content:"";display:table}.activity-option .unavailable .msg{font-weight:500;font-size:1.4rem;color:#ff475e}.activity-option .unavailable .next-avail{font-size:1.4rem;line-height:1.8rem;font-weight:400;float:left}.activity-option .unavailable .next-avail-date{color:#1593ff;cursor:pointer}.activity-option .description-unavailable{padding-left:0}.activity-option .add-to-cart{position:relative;float:left;width:100%;min-height:1px;padding-left:16px;padding-right:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:right;display:none}.activity-option .add-to-cart .btn-cta{display:block;max-width:100%;width:100%;margin:5px 0;float:none}@media(min-width: 559px){.activity-option .add-to-cart .btn-cta{float:right;margin-right:-4px;width:auto}}.activity-option .add-to-cart .btn-checkout-now{display:none}.activity-option .add-to-cart .btn-add-to-cart{display:block}.has-skip-cart .activity-option .add-to-cart .btn-checkout-now{display:block}.has-skip-cart .activity-option .add-to-cart .btn-add-to-cart{display:none}.activity-option .time-selection-price-breakdown{display:none}.activity-option .time-selection-price-breakdown::after{clear:both;content:"";display:table}.activity-option .price-breakdown-container{margin:3px 0 0 0;border:none;width:100%}@media(min-width: 560px){.activity-option .price-breakdown-container{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;width:auto}}.activity-option .price-breakdown-container .price-details{display:block}.activity-option .price-breakdown-container .price-breakdown-title{font-size:1.6rem;line-height:2.1rem;font-weight:500;display:block;float:none;margin:0;padding:0 0 3px}.activity-option .price-breakdown-container .price-category{display:block;padding:8px 0;width:100%;border-top:1px solid #e8e9ec}.activity-option .price-breakdown-container .price-category::after{clear:both;content:"";display:table}.activity-option .price-breakdown-container .price-category:last-child{border-bottom:1px solid #e8e9ec}.activity-option .price-breakdown-container .price-calc,.activity-option .price-breakdown-container .price-category-total,.activity-option .price-breakdown-container .age-group,.activity-option .price-breakdown-container .group-breakdown-label{font-size:1.4rem;padding:0 0 0 10px;display:inline;font-weight:normal}.activity-option .price-breakdown-container .age-group,.activity-option .price-breakdown-container .group-breakdown-label{padding:0}.activity-option .price-breakdown-container .price-category-total{float:right}.activity-option .price-breakdown-container .group-breakdown-label{width:auto;text-align:left;display:inline}@media(max-width: 560px){.activity-option .price-breakdown-container{margin:20px 0 0}}.activity-option.is-available{cursor:pointer;box-shadow:none}.activity-option.is-available .price-details.is-active{clear:both;margin-bottom:0}.activity-option.is-available .price-details.is-active span{width:auto;padding:0 5px 0 0}.activity-option.is-available .price-details.is-active span:last-child{padding:0}@media(max-width: 414px){.activity-option.is-available .price-details.is-active{float:none}}.activity-option.is-active{cursor:auto}.activity-option.is-active .details,.activity-option.is-active .show-price-details,.activity-option.is-active .add-to-cart{display:block}.activity-option.is-active .price-tag .total-price{display:inline}.activity-option.is-active .time-selection-price-breakdown{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;width:100%}.activity-option.is-active .time-selection-price-breakdown.has-separator{border-top:1px solid #e8e9ec;margin-top:10px;padding-top:10px}.activity-option.is-active .booking-assistant-section-separator{display:block;margin:10px 0;clear:both;width:100%}.activity-option.is-active .description .booking-assistant-section-separator{display:none}.activity-option.is-adding-to-cart{user-select:none}.activity-option.is-adding-to-cart:before{content:" ";display:block;position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(255,255,255,0);z-index:1;cursor:default}.activity-option.is-adding-to-cart .cancellation-policy{display:none}.activity-option .hgroup{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.activity-option .price-display{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;padding-top:10px}.activity-option .price-display:before{-webkit-transition:border-radius 200ms cubic-bezier(0.175, 0.885, 0.32, 1.275),background-color 300ms linear,font-size 100ms linear;-moz-transition:border-radius 200ms cubic-bezier(0.175, 0.885, 0.32, 1.275),background-color 300ms linear,font-size 100ms linear;transition:border-radius 200ms cubic-bezier(0.175, 0.885, 0.32, 1.275),background-color 300ms linear,font-size 100ms linear;font-size:2.2rem;display:inline-block;position:static;text-align:center;color:#fff;background:#1593ff;margin:4px -3px 0 15px;width:34px;height:33px;padding:2px 0 0;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;-webkit-order:2;-moz-order:2;order:2;-ms-flex-order:2}.activity-option.is-available .price-display:before{line-height:1.4em;border-radius:3px}.activity-option.is-active.is-available .price-display:before{font-size:1.8rem;line-height:1.6em;background:#c6c8d0;border-radius:50%}.activity-option.is-active.is-available{border-color:#1593ff;box-shadow:none}.no-touchevents .activity-option:hover.is-available:not(.is-active){border-color:#1593ff}.no-touchevents .next-avail-date:hover{cursor:pointer;text-decoration:underline}.no-touchevents .msg .confirm-error:hover{color:#2b2b2b}.loader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:progress;width:100%;height:100%;background-image:url(data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==);display:none;left:0;top:0;z-index:5}.loader-container{position:relative;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(255,255,255,.8);z-index:2}.loader-message{margin:0 auto;margin-left:-100px;text-align:center;background-color:transparent;padding:0;z-index:3;position:absolute;top:0;left:50%;width:200px;border:none;height:150px}.loader-image{margin:0 auto;background-repeat:no-repeat;background-position:50% 50%;width:160px;height:120px;background-size:contain;background-image:url("../cached/spinner/loading.gif")}.activity-option .starting-time-btn{color:#1593ff;background:transparent;border-color:#1593ff;border-style:solid}.no-touchevents .activity-option .starting-time-btn:hover,.activity-option .no-touchevents .starting-time-btn:hover,.no-touchevents .activity-option .starting-time-btn:active,.activity-option .no-touchevents .starting-time-btn:active{color:#fff;background:#1593ff}.activity-option .starting-time-btn:focus{color:#1593ff;background:transparent;border-color:#0079e1}.activity-option .starting-time-btn:disabled{color:#fff;background:#e8e9ec;border-color:#e8e9ec}.booking-assistant.has-cancellation-icon .cancellation-policy{position:absolute;top:0;left:0;display:table;height:70px;width:100%;text-align:left}@media(max-width: 560px){.booking-assistant.has-cancellation-icon .cancellation-policy{position:relative;height:auto}}.booking-assistant.has-cancellation-icon .is-adding-to-cart .cancellation-policy{display:none}.booking-assistant.has-cancellation-icon .cancellation-policy-column{display:table-cell;vertical-align:middle;padding:0 15px}@media(max-width: 560px){.booking-assistant.has-cancellation-icon .cancellation-policy-column{padding:0 15px 10px}}.booking-assistant.has-cancellation-icon .cancellation-policy-title{display:block;font-weight:bold;color:#00aa71;font-size:16px}.booking-assistant.has-cancellation-icon .cancellation-policy-msg{display:block;color:#00aa71;font-size:14px}@media(max-width: 560px){.booking-assistant.has-cancellation-icon .btn-cta{width:100%}}@media(max-width: 559px){.modal-open .recommended-alternatives-modal{display:-webkit-flex !important;display:-moz-flex !important;display:-ms-flexbox !important;display:flex !important}}@media(max-width: 559px){.recommended-alternatives-modal .modal-dialog{margin:auto 0 0 0}}@media(min-width: 560px)and (max-width: 735px){.recommended-alternatives-modal .modal-dialog{margin-left:32px;margin-right:32px;width:auto}}@media(min-width: 736px)and (max-width: 1023px){.recommended-alternatives-modal.is-vertical .modal-dialog{width:auto;max-width:672px}}@media(min-width: 1024px){.recommended-alternatives-modal.is-vertical .modal-dialog{width:auto;max-width:960px}}.recommended-alternatives-modal .modal-content{padding:16px}@media(max-width: 559px){.recommended-alternatives-modal .modal-content{border-radius:0;box-shadow:none;border:none}}@media(min-width: 736px){.recommended-alternatives-modal.is-vertical .modal-content{padding-left:0;padding-right:0}}.recommended-alternatives-modal .btn{display:table}.recommended-alternatives-modal .select-another-date{margin-top:16px}.recommended-alternatives-activities-container{overflow:auto;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.recommended-alternatives-activities-container .activity-card-image-container{max-height:158px}@media(min-width: 736px){.is-vertical .recommended-alternatives-activities-container{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}.is-vertical .recommended-alternatives-activities-container .activity-card-image-container.activity-card-image-container{height:105px}.is-vertical .recommended-alternatives-activities-container .activity-card-vertical{width:calc(33% - 32px) !important}}@media(min-width: 1024px){.is-vertical .recommended-alternatives-activities-container .activity-card-image-container.activity-card-image-container.activity-card-image-container{height:158px}}.recommended-alternatives-modal-close{border:none;color:#fff;background-color:#555;position:absolute;right:16px;top:16px;width:24px;height:24px;border-radius:50%;padding:0;text-align:center;line-height:24px}.recommended-alternatives-modal-close:before{line-height:24px}.recommended-alternatives-headline{font-size:2.2rem;line-height:2.8rem;font-weight:500;text-align:center;margin:24px 0 8px 0}@media(min-width: 736px){.recommended-alternatives-headline{font-size:2.8rem;line-height:3.6rem}}.recommended-alternatives-headline-small{font-size:1.6rem;line-height:2.4rem;font-weight:400;text-align:center;margin:0 auto 8px auto;max-width:25em}@media(min-width: 736px){.recommended-alternatives-headline-small{margin:0 auto 24px auto}}.booking-assistant{padding:0;background:none}.booking-assistant .header-form-container{background-color:#1a2b49;border-radius:2px}@media(max-width: 735px){.booking-assistant .header-form-container{border-radius:0}}.booking-assistant .header-form-container .header{padding:16px 16px 0;z-index:0;position:relative}.booking-assistant .header-form-container .hed{font-size:2rem;line-height:2.4rem;font-weight:500;color:#fff !important;margin:0}@media(min-width: 736px){.booking-assistant .header-form-container .hed{font-size:2.4rem;line-height:2.8rem}}.booking-assistant .btn-cta{width:auto}.no-touchevents .booking-assistant .btn-update-search:hover{color:#1a2b49}.no-touchevents .booking-assistant .btn-update-search{border-radius:40px;color:#1a2b49}.booking-assistant .btn-update-search{background-color:#f7f7f7;color:#4e4e4f;padding:.9rem 1.5rem;border:none !important}.booking-assistant .btn-update-search:hover,.booking-assistant .btn-update-search:focus:hover{background-color:#e8e9ec}.booking-assistant.is-loading .loader{opacity:1;z-index:5;height:auto;-webkit-transition:opacity 500ms ease-in-out;-moz-transition:opacity 500ms ease-in-out;transition:opacity 500ms ease-in-out}.booking-assistant.has-error.is-loading .loader-message{top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-color:rgba(255,255,255,.8)}.activity-search{padding:0 16px;position:relative;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.activity-search::after{clear:both;content:"";display:table}@media(min-width: 1024px){.activity-search{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width: 736px){
	.activity-search .datepicker{margin-left:8px;margin-right:0}}@media(min-width: 1024px){
	.activity-search .datepicker{margin-left:0;margin-right:8px;height:50px;border-right-width: 3px;padding-left:8px !important;}}@media(max-width: 735px){
	.activity-search .datepicker{margin:0 0 16px;z-index:auto}}@media(min-width: 1024px){
	.activity-search.has-language-picker{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width: 736px){.activity-search.has-language-picker .datepicker,.activity-search.has-language-picker .peoplepicker{-webkit-flex-basis:40%;-moz-flex-basis:40%;flex-basis:40%;-ms-flex-preferred-size:40%}}@media(min-width: 1024px){.activity-search.has-language-picker .datepicker,.activity-search.has-language-picker .peoplepicker{-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%}}@media(min-width: 1024px){.activity-search.has-language-picker .searchbutton{-webkit-flex-basis:100%;-moz-flex-basis:100%;flex-basis:100%;-ms-flex-preferred-size:100%;width:100%;margin:0 0 15px 0}}@media(min-width: 1366px){.activity-search.has-language-picker .searchbutton{-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%;margin:15px 0}}.datepicker .datepicker-input,.peoplepicker .summary,.languagepicker .summary{border-color:#fff}.booking-assistant.datepicker-white .header-form-container,.booking-assistant.is-loading.datepicker-white .header-form-container{background-color:#1a2b49}.booking-assistant.datepicker-white .btn-update-search:hover,.booking-assistant.datepicker-white .btn-update-search:focus:hover,.booking-assistant.is-loading.datepicker-white .btn-update-search:hover,.booking-assistant.is-loading.datepicker-white .btn-update-search:focus:hover{background-color:#fff}.activity-search,.activity-options{margin-left:-16px;margin-right:-16px;margin-left:0;margin-right:0}.activity-search::after,.activity-options::after{clear:both;content:"";display:table}.datepicker{padding-right:0;padding-left:0;z-index:30;margin:14px 0 0;-webkit-flex-basis:100%;-moz-flex-basis:100%;flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1}@media(min-width: 736px){.datepicker{margin:0 10px 0 0;padding-bottom:14px;padding-top:14px;-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%}}@media(min-width: 1024px){.datepicker{padding-left:0}}.peoplepicker{z-index:20;-webkit-flex-basis:100%;-moz-flex-basis:100%;flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1}@media(min-width: 736px){.peoplepicker{margin:0;-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%}}@media(min-width: 1024px){.peoplepicker{padding:0;margin:0 10px 0 0}}.peoplepicker .plus-minus-fieldset{min-width:0 !important}.searchbutton{margin:0 0 15px 0;padding-left:0;-webkit-flex-basis:100%;-moz-flex-basis:100%;flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-shrink:0;-moz-flex-shrink:0;flex-shrink:0;-ms-flex-negative:0;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1}@media(min-width: 736px){.searchbutton{width:100%}}@media(min-width: 1024px){.searchbutton{-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%;margin:15px 0;padding-right:0}}.searchbutton .btn{width:100%}.searchbutton .btn-update-search,.has-results .searchbutton .btn-search{display:none}.has-results .searchbutton .btn-update-search{display:block}.is-hiding-update-button .searchbutton .btn-update-search{display:none !important}.activity-search-results{position:relative;float:left;width:100%;min-height:1px;padding-left:16px;padding-right:16px}.booking-assistant{margin-bottom:16px;position:relative}.booking-assistant>.header .hed{font-weight:500;font-size:1.8rem}.booking-assistant .loader{position:absolute;bottom:0;border:1px solid #e8e9ec;display:none;opacity:0;height:0}.booking-assistant.is-loading .loader{display:block}@media(max-width: 735px){.peoplepicker>.inner{overflow:hidden}.plus-minus-fieldset .btn-cta{width:100%;margin:10px 0;display:block}}.btn-wishlist-box{width:100%;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;text-align:center;max-width:100%}.btn-wishlist-box:before{font-size:1.8rem;margin-right:3px}.booking-assistant-inputs{border-bottom:none !important;padding-bottom:0 !important}.booking-assistant-inputs .section{display:flex;flex-direction:column;padding:8px;position:static;top:0;left:0;bottom:0;right:0}.booking-assistant-inputs .section.is-hidden{display:none}.booking-assistant-inputs .section-input:not(:first-of-type){margin:32px 0 0}.booking-assistant-inputs .section-title{font-size:1.6rem;line-height:2.1rem;font-weight:500;padding-bottom:8px;margin-bottom:8px;margin-top:8px;border-bottom:1px solid #e8e9ec;text-align:left;height:auto}.booking-assistant-inputs .section-title .svg-icon{flex-grow:0;margin:auto 4px}.booking-assistant-inputs .section-title span{flex-grow:1}.booking-assistant-inputs .section-title button{flex-grow:0;margin-left:8px;margin-right:8px}.booking-assistant-inputs .section-title--inner{display:flex;flex-wrap:wrap;min-height:8px}.booking-assistant-inputs .svg-icon{align-self:center}.booking-assistant-inputs .svg-icon>svg{height:1.1em;width:1.1em;fill:currentColor;vertical-align:sub}.booking-assistant-inputs #booking-assistant-language-selection span.name{font-weight:400}.booking-assistant-inputs #booking-assistant-language-selection .languagepicker.is-active .languagepicker-content{padding:2px 12px !important}#booking-assistant.new-booking-assistant{margin:0;padding-bottom:0;border-bottom:none}#booking-assistant.new-booking-assistant .header-form-container{display:none}#booking-assistant.new-booking-assistant .booking-assistant-inputs.has-error .msg{background-color:transparent}#booking-assistant.new-booking-assistant #activity-options{background:#f3f4f6;padding-top:24px;padding-bottom:24px;margin-left:-16px;margin-right:-16px}#booking-assistant.new-booking-assistant #activity-options.no-options{background:#fff}#booking-assistant.new-booking-assistant #activity-options .searchbutton{display:block;margin:0 auto;width:90%}#booking-assistant.new-booking-assistant .activity-option{margin:8px;background:#fff;border-color:#e8e9ec;border-radius:2px;border-width:1px}#booking-assistant.new-booking-assistant .activity-option .unavailable{padding:8px 16px;pointer-events:none}#booking-assistant.new-booking-assistant .activity-option .price-display:before{content:"";color:#1593ff;background:transparent;border:none;font-size:2.4rem;margin:4px -10px 0 4px}#booking-assistant.new-booking-assistant .activity-option.is-available.is-active{border-color:#e8e9ec}#booking-assistant.new-booking-assistant .activity-option.is-available.is-active .price-display:before{content:"";font-size:2.4rem;margin-top:-2px}#booking-assistant.new-booking-assistant .activity-option.is-available.is-active header .description{padding:0 0 16px 0;margin:16px 0}#booking-assistant.new-booking-assistant .activity-option.is-available .price-display:before{background:transparent}#booking-assistant.new-booking-assistant .activity-option .price-breakdown-container .price-category,#booking-assistant.new-booking-assistant .activity-option .price-breakdown-container .price-category:last-child{border-color:#e8e9ec}#booking-assistant.new-booking-assistant .activity-option .price-breakdown-container .price-details{padding:0}#booking-assistant.new-booking-assistant .activity-option .select-time-btn-container{justify-content:space-evenly}#booking-assistant.new-booking-assistant .activity-option .starting-time-btn{max-width:45%;margin:4px;padding:0;flex-grow:1;border-color:#1593ff}#booking-assistant.new-booking-assistant .activity-option .times{text-align:center;margin:0 auto}#booking-assistant.new-booking-assistant .activity-option .times p{margin:0}#booking-assistant.new-booking-assistant .activity-option header{padding:0 16px 16px}#booking-assistant.new-booking-assistant .activity-option header .discount{background:#f53}#booking-assistant.new-booking-assistant .activity-option header>.description{border-top:none;padding:0;margin:16px 0 0;line-height:1.3;border-color:#e8e9ec}#booking-assistant.new-booking-assistant .activity-option .time-selection{margin-top:0}#booking-assistant.new-booking-assistant .activity-option .time-selection .hed{text-align:center;margin:0}#booking-assistant.new-booking-assistant .activity-option .price-display{padding-top:0}#booking-assistant.new-booking-assistant .activity-option .price-tag{line-height:1;margin-top:12px}#booking-assistant.new-booking-assistant .activity-option .price-tag .price{font-size:2rem}#booking-assistant.new-booking-assistant .activity-option .deal-price-container{margin-top:-12px}#booking-assistant.new-booking-assistant .activity-option .deal-price-container .total-price{color:#f53;font-size:inherit;line-height:inherit;letter-spacing:.03rem}#booking-assistant.new-booking-assistant .activity-option .details{padding:0 0 16px 0}#booking-assistant.new-booking-assistant .activity-option .price-category{display:flex;justify-content:space-between}#booking-assistant.new-booking-assistant .activity-option .price-category .age-group,#booking-assistant.new-booking-assistant .activity-option .price-category .price-calc{flex:0}#booking-assistant.new-booking-assistant .activity-option .price-category .price-calc{color:#768092}#booking-assistant.new-booking-assistant .activity-option .price-category .price-category-total{flex:1;text-align:right;float:none}#booking-assistant.new-booking-assistant #activity-options-date-filter{padding-bottom:8px}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-filters{display:flex;justify-content:space-between}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-filters .filter{color:#1593ff;font-size:.8em}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-filters .filter::before{background-color:#1593ff;background-position:0 0;background-repeat:no-repeat;background-size:100%;content:"";position:relative;height:1.2em;vertical-align:sub;width:1.2em;margin-right:4px}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-filters .filter.icon-calendar::before{-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3MiA3MiI+CiAgPGNpcmNsZSBjeD0iNDguOCIgY3k9IjQ5LjQiIHI9IjMuMiIvPgogIDxjaXJjbGUgY3g9IjQ4LjgiIGN5PSIzOS4yIiByPSIzLjIiLz4KICA8cGF0aCBkPSJNNjEuNCAzNi42Yy0xLjMgMC0yLjMgMS0yLjMgMi4zdjE4YzAgLjMtLjIuNS0uNS41SDEzLjNjLS4zIDAtLjUtLjItLjUtLjVWMjAuMmMwLS4zLjItLjUuNS0uNWg0NS4zYy4zIDAgLjUuMi41LjV2Ni40SDE5LjJjLTEuMyAwLTIuMyAxLTIuMyAyLjNzMSAyLjMgMi4zIDIuM2g0Mi4yYzEuMyAwIDIuMy0xIDIuMy0yLjN2LTguN2MwLTIuOC0yLjItNS01LTVoLTQuNHYtMy44YzAtMS4zLTEtMi4zLTIuMy0yLjMtMS4zIDAtMi4zIDEtMi4zIDIuM3YzLjhIMjIuMnYtMy44YzAtMS4zLTEtMi4zLTIuMy0yLjMtMS4zIDAtMi4zIDEtMi4zIDIuM3YzLjhoLTQuNGMtMi44IDAtNSAyLjItNSA1djM2LjdjMCAyLjggMi4yIDUgNSA1aDQ1LjNjMi44IDAgNS0yLjIgNS01di0xOGMuMi0xLjItLjgtMi4zLTIuMS0yLjN6Ii8+CiAgPHBhdGggZD0iTTIzIDM2Yy0xLjggMC0zLjIgMS40LTMuMiAzLjIgMCAxLjggMS40IDMuMiAzLjIgMy4yIDEuOCAwIDMuMi0xLjQgMy4yLTMuMiAwLTEuNy0xLjQtMy4yLTMuMi0zLjJ6TTIzIDQ2LjJjLTEuOCAwLTMuMiAxLjQtMy4yIDMuMiAwIDEuOCAxLjQgMy4yIDMuMiAzLjIgMS44IDAgMy4yLTEuNCAzLjItMy4yIDAtMS44LTEuNC0zLjItMy4yLTMuMnpNMzUuOSAzNmMtMS44IDAtMy4yIDEuNC0zLjIgMy4yIDAgMS44IDEuNCAzLjIgMy4yIDMuMiAxLjggMCAzLjItMS40IDMuMi0zLjIgMC0xLjctMS40LTMuMi0zLjItMy4yek0zNS45IDQ2LjJjLTEuOCAwLTMuMiAxLjQtMy4yIDMuMiAwIDEuOCAxLjQgMy4yIDMuMiAzLjIgMS44IDAgMy4yLTEuNCAzLjItMy4yIDAtMS44LTEuNC0zLjItMy4yLTMuMnoiLz4KPC9zdmc+Cg==");mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3MiA3MiI+CiAgPGNpcmNsZSBjeD0iNDguOCIgY3k9IjQ5LjQiIHI9IjMuMiIvPgogIDxjaXJjbGUgY3g9IjQ4LjgiIGN5PSIzOS4yIiByPSIzLjIiLz4KICA8cGF0aCBkPSJNNjEuNCAzNi42Yy0xLjMgMC0yLjMgMS0yLjMgMi4zdjE4YzAgLjMtLjIuNS0uNS41SDEzLjNjLS4zIDAtLjUtLjItLjUtLjVWMjAuMmMwLS4zLjItLjUuNS0uNWg0NS4zYy4zIDAgLjUuMi41LjV2Ni40SDE5LjJjLTEuMyAwLTIuMyAxLTIuMyAyLjNzMSAyLjMgMi4zIDIuM2g0Mi4yYzEuMyAwIDIuMy0xIDIuMy0yLjN2LTguN2MwLTIuOC0yLjItNS01LTVoLTQuNHYtMy44YzAtMS4zLTEtMi4zLTIuMy0yLjMtMS4zIDAtMi4zIDEtMi4zIDIuM3YzLjhIMjIuMnYtMy44YzAtMS4zLTEtMi4zLTIuMy0yLjMtMS4zIDAtMi4zIDEtMi4zIDIuM3YzLjhoLTQuNGMtMi44IDAtNSAyLjItNSA1djM2LjdjMCAyLjggMi4yIDUgNSA1aDQ1LjNjMi44IDAgNS0yLjIgNS01di0xOGMuMi0xLjItLjgtMi4zLTIuMS0yLjN6Ii8+CiAgPHBhdGggZD0iTTIzIDM2Yy0xLjggMC0zLjIgMS40LTMuMiAzLjIgMCAxLjggMS40IDMuMiAzLjIgMy4yIDEuOCAwIDMuMi0xLjQgMy4yLTMuMiAwLTEuNy0xLjQtMy4yLTMuMi0zLjJ6TTIzIDQ2LjJjLTEuOCAwLTMuMiAxLjQtMy4yIDMuMiAwIDEuOCAxLjQgMy4yIDMuMiAzLjIgMS44IDAgMy4yLTEuNCAzLjItMy4yIDAtMS44LTEuNC0zLjItMy4yLTMuMnpNMzUuOSAzNmMtMS44IDAtMy4yIDEuNC0zLjIgMy4yIDAgMS44IDEuNCAzLjIgMy4yIDMuMiAxLjggMCAzLjItMS40IDMuMi0zLjIgMC0xLjctMS40LTMuMi0zLjItMy4yek0zNS45IDQ2LjJjLTEuOCAwLTMuMiAxLjQtMy4yIDMuMiAwIDEuOCAxLjQgMy4yIDMuMiAzLjIgMS44IDAgMy4yLTEuNCAzLjItMy4yIDAtMS44LTEuNC0zLjItMy4yLTMuMnoiLz4KPC9zdmc+Cg==")}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-filters .filter.icon-group::before{-webkit-mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3MiA3MiI+CiAgPHBhdGggZD0iTTM2LjMgMzguNkM0My4zIDM4LjYgNDkgMzMgNDkgMjZzLTUuNy0xMi43LTEyLjctMTIuN1MyMy42IDE5IDIzLjYgMjZzNS43IDEyLjYgMTIuNyAxMi42em0wLTIwLjVjNC40IDAgNy45IDMuNSA3LjkgNy45cy0zLjUgNy45LTcuOSA3LjktNy45LTMuNS03LjktNy45IDMuNS03LjkgNy45LTcuOXpNNTMuOCA0NS40Yy0xLjgtMi45LTQuNi00LjMtOC4yLTQuM0gyNi44Yy0zLjUgMC02LjMgMS41LTguMSA0LjMtMS42IDIuNS0yLjQgNS45LTIuOCAxMC43LS4xIDEuNCAxIDIuNiAyLjQgMi42aDI0LjRjMS4zIDAgMi40LTEuMSAyLjQtMi40IDAtMS4zLTEuMS0yLjQtMi40LTIuNEgyMC45Yy40LTIuNyAxLTQuNyAxLjgtNiAuOS0xLjUgMi4xLTIuMSA0LjEtMi4xaDE4LjhjMiAwIDMuMi42IDQuMSAyLjEgMS4xIDEuNyAxLjcgNC40IDIuMSA4LjUuMSAxLjMgMS4zIDIuMyAyLjYgMi4yIDEuMy0uMSAyLjMtMS4zIDIuMi0yLjYtLjQtNC42LTEuMi04LjEtMi44LTEwLjZ6TTEyLjIgMzQuOGM0LjUgMCA4LjItMy43IDguMi04LjJzLTMuNy04LjItOC4yLTguMmMtNC41IDAtOC4yIDMuNy04LjIgOC4yczMuNyA4LjIgOC4yIDguMnptMC0xMS42YzEuOSAwIDMuNCAxLjUgMy40IDMuNFMxNC4xIDMwIDEyLjIgMzBzLTMuNC0xLjUtMy40LTMuNCAxLjUtMy40IDMuNC0zLjR6TTE4LjggMzguOWMwLTEuMy0xLjEtMi40LTIuNC0yLjRoLTYuMmMtMi44IDAtNSAxLjItNi40IDMuNC0xLjIgMS45LTEuOSA0LjUtMi4yIDguMS0uMSAxLjMuOSAyLjUgMi4yIDIuNiAxLjMuMSAyLjUtLjkgMi42LTIuMi4yLTIuOS43LTQuOCAxLjQtNS45LjYtLjkgMS4yLTEuMiAyLjQtMS4yaDYuMmMxLjMgMCAyLjQtMS4xIDIuNC0yLjR6TTU5LjggMzQuOGM0LjUgMCA4LjItMy43IDguMi04LjJzLTMuNy04LjItOC4yLTguMi04LjIgMy43LTguMiA4LjIgMy43IDguMiA4LjIgOC4yem0wLTExLjZjMS45IDAgMy40IDEuNSAzLjQgMy40UzYxLjcgMzAgNTkuOCAzMHMtMy40LTEuNS0zLjQtMy40IDEuNS0zLjQgMy40LTMuNHpNNzAuNSA0OGMtLjMtMy42LTEtNi4yLTIuMi04LjEtMS40LTIuMy0zLjYtMy40LTYuNC0zLjRoLTYuMmMtMS4zIDAtMi40IDEuMS0yLjQgMi40czEuMSAyLjQgMi40IDIuNGg2LjJjMS4yIDAgMS45LjQgMi40IDEuMi43IDEuMSAxLjIgMyAxLjQgNS45LjEgMS4zIDEuMyAyLjMgMi42IDIuMiAxLjMtLjEgMi4zLTEuMyAyLjItMi42eiIvPgo8L3N2Zz4K");mask:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3MiA3MiI+CiAgPHBhdGggZD0iTTM2LjMgMzguNkM0My4zIDM4LjYgNDkgMzMgNDkgMjZzLTUuNy0xMi43LTEyLjctMTIuN1MyMy42IDE5IDIzLjYgMjZzNS43IDEyLjYgMTIuNyAxMi42em0wLTIwLjVjNC40IDAgNy45IDMuNSA3LjkgNy45cy0zLjUgNy45LTcuOSA3LjktNy45LTMuNS03LjktNy45IDMuNS03LjkgNy45LTcuOXpNNTMuOCA0NS40Yy0xLjgtMi45LTQuNi00LjMtOC4yLTQuM0gyNi44Yy0zLjUgMC02LjMgMS41LTguMSA0LjMtMS42IDIuNS0yLjQgNS45LTIuOCAxMC43LS4xIDEuNCAxIDIuNiAyLjQgMi42aDI0LjRjMS4zIDAgMi40LTEuMSAyLjQtMi40IDAtMS4zLTEuMS0yLjQtMi40LTIuNEgyMC45Yy40LTIuNyAxLTQuNyAxLjgtNiAuOS0xLjUgMi4xLTIuMSA0LjEtMi4xaDE4LjhjMiAwIDMuMi42IDQuMSAyLjEgMS4xIDEuNyAxLjcgNC40IDIuMSA4LjUuMSAxLjMgMS4zIDIuMyAyLjYgMi4yIDEuMy0uMSAyLjMtMS4zIDIuMi0yLjYtLjQtNC42LTEuMi04LjEtMi44LTEwLjZ6TTEyLjIgMzQuOGM0LjUgMCA4LjItMy43IDguMi04LjJzLTMuNy04LjItOC4yLTguMmMtNC41IDAtOC4yIDMuNy04LjIgOC4yczMuNyA4LjIgOC4yIDguMnptMC0xMS42YzEuOSAwIDMuNCAxLjUgMy40IDMuNFMxNC4xIDMwIDEyLjIgMzBzLTMuNC0xLjUtMy40LTMuNCAxLjUtMy40IDMuNC0zLjR6TTE4LjggMzguOWMwLTEuMy0xLjEtMi40LTIuNC0yLjRoLTYuMmMtMi44IDAtNSAxLjItNi40IDMuNC0xLjIgMS45LTEuOSA0LjUtMi4yIDguMS0uMSAxLjMuOSAyLjUgMi4yIDIuNiAxLjMuMSAyLjUtLjkgMi42LTIuMi4yLTIuOS43LTQuOCAxLjQtNS45LjYtLjkgMS4yLTEuMiAyLjQtMS4yaDYuMmMxLjMgMCAyLjQtMS4xIDIuNC0yLjR6TTU5LjggMzQuOGM0LjUgMCA4LjItMy43IDguMi04LjJzLTMuNy04LjItOC4yLTguMi04LjIgMy43LTguMiA4LjIgMy43IDguMiA4LjIgOC4yem0wLTExLjZjMS45IDAgMy40IDEuNSAzLjQgMy40UzYxLjcgMzAgNTkuOCAzMHMtMy40LTEuNS0zLjQtMy40IDEuNS0zLjQgMy40LTMuNHpNNzAuNSA0OGMtLjMtMy42LTEtNi4yLTIuMi04LjEtMS40LTIuMy0zLjYtMy40LTYuNC0zLjRoLTYuMmMtMS4zIDAtMi40IDEuMS0yLjQgMi40czEuMSAyLjQgMi40IDIuNGg2LjJjMS4yIDAgMS45LjQgMi40IDEuMi43IDEuMSAxLjIgMyAxLjQgNS45LjEgMS4zIDEuMyAyLjMgMi42IDIuMiAxLjMtLjEgMi4zLTEuMyAyLjItMi42eiIvPgo8L3N2Zz4K")}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-days{align-items:flex-end;display:flex;flex-direction:row;overflow-x:scroll;-webkit-overflow-scrolling:touch;margin-left:-16px;margin-right:-16px;padding-bottom:8px}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-days .activity-options-day:first-child{padding-left:16px}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-days .activity-options-day:last-child{padding-right:16px}#booking-assistant.new-booking-assistant #activity-options-date-filter .activity-options-day+.activity-options-day{margin-left:8px}#booking-assistant.new-booking-assistant #activity-options-date-filter .month{font-size:.8em;color:#768092}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;align-items:center;background:#fff;border-radius:2px;border:1px solid #1593ff;display:flex;flex-direction:column;flex:0;margin-top:8px;padding:8px 16px;position:relative;user-select:none;width:60px}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container.unavailable{background:#f3f4f6;border-color:#f3f4f6;color:#768092;pointer-events:none}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container .day-name{font-size:.7em;text-transform:uppercase}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container .day-number{font-weight:500}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container .day-name,#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container .day-number{pointer-events:none}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container.is-offer:not(.unavailable)::after{color:#1a2b49;content:"%";bottom:-4px;font-size:11px;font-weight:700;left:4px;position:absolute}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container.is-offer:not(.unavailable).selected::after{color:#fff}#booking-assistant.new-booking-assistant #peoplepicker-hack .pricing-categories{display:none}#booking-assistant.new-booking-assistant #peoplepicker-hack .category{display:flex;justify-content:space-between;align-items:center;margin:16px 0}#booking-assistant.new-booking-assistant #peoplepicker-hack .picker-info{font-size:1.6rem;line-height:2.4rem;font-weight:400;display:flex;flex-direction:column;margin:0}#booking-assistant.new-booking-assistant #peoplepicker-hack .picker-info .age{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#768092}#booking-assistant.new-booking-assistant .people-select-container .icon-minus,#booking-assistant.new-booking-assistant .people-select-container .icon-plus{border-radius:100%;border:1px solid #1593ff;padding:6px 8px;outline:none}#booking-assistant.new-booking-assistant .people-select-container .icon-minus.disabled,#booking-assistant.new-booking-assistant .people-select-container .icon-plus.disabled{border-color:#e8e9ec;pointer-events:none}#booking-assistant.new-booking-assistant .people-select-container .icon-minus::before,#booking-assistant.new-booking-assistant .people-select-container .icon-plus::before{font-size:1.6rem}#booking-assistant.new-booking-assistant .people-select-container .icon-minus::before,#booking-assistant.new-booking-assistant .people-select-container .icon-plus::before{outline:none;vertical-align:middle;display:block}#booking-assistant.new-booking-assistant .people-select-container .peoplepicker-input{border:none}#booking-assistant.new-booking-assistant #languageselector-hack{min-height:40px;position:relative}#booking-assistant.new-booking-assistant #languageselector-hack #languagepicker{box-shadow:0 1px 4px rgba(0,0,0,.25);position:absolute;width:100%}#booking-assistant.new-booking-assistant #datepicker{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#1593ff;cursor:pointer;text-align:right;padding-top:8px}#booking-assistant.new-booking-assistant .activity-options-full-calendar{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#1593ff;display:block;margin:4px auto;text-align:right}#booking-assistant.new-booking-assistant td.is-not-available .pika-button.pika-day{background:#fff;color:#e8e9ec;text-shadow:none;box-shadow:none}#booking-assistant.new-booking-assistant td.is-not-available.is-deal .pika-button::after{display:none}#booking-assistant.new-booking-assistant td:not(.is-not-available):not(.is-selected) .pika-button.pika-day,#booking-assistant.new-booking-assistant td:not(.is-not-available):not(.is-selected) .pika-button.pika-day:hover{background:#ccecff !important;color:#1a2b49 !important}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container.selected{pointer-events:none}#booking-assistant.new-booking-assistant #activity-options-date-filter .day-container.selected,#booking-assistant.new-booking-assistant td.is-selected .pika-button.pika-day{background:#1593ff;color:#fff;text-shadow:none}#booking-assistant.new-booking-assistant td.is-not-available{pointer-events:none}#booking-assistant.new-booking-assistant .loader{border:none}.inclusions .content{padding-bottom:0}.inclusions ul{list-style-type:none}.inclusions li{position:relative}.inclusions li:before{color:#00aa71;position:absolute;left:-20px;top:4px}.exclusions .hed{position:absolute;left:-10000px}.exclusions li:before{color:#ff475e;left:-18px;top:7px;font-size:1.1rem}.activity-details-content.collapsed-content .inclusions .content{padding-bottom:8px}.meeting-point .map-canvas{height:150px}@media(min-width: 736px){.meeting-point .map-canvas{height:150px}}.meeting-point .content .meeting-point-map{position:relative;min-height:1px;padding-left:16px;padding-right:16px;margin:0 0 16px}@media(min-width: 736px){.meeting-point .content .meeting-point-map{float:left;width:100%}}.meeting-point .content .meeting-point-description{position:relative;min-height:1px;padding-left:16px;padding-right:16px;word-wrap:break-word}@media(min-width: 736px){.meeting-point .content .meeting-point-description{float:left;width:100%}}.multiple-options-meeting-points::after{clear:both;content:"";display:table}.multiple-options-meeting-points:before{content:""}.multiple-options-meeting-points .tour-options-titles{list-style:none;padding:10px 0 0;margin:0}.multiple-options-meeting-points .tour-option-title,.multiple-options-meeting-points .tour-option-title-nativeapp{margin:0 0 5px}.multiple-options-meeting-points .tour-option-title:last-child,.multiple-options-meeting-points .tour-option-title-nativeapp:last-child{margin:0}.multiple-options-meeting-points .two-columns .tour-option-title,.multiple-options-meeting-points .two-columns .tour-option-title-nativeapp{float:left;width:50%;margin:0 0 5px;padding-right:32px}.multiple-options-meeting-points .meeting-point-map{margin:15px 0;padding:0}.multiple-options-meeting-points .meeting-point-map .map-canvas{height:200px;width:100%}@media(min-width: 560px){.multiple-options-meeting-points .meeting-point-map .map-canvas{height:400px}}.multiple-options-meeting-points .meeting-point-info{max-width:100%;word-wrap:break-word}.multiple-options-meeting-points .modal-header{font-size:1.8rem;border-bottom:1px solid #d3d3d4}.multiple-options-meeting-points .meeting-point-content{padding:15px;border:none}.multiple-options-meeting-points .modal-content{overflow:hidden}.multiple-options-meeting-points .modal-content::after{clear:both;content:"";display:table}.multiple-options-meeting-points .btn-modal-close{border:none;color:#fff;background-color:#555;position:absolute;right:15px;top:15px;width:24px;height:24px;line-height:18px;border-radius:50%;padding:0;text-align:center}.multiple-options-meeting-points .btn-modal-close:hover{background-color:#555;-webkit-transition:background-color 200ms cubic-bezier(0.25, 0.1, 0.25, 1);-moz-transition:background-color 200ms cubic-bezier(0.25, 0.1, 0.25, 1);transition:background-color 200ms cubic-bezier(0.25, 0.1, 0.25, 1)}.multiple-options-meeting-points .modal-dialog{width:90%;margin:20px auto}@media(min-width: 559px){.multiple-options-meeting-points .modal-dialog{width:600px}}.automatically-translated{text-align:center;cursor:pointer}.automatically-translated span{text-decoration:underline}.automatically-translated .icon-info-circled{text-decoration:none}.english-fall-back{text-align:center}.last-booked-on{font-size:1.4rem;line-height:1.8rem;font-weight:400;border-radius:2px;padding:8px;margin:16px 0;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.last-booked-on span:before{padding-right:8px;font-size:2rem;color:#ff8c41;vertical-align:bottom;line-height:2rem}.cart .last-booked-on{margin-bottom:0;border-radius:0}.membership-message-banner{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;font-size:16px;line-height:2.4rem;border-top:1px solid #e8e9ec;width:100%;background:#fff5d8;color:#ff3d00;padding:2px 15px;min-height:36px}.membership-message-banner .membership-message-icon{color:#ff3d00;margin:1px 5px 0 0}.activity-product-id-container{margin-top:0;padding:0;display:inline-block}@media(max-width: 735px){.activity-product-id-container{padding-bottom:8px}}.activity-product-id-container .activity-product-id{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#768092;position:relative;display:inline-block;margin:0;padding:0;top:3px}@media(min-width: 736px){.activity-product-id-container .activity-product-id{top:2px}}.activity-rating.rating-with-average.rating-link{display:inline-block;padding-right:12px}.authorised-badge-default{position:relative;border:4px solid #e8e9ec;padding:20px;margin-top:32px;margin-bottom:32px;background:#fff}.authorised-badge-default::after{clear:both;content:"";display:table}@media(min-width: 736px){.authorised-badge-default{margin:0}}.authorised-badge-image{float:left;width:70px;height:50px}.authorised-badge-image:before{content:"";position:absolute;background-image:url("../cached/badges/authorised-badge.svg");width:89px;height:89px;top:-24px;left:-16px}.authorised-badge-title{font-size:1.2rem;line-height:1.8rem;text-transform:uppercase;color:#768092;letter-spacing:1px}.authorised-badge-title strong{display:block}.authorised-badge-poi{font-size:2.8rem;line-height:3.2rem;font-weight:lighter;float:left}.authorised-badge-custom{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;margin-top:24px;margin-bottom:32px}@media(min-width: 736px){.authorised-badge-custom{margin:0}}.activity-breadcrumb{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#768092;list-style:none;padding:0;margin:0 0 4px 0;display:inline-block}.activity-breadcrumb-item{display:inline}.activity-breadcrumb-item:not(:last-child):after{content:"›";padding:0 4px}.activity-breadcrumb-item a,.activity-breadcrumb-item a:visited,.activity-breadcrumb-item a:hover,.activity-breadcrumb-item a:active,.activity-breadcrumb-item a:focus{color:#768092}.see-more-wrapper .see-more-state{display:none}.see-more-wrapper .see-more-trigger-wrapper{display:none}.see-more-wrapper .see-more-trigger{color:#1593ff;text-decoration:none;font-weight:normal;margin:0;cursor:pointer}.see-more-wrapper .see-more-trigger:focus{color:#0079e1;text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.no-touchevents .see-more-wrapper .see-more-trigger:hover{color:#0079e1}.see-more-wrapper.is-enabled .see-more-trigger-wrapper{display:block}.see-more-wrapper.is-enabled .see-less-trigger-text{display:none}.see-more-wrapper.is-enabled .see-more-content{overflow:hidden}.see-more-wrapper.is-enabled .see-more-state:checked~.see-more-content{max-height:none;overflow:inherit}.see-more-wrapper.is-enabled .see-more-state:checked~.see-more-trigger-wrapper .see-more-trigger-text{display:none}.see-more-wrapper.is-enabled .see-more-state:checked~.see-more-trigger-wrapper .see-less-trigger-text{display:inline}.see-more-wrapper.is-enabled.hide-see-less .see-more-state:checked~.see-more-trigger-wrapper{display:none}.see-more-wrapper.is-enabled[data-max-height="24"] .see-more-content{max-height:24px}.see-more-wrapper.is-enabled[data-max-height="84"] .see-more-content{max-height:84px}.see-more-wrapper.is-enabled[data-max-height="96"] .see-more-content{max-height:96px}.sticky-nav{width:100%;background:#fff;position:fixed;z-index:1030;top:-151px;left:0;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);box-shadow:0 2px 4px 0 rgba(0,0,0,.3);border-bottom:1px solid #e7e8ec;visibility:hidden;animation:slideOutDown .3s ease-out;box-shadow:none}@media(max-width: 736px){.sticky-nav{border:none}}@keyframes slideOutDown{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(0, 100%, 0);visibility:hidden}}@media(min-width: 1024px){.sticky-nav{animation-name:slideOutUp;animation-duration:.25s;animation-timing-function:ease-in;animation-fill-mode:forwards}@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);visibility:visible}to{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:hidden}}}.sticky-nav.visible{animation:slideInUp .25s ease-in;visibility:visible}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0)}to{transform:translateZ(0)}}@media(min-width: 1024px){.sticky-nav.visible{animation:slideInDown .25s ease-in;animation-fill-mode:forwards}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}}.sticky-nav .sticky-nav-links{padding:10px 0;float:left}.sticky-nav .sticky-nav-links::after{clear:both;content:"";display:table}@media(max-width: 736px){.sticky-nav .sticky-nav-links{width:70%}}.sticky-nav .sticky-cta,.sticky-nav .sticky-cta-sm{margin:0;display:block}.sticky-nav .sticky-cta-sm{display:block;width:200px;margin:0 auto}@media(min-width: 735px){.sticky-nav .sticky-cta-sm{display:none}}.sticky-nav .tour-title{display:none;vertical-align:middle}@media(min-width: 800px){.sticky-nav .tour-title{display:table-cell;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1;padding:0 16px 0 0;margin:0;color:#fff;font-size:2rem;font-weight:normal}}.sticky-nav .sticky-nav-links{float:none;width:100%;clear:both}.sticky-nav .sticky-nav-links ul{margin:0;padding:0}.sticky-nav .sticky-nav-links li{list-style:none;float:left;margin:0 20px 0 0;border:none}.sticky-nav .sticky-nav-links li:last-child{margin:0}.sticky-nav .sticky-nav-links a{color:#1593ff;display:inline-block;font-size:1.4rem;font-weight:normal}.sticky-nav .sticky-nav-links a.active{color:#1a2b49}.sticky-nav .sticky-nav-links a:hover{color:#1a2b49}.sticky-nav .sticky-nav-links .key-details-list-item,.sticky-nav .sticky-nav-links .overview-list-item{display:none;clear:none}@media(min-width: 800px){.sticky-nav .sticky-nav-links .key-details-list-item,.sticky-nav .sticky-nav-links .overview-list-item{display:inline-block}}.sticky-nav .sticky-nav-title-cta{padding:15px 0;background:#1a2b49}.sticky-nav .sticky-nav-title-cta::after{clear:both;content:"";display:table}.sticky-nav .sticky-nav-title-cta .container{display:table;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;position:relative}.sticky-nav .tour-not-available .activity-header-details{width:68%}.sticky-nav .tour-not-available .activity-features-price{display:none}.sticky-nav .tour-not-available .activity-feature{padding-left:40px}.sticky-nav .tour-not-available .not-available-text{font-weight:500}.sticky-nav .activity-feature{display:table-cell;vertical-align:middle;float:right;padding:0}.sticky-nav .price-details{width:100%;display:table}.sticky-nav .price-detail{display:table-cell;vertical-align:middle}.sticky-nav .container{min-height:0 !important;margin-top:0 !important}.sticky-nav .btn.btn-cta{vertical-align:middle}@media(min-width: 559px){.sticky-nav .btn.btn-cta{font-size:1.4rem;font-weight:500}}.modal-open .sticky-nav{display:none !important}@media(max-width: 735px){.sticky-nav .tour-title{max-width:70%}.sticky-nav .sticky-cta-sm{float:right;margin:0;width:30%}.sticky-nav .sticky-nav-links-container{margin:10px 0 0;max-width:50%}.sticky-nav .sticky-nav-links{width:70%;margin:0}.sticky-nav .sticky-nav-links a{font-size:1.4rem;font-weight:normal}}@media(max-width: 414px){.sticky-nav .tour-title{display:none}.sticky-nav .sticky-nav-links{width:100%;margin-top:0;clear:both;float:none}.sticky-nav .sticky-cta-sm{float:none;margin:0 auto;width:100%}.sticky-nav .sticky-cta-sm .btn.btn-cta{width:100%}.sticky-nav .sticky-cta-sm .activity-features-book--bottom{width:100%;display:block}}@media(max-width: 767px){.sticky-nav.mobile-disabled{display:none !important}}.sticky-nav.sticky-experiment{bottom:0;top:inherit;flex-flow:row wrap;flex-direction:column-reverse;display:flex}.sticky-nav.sticky-experiment .btn{vertical-align:middle}@media(max-width: 735px){.sticky-nav.sticky-experiment .btn{display:block}.sticky-nav.sticky-experiment .btn-wrap{height:53px;padding:8px 0}.sticky-nav.sticky-experiment .sticky-nav-footer{display:none}.sticky-nav.sticky-experiment .sticky-nav-footer{display:none}.sticky-nav.sticky-experiment .activity-feature,.sticky-nav.sticky-experiment .btn-small{width:100%}}.sticky-nav.sticky-experiment .sticky-nav-title-cta,.sticky-nav.sticky-experiment .sticky-nav-footer{width:100%}.sticky-nav.sticky-experiment .sticky-nav-title-cta .container{display:table}@media(max-width: 735px){.sticky-nav.sticky-experiment .sticky-nav-title-cta .container{width:100%}}@media(max-width: 735px){.sticky-nav.sticky-experiment .sticky-nav-title-cta .container .tour-title{display:none}}.activity-details-content{margin:32px 0;background:#fff;border:none;padding:0}@media(min-width: 1024px){.activity-details-content{margin:64px 0}}.activity-details-content section{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.6rem;line-height:2.4rem;font-weight:400;margin-bottom:8px}@media(min-width: 1024px){.activity-details-content section{-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.activity-details-content section:not(.simple){padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e8e9ec}.activity-details-content section:last-child{border:none;padding-bottom:0;margin-bottom:0}.activity-details-content .hed{font-size:1.6rem;line-height:2.1rem;font-weight:500;margin:0;word-wrap:break-word;padding:0 8px 8px 0;width:100%;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1}@media(min-width: 1024px){.activity-details-content .hed{max-width:25%;width:auto;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-basis:25%;-moz-flex-basis:25%;flex-basis:25%;-ms-flex-preferred-size:25%}}@media print{.activity-details-content .hed{max-width:25%;width:auto;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-basis:25%;-moz-flex-basis:25%;flex-basis:25%;-ms-flex-preferred-size:25%}}.activity-details-content .content{width:100%;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1;-ms-flex-positive:1}@media(min-width: 1024px){.activity-details-content .content{max-width:75%;width:auto;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-basis:75%;-moz-flex-basis:75%;flex-basis:75%;-ms-flex-preferred-size:75%}}@media print{.activity-details-content .content{max-width:75%;width:auto;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-basis:75%;-moz-flex-basis:75%;flex-basis:75%;-ms-flex-preferred-size:75%}}.activity-details-content .simple .content{line-height:1}.list ul{margin:0;padding-left:16px}.section-title{font-size:2.2rem;line-height:2.8rem;font-weight:500;margin:16px 0}@media(min-width: 736px){.section-title{font-size:2.8rem;line-height:3.6rem}}.signup-section{display:block}.signup-section.banner-wide{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;padding-top:56px;padding-bottom:56px}.signup-section.banner-wide .container{padding:34px 24px 64px;max-width:1000px;text-align:center}@media(max-width: 735px){.signup-section.banner-wide .container{padding-bottom:64px}}.signup-section.banner-wide .row{float:none;margin:0 auto}@media(max-width: 736px){.signup-section.banner-wide .signup-hed{margin-top:0}}.signup-section .row{-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin:0}.signup-section .row>[class*=col-]{display:flex;flex-direction:column}.signup-section.is-success .signup-section-form,.signup-section.is-success .newsletter-disclaimer,.signup-section.is-success .signup-sub-headline{display:none}.signup-section.is-success .signup-hed{margin-bottom:0 !important}.signup-section .newsletter-disclaimer{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#768092;width:300px;margin:0 auto;color:#768092 !important}.signup-section .newsletter-disclaimer.wide{margin-top:24px;width:480px}@media(max-width: 560px){.signup-section .newsletter-disclaimer.wide{width:auto !important;margin-left:12px;margin-right:12px}}.signup-section .newsletter-disclaimer p{margin-bottom:0}.signup-section.lightyellow{background:#fff5f1}.signup-section .signup-hed{font-size:2.2rem;line-height:2.8rem;font-weight:500;color:#1a2b49 !important;margin-top:0;margin-bottom:8px}@media(min-width: 736px){.signup-section .signup-hed{font-size:2.8rem;line-height:3.6rem}}@media(max-width: 736px){.signup-section .signup-hed{margin-top:16px;margin-bottom:8px}}.top-destinations-container~.signup-section{padding-top:0;padding-bottom:24px}.signup-img-block{padding:0;background-color:#fff}.signup-img-block img{width:100%}.signup-content-block{background-color:#fff;text-align:center;padding-left:16px;padding-right:16px}.signup-content-block.lightyellow{background:#fff5f1}.signup-content-block>div{margin-top:auto;margin-bottom:auto}.signup-sub-headline{font-weight:normal !important;margin-top:0 !important;margin-bottom:24px !important;font-size:16px !important;line-height:20px !important}@media(max-width: 736px){.signup-sub-headline{line-height:30px !important;margin-bottom:16px !important}}.signup-section-form input{width:300px;text-align:left;background-color:#fff}.signup-section-form input.narrow{width:240px}@media(max-width: 560px){.signup-section-form input.narrow{width:100%}}.signup-section-form .signup-section-button{margin:10px 0}.signup-section-form .signup-section-button .btn-submit{width:300px;min-width:unset}.signup-section-form .signup-section-button .btn-submit.narrow{margin-left:12px;width:240px}@media(max-width: 560px){.signup-section-form .signup-section-button .btn-submit.narrow{margin-top:12px;width:100%;margin-left:0}}@media(max-width: 560px){.signup-section-form .signup-section-fieldset{width:100%;padding-left:16px;padding-right:16px}}#gyg-originals-splash-page .modal-dialog{margin:0}@media(min-width: 560px){#gyg-originals-splash-page .modal-dialog{width:560px;margin:32px auto}}@media(min-width: 736px){#gyg-originals-splash-page .modal-dialog{width:736px}}#gyg-originals-splash-page .close{position:absolute;top:8px;right:8px;color:#fff;opacity:.8}#gyg-originals-splash-page .close:hover{opacity:.8;color:#fff}#gyg-originals-splash-page .header-image{width:100%}#gyg-originals-splash-page .banner{background-color:#ffe5ee;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;padding:40px 16px 32px;text-align:center}@media(min-width: 560px){#gyg-originals-splash-page .banner{-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:80px 0 72px}}#gyg-originals-splash-page .banner-badge{width:68px;margin-bottom:16px}@media(min-width: 736px){#gyg-originals-splash-page .banner-badge{width:104px;margin-bottom:0}}#gyg-originals-splash-page .banner-content{width:100%;margin:0}@media(min-width: 560px){#gyg-originals-splash-page .banner-content{width:auto;margin-left:16px;text-align:left}}@media(min-width: 736px){#gyg-originals-splash-page .banner-content{margin-left:32px}}#gyg-originals-splash-page .banner-subheading{margin:0}@media(max-width: 735px){#gyg-originals-splash-page .banner-subheading{font-size:2.2rem;line-height:2.8rem;font-weight:500;font-weight:400 !important}}@media(max-width: 735px)and (min-width: 736px){#gyg-originals-splash-page .banner-subheading{font-size:2.8rem;line-height:3.6rem}}@media(min-width: 560px){#gyg-originals-splash-page .banner-subheading{font-size:2.8rem;line-height:3.3rem;font-weight:500;font-weight:400 !important;margin-left:8px}}@media(min-width: 560px)and (min-width: 736px){#gyg-originals-splash-page .banner-subheading{font-size:3.6rem;line-height:4.6rem}}#gyg-originals-splash-page .banner-headline{margin:0}@media(max-width: 735px){#gyg-originals-splash-page .banner-headline{font-size:3.6rem;line-height:4.6rem;font-weight:500}}@media(max-width: 735px)and (min-width: 736px){#gyg-originals-splash-page .banner-headline{font-size:4.8rem;line-height:4.6rem}}@media(min-width: 560px){#gyg-originals-splash-page .banner-headline{font-size:4.8rem;line-height:5rem;font-weight:500}}@media(min-width: 560px)and (min-width: 736px){#gyg-originals-splash-page .banner-headline{font-size:6rem;line-height:6.5rem}}@media(min-width: 560px){#gyg-originals-splash-page .section-intro{padding:32px 64px;margin:0}}#gyg-originals-splash-page .graphic-divider{display:block;width:80px;margin:48px auto 32px}@media(min-width: 560px){#gyg-originals-splash-page .graphic-divider{margin:80px auto 64px}}#gyg-originals-splash-page section{padding:16px}@media(min-width: 560px){#gyg-originals-splash-page section{padding:32px 64px}}#gyg-originals-splash-page .section-heading,#gyg-originals-splash-page .section-intro-heading{text-align:center}@media(min-width: 560px){#gyg-originals-splash-page .section-heading,#gyg-originals-splash-page .section-intro-heading{font-size:1.8rem;line-height:2.4rem;font-weight:500}}@media(min-width: 560px)and (min-width: 736px){#gyg-originals-splash-page .section-heading,#gyg-originals-splash-page .section-intro-heading{font-size:2rem;line-height:2.8rem}}@media(max-width: 735px){#gyg-originals-splash-page .section-heading,#gyg-originals-splash-page .section-intro-heading{font-size:2.2rem;line-height:2.8rem;font-weight:500}}@media(max-width: 735px)and (min-width: 736px){#gyg-originals-splash-page .section-heading,#gyg-originals-splash-page .section-intro-heading{font-size:2.8rem;line-height:3.6rem}}@media(min-width: 736px){#gyg-originals-splash-page .section-intro-heading{font-size:2.2rem;line-height:2.8rem;font-weight:500}}@media(min-width: 736px)and (min-width: 736px){#gyg-originals-splash-page .section-intro-heading{font-size:2.8rem;line-height:3.6rem}}#gyg-originals-splash-page .section-body{font-size:1.6rem;line-height:2.4rem;font-weight:400}#gyg-originals-splash-page .bg-white{background-color:#fff}#gyg-originals-splash-page .bg-yellow{background-color:#ffd938}#gyg-originals-splash-page .bg-blue{background-color:#ccecff}#gyg-originals-splash-page .bg-green{background-color:#025b61;color:#fbffd7}#gyg-originals-splash-page .bg-red{background-color:#ff3d00;color:#fff}#gyg-originals-splash-page footer{text-align:center;padding:32px}.gyg-originals-banner{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;padding:32px 32px 16px;background-color:#ffe5ee;margin:0 -16px 24px}@media(min-width: 560px){.gyg-originals-banner{-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 32px}}.gyg-originals-badge-wrap{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 0 64px;-moz-flex:0 0 64px;-ms-flex:0 0 64px;flex:0 0 64px;margin-bottom:16px}@media(min-width: 560px){.gyg-originals-badge-wrap{-webkit-flex-basis:80px;-moz-flex-basis:80px;flex-basis:80px;-ms-flex-preferred-size:80px}}.gyg-originals-content-wrap{text-align:center}@media(min-width: 560px){.gyg-originals-content-wrap{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding-left:32px;text-align:left}}.gyg-originals-headline{margin-bottom:8px;margin-top:0;font-size:2.2rem;line-height:2.8rem;font-weight:500}@media(min-width: 736px){.gyg-originals-headline{font-size:2.8rem;line-height:3.6rem}}.gyg-originals-body-text{margin-bottom:0}.gyg-originals-learn-more-link{display:inline-block;padding:16px}@media(min-width: 560px){.gyg-originals-learn-more-link{padding-left:0}}.activity-columns{margin-top:32px}.activity-column-major{position:relative;min-height:1px;padding-left:16px;padding-right:16px}@media(min-width: 736px){.activity-column-major{float:left;width:66.6666666667%}}.activity-column-minor{position:relative;min-height:1px;padding-left:16px;padding-right:16px}@media(min-width: 736px){.activity-column-minor{float:left;width:33.3333333333%}}.activity-top-info-container{display:table;width:100%}.activity-top-info-container .authorised-badge{display:table-cell;padding-left:16px;width:33.33333%;vertical-align:bottom;text-align:right;margin:0}.activity-top-info-container .authorised-badge img{max-height:120px}.activity-title-info-container{display:table-cell;padding-right:16px;width:66.66667%;vertical-align:bottom}.overview-certified-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;margin-bottom:24px;padding:0;border:none}.overview-certified-container .certified-badge-detail{padding-right:24px;margin:0}.overview-certified-container .overview{font-size:1.6rem;line-height:2.4rem;font-weight:400}.activity-title{font-size:2.8rem;line-height:3.3rem;font-weight:500;margin:0}@media(min-width: 736px){.activity-title{font-size:3.6rem;line-height:4.6rem}}.distance-to-header{margin-top:16px}.signup-section{margin-top:32px;margin-bottom:32px}.signup-section.banner-wide{margin-bottom:-32px}.activity-title-info-container .activity-rating{height:20px;margin-top:16px;white-space:nowrap}.activity-title-info-container .activity-rating .rating-total{font-size:1.4rem;line-height:1.8rem;font-weight:400;color:#768092;display:inline-block;height:20px;vertical-align:middle;margin-top:2px}.activity-title-info-container .activity-rating.rating-with-average{margin-top:8px;margin-right:16px}.activity-title-info-container .activity-rating.rating-with-average .rating-total{height:16px}@media(max-width: 735px){.section-title{text-align:center}}.hed{font-size:2.2rem;line-height:2.8rem;font-weight:500;margin:20px 0 16px}@media(min-width: 736px){.hed{font-size:2.8rem;line-height:3.6rem}}.overview .hed{margin:0}@media(max-width: 735px){.key-details .hed,.might-also-like .hed,.activities-you-saw .hed,.reviews-title-count .hed{text-align:center}}.might-also-like .hed{margin-bottom:10px}.link-box-nav{padding-left:0;list-style-type:none}html.has-ds-typography body{font-size:16px !important;line-height:24px !important}html.has-ds-typography h1{font-size:28px !important;line-height:32px !important;font-weight:500 !important}@media(min-width: 736px){html.has-ds-typography h1{font-size:36px !important;line-height:44px !important}}html.has-ds-typography h2{font-size:20px !important;line-height:24px !important;font-weight:500 !important}@media(min-width: 736px){html.has-ds-typography h2{font-size:24px !important;line-height:32px !important}}html.has-ds-typography h3{font-size:16px !important;line-height:20px !important;font-weight:500 !important}html.has-ds-typography .btn{font-size:16px !important;line-height:24px !important;font-weight:500}html.has-ds-typography .btn.btn-small{padding:.75rem 2.25rem}html.has-ds-typography #activity-title{font-size:28px !important;line-height:32px !important;font-weight:500 !important}@media(min-width: 736px){html.has-ds-typography #activity-title{font-size:36px !important;line-height:44px !important}}html.has-ds-typography #key-details .hed,html.has-ds-typography .reviews-title-count .hed,html.has-ds-typography .supplier-info>.hed,html.has-ds-typography .price-block .price .price-actual,html.has-ds-typography .total-price,html.has-ds-typography .tour-title,html.has-ds-typography .signup-hed{font-size:20px !important;line-height:24px !important;font-weight:500 !important}@media(min-width: 736px){html.has-ds-typography #key-details .hed,html.has-ds-typography .reviews-title-count .hed,html.has-ds-typography .supplier-info>.hed,html.has-ds-typography .price-block .price .price-actual,html.has-ds-typography .total-price,html.has-ds-typography .tour-title,html.has-ds-typography .signup-hed{font-size:24px !important;line-height:32px !important}}html.has-ds-typography .activity-card-flex .activity-card-price-tag .price,html.has-ds-typography .activity-option .price-tag .price,html.has-ds-typography .customer-reviews .reviews-tools button,html.has-ds-typography .customer-reviews .review .title,html.has-ds-typography .activity-option .price-breakdown-container .price-breakdown-title,html.has-ds-typography .activity-option .hed,html.has-ds-typography .activity-details-content .hed,html.has-ds-typography .review-summary-heading,html.has-ds-typography .trip-assistant-section-title span{font-size:16px !important;line-height:20px !important;font-weight:500 !important}html.has-ds-typography input,html.has-ds-typography .activity-utils-checklist-item,html.has-ds-typography .activity-details-content section,html.has-ds-typography .overview-container.content,html.has-ds-typography .overview-certified-container .overview,html.has-ds-typography .sticky-nav .sticky-nav-links a,html.has-ds-typography .review .description p,html.has-ds-typography .search-form-submit,html.has-ds-typography .customer-reviews .review .description,html.has-ds-typography .activity-option .description,html.has-ds-typography .signup-sub-headline,html.has-ds-typography .activity-photos-link,html.has-ds-typography .price-block .price .price-from,html.has-ds-typography .price-block .price .price-explanation,html.has-ds-typography .price-block .price .price-base,html.has-ds-typography .customer-reviews .sort-filter label,html.has-ds-typography .customer-reviews .sort-filter .sort-reviews-by li,html.has-ds-typography .form-select,html.has-ds-typography .peoplepicker .category,html.has-ds-typography .pika-title .pika-label,html.has-ds-typography .key-details-item{font-size:16px !important;line-height:24px !important}html.has-ds-typography .activity-breadcrumb,html.has-ds-typography .activity-product-id,html.has-ds-typography .lang,html.has-ds-typography .rating-average,html.has-ds-typography .rating-total,html.has-ds-typography .review-summary-count,html.has-ds-typography .duration-label,html.has-ds-typography .byline,html.has-ds-typography .activity-card-flex .activity-duration,html.has-ds-typography .activity-card-banner,html.has-ds-typography .activity-card-flex .activity-card-price-tag .from,html.has-ds-typography .activity-option .price-breakdown-container .price-calc,html.has-ds-typography .activity-option .price-breakdown-container .price-category-total,html.has-ds-typography .activity-option .price-breakdown-container .age-group,html.has-ds-typography .activity-option .price-breakdown-container .group-breakdown-label,html.has-ds-typography .signup-section .newsletter-disclaimer,html.has-ds-typography .review-curation .curation-label,html.has-ds-typography .footer-list-item,html.has-ds-typography .footer-list-item a,html.has-ds-typography .footer-list-item span[data-action=link],html.has-ds-typography .review .date,html.has-ds-typography .review-curation .curation-button,html.has-ds-typography .activity-option .price-tag .label,html.has-ds-typography .peoplepicker .category .age,html.has-ds-typography .footer-copyright,html.has-ds-typography .certified-badge-detail .certified-badge-title,html.has-ds-typography .certified-badge-description,html.has-ds-typography .translate,html.has-ds-typography .activity-option .price-tag .original-price{font-size:14px !important;line-height:20px !important}html.has-ds-typography .activity-badge,html.has-ds-typography .mobile-activity-badge{font-size:12px !important;line-height:12px !important}html.has-ds-typography .rating-total{height:unset !important}html.has-ds-typography .inclusions li:before,html.has-ds-typography .exclusions li:before,html.has-ds-typography .key-details-item:before,html.has-ds-typography .peoplepicker .summary,html.has-ds-typography .activity-utils .icon-heart:before{font-size:unset !important}html.has-ds-typography .exclusions li:before{font-size:12px !important;left:-18px;top:6px}@media(min-width: 736px){html.has-ds-typography .key-details-item:before{top:4px}}html.has-ds-typography .peoplepicker .summary{padding:6px 10px 6px}html.has-ds-typography .peoplepicker.is-active .summary{padding:8px 12px}html.has-ds-typography .datepicker .toggle:before{top:-2px}

/*-------Search---------*/

.search_form{ height: 32px; position: absolute; top: 8px; right: 0px;}
.search_form form{ width: 211px; position: relative;}
.search_form form input{ position: absolute; top: 0px; left: 0px; width: 184px;}
.search_form form button{ position: absolute; top: 0px; right: 0px; width: 28px; height: 28px; border: none; background: #4774b6 url(../images/icon-search.png) no-repeat center center;}
/*-------News---------*/
.feature-news ul{display: flex;justify-content: left;flex-flow: wrap;}
.feature-news ul li{width: calc(31.5% - 0px); height: 640px  ;  padding: 10px;border: 1px solid #cbcbcb;margin: 10px}
.feature-news ul li .sys-nname{font-size: 15px; font-weight: bold;text-align: justify;}
.feature-news ul li .details{text-align: center;margin-top: 25px}
.feature-news ul li .details a{background: #f36527;    padding: 15px 25px;    font-size: 18px;    border: 1px solid #c34b17;    color: #fff;    border-radius: 15px;}
.feature-news ul li .details a:hover{background: #00273d}
.feature-news ul li .sys-img{height: 250px; overflow: hidden;}
.feature-news ul li .sys-img img{    object-fit: cover;    width: 100%;    height: 100%;}
.feature-news ul li .sys-info{text-align: justify;}
.system_forms.s_form_news img{height: auto !important}
.feature-news ul li {    width: calc(31.5% - 0px);    height: 455px;    padding: 10px;    border: 1px solid #cbcbcb;    margin: 10px;}
@media screen and (max-width: 768px) {
	.feature-news ul li {    width: calc(100% - 0px);  }
	.slideall .sl-hover{height: auto;}
	.slideall .sl-hover img{ object-fit: cover;    width: 100%;    height: 30%;}
	.feature-news ul li .sys-img img{    object-fit: cover;    width: 100%;    height: 100%;}
	.system_forms{padding: 15px}
	.content-contact table{width: 100%;float: none !important;}
	.content-contact table tr td:first-child{width: 30% !important}
	.content-contact table tr td:last-child {width: 70% !important}
	.content-contact,.content-contact-mobile {padding: 15px}
	.contact_form .fild{width: 303px;height: 40px;}
	.content-contact-mobile table{float: none !important;width: 100% !important;display: none}
	.content-contact-mobile table tr{line-height: 45px}
	.content-contact-mobile table tr td input{width: 380px !important}
	.content-contact-mobile table tr td textarea{height: 220px !important;width: 380px !important}
}
.findplace {
    color: #fff;
    font-size: 70px;
    text-align: center;
    margin-bottom: 30px;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}
.discov {
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-bottom: 40px;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}
.timkiem_tour { padding: 13px;}
.dateinfo{background: #fff}
.searchtool{
    position: absolute;
    top: -270px;
    width: 1200px;
}
input[type=text], input[type=email], input[type=password], input[type=number], input[type=tel]{font-size: 15px}
.searchitem{
	height: 32px;
    width: 530px;
    border: none;
    margin: 2px;
    padding-left: 5px;
    border: 1px solid #bcbcbc;
}
.searchprice{
	width: 289px;
    margin: 2px;
    border: solid 1px #AFAFAF;
    height: 32px;
}
.datepicker{
	width: 180px;
    margin: 2px;
    border: solid 1px #AFAFAF;
    height: 32px;
}
.ui-datepicker-trigger{
	position: absolute;
       top: 18px;
    right: 12px;
    z-index: 99;padding-left: 8px !important; 
}
.btn-search-index{
	margin-top: -5px;
    background: #337dae;
    color: #fff;
    width: 154px;
    height: 32px;
    border: 1px solid #fff;
}
#ui-datepicker-div{width: 240px;}
/*-----End Search---------
.system-style img{    object-fit: cover;    width: 100% !important;    height: 100% !important;}*/
.rightbox-sys{display: flex;}
.rightbox-sys .price-sw{font-size: 20px; font-weight: bold;color: red; margin: 0 10px}
.social-footer .social-button i{color: #fff}
.social-footer .social-button:hover i{color: red}
.info_sys{text-align: justify;}
/*-----Chi tiet ---------*/
.sys_name{position: absolute;top: 30%; left: 50%; z-index: 9999; text-transform: uppercase;font-size: 50px; font-weight: bold;transform: translate(-50%,-50%);color: #fff; text-shadow: 1px 1px 1px #000}
.box-des{margin-top: 20px; padding: 10px}
.boxl{width: 60%; float: left}
.boxr{width: 40%; float: right;}
.boxr table{width: 100% !important}
.hl-box {width: 900px; margin: 20px auto; border: 1px solid #ababab; border-radius: 20px; padding: 20px}
.hl-title{font-size: 30px; width: 100%;    border-bottom: 1px solid #b7b7b7;    padding: 0 0 20px 0;}
.sys_names{position: absolute;top: 40%; left: 50%; z-index: 9999; transform: translate(-50%,-50%);color: #fff; text-shadow: 1px 1px 1px #000; text-align: center;border-radius: 20px;background: #00000085;    padding: 20px;}
.sys_names .info{font-size: 50px; font-weight: bold;}
.sys_names .html{font-size: 30px; font-weight: bold;}
.tour_info {  background-color: #FFFFFF;  display: inline-block;  width:999px;  padding: 10px 0 0 0; margin: 0 auto;}
@media screen and (max-width: 768px) {
	.sys_name{top:30%;text-align: center;font-size: 40px;}
}
ul.highlight div{line-height: 30px}
ul.highlight div::first-letter {  background: url('https://6.img.izshop.vn/tv24/images/tick.png') no-repeat; background-size: 15px; padding:0 18px 3px 2px;    color: cadetblue;}
.systemPaging .btnPaging{    border-radius: 15px;    background-color: #f36527;}


.tour_info h6 {
  color: #C5932C;
  font-size: 14px;
  padding-bottom: 10px;
}
.tour_info ul {
  margin-bottom: 8px;
  /*margin-left: 10px;*/
}
.tour_info li {
  /*background: url("../images/list-arrow.png") no-repeat scroll 0 11px rgba(0, 0, 0, 0);*/
  /*padding-left: 11px;*/
}
.nametitle{
  /*font: bold 1.2em/1.3em "Montserrat", sans-serif;*/
  color: #6F6F6F;
  /*line-height: 29px;*/
}
.nametitle-detail{  /*font: 1.2em/1.3em "Montserrat", sans-serif;*/  color: #3a6dd5;}

@media screen and (max-width: 1300px) {
	.sys_names .info{font-size: 35px}
	.sys_names .html{font-size: 25px}
}
@media screen and (max-width: 768px) {
	.hl-box{width: 93%; margin: 15px }
	#slider2_container,.jssort01{width: 100% !important}
	.boxl{width: 100%; float: none;}
	.boxr{width: 100%; float: none;}
	.tour_info{width: 100%}
	.detailtab iframe{width: 100% !important}
		.sys_names .info{font-size: 25px}
	.sys_names .html{font-size: 15px}
}
 
/*---- Testimonial---*/
.titleboxintro {font-size: 50px; font-weight: bold;text-align: center;margin-top: 50px;}
.contentin{font-size: 18px}
 
.slick-lis{
	width: 400px;
    float: left;
}
.testimonial-pic{text-align: justify; 
}
.imgarg{width: 40px;        margin: 7px;}
.img-title{display: flex;justify-content: center;}
.line{border-bottom: 1px solid #f36527; width: 300px; margin: 0 auto;}
.star{width: 100%;}
.star img{width: 70px !important; margin: 0 auto;}
.testimonial-pic img{    position: relative;    z-index: 10;}
.box-content.slick-slider .slick-next-items {
    position: absolute;
	top: 100%;
    right: 48%;
    background: url(../images/arrowright.png) no-repeat;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        cursor: pointer;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
} 
.box-content.slick-slider .slick-prev-items {
    position: absolute;
	top: 100%;
    left: 48%;
    background: url(../images/arrowleft.png) no-repeat;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        z-index: 999
            cursor: pointer;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
.box-content.slick-slider .slick-next-items:hover {
    background: url(../images/arrowrighthover.png) no-repeat;
} 
.box-content.slick-slider .slick-prev-items:hover {
    background: url(../images/arrowlefthover.png) no-repeat;
}
.onmousexxx{
	padding: 5px;
    text-align: center
}
.testimonial {
    width: 100%;
    margin: 10px;
  	text-align: center;
    height: 330px;
    padding: 7% 20%;
    color: #020202;
    font-size: 12px;
}
.slick-prev-items {
    position: absolute;
    top: 50%;
    left: 15px;
    background: url(../images/leftarrow.png) no-repeat;
    width: 15px;
    height: 15px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        z-index: 999
}
.slick-next-items {
    position: absolute;
    top: 50%;
    right: 15px;
    background: url(../images/rightarrow.png) no-repeat;
    width: 15px;
    height: 15px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
}
.boxtab.slick-slider .slick-prev-items {
    position: absolute;
    top: -5%;
    right: 40px;
    background: url(../images/icon-arrow-left2.png) no-repeat;
    width: 20px;
    height: 47px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
        z-index: 999
}
.boxtab.slick-slider .slick-next-items {
    position: absolute;
    top: -5%;
    right: 0;
    background: url(../images/icon-arrow-right2.png) no-repeat;
    width: 20px;
    height: 47px;
    border: none;
    overflow: hidden;
    text-indent: 100px;
}
.testimonial-review a{
    font: bold 2.2em/1.3em "Poppins", serif;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #020202;
}
.testimonial-review p{
	font: 1.0em/1.5em "Poppins", serif;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.popup i{
	font-size: 90px;
    line-height:50px;
}
.stars{background: url(../images/stars.png) no-repeat;padding: 20px;       margin-left: 106px;    margin-top: 10px;}
/*---- End Testimonial---*/

a {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
::-webkit-selection {
  color: #fff;
  background: #FF5126;
}

::-moz-selection {
  color: #fff;
  background: #FF5126;
}

::selection {
  color: #fff;
  background: #FF5126;
}

.ubea-container {
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.ubea-nav {
  /*position: fixed;*/
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 1001;
  background: #fff;
  webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
}
/*Trip & vIDEOS	*/
.bgrcover {
    position: absolute;
    background-color: rgba(0, 0, 0, .4);
    z-index: 5;
    height: 100%;
    width: 100%;
}
.background-slider {
    position: relative;
    z-index: 0;
    height: 100% !important;
}
#video-background {
    width: 100% !important;
    height: 100%;
    z-index: -1;
    overflow: hidden;
    background-size: contain;
    object-fit: cover;
}
 
.trips img{width: 400px !important; height: auto !important; margin-top: 30px}
.trips a{background: #007e50; padding: 10px 30px; border-radius:30px; color: #fff }
.trips a:hover{background: #002216}
/* eND Trip & vIDEOS	*/
.main-menu{
  position: relative;
  background-color: #efa504;
  z-index:2;
  width:100%;
}
.main-menu ul{
  list-style: none;
  text-align: right;
  margin-bottom: 0;
  float:right;
}
.main-menu li {
  display: inline-block;
  padding:7px 10px;
}
.main-menu li a{
  color:#780c10;
}
.main-menu li:hover{
  background-color: #ffcc5c;
 
}
.main-menu li.active{
  background-color: #ffcc5c;
}

@media screen and (max-width: 768px) {
  .ext5 ul li {width: calc(50% - 10px);}
  .e2 ul li { width: calc(50% - 10px)}
    .index-e2-text{padding: 20px}
    .sub-mn ul{display:inline;}
    .sub-mn ul li{float: left; margin: 10px 0;}
 
    .list-tour ul li{height: 615px;width: calc(100% - 0px)}
    .item-info {    font-size: 15px;}
    .ext-details ul{display: inline;}
    .ext-details ul li{float: left;margin: 10px 0}
    .item-btn-details{margin-top: 0}
} 
.ubea-nav #ubea-logo {
  font-size: 20px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.ubea-nav #ubea-logo em {
  color: #FF5126;
}
.ubea-nav a {
  padding: 0px 10px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .ubea-nav .menu-1, .ubea-nav .menu-2 {
    display: none;
  }
}
.ubea-nav ul {
  padding: 0;
  margin: 2px 0 0 0;
}
.ubea-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}
.ubea-nav ul li a {
  font-size: 16px;
  padding: 30px 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ubea-nav ul li a:hover, .ubea-nav ul li a:focus, .ubea-nav ul li a:active {
  color: #FF5126;
}
.ubea-nav ul li.has-dropdown {
  position: relative;
}
.ubea-nav ul li.has-dropdown .dropdown {
  width: 130px;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.ubea-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.ubea-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}
.ubea-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}
.ubea-nav ul li.has-dropdown .dropdown li a {
  padding: 2px 0;
  display: block;
  color: #999999;
  line-height: 1.2;
  text-transform: none;
  font-size: 15px;
}
.ubea-nav ul li.has-dropdown .dropdown li a:hover {
  color: #000;
}
.ubea-nav ul li.has-dropdown .dropdown li.active > a {
  color: #000 !important;
}
.ubea-nav ul li.has-dropdown:hover a, .ubea-nav ul li.has-dropdown:focus a {
  color: #fff;
}
.ubea-nav ul li.btn-cta a {
  color: #fff;
}
.ubea-nav ul li.btn-cta a span {
  border: none !important;
  background: #FF5126;
  padding: 4px 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.ubea-nav ul li.btn-cta a:hover span {
  background: #ff6540;
  color: #fff;
}
.ubea-nav ul li.active > a {
  color: #FF5126 !important;
}

#ubea-header .ubea-video-link a {
  color: rgba(255, 255, 255, 0.5);
}
#ubea-header .ubea-video-link a i {
  font-size: 18px;
  top: 2px;
  position: relative;
  color: #fff;
  height: 25px;
  width: 25px;
  line-height: 25px;
  padding-left: 3px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 5px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#ubea-header .ubea-video-link a:hover {
  color: white;
}
#ubea-header .ubea-video-link a:hover i {
  border: 1px solid white;
}
@media screen and (max-width: 480px) {
  #ubea-header .text-left {
    text-align: center !important;
  }
}
@media screen and (max-width: 480px) {
  #ubea-header .btn {
    display: block;
    width: 100%;
  }
}

#ubea-header,
#ubea-counter,
.ubea-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.ubea-bg {
  background-position: center center;
  width: 100%;
  float: left;
  position: relative;
}

.ubea-video {
  height: 450px;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.ubea-video.ubea-video-sm {
  height: 250px;
}
.ubea-video a {
  z-index: 1001;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -45px;
  width: 90px;
  height: 90px;
  display: table;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.ubea-video a i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}
.ubea-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ubea-video:hover .overlay {
  background: rgba(0, 0, 0, 0.7);
}
.ubea-video:hover a {
  position: relative;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.ubea-cover {
  height: 900px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
}
.ubea-cover a {
  color: #FF5126;
}
.ubea-cover a:hover {
  color: white;
}
.ubea-cover .overlay {
  z-index: 1;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(35, 35, 35, 0.5);
}
.ubea-cover > .ubea-container {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .ubea-cover {
    height: 600px;
  }
}
.ubea-cover .display-t,
.ubea-cover .display-tc {
  height: 900px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ubea-cover .display-t,
  .ubea-cover .display-tc {
    height: 600px;
  }
}
.ubea-cover.ubea-cover-sm {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .ubea-cover.ubea-cover-sm {
    height: 400px;
  }
}
.ubea-cover.ubea-cover-sm .display-t,
.ubea-cover.ubea-cover-sm .display-tc {
  height: 600px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ubea-cover.ubea-cover-sm .display-t,
  .ubea-cover.ubea-cover-sm .display-tc {
    height: 400px;
  }
}
.ubea-cover.ubea-cover-xs {
  height: 500px;
}
@media screen and (max-width: 768px) {
  .ubea-cover.ubea-cover-xs {
    height: inherit !important;
    padding: 3em 0;
  }
}
.ubea-cover.ubea-cover-xs .display-t,
.ubea-cover.ubea-cover-xs .display-tc {
  height: 500px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ubea-cover.ubea-cover-xs .display-t,
  .ubea-cover.ubea-cover-xs .display-tc {
    padding: 3em 0;
    height: inherit !important;
  }
  .navbar.bootstrap-navbar{background-color: #e8eae7;z-index: 9999999999;}
}
.ubea-cover.ubea-cover-xxs {
  padding: 3em 0;
}
.ubea-cover .btn-primary {
  color: #fff !important;
}

#ubea-counter .feature-center {
  background: #fff;
  padding: 30px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
}

.ubea-staff {
  text-align: center;
  margin-bottom: 7em;
  float: left;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ubea-staff {
    margin-bottom: 3em;
  }
}
.ubea-staff img {
  width: 100px;
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.ubea-staff h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
.ubea-staff p {
  margin-bottom: 30px;
}
.ubea-staff .role {
  color: #bfbfbf;
  margin-bottom: 30px;
  font-weight: normal;
  display: block;
}

.ubea-social-icons {
  margin: 0;
  padding: 0;
}
.ubea-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ubea-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #FF5126;
  padding-left: 10px;
  padding-right: 10px;
}
.ubea-social-icons li a i {
  font-size: 20px;
}

.ubea-contact-info {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  position: relative;
}
.ubea-contact-info ul {
  padding: 0;
  margin: 0;
}
.ubea-contact-info ul li {
  padding: 0 0 0 50px;
  margin: 0 0 30px 0;
  list-style: none;
  position: relative;
}
.ubea-contact-info ul li:before {
  color: #cccccc;
  position: absolute;
  left: 0;
  top: .05em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ubea-contact-info ul li.address:before {
  font-size: 30px;
  content: "\e9d1";
}
.ubea-contact-info ul li.phone:before {
  font-size: 23px;
  content: "\e9f4";
}
.ubea-contact-info ul li.email:before {
  font-size: 23px;
  content: "\e9da";
}
.ubea-contact-info ul li.url:before {
  font-size: 23px;
  content: "\e9af";
}

form label {
  font-weight: normal !important;
}

#ubea-header .display-tc,
#ubea-counter .display-tc,
.ubea-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
}
#ubea-header .display-tc h1, #ubea-header .display-tc h2,
#ubea-counter .display-tc h1,
#ubea-counter .display-tc h2,
.ubea-cover .display-tc h1,
.ubea-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#ubea-header .display-tc h1,
#ubea-counter .display-tc h1,
.ubea-cover .display-tc h1 {
  margin-bottom: 0px;
  font-size: 59px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #ubea-header .display-tc h1,
  #ubea-counter .display-tc h1,
  .ubea-cover .display-tc h1 {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
#ubea-header .display-tc h2,
#ubea-counter .display-tc h2,
.ubea-cover .display-tc h2 {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 30px;
}

#ubea-counter {
  text-align: center;
}
#ubea-counter .counter {
  font-size: 50px;
  margin-bottom: 10px;
  color: #FF5126;
  font-weight: 100;
  display: block;
}
#ubea-counter .counter-label {
  margin-bottom: 0;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: .1em;
}
@media screen and (max-width: 768px) {
  #ubea-counter .feature-center {
    margin-bottom: 30px;
  }
}
#ubea-counter .icon {
  width: 70px;
  height: 70px;
  text-align: center;
  margin-bottom: 20px;
  background: none !important;
  border: none !important;
}
#ubea-counter .icon i {
  height: 70px;
}
#ubea-counter .icon i:before {
  color: #cccccc;
  display: block;
  text-align: center;
  margin-left: 3px;
}

#ubea-features,
#ubea-features-2,
#ubea-products,
#ubea-subscribe,
#ubea-footer,
#ubea-faq,
.ubea-section {
  padding: 2em 0;
  clear: both;
  position: relative;
}
@media screen and (max-width: 768px) {
  #ubea-features,
  #ubea-features-2,
  #ubea-products,
  #ubea-subscribe,
  #ubea-footer,
  #ubea-faq,
  .ubea-section {
    padding: 3em 0;
  }
}
#ubea-features.border-bottom,
#ubea-features-2.border-bottom,
#ubea-products.border-bottom,
#ubea-subscribe.border-bottom,
#ubea-footer.border-bottom,
#ubea-faq.border-bottom,
.ubea-section.border-bottom {
  border-bottom: 1px solid #e6e6e6;
}

#ubea-features-2 {
  background: #efefef;
  position: relative;
  float: left;
  width: 100%;
}

.feature-center {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .feature-center {
    margin-bottom: 30	px;
  }
}
.feature-center .icon {
  width: 90px;
  height: 90px;
  border: 1px solid #eaeaea;
  display: table;
  text-align: center;
  margin: 0 auto 30px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.feature-center .icon i {
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  font-size: 40px;
  line-height: 40px;
  color: #FF5126;
}
.feature-center p, .feature-center h3 {
  margin-bottom: 30px;
}
.feature-center h3 {
  font-size: 18px;
  color: #000;
  position: relative;
}

.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.feature-left .icon {
  float: left;
  text-align: center;
  width: 15%;
}
.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #FF5126;
}
.feature-left .feature-copy {
  float: right;
  width: 85%;
}
.feature-left .feature-copy h3 {
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.ubea-heading {
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .ubea-heading {
    margin-bottom: 3em;
  }
}
.ubea-heading.ubea-heading-sm {
  margin-bottom: 2em;
}
.ubea-heading h2 {
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
  position: relative;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .ubea-heading h2 {
    font-size: 28px;
  }
}
.ubea-heading h2:before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 50px;
  margin-left: -25px;
  height: 2px;
  left: 50%;
  background: #FF5126;
}
.ubea-heading h2.ubea-left:before {
  left: 0;
  margin-left: 0;
}
.ubea-heading p {
  font-size: 20px;
  line-height: 1.5;
  color: #1a1a1a;
}
@media screen and (max-width: 768px) {
  .ubea-heading p {
    font-size: 18px;
  }
}

#ubea-products {
  padding-top: 10em;
  margin-top: -10em;
}
#ubea-products .item img {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#ubea-products:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 180%;
  top: 0;
  -webkit-transform: skewY(-12deg);
  -moz-transform: skewY(-12deg);
  transform: skewY(-12deg);
  background: #efefef;
}
#ubea-products .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#ubea-products .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#ubea-products .arrow-thumb a:hover, #ubea-products .arrow-thumb a:focus, #ubea-products .arrow-thumb a:active {
  text-decoration: none;
}

#ubea-subscribe {
  background: #FF5126;
}
#ubea-subscribe .form-control {
  background: transparent;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#ubea-subscribe .form-control:focus {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.8) !important;
}
#ubea-subscribe .form-control::-webkit-input-placeholder {
  color: #fff;
}
#ubea-subscribe .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#ubea-subscribe .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#ubea-subscribe .form-control:-ms-input-placeholder {
  color: #fff;
}
#ubea-subscribe .btn {
  height: 54px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
  background: #fff;
  border-color: #fff;
  color: #000;
}
#ubea-subscribe .btn:hover, #ubea-subscribe .btn:active, #ubea-subscribe .btn:focus {
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
}
#ubea-subscribe .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#ubea-subscribe .form-inline .form-group .form-control {
  width: 100%;
}

#ubea-footer .ubea-footer-links {
  padding: 0;
  margin: 0 0 20px 0;
  float: left;
  width: 100%;
}
#ubea-footer .ubea-footer-links li {
  padding: 0;
  margin: 0 0 15px 0;
  list-style: none;
  line-height: 1;
}
#ubea-footer .ubea-footer-links li a {
  text-decoration: none;
}
#ubea-footer .ubea-footer-links li a:hover {
  text-decoration: underline;
}
#ubea-footer .ubea-widget {
  margin-bottom: 30px;
}
#ubea-footer .ubea-widget h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#ubea-footer .ubea-widget .ubea-quick-contact {
  padding: 0;
  margin: 0;
}
#ubea-footer .ubea-widget .ubea-quick-contact li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#ubea-footer .ubea-widget .ubea-quick-contact li i {
  width: 30px;
  float: left;
  font-size: 18px;
  position: relative;
  margin-top: 4px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media screen and (max-width: 768px) {
  #ubea-footer .copyright .pull-left,
  #ubea-footer .copyright .pull-right {
    float: none !important;
    text-align: center;
  }
}
#ubea-footer .copyright .block {
  display: block;
}

#ubea-offcanvas {
  position: absolute;
  position: fixed;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 45px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #ubea-offcanvas {
    display: block;
  }
}
.offcanvas #ubea-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
#ubea-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}
#ubea-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#ubea-offcanvas ul {
  padding: 0;
  margin: 0;
}
#ubea-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#ubea-offcanvas ul li > ul {
  padding-left: 20px;
  display: none;
}
#ubea-offcanvas ul li.offcanvas-has-dropdown > a {
  display: block;
  position: relative;
}
#ubea-offcanvas ul li.offcanvas-has-dropdown > a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e921";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#ubea-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}



.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.ubea-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.ubea-nav-toggle.active i::before, .ubea-nav-toggle.active i::after {
  background: #444;
}
.ubea-nav-toggle:hover, .ubea-nav-toggle:focus, .ubea-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.ubea-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.ubea-nav-toggle i::before, .ubea-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.ubea-nav-toggle.ubea-nav-white > i {
  color: #fff;
  background: #fff;
}
.ubea-nav-toggle.ubea-nav-white > i::before, .ubea-nav-toggle.ubea-nav-white > i::after {
  background: #fff;
}

.ubea-nav-toggle i::before {
  top: -7px;
}

.ubea-nav-toggle i::after {
  bottom: -7px;
}

.ubea-nav-toggle:hover i::before {
  top: -10px;
}

.ubea-nav-toggle:hover i::after {
  bottom: -10px;
}

.ubea-nav-toggle.active i {
  background: transparent;
}

.ubea-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.ubea-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.ubea-nav-toggle {
  position: fixed;
  right: 0px;
  top: 10px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .ubea-nav-toggle {
    display: block;
  }
}
 
.bg-opacity{
  /*opacity: 0.3;*/
}
.upper{
  font-size: 12px;
  padding:5px;
}
a.upper{
  margin:0;
}
.detail{
  background: #fbcc65;
  color:#FF0000;
}
.item{
  margin-bottom: 20px;
}
.book{
  background: #b37a2a;
  color:#FFF;
}
.tour-button {
  /*position: absolute;*/
  /*right: -5px;*/
    /*top: 306px;*/

  padding-bottom:5px;
}
 
 
.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #FF5126;
}

.row-pb-md {
  padding-bottom: 4em !important;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.ubea-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .ubea-nav .ubea-contact {
    text-align: left !important;
  }
}
.ubea-nav .ubea-contact ul {
  padding: 0;
  margin: 0 0 20px 0;
}
.ubea-nav .ubea-contact ul li {
  padding: 0;
  margin: 0;
}
.ubea-nav .ubea-contact ul li a {
  font-size: 14px;
  font-weight: bold !important;
  margin-left: 0px;
}
.ubea-nav .ubea-contact ul li a i {
  color: #FF5126;
}
.ubea-nav .ubea-contact ul li a:hover i {
  color: #fff;
}

#ubea-features-3 {
  position: relative;
  top: -7em;
}
@media screen and (max-width: 768px) {
  #ubea-features-3 {
    top: -2em;
  }
}
#ubea-features-3 .feature {
  width: 33.33%;
  float: left;
  padding: 30px;
  background: #FF5126;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #ubea-features-3 .feature {
    width: 100%;
    margin-bottom: 30px;
  }
}
#ubea-features-3 .feature h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#ubea-features-3 .feature p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 1.7;
}
#ubea-features-3 .feature .icon {
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto 10px auto;
  position: relative;
  background: #ff4517;
  top: -3em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#ubea-features-3 .feature .icon i {
  line-height: 90px;
  height: 90px;
  font-size: 40px;
  color: #fff;
}
#ubea-features-3 .feature .icon i:before {
  display: block;
  text-align: center;
  margin-left: 3px;
}
#ubea-features-3 .feature.feature-1 {
  z-index: 7;
}
#ubea-features-3 .feature.feature-2 {
  bottom: 0px;
  z-index: 10;
  -webkit-box-shadow: 0px 0 30px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0 30px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0 30px 10px rgba(0, 0, 0, 0.25);
  background: #ff4112;
}
@media screen and (max-width: 768px) {
  #ubea-features-3 .feature.feature-2 {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
}
#ubea-features-3 .feature.feature-2 .icon {
  background: #ff3402;
}
#ubea-features-3 .feature.feature-2 .feature-inner {
  top: -3em;
  position: relative;
}
@media screen and (max-width: 768px) {
  #ubea-features-3 .feature.feature-2 .feature-inner {
    top: 0;
  }
}
#ubea-features-3 .feature.feature-2:before {
  position: absolute;
  top: -50px;
  content: "";
  background: #ff4112;
  height: 50px;
  width: 100%;
  left: 0;
}
@media screen and (max-width: 768px) {
  #ubea-features-3 .feature.feature-2:before {
    display: none;
  }
}
#ubea-features-3 .feature.feature-2:after {
  position: absolute;
  bottom: -30px;
  content: "";
  background: #ff4112;
  height: 30px;
  width: 100%;
  left: 0;
}
@media screen and (max-width: 768px) {
  #ubea-features-3 .feature.feature-2:after {
    display: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
}
#ubea-features-3 .feature.feature-3 {
  z-index: 7;
  background: #fc3200;
}
#ubea-features-3 .feature.feature-3 .icon {
  background: #f23000;
}

.ubea-flex {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
}

#ubea-blog {
  padding: 3em 0;
}

.ubea-card-item {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 9;
  bottom: 0;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ubea-card-item.has-text figure {
  margin-bottom: 30px !important;
}
.ubea-card-item figure {
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 12;
  position: relative;
}
.ubea-card-item figure .overlay {
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.ubea-card-item figure .overlay i {
  z-index: 12;
  color: #fff;
  font-size: 30px;
  position: absolute;
  margin-left: -15px;
  margin-top: -45px;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ubea-card-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ubea-card-item .ubea-text {
  padding: 0px 10px 10px 20px;
  text-align: center;
}
.ubea-card-item .ubea-text.text-left {
  text-align: left;
}
.ubea-card-item .ubea-text h2, .ubea-card-item .ubea-text span {
  text-decoration: none !important;
}
.ubea-card-item .ubea-text h2 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 10px 0;
  color: #FF5126;
}
.ubea-card-item .ubea-text span {
  color: #b3b3b3;
  font-size: 16px;
  font-weight: 400;
}
.ubea-card-item .ubea-text p {
  color: #000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ubea-card-item .ubea-text span.btn {
  color: #666666 !important;
  opacity: 1;
  visibility: visible;
  bottom: 0;
  background: #ebebeb;
  border: 2px solid #ebebeb !important;
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.ubea-card-item .ubea-text .ubea-category {
  font-size: 12px;
  color: #cccccc;
}
.ubea-card-item .ubea-text .ubea-category span {
  font-size: 12px;
  color: gray;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
}
.ubea-card-item:hover, .ubea-card-item:focus {
  bottom: 7px;
  text-decoration: none;
  -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.19);
}
.ubea-card-item:hover img, .ubea-card-item:focus img {
  -webkot-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ubea-card-item:hover span.btn, .ubea-card-item:focus span.btn {
  opacity: 1;
  visibility: visible;
  bottom: 0px;
  color: #fff !important;
  border: 2px solid #ff6540 !important;
  background: #ff6540 !important;
}
.ubea-card-item:hover figure .overlay, .ubea-card-item:focus figure .overlay {
  opacity: 1;
  visibility: visible;
}
.ubea-card-item:hover figure .overlay i, .ubea-card-item:focus figure .overlay i {
  margin-top: -15px;
}
.ubea-card-item:hover h2, .ubea-card-item:hover span, .ubea-card-item:focus h2, .ubea-card-item:focus span {
  text-decoration: none !important;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -39px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 20px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 20px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #444;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000;
}

.owl-carousel-fullwidth.ubea-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.ubea-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #fff;
}
.owl-carousel-fullwidth.ubea-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.ubea-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 24px;
  background: #FF5126 !important;
  padding: 12px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover i, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus i {
  background: #FF5126 !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #FF5126;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 2px solid #FF5126;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #FF5126;
}

#ubea-faq {
  padding-top: 2em;
  position: relative;
  background: #efefef;
}
.ubea-accordion {
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}
.ubea-accordion .ubea-accordion-heading {
  padding: 20px;
  position: relative;
  cursor: pointer;
}
.ubea-accordion .ubea-accordion-heading h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: brand-primary;
}
.ubea-accordion .ubea-accordion-heading .icon {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 18px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ubea-accordion .ubea-accordion-content {
  border-top: 1px solid #e6e6e6;
  display: none;
}
.ubea-accordion .ubea-accordion-content .inner {
  padding: 20px;
}
.ubea-accordion.active .icon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ubea-accordion.active h3 {
  color: #FF5126;
}

#ubea-contact h3 {
  color: #fff;
  font-size: 30px;
}

#ubea-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}
#ubea-hero .btn {
  font-size: 24px;
}
#ubea-hero .btn.btn-primary {
  padding: 14px 30px !important;
}
#ubea-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#ubea-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#ubea-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 700px;
  position: relative;
}
#ubea-hero .flexslider .slides li .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}
#ubea-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#ubea-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#ubea-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
}
#ubea-hero .flexslider .flex-direction-nav {
  display: block;
}
#ubea-hero .flexslider .flex-direction-nav a {
  position: absolute;
  cursor: pointer;
  width: 45px;
  height: 45px;
}
#ubea-hero .flexslider .flex-direction-nav a:before {
  left: 0;
  top: 0;
  color: #fff !important;
  text-shadow: none !important;
  font-size: 40px;
  position: relative;
  z-index: 10;
}
#ubea-hero .flexslider .flex-direction-nav a.flex-prev {
  opacity: 1 !important;
  left: 40px !important;
}
#ubea-hero .flexslider .flex-direction-nav a.flex-prev:before {
  text-indent: 0px !important;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e929";
}
#ubea-hero .flexslider .flex-direction-nav a.flex-next {
  right: 40px !important;
  opacity: 1 !important;
}
#ubea-hero .flexslider .flex-direction-nav a.flex-next:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0px !important;
  right: 0;
  content: "\e92a";
}
#ubea-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 700px;
}
#ubea-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: 700px;
}
#ubea-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 60px;
  font-weight: 300;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #ubea-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 40px;
  }
}
#ubea-hero .flexslider .slider-text > .slider-text-inner .ubea-lead {
  font-size: 20px;
  color: #fff;
}
#ubea-hero .flexslider .slider-text > .slider-text-inner .ubea-lead .icon-heart {
  color: #d9534f;
}

.ubea-section-overflow {
  overflow: hidden;
  position: relative;
}

#ubea-services .feature-left .icon i {
  color: #cccccc !important;
}
#ubea-services .feature-left h3 {
  color: #FF5126;
  font-size: 22px;
}

/*# sourceMappingURL=style.css.map */
.support{
  
}
.sys_lang.s_lang {
  position: absolute;
  /*top: 45px;*/
  right: 10px;
}









.container1 {
  width: 1170px;
}

.header_fix {
  width: 100%;
  height: 35px;
  z-index: 99999999999;
  min-width: 1090px;
  background: #fe0002;
  position: absolute; top: 0;
  display:none;
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #fff;
}
.header-mid {
  width: 999px;
  position: relative;
  height: 35px;
  margin: 0px auto;
}
ul.sys_menu_top li .menu-item-name {
  color: #fff;
}
ul.sys_menu_top li:after {
  content: '|';
  color: #fff;
}
 
ul.sys_menu_top {
  right: 0;
}
.trip_ad {
    position: absolute;
    top: 37px;
    right: 13%;
}
.tripbanner{
  position: absolute;
  width: 148px; height: 30px;
  top: 37px;
  right: 127px;
  opacity: .5;
}
.bannerM{
  display: flex;

  position: relative;
  height: 83px;
  margin: 0px auto;
}
.Banner{
  background:#efa504;
  height: 100px;

}


.Hleft {
  float: left;
  font: 1.2em/30px "Poppins", serif;
  color: #fff;
}
.menuB{
  height: 43px;
  /* border-top: 1px solid #9A9A9A; */
  /* background: #ffcc00; */
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 320px;
}
/**
 * Site Header
 * ------------*/
.search-box{
    background: rgba(255, 255, 255, 0.38);
    z-index: 1;
    height: 96px;
    margin-bottom: 10px;
    position: absolute;
    width: 100%;
    top: 144px;
    

}

.search-box .diemden{
  width: 318px; height: 38px; margin: 30px 0 0 58px;
  padding-left: 10px; background: none; border: none; box-shadow: none !important;
}
.search-box .ngaykh{
  width: 132px; height: 38px; margin: 30px 0 0 58px;
  padding-left: 10px;background: none; border: none;box-shadow: none !important;
}
.search-box .submit{
  width: 150px; height: 38px; margin: 19px 0 0 10px;
  padding-left: 0px;background: none; border: none;box-shadow: none !important;
}
.search-box .hotro{
  position: absolute; right: 0; width: 245px; top:0; color: #dbdbdb; font-size: 1.4em; line-height: 22px; font-weight: normal;
}
.search-box .hotro .tt{
  line-height: 34px;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;

}
.search-box .hotro .tx{
  margin-top: 10px;
}
.search-box .s-title{
  color: #fff; text-align:center;font-size: 15px;line-height: 35px;border-bottom: 1px solid #f1f1f1;
}
.tabcontent_timkiem{
    display: -webkit-box;
    margin-top: 15px;
}
.input{
    height: 50px;
    padding: 5px;
    font-size: 15px;
    width: 230px;
}
.ajax_chosse_category_search{
    height: 50px;
    padding: 5px;
    width:246px;
    font-size: 15px;
}
.ajax_chosse_category_search_ca{
    color: #555;
    width:246px;
    height: 50px;
    border: 1px solid #ccc;
   margin-left: 10px;
    background: #fff url(../img/calender.png) no-repeat 99% 50% !important;
     padding: 0 0 0 5px;
    font-size: 15px;
}
.checknow{
    color:#fff;
    background: #efa504;
    padding: 10px;
        margin-left: 10px;
}

 
.tophead {
  margin-top: 30px;
}
.hotline {
  background: url("../images/hotilne.png") no-repeat scroll 0 0 transparent;
  float: right;
  height: 28px;
  width: 254px;
}

.lang {
  float: right;
  letter-spacing: 10px;
  margin-left: 20px;
  padding-top: 5px;
}
.topnav {
  clear: both;
  overflow: hidden;
  padding-top: 10px;
}
.topnav ul {
  float: right;
  list-style: none outside none;
  margin-top: 6px;
}
.slogan{
  margin: 20px 0 0 20px;
}
.topnav li {
  border-right: 1px solid #5F5D5D;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.topnav li:last-child {
  border-right: medium none;
}
.topnav a {
  color: #5F5D5D;
  font-weight: bold;
}
.topnav a:hover {
  border-bottom: 1px dotted #5F5D5D;
  text-decoration: none;
}
.searchsite {
  float: right;
  margin-left: 10px;
}
.search-field {
  background-color: #CCCCCC;
  border: 1px solid #D8D8DA;
  height: 25px;
  padding: 0 4px;
  width: 197px;
}
.search-submit {
  background: url("../images/btn_search.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 23px;
  text-indent: -99px;
  width: 23px;
}

.search-page-search-form {
  border-bottom: 1px solid #E6E5E6;
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-color: #E0DEDE !important;
}
.search-page-search-form h2 {
  color: #333333;
  font: 18px/20px "Poppins", serif;
  margin: 0 0 20px;
  padding: 0;
}
.seach-form input[type="text"] {
  padding: 8px 2% !important;
  width: calc(90% - 39px);
}
.search-page-search-form input[type="submit"] {
  background: none repeat scroll 0 0 #000000 !important;
  border: medium none;
  color: #FFFFFF !important;
  cursor: pointer;
  display: inline-block !important;
  font-family: FontAwesome !important;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin: 0;
  padding: 0 !important;
  text-indent: 0 !important;
  width: 68px;
}

.navhead {
  clear: both;
  margin-top: 5px;
}

/**
 * Navigation
 * ------------*/
nav {
  padding-top: 2px;
}
#mainNav {
  background: url("../images/bg-menu.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #E2E2E2;
  box-shadow: 1px 1px 2px #888888;
  -webkit-box-shadow: 1px 1px 2px #888888;
  -moz-box-shadow: 1px 1px 2px #888888;
  float: right;
  height: 41px;
  margin: 9px 0;
  padding: 0;
}
#mainNav > li {
  border-right: 1px solid #E2E2E2;
  float: left;
  padding: 5px 4px;
}
#mainNav > li:last-child {
  border: medium none;
}
#mainNav > li > a {
  color: #464646;
  display: block;
  font-weight: bold;
  padding: 7px 9px;
  text-decoration: none;
  text-transform: uppercase;
}
#mainNav a {
  text-shadow: 0px 0px 1px rgba(150, 150, 150, 0.5);
}
#mainNav > li > a:hover/*, #mainNav > li.current_page_parent > a, #mainNav > li.current-menu-item > a*/ {
  color: #EC2528;
}
/*sub-menu*/
#mainNav ul.sub-menu {
  background: none repeat scroll 0 0 #FFFFFF;
  display: none;
  min-width: 220px;
  padding-bottom: 0.5em;
  box-shadow: 1px 1px 3px #888888;
  -webkit-box-shadow: 1px 1px 3px #888888;
  -moz-box-shadow: 1px 1px 3px #888888;
  z-index: 999;
}
#mainNav ul.sub-menu li {
  border-bottom: 1px dotted #DDDDDD;
  border-right: 0 solid #932821;
}
#mainNav ul.sub-menu li:hover {
  background-color: #E9E9E8;
}
#mainNav li ul.sub-menu li a {
  color: #111111;
  font-weight: normal;
  line-height: 30px;
  padding: 5px;
  text-decoration: none;
}
#mainNav li ul.sub-menu li.current-menu-item > a {
  font-weight: bold;
}
#mainNav li ul.sub-menu {
  font-size: 14px;
  padding: 0;
}
#mainNav li:hover ul.sub-menu {
  display: block;
  position: absolute;
}
#mainNav ul.sub-menu ul.sub-menu {
  display: none;
}
#mainNav ul.sub-menu li:hover ul.sub-menu {
  display: block;
  left: 220px;
  margin-top: -30px;
}
.s_detail {text-align: justify;}
#crumbs {  font-size: 13px;    font-size: 16px;    font-weight: normal;    padding: 20px 0 3px 0px;}
#crumbs a {  margin:8px;}
#crumbs span {  margin-left: 5px;}

.fea-wrap {
  overflow: hidden;
  padding: 0 12px;
}
.fea_slide {
  margin-bottom: 20px;
  height: 298px;
}
.testi_item {
  display: none;
}
.slide-controls a {
  background-image: url("../images/car-btns.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 13px;
  text-indent: -5000px;
  width: 16px;
}
.slide-controls a.prev {
  background-position: 0 0;
}
.slide-controls a.prev:hover {
  background-position: 0 -13px;
}
.slide-controls a.next {
  background-position: -12px -13px;
}
.slide-controls a.next:hover {
  background-position: -12px 0;
}
* + html .slide-controls ul li {
  display: inline;
}

 
#list-tour header h1, .feature-tour header h1 {
  line-height: 26px;
  margin-bottom: -4px;
  margin-top: -4px;
}
.feature-tour footer, #list-tour footer {
  background: url("../images/icon_arrow2_313131.png") no-repeat scroll 635px 5px #313131;
  clear: both;
  height: 24px;
  padding-right: 70px;
  padding-top: 5px;
  text-align: right;
}
.feature-tour footer a, #list-tour footer a {
  color:#FFFFFF;
}
.feature-tour article {
  float: left;
  margin-bottom: 20px;
  margin-right: 14px;
  width: 283px;
}
.feature-tour article:nth-child(3) {
  margin-right: 0;
}
.index_info{
  height: 72px; display: block; font-size: 1.2em; overflow: hidden;
}

.feature-tour article h2, #list-tour article h2 {
  color: #0D577A;
  font-size: 14px;
  font-family: "Poppins", serif;
  line-height: 19px;
  text-align: justify;

}
.Detail{
  background-color: #ceb900;
  padding: 5px 5px;
  color: #fff;
  font: 1.0em/1.2em "Poppins", serif;
  border-radius: 5px;
}
.Detail:hover{
  background-color: red;
}
.Book{
  background-color: #415e19;
  padding: 5px 15px;
  color: #fff !important;
  font: 1.0em/1.2em "Poppins", serif;
  text-transform: uppercase;cursor: pointer;
  border-radius: 5px;
}
.Book:hover{
  background-color: red;
}
.bookform{
  background: #fff;
}
.sup{
  font-size: 9px;
  padding-left: 5px;
}

.feature-tour article h2:hover {
  color: green;

}
.feature-tour article a, #list-tour article a {
  color: #1E1E1E;
}
.feature-tour article a, #list-tour article.hotel_list a {
  color: #BE7B02;
}
.feature-tour article a:hover, #list-tour article a:hover {
  color: #1198D2;
}
.feature-tour article .art-wrap {
  background: #FFFFFF; /* Old browsers */
  height: 197px;

}

.f_link {
  margin: 10px 0;
}
.boxprice, .boxprice1 {

  color: #585858;

  line-height: 20px;
  padding: 0 8px 15px 0px;
  text-align: left;
}
.boxprice1 {
  border-radius: 0 0 4px;
  position: absolute;
}
.boxprice .bprow1, .boxprice1 .bprow1 {
  font-size: 15px
}
.f12e {
  font-size: 1.0em;
  /*position: absolute;*/
  top: 6px;
  right: 12px;
  color: #000;
  text-overflow: ellipsis;
    /*overflow: hidden;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 2;*/
    
}
.topmenu{
  height: 25px;
}
.topmenu ul li a{
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 15px;
  color: #fff;
}
.f12eshow {
  font-size: 1.1em;
  margin-bottom: 15px;
}
.boxprice .bprow2, .boxprice1 .bprow2 {
  color: #ff0000;
  font-family: tahoma;
  font-size: 17px;
  font-weight: bold;
  line-height: 32px;
}
.boxprice .bprow2 em, .boxprice1 .bprow2 em {
  color: #585858;

  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
}
.price-tb-bx {
  margin-bottom: 10px;
}
.price-tb-bx  {
  display: inline-block;
  border: 1px solid #00923f;
}
.price-tb-bx .price-sw{
  background-color: #00923f;
  color: #ffffff;
  display: block;
  padding: 23px 41px 15px;
  font-size: 35px;
  font-weight: 700;
  text-shadow: 0 2px 2px #332713;
}
.dong{
  font: 0.6em/1.0em "Poppins", serif;
}
.box_entry_meta {
  background: url("../images/bg-trans.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 0;
  position: absolute;
  width: 278px;
  padding: 5px 10px;
  color: #585858;
}

.feature-tour article.hotel_list .art-wrap {
  min-height: 154px;
}
.link_hotel {
  background-color: #AC832B;
  height: 50px;
}
.price_hotel {
  background-color: #950113;
  color: #FFFFFF;
  float: right;
  max-height: 40px;
  min-height: 40px;
  padding: 5px;
  text-align: center;
  min-width: 105px;
}
.price_hotel span {
  font-weight: bold;
  font-size: 18px;
}
.lh_detail, .lh_booknow {
  font-size: 14px;
  font-weight: bold;
  line-height: 48px;
  margin: 0 1px 0 5px;
  padding-left: 15px;
  text-decoration: underline;
}
.feature-tour article.hotel_list a.lh_detail {
  background: url("../images/icon_arrow5.png") no-repeat scroll 0 -14px rgba(0, 0, 0, 0);
  color: #FFFFFF;
}
.feature-tour article.hotel_list a.lh_booknow {
  background: url("../images/icon_arrow5.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  color: #6C000E;
}
.feature-tour article.hotel_list a.lh_detail:hover {
  color:#6C000E;
  text-decoration: none;
}
.feature-tour article.hotel_list a.lh_booknow:hover {
  color:#FFFFFF;
  text-decoration: none;
}

#list-tour article.blog {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  margin: 5px 0 35px;
  max-height: 100%;
}
#list-tour article.blog header.entry-header {
  border-bottom: medium none;
  margin: 0;
  padding: 0;
}
#list-tour article.blog h2.entry-title {
  padding: 10px;
}
.post-featured-image {
  margin: 0;
}
.post-featured-image img {
  max-width: 618px;
  padding: 1px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.post-featured-image img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.entry-content {
  display: block;
  overflow: hidden;
  padding: 1.5% 2.5%;
}
.entry-meta-bar {
  background: none repeat scroll 0 0 #F9F9F9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.035);
  border-top: 1px solid rgba(0, 0, 0, 0.035);
  clear: both;
  padding: 7px 5px;
}
.entry-meta {
  float: left;
  font-size: 12px;
  margin-left: 2.2em;
  padding-top: 2px;
  text-indent: -2.5em;
}
.entry-meta a {
  color: #555;
}
.entry-meta a:hover {
  color: #AF0F11;
}
.entry-meta span {
  padding: 8px
}
.entry-meta .author:before,
.entry-meta .date:before,
.entry-meta .category:before,
.entry-meta .comments:before,
.tags:before,
.back-to-top a:before {
  font-family: 'Genericons';
  font-size: 18px;
  vertical-align: bottom;
  padding-right: 3px;
  -webkit-font-smoothing: antialiased;
  *overflow: auto;
  *zoom: 1;
  *display: inline;
}
.entry-meta .author:before{
  content: '\f304';
}
.entry-meta .date:before{
  content: '\f303';
}
.entry-meta .category:before{
  content: '\f301';
}
.entry-meta .comments:before{
  content: '\f300';
}
.tags:before{
  content: '\f302';
  font-size: 18px;
}
.tags {
  margin-bottom: 20px;
}
.tags a {
  color: #888;
}
.tags a:hover {
  color: #AF0F11;
}

.advertise_footer {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden;
}

.anphabet {
  font-weight: bold;
  text-align: center;
  word-spacing: 6px;
}

.f_detail {

  float: right;
  font-weight: bold;
  line-height: 22px;

}
.feature-tour article a, #list-tour article.hotel_list a{
  color: #0F6392;
}
.feature-tour article .f_detail a {
  background: #00923F;
  color: #fff;
  position: absolute;
  border-radius: 9px;
  right: 10px;
  padding: 4px 22px;
  font-weight:normal;
  text-decoration: none;
}
.feature-tour article .f_detail a:hover {
  background: #B4971F;

}
.feature-tour article a.booklink {
  color: #BE0000;
  text-transform: uppercase;
}
.feature-tour article a.booklink:hover {
  color: #EA9629;
}

#list-tour article {
  background: #FFFFFF; /* Old browsers */
  /*background: -webkit-linear-gradient(bottom, #cbcbcb 0%, #ececec 100%);  Chrome 10+, Safari 5.1+ */
  /*background: linear-gradient(to top, #cbcbcb 0%, #ececec 100%);  W3C */
  margin-bottom: 140px;

}
#list-tour article .art-wrap {
  padding: 5px 15px 10px 0;
}
#list-tour article .hover a > img {
  float: left;
  margin-right: 15px;
}
.btn_detail, .btn_book {
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  box-shadow: 2px 3px 5px #C0C0C0;
  -webkit-box-shadow: 2px 3px 5px #C0C0C0;
  -moz-box-shadow: 2px 3px 5px #C0C0C0;
  display: inline-block;
  float: right;
  font-weight: bold;
  margin-left: 10px;
  padding: 7px 10px;
}
.btn_sort {
  border: medium none;
  border-radius: 6px;
  font-weight: bold;
  display: inline-block;
  box-shadow: 2px 3px 5px #666666;
  -webkit-box-shadow: 2px 3px 5px #666666;
  -moz-box-shadow: 2px 3px 5px #666666;
}
.btn_detail, .btn_sort {
  background: url("../images/btn-details1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.btn_book {
  background: url("../images/btn-booknow1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
#list-tour .btn_detail:hover, #list-tour .btn_book:hover, .btn_sort:hover {
  text-decoration: none;
  background: url(../images/btn-details.png) repeat-x scroll 0 0 transparent;
  color: #FFFFFF;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#list-tour .btn_book {
  color: #FFFFFF;
}
.art-wrap p {
  text-align: justify;
}

/**
 * Hover readmore
 * ------------*/
.fea-wrap article .hover {
  float: left;

  width: 100%;
  height: 199px;
}
.hover {
  margin-bottom: 5px;
  position: relative;
}
.readmore{
  margin: 12px 0 0 0;
  font: 1.2em/1.2em "Poppins", serif;
  text-align: center;
}
.readmore a{text-decoration:  none !important;}
.hover .readmore {
  color: #333333;
  display: none;
  height: 100%;
  left: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 500;
}
.img_idextour{
  max-width: 100%;
  width: 277px;
}
.hover .readmore {
  background: url("../images/doc.png") no-repeat scroll 0 0 #FFFFFF;
}
.hover .readmore .anchor:before {
}
.hover .readmore span {
  display: block;
  font-size: 13px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.overview {
  padding: 18px 15px 0 15px;
}
.overview > h2 {
  padding-bottom: 10px;
}
.overview.fulltext p {
  padding-bottom: 18px;
}

.headbox {

  border-top: 1px solid #CACACA;
}
 

.sorting {
  background: #E0E0E0; /* Old browsers */
  background: -webkit-linear-gradient(bottom, #A3A3A3 0%, #E0E0E0 100%); /* Chrome 10+, Safari 5.1+ */
  background: linear-gradient(to top, #A3A3A3 0%, #E0E0E0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  clear: both;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 4px;
}
.sortform {
  background-color: #939292;
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
}
#main.index .main_in{
  margin: 5px 0 0 0;
}
.searchtool{
  float:left; display:block; margin:10px 0 0 8px;
}
.info-list{
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 13px;
  text-align: justify;
  font-size: 12px;
}

/* Review */
#review_content {
  min-height: 292px;
}
.review {
  background: none repeat scroll 0 0 #EFF7FD;
  border: 1px solid #CEECFB;
  margin: 10px 0 20px;
  padding: 10px;
}
.review h4 {
  color: #C5932C;
  padding-bottom: 10px;
}
.review button {
  background: #FFFFFF; /* Old browsers */
  background: -webkit-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%); /* Chrome 10+, Safari 5.1+ */
  background: linear-gradient(to top, #E7E7E7 0%, #FFFFFF 100%); /* W3C */
  box-shadow: 2px 3px 5px #CCCCCC;
  -webkit-box-shadow: 2px 3px 5px #CCCCCC;
  -moz-box-shadow: 2px 3px 5px #CCCCCC;
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  color: #1198D2;
  margin: 10px;
}
.review button:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.review button:hover a {
  color: #EA9629;
}
.breakdown_score_wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 0 3px 3px;
  -moz-border-radius: 0 3px 3px;
  -webkit-border-radius: 0 3px 3px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  margin: 2% 0;
  min-height: 180px;
}
.tbl_review_score {
  width: 100%;
}
.tbl_review_score td {
}
.tbl_review_score label {
  color: #5e5e5e;
  font-size: 14px;
  font-weight: bold;
}
ul.score_filter, ul.rating_scale {
  list-style: none outside none !important;
  padding: 0 !important;
}
.score_filter li {
  border-bottom: 1px dotted #cccccc;
  clear: both;
  padding-left: 1px;
  padding-top: 4px;
}
.score_filter span, .rating_scale span {
  float: right;
}
.noscope {
  color: #949494;
}
.rating_scale {
  margin-top: 5px !important;
}
.rating_scale li {
  clear: both;
  font-weight: 700;
  margin-bottom: 4px;
  padding-left: 1px;
  padding-top: 4px;
}
.rating_scale div {
  background: none repeat scroll 0 0 #e6f2ff;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  color: #003580;
  font-size: 12px;
  font-weight: 700;
  overflow: hidden;
  text-indent: 5px;
  width: 80%;
}
.rating_scale div .per_bar {
  background: none repeat scroll 0 0 #87c2f6;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  height: 20px;
  margin-top: -18px;
  overflow: hidden;
}
#review_total_score {
  text-align: center;
}
.totalscore {
  background: none repeat scroll 0 0 #0f7dbd;
  border-radius: 10px 10px 10px 0;
  -moz-border-radius: 10px 10px 10px 0;
  -webkit-border-radius: 10px 10px 10px 0;
  color: #ffffff;
  display: inline-block;
  font-size: 35px;
  margin: 14px 0;
  padding: 22px 13px;
  width: auto;
}
.review_sl {
  margin-bottom: 20px;
}
.review_sl a {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  font-size: 12px;
  color: #1e1e1e;
}
.review_sl span {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #87c2f6;
  padding: 2px 10px;
}
.review_sl span.del_sl {
  background: url("../images/icon_delete.png") no-repeat scroll right 5px transparent;
  border: medium none;
  display: inline-block;
  height: 15px;
  padding: 0 0 0 7px;
  width: 10px;
}
.pag_review {
  background-color: #eff7fd;
  border: 1px solid #ceecfb;
  clear: both;
  padding: 6px 6px 7px;
  text-align: center;
}
.pageprev, .pagenext {
  font-weight: 700;
}
.pageprev {
  float: left;
}
.pagenext {
  float: right;
}
.showing {
  color: #555;
}
.nolink {
  color: #c0c0c0;
}
#list_review ul {
  list-style: none outside none !important;
  margin-bottom: 0 !important;
  padding: 10px 0 !important;
}
#list_review li {
  border-top: 1px solid #ceecfb;
  margin-top: -11px;
  padding: 12px 0 20px;
}
.cell_user {
  float: left;
  padding: 0;
  width: 120px;
}
.cell_comments {
  padding-left: 120px;
  text-align: justify;
}
.comment_wraper {
  float: left;
  padding-right: 10px;
  width: 445px;
}
.cell_score {
  background: url("../images/bg-score.png") no-repeat scroll 0 -8px rgba(0, 0, 0, 0);
  float: right;
  height: 48px;
  position: relative;
  width: 42px;
}
.cell_score > span {
  color: white;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 48px;
}
.user_name {
  font-size: 16px;
  word-wrap: break-word;
  padding-bottom: 3px;
}
.user_location, .cell_input_time {
  color: #666;
  font-size: 10px;
  line-height: 14px;
}
.comments_good {
  background: url("../images/icon_cmgood.gif") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
  text-indent: 15px;
}
.comments_bad {
  background: url("../images/icon_cmbad.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  text-indent: 15px;
}
.no_comment {
  color: #666;
  font-style: italic;
}
.moretext {
  display: none;
}

.frmRV td {
  padding: 4px 12px !important;
}

.morecontent span {
  display: none;
}
.morelink {

}

.frmRV input[type="text"], .frmRV input[type="email"], .frmRV select {
  border-radius: 3px;
  padding: 4px;
  width: 233px;
}
.frmRV select {
  border: 1px solid #cccccc;
  box-shadow: none;
  padding: 4px;
  width: 243px;
}
#score_sum {
  background: none repeat scroll 0 0 #0f7dbd;
  border-radius: 10px 10px 10px 0;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  padding: 8px 9px;
  font-weight: bold;
}

.tour_refer {
  padding-top: 20px;
  font-style: italic;
  clear: both;
}

/* PhÃƒÆ’Ã‚Â¢n trang */
.sp_pagenavi {
  clear: both;
  padding: 0 0 8px;
  text-align: right;
}
.sp_pagenavi a.page, .sp_pagenavi span.current, .sp_pagenavi a.page-numbers {
  background: none repeat scroll 0 0 #F3F3F3;
  border: 1px solid #CCCCCC;
  font-size: 12px;
  font-weight: bold;
  margin: 2px;
  padding: 2px 7px;
  text-decoration: none;
}
.sp_pagenavi span.current, .sp_pagenavi a.page:hover, .sp_pagenavi a.page-numbers:hover {
  background: #FDFF74; /* Old browsers */
  background: -webkit-linear-gradient(bottom, #CFAC07 0%, #FDFF74 100%); /* Chrome 10+, Safari 5.1+ */
  background: linear-gradient(to top, #CFAC07 0%, #FDFF74 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sp_pagenavi a.page, .sp_pagenavi a.page-numbers {
  color: #3E3E3E;
}

.rv_pagenavi {
  clear: both;
  font-size: 0.9em;
  height: 24px;
  letter-spacing: 1px;
  padding: 5px 0 0;
  text-transform: uppercase;
}
.rv_pagenavi a.page, .rv_pagenavi span.current {
  border-radius: 4px;
  margin: 0 3px;
  padding: 3px 5px;
  text-decoration: none;
}
.rv_pagenavi a.page {
  color: #666666;
  text-decoration: underline;
}
.rv_pagenavi span.current {
  background-color: #01a1c6;
  color: white;
}
.rv_pagenavi a:hover {
  background-color: #DDDDDB;
  text-decoration: none;
}


#content-box {
  clear: both;
}
#content-box .list-wrap {
  border-color: #D3AA29 #FFFFFF #FFFFFF;
  border-style: solid;
  border-width: 2px 1px 1px;
  margin: 0 0 20px;
  padding-top: 15px;
}
#content-box ul.nav, #content-box ul.tabs {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#content-box ul.nav li, #content-box ul.tabs li {
  float: left;
  line-height: inherit;
}
#content-box ul.nav li span, #content-box ul.tabs li span {
  float: left;
  margin-bottom: 1px;
  padding: 1px 0px 0px 10px;
  margin-right: 3px;
}
#content-box ul.nav li a span span, #content-box ul.tabs li a span span {
  color: #D3AA29;
  padding: 6px 10px 0px 0px;
  font-weight: bold;
  height: 22px;
  margin-right: 0;
}
#content-box ul.nav li a.current span, #content-box ul.nav li a:hover span, #content-box ul.tabs li a.current span, #content-box ul.tabs li a:hover span {
  background: linear-gradient(to top, #C29841 0%, #F2D599 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 5px 5px 0 0;
  padding: 3px 3px 0;
}
#content-box ul.nav li a.current span span, #content-box ul.nav li a:hover span span, #content-box ul.tabs li a.current span span, #content-box ul.tabs li a:hover span span {
  background: linear-gradient(to top, #CB9C2B 0%, #D6AE28 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 4px 4px 0 0;
  color: #000000;
  text-shadow: 0 0 1px rgba(150, 150, 150, 0.5);
  padding: 3px 7px;
}


.tabs_container {  clear: both;  padding: 15px;}
.tab_content {  display: none;  border-color: #D3AA29 #FFFFFF #FFFFFF;  border-style: solid;  border-width: 0px 1px 1px;  margin: 0 0 20px;  padding-top: 15px;}
.r-tabs-tab img{height: auto !important; width: 70% !important; border: 5px solid #fff;text-shadow: 1px 1px 1px #fff;    box-shadow: 1px 1px 11px -4px #000;margin: 20px 0}
.r-tabs .titletab{font-size: 25px; font-weight: bold;}
.r-tabs-tab{line-height: 30px;border-left: 5px solid #999999;    padding: 0 50px; margin: 20px 0}
.r-tabs-tab div,.r-tabs-tab p,.r-tabs-tab span{line-height: 30px !important;text-align: justify;}
.r-tabs ul li:last-child{border-left:none}
.r-tabs ul li:last-child table tr,.r-tabs ul li:last-child table tr td{border: 0 !important}
.other-post ul{display: flex;flex-flow: wrap;justify-content:space-between;}
.other-post ul li{list-style: none;width: calc(50% - 10px)}
.other-post ul li .hover{width: 30%; float: left;overflow: hidden;margin-right: 10px;height: 100px;}
.other-post ul li .hover img{object-fit: cover;    width: 100% !important;    height: 100% !important;}
.other-post ul li .price_other{font-size: 15px; color: red; line-height: 30px; font-weight: bold;}
.other-post ul li .other-title{font-weight: bold;}
.other-post ul li .datetime{font-size: 12px}
.other-post {  background: url("../images/line_hor.png") repeat-x scroll center top rgba(0, 0, 0, 0);}
.other-post h6 {  font-size: 20px;  font-weight: normal;  padding-bottom: 18px;}
.other-post h2 {  font-size: inherit;  font-weight: normal;  padding-bottom: 4px;}
.other-post > ul {  list-style: disc outside none; }
.detailtab table{width: 100% !important}
.detailtab table tr,.detailtab table tr td{border:1px solid #c3c3c3 }
.detailtab table tr td{width: 50% !important }
.wp-block-columns img{width: 20px !important; height: auto !important;margin: 0 10px 0 0px !important;text-shadow: none !important;    box-shadow: none !important;}
.highlight,.hl-box{text-align: justify;}
.highlight ul,.intro span{font-family: "Poppins", serif !important;color: #000 !important}
.tour_info ul li span,.r-tabs-tab div, .r-tabs-tab p, .r-tabs-tab span{font-family: "Poppins", serif !important;}
.detailtab table tr:first-child {background: #ddac53 !important; text-transform: uppercase;font-weight: bold;}
.detailtab table tr{background: #e9e9e9;border-bottom: 1px dotted #878787}
.price-details{font-weight: bold;}
@media screen and (max-width: 768px) {
.r-tabs-tab{padding: 15px}
.other-post ul li{    width: calc(100% - 10px);}

	
}
/* Begin Tour Itinerary */
 
#content-box ul.desti {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container {
  background: #DDDDDD; /* Old browsers */
  background: -webkit-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%); /* Chrome 10+, Safari 5.1+ */
  background: linear-gradient(to top, #DDDDDD 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.4);
  -moz-box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.4);
  box-shadow: 0 0 4px 0 rgba(72, 72, 72, 0.4);
  color: #484848 !important;
  cursor: pointer;
  margin-left: 170px;
  padding: 15px;
  position: relative;
  text-decoration: none;
  -webkit-transform-origin: 0 50% 0;
  -moz-transform-origin: 0 50% 0;
  -o-transform-origin: 0 50% 0;
  -ms-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container.tweetfeed-flag-animate {
  -webkit-transition: none 0s ease 0s;
  -moz-transition: none 0s ease 0s;
  -o-transition: none 0s ease 0s;
  -ms-transition: none 0s ease 0s;
  transition: none 0s ease 0s;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-date-container {
  position: relative;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-triangle {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid #FFFFFF;
  border-top: 10px solid rgba(0, 0, 0, 0);
  height: 0;
  left: -10px;
  position: absolute;
  top: 14px;
  width: 0;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-triangle-background {
  border-bottom: 12px solid rgba(0, 0, 0, 0);
  border-right: 12px solid rgba(72, 72, 72, 0.15);
  border-top: 12px solid rgba(0, 0, 0, 0);
  height: 0;
  left: -12px;
  position: absolute;
  top: 12px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 0;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-tweet-content {
  overflow: hidden;
  text-overflow: ellipsis;
}
.tweetfeed-list-container .tweetfeed-item-container:hover .tweetfeed-time-bar {
  background: none repeat scroll 0 0 #8FE0F2;
}
.tweetfeed-list-container .tweetfeed-item-container:hover .tweetfeed-item-content-container {
  -webkit-box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.8);
  -moz-box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.8);
  box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.8);
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -o-transform: translateX(8px);
  -ms-transform: translateX(8px);
  transform: translateX(8px);
}
.tweetfeed-list-container .tweetfeed-item-container:hover .tweetfeed-item-content-container .tweetfeed-triangle-background {
  border-bottom: 12px solid rgba(0, 0, 0, 0);
  border-right: 12px solid rgba(72, 72, 72, 0.3);
  border-top: 12px solid rgba(0, 0, 0, 0);
  height: 0;
  left: -12px;
  position: absolute;
  top: 12px;
  width: 0;
}
.tweetfeed-list-container .tweetfeed-item-container:hover .tweetfeed-author-img-container {
  -webkit-box-shadow: 0 0 0 6px #8FE0F2;
  -moz-box-shadow: 0 0 0 6px #8FE0F2;
  box-shadow: 0 0 0 6px #8FE0F2;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
/* End */
 
#content-box blockquote, #content-box q {
  margin-bottom: 0;
  margin-top: 0;
}

/*  Lists  */
 
#content-box ol, .desc-catblog ol {
  list-style: decimal;
  margin: 0 0 12px 0;
  padding: 0 0 0 37px;
}
#content-box ol li, #content-box ul li, .desc-catblog ol li, .desc-catblog ul li {
  line-height: 18px;
}
#content-box ul ul, #content-box ol ol, #content-box ul ol, #content-box ol ul, .desc-catblog ul ul, .desc-catblog ol ol, .desc-catblog ul ol, .desc-catblog ol ul {
  margin-bottom: 0;
}

/*  Tables  */
#content-box table, .desc-catblog table {
  margin: 12px 0;
  border-collapse: collapse;
  border-spacing: 0;
}
#content-box table th, .desc-catblog table th {
  text-transform: uppercase;
}
#content-box table th, #content-box table td, .desc-catblog table th, .desc-catblog table td {
  padding: 6px 12px;
}
#content-box table.otour td, .desc-catblog table.otour td {
  padding: 6px;
}
#content-box td, #content-box th, .desc-catblog td, .desc-catblog th {
  display: table-cell;
  vertical-align: inherit;
}
/*  Tables Price */
table.tblPrice {
  margin-bottom: 20px;
  width: 100%;
}
table.tblPrice, table.tblPrice th, table.tblPrice td {
  border: 1px solid #DDDDDD;
  border-collapse: collapse;
  padding: 4px;
}
table.tblPrice th {
  background-color: #EEEEEE;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
table.tblPrice td.txtName {
  color: #1E1E1E;
  font-weight: bold;
  text-align: left;
}
table.tblPrice td {
  background-color: white;
  text-align: center;
  color: #BE0000;
}
/*  Tables Departure */
table.tbl {
  float: left;
  margin-bottom: 20px;
  width: 99%;
}
table.tbl, table.tbl th, table.tbl td {
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  padding: 4px;
}
table.tbl th {
  background-color: #EBEBEB;
  font-weight: bold;
  text-transform: none;
  vertical-align: middle;
}

table.tblTrain {
  border-collapse: collapse;
}
table.tblTrain tr td {
  border: 1px solid #B5B5B5;
  padding: 3px;
  text-align: center;
}

#catTour {
  background: #E8E8E8; /* Old browsers */
  background: -webkit-linear-gradient(bottom, #E8E8E8 0%, #F6F6F6 100%); /* Chrome 10+, Safari 5.1+ */
  background: linear-gradient(to top, #E8E8E8 0%, #F6F6F6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #E3E3E3;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px;
}
#catTour h6 {
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 10px;
}
#catTour ul {
  list-style: none outside none;
}
#catTour ul li {
  background: url("../images/list-arrow.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  float: left;
  margin-bottom: 5px;
  padding-left: 12px;
  width: 187px;
}
#catTour.catCruise ul li {
  background: none;
  padding-left: 0;
  width: 148px;
}

.popular_cruises {
  background: none repeat scroll 0 0 #E6F5FD;
  border: 1px solid #CEECFB;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 20px;
}
.popular_cruises li {
  background: url("../images/icon_cruise.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  padding: 5px 0 5px 38px;
}
.title_best_deals {
  color:#BE0000;
  font-weight:normal;
}
.title_popular {
  color:#BE0000;
  padding-bottom: 10px;
}
.col01, .col02 {
  float: left;
  margin-right: 20px;
  width: 279px;
}
.col02 {
  margin-right: 0px;
}
 
.notice-box {
  border-color:#68a2cf;
  color:#2e6093;
  background:url(../images/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
 


/* Form booking */
.title-form {
  font: 22px "Poppins", serif;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-top: 10px;
  text-transform: uppercase;
}
.dot-line {
  border-top: 1px dotted #CCCCCC;
  height: 10px;
}
#frm {
  background-color: #EEEEEE;
  border-radius: 2px;
  padding: 20px;
}
#frm h4 {
  font-size: 16px;
  padding: 20px 0 10px;
  text-decoration: underline;
}
.rowFrm {
  clear: both;
  margin: 4px 0;
  min-height: 26px;
}
.list-member {
  line-height: 30px;
  padding-left: 215px;
  padding-top: 3px;
}
.rowFrm label {
  float: left;
  padding-top: 3px;
  width: 215px;
}
.rowFrm input[type="text"], .rowFrm input[type="email"], .rowFrm select {
  border-radius: 3px 3px 3px 3px;
  padding: 4px;
  width: 233px;
}
.rowFrm input[type="number"] {
  padding: 4px;
  width: 30px;
}
.rowFrm select {
  width: 243px;
  padding: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #CCCCCC;
}
.rowFrm input.calendar {
  cursor: alias;
}
#frm input[type="submit"] {
  background: url("../images/btn_submit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  height: 58px;
  text-indent: -999px;
  width: 203px;
}
#frm input[type="submit"]:hover {
  background-position: 0px -60px;
}
.rowFrm .required {
  color: #F50303;
  font-size: 16px;
  font-weight: bold;
}
.si-captcha {
  float: left;
}
#content-box .wp-editor-container table {
  border-collapse: inherit;
  margin: 0;
}
#content-box .wp-editor-container td {
  padding: 1px;
}

#content-box ul.cotInfo {
  list-style: none outside none;
  overflow: hidden;
  padding: 0;
}
#content-box ul.cotInfo li {
  float: left;
  width: 310px;
}

.map {
  position: relative;
}
.map input[type="checkbox"] {
  position:absolute;
}

.mceIframeContainer.mceFirst.mceLast {
  background: url("../images/input_bg.png") no-repeat scroll 0 0 #CCCCCC;
}

#tab_detail {
  margin-bottom: 5px;
}

.other-post.other-hotel > ul {
  list-style: none outside none;
  padding-left: 0;
}
.other-post.other-hotel li:nth-child(2n+1) {
  clear: both;
}
.other-post.other-hotel li {
  float: left;
  margin-bottom: 20px;
  width: 310px;
}
.other-post.other-hotel img.hotel_thumb {
  border: 1px solid #CCCCCC;
  float: left;
  margin-right: 5px;
  padding: 2px;
}
.other_hotel_price {

}

#content-box ul.search-list {
  padding: 0;
}
#content-box ul.search-list > li {
  margin-bottom: 18px;
}

.title_post {
  color: #5E5E5E;
  font-size: 20px;
  line-height: 26px;
  padding-top: 20px;
}

/* Sidebar
/*-----------------------------------------------------------------------------------*/
.sidebar {
  width: 255px;
  float: right;
}

.sidebox {
  background: #FFFFFF; /* Old browsers */
  background: -webkit-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%); /* Chrome 10+, Safari 5.1+ */
  background: linear-gradient(to top, #E7E7E7 0%, #FFFFFF 100%); /* W3C */
  border: 1px solid #FFFFFF;
  box-shadow: 2px 3px 5px #CCCCCC;
  -webkit-box-shadow: 2px 3px 5px #CCCCCC;
  -moz-box-shadow: 2px 3px 5px #CCCCCC;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px;
  border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
}
.bgnone {
  background: none repeat scroll 0 0 #FFFFFF;
}

.hide { position: absolute; top: -9999px; left: -9999px; }

#search-box .list-wrap {
  background: url("../images/bg-search.png") repeat scroll 0 0 transparent;
  border-color: #1E1E1E #FFFFFF #FFFFFF;
  border-style: solid;
  border-width: 2px 1px 1px;
  margin: 0 0 20px;
  padding: 10px;
  border-radius: 0px 2px 2px 2px;
  -moz-border-radius: 0px 2px 2px 2px;
  -webkit-border-radius: 0px 2px 2px 2px;
  -webkit-box-shadow: 2px 3px 5px #CCCCCC;
  -moz-box-shadow: 2px 3px 5px #CCCCCC;
  box-shadow: 2px 3px 5px #CCCCCC;
}

#search-box ul { list-style: none; }
#search-box ul li a { display: block; padding: 4px; color: #464646; }

#search-box .nav {
  overflow: hidden;
  margin-bottom: -2px;
}
#search-box .nav li {
  float: left;
  margin: 0 5px 0 0;
  border-bottom: 2px solid #1e1e1e;
}
#search-box .nav li.last { margin-right: 0; }
#search-box .nav li a { display: block; font-weight: bold; padding: 8px 10px; text-align: center; border: 0;
  background: url("../images/bg-search.png") repeat scroll 0 0 transparent;
  color: #959393;
  border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  line-height: 20px;
  text-decoration: none;
}

#search-box li a.current, #search-box li a.current:hover {
  background-color: #EAEAEA;
  color: #EC2528;
  line-height: 19px;
  border-bottom: 2px solid #EAEAEA;
  border-top: 1px solid #F15A23;
  margin-bottom: -2px;
  text-shadow: 0px 0px 1px rgba(150, 150, 150, 0.5);
}
#search-box .nav li a:hover, #search-box .nav li a:focus {
  color: #EC2528;
}

.customizebox {
  background: url("../images/bg-customize.png") no-repeat scroll 0 0 transparent;
  -webkit-box-shadow: -3px 3px 2px #CCCCCC;
  -moz-box-shadow: -3px 3px 2px #CCCCCC;
  box-shadow: -3px 3px 2px #CCCCCC;
  height: 190px;
  margin-bottom: 20px;
  width: 220px;
  position: relative;
}
a.btn-book {
  background: #ffe467; /* Old browsers */
  background: -webkit-linear-gradient(bottom, #dfb90a 0%, #ffe467 100%); /* Chrome 10+, Safari 5.1+ */
  background: linear-gradient(to top, #dfb90a 0%, #ffe467 100%); /* W3C */
  border-radius: 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  bottom: 14px;
  box-shadow: 2px 3px 4px #666666;
  -webkit-box-shadow: 2px 3px 4px #666666;
  -moz-box-shadow: 2px 3px 4px #666666;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding: 7px;
  position: absolute;
  right: 10px;
}
a.btn-book:hover {
  background: url("../images/btn-details.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  text-decoration: none;
  color: #FFFFFF;
}

.srow {
  margin: 8px 0;
  text-align: center;
}
.srow input[type="text"] {
  width: 190px;
}
.srow select {
  width: 200px;
}
.srow > input[type="submit"] {
  background: url("../images/btn-search1.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 50px;
  text-indent: -999px;
  width: 137px;
}

h6.welcome {
  color: #787878;
  font: 18px "Poppins", serif;
  padding: 5px 0 10px;
}
h6.titlebox {
  background: url("../images/bg-title.png") no-repeat scroll -1px 0 transparent;
  color: #BE0000;
  font-size: 13px;
  height: 28px;
  padding: 9px 0 0 47px;
  width: 182px;
}
ul.howto li {
  background: url("../images/li-01.png") no-repeat scroll 0 5px transparent;
  padding: 5px 0 5px 13px;
}
ul.howto1 li {
  background: url("../images/list-arrow.png") no-repeat scroll 0 9px transparent;
  padding: 5px 0 5px 13px;
}
ul.serbox {
  margin-bottom: 20px;
}
ul.serbox a > img {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
ul.serbox a > img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
ul.article li {
  background: url("../images/li-02.png") no-repeat scroll 0 11px transparent;
  border-bottom: 1px solid #D9D9D9;
  padding: 7px 0 7px 16px;
}
ul.article li:last-child {
  border: medium none;
}

.paynow {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  margin-left: 8px;
  margin-top: 10px;
}

.sidebox.travelstyle {
  padding: 10px 5px;
}
.travelstyle a {
  display: block;
  float: left;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  margin: 5px;
  text-align: center;
  text-transform: uppercase;
  width: 94px;
}
.travelstyle a {
  text-decoration: none;
}
.travelstyle a:nth-child(2n+1) {
  clear: both;
}
.travelstyle span {
  display: block;
  height: 50px;
  width: 94px;
}
.icon_1 span {
  background: url("../images/tour-adventure.png") no-repeat scroll center top transparent;
}
.icon_2 span {
  background: url("../images/tour-vacation.png") no-repeat scroll center top transparent;
}
.icon_3 span {
  background: url("../images/tour-day-trip.png") no-repeat scroll center top transparent;
}
.icon_4 span {
  background: url("../images/tour-halong-cruise.png") no-repeat scroll center top transparent;
}
.icon_5 span {
  background: url("../images/tour-mekong-tour.png") no-repeat scroll center top transparent;
}
.icon_6 span {
  background: url("../images/tour-mekong-cruise.png") no-repeat scroll center top transparent;
}
.icon_7 span {
  background: url("../images/tour-multi-country.png") no-repeat scroll center top transparent;
}
.icon_8 span {
  background: url("../images/tour-muslim.png") no-repeat scroll center top transparent;
}
.icon_9 span {
  background: url("../images/tour-package.png") no-repeat scroll center top transparent;
}
.icon_10 span {
  background: url("../images/tour-trekking.png") no-repeat scroll center top transparent;
}

.top_dest {

}
ul.top_dest li {
  margin: 0 0 10px;
  overflow: hidden;
}
ul.top_dest li a {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.top_dest img {
  float: left;
  height: 57px;
  margin-right: 7px;
  margin-top: 5px;
  width: 85px;
}

.sideblog {
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.sidetitle {
  border-left: 8px solid #41AB3E;
  color: #41AB3E;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 8px;
  padding: 1px 0 1px 8px;
  text-transform: uppercase;
}
.sidetitle > a {
  color: #41AB3E;
}
.sidetitle > a:hover {
  color: #1E1E1E;
  text-decoration: none;
}

.sidehr {
  border-bottom: 1px solid #D2E7D1;
  height: 1px;
  margin-bottom: 15px;
}
.s_thumb {
  max-height: 147px;
  position: relative;
}
.s_thumb .box_entry_meta {
  padding: 3px 0;
  width: 220px;
}
.s_thumb img, .ss_thumb img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.s_thumb img:hover, .ss_thumb img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.ss_thumb {
  float: left;
  margin-top: 3px;
  padding-right: 8px;
}
.sideblog > h2 {
  font-size: 14px;
  padding: 10px 0;
}
.sideblog > h3 {
  font-size: 13px;
  padding: 0;
}
.sideblog a, article.bloglist h2 a {
  color: #1E1E1E;
}
.sideblog a:hover, article.bloglist h2 a:hover {
  color: #41AB3E;
  text-decoration: none;
}
.readblog {
  border: 1px solid #41AB3E;
  margin: 10px auto 0;
  text-align: center;
  text-transform: uppercase;
  width: 110px;
}
.readblog a {
  color: #41AB3E;
  padding: 4px;
  display: block;
  font-size: 12px;
}
.readblog a:hover {
  background-color: #73c971;
  color: #ffffff;
  text-decoration: none;
}
#overview_reading {
  overflow: hidden;
  position: relative;
}
.footer_in{
  margin-top: 15px;
}
.topfooter1{
  float: left;
  width: 365px;
}
.topfooter2{
  float: left;
  width: 290px;

}
.title-foo2 {
  color: #00923f;
  font-family: 'UTM Avenida', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  margin: 5px 0;
  text-align: right;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.register-mail .form-mail label.it-email {
  float: left;
  width: 88%;
  text-align: right;
}
  

/* Footer
/*-----------------------------------------------------------------------------------*/
#newletter {

  margin-bottom: 4px;
  padding: 16px 0;
  text-align: center;
}
.txtNewslet {
  float: left;
  margin-right: 10px;
  padding-top: 5px;
}
.subscribe {
  width: 200px;
}
#subscribe > input[type="submit"], .button_save {
  background: url("../images/btn-details1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  box-shadow: 1px 1px 5px #CCCCCC;
  -webkit-box-shadow: 1px 1px 5px #CCCCCC;
  -moz-box-shadow: 1px 1px 5px #CCCCCC;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
#subscribe > input[type="submit"]:hover, .button_save:hover {
  background: url(../images/btn-details.png) repeat-x scroll 0 0 transparent;
  color: #FFFFFF;
}
.system-style.footer {
  background-color: #262e39;
  min-height: 100px;
}
 
 
.bottom-text {
  font-size: 13px;
  margin-top: 20px;
  line-height: 22px;
}
h3.bottom-col-title {
  color: #26313d;
  font-size: 1.452em;
  margin-bottom: 10px;
  margin-top: 15px;
  padding-bottom: 7px;
  text-transform: uppercase;
}
 
.logo_footer > img {
  height: 13px;
}


.box-tour-price{
  color: #F00;
  font-weight: 600;
  font-size: 16px;
  margin: 13px 0px 0px 0px;
}
 
 
/*----------------------*/

#bgDialog{
  display:none;
  position:fixed;
  _position:fixed; /* hack for internet explorer 6*/
  height:100%;
  width:100%;
  top:0;
  left:0;
  background:#000000;
  z-index:1000;
}
#dialogBox{
  display:none;
  position:fixed;
  _position:fixed; /* hack for internet explorer 6*/
  width:260px;
  background:#FFFFFF;
  border:2px solid #cecece;
  z-index:1001;
}
#popup_Close {
  background-color: #1198d2;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: 22px;
  line-height: 21px;
  position: absolute;
  right: -15px;
  text-align: center;
  top: -18px;
  width: 22px;
}
#popup_Close:hover {
  background-color: #FCB726;
  text-decoration: none;
}
#paynow {
  background: none repeat scroll 0 0 #FCB726;
  color: white;
  height: 30px;
  border-radius:5px;
  margin-bottom: 5px;
  margin-top: 1px;
  width:257px;
}
#paynow > h6 {
  padding: 6px;
}
/*#dialogBox img {
    float: right;
    margin-left: 36px;
    padding-right: 5px;
    width: 150px;
}*/
#dialogBox p {
  margin: 5px;
}
.row_pay {
  padding-top: 10px;
}
.row_pay label {
  display: block;
}

.paypal_now {
  background-color:#fcb726;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border:1px solid #eeb44f;
  box-shadow: 1px 2px 4px #ccc;
  display:inline-block;
  cursor:pointer;
  color:#11334E;
  font-family:"Poppins", serif;
  font-size:13px;
  font-weight:bold;
  padding:10px 25px;
  text-decoration:none;
  text-shadow:0px 1px 0px #cc9f52;
  width: 255px;
}
.paypal_now:hover {
  background-color:#fb9e25;
}
.paypal_now:active {
  position:relative;
  top:1px;
}

.box_paypall_responsive {
  display: none;
  overflow: hidden;
  width: 184px;
  margin: 0 auto;
}

 
 
.system-style.menu_ext1 li a{
  color:#5EAADE;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 20px;

}
.system_menu_ext_in{
  padding-top: 0px;
}
.system-style.menu_ext1 li a:after{
  content:'|'; padding: 0 10px;
  color: #999;
}
.system-style.menu_ext1 li:last-child a:after{
  display: none;
}
.system-style.menu_ext1{
  border: 1px solid #dde2e4;
  border-width: 1px 0;
  padding: 10px 15px;
}
 
.feature-tour.style_1 article {
  width: 100%; margin-right: 0;
}
.feature-tour.style_1 .fea-wrap article .hover{
  width: 200px; margin: 0 10px;
}
.feature-tour.style_1 .feature-tour article .art-wrap{
  padding: 5px 15px 0;
}.feature-tour.style_1 .index_info{
   height: 54px;
 }
.feature-tour.style_1 .boxprice .bprow1, .boxprice1 .bprow1{
  float: left;    margin: 7px 7px 0 0;
}
.feature-tour.style_1 .boxprice .bprow2, .boxprice1 .bprow2{
  float: left;
}.feature-tour.style_1 .tkhoihanh {
   display: block;
 }
 
/* Hoang them vao
--------------------------------------------- */

/* Responsive Menu
--------------------------------------------- */
.system-style.share.style-03 {
  width: 212px;
  text-align: left;
}
.responsive-menu-icon {
  cursor: pointer;
  display: none;
  margin-bottom: -1px;
  text-align: center;
}

.responsive-menu-icon::before {
  content: "\f333";
  display: inline-block;
  font: normal 20px/1 'dashicons';
  margin: 0 auto;
  padding: 10px;
}

.site-header .responsive-menu-icon::before {
  padding: 0;
}
.top_left_menu{
  color: #000;
  text-transform: uppercase;
  font-size: 1.5em;
  text-align: left;
  font-family: "Poppins", serif;
  border-bottom: 1px solid #dbdede ; line-height: 43px; padding-left: 10px;
  background: url('../images/bg-scrollbox.png');
  /*background: #f90203;*/
}
.box_left{
  border:1px solid #dbdbdb; background-color: #fff;
}
.box_support .sb{
  margin: 10px 10px 10px 20px;color: #7c7c7c;
}
.box_support .sb .tt{color: #292929;font-size: 1.2em;}
.box_support .sb .yahoo{color: #a8a8a8;font-size: 12px;
  background: url('../images/icon_yahoo.png') no-repeat left center; padding-left: 20px; display: block;
  margin-left: 15px; line-height: 30px;
}
.box_support .sb .skype{color: #a8a8a8;font-size: 12px;
  background: url('../images/icon_skype.png') no-repeat left center; padding-left: 20px; display: block;
  margin-left: 15px; line-height: 30px;
}

.box_support .sb .phone{color: #a8a8a8;font-size: 12px;
  background: url('../images/icon_phone.png') no-repeat left center; padding-left: 20px; display: block;
  margin-left: 15px; line-height: 30px;
}
.box_support .sb .email{color: #a8a8a8;font-size: 12px;
  background: url('../images/icon_email.png') no-repeat left center; padding-left: 20px; display: block;
  margin-left: 15px; line-height: 30px;
}
#list-tour .list-tour-1 article .art-wrap{
  padding-left: 10px;
}
#list-tour .list-tour-1 article .f_detail a{
  color:#fff;

}
.box_left {
  margin-bottom: 10px;
}
.feature-tour.style_2 article{
  width: 314px;
  margin-right: -3px;
  height: 369px;
  background: #fff;
  padding: 9px;border: 1px solid #dbdbdb;
}

.feature-tour.style_2 article._4clm_3{
  margin-right:0px;
}
/*.destination_box{box-sizing: content-box; width:520px;float:left;padding:0 44px 0 0;background:url(http://statics.trippy.vn/isocms/skin/images/dotted_v2.png) repeat-y right center;}*/
.destination_box_list{display:block;margin:0;padding:0;list-style:none;}
.destination_box_list li{
  position:relative;
  overflow:hidden;
/*  width:161px;
  height:118px;*/
  display:block;
  /*margin:0 9px 10px 0;*/
  padding:0 5px;
}
.destination_box_list li a.photo{display:block;width:257px;height:213px;}
.destination_box_list h3{
    display: block;
    width: 100%;
    color: #fff;
    background: rgba(16, 16, 16, 0.65);
    font-size: 14px;
    font-weight: 500;
    padding: 8px 5%;
    /* background: url(http://statics.trippy.vn/isocms/skin/images/bg_trans_black.png) repeat; */
    position: absolute;
    bottom: 12px;
    margin: 0;
    /* left: 0; */
}
.destination_box_list h3 a{color:#fff;text-decoration:none}
.promotion_box{width:574px;float:right;}
.promotion_box .contentbox{background:#fff;padding:10px 20px;}
.tabs{width:96%;height:26px;border-bottom:1px solid #dcdcdc;}
.tabs ul{display:inline-block;width:100%;height:26px;margin:0;padding:0;list-style:none;}
.tabs ul li{display:inline-block;height:24px;border-bottom:2px solid #fff;margin:0 2px 0 0;width:33%;}
.tabs ul li.current{border-bottom-color:#0e6dc7;}
.tabs ul li.last{margin-right:0px !important;}
.tabs li a{display:block;height:24px;line-height:24px;color:#141414;text-decoration:none;}
.promotion_list{margin:0;padding:0;list-style:none;}
.promotion_list li{display:inline-block;width:100%;clear:both;border-bottom:1px solid #dcdcdc;padding:12px 0px;}
.promotion_list li.last{border:none !important}
.promotion_list .l{width:70%;float:left;}
.promotion_list .r{width:25%;float:right;text-align:right;}
.promotion_list h2.title{display:block;margin:0 0 3px 0;}
.promotion_list h2.title a{display:block;outline:none;color:#3b3b3b;font-size:14px;line-height:22px;font-weight:500;text-decoration:none}
.promotion_list .price{color:#0e6dc7;font-size:18px;font-weight:700;margin:5px 0 0;}

.r-tabs {
  position: relative; margin-top: 10px;
}
.r-tabs .r-tabs-nav{
  padding:  0  !important; margin:  0 !important; float: left; width: 100%;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-anchor,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  background-color: #fefefe;
  position: relative;
  display: block;
  color: #424242;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  line-height: 38px;
  padding: 0 15px;
  cursor: pointer;
}
.r-tabs-smoke.r-tabs .r-tabs-nav .r-tabs-anchor,
.r-tabs-smoke.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  background-color: #ECECEC;
  color: #424242;
}
.r-tabs-smoke.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  border: 1px dashed #00923f;
}
.r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor.order {
  background-color: #e61c05;
  color: #ffffff;
  text-transform: uppercase;
}
.r-tabs-smoke.r-tabs .r-tabs-accordion-title:nth-child(7n) .r-tabs-anchor {
  background-color: #e61c05;
  border-color: transparent;
  color: #ffffff;
  text-transform: uppercase;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover,
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor,.r-tabs-tab.active .r-tabs-anchor,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover,
.r-tabs .r-tabs-accordion-title.r-tabs-tab.active .r-tabs-anchor {
  background-color: #00923f !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover::after,
.r-tabs .r-tabs-nav .r-tabs-tab.active .r-tabs-anchor::after,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover::after,
.r-tabs .r-tabs-accordion-title.r-tabs-tab.active .r-tabs-anchor::after {
/*  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -12px;
  z-index: 2;
  border-top: 12px solid #00923f;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;*/
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {  opacity: 0.5;}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {  margin-bottom: 15px;}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {  opacity: 0.5;}
.r-tabs .r-tabs-nav {  border-bottom: 2px solid #bf561a;  margin: 0 auto;  padding: 0;}
.r-tabs .r-tabs-tab {  display: block;  list-style: none;  padding-right: 5px;}
.r-tabs .r-tabs-panel {  background-color: #ffffff;  border: solid 1px #d9d9d9;  margin-top: 15px;  padding: 20px;  display: none;}
.r-tabs .r-tabs-accordion-title {  display: none;}
.r-tabs .r-tabs-panel.r-tabs-state-active {  display: block;}


.xdsoft_datetimepicker{
  background: #ffffff;
  color: #424242;
  font-family: inherit;
  font-weight: 400;
  padding: 8px;
  padding-left: 0px;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display:none;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border:none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border:none !important;
}

.xdsoft_noselect{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection { background: transparent; }
.xdsoft_noselect::-moz-selection { background: transparent; }
.xdsoft_datetimepicker.xdsoft_inline{
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker *{
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0px;
  margin:0px;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker{
  display:none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active{
  display:block;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
  width: 224px;
  float:left;
  margin-left:8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{
  width: 256px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker{
  width: 58px;
  float:left;
  text-align:center;
  margin-left:8px;
  margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker{
  margin-top:8px;
  margin-bottom:3px
}
.xdsoft_datetimepicker  .xdsoft_mounthpicker{
  position: relative;
  text-align: center;
}

.xdsoft_datetimepicker  .xdsoft_prev, .xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_today_button{
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==');
}
.xdsoft_datetimepicker  .xdsoft_prev{
  float: left;
  background-position:-20px 0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button{
  float: left;
  background-position:-70px 0px;
  margin-left:5px;
}

.xdsoft_datetimepicker  .xdsoft_next{
  float: right;
  background-position:0px 0px;
}
.xdsoft_datetimepicker  .xdsoft_next:active,.xdsoft_datetimepicker  .xdsoft_prev:active{
}
.xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_prev ,.xdsoft_datetimepicker  .xdsoft_today_button{
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0px none currentColor;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  outline: medium none currentColor;
  overflow: hidden;
  padding: 0px;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next{
  float:none;
  background-position:-40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left:14px;
  margin-top:7px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev{
  background-position:-40px 0px;
  margin-bottom:7px;
  margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box{
  height:151px;
  overflow:hidden;
  border-bottom:1px solid #DDDDDD;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div{
  background: #FFFFFF;
  border-top:1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: center;
  border-collapse:collapse;
  cursor:pointer;
  border-bottom-width:0px;
  height:25px;
  line-height:25px;
}

.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child{
  border-top-width:0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover {
  opacity: 1;
}
.xdsoft_datetimepicker  .xdsoft_label{
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float:left;
  width:182px;
  text-align:center;
  cursor:pointer;
}
.xdsoft_datetimepicker  .xdsoft_label:hover{
  text-decoration:underline;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select{
  border:1px solid #ccc;
  position:absolute;
  right:0px;
  top:30px;
  z-index:101;
  display:none;
  background:#fff;
  max-height:160px;
  overflow-y:hidden;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
  color: #fff;
  background: #ff0000;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
  padding:2px 10px 2px 5px;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
  background: #00923f;
  box-shadow: #007c36 0 1px 3px 0 inset;
  color:#fff;
  font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_month{
  width:90px;
  text-align:right;
}
.xdsoft_datetimepicker  .xdsoft_calendar{
  clear:both;
}
.xdsoft_datetimepicker  .xdsoft_year{
  width:56px;
}
.xdsoft_datetimepicker  .xdsoft_calendar table{
  border-collapse:collapse;
  width:100%;

}
.xdsoft_datetimepicker  .xdsoft_calendar td > div{
  padding-right:5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
  height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar td,.xdsoft_datetimepicker  .xdsoft_calendar th{
  width:14.2857142%;
  background: #FFFFFF;
  border:1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  text-align: right;
  padding:0px;
  border-collapse:collapse;
  cursor:pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar th{
  width:12.5%;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
  background: #FFFFFF;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today{
  color:#00923f;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
  background: #00923f;
  box-shadow: #065cac 0px 1px 3px 0px inset;
  color:#fff;
  font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled{
  opacity:0.5;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
  opacity:0.2;
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
  color: #fff !important;
  background: #ff0000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover{
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor:default;
}
.xdsoft_datetimepicker  .xdsoft_copyright{ color:#ccc !important; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a{ color:#eee !important;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover{ color:#aaa !important;}


.xdsoft_time_box{
  position:relative;
  border:1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller{
  background:#ccc !important;
  height:20px;
}
.xdsoft_scrollbar{
  position:absolute;
  width:7px;
  right:0px;
  top:0px;
  bottom:0px;
  cursor:pointer;
}
.xdsoft_scroller_box{
  position:relative;
}
ul.tagit {
  padding: 1px 5px;
  overflow: auto;
  margin-left: inherit; /* usually we don't want the regular ul margins. */
  margin-right: inherit;
}
ul.tagit li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}
ul.tagit li.tagit-choice {
  position: relative;
  line-height: inherit;
}
input.tagit-hidden-field {
  display: none;
}
ul.tagit li.tagit-choice-read-only {
  padding: .2em .5em .2em .5em;
}

ul.tagit li.tagit-choice-editable {
  padding: 2px 15px 2px 5px;
}

ul.tagit li.tagit-new {
  padding: 0;
}

ul.tagit li.tagit-choice a.tagit-label {
  cursor: pointer;
  text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
  cursor: pointer;
  position: absolute;
  right: .1em;
  top: 0;
  line-height: 15px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
  display: none;
}

ul.tagit li.tagit-choice input {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
  -moz-box-sizing:    border-box;
  -webkit-box-sizing: border-box;
  box-sizing:         border-box;

  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;

  border: none;
  margin: 0;
  padding: 0;
  width: inherit;
  background-color: inherit;
  outline: none;
}

#clienttabs{display:inline-block;width:96%;padding:0% 2%;list-style:none;border-bottom:1px solid #d9d6d6;margin-bottom:30px}
#clienttabs li{display:inline-block;float:left;height:35px;margin-right:3px}
#clienttabs li a{display:block;float:left;background:#d9d6d6;border:1px solid #d9d6d6;height:33px;line-height:33px;color:#444;padding:0px 25px;font-size:14px}
#clienttabs li a.current{height:34px;background:#fff;color:#054d66;border-bottom-color:#fff !important}
.labelcheck{display:inline-block;width:100%;clear:both;margin-bottom:5px}
.labelcheck label{display:inline-block;	float:left;	width:25%;margin-right:10px}
.box h3.head{border-bottom:1px solid #DDD;height:28px;font-family:"Poppins", serif}
.customize_line{display:inline-block;width:100%;clear:both;margin-bottom:12px}
.customize_line .line_form_custom1{width:15%;float:left;color:#690}
.customize_line .ta_addre_cus{border:1px solid #DDD;color:#444;width:460px;height:50px;padding:4px}
.customize_line .full_textarea{border:1px solid #DDD;color:#444;width:530px;height:300px;padding:4px}
.customize_line label.tit{width:160px;font-size:13px;padding-right:10px;float:left;height:24px;line-height:24px;text-align:right}
.customize_line .isoTxt{height:22px;border:1px solid #D1D1D1;padding:0 4px}
.customize_line .slb{border:1px solid #D1D1D1;height:24px;width:120px;float:left;margin-right:10px;padding:2px}
.customize_line .medium_slb{width:210px}
.customize_line .medium{width:205px}
.customize_line .short{width:60px}
.customize_line .group_items{float:left}
.boxcss{margin-top:28px}
.box .contentbox{margin:10px 0}
.main_fill_cus{background:none repeat scroll 0 0 #FFF;border:1px solid #D9DBCD;margin-top:5px;padding-bottom:10px;display:inline-block}
.main_fill_cus .top_fill_bo{height:36px;line-height:36px;background:#e8e7e7}
.top_fill_bo h1{display:inline-block;float:left;font-size:18px;font-family:"Poppins", serif;padding:0 10px}
.top_fill_bo font{float:right;margin-right:10px;background:url(../images/customize/ic_book.gif) no-repeat left center;padding:0 0 0 25px}
.customizeBtn{background:#366AB1;color:#fff !important;border:0;cursor:pointer;width:80px;padding:10px 30px;font-weight:bold}
.main_tour_cus .content{padding:20px}
input.error{ border-color: #c00000 !important}
label.error{ display:none !important}
.cus_recommend{color:#A81758;display:inline;float:left;line-height:20px;width:190px;padding-left:20px}
.con_fill_bo{ margin-top:10px;color:#555;padding-bottom: 15px; border-top:1px solid #e3e3e3}
.con_fill_bo h2.head{ color:#054f69; font-size:22px; font-weight:normal; margin-bottom:20px; margin-top:20px}
.tourbox-info{background:transparent;padding:15px;font-size:13px;border:dashed 2px #A81758}
.headtourbox{margin-bottom:5px;font-size:14px}
.tbdate{ background:#fff url(/isocms/mod/tour/images/calendar.png) no-repeat 136px 3px}
.isoTxt{ outline:none}
.customize_line .slb.small{ width:60px}
.lblCountry{ display:inline-block; float:left; margin-right:10px; padding:5px 0 0; font-weight:bold}
.lblCountry input[type=checkbox],.lblCountry input{ display:block; float:left; margin-right:5px}
.customize_country_box h3{ display:block; margin-bottom:10px; font-size:13px}
.customize_country_box label{ display:block; float:left; width:20%; height:16px; margin-bottom:5px; overflow:hidden}
.customize_country_box label input[type=checkbox]{ margin-top:2px}
.choose_date{ margin-right:5px}
.choose_date input[type=radio]{ vertical-align:middle; margin-right:5px}
.underline{ text-decoration:underline !important;}
.underline:hover{ text-decoration:none !important;}
.start_date,.finish_date{background:url('../images/calendar.png') no-repeat 98% center;height:24px;border:1px solid #cccccc;background-color:#ffffff;padding:0px 5px}
.box_middle{padding:20px 0 20px 0; border-top:1px solid #cccccc; margin:25px 0px}
.bmt{color:#05506a;font-size:18px;font-weight:bold;margin-bottom:10px}
.bmintro{color:#5b5b5b;font-size:13px;text-align:justify;margin-bottom:30px;display: -webkit-box;}

.box_middle textarea{float:left}
.box_middle ul{list-style-type:none;float:left;margin-left:36px}
.box_middle ul li{margin-bottom:12px;color:#054d66;font-size:12px}
.box_middle ul li.lib,.box_middle ul li span{font-weight:bold}
.bmt2{font-size:13px;color:#5b5b5b;margin-bottom:10px}
.notifyError{display:none;color:#FF0000}
.divleft{float:left; width:48%}
.divright{float:right; width:45%}
.divleft .li,.divright .li{ display:inline-block; width:100%; margin-bottom:10PX}
.divleft label{width:110px; float:left; line-height:26px; display:inline-block; text-align:right; margin-right:10px}
.divright label{width:95px; float:left; margin-right:10px; line-height:26px; display:inline-block; text-align:right}
.divleft input.isoTxt,.divright input.isoTxt{width:191px!important;height:21px;!important; line-height:21px; padding:1px 5px; outline:none; border:1px solid #dad9d9}
.divleft select{width:202px !important;height:24px;outline:none;border:1px solid #dad9d9}
.divleft textarea{ float:left; width:200px}
.divleft div{margin-bottom:5px}
.customize_group{ width:66%; float:left}
.rdo{vertical-align:middle;margin-right:3px}
.mt10{ margin-top:10px}
.txtoption{width:90px!important;height:24px; float:left; border:1px solid #dad9d9; margin-right:10px}
#quickContactForm .btn {
  border-top: 1px solid #e3e3e3;
  padding-top: 20px;
  margin-top: 20px; width: 100%; text-align: right;
}.btn_Submit {
   background: url('../images/bgbtn.png') no-repeat left center;
   width: 166px!important;
   height: 35px !important;
   border: 0;
   margin-right: 22px;
   cursor: pointer;
 }
 
#request{width:264px;padding:5px}
input.error{border:1px solid #c00000 !important}
label.error{display:none !important}
.item-book .medium{width:200px}
.item-book .select-full{width:246px}
.item-book .select-short{width:60px}
.noticeText{display:inline-block;margin:-5px 0 0;float:left;height:20px;line-height:20px;color:#666;font-size:11px;padding-left:195px}
.button-contact{ margin:20px auto 10px;width:130px}
.addTicket{background:url("../images/round_plus.png") no-repeat scroll 0 0 transparent;display:block;height:16px;overflow:hidden;text-indent:-9999%;width:16px}
.removeTicket{background:url("../images/round_delete.png") no-repeat scroll 0 0 transparent;display:block;ght:16px;overflow:hidden;text-indent:-9999%;width:16px}
.check{background:none repeat scroll 0 0 #A82229;color:#FFFFFF}
.v-menu ul{
  left: -200px;
}
.v-menu ul ul{
  left: -100%;
}
.index-box .box-title{
  /*margin-top: 35px;*/
}

.index-box .box-title a{
  font-family: "Poppins", serif;
  color:#611900;
  font-size: 35px  ;
  margin-top: 30px; margin-bottom: 30px; display: block;
}
.index-box .box-content{
  padding-left: 50px; padding-right: 50px;
}
.index-box .box-content .item{
  display: inline-block;
  width: 545px; margin: 5px; padding-bottom: 20px;
}
.list-box .box-content .item{
  display: inline-block;
  padding-bottom: 30px;

}
.index-box .box-content .item p,
.list-box .box-content .item p{text-align: center;}
.item-box .box-content .item .img img{
  width: 100%;
  height: 250px;
}
.item-box .item .img img{
  /*width: 376px;*/
  width: 100%;
  height: 235px;
}
 
.item-box .box-content .item .item-btn-group{
  position: absolute; right: 0; background-color: #42150f; top: 38px;
}
.item-box .box-content .item .item-btn-group a{
  color: #ffd200 ;font-size: 12px;
}
.box-content.slick-slider .slick-prev-items{
  position: absolute;
  top: 33%; left:0;
  background: url('../images/icon-arrow-left2.png') no-repeat;
  width: 20px; height: 47px; border: none; overflow: hidden;
  text-indent: 100px;
}
.box-content.slick-slider .slick-next-items{
  position: absolute;
  top: 33%; right:0;
  background: url('../images/icon-arrow-right2.png') no-repeat;
  width: 20px; height: 47px; border: none; overflow: hidden;
  text-indent: 100px;
}
.index-box-text{
  font-size: 16px; color: #313131; line-height: 22.5px; margin-top: 10px; margin-bottom: 15px;
}
.index-box.style-5 .item{
  margin-top: 15px; margin-bottom: 15px;
}
 
.btn-link-all{  background: #f36527;  width: 500px; height: 61px;  display: inline-block; line-height: 61px; color:#fff; font-size: 18px; font-weight: 600;  margin-bottom: 35px; margin-top: 40px;border-radius: 30px }
.btn-link-all:hover{color: #fff; background: #912c00}
@media screen and (max-width: 768px) {
	.btn-link-all{width: 100%}

}
.box2{
  background: transparent url("../images/bg-3.jpg") no-repeat center top; padding-top: 30px;
}
.i2content { color: #fff; font-size: 1.2em ;text-align: justify;}
.ibox2 .btn-link-1{
  position:absolute;
  bottom:15px; right: 15px; font-weight: 600
}
.ibox2.i2 .btn-link-1{
  bottom:10px; right: 0px;
}
.ibox2 {padding-top: 25px; padding-left:25px; padding-right:25px; padding-bottom: 15px; height: 525px}
.i2title {font-size: 21px; color: #020100;
  margin-bottom: 25px
}
ul.l1 .img{
  float: left; margin-right: 15px;
  margin-bottom: 15px;
}
ul.l1 li{position: relative; padding-bottom: 55px;}
ul.l1 .iname{color: #ffce90;font-size: 21px;margin-bottom: 7px}
ul.l1 .iinfo{text-align: justify;}
.box3 {margin-top: 15px; margin-bottom: 15px;}
.box3 .box-title{
  font-family: UVNKieu; color:#f1f1f1; font-size: 50px;
  text-align: center;margin-top:35px; margin-bottom: 20px;
}
.box3 .box-title a{color: #f1f1f1}
.box3 .img img{display: inline-block; margin: 15px auto;}
.box3 .box-content{
  padding: 0 100px;
}
.box3 .s1,.box3 .iinfo{
  color: #fff
}
.box3 .iinfo{
  font-size: 12px;
  margin-top: 15px;
}
.box3 .box-content.slick-slider .slick-prev-items{
  background-image: url('../images/icon-arrow-left1.png')
}
.box3 .box-content.slick-slider .slick-next-items{
  background-image: url('../images/icon-arrow-right1.png')
}
/*
Media Queries
---------------------------------------------------------------------------------------------------- */

 
 
.trip-about {overflow: hidden}

.qsearch{
  position: absolute;
  top: 35px;
  right: 12%;
  background: #ffffff;
  width: 352px;
  border: 1px solid;
  height: 500px;
}
.form-inline .form-group {
  margin: 12px 0;

}

.adv_line_top1 {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.adv_line_top1 h3 {
  width: 1000px;
  margin: 0;
  color: #fff;
  text-align: left;
  /* Apply animation to this element */
  -moz-animation: adv_line_top1 5s linear infinite alternate;
  -webkit-animation: adv_line_top1 5s linear infinite alternate;
  animation: adv_line_top1 15s linear infinite alternate;
}
/* Move it (define the animation) */
@-moz-keyframes adv_line_top1 {
  0%   { -moz-transform: translateX(70%); }
  100% { -moz-transform: translateX(0%); }
}
@-webkit-keyframes adv_line_top1 {
  0%   { -webkit-transform: translateX(70%); }
  100% { -webkit-transform: translateX(0%); }
}
@keyframes adv_line_top1 {
  0%   {
    -moz-transform: translateX(70%); /* Firefox bug fix */
    -webkit-transform: translateX(70%); /* Firefox bug fix */
    transform: translateX(70%);
  }
  100% {
    -moz-transform: translateX(0%); /* Firefox bug fix */
    -webkit-transform: translateX(0%); /* Firefox bug fix */
    transform: translateX(0%);
  }
}
   
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #1abc9c;
}
.owl-theme .owl-controls .owl-page span{
    background: #333;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span{
    width: 10px;
    height:10px;
    margin: 5px 6px;
}
.main-title-home.video {
    color: #070606;
}
.main-title-home {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 10px 0;
    color: #3e90c3;
    padding-top: 10px;
}
 
.tour-button-category {
  position: absolute;
  right: 23px;
  top: 328px;
}
.single-tour-title{
  text-transform: uppercase;
}
.price{
  color:#FF0000;
  font-size: 16px;
}
a.booking-tour{
  display: block;
  padding:8px;
  margin-left: 15px;
  background: #4267b2;
  color:#FFF;
  text-transform: uppercase;
  float: right;
  width: 120px;
}
.button-dat-tour{
    background: #015d9e;
    width: 150px;
    height: 49px;
    display: inline-block;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 23px;
}

.single-relate-tour{  border:1px solid #e4e4e4;  margin:5px;  padding:5px;  width: 370px; height: 150px;}
.box-testimonial{  padding-top: 35px;}
.support p{        margin-right: 73px;}
.main-nav li a{ color:#a00e14;}
.about-us{
  padding-top:20px;
}
div.testimonial:nth-of-type(even){
  margin-top: 260px;
}
 

.item-hot{
  border:1px solid #e5e5e5;
  margin-bottom: 10px;
}
.single-item-hot{
  overflow: hidden;
  background:#FFF;
}
.single-item-hot img{
  height: 185px;
  width: 100%;
}
.box-title-hot {
  background: #efa504;
  text-transform: uppercase;
  text-align: left;
  padding: 10px;
}
.box-title-hot a{
    color: #fff;
    font-size: 20px;
}
.bottom-menu{
  text-align: center;
}
.bottom-menu li{
  background:none;
  text-transform: none!important;
  font-size:12px;
}
.bottom-menu li:hover{
  background: #fbcc65!important;
}
.b-menu{
  background: #565656;
  border-bottom:1px solid #464646;
}
.bottom-menu a{
  border: none!important;
  text-transform: none!important;
  color: #FFF;
  font-size:12px;
} 
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
visibility: hidden;
    width: 500px;
    background-color: #fff;
    color: #151515;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
    border: 1px solid #929292;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}
.table-tr{
  width: 100%;
}
.table-tr, .td-left, .td-right {
  float: left;
}
.td-left {
  padding: 6px 10px 6px 0;
  text-align: right;
  width: 30%;
}
.td-right {
   width: 68%;
}
.tred {
  color: red;
}
.tour-name {
  background: none repeat scroll 0 0 transparent;
  border: medium none !important;
  box-shadow: none !important;
  color: #305891;
  font-size: 15px;
  font-weight: bold;
  padding-top: 14px;
}
.overview .single-tour-title{
    font-size: 20px;
    margin-bottom: 17px;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    padding: 9px 0;
}
.os-animation {
  opacity: 0
}

.os-animation.animated {
  opacity: 1
}
a.popup_img > img {
object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important
}


#vnt-menu-fixed{
    position: fixed;
    bottom: 20%;
    right: 0px;
    z-index: 6;
}
#vnt-menu-fixed .contfii {
    display: block;
    transform: rotate(-90deg);
    margin-right: -160px;
    position: relative;
    left: -82px;
    top: -90px;
}
#vnt-menu-fixed .contfii a{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0a7dc4;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    position: relative;
    z-index: 2;
    padding: 10px 20px;
}
#vnt-menu-fixed .contfii a:hover{
    background-color: #3399cc;
}
#vnt-menu-fixed>ul>li{
    position: relative;
    margin-bottom: 5px;
}
#vnt-menu-fixed>ul>li:last-child{
    border-bottom: none;
}
#vnt-menu-fixed>ul>li>span{
    position: absolute;
    top: 0;
    white-space: nowrap;
    color:#3399cc;
    font-size: 14px;
    line-height: 22px;
    right:50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
   /* background: #3399cc;*/
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 0;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    opacity: 0;
    visibility: hidden;
}
#vnt-menu-fixed>ul>li>span>span{
    color:#fff;
}
#vnt-menu-fixed>ul>li:hover>span{
    width:auto;
    overflow: visible;
    opacity: 1;
    padding: 2px 30px 2px 15px;
    visibility: initial;
}

#vnt-menu-fixed>ul>li:hover>span:before{
    display: block;
}
#vnt-menu-fixed>ul>li>a{
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background-color: #0a7dc4;*/
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    position: relative;
    z-index: 2;
}
#vnt-menu-fixed>ul>li.go_top>a{
    background-color: #3399cc;
}
#vnt-menu-fixed>ul>li>a>img{
    max-height: 30px;
    max-width: 30px;
    /* filter: invert(1); */
}
#vnt-menu-fixed>ul>li>a span{
    font-size: 25px;
    line-height: 38px;
    color: #3399cc;
    padding-top: 3px;
}
#vnt-menu-fixed a{
    color: #080808;
}
#vnt-menu-fixed>ul>li:hover>a{
 
}
/*===============*/
#vnt-menu-fixed ul li.cart>a{
    flex-direction: column;
    position: relative;
    padding-right: 5px;
    color: #fff;
}
#vnt-menu-fixed ul li.cart>a .sl{
    position: absolute;
    top: 10px;
    right: 6px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 11px;
    text-align: center;
}
#vnt-menu-fixed>ul>li.cart>a>img{
    max-height: 20px;
    max-width: 20px;
}

.vnt-bg-over.active{
    opacity: 0.5;
    z-index: 5;
    pointer-events: auto;
}
/*===============*/

/*---- Phone----*/
.phonering-alo-phone.phonering-alo-static {
    opacity:.6
}

.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
    opacity:1
}

.phonering-alo-ph-circle {
    width:160px;
    height:160px;
    top:20px;
    left:20px;
    position:absolute;
    background-color:transparent;
    border-radius:100% !important;
    border:2px solid rgba(30,30,30,0.4);
    border:2px solid #bfebfc 9;
    opacity:.1;
    -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    border-color:#baf5a7;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#00aff2 ;
    border-color:#bfebfc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    opacity:.5
}

.phonering-alo-ph-circle-fill {
    width:100px;
    height:100px;
    top:50px;
    left:50px;
    position:absolute;
    background-color: #000;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#00aff2 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    background-color:#baf5a7 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#a6e3fa 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    background-color:#ccc 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75!important
}

.phonering-alo-ph-img-circle {
    width:60px;
    height:60px;
    top:70px;
    left:70px;
    position:absolute;
    background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#00aff2
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#75eb50;
    background-color:#75eb50 9
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:#00aff2;
    background-color:#00aff2 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}
/*----End----*/
