/*fixed base*/
#main_index {
    padding-bottom: 0rem !important;
    overflow: hidden;
}

#main_index h1,
#main_index h2,
#main_index h5 {
    cursor: default;
}

.m_default_languagebar .footer_langbar_item {
    color: #fff;
}

/*category page*/
.category_list_type4 .category_box .img_frame img{
    object-fit: contain;
}

/*Product page*/
.product_list_5 .product_box .img_frame img{
    object-fit: contain;
    background-color:#fff;
}

.anchor_offset {
    scroll-margin-top: 130px;
}

/*tag page*/
.product_list_horizontal .product_box .img_frame img{
    object-fit: contain;
    background-color:#fff;
}

@media screen and (max-width:767.5px){
    #main_tag .horizontal_detail_bottom{
        margin-top:1rem;
    }
    .product_list_horizontal .product_box .product_des .title{
        font-size:18px;
    }
    .product_list_horizontal .product_box .horizontal_detail_box .product_simple_description{
        font-size:12px;
    }
    .product_list_horizontal .product_box .horizontal_detail_bottom .button_section{
        justify-content: flex-start;
    }
    .product_list_horizontal .product_box .product_img{
        flex:0 0 40%;
    }
    .product_list_horizontal .product_box .product_des{
        flex:0 0 60%;
    }
    .product_list_horizontal .product_box .img_frame{
        padding-top:unset!important;
        height:auto;
        aspect-ratio: 1;
        border-radius: 5px;
    }
    .product_list_horizontal .product_box .whatsapp_wrapper a{
        color: #333;
        font-size: 10px !important;
        font-weight: 500;
    }
}

#v-pills-hq h5 strong{
    font-size:16px;
}

/*photo page*/
.gallerycategory .img_frame img{
    object-fit: contain;
}
.ws_gallery-2 .img_frame img{
    object-fit: contain;
}

/*news page*/
.latest_new_type4 .news_box .img_frame{
    box-shadow:0px 0px 2px rgba(0,0,0,0.3);
}
.latest_new_type4 .news_box .img_frame img{
    object-fit: contain;
}


/*global / common*/
:root {
    --c-orange: #ff8b00;
    --c-blue: #092897;
    --c-black: #000000;
}

#main_index {
    font-family: "Poppins", sans-serif;
    color: #101010;
}

.n_small {
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 4px;
    color: var(--c-orange);
    margin-bottom: 12px;
}

.n_title {
    font-family: "Bebas Neue", sans-serif;
    font-size: 48px;
    line-height: 0.95;
    color: #000;
    margin-bottom: 18px;
}

.n_content {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 1.65;
    color: #222;
    margin-bottom: 0;
}

.c_color1 {
    color: #fff;
}

.c_color2 {
    color: #000;
}

.c_color3 {
    color: var(--c-orange);
}

.btnbox_left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 28px 0 0;
}

.n_button {
    font-family: "Bebas Neue", sans-serif;
    width: auto;
    height: auto;
    padding: 12px 25px;
    border: 1px solid #111;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    letter-spacing: 0.6px;
    line-height: 1;
    color: #111;
    background: transparent;
    transition: 0.25s all linear;
}

.n_button span {
    position: relative;
    padding-right: 18px;
}

.n_button span:after{
    position:absolute;
    content:"";
    background-image:url("https://cdn1.npcdn.net/images/e_arrow_5ftchb_1781746617.png?md5id=8ca33d44648cc9feecef21e5a7123291&new_width=1600&new_height=1600&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    width: 12px;
    height: 12px;
    top: -2px;
    bottom: 0;
    right: -5px;
    margin: auto 0;
    transition:0.25s all linear;
    filter:brightness(0);
}
.n_button:hover span:after{
    transform:rotate(45deg);
    filter:brightness(1);
}

.n_button:hover {
    text-decoration: none;
    color: #fff;
    background: var(--c-orange);
    border-color: var(--c-orange);
}

@media screen and (max-width: 767.5px){
    .n_title{
        font-size:40px;
    }
}

/*navbar*/
.navbar_type8{
    height:100px;
    background-color:#000;
}
#main_index .navbar_type8{
    background-color:transparent;
}
.navbar_type8 .logo{
    margin-left:7%;
}
.navbar_type8 .logo img{
    width:18vw;
    padding:0;
}
.navbar_type8 .nav_tab .nav_item a{
    font-family: "Bebas Neue";
    font-size: 1.2vw;
    padding: 15px 1.8vw;
    color: #fff;
}
.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_mobile{
    background-color:#000!important;
}
.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;
}

