/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Aug 04 2021 | 03:39:28 */
@charset "utf-8";
@import url('bootstrap_ms.css');
/* CSS Document */
body {
	font-family: "microsoft jhenghei","segoe ui","microsoft mhei",stheititc,sans-serif;
	font-size:15px;
	min-width: 300px;
	}
/* fix header 
body {
    padding-top: 70px !important;
	} 
  */
#footer a {
    color: #000;
    text-decoration: none;
}
p {
    margin: 0 0 30px;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-bottom: 20px;
    margin-top: 30px;
}

h3, h4  {
	font-weight:bold;
	color:#265883;
	}
ol, ul {
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    padding: 0 0 0 20px;
}

a:hover {
	text-decoration:none;
	}

.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
img.pull-right, img.pull-left, img.alignleft,img.alignright {
	margin: 0 0 20px 0;
	}
@media (min-width: 500px) {
img.pull-right, img.alignright{
    margin: 0 0 20px 20px;
}
img.pull-left, img.alignleft{
    margin: 0 20px 20px 0px;
}
}
.navFooter, .sNav {
	color:#777;
	}

.sNav {
	background-image: linear-gradient(to bottom, #009eff 0px, #008aff 100%);
	padding:10px;
	}

.navFooter a, .sNav a{
    white-space: nowrap;
	color:#262626;
	}
.sNav a {
	color:#333;
	}

.sNav a:hover{
	color:#000;
	}
.navFooter a:hover{
	color:#555;
	}
.navFooter > a:last-child:after, .sNav > a:last-child:after, .sNav2 > a:last-child:after {
    content: "";
	}
.navFooter > a::after, .sNav > a::after,  .sNav2 > a::after {
    color: #777;
    content: "|";
    margin-left: 13px;
	margin-right: 10px;
	text-decoration:none;
	}


.navFooter a:hover, .sNav > a:hover {
	text-decoration:none !important;
	}
.sNav, .sNav a {
	color: #fff;
	}
.sNav > a:hover {
	 opacity: 0.7;
	}
.sNav > a::after {
	color:#fff;
	opacity: 0.4;
	}

.bTopic {
    color: #265883;
	}
.bTopicMore {
    color: #265883;
	padding-top:0 !important;
	margin-top:0 !important;
	}
.gTopic {
	color:#244200;
	}
.usefulNav a {
	margin:0 20px 29px 0;
	white-space: nowrap;
	}

.desTopic {
	color:#FFFFFF;
	margin:10px 0;
	font-size:20px;
	font-weight:bold;
	}
.noDisplay {
	display:none;
	}
.error {
    color: #23527c;
}
.titleBar {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #ddd 10px, #fff 100%) repeat scroll 0 0;
    color: #265883;
    font-size: 16px;
	} 

@media (max-width: 767px) {
	.h1, h1 {
		font-size: 30px;
	}
	.calRight button{
		float:right;
	}

	h3 {
		font-size:18px !important;
	}
}


@media (min-width: 768px) {
	.calLeft {
	 float:left;
	}
	.calRight {
	 float:right;
	}

	/* Red background Nav */
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
		/*background-image: linear-gradient(to bottom, #bc0000 0px, #ff0000 100%) !important;*/
    	border: medium none !important;
    	border-radius: 0 !important;
   		box-shadow: none !important;
		}

	.navbar-default {
		background-image: linear-gradient(to bottom, #bc0000 0px, #ff0000 100%) !important;
		border-radius: 0px !important;
		border-color: #ff0000 !important;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.3) !important;
		border:none !important;
		}
	.navbar-default .navbar-nav > li > a {
		color: #ffffff !important;
		padding:15px 13px;
		}
	.navbar-default .navbar-nav > li > a:hover {
		opacity: 0.7;
		}
}



@media (max-width: 767px) {
	.navMargin{
		margin-bottom: 0 !important;
		}
	.desktopOnly {
		display:none;
	}	
}

@media (min-width: 768px) {
	.mobileOnly {
		display:none;
	}		
}

@media (max-width: 450px) {
	.h1, h1 {
		font-size: 25px !important;
		}
}

@media (max-width: 380px) {
	.language {font-size:12px !important;}

}

@media (max-width: 340px) {
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 2px !important;
    margin-top: 0;
}

}


