.header {
    background: linear-gradient(#5e5e5e,#2d2d2d);
    box-shadow: 0px 10px 20px rgba(0%,0%,0%,0.3);
}

.bLogo{
     /*background: url("../img/logoB.png")no-repeat;*//* 暫時for demo取消*/
    background: url("../img/logoB_o.png")no-repeat;/*for demo*/
    background-size:contain;
}

.btn_login {
    background-color: transparent;
    border-color: #FFFFFF;
    border-radius: 4px;
    border-width: 1px;
    padding: 1px 6px 2px 6px;
    border-style: solid;
}

.footer {background: linear-gradient(#5e5e5e,#2d2d2d); border-top:5px solid #ff6d7f;}
.footer .copyright{color: #A7ABAF;}
.footer .line{background-color: #4D565F;}
.search {position: relative;border-color: #4FB7F2;}

.search_list {
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 7px;
    background-position-x: 98%;
    background-position-y: 50%;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    box-shadow: 0 0 0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

.side .col-sm-6{
    padding-right: 5px;
    padding-left: 5px;
}

.side .btn{
    padding: 6px;
}

.search_btn {
    padding: 0px;
    background-color: #4FB7F2;
    border-top: 7px solid #4FB7F2;
    background: linear-gradient(#FFCD20, #FF9C00);
    color: #FEFAF3;
    font-size: 28px;
    border-radius: 0 0 5px 5px;
}

.ticket {
    background-color: #293AA4;
    font-size: 14px;
    color: white;
}

.ticket input {
    padding: 0px;
    color: white;
    width: 48%;
    border-radius: 5px;
}

#ticket_1 {background: transparent;}
#ticket_2 {background: linear-gradient(#FF9E1F, #FF4C02)}

.airport {background-image: url(../img/flight_takeoff.png);}
.state {background-image: url(../img/earth.png);}
.country {background-image: url(../img/country.png);}
.city {background-image: url(../img/location.png);}
.start {background-image: url(../img/date.png);padding: 0;}
.back {background-image: url(../img/date.png);}
.type {background-image: url(../img/camera.png);}
.price {background-image: url(../img/credit.png);}

#txtStartTourDate,#txtBackTourDate{
    width: 80%;
    height: 100%;
    border: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.form-horizontal .col-sm-3,.form-horizontal .col-sm-9 {
    padding-left: 5px;
    padding-right: 5px;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.list-inline input {
    vertical-align: top;
    width: 16px;
    height: 16px;
}

#tour_Carousel {
    padding-right: 0px;
    overflow: hidden;
}

#tour_desc {
    width: 100%;
    background-color: rgba(59, 58, 53, 0.8);
    position: absolute;
    margin-left: 0px;
    bottom: 0px;
    height: 107px;
}

#tour_desc p {color: yellow;}

.contact_content {color: #647484;}

.contact_title {
    position: relative;
    top: -16px;
    padding: 0px 10px;
    color: #647484;
    display: inline-block;
    background-color: white;
    font-size: 26px;
}

.ic_gruop {
    background: #7F64B5;
    // margin-top: 15px;
}

.ic_ticket {background: #51B8F2;}

.swiper-button-prev,
.swiper-button-next {
    background-size: 16px 33px;
    top: 37%;
}

.swiper-pagination {
    top: 20px;
    right: 20px;
    text-align: right;
}

.swiper-pagination-bullet-active {background: yellow;}
.padding_short >li {padding-right: 0px !important;}

#mobile{
    display:none;
    position:absolute; 
    top:2px; 
    right:2%; 
    width:10%;
    max-width:47px;
    cursor:pointer;
}

.sliderArea{
    position: relative;
    min-width: 100%;
    border-color: #BFC1C0;
    border-style: solid;
    border-width: 7px;
}

.listContent {
    width: 100%;float: left;
}

/* .listContent .col-sm-3,.listContent .col-xs-6{
    padding: 5px;
} */

.blockTitle{
    position: relative;
    width: 100%;height: 30px;
    background-color: #865ED6;
    padding: 5px;
}

.blockTitle .txt{
    color: #fff;
    font-size: 18px;
    float: left;
}

.blockTitle .moreBtn{
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    float: right;
}
.blockTitle .moreBtn a{color: #fff;}

.blockDesc{
    position: relative;
}

.sec2 .blockTitle{
  background-color: #f1f1f1;
  color: #8a8a8a;
  font-size: 18px;
}

.sec2 .blockDesc{
  margin: 5px;
  line-height: 20px;
}

.sec3 .blockImg,.sec3 .blockTxt{
    position: relative;
    width: 50%;float: left;
}

.sec3 .blockImg img{
  width: 100%;height: auto;
}

.sec3 .blockTitle{
  font-size: 20px;
  background-color: transparent;
  padding:5px 10px;
}

.sec3 .circleCube{
    float: left;
}

.sec3 .blockDesc{
  font-size: 15px;
  padding: 0 10px;
  line-height: 24px;  
}

.sec3 .line{
  width: 100%;height: 1px;
  background-color: #ddd;
  //margin: 5px;
}

.blockSlider{
    position: relative;
    width: 100%;
}

.blockList {
    position: relative;
    min-height: 155px;
    padding: 5px 5px 0 5px;
}

.blockList ul{
    padding-left: 5px;
    list-style-type:square;
}

.blockList ul li{
    font-size: 15px;
    line-height: 25px;
    list-style-position: inside;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    letter-spacing: 0.05em;
    color: #8a8a8a;
}

.blockList ul li:hover{color: #000;}
.blockImg{overflow: hidden;}

@media screen and (max-width: 767px) {
    .header_tata{left:-8%;}
    #price {margin-bottom: 10px;}
    #trans,#flight {padding: 2px 8px;}
    #trans div,#flight div {font-size: 14px;}
    .search_btn button {font-size: 18px;}

    .contact_content {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .contact_title {
        font-size: 26px;
        top: -20px;
        padding: 0px 10px;
        margin-bottom: 0px;
    }
    #contact_shift {height: 1px;}
    #contact {
        padding-bottom: 8px;
        //top: 0px;
    }
    #state {
        //background-position: calc(100% + 12px) -5px;
    }
    #contact_shift {height: auto;}
    .footer {
        margin-top: 30px;
        padding: 40px 0px;
    }
    /* #tour_desc p {
        font-size: 14px;
        padding-left: 4px;
        margin: 0px;
    } */
    #tour_desc ul {
        font-size: 12px;
        padding-left: 25px;
    }
    #space > p {margin-bottom: 2px;}
    .padding_short {margin-bottom: 5px;}
    .search_btn img {width: 7%;}
    #contact button {font-size: 18px;}
    #tour_img {height: 322px;}

    .footer {
        margin-top: 30px;
        padding: 40px 0px;
    }
    .header {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 0px;
    }
    #content{
        padding:0;
    }
    .side{
        margin-top:0px;
        padding:0px;
    }
    .search{border-radius:0px;width: 100%;}
    #tour_Carousel{padding:0px;}
    #search_sum {padding:0px 3px;}
    #mobile{display:block;}
    #content{max-width:600px;}
}
.pp_pic{	
	width:1150px;
	margin: 0 auto 50px;
	}
@media screen and (max-width: 389px) {
   .bLogo{
    /*background-image: url("../img/logo_s.png");*//*暫時for demo取消*/
    height:34px;
   }

}