/* desktop */

body {
    color: #000000;
    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;
}

/* language */

.np_language_btn {
    top: 60px;
}

/* header */

.hp_header {
    background-color: #000000;
    border-bottom: 1px solid #ffffff;
}

.hp_header_content p {
    font-size: 1vw;
    color: #c39e30;
}

.hp_search form {
    gap: 15px;
}

.hp_search form input {
    border: 0;
    border-radius: 100px;
    padding: 0 15px;
    font-size: 1vw;
}

.hp_search form input::placeholder {
    color: #c39e30;
}

.hp_search form button {
    font-size: 1vw;
    border: 0;
    background-color: transparent;
    padding: 0;
    color: #c39e30;
    transition: all 0.50s;
}

.hp_search form button:hover {
    color: #ffffff;
}

/* menu */

.navbar_ecommerceDropdown {
    padding: 0;
    background-color: #000000;
}

.navbar_ecommerceDropdown .container.d-flex.justify-content-between {
    padding: 0;
    align-items: center;
}

.navbar_ecommerceDropdown .nav_logo {
    padding: 1vw;
}

.navbar_ecommerceDropdown .nav_logo img {
    max-height: 6.5vw;
}

.navbar_ecommerceDropdown .nav_search {
    padding: 1vw;
    justify-content: flex-end;
}

.navbar_ecommerceDropdown .nav_search .nav_bottom {
    background-color: transparent;
}

.navbar_ecommerceDropdown .nav_search .nav_bottom .menu {
    gap: 0.75vw;
}

.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: #ffffff;
    text-transform: uppercase;
    font-size: 1vw;
}

.navbar_ecommerceDropdown .nav_search .nav_bottom .menu .nav_item .dropdown a:hover {
    color: #c39e30;
}

.navbar_ecommerceDropdown .nav_search .nav_bottom .menu .nav_item .dropdown a strong {
    font-weight: normal;
}

/* dropdown */

.nav_bottom .menu .nav_item .dropdown .dropdown_menu {
    top: 100%;
    border-top: 0;
    max-width: 100%;
}

.nav_bottom .menu .nav_item .dropdown .dropdown_menu .dropdown_body {
    background-color: #000000;
    box-shadow: none;
    padding: 15px;
    border: 1px solid #ffffff;
}

.nav_bottom .menu .nav_item .dropdown .dropdown_menu .dropdown_body ul li a {
    padding: 0 !important;
}

.nav_bottom .menu .nav_item .dropdown .dropdown_menu .dropdown_body ul li a:hover {
    color: #c39e30;
}

/* banner */

.slider_banner .banner_content {
    overflow: hidden;
    opacity: 1 !important;
}

.hp_table {
    height: 70%;
}

.hp_banner_content {
    gap: 15px;
    width: 65%;
}

.hp_banner_content h2 {
    font-size: 50px;
    line-height: normal;
    letter-spacing: 1px;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.hp_banner_content p {
    font-size: 25px;
    line-height: normal;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.hp_banner_button a button {
    transition: all 0.50s;
    border-radius: 5px;
    padding: 5px 25px;
    background-color: #c39e30;
    border: 0;
    color: #ffffff;
}

.hp_banner_button a button:hover {
    background-color: #ffffff;
    color: #c39e30;
}

/* about */

.index_wrapper_3 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.index_wrapper_3 #index_3 {
    padding-right: 0;
    padding-left: 0;
}

.hp_title {
    font-size: 35px;
    line-height: normal;
    letter-spacing: 1px;
    color: #c39e30;
}

.hp_about_content {
    gap: 15px;
}

.hp_button a button {
    transition: all 0.50s;
    border-radius: 5px;
    padding: 5px 25px;
    background-color: #c39e30;
    border: 0;
    color: #ffffff;
}

.hp_button a button:hover {
    background-color: #000000;
    color: #c39e30;
}

/* category */

.index_wrapper_4 {
    padding-bottom: 100px;
}

.index_wrapper_4 #index_4 {
    padding-right: 0;
    padding-left: 0;
}

.hp_category_content {
    gap: 15px;
}

.product_cat-10 .col-12.col-md-3.col-lg-3 {
    padding: 15px;
}

.product_cat-10 .wrapper_product_category {
    margin-bottom: 0;
}

.product_cat-10 .wrapper_product_category a {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.product_cat-10 .wrapper_product_category a .product_img {
    border-radius: 100%;
}

.product_cat-10 .wrapper_product_category a .mt-3:nth-child(2) {
    margin-top: 0 !important;
}

.product_cat-10 .wrapper_product_category a .mt-3 h3 {
    left: none;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: normal;
    color: #000000;
    transition: all 0.50s;
}

.product_cat-10 .wrapper_product_category a:hover .mt-3 h3 {
    color: #c39e30;
}

.product_cat-10 .wrapper_product_category a .mt-3:last-child {
    display: none;
}

/* service */

.index_wrapper_5 {
    padding-bottom: 100px;
}

.index_wrapper_5 #index_5 {
    padding-right: 0;
    padding-left: 0;
}

.hp_service_content {
    gap: 15px;
}

.hp_service {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.hp_service_box:before {
    content: '';
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.50));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hp_service_box div:first-child {
    height: 250px;
}

.hp_service_box div:first-child img {
    object-fit: cover;
}

.hp_service_box_content {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: 1;
    padding: 25px;
    gap: 50px;
    transition: all 0.50s;
}

