@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');

body > br{
    display: none;
}
.alter_social_media{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    padding: 0%;
}
.alter_social_media i{
    font-size:16px;
}
.alter_social_media a{
    width: 35px;
    height: 25px;
    padding: 3px;
    margin-right: 1%;
    color:#e5ac1c;
}
.alter_social_media a:hover{
    color:#fff;
}
@media screen and (max-width: 1200.5px){
    .alter_social_media a{
        width:25px;
    }    
}
@media screen and (max-width: 991.5px){
    .navbar_mobile .social_media{
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        /*flex-direction: column;*/
        padding-right: 0!important;
        transform: translate(-0.1rem,0.8rem);
    }
    .navbar_mobile .social_media a{
        width: 25px;
        height: 25px;
        margin-bottom: 3px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .navbar_mobile .row_1{
        align-items: center;
    }
    .navbar_mobile .social_media a:hover{
        color:#fff!important;
    }
}
@media screen and (max-width: 767.5px){
    .fancybox__rightCol{
        display:none;
    }
    .fancybox__thumbs.is-draggable{
        
    }
    .carousel__viewport{
        
    }


    
}

.np_language_btn{
    right:1rem;
}
@media screen and (max-width: 1200.5px){
    .np_language_btn{
        right: 9.9rem;
    }
}
@media screen and (max-width: 991.5px){
    .np_language_btn .dropdown_btn{
        background-color: transparent;
        box-shadow: 0 0 2px #e5ac1c;
    }
    .np_language_btn{
        display: flex; 
        position: fixed;
    }    
    .np_language_btn .dropdown_btn span{
        color:#e5ac1c;
    }
    
}
@media screen and (max-width: 768px){
    .np_language_btn{
        top:0;
        right: 1.2rem;
    }  
}




/*All*/
#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
}
.breakspan{
    display:block;
}
.title_all{
    font-family:"Marcellus display";
    font-size:2.5vw;
    font-weight:400;
    margin-bottom:1%;
    color:#e5ac1c;
}
.subtitle_all{
    font-size:1.2vw;
    font-weight:400;
    margin-bottom:1%;
    color:#000;
}
.content_all{
    font-size:1vw;
    font-weight:400;
    margin-bottom:0%;
    color:#000;
}
.image_all{
    width:100%;
    margin:0 auto;
    display:block;
}
.button_all{
    border: 1px solid #e5ac1c;
    border-radius: 0px;
    background-color: transparent;
    font-size: 0.9vw;
    font-weight: 400;
    color: #000!important;
    padding: 3% 9%;
    transition:0.25s all linear;
}
.button_all:hover{
    text-decoration: none;
    background-color:rgba(229,172,28,0.3);
    color:#000;
}
.c_lineHi{
    line-height:2vw;
}
.c_line{
    position:relative;
    transform:translate(3vw,0);
}
.c_line:before{
    position:absolute;
    content:"";
    left:-3vw;
    top:0;
    bottom:0;
    width:3vw;
    height:6%;
    background-color:#000;
    margin:auto 0;
}
@media screen and (max-width: 1200.5px){
    .subtitle_all{
        font-size:1.5vw;
    }
    .content_all{
        font-size:1.2vw;
    }
    .button_all{
        font-size:1.2vw;
    }
    .c_lineHi{
        line-height:2.4vw;
    }
}
@media screen and (max-width: 991.5px){
    .title_all{
        font-size:3vw;
    }
    .subtitle_all{
        font-size:1.8vw;
    }
    .content_all{
        font-size:1.5vw;
    }
    .button_all{
        font-size:1.5vw;
    }
    .c_lineHi{
        line-height:3vw;
    }
}
@media screen and (max-width: 767.5px){
    .title_all{
        font-size:25px;
        margin-bottom:4%;
    }
    .subtitle_all{
        font-size:16px;
    }
    .content_all{
        font-size:14px;
    }
    .button_all{
        font-size: 16px;
        padding: 6% 12%;
    }
    .c_lineHi{
        line-height:30px;
    }
    .c_line{
        transform:translate(7vw,0);
    }
    .c_line:before{
        width: 4vw;
        left: -7vw;
    }
}


/*window & mobile version swap*/
.c_close{
    display:none;
}

@media screen and (max-width: 767.5px){
    .c_open{
        display:none;
    }   
    .c_close{
        display:block;
    }    
}

/*product details page*/
#main_showproducts #showproducts_3 {
    padding-right: 11.25px;
}

