@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap');
/*All*/
#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
    background-color:#000;
}
#main_index h1,
#main_index h2,
#main_index h5{
    cursor:default;
}


@media screen and (min-width: 1400px){
    .c_maxw{
        max-width:1240px;  
        margin: 0 auto;
        padding: 0 1rem;
    }
}
@media screen and (max-width: 1399.5px){
    .c_maxw{
        max-width:1140px;   
            margin: 0 auto;
        padding: 0 1rem;
    }
}
@media screen and (max-width: 1199.5px){
    .c_maxw{
        max-width:960px;    
            margin: 0 auto;
        padding: 0 1rem;
    }
}
@media screen and (max-width: 991.5px){
    .c_maxw{
        max-width:720px;
            margin: 0 auto;
        padding: 0 1rem;
    }
}
@media screen and (max-width: 767.5px){
    .c_maxw{
        max-width:540px;
            margin: 0 auto;
        padding: 0 1rem;
    }
}

.m_default_languagebar .footer_langbar_item{
    color:#fff;
}

#main_index{
    background-color:#191918;
}

.breakspan{
    display:block;
}
.section_all{
    padding:80px 0;
}
.section_half{
    padding:80px 0 0;
}
.small_all{
    font-size:16px;
    font-weight:400;
    margin-bottom:1rem;
    color:#fff;
}
.title_all{
    font-family: "Instrument Serif";
    font-size: 55px;
    font-weight: 500;
    margin-bottom: 1rem;
    line-height: 1;
    letter-spacing: 3px;
    color: #f0efe1;
}
.subtitle_all{
    font-size:18px;
    font-weight:400;
    letter-spacing: 3px;
    margin-bottom:1rem;
    line-height:1.5;
    color:#fff;
}
.content_all{
    font-size:16px;
    font-weight:400;
    margin-bottom:0;
    line-height:1.5;
    color:#fff;
}
.image_all{
    width:100%;
    margin:0 auto;
    display:block;
    object-fit:contain;
}
.btnbox_left{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    margin:1.5rem 0 0;
}
.btnbox_center{
    display:flex;
    justify-content:center;
    align-items:center;
    margin:1.5rem 0 0;
}
.btnbox_right{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    margin:1.5rem 0 0;
}
.button_all{
    border:1px solid #000;
    border-radius:0px;
    background-color:#fff;
    width:180px;
    height:40px;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:16px;
    font-weight:400;
    text-align:center;
    color:#000;
    transition:0.25s all linear;
}
.button_all:hover{
    text-decoration: none;
    color:#000;
    transform:scale(0.98);
}
.ul_all{
    list-style-type:none;
    padding:0;
    margin:0;
    display:flex;
    justify-content:flex-start;
    align-items:center; 
}
.c_lineHi{
    line-height:1.8;
}
.text_center{
    text-align:center;
}
.c_bold{
    font-weight:700;
}
.c_space{
    display:block;
    font-size:0;
    opacity:0;
    height: 15px;
}
.c_color1{
    color:#fff;
}
.c_color2{
    color:#000;
}
.c_stroke{
    color: black;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}