.hp_service_box:hover .hp_service_box_content {
    bottom: 50%;
}

.hp_service_box_content h3 {
    font-size: 25px;
    line-height: normal;
}

/* why */

.index_wrapper_6 {
    padding-bottom: 100px;
}

.index_wrapper_6 #index_6 {
    padding-right: 0;
    padding-left: 0;
}

.hp_why_content {
    gap: 15px;
}

.hp_why_box_content {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    padding: 25px;
    gap: 50px;
    transition: all 0.50s;
}

.hp_why_box:hover .hp_why_box_content {
    bottom: 50%;
}

.hp_why_box_content h3 {
    font-size: 25px;
    line-height: normal;
}

/* client */

.index_wrapper_7 {
    padding-bottom: 100px;
}

.index_wrapper_7 #index_7 {
    padding-right: 0;
    padding-left: 0;
}

.hp_testimonial_type4 .slick-arrow {
    font-size: 25px !important;
    cursor: pointer;
    transition: all 0.50s;
}

.hp_testimonial_type4 .slick-arrow:hover {
    color: #c39e30;
}

.hp_testimonial_type4 .fas.fa-chevron-left {
    left: -15px !important;
    transform: translateX(-50%) !important;
}

.hp_testimonial_type4 .fas.fa-chevron-right {
    right: -15px !important;
    transform: translateX(50%) !important;
}

.hp_testimonial_type4 .slick-dots {
    display: none !important;
}

.hp_testimonial_type4 .slick-dotted.slick-slider {
    margin: 0 !important;
}

.hp_testimonial_type4 .testimonial_box {
    margin-top: 0 !important;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card {
    padding: 50px 15px;
    margin: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    gap: 15px;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .img {
    width: 25%;
    padding-top: 25%;
    box-shadow: none;
    border: 0;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area {
    margin-top: 0;
    order: 1;
    gap: 50px;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area div p {
    margin-bottom: 0;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .text_area div i {
    font-size: 50px;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name h6 {
    font-size: 25px;
    margin-bottom: 0;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    color: #000000;
}

.hp_testimonial_type4 .testimonial_box .testimonial_card .name .all_font_sm {
    font-size: 16px !important;
    margin-bottom: 0;
    color: #c39e30;
}

/* contact */

.index_wrapper_8 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #4f4f4f;
}

.index_wrapper_8 #index_8 {
    padding-right: 0;
    padding-left: 0;
}

.contact_us_type3, .contact_us_type3 a {
    color: #ffffff;
}

/* footer */

.footer {
    background-color: #000000;
}

.footer .container.pt-5 {
    padding-top: 100px !important;
}

.footer h5 {
    margin-bottom: 15px;
    font-weight: bold;
    line-height: normal;
}

/* page */

.page_title {
    text-align: center !important;
}

.page_title b {
    font-size: 35px;
    color: #232323;
    font-weight: bold;
}

.wspages {
    padding: 100px 0;
    min-height: auto !important;
    font-size: 1rem;
}

#main_latestnews {
    background-color: #f5f5f5;
}

#main_latestnews .latest_new_detail .main_img img {
    background-color: #ffffff;
}

#main_latestnews .latest_new_detail .col-md-8.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

#main_latestnews .latest_new_detail .col-md-4.col-12 {
    display: none;
}

#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: flex;
    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) {


/* language */

.np_language_btn {
    top: 50px;
}

/* contact */

.contact_us_type3, .contact_us_type3 a {
    font-size: 1vw;
}

}

/* */

/* mobile */

@media only screen and (max-width: 767px) {

/* header */

.hp_header {
    display: none;
}

.hp_header_mobile p {
    font-size: 10px;
}

#top_spacing {
    height: 155px !important;
}

/* menu */

.navbar_mobile {
    background-color: #000000;
    border-bottom: none;
    height: auto;
    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;
    order: 1;
    border-top: 1px solid #ffffff;
}

.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: #c39e30;
    border-radius: 0 !important;
    background-color: transparent;
    height: 100px;
}

.navbar_mobile .btn-outline-light:hover {
    color: #ffffff;
    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: 75px;
}

.side_menu {
    background-color: #c39e30;
}

.side_menu.show {
    width: 100%;
}

.side_menu .mt-3.mx-3.pt-5 {
    margin-top: 175px !important;
}

.side_menu input {
    border-radius: 100px;
    border: none;
    background-color: rgba(255, 255, 255, 1);
    color: #000000;
}

.side_menu input::placeholder {
    color: #000000 !important;
}

.side_menu button {
    color: #000000 !important;
    transition: all 0.50s;
}

.side_menu button:hover {
    color: #c39e30 !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;
    text-transform: uppercase;
}

.side_menu .list-group .list-group-item a:hover, .side_menu .social_media a:hover {
    color: #000000;
}

.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: #000000;
}

.npnavbar_languagebar {
    text-align: center;
}

/* banner */

.slider_banner .item img {
    height: 500px !important;
    object-fit: cover;
}

.hp_table {
    height: 100%;
}

.hp_banner_content {
    width: 100%;
}

/* about */

.hp_about_content {
    grid-template-columns: auto;
    gap: 0;
}

.hp_about_content p {
    display: contents;
}

/* catgeory */

.product_cat-10 .col-12.col-md-3.col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
}

/* service */

.hp_service {
    grid-template-columns: auto;
}

}

.ws_service .img_frame img {
    object-fit: cover;
}

.latest_new_detail .main_img img {
    object-fit: cover;
}

/* */