@import url('https://fonts.googleapis.com/css2?family=Playfair+Display');

a {
    text-decoration: none !important;
}

#main_index {
    overflow: hidden !important;
    padding-bottom: 0px !important;
}

/*navbar*/

#main_index .d-lg-block {
    display: none !important;
}

.navbar_type8 {
    height: 95px;
    margin-top: 0px;
    background: transparent;
}

.navbar_type8 .logo {
    flex:0 1 25%;
    margin-left: 0px;
}

.navbar_type8 .logo img {
    width: 100% !important;
    padding: 5px 35px;
    left: -1vw;
}

.navbar_type8 .nav_tab {
    flex:0 1 70%;
}

.navbar_type8 .nav_tab {
    justify-content: flex-end;
    padding-left: 15px;
    padding-right: 12vw;
    flex-wrap: nowrap;
}

.navbar_type8 .nav_tab .nav_item a {
    font-family: 'Playfair Display', serif;
    font-size: 1.05vw;
    font-weight: 500;
    color: #000;
    padding: 15px 0.9vw;
    text-transform: capitalize;
}

.navbar_type8 .nav_tab .nav_item {
    position: relative;
}

.navbar_type8 .nav_tab .nav_item::before {
    content: "";
    position: absolute;
    top: 2vw;
    bottom: -2px;
    left: 15%;
    transform: translateX(-50%);
    width: 70%;
    height: 0px;
    background-color: #000;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
    opacity: 1;
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    transform: scaleX(1);
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {
    color: #fff !important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a {
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: transparent;
    padding: 0.25rem 1.5rem;
    color: #fff;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item {
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    flex-direction: column;
    max-width: 350px;
    min-width: 150px;
    padding: 0vw 0vw 1vw 0vw;
}

.navbar_type8.navbar_height.dark_nav {
   margin-top: 0px !important; 
   background: #fff !important;
}

.np_language_btn .dropdown_btn {
    background-color: #000;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    padding: 10px 15px;
    border-radius: 0 0 5px 5px;
    border-radius: 30px;
    text-transform: uppercase;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    color: #fff !important;
}

.np_language_btn {
    position: absolute;
    top: 1.8vw;
    right: 2rem;
    z-index: 9999;
    user-select: none;
    cursor: pointer;
}

.np_language_btn .dropdown_btn span {
    color: #fff;
}

.np_language_btn a {
    color: #fff;
}

@media screen and (max-width: 1200.5px) {
    /*.navbar_type8 .nav_tab {*/
    /*    justify-content: flex-end;*/
    /*    padding-left: 15px;*/
    /*    padding-right: 4vw;*/
    /*    flex-wrap: nowrap;*/
    /*}*/
    
    .navbar_type8 .nav_tab .nav_item a {
        font-family: 'Playfair Display', serif;
        font-size: 1.15vw;
        font-weight: 500;
        color: #000;
        padding: 15px 0.6vw;
        text-transform: capitalize;
    }
    
    .np_language_btn {
        position: absolute;
        top: 3vw;
        right: 1rem;
        z-index: 9999;
        user-select: none;
        cursor: pointer;
    }
    
    .np_language_btn .dropdown_btn {
        background-color: #000;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
        padding: 8px 15px;
        border-radius: 0 0 5px 5px;
        border-radius: 30px;
        text-transform: uppercase;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
        color: #fff !important;
    }
    
    .navbar_type8 .nav_tab {
        justify-content: flex-end;
        padding-left: 15px;
        padding-right: 16vw;
        flex-wrap: nowrap;
    }
    
    .navbar_type8 .logo img {
        width: 100% !important;
        padding: 4px;
        left: 0vw;
    }
}

@media screen and (max-width: 992.5px) {
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
        display: none !important;
    }
}

@media screen and (max-width: 767.5px) {
}

@media screen and (max-width: 426px) {
    .navbar_mobile .logo_img {
        max-height: 42px;
        padding: 0;
        font-size: 1.75rem;
        line-height: inherit;
        white-space: nowrap;
        margin-top: 1vw;
    }
}

/*hp_banner*/

.hp_banner {
    position: relative;
    top: 36vw;
    left: 8.5vw;
    transform: translate(0, -50%);
    width: 60%;
}

.hp_banner_title {
    font-family: 'Playfair Display', serif;
    font-size: 3.3vw;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0vw;
    position: relative;
    display: inline-block;
}

.hp_banner_subtitle {
    font-family: 'Playfair Display', serif;
    font-size: 3.3vw;
    font-weight: 500;
    color: #fff;
    margin-top: -1vw;
    margin-left: 2.8vw;
    line-height: 1.2;
    position: relative;
    display: inline-block;
}

html:lang(ms) .hp_banner_title {
    font-family: 'Playfair Display', serif;
    font-size: 3vw;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0vw;
    position: relative;
    display: inline-block;
}

html:lang(ms) .hp_banner_subtitle {
    font-family: 'Playfair Display', serif;
    font-size: 3vw;
    font-weight: 500;
    color: #fff;
    margin-top: -1vw;
    margin-left: 2.8vw;
    line-height: 1.2;
    position: relative;
    display: inline-block;
}

.hp_banner_subtitle::before {
    content: '';
    position: absolute;
    left: -2.5vw;
    top: 60%;
    transform: translateY(-50%);
    width: 2.5vw;
    height: 3px;
    background-color: #fff;
}

.hp_banner_content {
    font-size: 1vw;
    font-weight: 300;
    color: #fff;
    line-height: 1.2;
    margin-top: 0.5vw;
    margin-bottom: 1.5vw;
    padding: 0vw 2vw 0vw 0vw;
}

.n_bannerImg {
    position: absolute;
    width: 16%;
    z-index: -1;
    top: 4vw;
    left: 75vw;
    opacity: 1;
    border-radius: 50%;
    animation: rotate 14s linear infinite;
    z-index: 5;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg); 
    }
    100% {
        transform: rotate(360deg); 
    }
}

.slider_banner .slick-dots {
    position: absolute !important;
    flex-direction: column;
    display: flex;
    right: 1vw;
    top: 33%;
    margin: 0;
    padding: 7px;
    width: 10%;
    z-index: 1001;
}

.slider_banner .slick-dots li button:before{
    border:1px solid transparent;
    border-radius:1000px;
    color: #fff;
    opacity:1;
    width:10px;
    height:10px;
    right:0;
    bottom:0;
    display:flex;
    justify-content: center;
    align-items: center;
    margin:auto 0;
    padding: 7px; 
}

.slider_banner .slick-dots li.slick-active button:before{
    opacity: 1;
    color:#fff;
}

.slider_banner .slick-dotted.slick-slider{
    margin-bottom:0;
}

.slider_banner .slick-dots li.slick-active button:before {
    opacity: .95;
    color: #fff;
    border: 1px solid #fff;  
    border-radius: 50%;      
    padding: 7px;            
}