.c_dflex{
    flex-direction:column;   
}
@media screen and (max-width: 1200.5px){
    .subtitle_vw{
        font-size:1.5vw;
    }
    .content_vw{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .subtitle_vw{
        font-size:1.8vw;
    }
    .content_vw{
        font-size: 1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .section_all{
        padding:60px 0;
    }
    .section_half{
        padding:60px 0 0;
    }
    .title_all{
        font-size:30px;
        line-height: 1.5;
    }
    .subtitle_vw{
        font-size:18px;
    }
    .content_vw{
        font-size:16px;
    }
}

/*product page sidebar*/
.recent_view_product .img_frame{
    height:auto;
    aspect-ratio: 1/1.25;
}
.recent_view_product .recent_view_product_item{
    align-items: center;
}
.recent_view_product .recent_view_product_item .product_title{
    font-size: 12px;
    margin: 0 6px 0 1rem;
    font-weight: 600;
}

/*product page*/
.product_list_5 .product_box .img_frame{
    padding-top:unset;
    aspect-ratio: 1/1.25;
}
.product_list_5 .product_box .img_frame img{
    object-fit: contain;
}
.product_list_5 .product_box .product_des .title{
    font-weight:700;
}

@media screen and (max-width: 767.5px){
    .product_list_horizontal .product_box .horizontal_detail_bottom .button_section{
        justify-content: start;
    }
}

/*product tag page*/
.product_list_horizontal .product_box .img_frame{
    padding-top:unset;
    aspect-ratio: 1/1.25;
}
.product_list_horizontal .product_box .img_frame img{
    object-fit: contain;
}

/*photoalbum page*/
.ws_gallery-2 .gallery_img{
    padding:0 0.5rem;
}
.ws_gallery-2 .img_frame{
    padding-top:unset;
    aspect-ratio: 1/0.66625;    
}
.ws_gallery-2 .img_frame img{
    object-fit: contain;
}

@media screen and (max-width: 767.5px){
    .ws_gallery-2 .gallery_img{
        padding:0 1rem;
    }    
}

/*hp_news*/
.latest_new_detail .related-latest-news-items{
    background-color: #f0efe1;
    padding: 0 1rem 0 0;
    border-radius: 5px;
    overflow:hidden;
}
.latest_new_detail .related-latest-news-items .post-text a{
    font-weight:700;
}
.latest_new_detail .related-latest-news-items .post-img{
    width: 120px;
    height: 80px;
}
.latest_new_detail .related-latest-news-items .post-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.latest_new_detail .related-latest-news-items .post-text{
    padding-left: 1rem;
    width: calc(100% - 120px);
}

@media screen and (max-width: 767.5px){
    #main_latestnews{
        padding-bottom:0!important;
    }
}

/*navbar*/
.navbar_type8{
    background-color:#000;
}
#main_index .navbar_type8{
    background-color:transparent;
}
.navbar_type8:before{
    position:absolute;
    content:"";
    bottom:0;
    right:0;
    width:60%;
    background-color:#fff;
    height:1px;
}
.navbar_type8 .logo{
    margin-left:0;
}
.navbar_type8 .logo img{
    width: 10vw;
    padding: 5px;
}
.alter_nav{
    display: flex;
    height: 80px;
}
.navbar_type8 .nav_tab{
    padding-right:0;
}
.navbar_type8 .nav_tab .nav_item{
    margin:0 0.5vw;
}
.navbar_type8 .nav_tab .nav_item a{
    position: relative;
    font-size: 0.9vw;
    font-weight: 300;
    padding: 7.5px 1vw;
    color: #fff;
    letter-spacing: 1px;
}
.navbar_type8 .nav_tab .nav_item a:before{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    display: flex;
    justify-content: center;
    align-items: center;    
}
.navbar_type8 .nav_tab .nav_item a:hover:before{
    content: "+";
}
.navbar_type8 .nav_tab .nav_item:last-child a{
    border:1px solid #fff;
    padding: 7.5px 1.8vw 7.5px 1.3vw;
}
.navbar_type8 .nav_tab .nav_item:last-child a:before{
    display:none;
}
.navbar_type8 .nav_tab .nav_item:last-child a:after{
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    top: 0;
    bottom: 0;
    right: 0.5vw;
    margin: auto 0;
    position: absolute;
    display: flex;
    align-items: center;
    transform:rotate(-45deg);
}
.navbar_type8 .nav_tab .nav_item:last-child a:hover:before{
    display:none;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff!important;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#fff!important;
}
.navbar_type8 .nav_tab .nav_item::before{
    display:none;
}
.navbar_mobile .btn-outline-light:hover{
    background-color:transparent;
}
.navbar_mobile .btn-outline-light:hover{
    border-color: #000;
    color: #000;
}
.navbar_mobile .btn-outline-light:not(:disabled):not(.disabled):active{
    color: #000;
    background-color: transparent;
    border-color: #000;
}
.navbar_mobile{
    background-color:#000!important;
    box-shadow:0px 0px 5px rgba(255,255,255,0.5);
}
.navbar_mobile .btn-outline-light{
    border-color: #fff;
    color: #fff;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item .dropdown_pannel a:hover:before{
    content:"";
}

@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a{
        font-size:1.1vw;
        padding:15px 0.9vw;
    } 
    .navbar_type8 .nav_tab .nav_item:last-child a{
        padding: 7.5px 2vw 7.5px 1.5vw;
    }
    .navbar_type8 .nav_tab .nav_item{
        margin: 0 1vw;
    }
}

