@font-face {
    font-family: 'cardo';
    src: url('../fonts/Baskervville-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'ysabeau';
    src: url('../fonts/YsabeauOffice-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'seasons';
    src: url('../fonts/Demo_Fonts/Fontspring-DEMO-theseasons-lt.otf') format('truetype');
}

@font-face {
    font-family: 'bargemo';
    src: url('../fonts/Bargemo-Regular.ttf') format('truetype');
}

body {
    font-family: 'ysabeau', sans-serif;
}

#more,
#ourpackage,
#ourpackagebig {
    display: none;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: white;
    background-color: white;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

/* .slider-container */
.slider-container {
    padding: 1rem 1rem;
    /* background: #e6e6e6; */
    margin: 2rem auto 0 auto;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}

.width-90 {
    width: 90% !important;
}


/* img */
.image-size {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .my-slider */
.my-slider {
    display: flex;
    position: relative;
}

/* .slider-item */
.slider-item {
    /* background: grey;
    border-right: 2px solid #333; */
    /* padding: 1.5rem .75rem; */
    position: relative;
}



.slider-item:hover {
    cursor: pointer;
}

/* .controls */
.controls {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 0;
    color: #747474;
    z-index: 1;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}



.controls:focus {
    outline: none;
}

.controls li:hover {
    cursor: pointer;
}

/* .card */
.card {
    text-align: center;
    margin: 0 10px;
    color: #333;
    height: 100%;
    background: white;
    border-radius: 5px;
    font-family: sans-serif;
    overflow: hidden;
    box-shadow: 2px 2px rgba(black, .3);
    position: relative;
}


.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    left: 0px;
    font-size: 60px;
}

.overlay a {
    font-size: 20px
}

.overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
}


.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}



/* .carousel-indicators > li {
    font-size: 18px;
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    margin: 0 auto;
    cursor: pointer;
    color: #fff;
    opacity: 0.5;
    transition: opacity 0.3s;
  }

  .carousel-indicators li.active {
    opacity: 1;
  } */

/*overlay video index*/
.content {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.card-border-none {
    border: none !important;
}



.font-big-navbar {
    font-size: 20px !important;
    font-family: 'ysabeau', sans-serif !important;
    letter-spacing: 1px;
}

.fs-navbar-big {
    font-size: 40px !important;
}

.content video {
    width: 100%;
    display: block;
}

.content:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    top: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 0;
}

/**/
.font-bargemo {
    font-family: 'bargemo', sans-serif;
    /* font-weight:bold; */
    color: white;
}

.stroke {}

.logo-img {
    height: 100px;
}

.width {
    width: 45%;
}

.center-a-div {
    margin: 0 auto;
}

.icon-size {
    font-size: 25px;
}

.font-detail-invid {
    font-size: 20px;
}

.padding-image {
    padding: 60px;
}

.width-button-section-3 {
    width: 20%;
}

.width-section-3 {
    width: 80%;
}

.icons-font-size {
    font-size: 25px;

}

.height-100 {
    height: 100px !important;
}

.image-height {
    height: 40px;
}

.benefits-package {
    font-size: 23px;
    font-weight: 700;

}

.border-icons {
    border-bottom: 1px solid #B5A191;
}

.font-size-detail-room {
    font-size: 15px;

}

.img-w {
    width: 90%;
}

.gradient {
    display: inline-block;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.23012955182072825) 23%, rgba(0, 6, 1, 0.7483368347338936) 100%);
    /* z-index: -1; */
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100vh;
    width: 100%;
    position: relative;
}

.description-container-detail {
    font-family: 'seasons', sans-serif;
    font-size: 40px;
}

.image-container-detail {
    z-index: -1;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100vh;
    width: 100%;
    position: relative;
}

.margin-top-bottom {
    margin: 20px 0;
}

.border-responsive {
    border-right: 1px solid #ccc;
    padding: 40px;
}

.width-80 {
    width: 80%;
}

.background-footer {
    background-color: #02102A;
    color: white;
}

