/* navbar */
.navbar-nav li a {
    /* background: #fffbfb; */
    text-transform: capitalize;

}

.navbar-nav li {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    background: #fffbfb;

}

.navbar-nav li:hover .nav-link {

    color: #ffffff;
}

.nav-link {
    color: #000000;

}

.navbar-nav .nav_link_:hover {
    color: #ffffff;
    background: #52c70e05;
}

.active_link,
.active_link a {
    color: #ffffff;
    background: #991829;
}


/* LOGO */
.logo_ {
    margin-left: -7.3vw;
    background: #000;
    clip-path: polygon(0 0, 97.25% 0, 77% 100%, 0% 100%);
}

.logo_ img {
    padding: 3px 0px;
    margin-left: 8.8vw;
    padding-right: 15vw;
}

body{
    width: 100vw;
    overflow-x: hidden;
    scroll-behavior:smooth;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #66101c;
    /* border-radius: 0px; */
    /* clip-path: polygon(17% 0, 100% 0, 83% 100%, 0 100%); */

  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #66101bdf;
  }
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap');
/* about us page font */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');

#Common_gloves h3 {
    font-weight: 900;
    font-family: 'Ubuntu', sans-serif;
}

#Common_gloves {
    background-color: #e8ce67;
}

#svg_1 {
    margin-top: -250px;
}

#svg_1_p {
    margin-top: -250px;
    z-index: -5;
}

/* height: 110vh; */
/* #Common_gloves_height {
    height: 65vh;
} */
#banner .banner_heading {
    font-size: 10rem;
    font-family: 'Allison', cursive;


}


#banner .banner_sub_heading {
    /* text-decoration:aqua; */
    font-size: 5rem;
    /* line-height: 0px; */
    font-weight: 200;
    font-family: 'Allison', cursive;
    color: rgb(223, 223, 223);
    /* font-family: 'Nunito Sans', sans-serif; */
}

@import url('https://fonts.googleapis.com/css2?family=Allison&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200&display=swap');

#banner {
    /* font-size: 10rem; */
    font-family: 'Allison', cursive;
    /* height: 90vh; */
    height: 60vh;
    width: 100%;
    background-color: brown;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("/img/Driver\ -\ 03af1b3e686f458cce5b9045a384828b.jfif");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    /* clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 80% 84%, 50% 100%, 21% 84%, 0% 70%, 0% 35%, 0 0); */
    margin-top: -45vh;
    z-index: -15;
}



.banner_container {
    /* margin-top: 35vh; */
    /* margin-top: 10vh; */
    /* height: 99%; */
    display: inline-block;
    background: rgba(0, 0, 0, 0.509);
    border: 2px solid rgba(245, 245, 245, 0.299);
    border-top: none;

}

.cert_logo img {
    /* border: 2px solid red; */
    box-shadow: 0px 0px 50px 1px black;
}

@media (min-width: 994px) and (max-width: 1600px) {

    #rl_product {
        height: 60vh;
    }
}

@media (min-width: 769px) and (max-width: 994px) {
    #banner .banner_heading {
        font-size: 7rem;
        font-family: 'Allison', cursive;


    }


    #banner .banner_sub_heading {
        /* text-decoration:aqua; */
        font-size: 3.5rem;
        /* line-height: 0px; */
        font-weight: 200;
        font-family: 'Allison', cursive;
        color: rgb(223, 223, 223);


    }

    .cert_logo img {
        border: 2px solid red;
        box-shadow: 0px 0px 10px 1px black;
    }

    #rl_product {
        height: 60vh;
    }
}

@media (min-width: 0px) and (max-width: 769px) {


    #banner .banner_heading {
        font-size: 4rem;
        font-family: 'Allison', cursive;


    }


    #banner .banner_sub_heading {
        /* text-decoration:aqua; */
        font-size: 2rem;
        /* line-height: 0px; */
        font-weight: 200;
        font-family: 'Allison', cursive;
        color: rgb(223, 223, 223);


    }

    .cert_logo img {
        box-shadow: 0px 0px 10px 1px black
    }

    #rl_product {
        height: 50vh;
    }
}

/* .product_page_products_img_Ass_1:hover + .product_page_left_side_summary_of_product_ass_1{
    display: block;
} */

