@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*FAQ page*/
#main_faq .btn{
    color: #fff;
}


#main_faq .card-header{
    border-bottom: 1px solid rgba(255, 255, 255, 0.42);
}


.brand_menu_2 .brand_title {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.5);
}

.brand_menu_2 .brand_title i {
    color: #fff;
}

.ws_career .career_box .card {
  height: 100%;
  overflow: hidden;
  z-index: -2;
  position: relative;
  color: #fff;
  transition: all 0.3s ease-in-out;
}


.ex_specificationFilter .spec_title {
  background-color: #1d1d1d;
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  transition: all 0.3s ease-in-out;
}


.ex_specificationFilter .side_spec_panel {
  border-top: 1px solid #ddd;
  padding: 5px 10px;
  background-color: #1d1d1d;
  max-height: 250px;
  overflow-y: auto;
  color: #ededed;
}

.product_detail .product_description_link a {
  border-bottom: 1px solid #ccc;
  color: #ccc;
  font-weight: 300;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
  color: #333;
}

.latest_new_detail .content {
  overflow: auto;
  color: #fff;
}

/*additional dark theme css*/
.product_detail .product_name {
    color: #ccc;
}
.product_detail .title, .product_detail .product_quantity_selection {
    color: #fff;
}
.text-muted {
    color: #fff !important;
}
.breadcrumb_b ol li:last-child a {
    color: #ccc;
}
.breadcrumb_b ol li a:hover, .product_detail .product_categories a:hover {
    color: #ccc;
    border-bottom: 1px solid #ccc;
}
.ws_recent_view_product .ws_recent_view_product_item a {
    color: #fff;
}
.in_cart_item .cart_itemv2 .cart_product_name .title, 
.in_cart_item .cart_itemv2 .cart_quantity .product_qty button,
.in_cart_item .cart_item .edit{
    color: #fff;
}
.in_cart_item .cart_item .edit:hover, .in_cart_item .cart_item .edit:focus {
    color: #ccc;
}
.in_cart_item .cart_itemv2 .cart_action .delete:hover, .in_cart_item .cart_itemv2 .cart_action .addon_sub_delete:hover {
    color: #ccc;
}
.check_out_card .btn-outline-primary, #selectvoucher {
    border-color: #fff;
    color: #fff;
}
.check_out_card .btn-outline-primary:focus, #selectvoucher:focus, .check_out_card .btn-outline-primary:active, #selectvoucher:active, .check_out_card .btn-outline-primary:hover, #selectvoucher:hover {
    background-color: #fff;
    color: #000;
}
#checkoutbtnui .btn_whatsapp:hover {
    color: #fff;
    background: #109015;
    border-color: #109015;
}
.btn-primary:hover {
    color: #fff;
    background-color: #515151 !important;
    border-color: #515151 !important;
}
.in_cart_item .cart_itemv2 .cart_product_name .title:hover {
    text-decoration: none;
    color: #a29279;
}
.in_cart_item .cart_itemv2 .cart_product_name .sub_title {
    opacity: .7;
}
.cart_header > .flex-wrap {
    border-color: #666 !important;
}
#cartFinalPrice {
    color: #fff;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #333;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}

.product_detail .product_categories a {
  border-bottom: 1px solid #ccc;
  color: #fff;
  font-weight: 300;
}


body {
  background-color: #1d1d1d;
  background: #1d1d1d;
  color:#fff;
}

.wspages{
    min-height: 500px;
}

a {
  color: #fff ;
}

a:hover {
    color: #ccc;
    text-decoration: none;
}


.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #1d1d1d;
  border-radius: .3rem;
}

.quotation_detail .title {
  color: #fff;
}

.quotation_detail strong {
  color: #fff;
}

.quotation_detail p {
  color: #fff;
}

.page_title b,
.ws_contact p,
.ws_contact h6 strong {
    color: #ffffff;
}

.ws_contact a {
    color: #ffffff;
    text-decoration: none;
}

.breadcrumb_b ol li a,
.breadcrumb_b ol li::after {
    color: #ffffff;
}

.hp_latest_new .news_box .title {
    color: #ffffff!important;
}

