  /*font-family: "Host Grotesk", sans-serif;*/
  /*font-family: "Barlow Condensed", sans-serif;*/

#main_index {
    padding-bottom: 0!important;
    overflow: hidden;
}

#main_index a:hover {
    text-decoration: none;
}

/*.container {*/
/*    max-width: 100%;*/
/*    padding: 0 8.5%;*/
/*}*/

body > br {
    display: none;
}

body {
    /*font-family: "Host Grotesk", sans-serif;*/
      font-family: "Montserrat", sans-serif;
}

.delay1 {
    animation-delay: .2s;
}

.delay2 {
    animation-delay: .4s;
}

.delay3 {
    animation-delay: .6s;
}


/*Product details page*/
#main_showproducts{
    padding-top:3rem!important;
}
.productDetailImageFancy .one_img div img{
    height:auto;
}

/*Gallery Page*/
#main_gallery .col-lg-3.col-md-6.col-sm-12{
    padding:0 7.5px!important;
}

@media screen and (max-width: 767.5px){
    #main_gallery .col-lg-3.col-md-6.col-sm-12{
        padding:0 0px!important;
    }
}

/*topspace*/
    .industry_topContact {
        background-color: #000;
    }
    .industry_topContactContent a{
        color:#fff;
        text-decoration: none;
        /*font-family: "Host Grotesk", sans-serif;*/
        font-size: 1rem;
    }

    .industry_topContactContent {
        display: flex;
        justify-content: flex-end;
        padding: 0.5rem 0;
        padding-right: 8rem;
        
    }

    .industry_topContactText {
        font-size: 0.875rem;
        color: #fff;
        /*cursor: pointer;*/
    }

    .industry_topContactText a:hover {
        color: #ee2424;
    }

    @media all and (max-width: 992px) { 
        .industry_topContact {
            display: none;
        }
    }



/*navigation bar*/
.navbar_type8 {
    height: 100px;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    transition: all 0.25s ease-in-out;
    /*padding: 0 8%;*/
    padding: 0 10vw;
}

#main_index .navbar_type8 {
    border-bottom: none;
}

.dark_nav {
    height: 80px;
    background-color: rgb(255,255,255,0.9) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.navbar_type8 .logo {
    margin-left: 0;
    flex: 0 1 15%;
}

.navbar_type8 .nav_tab {
    padding-right: 0;
    flex: 0 1 85%;
    gap: .7vw;
}

.navbar_type8 .nav_tab .nav_item {
    text-transform: unset;
    padding: 7px 0;
}

.navbar_type8 .logo img {
    width: 100%;
    padding: 10px 0;
    object-position: left;
    transition: all 0.25s ease-in-out;
}

.navbar_type8.dark_nav .logo img {
    padding: 5px 0;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #000;
    font-size: 1.1vw;
    padding: 15px .5vw;
    transition: all 0.35s ease-in-out;
    font-weight: 700;
}


.navbar_type8 .nav_tab .nav_item:hover a {
    color: #fff;
}

.navbar_type8 .nav_tab .nav_item::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    width: 0;
    border-bottom: none;
    transition: all 0.35s ease-in-out;
    opacity: 1;
    height: 100%;
    border-radius: 30px;
    background-image: linear-gradient(to left, #ee2424, #ee2424);
    transform: translate(-50%, 0);
    z-index: -1;
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    width: 100%;
}



@media (max-width: 1200.5px) {

}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
}


/*banner*/

.slider_banner .banner_content {
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    overflow: hidden;

}

.hp-banner {
    /*position: relative;*/
}

.hp-banner-left {
    padding-left: 14vw;
    padding-top: 9vw;
}

.hp-banner-small {
    font-size: 1.3rem;
    color: #fff;
    letter-spacing: 1px;
}

