/*Costom Promotion and Package*/


/*for iframe*/

.bht-pro-wrapper {
    width: 80%;
    height: 100%;
    margin: 0 auto;
}
.bht-pro-h_iframe {
    /*position:relative;*/
}
.bht-pro-h_iframe .ratio {
    display: block;
    width: 100%;
    height: auto;
}
.bht-pro-h_iframe iframe {
    /*position:relative;*/
    top: 0;
    left: 0;
    width: 100%;
    /*height:100%;*/
}

/*end for ifram*/

.all_promotion {
    margin: 0px;
}
.all_promotion .tab-v2 .tab-content {
    padding: 10px 16px;
    border: solid 1px #eee;
}
.all_promotion .tab-v2 .nav-tabs li.active a {
    background: #fff;
    padding: 7px 15px 15px;
    border: solid 1px #eee;
    border-top: solid 2px #72c02c;
    border-bottom: none !important;
    color: #555;
}
.all_promotion .tab-v2 .nav-tabs > li > a {
    background-color: transparent;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #555;
}
.all_promotion .tab-v2 .nav-tabs > li > a:hover {
    color: #72c02c;
}
.all_promotion .box_promoion {
    padding: 15px;
    background-color: #ffffff;
    /*    box-shadow: 0 0 4px rgba(50, 50, 50, 0.2);*/
    display: block;
    margin-top: 10px;
    position: relative;
    margin-bottom: 15px;
    max-width: 255px;
    float: left;
    min-height: 1px;
}
.all_promotion .box_promoion.b2hResponsive {
    max-width: inherit;
}
.all_promotion .box_promoion:hover {
    background-color: #f1f1f1;
    box-shadow: 0 0 4px rgba(50, 50, 50, 0.2);
}
.all_promotion .box_promoion img {
    width: 225px;
    height: 160px;
}
.all_promotion .box_promoion.b2hResponsive img {
    width: 100%;
    height: auto;
}
.all_promotion .box_promoion img.pro-img {
    width: 225px;
    height: 160px;
}
.all_promotion .box_promoion.b2hResponsive img.pro-img {
    width: 100%;
    height: auto;
}
.all_promotion .box_promoion p {
    padding: 0px 15px;
}
.all_promotion .headpro {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px 0px 15px;
}
.all_promotion .box_headdate {
    padding: 0px 15px;
}
.all_promotion .headdate {
    font-weight: bold;
    color: #F00;
    display: inline;
    font-size: 12px;
}
.all_promotion .textdate {
    display: inline;
}
.all_promotion .headstay {
    font-weight: bold;
    color: #F00;
    font-size: 12px;
}
.all_promotion .button-available {
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin: 15px;
    padding: 8px 20px;
    text-align: center;
    width: 90%;
    transition: all 0.2s linear;
    background-color: #c2c2c2;
    /*    background-image: linear-gradient(#c2c2c2, #b6b6b6);*/
}
.all_promotion .button-available:hover {
    background-color: #ee7100;
    /*    background-image: linear-gradient(#ee7100, #eb8222);*/
    color: #ffffff;
}
.all_promotion .pop_hotdeal {
    margin-top: -6px;
    width: 100px;
    position: absolute;
    right: -1px;
    z-index: 999;
}
.all_promotion .box_promoion .thumbnail {
    min-height: 160px;
    background: none;
}
.tab-v2 .nav-tabs {
    border-bottom: none;
}
.container-fluid-custom {
    width: 100%;
    margin: 0;
    padding: 0;
}
.overlay-zoom .zoom-icon {
    top: 0;
    opacity: 0;
    z-index: 100;
    width: inherit;
    height: inherit;
    position: absolute;
    background-color: #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url("../images-promotion/overlay-icon.png") !important;
    filter: alpha(opacity=0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.all_promotion .box_promoion .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.box_promoion .button {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    padding: 13px 32px;
    font-weight: 400;
    font-size: 17px;
    color: #fff !important;
    text-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
    border: 0px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
}
.box_promoion .thumbnail {
    border: 0px;
    margin-bottom: 0;
    width: 100%;
    padding: 0px;
}
.box_promoion .box-detail {}
.box_promoion .box-detail-img {
    /*
    float: left;
    width: 30%;
*/
}
.box_promoion .box-detail-content {
    /*
    padding-left: 10px;
     float: left;
     width: 70%;
*/
}
.box_promoion .ac_block {}
.box_promoion .ac_block .item_head {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    font-family: Tahoma;
}
.box_promoion .ac_block ul {
    margin: 0 0 0 20px !important;
}
.box_promoion .ac_block ul li {
    list-style-position: inside;
    display: list-item;
    list-style: circle !important;
}

/*Costom Promotion and Package*/


/*Fancybox
------------------------------------*/


/*For Topbar*/

.fancybox-overlay.fancybox-overlay-fixed {
    z-index: 9999;
}

/*FancyBox Hover Effect*/

.zoomer:hover .overlay-zoom .zoom-icon {
    opacity: 0.4;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    filter: alpha(opacity=50);
}
.overlay-zoom {
    z-index: 90;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.overlay-zoom .zoom-icon {
    top: 0;
    opacity: 0;
    z-index: 100;
    width: inherit;
    height: inherit;
    position: absolute;
    background-color: #000;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url("../img/overlay-icon.png");
    filter: alpha(opacity=0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
@media (max-width: 768px) {
    .fancybox-overlay {
        background: none !important;
    }
    .all_promotion .box_promoion.b2hResponsive {
        float: none;
    }
}

/*version 2*/

.v2 {
    font-size: 12px;
    color: #666;
}
.v2 a {
    color: #666;
}
.v2 a:hover {
    text-decoration: none;
}
.v2 .box_promoion_v2 {}
.sidebar {}
.v2 .sidebar .sidebar_content .heading {
    padding-bottom: 10px;
    border-bottom: 1px solid #72c02c;
    font-size: 18px;
    font-weight: normal;
}
.v2 .sidebar .sidebar_content .pro_menu {
    margin-left: 0px !important;
    padding: 10px;
    font-weight: normal;
}
.v2 .sidebar .sidebar_content .pro_menu li {
    /*height:30px;*/
    margin-top: 10px;
    /*line-height:30px;*/
    border-bottom: 1px dashed #666;
    list-style: none;
}
.v2 .sidebar .sidebar_content .pro_menu li a {
    display: block;
    margin-top: 20px;
    font-size: 12px;
}
.v2 .sidebar .sidebar_content .pro_menu li a:hover {
    color: #333333;
    font-weight: bold;
}
.v2 .thumbnail {
    max-width: 225px;
    margin: 20px auto;
}
.v2 .promotion-box-detail {
    padding: 15px;
}
.v2 .promotion-box-detail p {
    padding: 0;
    margin: 0;
}
.v2 .promotion-box-detail .pro-title {
    font-size: 16px;
    font-weight: bold;
}
.v2 .promotion-box-detail .pro-item-margin {
    margin-top: 5px;
}
.box_promoion.v2 {
    max-width: 255px;
}
.v2 .pro-body-display {
    position: relative;
    float: left;
    height: auto;
    min-height: 650px;
    overflow: auto;
}
.v2 .pro-sidebar-display {
    height: auto;
    position: relative;
    min-height: 650px;
    overflow: auto;
    float: right !important;
}
.v2 .pro-body-display .box-item {
    margin-top: 2px;
    border: 1px solid #eee;
}
.v2 .promotion-box-detail button {
    margin-top: 20px;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: .4em 1em .4em;
    background: #fff200;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    font-family: 'helvetica neue', Helvetica, Arial, sans-serif;
    text-shadow: none;
    border: 1px solid #666;
    background-color: #666;
    color: #fff;
    float: right;
}
.v2 .promotion-box-detail .pro-period .period-valid {}
.v2 .promotion-box-detail .pro-period .period-valid span {
    font-weight: bold;
    color: #666666;
}
.v2 .promotion-box-detail .pro-description {
    text-indent: 10px;
}
.pro-description:after {
    clear: both;
}
.promotion-box-detail .pro-benefit .pro-benefit-head {
    font-size: 16px;
    font-weight: bold;
}
.promotion-box-detail .pro-benefit ul {
    margin-top: 10px;
}
.v2 .modal .box-detail-content .item_head {
    font-size: 16px;
    font-weight: bold;
}
.v2 .modal-body .box-detail-img img {
    border: 1px solid #ddd;
    padding: 2px;
    max-width: 255px;
    margin: 0 auto;
}
.v2 .modal-body .pro-description {
    margin-top: 10px;
}
.v2 .modal-body .headpro {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 12px;
}
.v2 .box_headdate,
.v2 .headpro {
    padding-left: 15px;
}
.v2 .headpro {
    margin-top: 10px;
}
@media (min-width: 300px) {}
@media (min-width: 1024px) {}
@media (min-width: 1440px) {}