.video {
    height: 100vh;
    z-index: 0;
    overflow: hidden;
    object-fit: cover;
}

.image-container {
    z-index: -1;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100vh;
    width: 100%;
}

nav.navbar.navbar-expand-lg.bg-transparent.navbar-light {
    position: fixed;
    width: 100%;
}

.navbar-item {
    flex: 1;
    max-width: 25%;
    /* Set a fixed width for each component */
}

.navbar.scrolled {
    background-color: white !important;
    transition: background-color 0.3s ease;
    /* Other styles for the scrolled state */
}

.nav-color {
    background-color: black !important;
    /* Other styles for the scrolled state */
}

.nav-top {
    z-index: 100;
    padding: 0 30px;
}

.btn-custom {
    border: solid 2px #B5A191;
    font-weight: 700;
    color: white;
}

.btn-custom:hover {
    border: solid 2px #B5A191;
    font-weight: 700;
    background-color: #B5A191;
    color: white;
}

.btn-scrolled {
    border: solid 2px #B5A191;
    font-weight: 700;
    background-color: #B5A191;
    color: white;
}

.logo {
    flex-grow: 1;
    /* Allow the logo to grow to occupy remaining space */
    text-align: center;
}

.text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    font-size: 24px;
    z-index: 2;
}

.image-section {
    position: relative;
    height: 100vh;
    /* Set the desired height for the image section */
}

.hidden-detail-page {
    display: none;
}

.block-detail-page {
    display: block;
}

.lg-hidden {
    display: none
}

.lg-block {
    display: block
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Overlay color */
    color: #fff;
    /* Text color */
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.image-overlay h2 {
    margin-top: 0;
}

.image-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.text-title-descriptions {
    font-size: 50px;
    font-family: 'cardo', sans-serif;

}

.text-title-descriptions-package {
    font-size: 45px;
    font-family: 'cardo', sans-serif;

}

.idr-title-descriptions {
    font-size: 18px;
    font-family: 'ysabeau', sans-serif;
    font-weight: 700;
    margin-left: 4px;

}

.w-70 {
    width: 70%;
}

.package {
    font-size: 30px !important;
    font-family: 'cardo', sans-serif;

}

.text-semititle-descriptions {
    font-size: 20px;
    font-family: 'cardo', sans-serif;

}

.section-3-text {
    font-size: 18px;
    font-family: 'cardo', sans-serif;
    width: 70%;
}

.gap-custom {
    gap: 20px;
}

.text-title-descriptions-card {
    font-size: 30px;
    font-family: 'cardo', sans-serif;
    text-align: center;

}



.flex-custom {
    flex-direction: row;
}

.custom-hidden {
    display: fixed;
}


.image-custom {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-width {
    width: 100%;
    height: 400px;
    /* Set the desired height for the container */
}

/* Custom CSS for Carousel Control Position */
.carousel-control-prev,
.carousel-control-next {
    width: 15%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 20px;
}

.carousel-control-prev-icon {
    background-position: center;
    left: -20px;
}

.carousel-control-next-icon {
    background-position: center;
    right: -20px;
}

.section-4 {
    margin: 30px 0;
}

.col .d-flex .col>a {
    text-align: start;
}

.col>a.left {
    margin: 10px auto;
    font-size: 30px;
    color: black;
    text-align: start;
}

.col>a.font-navbar,
.d-flex.justify-content-center>a i.font-navbar {
    color: black;
    transition: 0.3s;
}

.responsive-navbar {
    flex-direction: row;
    margin-top: 70px;
}

.active-nav {
    color: #B5A191 !important;
    font-size: 26px !important;
    letter-spacing: 5px;
}

.text-invid {
    font-size: 50px;
    width: 100%;
}

.text-invid-detail-room {
    font-size: 45px !important;
    font-family: 'seasons', sans-serif;
}

.text-invid-detail-room-small {
    font-size: 20px !important;
    font-family: 'seasons', sans-serif;
    width: 50%;
    margin: 0 auto;
}

.font-navbar,
.text-invid {
    font-family: 'cardo', sans-serif;
}

.font-navbar:hover {
    color: #B5A191 !important;
    transition: 0.3s;
}

.custom-descriptions {
    border: solid 1px rgb(78, 158, 249);
    color: black;
}

.container-width {
    max-width: 100%;
}

.btn-custom-descriptions {
    border: solid 2px #B5A191;
    font-weight: 700;
}

.btn-custom-descriptions:hover {
    border: solid 2px #B5A191;
    font-weight: 700;
    background-color: #B5A191;
    color: white;
}

.btn-custom-descriptions-section-3 {
    border: solid 2px #B5A191;
    font-weight: 700;
    background-color: #B5A191;
    color: white;
}

.btn-custom-descriptions-section-3:hover {
    border: solid 2px #a18c7b;
    font-weight: 700;
    background-color: #a18c7b;
    color: white;
}

.font-email {
    font-size: 17px;
}

.section-2 {
    padding: 100px 0;
    width: 90%;
    margin: 0 auto;
}

.section-accomodation {
    padding: 100px 0 0 0;
    width: 90%;
    margin: 0 auto;
}

.scale {
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5);
}

.section-4 {
    padding: 100px 0;
    width: 80%;
    margin: 0 auto;
}

.section-4-spa {
    padding: 100px 0;
    width: 100%;
    margin: 0 auto;
}

.padding-5 {
    padding: 3rem !important;
}

.bg-section {
    background-color: #F2EFEB;
}

.slider-card {
    position: relative;
    height: 400px;
    overflow: hidden;
}

.slider-card .card {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
}

.slider-card .card:hover {
    transform: scale(1.1);
}

/* ini icon navbar humberger animation */

#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
    width: 60px;
    height: 45px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

/* Icon 2 */

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 30%;
    background: white;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
    left: 30%;
    border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
    left: 0px;
    border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1),