@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a{
        font-size:1.5vw;
        padding:15px 1.8vw;
    } 
}

/*fixed banner*/
.slider_banner .banner_content {
    overflow: hidden;
}

@media screen and (max-width: 767.5px) {
    .index_wrapper_2 .item > img {
        min-height: 100vw !important;
        object-fit: cover;
    }
}

/*banner*/
.index_wrapper_2{
    margin-top:-100px;
}
.slider_banner .banner_content{
    overflow:hidden;
}

.hp_banner{
    position:relative;
    left:7%;
    top:50%;
    transform:translate(0,-50%);
    width:calc(100% - 14%);
    z-index:2;
}

.hp_banner .container-fluid{
    padding:0;
}

.hp_banner_row{
    align-items:center;
}

.hp_banner_textbox{
    max-width:760px;
}

.hp_banner_title{
    font-family:"Bebas Neue", sans-serif;
    font-size:5.6vw;
    line-height:0.92;
    color:#fff;
    margin-bottom:20px;
}

.hp_banner_title span{
    color:#ff8b00;
}

.hp_banner_content{
    font-family:"Poppins", sans-serif;
    font-size:14px;
    line-height:1.65;
    color:#fff;
    max-width:470px;
    margin-bottom:28px;
}

.hp_banner_btnbox{
    display:flex;
    align-items:center;
    gap:14px;
}

.hp_banner_button{
    font-family: "Bebas Neue", sans-serif;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 15px 31px;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.4px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.7);
    transition: 0.25s all linear;
}

.hp_banner_button span{
    position:relative;
    padding-right:19px;
}

.hp_banner_button span:after{
    position:absolute;
    content:"";
    background-image:url("https://cdn1.npcdn.net/images/e_arrow_5ftchb_1781746617.png?md5id=8ca33d44648cc9feecef21e5a7123291&new_width=1600&new_height=1600&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    width: 16px;
    height: 16px;
    top: -2px;
    bottom: 0;
    right: -5px;
    margin: auto 0;
    transition:0.25s all linear;
}
.hp_banner_button:hover span:after{
    transform:rotate(45deg);
}

.hp_banner_button_primary{
    background:#ff8b00;
    border-color:#ff8b00;
}

.hp_banner_button:hover{
    color:#fff;
    text-decoration:none;
    transform:translateY(-3px);
}

.hp_banner_listbox{
    display:flex;
    justify-content:flex-end;
}

.hp_banner_listbox ul{
    list-style:none;
    padding:0;
    margin:0;
}

.hp_banner_listbox li{
    font-family:"Bebas Neue", sans-serif;
    position:relative;
    color:#fff;
    font-size:20px;
    line-height:1.4;
    padding-left:14px;
    margin-bottom:5px;
}

.hp_banner_listbox li:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 2px;
    height: 20px;
    background: red;
    margin: auto 0;
    bottom: 0;
}

@media screen and (max-width:991.5px){
    .index_wrapper_2{
        margin-top:0;
    }
    .hp_banner{
        left:5%;
        width:calc(100% - 10%);
    }

    .hp_banner_title{
        font-size:6vw;
    }
}

@media screen and (max-width:767.5px){
    .index_wrapper_2 .item>img{
        min-height:150vw!important;
        object-fit:cover;
    }
    .hp_banner{
        left: 6%;
        top: 48%;
        width: calc(100% - 12%);
    }

    .hp_banner_title{
        font-size:10vw;
    }

    .hp_banner_btnbox{
        flex-wrap:wrap;
    }

    .hp_banner_listbox{
        justify-content:flex-start;
        margin-top:35px;
    }
}

/*about*/
.hp_about {
    position: relative;
    padding: 70px 8% 80px;
    background: #fff;
    overflow: hidden;
}

