@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Patua+One&display=swap');
/*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;
}

#main_ourproducts .page_title{
    text-align: center;
    margin:3rem auto;
    display:flex;
    justify-content: center;
    align-items: center;
}
.category_menu_3 .title{
    display: none;
}
#category_menu{
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    display: none;
}
.category_menu_3 .main_title:before{
    display: none;
}

/*global / common*/
#main_index,
.footer_type7{
    font-family:"Lato", sans-serif;
}

:root{
    --primary:#f52c36;
    --secondary:#000000;
    --white:#ffffff;
    --soft-white:#f7f7f7;
    --dark:#111111;
    --line:rgba(255,255,255,0.22);
}

.n_small{
    margin:0 0 10px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing:1.6px;
    line-height:1.2;
    color:#505050;
    text-transform:uppercase;
}

.n_small span{
    position:relative;
}

.n_small span:before,
.n_small span:after{
    position:absolute;
    top:50%;
    width:42px;
    height:1px;
    content:"";
    background:currentColor;
    opacity:0.65;
}

.n_small span:before{
    left:-55px;
}

.n_small span:after{
    right:-55px;
}

.n_title{
    margin:0;
    font-size:34px;
    font-weight:900;
    line-height:1.13;
    color:var(--secondary);
}

.n_content{
    margin:0;
    font-size:18px;
    line-height:1.85;
    color:#575757;
}

.c_color1{
    color:#fff;
}

.c_color2{
    color:#000;
}

.c_color3{
    color:#f52c36;
}

.c_line{
    line-height:1.8;
}

.btnbox_left,
.btnbox_center,
.btnbox_right{
    display:flex;
    align-items:center;
    margin:26px 0 0;
}

.btnbox_left{
    justify-content:flex-start;
}

.btnbox_center{
    justify-content:center;
}

.btnbox_right{
    justify-content:flex-end;
}

.n_button{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 11px 20px 11px 0;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-decoration: none;
    transition: 0.25s all linear;
}

.n_button span{
    display:flex;
    align-items:center;
    gap:10px;
}

.n_button span{
    position: relative;
    padding-left: 60px;
}
.n_button span:before{
    position: absolute;
    content:"";
    top:0;
    bottom:0;
    left:0;
    margin:auto 0;
    background-image:url("https://cdn1.npcdn.net/images/arrow_button_g64zra_1782436784.png?md5id=c022cf41a12658e227aeb252f734364d&new_width=1600&new_height=1600&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    width: 50px;
    height: 50px;
}

.n_button:hover{
    text-decoration:none;
    color:#000;
}

/*/Product Page/*/
.productDetailImageSpecial div:nth-child(n+5) {
  display: block;
}

#main_showproducts #showproducts_3 {
    padding-right: 11.25px;
}

#main_showproducts .productDetailImageSpecial {
  overflow: visible;
  margin-top: 40vw;
}

#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:first-child,
#main_showproducts .productDetailImageSpecial .two_img div:first-child,
#main_showproducts .productDetailImageSpecial .three_img div:first-child,
#main_showproducts .productDetailImageSpecial .four_img div:first-child {
  width: 100%;
  flex: 0 1 100%;
  margin-top: -40vw;
}

#main_showproducts .productDetailImageSpecial .one_img div:first-child img,
#main_showproducts .productDetailImageSpecial .two_img div:first-child img,
#main_showproducts .productDetailImageSpecial .three_img div:first-child img,
#main_showproducts .productDetailImageSpecial .four_img div:first-child img {
    max-height: 40vw;
  object-fit: contain;
}

#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;
    width: 100%;
}

#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;
}

/*fixed navbar*/
.navbar_type8{
    background-color:#000;
}
#main_index  .navbar_type8{
    background-color:transparent;
}
.navbar_type8 .logo{
    flex:0 0 30%;
}
.navbar_type8 .logo img{
    width:25vw;
    padding:5px;
}

.navbar_type8 .nav_tab .nav_item a{
    font-size:1vw;
    font-weight:500;
    padding:15px 1.2vw;
    color:#fff;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff!important;
    -webkit-text-stroke-width:0px;
    -webkit-text-stroke-color:black;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#fff!important;
}
.navbar_mobile{
    background-color:#000;
}
.navbar_mobile .btn-outline-light:hover,
.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.2vw;
        padding:15px 1.1vw;
    }
}
@media screen and (max-width:991.5px){
    .navbar_mobile .logo_img{
        transform: scale(1.1);
    }
}
@media screen and (max-width:500.5px){
    .navbar_mobile .logo_img{
        max-height:40px;
    }
}