/*hp_banner*/
.index_wrapper_2{
    margin-top:-80px;
}
.slider_banner .banner_content{
    overflow:hidden;
}
.hp_banner{
	position:relative;
	left:0%;
	top:50%;
	transform:translate(0,-50%);
    width:calc(100% - 0%);
}
.hp_banner_small{
    font-size: 1vw;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.2vw;
    color: #fff;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.hp_banner_title{
    font-family: "instrument serif";
    font-size: 7.5vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.2vw;
    color: #f0efe1;
    margin-bottom: 0;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.hp_banner_subtitle{
    font-size:1.2vw;
    font-weight:400;
    line-height:1.5;
    margin-bottom:0;
    color:#000;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.hp_banner_content{
    font-size:1vw;
    font-weight:400;
    line-height:1.5;
    color:#000;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.hp_banner_box{
    position: relative;
    width: 55%;
    margin: 0 auto;
    z-index: 1;
    transform: translate(0, 55%);
}
.hp_banner_arrowbox{
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:2%;
}
.hp_banner .hp_banner_wordimage{
    width: 20% !important;
    margin-top: -4%;
}
.hp_banner_buttonbox{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 2%;
}
.hp_banner_button{
    border: 1px solid #fff;
    box-shadow:0px 0px 2px rgba(0,0,0,0.5);
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: 145px;
    height: 40px;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: transparent;
    transition: 0.25s all linear;
    margin: 0 0.5rem;
}
.hp_banner_button:hover{
    color:#fff;
    background-color:#191918;
    text-decoration: none;
    transform:scale(0.98);
}
.hp_banner .banner_bg{
    position: absolute;
    top: -50%;
    width: 50% !important;
    left: 0;
    right: 0;
    margin: auto;
}
.hp_banner .banner_spa{
    position: absolute;
    top: -9vw;
    width: 19% !important;
    left: 4vw;
}
.hp_banner .banner_las{
    position: absolute;
    top: -9vw;
    right: 5vw;
    width: 22% !important;
}
.hp_banner .banner_pizza{
    position: absolute;
    top: 17vw;
    width: 13% !important;
    right: 9vw;
}
/*banner2*/
.hp_banner .banner_rav{
    position: absolute;
    top: -9vw;
    width: 19% !important;
    left: 4vw;
}
.hp_banner .banner_tir{
    position: absolute;
    top: -9vw;
    right: 5vw;
    width: 22% !important;
}
.hp_banner .banner_cia{
    position: absolute;
    top: 17vw;
    width: 13% !important;
    right: 9vw;
}
.hp_banner .banner_cro{
    position: absolute;
    top: 14vw;
    width: 12% !important;
    left: 5vw;
}
.hp_banner .banner_arrow{
    width: 17% !important;
    cursor:pointer;
    transition:0.25s all linear;
}
.hp-banner .banner_arrow:hover{
    transform:scale(0.98);
}
.banner2 .hp_banner_buttonbox{
    justify-content: center;
}
.banner2 .hp_banner_arrowbox{
    margin-bottom: 27%;
}

.banner_bg.janimate{
    animation-delay: 0.5s;
}
.banner_spa.janimate{
    animation-delay:1s;    
}
.banner_las.janimate{
        animation-delay:1.25s;
}
.banner_pizza.janimate{
    animation-delay:1s;
}

/*banner2*/
.banner_rav.janimate{
    animation-delay:1s;    
}
.banner_tir.janimate{
        animation-delay:1.25s;
}
.banner_cia.janimate{
    animation-delay:1s;
}
.banner_cro.janimate{
    animation-delay:1.25s;
}
@keyframes shakeit{
    0%{transform:rotate(0deg);}
    25%{
        transform:rotate(15deg);
    }
    50%{transform:rotate(0deg);}
    75%{transform:rotate(-15deg);}
    100%{transform:rotate(0deg);}
}
@media screen and (max-width: 1200.5px){
    .hp_banner_content{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .index_wrapper_2{
        margin-top:0;
    }
    .hp_banner_content{
        font-size:1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .index_wrapper_3 .item>img{
    	/*min-height:140vw!important;*/
    	object-fit:cover;
    }
    .hp_banner{
        left:0%;
        width:calc(100% - 0%);
    }
    .hp_banner_title{
        font-size:14vw;
    }
    .hp_banner .banner_arrow{
        width:22%!important;
    }
    .hp_banner_small{
        font-size:3vw;
    }
    .hp_banner_arrowbox{
        margin-bottom:6%;
    }
    .hp_banner_box{
        width:90%!important;
        transform: translate(0, 60%);
    }
    .hp_banner .hp_banner_wordimage{
        width:35%!important;
    }
    .hp_banner_subtitle{
        font-size:4vw;
    }
    .hp_banner_content{
        font-size:4vw;
    }
    .hp_banner .banner_bg{
        width:68%!important;
    }
    .hp_banner_buttonbox{
        margin-top:6%;
    }
    .hp_banner_button{
        font-size: 10px;
        width: 86px;
        height: 30px;
        margin: 0 0.25rem;
    }
    .hp_banner .banner_spa{
        top: -41vw;
        width: 31% !important;
        left: 4vw;
    }
    .hp_banner .banner_las{
        top: -40vw;
        right: 4vw;
        width: 35% !important;
    }
    .hp_banner .banner_pizza{
        top: 43vw;
        width: 20% !important;
        right: 10vw;
    }
    .hp_banner .banner_rav{
        top: -41vw;
        width: 31% !important;
        left: 4vw;
    }
    .hp_banner .banner_tir{
        top: -40vw;
        right: 4vw;
        width: 35% !important;
    }
    .hp_banner .banner_cia{
        top: 36vw;
        width: 25% !important;
        right: 5vw;
    }
    .hp_banner .banner_cro{
        top: 38vw;
        width: 25% !important;
        left: 5vw;
    }
    .banner2 .hp_banner_arrowbox{
        margin-bottom: 43%;
    }
}

/*hp_about*/
.index_wrapper_3{
    position:relative;
    background-image:url("https://cdn1.npcdn.net/img/1749709724our-story-bg.png");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.index_wrapper_3:before{
    position: absolute;
    content: "";
    height: 7vw;
    width: 2px;
    background-image:url("https://cdn1.npcdn.net/images/SCROLL_DOWN_3lygkt_1749690652.png?md5id=779146e5712cfe402503e06a5184bd69&type=4");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    top: -3.5vw;
    margin: 0 auto;
    z-index:1;
}
.hp_about{
    padding:120px 0 80px;
}
.about_col2{
    padding:0;
}
.about_col1,
.about_col3{
    padding:0 9%;
}
.hp_about_title{
    margin-bottom:0;
}
.hp_about_titlebox{
    overflow:hidden;
}
.hp_about_icon{
    width: 150px;
    margin-bottom:2rem;
}
.hp_about_image{
    transition:0.25s all linear;
    margin: 2rem 0;
}
.hp_about_image:hover{
    /*transform:scale(1.03);*/
}
.hp_about_tagbox{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 85%;
    margin: 0 auto;
}
.hp_about_tag{
    margin-bottom:2rem;
    transition:0.25s all linear;
}
.hp_about_tag:hover{
    transform:scale(1.05);
}
.hp_about_content{
    width: 85%;
    margin:0 auto;
    display:block;
}
.hp_about_content h1{
    display:inline;
}

.hp_about iframe{
    width: 100vw;
    height:auto;
    /*height: calc(100vh - 80px);*/
    aspect-ratio: 16/9;
}
.hp_about_videobox{
    margin:2rem 0;
}


@media screen and (max-width: 767.5px){
    .hp_about{
       padding:60px 0; 
    }
    .hp_about_tagbox{
        flex-direction: column;
        margin-bottom:2rem;
        width: 100%;
    }
    .hp_about_content{
        width: 100%;
    }
    .hp_about_tag{
        margin:0.5rem 0;
    }
    .hp_about iframe{
        height:auto;
        aspect-ratio: 16/9;
    }
    .hp_about_videobox{
        margin:1rem 0;
    }
}

/*hp_mas*/
.hp_mas{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;    
}
.hp_mas .col-md-12{
    padding:0;
}
.hp_mas_box{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 215rem;
    flex-wrap: nowrap;
    overflow: hidden;
    transform:translate(-5rem,0);
    animation:movemove 10s linear infinite;
}
.hp_mas_subtitle{
    font-family: "instrument serif";
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin:1rem 0;
    font-size: 25px;
    letter-spacing: 3px;
}
.hp_mas_icon{
    width:100px;
    transform:scale(1.1);
    margin: 0 3rem;
}

@keyframes movemove{
    0%{
        transform:translate(-5rem,0);
    }
    100%{
        transform:translate(-111.6rem,0);
    }
}

/*hp_s*/
.hp_s{
    padding:80px 0 120px;
}
/*.hp_s .row{*/
/*    align-items: center;*/
/*}*/
.hp_s .row:first-child .col-lg-6:last-child{
    padding-left:calc(1rem + 3%);
}
.hp_s .row:last-child .col-lg-6:first-child{
    padding-right:calc(1rem + 3%);
}
.s_row2 .col-md-12{
    display:flex;
    justify-content: center;
    align-items: center;
    margin: 80px 0;
}
.hp_s_box{
    display:inline;
    position:relative;
}
.hp_s_box:before{
    position: absolute;
    top: 0;
    content: "";
    bottom: 0;
    margin: auto 0;
    left: 13rem;
    width: 45vw;
    height: 1px;
    background-color: #fff;
}
.hp_s_box:after{
    position: absolute;
    top: 0;
    content: "";
    bottom: 0;
    margin: auto 0;
    right: 13rem;
    width: 45vw;
    height: 1px;
    background-color: #fff;
}
.hp_s_title{
    position:relative;
}
.hp_s_title img{
    position: absolute;
    left: 152px;
    bottom: 0;
    width: 195px;
}
.hp_s_icon{
    width: 150px;
    margin: 0 auto;
    display: block;
    animation:shakeit 5s linear infinite;
}
.hp_s_image{
    transition:0.25s all linear;
}
.hp_s_image:hover{
    transform:scale(1.05);
}

@media screen and (max-width: 991.5px){
    .hp_s_image{
        width:60%;
        margin:2rem auto 2rem 0;
    }
}
@media screen and (max-width: 767.5px){
    .hp_s{
        padding:60px 0 120px;
    }
    .hp_s_title img{
        left: 98px;
        width: 144px;
    }
    .hp_s_image{
        width:100%;
        margin:2rem auto 2rem 0;
    }
    .s_row2 .col-md-12{
        padding:60px 0;
    }
}

/*hp_photo*/
.index_wrapper_6{
    padding:0px 0 80px;
    background-color:#000;
}
.hp_photo_logo{
    width: 120px;
    margin: -60px auto 120px;
    display: block;
}
.hp_photo_titlebox{
    position: relative;
}
.hp_photo_title{
    margin-bottom: 2rem;
    line-height: 1;
}
.hp_photo_icon{
    position: absolute;
    bottom: -45px;
    right: 0;
    width: 200px;
    animation: seafloat 8s ease-in-out infinite;
}
.hp_photo_box{
    position:relative;
}
.hp_photo_contentbox{
    height:60px;
    display:flex;
    align-items: center;
    justify-content: center;
}
.hp_photo_content{
    letter-spacing: 3px;
    font-weight: 300 !important;
    font-size: 16px;
    text-transform: uppercase;
}
.hp_photo_link{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}

.hp_photo_box{
    padding:0 0.5rem;
}
.hp_photo_box:hover .hp_photo_contentbox{
    background-color:#fff;
}
.hp_photo_box:hover .hp_photo_content{
    color:#000;
}
#custom_photo .slick-dots li.slick-active button:before,
#custom_photo .slick-dots li button:before{
    color:#fff;
}

.productSlider-1 .slick-track .slick-slide{
    background-color:transparent;
}
.productSlider-1 .product_img .product_box .product_img_frame{
    padding-top:unset;
    aspect-ratio: 1/1.25;
    height:auto;
}
.productSlider-1 .product_img .product_box .product_img_frame img{
    object-fit:contain!important;
    border-radius:0;
}
.productSlider-1 .slick-track .slick-slide{
    box-shadow:none;
}
.productSlider-1 .product_img .product_box .content{
    margin-top:0!important;
}
.productSlider-1 .product_img .product_box h6{
    background-color: #fff;
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.productSlider-1 .product_img .product_box a:hover{
   text-decoration: none; 
}
.productSlider-1 .product_img .product_box .content > p{
    border:1px solid blue;
    display:none;
}
.productSlider-1 .product_img .product_box .content .align-top{
    border:1px solid orange;
    display:none;
}
.productSlider-1 .product_img .product_box .content .align-top a,
.productSlider-1 .product_img .product_box .content .align-top p{
	border:1px solid yellow;
}
.productSlider-1 .product_img .product_box{
    background-color: transparent;
}

.productSlider-1 .product_img .slick-prev{
    left: -30px;
}
.productSlider-1 .product_img .slick-next{
    right: -30px;
}
.productSlider-1 .product_img .slick-prev::before{
	background-image:url("https://cdn1.npcdn.net/img/1708419651arrow-left.png");
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
	text-shadow:unset;
	content:"";
	height:2vw;

	filter:brightness(0) invert(1);
	width:2vw;
} 
.productSlider-1 .product_img .slick-next::before{
	background-image:url("https://cdn1.npcdn.net/img/1708419667arrow-right.png");
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
	text-shadow:unset;
    content:"";
    height:2vw;
	width:2vw;
	filter:brightness(0) invert(1);
}


@media screen and (max-width: 767.5px){
	.productSlider-1 .product_img .slick-prev::before,
	.productSlider-1 .product_img .slick-next::before{
		background-size:80%;
	}
    .productSlider-1 .product_img .slick-prev{
        left: 5px;
    }
    .productSlider-1 .product_img .slick-next{
        right: 5px;
    }
    .productSlider-1 .product_img .product_box{
        border:0px solid transparent;
        margin: 0px;
    }
    .productSlider-1 .slick-track .slick-slide{
        margin: 10px 0.25rem;
    }
    .productSlider-1 .product_img .product_box h6{
        font-size: 12px;
        padding: 0 3%;
    }
}


    

@keyframes seafloat {
    0%, 100% {
      transform: translate(0, 0);
    }
    25% {
      transform: translate(5px, -10px);
    }
    50% {
      transform: translate(10px, 0);
    }
    75% {
      transform: translate(5px, 10px);
    }
  }
#custom_photo .slick-prev{
    left:-50px;
    z-index: 1;
}
#custom_photo .slick-next{
    right:19px;
    z-index: 1;
}
#custom_photo .slick-prev:before{
    background-image:url("https://cdn1.npcdn.net/img/1749714901button-02.png");  
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
    content: "";
    width: 6rem;
    height: 4rem;
    display: flex;
}
#custom_photo .slick-next:before{
    background-image:url("https://cdn1.npcdn.net/img/1749714904button-03.png");
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
    content: "";
    width: 6rem;
    height: 4rem;
    display: flex;
}

