@charset "utf-8";
/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	font-size: 14px;
	font-family: 'Prompt', sans-serif;
	font-weight:300;
	background-color:#f4f5f5;
	
}
@font-face {
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontawesome-webfont.woff') format('woff'),
         url('../fonts/fontawesome-webfont.ttf') format('truetype');
}

/* Default Link Styles */
a {
  color: #000;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #000;
	text-decoration:underline;}
  a img {
    border: none; }
.clear {
	clear: both;
}
.pdf-view {
	height:600px;
}

.secion-header {
	background:url(../img/header-bg.jpg) repeat-x;
	height:135px;
}
.secion-header .header {
	position:relative;
	
}
.secion-header .header .logo {
	position:absolute;
	left:20px;
}
.secion-header .header .logo-mobile {
	display:none;
}
.secion-header .header .co-right {
	width:71%;
	float:right;
	position:relative;
	margin-top:25px;
}
.secion-header .header .co-right .col-right {
	width:100%;
	float:right;
	margin-right:3%;
}
.secion-header .header .co-right .col-right .text-tel {
	font-size:14px;
	font-weight:400;
	line-height:1.3;
	padding-top:5px;
	color:#fff;
	width:70%;
	float:left;
}
.secion-header .header .co-right .col-right .text-tel a {
	color:#fff;
}
.secion-header .header .co-right label {
	display:block;
}
.secion-header .header .co-right .btc2 {
	width:100%;
	border-radius:5px;
	border:1px solid #ccc;
	height:35px;
	font-size:14px;
	color:#999;
	padding-left:10px;
}
.secion-header .header .co-right .col-right .social {
	background-color:#fff;
	border-radius:5px;
	padding:3px 10px;
	color:#000;
	width:30%;
	float:right;
	text-align:center;
}
.top-menu {
	width:92%;
	padding:13px 0 0px 0;
	height:80px;
	margin:0 auto;
	margin-top:20px; 
}
.top-menu ul {
	margin: 0 auto;
	padding:3px 0px;
	width:100%;
}
.top-menu ul li {
	display: inline;
}
.top-menu ul li a{
	list-style: none;
	color: #000000;
	font-size: 16px;
	padding: 0px 10px 0px 10px;
	text-transform:uppercase;
	font-weight:400;
}
.top-menu ul li.top-menu-last a {
	border-right:none;
}
.top-menu ul li a:hover{
	text-decoration: none;
	color:#000;
	border-bottom:3px solid #000000;
}

.top-menu ul li a .dropdown-toggle {
 background-color:#000;
}
.dropdown-menu {
 background:url(../img/bg-menu.png);
 padding:20px;
 overflow:hidden;
 border:1px solid #e72710;
 border-radius:0;
}
.io {
 background:url(../img/bg-menu.png);
 padding:20px;
 overflow:hidden;
 border:1px solid #e72710;
 border-radius:0;
 position:absolute;
 top:18px;
 left:-50px;
}
.dropdown-menu .drop-col {
	width:33%;
	float:left;
	padding:10px;
	border-right:1px solid #d4d4d4;
}
.dropdown-menu .drop-col.d{
	border-right:0;
}
.dropdown-menu .drop-col .title {
	font-size:16px;
	font-weight:400;
	color:#000;
}
.dropdown-menu .drop-col .title a {
	color:#000;
}
.dropdown-menu .drop-col .title a:hover {
	color:#000;
	text-decoration:underline;
}
.dropdown-menu .link-box {
	width:46%;
	float:left;
	margin:5px 0;
	margin-left:2%;
	margin-right:2%;
}
.dropdown-menu .link-box a.link1 {
	background-color:#ebebeb;
 border-radius:10px;
 padding:5px;
 float:left;
 color:#000;
 font-weight:100;
 font-size:13px;
 line-height:1;
 overflow:hidden;
 text-decoration:none;
 width:100%;
}
.dropdown-menu .link-box a.link1:hover {
	text-decoration:none;
	border-bottom:0px solid #000000;
	background-color:#d2d2d2;
	
}
.dropdown-menu .drop-col1 {
	font-size:16px;
	font-weight:400;
	color:#000;
}
.dropdown-menu .drop-col1 a , .dropdown-menu .drop-col1 a:hover {
	color:#000;
	border-bottom:0;
	border:0;
}
.top-menu .open > a:focus {
  background-color: #000;
  border-color: #026d51;
	text-decoration: none;
	color:#fff;
}


.search-left {
 width: 100%;
 float: left;
 overflow:hidden;
 background-color:#f3bab3;
 padding:10px;
}
.search-left-title {
	padding:10px;
	background-color:#d81820;
	color:#fff;
	font-size:20px;
	margin-top:30px;
}
.search-left label {
	font-size:10px;
	color:#000;
	font-weight:normal;
	display:inline;
}
.search-left select {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	display:inline;
	line-height:1;
}
.search-left input {
	font-size:12px;
	display:inline;
}
.search-left .btc {
 padding:2px;
 color:#000;
 background-color:#fff;
 border: 1px solid #ccc;
 height:30px;
 width:100%;
 margin:3px 0;
}
.search-left .btc2 {
 padding:2px;
 background-color:#fff;
 border: 1px solid #ccc;
 height:30px;
 width:100%;
 margin:3px 0;
}
.search-left .bt {
	margin-top:5px;
	background-color:#961116;
	color:#fff;
	padding:3px 5px;
	text-align:center;
	width:130px;
}
.search-left .bt a {
	color:#fff;
}
.search-left .bt img {
	display:block;
	margin: auto auto;
	width:55%;
}

.section-content {
	background:url(../img/content-bg.jpg) #f4f5f5 center top no-repeat;
	padding:30px 0;
}
.section-content .col-content {
	background-color:#fff;
	padding:15px;
	overflow:hidden;
	margin-bottom:30px;
}
.section-content .search {
	background:url(../img/search-bg.jpg) no-repeat;
 width: 100%;
 float: left;
 padding: 35px 15px 13px 15px;
 background-color:#fff;
 overflow:hidden;
 margin-top:15px;
}
.section-content .search label , .section-content .search select {
	font-size:14px;
}
.section-content .search input {
	font-size:14px;
	height:30px;
	width:90%;
}
.section-content .search .btc {
 padding:4px;
 color:#000;
 width:90%;
 background-color:#fff;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:5px;
 box-shadow: 2px 2px 3px rgba(0,0,0,.1) inset;
 border:none;
}
.section-content .search .btc2 {
 padding:2px;
 width:90%;
 height:30px;
 background-color:#fff;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:5px;
 box-shadow: 2px 2px 3px rgba(0,0,0,.1) inset;
 border:0;
}
.section-content .search .bt {
	margin-top:15px;
	padding-top:15px;
}
.section-content .search .form-group {
	padding:0;
	margin:0;
	width:18%;
	float:left;
}



.section-content .content-box {
 position:relative;
 margin-top:25px;
 padding-top:0;
 overflow:hidden;
}
.section-content .content-box .title {
}
.section-content .content-box .tour-pro {
	position:relative;
}
.section-content .content-box .tour-pro span {
	position:absolute;
	top:15px;
	right:15px;
	width:90px;
	border-radius:5px;
	padding:2px 0;
	background-color:#D71820;
	text-align:center;
}
.section-content .content-box .tour-pro span a {
	color:#fff;
}

.section-content .content-box .more {
 overflow: hidden;
 width:100px;
 text-align:center;
 padding-top:10px;
 position:absolute;
 right:30px;
 top:25px;
 color:#fff;
 background:url(../img/more-bt.png) no-repeat;
 height:46px;
 width:110px;
}
.section-content .content-box .more a:link {
 color:#fff;
}
.destination-mobile {
	display:none;
}
.section-content .content-box .dest {
	width:14%;
	float:left;
	margin:10px 0;
	text-align:center;
	font-size:16px;
}
.section-content .content-box .dest a {
	color:#000;
}
.section-content .content-box .dest img {
	border:1px solid #ccc;
	border-radius:5px;
	padding:3px;
	overflow:hidden;
	display:block;
	margin:auto auto;
	margin-bottom:10px;
	-webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.section-content .content-box .dest :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}



.section-content .content-box .boxbox {
 background-color:#fff;
 overflow:hidden;
}
.section-content .content-box .boxbox .box {
 margin: 10px;
 margin-left: 1%;
 margin-right: 1%;
 width: 23%;
 background-color: #fff;
 overflow: hidden;
 float: left;
 padding:5px;
 position:relative;
 border:1px solid #e72710;
 font-size:14px;
}
.section-content .content-box .boxbox .box .pic {
	overflow:hidden;

}
.section-content .content-box .boxbox .box img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;

}
.section-content .content-box .boxbox .box :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.section-content .content-box .boxbox .box img.portrait {
width: 100%;
height: auto;
}

.section-content .content-box .boxbox .box .text1 {
 font-size: 14px;
 font-weight: bold;
 display: block;
 padding: 10px 10px 5px 10px;
}
.section-content .content-box .boxbox .box .text1 a {
 color:#423a3a;
}
.section-content .content-box .boxbox .box .text1 a:hover {
 color:#423a3a;
 text-decoration:none;
}
.section-content .content-box .boxbox .box .text3 {
 font-size: 14px;
 display: block;
 color: #423a3a;
 padding:0 10px;
 line-height:1.2;
}
.section-content .content-box .boxbox .box .text4 {
 font-size: 20px;
 display: block;
 color: #423a3a;
 padding:0 10px;
}
.section-content .content-box .boxbox .box .airline {
 float: right;
 width: 45%;
 margin-top:10px;
}
.section-content .content-box .boxbox .box .price {
 float: left;
 width: 45%;
 color: #000;
 font-weight: normal;
 margin-top:10px;
 margin-left:10px;
 margin-bottom:10px;
 line-height:1;
}
.section-content .content-box .boxbox .box .price span {
	font-size:26px;
	font-weight:bold;
}
.section-content .content-box .boxbox .box .period {
 font-size:12px;
 color:#000;
}
.section-content .content-box .boxbox .box .period td {
	padding:5px 10px;
	line-height:1;
}
.section-content .content-box .boxbox .box .period td span {
	color:#ff0000;
}
.section-content .content-box .boxbox .box .comment {
	background-color:#bfdfda;
	padding:5px 10px;
	font-size:12px;
	text-align:center;
}
.section-content .content-box .boxbox .box .con-tact {
	padding:5px;
	font-size:12px;
	text-align:center;
	background-color:#f8beb7;
	margin-bottom:8px;
}
.section-content .content-box .boxbox .box .download {
 float:left;
 width:58%;
 background-color:#fff;
 border:3px solid #e72710;
 font-size:13px;
 font-weight:400;
 color:#e72710;
 text-align:center;
 line-height:1;
 padding:7px 0;
 border-radius:20px;
 -webkit-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	-moz-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	margin-bottom:5px;
}
.section-content .content-box .boxbox .box .download a {
 color:#e72710;
}
.section-content .content-box .boxbox .box .downloadt {
 float:right;
 width:38%;
 background-color:#fff;
 border:3px solid #000;
 font-size:13px;
 font-weight:400;
 color:#000;
 text-align:center;
 line-height:1;
 padding:7px 0;
 border-radius:20px;
 -webkit-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	-moz-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	margin-bottom:5px;
}
.section-content .content-box .boxbox .box .downloadt a {
 color:#000;
}
.section-content .content-box .boxbox .box .credit {
 float:right;
 width:30%;
 margin-right:10px;
 margin-top:5px;
}

.box-program .pro {
	padding:20px 0px;
	margin:0 20px;
	overflow:hidden;
}

.box-program .box {
 margin: 10px;
 width: 95%;
 background-color: #fff;
 overflow: hidden;
 float: left;
 padding:5px;
 position:relative;
 border:1px solid #b9bdbe;
 font-size:14px;
}
.box-program .box .picd {
	overflow:hidden;

}
.box-program .box img {

}
.box-program .box img.portrait {
width: 100%;
height: auto;
}

.box-program .box .text1 {
 font-size: 14px;
 font-weight: bold;
 display: block;
 padding: 10px 10px 5px 10px;
}
.box-program .box .text1 a {
 color:#423a3a;
}
.box-program .box .text1 a:hover {
 color:#423a3a;
 text-decoration:none;
}
.box-program .box .text3 {
 font-size: 14px;
 display: block;
 color: #423a3a;
 padding:0 10px;
 line-height:1.2;
}
.box-program .box .text4 {
 font-size: 20px;
 display: block;
 color: #423a3a;
 padding:0 10px;
}
.box-program .box .airline {
 float: right;
 width: 45%;
 margin-top:10px;
}
.box-program .box .price {
 float: left;
 width: 45%;
 color: #000;
 font-weight: normal;
 margin-top:10px;
 margin-left:10px;
 margin-bottom:10px;
 line-height:1;
}
.box-program .box .price span {
	font-size:26px;
	font-weight:bold;
}
.box-program .box .period {
 font-size:12px;
 color:#000;
}
.box-program .box .period td {
	padding:5px 10px;
	line-height:1;
}
.box-program .box .period td span {
	color:#ff0000;
}
.box-program .box .comment {
	background-color:#bfdfda;
	padding:5px 10px;
	font-size:12px;
	text-align:center;
}
.box-program .box .con-tact {
	padding:5px;
	font-size:12px;
	text-align:center;
	background-color:#f3bab3;
	margin-bottom:8px;
}
.box-program .box .download {
 float:left;
 width:58%;
 border:2px solid #e72710;
 font-size:12px;
 color:#e72710;
 text-align:center;
 line-height:1;
 padding:7px 0;
 -webkit-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	-moz-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	margin-bottom:5px;
	border-radius:15px;
}
.box-program .box .download a {
 color:#e72710;
}
.box-program .box .downloadt {
 float:right;
 width:38%;
 border:2px solid #000;
 font-size:12px;
 color:#000;
 text-align:center;
 line-height:1;
 padding:7px 0;
 -webkit-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	-moz-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	margin-bottom:5px;
	border-radius:15px;
}
.box-program .box .downloadt a {
 color:#000;
}

.box-program .box .credit {
 float:right;
 width:30%;
 margin-right:10px;
 margin-top:5px;
 margin-bottom:15px;
}



.box-travel {
	width:48%;
	float:left;
	background-color:#ee3923;
}
.box-travel .title {
	position:relative;
}
.box-travel .more {
	position:absolute;
	font-size:14px;
	color:#000;
	background:url(../img/more-bt.png) no-repeat;
	width:103px;
	height:37px;
	top:30px;
	right:20px;
	padding:8px;
	padding-left:35px;
}
.box-travel .more a {
	color:#709582;
}
.box6 {
	width: 93%;
	overflow: hidden;
	margin:10px 20px;
	background-color:#f04d39;
}
.box6 .pic {
	overflow:hidden;
	width:30%;
	float:left;
}
.box6 img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.box6 :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.box6 .text1 {
	font-size: 16px;
	padding: 15px 10px 10px 10px;
	color:#fff;
	width:70%;
	float:left;
}
.box6 .text1 a {
	color:#fff;
	font-weight:400;
}
.box6 .text2 {
	font-size:14px;
	color:#fff;
	padding:0 10px;
	overflow:hidden;
}
.box-fb {
background-color:#fff;
width:48%;
float:right;
}
.box-fb .title {
}
.box-fb .text {
 background-color:#fff;
 padding:20px;
}