/*fixed banner*/
.index_wrapper_2{
    margin-top:-80px;
}
.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;
    }
}

/* fixed banner */
.slider_banner .banner_content{
    overflow:hidden;
}

@media screen and (max-width:767.5px){
    .index_wrapper_2 .item>img{
        min-height:30vw!important;
        object-fit:cover;
    }
    
}

/* banner content only */
.hp_banner{
    position: relative;
    left: 5%;
    top: 55%;
    transform: translate(0, -50%);
    width: calc(100% - 12%);
}
.banner2{
    left: 3%;
    top: 52%;    
}

.hp_banner .container-fluid{
    padding:0;
}

.hp_banner .row{
    margin:0;
}

.hp_banner .row > [class*="col-"]{
    padding:0;
}

.hp_banner_box{
    display:flex;
    align-items:center;
}

.hp_banner_contentbox{
    width:33vw;
    color:#fff;
}

.hp_banner_small{
    margin:0 0 1vw;
    color:rgba(255,255,255,0.78);
    font-size:0.72vw;
    font-weight:600;
    letter-spacing:0.16em;
    line-height:1.3;
}
.hp_banner_subtitle{
    font-size: 1vw;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
}
.hp_banner_content{
    font-size: 0.9vw;
    font-weight: 500;
    margin-bottom: 0;
}
.hp_banner_content span{
    color:red;
    font-size:1vw;
}

