html {
    scroll-behavior: smooth;
}
body {
    font-family: "Heebo", sans-serif !important;
}

a:hover {
    color: #dcdcdc !important;
    text-decoration: none !important;
}

/*main*/
.main-menu {
    min-height: 96px;
    background-image: url(../img/background-navbar.jpg);
}
.logo-header {
}
.main-menu .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    padding: 10px 20px;
}
.main-menu .navbar {
    padding: 10px 30px;
}

#footer {
    min-height: 239px;
    background-image: url(../img/background-footer.jpg);
    background-size: cover;
}
#wrapper-footer {
    margin-bottom: -184px;
}
#content-footer {
    color: #fff;
    min-height: 249px;
    background: rgb(11,84,46);
    background: linear-gradient(0deg, rgba(11,84,46,1) 0%, rgba(24,170,101,1) 100%);
    border-radius: 10px;
    padding: 50px 40px 0;
}
#content-footer p {
    font-size: 18px;
}
.logo-footer {
    min-width: 82px;
}
.title-footer {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    color: #E9D480;
    margin-bottom: 15px;
}
.menu-footer a {
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    padding-bottom: 5px;
    display: block;
}
.sosmed {
    border-radius: 50%;
    padding-top: 8px;
    margin: 5px;
    color: #00653D;
    display: inline-table;
    width: 39px;
    height: 39px;
    background-color: #fff;
}
.sosmed:hover {
    color: #00653dbf !important;
}
.copyright {
    margin-top: 60px;
    font-size: 14px;
}

#breadcrumb-home {
    min-height: 759px;
    background-size: cover;
}
.banner-title-home {
    padding-top: 500px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-family: "Zen Antique", serif;
    font-size: 60px;
}
#breadcrumb-home p {
    font-size: 20px;
    text-align: center;
    color: #fff;
}
.titleSectionHome {
    font-size: 40px;
    color: #0B542E;
    margin-bottom: 20px;
    font-family: "Zen Antique", serif;
}
.desPromo {
    margin-bottom: 0;
    padding: 0 10px;
}
.buttonSectionHome {
    text-align: right;
    margin-bottom: 10px;
}
.titleOurGallery {
    font-size: 28px;
    font-family: "Zen Antique", serif;
    position: absolute;
    bottom: 15px;
    left: 25px;
    color: #fff;
    text-decoration: none;
}
.hrefBlogHome {
    font-size: 20px;
    font-family: "Zen Antique", serif;
    text-decoration: none;
    color: #000;
}
.hrefBlogHome:hover {
    color: #232323 !important;
}
.titlePromo {
    font-size: 32px;
    padding-top: 14%;
    font-family: "Zen Antique", serif;
}
.titlePromoRoom {
    font-size: 28px;
    color: #E9D480;
    font-family: "Zen Antique", serif;
    padding-top: 0 !important;
}

#breadcrumb-header {
    min-height: 759px;
    background-image: url(../img/bg-room-suites.jpg);
    background-size: cover;
}
#breadcrumb-about {
    min-height: 759px;
    background-image: url(../img/bg-about.jpg);
    background-size: cover;
}
.banner-title {
    padding-top: 345px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-family: "Zen Antique", serif;
    font-size: 60px;
}
#content-white {
    padding: 100px 0;
}
.card.cardContact {
    text-align: center;
    border-radius: 15px;
    border: 0;
    box-shadow: 0 0 0 1px rgb(255 255 255 / 0%), 0 10px 40px 0 rgb(183 183 183 / 18%);
}
.cardContact .card-body {
    padding: 50px 20px;
}
.cardContact span {
    background-color: #00653D;
    width: 72px;
    height: 72px;
    padding: 20px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 5px 3px;
}
.cardContact span i {
    color: #fff;
    font-size: 28px;
}
.cardContact h3 {
    font-size: 28px;
    font-family: "Zen Antique", serif;
    padding: 20px 0;
    margin-bottom: 0;
}
.cardContact p {
    font-family: "Heebo", sans-serif;
    font-weight: 300;
    margin-bottom: 0;
}
.cardContact hr {
    color: #00653D;
    height: 2px !important;
}