.product_list .product_box .product_des a,
.category_menu_3 .main_title,
.category_menu_3 .brand_panel li a,
.category_list_type4 .category_box,
.sorting_btn_type2 .sort_title,
.sorting_btn_type2 .page_remind,
.product_list_5 .product_box .product_des .price, 
.product_list_5 .product_box .product_des .title,
.product_list_5 .product_box .product_des .title a,
.product_list_5 .product_box .whatsapp_wrapper a,
.nextprev_product .nextprev_product_title a {
    color: #ffffff!important;
}

.mobile_ecommerce_filter_tool #mobile_ecommerce_filter_tool_id {
    background-color: #1d1d1d;
}

.mobile_ecommerce_filter_tool .mobile_ecommerce_filter_title {
    background-color: #1d1d1d;
}

.product_detail .product_price>div {
    background-color: #1d1d1d;
}

.tag_fillter .tag_filler_list ul li::before,
.tag_fillter .tag_filler_list ul a{
  color: #fff;
}

.recent_view_product .recent_view_product_item a{
    color: #ffffff;
}

#toTop .d-flex.justify-content-center.h-100>i {
    color: #000000;
}






/*#042156 dark purple blue*/
/*#085393 blue*/
/*Unity*/
/*Unify*/
#main_index{
    overflow: hidden;
    padding-bottom: 0!important;
}
.slider_banner .banner_content {
    overflow: hidden;
}
@media all and (max-width:575.52px) {
    .d-sm-block {
    display: none;
    }
}
.banner-title {
  font-size: 3vw;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1rem;
  color: #333;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}


.title1 {
    font-size: 3.2vw;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 1rem;
}

.title1 a{
    font-size: 3.2vw;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 1rem;
}

.text1 {
    font-size: 16px;
    margin-bottom: 1rem;
    line-height: 1.8;
    color: #ccc;
}
.smtitle1{
    white-space: nowrap;
    font-size: 16px;
    flex: 0 0 80px;
    max-width: 80px;
    text-align: center;
    margin-top: 10px;
}
.j_btn button {
    background: transparent;
    border: none;
    outline: none;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
}
.j_btn i {
    margin-left: 10px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.j_btn:hover i {
    opacity: 1;
}
@media all and (max-width:767.52px) {
    .title1 {
    font-size: 28px;
    }
    
    .title1 a{
    font-size: 28px;
    }
}
@media all and (max-width:575.52px) {
    .smtitle1 {
    margin-top: 0;
    flex: 100%;
    max-width: 100%;
    text-align: left;
    margin-bottom: 1rem;
    }
}
/*nav*/
.navbar_type8 {
    height: 100px;
    background-color: #000;
}

.navbar_type8 .logo img {
    width: 100%;
}
.navbar_type8 .nav_tab .nav_item a {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    padding: 10px 15px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.navbar_type8 .nav_tab .nav_item:hover a {
    background: #ff0000;
    color: #fff;
}
.navbar_type8 .nav_tab .nav_item:before {
    display: none;
}
.navbar_type8 .nav_tab .nav_item:last-child a {
    background: #ff0000;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
}
/*dark bav*/
.dark_nav {
    background-color: rgba(0, 0, 0, 0.8) !important;
}
/*mobile*/
.navbar_mobile {
  background-color: rgba(29, 29, 29, 0.9);
}

.navbar_mobile .btn-outline-light {
    border-color: #fff;
    color: #fff;
}
.navbar_mobile .btn-outline-light:hover {
    border-color: #fff;
    color: #fff;
}




.slider_banner .banner_content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75% !important;
}
.slider_banner .banner_content > div {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 6px #000;
    font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    .slider_banner.slick-initialized.slick-slider .item.slick-slide > img{
            min-height: 350px !important;
    object-fit: cover;
    }
.slider_banner .banner_content > div {
    font-size: 16px;
    text-shadow: 2px 2px 5px #000;
}
}


/*banner*/
/*.banner-box {
    position: absolute;
    top: 45%;
    left: 55%;
    transform: translateY(-50%);
    width: calc(40% - 2rem);
}
.banner-box.last-box {
    position: absolute;
    top: 45%;
    left: 65%;
    transform: translateY(-50%);
    width: calc(35% - 2rem);
}
.banner-box:lang(zh-Hans) {
    top: 40%;
    transform: translateY(-50%);
}
.banner-title {
    font-size: 3vw;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1rem;
}
.banner-title span {
    color: #f9b314;
}
.banner-text {
    font-size: 14px;
    color:#333;
}
.banner-text:lang(zh-Hans) {
    font-size: 1.5vw;
}
.slider_banner .item img {
    min-height: 200px;
    object-fit: cover;
    object-position: right;
}
@media all and (max-width:991.52px) {
    .banner-box {
    width: calc(40% - 1rem);
    }
    .banner-box.last-box {
    width: calc(35% - 1rem);
    }
    .banner-title {
    font-size: 3.4vw;
    }
    .banner-title:lang(zh-Hans) {
    font-size: 4.5vw;
    }
    .banner-text:lang(zh-Hans) {
    font-size: 2vw;
    }
}
@media all and (max-width:767.52px) {
    .banner-title {
    font-size: 4.6vw;
    margin-bottom: 0.5rem;
    }
    .banner-text:lang(zh-Hans) {
    font-size: 4vw;
    }
}
@media all and (max-width:575.52px) {
    .banner-text {
    font-size: 12px;
    }
    .banner-text:lang(zh-Hans) {
    font-size: 3vw;
    }
}
@media all and (max-width:380px) {
    .banner-box {
    left: 55%;
    width: calc(45% - 1rem);
    }
    .banner-box.last-box {
    left: 60%;
    width: calc(40% - 1rem);
    }
    .banner-title {
    font-size: 5vw;
    }
    .banner-text:lang(zh-Hans) {
    font-size: 3.5vw;
    }
    
}
*/

/*about us*/
.abt-container {
    background: url("https://cdn1.npcdn.net/img/1707383200bg2.jpg");
    background-size: 100% auto;
    padding-bottom: 6rem;
}

.abt2-container {
    background-size: 100% auto;
    padding-bottom: 6rem;
}

.abt-leftcol {
    display: flex;
    padding: 0 7.2vw 0;
    padding-right: 0;
    margin: auto;
}
.abt-contentbox {
    padding: 0 5vw;
}
.abt-rightcol {
    padding: 0;
}
.abt-rightcol img {
    width: 100%;
    object-fit: contain;
}

.product2-image{
    max-width: 70%;
    margin: auto;
}

.product2-image img, .cat-img img{
    width: 100%;
    object-fit: cover;
    height: 20rem;
}
@media all and (max-width:1200px) {
    .abt-leftcol {
    padding: 4rem 4rem 0;
    }
}
@media all and (max-width:991.52px) {
    .abt-leftcol {
    padding: 4rem;
    }
    .abt-contentbox {
    padding-left: 6vw;
    padding-right: 0;
    }
    .abt-rightcol img {
    max-width: 60%;
    }
    
    .product2-image{
        max-width: 100%;
    }
}
@media all and (max-width:767.52px) {
    .product2-image img, .cat-img img{
        height: 17rem;
    }
}
@media all and (max-width:575.52px) {
    .abt-container {
    padding-bottom: 4rem;
    }
    .abt-leftcol {
    flex-direction: column;
    padding: 3rem 2rem;
    }
    .abt-contentbox {
    padding: 0;
    }
    .abt-rightcol img {
    max-width: 100%;
    }
}
/*category*/

#main_index .index_wrapper_4{
    background: url("https://cdn1.npcdn.net/img/1710140470bg12.jpg");
}

.cat-container {
    background-size: 100% auto;
    padding-bottom: 6rem;
    padding-top: 4em;
}
.cat-leftcol {
    display: flex;
    padding-left: 7.2vw;
    padding-right: 0;
}
.cat-leftcol img {
    width: 100%;
    object-fit: contain;
    padding-left: 2.2vw;
}
.cat-rightcol {
    padding: 0 8vw;
    margin: auto;
}
.cat-title {
    margin-bottom: 2rem;
}
.cat-list ul {
    list-style: none;
    border-left: 3px Solid #ebebeb;
}
.cat-list ul li {
    margin-bottom: 0.5rem;
}
.cat-list ul a {
    color: #555;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.cat-list ul a:hover {
    color: #000;
}
.cat-list ul i{
    font-size: 14px;
    margin-left: 10px;
    color: #000;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.cat-list ul a:hover i {
    opacity: 1;
}
    
@media all and (max-width:1200px) {
    .cat-leftcol {
    display: flex;
    padding-left: 4rem;
    }
}
@media all and (max-width:991.52px) {
    .cat-leftcol {
    padding: 0 4rem 4rem;
    }
    .cat-leftcol .cat-img {
    display: none;
    }
    .cat-rightcol .cat-contentbox {
    display: none;
    }
    .cat-contentbox.d-lg-none {
    padding-left: 4rem;
    }
    .cat-img.d-lg-none {
    text-align: right;
    padding-right: 15px;
    }
    .cat-rightcol {
    padding: 0;
    }
    .cat-rightcol img{
    max-width: 60%;
    }
}
@media all and (max-width:575.52px) {
    .cat-container {
    padding-bottom: 4rem;
    }
    .cat-leftcol {
    flex-direction: column;
    padding: 0 2rem 3rem;
    }
    .cat-contentbox.d-lg-none {
    padding-left: 0;
    }
    .cat-rightcol img {
    max-width: 100%;
    }
}
/*product*/
.product-container {
    background: url("https://cdn1.npcdn.net/img/1707383200bg2.jpg");
    background-size: 100% auto;
    padding-bottom: 1rem;
    padding-top: 4rem;
}
.product-leftcol {
    display: flex;
    padding-left: 7.2vw;
    padding-right: 0;
    margin: auto;
}
.product-contentbox {
    padding: 0 5vw;
}
.product-rightcol {
    padding: 0 8vw;
}
/*product slider*/
#main_index .productSlider-1 {
    background: url("https://cdn1.npcdn.net/img/1707383200bg2.jpg");
    background-size: 100% auto;
    padding: 0 8vw 4rem;
}
#main_index .productSlider-1 .product_box .content.text-left {
    text-align: center!important;
}
#main_index .productSlider-1 .slick-track .slick-slide {
    box-shadow: none;
    background-color: transparent;
}
#main_index .productSlider-1 .product_img .product_box h6 {
    color: #fff;
    font-weight: 300 !important;
}
#main_index  .productSlider-1 .product_img .product_box .product_img_frame img {
   border-radius: 0;
}