/* Ass glovex # 1 to 33 */
/* #product_page_left_side_summary_of_product_ass_1,
#product_page_left_side_summary_of_product_ass_2,
#product_page_left_side_summary_of_product_ass_3,
#product_page_left_side_summary_of_product_ass_4,
#product_page_left_side_summary_of_product_ass_5,
#product_page_left_side_summary_of_product_ass_6,
#product_page_left_side_summary_of_product_ass_7,
#product_page_left_side_summary_of_product_ass_8,
#product_page_left_side_summary_of_product_ass_9,
#product_page_left_side_summary_of_product_ass_10,
#product_page_left_side_summary_of_product_ass_11,
#product_page_left_side_summary_of_product_ass_12,
#product_page_left_side_summary_of_product_ass_13,
#product_page_left_side_summary_of_product_ass_14,
#product_page_left_side_summary_of_product_ass_15,
#product_page_left_side_summary_of_product_ass_16,
#product_page_left_side_summary_of_product_ass_17,
#product_page_left_side_summary_of_product_ass_18,
#product_page_left_side_summary_of_product_ass_19,
#product_page_left_side_summary_of_product_ass_20,
#product_page_left_side_summary_of_product_ass_21,
#product_page_left_side_summary_of_product_ass_22,
#product_page_left_side_summary_of_product_ass_23,
#product_page_left_side_summary_of_product_ass_24,
#product_page_left_side_summary_of_product_ass_25,
#product_page_left_side_summary_of_product_ass_26,
#product_page_left_side_summary_of_product_ass_27,
#product_page_left_side_summary_of_product_ass_28,
#product_page_left_side_summary_of_product_ass_29,
#product_page_left_side_summary_of_product_ass_30,
#product_page_left_side_summary_of_product_ass_31,
#product_page_left_side_summary_of_product_ass_32,
#product_page_left_side_summary_of_product_ass_33,
#product_page_left_side_summary_of_product_ass_34,
#product_page_left_side_summary_of_product_ass_35,
#product_page_left_side_summary_of_product_ass_36,
#product_page_left_side_summary_of_product_ass_37,
#product_page_left_side_summary_of_product_ass_38,
#product_page_left_side_summary_of_product_ass_39,
#product_page_left_side_summary_of_product_ass_40,
#product_page_left_side_summary_of_product_ass_41,
#product_page_left_side_summary_of_product_ass_42,
#product_page_left_side_summary_of_product_ass_43,
#product_page_left_side_summary_of_product_ass_44,
#product_page_left_side_summary_of_product_ass_45,
#product_page_left_side_summary_of_product_ass_46,
#product_page_left_side_summary_of_product_ass_47,
#product_page_left_side_summary_of_product_ass_48,
#product_page_left_side_summary_of_product_ass_49,
#product_page_left_side_summary_of_product_ass_50,
#product_page_left_side_summary_of_product_ass_51,
#product_page_left_side_summary_of_product_ass_52,
#product_page_left_side_summary_of_product_ass_53,
#product_page_left_side_summary_of_product_ass_54,
#product_page_left_side_summary_of_product_ass_55,
#product_page_left_side_summary_of_product_ass_56,
#product_page_left_side_summary_of_product_ass_57,
#product_page_left_side_summary_of_product_ass_58,
#product_page_left_side_summary_of_product_ass_59,
#product_page_left_side_summary_of_product_ass_60,
#product_page_left_side_summary_of_product_ass_61,
#product_page_left_side_summary_of_product_ass_62,
#product_page_left_side_summary_of_product_ass_63,
#product_page_left_side_summary_of_product_ass_64,
#product_page_left_side_summary_of_product_ass_65,
#product_page_left_side_summary_of_product_ass_66,
#product_page_left_side_summary_of_product_ass_67,
#product_page_left_side_summary_of_product_ass_68,
#product_page_left_side_summary_of_product_ass_69,
#product_page_left_side_summary_of_product_ass_70,
#product_page_left_side_summary_of_product_ass_71,
#product_page_left_side_summary_of_product_ass_72,
#product_page_left_side_summary_of_product_ass_73,
#product_page_left_side_summary_of_product_ass_74,
#product_page_left_side_summary_of_product_ass_75,
#product_page_left_side_summary_of_product_ass_76,
#product_page_left_side_summary_of_product_ass_77,
#product_page_left_side_summary_of_product_ass_78,
#product_page_left_side_summary_of_product_ass_79,
#product_page_left_side_summary_of_product_ass_80,
#product_page_left_side_summary_of_product_ass_81 {
    position: absolute;
    height: 91.5vh;
    width: 25vw;
    box-shadow: 5px 0px 10px 1px black;
    z-index: -1;
}

#product_page_left_side_summary_of_product_ass_1 img,
#product_page_left_side_summary_of_product_ass_2 img,
#product_page_left_side_summary_of_product_ass_3 img,
#product_page_left_side_summary_of_product_ass_4 img,
#product_page_left_side_summary_of_product_ass_5 img,
#product_page_left_side_summary_of_product_ass_6 img,
#product_page_left_side_summary_of_product_ass_7 img,
#product_page_left_side_summary_of_product_ass_8 img,
#product_page_left_side_summary_of_product_ass_9 img,
#product_page_left_side_summary_of_product_ass_10 img,
#product_page_left_side_summary_of_product_ass_11 img,
#product_page_left_side_summary_of_product_ass_12 img,
#product_page_left_side_summary_of_product_ass_13 img,
#product_page_left_side_summary_of_product_ass_14 img,
#product_page_left_side_summary_of_product_ass_15 img,
#product_page_left_side_summary_of_product_ass_16 img,
#product_page_left_side_summary_of_product_ass_17 img,
#product_page_left_side_summary_of_product_ass_18 img,
#product_page_left_side_summary_of_product_ass_19 img,
#product_page_left_side_summary_of_product_ass_20 img,
#product_page_left_side_summary_of_product_ass_21 img,
#product_page_left_side_summary_of_product_ass_22 img,
#product_page_left_side_summary_of_product_ass_23 img,
#product_page_left_side_summary_of_product_ass_24 img,
#product_page_left_side_summary_of_product_ass_25 img,
#product_page_left_side_summary_of_product_ass_26 img,
#product_page_left_side_summary_of_product_ass_27 img,
#product_page_left_side_summary_of_product_ass_28 img,
#product_page_left_side_summary_of_product_ass_29 img,
#product_page_left_side_summary_of_product_ass_30 img,
#product_page_left_side_summary_of_product_ass_31 img,
#product_page_left_side_summary_of_product_ass_32 img,
#product_page_left_side_summary_of_product_ass_33 img,
#product_page_left_side_summary_of_product_ass_34 img,
#product_page_left_side_summary_of_product_ass_35 img,
#product_page_left_side_summary_of_product_ass_36 img,
#product_page_left_side_summary_of_product_ass_37 img,
#product_page_left_side_summary_of_product_ass_38 img,
#product_page_left_side_summary_of_product_ass_39 img,
#product_page_left_side_summary_of_product_ass_40 img,
#product_page_left_side_summary_of_product_ass_41 img,
#product_page_left_side_summary_of_product_ass_42 img,
#product_page_left_side_summary_of_product_ass_43 img,
#product_page_left_side_summary_of_product_ass_44 img,
#product_page_left_side_summary_of_product_ass_45 img,
#product_page_left_side_summary_of_product_ass_46 img,
#product_page_left_side_summary_of_product_ass_47 img,
#product_page_left_side_summary_of_product_ass_48 img,
#product_page_left_side_summary_of_product_ass_49 img,
#product_page_left_side_summary_of_product_ass_50 img,
#product_page_left_side_summary_of_product_ass_51 img,
#product_page_left_side_summary_of_product_ass_52 img,
#product_page_left_side_summary_of_product_ass_53 img,
#product_page_left_side_summary_of_product_ass_54 img,
#product_page_left_side_summary_of_product_ass_55 img,
#product_page_left_side_summary_of_product_ass_56 img,
#product_page_left_side_summary_of_product_ass_57 img,
#product_page_left_side_summary_of_product_ass_58 img,
#product_page_left_side_summary_of_product_ass_59 img,
#product_page_left_side_summary_of_product_ass_60 img,
#product_page_left_side_summary_of_product_ass_61 img,
#product_page_left_side_summary_of_product_ass_62 img,
#product_page_left_side_summary_of_product_ass_63 img,
#product_page_left_side_summary_of_product_ass_64 img,
#product_page_left_side_summary_of_product_ass_65 img,
#product_page_left_side_summary_of_product_ass_66 img,
#product_page_left_side_summary_of_product_ass_67 img,
#product_page_left_side_summary_of_product_ass_68 img,
#product_page_left_side_summary_of_product_ass_69 img,
#product_page_left_side_summary_of_product_ass_70 img,
#product_page_left_side_summary_of_product_ass_71 img,
#product_page_left_side_summary_of_product_ass_72 img,
#product_page_left_side_summary_of_product_ass_73 img,
#product_page_left_side_summary_of_product_ass_74 img,
#product_page_left_side_summary_of_product_ass_75 img,
#product_page_left_side_summary_of_product_ass_76 img,
#product_page_left_side_summary_of_product_ass_77 img,
#product_page_left_side_summary_of_product_ass_78 img,
#product_page_left_side_summary_of_product_ass_799 img,
#product_page_left_side_summary_of_product_ass_780 img,
#product_page_left_side_summary_of_product_ass_801img {
    transition: 0.5s;
}

#product_page_left_side_summary_of_product_ass_1 img:hover,
#product_page_left_side_summary_of_product_ass_2 img:hover,
#product_page_left_side_summary_of_product_ass_3 img:hover,
#product_page_left_side_summary_of_product_ass_4 img:hover,
#product_page_left_side_summary_of_product_ass_5 img:hover,
#product_page_left_side_summary_of_product_ass_6 img:hover,
#product_page_left_side_summary_of_product_ass_7 img:hover,
#product_page_left_side_summary_of_product_ass_8 img:hover,
#product_page_left_side_summary_of_product_ass_9 img:hover,
#product_page_left_side_summary_of_product_ass_10 img:hover,
#product_page_left_side_summary_of_product_ass_11 img:hover,
#product_page_left_side_summary_of_product_ass_12 img:hover,
#product_page_left_side_summary_of_product_ass_13 img:hover,
#product_page_left_side_summary_of_product_ass_14 img:hover,
#product_page_left_side_summary_of_product_ass_15 img:hover,
#product_page_left_side_summary_of_product_ass_16 img:hover,
#product_page_left_side_summary_of_product_ass_17 img:hover,
#product_page_left_side_summary_of_product_ass_18 img:hover,
#product_page_left_side_summary_of_product_ass_19 img:hover,
#product_page_left_side_summary_of_product_ass_20 img:hover,
#product_page_left_side_summary_of_product_ass_21 img:hover,
#product_page_left_side_summary_of_product_ass_22 img:hover,
#product_page_left_side_summary_of_product_ass_23 img:hover,
#product_page_left_side_summary_of_product_ass_24 img:hover,
#product_page_left_side_summary_of_product_ass_25 img:hover,
#product_page_left_side_summary_of_product_ass_26 img:hover,
#product_page_left_side_summary_of_product_ass_27 img:hover,
#product_page_left_side_summary_of_product_ass_28 img:hover,
#product_page_left_side_summary_of_product_ass_29 img:hover,
#product_page_left_side_summary_of_product_ass_30 img:hover,
#product_page_left_side_summary_of_product_ass_31 img:hover,
#product_page_left_side_summary_of_product_ass_32 img:hover,
#product_page_left_side_summary_of_product_ass_33 img:hover,
#product_page_left_side_summary_of_product_ass_34 img:hover,
#product_page_left_side_summary_of_product_ass_35 img:hover,
#product_page_left_side_summary_of_product_ass_36 img:hover,
#product_page_left_side_summary_of_product_ass_37 img:hover,
#product_page_left_side_summary_of_product_ass_38 img:hover,
#product_page_left_side_summary_of_product_ass_39 img:hover,
#product_page_left_side_summary_of_product_ass_40 img:hover,
#product_page_left_side_summary_of_product_ass_41 img:hover,
#product_page_left_side_summary_of_product_ass_42 img:hover,
#product_page_left_side_summary_of_product_ass_43 img:hover,
#product_page_left_side_summary_of_product_ass_44 img:hover,
#product_page_left_side_summary_of_product_ass_45 img:hover,
#product_page_left_side_summary_of_product_ass_46 img:hover,
#product_page_left_side_summary_of_product_ass_47 img:hover,
#product_page_left_side_summary_of_product_ass_48 img:hover,
#product_page_left_side_summary_of_product_ass_49 img:hover,
#product_page_left_side_summary_of_product_ass_50 img:hover,
#product_page_left_side_summary_of_product_ass_51 img:hover,
#product_page_left_side_summary_of_product_ass_52 img:hover,
#product_page_left_side_summary_of_product_ass_53 img:hover,
#product_page_left_side_summary_of_product_ass_54 img:hover,
#product_page_left_side_summary_of_product_ass_55 img:hover,
#product_page_left_side_summary_of_product_ass_56 img:hover,
#product_page_left_side_summary_of_product_ass_57 img:hover,
#product_page_left_side_summary_of_product_ass_58 img:hover,
#product_page_left_side_summary_of_product_ass_59 img:hover,
#product_page_left_side_summary_of_product_ass_60 img:hover,
#product_page_left_side_summary_of_product_ass_61 img:hover,
#product_page_left_side_summary_of_product_ass_62 img:hover,
#product_page_left_side_summary_of_product_ass_63 img:hover,
#product_page_left_side_summary_of_product_ass_64 img:hover,
#product_page_left_side_summary_of_product_ass_65 img:hover,
#product_page_left_side_summary_of_product_ass_66 img:hover,
#product_page_left_side_summary_of_product_ass_67 img:hover,
#product_page_left_side_summary_of_product_ass_68 img:hover,
#product_page_left_side_summary_of_product_ass_69 img:hover,
#product_page_left_side_summary_of_product_ass_70 img:hover,
#product_page_left_side_summary_of_product_ass_71 img:hover,
#product_page_left_side_summary_of_product_ass_72 img:hover,
#product_page_left_side_summary_of_product_ass_73 img:hover,
#product_page_left_side_summary_of_product_ass_74 img:hover,
#product_page_left_side_summary_of_product_ass_75 img:hover,
#product_page_left_side_summary_of_product_ass_76 img:hover,
#product_page_left_side_summary_of_product_ass_77 img:hover,
#product_page_left_side_summary_of_product_ass_78 img:hover,
#product_page_left_side_summary_of_product_ass_799 img:hover,
#product_page_left_side_summary_of_product_ass_780 img:hover,
#product_page_left_side_summary_of_product_ass_801img:hover {
    transform: scale(1.1);
} */


