/* --------------------------------------------------------
    FROM OFFERS PAGE & FIXED BOOTSTRAP OLD VERSION
--------------------------------------------------------- */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: initial !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-minus:before {
    content: "\2212";
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e1e2e3;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #f0f1f2;
    border-bottom: 1px solid #e1e2e3;
}
.panel-title {
    margin-bottom: 0;
}
.panel-title > a {
    color: #212121;
    display: block;
    padding: 15px;
    text-decoration: none;
}
@media screen and (max-width: 767px) {
    .panel-body .col-md-6 {
        padding: 0;
        position: relative;
        min-height: 1px;
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
}
.panel-body {
    position: relative;
    padding: 15px;
    width: 100%;
}
/*.panel-body > .row { margin-bottom: 50px; }*/
.more-less {
    float: right;
    color: #212121;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e1e2e3;
}
.collapse.in {
    display: block;
}
.btn-default {
    width: max-content;
}
.btn-default a {
    color: #000;
}
.btn-specialoffer {
    display: inline-block;
    padding: 6px 12px;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 400;
    margin-right: 15px;
    width: 220px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid rgba(119,119,119,.5);
    border-radius: 10px;
}
.pro-wrap {
    margin-bottom: 30px;
}
.pro-wrap img{
    display: block;
    margin: 0 auto;
}
.pro-wrap h4 {
    font-weight: bold;
}
.pd-left-0 {
    padding-left: 0px;
}
/*.border-img-txt{
    margin-bottom: 5%;
}*/
.btn-margin-offer{
    margin-bottom: 0;
}
.txt-sp-header {
    margin-top: 20px;
    font-size: 25px;
    color: #000;
}
.r-type {
    margin-bottom: 10px;
}
table.r-type tr td {
    padding: 10px 5px;
    vertical-align: top;
    border-bottom: 2px solid #ddd;
}
table.r-type tr.sprow-t td {
    padding-bottom: 0;
    text-align: center;
    font-size: 15px;
    border-top: 2px solid #ddd;
    border-bottom: 0px solid transparent;
}
table.r-type tr.sprow-bt td {
    padding-top: 0;
}
.tb18 {
    font-size: 16px;
    font-weight: bold;
}
.wrap-shadow {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 5px #cfcfcf;
    display: table;
    margin-top: 10px;
    padding: 15px 0;
    width: 100%;
}
table.r-type {
    width: 100%;
}
table.r-type tr {
    border-bottom: 2px solid #ddd;
}
table.r-type tr td {
    padding: 10px 5px;
    vertical-align: top;
    text-align: center;
}
table.r-type tr td:first-child {
    font-weight: bold;
    text-align: left;
}
@media (min-width:768px){
    table.r-type tr.mb-none {
        display: block;
    }
    table.r-type tr td {
        padding: 10px 10px;
    }
    table.r-type tr td:first-child {
        padding: 10px 5px;
        width: 160px;
    }
}
/* --------------------------------------------------------
    END - FROM OFFERS PAGE
--------------------------------------------------------- */

/* -----------------------------------------------------------------------------
    JSSOR Slider
----------------------------------------------------------------------------- */
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../images/a17.png') no-repeat;
    overflow: hidden;
}
.jssora05l {
    background-position: -10px -40px;
}
.jssora05r {
    background-position: -70px -40px;
}
.jssora05l:hover {
    background-position: -130px -40px;
}
.jssora05r:hover {
    background-position: -190px -40px;
}
.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}
.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}
.jssora05l.jssora05lds {
    background-position: -10px -40px;
    opacity: .3;
    pointer-events: none;
}
.jssora05r.jssora05rds {
    background-position: -70px -40px;
    opacity: .3;
    pointer-events: none;
}
.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}
.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    box-sizing: content-box;
}
.jssort01 .pav .c {
    top: 0px;
    _top: 0px;
    left: 0px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
    background-position: 50% 50%;
}
.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}
.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}
* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {    /* ie quirks mode adjust */
    width /**/: 72px;
    height /**/: 72px;
}