@media (max-width: 990px) {
	.searchBoxLegend {
		font-size: 18px !important;
		}
}

.navbar-toggle {
	    border: none;
		margin-right: 10px;
	}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    opacity: 0.5;
}
.navbar-default .navbar-toggle:focus, .navbar-default {
    background-color: #fefefe !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #fafafa !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-image: none;
    background-repeat: none;
    box-shadow: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fcfcfc;
    color: #555;
}

.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-image: none;
	background-color: #fcfcfc;
    color: #555;
}

#backButton {
	 background-image: linear-gradient(to bottom, #ffffff 0px, #eeeeee 100%) !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    position: relative;
	padding-left: 5px !important;
    padding-right: 5px !important;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-radius: 4px;
	}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #008aff;
	font-weight:bold;
    color: #ffffff;
	}
.nav-tabs a {
	color: #265883;
	}
.nav-tabs a:hover {
	color: #0f283d;
	}
.nav-tabs > li > a {
    background: #eeeeee;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
	}
.carousel {
	background: #efefef;
}
.bs-example {
	margin-top: -10px;
	}

@media (max-width: 767px) {

	.nav-tabs > li {
		float: left;
		margin-bottom: 2px;
	}
	.nav-tabs > li > a {
		background: #eeeeee;
		border: 1px solid transparent;
		border-radius: 4px;
		line-height: 1.42857;
		margin-right: 2px;
	}
	.language {
		text-align:left !important;
		padding:5px 10px;
	}
}
.nav-tabs > li {
	float: left;
	margin-bottom: 2px;
}
.vAlginMid {
	vertical-align:top !important;
	}
.topic {
	margin-bottom: 10px;
    margin-top: 0px !important;
	padding: 10px;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 10px, #eee 100%) repeat scroll 0 0;
	}
.lineGrade{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 10px, #eee 100%) repeat scroll 0 0;
	}
.gBox{
	background-color: #eeeeee;
    color: inherit;
    padding: 5px 20px 20px 20px;
	}