ul {
    margin-top: 0.2vh;
}

ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    transition: 0.5s;
    /* clip-path: polygon(17% 0, 100% 0, 83% 100%, 0 100%); */
}

ul li:hover {
    color: white;
}

ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    color: rgb(207, 207, 207);
}

ul li a:hover {
    color: white;
}

/* .safety-sign {
    height: 120vh;
    position: absolute;
    margin-top: -100px;
    width: 6.5vw;
    transform: rotate(5deg);
    margin-left: 45.5vw;
    border-bottom-right-radius: 10px;
    z-index: 1;
} */

.bg-dark-safety-belt {
    background: #FBFBFB;
}

#main {
    /* padding-top: 4.25vh; */
    /* height: 95.5vh; */
}

.PROTECTIVE-GLOVES {
    font-weight: 800;
    background: #991829;

}

#main-text {
    margin-top: 3vh;
    /* background: rgba(202, 0, 0, 0.248);
    background: rgba(0, 0, 0, 0.293);
    background: rgba(0, 0, 0, 0.293); */
    background: rgba(0, 0, 0, 0.248);
    background-image: linear-gradient(rgba(60, 60, 60, 0.654), rgba(248, 0, 0, 0), rgba(0, 0, 0, 0.0));
    text-transform: uppercase;

}