.section-promotion {
	background-color:#ddd;
	padding:20px 0;
}
.section-promotion img {
	display: block;
  max-width: 100%;
  height: auto;
  margin: auto auto;
}

.section-gallery {
	background-color:#88bfcc;
	padding:0px 0 20px 0;
}
.section-gallery .content-box {
 position:relative;
 padding-top:0;
 overflow:hidden;
}
.section-gallery .content-box .more {
 overflow: hidden;
 width:100px;
 padding-top:7px;
 position:absolute;
 right:20px;
 top:25px;
 color:#000;
 background:url(../img/more-bt.png) no-repeat;
 height:37px;
 width:103px;
 padding-left:35px;
}
.section-gallery .content-box .more a:link {
 color:#000;
}
.section-gallery .content-box .boxbox {
 overflow:hidden;
}
.section-gallery .content-box .boxbox .box {
 margin: 30px;
 margin-left: 1%;
 margin-right: 1%;
 width: 31.2%;
 overflow: hidden;
 float: left;
 position:relative;
 font-size:14px;
}
.section-gallery .content-box .box .pic {
	overflow:hidden;
	position: relative;
}
.section-gallery .content-box .box img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.section-gallery .content-box .box :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.section-gallery .content-box .box img.portrait {
width: 100%;
height: auto;
}

.section-gallery .content-box .box .text1 {
 font-size: 14px;
 font-weight: bold;
 display: block;
 padding: 10px 10px 5px 10px;
 text-align:center;
}
.section-gallery .content-box .box .text1 a {
 color:#000;
}
.section-gallery .content-box .box .text1 a:hover {
 color:#000;
 text-decoration:none;
}
.section-gallery .content-box .box .text2 {
 font-size: 14px;
 padding:0 10px;
 line-height:1.2;
 text-align:center;
}



.breadcrumb {
	background:none;
	padding:0 0 10px 0;
	margin:0;
}
.col-main {
	background-color:#fff;
}
.col-main .title {
	margin:30px 30px 5px 30px;
	padding-bottom:5px;
	font-size:30px;
	font-weight: bold;
	color:#d81820;
	border-bottom:3px solid #d81820;
}
.col-main .pic {
	padding:30px;
}
.col-main .pic img {
	display:block;
	margin:auto auto;
}
.col-main .text {
	padding:30px 30px 30px 30px;
	overflow:hidden;
}
.col-main .text img {
	display: block;
  max-width: 100%;
  height: auto;
  margin:auto auto;
}
.col-main .text-bg {
	background-color:#f7d8d8;
	padding:20px;
	margin:30px 30px 0px 30px;
}
.col-main .box-incentive {
	   margin-top:10px;
	   overflow:hidden;
   }
.col-main .box-incentive .title {
	   font-size:22px;
	   text-align:center;
	   color:#d81820;
	   border-bottom:0;
   }
.col-main .box-incentive .title1 {
	   font-size:26px;
	   text-align:center;
	   background-color:#6180c1;
	   color:#fff;
	   padding:10px 0;
   }
.col-main .box-incentive .red {
	   color:#ff0000;
   }
.col-main .box-incentive .text1 {
	   padding:15px 30px 0 30px;
	   font-size:12px;
   }
.col-main .box-incentive .text22 {
	   padding:0 30px 20px 30px;
	   font-size:12px;
   }
.form-group label , .form-group botton {
	font-size:14px;
	font-weight:100;
}
.form-group {
	font-size:14px;
}
.form-control {
	font-size:14px;
}
.box-contact {
	overflow:hidden;
	background-color:#f5cfca;
	border-radius:15px;
	padding:20px;
}
.box-contact-1 {
	text-align:center;
	padding-bottom:20px;
}
.box-contact-2 {
	   color:#000000;
   }
