/*All*/
body{
  font-family: "Figtree";  
}
#main_index{
    padding-bottom:0rem!important;
    overflow:hidden;
}
#main_index h1,
#main_index h2,
#main_index h5{
    cursor:default;
}

#Heat_Transfer,
#Silkscreen,
#Embroidery,
#Sublimation,
#UV_Patch,
#Engraving
{
  scroll-margin-top: 250px; /* 改成你 header 高度 */
}

@media screen and (max-width: 767.5px){
    #Heat_Transfer,
    #Silkscreen,
    #Embroidery,
    #Sublimation,
    #UV_Patch,
    #Engraving
    {
      scroll-margin-top: 100px; /* 改成你 header 高度 */
    }

}

.gallerycategory .img_frame{
    height:auto;
    aspect-ratio: 1;
}
.gallerycategory p{
    text-align: center;
    font-size: 16px;
    margin-top: 0.5rem;
    font-weight: 700;
    width: 90%;
    margin-left: 5%;
    line-height: 1.3;    
}
.ws_gallery-4 .img_frame{
    padding-top:unset;
    aspect-ratio: 1;
    height:auto;
}
.ws_gallery-4 .gallery_img .img_title{
    text-align: center;
    font-size: 16px;
    margin-top: 0.5rem;
    font-weight: 700;
    width: 90%;
    margin-left: 5%;
    line-height: 1.3;
}
.m_default_languagebar .footer_langbar_item{
    color:#fff;
}

.breakspan{
    display:block;
}
.small_all{
    font-size:16px;
    font-weight:400;
    margin-bottom:1rem;
    color:#000;
}
.title_all{
    font-family: "Archivo";
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 1rem;
    line-height: 1.2;
    color: #0d19ad;
}
.subtitle_all{
    font-family: "Archivo";
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 1rem;
    line-height: 1.2;
    color: #0d19ad;
}
.content_all{
    font-size:16px;
    font-weight:400;
    margin-bottom:0;
    line-height:1.5;
    color:#000;
}
.image_all{
    width:100%;
    margin:0 auto;
    display:block;
    object-fit:contain;
}
.btnbox_left{
    display:flex;
    justify-content:flex-start;
    align-items:center;
    margin:2rem 0 0;
}
.btnbox_center{
    display:flex;
    justify-content:center;
    align-items:center;
    margin:2rem 0 0;
}
.btnbox_right{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    margin:2rem 0 0;
}
.button_all{
    border-radius: 1000px;
    width: auto;
    height: 40px;
    padding: 0px 60px 0 15px;
    display: flex;
    justify-content: center;
    background: linear-gradient(to right, #0d19ad, #005acd);
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    transition: 0.25s all linear;
}
.button_all span{
    position: relative;
}
.button_all span:before{
    position: absolute;
    content:"";
    top:0;
    bottom:0;
    margin:auto 0;
    right: -52.5px;
    background-image:url("https://cdn1.npcdn.net/images/b_btn_right_qwju2s_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    border-radius: 1000px;
    width:30px;
    height:30px;
    transition:0.25s all linear;
}
.button_all:hover{
    text-decoration: none;
    color:#fff;
    transform:scale(0.98);
}
.button_all:hover span:before{
    transform:rotate(-45deg);
}
.c_lineHi{
    line-height:1.8;
}
.text_center{
    text-align:center;
}
.c_color1{
    color:#fff;
}
.c_color2{
    color:#000;
}

@media screen and (max-width: 767.5px){
    .title_all{
        font-size:25px;
    }
}

#top_spacing{
    height:calc(0px + 100px)!important;
}
@media screen and (max-width: 991.5px){
    #top_spacing{
        height:calc(80px + 0px)!important;
    }
}