/* .safety-sign-under {
    height: 25px;
} */

/* #main-icon {
    margin-top: 42.2vh;
} */

/* input {
    background: transparent;
    height: 32px;
    width: 200px;
    padding-left: 8px;
    border-radius: 0;
    border: none;
    border: 1px solid white;
    color: #FBFBFB;
    outline: none;
} */

/* .SerachBar {
    position: absolute;
    margin-left: 61vw;
    margin-top: 7.9vh;
    box-shadow: 0px 0px 10px 1px black;
    display: none;
} */

/* .SerachBar input {
    height: 5vh;
    width: 230px;
    background: whitesmoke;
    outline: none;
    color: #000;
} */

a {
    text-decoration: none;
    color: #b3b3b3;
}

/* a:hover {
    color: whitesmoke;
} */

/* .search-icon{
    position: relative;
    display: none;
}
.search-icon:hover> .SerachBar{
    width: 0;
    display: none;
    display: block;
    background: #000;
    visibility: hidden;
} */


.assembly-gloves img {
    opacity: 0.7;
    transition: 0.5s;

    /* filter: grayscale(70%); */
}

.assembly-gloves img:hover {
    cursor: pointer;
    /* filter: invert(90%); */
    /* filter: grayscale(0%); */
    opacity: 1;
    /* transform: scale(1.1); */
    /* transform: matrix(1, 0, 0, 1, 0, 0); */

}