.hp_about:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 5vw;
    height: 11vw;
    background-image: url("https://cdn1.npcdn.net/images/c_decoration1_yx4pwn_1781746619.png?md5id=8ca33d44648cc9feecef21e5a7123291&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}

.hp_about:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 12vw;
    height: 27vw;
    background-image: url("https://cdn1.npcdn.net/images/c_decorate2_frd7ny_1781746619.png?md5id=8ca33d44648cc9feecef21e5a7123291&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}

.hp_about_row {
    align-items: center;
    position: relative;
    z-index: 2;
}

.hp_about_textbox {
    max-width: 560px;
}

.hp_about_imgbox {
    position: relative;
    padding: 0 8% 0 6%;
}

@media screen and (max-width: 991.5px) {
    .hp_about {
        padding: 65px 5%;
    }

    .hp_about_imgbox {
        margin-top: 45px;
    }
}

@media screen and (max-width: 767.5px) {
    .hp_about {
        padding: 55px 1rem;
    }
    .hp_about:before{
        width: 9vw;
        height: 22vw;
    }
    .hp_about:after{
        width: 17vw;
        height: 37vw
    }
    .hp_about_textbox {
        max-width: 100%;
    }

    .hp_about_imgbox {
        padding: 0;
    }
}

/*what we buy*/
.hp_buy {
    position: relative;
    padding: 58px 7% 75px;
    background-image:url("https://cdn1.npcdn.net/images/d_bg_pau7t3_1781746619.png?md5id=8ca33d44648cc9feecef21e5a7123291&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    overflow: hidden;
}

.hp_buy .container-fluid {
    position: relative;
    z-index: 2;
}

.hp_buy_titlebox {
    margin-bottom: 35px;
}

.hp_buy_itembox {
    position: relative;
    padding: 0 18px;
}
.hp_buy_link{
    position: absolute;
    font-size:0px;
    top:0;
    bottom:0;
    left:0;
    right:0;
}

.hp_buy_item {
    text-align: center;
}

.hp_buy_item img {
    width: 100%;
    height: 115px;
    object-fit: contain;
    margin-bottom: 18px;
}

.hp_buy_item h3 {
    font-family: "Bebas Neue", sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    margin: 0;
}

.hp_buy .slick-dots {
    position: relative;
    bottom: auto;
    text-align: left;
    margin-top: 30px;
}

.hp_buy .slick-dots li {
    width: calc(100% /13);
    height: 3px;
    margin: 0;
}

.hp_buy .slick-dots li button {
    width: 100%;
    height: 3px;
    padding: 0;
    background: rgba(255,255,255,0.25);
}

.hp_buy .slick-dots li.slick-active button {
    background: var(--c-orange);
}

.hp_buy .slick-dots li button:before {
    display: none;
}

@media screen and (max-width: 767.5px) {
    .hp_buy {
        padding: 50px 0% 65px;
    }

    .hp_buy_itembox {
        padding: 0 10px;
    }
}

/*service*/
.index_wrapper_5{
    padding:75px 7%;
}

.hp_service_titlebox{
    margin-bottom:28px;
}
.service_type6 .container{
    max-width:100%;
    margin:0;
}

/*component: ex_service_type6*/
#main_index .service_type6{
    height:100%;
    padding:0!important;
    background:transparent!important;
}

/*#main_index .service_type6 .container,*/
/*#main_index .service_type6 .row,*/
/*#main_index .service_type6 .service_box_type6{*/
/*    height:100%;*/
/*}*/

#main_index .service_box_type6{
    position:relative;
    margin:1rem 0;
    overflow:hidden;
    flex:0 0 20%;
    max-width:20%;
}

#main_index .service_type6 .img_frame{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    aspect-ratio: 3 / 4;
}

#main_index .service_type6 .img_frame img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:0.35s all linear;
}

#main_index .service_type6 .content-box{
    position: absolute;
    left: 1rem;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 10px;
    padding: 0;
    background: rgba(0,0,0,0.8);
    width: calc(100% - 2rem);
}

#main_index .service_type6 .content-box *{
    display:none;
}

#main_index .service_type6 .service_title{
    display: block;
    font-family: "Bebas Neue", sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 0.95;
    font-weight: 400;
    margin: 0 0 6px;
    padding: 0 10px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

#main_index .service_type6 .general_btn{
    display:block;
    flex:0 0 36px;
    width:36px;
    height:36px;
    padding:0;
    border:0;
    border-radius:0;
    background:#ff8b00;
    color:#fff;
    font-size:0;
}
#main_index .service_type6 .row{
    justify-content: center;
}
#main_index .service_type6 .general_btn:before{
    content:"\f061";
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    font-size:13px;
    line-height:36px;
}