@media screen and (max-width: 767.5px){
    #custom_photo .slick-prev{
        left:-24px;
    }
    #custom_photo .slick-next{
        right:50px;
    }
    .index_wrapper_6{
        padding:0 0 60px;
    }
    .hp_photo_icon{
        bottom: -45px;
        right: -30px;
        width: 109px;
    }
    .hp_photo_logo{
        margin: -60px auto 90px;
        width: 120px;
    }
}

/*hp_photo*/
.hp_contact{
    padding:80px 0 0;
}
.hp_contact .row{
    align-items: center;
}
.hp_contact_title{
    margin-bottom:0;
    line-height: 1;
}
.hp_contact_line{
    width: 12rem;
    height: 2px;
    background-color: #fff;
    margin: 1rem 0 2rem;
}
.hp_contact_link{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 230px;
    height: 60px;
    background-color: #333;
    border-radius: 1000px;
    margin: 1rem 0;
    color: #fff;
    text-align: center;
}
.hp_contact_link:hover{
    color:#fff;
    text-decoration: none;
}
.hp_contact_link span{
    width: 125px;
    font-family: "instrument serif";
    font-size: 20px;
    letter-spacing: 2px;
}
.hp_contact_icon {
    width: 30px;
}
.hp_contact_logo{
    position: absolute;
    top: -6%;
    right: -1%;
    z-index: 1;
    width: 40%;
    animation: shakeit 5s linear infinite;
}