#main_showproducts .productDetailImageSpecial .one_img div,
#main_showproducts .productDetailImageSpecial .two_img div,
#main_showproducts .productDetailImageSpecial .three_img div,
#main_showproducts .productDetailImageSpecial .four_img div {
    width: 50%;
}

#main_showproducts .productDetailImageSpecial .one_img div>a,
#main_showproducts .productDetailImageSpecial .two_img div>a,
#main_showproducts .productDetailImageSpecial .three_img div>a,
#main_showproducts .productDetailImageSpecial .four_img div>a {
    display: inline-block;
}

#main_showproducts .productDetailImageSpecial .one_img div img,
#main_showproducts .productDetailImageSpecial .two_img div img,
#main_showproducts .productDetailImageSpecial .three_img div img,
#main_showproducts .productDetailImageSpecial .four_img div img {
    padding-bottom: 3.75px;
    padding-right: 3.75px;
}
#main_showproducts .productDetailImageSpecial div:nth-child(n+5) {
    display: block;
}







/*Gallery Page*/
.gallery .container-fluid .col-12:nth-child(1){
    margin-bottom:1%;
}
.gallery .grid .grid-sizer, .gallery .grid .grid-item{
    width: 50%;
    transform: scale(0.98);
}
.grid-sizer:hover a img, .grid-item:hover a img{
    opacity:1;
    transform:scale(1);
}

/*latest news*/
.latest_new_type6 .news_box .news_box_content{
    border:1px solid #e5ac1c;
    background-color:#fff;
}
.latest_new_type6 .news_box .date{
    font-weight:500;
    color:#000;
}
.latest_new_type6 .news_box .title{
    font-weight:500;
}

/*main_gallery*/
#main_gallery .gallerycategory .col-lg-3.col-md-6.col-sm-12{
    padding:0.5%!important;
}

/*searchbar*/
.searchButton{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 9%;
}
#searchButtonBox{
    display: flex;
    position: fixed;
    z-index: 999;
    right: 4%;
    top: 1.6rem;
}

.boxSearch {
    display: none; 
    position: absolute;
    top: 32px;
    left: -18rem;
}
#main_index .nav_search .search_button {
    background-color: transparent;
    color: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 100%;
}

.nav_search .search_button {
    background-color: transparent;
    color: #000;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 100%;
}

.nav_search input {
    background: #f0f2f5;
    width: 300px;
    height: 45px;
    border: 0;
    box-shadow: none;
    padding: 0px 50px 0px 25px;
    border-radius: 0;
    max-height: 45px;
}
.nav_search {
    flex-grow: 1;
    display: flex;
    position: relative;
    max-width: 300px;
    align-self: center;
    border: 1px solid #e0dede;
    box-shadow: 0 0 7px rgb(191 191 191/65%);
}

#main_index .nav_search .search_button .fas.fa-search{
    margin-left: 0;
    color: #fff;
    display: flex;
    color: #000;
    opacity: 0.8;
    font-size: 18px;
    align-items: center;
    justify-content: center;
}
.btnClose{
    display: none;
}
#closeIcon{
    display: none;
}

#main_index .searchWrapper i{
    margin-left: 25px;
    color: #fff;
    font-size: 20px;
}
 .searchWrapper i{
     font-size: 20px;
    color: #e5ac1c;
    margin-left: 25px;
}
.searchBar{
    width: 100%;
    margin: 0 auto;
}
.searchBar input{
    width: 100%;
    font-size: 1rem;
    border: 0;
    background: 0 0;
    box-shadow: none;
    padding-left: 1.75rem;
    padding-right: 0.75rem!important;
    position: relative;
}
.row_searchBarWrapper{
    width: 100%;
    z-index: 99999;
    position: relative;
    height: 120px;
    left: 0;
    top: 0;
    background: #fff;
}

.btnSearch{
    cursor: pointer;
    color:#e5ac1c;
    padding: 2px;
    font-size: 17px;
}

#main_index .btnSearch{
    cursor: pointer;
    color:#e5ac1c;
    padding: 2px;
    font-size: 17px;
}

.searchBar{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.searchBar form {
    width: 100%;
    display: block;
    padding: 0.6rem 1rem;
    position: relative;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1.7;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #60697b;
    background-color: #fefefe;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.4rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.searchBar i{
    font-size: 1.2rem;
}
button:focus {
    outline: unset;
}
.searchBar button {
    font-size: 1.05rem;
    width: 2rem;
    height: 2rem;
    line-height: 1.8rem;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    border: unset;
    box-shadow: none;
    transition: background .2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}

.searchBarWrapper{
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
}
@media screen and (max-width: 1200.5px){
    #searchButtonBox{
        right: 2%;
        top: 1.6rem;
    }
}

