/* desktop */

body {
    color: #2e2e2e;
    line-height: 1.75;
}

a {
    text-decoration: none !important;
    transition: all 0.50s !important;
}

.all_functional_page {
    padding-top: 100px;
    padding-bottom: 100px !important;
    min-height: auto;
    font-size: 1rem;
}

#main_index {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0 !important;
}

/* header */

.hp_header {
    border-bottom: 1px solid #2e2e2e;
}

.hp_about_image a {
    display: flex;
    justify-content: center;
}

.hp_about_image a img {
    max-width: 50%;
}

.hp_about_content_right {
    gap: 15px;
}

.hp_search form input {
    border: 1px solid #2e2e2e;
    border-left: 0 solid transparent;
    padding: 0 15px;
    background: linear-gradient(to right, #DEDEDE, #FAFAFA);
    border-radius: 0 100px 100px 0;
    width: 100%;
}

.hp_search form button {
    padding: 0 0 0 15px;
    border-radius: 100px 0 0 100px;
    border: 1px solid #2e2e2e;
    border-right: 0 solid transparent;
    transition: all 0.50s;
    background-color: #DEDEDE;
}

.hp_search form button:hover {
    color: #0074b3;
}

.hp_social {
    gap: 15px;
}

.hp_header_sticky {
    display: none;
}

/* menu */

.navbar_ecommerceDropdown {
    padding: 0;
    border-bottom: 1px solid rgba(46, 46, 46, 0.25);
}

.navbar_ecommerceDropdown .container.d-flex.justify-content-between {
    padding: 0;
    align-items: center;
}

.navbar_ecommerceDropdown .nav_logo {
    display: none;
}

.navbar_ecommerceDropdown .nav_search {
    padding: 15px;
    justify-content: center;
}

.navbar_ecommerceDropdown .nav_search .nav_bottom .menu {
    gap: 6vw;
}

.navbar_ecommerceDropdown .nav_search .nav_bottom .menu .nav_item:hover {
    background-color: transparent;
}

.navbar_ecommerceDropdown .nav_search .nav_bottom .menu .nav_item .dropdown a {
    padding: 0;
    color: #2e2e2e;
    font-size: 1vw;
}

.navbar_ecommerceDropdown .nav_search .nav_bottom .menu .nav_item .dropdown a:hover {
    color: #0074b3;
}



.hp_sticky {
    position: fixed;
    width: 100%;
    z-index: 1;
}

/* banner */

.slider_banner .banner_content {
    overflow: hidden;
    opacity: 1 !important;
}

.hp_banner_content {
    gap: 15px;
}

.hp_banner_content h3 {
    font-size: 16px;
    line-height: normal;
    width: max-content;
}

.hp_banner_line:after {
    content: '';
    background-color: #2e2e2e;
    position: absolute;
    bottom: 7.5px;
    right: -50px;
    transform: translateX(5px);
    width: 50px;
    height: 1.5px;
}

.hp_banner_content h2 {
    font-size: 35px;
    line-height: 1.25;
    color: #0074b3;
}

.hp_banner_content h2 strong {
    font-weight: 600;
}

.hp_banner_button {
    border-radius: 15px;
    overflow: hidden;
    width: max-content;
}

.hp_banner_button a button {
    background-image: url(https://cdn1.npcdn.net/userfiles/0/image/A_Button1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 0;
    padding: 15px;
    color: #ffffff;
    filter: drop-shadow(0 0 5px rgba(46, 46, 46, 0.25));
    transition: all 0.50s;
}

.hp_banner_button a button:hover {
    transform: scale(0.95);
    color: #2e2e2e;
}

/* why */

.index_wrapper_3 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #0074b3;
}

.index_wrapper_3 #index_3 {
    padding-right: 0;
    padding-left: 0;
}

.hp_border {
    border-right: 5px dashed #ffffff;
}

.hp_why_content {
    gap: 15px;
}

.hp_why_content div img {
    max-width: 50px;
}

/* category */

.index_wrapper_4 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.index_wrapper_4 #index_4 {
    padding-right: 0;
    padding-left: 0;
}

.hp_category_content {
    gap: 15px;
}

.hp_title {
    font-size: 35px;
    line-height: 1.25;
    color: #0074b3;
}

.hp_title strong {
    font-weight: 600;
}