#main_index .service_box_type6:hover .img_frame img{
    transform:scale(1.08);
}

@media screen and (max-width:1200.5px){
    #main_index .service_box_type6{
        flex:0 0 25%;
        max-width:25%;
        display: none;
    }
    #main_index .service_box_type6:nth-child(-n+4){
        display: block;
    }
}

@media screen and (max-width:991.5px){
    .index_wrapper_5{
        padding:65px 5%;
    }
    #main_index .service_box_type6{
        flex:0 0 33.33%;
        max-width:33.33%;
    }
    #main_index .service_box_type6:nth-child(-n+5){
        display: block;
    }
}

@media screen and (max-width:767.5px){
    .index_wrapper_5{
        padding:55px 0%;
    }
    #main_index .service_box_type6{
        flex:0 0 100%;
        max-width:100%;
    }
}

/*counter*/
.hp_counter {
    position: relative;
    padding: 55px 7%;
    background: #000;
    background-image:url("https://cdn1.npcdn.net/images/f_bg_o13jla_1781746618.jpg?md5id=8ca33d44648cc9feecef21e5a7123291&new_width=1600&new_height=1600&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    overflow: hidden;
}

/*.hp_counter:before,*/
/*.hp_counter:after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    width: 28vw;*/
/*    background: rgba(9,40,151,0.42);*/
/*    transform: skewX(-18deg);*/
/*}*/

/*.hp_counter:before {*/
/*    left: -15vw;*/
/*}*/

/*.hp_counter:after {*/
/*    right: -18vw;*/
/*}*/

.hp_counter_row {
    position: relative;
    z-index: 2;
    align-items: center;
}

.hp_counter_item {
    text-align: center;
}

.hp_counter_item h3 {
    font-family: "Bebas Neue", sans-serif;
    color: var(--c-orange);
    font-size: 7vw;
    line-height: 0.9;
    margin: 0;
    position: relative;
}

.hp_counter_item h3 span {
    font-size: 40px;
    position: absolute;
    top: 0;
}

.hp_counter_item p {
    font-family: "Bebas Neue", sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    margin: 8px 0 0;
}

.hp_counter_trust h3 {
    font-size: 5vw;
    color: #fff;
    text-align: left;
}

.hp_counter_trust h3::first-line {
    color: var(--c-orange);
}

@media screen and (max-width: 767.5px) {
    .hp_counter {
        padding: 45px 0%;
    }

    .hp_counter_item {
        margin-bottom: 25px;
    }

    .hp_counter_item h3 {
        font-size: 52px;
    }

    .hp_counter_trust h3 {
        font-size: 38px;
        text-align: center;
    }
}

/*award*/
.hp_award {
    position: relative;
    padding: 75px 7% 85px;
    background: #fff;
    overflow: hidden;
}
.hp_award:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 11vw;
    height: 18vw;
    background-image: url("https://cdn1.npcdn.net/images/g_deco1_3qk0gz_1781746618.png?md5id=8ca33d44648cc9feecef21e5a7123291&new_width=1600&new_height=1600&type=4");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.hp_award:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 12vw;
    height: 27vw;
    background-image: url("https://cdn1.npcdn.net/images/g_deco2_jk0dwg_1781746618.png?md5id=8ca33d44648cc9feecef21e5a7123291&new_width=1600&new_height=1600&type=4");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hp_award_row {
    align-items: center;
    position: relative;
    z-index: 2;
}

.hp_award_itembox {
    padding: 0 25px;
}

.hp_award_item {
    text-align: center;
}

.hp_award_item img {
    height: 310px;
    width: 100%;
    object-fit: contain;
    margin-bottom: 18px;
}

.hp_award_item h3 {
    font-family: "Bebas Neue", sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #000;
    margin: 0;
}

.hp_award .slick-dots {
    position: relative;
    bottom: auto;
    margin-top: 1rem;
}

.hp_award .slick-dots li button:before {
    display: none;
}

.hp_award .slick-dots li button {
    width: 60px;
    height: 2px;
    padding: 0;
    background: #d7d7d7;
}

.hp_award .slick-dots li.slick-active button {
    background: var(--c-orange);
}
@media screen and (max-width: 991.5px) {
    .hp_award_slider{
        margin-top:2rem;
    }
}
@media screen and (max-width: 767.5px) {
    .hp_award {
        padding: 55px 0%;
    }
    .hp_award_slider{
        margin-top:0rem;
    }
    .hp_award_textbox {
        margin-bottom: 35px;
    }

    .hp_award_item img {
        height: 260px;
    }
}

/*blog*/
.index_wrapper_8 {
    position: relative;
    padding: 70px 7% 80px;
    background: #000;
    background-image:url("https://cdn1.npcdn.net/images/h_bg_6rqd1b_1781746618.jpg?md5id=8ca33d44648cc9feecef21e5a7123291&new_width=1600&new_height=1600&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    overflow: hidden;
}
.hp_blog{
    margin-bottom:2rem;
}
#main_index .hp_latest_new_8 .news_box {
    background: #e9e9e9;
    border: 3px solid #fff;
    padding: 0;
    height: 100%;
}

#main_index .hp_latest_new_8 .news_box .img_frame {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    background: #000;
    overflow: hidden;
}