.subtitle-contact {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 25px;
    font-family: "Zen Antique", serif;
    font-size: 36px;
}
.formContact {
    background-image: url(../img/background-contact.jpg);
    background-size: cover;
    border-radius: 15px;
    padding: 40px;
    color: #fff;
}
.formContact form {
}
.formContact form label {
    margin-bottom: 8px;
}
.formContact form input {
    min-height: 54px;
}
.formContact form .form-control {
    border-radius: 10px;
}
.formContact form .form-control:focus {
    border: 0;
    box-shadow: none;
}
button.btn-hd-white {
    background-color: white;
    border: 1px solid #00653D;
    color: #00653D;
    border-radius: 200px;
    font-weight: bold;
    padding: 10px 30px;
}
button.btn-hd-white:hover {
    color: #00653D;
}
button.btn-hd-green {
    background-color: #00653D;
    border: 1px solid #00653D;
    color: #fff;
    border-radius: 200px;
    font-weight: bold;
    padding: 10px 30px;
}
button.btn-hd-green:hover {
    color: #fff;
}
.iframemaps {
    width: 100%;
    height: 563px;
    border: 0;
    margin-bottom: -100px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #00653D !important;
    border-color: #00653D !important;
}

/*booking page*/
#content-booking {
    margin-top: -80px;
}
#content-booking .col-custom {
    flex: 20%;
}
.formBooking {
    color: #fff;
    padding: 15px 50px;
    background-image: url(../img/background-booking.jpg);
    background-size: cover;
    border-radius: 10px;
}
.formBooking .form-control {
    min-height: 42px;
    border-radius: 10px;
    color: #000;
}
.formBooking label {
    margin-bottom: 8px;
}
.btn-booking {
    margin-top: 30px;
}

/*facilities page*/
#breadcrumb-header-facilities {
    min-height: 759px;
    background-image: url(../img/bg-fasilitas.jpg);
    background-size: cover;
}
.card.cardFacilities {
    border-radius: 15px;
    box-shadow: 0 0 0 1px rgb(255 255 255 / 0%), 0 10px 40px 0 rgb(183 183 183 / 18%);
    border: 0;
    margin-bottom: 80px;
}
.cardFacilities .rounded-start {
    border-radius: 15px 0 0 15px !important;
}
.cardFacilities .rounded-end {
    border-radius: 0 15px 15px 0 !important;
}
.cardFacilities .card-body {
    padding: 0 60px;
}
.cardFacilities h3 {
    font-family: "Zen Antique", serif;
    font-size: 28px;
}
.cardFacilities p {
    font-weight: 200;
}

.wrapFacilities img {
    width: 100%;
    border-radius: 15px;
}
.wrapFacilities .contentF {
    padding-left: 30px;
}
.wrapFacilities p {
    margin-top: 20px;
    font-weight: 200;
}
.wrapFacilities h2 {
    font-size: 40px;
    font-family: "Zen Antique", serif;
    line-height: 1;
}

#breadcrumb-header-facilitiesD {
    min-height: 759px;
    background-image: url(../img/bg-fasilitas.jpg);
    background-size: cover;
}
#breadcrumb-header-meeting {
    min-height: 759px;
    background-image: url(../img/bg-meeting.jpg);
    background-size: cover;
}
#offer-facilities {
    padding: 100px 0;
/*    min-height: 759px;*/
    background-image: url(../img/background-facilities.jpg);
/*    background-size: cover;*/
}

#offer-facilities .slick-slide {
    padding: 0 5px 0 20px;
}

#offer-facilities .slick-next:before {
    color: #fff !important;
    font-size: 36px !important;
}
#offer-facilities .slick-prev:before {
    color: #fff !important;
    font-size: 36px !important;
}
#content-white .slick-next:before, .slick-prev:before {
    color: #00653D !important;
    font-size: 36px !important;
}
#content-white .slick-slide {
    padding: 0 5px 0 20px;
}
.gallery-facilities img {
    width: 100%;
    border-radius: 15px;
    margin: 0px;
/*    padding: 10px;*/
}
.special-offers {

}
.card.cardSpecialOffers {
    margin: 0px;
    border-radius: 15px;
}
.card.cardSpecialOffers img {
    width: 100%;
    border-radius: 0 15px 15px 0 !important;
}
.cardSpecialOffers .card-body {
    padding: 0 60px;
}
.cardSpecialOffers h3 {
    font-family: "Zen Antique", serif;
    font-size: 28px;
}
.cardSpecialOffers .descriptionOffers {
    font-size: 16px;
    font-weight: 300;
}