/*navbar*/
.index_wrapper_2{
    margin-top:-80px!important;
}
.navbar_type8{
    background-color:#000;
}
#main_index .navbar_type8{
    background-color:transparent;
}
.navbar_type8 .logo img{
    width:100%;
    padding:5px;
}
.navbar_type8 .nav_tab{
    justify-content: flex-start;
}
.navbar_type8 .nav_tab .nav_item a{
  font-size: .9vw;
  color: #fff;
  padding: 15px 1vw;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item{
    max-width: 525px;
}
.dropdown-item.active, .dropdown-item:active{
	background-color:rgba(0, 0, 0, 0.8)!important;
}
html:lang(ms) .navbar_type8 .nav_tab .nav_item a{
    padding:15px 0.6vw;
}
.navbar_mobile{
    background-color:#000;
}
@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a{
      font-size: 1vw;      
    }
    html:lang(ms) .navbar_type8 .nav_tab .nav_item a{
        padding:15px 0.5vw;
    }
    .navbar_type8 .logo {
        margin-left: 0;
    }
}

/*hp_banner*/
.slider_banner .banner_content{
    overflow:hidden;
    display: none;
}
.hp_banner{
    position: relative;
    left: 0;
    top: 40%;
    transform: translate(0,27%);
}
.hp_banner_title{
    font-family:"Marcellus display";
    font-size:3vw;
    font-weight:400;
    text-align: center;
    margin-bottom:1%;
    color:#fff;
}
.hp_banner_content{
    font-size:1vw;
    font-weight:400;
    text-align: center;
    letter-spacing:3px;
    margin-bottom:0;
    color:#fff;
}
.hp_banner_buttonbox{
    display:flex;
    justify-content: center;
    align-items: center;
    margin:2% 0% 0%;
}
.hp_banner_button{
    font-size:0.8vw;
    font-weight:400;
    border:1px solid #fff;
    background-color:transparent;
    padding:1.5% 4%;
    color:#fff;
    transition:0.25s all linear;
}
.hp_banner_button:hover{
    text-decoration: none;
    background-color:rgba(255,255,255,0.1);
    color:#fff;
}
@media screen and (max-width: 991.5px){
    .index_wrapper_2{
        margin-top:-1px!important;
    }   
}
@media screen and (max-width: 500.5px){
    .index_wrapper_2 .item>img{
    	/*min-height:17rem!important;*/
    	object-fit:cover;
    }
    
    .slider_banner .banner_content{
        top: 60%!important;
    }
    
    .hp_banner{
        transform: translate(0,-50%);
    }
    .hp_banner_title{
        font-size:3.5vw;
        margin-bottom:0;
    }
    .hp_banner_content{
        font-size:1.9vw;
        line-height:4vw;
        font-weight:500;
    }
    .hp_banner_buttonbox{
        margin:5% 0% 0%;
    }
    .hp_banner_button{
        font-size: 3vw;
        padding: 5px 1rem;
        margin-bottom: 0;
    }
}

