a {
    text-decoration: none !important;
}

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

/*topspace*/

.industry_topContact {
    background: linear-gradient(to right, #734102, #4c2804);
    height: 45px;
}

.industry_topContact .ml-2, .industry_topContact .mx-2 {
    margin-left: 3.5rem !important;
}

.industry_topContactContent a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.industry_topContactContent {
    display: flex;
    justify-content: flex-start;
    padding: 8px;
    padding-left: 62vw;
    position: relative;
    z-index: 0;
}

.industry_topContactContent::after {
    content: "";
    position: absolute;
    top: 0;
    right: 6%;
    /* left: 0; */
    width: 14%;
    height: 100%;
    background-color: #be9b65;
    z-index: -1;
}

.industry_topContactContent .mr-4, .industry_topContactContent .mx-4 {
    margin-right: 0rem !important;
}

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

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

.industry_topContactText2 a {
    color: #fff;
}

.industry_topContact .icon-img {
    width: 28px;              
    height: 28px;
    vertical-align: middle;   
    margin-right: 8px;       
    display: inline-block;
    object-fit: contain;     
}

.industry_topContact .icon-img2 {
    width: 28px;              
    height: 28px;
    vertical-align: middle;   
    margin-right: 8px;       
    display: inline-block;
    object-fit: contain;  
}

@media screen and (max-width: 1300.5px) {
    .industry_topContactContent {
        display: flex;
        justify-content: flex-start;
        padding: 8px;
        padding-left: 57vw;
        position: relative;
        z-index: 0;
    }
    
    .industry_topContactContent a {
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
    }
    
    .industry_topContactContent::after {
        content: "";
        position: absolute;
        top: 0;
        right: 5.5%;
        /* left: 0; */
        width: 16%;
        height: 100%;
        background-color: #be9b65;
        z-index: -1;
    }
}

@media screen and (max-width: 1200.5px) {
    .industry_topContactContent {
        display: flex;
        justify-content: flex-start;
        padding: 8px;
        padding-left: 51vw;
        position: relative;
        z-index: 0;
    }
    
    .industry_topContactContent::after {
        content: "";
        position: absolute;
        top: 0;
        right: 3%;
        /* left: 0; */
        width: 20%;
        height: 100%;
        background-color: #be9b65;
        z-index: -1;
    }
}

@media screen and (max-width: 992.5px) {
}

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

/*nav*/

.navbar_type8 {
    height: 85px;
    left: 50%;
    transform: translate(-50%, 0);
    width :100%;
    background-color: #fff;
}

.navbar_type8 .logo {
    margin-left: 0;
}

.navbar_type8 .logo {
    flex: 0 1 65%;
    overflow: hidden;
    position: relative;
    margin-left: 8.5vw;
}

.navbar_type8 .logo img {
    width: auto;
    padding: 13px;
}

.navbar_type8 .nav_tab {
    padding-left: 0;
    padding-right: 9vw;
    flex: 0 1 120%;
}

.navbar_type8 .nav_tab .nav_item a {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 10px 20px;
}

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

.navbar_type8 .nav_tab .nav_item {
    position: relative;
}

.navbar_type8 .nav_tab .nav_item::before {
    content: "";
    position: absolute;
    top: 1.8vw;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    width: 85%;
    height: 2px; 
    background-color: #4c2805;
    transform-origin: center;
    transition: transform 0.3s ease;
    opacity: 1;
}

.navbar_type8 .nav_tab .nav_item::before {
    border-bottom: 3px solid #4c2805;
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    transform: translateX(-50%) scaleX(1);
}

.dark_nav {
    background-color: #fff !important;
}

@media screen and (max-width: 1300.5px) {
    .navbar_type8 .nav_tab {
        padding-left: 0;
        padding-right: 5vw;
        flex: 0 1 120%;
    }
    
    .navbar_type8 .nav_tab .nav_item a {
        font-size: 14px;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        padding: 10px 16px;
    }
    
    .navbar_type8 .logo img {
        width: auto;
        padding: 20px;
    }
    
    .navbar_type8 .logo {
        flex: 0 1 65%;
        overflow: hidden;
        position: relative;
        margin-left: 7vw;
    }
}

@media screen and (max-width: 1200.5px){
    .navbar_type8 .nav_tab .nav_item a {
        font-size: 13px;
        font-weight: 700;
        color: #000;
        text-transform: uppercase;
        padding: 10px 12px;
    }
    
    .navbar_type8 .nav_tab {
        padding-left: 0;
        padding-right: 3vw;
        flex: 0 1 120%;
    }
    
    .navbar_type8 .logo img {
        width: auto;
        padding: 23px;
    }
}

@media screen and (max-width: 992.5px) {
}

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

/*hp_banner*/

.banner_content{
    overflow: hidden;
    opacity: 1 !important;
}

.n_bannerContainer {
    position: relative;
    width: 100%;
    height: 100%;
}

.n_bannerGroup {
    position: relative;
    width: 100%;
    height: 100%;
}

.n_bannerInnerGroup {
    position: absolute;
    top: 6vw;
    left: 9.5vw;
    width: 32%;
    text-align: left;
}

.hp_banner_subtitle {
    font-size: 15px;
    font-weight: 700;
    color: #4c2805;
    line-height: 1.2;
    margin-bottom: 1vw;
}

.hp_banner_title {
    font-size: 55px;
    font-weight: 700;
    color: #333;
    line-height: 1.0;
    margin-bottom: 0.5vw;
}

.hp_banner_title span {
    color: #bd9b64;
}

.hp_banner_text {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    line-height: 1.6;
    margin-bottom: 1vw;
}

.bannerBorder {
    padding: 10px 15px;
}

.banner_box {
    text-align: center;
}

.banner_box img.banner_icon {
    width: 65px !important;
    margin-top: 0.5vw;
}

.banner_box:hover .banner_icon {
    animation: 1s swing;
}

.banner_box:hover .banner_icon {
    animation: swing 1s ease;
    animation-fill-mode: both;
}

.banner_box .subtitle_all {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    transition: color 0.3s ease-in-out;
    line-height: 1.3;
    margin-top: 1vw;
    margin-bottom: 0vw;
    /* min-height: 8vw; */
    text-align: left;
}

.n_bannerViewMore {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #4c2805;
    text-align: center;
    padding: 1%;
    height: 2.7vw;
    width: 11vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s all linear;
    margin-top: 1vw;
}

.n_bannerViewMore:hover {
    color: #fff;
    background-color: #be9b65;
    text-decoration: none;
    /*transform: scale(0.95);*/
}

.n_bannerViewMore {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: none; */
    outline: none;
    overflow: hidden;
}

.n_bannerViewMore:hover {
    transform: scale(1.05);
}

.n_bannerViewMore:active {
    transform: scale(0.85);
}

.n_bannerViewMore::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

.n_bannerViewMore img.arrow-icon {
    margin-left: 10px !important;
    margin-right: 0px;
    width: 25px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

.n_bannerImg {
    position: absolute;
    width: 53%;
    top: 5vw;
    right: 1vw;
    z-index: 0;
    overflow: hidden !important;
}

@media screen and (max-width: 1300.5px) {
    .n_bannerInnerGroup {
        position: absolute;
        top: 6vw;
        left: 8.5vw;
        width: 32%;
        text-align: left;
    }
    
    .hp_banner_title {
        font-size: 35px;
        font-weight: 700;
        color: #333;
        line-height: 1.0;
        margin-bottom: 0.5vw;
    }
    
    .hp_banner_text br {
        display: none;
    }
    
    .banner_box img.banner_icon {
        width: 59px !important;
        margin-top: 0vw;
    }
    
    .banner_box .subtitle_all {
        font-size: 11px;
        font-weight: 500;
        color: #333;
        transition: color 0.3s ease-in-out;
        line-height: 1.3;
        margin-top: 1vw;
        margin-bottom: 0vw;
        /* min-height: 8vw; */
        text-align: left;
    }
    
    .n_bannerViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 3.5vw;
        width: 14vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 0.5vw;
    }
}

@media screen and (max-width: 1200.5px){
    .hp_banner_title {
        font-size: 32px;
        font-weight: 700;
        color: #333;
        line-height: 1.0;
        margin-bottom: 0.5vw;
    }
    
    .hp_banner_title br {
        display: none;
    }
    
    .hp_banner_text {
        font-size: 12px;
        font-weight: 600;
        color: #333;
        line-height: 1.6;
        margin-bottom: 1vw;
        padding: 0vw 3vw 0vw 0vw;
    }
    
    .n_bannerInnerGroup {
        position: absolute;
        top: 6vw;
        left: 8.5vw;
        width: 40%;
        text-align: left;
    }
    
    .n_bannerViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 4vw;
        width: 16vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 0.5vw;
    }
}

