/*All*/
#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;
}

.breakspan{
    display:block;
}
.section_all{
    padding:80px 0;
}
.section_half{
    padding:80px 0 0;
}
.small_all{
    font-size:14px;
    font-weight:400;
    margin-bottom:1rem;
    color:#000;
}
.small_all span{
    border: 1px solid #005840;
    padding: 7.5px 15px;
    border-radius: 1000px;
}
.title_all{
    font-size:28px;
    font-weight:600;
    margin-bottom:1rem;
    line-height:1.5;
    color:#005840;
}
.subtitle_all{
    font-size:18px;
    font-weight:400;
    margin-bottom:1rem;
    line-height:1.5;
    color:#000;
}
.subtitle2_all{
    font-size:18px;
    font-weight:400;
    margin-bottom:1rem;
    line-height:1.5;
    color:#000;
}
.subtitle_vw{
    font-size:1.2vw;
    font-weight:400;
    margin-bottom:2%;
    line-height:1.5;
    color:#000;
}
.content_all{
    font-size:16px;
    font-weight:400;
    margin-bottom:0;
    line-height:1.5;
    color:#000;
}
.content_vw{
    font-size:0.9vw;
    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:1.5rem 0 0;
}
.btnbox_center{
    display:flex;
    justify-content:center;
    align-items:center;
    margin:1.5rem 0 0;
}
.btnbox_right{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    margin:1.5rem 0 0;
}
.button_all{
    border-radius: 1000px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding: 0 40px 0 60px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #d1f843;
    transition: 0.25s all linear;
}
.button_all span{
    position: relative;
    margin-left:-35px;

}
.button_all span:before{
    position:absolute;
    content:"";
    width: 25px;
    height: 25px;
	background-image:url("https://cdn1.npcdn.net/images/a_banner_04_in9HIJ9j_1764554138.png?md5id=4231962b766e3f90f64fa07e4fc2d5cf&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    top:0;
    bottom:0;
    right: -35px;
    margin:auto 0;
    transition:0.25s all linear;
}
.button_all:hover span:before{
    transform:rotate(-45deg);
}
.button_all:hover{
    color:#000;
    text-decoration: none;
    transform:scale(0.98);
}
.ul_all{
    list-style-type:none;
    padding:0;
    margin:0;
    display:flex;
    justify-content:flex-start;
    align-items:center; 
}
.c_lineHi{
    line-height:1.8;
}
.text_center{
    text-align:center;
}
.c_bold{
    font-weight:700;
}
.c_space{
    display:block;
    font-size:0;
    opacity:0;
    height: 15px;
}
.c_color1{
    color:#fff;
}
.c_color2{
    color:#000;
}
.c_stroke{
    color: black;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}
.c_dflex{
    flex-direction:column;   
}
@media screen and (max-width: 1200.5px){
    .subtitle_vw{
        font-size:1.5vw;
    }
    .content_vw{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .subtitle_vw{
        font-size:1.8vw;
    }
    .content_vw{
        font-size: 1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .section_all{
        padding:60px 0;
    }
    .section_half{
        padding:60px 0 0;
    }
    .title_all{
        font-size:25px;
    }
    .subtitle_vw{
        font-size:18px;
    }
    .content_vw{
        font-size:16px;
    }
}

/*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;
}

/*product details page*/
.product_detail .mainFunction .whatsapp_btn{
    display: none;
}

/*new page*/
/*#main_latestnews .col-lg-4.col-md-6.col-12{*/
/*    display: none;*/
/*}*/
/*#main_latestnews .col-lg-4.col-md-6.col-12:nth-child(1),*/
/*#main_latestnews .col-lg-4.col-md-6.col-12:nth-child(2),*/
/*#main_latestnews .col-lg-4.col-md-6.col-12:nth-child(3),*/
/*#main_latestnews .col-lg-4.col-md-6.col-12:nth-child(4),*/
/*#main_latestnews .col-lg-4.col-md-6.col-12:nth-child(5),*/
/*#main_latestnews .col-lg-4.col-md-6.col-12:nth-child(6){*/
/*    display: block;*/
/*}*/
.latest_new_type4 .news_box .img_frame{
    height: auto;
    aspect-ratio: 3 / 2;
}
.latest_new_type4 .news_box .img_frame img{
    object-fit: contain;
}
.latest_new_type4 .news_box .img_frame{
   border:1px solid rgba(0,0,0,0.1);
}

/*tag page*/
.product_list_horizontal .product_box .img_frame img{
    object-fit: contain;
    background-color:#fff;
}

/*navbar*/
.navbar_type8{
    border-bottom:1px solid #fff;
}
.navbar_type8 .logo{
    margin-left:9%;
}
.navbar_type8 .logo img{
    width: 11vw;
    padding:0px;
}
.navbar_type8 .nav_tab{
    padding-right:9%;
}
.navbar_type8 .nav_tab .nav_item a{
    font-size:1vw;
    text-transform: capitalize;
    padding:7.5px 1.5vw;
    color:#000;
}
.navbar_type8 .nav_tab .nav_item a:hover{
    color:#005840;
}
.navbar_type8 .nav_tab .nav_item:last-child a{
    border:1px solid #d1f843;
    border-radius: 1000px;
    background-color:#d1f843;
    color:#000;
    transition:0.25s all linear;
}
.navbar_type8 .nav_tab .nav_item:last-child a:hover{
    border:1px solid #005840;
    background-color:transparent;
}
.navbar_type8 .nav_tab .nav_item::before{
    display:none;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a{
    color:#fff!important;
}
.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover{
    color:#fff!important;
}

.navbar_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;
}

.dark_nav{
    background-color:#fff!important;
}
.navbar_mobile .logo_img{
    transform:scale(1.3);
}

@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a{
        font-size:1.2vw;
        padding:15px 1.1vw;
    } 
}

/*hp_banner*/
.index_wrapper_2{
    margin-top:-80px;
}
.slider_banner .banner_content{
    overflow:hidden;
}
.hp_banner{
    position: relative;
    left: 9%;
    top: 36%;
    transform: translate(0, -50%);
    width: calc(100% - 18%);
}
.hp_banner_title{
    font-size: 2.5vw;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    color: #005840;
    margin-bottom: 1%;
}
.hp_banner_content{
    font-size:1vw;
    font-weight:400;
    line-height:1.5;
    text-shadow:0px 0px 2px rgba(255,255,255,0.8);
    text-align: center;
    color:#000;
}
.hp_banner_buttonbox{
    display:flex;
    justify-content: center;
    align-items: center;
    margin-top: 3%;
}
.hp_banner_button{
    border-radius: 1000px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    padding: 0 40px 0 50px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #d1f843;
    transition: 0.25s all linear;
}
.hp_banner_button span{
    position: relative;
    margin-left:-35px;

}
.hp_banner_button span:before{
    position:absolute;
    content:"";
    width: 25px;
    height: 25px;
	background-image:url("https://cdn1.npcdn.net/images/a_banner_04_in9HIJ9j_1764554138.png?md5id=4231962b766e3f90f64fa07e4fc2d5cf&type=4");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    top:0;
    bottom:0;
    right: -35px;
    margin:auto 0;
    transition:0.25s all linear;
}
.hp_banner_button:hover span:before{
    transform:rotate(-45deg);
}
.hp_banner_button:hover{
    color:#000;
    text-decoration: none;
    transform:scale(0.98);
}
.hp_banner_box1 {
    position: absolute;
    top: 19vw;
    right: 0;
    width: 22%;
}
@media screen and (max-width: 1200.5px){
    .hp_banner_content{
        font-size:1.2vw;
    }
}
@media screen and (max-width: 991.5px){
    .index_wrapper_2{
        margin-top:0;
    }
    .hp_banner_content{
        font-size:1.5vw;
    }
}
@media screen and (max-width: 767.5px){
    .index_wrapper_2 .item>img{
    	min-height:92vw!important;
    	object-fit:cover;
    }
    .hp_banner{
        left:2%;
        top: 24%;
        width:calc(100% - 4%);
    }
    .hp_banner_title{
        font-size:5vw;
        margin-bottom:0.5rem;
    }
    .hp_banner_title br{
        display:none;
    }
    .hp_banner_content {
        font-size: 3vw;
        width: 55%;
        margin: 0 auto;
    }
    .hp_banner_buttonbox{
        margin-top:4%;
    }
    .hp_banner_box1{
        top: 44vw;
        right: 1vw;
        width: 50%;
    }
}

/*hp_filter*/
.index_wrapper_3{
    padding:60px 0 90px;
}
.search_theme .hp_spec_filter{
    margin-top:1rem;
}
.search_theme .hp_spec_filter .sel_wrapper:nth-child(1){
    order:1;
}
.search_theme .hp_spec_filter .sel_wrapper:nth-child(2){
    order:3;
}
.search_theme .hp_spec_filter .sel_wrapper:nth-child(3){
    order:2;
}
.search_theme .hp_spec_filter > div:last-child{
    order:4;
}
.search_theme .search_btn, .search_theme .reset_btn{
    width: 118.78px;
    height: 40px;
    border-radius: 1000px;
    background-color: #d1f843 !important;
    font-weight: 700;
    color: #000;
    font-size: 15px !important;
}
.search_theme .sel_wrapper .sel{
    border-radius: 1000px;
    padding: 0.75rem 1rem;
    font-size: 14px;
    font-weight: 700;
    background-color: #f2f2f2;
}
@media screen and (max-width: 991.5px){
    .search_theme .hp_spec_filter{
        flex-direction: column;
    }

}
@media screen and (max-width: 767.5px){
    .hp_filter_title{
        text-align: center;
    }
    .hp_spec_filter div div.d-flex{
        justify-content: center;
    }
}

/*hp_brand*/
.hp_brand{
    padding:0 6% 60px;
}
.hp_brand .row:first-child{
    align-items: center;
}
.hp_brand_box{
    margin:1rem 0;
    padding:0 7.5px;
}
.hp_brand_image{
    transition:0.25s all linear;
}
.hp_brand_box:hover .hp_brand_image{
    transform:scale(0.95);
}

#custom_brand .slick-prev{
    left:-50px;
    z-index: 1;
}
#custom_brand .slick-next{
    right:-23px;
    z-index: 1;
}
#custom_brand .slick-prev:before{
    background-image:url("https://cdn1.npcdn.net/img/1708419651arrow-left.png");  
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
    content: "";
    width: 2rem;
    height: 2rem;
    display: flex;
}
#custom_brand .slick-next:before{
    background-image:url("https://cdn1.npcdn.net/img/1708419667arrow-right.png");
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
    content: "";
    width: 2rem;
    height: 2rem;
    display: flex;
}