#custom_album .slick-dots li.slick-active button:before,
#custom_album .slick-dots li button:before{
    color:#fff;
}


@media screen and (max-width: 991.5px){
    .hp_contact_box{
        margin-bottom:2rem;
    }
}
@media screen and (max-width: 767.5px){
    .hp_contact{
        padding:60px 0 0;
    }
    .hp_contact_box{
        margin-bottom:4rem;
    }
}

/*hp_google*/
.index_wrapper_8{
    padding:80px 0 0;
    min-height:500px;
}
.ex_hp_googleReviewDefault .hpGoogleReviewItems{
    background-color:#f0efe1;
}
.ex_hp_googleReviewDefault .slick-arrow{
    z-index:1;
}
.ex_hp_googleReviewDefault .slick-next{
    right:-25px!important;
}
.ex_hp_googleReviewDefault .slick-prev{
    left:-25px!important;
}
.ex_hp_googleReviewDefault .slick-prev::before,
.ex_hp_googleReviewDefault .slick-next::before{
    text-shadow: none;
    color:#000;
}
.ex_hp_googleReviewDefault .slick-dots{
    display:none!important;
}

@media screen and (max-width: 767.5px){
    .index_wrapper_8{
        padding:60px 0 0;
        min-height:400px;
    }    
}