.hp-banner-big {
    /*font-family: "Barlow Condensed", sans-serif;*/
    color: #fff;
    font-weight: 700;
    font-size: 3vw;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.hp-banner .hp-content {
    border-left: 6px solid #ee2424;
    padding-left: 2rem;
    padding-right: 48vw;
    margin: 2rem 0px 2rem;
    font-weight: 300;
}

.hp-banner-right {
    position: absolute;
    right: 10rem;
    bottom: .7rem;
}

.hp-banner-bottom {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 1px;
}

.hp-banner-bottom span {
    font-size: 2rem;
    font-weight: 300;
}

.slider_banner .slick-next {
    right: 175px;
    top: 34%;
}

.slider_banner .slick-prev {
    left: unset;
    right: 175px;
    top: 44%;
}


.slider_banner .slick-prev::before {
    background-image: url('https://cdn1.npcdn.net/images/arrow_square_left_yf5j3s_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    width: 50px;
    height: 50px;
}

.slider_banner .slick-next::before {
    background-image: url('https://cdn1.npcdn.net/images/arrow_square_right_9r4uky_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    width: 50px;
    height: 50px;
}


@media (max-width: 1200.5px) {
    
    .hp-banner-left {
        padding-top: 5vw;
    }
    
    .slider_banner .slick-next {
        right: 175px;
        top: 32%;
    }
    
    .slider_banner .slick-prev {
        left: unset;
        right: 175px;
        top: 47%;
    }
    
    .hp-banner-small {
        font-size: 1rem;
    }
    
    .hp-banner-big {
        font-size: 3.5vw;
    }
    
    .hp-banner .hp-content {
        border-left: 6px solid #ee2424;
        padding-left: 2rem;
        padding-right: 38vw;
        margin: 2rem 0px 2rem;
        font-size: 1.1rem;
    }
    
    .hp-banner-right {
        bottom: 0rem;
    }
    
    .hp-banner-bottom {
        font-size: .9rem;
    }
    
    .hp-banner-bottom span {
        font-size: 1.7rem;
    }
}

@media (max-width: 991.5px) {
    .hp-banner-left {
        padding-top: 4vw;
    }
    
    .hp-banner .hp-content {
        padding-right: 30vw;
        margin: 1rem 0px 1.5rem;
        font-size: .9rem;
    }
}

@media (max-width: 767.5px) {
    .index_wrapper_2 .item>img{
    	min-height: 590px !important;
    	object-fit:cover;
    }
    
    .hp-banner-left {
        padding: 8vw;
    }
    
    .slider_banner .slick-next {
        right: 4rem;
        top: unset;
        bottom: 9rem;
    }
    
    .slider_banner .slick-prev {
        left: unset;
        /*right: 175px;*/
        top: unset;
        right: 8rem;
        bottom: 9rem;
    }
    
    .hp-banner-small {
        font-size: 16px;
    }
    
    .hp-banner-big {
        font-size: 32px;
    }
    
    .hp-banner .hp-content {
        border-left: 6px solid #ee2424;
        padding-left: 2rem;
        padding-right: 0;
        font-size: 14px;
    }
    
    .hp-banner-right {
        bottom: 1rem;
        right: 1rem;
    }
    
    .hp-banner-bottom span {
        font-size: 18px;
    }
}


/*setting*/

.hp-small {
    color: #ee2424;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-transform: uppercase;
}

.hp-title {
    /*font-family: "Barlow Condensed", sans-serif;*/
    color: #000;
    font-weight: 700;
    font-size: 2.4vw;
    letter-spacing: 1px;
    margin-bottom: 2rem;
    line-height: 1;
    text-transform: uppercase;
}

.hp-content {
    color: #404040;
    font-size: .9rem;
    line-height: 1.8;
    /*font-weight: 300;*/
}
    
.white-wording {
    color: #fff!important;
}

.red-wording {
    color: #ee2424 ;
}

.hp-button a {
    position: relative;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    padding-right: 28px; /* space for arrow */
    color: #fff;
    background-color: #ee2424;
    padding: 0 1rem;
    font-size: .9rem;
    transition: ease .5s;
}

.hp-button a:hover {
    background-color: #000;
}

/* Arrow */
.hp-button a::after {
    content: "";
    width: 40px;              /* adjust to your PNG size */
    height: 40px;
    background: url("https://cdn1.npcdn.net/images/button_arrow_white_azgy48_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4") no-repeat center;
    background-size: contain;
    margin-left: 8px;
    
    transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Hover animation */
.hp-button a:hover::after {
    transform: translateX(6px);
}



@media (max-width: 1200.5px) {
    
    .hp-small {
        font-size: 1.2rem;
    }
    
    .hp-title {
        font-size: 2.8vw;
        margin-bottom: 2rem;
    }
    
    .hp-content {
        font-size: .8rem;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
    .hp-small {
        font-size: 16px;
    }
    
    .hp-title {
        font-size: 35px;
        margin-bottom: 2rem;
    }
    
    .hp-content {
        font-size: 14px;
    }
}


/**/

.hp-banner-scroll {
    position: relative;
    margin-top: -2rem;
}

.hp-scroll-icon {
    text-align: center;
}

.hp-scroll-icon img {
    width: 65px;
    height: 65px;
    animation: scrollMove 2s ease-in-out infinite;
}

@keyframes scrollMove {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(12px); }
    100% { transform: translateY(0); }
}


/*hp-why*/

.hp-why {
    padding: 8rem 8rem;
}

.hp-why .hp-content {
    line-height: unset;
    font-size: .9rem;
}

.hp-why-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 1rem;
}

.hp-why-box {
    background-image: url('https://cdn1.npcdn.net/images/b_wcu_box_white_f819ws_1768277604.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    background-position: top right;
    padding: 2rem;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    margin: 0 .3rem;
    transition: ease 1s;
}

.hp-why-box:hover {
    background-image: url('https://cdn1.npcdn.net/images/b_wcu_box_red_15rba0_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
}

.hp-why .why-red-box {
    background-image: url('https://cdn1.npcdn.net/images/b_wcu_box_red_15rba0_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
}

.hp-why .why-red-box .hp-why-title,
.hp-why .why-red-box .hp-content {
    color: #fff;
}

.hp-why-icon {
    width: 45%;
}

.hp-why-box:hover .hp-why-icon {
    animation: tada 1s;
}

.hp-why-title {
    font-size: 17px;
    font-weight: 700;
    margin: 1rem 0;
    min-height: 50px;
}

.hp-why-box:hover .hp-why-title  {
    color: #fff;
}

.hp-why-box:hover .hp-content  {
    color: #fff;
}


@media (max-width: 1200.5px) {
    .hp-why {
        padding: 5rem 1rem;
    }
    
    .hp-why .hp-content {
        font-size: .9rem;
    }
    
    .hp-why-box {
        padding: 1.5rem;
        height: 100%;
        margin: 0;
    }
    
    .hp-why-icon {
        width: 40%;
    }
    
    
    .hp-why-title {
        font-size: 1.2rem;
        margin: 1rem 0;
        min-height: 4.3rem;
    }
}

@media (max-width: 991.5px) {
    .hp-why-container {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767.5px) {
    
    .hp-why {
        padding: 5rem 1rem 3rem;
    }
    
    .hp-why .hp-content {
        font-size: 14px;
    }
    
    .hp-why-box {
        height: auto;
        margin-bottom: 1.5rem;
    }
    
    .hp-why-icon {
        width: 30%;
    }
    
    
    .hp-why-title {
        font-size: 20px;
        min-height: unset;
    }
    
    .hp-why-container {
        grid-template-columns: 1fr;
    }
}


/*about*/

.hp-about {
    padding: 0 8rem 0rem 2rem;
    position: relative;
}

.hp-about::before {
    content: "";
    position: absolute;
    right: 0%;
    top: -9vw;
    width: 65%;
    height: 105%;
    background-image: url("https://cdn1.npcdn.net/images/c_about_bg_udrogv_1768277604.png?md5id=13712c22586d46361e911d81469a1a3e&type=4");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0;
}


.hp-about-left {
    padding-right: 1.5vw;
}

.hp-about-right {
    padding-left: 4vw;
    padding-top: 3vw;
}

.hp-about-content {
    border-left: 4px solid #ee2424;
    padding-left: 2rem;
}

@media (max-width: 1200.5px) {
    .hp-about {
        padding: 0 2rem 5rem 0rem;
        position: relative;
    }
    
    .hp-about-left {
      padding-right: .5rem;
    }
    
    .hp-about-right {
      padding-left: .5rem;
      padding-top: 0;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
    .hp-about {
        padding: 0 0 4rem;
        position: relative;
    }
    
    .hp-about-left {
      padding-right: 0;
    }
    
    .hp-about-right {
      padding-left: 0;
      padding-top: 0;
      padding: 2rem 1rem 0;
    }
}


/*hp-services*/

.index_wrapper_5 {
    background-image: url('https://cdn1.npcdn.net/images/d_service_bg_u3hd8k_1768277605.jpg?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}

.hp-services {
    padding: 8rem 8rem 0rem;
}

.hp-services-box {
    border-left: 4px solid #fff;
    padding-left: 2rem;
}

#main_index .product_cat-10 .img_frame {
    overflow: hidden;
    clip-path: polygon(
        0 0,
        calc(100% - 60px) 0,
        100% 60px,
        100% 100%,
        0 100%
    );
}

#main_index .product_cat-10 .wrapper_product_category .product_img {
    padding-top: 130%;
    overflow: hidden;
    clip-path: polygon(
        0 0,
        calc(100% - 60px) 0,
        100% 60px,
        100% 100%,
        0 100%
    );
    border-radius: 0;
}

#main_index .product_cat-10 .wrapper_product_category {
    text-align: left;
}

#main_index .product_cat-10 .wrapper_product_category h3 {
    color: #000;
    font-weight: 700;
    font-size: 18px;
}

#main_index .product_cat-10 .tl-ellipsis {
    display: none;
}

#main_index .product_cat-10 .content-box {
    padding: 30px 0;
    background-color: transparent;
}

#main_index .product_cat-10 .service_title {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 2rem;
    min-height: 50px;
    padding-right: 5vw;
}

#main_index .product_cat-10 .wrapper_product_category .view-btn {
    padding: 0;
    font-size: 1rem !important;
    border: none;
    position: relative;
    display: inline-flex;
    align-items: center;
    background-color: transparent;
    color: #ee2424;
}

#main_index .product_cat-10 .wrapper_product_category .view-btn::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url("https://cdn1.npcdn.net/images/button_arrow_red_z1pa0c_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4") no-repeat center;
    background-size: auto;
    background-size: contain;
    margin-left: 8px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

#main_index .product_cat-10 .wrapper_product_category .view-btn:hover {
    background-color: unset;
    color: #000;
}

#main_index .product_cat-10 .wrapper_product_category .view-btn:hover::after {
    transform: translateX(6px);
}