@media screen and (max-width: 992.5px) {
}

@media screen and (max-width: 767.5px){
    .n_bannerInnerGroup {
        position: absolute;
        top: 4vw;
        left: 8.5vw;
        width: 86%;
        text-align: left;
    }
    
    .hp_banner_title {
        font-size: 28px;
        font-weight: 700;
        color: #333;
        line-height: 1.0;
        margin-bottom: 0.5vw;
    }
    
    .hp_banner_text {
        font-size: 13px;
        font-weight: 600;
        color: #333;
        line-height: 1.6;
        margin-bottom: 0vw;
        padding: 0vw 0vw 0vw 0vw;
    }
    
    .n_bannerViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 8vw;
        width: 36vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 0.5vw;
    }
    
    .banner_box .subtitle_all {
        font-size: 12px;
        font-weight: 500;
        color: #333;
        transition: color 0.3s ease-in-out;
        line-height: 1.3;
        margin-top: 1vw;
        margin-bottom: 0vw;
        /* min-height: 8vw; */
        text-align: left;
    }
    
    .n_bannerImg {
        position: absolute;
        width: 60%;
        top: 59vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 0;
        overflow: hidden !important;
    }
}

@media screen and (max-width: 428.5px) {
    .n_bannerInnerGroup {
        position: absolute;
        top: 5vw;
        left: 8.5vw;
        width: 86%;
        text-align: left;
    }
    
    .banner_box .subtitle_all {
        font-size: 10px;
        font-weight: 500;
        color: #333;
        transition: color 0.3s ease-in-out;
        line-height: 1.3;
        margin-top: 1vw;
        margin-bottom: 0vw;
        /* min-height: 8vw; */
        text-align: left;
    }
    
    .n_bannerViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 8vw;
        width: 38vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 0.5vw;
    }
    
    .n_bannerImg {
        position: absolute;
        width: 70%;
        top: 67vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 0;
        overflow: hidden !important;
    }
    
    .banner_box img.banner_icon {
        width: 55px !important;
        margin-top: 0vw;
    }
    
    .navbar_mobile .logo_img {
        max-height: 40px;
        padding: 0;
        font-size: 1.75rem;
        line-height: inherit;
        white-space: nowrap;
        margin-top: 1vw;
    }
}