#text {
    position: absolute;
    font-size: 1.1rem;
    background: #000;
    background: #66101c;
    background: #99182a;
    margin-top: -4vh;

}

#driver {
    transform: scaleX(-1);
}

.font-gap {
    line-height: 50px;

}

.font-gap-gap {
    line-height: 70px;
}

#bg-img {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.701)), url(/img/OzeroCowhideLeatherWorkGloves6_2048x.jpg);
    background-position: center;
    background-size: cover;
}

#services-banner {
    transition: 0.5s;
}

#services-banner:hover {
    transition: 0.5s;
    background: black;
    color: #E4A11B;
}




header {
    background: #66101c;

    /* background: linear-gradient(rgb(0, 0, 0),#66101c); */
    /* background:radial-gradient(black, #66101c); */
}

#logo {
    /* width: 51px; */
    background: #99182a;
    box-shadow: 0px 0px 10px 1px darkgray;


}

.bar {
    width: 100vw;
}






#arrow {
    position: absolute;
    margin-left: -50vw;
    margin-top: 72vh;
    color: #FBFBFB;
    animation-name: example;
    animation-duration: 0.9s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes example {
    from {
        margin-top: 72vh;
    }

    to {
        margin-top: 0.5vh;
        margin-top: 68vh;

    }
}