#main_index .product_cat-10 .img_frame {
    height: 540px;
}

#main_index .product_cat-10 .img_frame img {
    height: 540px;
}

#main_index .product_cat-10 {
    background-color: transparent!important;
    padding-top: 0!important;
    /*padding: 0rem 7rem 0rem;*/
    /*margin-top: -6rem;*/
    
    /*margin-block: 0px;*/
    /*padding: 0 0 0 1rem;*/
    margin-left: 9vw;
    overflow: hidden;
}


#main_index .product_cat-10 .container{
    max-width:100%;
    transform: scale(0.85);
    margin-left: -32vw;
    margin-top: 4rem;
}

#main_index .product_cat-10 .slick-track{
    margin-left: -1vw;
}

#main_index .product_cat-10 .slick-list{
    overflow:unset;
    padding: 0!important;
}

#main_index .product_cat-10 .slick-prev::before {
    background-image: url('https://cdn1.npcdn.net/images/arrow_square_left_yf5j3s_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    width: 60px;
    height: 60px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
}

#main_index .product_cat-10 .slick-next::before {
    background-image: url('https://cdn1.npcdn.net/images/arrow_square_right_9r4uky_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    width: 60px;
    height: 60px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    content: "";
}

#main_index .product_cat-10 .slick-next, 
#main_index .product_cat-10 .slick-prev {
    top: -130px;
}