#custom_brand .slick-dots li{
    margin:0 7.5px;
}
#custom_brand .slick-dots li button{
    height:0;
}
#custom_brand .slick-dots li button:before{
    color:#005840;
    width: 15px;
    height: 15px;
    opacity: 1;
}
#custom_brand .slick-dots li.slick-active button:before{
    color: #005840;
    font-size: 10px;
    width:30px;
    content: "";
    border:1px solid #005840;
    border-radius: 1000px;
}

@media screen and (max-width: 767.5px){
    .hp_brand{
        padding:0 0% 60px;
    }
    #custom_brand{
        padding: 37px 15px 0;
        margin-top: -37px;
    }
    #custom_brand .slick-prev{
        left:-14px;
    }
    #custom_brand .slick-next{
        right:-3px;
    }
}

/*hp_core*/
.hp_core{
    padding:0 0 60px;
}
.hp_core_small span{
    border:1px solid #d1f843;
}
.hp_core .col-md-6.col-lg-4{
    padding:0 0.25rem;
}
.hp_core .row:first-child{
    padding-bottom:1.75rem;
    align-items: center;
}
.hp_core_box{
    position:relative;
    overflow:hidden;
    margin:0.25rem 0;
    transition:0.25s all linear;
}
.hp_core_image{
    border-radius: 10px;
    transition:0.5s all linear;
}
.hp_core_box:hover .hp_core_image{
    transform:scale(1.05);
}
.hp_core_contentbox{
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    border-left: 2px solid #d1f843;
    padding-left: 0.5rem;
    margin: 6%;
    overflow:hidden;
}
.hp_core_buttonbox{
    margin:0;
}
.hp_core_subtitle{
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom:0;
    text-shadow: 0px 0px 5px #000;
}
.hp_core_content{
    font-size:12px;
    padding-top:0;
    color:#fff;
    height:0;
    transition:0.25s all linear;
    text-shadow: 0px 0px 5px #000;
}
.hp_core_box:hover .hp_core_content{
    height:100%;
}
.hp_core_spec{
    position: absolute;
    bottom: 4vw;
    right: 4vw;
    width: 28vw;
}