/*hp_about*/
.hp_about{
    padding:6% 9%;
}
.hp_about .row{
    align-items: center;
}
.hp_about .col-md-5{
    position:relative;
}
.hp_about_title{
    margin-bottom:6%;
}
.hp_about_image{
    width:50%;
    margin:0 auto;
    display:block;
}
.hp_about .col-md-5:before{
    position: absolute;
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1707186475timber_flooring_sample.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    top: 10vw;
    bottom: 0;
    left: 10vw;
    right: 0;
    margin: 0 auto;
    width: 12vw;
    height: 12vw;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.hp_about_buttonbox{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 6% 0% 6%;
}
@media screen and (max-width: 991.5px){
    .hp_about .col-md-5:before{
        top: 13vw;
        left: 13vw;
        width: 15vw;
        height: 15vw;
    }
    .hp_about_image{
        width:70%;
    }
}
@media screen and (max-width: 767.5px){
    .hp_about{
        padding:12% 3% 3%;
    }
    .hp_about .col-md-5:nth-child(1){
        order:2;
    }
    .hp_about .col-md-7:nth-child(2){
        order:1;
    }
    .hp_about .col-md-5:before{
        top: 35vw;
        left: 29vw;
        width: 35vw;
        height: 35vw;
    }
    .hp_about_image{
        width: 50%;
        margin: 11% auto 0%;
    }
    .hp_about_buttonbox{
        margin:9% 0% 0%;
    }
    
}

/*hp_what*/
.hp_what{
    padding:0% 0% 3% 3%;
}
.hp_what .row{
    align-items: center;
}
.hp_what .col-md-4{
    padding-left:7%;
}
.hp_what .col-md-8{
    padding-right:0;
}
.hp_what_content{
    background-image: linear-gradient(45deg, #fdef97, #e5ac1c,#ae8837);
    padding: 3% 3%;
}
@media screen and (max-width: 767.5px){
    .hp_what{
        padding:12% 0% 0% 0%;
    }
    .hp_what .col-md-8{
        padding-left:0;
    }
    .hp_what_content{
        padding:7% 7%;
    }
}

/*hp_cat*/
.hp_cat{
    padding:0% 6% 6%;
}
.c_open{
    padding-top:3%;
}
.c_open .col-md-2{
    flex:0 0 20%;
    max-width:20%;
}
.hp_cat_box1{
    margin-bottom:30px;
}
.hp_cat_link1{
    color:#fff;
}
.hp_cat_link1:hover{
    text-decoration: none;
    color:#fff;
}
.hp_cat_imagebox1{
    position:relative;
    overflow:hidden;
    display:block;
}
.hp_cat_image1{
    width:100%;
    margin:0 auto;
    display:block;
    transition:6s all linear;
}
.hp_cat_link1:hover .hp_cat_image1{
    transform:scale(1.3);
}
.hp_cat_span1{
    font-family: "Marcellus display";
    position: absolute;
    bottom: 4%;
    left: 4%;
    font-size: 1.8vw;
    line-height: 2vw;
}
.hp_cat_span1_content{
    display: block;
    font-family: "Marcellus display";
    background-color: #e5ac1c;
    padding: 6% 4%;
    color: #825910;
    font-weight: 500;
}
html:lang(ms) .hp_cat_span1_content{
    min-height: 6vw;
}
.hp_cat .col-md-12{
    padding-right:0;
    padding-left:0;
}
.hp_cat_box{
    position:relative;
    overflow:hidden;
}
.hp_cat_image{
    width:100%;
    margin:0 auto;
    display:block;
    transition:9s all linear;
}
.hp_cat_image:hover{
    transform:scale(1.3);
}
.c_right{
    position: absolute;
    top: 4vw;
    right: -4.5rem;
    transform: rotate(-90deg);
    background-color: rgba(229, 172, 28,0.9);
    padding: 2% 4.3%;
}
.c_left{
    position: absolute;
    top: 4vw;
    left: -4.5rem;
    transform: rotate(-90deg);
    background-color: rgba(229, 172, 28,0.9);
    padding: 2% 4.3%;
}
html:lang(ms) .c_right{
    top: 5vw;
    right: -5rem;
    padding: 2% 3.3%;
}
html:lang(ms) .c_left{
    top: 5vw;
    left: -5rem;
    padding: 2% 3.3%;
}
.hp_cat_contentbox{
    position: absolute;
    bottom: 4vw;
    left: 30.8vw;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
}
.hp_cat_title{
    color:#fff;
}
.hp_cat_subtitle{
    color:#fff;
}
.hp_cat .c_line:before{
    background-color:#fff;
}

@media screen and (max-width: 1200.5px){
    .hp_cat_span1_content{
       min-height:7vw; 
    }    
}
@media screen and (max-width: 991.5px){
    .c_right{
        right:-6vw;
    }
    .c_left{
        left:-6vw;
    }
    html:lang(ms) .c_right{
        top: 8vw;
        right: -5rem;
    }
    html:lang(ms) .c_left{
        top: 8vw;
        left: -5rem;
    }
    html:lang(ms) .hp_cat_span1_content{
        min-height:11vw;
    }
}
@media screen and (max-width: 800.5px){
    html:lang(ms) .c_right{
        right: -4rem;
    }
    html:lang(ms) .c_left{
        left: -4rem;
    }   
}
@media screen and (max-width: 767.5px){
    .hp_cat{
        padding:0% 0% 12%;
    }
    .hp_cat_image{
        height:80vw;
        object-fit:cover;
        object-position:top center;
    }
    .c_right{
        right: -3.5rem;
        top: 2.9rem;
    }
    .c_left{
        left: -3.5rem;
        top: 2.9rem;
    }
    .hp_cat_contentbox{
        left:12vw;
        bottom:9vw;
    }
    .hp_cat_subtitle{
        font-size: 11px;
        margin-right: 17vw;
    }
    .hp_cat .col-md-4 {
        padding: 0;
    }
    .hp_cat_span1 {
        font-size: 24px;
        bottom: 25px;
    }
    .hp_cat_image1 {
        max-height: 300px;
        object-fit: cover;
    }
    .hp_cat_box1 {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 500.5px){
    .c_right{
        right: -3rem;
    }
    .c_left{
        left: -3rem;
    }    
    html:lang(ms) .c_right{
        right: -3.5rem;
        top: 14vw;
    }
    html:lang(ms) .c_left{
        left: -3.5rem;
        top: 14vw;
    }
}

/*hp_adv*/
.hp_adv{
    padding:3% 9% 0%;
}
.hp_adv_grid{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 30px;
	row-gap: 50px;
}
.hp_adv_subtitle{
    display:flex;
    justify-content: flex-start;
    align-items: center;
    width:100%;
    margin-bottom:5%;
}
.hp_adv_icon{
    width:25%;
}
.hp_adv_icon:hover{
    transform-origin:center;
    animation:j_shake 0.3s linear 0.1s 2;
}
@keyframes j_shake{
    25%{transform:rotate(10deg);}
    75%{transform:rotate(-10deg);}
}
.hp_adv_span{
    padding-left:5%;
}
.hp_adv_title{
    margin-bottom:4%;
}
.hp_adv_content{
    font-size:0.8vw;
    line-height:1.6vw;
}
.hp_adv_image{
    width: 100%;
    position: absolute;
    top: 0vw;
    right: 0rem;
    transform: scale(2.08);
}
html:lang(ms) .hp_adv_image{
    transform: scale(2.32);    
}
.hp_adv_box{
    background-image: linear-gradient(0deg, #ae8837, #fdef97, #e5ac1c);
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px;
    width: 64%;
    padding: 4%;
    margin-top: 3%;
    opacity:0;
    display:none;
}

@media screen and (max-width: 1200.5px){
    .hp_adv_subtitle{
        font-size:1.2vw;
    }
    .hp_adv_content{
        font-size:1vw;
    }    
}
@media screen and (max-width: 991.5px){
    .hp_adv_content{
        font-size:1.2vw;
        line-height:1.7vw;
    }
}
@media screen and (max-width: 767.5px){
    .hp_adv{
        padding:6% 3% 0%;
    }
    .hp_adv_grid{
    	display: grid;
    	grid-template-columns: 1fr;
    }
    .hp_adv_title{
        margin-bottom:9%;
    }
    .hp_adv_subtitle{
        font-size:20px;
    }
    .hp_adv_content{
        font-size:14px;
        line-height:25px;
    }
    .hp_adv_box{
        width:100%;
            margin-top: 8%;
    }
    .hp_adv_image{
        position:unset;
        transform: scale(1);
        margin: 21% 0% 8%;
    }
    html:lang(ms) .hp_adv_image{
        transform: scale(1.2);    
    }

}

/*hp_count*/
/*.hp_record{*/
/*    background-image: linear-gradient(0deg, #ae8837,#fdef97,#e5ac1c);*/
/*    padding: 2% 26% 2%;*/
/*    margin: 4% 0% 0% 4%;*/
/*}*/
.hp_record_content{
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction:column;
    font-weight:500;
    text-align: center;
    width:100%;
}
.hp_record_icon{
    width:25%;
    margin:0 auto;
    display:block;
}
.hp_record_count{
    font-size: 1.8vw;
    font-weight: 700;
    margin-top: 0%;
}

@media screen and (max-width: 767.5px){
/*    .hp_record{*/
/*        padding:3% 3%;*/
/*        margin:0% 0% 18%;*/
/*    }*/
    .hp_record_box{
        margin:15% 0%;
    }
    .hp_record_icon{
        width:60px;
    }
    .hp_record_count{
        font-size:5vw;
    }
}

/*hp_cert*/
.hp_cert{
    position:relative;
    padding:9% 9% 9%;
}
.hp_cert:before{
    position: absolute;
    content: "";
    bottom: 2vw;
    right: 0;
    background-color: #000;
    width: 40%;
    height: 20vw;
    z-index: -2;
}
.hp_cert:after{
    position: absolute;
    content: "";
    background-image: linear-gradient(45deg, #fdef97, #e5ac1c, #ae8837);
    width: 95%;
    height: 17vw;
    left: 0;
    bottom: 0;
    top: 0vw;
    margin: auto 0;
    z-index: -1;
}
.hp_cert .row{
    align-items: center;
}
.hp_cert_box{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;    
    position: relative;
  bottom: 7rem;
}
.hp_cert_title:before{
    position: absolute;
    content: "";
    background-image: url(https://cdn1.npcdn.net/img/1705648506logo_trans.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 5vw;
    height: 11vw;
    right: 18rem;
    top: -2rem;
    bottom: 0;
    margin: auto 0;
    z-index: 1;
}
.hp_cert_title{
    color:#000;
}
.hp_cert_image{
    width: 100%;
    transition:0.5s all linear;
    box-shadow:0px 0px 5px rgba(0,0,0,0.5);
}
.hp_cert_frame{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    text-align: center;
    font-weight:700;
    margin: 110px 25px 0;
}
.hp_cert_image:hover{
    transform:scale(1.25) translate(0,-3vw);
}
.hp_cert_span{
    min-height: 7vw;
}
/*.cert_frame1 .hp_cert_span{*/
/*    color: #fff;*/
/*    text-shadow: 1px 1px 2px #000;*/
/*}*/
/*.cert_frame2 .hp_cert_span{*/
/*    color: navy;*/
/*}*/
/*.hp_cert :has(.hp_cert_frame:hover) .hp_cert_frame:not(:hover){*/
/*    transform:scale(0.5);   */
/*}*/
@media screen and (max-width: 1200.5px){
    .hp_cert_frame {
        margin: 100px 15px 0;
    }
}
@media screen and (max-width: 991.5px){
    .hp_cert{
        padding: 9% 6% 9%;
    }
    .hp_cert:after{
        height: 30vw;
    }
    .hp_cert:before{
        bottom: 0vw;
        height: 18vw;
    }
    .hp_cert_frame {
        margin: 100px 20px 0;
    }
}
@media screen and (max-width: 767.5px){
    .hp_cert{
        padding:13% 3% 12%;
    }
    .hp_cert:before{
        bottom:0vw; 
        width:70%;
        z-index: 1;
        height: 7vw;
    }
    .hp_cert:after{
        height: 142vw;
        bottom: -22vw;
        width: 100%;
    }
    .hp_cert_box{
        justify-content: center;
        flex-wrap: wrap;
    }
    .hp_cert_small{
        margin-top:9%;
    }
    .hp_cert_image:hover{
        transform: scale(1.3) translate(0, -10vw);
    }
    .hp_cert_frame{
        flex:0 0 50%;
        font-size:12px;
        margin-bottom:1rem;
    }
}


/*hp_project*/
#index_8_1{
    padding:0% 9% 3%!important;
}
.hp_project .row{
    align-items: center;
}
.hp_project_link{
    display:flex;
    justify-content: flex-end;
    align-items: center;
    width:100%;
    display:none;
}
.hp_project_btn{
    position:relative;
    font-family:"Marcellus display";
    padding: 1% 3%;
    min-width: 10vw;
    text-align: center;
    font-size: 16px;
    cursor:pointer;
    transition:0.35s all ease-in-out;
}
.hp_project_btn:before{
    position:absolute;
    content:"";
    bottom:0;
    width:0vw;
    height:3%;
    background-color:#000;
    left:0;
    right:0;
    margin:0 auto;
}
.hp_project_btn:hover{
    transform:scale(0.95);
}
.hp_project_btn:hover:before{
    animation:wide 0.35s ease-in-out;
    width:5vw;
}
.c_btn{
    transform:scale(0.9);
}
.c_btn:before{
    width:5vw;
}

@keyframes wide{
    0%{width:0vw;}
    100%{width:5vw;}
}

.hp_blink{
    animation:blink 0.5s linear;
}
.hp_blink2{
    animation:blink2 0.5s linear;
}

@keyframes blink{
    0%{opacity:0;}
    100%{opacity:1;height:100%;}
}
@keyframes blink2{
    0%{opacity:0;}
    100%{opacity:1;height:100%;}
}



@media screen and (max-width: 767.5px){
    #index_8{
        padding:0% 3% 9%!important;
    }
    #index_8_1{
        padding:15% 0% 0%!important;
    }
    .hp_project_link{
        justify-content: flex-start;
        margin: 0% 0% 6%;
    }
    .hp_project_btn:before{
        height:6%;
    }
    .gallery_type2_modal{
        left: 0px;
        margin: 0px auto;
        width: 100vw !important;
        max-width: 100vw !important;
    }
}



/*templated - gallery*/
#index_8_2,
#index_8_3{
    padding: 0% 18% 0% 3%!important;
    /*min-height: 38rem;*/
}
 #main_index .gallery ul{
    margin-bottom:0!important;
}
 #main_index .gallery ul .grid-item{
    height: 17rem;
    margin-bottom: 2%;
    padding:0% 1%;
}
#main_index .grid-sizer:hover a img, #main_index .grid-item:hover a img{
    transform:scale(1);
}
#main_index .gallery ul .grid-item img{
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}