.box-contact-2 .title {
	font-size:22px;
	margin:0;
	padding:0;
	margin-bottom:20px;
	text-align:center;
	color:#000;
}
.box-contact-2 .control-label {
	font-size:14px;
	font-weight:400;
	color:#000;
}
.box-contact-2 .form-control {
	font-size:14px;
}
.box-contact-2 .btn-default {
	font-size:14px;
	background-color:#af0c13;
	color:#fff;
}
.box-contact-3 {
}
.sub-travel {
	text-align:center;
	padding:20px 0;
	
}
.title-travel {
	border-bottom:3px solid #d81820;
	overflow:hidden;
	margin-left:20px;
	margin-right:20px;
}
.title-travel .title-tour {
	font-size:28px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
	text-align:left;
	color:#d81820;
	padding:0;
	position:relative;
}
.title-travel .title-tour span {
	float:right;
	font-size:18px;
	color:#000;
	position:absolute;
	bottom:0;
	right:0;
	font-weight:normal;
}
.title-travel .search1 {
	color:#20396f;
	border-radius:20px;
	border:1px solid #20396f;
	background-color:#edf4ff;
	padding:5px 10px;
	font-size:24px;
	margin-top:20px;
	overflow:hidden;
}
.title-travel .search1 {
	margin-top:25px;
	border:2px solid #ff8400;
	padding:1px;
	border-radius:5px;
	background-color:#fff;
}
.title-travel .search1 input {
	font-size:12px;
	margin:0;
	border:0;
}
.title-travel .search1 .input-group-addon {
	font-size:12px;
	background-color:#ff8400;
	margin-right:0;
	padding:4px 10px 4px 7px;
}
.title-travel .search1 .input-group-addon a {
	color:#fff;
}
.title-travel .search1 span {
	font-size:12px;
}
.col-main .box1 {
	margin: 10px;
	margin-left: 1%;
	margin-right: 1%;
	width: 31%;
	overflow: hidden;
	float: left;

}
.col-main .box1 .pic {
	overflow:hidden;
}
.col-main .box1 img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.col-main .box1 :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.col-main .box1 .text1 {
	font-size: 16px;
	display: block;
	padding: 15px 0px 0 0px;
	text-align:center;
	color:#48233f;
}
.col-main .box1 .text2 {
	font-size: 14px;
	display: block;
	padding: 0;
	text-align:center;
	color:#48233f;
}
.col-main .box1 .text1 a , .col-main .box1 .text2 a {
	color:#48233f;
}
.col-main .box1 .more {
	width:100px;
	margin:0 auto;
	background-color:#ab0b12;
	color:#fff;
	font-size:14px;
	padding:3px 0;
	text-align:center;
	border-radius:5px;
	margin-top:10px;
	margin-bottom:20px;
}
.col-main .box1 .more a {
	color:#fff;
}
.col-main .box2 {
	width: 94%;
	margin-left:3%;
	margin-right:3%;
	overflow: hidden;
	margin-top:40px;

}
.col-main .box2 .picd {
	overflow:hidden;
}
.col-main .box2 .picd img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.col-main .box2 .picd :hover img {
	opacity:.6;
	
}
.col-main .box2 .text1 {
	padding: 20px 20px;
	color:#000;
	background-color:#e3a9b1;
	font-size:22px;
	font-weight:400;
}
.col-main .box2 .text2 {
	font-size: 14px;
	display: block;
	padding: 0;
	text-align:center;
	color:#000;
}
.col-main .box2 .text1 a , .col-main .box2 .text2 a {
	color:#000;
}
.col-main .box2 .more {
	width:180px;
	margin:0 auto;
	background-color:#ab0b12;
	color:#fff;
	font-size:16px;
	padding:10px 0;
	text-align:center;
	border-radius:5px;
	margin-top:20px;
	margin-bottom:20px;
}
.col-main .box2 .more a {
	color:#fff;
}
.col-main .box-category {
	overflow:hidden;
	margin:20px 0;
	padding:20px 0;
}
.col-main .title-col-right {
	font-size:20px;
	font-weight:400;
	position:relative;
	margin:0px 0 20px 0;
}
.col-main .box-category .title-col-right span {
	float:right;
	font-size:14px;
	color:#ff0000;
	position:absolute;
	bottom:2px;
	right:0;
}
.col-main .box-category .title-col-right span a {
	color:#ff0000;
}
.col-main .box-category ul {
	padding:0;
	margin:0;
}
.col-main .box-category ul li {
	list-style:none;
	font-size:22px;
	border-bottom:1px solid #999;
	padding:10px 0 10px 20px
}
.col-main .box-category1 {
	overflow:hidden;
	margin:20px 0;
	border-bottom:2px solid #e3a9b1;
	padding:20px 0 30px 0;
}
.col-main .box-category1 .dest {
	width:23%;
	float:left;
	margin:10px 0;
	text-align:center;
	font-size:12px;
	margin-left:1%;
	margin-right:1%;
}
.col-main .box-category1 .dest a {
	color:#000;
}
.col-main .box-category1 .dest img {
	border:1px solid #ccc;
	border-radius:5px;
	padding:3px;
	overflow:hidden;
	display:block;
	margin:auto auto;
	margin-bottom:10px;
	-webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.col-main .box-category1 .dest :hover img {
	opacity:.6;
}
.col-main .box-category1 .box-cate {
	overflow:hidden;
	padding:10px 0;
}
.col-main .box-category1 .box-cate .picd {
	width:40%;
	float:left;
}
.col-main .box-category1 .box-cate .text {
	width:60%;
	float:left;
	padding-left:15px;
	padding-top:0;
	font-weight:400;
}

.col-main .admin {
	width:40%;
	float:right;
	text-align:right;
	margin-right:30px;
	margin-top:20px;
}
.col-main .admin span {
	color:#ed2590;
	order:1px solid #000;
}

.col-main .content-social {
	margin:15px 0 20px 30px;
}
.col-main .comment {
	border-top:3px solid #d81820;
	overflow:hidden;
	margin:40px 30px 30px 30px;
	padding-bottom:30px;
}

.content-box2 {
 background-color:#fff;
 position:relative;
 padding:15px 10px 10px 10px;
 overflow:hidden;
}
.bb {
	padding:0 30px;
}
.sub-tour {
 margin:15px 30px;
 padding:0;
 font-size:16px;
 padding:0 15px;
 color:#e95959;
}
.sub-tour .sub {
	width:19%;
	float:left;
}
 .sub-tour a, .sub-tour a:hover {
 color:#000;
}
.box-boxtext {
 padding:15px;
 background-color:#f7d8d8;
 margin:20px 0px 40px 0px;
}
.box-boxtext .text {
 font-size:14px;
 line-height:1.2;
}

.carousel .glyphicon {
	top:40%;
	bottom:0;
	position:absolute;
}
.box-tag {
 margin:30px 30px 20px 30px;
}
.box-tag .tag {
 font-size:16px;
 line-height:1.5;
 display: inline-block;
 background-color:#e8e6e6;
 padding:3px 10px;
 border-radius:10px;
 margin-left:5px;
 margin-right:5px;
 margin-bottom:10px;
}
.box-tag .tag a {
	color:#000;
}
.box-tag-left {
	background-color:#ffdc87;
	padding-bottom:5px;
	margin:20px 0 0 11px;
}
.box-tag-left .text {
	border-radius:10px;
	margin:10px;
	padding:10px;
	font-size:14px;
	background-color:#fff;
}
.box-tag-left .text a {
	color:#000;
}
.box-boxtext-left {
	background-color:#ffdc87;
	padding:10px;
	margin:20px 0 0 11px;
}
.box-boxtext-left .title {
	background-color:#ff9600;
	padding:10px 10px;
}
.box-boxtext-left .title h2 {
	padding:0;
	margin:0;
}
.box-boxtext-left h3 {
	padding:0;
	margin:0;
	color:#fff;
}
.content-box2 .search {
}
.content-box2 .mobile-10 {
	display:none;
}
.col-left1 {
	margin-top:20px;
}
.col-left1 .title1 {
	background:url(../img/title-tour-10.jpg) no-repeat;
	height:68px;
	padding:25px 0 0 70px;
	font-size:16px;
	font-weight:400;
	color:#fff;
}
.col-left1 .boxleft1 {
	 background-color:#fad4cf;
	 overflow:hidden;
	 padding:0 8px;
	 margin-left:11px;
}
.col-left1 .box2 {
 -webkit-border-radius:0 10px 10px 0;
 -moz-border-radius:0 10px 10px 0;
 border-radius:0 10px 10px 0;
 overflow: hidden;
 margin:15px 0;
}
.col-left1 .box2 .pic {
 width:40%;
 float:left;
}
.col-left1 .box2 .text {
 width:60%;
 float:left;
 font-size: 12px;
 font-weight: bold;
 padding:0px 0px 0 10px;
 color:000;
 line-height:1.4;
}
.col-left1 .box2 .text span {
 font-weight:normal;
 color:#000;
}
.col-left1 .box2 .text a {
 color:#000;
}
.col-left1 .box2 .price {
 overflow:hidden;
 padding:0 10px;
 color:#1f725a;
 font-size:10px;
}
.col-left1 .box2 .price span {
 font-size:14px;
 color:#1f725a;
 font-weight:bold;
}
.box-title-tour {
	padding:0 20px;
}
.title-tour {
	font-size:28px;
	font-weight:bold;
	margin:20px 20px 5px 20px;
	color:#d81820;
}
.title-tour img {
	border:1px solid #ccc;
	border-radius:5px;
}
.title-tour h1 {
	display: inline;
}

/* Style The Dropdown Button */
.dropbtn {
    background-color: #000;
    color: white;
    padding:5px 10px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	font-size:12px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #000;
}
.box-tour {
 border:1px solid #da1921;
 padding:20px;
 margin-top:30px;
}
.box-tour .col-left2 {
 width:50%;
 float:left;
}
.box-tour .col-left2 .pic {
	overflow:hidden;
}
.box-tour .col-left2 .pic img {
	-webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.box-tour .col-left2 .pic :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.box-tour .col-right {
 width:50%;
 float:left;
 margin-top:0;
}
.box-tour .col-right .text-head {
 padding:0 20px;
 font-size:18px;
 font-weight:bold;
 line-height:1.5;
}
.box-tour .col-right .text-head a {
 color:#000;
}
.box-tour .col-right .text1 {
 width:70%;
 float:left;
 padding:10px 20px 0 20px;
 font-size:14px;
 line-height:1.5;
}
.box-tour .col-right .price {
 font-size:16px;
 color:#ff0000;
 padding-left:20px;
 font-weight:bold;
 width:60%;
 float:left;
 line-height:1;
 padding-top:10px;
}
.box-tour .col-right .price span {
 font-size:38px;
 font-weight:bold;
 color:#ff0000;
 display:block;
}
.box-tour .col-right .price1 {
	color:#000;
	font-size:10px;
	font-weight:bold;
	line-height:1;
	padding-left:10px;
	
}
.box-tour .col-right .price1 span {
	text-decoration:line-through;
	font-size:20px;
	display:block;
}
.box-tour .col-right .airline {
 padding:0 20px;
 width:40%;
 float:left;

}
.box-tour .download {
 padding-left:20px;
 padding-top:10px;
}
.box-tour .download .credit {
	padding-left:5px;
	width:40%;
	float:left;
	padding-top:10px;
}
.box-tour .download .bt-detail {
 width:60%;
 float:left;
}
.box-tour .download .bt-detail img {
	width:80%;
}
.box-tour .download .bt-download {
	background-color:#f0820c;
 padding:3px 0;
 width:48%;
 float:right;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
 text-align:center;
 font-size:14px;
}
.box-tour .download .bt-download a {
	color:#fff;
}
.box-tour .text33 {
 padding-bottom:0px;
 font-size:14px;
 padding-top:20px;
}
.box-tour .preriod {
 overflow:hidden;
 padding-top:5px;
}
.box-tour .preriod .preriod-1 {
 background-color:#fef1f2;
 overflow:hidden;
}
.box-tour .preriod .preriod-1 .col-left4, .box-tour .preriod .preriod-2 .col-left4 {
 margin-bottom:0;
 width:12%;
 float:left;
 padding:5px 10px 5px 20px;
 font-size:12px;
}
.box-tour .preriod .preriod-1 .col-right, .box-tour .preriod .preriod-2 .col-right {
 margin-bottom:0;
 width:88%;
 float:left;
 padding:5px 10px 5px 0px;
  font-size:12px;
}
.box-tour .preriod .preriod-1 .col-right span {
 color:#c32127;
}
.box-tour .preriod .preriod-2 {
 background-color:#fde9ea;
 overflow:hidden;
}
.box-tour .text3 {
	text-align: center;
	background-color:#fbc9cb;
 overflow:hidden;
  padding:5px 10px;
   font-size:14px;
   margin-top:10px;
}
.box-tour .text4 {
	text-align:center;
	padding-top:10px;
	 font-size:18px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #000;
  border-color: #000;
}

.content-boxbox {
	background-color:#fff;
	padding:15px 10px;

}
.content-box1 {
 padding:0 20px;
 margin:0;
}
.content-box1 .text2 {
 font-size:28px;
 color: #d81820;
 padding:30px 0px;
 line-height: 1.5;
 margin: 0 auto;
 width: 100%;
 font-weight:bold;
}
.content-box1 .box3 {
 width: 100%;
 float: left;
 overflow: hidden;
}
.content-box1 .box3 .pic {
 text-align: center;
 padding:0;
}
.content-box1 .box3 .tour-col-left {
 font-size:24px;
 color:#000;
 line-height:2;
 padding-left:30px;
 overflow:hidden;
}
.content-box1 .box3 .tour-col-left span {
 color:#ff0000;
 font-size:28px;
 font-weight:bold;
 letter-spacing:0.2cm;
}
.content-box1 .box3 .tour-col-left .bt-sum {
 margin-top:20px;
 overflow:hidden;
}
.content-box1 .box3 .tour-col-left .bt-pdf {
	width:50%;
	float:left;
	overflow: hidden;
}
.content-box1 .box3 .tour-col-left .bt-booking {
	width:50%;
	float:left;
	overflow: hidden;
}
.content-box1 .box3 .addthis_inline_share_toolbox {
 margin-top:15px;
}

.pic-tour {
	border:2px solid #d81820;
	padding:20px;
	margin:40px 0 20px 0;
	overflow:hidden;
}
.pic-tour .box-pic {
	width:23%;
	float:left;
	margin-left:1%;
	margin-right:1%;
	padding:10px 0;
}
.pic-tour .box-pic .pic {
}
.pic-tour .box-pic .text {
	text-align:center;
	padding:0;
	padding-top:10px;
}
.pic-tour .box-pic .text a {
	color:#000;
}

.tour-detail-colleft {
	width:74%;
	float:left;
	padding-top:20px;
}
.tour-detail-colright {
 width:26%;
 float:right;
 padding-left:20px;
 
}
.tour-detail-colright .boxboxboxbox2 {
	background:url(../img/reservation-bg.jpg) no-repeat;
	width:269px;
	height:452px;
	overflow: hidden;
	position:relative;
	padding-top:10px;
}
.tour-detail-colright .boxboxboxbox2 .form-group {
	padding:0 20px;
}
.tour-detail-colright .boxboxboxbox2 .form-group .box-w {
	background-color:#fff;
	padding:10px;
	margin:10px;
	overflow:hidden;
}
.tour-detail-colright .boxboxboxbox2 .form-group .sel {
	padding:5px 0;
}
.tour-detail-colright .boxboxboxbox2 .form-group .nu {
	width:70%;
	float:left;
}
.tour-detail-colright .boxboxboxbox2 .form-group .num-left {
	width:30%;
	float:left;
	padding-top:15px;
	text-align:right;
}
.tour-detail-colright .boxboxboxbox2 .form-group .nu1 {
	width:70%;
	float:left;
	padding-top:15px;
}
.tour-detail-colright .form-group .reservat {
	margin:0 auto;
	padding:5px 0;
	text-align:center;
	margin-top:10px;
	background-color:#da1921;
}
.tour-detail-colright .boxboxboxbox2 .form-group .reservat a {
	color:#fff;
	font-weight:bold;
}
.tour-detail-colright .boxboxboxbox2 .form-group .text5 {
	text-align:center;
	font-size:20px;
	color:#fff;
}
.tour-detail-colright .boxboxboxbox2 .form-group .text6 {
	text-align:center;
}
.tour-detail-colright .boxboxboxbox2 .form-group .text7 {
	text-align:center;
	font-size:16px;
	color:#000;
}

.conclude {
}
.conclude .title {
 font-size: 26px;
 padding: 10px 0;
 color:#fff;
 text-align:center;
 border:0;
 background-color:#d0121a;
 margin:0;
 margin-bottom:20px;
}
.conclude .ts1 {
 overflow: hidden;
 padding: 7px 0;
 color:#fff;
 background-color:#f5cfca;
 margin-bottom:10px;
}
.conclude .a, .conclude .b, .conclude .c, .conclude .d {
 width:10%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude .b {
 width: 55%;
}
.conclude .c {
 width: 10%;
}
.conclude .c span {
	font-size:12px;
}
.conclude .d {
 width: 25%;
}
.conclude .e, .conclude .f, .conclude .g, .conclude .h, .conclude .i, .conclude .j {
 width:40%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude .e {
}
.conclude .f {
 width:60%;
 font-size: 22px;
}
.conclude .g {
 width:15%;
}
.conclude .h {
 width:15%;
}
.conclude .i {
 width:15%;
}
.conclude .j {
 width:15%;
}
.conclude .ts3 {
 overflow: hidden;
 margin:10px 0;
}
.conclude .ts2 {
 overflow: hidden;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
 padding: 5px 0;
 color:#000;
 margin-bottom: 10px;
 font-size:18px;
}
.col-main .detail-text1 {
 background-color:#f7d8d8;
 padding:15px;
 margin-top:30px;
 font-size:22px;
}
.conclude-414 {
	display:none;
}
.conclude2 {
	background-color:#f5cfca;
	border-radius:10px;
	margin-top:20px;
	padding:10px 20px 20px 20px;
}
 .conclude2 h2.title {
 font-size: 18px;
 font-weight: bold;
 padding: 0px 0 10px 0;
 text-align:center;
 color:#fff;
 border:0;
}
.conclude2 .ts1 {
 overflow: hidden;
 padding: 7px 0;
 color:#fff;
 font-size:20px;
}
.conclude2 .a, .conclude2 .b, .conclude2 .c, .conclude2 .d {
 width:10%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude2 .b {
 width: 50%;
}
.conclude2 .c {
 width: 15%;
}
.conclude2 .d {
 width: 25%;
}
.conclude2 .e, .conclude2 .pp, .conclude2 .f, .conclude2 .g, .conclude2 .h, .conclude2 .i, .conclude2 .j, .conclude2 .k, .conclude2 .l, .conclude2 .m {
 width:30%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude2 .e {
	padding:5px 0;
	border-right:1px solid #d81820;
}
.conclude2 .p {
background-color:#ca1018;
color:#fff;
}
.conclude2 .pp {
	padding:5px 0;
}
.conclude2 .f {
 width:70%;
 background-color:#8d1818;
	color:#fff;
	padding:5px 0;
}
.conclude2 .g {
 width:12%;
}
.conclude2 .h {
 width:12%;
}
.conclude2 .i {
 width:12%;
}
.conclude2 .j {
 width:12%;
}
.conclude2 .k {
 width:12%;
}
.conclude2 .l {
 width:10%;
}

.conclude2 .ts3 {
 overflow: hidden;
 font-size:14px;
 padding:5px 0;
 font-weight:400;
}
.conclude2 .ts2 {
 background-color: #fff;
 overflow: hidden;
 padding: 5px 0;
 color:#000;
 margin-bottom: 10px;
 font-weight:bold;
}
.conclude2 .ts2 .jung {
	padding:0px 10px;
	background-color:#d81820;
	overflow:hidden;
	color:#fff;
	font-weight:100;
}
.conclude2 .ts2 .jung a {
	color:#fff;
}
.conclude2 .ts2 .jung a:hover {
text-decoration:underline;
}
.conclude2 .ts2 .sold {
	color:#fff;
	background-color:#949494;
	padding:0px 10px;
	overflow:hidden;
	font-weight:100;
}
.conclude2 .ts2 span {
	font-size:12px;
	text-decoration:line-through;
	display:block;
}

.col-main .detail {
}
 .col-main .detail .title {
 font-size: 26px;
 padding: 10px 0;
 color:#fff;
 text-align:center;
 border:0;
 background-color:#d0121a;
 margin:0;
 margin-top:20px;
 margin-bottom:10px;
 padding-left:0;
}


.col-main .detail .ts4 {
 background-color: #f5cfca;
 overflow: hidden;
 padding: 10px 10px;
 color:#000;
 margin-bottom: 10px;
 font-size: 16px;
 border-radius:10px;
 font-weight:100;

}
.col-main .detail .ts5 {
 overflow: hidden;
}
.col-main .detail .ts5 .date {
 width: 10%;
 float: left;
 padding: 5px 10px 5px 0;
 font-size: 14px;
 color: #000;
 text-align: center;
 font-weight: bold;
}
.col-main .detail .ts5 .date-1 {
	width:8%;
	float:left;
	background:url(../img/list-tour.png) left no-repeat;
	height:31px;
}
.col-main .detail .ts5-5 {
	background:url(../img/list-tour-1.png) center no-repeat;
	min-height:20px;
	width:10%;
	
}
.col-main .detail .ts5 .text {
 width: 82%;
 float: right;
 padding: 5px 0;
 line-height: 1.5;
 font-size:14px;
}
.col-main .detail .ts6 {
 margin-bottom: 20px;
 overflow: hidden;
 padding-left:16%;
}
.col-main .detail .ts6 .pic {
 width: 33.3%;
 float: left;
 text-align: center;
 padding: 0px 20px;
}
 .condition {
}
.condition .title {
 font-size: 22px;
 font-weight: bold;
 border:0;
 padding:0;
 margin:0;
 margin-top:30px;
 color:#595959;
}
.condition .box {
 padding: 10px 0;
}
.condition .box .tes {
 font-size: 16px;
 font-weight: bold;
 color: #d0121a;
 padding-bottom: 10px;
}
.modal-header {
  border-bottom: 1px solid #ad1017;
  background-color: #ad1017;
  color: #fff;
}
.modal-title {
  font-size: 18px;
}
.modal-body {
  font-size: 16px;
}
.btn {
	font-size:14px;
}
.btn-primary {
	background-color: #ad1017;
}
.box-reservations {
}
.box-reservations .box-step {
	padding:20px 0 0 0;
}
.box-reservations .box-step img {
	margin:auto auto;
	display:block;
}
.box-reservations .title1 {
	color:#000;
	font-size:28px;
	font-weight:bold;
	padding-top:30px;
	padding-left:50px;
}
.box-reservations .boxboxbox {
	padding:30px 70px 30px 70px;
}
.box-reservations span {
	border:1px solid #d0121a;
	padding:3px 10px;
}
.box-reservations span a{
	color:#d0121a;
	font-weight:bold;
}
.box-reservations .box-left {
	width:48%;
	float:left;
	padding-left:10%;
	margin-top:30px;
}
.box-reservations .box-right {
	width:48%;
	float:right;
	padding-left:4%;
	padding-right:10%;
	margin-top:30px;
}
.box-reservations .box-111 {
	background-color:#f8b821;
	border-radius:10px;
	color:#fff;
	padding:20px;
	margin:0 auto;
	width:90%;
	margin-top:20px;
}
.box-reservations .box-111 .title , .box-reservations .box-222 .title {
	font-size:20px;
	text-align:left;
	padding:0;
	font-weight:400;
	border:0;
	margin-bottom:10px;
	color:#fff;
	margin:0;
}
.box-reservations .box-222 {
	background-color:#ed2324;
	border-radius:10px;
	color:#fff;
	padding:20px;
	margin:0 auto;
	width:90%;
	margin-top:20px;
}
.box-reservations .box-333 {
	border:1px solid #000;
	padding:20px;
	color:#000;
	text-align:center;
	font-size:16px;
}
.box-reservations .box-444 .title {
	font-size:16px;
	padding:0;
	width:100%;
	font-weight:bold;
	color:#fff;
	margin:0;
	border-bottom:0;
}
.box-reservations .box-444 {
	background-color:#000;
	padding:20px;
	font-size:16px;
	color:#fff;
}
.box-reservations select {
	font-size:18px; width:20%; font-weight:normal;
}
.box-reservations select.num {
	font-size:18px; width:40%; font-weight:normal;
}

.box-reservations table .last {
	text-align:right;
	padding-right:80px;
}
.icon-footer {
	display:none;
}
.footer-contact {
	overflow: hidden;
	color:#fff;
	background:url(../img/footer-bg.jpg) #626465 center no-repeat;
	padding:30px 0;
}
.footer-contact .logo-footer {
	color:#fff;
	line-height:2;
}
.footer-contact .logo-footer .logo-foot {
	margin-bottom:20px;
}
.footer-contact .logo-footer span {
	font-size:20px;
	font-weight:400;
}

.footer-contact .address {
	padding: 10px 0 0 30px;
	color:#fff;
	font-size:14px;
	line-height:2;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
.footer-contact .address a {
	 color:#fff;
}

.footer-contact .address1 {
	padding:0px 0 0 30px;
}
.footer-contact .address1 img {
	display: block;
  max-width: 100%;
  height: auto;
  margin:auto auto;
}



.copy-right {
	background-color:#3c3d3e;
}
.copy-right .text {
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding:10px;
	font-size:12px;
}
.copy-right .text a {
	color:#fff;
}

.go-to-top {
	position:fixed;
    right:0px;
	bottom: 40px;
	z-index:1;
}





.mobile-menu {
	display:none;
}

.mCSB_container {
  padding-bottom: 100%;
}
.mobile-menu-first .mCSB_container {
  padding: 0px 0 100% 0;
}
.mobile-menu-first .mCustomScrollbar {
  max-height: 600px;
  overflow: hidden;
  position: relative;
}
.mobile-menu-first .mCSB_scrollTools {
  left: 0;
}

#mobile-menu {
  position: fixed;
  top: 0;
  z-index: 99999;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  display: none;
  border-right: 1px solid #cccccc;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
#mobile-menu-right {
  position: fixed;
  top: 0;
  z-index: 99999;
  -webkit-box-shadow: 0 1px 8px #555555;
          box-shadow: 0 1px 8px #555555;
  display: none;
  border-right: 1px solid #cccccc;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.mobile-menu {
  list-style-type: none;
  margin: 0;
  width: 100%;
  float: left;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.mobile-menu ul {
  margin-left: 0;
  padding-left: 0;
  float: left;
  display: block;
  width: 100%;
}
.mobile-menu .expand {
  right: 0;
  position: absolute;
  padding: 0 10px;
  color: #888;
  margin-left: 100px;
}
.mobile-menu .expand:hover {
  cursor: pointer;
}
.mobile-menu li {
  display: block;
  border-bottom: 1px solid #eee;
  width: 100%;
  float: left;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  background: transparent;
}
.mobile-menu li a {
  display: block;
  overflow: hidden;
  white-space: normal;
  text-decoration: none;
  padding: 10px;
  padding-left: 15px;
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.mobile-menu li li a {
  padding-left: 25px;
}
.mobile-menu li li li a {
  padding-left: 35px;
}
.mm-toggle {
  display: none!important;
  cursor: pointer;
  font-size: 20px!important;
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
  position: relative;
}
.mm-toggle span {
  position: absolute;
  top: 5px;
}
.icon-plus:before,
.icon-minus:before {
  content: "\4c";
  font-family: 'ElegantIcons';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.icon-minus:before {
  content: "\4b";
}
.mobile-menu .open {
  background: transparent;
  color: #000;
}
.mobile-menu .open + a {
  background: #fff;
  color: #000;
}
.mmPushBody .mm-toggle {
  position: relative;
}
.header-mobile-menu {
  display: block;
  width: 100%;
  padding: 25px 15px;
  background: #222;
  z-index: 999;
}
.header-mobile-menu a {
  font-size: 13px;
  font-weight: normal;
  color: #fff;
}
.header-mobile-menu .mm-toggle {
  position: absolute;
  top: 15px;
  right: -14px;
  font-size: 35px !important;
  width: 50px;
  height: 50px;
  color: #ebcd1e;
  opacity: .8;
}
.header-mobile-menu .mm-toggle:hover {
  opacity: 1;
}
.footer-mobile-menu ul.social {
  padding-left: 15px;
}
.footer-mobile-menu ul.social li {
  display: inline-block;
  float: left;
  width: auto;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-bottom: 0;
}
.footer-mobile-menu ul.social li a {
  background: rgba(255, 255, 255, 0.1);
  line-height: 20px;
  text-align: center;
  margin-left: 0;
  font-size: 11px;
}
.footer-mobile-menu ul.social li a i {
  margin-left: -3px;
}
.footer-mobile-menu ul.social li a:hover {
  color: #222;
  background: #ebcd1e;
}
ul.address-footer-mobile {
  padding: 0;
  padding-left: 20px;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  width: 100%;
  float: left;
}
ul.address-footer-mobile li {
  display: block;
  width: 100%;
  padding: 7px 0;
}
ul.address-footer-mobile li p {
  font-size: 13px;
  color: #fff;
  font-weight: 300;
  margin: 0;
}
/* Custom */
.mobile-menu {
  background: #234282;
}
.mobile-menu li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu li a {
  color: #fff;
  font-weight: 300;
  font-size: 13px;
  -webkit-transition: all 0.1s;
          transition: all 0.1s;
  display: block;
}
.mobile-menu li ul li:last-child {
  border-bottom: none;
}
.mobile-menu li:hover .expand {
  color: #222;
}
.mobile-menu li ul {
  background: #fff;
}
.mobile-menu .open + a {
  color: #222;
  font-weight: 400;
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.mobile-menu .expand:hover {
  color: #fff;
}
.mobile-menu .expand.open {
  color: #222;
}
.mobile-menu > li:hover > a {
  background: #fff;
  color: #000;
  font-weight: 400;
}
.mobile-menu li li:hover a {
  background: #fff;
  color: #000;
  font-weight: 400;
}



@media screen and (max-width: 1169px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 800px) {
	
html,body {
	background: none;

	
}
.secion-header {
	background:url(../img/header-bg-800.jpg) repeat-x;
	height:90px;
}
.secion-header .header {
	position:relative;
	
}
.secion-header .header .logo {
	position:absolute;
	top:5px;
	left:0px;
}
.secion-header .header .logo img {
	width:50%;
}
.secion-header .header .co-right {
	width:85%;
	float:right;
	position:relative;
	margin-top:15px;
}
.secion-header .header .co-right .col-right {
	width:100%;
	float:right;
	margin-right:0%;
}
.secion-header .header .co-right .col-right .text-tel {
	font-size:12px;
	font-weight:400;
	line-height:1.3;
	padding-top:5px;
	color:#fff;
	width:70%;
	float:left;
}
.secion-header .header .co-right .col-right .text-tel img {
	height:20px;
}
.secion-header .header .co-right .col-right .social {
	background-color:#fff;
	border-radius:5px;
	padding:3px 5px;
	color:#000;
	width:30%;
	float:right;
	font-size:12px;
}
.secion-header .header .co-right .col-right .social img {
	height:20px;
}
.top-menu {
	width:100%;
	position:absolute;
	padding:5px 0 0px 0;
	height:80px;
	margin-top:0px; 
}


.top-menu ul {
	margin: 0 auto;
	padding:3px 0px;
	width:100%;
}
.top-menu ul li {
	display: inline;
}
.top-menu ul li a{
	list-style: none;
	color: #000;
	font-size: 11px;
	padding: 0px 3px 0px 3px;
	text-transform:uppercase;
	font-weight:400;
}
.top-menu ul li.top-menu-last a {
	border-right:none;
}
.top-menu ul li a:hover{

	text-decoration: none;
	color:#fff;
	border-bottom:3px solid #fff;
}

.top-menu ul li a .dropdown-toggle {
	background-color:#fff;
}
.top-menu ul.dropdown-menu {

}
.dropdown-menu {
	background-color: #fff;
	min-width: 300px;
	color:#000;
	font-size:14px;
	padding: 30px 0;
	overflow:hidden;
}
.top-menu ul li .dropdown-menu li a{
	color:#000;
	font-size:14px;
	line-height:2;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #ccc;
}






.section-content {
	background:url(../img/content-bg.jpg) #eaf4f3 center top no-repeat;
	padding:20px 0;
}
.section-content .col-content {
	background-color:#fff;
	padding:10px;
	overflow:hidden;
	margin-bottom:30px;
}
.section-content .search {
	background:url(../img/search-bg-800.jpg) no-repeat center;
 width: 100%;
 float: left;
 padding: 35px 15px 13px 15px;
 background-color:#fff;
 overflow:hidden;
 margin-top:15px;
}
.section-content .search label , .section-content .search select {
	font-size:14px;
}
.section-content .search input {
	font-size:14px;
}
.section-content .search .btc {
 padding:4px;
 color:#000;
 width:90%;
 background-color:#fff;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:5px;
 box-shadow: 2px 2px 3px rgba(0,0,0,.1) inset;
 border:none;
}
.section-content .search .btc2 {
 padding:2px;
 width:90%;
 height:30px;
 background-color:#fff;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:5px;
 box-shadow: 2px 2px 3px rgba(0,0,0,.1) inset;
 border:0;
}
.section-content .search .bt {
	margin-top:15px;
	padding-top:25px;
}
.section-content .search .bt img {
	height:30px;
}
.section-content .search .form-group {
	padding:0;
	margin:0;
	width:18%;
	float:left;
}
.section-content .content-box .dest {
	width:14%;
	float:left;
	margin:10px 0;
	text-align:center;
	font-size:12px;
}
.section-content .content-box .dest a {
	color:#000;
}
.section-content .content-box .dest img {
	border:1px solid #ccc;
	border-radius:5px;
	padding:3px;
	overflow:hidden;
	display:block;
	margin:auto auto;
	margin-bottom:10px;
	-webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
		  height:40px;
}
.section-content .content-box .dest :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}



.section-content .content-box {
 position:relative;
 margin-top:0px;
 padding-top:0;
 overflow:hidden;
}
.section-content .col-content .col-md-12 {
	padding:0;
}
.section-content .content-box .title {
}
.section-content .content-box .tour-pro {
	position:relative;
}
.section-content .content-box .more {
 overflow: hidden;
 width:100px;
 text-align:center;
 padding-top:8px;
 position:absolute;
 right:30px;
 top:15px;
 color:#fff;
 background:url(../img/more-bt-800.png) no-repeat;
 height:33px;
 width:80px;
 font-size:12px;
}
.section-content .content-box .more a:link {
 color:#fff;
}
.section-content .content-box .boxbox {
 background-color:#fff;
 padding:10px 10px 10px 10px;
 overflow:hidden;
 margin:0;
}
.section-content .content-box .boxbox .box {
 margin: 10px;
 margin-left: 1%;
 margin-right: 1%;
 width: 23%;
 background-color: #fff;
 overflow: hidden;
 float: left;
 padding:5px;
 position:relative;
 border:1px solid #e72710;
 font-size:14px;
}
.section-content .content-box .boxbox .box .pic {
	overflow:hidden;

}
.section-content .content-box .boxbox .box img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;

}
.section-content .content-box .boxbox .box :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.section-content .content-box .boxbox .box img.portrait {
width: 100%;
height: auto;
}

.section-content .content-box .boxbox .box .text1 {
 font-size: 12px;
 font-weight: bold;
 display: block;
 padding: 10px 0px 5px 0px;
}
.section-content .content-box .boxbox .box .text1 a {
 color:#423a3a;
}
.section-content .content-box .boxbox .box .text1 a:hover {
 color:#423a3a;
 text-decoration:none;
}
.section-content .content-box .boxbox .box .text3 {
 font-size: 10px;
 display: block;
 color: #423a3a;
 padding:0 0px;
 line-height:1.2;
}
.section-content .content-box .boxbox .box .text4 {
 font-size: 20px;
 display: block;
 color: #423a3a;
 padding:0 10px;
}
.section-content .content-box .boxbox .box .airline {
 float: right;
 width: 45%;
 margin-top:10px;
}
.section-content .content-box .boxbox .box .price {
 float: left;
 width: 45%;
 color: #000;
 font-weight: normal;
 margin-top:10px;
 margin-left:0px;
 margin-bottom:10px;
 line-height:1;
 font-size:10px;
}
.section-content .content-box .boxbox .box .price span {
	font-size:20px;
	font-weight:bold;
}
.section-content .content-box .boxbox .box .period {
 font-size:12px;
 color:#000;
}
.section-content .content-box .boxbox .box .period td {
	padding:5px 10px;
	line-height:1;
	font-size:10px;
}
.section-content .content-box .boxbox .box .period td span {
	color:#ff0000;
}
.section-content .content-box .boxbox .box .comment {
	background-color:#bfdfda;
	padding:3px 5px;
	font-size:10px;
	text-align:center;
}
.section-content .content-box .boxbox .box .con-tact {
	padding:3px;
	font-size:10px;
	text-align:center;
	background-color:#f8beb7;
	margin-bottom:8px;
}
.section-content .content-box .boxbox .box .download {
 float:left;
 width:60%;
 font-size:10px;
 color:#e72710;
 text-align:center;
 line-height:1;
 padding:3px 0;
 border-radius:15px;
 -webkit-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	-moz-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	margin-bottom:5px;
	border:2px solid #e72710;
}
.section-content .content-box .boxbox .box .download a {
 color:#e72710;
}
.section-content .content-box .boxbox .box .credit {
 float:right;
 width:30%;
 margin-right:10px;
 margin-top:5px;
}

.box-travel {
	width:48%;
	float:left;
	background-color:#ee3923;
}
.box-travel .title {
	position:relative;
}
.box-travel .more {
	position:absolute;
	font-size:12px;
	color:#000;
	background:url(../img/more-bt-800.png) no-repeat;
	width:84px;
	height:30px;
	top:20px;
	right:15px;
	padding:5px;
	padding-left:25px;
}
.box-travel .more a {
	color:#000;
}
.box6 {
	width: 93%;
	overflow: hidden;
	margin:10px 20px;
	background-color:#f04d39;
}
.box6 .pic {
	overflow:hidden;
	width:30%;
	float:left;
}
.box6 img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.box6 :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.box6 .text1 {
	font-size: 14px;
	padding: 0px 0px 5px 10px;
	color:#fff;
	width:70%;
	float:left;
}
.box6 .text1 a {
	color:#fff;
	font-weight:400;
}
.box6 .text2 {
	font-size:12px;
	color:#fff;
	padding:0 0 0 10px;
	overflow:hidden;
}
.box-fb {
background-color:#fff;
width:48%;
float:right;
}
.box-fb .title {
}
.box-fb .text {
 background-color:#fff;
 padding:10px;
}

.section-gallery {
	background-color:#88bfcc;
	padding:0px 0 20px 0;
}
.section-gallery .content-box {
 position:relative;
 padding-top:0;
 overflow:hidden;
}
.section-gallery .content-box .more {
 position:absolute;
	font-size:12px;
	color:#000;
	background:url(../img/more-bt-800.png) no-repeat;
	width:84px;
	height:30px;
	top:10px;
	right:15px;
	padding:5px;
	padding-left:25px;
}
.section-gallery .content-box .more a:link {
 color:#000;
}
.section-gallery .content-box .boxbox {
 overflow:hidden;
}
.section-gallery .content-box .boxbox .box {
 margin: 30px;
 margin-left: 1%;
 margin-right: 1%;
 width: 31.2%;
 overflow: hidden;
 float: left;
 position:relative;
 font-size:14px;
}
.section-gallery .content-box .box .pic {
	overflow:hidden;
	position: relative;
}
.section-gallery .content-box .box img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.section-gallery .content-box .box :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.section-gallery .content-box .box img.portrait {
width: 100%;
height: auto;
}

.section-gallery .content-box .box .text1 {
 font-size: 14px;
 font-weight: bold;
 display: block;
 padding: 10px 10px 5px 10px;
 text-align:center;
}
.section-gallery .content-box .box .text1 a {
 color:#000;
}
.section-gallery .content-box .box .text1 a:hover {
 color:#000;
 text-decoration:none;
}
.section-gallery .content-box .box .text2 {
 font-size: 12px;
 padding:0 10px;
 line-height:1.2;
 text-align:center;
}


.breadcrumb {
	background:none;
	padding:10px 0 0 0;
	margin:0;
	font-size:12px;
}
.col-main {
	background-color:#fff;
}
.col-main .title {
	margin:30px 30px 5px 30px;
	padding-bottom:5px;
	font-size:22px;
	font-weight: bold;
	color:#d81820;
	border-bottom:3px solid #d81820;
}
.col-main .text {
	padding:0px 30px 30px 30px;
	font-size:14px;
}
.col-main .text-bg {
	background-color:#f7d8d8;
	padding:20px;
	margin:30px 20px 0px 20px;
}
.col-main .box-incentive {
	   margin-top:10px;
	   overflow:hidden;
   }
.col-main .box-incentive .title {
	   font-size:18px;
	   text-align:center;
	   color:#e1444b;
	   border-bottom:0;
   }
.col-main .box-incentive .title1 {
	   font-size:26px;
	   text-align:center;
	   background-color:#6180c1;
	   color:#fff;
	   padding:10px 0;
   }
.col-main .box-incentive .red {
	   color:#ff0000;
   }
.col-main .box-incentive .text1 {
	   padding:0px 30px 0 30px;
	   font-size:12px;
   }
.col-main .box-incentive .text22 {
	   padding:0 30px 20px 30px;
	   font-size:12px;
   }
.form-group label , .form-group botton {
	font-size:14px;
	font-weight:100;
}
.form-group {
	font-size:14px;
}
.form-control {
	font-size:14px;
}
.box-contact {
	overflow:hidden;
	background-color:#f4cfc9;
	border-radius:15px;
	padding:20px 0;
}
.box-contact-1 {
	text-align:center;
	padding-bottom:20px;
}
.box-contact-2 {
	   color:#000000;
   }
.box-contact-2 .title {
	font-size:18px;
	border-bottom:0;
	margin:0;
	padding:0;
	margin-bottom:20px;
	text-align:center;
	color:#000;
}
.box-contact-2 .control-label {
	font-size:14px;
	font-weight:400;
	color:#000;
}
.box-contact-2 .form-control {
	font-size:14px;
}
.box-contact-2 .btn-default {
	font-size:14px;
	background-color:#af0c13;
	color:#fff;
}
.box-contact-3 {
}

.sub-travel {
	text-align:center;
	padding:20px 0;
	
}
.title-travel {
	border-bottom:3px solid #d81820;
	overflow:hidden;
	margin-left:30px;
	margin-right:30px;
}
.title-travel .title-tour {
	font-size:22px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
	text-align:left;
	color:#d81820;
	padding:0;
}
.title-travel .search1 {
	color:#20396f;
	border-radius:20px;
	border:1px solid #20396f;
	background-color:#edf4ff;
	padding:5px 10px;
	font-size:24px;
	margin-top:20px;
	overflow:hidden;
}
.title-travel .search1 {
	margin-top:25px;
	border:2px solid #ff8400;
	padding:1px;
	border-radius:5px;
	background-color:#fff;
}
.title-travel .search1 input {
	font-size:12px;
	margin:0;
	border:0;
}
.title-travel .search1 .input-group-addon {
	font-size:12px;
	background-color:#ff8400;
	margin-right:0;
	padding:4px 10px 4px 7px;
}
.title-travel .search1 .input-group-addon a {
	color:#fff;
}
.title-travel .search1 span {
	font-size:12px;
}
.col-main .box1 {
	margin: 10px;
	margin-left: 1%;
	margin-right: 1%;
	width: 31%;
	overflow: hidden;
	float: left;

}
.col-main .box1 .pic {
	overflow:hidden;
}
.col-main .box1 img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.col-main .box1 :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.col-main .box1 .text1 {
	font-size: 14px;
	display: block;
	padding: 15px 0px 0 0px;
	text-align:center;
	color:#48233f;
}
.col-main .box1 .text2 {
	font-size: 14px;
	display: block;
	padding: 0;
	text-align:center;
	color:#48233f;
}
.col-main .box1 .text1 a , .col-main .box1 .text2 a {
	color:#48233f;
}
.col-main .box1 .more {
	width:100px;
	margin:0 auto;
	background-color:#d81820;
	color:#fff;
	font-size:14px;
	padding:3px 0;
	text-align:center;
	border-radius:5px;
	margin-top:10px;
	margin-bottom:20px;
}
.col-main .box1 .more a {
	color:#fff;
}
.col-main .box2 {
	width: 100%;
	margin-left:0%;
	margin-right:0%;
	overflow: hidden;
	margin-top:20px;

}
.col-main .box2 .picd {
	overflow:hidden;
}
.col-main .box2 .picd img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.col-main .box2 .picd :hover img {
	opacity:.6;
	
}
.col-main .box2 .text1 {
	padding: 10px;
	color:#000;
	background-color:#e3a9b1;
	font-size:14px;
	font-weight:400;
}
.col-main .box2 .text2 {
	font-size: 14px;
	display: block;
	padding: 0;
	text-align:center;
	color:#000;
}
.col-main .box2 .text1 a , .col-main .box2 .text2 a {
	color:#000;
}
.col-main .box2 .more {
	width:120px;
	margin:0 auto;
	background-color:#ab0b12;
	color:#fff;
	font-size:12px;
	padding:5px 0;
	text-align:center;
	border-radius:5px;
	margin-top:15px;
	margin-bottom:20px;
}
.col-main .box2 .more a {
	color:#fff;
}


.col-main .admin {
	width:100%;
	float:left;
	text-align:left;
	margin-right:0px;
	margin-top:10px;
	margin-left:15px;
}
.col-main .admin span {
	color:#ed2590;
	order:1px solid #000;
}
.col-main .content-social {
	margin:15px 0 30px 0;
}
.col-main .comment {
	border-top:3px solid #d81820;
	overflow:hidden;
	margin:30px 30px 20px 30px;
	padding-bottom:20px;
}


.content-box2 {
 position:relative;
 margin-top:10px;
 padding-top:0;
 overflow:hidden;
}
.sub-tour {
 margin:15px 20px;
 padding:0;
 font-size:14px;
 padding:0 15px;
 color:#e95959;
}
.sub-tour .sub {
	width:23%;
	float:left;
}
 .sub-tour a, .sub-tour a:hover {
 color:#000;
}
.box-boxtext {
 padding:15px;
 background-color:#f7d8d8;
 margin:10px 10px 20px 10px;
}
.box-boxtext .text {
 font-size:14px;
 line-height:1.2;
}
.box-tag {
 margin:30px 30px 20px 30px;
}
.box-tag .tag {
 font-size:14px;
 line-height:1.2;
 display:inline;
 background-color:#e8e6e6;
 padding:5px 7px;
 border-radius:10px;
 margin:5px;
}
.box-tag .tag a {
	color:#000;
}
.box-tag-left {
	background-color:#f3bab3;
	padding-bottom:5px;
	margin:20px 0 0 11px;
}
.box-tag-left .title {
	text-align:center;
	font-size:16px;
	color:#fff;
}
.box-tag-left .text {
	border-radius:10px;
	margin:10px;
	padding:10px;
	font-size:14px;
	background-color:#fff;
}
.box-tag-left .text a {
	color:#000;
}
.content-box2 .search {
}
.col-left1 {
	margin-top:20px;
}
.col-left1 .title1 {
	background:url(../img/title-tour-10.jpg) no-repeat;
	height:68px;
	padding:25px 0 0 70px;
	font-size:16px;
	font-weight:400;
	color:#fff;
}
.col-left1 .boxleft1 {
	 background-color:#fad4cf;
	 overflow:hidden;
	 padding:0 8px;
	 margin-left:11px;
}
.col-left1 .box2 {
 -webkit-border-radius:0 10px 10px 0;
 -moz-border-radius:0 10px 10px 0;
 border-radius:0 10px 10px 0;
 overflow: hidden;
 margin:15px 0;
}
.col-left1 .box2 .pic {
 width:40%;
 float:left;
}
.col-left1 .box2 .text {
 width:60%;
 float:left;
 font-size: 12px;
 font-weight: bold;
 padding:0px 0px 0 10px;
 color:000;
 line-height:1.4;
}
.col-left1 .box2 .text span {
 font-weight:normal;
 color:#000;
}
.col-left1 .box2 .text a {
 color:#000;
}
.col-left1 .box2 .price {
 overflow:hidden;
 padding:0 10px;
 color:#1f725a;
 font-size:10px;
}
.col-left1 .box2 .price span {
 font-size:14px;
 color:#1f725a;
 font-weight:bold;
}
.title-tour {
	font-size:20px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	color:#d81820;
}
.title-tour img {
	border:1px solid #ccc;
	border-radius:5px;
	width:10%;
}

/* Style The Dropdown Button */
.dropbtn {
    background-color: #d81820;
    color: white;
    padding:5px 10px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	font-size:12px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #d81820;
}
.box-tour {
 border:1px solid #d81820;
 padding:10px;
 margin-top:10px;
}
.box-tour .col-left2 {
 width:50%;
 float:left;
}
.box-tour .col-right {
 width:50%;
 float:left;
 margin-top:0;
}
.box-tour .col-right .text-head {
 padding:0 20px;
 font-size:14px;
 font-weight:bold;
 line-height:1.2;
}
.box-tour .col-right .text-head a {
 color:#d81820;
}
.box-tour .col-right .text1 {
 width:100%;
 float:left;
 padding:0px 20px 0 20px;
 font-size:12px;
 line-height:1.2;
}
.box-tour .col-right .price {
 font-size:12px;
 color:#000;
 padding-left:20px;
 padding-top:10px;
}
.box-tour .col-right .price span {
 font-size:20px;
 font-weight:bold;
 color:#ff0000;
}
.box-tour .col-right .price1 {
	color:#000;
	font-size:10px;
	font-weight:bold;
	line-height:1;
	padding-left:0px;
	
}
.box-tour .col-right .price1 span {
	text-decoration:line-through;
	font-size:14px;
	display:block;
}
.box-tour .col-right .airline {
 padding:0 20px;
}
.box-tour .col-right .airline img {
	width:100%;
}
.box-tour .download {
 padding-left:20px;
 padding-top:10px;
}
.box-tour .download .credit {
	padding-left:0px;
	width:40%;
	float:left;
	padding-top:0px;
}
.box-tour .download .credit img {
	width:60%;
}
.box-tour .download .bt-detail {
 width:60%;
 float:left;
}
.box-tour .download .bt-detail img {
	width:70%;
}
.box-tour .download .bt-download {
	background-color:#f0820c;
 padding:3px 0;
 width:48%;
 float:right;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
 text-align:center;
 font-size:14px;
}
.box-tour .download .bt-download a {
	color:#fff;
}
.box-tour .text33 {
 padding-bottom:0px;
 font-size:12px;
 padding-top:10px;
 line-height:1;
}
.box-tour .text33 .list-icon {
	width:17%;
	vertical-align:top;
}
.box-tour .preriod {
 overflow:hidden;
 padding-top:5px;
}
.box-tour .preriod .preriod-1 {
 background-color:#f6e4e1;
 overflow:hidden;
}
.box-tour .preriod .preriod-1 .col-left4, .box-tour .preriod .preriod-2 .col-left4 {
 margin-bottom:0;
 width:22%;
 float:left;
 padding:5px 10px 5px 10px;
 font-size:12px;
}
.box-tour .preriod .preriod-1 .col-right, .box-tour .preriod .preriod-2 .col-right {
 margin-bottom:0;
 width:78%;
 float:left;
 padding:5px 10px 5px 0px;
  font-size:12px;
}
.box-tour .preriod .preriod-1 .col-right span {
 color:#c32127;
}
.box-tour .preriod .preriod-2 {
 background-color:#f5cfca;
 overflow:hidden;
}
.box-tour .text3 {
	text-align: center;
	background-color:#d81820;
 overflow:hidden;
  padding:5px 10px;
   font-size:12px;
   margin-top:10px;
   color:#fff;
}
.box-tour .text4 {
	text-align:center;
	padding-top:10px;
	 font-size:18px;
}

.content-boxbox {

}
.content-box1 {
 padding:0 20px;
 margin:0;
}
.content-box1 .text2 {
 font-size:22px;
 color: #d81820;
 border-bottom:2px solid #d81820;
 padding:20px 0 0 0;
 line-height: 1.5;
 margin: 0 auto;
 width: 100%;
 font-weight:bold;
 margin-bottom:20px;
}
.content-box1 .box3 {
 width: 100%;
 float: left;
 overflow: hidden;
}
.content-box1 .box3 .pic {
 text-align: center;
 padding:0;
}
.content-box1 .box3 .tour-col-left {
 font-size:16px;
 color:#000;
 line-height:1.5;
 padding-left:30px;
 overflow:hidden;
}
.content-box1 .box3 .tour-col-left span {
 color:#ff0000;
 font-size:24px;
 font-weight:bold;
 letter-spacing:0.2cm;
}
.content-box1 .box3 .tour-col-left .bt-sum {
 margin-top:20px;
 overflow:hidden;
}
.content-box1 .box3 .tour-col-left .bt-pdf {
	width:50%;
	float:left;
	overflow: hidden;
}
.content-box1 .box3 .tour-col-left .bt-booking {
	width:50%;
	float:left;
	overflow: hidden;
}
.content-box1 .box3 .addthis_inline_share_toolbox {
 margin-top:15px;
}

.pic-tour {
	border:2px solid #e1444b;
	padding:10px;
	margin:20px 0 20px 0;
	overflow:hidden;
}
.pic-tour .box-pic {
	width:23%;
	float:left;
	margin-left:1%;
	margin-right:1%;
	padding:10px 0;
}
.pic-tour .box-pic .pic {
}
.pic-tour .box-pic .text {
	text-align:center;
	padding:0;
	padding-top:10px;
	font-size:12px;
}
.pic-tour .box-pic .text a {
	color:#000;
}
.tour-detail-colleft {
	width:70%;
	float:left;
	padding-top:20px;
}
.tour-detail-colright {
 width:30%;
 float:right;
 padding-left:20px;
 
}
.tour-detail-colright .boxboxboxbox2 {
	border-radius:10px;
	width:100%;
	overflow: hidden;
	position:relative;
	padding-top:10px;
	height:420px;
}
.tour-detail-colright .boxboxboxbox2 .form-group {
	padding:0 5px;
}
.tour-detail-colright .boxboxboxbox2 .form-group .box-w {
	background-color:#fff;
	padding:10px;
	margin:0px;
	overflow:hidden;
	width:80%;
	margin:0 auto;
}
.tour-detail-colright .boxboxboxbox2 .form-group .sel {
	padding:5px 0;
}
.tour-detail-colright .boxboxboxbox2 .form-group .sel select {
	font-size:12px;
}
.tour-detail-colright .boxboxboxbox2 .form-group .nu {
	width:70%;
	float:left;
}
.tour-detail-colright .boxboxboxbox2 .form-group .num-left {
	width:30%;
	float:left;
	padding-top:15px;
	text-align:right;
	font-size:12px;
}
.tour-detail-colright .boxboxboxbox2 .form-group .nu1 {
	width:70%;
	float:left;
	padding-top:15px;
	font-size:12px;
}
.tour-detail-colright .form-group .reservat {
	margin:0 auto;
	padding:3px 0;
	text-align:center;
	margin-top:10px;
	background-color:#da1921;
	font-size:12px;
}
.tour-detail-colright .boxboxboxbox2 .form-group .reservat a {
	color:#fff;
	font-weight: normal;
}
.tour-detail-colright .boxboxboxbox2 .form-group .text5 {
	text-align:center;
	font-size:16px;
	color:#fff;
}
.tour-detail-colright .boxboxboxbox2 .form-group .text6 {
	text-align:center;
}
.conclude {
	display:none;
}
.conclude .title {
 font-size: 18px;
 padding:10px 0 0px 0;
 color:#000;
 text-align:center;
 margin-top:0;
 border:0;
}
.conclude .ts1 {
 overflow: hidden;
 padding: 7px 0;
 color:#fff;
 background-color:#f5cfca;
 margin-bottom:10px;
}
.conclude .a, .conclude .b, .conclude .c, .conclude .d {
 width:10%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude .b {
 width: 55%;
}
.conclude .c {
 width: 10%;
}
.conclude .c span {
	font-size:12px;
}
.conclude .d {
 width: 25%;
}
.conclude .e, .conclude .f, .conclude .g, .conclude .h, .conclude .i, .conclude .j {
 width:40%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude .e {
}
.conclude .f {
 width:60%;
 font-size: 22px;
}
.conclude .g {
 width:15%;
}
.conclude .h {
 width:15%;
}
.conclude .i {
 width:15%;
}
.conclude .j {
 width:15%;
}
.conclude .ts3 {
 overflow: hidden;
 margin:10px 0;
}
.conclude .ts2 {
 overflow: hidden;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
 padding: 5px 0;
 color:#000;
 margin-bottom: 10px;
}
.col-main .detail-text1 {
 padding:10px;
 margin-top:20px;
 font-size:16px;
}
.conclude-414 {
	display:inherit;
	font-size:12px;
	overflow:hidden;
}
.conclude-414 .title {
	background-color:#e1444b;
	color:#fff;
	font-size:16px;
	font-weight:100;
	margin:0;
	text-align:center;
	padding:2px 0;
	border:0;
}
.conclude-414 .ts12 {
	border:0;
	background: none;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:5px 0;
}
.conclude-414 .ts12 .date {
	width:10%;
	float:left;

}
.conclude-414 .ts12 .text {
	width:90%;
	float:left;
	padding:0;
}
.conclude-414 .ts12 .text img {
	display: inline;
}
.conclude2 {
	background-color:#f5cfca;
	border-radius:10px;
	margin-top:20px;
	padding:10px 20px 20px 20px;
}
 .conclude2 h2.title {
 font-size: 18px;
 font-weight: bold;
 padding: 0px 0 10px 0;
 text-align:center;
 color:#fff;
 border:0;
}
.conclude2 .ts1 {
 overflow: hidden;
 padding: 7px 0;
 color:#fff;
 font-size:12px;
}
.conclude2 .a, .conclude2 .b, .conclude2 .c, .conclude2 .d {
 width:10%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude2 .b {
 width: 50%;
}
.conclude2 .c {
 width: 15%;
}
.conclude2 .d {
 width: 25%;
}
.conclude2 .e, .conclude2 .pp, .conclude2 .f, .conclude2 .g, .conclude2 .h, .conclude2 .i, .conclude2 .j, .conclude2 .k, .conclude2 .l, .conclude2 .m {
 width:25%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude2 .e {
	padding:5px 0;
	border-right:1px solid #d81820;
}
.conclude2 .p {
background-color:#ca1018;
color:#fff;
}
.conclude2 .pp {
	padding:5px 0;
}
.conclude2 .f {
 width:75%;
 background-color:#8d1818;
	color:#fff;
	padding:5px 0;
}
.conclude2 .g {
 width:12%;
}
.conclude2 .h {
 width:12%;
}
.conclude2 .i {
 width:12%;
}
.conclude2 .j {
 width:12%;
}
.conclude2 .k {
 width:12%;
}
.conclude2 .l {
 width:12%;
 display:inherit;
}

.conclude2 .ts3 {
 overflow: hidden;
 font-size:12px;
 padding:5px 0;
 font-weight:400;
}
.conclude2 .ts2 {
 background-color: #fff;
 overflow: hidden;
 padding: 5px 0;
 color:#000;
 margin-bottom: 10px;
 font-weight:bold;
 font-size:12px;
}
.conclude2 .ts2 .jung {
	padding:0px 10px;
	background-color:#d81820;
	overflow:hidden;
	color:#fff;
	font-weight:100;
}
.conclude2 .ts2 .jung a {
	color:#fff;
}
.conclude2 .ts2 .jung a:hover {
text-decoration:underline;
}
.conclude2 .ts2 .sold {
	color:#fff;
	background-color:#949494;
	padding:0px 10px;
	overflow:hidden;
	font-weight:100;
}
.conclude2 .ts2 span {
	font-size:12px;
	text-decoration:line-through;
	display:block;
}

.col-main .detail {
}
 .col-main .detail .title {
 font-size: 18px;
 font-weight:100;
 border:0;
 padding:0;
 margin:0;
 margin-top:30px;
 color:#fff;
}
.col-main .detail img {
	width:30%;
}

.col-main .detail .ts4 {
 background-color: #f5cfca;
 overflow: hidden;
 padding: 10px 10px;
 color:#000;
 margin-bottom: 10px;
 font-size: 14px;
 border-radius:10px;
 font-weight:100;
 line-height:1.7;

}
.col-main .detail .ts5 {
 overflow: hidden;
}
.col-main .detail .ts5 .date {
 width: 10%;
 float: left;
 padding: 5px 10px 5px 0;
 font-size: 14px;
 color: #000;
 text-align: center;
 font-weight: bold;
}
.col-main .detail .ts5 .date-1 {
	width:8%;
	float:left;
	background:url(../img/list-tour.png) left no-repeat;
	height:31px;
}
.col-main .detail .ts5-5 {
	background:url(../img/list-tour-1.png) center no-repeat;
	min-height:20px;
	width:10%;
	
}
.col-main .detail .ts5 .text {
 width: 82%;
 float: right;
 padding: 5px 0;
 line-height: 1.5;
 font-size:14px;
}
.col-main .detail .ts6 {
 margin-bottom: 20px;
 overflow: hidden;
 padding-left:16%;
}
.col-main .detail .ts6 .pic {
 width: 33.3%;
 float: left;
 text-align: center;
 padding: 0px 20px;
}
 .condition {
}
.condition .title {
 font-size: 18px;
 font-weight: bold;
 border:0;
 padding:0;
 margin:0;
 margin-top:30px;
 color:#000;
}
.condition .box {
 padding: 10px 0;
}
.condition .box .tes {
 font-size: 14px;
 font-weight: bold;
 color: #d81820;
 padding-bottom: 10px;
}



.footer-contact {
	overflow: hidden;
	color:#fff;
	background:url(../img/footer-bg.jpg) #626465 center no-repeat;
	padding:30px 0;
}
.footer-contact .logo-footer {
	color:#fff;
	line-height:2;
}
.footer-contact .logo-footer .logo-foot {
	margin-bottom:10px;
}
.footer-contact .logo-footer .logo-foot img {
	height:60px;
}
.footer-contact .logo-footer span {
	font-size:16px;
	font-weight:400;
}

.footer-contact .address {
	padding: 10px 0 0 30px;
	color:#fff;
	font-size:14px;
	line-height:2;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}
.footer-contact .address a {
	 color:#fff;
}

.footer-contact .address1 {
	padding:0px 0 0 30px;
}



.copy-right {
	background-color:#3c3d3e;
}
.copy-right .text {
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding:10px;
	font-size:12px;
}
.copy-right .text a {
	color:#fff;
}

.go-to-top {
	position:fixed;
    right:0px;
	bottom: 40px;
	z-index:1;
}

}

@media screen and (max-width: 768px) {
	
	
}

@media screen and (max-width: 603px) {
	
.search-mobile {
   width:50px;
   height:40px;
   position:absolute;
   top:15px;
   right:0;
	z-index:1;
	display:inherit;
	font-size:24px;
	text-align:center;
	color:#d61820;
	cursor:pointer;
}
.search-mobile a {
	color:#d61820;
}
.modal label {
	font-size:14px;
	color:#000;
	font-weight:normal;
	display:inline;
	padding-top:10px;
	border:0;
}
.modal select {
	font-size:14px;
	color:#000;
	font-weight:normal;
	display:inline;
	line-height:1;
}
.modal input {
	font-size:14px;
	display:inline;
}
.modal .btc2 {
 display: block;
  width: 100%;
  height: 34px;
 border: 1px solid #ccc;
 padding: 6px 12px;
 color: #555;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.nav-tabs {
  border-bottom: 1px solid #810b0f;
  margin-bottom:15px;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background-color:#d1495c;
  padding:5px 10px;
  color:#fff;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #d11820;
  background-color:#eccee0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #d11820;
  border: 1px solid #d11820;
  border-bottom-color: transparent;
}

.mobile-menu {
	display:inherit;
}
.nav-mobile-container {
  position: absolute;
  height: 39px;
  z-index:999;
  top:10px;
}
.btn-mobile {
  display: inline-block;
}
.btn-mobile .button-mobile {
  display: inline-block;
  width: 50px;
  height: 39px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  line-height: 37px;
  cursor: pointer;
  background: #e72710;
}
.btn-mobile .button-mobile .fa-bars {
  font-size: 14px;
}
.navigation-mobile {
  background-color: #e72710;
  padding: 20px;
  color:#fff;
}
.navigation-mobile > ul > li {
  border-bottom: 1px solid #fff;
  position: relative;
  list-style: none;
  font-size:14px;
  font-family: 'Prompt', sans-serif;
}
.navigation-mobile > ul > li:last-child {
  border-bottom: none;
}
.navigation-mobile > ul > li > a {
  display: block;
  text-transform: uppercase;
  padding: 10px 0;
  color:#fff;
}
.navigation-mobile > ul > li ul {
  display: none;
  padding-left: 0px;
}
.navigation-mobile > ul > li ul li {
  position: relative;
  line-height:3;
}
.navigation-mobile > ul > li ul li a {
  display: block;
  padding: 10px 0;
  color:#000;
  border-bottom:1px solid #e72710;
  margin:0;
  padding:0;
}
.navigation-mobile ul li a span {
	font-size:14px;
}
.navigation-mobile ul li ul li span {
	font-size:14px;
	padding:5px 10px;
}
.navigation-mobile .touch-button {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 10px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.navigation-mobile .touch-button:before {
  content: '\f067';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 10px;
  color: #e72710;
}
.navigation-mobile .touch-button.active:before {
  content: '\f068';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 10px;
}
.navigation-mobile .touch-button span {
  display: none;
}
.collapse-type .navigation-mobile {
  display: none;
  position: absolute;
  z-index: 30;
  top: 40px;
  width: 100%;
}
.sidebar-type .navigation-mobile {
  position: fixed;
  top: 0;
  left: -350px;
  width: 300px;
  height: 100%;
  overflow-y: auto;
  z-index: 777;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.navbar-active {
  overflow-x: hidden;
}
.navbar-active .btn-mobile .button-mobile.active:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 555;
}
.navbar-active .page-wrapper {
  left: 300px;
}
.navbar-active .sidebar-type .navigation-mobile {
  left: 0;
}

}

@media screen and (max-width: 414px) {

	html,body {
	background: none;

	
}

.secion-header {
	background: none;
	background-color:#000;
	height:70px;
}
.secion-header .header {
	position:relative;
	
}
.secion-header .header .logo {
	padding:0px 0 0 0;
	position: relative;
	left:0px;
}
.secion-header .header .logo img {
	width:30%;
	display:block;
	margin:auto auto;
}
.secion-header .header .logo-mobile {
	display: none;
}
.secion-header .header .co-right {
	width:71%;
	float:right;
	position:relative;
	margin-top:25px;
	display:none;
}
.secion-header .header .co-right .col-right {
	width:100%;
	float:right;
	margin-right:3%;
}
.secion-header .header .co-right .col-right .text-tel {
	font-size:14px;
	font-weight:400;
	line-height:1.3;
	padding-top:5px;
	color:#fff;
	width:70%;
	float:left;
}
.secion-header .header .co-right .col-right .social {
	background-color:#fff;
	border-radius:5px;
	padding:3px 10px;
	color:#000;
	width:30%;
	float:right;
}






.top-menu {
	width:100%;
	float:left;
	position:absolute;
	padding:5px 0 0px 0;
	height:80px;
	display:none;
	 
}
.top-menu ul {
	margin: 0 auto;
	padding:3px 0px;
	width:100%;
}
.top-menu ul li {
	display: inline;
}
.top-menu ul li a{
	list-style: none;
	color: #fff;
	font-size: 12px;
	padding: 0px 3px 0px 3px;
	text-transform:uppercase;
	font-weight:400;
}
.top-menu ul li.top-menu-last a {
	border-right:none;
}
.top-menu ul li a:hover{

	text-decoration: none;
	color:#fff;
	border-bottom:3px solid #fff;
}

.top-menu ul li a .dropdown-toggle {
	background-color:#fff;
}
.top-menu ul.dropdown-menu {

}
.dropdown-menu {
	background-color: #fff;
	min-width: 300px;
	color:#000;
	font-size:14px;
	padding: 30px 0;
	overflow:hidden;
}
.top-menu ul li .dropdown-menu li a{
	color:#000;
	font-size:14px;
	line-height:2;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #ccc;
}






.section-content {
	background:url(../img/content-bg.jpg) #eaf4f3 center top no-repeat;
	padding:20px 0;
}
.section-content .col-content {
	margin-bottom:20px;
}
.section-content .col-left , .section-content .col-right {
	margin-top:20px;
}
.section-content .search {
	background:url(../img/search-bg-414.jpg) center top no-repeat;
 width: 100%;
 float: left;
 padding: 30px 15px 10px 15px;
 background-color:#fff;
 overflow:hidden;
 margin-top:5px;
}
.section-content .search label , .section-content .search select {
	font-size:12px;
}
.section-content .search input {
	font-size:12px;
}
.section-content .search .btc {
 padding:4px;
 color:#000;
 width:90%;
 background-color:#fff;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:5px;
 box-shadow: 2px 2px 3px rgba(0,0,0,.1) inset;
 border:none;
}
.section-content .search .btc2 {
 padding:2px;
 width:90%;
 height:30px;
 background-color:#fff;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:5px;
 box-shadow: 2px 2px 3px rgba(0,0,0,.1) inset;
 border:0;
}
.section-content .search .bt {
	margin-top:0px;
	padding-top:20px;
	width:33%;
	float:left;
}
.section-content .search .bt img {
	height:35px;
}
.section-content .search .form-group {
	padding:0;
	margin:0;
	width:33%;
	float:left;
}
.destination {
	display:none;
}
.destination-mobile {
	display: inherit;
	margin-top:0px;
}
.destination-mobile .panel-title {
	font-size:12px;
}
.section-content .content-box .dest {
	width:16%;
	float:left;
	margin:5px 0;
	text-align:center;
	font-size:12px;
	line-height:1.3;
	height:70px;
}
.section-content .content-box .dest a {
	color:#000;
}
.section-content .content-box .dest img {
	border:1px solid #ccc;
	border-radius:5px;
	padding:3px;
	overflow:hidden;
	display:block;
	margin:auto auto;
	margin-bottom:10px;
	-webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
		  height:30px;
}
.section-content .content-box .dest :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.section-content .content-box {
 position:relative;
 margin-top:0px;
 padding-top:0;
 overflow:hidden;
}
.section-content .content-box .title {
}
.section-content .content-box .tour-pro {
	position:relative;
}
.section-content .content-box .tour-pro span {
	position:absolute;
	top:0px;
	right:0;
	width:80px;
	border-radius:5px;
	padding:0;
	background-color:#D71820;
	text-align:center;
}
.section-content .content-box .tour-pro span a {
	color:#fff;
}
.section-content .content-box .more {
 overflow: hidden;
 text-align:center;
 position:absolute;
 right:20px;
 top:3px;
 color:#fff;
 background:url(../img/more-bt-500.png) no-repeat;
 height:25px;
 width:61px;
 font-size:12px;
 padding-top:3px;
}
.section-content .content-box .more a:link {
 color:#fff;
}
.section-content .content-box .boxbox {
 background-color:#fff;
 padding:0px 0px 0px 0px;
 overflow:hidden;
}
.section-content .content-box .boxbox .box {
 margin: 10px;
 margin-left: 1%;
 margin-right: 1%;
 width: 48%;
 background-color: #fff;
 overflow: hidden;
 float: left;
 padding:3px;
 position:relative;
 border:1px solid #e72710;
 font-size:14px;
}
.section-content .content-box .boxbox .box .pic {
	overflow:hidden;

}
.section-content .content-box .boxbox .box img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;

}
.section-content .content-box .boxbox .box :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.section-content .content-box .boxbox .box img.portrait {
width: 100%;
height: auto;
}

.section-content .content-box .boxbox .box .text1 {
 font-size: 12px;
 font-weight: bold;
 display: block;
 padding: 10px 0px 5px 0px;
}
.section-content .content-box .boxbox .box .text1 a {
 color:#423a3a;
}
.section-content .content-box .boxbox .box .text1 a:hover {
 color:#423a3a;
 text-decoration:none;
}
.section-content .content-box .boxbox .box .text3 {
 font-size: 10px;
 display: block;
 color: #423a3a;
 padding:0 0px;
 line-height:1.2;
}
.section-content .content-box .boxbox .box .text4 {
 font-size: 20px;
 display: block;
 color: #423a3a;
 padding:0 10px;
}
.section-content .content-box .boxbox .box .airline {
 float: right;
 width: 45%;
 margin-top:10px;
}
.section-content .content-box .boxbox .box .price {
 float: left;
 width: 45%;
 color: #000;
 font-weight: normal;
 margin-top:10px;
 margin-left:0px;
 margin-bottom:10px;
 line-height:1;
 font-size:10px;
}
.section-content .content-box .boxbox .box .price span {
	font-size:20px;
	font-weight:bold;
}
.section-content .content-box .boxbox .box .period {
 font-size:12px;
 color:#000;
}
.section-content .content-box .boxbox .box .period td {
	padding:5px 10px;
	line-height:1;
	font-size:10px;
}
.section-content .content-box .boxbox .box .period td span {
	color:#ff0000;
}
.section-content .content-box .boxbox .box .comment {
	background-color:#bfdfda;
	padding:5px 10px;
	font-size:10px;
	text-align:center;
}
.section-content .content-box .boxbox .box .con-tact {
	padding:5px;
	font-size:10px;
	text-align:center;
	background-color:#f8beb7;
	margin-bottom:8px;
}
.section-content .content-box .boxbox .box .download {
 float:left;
 width:60%;
 font-size:10px;
 text-align:center;
 line-height:1;
 padding:7px 0;
 border-radius:20px;
 -webkit-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	-moz-box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	box-shadow: 1px 1px 2px 1px rgba(50, 50, 50, .2);
	margin-bottom:5px;
}
.section-content .content-box .boxbox .box .download a {

}
.section-content .content-box .boxbox .box .credit {
 float:right;
 width:30%;
 margin-right:10px;
 margin-top:5px;
}

.box-travel {
	width:100%;
	float:left;
	background-color:#ee3923;
	margin-bottom:20px;
}
.box-travel .title {
	position:relative;
}
.box-travel .title img {
	width:70%;
}
.box-travel .more {
	position:absolute;
	font-size:12px;
	color:#000;
	background:url(../img/more-bt-800.png) no-repeat;
	width:84px;
	height:30px;
	top:15px;
	right:20px;
	padding:3px;
	padding-left:25px;
}
.box-travel .more a {
	color:#709582;
}
.box6 {
	width: 90%;
	overflow: hidden;
	margin:10px 20px;
	background-color:#f04d39;
}
.box6 .pic {
	overflow:hidden;
	width:30%;
	float:left;
}
.box6 img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.box6 :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.box6 .text1 {
	font-size: 12px;
	padding: 0px 0px 5px 10px;
	color:#fff;
	width:70%;
	float:left;
}
.box6 .text1 a {
	color:#fff;
	font-weight:400;
}
.box6 .text2 {
	font-size:12px;
	color:#fff;
	padding:0 0px 0 10px;
	overflow:hidden;
}
.box-fb {
	display:none;
}
.box-fb .title {
}
.box-fb .text {
 background-color:#fff;
 padding:20px;
}

.section-gallery {
	background-color:#88bfcc;
	padding:0px 0 0px 0;
}
.section-gallery .content-box {
 position:relative;
 padding-top:0;
 overflow:hidden;
}
.section-gallery .content-box .title img {
}
.section-gallery .content-box .more {
 overflow: hidden;
 width:100px;
 padding-top:7px;
 position:absolute;
 right:20px;
 top:15px;
 color:#000;
 background:url(../img/more-bt-800.png) no-repeat;
 height:30px;
 width:84px;
 padding-left:25px;
}
.section-gallery .content-box .more a:link {
 color:#000;
}
.section-gallery .content-box .boxbox {
 overflow:hidden;
}
.section-gallery .content-box .boxbox .box {
 margin: 30px 0 10px 0;
 margin-left: 1%;
 margin-right: 1%;
 width: 31.2%;
 overflow: hidden;
 float: left;
 position:relative;
 font-size:14px;
}
.section-gallery .content-box .box .pic {
	overflow:hidden;
	position: relative;
}
.section-gallery .content-box .box img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.section-gallery .content-box .box :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.section-gallery .content-box .box img.portrait {
width: 100%;
height: auto;
}

.section-gallery .content-box .box .text1 {
 font-size: 12px;
 font-weight: bold;
 display: block;
 padding: 10px 0px 5px 0px;
 text-align:center;
}
.section-gallery .content-box .box .text1 a {
 color:#000;
}
.section-gallery .content-box .box .text1 a:hover {
 color:#000;
 text-decoration:none;
}
.section-gallery .content-box .box .text2 {
 font-size: 12px;
 padding:0 0px;
 line-height:1.2;
 text-align:center;
}

.breadcrumb {
	background:none;
	padding:5px 0 0 0px;
	margin:0;
	font-size:12px;
}
.col-main {
	background-color:#fff;
}
.col-main .title {
	margin:15px 15px 0px 15px;
	padding-bottom:5px;
	font-size:16px;
	font-weight: bold;
	color:#d81820;
	border-bottom:2px solid #d81820;
}
.col-main .text {
	padding:0px 15px 15px 15px;
	font-size:14px;
}
.col-main .text img {
	display: block;
  max-width: 100%;
  height: auto;
}
.col-main .text-bg {
	background-color:#f7d8d8;
	padding:10px;
	margin:20px 10px 0px 10px;
	font-size:12px;
}
.col-main .box-incentive {
	   margin-top:10px;
	   overflow:hidden;
   }
.col-main .box-incentive .title {
	   font-size:14px;
	   text-align:center;
	   color:#d81820;
	   border-bottom:0;
   }
.col-main .box-incentive .red {
	   color:#ff0000;
   }
.col-main .box-incentive .text1 {
	   padding:0px 15px 0 15px;
	   font-size:12px;
   }
.col-main .box-incentive .text22 {
	   padding:0 15px 20px 15px;
	   font-size:12px;
   }
.form-group label , .form-group botton {
	font-size:12px;
	font-weight:100;
}
.form-group {
	font-size:12px;
}
.form-control {
	font-size:12px;
}

.box-contact {
	overflow:hidden;
	background-color:#f4cfc9;
	border-radius:15px;
	padding:15px 0;
}
.box-contact-1 {
	text-align:center;
	padding-bottom:20px;
}
.box-contact-2 {
	   color:#000000;
   }
.box-contact-2 .title {
	font-size:18px;
	border-bottom:0;
	margin:0;
	padding:0;
	margin-bottom:20px;
	text-align:center;
	color:#000;
}
.box-contact-2 .control-label {
	font-size:14px;
	font-weight:400;
	color:#000;
}
.box-contact-2 .form-control {
	font-size:14px;
}
.box-contact-2 .btn-default {
	font-size:14px;
	background-color:#af0c13;
	color:#fff;
}
.box-contact-3 {
}
.box-contact-3 img {
	width:50%;
}
.sub-travel {
	text-align:center;
	padding:20px 0;
	
}
.sub-travel img {
	height:50px;
}
.title-travel {
	overflow:hidden;
	margin-left:20px;
	margin-right:20px;
	border-bottom:0;
	margin-top:10px;
}
.title-travel .title-tour {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 00px 0px;
	text-align:left;
	color:#d81820;
	padding:0;
	text-align:left;
}
.title-travel .title-tour span {
	float:right;
	font-size:12px;
	color:#000;
	position:absolute;
	bottom:0;
	right:0;
	font-weight:normal;
}
.title-travel .search1 {
	color:#20396f;
	border-radius:20px;
	border:1px solid #20396f;
	background-color:#edf4ff;
	padding:5px 10px;
	font-size:24px;
	margin-top:0px;
	overflow:hidden;
	margin-bottom:10px;
}
.title-travel .search1 {
	margin-top:25px;
	border:2px solid #ff8400;
	padding:1px;
	border-radius:5px;
	background-color:#fff;
}
.title-travel .search1 input {
	font-size:12px;
	margin:0;
	border:0;
}
.title-travel .search1 .input-group-addon {
	font-size:12px;
	background-color:#ff8400;
	margin-right:0;
	padding:4px 10px 4px 7px;
}
.title-travel .search1 .input-group-addon a {
	color:#fff;
}
.title-travel .search1 span {
	font-size:12px;
}
.col-main .box1 {
	margin: 10px;
	margin-left: 1%;
	margin-right: 1%;
	width: 48%;
	overflow: hidden;
	float: left;

}
.col-main .box1 .pic {
	overflow:hidden;
}
.col-main .box1 img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.col-main .box1 :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.col-main .box1 .text1 {
	font-size: 12px;
	display: block;
	padding: 5px 0px 0 0px;
	text-align:center;
	color:#48233f;
}
.col-main .box1 .text2 {
	font-size: 12px;
	display: block;
	padding: 0;
	text-align:center;
	color:#48233f;
}
.col-main .box1 .text1 a , .col-main .box1 .text2 a {
	color:#48233f;
}
.col-main .box1 .more {
	width:80px;
	margin:0 auto;
	background-color:#d81820;
	color:#fff;
	font-size:12px;
	padding:3px 0;
	text-align:center;
	border-radius:5px;
	margin-top:5px;
	margin-bottom:10px;
}
.col-main .box1 .more a {
	color:#fff;
}
.col-main .content-social {
	margin:15px 0 20px 0;
}
.col-main .comment {
	border-top:2px solid #d81820;
	overflow:hidden;
	margin:10px 15px 15px 15px;
	padding-bottom:15px;
}

.content-box2 {
 position:relative;
 margin-top:5px;
 padding-top:0;

 overflow:hidden;
}
.sub-tour {
 margin:10px 10px;
 padding:0;
 font-size:14px;
 padding:0px;
 color:#e95959;
}
.sub-tour .sub {
	width:50%;
	float:left;
}
 .sub-tour a, .sub-tour a:hover {
 color:#000;
}
.box-boxtext {
	display:none;
}
.box-boxtext .text {
 font-size:12px;
 line-height:1.5;
}
.box-tag {
 margin:20px 10px 20px 10px;
 overflow:hidden;
}
.box-tag .tag {
 font-size:14px;
 line-height:1.5;
 display: inline-block;
 background-color:#e8e6e6;
 padding:3px 10px;
 border-radius:10px;
 margin-left:5px;
 margin-right:5px;
 margin-bottom:2px;

}
.box-tag .tag a {
	color:#000;
}
.box-tag-left {
	background-color:#f3bab3;
	padding-bottom:5px;
	margin:20px 0 0 0px;
}
.box-tag-left .title {
	text-align:center;
	font-size:18px;
	color:#fff;
	padding:10px 0;
	background-color:#d81820;
}
.box-tag-left .text {
	border-radius:10px;
	margin:10px;
	padding:10px;
	font-size:14px;
	background-color:#fff;
}
.box-tag-left .text a {
	color:#000;
}
.box-boxtext-left {
	display:none;
}
.content-box2 .search {
	display:none;
}
.content-box2 .desktop-10 {
	display:none;
}
.content-box2 .mobile-10 {
	display: inherit;
}
.col-left1 {
	margin-top:0px;
}
.col-left1 .title1 {
	background:url(../img/title-tour-10-414.jpg) no-repeat;
	height:68px;
	padding:25px 0 0 80px;
	font-size:16px;
	font-weight:400;
	color:#fff;
	text-align:left;
}
.col-left1 .boxleft1 {
	 background-color:#fad4cf;
	 overflow:hidden;
	 padding:0 8px;
	 margin-left:11px;
}
.col-left1 .box2 {
 -webkit-border-radius:0 10px 10px 0;
 -moz-border-radius:0 10px 10px 0;
 border-radius:0 10px 10px 0;
 overflow: hidden;
 margin:15px 0;
}
.col-left1 .box2 .pic {
 width:40%;
 float:left;
}
.col-left1 .box2 .text {
 width:60%;
 float:left;
 font-size: 12px;
 font-weight: bold;
 padding:0px 0px 0 10px;
 color:000;
 line-height:1.4;
}
.col-left1 .box2 .text span {
 font-weight:normal;
 color:#000;
}
.col-left1 .box2 .text a {
 color:#000;
}
.col-left1 .box2 .price {
 overflow:hidden;
 padding:0 10px;
 color:#1f725a;
 font-size:10px;
}
.col-left1 .box2 .price span {
 font-size:14px;
 color:#1f725a;
 font-weight:bold;
}
.box-title-tour {
	padding:0 20px;
}
.box-tag-left {
	display:none;
}
.title-tour {
	font-size:16px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	color:#d81820;
}
.title-tour img {
	width:30%;
}
.title-tour h1 {
	display: inline;
	font-size:20px;
}

/* Style The Dropdown Button */
.dropbtn {
    background-color: #d81820;
    color: white;
    padding:5px 10px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	font-size:12px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #d81820;
}
.box-tour {
 border:1px solid #d81820;
 padding:5px;
 margin-top:10px;
 width:100%;
 margin-left:0%;
 margin-right:0%;
 float:left;
}
.box-tour .col-left2 {
 width:100%;
 float:left;
}
.box-tour .col-right {
 width:100%;
 float:left;
 margin-top:0;
}
.box-tour .col-right .text-head {
 padding:0 0px;
 font-size:14px;
 font-weight:bold;
 line-height:1.2;
 padding-top:10px;
}
.box-tour .col-right .text-head a {
 color:#d81820;
}
.box-tour .col-right .text1 {
 width:100%;
 float:left;
 padding:0px;
 font-size:12px;
 line-height:1.2;
 padding-top:10px;
}
.box-tour .col-right .price {
	padding-top:20px;
}
.box-tour .col-right .price1 {
 font-size:10px;
 color:#000;

 padding-left:0px;
}
.box-tour .col-right .price1 span {
 font-size:14px;
 font-weight:bold;
 color:#ff0000;
}
.box-tour .col-right .airline {
 padding:0;
}
.box-tour .col-right .airline img {
	width:100%;
}
.box-tour .download {
 padding-left:0px;
 padding-top:0px;
 overflow:hidden;
}
.box-tour .download .credit {
	padding-left:5px;
	width:100%;
	float:left;
	padding-top:10px;
}
.box-tour .download .credit img {
	width:30%;
	display:block;
	margin: auto auto;
}
.box-tour .download .bt-detail {
 width:100%;
 float:left;
}
.box-tour .download .bt-detail img {
	width:60%;
	display:block;
	margin: auto auto;
}
.box-tour .text33 {
 padding-bottom:0px;
 font-size:12px;
 padding-top:10px;
 line-height:1;
}
.box-tour .text33 .list-icon {
	width:17%;
	vertical-align:top;
}
.box-tour .preriod {
 overflow:hidden;
 padding-top:5px;
}
.box-tour .preriod .preriod-1 {
 background-color:#f6e4e1;
 overflow:hidden;
}
.box-tour .preriod .preriod-1 .col-left4, .box-tour .preriod .preriod-2 .col-left4 {
 margin-bottom:0;
 width:45%;
 float:left;
 padding:5px 10px 5px 5px;
 font-size:12px;
}
.box-tour .preriod .preriod-1 .col-right, .box-tour .preriod .preriod-2 .col-right {
 margin-bottom:0;
 width:55%;
 float:left;
 padding:5px 5px 5px 0px;
  font-size:12px;
}
.box-tour .preriod .preriod-1 .col-right span {
 color:#c32127;
}
.box-tour .preriod .preriod-2 {
 background-color:#f5cfca;
 overflow:hidden;
}
.box-tour .text3 {
	text-align: center;
	background-color:#d81820;
 overflow:hidden;
  padding:5px 10px;
   font-size:12px;
   margin-top:10px;
   color:#fff;
}
.box-tour .text4 {
	text-align:center;
	padding-top:10px;
	 font-size:18px;
}
.content-boxbox {
	background-color:#fff;
	padding:10px 0px;

}
.content-box1 {
 padding:0 10px;
 margin:0;
}
.content-box1 .text2 {
 font-size:16px;
 color: #d81820;
 padding:10px 0px;
 border-bottom:0;
 line-height: 1.5;
 margin: 0 auto;
 width: 100%;
 font-weight:bold;
}
.content-box1 .box3 {
 width: 100%;
 float: left;
 overflow: hidden;
}
.content-box1 .box3 .pic {
 text-align: center;
 padding:0;
}
.content-box1 .box3 .tour-col-left {
 font-size:14px;
 color:#000;
 line-height:1.5;
 padding-left:0px;
 overflow:hidden;
 margin-top:10px;
}
.content-box1 .box3 .tour-col-left span {
 color:#ff0000;
 font-size:18px;
 font-weight:bold;
 letter-spacing:0.2cm;
}
.content-box1 .box3 .tour-col-left .bt-sum {
 margin-top:20px;
 overflow:hidden;
}
.content-box1 .box3 .tour-col-left .bt-pdf {
	width:100%;
	overflow: hidden;
	margin:0 auto;
}
.content-box1 .box3 .tour-col-left .bt-pdf img {
	width:40%;
	display:block;
	margin:auto auto;
}
.content-box1 .box3 .tour-col-left .bt-booking {
	width:50%;
	float:left;
	overflow: hidden;
}
.content-box1 .box3 .addthis_inline_share_toolbox {
 margin-top:15px;
}
.pic-tour {
	border:2px solid #d81820;
	padding:10px;
	margin:10px 0 00px 0;
	overflow:hidden;
}
.pic-tour .box-pic {
	width:48%;
	float:left;
	margin-left:1%;
	margin-right:1%;
	padding:10px 0;
}
.pic-tour .box-pic .pic {
}
.pic-tour .box-pic .text {
	text-align:center;
	padding:0;
	padding-top:10px;
	font-size:12px;
}
.pic-tour .box-pic .text a {
	color:#000;
}

.tour-detail-colleft {
	width:100%;
	float:left;
	padding-top:20px;
}
.tour-detail-colright {
	width:100%;
	margin:0;
	padding:0;
}
.tour-detail-colright .boxboxboxbox2 {
	display:none;
}
#uploadtarget {
	display:none;
}

.conclude {
	display:none;
}
.conclude .title {
 font-size: 18px;
 padding:10px 0 0px 0;
 color:#000;
 text-align:center;
 margin-top:0;
 border:0;
}
.conclude .ts1 {
 overflow: hidden;
 padding: 7px 0;
 color:#fff;
 background-color:#f5cfca;
 margin-bottom:10px;
}
.conclude .a, .conclude .b, .conclude .c, .conclude .d {
 width:10%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude .b {
 width: 55%;
}
.conclude .c {
 width: 10%;
}
.conclude .c span {
	font-size:12px;
}
.conclude .d {
 width: 25%;
}
.conclude .e, .conclude .f, .conclude .g, .conclude .h, .conclude .i, .conclude .j {
 width:40%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude .e {
}
.conclude .f {
 width:60%;
 font-size: 22px;
}
.conclude .g {
 width:15%;
}
.conclude .h {
 width:15%;
}
.conclude .i {
 width:15%;
}
.conclude .j {
 width:15%;
}
.conclude .ts3 {
 overflow: hidden;
 margin:10px 0;
}
.conclude .ts2 {
 overflow: hidden;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 border-radius:10px;
 padding: 5px 0;
 color:#000;
 margin-bottom: 10px;
}
.col-main .detail-text1 {
 padding:10px;
 margin-top:10px;
 font-size:14px;
}
.conclude-414 {
	display:inherit;
	margin-top:0px;
	font-size:12px;
	overflow:hidden;
}
.conclude-414 .title {
	background-color:#e1444b;
	color:#fff;
	font-size:16px;
	font-weight:100;
	margin:0;
	text-align:center;
	padding:2px 0;
	border:0;
	margin-bottom:10px;
}
.conclude-414 .ts12 {
	border:0;
	background: none;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:5px 0;
}
.conclude-414 .ts12 .date {
	width:20%;
	float:left;
	font-size:12px;
}
.conclude-414 .ts12 .text {
	width:80%;
	float:left;
	padding:0;
	font-size:12px;
}
.conclude-414 .ts12 .text img {
	display: inline;
}
.conclude2 {
	background-color:#f5cfca;
	border-radius:10px;
	margin-top:20px;
	padding:10px 20px 20px 20px;
}
 .conclude2 h2.title {
 font-size: 18px;
 font-weight: bold;
 padding: 0px 0 10px 0;
 text-align:center;
 color:#fff;
 border:0;
}
.conclude2 .ts1 {
 overflow: hidden;
 padding: 7px 0;
 color:#fff;
 font-size:12px;
}
.conclude2 .a, .conclude2 .b, .conclude2 .c, .conclude2 .d {
 width:10%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude2 .b {
 width: 50%;
}
.conclude2 .c {
 width: 15%;
}
.conclude2 .d {
 width: 25%;
}
.conclude2 .e, .conclude2 .pp, .conclude2 .f, .conclude2 .g, .conclude2 .h, .conclude2 .i, .conclude2 .j, .conclude2 .k, .conclude2 .l, .conclude2 .m {
 width:45%;
 border: 0px solid #ff0000;
 float: left;
 text-align: center;
 padding:0 10px;
 overflow: hidden;
}
.conclude2 .e {
	padding:5px 0;
	border-right:1px solid #d81820;
}
.conclude2 .p {
background-color:#ca1018;
color:#fff;
}
.conclude2 .pp {
	padding:5px 0;
}
.conclude2 .f {
 width:55%;
 background-color:#8d1818;
	color:#fff;
	padding:5px 0;
}
.conclude2 .g {
 width:35%;
}
.conclude2 .h {
 width:15%;
  display:none;
}
.conclude2 .i {
 width:15%;
 display:none;
}
.conclude2 .j {
 width:15%;
 display:none;
}
.conclude2 .k {
 width:15%;
 display:none;
}
.conclude2 .l {
	width:20%;
}

.conclude2 .ts3 {
 overflow: hidden;
 font-size:10px;
 padding:5px 0;
 font-weight:400;
 display:none;
}
.conclude2 .ts2 {
 background-color: #fff;
 overflow: hidden;
 padding: 5px 0;
 color:#000;
 margin-bottom: 10px;
 font-weight:bold;
 font-size:10px;
}
.conclude2 .ts2 .jung {
	padding:0px 10px;
	background-color:#d81820;
	overflow:hidden;
	color:#fff;
	font-weight:100;
}
.conclude2 .ts2 .jung a {
	color:#fff;
}
.conclude2 .ts2 .jung a:hover {
text-decoration:underline;
}
.conclude2 .ts2 .sold {
	color:#fff;
	background-color:#949494;
	padding:0px 10px;
	overflow:hidden;
	font-weight:100;
}
.conclude2 .ts2 span {
	font-size:8px;
	text-decoration:line-through;
	display:block;
}
.col-main .detail {
}
.col-main .detail img {
	width:60%;
}
 .col-main .detail .title {
 font-size: 16px;
 border:0;
 padding:5px 0;
 margin:0;
 margin-top:20px;
 color:#fff;
}
 .col-main .detail img {
	 width:30%;
 }

.col-main .detail .ts4 {
 background-color: #f5cfca;
 overflow: hidden;
 padding: 3px 10px;
 color:#000;
 margin-bottom: 10px;
 font-size: 14px;
 border-radius:10px;
 font-weight:100;
 line-height:1.7;

}
.col-main .detail .ts5 {
 overflow: hidden;
  padding:0 0;
}
.col-main .detail .ts5 .date {
 width: 18%;
 float: left;
 padding: 3px 10px 0px 0;
 font-size: 12px;
 color: #000;

}
.col-main .detail .ts5 .text {
 width: 82%;
 float: right;
 padding: 3px 0 0 0;
 line-height: 1.5;
 font-size:14px;
}
.col-main .detail .ts6 {
 margin-bottom: 5px;
 overflow: hidden;
 padding-left:16%;
}
.col-main .detail .ts6 .pic {
 width: 100%;
 float: left;
 text-align: center;
 padding: 0px 0px;
 padding-bottom:0px;
}
 .condition {
	 font-size:12px;
}
.condition .title {
 font-size: 16px;
 font-weight: bold;
 border:0;
 padding:0;
 margin:0;
 margin-top:30px;
 color:#000;
}
.condition .box {
 padding: 10px 0;
}
.condition .box .tes {
 font-size: 14px;
 font-weight: bold;
 color: #e1444b;
 padding-bottom: 10px;
}


.box-reservations {
	font-size:18px;
	padding-bottom:0;
}
.box-reservations .title1 {
	font-size:16px;
	padding:0;
	margin-top:15px;
}
.box-reservations select {
	font-size:12px; width:60%; font-weight:normal;
}
.box-reservations select.num {
	font-size:12px; width:100%; font-weight:normal;
	padding:0;
}
.box-reservations .boxboxbox {
	padding:20px 15px 20px 15px;
	font-size:12px;
}
.box-reservations .boxboxbox select {
	font-size:12px;
}
.box-reservations table {
	margin-bottom:0;
}
.box-reservations table .last {
	text-align:right;
	padding-right:0;
}
.box-reservations table .last span {
	font-size:14px;
}
.box-reservations .box-left {
	width:100%;
	float:left;
	padding-left:0;
	margin-top:20px;
}
.box-reservations .box-right {
	width:100%;
	float:right;
	padding-left:0;
	padding-right:0;
	margin-top:30px;
	font-size:12px;
	margin-bottom:20px;
}
.box-reservations .box-111 {
	background-color:#f8b821;
	border-radius:10px;
	color:#fff;
	padding:10px;
	margin:0 auto;
	width:100%;
	margin-top:0px;
	font-size:12px;
}
.box-reservations .box-111 .title , .box-reservations .box-222 .title {
	font-size:14px;
	text-align:left;
	padding:0;
	font-weight:bold;
	border:0;
	margin-bottom:10px;
}
.box-reservations .box-222 {
	background-color:#ed2324;
	border-radius:10px;
	color:#fff;
	padding:10px;
	margin:0 auto;
	width:100%;
	margin-top:20px;
	font-size:12px;
}
.box-reservations .box-333 {
	border:1px solid #000000;
	padding:10px;
	color:#000000;
	text-align:center;
	font-size:12px;
}
.box-reservations .box-444 .title {
	font-size:14px;
	padding:0;
	width:100%;
	font-weight:bold;
}
.box-reservations .box-444 {
	background-color:#000000;
	padding:10px;
	font-size:12px;	
}
.icon-footer {
   bottom:0;
   width:100%;
   height:40px;   /* Height of the footer */
   background:#fff;
   position:fixed;
	z-index:1;
	margin-left:0;
	display:inherit;
}
.icon-footer .box45-1 {
	width:33.3%;
	float:left;
	text-align:center;
	background-color:#3ace01;
}
.icon-footer .box45-2 {
	width:33.3%;
	float:left;
	text-align:center;
	background-color:#007fff;
}
.icon-footer .box45-3 {
	width:33.3%;
	float:left;
	text-align:center;
	background-color:#da1921;
}

.footer-contact {
	overflow: hidden;
	color:#fff;
	background:url(../img/footer-bg.jpg) #626465 center top no-repeat;
	padding:10px 0;
}
.footer-contact .logo-footer {
	color:#fff;
	line-height:2;
	text-align:center;
	font-size:12px;
}
.footer-contact .logo-footer img {
	width:30%;
	display:block;
	margin:auto auto;
}
.footer-contact .logo-footer .logo-foot {
	margin-bottom:10px;
}
.footer-contact .logo-footer span {
	font-size:16px;
	font-weight:400;
}

.footer-contact .address {
	padding: 10px 0 0 0px;
	color:#fff;
	font-size:12px;
	line-height:2;
	border-right:0;
	border-left:0;
	text-align:center;
}
.footer-contact .address a {
	 color:#fff;
}

.footer-contact .address1 {
	padding:10px 0 0 0px;
	color:#fff;
	text-align:center;
}
.footer-contact .address1 img {
	display:block;
	margin:auto auto;
}



.copy-right {
	background-color:#3c3d3e;
}
.copy-right .text {
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	padding:10px;
	font-size:12px;
}
.copy-right .text a {
	color:#fff;
}

.go-to-top {
	position:fixed;
    right:0px;
	bottom: 40px;
	z-index:1;
}
	
}

@media screen and (max-width: 375px) {

}
