.nampak {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted #ccc;*/
    color: #006080;
    cursor: pointer;
    font-size: 12px;
    margin-top: 5px;
    float: right;
    /*display: none;*/
}
.nampaktext {
    visibility: hidden;
    position: absolute;
    min-width: 320px;
    min-width: 320px;
    background-color: #4a4a4a;
    color: #fff;
    text-align: center;
    padding: 6px;
    border-radius: 6px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
}
.cancelpolicy{
	cursor: pointer;
}
.cancelpolicy:hover .nampaktext {
    visibility: visible;
    opacity: 1;
}
.nampak-left {
	top: 110px;
	bottom: auto;
	right: 132px;
}

.sticky-1{
	z-index: 1001 !important;
}

#sticky-wrapper {
    z-index: 1000;
}

.hm-hide-home {
    position: fixed;
    width: 100%;
    height: 100%;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}

.hm-show-home {
    z-index: 2000;
    background: rgba(0, 0, 0, .7);
    visibility: visible;
    opacity: 1;
}

.hm-notif-home {
    inset: 50% auto auto 50%;
    border: 0px;
    border-radius: 0px;
    background: transparent;
    padding: 0px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    display: none;
}

.hm-notif-home i {
    display: block;
    margin-bottom: 8px;
    color: #ccc;
    cursor: pointer;
    text-align: right;
    font-size: 30px;
}

.hm-notif-text {
    background-color: #ffffff;
    color: #333333;
    text-align: left;
    padding: 26px 50px;
    width: 450px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
}

.hm-search-form,
.hm-nav-jump {
    width: 100% !important;
    box-shadow: 0 11px 14px -10px rgb(35 35 35 / 9%);
    -webkit-box-shadow: 0 11px 14px -10px rgb(35 35 35 / 9%);
}

.hm-search-box {
    background: #37528e;
    max-height: 72px;
    min-height: 72px;
    padding: 12px 0;
}

.hm-search-field {
    width: 1024px;
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
}

.hm-isi-text {
    font-size: 16px;
    border-radius: 4px;
    height: 48px;
    padding: 0;
    border: 1px solid #ddd;
    background: #fff;
    width: 310px;
    display: inline-block;
}

.hm-isi-box {
    width: 100%;
    padding: 0 10px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hm-isi-box i {
    font-size: 24px;
    padding: 12px 10px 12px 6px;
    color: #333;
}

.hm-div-text {
    width: calc(100% - 50px);
    top: 3%;
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%);
    display: inline-block;
}

.hm-inp-form {
    border: none!important;
    font-size: 16px;
    width: 100%;
    line-height: 40px;
}