#main_index .component_button{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width:18%;
    font-size:1vw;
    font-weight:500;
    color:#000;
}
#main_index .component_button:hover{
    text-decoration: none;
    color:#000;
}
#main_index .component_button span{
    border: 1px solid #e5ac1c;
    padding: 4% 9%;
    background-color:#e5ac1c;
    transform: translate(0vw,-3vw);
}

/*template - List Gallery Category*/
#main_index .gallerycategory .container-fluid:nth-child(2) .col-lg-3.col-md-6.col-sm-12.p-0{
    display:none;
}
#main_index .gallerycategory .container-fluid:nth-child(2) .col-lg-3.col-md-6.col-sm-12.p-0:nth-child(-n + 4){
    display:block;
}
#main_index .gallerycategory .container-fluid:nth-child(2) .col-lg-3.col-md-6.col-sm-12.p-0 .text-center{
    font-size:1vw;
}

@media screen and (max-width: 1200.5px){
    /*#index_8_2,*/
    /*#index_8_3{*/
    /*    min-height: 55rem;*/
    /*}*/
    #main_index .gallerycategory .container-fluid:nth-child(2) .col-lg-3.col-md-6.col-sm-12.p-0 .text-center{
        font-size:1.2vw;
    }
    #main_index  .component_button{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    #main_index .gallerycategory .container-fluid:nth-child(2) .col-lg-3.col-md-6.col-sm-12.p-0 .text-center{
        font-size:1.5vw;
    }
    #main_index .component_button{
        font-size:1.5vw;
    }
    #main_index .component_button span{
        transform: translate(0vw,0vw);
        padding: 4% 6%;
    }
}
@media screen and (max-width: 767.5px){
    
    #index_8{
        padding:15% 0%!important;       
    }
    #index_8_1,
    #index_8_2,
    #index_8_3{
        /*min-height: 72rem;*/
        padding:0% 3%!important;
    }
    #main_index .component_button{
        position:unset;
        font-size:16px;
        margin: 3% 0% 18%;
    }
}

