#wrap-main{
    padding-bottom: 60px;
}
#wrap-header.new-version{
    height: 292px;
}
#wrap-header.new-version.change ~ #wrap-content{
    /* margin-top: 100px; */
}
#wrap-header.new-version .box-header.header-bg{
    background-image: url('../images/head-index/head-index4.jpg');
}
.head-content {
    position: absolute;
    top: 207px;
    color: #fff;
    padding: 0 15px;
    font-family: prompt-m;
    text-align: left;
    font-weight: normal;
}
.head-content p{
    font-size: 2.2em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.30);
}
.head-content p:first-child{
    font-size: 3em;
    height: 35px;
}
#wrap-content{
    background: #F9F9F9;
    padding-bottom: 24px;
    padding-top:30px;
}

.job-department{
    margin-top: 5px;
    margin-bottom: 40px;
}
.job-department .box-list-dept .list-dept{
    width: calc(50% - 10px);
    margin: 5px 5px;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    background-size: cover;
    background-position: center center;
}

.job-department .box-list-dept .list-dept .detail{
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
}
.job-department .box-list-dept .list-dept .detail p{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #FFFFFF;
    font-size: 1.6em;
    font-family: 'prompt-m';
}
.job-department .owl-dots {
    position: relative;
    float: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 20px;
}
.job-department .owl-carousel button.owl-dot{
    width: 10px;
    height: 10px;
    outline: none;
    border-radius: 5px;
    background: #EEEEEE;
    margin: 0px 5px;
}
.job-department .owl-carousel button.owl-dot.active{
    background: var(--yellow);
}
.owl-nav{display: none;}

.box-banner{
    border-radius: 4px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    height: 240px;
    text-align: center;
}
.box-banner.box-campaign-a{
    background-image: url('../images/bg-campaign.jpg');
    margin-top: 15px;
    margin-bottom: 25px;
}
.box-banner.box-campaign-b{
    background-image: url('../images/bg-sukhumvit.jpg');
    margin-bottom: 40px;
}
.box-banner p{
    font-family: 'prompt-m';
    font-size: 2.8em;
    color: #fff;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    height: 44px;
    line-height: 44px;
    margin-top: 120px!important;
    margin-bottom: 5px!important;
}
.box-banner .btn-explore{
    width: 180px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
    font-family: 'prompt-m';
    color: #424242;
    font-size: 1.4em;
    left: 50%;
    transform: translateX(-50%);
}
.box-banner .btn-explore a{
    color: #424242;
}

.box-place{
    margin-bottom: 25px;
}
.box-place .box-list-place .list-place{
    width: calc(50% - 10px);
    margin: 5px 5px;
}
.box-place .box-list-place .list-place .box-img{
    padding-bottom: 61.73%;
}
.box-place .box-list-place .list-place .box-img img{
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
}
.box-place .box-list-place .list-place .sub-txt{
    color: var(--sub-txt);
    font-size: 1.4em;
    font-family: 'sarabun';
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
}
.box-place .box-list-place .list-place.plus .sub-txt{
    padding-left: 50px;
    color: var(--yellow);
}
.box-place .box-list-place .list-place.plus .point .star{
    color: var(--yellow);
}
.box-place .box-list-place .list-place.plus .sub-txt::before{
    content: 'PLUS';
    display: block;
    width: 40px;
    height: 20px;
    text-align: center;
    background: var(--yellow-l);
    border-radius: 4px;
    color: #fff;
    position: absolute;
    left: 0px;
    font-size: 13px;
}
.box-place .box-list-place .list-place .name{
    color: var(--main-txt);
    font-family: 'prompt-m';
    font-size: 1.6em;
    max-height: 42px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 3px;
}
.box-place .box-list-place .list-place .price{
    color: var(--main-txt);
    font-size: 1.4em;
    font-family: 'sarabun';
    margin-top: 3px;
}
.box-place .box-list-place .list-place .point{
    margin-top: 5px;
}
.box-place .box-list-place .list-place .point .star{
    color: var(--blue);
    width: auto;
    line-height: 20px;
}
.box-place .box-list-place .list-place .point .star i{
    line-height: 20px;
    position: relative;
    float: left;
    margin: 0px 1px;
}
.box-place .box-list-place .list-place .point p{
    font-size: 1.2em;
    color: var(--main-txt);
    margin-left: 5px;
    display: block;
    width: auto;
    position: relative;
    float: left;
    height: 20px;
    line-height: 20px;
}