#main_index .product_cat-10 .slick-prev {
    right: -380px;
    left: unset;
}

#main_index .product_cat-10 .slick-next {
    left: unset;
    right: -460px;
}



#main_index .product_cat-10 .services-text {
    text-align: left;
    bottom: 2%;
    top: unset;    
}

#main_index .product_cat-10 .services-text h3.title {
    font-size: 1.6vw;
    text-transform: unset;
}

#main_index .product_cat-10 .services-text h3.title:after {
    display: none;
}

#main_index .product_cat-10 .service_btn {
    margin-top: 0;
    background-color: transparent;
    padding: 0;
      display: inline-flex;
  align-items: center;
  flex-direction: row-reverse; /* reverses icon and text order */
}

#main_index .product_cat-10 .service_btn .fa-chevron-right:before {
    content: "\f061";
      margin-right: 1em;  /* space between icon and text */
  margin-left: 0;       /* reset if needed */
}

#main_index .product_cat-10 .services-content {
    /*height: 570px;*/
    height:auto;
    border-radius: 40px;
    aspect-ratio: 3/4;
}

#main_index .product_cat-10 .services-content .overlay {
    background-color: unset;
    background: linear-gradient(to top, rgba(0, 0, 0, .7), transparent);
}

#main_index .product_cat-10 .item {
    margin: 0 15px;
}