.hp_line {
    background-color: #0074b3;
    width: 150px;
    height: 5px;
}

.hp_category_box img {
    transition: all 0.50s;
}

.hp_category_box:hover img {
    transform: scale(0.95);
}

.hp_category_box_content {
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    background-color: #0074b3;
    width: 50%;
    transition: all 0.50s;
}

.hp_category_box:hover .hp_category_box_content {
    background-color: rgba(255, 97, 0, 0.75);
    width: 100%;
}

.hp_category_box_content div {
    justify-content: space-evenly;
    padding: 15px;
}

.hp_category_box_content h3 {
    font-size: 16px;
    line-height: 1.25;
}

.hp_category_box_content h3 strong {
    font-weight: normal;
}

.hp_category_box_content p a {
    color: #ffffff;
    text-decoration: underline !important;
}

/* display */

.index_wrapper_5 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #0074b3;
}

.index_wrapper_5 #index_5 {
    padding-right: 0;
    padding-left: 0;
}

.hp_display_content {
    gap: 15px;
}

.hp_display_content .hp_line {
    background-color: #ffffff;
}

.hp_five {
    flex: 0 0 20%;
    max-width: 20%;
}

.hp_display_box {
    gap: 35px;
}

.hp_display_box div img {
    max-width: 100px;
    transition: all 0.50s;
}

.hp_display_box:hover div img {
    animation: 1s linear rubberBand;
    filter: invert(1) drop-shadow(0 0 2.5px #ffffff);
}

.hp_display_box h3 {
    font-size: 13px;
    line-height: 1.25;
}

.hp_display_box h3 strong {
    font-weight: normal;
}

/* product */

.index_wrapper_6 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.index_wrapper_6 #index_6 {
    padding-right: 0;
    padding-left: 0;
}

.hp_product_content {
    gap: 15px;
}

.exProductSlidehpType6 .wrap_box .col-12.col-md-6.col-lg-3.mb-5 {
    padding: 15px;
    margin-bottom: 0 !important;
}

.exProductSlidehpType6 .wrapper_product {
    border-radius: 5px;
    padding: 15px;
    box-shadow: 0 0 15px rgba(46, 46, 46, 0.25);
    transition: all 0.50s;
}

.exProductSlidehpType6 .wrapper_product:hover {
    box-shadow: 0 0 25px rgba(46, 46, 46, 0.50);
}

.exProductSlidehpType6 .wrapper_product .product_img .product_price_box,
.exProductSlidehpType6 .wrapper_product .product_img .product_price {
    display: none;
}

.exProductSlidehpType6 .wrapper_product .product_details {
    text-align: center;
    gap: 15px;
}

.exProductSlidehpType6 .wrapper_product .product_details .product_header {
    padding: 0;
}

.exProductSlidehpType6 .wrapper_product .product_details .product_header .product_header_title h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: normal;
}

.exProductSlidehpType6 .wrapper_product .product_details .product_header div:last-child {
    display: none;
}

.exProductSlidehpType6 .wrapper_product .product_details .product_footer .add_to_cart {
    color: #2e2e2e;
    background-color: transparent;
    border-radius: 0;
    font-size: 16px !important;
    padding: 0;
    line-height: normal;
    text-decoration: underline;
    color: #FF6100;
}

.exProductSlidehpType6 .wrapper_product .product_details .product_footer .add_to_cart:hover {
    background-color: transparent;
    color: #0074b3;
}

.exProductSlidehpType6 .wrapper_product .product_details .product_footer .add_to_cart span {
    padding: 0;
    font-weight: normal;
}

/* about */

.index_wrapper_7 {
    background-color: #0074b3;
    position: relative;
}