@media screen and (max-width: 1200.5px) {
}

@media screen and (max-width: 992.5px) {
}

@media screen and (max-width: 767.5px) {
    .hp_banner_title {
        font-family: 'Playfair Display', serif;
        font-size: 5vw;
        font-weight: 500;
        color: #fff;
        margin-bottom: 0vw;
        position: relative;
        display: inline-block;
    }
    
    .hp_banner_subtitle {
        font-family: 'Playfair Display', serif;
        font-size: 5vw;
        font-weight: 500;
        color: #fff;
        margin-top: 0vw;
        margin-left: 5.8vw;
        line-height: 1.2;
        position: relative;
        display: inline-block;
    }
    
    html:lang(ms) .hp_banner_title {
        font-family: 'Playfair Display', serif;
        font-size: 4vw;
        font-weight: 500;
        color: #fff;
        margin-bottom: 0vw;
        position: relative;
        display: inline-block;
    }
    
    html:lang(ms) .hp_banner_subtitle {
        font-family: 'Playfair Display', serif;
        font-size: 4vw;
        font-weight: 500;
        color: #fff;
        margin-top: -1vw;
        margin-left: 2.8vw;
        line-height: 1.2;
        position: relative;
        display: inline-block;
    }
    
    .hp_banner_subtitle::before {
        content: '';
        position: absolute;
        left: -5.5vw;
        top: 60%;
        transform: translateY(-50%);
        width: 4.5vw;
        height: 2px;
        background-color: #fff;
    }
    
    .hp_banner_content {
        font-size: 3.3vw;
        font-weight: 300;
        color: #fff;
        line-height: 1.5;
        margin-top: 0vw;
        margin-bottom: 1.5vw;
        padding: 0vw 2vw 0vw 0vw;
    }
    
    .n_bannerImg {
        position: absolute;
        width: 21%;
        z-index: -1;
        top: 5vw;
        left: 72vw;
        opacity: 1;
        border-radius: 50%;
        animation: rotate 14s linear infinite;
        z-index: 5;
    }
    
    .hp_banner {
        position: relative;
        top: 70vw;
        left: 7.5vw;
        transform: translate(0, -50%);
        width: 70%;
    }
}

@media screen and (max-width: 426px) {
    .n_bannerImg {
        position: absolute;
        width: 30%;
        z-index: -1;
        top: 52vw;
        left: 57vw;
        opacity: 1;
        border-radius: 50%;
        animation: rotate 14s linear infinite;
        z-index: 5;
    }
}

/*hp_service*/

.index_wrapper_3 {
    background-image: url(https://cdn1.npcdn.net/img/1752043421service-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -2vw;
}

.hp_services {
    padding: 2vw 7vw 7vw 7vw;
    margin-top: -12vw;
}

.hp_services .delay {
    margin-top: 4vw;
}

.category-image {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.hp_service .row{
    align-items: center;
}

.categoryBorder {
    padding: 0px 35px;
}

.service_smallTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

@keyframes floatDisney {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}

@keyframes glow {
  0%, 100% {
    filter: drop-shadow(0 0 5px rgba(255, 223, 186, 0.5));
  }
  50% {
    filter: drop-shadow(0 0 15px rgba(255, 223, 186, 0.95));
  }
}

@keyframes mountainWave {
  0% {
    transform: translateX(-150%) skewX(-20deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(0%) skewX(-20deg);
    opacity: 0.8;
  }
  100% {
    transform: translateX(150%) skewX(-20deg);
    opacity: 0;
  }
}

@keyframes glow {
  0%, 100% {
    filter: drop-shadow(0 0 5px rgba(255, 223, 186, 0.5));
  }
  50% {
    filter: drop-shadow(0 0 12px rgba(255, 223, 186, 0.9));
  }
}

@keyframes mountainWave {
  0% {
    transform: translateX(-150%) skewX(-20deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(0%) skewX(-20deg);
    opacity: 0.8;
  }
  100% {
    transform: translateX(150%) skewX(-20deg);
    opacity: 0;
  }
}

.hp_service_icon {
    width: 20%;
    margin: 0 auto 25px;
    display: block;
    animation: glow 4s ease-in-out infinite;
    position: relative;
    z-index: 1;
}

.hp_service_icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%;
    width: 200%;
    height: 100%;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0) 70%
    );
    animation: mountainWave 3.5s ease-in-out infinite;
    pointer-events: none;
    z-index: 2;
}

.service_smallTitle2 {
    font-family: 'Playfair Display', serif;
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    margin-top: -3.5vw;
    margin-bottom: 2vw;
    text-align: center;
    line-height: 1.2;
}

.serviceText {
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.9;
    color: #fff;
    /* padding: 4% 9% 2% 17%; */
    text-align: center;
    margin-bottom: 2vw;
}

.category-card {
    position: relative;
    /*overflow: hidden;*/
    transition: transform 0.3s ease-in-out;
}

.category-background {
    position: relative;
}

.category-image {
    width: 100%;
    height: auto;
    display: block;
}

.category-overlay {
    position: relative;
    bottom: 0;
    /* background: #FFD700; */
    width: 100%;
    /* padding: 0vw 3vw 2.5vw 3.5vw; */
    display: flex;
    flex-direction: column;
    align-items: center;
    /*border: 2px solid #fff;*/
}

.category-icon img {
    width: 4.8vw;
    height: auto;
    margin-bottom: 0vw;
    position: absolute;
    margin-top: -1.5vw;
    margin-left: 5.5vw;
    /* margin-right: 2vw; */
}

.categoryContent {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2.5vw;
    width: 100%;
    text-align: left;
    margin-top: 2vw;
    /*border: 2px solid #fff;*/
}

.categoryTitle {
    flex: 0 1 auto; 
    background: linear-gradient(to right, #fce8cd, #fcf6ef, #f1ddc4);
    text-align: center;
}

.categoryTitle h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.5vw;
    font-weight: 600;
    color: #000;
    padding: 1vw 1vw;
    display: inline-block;
    margin-bottom: 0vw;
    letter-spacing: 0px;
}

.categoryText {
    flex: 1;
    font-size: 1vw;
    font-weight: 200;
    color: #fff;
    line-height: 1.6;
    border: 1px solid #fff;
    padding: 1.5vw 1vw 0.5vw 0vw;
}

.categoryText p {
    margin-top: 0;
    margin-bottom: 0rem;
    font-size: 0.9vw;
    font-weight: 700;
}

.categoryBorder {
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
    will-change: transform;
}

.categoryBorder:hover,
.categoryBorder:active {
    transform: translateY(12px);
}

.category-icon img {
    transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1); 
    will-change: transform;
}

.categoryBorder:hover .category-icon img,
.categoryBorder:active .category-icon img {
    transform: scale(1.15) rotate(3deg);
}