input.hide-x[type=search]::-ms-clear,
input.hide-x[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

input.hide-x[type="search"]::-webkit-search-decoration,
input.hide-x[type="search"]::-webkit-search-cancel-button,
input.hide-x[type="search"]::-webkit-search-results-button,
input.hide-x[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.hm-isi-date {
    display: inline-block;
    font-size: 16px;
    height: 48px;
    padding: 0;
    border: 1px solid #ddd;
    margin-bottom: 1px;
    width: 180px;
    vertical-align: top;
    cursor: pointer;
    background: #fff;
}

.hm-date-tgl {
    font-weight: 600;
}

#checkin {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#checkout {
    margin-left: -4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.hm-isi-date .hm-div-text {
    width: calc(100% - 70px) !important;
}

.hm-isi-adult {
    width: 220px !important;
    border-radius: 4px;
}

.hm-disable {
    background: #eee;
}

.hm-date-div {
    width: calc(100% - 50px) !important;
    display: inline-block;
    vertical-align: top;
    top: 4%;
    -webkit-transform: translateY(4%);
    transform: translateY(4%);
}

.hm-date-check {
    color: #999;
    font-size: 14px;
}

.hm-btn-search {
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.hm-search-click {
    display: inline-block;
    font-size: 16px;
    height: 48px;
    padding: 0;
    border: 1px solid #4a73cf;
    margin-bottom: 1px;
    width: 121.9px;
    vertical-align: top;
    cursor: pointer;
    background: #4a73cf;
    border-radius: 4px;
}

.hm-search-click:hover {
    border: 1px solid #5585f1;
    background: #5585f1;
}

.hm-adult-choice,
.hm-tpye-choice {
    position: absolute;
    margin-top: 16px;
    z-index: 203;
}

.hm-adult-hide {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    visibility: hidden;
    -webkit-transition: all .1s ease-out;
    transition: all .25s ease-out;
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
}

.hm-adult-show {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition: all .25s ease-out .13s;
    transition: all .25s ease-out .13s;
}

.box-adult-arrow1 {
    position: absolute;
    top: -10px;
    left: 13px;
    display: block;
    width: 26px;
    height: 12px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #eee;
}

.box-adult-arrow2 {
    position: absolute;
    top: -10px;
    left: 15px;
    display: block;
    width: 20px;
    height: 12px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #fff;
    z-index: 203;
}

.box-adult {
    -webkit-box-shadow: 0 1px 3px 0 rgb(27 27 27 / 20%), 0 4px 8px 0 rgb(27 27 27 / 10%);
    box-shadow: 0 1px 3px 0 rgb(27 27 27 / 20%), 0 4px 8px 0 rgb(27 27 27 / 10%);
    background: #fff;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    padding: 10px;
    width: 240px;
    max-width: 240px;
    min-height: 120px;
    border: 1px solid #eeeeee;
    font-size: 20px;
}

.box-adult-choice {
    padding: 6px;
    text-align: center;
    line-height: 44px;
}

.box-adult-choice:first-child {
    border-bottom: 1px solid #eee
}

.box-adult-choice:last-child {
    border-top: 1px solid #eee;
    line-height: 38px;
    padding: 10px 0 0;
}

.box-adult-choice:last-child .jml-adult {
    width: 100%;
    text-align: right;
}

.minus {
    display: inline-block;
    text-align: center;
    margin-right: 14px;
    width: 30px;
    color: #4a73cf;
}

.plus {
    display: inline-block;
    text-align: center;
    margin-left: 14px;
    width: 30px;
    color: #4a73cf;
}

.jml-adult {
    font-weight: 600;
    color: #4a73cf;
    display: inline-block;
    width: 14px;
}

.text-adult {
    width: 70px;
    display: inline-block;
}

.ui-widget-content {
    max-height: 260px !important;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 204;
    width: 660px !important;
    border-radius: 4px;
}

.ui-autocomplete-category {
    padding: 8px;
    font-size: 16px;
    background: #eeeeee;
    font-weight: 600;
}

.ui-menu-item {
    padding: 8px;
    font-size: 16px;
}

.ui-menu-item a {
    padding: 0 !important;
}

.ui-menu-item:hover {
    border: none;
    background: #efefff;
}

.ui-error-ac {
    padding: 24px;
    top: 200px;
    left: 24px;
    position: absolute;
    background: #eeeeee;
    color: #333;
    border: 1px solid #c5c5c5;
    max-height: 380px !important;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 204;
    width: 975px !important;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.hm-content-isi {
    max-width: 1024px;
    margin: 20px auto;
    width: 1024px !important;
    position: relative;
}

.hm-nav-box {
    background: #fff;
    max-height: 52px;
    min-height: 52px;
    font-size: 16px;
}

.hm-nav-field {
    width: 1024px;
    max-width: 1024px;
    margin: 0 auto;
    position: relative;
}

.hm-menu-nav {
    display: inline-block;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}

.active-nav {
    color: #000;
    border-bottom: 2px solid #4a73cf;
    border-radius: 1px;
}

.active-nav a {
    color: #4a73cf !important;
    font-weight: 600;
}

.scroll-nav {
    line-height: 26px;
    padding: 12px 24px;
    display: inline-block;
}

.databread {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    margin: 16px 0;
    padding: 0 8px;
}

.databread span {
    margin: 0 8px;
}

.hm-info-hotel-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
}

.hm-image-hotel {
    position: relative;
    height: 100%;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    overflow: hidden;
}

.hm-image-grid {
    grid-template-columns: repeat(4, 2fr);
    display: grid;
    grid-auto-rows: 200px;
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px;
    grid-gap: 6px;
    list-style: none;
}

.hm-grid-main,
.hm-grid-item {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.hm-grid-main {
    grid-column: span 2;
    grid-row: span 2;
}

.hm-image-hotel img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.hm-text-img,
.hotel-info-detail-nav,
.hm-location-dtl,
.hm-rating-dtl,
.hm-price-info-dtl,
.hm-grup-fasi,
.hm-grup-fasi-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hm-text-img {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 8px;
    position: absolute;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    top: 86%;
}

.hm-text-img-dtl {
    background-color: rgba(0, 0, 0, .5);
    padding: 8px 16px;
    border-radius: 24px;
    cursor: pointer;
}

.hm-text-img-dtl img {
    display: none !important;
}

.hotel-info-detail-nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px 16px 16px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 8%);
}

.hm-info-dtl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hm-type-dtl,
.hm-price-info-dtl-label {
    font-size: 14px;
    line-height: 1.6;
    color: #7a7f8a;
}

.hm-name-dtl {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin: 0;
    margin-top: 10px;
    color: #333;
    font-size: 24px;
    line-height: 1.6;
}

.hm-location-dtl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4px;
}

.hm-lokasi-dtl {
    font-size: 14px;
    line-height: 18px;
    color: #7a7a7b;
}

.hm-rating-dtl i {
    color: #ffe430;
    font-size: 16px;
}

.hm-price-info-dtl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.hm-price-info-dtl-caption {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

.hm-price-info-dtl-price {
    color: #ff6f00;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 600
}

.hm-button-info-dtl {
    margin-top: 8px;
    margin-left: auto;
    width: 148px;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 600;
    background-color: #ff6f00;
    border: none;
    border-radius: 6px;
    padding: 6px;
    color: #fff
}

.hm-fasi-pop {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 8%);
    margin-bottom: 20px;
}

.hm-fasi-box-pop {
    padding: 16px;
}

.hm-fasi-title-pop {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .3px;
    color: #333;
    margin-bottom: 16px;
}

.hm-fasi-slide {
    float: left;
    height: auto;
}

.hm-fasi-icon {
    height: 32px;
    margin: auto;
    vertical-align: middle;
    width: 32px;
}

.hm-fasi-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hm-fasi-text {
    white-space: pre-line;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 10px;
}

.hm-grup-fasi {
    margin-bottom: 24px;
}

.hm-grup-fasi-title {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    margin-bottom: 4px;
    width: 22%;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-weight: 600;
}

.hm-grup-fasi-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-bottom: 1px solid #d2d2d2;
    row-gap: 14px;
    padding-bottom: 24px;
}