@media screen and (max-width: 360.5px) {
    .hp_banner_title {
        font-size: 24px;
        font-weight: 700;
        color: #333;
        line-height: 1.0;
        margin-bottom: 0.5vw;
    }
    
    .n_bannerViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 10vw;
        width: 44vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .n_bannerImg {
        position: absolute;
        width: 80%;
        top: 82vw;
        left: 50%;
        transform: translateX(-50%);
        z-index: 0;
        overflow: hidden !important;
    }
    
    .banner_box .subtitle_all {
        font-size: 8px;
        font-weight: 500;
        color: #333;
        transition: color 0.3s ease-in-out;
        line-height: 1.3;
        margin-top: 1vw;
        margin-bottom: 0vw;
        /* min-height: 8vw; */
        text-align: left;
    }
    
    .navbar_mobile .logo_img {
        max-height: 34px;
        padding: 0;
        font-size: 1.75rem;
        line-height: inherit;
        white-space: nowrap;
        margin-top: 2vw;
    }
}

/*hp_products*/

.hp_products {
    padding: 9vw 8.5vw 10vw 8.5vw;
    position: relative;
    z-index: 2;
    background-image: url(https://cdn1.npcdn.net/img/1781592401b-category-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.hp_products .title_small {
    font-size: 27px;
    font-weight: 700;
    color: #be9b65;
    line-height: 1.2;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
    letter-spacing: 2px;
}

.hp_products .title_big {
    font-size: 44px;
    font-weight: 700;
    color: #333;
    line-height: 1.1;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
}

.products_button {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    gap: 5px;
}

.n_productsViewMore {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #4c2805;
    text-align: center;
    padding: 1%;
    height: 2.7vw;
    width: 13vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s all linear;
    margin-top: 4vw;
}

.n_productsViewMore:hover {
    color: #fff;
    background-color: #be9b65;
    text-decoration: none;
    /*transform: scale(0.95);*/
}

.n_productsViewMore {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: none; */
    outline: none;
    overflow: hidden;
}

.n_productsViewMore:hover {
    transform: scale(1.05);
}

.n_productsViewMore:active {
    transform: scale(0.85);
}

.n_productsViewMore::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

.n_productsViewMore img.arrow-icon {
    margin-left: 10px !important;
    margin-right: 0px;
    width: 25px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

.productsRow {
    margin-top: 1vw;
}

.productBorder {
    padding: 10px 10px;
}

.product_box {
    background: radial-gradient(
        circle at bottom left,
        #d9c9af 0%,
        #d9c9af 15%,
        #f2f2f2 45%,
        #f2f2f2 100%
    );
    overflow: hidden;
    height: 100%;
    position: relative;
}

.product_box::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 18px;
    background: linear-gradient(90deg, #6b3a00 0%, #c39a58 100%);
}

.product_box img{
    width: 100%;
    display:block;
}

.product_box2 {
    background-color: #f2f2f2;
    overflow:hidden;
    height:100%;
    position:relative;
    transition: .3s;
}

.product_box2 img {
    width: 85%;
    display: block;
    margin: 0 auto;
}

.product_content {
    /* width: 80%; */
    margin-top: 1vw;
    padding: 20px 40px;
}

.products_title2 {
    margin: 0;
    color: #333;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3;
    /* width: calc(90% - 30px); */
}

.n_productsViewMore2 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #4c2805;
    text-align: center;
    padding: 1%;
    height: 2.7vw;
    width: 10vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s all linear;
    margin-top: 2vw;
}

.n_productsViewMore2:hover {
    color: #fff;
    background-color: #be9b65;
    text-decoration: none;
    /*transform: scale(0.95);*/
}

.n_productsViewMore2 {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: none; */
    outline: none;
    overflow: hidden;
}

.n_productsViewMore2:hover {
    transform: scale(1.05);
}

.n_productsViewMore2:active {
    transform: scale(0.85);
}

.n_productsViewMore2::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

.n_productsViewMore2 img.arrow-icon {
    margin-left: 10px !important;
    margin-right: 0px;
    width: 25px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

.product_content2 {
    background: linear-gradient(90deg, #6b3a00 0%, #c39a58 100%);
    padding: 6px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* min-height: 70px; */
}

.products_title {
    margin: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.3;
    /* width: calc(90% - 30px); */
}

.n_productsViewMore3{
    width: 44px;
    height: 44px;
    flex-shrink:0;
    display:flex;
    align-items:center;
    justify-content:center;
}

.n_productsViewMore3 img {
    width: 36px;
    height: 36px;
    transform: rotate(-45deg);
    transition: transform .3s ease;
}

.product_box2:hover .n_productsViewMore3 img {
    transform: rotate(0deg);
}

/*.productBorder{*/
/*    margin-bottom: 16px;*/
/*}*/

@media screen and (max-width: 1300.5px) {
    .hp_products .title_small {
        font-size: 18px;
        font-weight: 700;
        color: #be9b65;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_products .title_big {
        font-size: 35px;
        font-weight: 700;
        color: #333;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
    
    .n_productsViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 3.5vw;
        width: 15vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
    
    .n_productsViewMore2 {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 3.5vw;
        width: 15vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .product_content {
        /* width: 80%; */
        margin-top: 0vw;
        padding: 20px 40px;
    }
    
    .products_title {
        margin: 0;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.3;
        /* width: calc(90% - 30px); */
    }
}

@media screen and (max-width: 1200.5px){
    .n_productsViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 4vw;
        width: 18vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
    
    .n_productsViewMore2 {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 4vw;
        width: 15vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .products_title2 {
        margin: 0;
        color: #333;
        font-size: 24px;
        font-weight: 600;
        line-height: 1.3;
        /* width: calc(90% - 30px); */
    }
}

@media screen and (max-width: 992.5px) {
}

@media screen and (max-width: 767.5px){
    .products_button {
        display: flex;
        justify-content: flex-start;
        align-content: center;
        gap: 5px;
    }
    
    .hp_products {
        padding: 6vw 5vw 6vw 5vw;
        position: relative;
        z-index: 2;
        background-image: url(https://cdn1.npcdn.net/img/1781592401b-category-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .hp_products .title_small {
        font-size: 16px;
        font-weight: 700;
        color: #be9b65;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_products .title_big {
        font-size: 28px;
        font-weight: 700;
        color: #333;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
    
    .n_productsViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 8vw;
        width: 44vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
    
    .n_productsViewMore2 {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 8vw;
        width: 36vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }

    .product_content {
        /* width: 80%; */
        margin-top: 0vw;
        padding: 10px 40px 50px 40px;
    }
    
    .products_title {
        margin: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.3;
        /* width: calc(90% - 30px); */
    }
}

@media screen and (max-width: 360.5px){
    .n_productsViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 10vw;
        width: 50vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
    
    .n_productsViewMore2 {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 10vw;
        width: 40vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
}

/*hp_about*/

.hp_about {
    padding: 0vw 5vw 7vw 0vw;
    position: relative;
    z-index: 2;
}

.hp_about::before {
    content: "";
    position: absolute;
    right: 0;
    top: -9%;
    width: 69%;
    height: 100%;
    background-image: url(https://cdn1.npcdn.net/img/1781595914c-about-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
}

.hp_about_img {
    width: 93%;
    max-width: 150%;
    z-index: 1;
    margin-left: -1vw;
}

.hp_about_box {
    padding: 1vw 0vw 0vw 5vw;
}

.hp_about .title_small {
    font-size: 27px;
    font-weight: 700;
    color: #be9b65;
    line-height: 1.2;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
    letter-spacing: 2px;
}

.hp_about .title_big {
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
}

.hp_about .hp_keyword {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 1.8;
    position: relative;
    margin-top: 1.5vw;
    margin-bottom: 1vw;
}

.n_aboutViewMore {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #be9b65;
    text-align: center;
    padding: 1%;
    height: 2.7vw;
    width: 10vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s all linear;
    margin-top: 2vw;
}

.n_aboutViewMore:hover {
    color: #fff;
    background-color: #4c2805;
    text-decoration: none;
    /*transform: scale(0.95);*/
}

.n_aboutViewMore {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: none; */
    outline: none;
    overflow: hidden;
}

.n_aboutViewMore:hover {
    transform: scale(1.05);
}

.n_aboutViewMore:active {
    transform: scale(0.85);
}

.n_aboutViewMore::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

.n_aboutViewMore img.arrow-icon {
    margin-left: 15px !important;
    margin-right: 0px;
    width: 25px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

@media screen and (max-width: 1300.5px) {
    .hp_about .title_small {
        font-size: 18px;
        font-weight: 700;
        color: #be9b65;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_about .title_big {
        font-size: 35px;
        font-weight: 700;
        color: #fff;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
    
    .n_aboutViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #be9b65;
        text-align: center;
        padding: 1%;
        height: 3.5vw;
        width: 13vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
}

@media screen and (max-width: 1200.5px){
    .hp_about_box {
        padding: 0vw 0vw 0vw 0vw;
    }
    
    .n_aboutViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #be9b65;
        text-align: center;
        padding: 1%;
        height: 4vw;
        width: 15vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
}

@media screen and (max-width: 992.5px) {
}

@media screen and (max-width: 767.5px){
    .hp_about {
        padding: 6vw 5vw 6vw 5vw;
        position: relative;
        z-index: 2;
    }
    
    .n_aboutViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #be9b65;
        text-align: center;
        padding: 1%;
        height: 8vw;
        width: 36vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 3vw;
    }
    
    .hp_about_img {
        width: 100%;
        max-width: 150%;
        z-index: 1;
        margin-left: 0vw;
    }
    
    .hp_about::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0%;
        width: 100%;
        height: 100%;
        background-image: url(https://cdn1.npcdn.net/img/1781595914c-about-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: left;
    }
    
    .hp_about_box {
        padding: 4vw 0vw 0vw 0vw;
    }
    
    .hp_about .title_small {
        font-size: 16px;
        font-weight: 700;
        color: #be9b65;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_about .title_big {
        font-size: 28px;
        font-weight: 700;
        color: #fff;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
}

@media screen and (max-width: 360.5px) {
    .n_aboutViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #be9b65;
        text-align: center;
        padding: 1%;
        height: 10vw;
        width: 40vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 3vw;
    }
}

/*hp_gallery*/

.hp_gallery {
    padding: 4vw 8.5vw 2vw 8.5vw;
    position: relative;
    z-index: 2;
}

.hp_gallery .title_small {
    font-size: 27px;
    font-weight: 700;
    color: #be9b65;
    line-height: 1.2;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
    letter-spacing: 2px;
}

.hp_gallery .title_big {
    font-size: 44px;
    font-weight: 700;
    color: #333;
    line-height: 1.1;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
}

.gallery_button {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    gap: 5px;
}

.n_galleryViewMore {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #4c2805;
    text-align: center;
    padding: 1%;
    height: 2.7vw;
    width: 10vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s all linear;
    margin-top: 4vw;
}

.n_galleryViewMore:hover {
    color: #fff;
    background-color: #be9b65;
    text-decoration: none;
    /*transform: scale(0.95);*/
}

.n_galleryViewMore {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: none; */
    outline: none;
    overflow: hidden;
}

.n_galleryViewMore:hover {
    transform: scale(1.05);
}

.n_galleryViewMore:active {
    transform: scale(0.85);
}

.n_galleryViewMore::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

.n_galleryViewMore img.arrow-icon {
    margin-left: 10px !important;
    margin-right: 0px;
    width: 25px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

/*project*/

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-slide .card img {
    height: 300px;
    object-fit: cover !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
    transition: 0.3s ease;
}

#main_index .hp_photoGallerySlider_type4 .pt-5, #main_index .hp_photoGallerySlider_type4 .py-5 {
    padding-top: 0rem !important;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-slide .card img:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4) !important;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-slide {
    margin: 0 10px;
    /*height: inherit !important;*/
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-prev::before, 
#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-next::before {
    font-size: 30px;
    display: none !important;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots {
    position: absolute;
    bottom: -35px;
    left: -14vw;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li {
    width: 160px;
    height: 4px;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li button {
    width: 260px;
    height: 4px;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li button:before {
    width: 390px;
    height: 2px;
    border-radius: 0px;
    content: "";
    background: #4c2805;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li.slick-active button:before {
    opacity: 1;
    top: -2px;
    height: 5px;
    background: #4c2805;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 185px;
    padding: 0;
    cursor: pointer;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed button.slick-arrow.slick-prev {
    background-image: url(https://cdn1.npcdn.net/img/1781597246d-arrow-left.png) !important;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    top: 54%;
    left: 88%;
}

#main_index .hp_photoGallerySlider_type4 .flickfeed button.slick-arrow.slick-next {
    background-image: url(https://cdn1.npcdn.net/img/1781597237d-arrow-right.png) !important;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    top: 54%;
    right: 6%;
}

@media screen and (max-width: 1300.5px) {
    .hp_gallery .title_small {
        font-size: 18px;
        font-weight: 700;
        color: #be9b65;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_gallery .title_big {
        font-size: 35px;
        font-weight: 700;
        color: #333;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
    
    .n_galleryViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 3.5vw;
        width: 13vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 130px;
        padding: 0;
        cursor: pointer;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li button:before {
        width: 280px;
        height: 2px;
        border-radius: 0px;
        content: "";
        background: #4c2805;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed button.slick-arrow.slick-prev {
        top: 54%;
        left: 86%;
    }
}

@media screen and (max-width: 1200.5px){
    .n_galleryViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 4vw;
        width: 15vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 90px;
        padding: 0;
        cursor: pointer;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li button:before {
        width: 200px;
        height: 2px;
        border-radius: 0px;
        content: "";
        background: #4c2805;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed button.slick-arrow.slick-prev {
        top: 54%;
        left: 84%;
    }
}

@media screen and (max-width: 992.5px) {
}

@media screen and (max-width: 767.5px){
    .gallery_button {
        display: flex;
        justify-content: flex-start;
        align-content: center;
        gap: 5px;
    }
    
    .hp_gallery .title_small {
        font-size: 16px;
        font-weight: 700;
        color: #be9b65;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_gallery .title_big {
        font-size: 28px;
        font-weight: 700;
        color: #333;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
    
    .n_galleryViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 8vw;
        width: 36vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
    
    .hp_gallery {
        padding: 6vw 5vw 6vw 5vw;
        position: relative;
        z-index: 2;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 8px;
        padding: 0;
        cursor: pointer;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li button:before {
        width: 36px;
        height: 2px;
        border-radius: 0px;
        content: "";
        background: #4c2805;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed button.slick-arrow {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 0;
        display: block;
        height: 99%;
        background: rgba(0, 0, 0, 0.5);
        padding: 0;
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        z-index: 10;
        width: 30px;
        background-repeat: no-repeat;
        background-position: center center;
        transform: unset;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed button.slick-arrow.slick-prev {
        top: 54%;
        left: 77%;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots {
        position: absolute;
        bottom: -35px;
        left: -7vw;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
}

@media screen and (max-width: 360.5px) {
    .n_galleryViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 10vw;
        width: 40vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 2vw;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed .slick-dots li button:before {
        width: 30px;
        height: 2px;
        border-radius: 0px;
        content: "";
        background: #4c2805;
    }
    
    #main_index .hp_photoGallerySlider_type4 .flickfeed button.slick-arrow.slick-prev {
        top: 54%;
        left: 74%;
    }
}

/*hp_industry*/

.hp_industry {
    padding: 7.5vw 8.5vw 4vw 8.5vw;
    position: relative;
    z-index: 2;
    background-image: url(https://cdn1.npcdn.net/img/1781598041e-industries-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 2vw;
}

.hp_industry .title_small {
    font-size: 27px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
    letter-spacing: 2px;
}

.hp_industry .title_big {
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    position: relative;
    margin-top: 0;
    margin-bottom: 2vw;
}

.hp_industry .col-lg-custom {
    width: 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    padding: 10px 10px;
}

.industry_icon {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.industryBorder:hover .industry_icon {
    animation: 1s swing;
}

.hp_industry .industry_title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 1.4;
    position: relative;
    margin-top: 1.5vw;
    margin-bottom: 0vw;
    text-align: center;
}

@media screen and (max-width: 1300.5px) {
    .hp_industry .title_small {
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_industry .title_big {
        font-size: 35px;
        font-weight: 700;
        color: #fff;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 2vw;
    }
}

@media screen and (max-width: 1200.5px){
    .hp_industry .industry_title {
        font-size: 12px;
        font-weight: 600;
        color: #fff;
        line-height: 1.4;
        position: relative;
        margin-top: 1.5vw;
        margin-bottom: 0vw;
        text-align: center;
    }
    
    .hp_industry .title_small {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_industry .title_big {
        font-size: 28px;
        font-weight: 700;
        color: #fff;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 2vw;
    }
}

@media screen and (max-width: 992.5px) {
}

@media screen and (max-width: 767.5px){
    .hp_industry {
        padding: 6vw 5vw 5vw 5vw;
        position: relative;
        z-index: 2;
        background-image: url(https://cdn1.npcdn.net/img/1781598041e-industries-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 2vw;
    }
    
    .hp_industry .col-lg-custom {
        width: 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
        padding: 10px 15px;
    }
    
    .hp_industry .industry_title {
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        line-height: 1.4;
        position: relative;
        margin-top: 1.5vw;
        margin-bottom: 0vw;
        text-align: center;
    }
}

@media screen and (max-width: 360.5px) {
    .hp_industry .industry_title {
        font-size: 11px;
        font-weight: 600;
        color: #fff;
        line-height: 1.4;
        position: relative;
        margin-top: 1.5vw;
        margin-bottom: 0vw;
        text-align: center;
    }
}

/*hp_why*/

.hp_why {
    padding: 6vw 8.5vw 4vw 8.5vw;
    position: relative;
    z-index: 2;
    background-image: url(https://cdn1.npcdn.net/img/1781584179f-wcu-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.hp_why_box {
    padding: 3vw 0vw 0vw 0vw;
}

.hp_why .title_small {
    font-size: 27px;
    font-weight: 700;
    color: #be9b65;
    line-height: 1.2;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
    letter-spacing: 2px;
}

.hp_why .title_big {
    font-size: 44px;
    font-weight: 700;
    color: #333;
    line-height: 1.1;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
}

.whyRow {
    position: relative;
    padding: 0vw 0vw 0vw 0vw;
}

.whyBorder {
    padding: 15px 15px;
}

.why_box {
    text-align: center;
    display: flex;
    gap: 20px;
    align-items: center;
}

.why_box img.why_icon {
    width: 100px !important;
    margin-top: 0vw;
}

.why_box:hover .abwhy_icon {
    animation: 1s swing;
}

.why_box:hover .why_icon {
    animation: swing 1s ease;
    animation-fill-mode: both;
}

.why_title {
    font-size: 18px;
    font-weight: 800;
    color: #333;
    transition: color 0.3s ease-in-out;
    line-height: 1.4;
    margin-top: 0vw;
    margin-bottom: 0vw;
    text-align: left;
}

@media screen and (max-width: 1300.5px) {
    .hp_why .title_small {
        font-size: 18px;
        font-weight: 700;
        color: #be9b65;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_why .title_big {
        font-size: 35px;
        font-weight: 700;
        color: #333;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
    
    .why_box img.why_icon {
        width: 70px !important;
        margin-top: 0vw;
    }
    
    .why_title {
        font-size: 15px;
        font-weight: 800;
        color: #333;
        transition: color 0.3s ease-in-out;
        line-height: 1.4;
        margin-top: 0vw;
        margin-bottom: 0vw;
        text-align: left;
    }
}

@media screen and (max-width: 1200.5px){
    .why_title br {
        display: none;
    }
}

@media screen and (max-width: 992.5px) {
}

@media screen and (max-width: 767.5px){
    .hp_why .title_small {
        font-size: 16px;
        font-weight: 700;
        color: #be9b65;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
        letter-spacing: 2px;
    }
    
    .hp_why .title_big {
        font-size: 28px;
        font-weight: 700;
        color: #333;
        line-height: 1.1;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
    
    .hp_why {
        padding: 6vw 5vw 4vw 5vw;
        position: relative;
        z-index: 2;
        background-image: url(https://cdn1.npcdn.net/img/1781584179f-wcu-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    .hp_why_box {
        padding: 0vw 0vw 0vw 0vw;
    }
    
    .why_box {
        text-align: center;
        display: flex;
        gap: 10px;
        align-items: center;
    }
    
    .why_box img.why_icon {
        width: 60px !important;
        margin-top: 0vw;
    }
    
    .why_title {
        font-size: 14px;
        font-weight: 800;
        color: #333;
        transition: color 0.3s ease-in-out;
        line-height: 1.4;
        margin-top: 0vw;
        margin-bottom: 0vw;
        text-align: left;
    }
}

/*hp_contact*/

.hp_contact {
    padding: 5vw 8vw 5.5vw 8vw;
    position: relative;
    z-index: 2;
    background-color: #333;
}

.hp_contact .title_big {
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    position: relative;
    margin-top: 0;
    margin-bottom: 1vw;
}

.hp_contact .hp_keyword {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 1.2;
    position: relative;
    margin-top: 0vw;
    margin-bottom: 0.5vw;
}

.contact_button {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    gap: 15px;
    margin-top: 1vw;
}

.n_contactViewMore {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #4c2805;
    text-align: center;
    padding: 1%;
    height: 2.7vw;
    width: 10vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s all linear;
    margin-top: 1vw;
}

.n_contactViewMore:hover {
    color: #fff;
    background-color: #be9b65;
    text-decoration: none;
    /*transform: scale(0.95);*/
}

.n_contactViewMore {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: none; */
    outline: none;
    overflow: hidden;
}

.n_contactViewMore:hover {
    transform: scale(1.05);
}

.n_contactViewMore:active {
    transform: scale(0.85);
}

.n_contactViewMore::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

.n_contactViewMore img.arrow-icon {
    margin-left: 10px !important;
    margin-right: 0px;
    width: 25px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

.n_contactViewMore2 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background-color: #be9b65;
    text-align: center;
    padding: 1%;
    height: 2.7vw;
    width: 11vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s all linear;
    margin-top: 1vw;
}

.n_contactViewMore2:hover {
    color: #fff;
    background-color: #4c2805;
    text-decoration: none;
    /*transform: scale(0.95);*/
}

.n_contactViewMore2 {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: none; */
    outline: none;
    overflow: hidden;
}

.n_contactViewMore2:hover {
    transform: scale(1.05);
}

.n_contactViewMore2:active {
    transform: scale(0.85);
}

.n_contactViewMore2::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
    );
    top: 0;
    left: -100px;
    opacity: 0.6;
}

.n_contactViewMore2 img.arrow-icon {
    margin-left: 15px !important;
    margin-right: 0px;
    width: 25px !important;
    height: auto !important;
    display: inline-block !important;
    transition: transform 0.3s ease;
}

@media screen and (max-width: 1300.5px){
    .hp_contact .title_big {
        font-size: 35px;
        font-weight: 700;
        color: #fff;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 1vw;
    }
    
    .hp_contact .hp_keyword {
        font-size: 15px;
        font-weight: 300;
        color: #fff;
        line-height: 1.2;
        position: relative;
        margin-top: 0vw;
        margin-bottom: 0.5vw;
    }
    
    .n_contactViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 3.5vw;
        width: 13vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .n_contactViewMore2 {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #be9b65;
        text-align: center;
        padding: 1%;
        height: 3.5vw;
        width: 13vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
}

@media screen and (max-width: 1200.5px){
    .n_contactViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 4vw;
        width: 16vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .n_contactViewMore2 {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #be9b65;
        text-align: center;
        padding: 1%;
        height: 4vw;
        width: 16vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
}

@media screen and (max-width: 992.5px){
}

@media screen and (max-width: 767.5px){
    .hp_contact .title_big {
        font-size: 28px;
        font-weight: 700;
        color: #fff;
        line-height: 1.2;
        position: relative;
        margin-top: 0;
        margin-bottom: 2vw;
    }
    
    .hp_contact .hp_keyword {
        font-size: 15px;
        font-weight: 300;
        color: #fff;
        line-height: 1.6;
        position: relative;
        margin-top: 0vw;
        margin-bottom: 0.5vw;
    }
    
    .n_contactViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 8vw;
        width: 36vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .n_contactViewMore2 {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #be9b65;
        text-align: center;
        padding: 1%;
        height: 8vw;
        width: 36vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .hp_contact {
        padding: 6vw 5vw 7vw 5vw;
        position: relative;
        z-index: 2;
        background-color: #333;
    }
    
    .contact_button {
        display: flex;
        justify-content: flex-start;
        align-content: center;
        gap: 15px;
        margin-top: 2vw;
    }
}

@media screen and (max-width: 360.5px) {
    .n_contactViewMore {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #4c2805;
        text-align: center;
        padding: 1%;
        height: 10vw;
        width: 40vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .n_contactViewMore2 {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        background-color: #be9b65;
        text-align: center;
        padding: 1%;
        height: 10vw;
        width: 44vw;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.25s all linear;
        margin-top: 1vw;
    }
    
    .contact_button {
        display: flex;
        justify-content: flex-start;
        align-content: center;
        gap: 5px;
        margin-top: 2vw;
    }
}

/*footer*/

.footer_type7 {
    background-color: #fff;
    color: #000;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.footer_type7 .col-12.col-md-5.mb-md-0.p-3 {
    margin-top: 2vw;
}

.footer_type7 a {
    color: #000;
    text-decoration: none;
}

.footer_type7 .title h5 {
    font-size: 16px;
    font-weight: 600;
    align-self: end;
    margin-bottom: 0;
    text-transform: uppercase;
}

.footer_type7 .logo img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    width: auto;
    max-height: 45px;
}

.footer_type7 .title {
    min-height: 55px;
    display: flex;
    flex-direction: row;
    position: relative;
    margin-bottom: 1rem;
}

@media screen and (max-width: 1300.5px){
}

@media screen and (max-width: 1200.5px){
}

@media screen and (max-width: 992.5px){
}

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

@media screen and (max-width: 500.5px) {
    .index_wrapper_2 .item>img {
        min-height: 30rem !important;
        object-fit: cover;
        object-position: 50% 50%;
    }
}

.product_list_5 .product_box .product_des {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

#main_ourproducts .product_box {
    /*background: radial-gradient(*/
    /*    circle at bottom left,*/
    /*    #e7dccb 0%,*/
    /*    #f2f2f2 80%*/
    /*);*/
    
    background: #e7dccb;
    overflow: hidden;
    height: 100%;
    position: relative;
}

#main_ourproducts .product_box::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 13px;
    background: linear-gradient(90deg, #6b3a00 0%, #c39a58 100%);
}