@media (max-width: 1200.5px) {
    
    .hp-services {
        padding: 8rem 1rem 0rem;
    }
    
    #main_index .product_cat-10 .slick-prev {
        right: -320px;
    }
    
    #main_index .product_cat-10 .slick-next {
        right: -400px;
    }
    
    #main_index .product_cat-10 .container {
        margin-left: -7vw;
    }
    
    #main_index .product_cat-10 .slick-next {
        right: 0;
    }
    
      #main_index .product_cat-10 .slick-prev {
        right: 80px;
      }

    
    #main_index .product_cat-10 {
        margin-left: 3vw;
        padding-bottom: 0!important;
    }
    
    #main_index .product_cat-10 .slick-dots {
        display: none!important;
    }
    
    #main_index .product_cat-10 .services-text h3.title {
        font-size: 2vw;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
    .index_wrapper_5 {
        background-size: 150%;
    }
    
    .hp-services {
        padding: 5rem 3rem 0rem 1rem;
    }
    
    #main_index .product_cat-10 .services-text h3.title {
        font-size: 20px;
    }
    
    #main_index .product_cat-10 .slick-prev {
        right: 30px;
    }
    
    #main_index .product_cat-10 .slick-prev::before {
        width: 40px;
        height: 40px;
    }
    
    #main_index .product_cat-10 .slick-next {
        right: -20px;
    }
    
    #main_index .product_cat-10 .slick-next::before {
        width: 40px;
        height: 40px;
    }
    
}

@media (max-width: 600.5px) {
    .index_wrapper_5 {
        background-size: 250%;
    }
}

/*brand*/

.hp-brand {
    padding: 8REM 0 0rem;
}


.hp_brand_img {
    margin: 0 1.25vw;
}

@media (max-width: 767.5px) {
    .hp-brand {
        padding: 5rem 0 0rem;
    }
}


/* =========================
   SECTION LAYOUT
========================= */
.hp-who {
    padding: 3rem 8rem;
    
    background-image: url('https://cdn1.npcdn.net/images/who_we_serve_bg_7x65u8_1773932123.jpg?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.hp-who-left .hp-small {
    font-size: 14px;
}

.hp-who-left .hp-title {
    font-size: 30px;
}

.hp-who-left {
    position: relative;
}

.hp-who-box {
    position: absolute;
    top: 8%;
    left: 8%;
    border-left: 6px solid #ee2424;
    padding-left: 2rem;
    padding-right: 2rem;
}

.hp-who-box .hp-title {
    margin-bottom: 0;
}

/* =========================
   IMAGE + OVERLAY
========================= */
.hp-who-pic {
    position: relative;
    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 60px),
        calc(100% - 60px) 100%,
        0 100%
    );
}