.border_radius_n {
    border-radius: 0px;
}

#upper-footer-right {
    height: 54vh;
    width: 50vw;
    clip-path: polygon(0 0, 100% 0, 77% 100%, 0% 100%);
    clip-path: polygon(0 0, 97.25% 0, 77% 100%, 0% 100%);
    background-color: #99182a;
}

#upper-footer-right-sm {
    background-color: #99182a;
}

.footer-icon {
    background: rgba(255, 255, 255, 0.895);
    color: #777;
    transition: 0.4s;
}

.footer-icon:hover {
    background: rgba(255, 255, 255, 0.895);
    color: #777;
    color: white;
    background: #99182a;
}

.footer-subscribtion input,
button {
    height: 40px;
    border: none;
    outline: none;
    background: #e0e0e0;
}

.footer-subscribtion button {
    border: none;
}

#facebook-footer-icon {}

#facebook-footer-icon:hover {
    /* border: 1px solid white; */
}

/* @media (min-width: 390px) and (max-width: 1300px){
            #upper-footer-right {
                width: 100vw;
            }
        } */







::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(255, 255, 255);
    opacity: 0.6;
    /* Firefox */
}









/* Card slider styling end  */

.slick-slide {
    margin: 0px 20px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-slide {
    display: none;
    float: left;
    /* height: 100%; */
    height: 78vh;
    min-height: 1px;
}

.slick-initialized .slick-slide {
    display: block;
}

/* html css javascript slider End */


/* Product left side styling Start */
#product_page_left_side {
    position: relative;
}




/* Ass glovex # 10 */
/* #product_page_left_side_summary_of_product_ass_10 {
    position: absolute;
    height: 91.5vh;
    width: 25vw;
    box-shadow: 5px 0px 10px 1px black;
    z-index: -1;
    display: none;
}
#product_page_left_side_summary_of_product_ass_10 img {
    transition: 0.5s;
}
#product_page_left_side_summary_of_product_ass_10 img:hover {
    transform: scale(1.1);
} */

/* Ass glovex # 7 */
/* #product_page_left_side_summary_of_product_ass_7,
#product_page_left_side_summary_of_product_ass_8,
#product_page_left_side_summary_of_product_ass_9,
#product_page_left_side_summary_of_product_ass_10
 {
    position: absolute;
    height: 91.5vh;
    width: 25vw;
    box-shadow: 5px 0px 10px 1px black;
    z-index: -1;
    display: none;
}
#product_page_left_side_summary_of_product_ass_7 img, 
#product_page_left_side_summary_of_product_ass_8 img, 
#product_page_left_side_summary_of_product_ass_9 img, 
#product_page_left_side_summary_of_product_ass_10 img {
    transition: 0.5s;
}
#product_page_left_side_summary_of_product_ass_7 img:hover,
#product_page_left_side_summary_of_product_ass_8 img:hover,
#product_page_left_side_summary_of_product_ass_9 img:hover,
#product_page_left_side_summary_of_product_ass_10 img:hover {
    transform: scale(1.1);
} */




#product_page_right_side::-webkit-scrollbar {
    width: 0em;
}

#product_page_right_side::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

#product_page_right_side::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

/* Product left side styling End */



/* product page start */
.product-page-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/img/OzeroCowhideLeatherWorkGloves6_2048x.jpg);
    background-size: cover;
    background-position: center;
    /* height: 100vh; */
}

ul li {
    display: block;
    text-align: left;
}

ul li .active,
label {
    /* color: white; */
    color: black;
}

ul li a span {
    /* color: white; */
    background: #6c757d;
    color: white;
}

ul li a .active-b {
    background: #99182a;
    color: white;
}

ul li a:hover span {
    background: #99182975;
    color: white;
}

ul li a {
    color: rgba(0, 0, 0, 0.468);
    text-transform: capitalize;
}

ul li a:hover {
    /* color: rgba(255, 255, 255, 0.623); */
    color: rgba(0, 0, 0, 0.951);
    text-transform: capitalize;
}

li {
    list-style: none;
}

/* product page End */




