.flex-caption {
  	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.leftRight20 {margin: 0 20px;}
.control-label {text-align:left !important;}

.usefulBox150 {
    float: left;
    min-width: 150px;
    width: 150px;
}	
.width1200 {
	 max-width: 1200px;
	}
.width80 {
	 width: 80px;
	 min-width: 70px;
	}
.date{
	font-weight: normal !important;
	color:#363636;
	}
.minWidth80 {
	min-width: 80px !important;
	}
.widthPriceButton {
	min-width: 90px;
	width: 90px;
	}

.width60 {
	min-width: 60px;
	width: 60px;
	}
.width70 {
	min-width: 70px;
	width: 70px;
	}
.width80 {
	min-width: 80px;
	width: 80px;
	}	
.width90 {
	min-width: 90px;
	width: 90px;
	}
.width95 {
	min-width: 95px;
	width: 95px;
	}
.width100 {
	min-width: 100px;
	width: 100px;
	}
.width110 {
	 width: 110px;
	 min-width: 60px;
	}

.width120 {
	 width: 120px;
	 min-width: 80px;
	}
.width130 {
	 width: 130px;
	 min-width: 70px;
	}
.mRight5 {
	margin-right:5px;
	}
.mleft5 {
	margin-left:5px;
	}
.mRight10 {
	margin-right:10px;
	}
.mleft10 {
	margin-left:10px;
	}

.priceBox {
	width:60px;
	}
.starActive {
	color:#FF9E00;
	}	
.starGrey {
	color:#bbb;
	}		

@media (min-width: 501px) {	
	.priceBox160 {
	width: 160px;
	}
}
@media (max-width: 500px) {	
	.priceBox160 {
		width: 80px;
	}	
}
	@media (min-width: 992px) {
	.priceBox {
		width:100px;
		}
	.fRight992 {
			float:right;
		}
	.TitleNone992 {
			display:none;
		}
}
@media (max-width: 992px) {
.displayNone992 {
	display:none;
	}
.searchTourBox {
	margin: -10px 0 0;
	}
}	
@media (max-width: 420px) {
	.width130 {
		width: 70px;
		}
}
.displayNone {
	display:none;	
}
.pLeftZero {
	padding-left:0 !important;
	}
.pRightZero {
	padding-right:0 !important;
	}
.pRight10 {
	padding-right:10px !important;
	}
.pLeft10 {
	padding-left:10px !important;
	}
.pNone {
	padding: 0 0 0 0 !important;
}	
.tableTopicBack {
	margin: 5px;
	}  
.tableTopic {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 10px, #eee 100%) repeat scroll 0 0;
	padding: 10px 10px 0;
	}	
.width140 {
	 width: 140px;
	 min-width: 70px;
	}
.width150 {
	width: 150px;
	min-width: 80px;
	}
.width160 {
	width: 160px;
	min-width: 120px;
	padding: 8px 0 !important;
	}
.borderButtomNone {
    border-bottom: none !important;
}
.marginLeft10 {
	margin-left:10px;
	}
.marginLeft20 {
	margin-left:20px;
	}
.marginleft20 {
	margin-left:20px;
	}
.marginRight10 {
	margin-right:10px;
	}
.table > thead > tr > th {
    border-bottom: 0px solid #ddd !important;
	}
.margin5 {
	margin: 5px !important;
	}
.margin10 {
	margin: 10px !important;
	}
.margin15 {
	margin: 15px !important;
	}
.margin20 {
	margin: 20px !important;
	}
.marginTop {
	margin-top: 10px !important;
	}
.marginTop5 {
	margin-top: 5px !important;
	}
.marginTop10 {
	margin-top: 10px !important;
	}
.marginTop15 {
	margin-top: 15px !important;
	}
.marginTop20 {
	margin-top: 20px !important;
	}
.marginTopNone {
	margin-top: 0px !important;
	}
.marginBottom5 {
	margin-bottom: 5px !important;
	}
.marginBottom {
	margin-bottom: 10px !important;
	}
.marginBottom20 {
    margin-bottom: 20px !important;
}

.marginBottom30 {
    margin-bottom: 30px !important;
}
.marginBottomNone {
	margin-bottom: 0px !important;
	}
.marginRightNone {
	margin-right: 0px !important;
	}
.marginLeftNone {
	margin-left: 0px !important;
	}
.marginBottom5 {
	margin-bottom: 5px !important;
	}
	
.pRightNone {
	padding-right: 0px !important;
	}
.pLeftNone {
	padding-left: 0px !important;
	}
.backGrey {
	background: #E0E0E0;
	}

.txtCenter {
	text-align: center;
	}

.txtright {
	text-align: right !important;
	}
.fRight{
	float:right;
	}
.fLeft {
	float:left;
	}
.fNone {
	float:none;
	}	
.underline {
	 text-decoration: underline;
	 font-weight:bold;
} 
.underline:hover {
	 text-decoration: none;
} 
.promtionBox {
	padding: 7px 5px 7px 10px !important;
	background-image: linear-gradient(to bottom, #d7ecf6 0px, #bbdff0 100%);
    background-repeat: repeat-x;
    border: 1px solid #9acfea;
	border-radius: 4px;
	
}	
.shareMediaOutBox {
	position: relative;
	border: 1px solid green;
	}
.shareMedia {
  	margin-bottom: 10px;
	float:right;
    /*position: absolute;
	border: 1px solid red;
	top:0;
	right:0;*/
	}
.price {
	font-family: "Tahoma";
	color:#ff0000;
	font-weight:bold;
	}
.xx {
  color: #083757;
  font-weight: bold;
	}

.btn-detail{
    background: #0f8eff;
    border-color: #0f8eff;
    color: #ffffff;
	}

.btn-detail:hover {
    background-color: #d3e3ff;
    border-color: #d3e3ff;
    color: #203950;
	}

.btn.active, .btn:active {
    background-image: none;
    box-shadow: none;
    outline: 0 none;
}

.btn-success{
    background: #74be21;
    border-color: #5da60a;
    color: #ffffff;
	}

.btn-success:hover {
    background-color: #b9d59a;
    border-color: #baed81;
    color: #364d1b;
	text-shadow: none;
	}
.bWhite {
  background-color: #ffffff;
}
.borderless th, .borderless td{
 border: none !important;		
}
.bWhite th, .bWhite td {
  padding-left:10px !important;
  padding-right:10px !important;
  vertical-align: middle !important;
}

.bWhitevTop {
  background-color: #ffffff;
  margin-bottom: 5px !important;
}

.bTop {
  margin-bottom: 5px !important;
}

.vMiddle {
  vertical-align: middle !important;	
} 

.bWhitevTop th, .bWhitevTop td, .bTop th, .bTop td {
  padding-left:0px !important;
  padding-right:0px !important;
  padding-bottom: 5px;
  vertical-align: top !important;
}

.text-right .btn {
	margin-bottom: 5px !important;
	}
.alert {
	padding: 15px 15px 5px !important;
	}

.alert-warning {
    background:#fcf8e3 !important;
}
.textRight {
	text-align: right;
}

.minWidth110 {
	min-width:110px;
	}
.minWidth120 {
	min-width:120px;
	}
.minWidth170 {
	min-width:170px;
	}
.minWidth180 {
	min-width:180px;
	}
.minWidth190 {
	min-width:190px;
	}
.minWidth200 {
	min-width:200px;
	}
.minWidth50 {
	min-width:50px;
	}
.minWidth70 {
	min-width:70px;
	}
.minWidth80 {
	min-width:80px;
	}
.minWidth90 {
	min-width:90px;
	}

.vTop {
	vertical-align: top !important;
	}

ul li, ol li {
 	margin-bottom:10px;
} 
#menu-topleftmenuch li,
#menu-toprightmenuch li,
#menu-stour-menu li,
#menu-topleftmenufr li,
#menu-topleftmenurs li,
#menu-toprightmenufr li
#menu-toprightmenurs li
 {
	margin-bottom:0px;
	}	
.boxDes {
	padding:5px 10px;
	/*background: #4B8B00;*/
	background: linear-gradient(to bottom, #0e6bba 0px, #008aff 100%);
	color:#FFFFFF;
	font-weight:bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	}
/*.boxPrice {
  	background: #eeeeee none repeat scroll 0 0;
    float: right;
    margin: -40px 0 0 0;
    opacity: 0.99;
    padding: 5px 10px;
    text-align: right;
	text-overflow:ellipsis;
	}*/

	
/*.boxPrice {
    background: #eeeeee none repeat scroll 0 0;
    float: none;
    opacity: 0.99;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.boxPrice {
   background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 0%, #000000 200%) repeat scroll 0 0;
    color: #ffffff;
    float: none;
    font-weight: bold;
    margin: -32px 0 0;
    opacity: 0.99;
    overflow: hidden;
    padding: 5px 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div.grp {
	margin-top: 15px !important;
	margin-bottom: 0px !important;
    margin-left: -5px !important;
	} 

.contactNum {
	white-space: nowrap;
	font-size:16px;
	color:#265883;
	padding:10px;
	}
.fotorama__dot {
    border: 1px solid #7f7f7f;
    border-radius: 6px;
    display: block;
    height: 6px;
    width: 6px;
	}

	
.well {
	border-radius: 0 !important;
	padding: 15px 30px 5px;
	margin-bottom: 0px !important;
	}
.blueTxt {
    color: #0f8eff;
    font-style: normal !important;
}
.well legend {
	margin-left:-10px;
	}
.wellPad {
	padding: 0 30px !important;
	}
.text-justify p {
	margin:20px 0;
	}
/*.text-justify ul {
	padding-left:18px;
	}*/
.searchBoxLegend{
	font-size:25px;
	color:#fff;
	background-image: linear-gradient(to bottom, #009eff 0px, #008aff 100%);
	padding:10px 15px;
	}

.promotionMessage {
	background-image: linear-gradient(to bottom, #009eff 0px, #008aff 100%);
	font-size:16px;
	color:#fff;
	padding:10px 15px;
	}
.green {
	background: #4B8B00;
	border-color: #4B8B00;
	}
.green:hover {
	background: #accd86;
	color: #2c4d06;
	}

.boxDesLink:hover{
	text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(-2px);
	}
/*.boxDesLink:hover img {
    display: block;
   opacity: 0.7;
    transition-duration: 0.3s;
	}
*/
.list {
    list-style-type: decimal-leading;
    margin: 20px 0 20px 5px;
}

.listZero {
	list-style-type: decimal-leading-zero;
	margin: 20px 0 20px 8px;
}

.listalpha {
    list-style-type: lower-alpha;
    padding: 0 0 0 30px;
}

.list li, .listZero li {
    margin: 20px 0;
}

.lessLiMargin li {
	margin-bottom: 0px;
} 

.fontSize12 {
	font-size:12px;
	}
.fontSize25 {
	font-size:25px;
	}
	
.table-striped thead th{
	color:#265883;
	}
.redTopic {
	color:#7f1818;
	}
.red {
	color:#ff0000;
	}
.pinkBack  {
	background: #ff2e80;
	}
.orangeBack  {
	background: #ff5500;
	}
.greenBack {
    background: #659000;
	}
.brownBack {
    background: #924c06;
	}
.purpleBack {
    background: #8b009a;
	}
.gBox2{
	background-color: #eeeeee;
    color: inherit;
    padding: 5px 0px 0px 0px;
	}
.centerBox600 {
	margin: auto;
	max-width: 600px;
	}
.text-just p {
	 text-align: justify;
}	
.redBar{
	background:linear-gradient(to bottom, #bc0000 0px, #ff0000 100%) !important;
	}
.greyBar{
	background:linear-gradient(to bottom, #666666 0px, #999999 100%) !important;
	}
.gBox2 li {
	background: transparent url("/wp-content/uploads/2016/09/arrowNewFeed.png") no-repeat scroll 15px 20px;
    border-bottom: 1px solid #cccccc;
    color: #083757;
    list-style: outside none none;
    padding: 10px 30px;
	}
.visaService li {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/09/backObject.jpg") no-repeat scroll 0 0;

    list-style: outside none none;
    padding: 10px 35px;
	}

.visaSubService {
    background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/09/backObject2.jpg") no-repeat scroll 0 0 !important;
	}
.sNav topic {
	font-weight:bold;
	font-size:25px;
	}
.sNav p {
	margin:5px 30px;
	}
.pink {
    background: #ff2e80 none repeat scroll 0 0;
	}
.orange {
    background: #ff5500 none repeat scroll 0 0;
	}
.blue {
    background: #3c6dfa none repeat scroll 0 0;
	}
.brown {
    background: #924c06 none repeat scroll 0 0;
	}
.mZero {
	margin-bottom: 0px !important;
	}
.sNav2 {
	padding:10px;
	}
.sNav2 > a::after {
	color:#777;
	}

.sNav2 > a:hover {
	color:#777 ;
	text-decoration:none;
	}
.sLogo {
	padding:10px 15px !important;
	}
.productIcon {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 10px, #eee 100%) repeat scroll 0 0;
    border-radius: 5px;
    color: #008aff;
    font-size: 16px;
    padding: 10px;	
	}
.productIcon:hover {
	color: #fff;
    background-image: linear-gradient(to bottom, #009eff 0px, #008aff 100%);
	transition-duration: 0.5s;
	}
.onLineTopic {
	color: #265883;
	background: linear-gradient(to bottom, #eee 10px, #fff 100%);
	padding:10px;
	font-size:22px;
	}
.greyDes {
	background: #eee;
	text-align:center;
	padding:5px 10px;
	font-size:16px;
}
.txtCenter{
	text-align:center;
}
.lightGrey{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eee 10px, #fff 100%) repeat scroll 0 0;
	}
.lighterGrey{
	background: #f4f4f4;
	}
.topZero {
	margin-top:0 !important;
	}
.top10 {
	margin-top:10 !important;
	}
.carousel-control.right {
	background:none !important;
	}
.carousel-control.left {
	background:none !important;
	}
#footer {
	margin-top: -30px;
	/*padding-left: 0;
	padding-right: 0;*/
	}
#footer ul {
	padding-left:0px;
	}
#footer li {
	margin: 5px 0px;
	display: inline;
    list-style-type: none;
	}
#footer li a {
	padding:0 13px 0 10px;
	}
.language li,
.sNav li {
	display: inline;
    list-style-type: none;
	}
.language li::after,
.sNav li::after,
#menu-footerch li::after,
#menu-footeren li::after {
	content: "|";
	}
.language li:last-child::after,
.sNav li:last-child::after {
	content: "";
	}
.language li a {
	padding: 0 3px 0 0;
	}
.sNav li a{
	padding:0 8px 0 6px;
	}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus {
    background-color: #fff;
	background-image: none;
    color: #262626;
    outline: 0 none;
    text-decoration: none;
	}
.dropdown-menu > .active > a:hover {
    color: #262626;
	background-color: #e8e8e8;
    background-image: linear-gradient(to bottom, #f5f5f5 0px, #e8e8e8 100%);
    background-repeat: repeat-x;
	}
.widget-title{
	display:none;
	}
.padTop10{
	padding-top:10px !important;
	}
.padTop20{
	padding-top:20px !important;
	}
.pad20{
	padding:20px 20px 20px 20px !important;
	}
.padLeft10{
	padding-left:10px !important;
	}
.padLeft20{
	padding-left:20px !important;
	}
.padRight10{
	padding-right:10px !important;
	}	
.padRight20{
	padding-right:20px !important;
	}
.padLR10 {
	margin-left: -10px !important; 
	margin-right: -10px !important; 
	} 
.padtoHome{
	padding-top:0 !important;
	padding-bottom:5px !important;
	}
.linkStrokes a{
	padding:0 10px 0 8px;
	}
.linkStrokes span::after {
    content: "|";
	color:#919191;
}
.linkStrokes span:last-child::after {
    content: "";
}


.cn {
	padding-left:20px !important;
	}

.titlePad {
	padding:0 !important;
	margin:0;
	}

label {
    display: inline-block;
    font-weight: 700;
    margin-top: 5px;
    max-width: 100%;
    min-width: 30px;
}

.searchTourBox {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eee 10px, #fff 100%) repeat scroll 0 0;
    float: right;
    padding: 10px;
    width: 100%;
}

.fixWidth {
	overflow:hidden;
}   

.flex-control-nav {
    z-index: 1000 !important;
}

.hideContent {
	display:none;
	}

.loginBox {
    background: rgba(0, 0, 0, 0) linear-gradient(to left, #eee 1px, #fff 100%) repeat scroll 0 0;
    float: left;
    padding: 10px;
    width: 100%;
}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.tourTab{
 /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 10px, #eee 100%) repeat scroll 0 0;*/
 color:#a8a8a8;
	}
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.control-label {
	 padding-top: 0px !important;
}

.loading {
    background: #ffffff url("/wp-content/uploads/2016/11/Preloader_21.gif") no-repeat scroll center center;
    min-height: 250px;
}
	
.itemTopic{
	font-size:16px;
	font-weight:bold;
	color:#0059a1;
	
	}
.vCenter {
	vertical-align: middle; 
}  

@media (min-width: 991px) {
	.marginRight991 {
		margin-right:10px;
	}
	.marginTop991 {
		margin-top:10px;	
	}
}
@media (max-width: 991px) {

	.fixTour {
		margin-bottom: 0px !important;
		}
}

@media (max-width: 600px) {
	.mobileDisplayNone {
		display: none !important;
		}
	.flex-control-nav {
		bottom: 10px !important;
		}	
}

/*@media (max-width: 400px) {
.form-horizontal .form-group {
    margin-left: -20px;
    margin-right: -20px;
}
}*/


@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

.paymentBox {
	 display:none;
	 margin:10px 0 20px 0px;
	 padding: 10px 10px 10px 20px;
	 background: rgba(0, 0, 0, 0) linear-gradient(to right, #fff 10px, #eee 100%) repeat scroll 0 0;
	 font-size:14px;
 }

 
.productBox {
	padding:10px;
	}
.rolling:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    transform: translateY(-2px);
}
.productBoxTopic {
    font-weight: bold;
    overflow: hidden;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#008aff;
	}
.productBoxDes {
	height:40px;
	overflow: hidden;
	}
.productBoxBorder {
	border: 1px solid #eeeeee;
	padding: 7px 10px;
	}
.productBox a {
	 color: #424242;
	 cursor: pointer;
	 text-decoration: none;
	}
.fixInput {
	margin-left: 0 !important;
	margin-right: 0 !important;
	}
	
.fixInputWord {
	font-family: "microsoft jhenghei","segoe ui","microsoft mhei",stheititc,sans-serif !important;
    font-size: 15px !important;
	
}
.lightYellow {
	background-color: #feffda;
	
}

.paddingTopBottom10 {
	padding-top:10px !important;
	padding-bottom:10px !important; 
	}
.regBox {
	text-align:center;
	padding: 0 !important;	
	
} 

#Fix_Divrt	{
	overflow: hidden;
	position: fixed;
	top: 0%;
	right: 0%;
}
#Fix_Divrt .inner_middle {
	margin: auto;
	overflow: hidden;
	margin-top: 230px;
	background: #fcf8e3;
	padding: 10px;
	color: #8a6d3b;
}

.wonderplugin-engine {display:none;}

.previousPage {
   float: left;
    font-size: 30px;
    margin-top: -5px;
    padding: 10px 15px 0;
} 
.previousPage a {
	color:#bbb;
}
.previousPage a:hover {
	color:#aaa;
}
.previousPage a:active {
	color:#bbb;
}

#site-message {
	background-color: #fffdc6 ;
	width: 100% ;
	}

#site-message div {
	display: block ;
	padding: 10px 20px 10px 20px ;
	}

div.site-message-fixed {
	border-bottom: 1px solid #E0E0E0 ;
	left: 0px ;
	position: fixed ;
	top: 0px ;
	z-index: 1000;
	}

#site-body {
	padding: 20px 20px 500px 20px ;
	}

#menu-item-7360 {
	margin-bottom: 0px !important;
	
}