.paginationHD .page-link {
    border: 1px solid #00653D;
    color: #00653D;
    border-radius: 10px;
    box-shadow: 0 0 0 1px rgb(255 255 255 / 0%), 0 10px 40px 0 rgb(183 183 183 / 18%);
    margin: 0 10px;
}
.paginationHD .page-link:hover {
    border: 1px solid #00653dbf;
    color: #000 !important;
    background-color: transparent;
}
.paginationHD .page-link:active {
    background-color: #00653D !important;
    color: #fff;
}
.paginationHD .page-item:first-child .page-link {
    border: 1px solid #00653D;
    background-color: #00653D;
    color: #fff;
    border-radius: 10px;
}
.paginationHD .page-item:last-child .page-link {
    border: 1px solid #00653D;
    color: #00653D;
    border-radius: 10px;
}

/*room and suites page*/
#breadcrumb-header-room {
    min-height: 759px;
    background-image: url(../img/bg-room-suites.jpg);
    background-size: cover;
}
#breadcrumb-header-roomD {
    min-height: 759px;
    background-image: url(../img/bg-room-suites.jpg);
    background-size: cover;
}
.card.cardRoom {
    text-align: center;
    border-radius: 15px;
    box-shadow: 0 0 0 1px rgb(255 255 255 / 0%), 0 10px 40px 0 rgb(183 183 183 / 18%);
    border: 0;
    margin-bottom: 30px;
}
.cardRoom .card-body {
    padding: 30px 20px;
}
.cardRoom img {
    border-radius: 15px 15px 0 0;
}
.cardRoom h3 {
    font-family: "Zen Antique", serif;
    font-size: 28px;
}
.cardRoom p {
    font-weight: 200;
}

