html {
    margin-top: 0px !important;
}

.contentCouple {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.section1 {
    width: 100%;
    position: relative;
    padding-top: 15%;
}

.section1 .bgSect1 {
    width: 100%;
    display: block;
}

.section1 .contentSect1 {
    width: 100%;
    position: absolute;
    top: 20%;
    left: 0;
}

.contentSect1 h2 {
    font: normal italic 400 25px/30px Baskerville;
    text-align: center;
    color: #FFFFFF;
    -webkit-text-stroke: 0.5px #FFFFFF;
    margin-bottom: 15px;
}

.contentSect1 img {
    width: 30%;
    display: block;
    margin-inline: auto;
}

.section1 .contentSect2 {
    width: 100%;
    position: absolute;
    bottom: 5%;
    left: 0;
    z-index: 2;
}

.contentSect2 h2 {
    font: normal italic 400 30px/35px Baskerville;
    text-align: center;
    color: #FFFFFF;
    -webkit-text-stroke: 0.5px #FFFFFF;
    padding-left: 30px;
}

/* Section 2 */
.section2 {
    width: 100%;
    position: relative;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/05/Rectangle-3722.webp');
    background-position: top center;
    background-size: cover;
    padding: 40px 30px 60px 30px;
}

.section2 h2 {
    font: normal italic 400 30px/35px Baskerville;
    /* text-align: center; */
    color: #FFFFFF;
    -webkit-text-stroke: 0.5px #FFFFFF;
    /* padding-left: 30px; */
    margin-bottom: 20px;
}

.section2 p {
    font: normal normal 400 23px/32px Baskerville;
    color: #FFFFFF;
    -webkit-text-stroke: 0.5px #F5F6F2;
}

/* Section 3 */
.section3 {
    width: 100%;
    position: relative;
}

.section3 .bg3 {
    width: 100%;
    display: block;
}

.content3 {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.content3 p {
    font: normal italic 400 22px/30px Baskerville;
    text-align: center;
    color: #FCFFF4;
    -webkit-text-stroke: 0.1px #FCFFF4;
}

/* Section 4 */
.section4 {
    width: 100%;
    position: relative;
}

.section4 .bg4 {
    width: 100%;
    display: block;
}

.content4 {
    width: 100%;
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.content4 h2 {
    font: normal normal 400 37px/38px Parisienne;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    text-align: center;
}

.content4 h3 {
    font: normal normal 400 23px/30px Zapf Humanist;
    color: #394811;
    -webkit-text-stroke: 0.1px #394811;
    text-align: center;
    margin-bottom: 20px;
}

.content4 p {
    font: normal normal 400 20px/30px Baskerville;
    color: #394811;
    -webkit-text-stroke: 0.1px #394811;
    text-align: center;
}

.section5 {
    width: 100%;
    position: relative;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/05/BGGrid-1.webp');
    background-position: center;
    background-size: cover;
    padding: 40px 10px 40px 10px;
}

.section5 .divider5T {
    width: 70%;
    display: block;
    margin-inline: auto;
    margin-bottom: 40px;
}

/* Slider 5 */
.thi-slider-5 {
    position: relative;
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.thi-ess-slide-news-5 {
    position: relative;
}

.thi-ess-slide-news-5 .slider-nav-one-news-5 .slick-slide img {
    width: 100%;
    margin: 0px auto;
    opacity: 1;
    padding: 0px;
    display: block;
}

.thi-ess-slide-news-5 .slider-nav-one-news-5 p {
    font: normal normal 400 23px/30px Baskerville;
    text-align: center;
    color: #394811;
    -webkit-text-stroke: 0.5px #394811;
    margin-top: 30px;
}

.slick-slider {
    margin-bottom: 0px !important;
}

.thi-ess-slide-news-5 .slider-nav-one-news-5 .slick-track {
    display: flex;
    align-items: center;
}

.thi-ess-slide-news-5 .slider-nav-one-news-5 .slick-dots {
    bottom: -53px;
    padding-left: 0px !important;
}

.thi-ess-slide-news-5 .slick-slider {
    margin-bottom: 0px;
}

.button-testi-5 {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.button-testi-5 a {
    width: 12%;
    background: transparent;
    transition: all 0.5s ease-out;
    z-index: 999;
}

.button-testi-5 .btn-testi-next-5,
.button-testi-5 .btn-testi-prev-5 {
    animation: bounce 0.5s;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(0.5, 0.05, 1, 0.5);
    animation-iteration-count: infinite;
}

.button-testi-5 img {
    width: 100%;
    display: block;
}

@keyframes bounce {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(0, 10px, 0);
    }
}

.btn-testi-prev-5 img {
    transform: scaleX(-1);
}

.section6 {
    width: 100%;
    position: relative;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/05/BGGrid-1.webp');
    background-position: center;
    background-size: cover;
    padding: 40px 20px 40px 20px;
}

.section6 .divider6T {
    width: 70%;
    display: block;
    margin-inline: auto;
    margin-bottom: 30px;
}

.section6 .divider6B {
    width: 70%;
    display: block;
    margin-inline: auto;
    margin-top: 30px;
}

.section6 .content6 {
    width: 100%;
    position: relative;
    background-color: rgba(207, 211, 197, 0.64);
    padding: 30px 10px;
    border-radius: 30px;
}


.content6 .head6-1 {
    font: normal normal 400 17px/27px Trajan Pro3;
    text-align: center;
    color: #5A6024;
    -webkit-text-stroke: 0.9px #5A6024;
    margin-bottom: 40px;
}

.head6-2 {
    font: normal normal 400 20px/23px Baskerville;
    text-align: center;
    color: #5A6024;
    -webkit-text-stroke: 0.5px #5A6024;
}

.head6-3 {
    font: normal normal 400 23px/29px Tempting;
    text-align: center;
    color: #5A6024;
    -webkit-text-stroke: 0.3px #5A6024;
    margin-bottom: 40px;
}

.btnWA6 {
    width: 100%;
    display: flex;
    position: relative;
    margin-bottom: 30px;
    justify-content: center;
}


.btnWa6 a {
    width: 180px;
    text-align: center;
    background-color: #F8F4E3;
    font: normal normal 400 20px / 30px Gazpacho;
    color: #444825;
    -webkit-text-stroke: 0.3px #444825;
    padding: 7px 0;
    border-radius: 30px;
    margin-bottom: 20px;
    text-decoration: none !important;
}

.head6-4{
    font: normal normal 400 13px/25px Baskerville;
    text-align: center;
    color: #5A6024;
    -webkit-text-stroke: 0.4px #5A6024;
    text-transform: uppercase;
}

.head6-5{
    font: normal normal 700 20px/30px Columbia-Serial;
    text-align: center;
    color: #5A6024;
    margin-bottom: 40px;
}

.spa6{
    width: 100%;
    display: block;
}


/* Section 7  */
.section7 {
    width: 100%;
    position: relative;
    background-image: url('https://khastanahadiubud.com/wp-content/uploads/2025/05/Scroll-Group-301.webp');
    background-position: top center;
    background-size: cover;
    padding: 40px 30px 60px 30px;
}


.section7 h2 {
    font: normal normal 300 20px/30px Accia Piano;
    text-align: center;
    color: #445726;
    -webkit-text-stroke: 1px #445726;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.section7 h2 span {
    font: normal normal 500 35px/40px Accia Piano;
    text-align: center;
    color: #445726;
    -webkit-text-stroke: 1px #445726;
}

.section7 img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.section7 .pointsHide {
    width: 100%;
    display: none;
    position: relative;
}

.section7 .btnShow {
    width: 100%;
    display: flex;
    margin-top: 40px;
}

.btnShow a {
    font: normal normal 500 20px / 26px Gazpacho;
    letter-spacing: 0.3px;
    color: #F8F4E3 !important;
    -webkit-text-stroke: 0.9px #F8F4E3;
    background-color: transparent;
    padding: 7px 0px;
    margin: 0px auto 0px auto;
    text-align: center;
    text-decoration: none;
    display: flex;
    width: 180px;
    transition: all 0.5s ease-out;
    position: relative;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #F8F4E3;
}