#tablet {
    width: 1170px;
    height: 750px;
}

#tablet .slides img {
    width: 1170px;
    height: 750px;
}
      


@media (max-width: 479px) {
	.packageFixMargin{
		margin:-36px 0 0 0;
	}		
}


div.group-message-fixed {
    border: 1px solid #e0e0e0;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eee 1px, #fff 100%) repeat scroll 0 0;

}

.gradeBack {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eee 1px, #fff 100%) repeat scroll 0 0;
    padding: 5px 20px;
    width: 100%;
}
#groupBuy .redPrice {
	font-size:19px;
font-weight:bold;
	color:#FF0004;
	}
#groupBuy .timer {
	width:100%;
	} 	

#groupBuy .sFont {
	font-size:10px;
	} 	
#groupBuy .orgPrice {
	text-decoration: line-through;
	}
#groupBuy .numbers {
    background: #e5e5e5 none repeat scroll 0 0;
    border-left: 1px solid #eee !important;
    color: #000;
    font-size: 15px;
    font-style: normal;
    line-height: 15px;
    padding: 0;
    text-align: center;
	padding:8px 8px;
}
#groupBuy .numbersTopic {
	background: #e5e5e5 none repeat scroll 0 0;
	border-bottom: 1px solid #eee !important;
	text-align: center;
    font-size: 15px;
    padding: 5px;
	}