.sub-title {
    font-size: 1.4em;
    color: var(--main-txt);
}
.box-svc{
    margin-bottom: 40px;
    width: calc(100% + 3.6%);
}
#top-12{
    height:232px;
    position: relative;
    overflow: scroll;
    scrollbar-width: none;
    overflow-y: hidden;
    margin-top: 15px;
}
#top-12 div.frame{
    position: absolute;
    display: flex;
}
#top-12 div.box{
    width: 162px;
    height: 232px;
    border: 1px solid #F1F1F1;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    background: #fff;
}
#top-12 div.box:last-child{
    margin-right: 10px;
}
#top-12 div.box .set-1{
    position: relative;
}
#top-12 div.box .set-1 .hotel-img{
    width: 100%;
    padding-bottom: 56.667%;
    overflow: hidden;
    position: relative;
}
#top-12 div.box .set-1 .hotel-img img{
    height: 100%;
    position: absolute;
    left: -150px;
    right: -150px;
    margin: auto;
}
#top-12 div.box .set-1 .service-charge{
    background-color: #FF4444;
    font-size: 14px;
    font-family: 'prompt-m';
    color: #fff;
    min-width: 80px;
    height: 35px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 10px;
    left: 0px;
    line-height: 35px;
    z-index: 1;
    border-radius: 0px 4px 4px 0px;
}
#top-12 div.box .share{
    width: 12.5px;
    height: 14px;
    color: #fff;
    border-radius: 20px;
    position: absolute;
    right: 13px;
    top: 17px;
    z-index: 3;
    cursor: pointer;
}
#top-12 div.box .share img{
    filter: brightness(0) invert(1);
}
#top-12 div.box .share-chanel{
    width: 60px;
    height: auto;
    top: 40px;
    right: -10px;
    position: absolute;
    z-index: 2;
    text-align: center;
    display: none;
}
#top-12 div.box .share-chanel a{
    clear: both;
    display: block;
    margin-top: -8px;
}
#top-12 div.box .set-2 .logo{
    width: 72px;
    height: 52px;
    overflow: hidden;
    position: relative;
    float: left;
    display: block;
    border-radius: 6px 6px 0px 0px;
    margin-top: -26px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}
#top-12 div.box .set-2 .logo img{
    max-width: 72px;
    max-height: 52px;
}
#top-12 div.box .set-2 .hotel{
    max-height: 49px;
    float: left;
    font-size: 14px;
    font-family: 'prompt-m';
    margin-top: 12px;
    padding: 0px 6px;
    max-height: 49px;
    float: left;
    font-size: 14px;
    font-family: 'prompt-m';
    margin-top: 12px;
    padding: 0px 6px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
#top-12 div.box .set-2 .hotel .hotel-name{
    color: #333333;
    text-align: center;
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
}
#top-12 div.box .set-2 .location{
    color: #999999;
    font-family: tahoma,helvetica;
    font-size: 12px;
    display: block;
    text-align: center;
}
#top-12 div.box .set-3{
    position: absolute;
    bottom: 0px;
    height: 34px;
    border-top: 1px solid #F1F1F1;
    width: 100%;
    line-height: 34px;
    font-size: 12px;
    text-align: center;
    font-family: tahoma,helvetica;
}
#top-12 div.box .set-3 .sc-all{
    float: left;
    height: 34px;
    display: block;
    width: 50%;
    color: #3355BB;
}
#top-12 div.box .set-3 .position{
    float: left;
    width: 50%;
    display: block;
    color: #3355BB;
}
#top-12 div.box.box-more a{
    height: 100%;
    display: block;
}
#top-12 div.box.box-more i{
    position: relative;
    width: 48px;
    height: 48px;
    line-height: 44px;
    text-align: center;
    border: 2px solid #3355BB;
    border-radius: 50%;
    color: #3355BB;
    font-size: 20px;
    margin-top: 55px;
    margin-bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
}
#top-12 div.box.box-more p{
    color: #585858;
    line-height: 28px;
    font-size: 14px;
    font-family: 'sarabun';
    text-align: center;
}
.img-center {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.box-jobhit .box-list-jobhit .lsit-job{
    width: calc(50% - 10px);
    margin: 5px;
}
.box-jobhit .box-list-jobhit .lsit-job .box-detail{
    /* padding-bottom: 95.679%; */
    border-radius: 4px;
    overflow: hidden;
    /* background-size: cover; */
    /* background-position: center center; */
}
.box-jobhit .box-list-jobhit .lsit-job .img-hit{padding-bottom: 95.679%;}
.box-jobhit .box-list-jobhit .img-hit img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.box-jobhit .box-list-jobhit .lsit-job .box-detail::before{
    content: '';
    display: block;
    background: #000;
}

.box-jobhit .box-list-jobhit .lsit-job .box-detail .box-txt{
    position: absolute;
    color: #fff;
    height: 100%;
    text-align: center;
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 15px;
    background: rgba(0, 0, 0, 0.5);
}
.box-jobhit .box-list-jobhit .lsit-job .box-detail p:first-child{
    font-family: 'prompt-m';
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    font-size: 1.6em;
    line-height: 17px;
    position: absolute;
    bottom: 34px;
}
.box-jobhit .box-list-jobhit .lsit-job .box-detail p:last-child{
    font-size: 1.4em;
    font-family: 'tahoma';
    position: absolute;
    bottom: 15px;
}



@media screen and (min-width: 568px){
    .job-department .box-list-dept .list-dept,
    .box-place .box-list-place .list-place,
    .box-jobhit .box-list-jobhit .lsit-job{
        width: calc(33.3333% - 10px);
    }
}