#nav-icon2 span:nth-child(2) {
    top: 0px;
}

#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
    top: 10px;
}

#nav-icon2.open span:nth-child(1),
#nav-icon2.open span:nth-child(4) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),
#nav-icon2.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
    left: -1px;
    top: 6px;
}

#nav-icon2.open span:nth-child(2) {
    left: calc(50% - 19px);
    top: 7px;
}

#nav-icon2.open span:nth-child(3) {
    left: -1px;
    top: 20px;
}

#nav-icon2.open span:nth-child(4) {
    left: calc(50% - 18px);
    top: 20px;
}

/* end */

.hidden-responsive {
    display: none;
}

.block-responsive {
    display: block;
}


/* scroll down */
.down-arrow {
    position: absolute;
    top: calc(100vh - 60px);
    left: calc(50% - -1px);
    width: 0;
    height: 0;
    color: transparent;
    border: 2px solid;
    border-radius: 2px;
}

.down-arrow:after {
    content: " ";
    position: absolute;
    top: 12px;
    left: -8px;
    width: 16px;
    height: 16px;
    color: white;
    border-bottom: 4px solid;
    border-right: 4px solid;
    border-radius: 4px;
    transform: rotateZ(45deg);
}

@keyframes jumpInfinite {
    0% {
        margin-top: 0;
    }

    50% {
        margin-top: 20px;
    }

    100% {
        margin-top: 0;
    }
}

.down-arrow {
    /* // rest of the styles from above */
    animation: jumpInfinite 1.5s infinite;
}

#myCarousel {
    margin-top: 50px;
}