.productSlider-1 .product_img .product_box {
  margin: 5px;
  border: 5px solid transparent;
  background-color: transparent;
}


@media all and (max-width:1200px) {
    .product-leftcol {
    padding-left: 4rem;
    }
}
@media all and (max-width:991.52px) {
    .product-leftcol {
    padding: 0 4rem;
    }
    .product-contentbox {
    padding-left: 4rem;
    padding-right: 0;
    }
    .product-rightcol {
    padding: 0 4rem;
    }
    .product-text {
    padding-left: calc(4rem + 80px);
    }
    #main_index .productSlider-1 {
    padding: 0 4rem 4rem;
    }
}
@media all and (max-width:575.52px) {
    .product-leftcol {
    flex-direction: column;
    padding: 0 2rem 1rem;
    }
    .product-contentbox {
    padding: 0;
    }
    .product-rightcol {
    padding: 0 2rem;
    }
    .product-text {
    padding: 0;
    }
}
/*recent project*/
#main_index #index_7 .innerRow_7 {
    background: url("https://cdn1.npcdn.net/img/1707384151bg22.jpg");
    background-size: cover;
}
.project-container {
    height: 100%;
    padding: 4rem 8vw;
    display: flex;
    align-items: center;
}
.project-smtitle {
    white-space: nowrap;
    font-size: 16px;
    margin-bottom: 1rem;
}
#main_index .hp_photoGallerySlider_type3 {
    background-color: transparent;
}
#main_index .hp_photoGallerySlider_type3 .col-12,
#main_index .hp_photoGallerySlider_type3 .photo-gallery3,
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 0;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    padding-top: 70%;
    border-radius: 0 0 0 15%;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {
    object-fit: cover;
    padding: 0;
}