@media screen and (max-width: 767.5px){
    .hp_core_small{
        text-align: center;
    }
    .hp_core_title{
        text-align: center;
    }
    .hp_core_buttonbox{
        justify-content: center;
    }
    .hp_core .col-md-6.col-lg-4{
        padding:0.25rem 1rem;
    }
    .hp_core_spec{
        bottom: -25vw;
        right: 4vw;
        width: 72vw;
        z-index: 1;
    }
}

/*hp_about*/
.hp_about{
    background-color:#f7fdf4;
    padding:60px 0;
    margin-top:60px;
}
.hp_about_small{
    text-align: center;
    /*color:#3f5040;*/
}
.hp_about_small span{
    /*border:1px solid transparent;*/
    /*padding:7.5px 0px;*/
}
.hp_about_small002{
    text-align: center;
    margin:2rem 0;
    font-weight: 500;
    color:#888;
}
.hp_about_small002 span{
    border:1px solid transparent;
    padding:7.5px 0px;
}
.hp_about_title{
    text-align: center;
    /*color:#3f5040;*/
    /*font-weight: 800;*/
    margin-bottom:0;
}
.hp_about_title br{
    display:none;
}
.hp_about_line{
    width: 5rem;
    height: 2px;
    background-color: #d1f843;
    margin: 0rem auto 1rem;
}
.hp_about_content{
    width:90%;
    font-size:14px;
    text-align: center;
}
.hp_about_subtitle{
    font-weight:600;
    text-align: center;
}
.hp_about ul{
    margin: 1rem 0 1rem;
    padding: 0 0 0 2rem;
    font-size:14px;
}
.hp_about_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 530px;
    margin:0 auto;
}
.hp_about_flexbox {
    flex: 0 0 50%;
    max-width: 50%;
    justify-content: center;
    display: flex;
    margin: 0.5rem 0;
    transition:0.25s all linear;
}
.hp_about_flexbox:hover{
    transform:scale(0.95);
}
.hp_about_flexbox h5 {
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    color: #3f4042;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
    border-radius: 5px;
    width: 250px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hp_about_flexbox h5 br{
    display:none;
}
.hp_about_image{
    transition:0.25s all linear;
}
.hp_about_image:hover{
    transform:scale(1.03);
}
.hp_about_buttonbox{
    justify-content: center;
    margin-top:2rem;
}
@media screen and (max-width: 1200.5px){
    .hp_about_flex{
        width:455px;
    }
    .hp_about_flexbox h5{
        width:212px;
    }
    
}
@media screen and (max-width: 767.5px){
    .hp_about{
        padding:90px 0 60px;
    }
    .hp_about_buttonbox{
        margin-bottom:2rem;
    }
    .hp_about ul{
        margin: 0.25rem 0 1rem;    
    }
    .hp_about_flex{
        width: 330px;
    }
    .hp_about_flexbox h5{
        width:150px;
    }
    .hp_about_title br{
        display:block;
    }
    .hp_about_flexbox h5 br{
        display:block;
    }
}

/*hp_news*/
.index_wrapper_7{
    padding:60px 0;
}
.latest_new_type4 .news_box .badge-primary{
    border-radius: 1000px;
    background-color:#d1f843;
    color:#000;
}

@media screen and (max-width: 767.5px){
    .index_wrapper_7 {
        padding: 60px 0 0;
    }
    .latest_new_type4{
        margin: 0 0.5rem 10px;
    }
    
}

/*hp_contact*/
.hp_contact {
    background:linear-gradient(to top, #f7fdf4 30%, transparent 30%);
    margin: 60px 0 0;
}
.hp_contact .row{
    align-items: center;
}
.hp_contact .col-md-12{
    background-color: #005840;
    display: flex;
    align-items: center;
    border-radius: 30px;
    padding: 1rem 1rem 1rem 4rem;
}
.hp_contact_box1{
    flex:0 0 60%;
}
.hp_contact_box2{
    flex:0 0 40%;
}
.hp_contact_image{
    margin-top: -5vw;
}
.hp_contact_title{
    color:#fff;
}
.hp_contact_content{
    color:#fff;
}

@media screen and (max-width: 991.5px){
    .hp_contact .col-md-12{
        flex-direction: column;
        padding: 1rem 1rem 1rem 1rem;
    }
    .hp_contact_box1{
        flex:0 0 100%;
        order:2;
    }
    .hp_contact_box2{
        flex:0 0 100%;
        order:1;
    }    
    .hp_contact_title{
        text-align: center;
    }
    .hp_contact_content{
        text-align: center;
    }
    .hp_contact_buttonbox{
        justify-content: center;
        margin-bottom:1rem;
    }
    .hp_contact_image{
        margin-top: -11vw;
        margin-bottom:1rem;
    }
}
@media screen and (max-width: 767.5px){
    .hp_contact {
        padding:0 1rem 30px;
    }
    .hp_contact_title{
        font-size:20px;
    }
    .hp_contact_content{
        font-size:14px;
    }
}

/*footer*/
.footer_type8{
    background-color:#f7fdf4;
}
.footer_type8 .footer_subtitle,
.footer_type8 i,
.footer_type8 a,
.footer_type8 p{
    color:#005840!important;
}
.footer_type8 .logo{
    min-height: 80px;
}
.footer_type8 .logo img{
    max-height:80px;
}
.footer_type8 .footer_subtitle{
    text-transform: uppercase;
}
.footer_type8 .copy_right,
.npfooter_languagebar .text-muted,
.platinum_website_visitor,
.npfooter_languagebar,
.copy_right small,
.footer_type8 .privacy_policy:hover,
.footer_type8 .mb-1{
    color:#000!important;
}
.footer_type8 .social_media a .icon_s img{
    filter:brightness(0) invert(0)!important;
}
.footer_type8 .social_media a:hover .icon_s i {
    color: #000;
}
.footer_langbar_item{
    color:#000!important;
}

/*mobile side-navbar*/
.side_menu .footer_langbar_item{
    color:#fff!important;
}