.container{
	max-width: 1600px;
}
h1,h2,h3,h4,h5,h6,ul,li,p{
	padding: 0;
	margin: 0;
}
.padding1{
	height: 14px;
}
body{
	font-family: 'Oswald', sans-serif;
	background-color: #151515;
}
.ban {
  height: 80vh; /* Full-screen height */
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ban-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1; /* Send the image to the back */
}
.ban-cont {
  text-align: center;
  color: #FFFFFF;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);
}
.ban-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.ban-btn {
  padding: 10px 20px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #FFFFFF;
  background-color: transparent;
  border: 1px solid black;
  border-radius: 5px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.ban-btn:hover {
  background-color: transparent;
  color: #FFFFFF;
  border: 1px solid white;
  text-decoration: none;
}
/*top*/
.top {
    background-color: #000000;
}
.top .one p {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #fff;
    line-height: 40px;
}
.owl-theme .owl-dots .owl-dot {
    display: block;
    zoom: 1;
    *
    display: inline;
}
.top .logo {
    position: absolute;
    z-index: 2;
}
.top .top_contact{
	
}
.news_letter_001{
	text-align: center;
}
.top .top_contact ul{
	float: right;
}
.top .top_contact ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 30px;
}
.top .top_contact ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.top .top_contact ul li a span{
	padding-right: 10px;
}
.top .top_contact ul li a span i{width: 40px;height: 40px;background-color: #f7ba00;text-align: center;vertical-align: middle;line-height: 40px;font-size: 20px;color: #000;}


.top .top_contact1{
	
}
.news_letter_001{
	text-align: center;
}
.top .top_contact1 ul{
	float: right;
}
.top .top_contact1 ul li{
	list-style-type: none;
	padding-right: 30px;
}
.top .top_contact1 ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.top .top_contact1 ul li a span{
	padding-right: 10px;
}
.top .top_contact1 ul li a span i{width: 40px;height: 40px;background-color: #f7ba00;text-align: center;vertical-align: middle;line-height: 40px;font-size: 20px;color: #000;}

/*big_banner*/
.big_banner{
	
}

.big_banner #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.top_contact1{
    display: none;
}
.big_banner .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
.big_banner .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f7ba00;
}
.big_banner .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    top: 40%;
    left: 5%;
}
.big_banner .owl-carousel .owl-stage-outer {
    z-index: -154545;
}
.other_pages_banner .images img{
	width: 100%;
}
/*menu*/
.searchbox{
	display: none;
}
.searchbox form input {
    width: 100%;
    height: 41px;
    background: #ffffff;
    border: 1px #f6b801  solid;
    padding: 7px;
    color: #fff;
}
.searchbox form button {
    position: absolute;
    top: 1px;
    right: 16px;
    border: 0;
    color: #000;
    background: #f7ba00;
    font-size: 18px;
    padding: 7px 12px;
    transition: all 0.3s;
}
.searc00122454545 {
    background-color: #000000;
    padding: 10px 0;
    display: none;
}
.menu{
	background-color: #262626;
	margin: 65px 0;
}
.menu .navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: transparent;
    transition: 0.9s;
}
.first_side_of_menu .navbar-nav .nav-link {
    padding: 20px 15px !important;
    margin-left: 10px;
    margin-right: 10px;
}
.two_side_of_menu .navbar-nav .nav-link {
    padding: 20px 13px !important;
}
.menu .navbar-light .navbar-nav .nav-link:hover{
	background-color: #f9b902;
	color: #000;
}
.menu .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .0rem;
    padding-left: .0rem;
}
.menu .nav-link {
    display: block;
    padding: .0rem 0rem;
}
.menu .navbar {
    padding: .0rem 0rem;
}
/*font_about*/
.font_about {
    background-color: #2c2c2c;
}
.font_about .one {
    text-align: center;
}
.font_about .one img{}
.font_about .two {padding-top: 20px;}
.front_about .border_01{
	border-top: solid 1px #000;
}
.font_about .two h1{
	text-transform: uppercase;
	text-align: left;
	font-size: 35px;
	color: #000;
	font-weight: 600;
	background-color: #f7ba00;
	padding: 10px 30px;
}
.font_about .two h1 span{
	color: #fff;
}
.font_about .two p{
	font-weight: 400;
	font-size: 14px;
	text-transform: capitalize;
	color: #aaaaaa;
	padding-bottom: 30px;
	padding-top: 25px;
}
.font_about .two .read_more{
	padding-bottom: 20px;
}
.font_about .two .read_more a{
	transition: 0.9s;
	background-color: #000;
	color: #fff;
	padding: 15px 35px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.9s;
}
.font_about .two .read_more a:hover {
    background-color: #f7ba00;
    color: #151515;
}
/*our_categories*/
.our_categories{
	background-image: url('../images/categories_bg.jpg');
	background-size: 100%;
	padding: 30px 0;
}
.our_categories .title_section{
	text-align: center;
}
.our_categories .title_section h1{
	text-transform: uppercase;
	text-align: center;
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 15px;
}
.our_categories .title_section img{
	
}
.our_categories a{
	text-decoration: none;
}
.cat_box_001{
	
}
.cat_box_001 .images{
	
}
.cat_box_001 .images img{
	width: 100%;
	position: relative;
}
.cat_box_001 .detail {
    position: absolute;
    top: 0;
    width: 93%;
    height: 100%;
    text-align: center;
    background-color: #000000b8;
    opacity: 0;
    transition: 0.9s;
    border: solid 6px #d8d8d8;
}
.cat_box_001:hover .detail{
	opacity: 0.9;
	border: solid 6px #ca0008;
}
.cat_box_001 .detail h1 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 26px;
    color: #fff;
    text-align: center;
    margin-top: 48%;
    background-color: #ca0008;
    display: inline-block;
    padding: 10px 20px;
}
.cat_box_001 .detail img{
	width: 100%;
}
.cat_box_001 .detail p{
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	background-color: #fff;
	display: inline-block;
	padding: 6px 10px;
}
/*products_range*/
.products_range{
	padding-top: 20px;
}
.products_range .title_section {
    text-align: center;
    padding-bottom: 16px;
}
.products_range .title_section h1{
	text-transform: uppercase;
	text-align: center;
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 15px;
}
.products_range .title_section img{
	
}
.tabs .left ul {
    display: flex;
    text-align: center;
    margin: auto;
    justify-content: center;
}
.tabs .left ul li{
	list-style-type: none;
	padding-right: 20px;
}
.tabs .left ul li a {
    background-color: #ca0008;
    padding: 17px 32px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.9s;
    /* transform: skew(-30deg); */
    display: inline-block;
}
.tabs .left ul li a:hover {
    color: #fff;
    background-color: #ca0008;
}
.our_products_range .nav-tabs {
    border-bottom: 1px solid transparent;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #e5e5e5;
    border-color: #dee2e6 #dee2e6 #fff;
}
/*our_services*/
.our_services {
    padding-bottom: 23px;
}
.our_services .title_section{
	text-align: center;
}
.our_services .title_section h1{
	text-transform: uppercase;
	text-align: center;
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 15px;
}
.our_services .title_section img{
	
}
.service_box_001{
	
}
.service_box_001 .images{
	width: 100%;
}
.service_box_001 .images img{
	width: 100%;
}
.service_box_001 .images .real_img{
	display: block;
}
.service_box_001 .images .hover_img{
	display: none;
}
.service_box_001:hover .images .real_img{
	display: none;
}
.service_box_001:hover .images .hover_img{
	display: block;
}
.service_box_001 .detail{
	text-align: center;
	padding: 10px 0;
}
.service_box_001 .detail h1 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
/**news_cat_video*/
.news_cat_video{
	background-image: url('../images/categories_bg.jpg');
	background-size: 100%;
	padding-top: 25px;
}
.news_cat_video {
	
}
.news_cat_video h1{
	text-transform: uppercase;
	text-align: left;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 5px;
	padding-top: 30px;
}
.border_02{
	border-top: solid 2px #ca0008;
	max-width: 80px;
	padding-bottom: 5px;
}
.news_cat_video h1 span{
	color: #ca0008;
}
/*our_certificates*/
.our_certificates{
	
}
.our_certificates .title_section{
	text-align: center;
}
.our_certificates .title_section h1{
	text-transform: uppercase;
	text-align: center;
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	padding-bottom: 15px;
}
.our_certificates .title_section img{
	
}
/*our_certificates*/
.our_certificates{
	
}
.our_certificates .gallery_view_box{
	
}
.our_certificates .gallery_view_box img{
	width: 100%;
}
/*contact1*/
.contact1{
	background-color: #ca0008;
	padding: 15px 0;
}
.contact1 ul{
	
}
.contact1 ul li{
	list-style-type:none;	
}
.contact1 ul li a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    display: flex;
}
.contact1 ul li a h1 {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 34px;
    transition: 0.9s;
}
.contact1 ul li a h1:hover{
    color: #000;
}
.contact1 ul li a:hover{
	color: #000;
}
.contact1 ul li a span{
	background-color: #000;
	color: #fff;
	padding: 7px 10px;
	margin-right: 15px;
}
.contact1 ul li a span i{
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
.contact1 ul li a span:hover{
	
}
/*footer*/
.footer{
	background-color: #191919;
}
.footer .foot_logo{
	padding-bottom: 7px;
	text-align: center;
}
.footer .foot_about{
	text-align: center;
}
.footer .foot_about p{
	font-weight: 400;
	font-size: 13px;
	text-transform: capitalize;
	color: #c5c5c5;
	padding-bottom: 0px;
}
.news_letter{
	background-color: #343434;
	padding: 15px 0;
}
.news_letter .footer_social {
    padding: 6px 0;
}
.news_letter .footer_social ul{
	
}
.news_letter .footer_social ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 15px;
}
.news_letter .footer_social ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 19px;
	text-decoration: none;
	transition: 0.9s;
}
.news_letter .footer_social ul li a span{
	transition: 0.9s;
}
.news_letter .footer_social ul li a span:hover{
	color: #ca0008;
}
.news_letter h1 {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 39px;
    text-align: center;
}
.news_letter p {
    color: #bababa;
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 39px;
    text-align: center;
}
.news_letter_001 input {
    position: relative;
    border-radius: 0;
    padding: 25px;
    background-color: #000;
    border-color: #ffffff5e;
    margin-bottom: 10px;
}
.news_letter_001 button{
	background-color: #f7ba00;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	padding: 12px 50px;
	transition: 0.9s;
	text-align: center;
	margin: auto;
	border-radius: 0;
}
.news_letter_001 button:hover{
	background-color: #000;
	color: #fff;
}
.news_letter_001 .form-group {
    margin-bottom: 0rem;
}
/*foo_menu*/
.foo_menu{
	background-color: #191919;
	padding: 20px 0;
}
.foo_menu ul{
	text-align: center;
	margin: auto;
}
.foo_menu ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 60px;
}
.foo_menu ul li a{
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	transition: 0.9s;
	text-transform: uppercase;
}
.foo_menu ul li a:hover{
	color: #f7ba00;
}
/*copyright*/
.copyright{
	background-color: #f7ba00;
	padding: 13px 0;
}
.copyright p {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
}
.copyright p a{
	color: #000;
	transition: 0.9s;
	text-decoration: none;
}
.copyright p a:hover{
	color: #fff;
}
/*prod_box_0002*/
.prod_box_0002 {
    border: solid 10px #d9d9d9;
    transition: 0.9s;
}
.prod_box_0002:hover{border-color: #f7ba00;}
.prod_box_0002 .images{
	width: 100%;
	position: relative;
}
.prod_box_0002 .images img{
	width: 100%;
}
.prod_box_0002 .detail {
    background-color: #d9d9d9;
    text-align: center;
    transition: 0.9s;
    padding-top: 15px;
}
.prod_box_0002:hover .detail{
	background-color: #d9d9d9;
}
.prod_box_0002 .overlay {
    position: absolute;
    top: 0;
    width: 75%;
    height: 60%;
    background-color: #ca0008ad;
    margin-left: 8%;
    margin-top: 18%;
    opacity: 0;
    transition: 0.9s;
}
.prod_box_0002:hover .overlay{
	opacity: 0.9;
}
.prod_box_0002 .overlay .text {
    padding-top: 40%;
    text-align: center;
    
}
.menu1{
	display: none;
}
.menu2{
	display: none;
}
.navbar-brand{/* position: absolute; */z-index: 5454545;margin-bottom: -50px;margin-top: -55px;}
.prod_box_0002 .overlay .text span{
	color: #fff;
	font-size: 25px;
}
.prod_box_0002 .detail h6 {
    color: #000;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    height: 16px;
    overflow: hidden;
    transition: 0.8s;
}
.prod_box_0002:hover .detail h6{
	color: #000;
}
.prod_box_0002:hover .detail h5{
	color: #000;
}
.prod_box_0002 .detail h5{
	color: #000;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 20px;
	transition: 0.8s;
}
.modal-content{
	padding: 25px;
    text-align: center;
    margin-top: 30%;
    background-color: transparent;
}
.modal-content input {
    border: solid 1px black;
    border-radius: 0;
    padding: 30px 20px;
    background-color: #ffffffbd;
    border: solid 1px;
}
.modal-content button {
    background-color: #000;
    color: #fff;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    transition: 0.9s;
    border-radius: 0;
}
.modal-content button:hover{
	color: #fff;
	background-color: #ca0008;
}
.news_enets_slider {
    padding-top: 14%;
}
.news_enets_slider .images{
	text-align: center;
}
.news_enets_slider .detail {
    background-color: #000;
    margin-top: 6%;
    border-radius: 20px;
}
.news_enets_slider .detail p {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    text-transform: capitalize;
    padding: 10px 15px;
}

/*gallery*/
.gallery_box{
	
}
.gallery_box .images{
	
}
.gallery_box .images img{
	position: relative;
	width: 100%;
}
.gallery_box .detail {
    position: absolute;
    top: 10%;
    width: 80%;
    height: 80%;
    background-color: #000000ba;
    text-align: center;
    vertical-align: middle;
    opacity: 0;
    transition: 0.9s;
    left: 10%;
}
.gallery_box:hover .detail{
	opacity: 0.9;
}
.gallery_box .detail span {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    font-size: 45px;
}
.gallery_box .detail span i {
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding-top: 41%;
}
/*slick slider out line*/
.slick-list {
    outline: none;
}
.slick-list {
    outline: none !important;
}
.slick-slide {
outline: none !important;
}
.slick-slide:focus { outline: none; }
.slick-slide, .slick-slide *{ outline: none !important; }
.header1 .navbar-brand img{
    width: 40%;
}



/*produicts_catergories_01*/
.produicts_catergories_01 {
    padding: 0px 0 20px 0;
}
.produicts_catergories_01 .title_section{
	text-align: center;
	padding-top: 30px;
}
.produicts_catergories_01 .cat1{
}
.produicts_catergories_01 .cat1 .images{
	width: 100%;
}
.produicts_catergories_01 .cat1 .images img{
	width: 100%;
}
.produicts_catergories_01 .cat1 .images .hover_img{
	display: none;
	transition: 0.9s;
}
.produicts_catergories_01 .cat1 .images .real_img{
	display: block;
	transition: 0.9s;
}
.produicts_catergories_01 .cat1:hover .images .hover_img{
	display: block;
}
.produicts_catergories_01 .cat1:hover .images .real_img{
	display: none;
}
.produicts_catergories_01 .cat1 .detail {
    position: absolute;
    top: 0;
    text-align: center;
    width: 80%;
    padding-top: 11%;
    right: 0;
}
.produicts_catergories_01 .cat1 .detail h1{
	text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.produicts_catergories_01 .cat1 .detail h1 span{
	color: #e41613;
}
.produicts_catergories_01 .cat1 .detail p{
	color: #fff;
	font-size: 13px;
	font-weight: 400;
}
.produicts_catergories_01 .cat2{
}
.produicts_catergories_01 .cat2 .images{
	width: 100%;
}
.produicts_catergories_01 .cat2 .images img{
	width: 100%;
}
.produicts_catergories_01 .cat2 .images .hover_img{
	display: none;
	transition: 0.9s;
}
.produicts_catergories_01 .cat2 .images .real_img{
	display: block;
	transition: 0.9s;
}
.produicts_catergories_01 .cat2:hover .images .hover_img{
	display: block;
}
.produicts_catergories_01 .cat2:hover .images .real_img{
	display: none;
}
.produicts_catergories_01 .cat3 .images img{
	width: 100%;
}
.produicts_catergories_01 .cat3 .images .hover_img{
	display: none;
	transition: 0.9s;
}
.produicts_catergories_01 .cat3 .images .real_img{
	display: block;
	transition: 0.9s;
}
.produicts_catergories_01 .cat3:hover .images .hover_img{
	display: block;
}
.produicts_catergories_01 .cat3:hover .images .real_img{
	display: none;
}
.produicts_catergories_01 .cat3 .images{
	width: 100%;
}




/*news_catalogue_001*/
.news_catalogue_001{
	
}
.news_catalogue_001 .left{
	background-color: #2b2b2b;
	padding: 20px 165px;
	height: 100%;
}
.news_catalogue_001 .left .right1{padding-top: 50px;}
.news_catalogue_001 .left p{
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}
.news_catalogue_001 .right{
	background-color: #474747;
	height: 100%;
	padding: 20px 165px;
}
.news_catalogue_001 .right h1{
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.news_catalogue_001 .right h1 span{
	color: #f7ba00;
}
.news_catalogue_001 .right p{
	font-size: 20px;
	font-weight: 300;
	text-transform: capitalize;
	color: #fff;
	padding-bottom: 24px;
}
.news_catalogue_001 .right a{
	background-color: #f7ba00;
	color: #000;
	padding: 10px 30px;
	font-weight: 600;
	text-transform: uppercase;
	transition: 0.8s;
}
.news_catalogue_001 .right a:hover{
	background-color: #fff;
	color: #000;
}
.menu  form{
	
}
.menu  form input{
	border-radius: 0;
	width: 285px !important;
}
.menu  form button{
	border-radius: 0;
	background-color: #fbba06;
	color: #000;
	border-color: #f6b801;
	padding: 7px 18px;
	text-transform: uppercase;
}
.menu form button:hover{
	background-color: #fff;
	color: #000;
	border-color: #f8be00;
}
.footer .border_op{
	background-image: linear-gradient(to right, #0e0e0e, #ffffff, #fff, #fff, #fff, #ffffff, #0e0e0e);
	height: 1px;
	margin: auto;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
.border_op {
    background-image: linear-gradient(to right, #0e0e0e, #ffffff, #fff, #fff, #fff, #ffffff, #0e0e0e);
    height: 1px;
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}






.foot_social{
	background-color: #191919;
}
.foot_socialfoot_social ul{
	text-align: center;
	margin: auto;
}
.foot_social ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 25px;
}
.foot_social ul li a{
	text-decoration: none;
	color: #656565;
	font-weight: 600;
	font-size: 22px;
	transition: 0.9s;
	text-transform: uppercase;
}
.foot_social ul li a:hover{
	color: #f7ba00;
}


.navbar-nav{
	margin: auto;
}


.menu .megamenu{
	width: 1170px;
	left: -335px;
	background-color: #000;
	padding: 20px 30px;
	z-index: 5454545;
	margin-top: 0;
	border: none;
}
.menu .megamenu .m_name {
    margin-bottom: 10px;
    border-bottom: solid 1px #a0a0a0;
}
.menu .megamenu .s_menu span{
    padding-right: 15px;
}
.menu .megamenu .m_name a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    transition: 0.9s;
}
.menu .megamenu .s_menu a {
    color: #a0a0a0;
    text-transform: capitalize;
    font-size: 14px;
    transition: 0.9s;
    font-weight: 400;
    line-height: 31px;
}
.menu .megamenu .s_menu a:hover {
    color: #f7ba00;
}
.prod_box_0002 {
	position: relative;
	margin-bottom: 23px;
}
.prod_box_0002 .text{
    position: absolute;
    z-index: 2454545 !important;
    bottom: -8%;
    margin: auto;
    text-align: center;
    width: 100%;
}
.prod_box_0002 .text span{
    z-index: 545454545454;
}
.prod_box_0002 .text span i{
	width: 40px;
	height: 40px;
	vertical-align: middle;
	justify-content: center;
	line-height: 40px;
	text-align: center;
	background-color: #cdcdcd;
	color: #fff;
	border-radius: 40px;
	transition: 0.9s;
}
.prod_box_0002:hover .text span i{
	background-color: #f7ba00;
}



/*catbox*/
.catbox{
    
}
.catbox .detail{
    background-color: #e9e9e9;
    padding: 10px 0;
    text-align: center;
    display: block;
}






/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.menu .dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 35px;
    clear: both;
    font-weight: 500;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: #000;
    border: 0;
    border-bottom: solid 1px #ffffff1a;
    font-size: 13px;
    text-transform: uppercase;
    transition: 0.9s;
    text-transform: capitalize;
}
.menu .dropdown-item:hover {
    color: #000;
    background-color: #f7ba00;
}
.menu .dropdown-menu {
    margin: 0;
    padding: .0rem 0;
}