/*slider button*/
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    z-index: 1;
    left: 15px!important;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev:before {
    content: '\f137';
    background: none;
    text-indent: 0;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-size: 28px;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-nect {
    z-index: 1;
    right: 15px!important;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next:before {
    content: '\f138';
    background: none;
    text-indent: 0;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-size: 28px;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dotted {
    margin-bottom: 0;
}
#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .slick-dots {
    display: none!important;
}
@media all and (max-width:1200px) {
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    padding-top: 100%;
    }
}
@media all and (max-width:991.52px) {
    .project-container {
    padding: 2rem 4rem;
    }
}
@media all and (max-width:899.52px) {
    #main_index .productSlider-1 {
    padding: 0 0 4rem;
    }
}
@media all and (max-width:767.52px) {
    .project-container {
    padding: 4rem;
    }
    #main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
    border-radius: 0;
    }
    #main_index #index_6_3 {
    order: -1;
    }
}
@media all and (max-width:575.52px) {
    .project-container {
    padding: 3rem 2rem;
    }
}
/*icons*/
.icon-container {
    padding: 6rem 8vw;
}
.icon-row {
    row-gap: 4rem;
}
.icon-box {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: default;
}
.icon-box img {
    position: absolute;
    width: 100px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    transition: all 0.3s ease-in-out;
}
.icon-box:hover img {
    left: 100%;
    transform: translate(-50%,-50%) rotateY(180deg);
}
.icon-title {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-left: 15px;
}
@media all and (max-width:991.52px) {
    .icon-row {
    max-width: 600px;
    margin: auto;
    }
    .icon-box {
    justify-content: flex-start;
    }
}
@media all and (max-width:575.52px) {
    .icon-container {
    padding: 3rem 2rem;
    }
    .icon-row {
    max-width: 280px;
    }
}
/*footer*/
/*.footer_type4 {*/
/*    background: url("https://cdn1.npcdn.net/userfiles/23865/image/footer_bg.jpg");*/
/*    background-size: cover;*/
/*    color: #042156;*/
/*}*/
/*.footer_type4 h6 {*/
/*    font-weight: 600;*/
/*    font-size: 125% !important;*/
/*}*/
/*.footer_type4 p {*/
/*    color: #555;*/
/*}*/
/*.footer_type4 a {*/
/*    color: #555;*/
/*}*/
/*.footer_type4 .left_line {*/
/*    border-right: none;*/
/*}*/
/*.footer_type4 .social_media li a .fa-circle {*/
/*    color: #042156;*/
/*}*/
/*.footer_type4 .social_media li a .fa-inverse {*/
/*    color: #fff;*/
/*}*/
/*.footer_type4 .general_btn {*/
/*    border: 2px #042156 solid;*/
/*    background: #042156;*/
/*    color: #fff;*/
/*}*/
/*.footer_type4 .general_btn:hover {*/
/*    background: #fff;*/
/*    color: #042156;*/
/*}*/
.footer_type12 .col-12.mb-1.mb-md-0.p-3:first-child {
    border-bottom: 1px solid #666666;
    margin-bottom: 25px !important;
    padding-bottom: 25px !important;
    background: #666666;
    border-radius: 10px;
}
.footer_type12 .title {
    color: #042156;
    font-size: 1.2rem;
    margin-bottom: 0;
}
.footer_type12 .title h6 {
    color: #042156;
    margin-bottom: 10px;
}
.footer_type12 .col-12.mb-1.mb-md-0.p-3:first-child .title h6 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.footer_type12 {
    background: url("https://cdn1.npcdn.net/img/1707384151bg22.jpg");
    background-size: cover;
    color: #555;
}
.footer_type12 a {
    color: #555;
}
.footer_type12 .title h6 {
    color: #4b4b4b;
    margin-bottom: 10px;
}
.footer_type12 .title h6 {
    letter-spacing: 0;
}
.footer_type12 .list-unstyled li {
    /*width: max-content;*/
    display: flex;
    align-items: center;
    margin: 0 0 5px 0;
    height: max-content;
}
.footer_type12 .subscribe_new {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 5px;
    font-weight: 700 !important;
    letter-spacing: 4px !important;
}
.footer_type12 .footer_subtitle {
    text-transform: capitalize;
}
.footer_type12 .input-container input {
    border: 1px solid rgba(255,255,255,0.5);
    color: #fff;
}
.footer_type12 .input-container input::placeholder {
    opacity: 0.5;
    color: #fff;
}
.footer_type12 .input-container .submit {
    border: 1px solid #999999;
    background: #999999;
    color: #ffffff;
}

.footer_type12 .title img{
  width: 200px !important;
}

.floating_btn_bottom{
display: none;
}

.floating_btn_bottom_block {
  height: 0px;
}

.whatsapp_float_btn .whatsapp{
   display: flex !important;
}