.slider-offer {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 570px;
    height: 570px;
    overflow: hidden;
    visibility: hidden;
    background-color: #fff;
}
.slider-offer .load-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
}
.slider-offer .load-wrap .bg-load {
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.slider-offer .load-wrap .img-load {
    position:absolute;
    display:block;
    background:url('../images/loading.gif') no-repeat center center;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
.slider-offer .img-slider {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 570px;
    height: 470px;
    overflow: hidden;
}
.slider-offer .img-thumb {
    position:absolute;
    left:0px;
    bottom:0px;
    width:570px;
    height:100px;
}
.slider-offer .img-thumb div {
    left: 0px !important;
}
.slider-offer .jssora05l {
    top:215px;
    left:8px;
    width:40px;
    height:40px;
}
.slider-offer .jssora05r {
    top:215px;
    right:8px;
    width:40px;
    height:40px;
}
/* --------------------------------------------------------
    End - JSSOR Slider
--------------------------------------------------------- */

/*CountDown*/
.img-thumb-scroll {
    overflow-x: scroll;
    overflow-y: hidden;
}
/* CSS ตัวนับเวลาถอยหลัง  */
.syotimer-cell {
    display: inline-block;
    padding: 0 5px;
    text-align: center;
}
.syotimer-cell__value {
    font-size: 24px;
    line-height: 1.2;
    width: 50px;
    height: 50px;
    padding: 10px 0;
    background-color: #e9eaea;
    border-radius: 10px;
    border: 2px solid #fff;
    color: #333333;
}
.syotimer-cell__unit {
    line-height: 1;
}
@media screen and (min-width: 768px){
    .syotimer-cell__unit {
        line-height: 1.5;
    }
}
/*ตัวขีดค่าราคา เราเที่ยวด้วยกัน*/
.strikes {
    /*                display: block;
                    margin-bottom: 50px;
                    padding-bottom: 50px;
                    border-bottom: 1px solid #ddd;*/
}
.strikes .price2 {
    color: #565658;
    display: inline-block;
    position: relative;
    font-size: 12px;
}
/*            .strikes .price2 .small {
                font-size: 14px;
            }*/
.strikes .price2 sup {
    font-size: 0.625em;
    font-weight: 500;
    position: relative;
    top: 0.1em;
}
.strikes.diagonalcss .price2:before {
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: 0;
    position: absolute;
    background-color: #565658;
    content: "";
    opacity: 0.8;
    box-shadow: 0 1px 0 rgba(240, 240, 240, 0.5);
    transform: rotate(-10deg);
    transform-origin: bottom left;
}

.btpro {
    border: 1px solid #333;
    border-radius: 10px;
    padding: 5px 0;
    display: block;
    text-align: center;
    cursor: pointer;
    width: 250px;
    display: block;
    margin: 0 auto 15px;
}
@media (min-width: 768px) {
    .btpro-wrap {
        display: none !important;
    }
}
#gotop {
    display: inline-block;
    background-color: #c8b184;
    position: fixed;
    bottom: 80px;
    right: 20px;
    font-size: 25px;
    border: none;
    outline: none;
    text-align: center;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 4px;
    transition: background-color .3s,
        opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}
#gotop:hover {
    cursor: pointer;
    background-color: #C1A37D;
}
#gotop.show {
    opacity: 1;
    visibility: visible;
}
.border-img-txt {
    border-bottom: 1px solid #D4D5D6;
    margin-bottom: 20px;
}
#accordion {
    max-width: 100%;
    margin: 0 auto;
}
.img-sp2 {
    margin-bottom: 30px;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #e1e2e3;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #f0f1f2;
    border-color: #e1e2e3;
}
.panel-title {
    font-size: 24px;
}
.panel-title > a {
    font-family: 'Oswald', sans-serif;
    display: block;
    padding: 15px;
    text-decoration: none;
}
.txt-moredetail, .txt-moredetail:hover {
    font-size: 16px;
    color: #000;
    /* text-align: right; */
}