@media screen and (max-width: 1200.5px) {
    .index_wrapper_3 {
        background-image: url(https://cdn1.npcdn.net/img/1752043421service-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: -3vw;
    }
}

@media screen and (max-width: 992.5px) {
}

@media screen and (max-width: 767.5px) {
    .index_wrapper_3 {
        background-image: url(https://cdn1.npcdn.net/img/1752043421service-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: -7vw;
    }
    
    .service_smallTitle2 {
        font-family: 'Playfair Display', serif;
        font-size: 6.5vw;
        font-weight: 500;
        color: #fff;
        margin-top: -12.5vw;
        margin-bottom: 7vw;
        text-align: center;
        line-height: 1.2;
    }
    
    .hp_service_icon {
        width: 65%;
        margin: 0 auto 25px;
        display: block;
        animation: glow 4s ease-in-out infinite;
        position: relative;
        z-index: 1;
    }
    
    .hp_services {
        padding: 28vw 5vw 2vw 5vw;
        margin-top: -12vw;
    }
    
    .categoryBorder {
        padding: 15px 15px;
    }
    
    .categoryText {
        flex: 1;
        font-size: 3.8vw;
        font-weight: 200;
        color: #fff;
        line-height: 1.6;
        border: 1px solid #fff;
        padding: 4vw 1.5vw 0.5vw 0vw;
    }
    
    .categoryContent {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 2.5vw;
        width: 100%;
        text-align: left;
        margin-top: 5vw;
        /* border: 2px solid #fff; */
    }
    
    .category-icon img {
        width: 15vw;
        height: auto;
        margin-bottom: 0vw;
        position: absolute;
        margin-top: -5.2vw;
        margin-left: 20vw;
        /* margin-right: 2vw; */
    }
    
    .categoryTitle h3 {
        font-family: 'Playfair Display', serif;
        font-size: 4.5vw;
        font-weight: 600;
        color: #000;
        padding: 2vw 1vw;
        display: inline-block;
        margin-bottom: 0vw;
        letter-spacing: 0px;
    }
}

@media screen and (max-width: 426px) {
    .index_wrapper_3 {
        background-image: url(https://cdn1.npcdn.net/img/1752043421service-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: -9vw;
    }
}

/*hp_about*/

.hp_about {
    padding: 2vw 0;
    position: relative;
    z-index: 1;
    background-color: #f5f5f7;
}

.hp_about::before {
    content: '';
    position: absolute;
    top: -1vw;
    left: 0;
    width: 100%;
    height: 40%;
    background-color: #0c1f2c;
    z-index: -1;
    pointer-events: none;
}

html:lang(zh) .hp_about::before {
    content: '';
    position: absolute;
    top: -1vw;
    left: 0;
    width: 100%;
    height: 40%;
    background-color: #0c1f2c;
    z-index: -1;
    pointer-events: none;
}

html:lang(ms) .hp_about::before {
    content: '';
    position: absolute;
    top: -1vw;
    left: 0;
    width: 100%;
    height: 40%;
    background-color: #0c1f2c;
    z-index: -1;
    pointer-events: none;
}

.hp_about::after {
    content: '';
    position: absolute;
    top: -10vw;
    right: 10vw;
    width: 200px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

html:lang(zh) .hp_about::after {
    content: '';
    position: absolute;
    top: -10vw;
    right: 10vw;
    width: 200px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

html:lang(ms) .hp_about::after {
    content: '';
    position: absolute;
    top: -10vw;
    right: 10vw;
    width: 200px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

.hp_about .aboutBorder {
    padding: 0px;
}

.hp_about .aboutContent {
    padding: 3.5vw 1vw 1vw 0vw;
    margin-left: -0.5vw;
}

.hp_about .small_all {
    font-size: 1.35vw;
    font-weight: 500;
    color: #000;
    letter-spacing: 3px;
}

.hp_about .title_all {
    font-family: 'Playfair Display', serif;
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.3;
}

.hp_about .content_all {
    color: #333;
    font-size: 1.05vw;
    font-weight: 400;
    line-height: 1.6;
    padding: 4vw 4.5vw 0vw 0vw;
}

.hp_about_image {
    margin-top: 0%;
    width: 100%;
}

.hp_about_image_wrapper {
  position: relative;
  width: 90%;
  margin-top: 0%;
  display: inline-block;
}

.hp_about_image_wrapper::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);
  pointer-events: none;
  z-index: 1;
}

.n_aboutViewMore {
    font-family: 'Playfair Display', serif;
    font-size: 1.1vw;
    font-weight: 400;
    color: #fff;
    background-color: #08202d;
    border-radius: 25px;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 1vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.6vw 1.2vw 0.6vw 1.2vw;
}

.n_aboutViewMore:hover {
    color: #fff;
    background-color: #000;
}

.n_aboutViewMore img.arrow-icon {
    margin-left: 5px !important;
    width: 32px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

.n_aboutViewMore:hover img.arrow-icon {
    transform: rotate(-45deg); 
}

.n_aboutViewMore .item img {
    width: 100% !important;
    height: auto !important;
    z-index: -1;
}

.n_aboutViewMore .arrow-icon {
    width: 30px;
    height: auto;
    transform: rotate(0deg);
}

.hp_about .image-text-overlay {
    position: absolute;
    top: 84%;
    left: 38%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    /* padding: 1vw 2vw; */
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.hp_about .image-text-overlay h2 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8vw;
    font-weight: 500;
    margin: 0vw;
    position: relative;
    display: inline-block;
}

.hp_about .image-text-overlay h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8vw;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin-left: -5vw;
}

html:lang(zh) .hp_about .image-text-overlay h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8vw;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin-left: -5vw;
}

html:lang(ms) .hp_about .image-text-overlay h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8vw;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin-left: -5vw;
}

.hp_about .image-text-overlay h3::before {
    content: '';
    display: inline-block;
    width: 210px;
    height: 2px;
    background-color: white;
    margin-right: 1vw;
    vertical-align: middle;
}

@media screen and (max-width: 1200.5px){
    .hp_about::after {
        content: '';
        position: absolute;
        top: -13vw;
        right: 10vw;
        width: 200px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_about::before {
        content: '';
        position: absolute;
        top: 0vw;
        left: 0;
        width: 100%;
        height: 50%;
        background-color: #0c1f2c;
        z-index: -1;
        pointer-events: none;
    }
    
    html:lang(zh) .hp_about::before {
        content: '';
        position: absolute;
        top: 0vw;
        left: 0;
        width: 100%;
        height: 61%;
        background-color: #0c1f2c;
        z-index: -1;
        pointer-events: none;
    }
    
    html:lang(ms) .hp_about::before {
        content: '';
        position: absolute;
        top: 0vw;
        left: 0;
        width: 100%;
        height: 46%;
        background-color: #0c1f2c;
        z-index: -1;
        pointer-events: none;
    }
    
    html:lang(zh) .hp_about::after {
        content: '';
        position: absolute;
        top: 5.5vw;
        right: 6vw;
        width: 117px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    html:lang(ms) .hp_about::after {
        content: '';
        position: absolute;
        top: -19.5vw;
        right: 6vw;
        width: 117px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    .hp_about_image_wrapper {
        position: relative;
        width: 100%;
        margin-top: 0%;
        display: inline-block;
    }
    
    .hp_about {
        padding: 2vw 8vw 2vw 8vw;
        position: relative;
        z-index: 1;
        background-color: #f5f5f7;
    }
    
    .hp_about .small_all {
        font-size: 1.35vw;
        font-weight: 500;
        color: #000;
        letter-spacing: 3px;
    }
    
    .hp_about .title_all {
        font-family: 'Playfair Display', serif;
        font-size: 6.5vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3;
    }
    
    .hp_about .content_all {
        color: #333;
        font-size: 3.5vw;
        font-weight: 400;
        line-height: 1.6;
        padding: 10vw 0vw 0vw 0vw;
    }
    
    .n_aboutViewMore {
        font-family: 'Playfair Display', serif;
        font-size: 3vw;
        font-weight: 400;
        color: #fff;
        background-color: #08202d;
        border-radius: 25px;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: 1vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 2vw 3.2vw 2vw 3.2vw;
    }
    
    .hp_about::after {
        content: '';
        position: absolute;
        top: -11.5vw;
        right: 6vw;
        width: 117px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    .hp_about .aboutContent {
        padding: 3.5vw 0vw 1vw 0vw;
        margin-left: 0vw;
    }
    
    .hp_about .image-text-overlay h2 {
        font-family: 'Playfair Display', serif;
        font-size: 3.8vw;
        font-weight: 500;
        margin: 0vw;
        position: relative;
        display: inline-block;
    }
    
    .hp_about .image-text-overlay h3 {
        font-family: 'Playfair Display', serif;
        font-size: 3.8vw;
        font-weight: 500;
        position: relative;
        display: inline-block;
        margin-left: -2vw;
    }
    
    html:lang(zh) .hp_about .image-text-overlay h3 {
        font-family: 'Playfair Display', serif;
        font-size: 3.8vw;
        font-weight: 500;
        position: relative;
        display: inline-block;
        margin-left: -9vw;
    }
    
    html:lang(ms) .hp_about .image-text-overlay h3 {
        font-family: 'Playfair Display', serif;
        font-size: 3.8vw;
        font-weight: 500;
        position: relative;
        display: inline-block;
        margin-left: 8vw;
    }
    
    .hp_about .image-text-overlay h3::before {
        content: '';
        display: inline-block;
        width: 82px;
        height: 2px;
        background-color: white;
        margin-right: 1vw;
        vertical-align: middle;
    }
}

@media screen and (max-width: 426px) {
    .hp_about::after {
        content: '';
        position: absolute;
        top: -13vw;
        right: 4vw;
        width: 115px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
        background-size: auto;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    html:lang(ms) .hp_about::after {
        content: '';
        position: absolute;
        top: -21.5vw;
        right: 6vw;
        width: 117px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752033330explore-the-Heart-of-Singapore.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
}

/*hp_why*/

.hp_why {
    padding: 7vw 8vw 9vw 8vw;
    background-image: url(https://cdn1.npcdn.net/img/1752040218why-choose-us-bg.jpg);
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}

.hp_why::before {
    content: '';
    position: absolute;
    top: 13.5vw;
    left: -6.5vw;
    width: 191px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1752040417element-03.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

.hp_why::after {
    content: '';
    position: absolute;
    top: 16.5vw;
    right: 0vw;
    width: 500px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1752040434merlion.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

html:lang(ms) .hp_why::after {
    content: '';
    position: absolute;
    top: 16.5vw;
    right: 0vw;
    width: 500px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1752040434merlion.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

.why_smallTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

@keyframes floatDisney {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}

@keyframes glow {
  0%, 100% {
    filter: drop-shadow(0 0 5px rgba(255, 223, 186, 0.5));
  }
  50% {
    filter: drop-shadow(0 0 15px rgba(255, 223, 186, 0.95));
  }
}

@keyframes mountainWave {
  0% {
    transform: translateX(-150%) skewX(-20deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(0%) skewX(-20deg);
    opacity: 0.8;
  }
  100% {
    transform: translateX(150%) skewX(-20deg);
    opacity: 0;
  }
}

@keyframes glow {
  0%, 100% {
    filter: drop-shadow(0 0 5px rgba(255, 223, 186, 0.5));
  }
  50% {
    filter: drop-shadow(0 0 12px rgba(255, 223, 186, 0.9));
  }
}

@keyframes mountainWave {
  0% {
    transform: translateX(-150%) skewX(-20deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(0%) skewX(-20deg);
    opacity: 0.8;
  }
  100% {
    transform: translateX(150%) skewX(-20deg);
    opacity: 0;
  }
}

.hp_why_icon {
    width: 20%;
    margin: 0 auto 25px;
    display: block;
    animation: glow 4s ease-in-out infinite;
    position: relative;
    z-index: 1;
}

.hp_why_icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%;
    width: 200%;
    height: 100%;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0) 70%
    );
    animation: mountainWave 3.5s ease-in-out infinite;
    pointer-events: none;
    z-index: 2;
}

.why_smallTitle2 {
    font-family: 'Playfair Display', serif;
    font-size: 2.5vw;
    font-weight: 600;
    color: #000;
    margin-top: -3.5vw;
    margin-bottom: 2vw;
    text-align: center;
    line-height: 1.2;
}

.whyBorder {
    padding: 25px 15px;
}

/*.hp_tag_grid {*/
/*    background-color: #eaeaea;*/
/*    display: flex !important;*/
/*    align-items: center !important;*/
/*    padding: 1.5vw 1.5vw 1.5vw 1.5vw;*/
/*}*/

.hp_tag_grid {
    position: relative;
    background-color: #eaeaea;
    display: flex !important;
    align-items: center !important;
    padding: 1.8vw 1.2vw 1.8vw 1.2vw;
    z-index: 0;
    overflow: hidden;
    border-radius: 15px;
}

.hp_tag_grid::before {
    content: '';
    position: absolute;
    top: 0.8vw;
    left: -4vw;
    width: 37%;
    height: 86%;
    background-color: #ba8643;
    z-index: -1;
    border-radius: 50%;
}

.hp_tag_image {
    width: 19%;
    height: auto;
    flex-shrink: 0;
    margin-left: -1vw;
    margin-right: 2vw;
}

.hp_tag_title {
    font-family: 'Playfair Display', serif;
    font-size: 1.5vw;
    font-weight: 600;
    color: #333;
}

.hp_tag_text {
    font-size: 0.9vw;
    font-weight: 400;
    color: #444;
    margin-top: 1vw;
    padding: 0vw 0vw 0vw 0vw;
}

@keyframes floatRotate {
    0% {
        transform: translateY(0) rotate(0deg);
        filter: drop-shadow(0 0 0 rgba(0,0,0,0));
    }
    50% {
        transform: translateY(-8px) rotate(5deg);
        filter: drop-shadow(0 4px 6px rgba(0,0,0,0.2));
    }
    100% {
        transform: translateY(0) rotate(0deg);
        filter: drop-shadow(0 0 0 rgba(0,0,0,0));
    }
}

@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.12);
  }
}

.whyBorder:hover .hp_tag_image {
  animation: pulse 0.6s ease-in-out;
}

@media screen and (max-width: 1200.5px){
    .hp_why::after {
        content: '';
        position: absolute;
        top: 16.5vw;
        right: 0vw;
        width: 442px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752040434merlion.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_why_icon {
        width: 65%;
        margin: 0 auto 25px;
        display: block;
        animation: glow 4s ease-in-out infinite;
        position: relative;
        z-index: 1;
    }
    
    .why_smallTitle2 {
        font-family: 'Playfair Display', serif;
        font-size: 6.5vw;
        font-weight: 600;
        color: #000;
        margin-top: -12.5vw;
        margin-bottom: 2vw;
        text-align: center;
        line-height: 1.2;
    }
    
    .hp_tag_image {
        width: 19%;
        height: auto;
        flex-shrink: 0;
        margin-left: -1vw;
        margin-right: 5vw;
    }
    
    .hp_tag_title {
        font-family: 'Playfair Display', serif;
        font-size: 4.5vw;
        font-weight: 600;
        color: #333;
        line-height: 1.3;
    }
    
    .hp_tag_text {
        font-size: 3.5vw;
        font-weight: 400;
        color: #444;
        margin-top: 1vw;
        padding: 1vw 3.5vw 0vw 0vw;
    }
    
    .whyBorder {
        padding: 15px 5px;
    }
    
    .hp_tag_grid {
        position: relative;
        background-color: #eaeaea;
        display: flex !important;
        align-items: center !important;
        padding: 3.8vw 2.3vw 3.8vw 2.3vw;
        z-index: 0;
        overflow: hidden;
        border-radius: 15px;
    }
    
    .hp_tag_grid::before {
        content: '';
        position: absolute;
        top: 2.5vw;
        left: -11.5vw;
        width: 37%;
        height: 86%;
        background-color: #ba8643;
        z-index: -1;
        border-radius: 50%;
    }
    
    .hp_why {
        padding: 7vw 8vw 46vw 8vw;
        background-image: url(https://cdn1.npcdn.net/img/1752040218why-choose-us-bg.jpg);
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
        position: relative;
        z-index: 0;
    }
    
    .hp_why::before {
        content: '';
        position: absolute;
        top: 50.5vw;
        left: -6.5vw;
        width: 150px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752040417element-03.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    .hp_why::after {
        content: '';
        position: absolute;
        top: 113.5vw;
        right: 0vw;
        width: 320px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752040434merlion.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    html:lang(ms) .hp_why::after {
        content: '';
        position: absolute;
        top: 124.5vw;
        right: 0vw;
        width: 320px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752040434merlion.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
}

@media screen and (max-width: 426px) {
    .hp_why::after {
        content: '';
        position: absolute;
        top: 116.5vw;
        right: 0vw;
        width: 280px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752040434merlion.png) no-repeat right center;
        background-size: auto;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    html:lang(ms) .hp_why::after {
        content: '';
        position: absolute;
        top: 121.5vw;
        right: 0vw;
        width: 283px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752040434merlion.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
}

/*hp_explore*/

.hp_explore {
    padding: 8vw 8vw 6vw 8vw;
    position: relative;
    z-index: 1;
    background-image: url(https://cdn1.npcdn.net/img/1752044979Singapore-private-tour_bg.jpg);
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
}

.hp_explore::after {
    content: '';
    position: absolute;
    top: 0vw;
    right: 0vw;
    width: 100%;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1752044192singapore-private-tour.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

.hp_explore .aboutBorder {
    padding: 0px;
}

.hp_explore .aboutContent {
    padding: 3.5vw 1vw 1vw 0vw;
    margin-left: -0.5vw;
}

.hp_explore .small_all {
    font-size: 1.35vw;
    font-weight: 500;
    color: #fff;
    letter-spacing: 3px;
}

.hp_explore .title_all {
  font-family: 'Playfair Display', serif;
  font-size: 2.5vw;
  font-weight: 500;
  color: #fff;
  line-height: 1.3;
  position: relative;
  padding-left: 0.5vw;
}

.hp_explore .title_all::before {
    content: '';
    position: absolute;
    top: 29%;
    left: -11vw;
    transform: translateY(-50%);
    width: 10vw;
    height: 2px;
    background-color: #fff;
}

.hp_explore .title_all::after {
    content: '';
    position: absolute;
    top: 1.7vw;
    left: 8.5vw;
    width: 120px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1752044834tour.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

html:lang(zh) .hp_explore .title_all::after {
    content: '';
    position: absolute;
    top: 1vw;
    left: 11.5vw;
    width: 160px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1753407928tour.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

html:lang(ms) .hp_explore .title_all::after {
    content: '';
    position: absolute;
    top: 1.3vw;
    left: 15.5vw;
    width: 240px;
    height: 100%;
    background: url(https://cdn1.npcdn.net/img/1753859894tour-bm.png) no-repeat right center;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}

.hp_explore .content_all {
    font-size: 1vw;
    font-weight: 300;
    color: #fff;
    line-height: 1.6;
    padding: 4vw 3.5vw 0vw 3.5vw;
}

html:lang(ms) .hp_explore .content_all {
    font-size: 1vw;
    font-weight: 300;
    color: #fff;
    line-height: 1.6;
    padding: 4vw 3.5vw 0vw 3.5vw;
}

.hp_explore_image {
    margin-top: 0%;
    width: 100%;
}

.hp_explore_image_wrapper {
    position: relative;
    width: 86%;
    margin-top: -3%;
    display: inline-block;
    margin-left: 7vw;
}

.n_exploreViewMore {
    font-family: 'Playfair Display', serif;
    font-size: 1.1vw;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 25px;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 0vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.6vw 1.2vw 0.6vw 1.2vw;
}

.n_exploreViewMore:hover {
    color: #fff;
    background-color: #000;
    border: 2px solid #000;
}

.n_exploreViewMore img.arrow-icon {
    margin-left: 5px !important;
    width: 32px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

.n_exploreViewMore:hover img.arrow-icon {
    transform: rotate(-45deg); 
}

.n_exploreViewMore .item img {
    width: 100% !important;
    height: auto !important;
    z-index: -1;
}

.n_exploreViewMore .arrow-icon {
    width: 30px;
    height: auto;
    transform: rotate(0deg);
}

html:lang(ms) .n_exploreViewMore {
    font-family: 'Playfair Display', serif;
    font-size: 1.1vw;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 25px;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 0vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.6vw 1.2vw 0.6vw 1.2vw;
}

html:lang(ms) .n_exploreViewMore:hover {
    color: #fff;
    background-color: #000;
    border: 2px solid #000;
}

html:lang(ms) .n_exploreViewMore img.arrow-icon {
    margin-left: 5px !important;
    width: 32px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

html:lang(ms) .n_exploreViewMore:hover img.arrow-icon {
    transform: rotate(-45deg); 
}

html:lang(ms) .n_exploreViewMore .item img {
    width: 100% !important;
    height: auto !important;
    z-index: -1;
}

html:lang(ms) .n_exploreViewMore .arrow-icon {
    width: 30px;
    height: auto;
    transform: rotate(0deg);
}

.hp_explore .image-text-overlay {
    position: absolute;
    top: 40%;
    left: 52%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    /* padding: 1vw 2vw; */
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.hp_explore .image-text-overlay h2 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8vw;
    font-weight: 500;
    margin: 0vw;
    position: relative;
    display: inline-block;
}

.hp_explore .image-text-overlay h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8vw;
    font-weight: 500;
    position: relative;
    display: inline-block;
    margin-left: -5vw;
}

.hp_explore .image-text-overlay h3::before {
    content: '';
    display: inline-block;
    width: 210px;
    height: 2px;
    background-color: white;
    margin-right: 1vw;
    vertical-align: middle;
}

@media screen and (max-width: 1200.5px){
    .hp_explore .title_all::after {
        content: '';
        position: absolute;
        top: 2.2vw;
        left: 5.5vw;
        width: 120px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752044834tour.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    html:lang(ms) .hp_explore .title_all::after {
        content: '';
        position: absolute;
        top: 1.3vw;
        left: 9.5vw;
        width: 240px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1753859894tour-bm.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_explore .title_all {
        font-family: 'Playfair Display', serif;
        font-size: 5.5vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3;
        position: relative;
        padding-left: 0.5vw;
    }
    
    .hp_explore .title_all::before {
        content: '';
        position: absolute;
        top: 30%;
        left: -14vw;
        transform: translateY(-50%);
        width: 13vw;
        height: 2px;
        background-color: #fff;
    }
    
    .hp_explore .title_all::after {
        content: '';
        position: absolute;
        top: 5.2vw;
        left: 9.5vw;
        width: 120px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752044834tour.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    html:lang(ms) .hp_explore .title_all::after {
        content: '';
        position: absolute;
        top: 1.3vw;
        left: 19.5vw;
        width: 240px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1753859894tour-bm.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    html:lang(zh) .hp_explore .title_all::after {
        content: '';
        position: absolute;
        top: 1vw;
        left: 16.5vw;
        width: 160px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1753407928tour.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    .hp_explore_image_wrapper {
        position: relative;
        width: 100%;
        margin-top: 7%;
        display: inline-block;
        margin-left: 0vw;
    }
    
    .hp_explore .content_all {
        font-size: 3.2vw;
        font-weight: 300;
        color: #fff;
        line-height: 1.6;
        padding: 4vw 3.5vw 0vw 3.5vw;
    }
    
    html:lang(ms) .hp_explore .content_all {
        font-size: 3vw;
        font-weight: 300;
        color: #fff;
        line-height: 1.6;
        padding: 4vw 3.5vw 0vw 3.5vw;
    }
    
    .hp_explore .image-text-overlay {
        position: absolute;
        top: 50%;
        left: 52%;
        transform: translate(-50%, -50%);
        color: white;
        text-align: center;
        /* padding: 1vw 2vw; */
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    
    .n_exploreViewMore {
        font-family: 'Playfair Display', serif;
        font-size: 3vw;
        font-weight: 400;
        color: #fff;
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 25px;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: 0vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.6vw 3.2vw 1.6vw 3.2vw;
    }
    
    html:lang(ms) .n_exploreViewMore {
        font-family: 'Playfair Display', serif;
        font-size: 3vw;
        font-weight: 400;
        color: #fff;
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 25px;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: -2vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.6vw 3.2vw 1.6vw 3.2vw;
    }
    
    .hp_explore::after {
        content: '';
        position: absolute;
        top: 33vw;
        right: 0vw;
        width: 100%;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1752044192singapore-private-tour.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    .hp_explore {
        padding: 8vw 8vw 19vw 8vw;
        position: relative;
        z-index: 1;
        background-image: url(https://cdn1.npcdn.net/img/1752044979Singapore-private-tour_bg.jpg);
        background-size: cover;
        /* background-position: center; */
        background-repeat: no-repeat;
    }
    
    .hp_explore_image {
        margin-top: 0%;
        width: 115%;
        max-width: 150%;
        margin-left: -7vw;
    }
}

@media screen and (max-width: 426px) {
    html:lang(ms) .hp_explore .title_all::after {
        content: '';
        position: absolute;
        top: 1.3vw;
        left: 17.5vw;
        width: 240px;
        height: 100%;
        background: url(https://cdn1.npcdn.net/img/1753859894tour-bm.png) no-repeat right center;
        background-size: contain;
        z-index: 0;
        pointer-events: none;
    }
    
    html:lang(ms) .n_exploreViewMore {
        font-family: 'Playfair Display', serif;
        font-size: 3vw;
        font-weight: 400;
        color: #fff;
        background-color: transparent;
        border: 2px solid #fff;
        border-radius: 25px;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: -4vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.6vw 3.2vw 1.6vw 3.2vw;
    }
}

/*hp_gallery*/

.hp_gallery {
    padding: 7vw 8vw 0vw 8vw;
}

.gallery_smallTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

@keyframes floatDisney {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}

@keyframes glow {
  0%, 100% {
    filter: drop-shadow(0 0 5px rgba(255, 223, 186, 0.5));
  }
  50% {
    filter: drop-shadow(0 0 15px rgba(255, 223, 186, 0.95));
  }
}

@keyframes mountainWave {
  0% {
    transform: translateX(-150%) skewX(-20deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(0%) skewX(-20deg);
    opacity: 0.8;
  }
  100% {
    transform: translateX(150%) skewX(-20deg);
    opacity: 0;
  }
}

@keyframes glow {
  0%, 100% {
    filter: drop-shadow(0 0 5px rgba(255, 223, 186, 0.5));
  }
  50% {
    filter: drop-shadow(0 0 12px rgba(255, 223, 186, 0.9));
  }
}

@keyframes mountainWave {
  0% {
    transform: translateX(-150%) skewX(-20deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(0%) skewX(-20deg);
    opacity: 0.8;
  }
  100% {
    transform: translateX(150%) skewX(-20deg);
    opacity: 0;
  }
}

.hp_gallery_icon {
    width: 20%;
    margin: 0 auto 25px;
    display: block;
    animation: glow 4s ease-in-out infinite;
    position: relative;
    z-index: 1;
}

.hp_gallery_icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%;
    width: 200%;
    height: 100%;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0) 70%
    );
    animation: mountainWave 3.5s ease-in-out infinite;
    pointer-events: none;
    z-index: 2;
}

.gallery_smallTitle2 {
    font-family: 'Playfair Display', serif;
    font-size: 2.5vw;
    font-weight: 600;
    color: #000;
    margin-top: -3.5vw;
    margin-bottom: 2vw;
    text-align: center;
    line-height: 1.2;
}

/*gallery*/

.hp_photoGallerySlider_type3 {
    background-color: transparent;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    width: 100%;
    padding: 30px;
}

.gallery_box {
    width: 100%;
    height: 400px;
    background-image: url('https://cdn1.npcdn.net/img/1752045104photo-frame.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 3px;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    width: 100%;
    padding: 30px;
    position: relative;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box::before {
    content: '';
    position: absolute;
    top: -1.1vw;
    left: 50%;
    transform: translateX(-50%);
    width: 95px;
    height: 95px;
    background-image: url(https://cdn1.npcdn.net/img/1752045708gallery-element.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5;
}

.hp_photoGallerySlider_type3 .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 20px !important;
}

.hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 0px;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 13px;
    transition: all 0.7s;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev:before {
    content: '';
    background-image: url(https://cdn1.npcdn.net/img/1752046575button-01.png);
    width: 35px;
    height: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -999px;
    display: inline-block;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next:before {
    content: '';
    background-image: url(https://cdn1.npcdn.net/img/1752046605button-02.png);
    width: 35PX;
    height: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -999px;
    display: inline-block;
    filter: none;
}

.hp_photoGallerySlider_type3 .slick-next:before, .hp_photoGallerySlider_type3 .slick-prev:before {
    opacity: 1;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    z-index: 1;
    left: -1.5vw;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    right: -0.5vw;
}

.hp_photoGallerySlider_type3 .slick-dots {
    position: absolute !important;
    bottom: -1%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 7px;
    z-index: 1001;
}

.hp_photoGallerySlider_type3 .slick-dots li button:before{
    border:1px solid transparent;
    border-radius:1000px;
    color: #000;
    opacity:1;
    width:10px;
    height:10px;
    display:flex;
    justify-content: center;
    align-items: center;
    margin:auto 0;
    padding: 7px; 
}

.hp_photoGallerySlider_type3 .slick-dots li.slick-active button:before{
    opacity: 1;
    color:#000;
}

.hp_photoGallerySlider_type3 .slick-dots li.slick-active button:before {
    opacity: .95;
    color: #000;
    border: 1px solid #000;  
    border-radius: 50%;      
    padding: 7px;            
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_gallery_icon {
        width: 65%;
        margin: 0 auto 25px;
        display: block;
        animation: glow 4s ease-in-out infinite;
        position: relative;
        z-index: 1;
    }
    
    .gallery_smallTitle2 {
        font-family: 'Playfair Display', serif;
        font-size: 6.5vw;
        font-weight: 600;
        color: #000;
        margin-top: -13.5vw;
        margin-bottom: 2vw;
        text-align: center;
        line-height: 1.2;
    }
    
    .hp_photoGallerySlider_type3 .slick-dots {
        position: absolute !important;
        bottom: -1%;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 8px;
        z-index: 1001;
    }
}

/*hp_news*/

.index_wrapper_8 {
    padding: 0vw 8vw 6vw 0vw;
    background-image: url(https://cdn1.npcdn.net/img/1752041550latest-news-bg.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 2vw;
}

html:lang(zh) .index_wrapper_8 {
    padding: 0vw 8vw 14vw 0vw;
    background-image: url(https://cdn1.npcdn.net/img/1753408281latest-news-bg.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 2vw;
}

html:lang(ms) .index_wrapper_8 {
    padding: 0vw 8vw 14vw 0vw;
    background-image: url(https://cdn1.npcdn.net/img/1753408292latest-news-bg-BM.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 2vw;
}

.hp_news {
    padding: 5vw 0vw 0vw 0vw;
}

.hp_latest_new_8 {
    padding: 0vw 0vw 0vw 5vw;
}

.news_smallTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

@keyframes floatDisney {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
}

@keyframes glow {
  0%, 100% {
    filter: drop-shadow(0 0 5px rgba(255, 223, 186, 0.5));
  }
  50% {
    filter: drop-shadow(0 0 15px rgba(255, 223, 186, 0.95));
  }
}

@keyframes mountainWave {
  0% {
    transform: translateX(-150%) skewX(-20deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(0%) skewX(-20deg);
    opacity: 0.8;
  }
  100% {
    transform: translateX(150%) skewX(-20deg);
    opacity: 0;
  }
}

@keyframes glow {
  0%, 100% {
    filter: drop-shadow(0 0 5px rgba(255, 223, 186, 0.5));
  }
  50% {
    filter: drop-shadow(0 0 12px rgba(255, 223, 186, 0.9));
  }
}

@keyframes mountainWave {
  0% {
    transform: translateX(-150%) skewX(-20deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(0%) skewX(-20deg);
    opacity: 0.8;
  }
  100% {
    transform: translateX(150%) skewX(-20deg);
    opacity: 0;
  }
}

.hp_news_icon {
    width: 55%;
    margin: 0 auto 25px;
    display: block;
    animation: glow 4s ease-in-out infinite;
    position: relative;
    z-index: 1;
}

.hp_news_icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%;
    width: 200%;
    height: 100%;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0) 30%,
        rgba(255, 255, 255, 0.6) 50%,
        rgba(255, 255, 255, 0) 70%
    );
    animation: mountainWave 3.5s ease-in-out infinite;
    pointer-events: none;
    z-index: 2;
}

.news_smallTitle2 {
    font-family: 'Playfair Display', serif;
    font-size: 2.5vw;
    font-weight: 600;
    color: #000;
    margin-top: -3vw;
    margin-bottom: 2vw;
    text-align: center;
    line-height: 1.2;
}

.hp_latest_new_8 .news_box {
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.hp_latest_new_8 .fa, .hp_latest_new_8 .fas {
    font-weight: 900;
    color: #b57e43;
    opacity: 1 !important;
}

.hp_latest_new_8 .news_box .read_more {
    text-decoration: none;
    color: #000;
}

.hp_latest_new_8 .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 50%;
    max-width: 50%;
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .index_wrapper_8 {
        padding: 0vw 8vw 14vw 0vw;
        background-image: url(https://cdn1.npcdn.net/img/1752041550latest-news-bg.jpg);
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat;
        position: relative;
        margin-top: 2vw;
    }
    
    html:lang(zh) .index_wrapper_8 {
        padding: 0vw 8vw 14vw 0vw;
        background-image: url(https://cdn1.npcdn.net/img/1752041550latest-news-bg.jpg);
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat;
        position: relative;
        margin-top: 2vw;
    }
    
    html:lang(ms) .index_wrapper_8 {
        padding: 0vw 8vw 14vw 0vw;
        background-image: url(https://cdn1.npcdn.net/img/1752041550latest-news-bg.jpg);
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat;
        position: relative;
        margin-top: 2vw;
    }
    
    .news_smallTitle2 {
        font-family: 'Playfair Display', serif;
        font-size: 6.5vw;
        font-weight: 600;
        color: #000;
        margin-top: -11vw;
        margin-bottom: 7vw;
        text-align: center;
        line-height: 1.2;
    }
    
    .hp_latest_new_8 .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*hp_newsBtn*/

.hp_newsBtn {
    padding: 5vw 0vw 0vw 0vw;
}

.button_news {
    display: flex;
    justify-content: center;
}

.button_news2 {
    display: flex;
    justify-content: center;
    margin-bottom: 3vw;
}

.n_newsViewMore {
    font-family: 'Playfair Display', serif;
    font-size: 1.1vw;
    font-weight: 400;
    color: #fff;
    background-color: #b57f44;
    border-radius: 25px;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 0vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.6vw 1.2vw 0.6vw 1.2vw;
}

.n_newsViewMore:hover {
    color: #fff;
    background-color: #000;
}

.n_newsViewMore img.arrow-icon {
    margin-left: 5px !important;
    width: 32px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

.n_newsViewMore:hover img.arrow-icon {
    transform: rotate(-45deg); 
}

.n_newsViewMore .item img {
    width: 100% !important;
    height: auto !important;
    z-index: -1;
}

.n_newsViewMore .arrow-icon {
    width: 30px;
    height: auto;
    transform: rotate(0deg);
}

html:lang(ms) .n_newsViewMore {
    font-family: 'Playfair Display', serif;
    font-size: 1.1vw;
    font-weight: 400;
    color: #fff;
    background-color: #b57f44;
    border-radius: 25px;
    transition: backgroundlinear .3s, colorlinear .3s;
    margin-top: 0vw;
    text-decoration: none !important;
    display: inline-block;
    padding: 0.6vw 1.2vw 0.6vw 1.2vw;
}

html:lang(ms) .n_newsViewMore:hover {
    color: #fff;
    background-color: #000;
}

html:lang(ms) .n_newsViewMore img.arrow-icon {
    margin-left: 5px !important;
    width: 32px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

html:lang(ms) .n_newsViewMore:hover img.arrow-icon {
    transform: rotate(-45deg); 
}

html:lang(ms) .n_newsViewMore .item img {
    width: 100% !important;
    height: auto !important;
    z-index: -1;
}

html:lang(ms) .n_newsViewMore .arrow-icon {
    width: 30px;
    height: auto;
    transform: rotate(0deg);
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .n_newsViewMore {
        font-family: 'Playfair Display', serif;
        font-size: 3vw;
        font-weight: 400;
        color: #fff;
        background-color: #b57f44;
        border-radius: 25px;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: 0vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.6vw 3.2vw 1.6vw 3.2vw;
    }
    
    html:lang(ms) .n_newsViewMore {
        font-family: 'Playfair Display', serif;
        font-size: 3vw;
        font-weight: 400;
        color: #fff;
        background-color: #b57f44;
        border-radius: 25px;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: -2vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.6vw 3.2vw 1.6vw 3.2vw;
    }
}

@media screen and (max-width: 426px) {
    html:lang(ms) .n_newsViewMore {
        font-family: 'Playfair Display', serif;
        font-size: 3vw;
        font-weight: 400;
        color: #fff;
        background-color: #b57f44;
        border-radius: 25px;
        transition: backgroundlinear .3s, colorlinear .3s;
        margin-top: -4vw;
        text-decoration: none !important;
        display: inline-block;
        padding: 1.6vw 3.2vw 1.6vw 3.2vw;
    }
}

/*footer*/

.footer_type6 {
    background-color: #0c1f2c;
    color: white;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-top: -0.5vw;
}

.footer_type6 .title h5 {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    align-self: end;
    margin-bottom: 0;
}

.footer_type6 .input-container {
    position: relative;
    height: 3rem;
    background-color: #08202d;
}

.footer_type6 .input-container input, .footer_type6 .input-container label {
    width: 100%;
    height: 3rem;
    color: white;
    margin-left: 0.5vw;
}

.footer_type6 .input-container .submit {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #b57e43;
    border: none;
    color: white;
    z-index: 10;
    padding: 15px;
}

/*testing*/

.footerSubscribe {
  position: relative;
  overflow: hidden;
  border: 0px solid #ccc;
  padding: 20px;
  z-index: 1;
}

.footerSubscribe::after {
    content: '';
    position: absolute;
    top: 34%;
    right: 0;
    width: 100%;
    height: 72%;
    background: url(https://cdn1.npcdn.net/img/1752052890Subscribe-News-bg.png) no-repeat right center;
    background-size: cover;
    transform: translateY(-50%);
    z-index: 0;
    pointer-events: none;
}

.footerSubscribe {
  position: relative;
  overflow: hidden;
  border: 0;        
  padding: 20px;
  z-index: 1;
}

.footerSubscribe::before {
    content: '';
    position: absolute;
    top: 0vw;
    left: 0;
    width: 100%;
    height: 70%;
    border: 2px solid #ccc;
    border-radius: 0px;
    pointer-events: none;
    box-sizing: border-box;
    z-index: 1;
}

.footerSubscribe > * {
  position: relative;
  z-index: 1;
}

.footerMove {
    margin-top: -2.5vw;
}

.footer_type6 .logo img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    width: auto;
    max-height: 60px;
}

.footer_type6 .title {
    min-height: 70px;
    display: flex;
    flex-direction: row;
    position: relative;
    margin-bottom: 1rem;
}

.footer_type6 .text-muted {
    color: #fff !important;
}

/*.footer_type6 .copy_right::before {*/
/*    content: "G K TRAVEL PTE. LTD.\A Singapore Tourism Board Travel Agent Licence No.: TA02960\A Business Contact: gktravelpteltd@gmail.com";*/
/*    display: block;*/
/*    white-space: pre-line;*/
/*    margin-bottom: 10px;*/
/*    font-size: 14px;*/
/*    line-height: 1.6;*/
/*    color: #fff; */
/*}*/

@media screen and (max-width: 1200.5px){
    .footer_type6 .logo img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0%, -50%);
        width: auto;
        max-height: 47px;
    }
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .footerSubscribe::before {
      content: '';
      position: absolute;
      top: 0vw;
      left: 0.5vw;
      width: 99%;
      height: 100%;
      border: 2px solid #ccc;
      border-radius: 0px;
      pointer-events: none;
      box-sizing: border-box;
      z-index: 1;
    }
}

@media screen and (max-width: 500.5px){
    .index_wrapper_2 .item>img {
        min-height: 22rem !important;
        object-fit: cover;
        object-position: 50% 50%;
    }
}