#main_index  .hp_latest_new_8 .news_box .img_frame img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}

#main_index  .hp_latest_new_8 .news_box .justify-content-between {
    padding: 15px;
}

#main_index  .hp_latest_new_8 .news_box .title {
    font-family: "Bebas Neue", sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}

#main_index  .hp_latest_new_8 .news_box .title:hover {
    text-decoration: none;
    color: var(--c-orange);
}

#main_index  .hp_latest_new_8 .news_box .date {
    color: #777;
    font-size: 12px;
    text-align: left !important;
}

#main_index  .hp_latest_new_8 .news_box .read_more {
    font-family: "Bebas Neue", sans-serif;
    align-self: flex-start;
    border: 1px solid var(--c-orange);
    color: var(--c-orange);
    padding: 7px 13px;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
    transition: 0.25s all linear;
}

#main_index  .hp_latest_new_8 .news_box .read_more:hover {
    background: var(--c-orange);
    color: #fff;
}

@media screen and (max-width: 767.5px) {
    .index_wrapper_8 {
        padding: 55px 0%;
    }
}

/*license*/
.index_wrapper_9{
    position:relative;
    padding:75px 7% 85px;
    background:#fff;
    overflow:hidden;
}
.index_wrapper_9 .row{
    align-items: center;
}
.index_wrapper_9:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 11vw;
    height: 18vw;
    background-image: url("https://cdn1.npcdn.net/images/g_deco1_3qk0gz_1781746618.png?md5id=8ca33d44648cc9feecef21e5a7123291&new_width=1600&new_height=1600&type=4");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.index_wrapper_9:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 12vw;
    height: 27vw;
    background-image: url("https://cdn1.npcdn.net/images/g_deco2_jk0dwg_1781746618.png?md5id=8ca33d44648cc9feecef21e5a7123291&new_width=1600&new_height=1600&type=4");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/*component: ex_photoGallerySliderWithTitle*/
#main_index  .hp_photoGallerySliderWithTitle{
    background:transparent;
}

#main_index  .hp_photoGallerySliderWithTitle .photo-gallery{
    padding:0;
}

#main_index  .hp_photoGallerySliderWithTitle .outline_box{
    padding:0 15px;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-slide{
    padding:1rem 0 ;
}

#main_index  .hp_photoGallerySliderWithTitle .gallery_box{
    position:relative;
    width:100%;
    height:0;
    padding-top:135%;
    overflow:hidden;
    background:#f7f7f7;
    box-shadow:0 10px 18px rgba(0,0,0,0.18);
}

#main_index  .hp_photoGallerySliderWithTitle .gallery_box img{
    position:absolute;
    top:50%;
    left:50%;
    width:100%;
    height:100%;
    object-fit:contain;
    transform:translate(-50%,-50%);
    transition:0.35s all linear;
}

#main_index  .hp_photoGallerySliderWithTitle .outline_box p{
    font-family:"Bebas Neue", sans-serif;
    font-size:16px;
    line-height:1;
    color:#000;
    margin:16px 0 0;
}

#main_index  .hp_photoGallerySliderWithTitle .outline_box:hover .gallery_box img{
    transform:translate(-50%,-50%) scale(1.03);
}

#main_index  .hp_photoGallerySliderWithTitle .slick-dots{
    position:relative;
    bottom:auto;
    margin-top:28px;
}

#main_index  .hp_photoGallerySliderWithTitle .slick-dots li button:before{
    display:none;
}