/* Header */
/* Dropdown Button */
.dropbtn {
    /* background-color: #04AA6D; */
    /* color: white;
    padding: 16px;
    font-size: 16px;
    border: none; */
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {

    display: none;
    position: absolute;
    /* background-color: #f1f1f1; */
    background-color: #292929da;
    min-width: 180px;
    /* box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); */
    box-shadow: 0px 8px 1600px 100px rgba(247, 247, 247, 0.231);
    z-index: 1;
    transition: 0.5s;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: rgb(255, 255, 255);
    padding: 12px 8px;
    text-decoration: none;
    display: block;
    text-align: start;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #66101c;
    filter: contrast(100%);
    box-shadow: 0px 8px 1600px 100px rgba(255, 255, 255, 0.379);
    /* transform: scaleX(1.1); */

}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Header end */



/* final product page start */
.product_sub_page_color {
    height: 35px;
    width: 35px;
}

#product_page_related_products {
    /* margin-top: 200px; */
    transition: 0.5s;
}

#product_page_related_products:hover {
    /* transform: scale(1.7); */
    transform: scale(2.7);
}

#rl_product {
    background-color: #ffffff;
}

#product_page_left_side {
    position: relative;
}

#product_page_left_side_summary_of_product {
    position: absolute;
    height: 91.5vh;
    width: 25vw;
    box-shadow: 5px 0px 10px 1px black;
    z-index: -1;
    display: none;
}

#product_page_left_side_summary_of_product img {
    transition: 0.5s;
}

#product_page_left_side_summary_of_product img:hover {
    transform: scale(1.1);
}



/* .product_page_products_img:hover + #product_page_left_side_summary_of_product {
    position: absolute;
    height: 100vh;
    width: 25vw;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 0px 10px 1px black;
    z-index: 1;
} */
#product_page_right_side::-webkit-scrollbar {
    width: 0em;
}

#product_page_right_side::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

#product_page_right_side::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.product_page_image_hover {
    transition: 0.5s;
    /* filter: hue-rotate(45deg);  */
    /* fill-rule: evenodd; */
    /* filter: blur(100/%); */
    /* animation: p_animation 5s 1 ;     */
}

/* @keyframes p_animation {
   from{
    filter: contrast(0) hue-rotate(100deg);

   }
} */


.product_page_image_hover:hover {
    /* transform: scale(1.1) ; */
    /* filter: contrast(rgb(0, 0, 0)); */
    /* filter: grayscale(); */
    /* filter: invert(); */
    /* filter: drop-shadow(blue); */
    /* filter: hue-rotate(100deg); */
    /* filter: hue-rotate() ; */
    /* filter: hue-rotate(3.142rad); */
    /* florocent color*/
    /* filter: hue-rotate(1100deg);  */
    /* florocent color*/


}

/* final product page end */
.prodect_table_color {
    border-color: #00000020;
}




/* industry portion start */
.industry_portion_main_section {

    box-shadow: 0px 0px 10px 10px rgb(56, 40, 40)5;
}

.industry_portion_main_h_c_Use_glovex {
    font-size: 2.25rem;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
    /* padding: 10px 50px 10px 15px; */
    margin-bottom: 0%;
    /* text-shadow:  0px 0px 20px #66101c; */
    background-position: 0 0;
    text-align: center;
    letter-spacing: 5px;
    /* -webkit-text-stroke-width:1px;
    -webkit-text-stroke-color:#99182a; */
    /* transform: scale(1.5); */
}

.industry_portion_main_h {
    font-size: 2.25rem;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    padding: 10px 50px 10px 15px;
    margin-bottom: 0%;
    text-shadow: 3px 2px 6px #66101c;
    background-position: 0 0;
    text-align: center;
    letter-spacing: 5px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #99182a;
    /* padding-bottom: 10px;
    
    padding-top: 10px; */
    /* margin-bottom: 10vh; */
    /* margin-left: 1.5vw; */
    /* background-color: rgb(0, 0, 0, 0.509); */
    /* background-color: ; */
    /* background-color: linear-gradient(rgb(161, 0, 0), rgba(0, 0, 0)); */
    /* background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); */
    /* background: linear-gradient(#991829, #430a12); */
    /* box-shadow: 0px -5px 100px 1px black, 0px -5px 100px 1px #991829; */
    /* box-shadow: 0px 0px 25px 1px darkgray, 0px 0px 100px 1px #991829; */
    /* scaleX: 1.1; */
    /* transform: skew(150deg,0deg); */

    /* -webkit-text-stroke-color:#000000; */
    /* display: inline-block; */
    animation: industry_portion_main_h_animation 2s 1 cubic-bezier(.17, .6, .37, .55);
}

@keyframes industry_portion_main_h_animation {
    10% {
        /* letter-spacing: 5px; */
        filter: blur(10px);
    }
}