@media screen and (max-width: 767.5px){
    #main_index .gallery .grid .grid-sizer, .gallery .grid .grid-item{
            width: 100%;
    }
    /*#index_8_2,*/
    /*#index_8_3{*/
    /*    min-height: 140rem;*/
    /*}*/
    #main_index .gallery ul .grid-item{
        min-height:17rem;
    }
    #main_index .gallerycategory .container-fluid:nth-child(2) .col-lg-3.col-md-6.col-sm-12.p-0 .text-center{
        font-size:14px;
    }
}

/*templated - google review*/
.ex_hp_googleReviewDefault .hpGoogleReviewItems{
    background-color:#fff;
}
.ex_hp_googleReviewDefault .slick-dots{
    display:none!important;
}
.hpGoogleReviewSlider .slick-list .slick-track .slick-slide{
    padding:0% 10px;
}



/*hp_test*/
.index_wrapper_9{
    background-color:#000;
    /*max-height:40rem;*/
    padding:4% 0%;
}
.hp_test{
  padding:4% 9% 0%;  
}
.hp_test_title{
    text-align: center;
    color:#fff;
}

@media screen and (max-width: 767.5px){
    .index_wrapper_9{
        padding:9%;
    }
}

.index_wrapper_10{
    padding:6% 9%;
}
.new_video .video_box .video_title{
    font-size: 14px;
    margin: 15px 5px 0;
    text-align: center;
}