#main_index  .hp_photoGallerySliderWithTitle .slick-dots li button{
    width:60px;
    height:2px;
    padding:0;
    background:#d7d7d7;
}

#main_index  .hp_photoGallerySliderWithTitle .slick-dots li.slick-active button{
    background:#ff8b00;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev:before,
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-next:before{
    filter:unset;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev{
    left:0;
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-next{
    right:0;
}
@media screen and (max-width:991.5px){
    #index_9,
    #index_10{
        flex:0 0 100%!important;
        max-width:10000%!important;
    }
    #index_9{
        margin-bottom:2rem;
    }
}
@media screen and (max-width:767.5px){
    .index_wrapper_9{
        padding:55px 0%;
    }

    _textbox{
        margin-bottom:35px;
    }

    #main_index  .hp_photoGallerySliderWithTitle .outline_box{
        padding:0 10px;
    }
}

/*footer component: ex_footerType8*/
.footer_type8 {
    position: relative;
    background-image:url("https://cdn1.npcdn.net/images/j_footer_bg_5pe2bl_1781746618.jpg?md5id=8ca33d44648cc9feecef21e5a7123291&type=4");
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 58px 7% 35px;
    line-height: 1.7;
    overflow: hidden;
}

.footer_type8 .row {
    position: relative;
    z-index: 2;
    align-items: flex-start;
}

.footer_type8 .logo {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    min-height: 70px;
    margin-bottom: 15px;
}

.footer_type8 .logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    max-height: 60px;
    transform: translate(-50%, -50%);
    object-fit: contain;
}

.footer_type8 .title {
    display: flex;
    flex-direction: row;
    position: relative;
    margin-bottom: 1rem;
}

.footer_type8 .title h5 {
    font-family: "Bebas Neue", sans-serif;
    font-size: 22px;
    letter-spacing: 1px;
    color: var(--c-orange);
    align-self: end;
    margin-bottom: 0;
}

.footer_type8 p,
.footer_type8 li,
.footer_type8 a {
    font-size: 13px;
}

.footer_type8 a {
    color: #fff;
    text-decoration: none;
    transition: 0.25s all linear;
}

.footer_type8 a:hover {
    color: var(--c-orange);
    text-decoration: none;
}

.footer_type8 .footer_company {
    text-align: center;
    max-width: 440px;
    margin: 0 auto;
}

.footer_type8 .location {
    align-items: baseline;
    gap: 12px;
}

.footer_type8 .location p {
    margin-bottom: 0.5rem;
}

.footer_type8 ul {
    margin-bottom: 0;
}

.footer_type8 .order-md-3 {
    text-align: right;
}

.footer_type8 .order-md-3 .title {
    justify-content: flex-end;
}

.footer_type8 .social_media {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
}

.footer_type8 .social_media a {
    margin: 0 5px;
    border: 1px solid rgba(255,255,255,0.6);
    color: #fff;
    border-radius: 50%;
    padding: 5px;
    width: 34px;
    height: 34px;
    display: flex;
}

.footer_type8 .social_media a i {
    margin: auto;
    font-size: 13px;
}

.footer_type8 .social_media a:hover {
    color: #fff;
    background-color: var(--c-orange);
    border-color: var(--c-orange);
}

.footer_type8 a .icon_s {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border-radius: 25px;
    width: 35px;
}

.footer_type8 a .icon_s img {
    filter: grayscale(100%) brightness(2);
    height: 17px;
    width: auto;
}

.footer_type8 a:hover .icon_s img {
    filter: brightness(100);
}

.footer_type8 .social_mediaImg {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: start;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
}

.footer_type8 .social_mediaImg .icon_s {
    padding: 5px;
    border-radius: 35px;
    display: flex;
    justify-content: center;
}

.footer_type8 .social_mediaImg .icon_s img {
    filter: none !important;
    border-style: none;
    height: 35px;
    width: auto;
}

.footer_type8 .copy_right {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 45px;
    color: rgba(255,255,255,0.8);
}

@media screen and (max-width: 767.5px) {
    .footer_type8 {
        padding: 45px 0% 95px;
        text-align: center;
    }

    .footer_type8 .order-md-3,
    .footer_type8 .order-md-3 .title {
        text-align: center;
        justify-content: center;
    }

    .footer_type8 .title {
        justify-content: center;
        margin-top: 25px;
    }

    .footer_type8 .location {
        justify-content: center;
    }
}