/*blog*/
#breadcrumb-header-blog {
    min-height: 759px;
    background-image: url(../img/banner-blog.jpg);
    background-size: cover;
}
.nav-pills.nav-blog .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #00653D;
    border-radius: 200px;
    font-weight: 500;
}
.nav-pills.nav-blog .nav-link {
    color: #00653D;
    font-weight: 300;
    margin: 0 25px;
}
.cardBlog {
    padding: 25px 0;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
.cardBlog .card-body {
    padding-left: 30px;
}
.cardBlog img {
    width: 100%;
    border-radius: 10px;
}
.cardBlog h3 {
    font-size: 28px;
    font-family: "Zen Antique", serif;
    padding: 10px 0;
}
.cardBlog .kategori {
    color: #0B542E;
    margin-right: 15px;
}
.cardBlog .date {
    color: #000;
    font-weight: 200;
}
.blogDetail {

}
.blogDetail .blogInfo{
    font-weight: 200;
}
.blogDetail h2 {
    font-size: 40px;
    font-family: "Zen Antique", serif;
    text-align: center;
    color: #0B542E;
    margin-bottom: 20px;
    line-height: 1.2;
}
.blogDetail img {
    border-radius: 15px;
}
.blogCta {
    border-radius: 15px;
    border: 1px solid #0B542E;
    padding: 20px 0;
}
.blogCta h3 {
    margin-bottom: 0;
    color: #00653D;
}
.blogCta .text-end {
    border-right: 1px solid #00653D;
    padding: 10px 20px;
}
.blogCta .text-start {
    padding: 10px 20px;
}
.blogOther {
    padding: 50px 0 0;
}
.blogOther .blogOtherTitle {
    text-align: center;
    color: #00653D;
    font-family: "Zen Antique", serif;
    border-bottom: 1px solid #666666;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.blogOtherContent .kategori {
    color: #00653D;
    margin-right: 15px;
}
.blogOtherContent .date {
    font-weight: 200;
}
.blogOtherContent h3 {
    color: #000;
    font-family: "Zen Antique", serif;
    font-size: 18px;
    padding: 10px 0;
    line-height: 1.5;
}

.roomDetail {
}
.roomDetail h2 {
    font-size: 40px;
    font-family: "Zen Antique", serif;
    color: #00653D;
    text-align: center;
}
.roomDetail .tagline {
    text-align: center;
    margin-bottom: 30px;
}
.roomDetail img {
    width: 100%;
    border-radius: 15px;
}
.roomDetail .imgMain {
    height: 460px;
    object-fit: cover;
}
.roomDetail .imgTop {
    height: 220px;
    object-fit: cover;
}
.roomDetail .imgBottom {
    margin-top: 20px;
    height: 220px;
    object-fit: cover;
}

/*gallery page*/
.bungkus {
    position: relative;
    width: 100%;
    min-height: 468px;
    object-fit: cover;
    color: #fff;
    margin-bottom: 25px;
}
.wrapGallery {
    border-radius: 15px;
    position: relative;
    text-align: center;
    margin: 0;
    background-image: linear-gradient(to bottom, #fff0, #00653d96);
    width: 100%;
    min-height: 485px;
    object-fit: cover;
    padding: 0;
}
.wrapGallery h3 {
    padding-top: 50%;
}
.wrapImage {
    border-radius: 15px;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.roomInfo {
    padding: 20px 0;
}
.roomInfo .comfortable {
    font-size: 40px;
    font-family: "Zen Antique", serif;
}
.roomInfo .price {
    font-size: 40px;
    font-family: "Zen Antique", serif;
    text-align: right!important;
}
.roomInfo .contentRoom {
    font-size: 20px;
    margin: 20px 0 0;
    font-weight: 300;
}
.facilitiesInfo {
    margin-bottom: 15px;
}
.facilitiesInfo i {
    color: #00653D;
    font-size: 28px;
    margin-right: 10px;
}
.facilitiesInfo span {
    font-weight: 200;
}

/*wedding*/
#breadcrumb-wedding {
    min-height: 759px;
    background-image: url(../img/bg-room-suites.jpg);
    background-size: cover;
}
.cardWedding {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 15px;
    box-shadow: 0 0 0 1px rgb(255 255 255 / 0%), 0 10px 40px 0 rgb(183 183 183 / 18%);
    padding: 30px 20px;
}
.cardWedding .bookingWedding {
    text-align: right;
}
.cardWedding .table {
    font-size: 20px;
    color: #474747;
    margin-bottom: 0;
    margin-top: 20px;
}
.cardWedding .table tr td {
    padding: 5px 0;
    font-size: 40px;
    font-family: "Zen Antique", serif;
    font-weight: bold;
}
.cardWedding .nav-tabs {
    background-color: #DEEBE6;
    padding: 5px;
    border-radius: 15px;
}
.cardWedding .nav-link {
    color: #00653D;
    text-transform: uppercase;
    padding: 20px 30px;
    border: 0;
    transition: none;
}
.cardWedding .nav-link:hover {
    color: #00653D;
}
.cardWedding .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-radius: 12px;
    color: #00653D !important;
    border: 0 !important;
    font-weight: bold;
}
.cardWedding .tab-pane {
    min-height: 325px;
    font-size: 20px;
    color: #474747 ;
    font-weight: 300;
    padding: 20px 0 0;
}

.testimonial-box {
    border-radius: 15px;
    border: 1px solid #076434;
    padding: 35px 30px;
}
.testimonial-box .quote {
    border: 1px solid #076434;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    display: block;
    margin-bottom: 20px;
}
.testimonial-box .quote i {
    color: #076434;
    font-size: 22px;
    padding: 12px;
}
.testimonialSection .slick-list {
    padding-bottom: 1px !important;
    margin: 0 -4px 0 -17px !important;
}
.testimonial-image {
    border-radius: 50%;
}
.testimonial-name {
    margin-bottom: 0;
    font-weight: bold;
}
.testimonial-title {
    margin-bottom: 0;
    font-weight: 200;
    font-size: 14px;
}
.roomSuitesHome .slick-list {
    margin: 0 -4px 0 -17px !important;
}

#baguetteBox-overlay .full-image figcaption {
    bottom: 0 !important;
    color: #000 !important;
    background-color: #fff !important;
    font-family: "Heebo", sans-serif !important;
    padding: 8px 0;
}
#baguetteBox-overlay .full-image img {
    border-radius: 15px;
    box-shadow: none !important;
}
/*#gallery img {
    border-radius: 12px;
    width: 100%;
    height: auto;
    margin: 4% auto;
    box-shadow: -3px 5px 15px #0151963b;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}*/