.hp-who-pic img {
    display: block;
    width: 100%;
}

.hp-who-pic::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);

    clip-path: polygon(
        0 0,
        100% 0,
        100% calc(100% - 60px),
        calc(100% - 60px) 100%,
        0 100%
    );
}

/* =========================
   ACCORDION BASE
========================= */
#sp5-accordion .card {
    border: none;
    background-color: transparent;
}

#sp5-accordion .card-header {
    padding: 0;
    background: transparent;
    border: none;
}

/* =========================
   BUTTON STYLE
========================= */
#sp5-accordion .card-header button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;

    width: 100%;
    padding: 1rem;
    padding-right: 40px;

    font-size: 22px !important;
    font-weight: 600;
    color: #000;
    text-decoration: none;

    border: none;
    border-bottom: 2px solid #000; /* default line */
    
    margin-bottom: 3px;
}

#sp5-accordion .card-header button[aria-expanded="true"] {
    border-bottom: none;
}

/* REMOVE line when OPEN */
#sp5-accordion .card-header button:not(.collapsed) {
    border-bottom: none;
}

/* =========================
   NUMBERING (01, 02...)
========================= */
#sp5-accordion .card-header button::before {
    margin-right: 10px;
    padding-right: 1rem;
    font-size: 18px;
    font-weight: bold;
    color: #a7a7a7;
}

#sp5-accordion .card:nth-child(1) button::before { content: "01"; }
#sp5-accordion .card:nth-child(2) button::before { content: "02"; }
#sp5-accordion .card:nth-child(3) button::before { content: "03"; }
#sp5-accordion .card:nth-child(4) button::before { content: "04"; }

/* =========================
   PLUS / MINUS ICON
========================= */
#sp5-accordion .card-header button::after {
    content: "+";
    position: absolute;
    right: 1rem;
    font-size: 30px;
    font-weight: bold;
    color: #ee2424;
}

/* change to minus when open */
#sp5-accordion .card-header button:not(.collapsed)::after {
    content: "-";
}

/* =========================
   ACCORDION CONTENT
========================= */
#sp5-accordion .card-body {
    padding: 0rem 4rem 1rem;
    border-bottom: none;
}

/* ONLY open item gets bottom line */
#sp5-accordion .collapse.show .card-body {
    border-bottom: 2px solid #000;
}


@media (max-width: 1200.5px) {
    .hp-who {
        padding: 3rem 1rem;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
}



/*product*/

.hp-products {
    padding-top: 2rem;
}

#main_index .productSlider-1 {
    padding: 0 8rem;
}

#main_index .productSlider-1 .product_img .product_box .content {
    text-align: center!important;
}

#main_index .productSlider-1 .slick-track .slick-slide {
    box-shadow: none;
}

#main_index .productSlider-1 .product_img .product_box .content h6 a {
    background-color: #ee2424;
    color: #fff;
    padding: 7px 4.7vw;
    border-radius: 5px;
}

#main_index .productSlider-1 .product_img .product_box .content h6 a:hover {
    background-color: #000;
}

#main_index .productSlider-1 .slick-prev {
    left: -40px;
}

#main_index .productSlider-1 .slick-prev::before {
    content:"";
    background-image: url('https://cdn1.npcdn.net/images/arrow_left_bsey6c_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 60px;
    height: 60px;
}

#main_index .productSlider-1 .slick-next {
    right: -40px;
}

#main_index .productSlider-1 .slick-next::before {
    content:"";
    background-image: url('https://cdn1.npcdn.net/images/arrow_right_9816y5_1768277602.png?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 60px;
    height: 60px;
}