.hp_videoButton .button_all {
    padding: 10px 25px;
}

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


/*hp_bank*/
.hp_bank{
    padding:3% 9% 6%;
}
.hp_bank h3{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: -6%;
    margin-bottom: 5%;
}
.hp_bank_title{
    background-image: linear-gradient(0deg, #ae8837,#fdef97,#e5ac1c);
    color: #000;
    text-align: center;
    margin-bottom: 0;
    padding: 0.5% 3%;
}
.hp_bank_grid1{
 	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	column-gap: 10px;
	row-gap: 10px;
	margin-bottom:3%;
}
.hp_bank_grid2{
 	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	column-gap: 10px;
	row-gap: 10px;   
}
.hp_bank_icon{
    width:100%;
    margin:0 auto;
    display:block;
}

@media screen and (max-width: 767.5px){
    .hp_bank{
        padding:0% 3% 12%;
    }
    .hp_bank h3{
        margin-top:-9%;
        margin-bottom:9%;
    }
    .hp_bank_grid1{
      	grid-template-columns: 1fr 1fr;  
    }    
    .hp_bank_grid2{
      	grid-template-columns: 1fr 1fr;  
    }    
}

/*footer*/
.footer_type6{
    background-color:#000;
}
.footer_type6 .text-muted{
    color:#fff!important;
}
.footer_type6 .logo{
    min-height:80px;
}
.footer_type6 .logo img{
    max-height:80px;
}
.footer_type6 .title h6{
    font-size:18px!important;
}
@media screen and (max-width: 991.5px){
    .footer_type6 .input-container input, 
    .footer_type6 .input-container label{
        font-size:1.1vw;
    }
    .footer_type6 .input-container .moveUp{
        font-size:1.1vw;
    }	
}
@media screen and (max-width: 767.5px){
    .footer_type6 .input-container input, 
    .footer_type6 .input-container label{
        font-size:14px;
    }
    .footer_type6 .input-container .moveUp{
        font-size:14px;
    }
    .floating_btn_bottom .floating_btn_bottom_wrapper li:nth-child(3) i{
        color: #fff;
        border-radius: 100%;
        border: 1px solid #25d366;
        padding: 25%;
        background-color: #25d366;
        box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    }
}

.alter_footer_time{
    font-size:14px;
    margin-top:15px;
}

.alter_footer_contact{
    margin-top: 15px;
}

.alter_footer_contact a{
    display: flex;
    align-items: center;
    width: 100%;
}

.alter_footer_contact i{
    font-size: 30px;
}

/*Contact Page*/

/*#v-pills-branch0 p.mb_10::after {*/
/*    content: "Queens Floor (Larkin Johor Bharu) \A[800meter distances from Pavilion Johor Bharu]";*/
/*    white-space: pre;*/
/*    display: block;*/
/*    margin-top: 5px;*/
/*    font-size: 0.85rem;*/
/*    color: #e5ac1c;*/
/*}*/

/*#v-pills-hq p.mb_10::after {*/
/*    content: "Queens Floor (Bandar Sunway Selangor)\A[1.0 km distances from Sunway Pyramid]";*/
/*    white-space: pre;*/
/*    display: block;*/
/*    margin-top: 5px;*/
/*    font-size: 0.85rem;*/
/*    color: #e5ac1c; */
/*}*/

/*#v-pills-branch0 h5::before {*/
/*    content: "";*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 300px;*/
/*    background-image: url('https://cdn1.npcdn.net/images/img_sazw0n_1733383756.jpg?md5id=caa00974139a8ae06883773d8dca1108&new_width=1070&new_height=1070&type=4');*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    margin-bottom: 10px; */
/*}*/

/*#v-pills-hq h5::before {*/
/*    content: "";*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 300px; */
/*    background-image: url('https://cdn1.npcdn.net/images/img_uktaoi_1733383756.jpg?md5id=caa00974139a8ae06883773d8dca1108&new_width=1106&new_height=1106&type=4');*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    margin-bottom: 10px; */
/*    margin-left: auto; */
/*    margin-right: auto*/
/*}*/


#v-pills-branch0 .direction {
    
    display: none;
}

/*Product page*/

.product_list_5 .product_box .img_frame {
    padding-top: 0;
    box-shadow: none;
}

.product_list_5 .product_box .img_frame a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 100%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}

.product_list_5 .product_box .img_frame a::before,
.category_list_type4 .category_box .img_frame::before {
    content: "View More";
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
    background-color: rgb(229, 172, 28, 0.85);
    z-index: 1;
    text-align: center;
    color: #fff;
    font-size: 13.5px;
    padding: 7px;
    transition: all 0.35s ease-in-out;
}

@media (max-width: 1200.5px) {
    .product_list_5 .product_box .img_frame a::before,
    .category_list_type4 .category_box .img_frame::before {
        font-size: 13px;
        padding: 5px;
    }
}