.index_wrapper_7:before {
    content: '';
    background-image: url(https://cdn1.npcdn.net/userfiles/27341/image/F_Texture.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    z-index: 1;
}

.index_wrapper_7 .row.outerRow_7 {
    align-items: center;
}

.hp_about_content {
    gap: 15px;
}

.hp_middle {
    font-size: 16px;
    line-height: 1;
    width: max-content;
}

.hp_about_line:after {
    content: '';
    background-color: #ffffff;
    position: absolute;
    bottom: 2.5px;
    right: -25px;
    transform: translateX(5px);
    width: 25px;
    height: 1.5px;
}

.hp_about_content .hp_title {
    color: #f7941d
}

.hp_button {
    border-radius: 15px;
    overflow: hidden;
    width: max-content;
}

.hp_button a button {
    background-image: url(https://cdn1.npcdn.net/userfiles/0/image/A_Button1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 0;
    padding: 5px 15px;
    color: #ffffff;
    filter: drop-shadow(0 0 5px rgba(46, 46, 46, 0.25));
    transition: all 0.50s;
}

.hp_button a button:hover {
    transform: scale(0.95);
    color: #2e2e2e;
}

/* brand */

.index_wrapper_9 {
    padding-top: 100px;
}

.index_wrapper_9 #index_9 {
    padding-right: 0;
    padding-left: 0;
}

.hp_brand_content {
    gap: 15px;
}

.hp_brand_running_item {
    padding: 50px;
}

/* video */

.index_wrapper_10 {
    padding-bottom: 100px;
}

.index_wrapper_10 #index_10 {
    padding-right: 0;
    padding-left: 0;
}

.hp_video_content {
    gap: 15px;
}

.ex_videoSlide .slick-arrow {
    z-index: 1;
    width: auto;
    height: auto;
    border-radius: 0;
}

.ex_videoSlide .slick-prev {
    transform: translateX(-50%);
}

.ex_videoSlide .slick-next {
    transform: translateX(50%);
}

.ex_videoSlide .slick-arrow::before {
    color: inherit;
    text-shadow: none;
    font-size: 0;
    line-height: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 50px;
    height: 50px;
}

.ex_videoSlide .slick-prev:before {
    background-image: url(https://cdn1.npcdn.net/userfiles/27341/image/LeftButton.png);
}

.ex_videoSlide .slick-next:before {
    background-image: url(https://cdn1.npcdn.net/userfiles/27341/image/RightButton.png);
}

.ex_videoSlide .ex_videoSlide_slider_banner .item {
    margin: 15px;
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: 0 0 25px rgba(46, 46, 46, 0.25);
}

.ex_videoSlide .ex_videoSlide_slider_banner .item .wrapper_video {
    padding-top: 0;
}

.ex_videoSlide .ex_videoSlide_slider_banner .item .wrapper_video .video-thumbnail {
    padding: 15px;
    position: static;
    transform: inherit;
}

.ex_videoSlide .ex_videoSlide_slider_banner .item .video_box {
    margin: 15px;
    text-align: center;
}

.ex_videoSlide .ex_videoSlide_slider_banner .item .video_box .title_video {
    font-weight: normal;
    color: #2e2e2e;
}

.ex_videoSlide .ex_videoSlide_slider_banner .item .video_box .content_video {
    display: none;
}

/* footer */

.footer_type4 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: transparent;
    background-image: url(https://cdn1.npcdn.net/userfiles/27341/image/I_FooterBackground.jpg);
    background-position: center;
    background-size: cover;
}

.footer_type4 a:hover {
    color: #2e2e2e;
}

.footer_type4 .btn {
    background-color: #ffffff !important;
    color: #0074b3;
}

.footer_type4 .btn:hover {
    background-color: #2e2e2e !important;
}

/* page */

.page_title {
    text-align: center !important;
}

.page_title b {
    font-size: 35px;
    color: #2e2e2e;
    font-weight: 600;
}

.wspages {
    padding: 100px 0;
    min-height: auto !important;
    font-size: 1rem;
}

.hp_social_product button {
    background-color: #EE4D2D !important;
    border: 0;
    margin-right: 0 !important;
}

.hp_social_product.d-flex.ml-1 button {
    background-color: #000000 !important;
}

.hp_social_product button a {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #ffffff;
    border: 0;
}

.hp_social_product button a img {
    max-width: 15px;
}

#main_contactus {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 1rem;
}

#main_contactus #contactus_1_1 .ws_contact {
    display: flex;
    flex-direction: column-reverse;
}

#main_contactus #contactus_1_1 .col-12.col-md-4.ws_contact {
    margin-bottom: 15px !important;
}

#main_contactus #contactus_1_1 .ws_contact .col-12.p-0.contact_map.mb_10 {
    display: none;
    margin-bottom: 0;
}

#main_contactus #contactus_1_1 .ws_contact .col-12.p-0.contact_map.mb_10 iframe {
    height: 500px;
    max-width: 1240px;
    margin: 0 auto;
    padding: 15px;
    border-radius: 25px;
}