@media (max-width: 768px) {
    .scale {
        -webkit-transform: scale(4.0, 4.0);
        transform: scale(4.0);
    }

    .slider-container {
        padding: 1rem 0;
    }

    .active-nav {
        font-size: 19px !important;
    }

    .font-big-navbar {
        font-size: 17px !important;
        font-family: 'ysabeau', sans-serif;
        letter-spacing: 1px;
    }

    .col-small {
        flex: 0 !important;
    }

    .fs-navbar-big {
        font-size: 20px !important;
    }

    .small-dev-height {
        height: 100vh !important;
    }

    p.width-section-3.section-3-text {
        margin-bottom: 50px !important;
    }

    .section-3-text {
        font-size: 15px !important;
    }

    .sm-hidden {
        display: none
    }

    .hidden-img-responsive {
        display: none;
    }

    .sm-block {
        display: block
    }

    .carousel-inner .carousel-item>div {
        display: none;
    }

    .icon-size {
        font-size: 20px;
    }

    .font-detail-invid {
        font-size: 15px;
    }

    .img-w {
        width: 100%;
    }

    .text-invid-detail-room {
        font-size: 20px !important;
    }

    .text-invid-detail-room-small {
        font-size: 19px !important;
        width: 100%;

    }

    .col>a.left {
        margin: 10px auto;
        font-size: 20px;
        color: black;
        text-align: start;
    }

    .col>a.font-navbar {
        color: black;
    }

    .responsive-navbar {
        flex-direction: column;
        margin-top: 0px;

    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }

    .hidden-responsive {
        display: block;
    }

    .block-responsive {
        display: none;
    }

    .width-80 {
        width: 100%;
    }

    .padding-image {
        padding: 10px;
    }
}

.myCarousel .carousel-inner .carousel-item.active,
.myCarousel .carousel-inner .carousel-item-start,
.myCarousel .carousel-inner .carousel-item-next,
.myCarousel .carousel-inner .carousel-item-prev {
    display: flex;
}


@media (max-width: 720px) {
    .scale {
        -webkit-transform: scale(4.0, 4.0);
        transform: scale(4.0);
    }

    .height-100 {
        height: auto !important;
    }

    .hidden {
        display: none;
    }

    .image-height {
        height: 15px;
    }

    .w-70 {
        width: 100%;
    }

    .hidden-detail-page {
        display: none;
    }

    .block-detail-page {
        display: block;
    }

    .text-title-descriptions {
        font-size: 40px;
        text-align: center;

        font-family: 'cardo', sans-serif;
    }

    .text-title-descriptions-package {
        font-size: 35px;
        text-align: center;

        font-family: 'cardo', sans-serif;
    }

    .idr-title-descriptions {
        font-size: 17px;
        text-align: center;
        margin-bottom: 40px;
        font-family: 'ysabeau', sans-serif;
        font-weight: 700;

    }

    .benefits-package {
        font-size: 23px;
        font-weight: 700;

    }

    .text-invid {
        font-size: 25px;
        width: 70%;
    }

    .text-invid-detail {
        width: 100% !important;
    }

    .image-section {
        position: relative;
        height: 50vh;
        /* Set the desired height for the image section */
    }

    .border-responsive {
        border-bottom: 1px solid #ccc;
        border-right: 0px;
        text-align: center;
        margin: 0 auto;
        padding: 10px;
    }

    .nav-top {
        z-index: 100;
        padding: 0 5px;
    }

    .center-the-button {
        align-items: center;
        padding-bottom: 30px;
    }


    .margin-top-bottom {
        margin: 20px 0;
    }

    .width {
        width: 55%;
    }

    .center-a-div {
        margin: 0 auto;
    }

    .width-section-3 {
        width: 100%;
    }

    .width-button-section-3 {
        width: 80%;
    }

    .btn-custom {
        font-size: 14px;
    }

    .logo-img {
        height: 55px;
    }

    .flex-custom {
        flex-direction: column;
    }

    .custom-hidden {
        display: none;
    }

}

@media (max-width: 767px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

@media (min-width: 800px) and (max-width:980px) {
    .text-title-descriptions {
        font-size: 35px;
        font-family: 'cardo', sans-serif;

    }

    .scale {
        -webkit-transform: scale(4.0, 4.0);
        transform: scale(4.0);
    }

    .image-section {
        position: relative;
        height: 40vh;
        /* Set the desired height for the image section */
    }

    .package {
        font-size: 24px !important;
        font-family: 'cardo', sans-serif;

    }

    .section-3-text {
        font-size: 14px;
    }
}