.hm-grup-fasi-list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.hm-grup-fasi-dent {
    margin-right: 16px;
    font-size: 20px;
    line-height: 16px;
    padding-top: 2px;
}

.hm-grup-fasi-text {
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.index {
    position: absolute;
    background-color: rgb(0, 0, 0, 0.9);
    max-width: 20%;
    text-align: center;
    color: white;
    padding: 1%;
    border-radius: 4px;
    right: 5%;
    bottom: 8%;
}

.demo-gallery>ul>li a {
    border-radius: 0;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    display: flex;
    scroll-snap-align: start !important;
}

.demo-gallery>ul>li a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    overflow: hidden;
    -object-fit: cover;
    object-fit: cover;
    width: 100% !important;
}

.demo-gallery>ul>li a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.demo-gallery>ul>li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery>ul>li a .demo-gallery-poster>img {
    left: 50%;
    /* margin-left: -10px; */
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery>ul>li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery>a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery>a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    /* margin-left: -24px; */
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery>ul>li a>img {
    min-width: 100%;
    width: 50%;
    width: calc(100%/var(--n));
    pointer-events: none;
    text-align: center;
}

.demo-gallery>ul {
    margin: 0;
    overflow-y: hidden;
    display: flex !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    scroll-snap-type: x mandatory !important;
    scroll-behavior: smooth !important;
    height: 75vw;
    max-height: 80vh;
    --n: 1;
    width: 100%;
    width: calc(var(--n)*100%);
    transform: translate(calc(var(--i, 0)/var(--n)*-100%));
}

.demo-gallery>ul>li:target {
    transform: scale(0.8);
}

.demo-gallery>ul>li {
    flex-shrink: 0;
    width: 102%;
}

.demo-gallery.dark>ul>li a {
    /* border: 3px solid #04070a; */
}

.demo-gallery {
    align-items: center;
    width: 100%;
    overflow-x: hidden;
    padding-top: 2%;
}

.box-new {
    margin-top: 20px;
    width: 100%;
    padding: 10px 16px;
    background: #fbfbfb;
    border-radius: 6px;
    border: 1px solid #dadee1;
}

.list-room-new {
    padding: 10px 0;
}

.list-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.list-left {
    -webkit-box-shadow: 0 1px 3px 0 rgb(27 27 27 / 10%);
    box-shadow: 0 1px 3px 0 rgb(27 27 27 / 10%);
    background: #Fff;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.list-img {
    height: 140px;
    width: 280px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.list-img img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.info-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 16px;
}

.info-img i {
    margin-right: 8px;
    font-size: 16px;
    font-weight: 600;
}

.list-right {
    margin-left: 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.list-isi {
    -webkit-box-shadow: 0 1px 3px 0 rgb(27 27 27 / 10%);
    box-shadow: 0 1px 3px 0 rgb(27 27 27 / 10%);
    width: 100%;
    max-width:702px;
    padding: 16px 24px;
    background: #fff;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}

.mb-8 {
    margin-bottom: 8px;
}

.list-judul {
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600
}

.list-tamu i {
    margin-right: 8px;
}

.list-isi hr {
    margin-bottom: 12px;
    margin-top: 6px;
    background-color: rgba(0, 0, 0, .1);
    border: none;
    height: 1px;
}

.list-line-left {
    display: inline-block;
    width: 69%;
    height: 50px;
}

.list-line-right {
    display: inline-block;
    width: 30%;
    height: 50px;
    vertical-align: top;
    text-align: right;
}

.list-btn-buy {
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    position: relative;
    border-radius: 4px;
    background-color: #f96d01;
    padding: 8px 16px;
    line-height: 16px;
    font-weight: 600
}

.list-fasilitas-info {
    min-height: 89px;
}

.list-fasilitas-left {
    display: inline-block;
    vertical-align: top;
    width: 69%;
}

.list-price-right {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    text-align: right;
}

.list-fasilitas-tab {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.tersedia {
    color: rgb(11 193 117);
    font-weight: 600;
}

.price-real {
    font-size: 12px;
    line-height: 16px;
    color: #8F8F8F;
    white-space: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    display: block;
}

.coret {
    text-decoration: line-through;
}

.price-fix {
    font-size: 20px;
    line-height: 24px;
    color: #f96d01;
    font-weight: 600;
    white-space: normal;
    -webkit-font-smoothing: antialiased;
    display: block
}

.pajak {
    color: grey;
    font-size: 10px;
    line-height: 16px;
    font-weight: 600;
    white-space: normal;
    -webkit-font-smoothing: antialiased;
    display: block
}

.demo-gallery {
    padding: 0 !important;
}

.gallerynew2 {
    height: 140px !important;
    width: 280px !important;
}

.lg-toolbar {
    padding: 0 !important;
}

.list-jml-kmr {
    padding: 1px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 50%;
}

.select-kmr {
    padding: 4px;
    display: inline-block;
    width: 42px;
    border: none;
    border: 1px solid #333;
}

.foto-default {
    text-align: center;
    height: 100%;
    padding: 35px;
}

.hm-nearby-hotel {
    max-width: 312px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 16px;
    position: relative;
    height: 323px;
    min-width: 312px;
}

.hm-nearby-hotel a {
    width: 100%;
}

.hm-image-nearby {
    height: 186px;
}

.hm-image-nearby img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.hm-data-isi-nearby {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 128px;
    padding: 8px;
    border: 1px solid #eee;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.hm-data-klik-nearby {
    background: #f96d01;
    border-radius: 6px;
    padding: 6px;
    text-align: center;
    color: #fff;
}

.hm-data-isi-nearby h3 {
    height: 50px;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}