.content-testimoni {
    min-height:310px;
}
.roomBooking  {
    text-align:center;
}
.roomBooking button {
    min-width:350px;
    margin-bottom: 100px;
}


/*responsive*/
@media screen and (max-width: 1440px) {
    .nav-pills.nav-blog .nav-link {
        margin: 0 10px;
        padding: 8px 0;
    }
    .nav-pills.nav-blog .nav-link.active, .nav-pills .show>.nav-link {
        padding: 8px 15px;
    }
}
@media screen and (max-width: 1024px) {
    .cardWedding .table tr td {
        font-size: 32px;
    }
    .content-testimoni {
        min-height: 480px;
    }
    .main-menu .navbar {
        padding: 10px 15px;
    }
    .main-menu .navbar-dark .navbar-nav .nav-link {
        padding: 13px 5px;
        font-size: 15px;
    }
    #content-footer {
        padding: 40px 20px 0;
    }
    #content-footer p {
        font-size: 16px;
    }
    .menu-footer a {
        font-size: 16px;
    }
    #breadcrumb-home {
        min-height: 410px;
    }
    .banner-title-home {
        padding-top: 180px;
        font-size: 40px;
    }
    #breadcrumb-home p {
        font-size: 16px;
    }
    .titleSectionHome {
        font-size: 32px;
        margin-bottom: 10px;
    }
    #breadcrumb-header {
        min-height: 410px;
    }
    #breadcrumb-about {
        min-height: 410px;
    }
    .banner-title {
        padding-top: 175px;
        font-size: 48px;
    }
    .card.cardContact {
        min-height: 420px;
        margin-bottom: 25px;
    }
    .subtitle-contact {
        padding-top: 40px;
        font-size: 32px;
    }
    .iframemaps {
        height: 463px;
    }
    .card.cardContact.Booking {
        min-height: auto !important;
    }
    #content-booking .col-custom {
        flex: 25%;
    }
    .btn-booking {
        margin-top: 20px;
    }
    #breadcrumb-header-facilities {
        min-height: 410px;
    }
    #breadcrumb-header-facilitiesD {
        min-height: 410px;
    }
    #breadcrumb-header-meeting {
        min-height: 410px;
    }

    .card.cardFacilities {
        margin-bottom: 50px;
    }

    #breadcrumb-header-room {
        min-height: 410px;
    }
    #breadcrumb-header-roomD {
        min-height: 410px;
    }

    #breadcrumb-header-blog {
        min-height: 410px;
    }
    .cardBlog h3 {
        font-size: 24px;
    }

    .cardBlog .card-body {
        padding-left: 20px;
    }

    .bungkus {
        min-height: auto;
    }
    .wrapImage {
        max-height: 333px;
    }
    .wrapGallery {
        min-height: 333px;
    }

    .wrapFacilities .contentF {
        padding-left: 16px;
    }
    .wrapFacilities h2 {
        font-size: 32px;
    }
    .wrapFacilities p {
        margin: 15px 0 0;
    }
    .cardSpecialOffers .card-body {
        padding: 0 20px;
    }
    .roomDetail .imgMain {
        height: 340px;
    }
    .roomDetail .imgBottom {
        height: 160px;
    }
    .roomDetail .imgTop {
        height: 160px;
    }
    .roomInfo .comfortable {
        font-size: 32px;
    }
    .roomInfo .price {
        font-size: 32px;
    }
    #breadcrumb-wedding {
        min-height: 410px;
    }

    .titlePromo {
        font-size: 28px;
        padding-top: 10%;
    }
    .titlePromoRoom {
        font-size: 24px;
    }
    .wrapGallery h3 {
        padding-top: 45%;
    }
}
@media screen and (max-width: 768px) {
    .cardWedding .table tr td {
        font-size: 22px;
    }
    .content-testimoni {
        min-height: 405px;
    }
    .roomBooking button {
        min-width:250px;
    }
    #wrapper-footer {
        margin-bottom: -284px;
    }
    #footer {
        min-height: 335px;
    }
    .copyright {
        margin-top: 25px;
    }
    .main-menu {
        min-height: auto;
    }
    .main-menu .navbar {
        padding: 0px;
    }
    .main-menu .navbar-collapse {
        padding-bottom: 20px;
    }
    #breadcrumb-home {
        min-height: 300px;
    }
    .banner-title-home {
        padding-top: 100px;
        font-size: 32px;
    }
    .titleOurGallery {
        font-size: 24px;
    }
    #breadcrumb-header {
        min-height: 300px;
    }
    #breadcrumb-about {
        min-height: 300px;
    }
    .banner-title {
        padding-top: 115px;
        font-size: 42px;
    }
    #content-white {
        padding: 60px 0;
    }
    .subtitle-contact {
        font-size: 28px;
    }
    .card.cardContact {
        min-height: 350px;
    }
    .cardContact .card-body {
        padding: 30px 20px;
    }
    .cardContact span {
        background-color: #00653D;
        width: 60px;
        height: 60px;
        padding: 15px;
    }
    .cardContact span i {
        font-size: 24px;
    }
    .cardContact h3 {
        font-size: 24px;
    }
    .iframemaps {
        height: 440px;
    }
    #content-booking .col-custom {
        flex: 50%;
    }
    .formBooking {
        padding: 15px 30px 23px 30px;
    }
    .formBooking label {
        margin-top: 8px;
    }
    .btn-booking {
        margin-top: 20px;
    }

    #breadcrumb-header-facilities {
        min-height: 300px;
    }
    #breadcrumb-header-facilitiesD {
        min-height: 300px;
    }
    #breadcrumb-header-meeting {
        min-height: 300px;
    }

    .card.cardFacilities {
        margin-bottom: 30px;
    }
    .cardFacilities .card-body {
        padding: 0 20px;
    }
    .cardFacilities h3 {
        font-size: 22px;
    }
    .cardFacilities p {
        margin-bottom: 8px;
    }
    .cardFacilities .rounded-start {
        height: 240px;
        object-fit: cover;
    }
    .cardFacilities .rounded-end {
        height: 240px;
        object-fit: cover;
    }

    #breadcrumb-header-room {
        min-height: 300px;
    }
    #breadcrumb-header-roomD {
        min-height: 300px;
    }

    .cardRoom h3 {
        font-size: 22px;
    }

    #breadcrumb-header-blog {
        min-height: 300px;
    }
    .cardBlog .card-body {
        padding-left: 15px;
    }
    .blogDetail h2 {
        font-size: 32px;
    }
    .blogCta {
        padding: 10px 0;
    }
    .blogOther .blogOtherTitle {
        margin-bottom: 15px;
    }
    .blogOtherContent {
        margin-top: 22px;
    }
    .wrapFacilities h2 {
        font-size: 24px;
    }
    .gallery-facilities img {
        border-radius: 15px;
        padding: 5px;
    }
    .gallery-facilities .slick-next {
        right: -15px !important;
    }
    .cardSpecialOffers .card-body {
        padding: 20px;
    }
    .cardSpecialOffers h3 {
        font-size: 24px;
    }
    .card.cardSpecialOffers img {
        border-radius: 0 0 15px 15px !important;
    }
    .roomDetail .imgMain {
        height: auto;
    }
    .roomDetail .imgTop {
        margin-top: 20px;
        height: auto;
    }
    .roomDetail .imgBottom {
        height: 220px;
    }
    .roomDetail h2 {
        font-size: 32px;
    }
    .roomInfo .comfortable {
        font-size: 28px;
    }
    .roomInfo .price {
        font-size: 28px;
        text-align: left !important;
    }
    .roomInfo .contentRoom {
        font-size: 16px;
    }
    #breadcrumb-wedding {
        min-height: 300px;
    }

    .cardWedding .table {
        font-size: 18px;
    }
    .cardWedding .tab-pane {
        font-size: 16px;
    }
    .titlePromo {
        padding-top: 13%;
    }
    .roomSuitesHome .slick-prev {
        left: -15px !important;
    }
    .roomSuitesHome .slick-next {
        right: -8px !important;
    }
    .testimonialSection .slick-prev {
        left: -15px !important;
    }
    .testimonialSection .slick-next {
        right: -8px !important;
    }
    .wrapGallery h3 {
        padding-top: 40%;
    }
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 575px) {
    .cardWedding .table tr td {
        font-size: 18px;
    }
    .content-testimoni {
        min-height: auto;
    }
    button.btn-hd-white {
        font-size: 14px;
        padding: 8px 20px;
    }
    button.btn-hd-green {
        font-size: 14px;
        padding: 8px 20px;
    }
    #content-footer {
        padding: 20px 0;
    }
    #footer {
        min-height: 435px;
    }
    #wrapper-footer {
        margin-bottom: -384px;
    }
    .banner-title-home {
        padding-top: 80px;
        font-size: 26px;
    }
    .banner-title {
        font-size: 32px;
    }
    .titleOurGallery {
        font-size: 20px;
    }
    .card.cardContact {
        min-height: auto;
    }
    .subtitle-contact {
        font-size: 26px;
        padding-top: 20px;
    }
    .formContact {
        padding: 30px 20px;
    }
    .labelKhusus {
        margin-top: 15px;
    }
    .iframemaps {
        height: 400px;
        margin-bottom: -150px;
    }
    #content-booking .col-custom {
        flex: 100%;
    }
    .formBooking {
        padding: 15px 20px 23px 20px;
    }

    .cardFacilities .rounded-start {
        border-radius: 15px;
        width: 100%;
        height: auto;
        border-radius: 15px 15px 0 0 !important;
    }
    .cardFacilities .rounded-end {
        border-radius: 15px;
        width: 100%;
        height: auto;
        border-radius: 0 0 15px 15px !important;
    }
    .cardFacilities .card-body {
        padding: 20px;
    }

    .cardBlog .card-body {
        padding: 20px 0 0;
    }
    .cardBlog h3 {
        font-size: 22px;
    }
    .blogInfo .col-md-4.col-12 {
        text-align: left !important;
    }
    .blogDetail h2 {
        font-size: 26px;
    }
    .blogCta .text-end {
        border-right: 0;
        text-align: center !important;
        padding: 10px 0 5px;
    }
    .blogCta .text-start {
        text-align: center !important;
    }
    .wrapFacilities h2 {
        margin-top: 20px;
    }
    #offer-facilities .slick-slide {
        padding: 0;
    }
    #offer-facilities .slick-next {
        right: -20px;
    }
    #offer-facilities .slick-prev {
        left: -27px;
    }
    #offer-facilities .slick-next:before {
        font-size: 28px !important;
    }
    #offer-facilities .slick-prev:before {
        font-size: 28px !important;
    }
    #content-white .slick-next:before {
        font-size: 28px !important;
    }
    #content-white .slick-prev:before {
        font-size: 28px !important;
    }
    #content-white .slick-prev {
        left: -22px;
    }
    #content-white .slick-slide {
        padding: 0;
    }
    .roomDetail .imgBottom {
        height: 135px;
    }
    .roomDetail h2 {
        font-size: 28px;
    }
    .roomInfo .comfortable {
        font-size: 22px;
    }
    .roomInfo .price {
        font-size: 22px;
    }

    .cardWedding .table {
        font-size: 16px;
    }
    .cardWedding .bookingWedding {
        text-align: center;
    }
    .titleSectionHome {
        font-size: 22px;
    }
    .titlePromo {
        font-size: 26px;
        padding-top: 22%;
        margin-bottom: 5px;
    }
    .titlePromoRoom {
        font-size: 22px;
    }
    .testimonial-box {
        width: 99% !important;
    }
    .roomSuitesHome .slick-list {
        margin: 0;
    }
    .roomSuitesHome .slick-slide {
        padding: 0 5px 0 20px !important;
    }
    .testimonialSection .slick-list {
        margin: 0;
    }
    .testimonialSection .slick-slide {
        padding: 0 5px 0 20px !important;
    }
    .wrapGallery h3 {
        padding-top: 35%;
        font-size: 22px;
    }
}
@media screen and (max-width: 375px) {
    .titleSectionHome {
        font-size: 20px;
    }
    .titlePromo {
        padding-top: 25%;
    }
}
@media screen and (max-width: 320px) {
    .titlePromo {
        padding-top: 28%;
    }
    .banner-title-home {
        padding-top: 90px;
        font-size: 22px;
    }
    #breadcrumb-home p {
        font-size: 14px;
    }
}