#groupBuy .priceTopic {
	font-size:13px;
	} 	
@media (min-width: 480px) {
	#groupBuy .soldNumber{
		float:right;
		padding:0 0 5px 0;
	}	
}
@media (max-width: 479px) {
	#groupBuy .soldNumber{
		float: left;
    	margin: 10px -5px;
	}	
	#groupBuy .timer {
		float:right;
		margin-bottom:5px;
    	margin-right: -5px;
	}
	#groupBuy .buyButton {
		margin-right: -10px;
		}	
}
.font17{
      font-size:17px;
}



/* col-ms */
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 480px) and (max-width: 767px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left; }

  .col-ms-1 {
    width: 8.33333%; }

  .col-ms-2 {
    width: 16.66667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.33333%; }

  .col-ms-5 {
    width: 41.66667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.33333%; }

  .col-ms-8 {
    width: 66.66667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.33333%; }

  .col-ms-11 {
    width: 91.66667%; }

  .col-ms-12 {
    width: 100%; }

  .col-ms-push-1 {
    left: 8.33333%; }

  .col-ms-push-2 {
    left: 16.66667%; }

  .col-ms-push-3 {
    left: 25%; }

  .col-ms-push-4 {
    left: 33.33333%; }

  .col-ms-push-5 {
    left: 41.66667%; }

  .col-ms-push-6 {
    left: 50%; }

  .col-ms-push-7 {
    left: 58.33333%; }

  .col-ms-push-8 {
    left: 66.66667%; }

  .col-ms-push-9 {
    left: 75%; }

  .col-ms-push-10 {
    left: 83.33333%; }

  .col-ms-push-11 {
    left: 91.66667%; }

  .col-ms-pull-1 {
    right: 8.33333%; }

  .col-ms-pull-2 {
    right: 16.66667%; }

  .col-ms-pull-3 {
    right: 25%; }

  .col-ms-pull-4 {
    right: 33.33333%; }

  .col-ms-pull-5 {
    right: 41.66667%; }

  .col-ms-pull-6 {
    right: 50%; }

  .col-ms-pull-7 {
    right: 58.33333%; }

  .col-ms-pull-8 {
    right: 66.66667%; }

  .col-ms-pull-9 {
    right: 75%; }

  .col-ms-pull-10 {
    right: 83.33333%; }

  .col-ms-pull-11 {
    right: 91.66667%; }

  .col-ms-offset-1 {
    margin-left: 8.33333%; }

  .col-ms-offset-2 {
    margin-left: 16.66667%; }

  .col-ms-offset-3 {
    margin-left: 25%; }

  .col-ms-offset-4 {
    margin-left: 33.33333%; }

  .col-ms-offset-5 {
    margin-left: 41.66667%; }

  .col-ms-offset-6 {
    margin-left: 50%; }

  .col-ms-offset-7 {
    margin-left: 58.33333%; }

  .col-ms-offset-8 {
    margin-left: 66.66667%; }

  .col-ms-offset-9 {
    margin-left: 75%; }

  .col-ms-offset-10 {
    margin-left: 83.33333%; }

  .col-ms-offset-11 {
    margin-left: 91.66667%; }
}