#main_index .productSlider-1 .product_img .product_box .product_img_frame img {
    border-radius: 0;
}


@media (max-width: 1200.5px) {
    #main_index .productSlider-1 {
        padding: 0 2rem;
    }
    
    #main_index .productSlider-1 .product_img .product_box .content h6 a {
        padding: 7px 5vw;
    }
    
    #main_index .productSlider-1 .slick-prev {
        left: 0px;
    }
    
    #main_index .productSlider-1 .slick-next {
        right: 0px;
    }
}

@media (max-width: 991.5px) {
  #main_index .productSlider-1 .product_img .product_box .content h6 a {
        padding: 7px 3vw;
    }
 
}

@media (max-width: 767.5px) {
    #main_index .productSlider-1 .product_img .product_box .content h6 a {
        padding: 7px 3vw;
    }
    
    #main_index .productSlider-1 .slick-prev {
        left: -15px;
    }
    
    #main_index .productSlider-1 .slick-next {
        right: -15px;
    }
    
    #main_index .productSlider-1 .slick-prev::before {
        width: 10px;
        height: 10px;
    }
    
    #main_index .productSlider-1 .slick-next::before {
        width: 10px;
        height: 10px;
    }
    
    
}

/*hp-news*/

.index_wrapper_7 {
    position: relative;
    padding-bottom: 8vw;
}

.index_wrapper_7::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 48%;
    background-image: url(https://cdn1.npcdn.net/images/f_news_bg_w3zr97_1768277605.jpg?md5id=13712c22586d46361e911d81469a1a3e&type=4);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-position: bottom;
}


.hp-news {
    padding: 7vw 0 0;
}

#main_index .latest_new_type4 {
    margin-bottom: 0px;
    padding: 0 10vw;
}

#main_index .latest_new_type4 .news_box {
    background-color: transparent;
    padding: 0 25px;
}


@media (max-width: 1200.5px) {
    .hp-news {
        padding: 5rem 0 0;
    }
    
    #main_index .latest_new_type4 {
        padding: 0 2rem;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    .index_wrapper_7::before {
        width: 220%;
    }
}


/*hp-contact*/

.hp-contact-spacing {
    padding: 0;
}

.hp-contact {
    background-image: url('https://cdn1.npcdn.net/images/g_contact_bg_cj8qpe_1768277605.jpg?md5id=13712c22586d46361e911d81469a1a3e&type=4');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hp-contact-box {
    border-left: 4px solid #fff;
    padding-left: 2rem;
}

.hp-contact-left {
      padding-left: 8rem;
}

.hp-contact-right {
    margin-top: -4rem;
    padding-left: 3rem;
}


@media (max-width: 1200.5px) {
    .hp-contact-left {
      padding-left: 2rem;
    }
    
    .hp-contact-right {
        margin-top: -2rem;
    }
}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    .hp-contact-right {
        margin-top: 2rem;
        
    }
    
     .hp-contact-left {
        padding-left: 0rem;
        padding-top: 4rem;
        padding: 5rem 2rem 2rem;
      }
      
    .hp-contact-right {
        padding-left: 0;
    }
}


/*footer*/

.footer_type10 {
    background-color: #f1f1f1;
    color: #000;
    padding: 2rem 0!important;
}

.footer_type10 .sub_title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.footer_type10 a,
.footer_type10 .icon i,
.footer_type10 .social_media a .icon_s i,
.footer_type10 .text-light{
    color:#000!important;
}

.footer_type10 .line_top {
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.footer_type10 a:hover,
.footer_type10 .social_media a .icon_s i:hover {
    color:#ee2424!important;
}

.footer_type10 .text {
    color: #000!important;
}

.footer_type10 .sub_title p {
    text-transform: uppercase;
    color: #000;
    font-size: 1rem;
}


@media (max-width: 1200.5px) {

}

@media (max-width: 991.5px) {
    
}

@media (max-width: 767.5px) {
    
}