.hp_banner_title{
    font-family: "Patua One";
    margin: 0;
    color: #fff;
    font-size: 1.3vw;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 1vw;
    text-transform: uppercase;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
.hp_banner_title2{
    font-family: "Patua One";
    margin: 0 0 1vw;
    color: #fff;
    font-size: 1.2vw;
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.hp_banner_logobox{
    display:flex;
    align-items:center;
    gap:1.3vw;
    margin-top:1.55vw;
}

.hp_banner_logoitem{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    height:3.5vw;
}

.hp_banner_logoitem img{
    display:block;
    width:auto;
    max-height:100%;
    object-fit:contain;
}

.hp_banner_logoitem:first-child img{
    max-width:3.5vw;
}

.hp_banner_logoitem_cidb{
    padding-left:1.3vw;
    border-left:1px solid rgba(255,255,255,0.42);
}

.hp_banner_logoitem_cidb img{
    max-width: 7vw;
}

.hp_banner_btnbox{
    display:flex;
    align-items:center;
    margin-top:1.7vw;
}

.hp_banner_button{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 11px 20px;
    background: rgba(0, 0, 0, 0.45);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-decoration: none;
    transition: 0.25s all linear;
}

.hp_banner_button span{
    display:flex;
    align-items:center;
    gap:10px;
}

.hp_banner_button span{
    position: relative;
    padding-left: 60px;
}
.hp_banner_button span:before{
    position: absolute;
    content:"";
    top:0;
    bottom:0;
    left:0;
    margin:auto 0;
    background-image:url("https://cdn1.npcdn.net/images/arrow_white_qno0ze_1782436784.png?md5id=c022cf41a12658e227aeb252f734364d&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    width: 50px;
    height: 50px;
}

.hp_banner_button:hover{
    text-decoration:none;
    color:#fff;
}

@media screen and (max-width:991.5px){
    .index_wrapper_2{
        margin-top:0;
    }
}

@media screen and (max-width:767.5px){
    .hp_banner_button span:before{
        width:20px;
        height:20px;
    }
    .hp_banner_button{
        font-size:8px;
        padding:0;
    }
    .hp_banner_button span{
        padding-left:25px;
    }
}

/*hp_who*/
.hp_who{
    position:relative;
    padding:0 4% 90px;
    overflow:hidden;
}

.hp_who:before{
    position: absolute;
    content:"";
    top:0;
    left:0;
    width: 100%;
    height: 14rem;
    background-image:url("https://cdn1.npcdn.net/images/who_we_are_top_red_bar_ktu7nx_1782436792.jpg?md5id=c022cf41a12658e227aeb252f734364d&type=4");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}

.hp_who_toprow{
    margin:0;
}

.hp_who_toprow > [class*="col-"]{
    padding:0;
}

.hp_who_topline{
    display:flex;
    align-items:center;
    gap:1.1rem;
    padding:2.1rem 0 1.7rem;
}

.hp_who_topline span{
    display:block;
    width:19rem;
    height:1px;
    background:rgba(255,255,255,0.65);
}


.hp_who_topline .n_small{
    margin:0;
    color:rgba(255,255,255,0.78);
    font-size:18px;
    font-weight:600;
    letter-spacing:0.2em;
}
.hp_who_headingbox .n_small span:before{
    display: none;
}

.hp_who_mainrow{
    margin:0;
    align-items:stretch;
}

.hp_who_mainrow > [class*="col-"]{
    padding:0;
}

.hp_who_visualcol{
    position:relative;
    z-index:2;
    padding-right:2.4rem !important;
}

.hp_who_badges{
    position:absolute;
    z-index:2;
    bottom:0;
    right:0;
    display:flex;
    align-items:stretch;
}

.hp_who_badge{
    display:flex;
    flex-direction:column;
    justify-content:center;
    min-height:4.7rem;
    color:#fff;
}

.hp_who_badge_cert{
    padding:0.85rem 1.2rem;
    background:#d81827;
}

.hp_who_badge_cert span{
    display:block;
    font-size:9px;
    font-weight:700;
    letter-spacing:0.08em;
    line-height:1.2;
}

.hp_who_badge_cert strong{
    display:block;
    margin-top:0.25rem;
    font-size:13px;
    font-weight:800;
    line-height:1.1;
}

.hp_who_badge_logo{
    align-items:center;
    padding:0.7rem 1.15rem;
    background:#7e0710;
}

.hp_who_badge_logo span{
    font-size:18px;
    font-weight:900;
    line-height:1;
}

.hp_who_badge_logo small{
    margin-top:0.25rem;
    font-size:7px;
    font-weight:700;
    letter-spacing:0.13em;
}

.hp_who_contentcol{
    display:flex;
    flex-direction:column;
    padding-left:1.2rem !important;
}

.hp_who_headingbox{
    margin-bottom:2rem;
    color:#fff;
}

.hp_who_headingbox .n_small{
    color:#fff;
}

.hp_who_headingbox .n_title{
    color:#fff;
}

.hp_who_dots{
    display: flex;
    align-items: center;
    gap: 0.45rem;
    margin-top: 0.5rem;
    width: 60px;
}

.hp_who_textbox{
    flex:1;
    background:#fff;
    padding:1rem;
}

.hp_who_textbox .n_content{
    margin:0 0 1rem;
    color:#363636;
    line-height:1.8;
}

.hp_who .btnbox_left{
    margin:1.5rem 0 0;
}

.hp_who_button{
    display:inline-flex;
    justify-content:center;
    align-items:center;
    width:2rem;
    height:2rem;
    padding:0;
    border-radius:50%;
    background:#050505;
    color:#fff;
    text-decoration:none;
    transition:0.25s all linear;
}

.hp_who_button span{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    height:100%;
    font-size:0;
}

.hp_who_button i{
    font-size:10px;
}

.hp_who_button:hover{
    background:#d81827;
    color:#fff;
    text-decoration:none;
    transform:translateX(4px);
}

@media screen and (max-width:1200.5px){
    .hp_who:before{
        height:19rem;
    }
    /*.hp_who{*/
    /*    padding-right:6%;*/
    /*    padding-left:6%;*/
    /*}*/

    /*.hp_who:before{*/
    /*    width:52%;*/
    /*}*/

    /*.hp_who_visualcol{*/
    /*    padding-right:1.5rem !important;*/
    /*}*/

    /*.hp_who_headingbox{*/
    /*    padding-right:2.6rem;*/
    /*    padding-left:2.6rem;*/
    /*}*/

    /*.hp_who_textbox{*/
    /*    padding-right:2.6rem;*/
    /*    padding-left:2.6rem;*/
    /*}*/
}

@media screen and (max-width:991.5px){
    .hp_who:before{
        height:49rem;
    }
    .hp_who_headingbox{
        margin-top:2rem;
    }
    
    /*.hp_who{*/
    /*    padding:0 5% 5rem;*/
    /*}*/

    /*.hp_who:before{*/
    /*    width:100%;*/
    /*    height:19rem;*/
    /*}*/

    /*.hp_who_visualcol{*/
    /*    padding-right:0 !important;*/
    /*}*/

    /*.hp_who_contentcol{*/
    /*    padding-left:0 !important;*/
    /*}*/

    /*.hp_who_headingbox{*/
    /*    min-height:auto;*/
    /*    padding:3rem;*/
    /*}*/

    /*.hp_who_textbox{*/
    /*    padding:2.5rem 3rem;*/
    /*}*/

    /*.hp_who_imagebox{*/
    /*    border-radius:0;*/
    /*}*/

    /*.hp_who_imagebox img{*/
    /*    height:29rem;*/
    /*}*/
}

@media screen and (max-width:767.5px){
    .hp_who{
        padding:0 0 4rem;
    }
    .hp_who_contentcol{
        padding-left:0rem!important;
    }
    .hp_who_visualcol{
        padding-right: 0!important;
    }
    /*.hp_who{*/
    /*    padding:0 0 4rem;*/
    /*}*/

    /*.hp_who:before{*/
    /*    height:16rem;*/
    /*}*/

    /*.hp_who_topline{*/
    /*    padding:1.5rem 1.5rem 1.25rem;*/
    /*}*/

    /*.hp_who_topline span{*/
    /*    width:5rem;*/
    /*}*/

    /*.hp_who_visualcol{*/
    /*    padding:0 1.5rem !important;*/
    /*}*/

    /*.hp_who_imagebox img{*/
    /*    height:20rem;*/
    /*}*/

    /*.hp_who_badge_cert{*/
    /*    padding:0.65rem 0.8rem;*/
    /*}*/

    /*.hp_who_badge_cert strong{*/
    /*    font-size:11px;*/
    /*}*/

    /*.hp_who_badge_logo{*/
    /*    padding:0.65rem 0.85rem;*/
    /*}*/

    /*.hp_who_contentcol{*/
    /*    padding:0 !important;*/
    /*}*/

    /*.hp_who_headingbox{*/
    /*    padding:2.4rem 1.5rem;*/
    /*}*/

    /*.hp_who_headingbox .n_title{*/
    /*    font-size:1.65rem;*/
    /*}*/

    /*.hp_who_textbox{*/
    /*    padding:2rem 1.5rem 0;*/
    /*}*/

    /*.hp_who_textbox .n_content{*/
    /*    font-size:12px;*/
    /*    line-height:1.75;*/
    /*}*/
}

.hp_whatwedo{
    padding:0 4% 60px;
    background:#fff;
}

.hp_whatwedo .container-fluid{
    padding:0;
}

.hp_whatwedo_titlebox{
    margin-bottom:2.5rem;
}

/*.hp_whatwedo_titlebox .n_small{*/
/*    position:relative;*/
/*    display:inline-block;*/
/*    margin:0 0 0.65rem;*/
/*    padding:0 2.4rem;*/
/*    color:#2c2c2c;*/
/*    font-size:9px;*/
/*    font-weight:600;*/
/*    letter-spacing:0.12em;*/
/*}*/

.hp_whatwedo_titlebox .n_small span:before{
    display: none;
}

.hp_whatwedo_titlebox .n_small span:after {
    right: -48px;
    bottom: 4px;
    top:unset;
}


.hp_whatwedo_titlebox .n_small:before{
    left:0;
}

.hp_whatwedo_titlebox .n_small:after{
    right:0;
}

.hp_whatwedo_titlebox .n_title{
    color:#e31d2d;
}

.hp_whatwedo_row{
    margin-right:-0.45rem;
    margin-left:-0.45rem;
}


.hp_whatwedo_col{
    padding:0.45rem;
}
.hp_whatwedo_col:nth-child(ODD){
    transform:translate(0,-1rem);
}

.hp_whatwedo_card{
    position:relative;
    display:block;
    overflow:hidden;
    color:#fff;
    text-decoration:none;
}

.hp_whatwedo_card img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:0.45s transform ease;
}

.hp_whatwedo_overlay{
    position:absolute;
    z-index:1;
    inset:0;
    background:linear-gradient(180deg, rgba(0,0,0,0.03) 28%, rgba(0,0,0,0.72) 100%);
    transition:0.3s background ease;
}

.hp_whatwedo_content{
    position:absolute;
    z-index:2;
    right:1.6rem;
    bottom:1.35rem;
    left:1.6rem;
}

.hp_whatwedo_content h3{
    margin:0 0 0.55rem;
    color:#fff;
    font-size:30px;
    font-weight:700;
    line-height:1.15;
}

.hp_whatwedo_content span{
    display:inline-flex;
    align-items:center;
    gap:0.45rem;
    color:#fff;
    font-size:18px;
    font-weight:600;
    letter-spacing:0.08em;
    border-bottom:1px solid #fff;
}

.hp_whatwedo_content i{
    font-size:8px;
    transition:0.25s transform ease;
}

.hp_whatwedo_card:hover{
    color:#fff;
    text-decoration:none;
}

.hp_whatwedo_card:hover img{
    transform:scale(1.07);
}

.hp_whatwedo_card:hover .hp_whatwedo_overlay{
    background:linear-gradient(180deg, rgba(0,0,0,0.08) 20%, rgba(126,0,10,0.78) 100%);
}

.hp_whatwedo_card:hover .hp_whatwedo_content i{
    transform:translateX(4px);
}

@media screen and (max-width:1200.5px){
    .hp_whatwedo{
        padding-right:6%;
        padding-left:6%;
    }

    /*.hp_whatwedo_card{*/
    /*    height:17rem;*/
    /*}*/
}

@media screen and (max-width:991.5px){
    /*.hp_whatwedo{*/
    /*    padding:5rem;*/
    /*}*/

    /*.hp_whatwedo_card{*/
    /*    height:18rem;*/
    /*}*/
}

@media screen and (max-width:767.5px){
    .hp_whatwedo{
        padding:0 1rem 60px;
    }

    .hp_whatwedo_titlebox{
        margin-bottom:1.7rem;
    }

    .hp_whatwedo_titlebox .n_title{
        font-size:1.45rem;
    }

    .hp_whatwedo_card{
        height:15rem;
    }

    .hp_whatwedo_content{
        right:1.15rem;
        bottom:1.1rem;
        left:1.15rem;
    }

    .hp_whatwedo_content h3{
        font-size:30px;
    }
    .hp_whatwedo_col:nth-child(ODD){
        transform:translate(0,0rem);
    }
}


/*hp_why*/
.hp_why{
    position:relative;
    overflow:hidden;
    padding:6rem 4%;
    color:#fff;
    background:
        url("https://cdn1.npcdn.net/images/why_choose_us_bg_vb0glq_1782436792.jpg?md5id=c022cf41a12658e227aeb252f734364d&new_width=1600&new_height=1600&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}

.hp_why:before{
    position:absolute;
    content:"";
    inset:0;
    background:linear-gradient(90deg, rgba(0,0,0,0.48), rgba(0,0,0,0.05));
    pointer-events:none;
}

.hp_why .container-fluid{
    position:relative;
    z-index:1;
    padding:0;
}

.hp_why_row{
    margin:0;
    align-items:center;
}

.hp_why_row > [class*="col-"]{
    padding:0;
}

.hp_why_introcol{
    padding-right:3.2rem !important;
}

.hp_why_intro .n_small{
    color:#fff;
    /*margin:0 0 0.95rem;*/
    /*color:rgba(255,255,255,0.7);*/
    /*font-size:9px;*/
    /*font-weight:600;*/
    /*letter-spacing:0.18em;*/
}
.hp_why_intro .n_small span:before{
    display: none;
}

.hp_why_titlebox{
    display:flex;
    align-items:center;
    gap:1.2rem;
    margin-bottom:2.8rem;
}

.hp_why_intro .n_title{
    position: relative;
    margin:0;
    color:#ed1b2f;
    font-size:2rem;
    font-weight:800;
    line-height:1.15;
}
.hp_why_intro .n_title:before{
    position: absolute;
    content: "";
    bottom: -2rem;
    left: 0;
    width: 5rem;
    height: 2rem;
    background-image:url("https://cdn1.npcdn.net/images/3_dot_c27oqa_1782436784.png?md5id=c022cf41a12658e227aeb252f734364d&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
}

.hp_why_brandmark{
    display: flex;
    align-items: center;
    gap: 0.35rem;
    color: #e92032;
    width: 10vw;
}
.hp_why_brandmark img{
    width:100%;
    object-fit: contain;
}

.hp_why_brandicon{
    display:flex;
    justify-content:center;
    align-items:center;
    width:1.8rem;
    height:1.8rem;
    border:2px solid #e92032;
    font-size:0.8rem;
}

.hp_why_featurelist{
    display:flex;
    flex-direction:column;
    gap:1.75rem;
}

.hp_why_feature{
    display:flex;
    align-items:flex-start;
    gap:0.95rem;
}

.hp_why_featureicon{
    display: flex;
    flex: 0 0 50px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0.1rem;
    color: #ed1b2f;
    font-size: 1rem;
}
.hp_why_featureicon img{
    width:100%;
    object-fit: contain;
}

.hp_why_featurecontent{
    position:relative;
    padding-bottom:1.4rem;
}

.hp_why_feature:last-child .hp_why_featurecontent{
    padding-bottom:0;
}

.hp_why_feature:last-child .hp_why_featurecontent:after{
    display:none;
}

.hp_why_featurecontent h3{
    margin: 0 0 0.45rem;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    border-bottom: 1px solid #fff;
    padding: 10px 0 0.5rem;
}

.hp_why_featurecontent p{
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.hp_why_sitecol{
    padding:0 1.6rem !important;
}

.hp_why_sitebox{
    position:relative;
    border-radius:1.5rem 1.5rem 1rem 1.5rem;
}

/*.hp_why_sitebox:before{*/
/*    position:absolute;*/
/*    z-index:1;*/
/*    content:"";*/
/*    inset:0;*/
/*    background:linear-gradient(180deg, rgba(0,0,0,0.06), rgba(0,0,0,0.42));*/
/*    pointer-events:none;*/
/*}*/

.hp_why_sitebox img{
    width: 100%;
    height: auto;
    transform: scale(1.7) translate(67px, -60px);
}

.hp_why_deposit{
    position:absolute;
    z-index:2;
    top:4.2rem;
    right:-1rem;
    width:16rem;
    padding:1rem 1.15rem;
    color:#fff;
    background:#ef1c2f;
}

.hp_why_deposit:before{
    position:absolute;
    top:0;
    left:-1rem;
    width:0;
    height:0;
    content:"";
    border-top:1rem solid #ef1c2f;
    border-left:1rem solid transparent;
}

.hp_why_deposit strong{
    display:block;
    margin-bottom:0.25rem;
    font-size:0.67rem;
    font-weight:800;
    letter-spacing:0.06em;
    line-height:1.25;
}

.hp_why_deposit span{
    display:block;
    font-size:0.61rem;
    line-height:1.4;
}

.hp_why_rightcol{
    padding-left:2.4rem !important;
}

.hp_why_right{
    position:relative;
    padding-right:1.8rem;
}

.hp_why_teamimage{
    position:relative;
    overflow:hidden;
    margin-bottom:2.2rem;
    border-radius:1.4rem 0 1.4rem 0;
}

.hp_why_teamimage:after{
    position:absolute;
    content:"";
    inset:0;
    background:linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.35));
}

.hp_why_teamimage img{
    display:block;
    width:100%;
    height:15rem;
    object-fit:cover;
}

.hp_why_featurelist_right{
    gap:1.45rem;
}

.hp_why_featurelist_right .hp_why_featurecontent{
    padding-bottom:1.1rem;
}

.hp_why_sideword{
    position:absolute;
    top:1rem;
    right:-0.5rem;
    margin:0;
    color:rgba(255,255,255,0.36);
    font-size:0.58rem;
    letter-spacing:0.24em;
    transform:rotate(90deg) translateX(100%);
    transform-origin:right top;
}

@media screen and (max-width:1200.5px){
    .hp_why{
        padding-right:6%;
        padding-left:6%;
    }

    .hp_why_introcol{
        padding-right:2rem !important;
    }

    .hp_why_sitecol{
        padding-right:1rem !important;
        padding-left:1rem !important;
    }

    .hp_why_rightcol{
        padding-left:1.5rem !important;
    }

    .hp_why_sitebox img{
        height: 21rem;
        object-fit: contain;
    }

    .hp_why_deposit{
        width:14rem;
    }
}

@media screen and (max-width:991.5px){
    .hp_why{
        padding:5rem 5%;
    }

    .hp_why_introcol,
    .hp_why_sitecol,
    .hp_why_rightcol{
        padding:0 !important;
    }

    .hp_why_intro{
        margin-bottom:3rem;
    }

    .hp_why_titlebox{
        margin-bottom:2rem;
    }

    .hp_why_featurelist{
        gap:1.35rem;
    }

    .hp_why_sitebox{
        max-width:42rem;
        margin:0;
    }

    .hp_why_sitebox img{
        height: 25rem;
        transform: scale(1) translate(0, 0);
    }

    .hp_why_right{
        max-width:42rem;
        margin:0;
        padding-right:0;
    }

    .hp_why_teamimage img{
        height:20rem;
    }

    .hp_why_sideword{
        display:none;
    }
}

@media screen and (max-width:767.5px){
    .hp_why{
        padding:4rem 1.5rem;
    }

    .hp_why_intro .n_title{
        font-size:1.7rem;
    }

    .hp_why_titlebox{
        flex-wrap:wrap;
        gap:0.7rem;
    }

    .hp_why_sitebox img{
        height:24rem;
    }

    .hp_why_deposit{
        top:auto;
        right:0;
        bottom:1.25rem;
        width:calc(100% - 1.5rem);
    }
    .hp_why_intro .n_title:before{
        left:unset;
        right: 3vw;
    }
    .hp_why_brandmark{
        width: 30vw;
        margin-top: 7vw;
    }

    .hp_why_teamimage img{
        height:15rem;
    }

    .hp_why_featurecontent h3{
        /*font-size:0.88rem;*/
    }

    .hp_why_featurecontent p{
        /*font-size:0.7rem;*/
    }
}

/*project*/
.index_wrapper_6{
    padding:80px 4% 78px;
    background:#fff;
}
.hp_project{
    margin-bottom:2rem;
}

.hp_project .n_small{
    color:#444;
}

.hp_project .n_title{
    color:var(--primary);
}

.hp_project_row{
    margin-top:32px;
}

.hp_project_item{
    display:block;
    color:#000;
    text-align:center;
    text-decoration:none;
}

.hp_project_image{
    overflow:hidden;
    aspect-ratio:1.28 / 1;
}

.hp_project_image img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:0.35s all ease;
}

.hp_project_item h3{
    margin:12px 0 8px;
    color:#000;
    font-size:12px;
    font-weight:700;
}

.hp_project_item span{
    display:block;
    width:40px;
    height:1px;
    margin:0 auto;
    background:var(--primary);
    transition:0.25s all linear;
}

.hp_project_item:hover{
    color:#000;
    text-decoration:none;
}

.hp_project_item:hover img{
    transform:scale(1.07);
}

.hp_project_item:hover span{
    width:70px;
}

@media screen and (max-width:767.5px){
    .index_wrapper_6{
        padding:58px 0.5rem
    }

    .hp_project_row > div:not(:last-child){
        margin-bottom:28px;
    }
}

#main_index .hp_photoGallerySliderWithTitle {
    background-color: transparent;
    margin-top: 30px;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery {
    padding: 0;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-slide {
    padding: 0px 0;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box {
    padding: 0 7.5px;
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-current.slick-center .outline_box {
    transform: scaleY(1.15);
}
#main_index .hp_photoGallerySliderWithTitle .photo-gallery .outline_box .gallery_box img {
    border-radius: 15px;
}
.hp_photoGallerySliderWithTitle .photo-gallery .slick-prev{
    left: -30px;
}
.hp_photoGallerySliderWithTitle .photo-gallery .slick-next{
    right: -30px;
}
.hp_photoGallerySliderWithTitle .photo-gallery .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;
    width:2vw;
    filter:brightness(0);
} 
.hp_photoGallerySliderWithTitle .photo-gallery .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);
}

#main_index .hp_photoGallerySliderWithTitle .photo-gallery .slick-dots {
    display: none!important;
}


@media (max-width: 991.5px) {
    .hp_photoGallerySliderWithTitle  .container-fluid .row .col-12 > .container{
        max-width:100%;
    }    
}
@media (max-width: 767.5px) {
    .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev{
        left:-20px;
    }
    .hp_photoGallerySliderWithTitle .photo-gallery .slick-next{
        right:-12px;
    }
    .hp_photoGallerySliderWithTitle .photo-gallery .slick-prev::before{
        width:8vw;
        height:8vw;
    }
    .hp_photoGallerySliderWithTitle .photo-gallery .slick-next::before{
        width:8vw;
        height:8vw;
    }
}

/*news*/
.index_wrapper_7{
    padding:8px 4% 85px;
    background:#fff;
}
.hp_news{
    margin-bottom:2rem;
}
.hp_news .n_small{
    color:#444;
}

.hp_news .n_title{
    color:var(--primary);
}

.hp_news_row{
    margin-top:33px;
}

.hp_news_item{
    position:relative;
    height:100%;
}

.hp_news_visual{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    aspect-ratio:1.7 / 1;
    background:#303030;
    color:#fff;
    text-decoration:none;
}

.hp_news_visual i{
    margin-bottom:16px;
    font-size:17px;
}

.hp_news_visual strong{
    font-size:15px;
    font-weight:900;
    letter-spacing:3px;
}

.hp_news_visual span{
    margin-top:8px;
    font-size:7px;
    letter-spacing:1.2px;
    opacity:0.55;
}

.hp_news_title{
    display:block;
    margin:12px 0 10px;
    color:#111;
    font-size:11px;
    font-weight:700;
    line-height:1.45;
    text-decoration:none;
}

.hp_news_content{
    margin:0 0 10px;
    color:#777;
    font-size:10px;
    line-height:1.55;
}

.hp_news_meta{
    padding-bottom:9px;
    color:#777;
    font-size:9px;
    text-align:right;
}

.hp_news_more{
    color:var(--primary);
    font-size:10px;
    font-weight:900;
    letter-spacing:0.45px;
    text-decoration:none;
}

.hp_news_more:hover,
.hp_news_title:hover,
.hp_news_visual:hover{
    color:var(--primary);
    text-decoration:none;
}

@media screen and (max-width:767.5px){
    .index_wrapper_7{
        padding:0 0 60px;
    }

    .hp_news_row > div:not(:last-child){
        margin-bottom:35px;
    }
}

/*contact CTA*/
.hp_contact{
    overflow:hidden;
    padding:79px 4%;
    background-image:url("https://cdn1.npcdn.net/images/contact_us_bg_d15uav_1782436786.jpg?md5id=c022cf41a12658e227aeb252f734364d&type=4");
    background-position:right bottom;
    background-repeat:no-repeat;
    background-size:cover;
    color:#fff;
}

.hp_contact_row{
    align-items:center;
}

.hp_contact .n_small,
.hp_contact .n_title{
    color:#fff;
}

.hp_contact .n_small span:before{
    display:none;
}

.hp_contact .n_small span:after{
    right:-55px;
}

.hp_contact .n_title{
    /*font-size:28px;*/
}

.hp_contact_textbox p{
    margin:0;
    color:#fff;
    font-size:18px;
    line-height:1.6;
}

.hp_contact .n_button{
    color:#fff;
}

.hp_contact .n_button:hover{
    color:#fff;
    opacity:0.72;
}

.hp_contact_deco{
    display:flex;
    justify-content:flex-end;
}

.hp_contact_deco img{
    width:190px;
    height:auto;
    object-fit:contain;
}

@media screen and (max-width:767.5px){
    .hp_contact{
        padding:50px 0;
    }

    .hp_contact .n_title{
        /*font-size:27px;*/
    }

    .hp_contact_textbox{
        margin-top:26px;
    }

    .hp_contact_deco{
        display:none;
    }
    .hp_contact .n_title br{
        display: NONE;
    }
    .hp_contact_textbox p br{
        display: none;
    }
}

/*footer - ex_footerType7*/
.footer_type7{
    padding:48px 7% 20px;
    background:#fff;
    color:#1b1b1b;
    font-size:16px;
}

.footer_type7 .logo img{
    max-height:55px;
}

.footer_type7 .logo{
    min-height:55px;
}

.footer_type7 .title h5{
    align-self:end;
    margin:0;
    color:#111;
    /*font-size:12px;*/
    font-weight:900;
}

.footer_type7 a{
    color:#1b1b1b;
    text-decoration:none;
}

.footer_type7 .footer_subtitle{
    margin:17px 0 0;
    color:#474747;
    /*font-size:10px;*/
    line-height:1.7;
    text-transform: uppercase;
}

.footer_type7 ul.footer_subtitle{
    margin-top:3px;
}

.footer_type7 ul.footer_subtitle li{
    margin-bottom:5px;
}

.footer_type7 .location{
    display:flex;
    align-items:flex-start;
    gap:6px;
}

.footer_type7 .location i{
    margin-top:4px;
    margin-right:0;
    color:#000;
    flex:0 0 15px;
}

.footer_type7 .footer_subtitle li > a i{
    width:15px;
    margin-right:4px;
    color:var(--primary);
    
}



.footer_type7 .footer_subtitle a:hover{
    color:var(--primary);
}

.footer_type7 .line{
    width:100%;
    height:1px;
    margin:30px 0 15px;
    padding:0 15px;
    background:#e1e1e1;
}

.footer_type7 .copy_right{
    color:#666;
    /*font-size:9px;*/
    line-height:1.7;
}

.footer_type7 .powered_by a{
    color:#222;
    font-weight:900;
}

.footer_type7 .social_media{
    text-align:right;
}

.footer_type7 .social_media a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:25px;
    height:25px;
    margin-left:11px;
    border-radius:50%;
    background:#111;
    color:#fff;
    /*font-size:11px;*/
    transition:0.25s all linear;
}

.footer_type7 .social_media a:hover{
    background:var(--primary);
    color:#fff;
    transform:translateY(-2px);
}

.footer_type7 .social_media a .icon_s{
    position:relative;
    bottom:-1px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
}

.footer_type7 .social_media a .icon_s img{
    width:auto;
    height:13px;
    filter:grayscale(100%);
}
@media screen and (max-width:991.5px){
    .footer_type7 .logo img{
        max-height:4.5vw;
    }
    
    .footer_type7 .logo{
        min-height:4.5vw;
    }    
}
@media screen and (max-width:767.5px){
    .footer_type7{
        padding:45px 7% 25px;
    }

    .footer_type7 .footer_type7_top > div:not(:first-child){
        margin-top:30px;
    }

    .footer_type7 .line{
        margin:28px 0 18px;
        background:#e1e1e1;
    }

    .footer_type7 .social_media{
        margin-top:16px;
        text-align:left;
    }

    .footer_type7 .social_media a{
        margin:0 10px 0 0;
    }
    
    .footer_type7 .logo img{
        max-height:47px;
    }
    
    .footer_type7 .logo{
        min-height:47px;
    }
}