/*hp_news*/
.index_wrapper_9{
    padding:80px 0;
    min-height:500px;
}
.latest_new_type4 .news_box{
    background-color: #f0efe1;
    transform: scale(0.96);
    padding: 15px;
}
.latest_new_type4 .news_box .img_frame{
    height: auto;
    margin-bottom: 10px;
    aspect-ratio: 1503 / 1000;
}
.latest_new_type4 .row.latestnewsAjax{
    justify-content: center;
}
.latest_new_type4 .col-lg-4.col-md-6.col-12{
    margin-bottom:0!important;
}

@media screen and (max-width: 767.5px){
    .index_wrapper_9{
        padding:60px 0.5rem;
        min-height:400px;
    }    
}

/*footer*/
.footer_type7{
    overflow:hidden;
    background-color: #000;
    padding: 1rem 0 1.5rem!important;
    min-height:300px;
}
.footer_type7_alter{
    border-top:1px solid #fff;
    background-color:#000;
    padding:1.5rem 0 1rem!important;
    overflow:hidden;
}
.footer_type7 .logo{
    min-height:55px;
}
.footer_type7 .logo img{
    max-height:55px;
}
.alter_footer_content{
    font-size: 14px;
    margin-bottom: 0.5rem;
    line-height: 1.3;
}
.footer_subtitle{
    font-family: "instrument serif";
    letter-spacing: 2px;
    font-weight: 500 !important;
    font-size: 30px;
    min-height: 55px;
    display: flex;
    align-items: flex-end;
}
.footer_type7_alter .copy_right,
.npfooter_languagebar .text-muted,
.platinum_website_visitor,
.npfooter_languagebar,
.copy_right small,
.footer_type7_alter .privacy_policy:hover,
.footer_type7_alter .mb-1{
    color:#fff!important;
}
.footer_langbar_item{
    color:#fff!important;
}
.powered_by a{
    color:#fff!important;
}

.alter_rev_buttonbox{
    display:flex;
    justify-content: flex-start;
    align-items: center;
    margin:1rem 0 0;
}
.alter_rev_button {
    border: 2px solid #fff;
    border-radius: 5px;
    width: 200px;
    text-align: center;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:14px;
    font-weight:600;
    transition:0.25s all linear;
    animation:zooz 1s linear infinite;
}
.alter_rev_button:hover{
    background-color:#fff;
    color:#000;
}
@keyframes zooz{
    0%{
        transform:scale(1.02);
    }
    50%{
        transform:scale(0.98);
    }
    100%{
        transform:scale(1.02);
    }
}

@media screen and (max-width: 1200.5px){
    .alter_spec_001 span{
        display:block;
    }
}
@media screen and (max-width: 991.5px){
    .alter_spec_001 span{
        display:inline;
    }
}

/*mobile side-navbar*/
.side_menu .footer_langbar_item{
    color:#fff!important;
}