.industry_portion {
    position: relative;
    z-index: 10;
    color: white;
    text-transform: uppercase;
    background-color: #66101c;
    /* text-align: right; */
    font-weight: 200;
    font-size: 1.5rem;
    letter-spacing: 2.5px;
    transition: 0.5s;
    /* clip-path: polygon(60% 0, 51% 27%, 100% 43%, 100% 100%, 6% 100%, 0% 100%, 0 100%, 0% 43%, 0 0%); */
}

.industry_portion_C1 {
    background-color: #99182a;
}

.industry_portion_C2 {
    background-color: #99182a;
}





.industry_portion_main img {
    position: relative;
    /* filter: contrast(50%); */
    filter: grayscale(70%);
    transition: 0.5s;
    /* filter:hue-rotate(40deg); */
    /* filter: drop-shadow(16px 16px 10px rgb(169, 9, 9)); */
    /* filter: blur(1px); */
    /* border-radius: 40px; */
}

.industry_portion_main img:hover+.industry_portion {
    letter-spacing: 3px;

}

.industry_portion_main img:hover {
    filter: grayscale(0%);

    /* filter: grayscale(0%) blur(2.2px); */
    /* transform: scale(1.15); */
}



/* industry portion end*/
header {
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 1;
}


/* search */
.search_area .input {
    margin-left: 58.7vw;
    z-index: 10;
    position: absolute;
    height: 6.5vh;
    width: 22.3vw;
    background: #ffffff;
    outline: none;
    border-radius: 0px;
    position: absolute;
    font-family: Helvetica, sans-serif;
}

input[type="text"]::placeholder {
    color: #000000;
    font-style: italic;
}

.search_area .input {
    /* height: 20vh;
    width: 100vw; */
    /* width: 100%; */
    /* outline-style: dotted ; */
    /* padding: 20px 10px; */
    /* font-family: Helvetica, sans-serif; */
    /* background: #000000;
    outline-width: 20px;
    outline-color: white;
    color: white;
    border: 10px solid #ffffff; */
}


/* .search_area input[type="text"] {
    width: 0;
    padding: 0;
    border: none;
    transition: width 0.5s ease-in-out;
}

.search_area:hover input[type="text"] {
    width: 150px;
    padding: 5px;
    border: 1px solid #ccc;
}

.search_area:hover .search-icon {
    top: 5px;
} */








/* footer */
.hiding_ins {
    height: 10vh;
    width: 35vw;
    background: #212529;
    /* background: red; */
    position: absolute;
    z-index: 5;
    margin-left: 55vw;
    margin-top: 41vh;
}

.hiding_ins_responsive {
    height: 11vh;
    width: 100%;
    background: #212529;
    /* background: red; */
    position: absolute;
    z-index: 5;
    /* margin-left: 18vw; */
    margin-top: 105vh;
}

@media (min-height: 667px) and (max-height: 667px) {

    .hiding_ins_responsive {
        margin-top: 121vh;
    }
}

@media (min-height: 896px) and (max-height: 896px) {

    .hiding_ins_responsive {
        height: 8vh;
        margin-top: 90vh;
    }
}

@media (min-height: 844px) and (max-height: 851px) {

    .hiding_ins_responsive {
        height: 8vh;
        margin-top: 96vh;
    }
}

@media (min-height: 914px) and (max-height: 915px) {

    .hiding_ins_responsive {
        height: 8vh;
        margin-top: 88.2vh;
    }
}

@media (min-height: 1180px) and (max-height: 1180px) {

    .hiding_ins_responsive {
        height: 5vh;
        margin-top: 70vh;
    }
}

@media (min-height: 1024px) and (max-height: 1024px) {

    .hiding_ins_responsive {
        height: 3vh;
        margin-top: 80vh;
    }
}

@media (min-height: 1368px) and (max-height: 1368px) {

    .hiding_ins_responsive {
        height: 5vh;
        margin-top: 58vh;
    }
}

@media (min-height: 720px) and (max-height: 770px) {

    .hiding_ins_responsive {
        margin-top: 114vh;
    }
}

@media (min-height: 740px) and (max-height: 740px) {

    .hiding_ins_responsive {
        margin-top: 111vh;
    }
}

@media (min-height: 600px) and (max-height: 600px) {

    .hiding_ins {
        height: 7vh;
        margin-top: 56vh;
    }
}

@media (min-height: 702px) and (max-height: 702px) {

    .hiding_ins_responsive {
        margin-top: 117vh;
    }
}



/* contact */
.form-control{
    border-radius: 0px;
}