.orgPrice { text-decoration: line-through; color:#aaa}

.shareTo {float:right;margin-top: 6px !important; margin-right:10px;color: #797979; font-size: 15px;  font-weight: bold;}

@media (max-width: 379px) {
  .shareTo {display:none}	
}

/* For lily popup fix height problem*/ 
@media (min-width: 300px) and (max-width: 550px) {
	.lity-iframe-container {
	 padding-top: 130% !important;	
	}
}
.underline {
	text-decoration:underline;	
}
#html5-watermark{
	display: none !important; 
}

@media (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 748px; }
    
  .form-horizontal .form-group .control-label {text-align:right;}
}
/* end col-ms */

/*new 2021 */

.loginCol, .a2a_kit, .shareMedia, .language, .share {display:none !important}
.promotionMessage {
    background-image: linear-gradient(to bottom, #3c6a77 0px, #6dafbf 100%) !important;
	padding: 15px 25px 25px !important;
}

img.map, map area{ outline: none;}
.searchBoxLegend{background:#0250B6;}
.visaApp .nav>li>a:focus, .nav>li>a:hover { background-color: #0250B6 !important;  color: #eee;}

.row {margin-right: 0px !important; margin-left: 0px !important;}
.boxer {font-size: 25px; color: #fff; padding: 10px 15px;}
.boxSpace {padding:30px}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {background-color: #0250b6;}

#menu-footerch li:last-child:after {
    content: "";
}
#menu-menuhk-1 li a::after {
    content: "|";
	color:#fff;
	padding-left: 27px;
}
#menu-menuhk-1 li:last-child a:after {
    content: "";
}
.dropdown-menu {background-color: #0250b6;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #5b91d8;
    background-image: none !important;
    color: #fff;
}	


@media only screen and (min-width: 768px){
	.logoCts, .sloganCts { width:400px  !important;}
	.sloganCts { float: right; margin-top: 15px;  margin-right: 10px;}
	.logoCts {margin-right: 20px;}
	.logoSpace {margin-top: 20px;  margin-bottom: 20px;} 
	.navbar-collapse.collapse{background:#0250B6; display: flex !important; justify-content: center; margin-bottom: 10px;}
	.navbar-collapse.collapse a {color:#fff}
	.mobileOnly{display:none}
	.navbar-default {display:none}
	.navbar-nav>li { float: left; margin-bottom:0 !important;}
	.navbar-collapse.collapse a { background-color: #0250b6;}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: #4083db;}
}

@media only screen and (max-width: 767px){
   .desktopOnly{display:none}
   .logoCts,.sloganCts { width: 220px  !important;}
   .logoCts {margin-right: 20px;}	
	.visaApp .nav>li>a:focus, .nav>li>a:hover {background-color: #fff !important;}
}


element.style {
}



	