/*hp_top*/
.hp_top{
    position: fixed;
    background: linear-gradient(to right, #fff, #eef5fd, #fff);
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index:500;
    padding:0 9% 0 6%;
}
.hp_top:before{
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:5px;
    content:"";
    background: linear-gradient(to right, #0d19ad, #005acd);
}
.hp_top_logo img{
    padding-right: 8vw;
    transform: scale(0.8);
}
.hp_top .row{
    align-items: center;
}
.hp_top_grid{
    display: grid;
    grid-template-columns: 20% 26.66% 26.66% 26.66%;
    column-gap: 0px;
    row-gap: 0px;
    margin-top:-20px;
}
.hp_top_title{
    font-size: 1.1vw;
    font-weight:700;
    color:#0d19ad;
    margin-bottom:0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width:100%;
    line-height: 1.1;
}
.hp_top_title img{
    background: linear-gradient(to right, #0d19ad, #005acd);
    width: 40px;
    height: 40px;
    padding: 8.5px;
    border-radius: 1000px;
    margin: 0 0.5rem 0 0;
}
.hp_top_title div a{
    font-size:0.9vw;
    font-weight:500;
    color:#000;
}
.hp_top_gridbox .list-unstyled{
    margin:0;
}
.hp_top_gridbox .list-unstyled li{
    display: none;
}
.hp_top_gridbox .list-unstyled li:first-child{
    display: flex;
}

/*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;
}

/*Product details page*/
#main_showproducts{
    padding-top:1.5rem!important;
}
.page_title b{
    font-size:22px;
    font-weight:700;
    line-height: 1.5 !important;
}

/*tag page*/
#main_tag{
    padding-top:1.5rem!important;
}
.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;
    }
}

/*contact page*/
.ex_branchType3 .design-2 .container.card-details{
    min-height:0;
    height:100%;
}

@media screen and (max-width:767.5px){
    .ex_branchType3 .design-2 .container.card-details{
        min-height:0;
        height:auto;
    }    
}