/* */

/* tablet */

@media only screen and (min-width: 768px) and (max-width: 1140px) {

/* banner */

.hp_banner_content h2 {
    font-size: 30px;
}

.hp_banner_content p {
    font-size: 13px;
}

/* about */

.hp_title {
    font-size: 30px;
}

.hp_about_content p {
    font-size: 13px;
}

}

/* */

/* mobile */

@media only screen and (max-width: 767px) {

/* header */

.hp_header {
    display: none;
}

/* menu */

.navbar_mobile {
    background-color: #ffffff;
    border-bottom: 1px solid rgba(46, 46, 46, 0.25);
    height: 75px;
    display: flex;
    justify-content: center;
    z-index: 10000 !important;
}

.navbar_mobile .row_1 {
    margin-bottom: 0;
    padding-top: 0 !important;
    align-items: center;
    flex-direction: row-reverse;
}

.navbar_mobile .row_1 .col.pl-4 {
    justify-content: flex-end;
    padding: 0 !important;
    flex: auto;
    width: auto;
}

.navbar_mobile .row_1 .col.text-center {
    padding: 15px !important;
    order: 1;
    flex: auto;
    width: auto;
    text-align: left !important;
}

.navbar_mobile .row_1 .col:last-child {
    display: none;
}

.navbar_mobile .btn-outline-light {
    font-size: 25px !important;
    border: none !important;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    color: #2e2e2e;
    border-radius: 0 !important;
    background-color: transparent;
    height: 75px;
}

.navbar_mobile .btn-outline-light:hover {
    color: #0074b3;
    background-color: transparent;
    border: none !important;
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
    color: inherit;
    background-color: inherit;
}

.navbar_mobile .logo_img {
    max-height: 35px;
}

.side_menu {
    background-color: #2e2e2e;
}

.side_menu.show {
    width: 100%;
}

.side_menu .mt-3.mx-3.pt-5 {
    margin-top: 75px !important;
}

.side_menu input {
    border-radius: 100px;
    border: none;
    background-color: rgba(255, 255, 255, 1);
    color: #2e2e2e;
}

.side_menu input::placeholder {
    color: #2e2e2e !important;
}

.side_menu button {
    color: #2e2e2e !important;
    transition: all 0.50s;
}

.side_menu button:hover {
    color: #0074b3 !important;
}

.side_menu .list-group {
    margin-top: 50px !important;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    gap: 15px;
}

.side_menu .list-group .list-group-item {
    border-bottom: none;
    padding: 0;
}

.side_menu .list-group .list-group-item:last-child {
    border-bottom: none;
}

.side_menu .list-group .list-group-item a, .side_menu .social_media a {
    color: #ffffff;
}

.side_menu .list-group .list-group-item a:hover, .side_menu .social_media a:hover {
    color: #0074b3;
}

.side_menu .list-group .list-group-item .dropdown-toggle {
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.side_menu .social_media {
    width: auto;
    padding: 0;
    justify-content: center;
}

.side_menu .social_media a {
    margin: 0;
}

.m_default_member a:hover, .m_default_languagebar a:hover {
    color: #0074b3;
}

.npnavbar_languagebar {
    text-align: center;
}

/* banner */

.slider_banner .item img {
    height: 300px !important;
    object-fit: cover;
    object-position: left;
}

.hp_banner_content {
    width: 85% !important;
}

.hp_banner_content h3 {
    font-size: 13px;
}

.hp_banner_content h2 {
    font-size: 20px;
}

.hp_banner_content p {
    font-size: 13px;
}

.hp_banner_content p .d-block {
    display: inline !important;
}

/* why */

.hp_border {
    border-right: none;
    border-bottom: 5px dashed #ffffff;
}

/* display */

.hp_five {
    flex: 0 0 50%;
    max-width: 50%;
}

/* product */

.exProductSlidehpType6 .wrap_box .col-12.col-md-6.col-lg-3.mb-5 {
    flex: 0 0 50%;
    max-width: 50%;
}

/* video */

.ex_videoSlide {
    padding: 0 25px;
}

/* page */

.hp_social_product {
    flex: calc(50% - 5px);
}

.hp_social_product button a {
    justify-content: center;
}

}

/* */

.contact_map {
    display: none;
}