/*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;
}

/*navbar*/
.navbar_type8{
    background:linear-gradient(to right,#047ece,#0555b1,#0d295c);
    margin-top: 74px;
    height: 45px;
    width: 65%;
    z-index: 501;
    margin-left: 35%;
    border-radius: 1000px 0 0 1000px;
}
.navbar_type8 .logo{
    flex:0 1 0%;
    margin-left:0%;
    margin-right: 0%;
}
.navbar_type8 .logo img{
    width:100px;
    padding:10px;
}
.navbar_type8 .nav_tab{
    flex:0 1 100%;
    padding-left:3%;
    padding-right:9%;
    justify-content: space-between;
}
.navbar_type8 .nav_tab .nav_item a{
    font-size: 1vw;
    padding: 6px 0.5vw;
    color: #fff;
    text-transform: capitalize;
}
.navbar_type8 .nav_tab .nav_item a:hover{
    -webkit-text-stroke-width: 0.25px;
    -webkit-text-stroke-color: #fff;
}
.navbar_type8 .nav_tab .nav_item:last-child a img{
/*    border-radius: 1000px;*/
/*    font-weight: 700;*/
/*    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);*/
    background-color: #fff;
    width: 7rem;
    padding: 5px 10.5px;
    border-radius: 5px;
    transition:0.25s all linear;
}

.navbar_type8 .nav_tab .nav_item:last-child a img:hover{
    transform:scale(1.05);
}
.navbar_type8 .nav_tab .nav_item::before{
    display: none;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item{
    background-color:#40ceff;
}
.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;
    background: linear-gradient(to right, #0d19ad, #005acd);
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#0d19ad!important;
    background:linear-gradient(to right, transparent,transparent);
    background-color:#fff;
}
.navbar_type8 .nav_tab .dropdown:hover .dropdown-menu{
    margin:0;
    top: 17px;
    padding:1rem 0;
}

.dark_nav{
    animation:unset;
}

.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.1vw;
        /*padding:15px 0.3vw;*/
    } 
    .navbar_type8 .nav_tab{
        padding-right: 3%;
    }
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#000;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#000;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu{
    top:25px;
}
.navbar_type8 .nav  _tab .dropdown .dropdown-menu {
    top: 20px;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:first-child {
    padding-top: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item:last-child {
    padding-bottom: 0.25rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item>span {
    padding-top: 0!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item {
    display: flex; 
    flex-direction: column; 
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img {
    position: absolute;
    border-top: 0;
    top: 20px!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel.p-3 {
    padding: 0!important;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel a {
    flex: 0 1 100%;
    padding: 0.5rem 1.5rem;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item {
    height: auto;
    text-align: left;
    padding: 0;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .img_frame {
    display: none;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .text {
    color:#fff;
    text-align: left;
    font-weight: 500;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel a:hover .dropdown_item .text {
    color:#000;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel a:hover .dropdown_item .text{
    color:#000;
}

/*hp_banner*/
.slider_banner .banner_content{
    overflow:hidden;
}
.hp_banner{
	position:relative;
	left:9%;
	top:50%;
	transform:translate(0,-50%);
    width:calc(100% - 18%);
}
.hp_banner_titlebox,
.hp_banner_contentbox{
    transform:translate(0,6vw);
}
.hp_banner_small{
    font-size:1vw;
    font-weight:400;
    line-height:1.5;
    color:#000;
}
.hp_banner_title{
    font-size: 2.1vw;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    color: #0d19ad;
}
.hp_banner_subtitle{
    font-size: 1.9vw;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    text-align: right;
    color: #0d19ad;
}
.hp_banner_text{
    position: absolute;
    content:"";
    top:-10vw;
    left:0;
    right:0;
    text-align: center;
    font-size:10vw;
    font-weight: 700;
    color:#fff;
    z-index:-1;
    text-shadow:5px 5px 10px rgba(13, 25, 173,0.2);
    animation: drawslow 2.5s linear forwards infinite;
}
.hp_banner_content{
    font-size:1vw;
    font-weight:400;
    line-height:1.5;
    color:#000;
}
.hp_banner .hp_banner_icon{
    width: 60% !important;
    margin-left: auto;
}
.hp_banner .hp_banner_image{
    position: absolute;
    width: 50% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -7vw;
}
.hp_banner_buttonbox{
    display:flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 12%;
}
.hp_banner_button{
    border-radius: 1000px;
    width: auto;
    height: 40px;
    padding: 0px 60px 0 15px;
    display: flex;
    justify-content: center;
    background: linear-gradient(to right, #0d19ad, #005acd);
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    transition: 0.25s all linear;
}
.hp_banner_button span{
    position: relative;
}
.hp_banner_button span:before{
    position: absolute;
    content:"";
    top:0;
    bottom:0;
    margin:auto 0;
    right: -52.5px;
    background-image:url("https://cdn1.npcdn.net/images/b_btn_right_qwju2s_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    border-radius: 1000px;
    width:30px;
    height:30px;
    transition:0.25s all linear;
}
.hp_banner_button:hover{
    text-decoration: none;
    color:#fff;
    transform:scale(0.98);
}
.hp_banner_button:hover span:before{
    transform:rotate(-45deg);
}

@keyframes drawslow {
    0% {
        clip-path: inset(0 100% 0 0);
    }
    50% {
        clip-path: inset(0 0 0 0);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}
@media screen and (max-width: 1200.5px){
    .hp_banner_content{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .hp_banner_content{
        font-size:1.5vw;
    }
    .hp_banner_button{
        font-size:10px;
    }
}
@media screen and (max-width: 767.5px){
    .index_wrapper_2 .item>img{
    	min-height:150vw!important;
    	object-fit:cover;
    }
    .hp_banner_titlebox,
    .hp_banner_contentbox{
        transform:translate(0,0);
    }
    .hp_banner{
        left: 2%;
        top: 27%;
        width: calc(100% - 4%);
    }
    .hp_banner_title{
        font-size:7vw;
        text-align: center;
    }
    .hp_banner_subtitle{
        font-size:4vw;
        text-align: center;
    }
    .hp_banner .hp_banner_icon{
        margin-left:auto;
        margin-right: auto;
    }
    .hp_banner_content{
        font-size:4vw;
        text-align: center;
    }
    .hp_banner_button{
        font-size:16px;
    }
    .hp_banner_buttonbox{
        justify-content: center;
        margin-top: 6%;
    }
    .hp_banner .hp_banner_image {
        position: absolute;
        width: 80% !important;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 82vw;
    }
    .hp_banner_text{
            top: 83vw;
    }
}

.slider_banner .slick-prev:before{
    background-image:url("https://cdn1.npcdn.net/images/b_prev_23r6qs_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");
    width: 60px;
    filter:unset;
}
.slider_banner .slick-prev{
    left:70px;
    top: 38vw;
}
.slider_banner .slick-next{
    left: 122px;
    right:unset;
    top: 38vw;
}
.slider_banner .slick-next:before{
    background-image:url("https://cdn1.npcdn.net/images/b_next_ad9mel_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");
    width: 60px;
    filter:unset;
}

@media screen and (max-width: 500.5px){
    .slider_banner .slick-prev{
        top: 140vw;
        left:11px;
    }
    .slider_banner .slick-next{
        top: 140vw;
        left: unset;
        right: 31px;
    }
}

/*hp_about*/
.hp_about{
    padding:90px 9% 60px;
}
.hp_about .row{
    align-items: center;
}
.hp_about .col-lg-6:first-child{
    padding-right: calc(1rem + 6%);
}
.hp_about_imagebox{
    position: relative;
}
.hp_about_imagebox:before{
    position: absolute;
    content:"";
    background-image:url("https://cdn1.npcdn.net/images/c_img1_bg_hjeaul_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");  
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    bottom: -35%;
    left: -35%;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.hp_about img{ 
    animation: beat 10s infinite;
}

@keyframes beat {
    0%,50%, 100% {
        transform: scale(1);
    }
    1%,51%{transform: scale(1.1);}
    2%,52%{transform: scale(1);}
    3%,53%{transform: scale(1.1);}
    4%,54%{transform: scale(1);}
}

@media screen and (max-width: 991.5px){
    .hp_about img{
        width:50%;
        margin-bottom:2rem;
        margin-left: 0;
    }
}
@media screen and (max-width: 767.5px){
    .hp_about {
        padding: 81px 0% 0px;
    }
    .hp_about img{
        width:80%;
        margin:0 auto 2rem;
    }
}

/*hp_cat*/
.hp_cat{
    padding:90px 9%;
}
.hp_cat .title_all{
    margin-bottom:0;
}
.hp_cat .btnbox_right{
    margin:0;
}
#custom_cat{
    margin-top:2rem;
}
.hp_cat_box{
    position: relative;
    padding:2rem 15px 1rem;
}
.hp_cat_box:before{
    position: absolute;
    content:"";
    z-index:-1;
    background-image:url("https://cdn1.npcdn.net/images/d_bg_487hqa_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.hp_cat_box a{
    position:absolute;
    font-size: 0px;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
.hp_cat_box img{
    transition:0.25s all linear;
    transform-style: preserve-3d;
    border-radius: 1000px;
}
.hp_cat_box:hover img{
    transform: rotateY(20deg) rotateX(10deg) scale(1.05);
    box-shadow:5px 5px 10px rgba(13, 25, 173,0.2);
}
.hp_cat_box .subtitle_all{
    margin-top:2rem;
    font-size: 28px;
    color:rgba(0,0,0,0.3);
    transition:0.25s all linear;
}
.hp_cat_box:hover .subtitle_all{
    color:#0d19ad;
}

#custom_cat .slick-prev{
    left:-50px;
    z-index: 1;
}
#custom_cat .slick-next{
    right:-23px;
    z-index: 1;
}
#custom_cat .slick-prev:before{
    background-image:url("https://cdn1.npcdn.net/images/d_btn_prev_pl1uzw_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&new_width=1000&new_height=1000&type=4");  
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    content: "";
    width: 2rem;
    height: 3rem;
    display: flex;
}
#custom_cat .slick-next:before{
    background-image:url("https://cdn1.npcdn.net/images/d_btn_next_xctw70_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&new_width=1000&new_height=1000&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    content: "";
    width: 2rem;
    height: 3rem;
    display: flex;
}
@media screen and (max-width: 991.5px){
    .hp_cat .btnbox_right{
        justify-content: flex-start;
        margin:2rem 0 0;
    }
    .hp_cat_box .subtitle_all{
        font-size:22px;
    }
}
@media screen and (max-width: 767.5px){
    #custom_cat{
        padding: 0;
        margin: 0;
    }
    #custom_cat .slick-prev{
        left:0px;
    }
    #custom_cat .slick-next{
        right:6px;
    }
    .hp_cat {
        padding: 120px 0% 0;
    }
    .hp_cat_box {
        padding: 2rem 7.5px 1rem;
    }
    .hp_cat_box .subtitle_all {
        font-size: 16px;
        margin-top: 0.5rem;
    }
    .hp_cat .row{
        align-items: center;
    }
    .hp_cat .btnbox_right{
        justify-content: flex-end;
        margin:0rem 0 0;
    }
    .hp_cat .button_all{
        font-size:10px;
        padding: 0px 45px 0 15px;
    }
    .hp_cat .button_all span:before{
        right:-40px;
    }
}

/*hp_brand*/
.hp_brand{
    padding:30px 9% 90px;
}
.hp_brand .row{
    align-items: center;
}
.hp_brand_arrowbox ul{
    list-style-type: none;
    margin:0;
    padding:0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.hp_brand .title_all{
    margin-bottom:0;
}
.hp_brand_arrowbox{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width:100%;
}
.hp_brand img{
    transition:0.25s all linear;
}
.hp_brand img:hover{
    transform:scale(1.05);
}
.hp_brand_arrowbox ul li{
    margin:0 0.5rem;
    cursor:pointer;
}
.hp_brand_arrowbox ul li:active{
    transform:scale(0.95);
}
.hp_brand_arrowbox ul li:first-child{
    font-size: 0;
    content:"";
    width:50px;
    height:50px;
    background-image:url("https://cdn1.npcdn.net/images/b_prev_23r6qs_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");  
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
}
.hp_brand_arrowbox ul li:last-child{
    font-size: 0;
    content:"";
    width:50px;
    height:50px;
    background-image:url("https://cdn1.npcdn.net/images/b_next_ad9mel_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");  
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
}

@media screen and (max-width: 767.5px){
    .hp_brand{
        padding:90px 0 0;
    }
    .hp_brand_arrowbox ul li:first-child,
    .hp_brand_arrowbox ul li:last-child{
        width:40px;
        height:40px;
    }
}

/*hp_iso*/
#custom_iso{
    overflow: hidden;
}
#custom_iso .slick-list{
    margin-left:-10vw;
}
.hp_iso{
    padding: 0px 0% 60px 9%;
}
.hp_iso .col-lg-3{
    padding-right: 0px;
}
.hp_iso .col-lg-9{
    padding-right: 0;
    padding-left:0.5rem;
}
.hp_iso_box{
    border-radius: 15px;
    padding: 30px 20px;
    background-color: #f2f2f2;
    margin:0.5rem 0.5rem;
}
.hp_iso_abox{
    position: relative;
}
.hp_iso_abox:before{
    position: absolute;
    content:"";
    background-image:url("https://cdn1.npcdn.net/images/c_img1_bg_hjeaul_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");  
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    bottom: -20vw;
    left: -21vw;
    width: 35vw;
    height: 35vw;
    z-index: -1;
}
.hp_iso_iconbox{
    width:60px;
    height:60px;
    padding:5px;
    background:linear-gradient(to right,#5eb5e9, #4274c6);
    border-radius: 1000px;
}
.hp_iso .content_all{
    font-size:14px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom:1rem;
}

#custom_iso .slick-dots{
    width: calc(100% - 1rem);
    margin: 0 auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 3rem;
}
#custom_iso .slick-dots li{
    width:auto;
    flex:1;
    background-color:#40ceff;
    margin:0;
    height:5px;
}
#custom_iso .slick-dots li.slick-active{
    background-color:#0d19ad;
    height:7px;
}
#custom_iso .slick-dots li button{
    width:100%;
}

#custom_iso .slick-dots li.slick-active button:before,
#custom_iso .slick-dots li button:before{
    display: none;
}

@media screen and (max-width: 991.5px){
    .hp_iso .title_all br{
        display: none;
    }
}
@media screen and (max-width: 767.5px){
    .hp_iso{
        padding: 94px 0 0;
    }
}

/*hp_service*/
.hp_service{
    position: relative;
    padding:60px 9% 90px;
}
.hp_service:before{
    content: "";
    background: linear-gradient(to bottom, #ffffff, #e3f0fc, #ffffff);
    position: absolute;
    bottom: -13vw;
    left: 0;
    right: 0;
    width: 100%;
    height: 24vw;
    z-index: -1;
}
.hp_service_word{
    position: absolute;
    top: -6vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 16vw;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.02);
    text-align: center;
    z-index: -1;
}
.hp_service .col-md-3{
    position: relative;
}
.hp_service .title_all{
    margin-bottom:3rem;
}
.hp_service ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    color:rgba(0,0,0,0.2);
}
.hp_service li{
    position: relative;
    transition:0.25s all linear;
    margin:0.5rem 0;
}
.hp_service li:hover{
    color:#000;
    cursor:pointer;
    padding-left:2.5rem;
}
.hp_service li:before{
    position: absolute;
    content:"";
    top:0;
    bottom:0;
    left:0;
    background-image:url("https://cdn1.npcdn.net/images/b_next_ad9mel_1776128831.png?md5id=cfe1bae9441470f7d25f0ea2c29fce2d&type=4");
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
    margin:auto 0;
    width: 30px;
    height: 30px;
    opacity: 0;
    transition:0.45s all linear;
}
.hp_service li:hover:before{
    opacity: 1;
}
.hp_service img{
    transform:scale(1.1) translate(-3rem,2rem);
}
.hp_service_contentbox{
    position: absolute;
    bottom: 0;
    left:0;
}

@media screen and (max-width: 991.5px){
    .hp_service_contentbox{
        position: unset;
        margin-top:3rem;
    }
}
@media screen and (max-width: 767.5px){
    .hp_service {
        position: relative;
        padding: 63px 0% 0px;
    }
    .hp_service .title_all{
        margin-bottom:1rem;
    }
    .hp_service .title_all br{
        display: none;
    }
    .hp_service img {
        transform: scale(1);
        margin:2rem auto;
    }
    .hp_service_contentbox {
        margin-top: 0rem;
    }
    .hp_service .btnbox_left{
        justify-content: flex-end;
    }
    .hp_service:before{
        bottom: -28vw;
    }
}


/*hp_news*/
.hp_news{
    padding-bottom:2rem;
}
.hp_news .title_all{
    margin-bottom:0;
}
.hp_news .btnbox_right{
    margin:0;
}
.index_wrapper_8{
    padding:90px 9% 30px;
}
.latest_new_type2 .news_box .content{
    margin:auto 20px;
}
.latest_new_type2 .news_box .content a{
    text-align: left;
}
.latest_new_type2 .slick-dots{
    display: none!important;
}

@media screen and (max-width: 767.5px){
    .index_wrapper_8 {
        padding: 126px 0% 66px;
    }
}

/*footer*/
.footer_type6{
    background-color:transparent;
    background:linear-gradient(to right,#047ece,#0555b1,#0d295c);
    padding-top:3rem!important;
    /*border-radius:60px 60px 0 0;*/
}
.footer_type6 a:hover{
    -webkit-text-stroke-width: 0.25px;
    -webkit-text-stroke-color: #fff;
}
.footer_type6 .logo{
    min-height: 40px;
    /*background-color: #fff;*/
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*align-items: center;*/
    /*border-radius: 10px;*/
}
.footer_type6 .logo img{
    max-height: 40px;
    /*margin: 0 auto;*/
    /*width: 100%;*/
    /*object-fit: contain;*/
    /*padding: 7px;*/
}
.footer_type6 .footer_subtitle{
    font-family:"Archivo";
    text-transform: uppercase;
}
.footer_type6 .copy_right,
.npfooter_languagebar .text-muted,
.platinum_website_visitor,
.npfooter_languagebar,
.copy_right small,
.footer_type6 .privacy_policy:hover,
.footer_type6 .mb-1{
    color:#fff!important;
}
.footer_type6 .input-container input{
    background-color:#fff;
    border-radius: 1000px;
    color:#0d19ad;
    padding:0 45px 0 15px;
    font-weight: 600;
    caret-color:#000;
} 
.footer_type6 .input-container input::placeholder{
    color:rgba(0,0,0,0.3);
}
.footer_type6 .input-container .submit{
    padding: 12px;
}
.footer_type6 .input-container .submit i{
    width: 25px;
    height: 25px;
    object-fit: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1000px;
    background: linear-gradient(to right, #0d19ad, #005acd);
    padding: 9px;
}
.footer_type6 .input-container label{
    color:#000;
    display: none!important;
}
.footer_type6 .social_media a .icon_s img{
    filter:brightness(0) invert(1)!important;
}
.footer_type6 .social_media a:hover .icon_s i {
    color: #fff;
}
.footer_langbar_item{
    color:#fff!important;
}

@media screen and (max-width: 767.5px){
    .footer_type6{
        /*border-radius: 30px 30px 0 0;*/
    }
}

/*mobile side-navbar*/
.side_menu .footer_langbar_item{
    color:#fff!important;
}

.contactus_wrapper_1{
    display: none;
}